You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/06/01 15:49:53 UTC

Build failed in Jenkins: bookkeeper-master-git-pullrequest #413

See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/413/display/redirect?page=changes>

Changes:

[mmerli] BOOKKEEPER-1056: Removed PacketHeader serialization/deserialization

------------------------------------------
GitHub pull request #175 to apache/bookkeeper
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (ubuntu trusty) in workspace <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/apache/bookkeeper.git
 > git init <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/apache/bookkeeper.git # timeout=10
Fetching upstream changes from git://github.com/apache/bookkeeper.git
 > git fetch --tags --progress git://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 12
  Finding sources
    Done: 12
  Getting sizes
    Done: 11
  Compressing objects
    Done: 33181
  Writing objects
    Done: 12
  remote: Updating references
Merging refs/tags/changes/413
 > git rev-parse refs/tags/changes/413^{commit} # timeout=10
 > git merge bb6de71a14c74ee862dc4d91031ae4647c62b2cf # timeout=10
 > git rev-parse master^{commit} # timeout=10
Checking out Revision bb6de71a14c74ee862dc4d91031ae4647c62b2cf (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bb6de71a14c74ee862dc4d91031ae4647c62b2cf
 > git rev-parse origin/master^{commit} # timeout=10
 > git rev-list dd08ce1a644de00967dd5fe34ce15caa9789d775 # timeout=10
[bookkeeper-master-git-pullrequest] $ /bin/bash /tmp/hudson328718598546949349.sh
/tmp/hudson328718598546949349.sh: line 8: mvn: command not found
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?