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

Changes:

[enrico] Add job server request timeout (default to 60 seconds)


------------------------------------------
Started by GitHub push by ibzib
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-16 (beam-perf) in workspace 
<https://builds.apache.org/job/beam_PostCommit_Java_Nexmark_Flink/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_Java_Nexmark_Flink/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 dae22d02e4b9c30a1038edbbbca907ea9ba7ac1d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dae22d02e4b9c30a1038edbbbca907ea9ba7ac1d
Commit message: "Merge pull request #9673 from 
ecanzonieri/BEAM-7933_add_jobserver_timeout"
 > git rev-list --no-walk 9bb7dd5c48444d84257b4bd8880f2c991efdb034 # 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.
[beam_PostCommit_Java_Nexmark_Flink] $ /bin/bash -xe 
/tmp/jenkins2674438539592634576.sh
+ echo src RUN NEXMARK IN BATCH MODE USING FLINK RUNNER src
src RUN NEXMARK IN BATCH MODE USING FLINK RUNNER src
[Gradle] - Launching build.
[src] $ 
<https://builds.apache.org/job/beam_PostCommit_Java_Nexmark_Flink/ws/src/gradlew>
 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g -Pnexmark.runner=:runners:flink:1.5 
"-Pnexmark.args=--bigQueryTable=nexmark --bigQueryDataset=nexmark 
--project=apache-beam-testing --resourceNameMode=QUERY_RUNNER_AND_MODE 
--exportSummaryToBigQuery=true 
--tempLocation=gs://temp-storage-for-perf-tests/nexmark --streaming=false 
--suite=SMOKE --streamTimeout=60 --manageResources=false --monitorJobs=true" 
:sdks:java:testing:nexmark:run
Starting a Gradle Daemon (subsequent builds will be faster)
> 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.

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://builds.apache.org/job/beam_PostCommit_Java_Nexmark_Flink/ws/src/sdks/java/testing/nexmark/build.gradle'>
 line: 81

* What went wrong:
A problem occurred evaluating project ':sdks:java:testing:nexmark'.
> Project with path ':runners:flink:1.5' could not be found in project 
> ':sdks:java:testing:nexmark'.

* 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 9s

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

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