testlens-app[bot] commented on PR #16134: URL: https://github.com/apache/grails-core/pull/16134#issuecomment-5256564740
## 🚨 TestLens detected 1 failed test 🚨 Here is what you can do: 1) Inspect the test failures carefully. 2) If you are convinced that some of the tests are flaky, you can mute them below. 3) Finally, trigger a rerun by checking the rerun checkbox. ### Test Summary #### [CI / Build Grails Forge \(Java 21, indy\=true\)](https://github.com/apache/grails-core/actions/runs/31510992981/job/93844788131?pr=16134) > :grails-forge-cli:test [grails-forge] | Test | Runs | Flakiness | |---|---|--:| | CreateControllerCommandSpec > test app with controller | ❌ | [1% 🟡](https://github.com/apache/grails-core/issues/16030) | 🏷️ Commit: 544710fd1d9bd512433cb7983547c03c980757d2 ▶️ Tests: 36524 executed 🟡 Checks: 55/72 completed ### Test Failures <details> <summary><strong>CreateControllerCommandSpec > test app with controller</strong> (:grails-forge-cli:test [grails-forge] in <a href="https://github.com/apache/grails-core/actions/runs/31510992981/job/93844788131?pr=16134">CI / Build Grails Forge (Java 21, indy=true)</a>)</summary> ``` Condition failed with Exception: testOutputContains('BUILD SUCCESSFUL') | java.lang.AssertionError: Timed out after 600s waiting for the generated build to produce [BUILD SUCCESSFUL]; the build was still running. Build output: To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/9.6.0/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. Daemon will be stopped at the end of the build > Task :assetCompile Starting AssetCompiler [-i, /tmp/grailsforgetmp490280495402213832/grails-app/assets, -o, /tmp/grailsforgetmp490280495402213832/build/assets, -j, /home/runner/.gradle/caches/modules-2/files-2.1/org.webjars.npm/bootstrap/5.3.8/1a2f960f569cba04bce1c79ff07ab8985a0f56a0/bootstrap-5.3.8.jar, -j, /home/runner/.gradle/caches/modules-2/files-2.1/org.webjars.npm/bootstrap-icons/1.13.1/add743da3f8acf43906ece5d5fb8b759d2b0eeed/bootstrap-icons-1.13.1.jar, -j, /home/runner/.gradle/caches/modules-2/files-2.1/org.webjars.npm/jquery/4.0.0/bfedbeaadde5b1aa3d3403fa36a995e685e2a867/jquery-4.0.0.jar, -B, eyJjb25maWdPcHRpb25zIjp7fSwiZW5hYmxlRGlnZXN0cyI6dHJ1ZSwiZW5hYmxlR3ppcCI6dHJ1ZSwiZW5hYmxlU291cmNlTWFwcyI6dHJ1ZSwiZXhjbHVkZXNHemlwIjpbXSwibWF4VGhyZWFkcyI6bnVsbCwibWluaWZ5Q3NzIjp0cnVlLCJtaW5pZnlKcyI6dHJ1ZSwic2tpcE5vbkRpZ2VzdHMiOnRydWUsIm1pbmlmeU9wdGlvbnMiOnt9LCJ2ZXJib3NlIjp0cnVlLCJleGNsdWRlcyI6WyJ3ZWJqYXJzL2pxdWVyeS8qKiIsIndlYmphcnMvYm9vdHN0cmFwLyoqIiwid2ViamFycy9ib290c3RyYXAtaWNvbnMvKioiXSwiaW5jbHVkZXMi Olsid2ViamFycy9qcXVlcnkvKi9kaXN0L2pxdWVyeS5qcyIsIndlYmphcnMvYm9vdHN0cmFwLyovZGlzdC9qcy9ib290c3RyYXAuYnVuZGxlLmpzIiwid2ViamFycy9ib290c3RyYXAvKi9kaXN0L2Nzcy9ib290c3RyYXAuY3NzIiwid2ViamFycy9ib290c3RyYXAtaWNvbnMvKi9mb250L2Jvb3RzdHJhcC1pY29ucy5jc3MiLCJ3ZWJqYXJzL2Jvb3RzdHJhcC1pY29ucy8qL2ZvbnQvZm9udHMvKiJdLCJyZXNvbHZlcnMiOltdLCJhc3NldHNQYXRoIjoiL3RtcC9ncmFpbHNmb3JnZXRtcDQ5MDI4MDQ5NTQwMjIxMzgzMi9ncmFpbHMtYXBwL2Fzc2V0cyIsImNhY2hlTG9jYXRpb24iOiIvdG1wL2dyYWlsc2ZvcmdldG1wNDkwMjgwNDk1NDAyMjEzODMyL2J1aWxkLy5hc3NldGNhY2hlIn0=] 17:19:53.742 [main] INFO asset.pipeline.LoggingAssetEventListener -- Finished Precompiling Assets > Task :compileJava NO-SOURCE > Task :generateTagLibraryIndex > Task :compileGroovy > Task :buildProperties > Task :processResources > Task :classes > Task :compileWebappGroovyPages NO-SOURCE > Task :compileGroovyPages > Task :findMainClass > Task :bootWar > Task :jar > Task :war > Task :assemble > Task :compileTestJava NO-SOURCE > Task :compileTestGroovy > Task :processTestResources NO-SOURCE > Task :testClasses > Task :test > Task :compileIntegrationTestJava NO-SOURCE > Task :compileIntegrationTestGroovy > Task :processIntegrationTestResources NO-SOURCE > Task :integrationTestClasses > Task :integrationTest at org.grails.forge.cli.CommandSpec.testOutputContains(CommandSpec.groovy:105) at org.grails.forge.cli.command.CreateControllerCommandSpec.test app with controller(CreateControllerCommandSpec.groovy:73) at org.grails.forge.cli.command.CreateControllerCommandSpec.test app with controller(CreateControllerCommandSpec.groovy:73) Caused by: java.lang.AssertionError: Timed out after 600s waiting for the generated build to produce [BUILD SUCCESSFUL]; the build was still running. Build output: To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/9.6.0/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. Daemon will be stopped at the end of the build > Task :assetCompile Starting AssetCompiler [-i, /tmp/grailsforgetmp490280495402213832/grails-app/assets, -o, /tmp/grailsforgetmp490280495402213832/build/assets, -j, /home/runner/.gradle/caches/modules-2/files-2.1/org.webjars.npm/bootstrap/5.3.8/1a2f960f569cba04bce1c79ff07ab8985a0f56a0/bootstrap-5.3.8.jar, -j, /home/runner/.gradle/caches/modules-2/files-2.1/org.webjars.npm/bootstrap-icons/1.13.1/add743da3f8acf43906ece5d5fb8b759d2b0eeed/bootstrap-icons-1.13.1.jar, -j, /home/runner/.gradle/caches/modules-2/files-2.1/org.webjars.npm/jquery/4.0.0/bfedbeaadde5b1aa3d3403fa36a995e685e2a867/jquery-4.0.0.jar, -B, eyJjb25maWdPcHRpb25zIjp7fSwiZW5hYmxlRGlnZXN0cyI6dHJ1ZSwiZW5hYmxlR3ppcCI6dHJ1ZSwiZW5hYmxlU291cmNlTWFwcyI6dHJ1ZSwiZXhjbHVkZXNHemlwIjpbXSwibWF4VGhyZWFkcyI6bnVsbCwibWluaWZ5Q3NzIjp0cnVlLCJtaW5pZnlKcyI6dHJ1ZSwic2tpcE5vbkRpZ2VzdHMiOnRydWUsIm1pbmlmeU9wdGlvbnMiOnt9LCJ2ZXJib3NlIjp0cnVlLCJleGNsdWRlcyI6WyJ3ZWJqYXJzL2pxdWVyeS8qKiIsIndlYmphcnMvYm9vdHN0cmFwLyoqIiwid2ViamFycy9ib290c3RyYXAtaWNvbnMvKioiXSwiaW5jbHVkZXMi Olsid2ViamFycy9qcXVlcnkvKi9kaXN0L2pxdWVyeS5qcyIsIndlYmphcnMvYm9vdHN0cmFwLyovZGlzdC9qcy9ib290c3RyYXAuYnVuZGxlLmpzIiwid2ViamFycy9ib290c3RyYXAvKi9kaXN0L2Nzcy9ib290c3RyYXAuY3NzIiwid2ViamFycy9ib290c3RyYXAtaWNvbnMvKi9mb250L2Jvb3RzdHJhcC1pY29ucy5jc3MiLCJ3ZWJqYXJzL2Jvb3RzdHJhcC1pY29ucy8qL2ZvbnQvZm9udHMvKiJdLCJyZXNvbHZlcnMiOltdLCJhc3NldHNQYXRoIjoiL3RtcC9ncmFpbHNmb3JnZXRtcDQ5MDI4MDQ5NTQwMjIxMzgzMi9ncmFpbHMtYXBwL2Fzc2V0cyIsImNhY2hlTG9jYXRpb24iOiIvdG1wL2dyYWlsc2ZvcmdldG1wNDkwMjgwNDk1NDAyMjEzODMyL2J1aWxkLy5hc3NldGNhY2hlIn0=] 17:19:53.742 [main] INFO asset.pipeline.LoggingAssetEventListener -- Finished Precompiling Assets > Task :compileJava NO-SOURCE > Task :generateTagLibraryIndex > Task :compileGroovy > Task :buildProperties > Task :processResources > Task :classes > Task :compileWebappGroovyPages NO-SOURCE > Task :compileGroovyPages > Task :findMainClass > Task :bootWar > Task :jar > Task :war > Task :assemble > Task :compileTestJava NO-SOURCE > Task :compileTestGroovy > Task :processTestResources NO-SOURCE > Task :testClasses > Task :test > Task :compileIntegrationTestJava NO-SOURCE > Task :compileIntegrationTestGroovy > Task :processIntegrationTestResources NO-SOURCE > Task :integrationTestClasses > Task :integrationTest at org.grails.forge.cli.CommandSpec.testOutputContains(CommandSpec.groovy:105) ... 1 more ``` </details> ### Muted Tests > [!NOTE] > Checks are currently running using the configuration below. Select tests to mute in this pull request: 🔲 CreateControllerCommandSpec > test app with controller <!-- uniqueId=[engine:spock]/[spec:org.grails.forge.cli.command.CreateControllerCommandSpec]/[feature:$spock_feature_1_1] --> Reuse successful test results: 🔲 ♻️ Only rerun the tests that failed or were muted before Click the checkbox to trigger a rerun: 🔲 **Rerun jobs** --- _Learn more about TestLens at [testlens.app](https://testlens.app)._ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
