See <https://builds.apache.org/job/beam_SeedJob/533/display/redirect>
------------------------------------------ GitHub pull request #4042 of commit 8a3d806a089a6062430096c31990b73ee434ef23, no merge conflicts. Setting status of 8a3d806a089a6062430096c31990b73ee434ef23 to PENDING with url https://builds.apache.org/job/beam_SeedJob/533/ and message: 'Build started sha1 is merged.' Using context: Jenkins: Seed Job [EnvInject] - Loading node environment variables. Building remotely on beam1 (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/4042/*:refs/remotes/origin/pr/4042/* > git rev-parse refs/remotes/origin/pr/4042/merge^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/pr/4042/merge^{commit} # timeout=10 Checking out Revision c7ae5b1616ebd18bf969c55c41dff39d7b35e3d5 (refs/remotes/origin/pr/4042/merge) Commit message: "Merge 8a3d806a089a6062430096c31990b73ee434ef23 into 0c2211375d1fc4abebda7aa7cf7960e7b09fdc1b" > git config core.sparsecheckout # timeout=10 > git checkout -f c7ae5b1616ebd18bf969c55c41dff39d7b35e3d5 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_Java_Build.groovy Processing DSL script job_beam_Java_CodeHealth.groovy Processing DSL script job_beam_Java_IntegrationTest.groovy Processing DSL script job_beam_Java_UnitTest.groovy Processing DSL script job_beam_PerformanceTests_Dataflow.groovy Processing DSL script job_beam_PerformanceTests_JDBC.groovy Processing DSL script job_beam_PerformanceTests_Python.groovy ERROR: (common_job_properties.groovy, line 150) No signature of method: java.lang.String.call() is applicable for argument types: (common_job_properties$_setPullRequestBuildTrigger_closure6$_closure23$_closure24) values: [common_job_properties$_setPullRequestBuildTrigger_closure6$_closure23$_closure24@2243ed5] Possible solutions: wait(), any(), wait(long), each(groovy.lang.Closure), any(groovy.lang.Closure), take(int)