See <https://builds.apache.org/job/beam_PostCommit_Website_Test/1389/display/redirect?page=changes>
Changes: [lostluck] Improve go worker harness error messages. [lostluck] Add non-terminal option for go harness worker hook ------------------------------------------ Started by GitHub push by lostluck [EnvInject] - Loading node environment variables. Building remotely on websites2 (git-websites svn-websites) in workspace <https://builds.apache.org/job/beam_PostCommit_Website_Test/ws/> No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/apache/beam.git > git init <https://builds.apache.org/job/beam_PostCommit_Website_Test/ws/src> > # timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/apache/beam.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/apache/beam.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/beam.git # timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git fetch --tags --progress https://github.com/apache/beam.git > +refs/heads/*:refs/remotes/origin/* > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 062dec2a534cb75eacda2e8e32aaea74c18966cd (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 062dec2a534cb75eacda2e8e32aaea74c18966cd Commit message: "Add non-terminal option for go harness worker hook" > git rev-list --no-walk 4f980f9a99d2b03860324f0acde823ec49ba229f # timeout=10 No emails were triggered. [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content SPARK_LOCAL_IP=127.0.0.1 [EnvInject] - Variables injected successfully. [Gradle] - Launching build. [src] $ <https://builds.apache.org/job/beam_PostCommit_Website_Test/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :website:testWebsite -PdisableExternal=false To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.2.1/userguide/gradle_daemon.html. Daemon will be stopped at the end of the build stopping after processing > Task :buildSrc:compileJava NO-SOURCE > Task :buildSrc:compileGroovy FROM-CACHE > Task :buildSrc:pluginDescriptors > Task :buildSrc:processResources > Task :buildSrc:classes > Task :buildSrc:jar > Task :buildSrc:assemble > Task :buildSrc:spotlessGroovy > Task :buildSrc:spotlessGroovyCheck > Task :buildSrc:spotlessGroovyGradle > Task :buildSrc:spotlessGroovyGradleCheck > Task :buildSrc:spotlessCheck > Task :buildSrc:pluginUnderTestMetadata > Task :buildSrc: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:validateTaskProperties FROM-CACHE > Task :buildSrc:check > Task :buildSrc:build Configuration on demand is an incubating feature. > Task :website:setupBuildDir > Task :website:buildDockerImage Sending build context to Docker daemon 27.36MB Step 1/7 : FROM ruby:2.5 2.5: Pulling from library/ruby 4ae16bd47783: Already exists bbab4ec87ac4: Pulling fs layer 2ea1f7804402: Pulling fs layer 96465440c208: Pulling fs layer 6ac892e64b94: Pulling fs layer 1f85508cf3dd: Pulling fs layer f6b1fed8c375: Pulling fs layer 5be73b609ce6: Pulling fs layer 5be73b609ce6: Download complete 96465440c208: Download complete 2ea1f7804402: Download complete 1f85508cf3dd: Download complete f6b1fed8c375: Download complete 6ac892e64b94: Download complete bbab4ec87ac4: Pull complete 2ea1f7804402: Pull complete 96465440c208: Pull complete 6ac892e64b94: Pull complete 1f85508cf3dd: Pull complete f6b1fed8c375: Pull complete 5be73b609ce6: Pull complete Digest: sha256:1e9d5b617d9b1369b6fce80386286241c0836965e6d6804ecfd7956b9567cd4c Status: Image is up to date for ruby:2.5 ---> 9f5b0d20e8ec Step 2/7 : WORKDIR /ruby ---> Running in 3f6b24650078 failed to get digest sha256:9f5b0d20e8ecf42cd7b90c87721d5ee08c91c4480ff007341a7432d2c87300b6: open /var/lib/docker/image/overlay2/imagedb/content/sha256/9f5b0d20e8ecf42cd7b90c87721d5ee08c91c4480ff007341a7432d2c87300b6: no such file or directory > Task :website:buildDockerImage FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':website:buildDockerImage'. > Process 'command 'docker'' finished with non-zero exit value 1 * 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 Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 53s 2 actionable tasks: 2 executed Publishing build scan... https://gradle.com/s/oc432xnwso2fu Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
