You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/05/01 17:30:39 UTC

Build failed in Jenkins: beam_SeedJob #1607

See <https://builds.apache.org/job/beam_SeedJob/1607/display/redirect>

------------------------------------------
GitHub pull request #5218 of commit 71cdb8f168bea0b1cb45822450dadf7380e08b5a, no merge conflicts.
Setting status of 71cdb8f168bea0b1cb45822450dadf7380e08b5a to PENDING with url https://builds.apache.org/job/beam_SeedJob/1607/ and message: 'Build started sha1 is merged.'
Using context: Jenkins: Seed Job
[EnvInject] - Loading node environment variables.
Building remotely on beam14 (beam) in workspace <https://builds.apache.org/job/beam_SeedJob/ws/>
 > 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/5218/*:refs/remotes/origin/pr/5218/*
 > git rev-parse refs/remotes/origin/pr/5218/merge^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/pr/5218/merge^{commit} # timeout=10
Checking out Revision e5f9edc4a79a641ed4910b54904e93c0352964fa (refs/remotes/origin/pr/5218/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e5f9edc4a79a641ed4910b54904e93c0352964fa
Commit message: "Merge 71cdb8f168bea0b1cb45822450dadf7380e08b5a into 92fd475afca09da7da1224775342bd668b53d83a"
First time build. Skipping changelog.
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Processing DSL script job_00_seed.groovy
Processing DSL script job_beam_Inventory.groovy
ERROR: startup failed:
workspace:/.test-infra/jenkins/common_job_properties.groovy: 168: unexpected token: String @ line 168, column 8.
     void String setGradleSwitches(context, maxWorkers: Runtime.getRuntime().availableProcessors()) {
          ^

1 error



Jenkins build is back to normal : beam_SeedJob #1609

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


Build failed in Jenkins: beam_SeedJob #1608

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_SeedJob/1608/display/redirect>

------------------------------------------
GitHub pull request #5218 of commit 1f36f495690b868ccc63d6f0898cfb49847e68cf, no merge conflicts.
Setting status of 1f36f495690b868ccc63d6f0898cfb49847e68cf to PENDING with url https://builds.apache.org/job/beam_SeedJob/1608/ and message: 'Build started sha1 is merged.'
Using context: Jenkins: Seed Job
[EnvInject] - Loading node environment variables.
Building remotely on beam12 (beam) in workspace <https://builds.apache.org/job/beam_SeedJob/ws/>
 > 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/5218/*:refs/remotes/origin/pr/5218/*
 > git rev-parse refs/remotes/origin/pr/5218/merge^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/pr/5218/merge^{commit} # timeout=10
Checking out Revision ce1361c53eeb6c22c19b1cad7cba739eec96b583 (refs/remotes/origin/pr/5218/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ce1361c53eeb6c22c19b1cad7cba739eec96b583
Commit message: "Merge 1f36f495690b868ccc63d6f0898cfb49847e68cf into 92fd475afca09da7da1224775342bd668b53d83a"
First time build. Skipping changelog.
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Processing DSL script job_00_seed.groovy
Processing DSL script job_beam_Inventory.groovy
Processing DSL script job_beam_PerformanceTests_Dataflow.groovy
Processing DSL script job_beam_PerformanceTests_FileBasedIO_IT.groovy
Processing DSL script job_beam_PerformanceTests_FileBasedIO_IT_HDFS.groovy
Processing DSL script job_beam_PerformanceTests_HadoopInputFormat.groovy
Processing DSL script job_beam_PerformanceTests_JDBC.groovy
Processing DSL script job_beam_PerformanceTests_MongoDBIO_IT.groovy
Processing DSL script job_beam_PerformanceTests_Python.groovy
Processing DSL script job_beam_PerformanceTests_Spark.groovy
Processing DSL script job_beam_PostCommit_Go_GradleBuild.groovy
Processing DSL script job_beam_PostCommit_Java_GradleBuild.groovy
Processing DSL script job_beam_PostCommit_Java_ValidatesRunner_Apex.groovy
Processing DSL script job_beam_PostCommit_Java_ValidatesRunner_Dataflow.groovy
ERROR: (common_job_properties.groovy, line 177) No signature of method: java.util.LinkedHashMap.switches() is applicable for argument types: (java.lang.String) values: [--info]
Possible solutions: with(groovy.lang.Closure)