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

Changes:

[github] [BEAM-7063] Enable passing in the worker jar for all tests. (#8313)

------------------------------------------
Started by GitHub push by lukecwik
[EnvInject] - Loading node environment variables.
Building remotely on beam14 (beam) in workspace 
<https://builds.apache.org/job/beam_PostCommit_Python_Verify/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 e390d3c4fc7b71cedb36fc473d25221a9bb854d7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e390d3c4fc7b71cedb36fc473d25221a9bb854d7
Commit message: "[BEAM-7063] Enable passing in the worker jar for all tests. 
(#8313)"
 > git rev-list --no-walk 04db8f58e42a05ea6ebafb331bad041422698def # 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_Python_Verify/ws/src/gradlew> 
--continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g :pythonPostCommit
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

FAILURE: Build failed with an exception.

* What went wrong:
Could not create service of type FileHasher using 
GradleUserHomeScopeServices.createCachingFileHasher().
> Timeout waiting to lock file hash cache 
> (/home/jenkins/.gradle/caches/5.2.1/fileHashes). It is currently in use by 
> another Gradle instance.
  Owner PID: 11171
  Our PID: 4604
  Owner Operation: 
  Our operation: 
  Lock file: /home/jenkins/.gradle/caches/5.2.1/fileHashes/fileHashes.lock

* 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 1m 3s
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]

Reply via email to