See <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/1077/display/redirect?page=changes>
Changes: [mbudiu] [CALCITE-6613] Make the Background code examples in Calcite official documentation clearer ------------------------------------------ Started by GitHub push by mihaibudiu Started by GitHub push by mihaibudiu Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on builds39 (ubuntu) in workspace <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/> [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Using shallow clone with depth 100 Avoid fetching tags Honoring refspec on initial clone Cloning repository https://github.com/apache/calcite.git > git init > <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/> # > timeout=10 Fetching upstream changes from https://github.com/apache/calcite.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --no-tags --force --progress --depth=100 -- > https://github.com/apache/calcite.git +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url https://github.com/apache/calcite.git # > timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 169d832251be4a845de1f26046d59fff964e8241 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 169d832251be4a845de1f26046d59fff964e8241 # timeout=10 Commit message: "[CALCITE-6613] Make the Background code examples in Calcite official documentation clearer" > git rev-list --no-walk fb7eddea9b4b49eea9d855370d840b3400f11966 # timeout=10 [Gradle] - Launching build. [Calcite-snapshots] $ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/gradlew> "-Dorg.gradle.jvmargs=-Xmx1024m -XX:MaxMetaspaceSize=512m" -Pasf=true -PCI=true --no-build-cache --profile --no-daemon build publish 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/8.7/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. Daemon will be stopped at the end of the build > Task :buildSrc:buildext:checkKotlinGradlePluginConfigurationErrors > Task :buildSrc:checkKotlinGradlePluginConfigurationErrors > Task :buildSrc:fmpp:checkKotlinGradlePluginConfigurationErrors > Task :buildSrc:javacc:checkKotlinGradlePluginConfigurationErrors > Task :buildSrc:compileKotlin NO-SOURCE > Task :buildSrc:compileJava NO-SOURCE > Task :buildSrc:compileGroovy NO-SOURCE > Task :buildSrc:processResources NO-SOURCE > Task :buildSrc:classes UP-TO-DATE > Task :buildSrc:jar > Task :buildSrc:buildext:pluginDescriptors > Task :buildSrc:javacc:pluginDescriptors > Task :buildSrc:fmpp:pluginDescriptors > Task :buildSrc:javacc:processResources > Task :buildSrc:buildext:processResources > Task :buildSrc:fmpp:processResources > Task :buildSrc:fmpp:compileKotlin > Task :buildSrc:fmpp:compileJava NO-SOURCE > Task :buildSrc:fmpp:classes > Task :buildSrc:fmpp:jar > Task :buildSrc:javacc:compileKotlin > Task :buildSrc:buildext:compileKotlin > Task :buildSrc:javacc:compileJava NO-SOURCE > Task :buildSrc:javacc:classes > Task :buildSrc:buildext:compileJava NO-SOURCE > Task :buildSrc:buildext:classes > Task :buildSrc:buildext:jar > Task :buildSrc:javacc:jar > Configure project : w: file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/build.gradle.kts>:878:49: Unchecked cast: Enumeration<*>! to Enumeration<String> Building Apache Calcite 1.39.0-SNAPSHOT FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring project ':splunk'. > Could not read workspace metadata from > /home/jenkins/.gradle/caches/8.7/kotlin-dsl/accessors/ab4285e441cc6d756624449c97ef6241/metadata.bin * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Get more help at https://help.gradle.org. BUILD FAILED in 1m 59s 17 actionable tasks: 17 executed Publishing build scan... https://ge.apache.org/s/ndnr5k3varbfm See the profiling report at: file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/buildSrc/build/reports/profile/profile-2024-10-24-17-25-42.html> A fine-grained performance profile is available: use the --scan option. Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
