I've been working on getting a Windows executor with https://github.com/apache/beam/pull/3143 So please ignore seed job failures today.
On Mon, May 15, 2017 at 11:42 AM, Apache Jenkins Server < [email protected]> wrote: > See <https://builds.apache.org/job/beam_SeedJob/264/display/redirect> > > ------------------------------------------ > GitHub pull request #3143 of commit daf58d12b02ad3b128242d6a0e255451fa5fd82a, > no merge conflicts. > Setting status of daf58d12b02ad3b128242d6a0e255451fa5fd82a to PENDING > with url https://builds.apache.org/job/beam_SeedJob/264/ and message: > 'Build started sha1 is merged.' > Using context: Jenkins: Seed Job > [EnvInject] - Loading node environment variables. > Building remotely on beam4 (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/*:refs/remotes/origin/pr/* > > git rev-parse refs/remotes/origin/pr/3143/merge^{commit} # timeout=10 > > git rev-parse refs/remotes/origin/origin/pr/3143/merge^{commit} # > timeout=10 > Checking out Revision ee98767cc7e7beacc4a4877335eea3369e3f5559 > (refs/remotes/origin/pr/3143/merge) > > git config core.sparsecheckout # timeout=10 > > git checkout -f ee98767cc7e7beacc4a4877335eea3369e3f5559 > 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 > [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. > Processing DSL script job_beam_PerformanceTests_Dataflow.groovy > ERROR: (common_job_properties.groovy, line 46) No signature of method: > static common_job_properties.setTopLevelJobProperties() is applicable for > argument types: (java.util.LinkedHashMap) values: > [[context:javaposse.jobdsl.dsl.jobs.FreeStyleJob@3379fc8, > repositoryName:beam, ...]] > Possible solutions: setTopLevelMainJobProperties(java.lang.Object) >
