See 
<https://builds.apache.org/job/bookkeeper_postcommit_validation_master/4/display/redirect>

------------------------------------------
[...truncated 1.23 MB...]
2018-06-05T19:32:24.171 [INFO] Exclude: **/*.iws
2018-06-05T19:32:24.171 [INFO] Exclude: **/*.ipr
2018-06-05T19:32:24.171 [INFO] Exclude: .repository/**
2018-06-05T19:32:24.171 [INFO] Exclude: site/**
2018-06-05T19:32:24.171 [INFO] Exclude: **/org/apache/distributedlog/thrift/*
2018-06-05T19:32:24.171 [INFO] Exclude: **/*.log
2018-06-05T19:32:24.171 [INFO] Exclude: data/**
2018-06-05T19:32:24.171 [INFO] Exclude: dev/.vagrant/**
2018-06-05T19:32:24.173 [INFO] 1 resources included (use -debug for more 
details)
2018-06-05T19:32:24.190 [INFO] Rat check: Summary over all files. Unapproved: 
0, unknown: 0, generated: 0, approved: 1 licenses.
2018-06-05T19:32:24.582 [INFO] 
2018-06-05T19:32:24.583 [INFO] --- maven-checkstyle-plugin:3.0.0:check 
(default-cli) @ tests-parent ---
2018-06-05T19:32:25.087 [INFO] Starting audit...
Audit done.
2018-06-05T19:32:25.283 [INFO] 
2018-06-05T19:32:25.283 [INFO] --- maven-remote-resources-plugin:1.5:process 
(process-resource-bundles) @ tests-parent ---
2018-06-05T19:32:25.738 [INFO] 
2018-06-05T19:32:25.738 [INFO] --- maven-site-plugin:3.5.1:attach-descriptor 
(attach-descriptor) @ tests-parent ---
2018-06-05T19:32:25.895 [INFO] 
2018-06-05T19:32:25.895 [INFO] >>> maven-source-plugin:2.2.1:jar 
(attach-sources) > generate-sources @ tests-parent >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
2018-06-05T19:32:26.049 [INFO] 
2018-06-05T19:32:26.049 [INFO] <<< maven-source-plugin:2.2.1:jar 
(attach-sources) < generate-sources @ tests-parent <<<
2018-06-05T19:32:26.049 [INFO] 
2018-06-05T19:32:26.049 [INFO] 
2018-06-05T19:32:26.049 [INFO] --- maven-source-plugin:2.2.1:jar 
(attach-sources) @ tests-parent ---
[JENKINS] Archiving disabled
2018-06-05T19:32:30.340 [INFO] 
2018-06-05T19:32:30.340 [INFO] 
------------------------------------------------------------------------
2018-06-05T19:32:30.340 [INFO] Building Apache BookKeeper :: Tests :: 
Integration :: Smoke test 4.8.0-SNAPSHOT
2018-06-05T19:32:30.340 [INFO] 
------------------------------------------------------------------------
2018-06-05T19:32:30.370 [INFO] 
2018-06-05T19:32:30.370 [INFO] --- maven-clean-plugin:3.0.0:clean 
(default-clean) @ smoke ---
2018-06-05T19:32:30.526 [INFO] 
2018-06-05T19:32:30.526 [INFO] --- apache-rat-plugin:0.12:check (default-cli) @ 
smoke ---
2018-06-05T19:32:30.532 [INFO] Enabled default license matchers.
2018-06-05T19:32:30.532 [INFO] Will parse SCM ignores for exclusions...
2018-06-05T19:32:30.532 [INFO] Finished adding exclusions from SCM ignore files.
2018-06-05T19:32:30.532 [INFO] 61 implicit excludes (use -debug for more 
details).
2018-06-05T19:32:30.532 [INFO] Exclude: .git/**/*
2018-06-05T19:32:30.532 [INFO] Exclude: .github/**/*
2018-06-05T19:32:30.532 [INFO] Exclude: **/.gitignore
2018-06-05T19:32:30.532 [INFO] Exclude: **/.svn/**/*
2018-06-05T19:32:30.532 [INFO] Exclude: **/target/**/*
2018-06-05T19:32:30.532 [INFO] Exclude: **/README.md
2018-06-05T19:32:30.532 [INFO] Exclude: **/apidocs/*
2018-06-05T19:32:30.532 [INFO] Exclude: **/src/main/resources/deps/**
2018-06-05T19:32:30.532 [INFO] Exclude: **/META-INF/**
2018-06-05T19:32:30.532 [INFO] Exclude: **/.classpath
2018-06-05T19:32:30.532 [INFO] Exclude: **/.project
2018-06-05T19:32:30.532 [INFO] Exclude: **/.checkstyle
2018-06-05T19:32:30.532 [INFO] Exclude: **/.settings/*
2018-06-05T19:32:30.532 [INFO] Exclude: **/*.iml
2018-06-05T19:32:30.533 [INFO] Exclude: **/*.iws
2018-06-05T19:32:30.533 [INFO] Exclude: **/*.ipr
2018-06-05T19:32:30.533 [INFO] Exclude: .repository/**
2018-06-05T19:32:30.533 [INFO] Exclude: site/**
2018-06-05T19:32:30.533 [INFO] Exclude: **/org/apache/distributedlog/thrift/*
2018-06-05T19:32:30.533 [INFO] Exclude: **/*.log
2018-06-05T19:32:30.533 [INFO] Exclude: data/**
2018-06-05T19:32:30.533 [INFO] Exclude: dev/.vagrant/**
2018-06-05T19:32:30.533 [INFO] 8 resources included (use -debug for more 
details)
2018-06-05T19:32:30.547 [INFO] Rat check: Summary over all files. Unapproved: 
0, unknown: 0, generated: 0, approved: 8 licenses.
2018-06-05T19:32:30.825 [INFO] 
2018-06-05T19:32:30.826 [INFO] --- maven-checkstyle-plugin:3.0.0:check 
(default-cli) @ smoke ---
2018-06-05T19:32:31.458 [INFO] Starting audit...
[ERROR] 
<https://builds.apache.org/job/bookkeeper_postcommit_validation_master/ws/tests/integration/smoke/src/test/java/org/apache/bookkeeper/tests/integration/TestDlogSmoke.java>:59:
 Missing a Javadoc comment. [JavadocType]
Audit done.
2018-06-05T19:32:31.458 [INFO] There is 1 error reported by Checkstyle 6.19 
with bookkeeper/checkstyle.xml ruleset.
2018-06-05T19:32:31.460 [ERROR] 
src/test/java/org/apache/bookkeeper/tests/integration/TestDlogSmoke.java:[59] 
(javadoc) JavadocType: Missing a Javadoc comment.
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
2018-06-05T19:33:46.157 [INFO] 
------------------------------------------------------------------------
2018-06-05T19:33:46.157 [INFO] Reactor Summary:
2018-06-05T19:33:46.158 [INFO] 
2018-06-05T19:33:46.158 [INFO] Apache BookKeeper :: Parent 
........................ SUCCESS [ 14.337 s]
2018-06-05T19:33:46.158 [INFO] Apache BookKeeper :: Build Tools 
................... SUCCESS [  6.027 s]
2018-06-05T19:33:46.159 [INFO] Apache BookKeeper :: Circe Checksum Library 
........ SUCCESS [ 21.291 s]
2018-06-05T19:33:46.159 [INFO] Apache BookKeeper :: Stats API 
..................... SUCCESS [  8.105 s]
2018-06-05T19:33:46.159 [INFO] Apache BookKeeper :: Common 
........................ SUCCESS [ 10.339 s]
2018-06-05T19:33:46.159 [INFO] Apache BookKeeper :: Protocols 
..................... SUCCESS [ 10.041 s]
2018-06-05T19:33:46.159 [INFO] Apache BookKeeper :: Http :: Http Server 
........... SUCCESS [  4.651 s]
2018-06-05T19:33:46.159 [INFO] Apache BookKeeper :: Server 
........................ SUCCESS [01:17 min]
2018-06-05T19:33:46.159 [INFO] Apache BookKeeper :: Benchmark 
..................... SUCCESS [  6.427 s]
2018-06-05T19:33:46.159 [INFO] Apache BookKeeper :: Stats Providers :: Twitter 
Finagle Stats SUCCESS [  6.222 s]
2018-06-05T19:33:46.159 [INFO] Apache BookKeeper :: Stats Providers :: Twitter 
Science Stats SUCCESS [ 15.263 s]
2018-06-05T19:33:46.159 [INFO] Apache BookKeeper :: Stats Providers :: Twitter 
Ostrich Stats SUCCESS [  6.959 s]
2018-06-05T19:33:46.159 [INFO] Apache BookKeeper :: Stats Providers :: Codahale 
Metrics SUCCESS [  5.765 s]
2018-06-05T19:33:46.159 [INFO] Apache BookKeeper :: Stats Providers :: 
Prometheus . SUCCESS [  6.233 s]
2018-06-05T19:33:46.159 [INFO] Apache BookKeeper :: Stats Providers 
............... SUCCESS [  3.051 s]
2018-06-05T19:33:46.159 [INFO] Apache BookKeeper :: Bookkeeper Http :: Twitter 
Http Server SUCCESS [  7.670 s]
2018-06-05T19:33:46.159 [INFO] Apache BookKeeper :: Bookkeeper Http :: Vertx 
Http Server SUCCESS [  5.916 s]
2018-06-05T19:33:46.159 [INFO] Apache BookKeeper :: Http 
.......................... SUCCESS [  2.783 s]
2018-06-05T19:33:46.159 [INFO] Apache BookKeeper :: Shaded :: Parent 
.............. SUCCESS [  3.122 s]
2018-06-05T19:33:46.159 [INFO] Apache BookKeeper :: Shaded :: 
bookkeeper-server-shaded SUCCESS [ 10.625 s]
2018-06-05T19:33:46.159 [INFO] Apache BookKeeper :: Shaded :: 
bookkeeper-server-tests-shaded SUCCESS [  5.930 s]
2018-06-05T19:33:46.159 [INFO] Apache BookKeeper :: DistributedLog :: Parent 
...... SUCCESS [  3.188 s]
2018-06-05T19:33:46.160 [INFO] Apache BookKeeper :: DistributedLog :: Common 
...... SUCCESS [01:17 min]
2018-06-05T19:33:46.160 [INFO] Apache BookKeeper :: DistributedLog :: Protocol 
.... SUCCESS [  8.399 s]
2018-06-05T19:33:46.160 [INFO] Apache BookKeeper :: DistributedLog :: Core 
Library  SUCCESS [12:34 min]
2018-06-05T19:33:46.160 [INFO] Apache BookKeeper :: Shaded :: 
distributedlog-core-shaded SUCCESS [ 23.491 s]
2018-06-05T19:33:46.160 [INFO] Apache BookKeeper :: Tests 
......................... SUCCESS [  2.660 s]
2018-06-05T19:33:46.160 [INFO] Apache BookKeeper :: Tests :: Test Shaded Jars 
..... SUCCESS [  3.968 s]
2018-06-05T19:33:46.160 [INFO] Apache BookKeeper :: Tests :: 
bookkeeper-server-shaded test SUCCESS [  4.520 s]
2018-06-05T19:33:46.160 [INFO] Apache BookKeeper :: Tests :: 
bookkeeper-server-tests-shaded test SUCCESS [  4.701 s]
2018-06-05T19:33:46.160 [INFO] Apache BookKeeper :: Tests :: 
distributedlog-core-shaded test SUCCESS [  5.028 s]
2018-06-05T19:33:46.160 [INFO] Apache BookKeeper :: Tests :: Docker Images 
........ SUCCESS [  2.842 s]
2018-06-05T19:33:46.160 [INFO] Apache BookKeeper :: Tests :: Docker Images :: 
All Released Versions SUCCESS [  2.682 s]
2018-06-05T19:33:46.160 [INFO] Apache BookKeeper :: Tools :: Parent 
............... SUCCESS [  2.682 s]
2018-06-05T19:33:46.160 [INFO] Apache BookKeeper :: Tools :: Framework 
............ SUCCESS [  5.068 s]
2018-06-05T19:33:46.160 [INFO] Apache BookKeeper :: Tools 
......................... SUCCESS [  6.077 s]
2018-06-05T19:33:46.160 [INFO] Apache BookKeeper :: Stream Storage :: Parent 
...... SUCCESS [  2.969 s]
2018-06-05T19:33:46.160 [INFO] Apache BookKeeper :: Stream Storage :: Common 
Classes for Tests SUCCESS [  8.300 s]
2018-06-05T19:33:46.160 [INFO] Apache BookKeeper :: Stream Storage :: Common 
...... SUCCESS [  6.551 s]
2018-06-05T19:33:46.160 [INFO] Apache BookKeeper :: Stream Storage :: Proto 
....... SUCCESS [ 16.156 s]
2018-06-05T19:33:46.160 [INFO] Apache BookKeeper :: Stream Storage :: Storage 
:: Parent SUCCESS [  2.691 s]
2018-06-05T19:33:46.160 [INFO] Apache BookKeeper :: Stream Storage :: Storage 
:: Api SUCCESS [  6.774 s]
2018-06-05T19:33:46.160 [INFO] Apache BookKeeper :: Stream Storage :: API 
......... SUCCESS [  6.935 s]
2018-06-05T19:33:46.160 [INFO] Apache BookKeeper :: Stream Storage :: Clients 
:: Parent SUCCESS [  2.371 s]
2018-06-05T19:33:46.160 [INFO] Apache BookKeeper :: Stream Storage :: Clients 
:: Java Client :: Parent SUCCESS [  2.206 s]
2018-06-05T19:33:46.161 [INFO] Apache BookKeeper :: Stream Storage :: Clients 
:: Java Client :: Base SUCCESS [  9.390 s]
2018-06-05T19:33:46.161 [INFO] Apache BookKeeper :: Stream Storage :: State 
Library SUCCESS [ 10.727 s]
2018-06-05T19:33:46.161 [INFO] Apache BookKeeper :: Stream Storage :: Storage 
:: Impl SUCCESS [ 10.291 s]
2018-06-05T19:33:46.161 [INFO] Apache BookKeeper :: Stream Storage :: Clients 
:: Java Client :: KV SUCCESS [  6.186 s]
2018-06-05T19:33:46.161 [INFO] Apache BookKeeper :: Stream Storage :: Clients 
:: Java Client SUCCESS [  5.741 s]
2018-06-05T19:33:46.161 [INFO] Apache BookKeeper :: Stream Storage :: Server 
...... SUCCESS [  6.857 s]
2018-06-05T19:33:46.161 [INFO] Apache BookKeeper :: Dist (Parent) 
................. SUCCESS [  5.039 s]
2018-06-05T19:33:46.161 [INFO] Apache BookKeeper :: Dist (Server) 
................. SUCCESS [ 23.016 s]
2018-06-05T19:33:46.161 [INFO] Apache BookKeeper :: Tests :: Docker Images :: 
All Versions SUCCESS [  4.946 s]
2018-06-05T19:33:46.161 [INFO] Apache BookKeeper :: Tests :: Docker Images :: 
Current Version SUCCESS [  4.030 s]
2018-06-05T19:33:46.161 [INFO] Apache BookKeeper :: Tests :: Utility module for 
Arquillian based integration tests SUCCESS [ 11.599 s]
2018-06-05T19:33:46.161 [INFO] Apache BookKeeper :: Tests :: Common topologies 
for Docker based integration tests SUCCESS [  8.292 s]
2018-06-05T19:33:46.161 [INFO] Apache BookKeeper :: Tests :: Base module for 
Arquillian based integration tests SUCCESS [  5.745 s]
2018-06-05T19:33:46.161 [INFO] Apache BookKeeper :: Tests :: Base module for 
Arquillian based integration tests using groovy SUCCESS [  7.875 s]
2018-06-05T19:33:46.161 [INFO] Apache BookKeeper :: Tests :: Backward 
Compatibility SUCCESS [  4.247 s]
2018-06-05T19:33:46.161 [INFO] Apache BookKeeper :: Tests :: Backward 
Compatibility :: Test upgrade between all released versions and current version 
SUCCESS [ 12.206 s]
2018-06-05T19:33:46.161 [INFO] Apache BookKeeper :: Tests :: Backward 
Compatibility :: Test upgrade between 4.1.0 and current version SUCCESS [  
6.650 s]
2018-06-05T19:33:46.161 [INFO] Apache BookKeeper :: Tests :: Backward 
Compatibility :: Test compat between old version and new version of 
hierarchical ledger manager SUCCESS [  6.599 s]
2018-06-05T19:33:46.161 [INFO] Apache BookKeeper :: Tests :: Backward 
Compatibility :: Test upgrade between 4.1.0 and current version (with hostname 
bookie ID) SUCCESS [  6.636 s]
2018-06-05T19:33:46.161 [INFO] Apache BookKeeper :: Tests :: Backward 
Compatibility :: Test recovery does not work when password no in metadata 
SUCCESS [  9.786 s]
2018-06-05T19:33:46.161 [INFO] Apache BookKeeper :: Tests :: Backward 
Compatibility :: Test upgrade 4.1.0 to current in cluster with cookies SUCCESS 
[  6.530 s]
2018-06-05T19:33:46.161 [INFO] Apache BookKeeper :: Tests :: Backward 
Compatibility :: Test old clients working on current server SUCCESS [  7.049 s]
2018-06-05T19:33:46.162 [INFO] Apache BookKeeper :: Tests :: Backward 
Compatibility :: Test upgrade between yahoo custom version and current SUCCESS 
[  6.829 s]
2018-06-05T19:33:46.162 [INFO] Apache BookKeeper :: Tests :: Integration 
.......... SUCCESS [  2.722 s]
2018-06-05T19:33:46.162 [INFO] Apache BookKeeper :: Tests :: Integration :: 
Smoke test FAILURE [  2.477 s]
2018-06-05T19:33:46.162 [INFO] Apache BookKeeper :: Tests :: Integration :: 
Standalone test SKIPPED
2018-06-05T19:33:46.162 [INFO] Apache BookKeeper :: Tests :: Integration :: 
Cluster test SKIPPED
2018-06-05T19:33:46.162 [INFO] Apache BookKeeper :: Tests :: Bash Scripts Test 
.... SKIPPED
2018-06-05T19:33:46.162 [INFO] Apache BookKeeper :: Dist (All) 
.................... SKIPPED
2018-06-05T19:33:46.162 [INFO] Apache BookKeeper :: microbenchmarks 
............... SKIPPED
2018-06-05T19:33:46.162 [INFO] Apache BookKeeper :: DistributedLog :: IO :: 
FileSystem SKIPPED
2018-06-05T19:33:46.162 [INFO] Apache BookKeeper :: DistributedLog :: IO 
.......... SKIPPED
2018-06-05T19:33:46.162 [INFO] Apache BookKeeper :: Stream Storage :: CLI 
......... SKIPPED
2018-06-05T19:33:46.162 [INFO] 
------------------------------------------------------------------------
2018-06-05T19:33:46.162 [INFO] BUILD FAILURE
2018-06-05T19:33:46.162 [INFO] 
------------------------------------------------------------------------
2018-06-05T19:33:46.162 [INFO] Total time: 30:10 min
2018-06-05T19:33:46.162 [INFO] Finished at: 2018-06-05T19:33:46Z
2018-06-05T19:33:47.297 [INFO] Final Memory: 229M/2125M
2018-06-05T19:33:47.298 [INFO] 
------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
2018-06-05T19:33:48.533 [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (default-cli) on 
project smoke: You have 1 Checkstyle violation. -> [Help 1]
2018-06-05T19:33:48.534 [ERROR] 
2018-06-05T19:33:48.534 [ERROR] To see the full stack trace of the errors, 
re-run Maven with the -e switch.
2018-06-05T19:33:48.534 [ERROR] Re-run Maven using the -X switch to enable full 
debug logging.
2018-06-05T19:33:48.534 [ERROR] 
2018-06-05T19:33:48.534 [ERROR] For more information about the errors and 
possible solutions, please read the following articles:
2018-06-05T19:33:48.534 [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
2018-06-05T19:33:48.534 [ERROR] 
2018-06-05T19:33:48.534 [ERROR] After correcting the problems, you can resume 
the build with the command
2018-06-05T19:33:48.534 [ERROR]   mvn <goals> -rf :smoke
channel stopped

Reply via email to