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

Console Output

Started by user Yves Schumann (starwarsfan)
Building remotely on fli4l-packaging-7a26e1fb (swarm linux flap fli4l-packaging-swarmnode1 fli4l-packaging) in workspace /data/work/workspace/fli4l/tap-test
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url ssh://git@web.nettworks.org:7999/~starwarsfan/tap-test.git # timeout=10
Fetching upstream changes from ssh://git@web.nettworks.org:7999/~starwarsfan/tap-test.git
 > git --version # timeout=10
using GIT_SSH to set credentials Bitbucket SSH-Login
 > git fetch --tags --progress ssh://git@web.nettworks.org:7999/~starwarsfan/tap-test.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision b947b0f5e559145367721344e2d0b316751e9a9f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b947b0f5e559145367721344e2d0b316751e9a9f
Commit message: "Added missing sharness files"
 > git rev-list --no-walk 771fbc33c111ee95a1e5e9e55712ccd36db3694d # timeout=10
[tap-test] $ /bin/sh -xe /tmp/jenkins4679922736353285469.sh
+ make -f test/Makefile
rm -f -r test-results
make aggregate-results-and-cleanup
make[1]: Entering directory '/data/work/workspace/fli4l/tap-test'
make[1]: *** No rule to make target 'aggregate-results-and-cleanup'.  Stop.
make[1]: Leaving directory '/data/work/workspace/fli4l/tap-test'
test/Makefile:32: recipe for target 'test' failed
make: *** [test] Error 2
Build step 'Execute shell' marked build as failure
Finished: FAILURE