Jessica Al Araye
12/21/2023, 5:52 PM./gradlew allTests testDebugUnitTest --stacktrace --daemon
The error log is:
> Task :metadata:metadata-retriever:compileTestKotlinIosSimulatorArm64
e: Compilation failed: /Users/vagrant/.konan/kotlin-native-prebuilt-macos-aarch64-1.9.21/klib/cache/ios_simulator_arm64-gSTATIC-pl/io.ktor:ktor-utils-cinterop-threadUtils/unspecified/641d4a6f6230adbde5c19676cf7148275b607631ec9892d448ad7aed0592fd0f/io.ktor:ktor-utils-cinterop-threadUtils-cache
* Source files:
* Compiler version: 1.9.21
* Output kind: PROGRAM
e: java.nio.file.NoSuchFileException: /Users/vagrant/.konan/kotlin-native-prebuilt-macos-aarch64-1.9.21/klib/cache/ios_simulator_arm64-gSTATIC-pl/io.ktor:ktor-utils-cinterop-threadUtils/unspecified/641d4a6f6230adbde5c19676cf7148275b607631ec9892d448ad7aed0592fd0f/io.ktor:ktor-utils-cinterop-threadUtils-cache
The project use the following dependencies:
• org.jetbrains.kotlin (gradle plugin, script runtime & test) version 1.9.21
• io.ktor (client-*, client-json) version 2.3.7
• kotlinx.coroutines version 1.7.3
• K2 is enabled
• kotlin.mpp.enableCInteropCommonization is enabled
This problem doesn't occur frequently, sometimes the pipeline fails & sometimes it finishes successfully. When pipelines fails I try to rerun again multiple times until it succeeded to be able to merge the pull request. This point starts to be a painful one 😔.
Can anyone help me solve this issue or give me some tips that can avoid these types of problem ?
Thank you 🙏Jeff Lockhart
12/21/2023, 6:25 PMJessica Al Araye
12/22/2023, 2:16 PMJeff Lockhart
12/22/2023, 3:32 PMJessica Al Araye
12/28/2023, 10:37 AMKirill Zhukov
04/12/2024, 2:26 AMKirill Zhukov
04/12/2024, 2:38 AMKirill Zhukov
04/12/2024, 2:39 AMKirill Zhukov
04/12/2024, 3:32 AM