See <https://builds.apache.org/job/kafka-trunk-jdk11/1088/display/redirect?page=changes>
Changes: [jason] MINOR: Remove unnecessary call to `super` in `MetricConfig` constructor ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H29 (ubuntu) in workspace <https://builds.apache.org/job/kafka-trunk-jdk11/ws/> [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done No credentials specified Cloning the remote Git repository Cloning repository https://github.com/apache/kafka.git > git init <https://builds.apache.org/job/kafka-trunk-jdk11/ws/> # timeout=10 Fetching upstream changes from https://github.com/apache/kafka.git > git --version # timeout=10 > git fetch --tags --progress -- https://github.com/apache/kafka.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10 Fetching upstream changes from https://github.com/apache/kafka.git > git fetch --tags --progress -- https://github.com/apache/kafka.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/trunk^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/trunk^{commit} # timeout=10 Checking out Revision 1e1110d8f378bee0b5c4a0b78270eddf78db1fee (refs/remotes/origin/trunk) > git config core.sparsecheckout # timeout=10 > git checkout -f 1e1110d8f378bee0b5c4a0b78270eddf78db1fee Commit message: "MINOR: Remove unnecessary call to `super` in `MetricConfig` constructor (#7975)" > git rev-list --no-walk cd4ab4189e32a7b4a88d6762a39fa947c4eee14b # timeout=10 ERROR: No tool found matching GRADLE_4_10_2_HOME Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 [kafka-trunk-jdk11] $ /bin/bash -xe /tmp/jenkins7873830372192635210.sh + rm -rf <https://builds.apache.org/job/kafka-trunk-jdk11/ws/.gradle> ERROR: No tool found matching GRADLE_4_10_2_HOME Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 [kafka-trunk-jdk11] $ /bin/bash -xe /tmp/jenkins8707378522149087838.sh + export GRADLE_OPTS=-Xmx1024m + GRADLE_OPTS=-Xmx1024m + ./gradlew --no-daemon --continue -PmaxParallelForks=2 -PtestLoggingEvents=started,passed,skipped,failed -PxmlFindBugsReport=true clean test -PscalaVersion=2.12 [0.049s][warning][os,thread] Failed to start thread - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 0k, detached. Error occurred during initialization of VM java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached at java.lang.Thread.start0(java.base/Native Method) at java.lang.Thread.start(java.base/Thread.java:803) at java.lang.ref.Finalizer.<clinit>(java.base/Finalizer.java:187) Build step 'Execute shell' marked build as failure Recording test results ERROR: No tool found matching GRADLE_4_10_2_HOME Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? ERROR: No tool found matching GRADLE_4_10_2_HOME Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 Not sending mail to unregistered user [email protected]
