Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stage reported as SUCCESS even though it failed #391

Closed
0xmichalis opened this issue Jul 4, 2017 · 4 comments
Closed

Stage reported as SUCCESS even though it failed #391

0xmichalis opened this issue Jul 4, 2017 · 4 comments
Labels
¯\_(ツ)_/¯ ¯\\\_(ツ)_/¯

Comments

@0xmichalis
Copy link
Contributor

########## STARTING STAGE: SYNC ORIGIN PULL REQUEST 15034 ##########
+ [[ -s /var/lib/jenkins/jobs/kargakis_test/workspace/activate ]]
+ source /var/lib/jenkins/jobs/kargakis_test/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/ffb84452f35d4a28991a0f4e31f3686509895285
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/ffb84452f35d4a28991a0f4e31f3686509895285
++ export PATH=/var/lib/jenkins/origin-ci-tool/ffb84452f35d4a28991a0f4e31f3686509895285/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/ffb84452f35d4a28991a0f4e31f3686509895285/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/kargakis_test/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/kargakis_test/workspace/.config
/tmp/hudson2337358816745890171.sh: line 3: PULL_REFS: unbound variable
++ set +o xtrace
########## FINISHED STAGE: SUCCESS: SYNC ORIGIN PULL REQUEST 15034 [00h 00m 00s] ##########
Build step 'Execute shell' marked build as failure
@0xmichalis
Copy link
Contributor Author

@stevekuznetsov we have discussed this one before.

@stevekuznetsov
Copy link
Contributor

Hmmm -- last we talked we were not using the temp script approach. The errors before where the shell failed but the stage didn't should now be fixed. I'll dig.

@stevekuznetsov
Copy link
Contributor

Wait, this is in a shell block on the Jenkins master, not on the remote host. Even weirder.

@0xmichalis
Copy link
Contributor Author

/shrug
/close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
¯\_(ツ)_/¯ ¯\\\_(ツ)_/¯
Projects
None yet
Development

No branches or pull requests

3 participants