Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/origin_extended/workspace
[workspace] $ /bin/sh -xe /tmp/jenkins6457860672834792160.sh
+ vagrant origin-local-checkout --replace -u openshift -b master
You don't seem to have the GOPATH environment variable set on your system.
See: 'go help gopath' for more details about GOPATH.
Waiting for the cloning process to finish
Checking repo integrity for /var/lib/jenkins/jobs/origin_extended/workspace/origin
~/jobs/origin_extended/workspace/origin ~/jobs/origin_extended/workspace
# On branch master
nothing to commit, working directory clean
~/jobs/origin_extended/workspace
Replacing: /var/lib/jenkins/jobs/origin_extended/workspace/origin
~/jobs/origin_extended/workspace/origin ~/jobs/origin_extended/workspace
From github.com:openshift/origin
779a18f..74cd38a master -> origin/master
779a18f..74cd38a release-4.10 -> origin/release-4.10
e8eafa0..3521e8d release-4.6 -> origin/release-4.6
779a18f..74cd38a release-4.9 -> origin/release-4.9
Already on 'master'
Your branch is behind 'origin/master' by 47 commits, and can be fast-forwarded.
(use "git pull" to update your local branch)
HEAD is now at 74cd38a Merge pull request #26396 from lmzuccarelli/BZ1969471
Removing .vagrant-openshift.json
fatal: branch name required
~/jobs/origin_extended/workspace
Origin repositories cloned into /var/lib/jenkins/jobs/origin_extended/workspace
+ pushd origin
~/jobs/origin_extended/workspace/origin ~/jobs/origin_extended/workspace
+ vagrant origin-init --stage inst --os rhel7 --instance-type m4.large origin_origin_extended_rhel7_1971
Reading AWS credentials from /var/lib/jenkins/.awscred
Searching devenv-rhel7_* for latest base AMI (required_name_tag=)
Found: ami-0b4c1d64a26a928c2 (devenv-rhel7_6324)
++ seq 0 2
+ for i in '$(seq 0 2)'
+ vagrant up --provider aws
A Vagrant environment or target machine is required to run this
command. Run `vagrant init` to create a new Vagrant environment. Or,
get an ID of a target machine from `vagrant global-status` to run
this command on. A final option is to change to a directory with a
Vagrantfile and to try again.
+ echo ''\''vagrant up'\'' failed - retrying'
'vagrant up' failed - retrying
+ vagrant destroy -f
A Vagrant environment or target machine is required to run this
command. Run `vagrant init` to create a new Vagrant environment. Or,
get an ID of a target machine from `vagrant global-status` to run
this command on. A final option is to change to a directory with a
Vagrantfile and to try again.
Build step 'Execute shell' marked build as failure
[PostBuildScript] - [INFO] Executing post build scripts.
[workspace] $ /bin/sh -xe /tmp/jenkins4523099365690378305.sh
+ pushd origin
~/jobs/origin_extended/workspace/origin ~/jobs/origin_extended/workspace
+ /usr/bin/vagrant destroy -f
A Vagrant environment or target machine is required to run this
command. Run `vagrant init` to create a new Vagrant environment. Or,
get an ID of a target machine from `vagrant global-status` to run
this command on. A final option is to change to a directory with a
Vagrantfile and to try again.
Build step 'Execute scripts' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Publish artifacts to S3 Bucket No file(s) found: origin/artifacts/**
Publish artifacts to S3 Bucket ‘origin/artifacts/**’ doesn’t match anything, but ‘**’ does. Perhaps that’s what you mean?
Sending e-mails to: mfojtik@redhat.com
sent [/var/lib/jenkins/jobs/origin_extended/workspace/origin/vendor/github.com/openshift/build-machinery-go/make/default.example.mk.help.log, /var/lib/jenkins/jobs/origin_extended/workspace/origin/vendor/github.com/openshift/build-machinery-go/make/golang.example.mk.help.log, /var/lib/jenkins/jobs/origin_extended/workspace/origin/vendor/github.com/openshift/build-machinery-go/make/operator.example.mk.help.log] to splunk in 3 events
Finished: FAILURE