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 2022/11/07 17:06:30 UTC

Build failed in Jenkins: beam_Python_LoadTests_FnApiRunner_Microbenchmark #2497

See <https://ci-beam.apache.org/job/beam_Python_LoadTests_FnApiRunner_Microbenchmark/2497/display/redirect?page=changes>

Changes:

[vitaly.terentyev] Add sparkreceiver:2 module.

[vitaly.terentyev] Fix sparkreceiver dependencies

[noreply] Print diff and scope to state path

[noreply] Correctly print diff and swallow empty commits for the moment

[noreply] Remove quiet flag on debug

[noreply] Use git diff instead of git diff-index to avoid file timestamp changes

[noreply] Make `documentation/io/connectors/` canonical (#23877)

[noreply] [Tour of Beam] Learning content for "Introduction" module (#23085)


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-12 (beam) in workspace <https://ci-beam.apache.org/job/beam_Python_LoadTests_FnApiRunner_Microbenchmark/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.apache.org/job/beam_Python_LoadTests_FnApiRunner_Microbenchmark/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 --force --progress -- https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 23676a9ec17069b309e8803d1fbfeb8009035828 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 23676a9ec17069b309e8803d1fbfeb8009035828 # timeout=10
Commit message: "[Tour of Beam] Learning content for "Introduction" module (#23085)"
 > git rev-list --no-walk e0e10b9e5432643b884c381d145e5924cc4ef193 # 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 
SETUPTOOLS_USE_DISTUTILS=stdlib
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_Python_LoadTests_FnApiRunner_Microbenchmark] $ /bin/bash -xe /tmp/jenkins5103710813693402980.sh
+ echo '*** FnApiRunner Python load test - microbenchmark ***'
*** FnApiRunner Python load test - microbenchmark ***
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_Python_LoadTests_FnApiRunner_Microbenchmark/ws/src/gradlew> -PloadTest.mainClass=apache_beam.testing.load_tests.microbenchmarks_test -Prunner=DirectRunner "-PloadTest.args=--publish_to_big_query=true --influx_measurement=python_direct_microbenchmarks --project=apache-beam-testing --metrics_dataset=load_test --metrics_table=python_direct_microbenchmarks --input_options='{}' --influx_db_name=beam_test_metrics --influx_hostname=http://10.128.0.96:8086 --runner=DirectRunner" -PpythonVersion=3.7 --continue --max-****s=8 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx6g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses :sdks:python:apache_beam:testing:load_tests:run
Starting a Gradle Daemon, 3 busy Daemons could not be reused, use --status for details
Configuration on demand is an incubating feature.
> 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:spotlessGroovy FAILED
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradle FROM-CACHE
> Task :buildSrc:spotlessGroovyGradleCheck UP-TO-DATE
> 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:validatePlugins FROM-CACHE

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':buildSrc:spotlessGroovy'.
> Failed to load cache entry 8260c40bee2b7fb3b246d3af4581dbaf for task ':buildSrc:spotlessGroovy': Could not load from local cache: Timeout waiting to lock Build cache (/home/jenkins/.gradle/caches/build-cache-1). It is currently in use by another Gradle instance.
  Owner PID: 1441859
  Our PID: 1492673
  Owner Operation: 
  Our operation: 
  Lock file: /home/jenkins/.gradle/caches/build-cache-1/build-cache-1.lock

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 3m 16s
9 actionable tasks: 5 executed, 3 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/bwd3s5zmd32pw

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_Python_LoadTests_FnApiRunner_Microbenchmark #2498

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_Python_LoadTests_FnApiRunner_Microbenchmark/2498/display/redirect?page=changes>


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