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 2016/12/01 06:00:26 UTC

Build failed in Jenkins: beam_SeedJob_Main #19

See <https://builds.apache.org/job/beam_SeedJob_Main/19/changes>

Changes:

[klk] [BEAM-747] Fix FileChecksumMatcher That Inconsistent With FS

[klk] Improvements to ReduceFnRunner prefetching

[klk] Move PerKeyCombineFnRunners to runners/core.

[klk] Revert "Improvements to ReduceFnRunner prefetching"

[dhalperi] Shutdown DynamicSplit Executor in Cleanup

[tgroh] Preserves compressed windows in PushbackSideInputDoFnRunner

[dhalperi] Update examples archetype with runner profiles

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam1 (beam) in workspace <https://builds.apache.org/job/beam_SeedJob_Main/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/incubator-beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/incubator-beam.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/apache/incubator-beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 711c68092fd771c3f9be4a5d0dd0ecf077f1aeab (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 711c68092fd771c3f9be4a5d0dd0ecf077f1aeab
 > git rev-list 8042d52fcb377922a11b9cc5f548690da83a2b1c # timeout=10
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.
ERROR: no Job DSL script(s) found at .jenkins/job_*.groovy


Re: Build failed in Jenkins: beam_SeedJob_Main #19

Posted by Davor Bonaci <da...@google.com.INVALID>.
Another (temporary) side effect of the pending PR. Please ignore. Jason --
FYI.

On Wed, Nov 30, 2016 at 10:00 PM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> See <https://builds.apache.org/job/beam_SeedJob_Main/19/changes>
>
> Changes:
>
> [klk] [BEAM-747] Fix FileChecksumMatcher That Inconsistent With FS
>
> [klk] Improvements to ReduceFnRunner prefetching
>
> [klk] Move PerKeyCombineFnRunners to runners/core.
>
> [klk] Revert "Improvements to ReduceFnRunner prefetching"
>
> [dhalperi] Shutdown DynamicSplit Executor in Cleanup
>
> [tgroh] Preserves compressed windows in PushbackSideInputDoFnRunner
>
> [dhalperi] Update examples archetype with runner profiles
>
> ------------------------------------------
> Started by timer
> [EnvInject] - Loading node environment variables.
> Building remotely on beam1 (beam) in workspace <https://builds.apache.org/
> job/beam_SeedJob_Main/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/
> incubator-beam.git # timeout=10
> Fetching upstream changes from https://github.com/apache/
> incubator-beam.git
>  > git --version # timeout=10
>  > git -c core.askpass=true fetch --tags --progress
> https://github.com/apache/incubator-beam.git +refs/heads/*:refs/remotes/origin/*
> +refs/pull/*:refs/remotes/origin/pr/*
>  > git rev-parse origin/master^{commit} # timeout=10
> Checking out Revision 711c68092fd771c3f9be4a5d0dd0ecf077f1aeab
> (origin/master)
>  > git config core.sparsecheckout # timeout=10
>  > git checkout -f 711c68092fd771c3f9be4a5d0dd0ecf077f1aeab
>  > git rev-list 8042d52fcb377922a11b9cc5f548690da83a2b1c # timeout=10
> 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.
> ERROR: no Job DSL script(s) found at .jenkins/job_*.groovy
>
>

Jenkins build is back to normal : beam_SeedJob_Main #20

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_SeedJob_Main/20/changes>