Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Replace "kotlin-compiler-embeddable" by "kotlin-compiler" #424

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

[WIP] Replace "kotlin-compiler-embeddable" by "kotlin-compiler"

e860acf
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Replace "kotlin-compiler-embeddable" by "kotlin-compiler" #424

[WIP] Replace "kotlin-compiler-embeddable" by "kotlin-compiler"
e860acf
Select commit
Loading
Failed to load commit list.
Cirrus CI / build_win failed Jun 11, 2024 in 4m 3s

Task Summary

Instruction build failed in 03:19

Details

✅ 00:04 clone
✅ 00:30 gradle
✅ 00:01 create_gradle_directory
❌ 03:19 build

    14:07:08.816 [Test worker] DEBUG io.mockk.impl.recording.states.AnsweringState - Answering MISSING_BUILT_IN_DECLARATION on Diagnostic(#1).getFactory()

Gradle Test Executor 4 finished executing tests.

> Task :sonar-kotlin-checks:test

159 tests completed, 1 failed
Finished generating test XML results (0.048 secs) into: C:\Windows\SystemTemp\cirrus-ci-build\sonar-kotlin-checks\build\test-results\test
Generating HTML test report...
Finished generating test html results (0.072 secs) into: C:\Windows\SystemTemp\cirrus-ci-build\sonar-kotlin-checks\build\reports\tests\test

> Task :sonar-kotlin-checks:test FAILED
:sonar-kotlin-checks:test (Thread[Execution worker Thread 5,5,main]) completed. Took 49.369 secs.
Resolve mutations for :sonar-kotlin-checks:jacocoTestReport (Thread[included builds,5,main]) started.
Resolve mutations for :sonar-kotlin-checks:jacocoTestReport (Thread[included builds,5,main]) completed. Took 0.0 secs.
:sonar-kotlin-checks:jacocoTestReport (Thread[Execution worker Thread 5,5,main]) started.

> Task :sonar-kotlin-checks:jacocoTestReport
Excluding []
Build cache key for task ':sonar-kotlin-checks:jacocoTestReport' is acc2446c58dfc2bd6151daa1da2562cb
Task ':sonar-kotlin-checks:jacocoTestReport' is not up-to-date because:
  No history is available.
[ant:jacocoReport] Loading execution data file C:\Windows\SystemTemp\cirrus-ci-build\sonar-kotlin-checks\build\jacoco\test.exec
[ant:jacocoReport] Writing bundle 'sonar-kotlin-checks' with 505 classes
Stored cache entry for task ':sonar-kotlin-checks:jacocoTestReport' with cache key acc2446c58dfc2bd6151daa1da2562cb
:sonar-kotlin-checks:jacocoTestReport (Thread[Execution worker Thread 5,5,main]) completed. Took 0.399 secs.
Resolve mutations for :sonar-kotlin-gradle:jacocoTestReport (Thread[included builds,5,main]) started.
Resolve mutations for :sonar-kotlin-gradle:jacocoTestReport (Thread[included builds,5,main]) completed. Took 0.0 secs.
:sonar-kotlin-gradle:jacocoTestReport (Thread[Execution worker Thread 5,5,main]) started.

> Task :sonar-kotlin-gradle:jacocoTestReport
Excluding []
Build cache key for task ':sonar-kotlin-gradle:jacocoTestReport' is 4e3129f38ee5575753dcc1a10108b3fa
Task ':sonar-kotlin-gradle:jacocoTestReport' is not up-to-date because:
  No history is available.
[ant:jacocoReport] Loading execution data file C:\Windows\SystemTemp\cirrus-ci-build\sonar-kotlin-gradle\build\jacoco\test.exec
[ant:jacocoReport] Writing bundle 'sonar-kotlin-gradle' with 25 classes
Stored cache entry for task ':sonar-kotlin-gradle:jacocoTestReport' with cache key 4e3129f38ee5575753dcc1a10108b3fa
:sonar-kotlin-gradle:jacocoTestReport (Thread[Execution worker Thread 5,5,main]) completed. Took 0.085 secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sonar-kotlin-checks:test'.
> There were failing tests. See the report at: file:///C:/Windows/SystemTemp/cirrus-ci-build/sonar-kotlin-checks/build/reports/tests/test/index.html

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 3m 18s
138 actionable tasks: 118 executed, 10 from cache, 10 up-to-date
Watched directory hierarchies: [C:\Windows\SystemTemp\cirrus-ci-build]