See <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/346/display/redirect?page=changes>
Changes: [Vladimir Sitnikov] Configure max_line_length=120 in .editorconfig ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H29 (ubuntu) in workspace <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/> [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir > <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/.git> # > timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/apache/jmeter.git # > timeout=10 Fetching upstream changes from https://github.com/apache/jmeter.git > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --tags --progress -- https://github.com/apache/jmeter.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision b507cce82face544289e83c0eb98501c16eb6160 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b507cce82face544289e83c0eb98501c16eb6160 # timeout=10 Commit message: "Configure max_line_length=120 in .editorconfig" > git rev-list --no-walk c98be3f40009caffb8b66aded702356d975bb4d7 # timeout=10 Xvfb starting$ /usr/bin/Xvfb :0 -fbdir <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/.xvfb-346-..fbdir199738017410314654> [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content SONAR_HOST_URL=https://sonarcloud.io [EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [Gradle] - Launching build. [JMeter-trunk] $ <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/gradlew> "-Dorg.gradle.jvmargs=-Xmx512m -XX:MaxMetaspaceSize=512m" -PignoreSpotBugsFailures=true -Pspotbugs=true -PCI=true -Pcoverage=true --profile --no-daemon cleanTest check assemble To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.3/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build > Task :buildSrc:compileKotlin NO-SOURCE > Task :buildSrc:compileJava NO-SOURCE > Task :buildSrc:compileGroovy NO-SOURCE > Task :buildSrc:pluginDescriptors UP-TO-DATE > Task :buildSrc:processResources NO-SOURCE > Task :buildSrc:classes UP-TO-DATE > Task :buildSrc:inspectClassesForKotlinIC UP-TO-DATE > Task :buildSrc:jar UP-TO-DATE > Task :buildSrc:assemble UP-TO-DATE > Task :buildSrc:autostyleKotlinCheck NO-SOURCE > Task :buildSrc:batchtest:compileKotlin UP-TO-DATE > Task :buildSrc:batchtest:compileJava NO-SOURCE > Task :buildSrc:batchtest:pluginDescriptors UP-TO-DATE > Task :buildSrc:batchtest:processResources UP-TO-DATE > Task :buildSrc:batchtest:classes UP-TO-DATE > Task :buildSrc:batchtest:inspectClassesForKotlinIC UP-TO-DATE > Task :buildSrc:batchtest:jar UP-TO-DATE > Task :buildSrc:batchtest:assemble UP-TO-DATE > Task :buildSrc:batchtest:autostyleKotlinCheck > Task :buildSrc:batchtest:autostyleKotlinGradleCheck > Task :buildSrc:batchtest:autostyleCheck > Task :buildSrc:autostyleKotlinGradleCheck > Task :buildSrc:autostyleCheck > Task :buildSrc:compileTestKotlin NO-SOURCE > Task :buildSrc:batchtest:compileTestKotlin NO-SOURCE > Task :buildSrc:pluginUnderTestMetadata > Task :buildSrc:batchtest:pluginUnderTestMetadata > Task :buildSrc:compileTestJava NO-SOURCE > Task :buildSrc:batchtest:compileTestJava NO-SOURCE > Task :buildSrc:compileTestGroovy NO-SOURCE > Task :buildSrc:processTestResources NO-SOURCE > Task :buildSrc:testClasses UP-TO-DATE > Task :buildSrc:test NO-SOURCE > Task :buildSrc:batchtest:processTestResources NO-SOURCE > Task :buildSrc:batchtest:testClasses UP-TO-DATE > Task :buildSrc:batchtest:test NO-SOURCE > Task :buildSrc:validatePlugins UP-TO-DATE > Task :buildSrc:check > Task :buildSrc:build > Task :buildSrc:batchtest:validatePlugins UP-TO-DATE > Task :buildSrc:batchtest:check > Task :buildSrc:batchtest:build checksum-dependency elapsed time: 11665ms, configurations processed: 18 (add -PchecksumTimingsPrint to print detailed timings) FAILURE: Build failed with an exception. * Where: Build file '<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/build.gradle.kts'> line: 32 * What went wrong: An exception occurred applying plugin request [id: 'com.github.vlsi.stage-vote-release', version: '1.76'] > Failed to apply plugin 'com.github.vlsi.stage-vote-release'. > Could not create plugin of type 'StageVoteReleasePlugin'. > Could not generate a decorated class for type StageVoteReleasePlugin. > org/eclipse/jgit/lib/Ref has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --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 56s 15 actionable tasks: 5 executed, 10 up-to-date See the profiling report at: file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/reports/profile/profile-2021-12-01-14-17-32.html> A fine-grained performance profile is available: use the --scan option. See the profiling report at: file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/buildSrc/build/reports/profile/profile-2021-12-01-14-17-39.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 Xvfb stopping Archiving artifacts Recording test results ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? For example, <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/src/components/build/test-results/test/TEST-org.apache.jmeter.assertions.CompareAssertionSpec.xml> is 6 days 21 hr old
