You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/12/28 00:29:52 UTC

Build failed in Jenkins: beam_PreCommit_Website_Cron #1922

See <https://builds.apache.org/job/beam_PreCommit_Website_Cron/1922/display/redirect?page=changes>

Changes:

[zyichi] [BEAM-8824] Add support to allow specify window allowed_lateness in

[ehudm] Set TMPDIR for tox environments

[github] Revert "[BEAM-8932]  Modify PubsubClient to use the proto message


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-9 (beam) in workspace <https://builds.apache.org/job/beam_PreCommit_Website_Cron/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_PreCommit_Website_Cron/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 fb0353e3c7b5f0f6408d43cd4bb084e36adfc5ec (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fb0353e3c7b5f0f6408d43cd4bb084e36adfc5ec
Commit message: "Merge pull request #10216 from y1chi/allowed_lateness"
 > git rev-list --no-walk 90ada50f8c8b2797c30aae0e032d4b18cbc5b69c # 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_PreCommit_Website_Cron/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :websitePreCommit
> 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.46MB
Step 1/7 : FROM ruby:2.5
2.5: Pulling from library/ruby
16ea0e8c8879: Already exists
50024b0106d5: Already exists
ff95660c6937: Already exists
9c7d0e5c0bc2: Already exists
29c4fb388fdf: Already exists
069ad1aadbe0: Pulling fs layer
aec38d5c5fc5: Pulling fs layer
44c50c41322a: Pulling fs layer
069ad1aadbe0: Verifying Checksum
069ad1aadbe0: Download complete
44c50c41322a: Verifying Checksum
44c50c41322a: Download complete
aec38d5c5fc5: Verifying Checksum
aec38d5c5fc5: Download complete
069ad1aadbe0: Pull complete
aec38d5c5fc5: Pull complete
44c50c41322a: Pull complete
Digest: sha256:c3d641eebc20c45d41d981c398387fc7506cd7236deab66728c5e87f2b1326ca
Status: Downloaded newer image for ruby:2.5
 ---> db6a057a56d9
Step 2/7 : WORKDIR /ruby
 ---> Running in 62f2f82c4f6a
Removing intermediate container 62f2f82c4f6a
 ---> 3b5c57a91019
Step 3/7 : RUN gem install bundler
 ---> Running in c73de6c63665
Successfully installed bundler-2.1.2
1 gem installed
Removing intermediate container c73de6c63665
 ---> ad3548ce4fec
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> cc3a9d813d1f
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Running in baeb34a8bd22

The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=523b9859-b213-421a-a6ec-f4befab9eb83, currentDir=<https://builds.apache.org/job/beam_PreCommit_Website_Cron/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 4067
  log file: /home/jenkins/.gradle/daemon/5.2.1/daemon-4067.out.log
----- Last  20 lines from daemon log file - daemon-4067.out.log -----
aec38d5c5fc5: Pull complete
44c50c41322a: Pull complete
Digest: sha256:c3d641eebc20c45d41d981c398387fc7506cd7236deab66728c5e87f2b1326ca
Status: Downloaded newer image for ruby:2.5
 ---> db6a057a56d9
Step 2/7 : WORKDIR /ruby
 ---> Running in 62f2f82c4f6a
Removing intermediate container 62f2f82c4f6a
 ---> 3b5c57a91019
Step 3/7 : RUN gem install bundler
 ---> Running in c73de6c63665
Successfully installed bundler-2.1.2
1 gem installed
Removing intermediate container c73de6c63665
 ---> ad3548ce4fec
Step 4/7 : ADD Gemfile Gemfile.lock /ruby/
 ---> cc3a9d813d1f
Step 5/7 : RUN bundle install --deployment --path $GEM_HOME
 ---> Running in baeb34a8bd22
Daemon vm is shutting down... The daemon has exited normally or was terminated in response to a user interrupt.
----- End of the daemon log -----


FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)

* 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 step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PreCommit_Website_Cron #1923

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PreCommit_Website_Cron/1923/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org