Created
October 12, 2020 17:59
-
-
Save WeldJenkins/74436cb58aab7d64899f64dffdd1b50f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GitHub pull request #2162 of commit ad22b18476310d4abf858c9c717c2577c1c86ba8, no merge conflicts. | |
Setting status of ad22b18476310d4abf858c9c717c2577c1c86ba8 to PENDING with url https://weld-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Weld-pull-request-executor/6833/ and message: 'Build started for merge commit.' | |
Using context: Weld CI - JDK 8 | |
[EnvInject] - Loading node environment variables. | |
Building remotely on Dedicated PR Executor-4397 (static RHEL_pull_request) in workspace /mnt/hudson_workspace/workspace/Weld-pull-request-executor | |
[WS-CLEANUP] Deleting project workspace... | |
[WS-CLEANUP] Deferred wipeout is used... | |
[WS-CLEANUP] Done | |
No credentials specified | |
Cloning the remote Git repository | |
Cloning repository https://github.com/weld/core.git | |
> git init /mnt/hudson_workspace/workspace/Weld-pull-request-executor # timeout=10 | |
Fetching upstream changes from https://github.com/weld/core.git | |
> git --version # timeout=10 | |
> git fetch --tags --progress -- https://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/* | |
> git config remote.origin.url https://github.com/weld/core.git # timeout=10 | |
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 | |
> git config remote.origin.url https://github.com/weld/core.git # timeout=10 | |
Fetching upstream changes from https://github.com/weld/core.git | |
> git fetch --tags --progress -- https://github.com/weld/core.git +refs/pull/*:refs/remotes/origin/pr/* | |
> git rev-parse refs/remotes/origin/pr/2162/merge^{commit} # timeout=10 | |
> git rev-parse refs/remotes/origin/origin/pr/2162/merge^{commit} # timeout=10 | |
Checking out Revision 8bb26be81c5d11bd4409901467a971f4f49fe96d (refs/remotes/origin/pr/2162/merge) | |
> git config core.sparsecheckout # timeout=10 | |
> git checkout -f 8bb26be81c5d11bd4409901467a971f4f49fe96d | |
Commit message: "Merge ad22b18476310d4abf858c9c717c2577c1c86ba8 into cc6c3bf664b8a8cf85a1263234c7850e3f1b0e1b" | |
First time build. Skipping changelog. | |
[EnvInject] - Executing scripts and injecting environment variables after the SCM step. | |
[Weld-pull-request-executor] $ bash -xe /tmp/jenkins8618671977876416799.sh | |
+ source /home/hudson/weld-jenkins/scripts/common-osprey.sh | |
/tmp/jenkins8618671977876416799.sh: line 2: /home/hudson/weld-jenkins/scripts/common-osprey.sh: No such file or directory | |
Build step 'Execute shell' marked build as failure | |
Archiving artifacts | |
[PostBuildScript] - Executing post build scripts. | |
[Weld-pull-request-executor] $ bash -xe /tmp/jenkins729893423039213643.sh | |
+ touch ./variables.properties | |
+ echo -e 'BUILD_LOG_URL=https://weld-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Weld-pull-request-executor/6833/\n' | |
+ echo -e 'PR_SHA=ad22b18476310d4abf858c9c717c2577c1c86ba8\n' | |
+ echo -e 'BRANCH=3.1\n' | |
+ echo -e 'JDK=8\n' | |
[Current build status] check if current [FAILURE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS] | |
Run condition [Current build status] preventing perform for step [Execute shell] | |
[Current build status] check if current [FAILURE] is worse or equals then [FAILURE] and better or equals then [FAILURE] | |
Run condition [Current build status] enabling perform for step [Execute shell] | |
[Weld-pull-request-executor] $ bash -xe /tmp/jenkins1030959141009932057.sh | |
+ echo -e 'BUILD_STATUS=failure\n' | |
[PostBuildScript] - Build does not have any of the results [SUCCESS, UNSTABLE]. Did not execute build step #1. | |
Started calculate disk usage of build | |
Finished Calculation of disk usage of build in 0 seconds | |
Started calculate disk usage of workspace | |
Finished Calculation of disk usage of workspace in 0 seconds | |
Setting status of ad22b18476310d4abf858c9c717c2577c1c86ba8 to FAILURE with url https://weld-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Weld-pull-request-executor/6833/ and message: 'Build finished. ' | |
Using context: Weld CI - JDK 8 | |
Returning node parameter for Dedicated PR Executor-4397 | |
Triggering a new build of Weld-pull-request-updater | |
Finished: FAILURE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment