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/02/27 12:46:21 UTC

Build failed in Jenkins: beam_SeedJob #1173

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

------------------------------------------
GitHub pull request #4758 of commit f29eb797d86ad20e2653e7dd0596c05f4287bca3, no merge conflicts.
Setting status of f29eb797d86ad20e2653e7dd0596c05f4287bca3 to PENDING with url https://builds.apache.org/job/beam_SeedJob/1173/ and message: 'Build started sha1 is merged.'
Using context: Jenkins: Seed Job
[EnvInject] - Loading node environment variables.
Building remotely on beam6 (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/4758/*:refs/remotes/origin/pr/4758/*
 > git rev-parse refs/remotes/origin/pr/4758/merge^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/pr/4758/merge^{commit} # timeout=10
Checking out Revision 702e33896abf35396def935a801487ca2432106f (refs/remotes/origin/pr/4758/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 702e33896abf35396def935a801487ca2432106f
Commit message: "Merge f29eb797d86ad20e2653e7dd0596c05f4287bca3 into a7501289a23e2d8a3a7e5a3b9f5e920702d4d634"
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
ERROR: startup failed:
workspace:/.test-infra/jenkins/common_job_properties.groovy: 262: Apparent variable 'WORKSPACE' was found in a static scope but doesn't refer to a local variable, static field or class. Possible causes:
You attempted to reference a variable in the binding or an instance variable from a static context.
You misspelled a classname or statically imported field. Please check the spelling.
You attempted to use a method 'WORKSPACE' but left out brackets in a place not allowed by the grammar.
 @ line 262, column 35.
       String kubeconfigLocation = "${WORKSPACE}/config-${namespace}"
                                     ^

1 error



Jenkins build is back to normal : beam_SeedJob #1174

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