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/06/13 10:02:21 UTC

Build failed in Jenkins: beam_PostCommit_Website_Test #574

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

Changes:

[kanterov] Merge pull request #8552: [BEAM-7268] make sorter extension Hadoop-free

------------------------------------------
Started by timer
Started by GitHub push by kanterov
[EnvInject] - Loading node environment variables.
Building remotely on websites1 (git-websites svn-websites) in workspace <https://builds.apache.org/job/beam_PostCommit_Website_Test/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # 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/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 999bc5af4ed67fc68e50ec17446cc6e7c0b0cf7d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 999bc5af4ed67fc68e50ec17446cc6e7c0b0cf7d
Commit message: "Merge pull request #8552: [BEAM-7268] make sorter extension Hadoop-free"
 > git rev-list --no-walk af7ad3fa7d14245fe2b2ceaa77e4c8d50aca8c3b # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # 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 :beam-website:testWebsite -PdisableExternal=false
############################### WARNING ####################################
##                                                                        ##
## Deprecation Warning: Gradle command altered.                           ##
##                                                                        ##
## You are still using deprecated project namings. Instead of using e.g.  ##
##                                                                        ##
##    :beam-sdks-java-core                                                ##
##                                                                        ##
## you should now use                                                     ##
##                                                                        ##
##    :sdks:java:core                                                     ##
##                                                                        ##
## no to reference projects and their tasks. See project-mappings file.   ##
##                                                                        ##
## This compatibility layer will be removed soon.                         ##
##                                                                        ##
############################### WARNING ####################################

Changed command to

  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.14MB
Step 1/7 : FROM ruby:2.5
 ---> 80f53b90f865
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c0b25c9d63e5
Step 3/7 : RUN gem install bundler
 ---> Running in 12741e5410ec
Successfully installed bundler-2.0.2
1 gem installed

The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=2af608b0-7ef9-421d-801d-f238e2769496, currentDir=<https://builds.apache.org/job/beam_PostCommit_Website_Test/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 8798
  log file: /home/jenkins/.gradle/daemon/5.2.1/daemon-8798.out.log
----- Last  20 lines from daemon log file - daemon-8798.out.log -----
10:01:59.017 [INFO] [org.gradle.launcher.daemon.server.exec.ForwardClientInput] Closing daemon's stdin at end of input.
10:01:59.017 [INFO] [org.gradle.launcher.daemon.server.exec.ForwardClientInput] The daemon will no longer process any standard input.
10:01:59.018 [DEBUG] [org.gradle.launcher.daemon.server.exec.RequestStopIfSingleUsedDaemon] Requesting daemon stop after processing Build{id=2af608b0-7ef9-421d-801d-f238e2769496, currentDir=<https://builds.apache.org/job/beam_PostCommit_Website_Test/ws/src}>
10:01:59.018 [LIFECYCLE] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] Daemon will be stopped at the end of the build stopping after processing
10:01:59.018 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] Stop as soon as idle requested. The daemon is busy: true
10:01:59.018 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] daemon stop has been requested. Sleeping until state changes.
10:01:59.022 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] The daemon has started executing the build.
10:01:59.022 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] Executing build with daemon context: DefaultDaemonContext[uid=e3dd0527-0d27-4559-8589-6c351ad5d6b0,javaHome=/usr/local/asfpackages/java/jdk1.8.0_191,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=8798,idleTimeout=120000,priority=NORMAL,daemonOpts=-Xmx4g,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Configuration on demand is an incubating feature.
Sending build context to Docker daemon  27.14MB

Step 1/7 : FROM ruby:2.5
 ---> 80f53b90f865
Step 2/7 : WORKDIR /ruby
 ---> Using cache
 ---> c0b25c9d63e5
Step 3/7 : RUN gem install bundler
 ---> Running in 12741e5410ec
Successfully installed bundler-2.0.2
1 gem installed
----- 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