Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Console Output

22:29:08 Started by user Yves Schumann (starwarsfan)
22:29:08 Building remotely on fbr-3.10-x86-flap-82ed86b7 (swarm linux x86 flap fli4l-3.10-buildroot-swarmnode1 fli4l-3.10-buildroot) in workspace /data/work/workspace/Maintenance/Flap_PullImages
22:29:10 Cloning the remote Git repository
22:29:10 Cloning repository ssh://git@bitbucket:7999/nev/jenkins-maintenance.git
22:29:10  > git init /data/work/workspace/Maintenance/Flap_PullImages # timeout=10
22:29:10 Fetching upstream changes from ssh://git@bitbucket:7999/nev/jenkins-maintenance.git
22:29:10  > git --version # timeout=10
22:29:10 using GIT_SSH to set credentials Bitbucket SSH-Login
22:29:10  > git fetch --tags --progress ssh://git@bitbucket:7999/nev/jenkins-maintenance.git +refs/heads/*:refs/remotes/origin/*
22:29:11  > git config remote.origin.url ssh://git@bitbucket:7999/nev/jenkins-maintenance.git # timeout=10
22:29:11  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:29:11  > git config remote.origin.url ssh://git@bitbucket:7999/nev/jenkins-maintenance.git # timeout=10
22:29:11 Fetching upstream changes from ssh://git@bitbucket:7999/nev/jenkins-maintenance.git
22:29:11 using GIT_SSH to set credentials Bitbucket SSH-Login
22:29:11  > git fetch --tags --progress ssh://git@bitbucket:7999/nev/jenkins-maintenance.git +refs/heads/*:refs/remotes/origin/*
22:29:11  > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
22:29:11  > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
22:29:11 Checking out Revision 0b68958e6c1d13dacc262e2934bea2160f62c443 (refs/remotes/origin/develop)
22:29:11  > git config core.sparsecheckout # timeout=10
22:29:11  > git checkout -f 0b68958e6c1d13dacc262e2934bea2160f62c443
22:29:13 Commit message: "Updated spawn script to handle new eisfair-ng containers"
22:29:13 First time build. Skipping changelog.
22:29:13 [Flap_PullImages] $ /bin/sh -xe /tmp/jenkins9212196111843029488.sh
22:29:13 + cd scripts
22:29:13 + ./pullImages.sh
22:29:13 ./pullImages.sh: line 7: docker: command not found
22:29:13 ./pullImages.sh: line 8: docker: command not found
22:29:13 ./pullImages.sh: line 11: docker: command not found
22:29:13 ./pullImages.sh: line 12: docker: command not found
22:29:13 ./pullImages.sh: line 15: docker: command not found
22:29:13 ./pullImages.sh: line 16: docker: command not found
22:29:13 ./pullImages.sh: line 19: docker: command not found
22:29:13 ./pullImages.sh: line 20: docker: command not found
22:29:13 ./pullImages.sh: line 21: docker: command not found
22:29:13 ./pullImages.sh: line 22: docker: command not found
22:29:13 ./pullImages.sh: line 23: docker: command not found
22:29:13 ./pullImages.sh: line 24: docker: command not found
22:29:13 Build step 'Execute shell' marked build as failure
22:29:13 Finished: FAILURE