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/05/30 20:38:31 UTC

Build failed in Jenkins: bookkeeper-master #1766

See <https://builds.apache.org/job/bookkeeper-master/1766/display/redirect>

------------------------------------------
Started by user eolivelli
[EnvInject] - Loading node environment variables.
Building remotely on H3 (Hadoop) in workspace <https://builds.apache.org/job/bookkeeper-master/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/bookkeeper.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/bookkeeper.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 9bade929dd87829a8903e402f6c3e3be366a854a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9bade929dd87829a8903e402f6c3e3be366a854a
 > git rev-list 9bade929dd87829a8903e402f6c3e3be366a854a # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[bookkeeper-master] $ /bin/bash /tmp/hudson4427622955622937069.sh
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] bookkeeper
[INFO] compability dependencies
[INFO] bookkeeper-server-compat400
[INFO] bookkeeper-server-compat410
[INFO] bookkeeper-server-compat420
[INFO] Stats API for bookkeeper
[INFO] bookkeeper-server
[INFO] bookkeeper-benchmark
[INFO] Stats provider for twitter-stats package
[INFO] Stats provider for twitter-ostrich package
[INFO] Stats provider for codahale metrics
[INFO] Stats provider for Prometheus
[INFO] bookkeeper-stats-providers
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper 4.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom
3/6 KB   5/6 KB   6/6 KB            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 14.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar
3/47 KB   5/47 KB   8/47 KB   11/47 KB   13/47 KB   16/47 KB   19/47 KB   21/47 KB   24/47 KB   27/47 KB   29/47 KB   32/47 KB   36/47 KB   40/47 KB   44/47 KB   47/47 KB              Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 825.3 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ bookkeeper ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default-cli) @ bookkeeper ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/bookkeeper-master/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 75 implicit excludes (use -debug for more details).
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/target/**/*
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: CHANGES.txt
[INFO] Exclude: **/README
[INFO] Exclude: **/apidocs/*
[INFO] Exclude: test-patch/**/*
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/*
[INFO] 37 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 35 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ bookkeeper ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ bookkeeper ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default-cli) > :findbugs @ bookkeeper >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ bookkeeper ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default-cli) < :findbugs @ bookkeeper <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default-cli) @ bookkeeper ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ bookkeeper ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ bookkeeper ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ bookkeeper ---
gpg: directory `/home/jenkins/.gnupg' created
gpg: new configuration file `/home/jenkins/.gnupg/gpg.conf' created
gpg: WARNING: options in `/home/jenkins/.gnupg/gpg.conf' are not yet active during this run
gpg: keyring `/home/jenkins/.gnupg/secring.gpg' created
gpg: keyring `/home/jenkins/.gnupg/pubring.gpg' created
gpg: no default secret key: secret key not available
gpg: signing failed: secret key not available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bookkeeper ......................................... FAILURE [  3.482 s]
[INFO] compability dependencies ........................... SKIPPED
[INFO] bookkeeper-server-compat400 ........................ SKIPPED
[INFO] bookkeeper-server-compat410 ........................ SKIPPED
[INFO] bookkeeper-server-compat420 ........................ SKIPPED
[INFO] Stats API for bookkeeper ........................... SKIPPED
[INFO] bookkeeper-server .................................. SKIPPED
[INFO] bookkeeper-benchmark ............................... SKIPPED
[INFO] Stats provider for twitter-stats package ........... SKIPPED
[INFO] Stats provider for twitter-ostrich package ......... SKIPPED
[INFO] Stats provider for codahale metrics ................ SKIPPED
[INFO] Stats provider for Prometheus ...................... SKIPPED
[INFO] bookkeeper-stats-providers ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.668 s
[INFO] Finished at: 2017-05-30T20:38:31+00:00
[INFO] Final Memory: 38M/1007M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.6:sign (sign-artifacts) on project bookkeeper: Exit code: 2 -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?