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

------------------------------------------
[...truncated 1.23 MB...]
2018-06-05T21:13:28.489 [INFO] Exclude: **/*.iws
2018-06-05T21:13:28.489 [INFO] Exclude: **/*.ipr
2018-06-05T21:13:28.489 [INFO] Exclude: .repository/**
2018-06-05T21:13:28.489 [INFO] Exclude: site/**
2018-06-05T21:13:28.489 [INFO] Exclude: **/org/apache/distributedlog/thrift/*
2018-06-05T21:13:28.489 [INFO] Exclude: **/*.log
2018-06-05T21:13:28.489 [INFO] Exclude: data/**
2018-06-05T21:13:28.489 [INFO] Exclude: dev/.vagrant/**
2018-06-05T21:13:28.491 [INFO] 1 resources included (use -debug for more 
details)
2018-06-05T21:13:28.506 [INFO] Rat check: Summary over all files. Unapproved: 
0, unknown: 0, generated: 0, approved: 1 licenses.
2018-06-05T21:13:28.756 [INFO] 
2018-06-05T21:13:28.756 [INFO] --- maven-checkstyle-plugin:3.0.0:check 
(default-cli) @ tests-parent ---
2018-06-05T21:13:29.430 [INFO] Starting audit...
Audit done.
2018-06-05T21:13:29.632 [INFO] 
2018-06-05T21:13:29.632 [INFO] --- maven-remote-resources-plugin:1.5:process 
(process-resource-bundles) @ tests-parent ---
2018-06-05T21:13:29.848 [INFO] 
2018-06-05T21:13:29.848 [INFO] --- maven-site-plugin:3.5.1:attach-descriptor 
(attach-descriptor) @ tests-parent ---
2018-06-05T21:13:30.007 [INFO] 
2018-06-05T21:13:30.008 [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-05T21:13:30.170 [INFO] 
2018-06-05T21:13:30.170 [INFO] <<< maven-source-plugin:2.2.1:jar 
(attach-sources) < generate-sources @ tests-parent <<<
2018-06-05T21:13:30.170 [INFO] 
2018-06-05T21:13:30.170 [INFO] 
2018-06-05T21:13:30.170 [INFO] --- maven-source-plugin:2.2.1:jar 
(attach-sources) @ tests-parent ---
[JENKINS] Archiving disabled
2018-06-05T21:13:33.938 [INFO] 
2018-06-05T21:13:33.938 [INFO] 
------------------------------------------------------------------------
2018-06-05T21:13:33.938 [INFO] Building Apache BookKeeper :: Tests :: 
Integration :: Smoke test 4.8.0-SNAPSHOT
2018-06-05T21:13:33.938 [INFO] 
------------------------------------------------------------------------
2018-06-05T21:13:33.993 [INFO] 
2018-06-05T21:13:33.993 [INFO] --- maven-clean-plugin:3.0.0:clean 
(default-clean) @ smoke ---
2018-06-05T21:13:34.196 [INFO] 
2018-06-05T21:13:34.196 [INFO] --- apache-rat-plugin:0.12:check (default-cli) @ 
smoke ---
2018-06-05T21:13:34.206 [INFO] Enabled default license matchers.
2018-06-05T21:13:34.207 [INFO] Will parse SCM ignores for exclusions...
2018-06-05T21:13:34.207 [INFO] Finished adding exclusions from SCM ignore files.
2018-06-05T21:13:34.207 [INFO] 61 implicit excludes (use -debug for more 
details).
2018-06-05T21:13:34.207 [INFO] Exclude: .git/**/*
2018-06-05T21:13:34.207 [INFO] Exclude: .github/**/*
2018-06-05T21:13:34.207 [INFO] Exclude: **/.gitignore
2018-06-05T21:13:34.207 [INFO] Exclude: **/.svn/**/*
2018-06-05T21:13:34.207 [INFO] Exclude: **/target/**/*
2018-06-05T21:13:34.207 [INFO] Exclude: **/README.md
2018-06-05T21:13:34.207 [INFO] Exclude: **/apidocs/*
2018-06-05T21:13:34.207 [INFO] Exclude: **/src/main/resources/deps/**
2018-06-05T21:13:34.207 [INFO] Exclude: **/META-INF/**
2018-06-05T21:13:34.207 [INFO] Exclude: **/.classpath
2018-06-05T21:13:34.207 [INFO] Exclude: **/.project
2018-06-05T21:13:34.207 [INFO] Exclude: **/.checkstyle
2018-06-05T21:13:34.207 [INFO] Exclude: **/.settings/*
2018-06-05T21:13:34.207 [INFO] Exclude: **/*.iml
2018-06-05T21:13:34.207 [INFO] Exclude: **/*.iws
2018-06-05T21:13:34.207 [INFO] Exclude: **/*.ipr
2018-06-05T21:13:34.207 [INFO] Exclude: .repository/**
2018-06-05T21:13:34.207 [INFO] Exclude: site/**
2018-06-05T21:13:34.207 [INFO] Exclude: **/org/apache/distributedlog/thrift/*
2018-06-05T21:13:34.207 [INFO] Exclude: **/*.log
2018-06-05T21:13:34.207 [INFO] Exclude: data/**
2018-06-05T21:13:34.207 [INFO] Exclude: dev/.vagrant/**
2018-06-05T21:13:34.209 [INFO] 8 resources included (use -debug for more 
details)
2018-06-05T21:13:34.232 [INFO] Rat check: Summary over all files. Unapproved: 
0, unknown: 0, generated: 0, approved: 8 licenses.
2018-06-05T21:13:34.511 [INFO] 
2018-06-05T21:13:34.511 [INFO] --- maven-checkstyle-plugin:3.0.0:check 
(default-cli) @ smoke ---
2018-06-05T21:13:35.466 [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-05T21:13:35.467 [INFO] There is 1 error reported by Checkstyle 6.19 
with bookkeeper/checkstyle.xml ruleset.
2018-06-05T21:13:35.470 [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-05T21:14:52.791 [INFO] 
------------------------------------------------------------------------
2018-06-05T21:14:52.792 [INFO] Reactor Summary:
2018-06-05T21:14:52.792 [INFO] 
2018-06-05T21:14:52.793 [INFO] Apache BookKeeper :: Parent 
........................ SUCCESS [ 14.541 s]
2018-06-05T21:14:52.793 [INFO] Apache BookKeeper :: Build Tools 
................... SUCCESS [  6.569 s]
2018-06-05T21:14:52.793 [INFO] Apache BookKeeper :: Circe Checksum Library 
........ SUCCESS [ 25.115 s]
2018-06-05T21:14:52.793 [INFO] Apache BookKeeper :: Stats API 
..................... SUCCESS [  9.034 s]
2018-06-05T21:14:52.793 [INFO] Apache BookKeeper :: Common 
........................ SUCCESS [ 10.012 s]
2018-06-05T21:14:52.793 [INFO] Apache BookKeeper :: Protocols 
..................... SUCCESS [ 11.628 s]
2018-06-05T21:14:52.793 [INFO] Apache BookKeeper :: Http :: Http Server 
........... SUCCESS [  5.351 s]
2018-06-05T21:14:52.794 [INFO] Apache BookKeeper :: Server 
........................ SUCCESS [01:31 min]
2018-06-05T21:14:52.794 [INFO] Apache BookKeeper :: Benchmark 
..................... SUCCESS [  6.717 s]
2018-06-05T21:14:52.794 [INFO] Apache BookKeeper :: Stats Providers :: Twitter 
Finagle Stats SUCCESS [  6.520 s]
2018-06-05T21:14:52.794 [INFO] Apache BookKeeper :: Stats Providers :: Twitter 
Science Stats SUCCESS [ 23.396 s]
2018-06-05T21:14:52.794 [INFO] Apache BookKeeper :: Stats Providers :: Twitter 
Ostrich Stats SUCCESS [  7.687 s]
2018-06-05T21:14:52.794 [INFO] Apache BookKeeper :: Stats Providers :: Codahale 
Metrics SUCCESS [  5.873 s]
2018-06-05T21:14:52.794 [INFO] Apache BookKeeper :: Stats Providers :: 
Prometheus . SUCCESS [  5.782 s]
2018-06-05T21:14:52.794 [INFO] Apache BookKeeper :: Stats Providers 
............... SUCCESS [  4.053 s]
2018-06-05T21:14:52.794 [INFO] Apache BookKeeper :: Bookkeeper Http :: Twitter 
Http Server SUCCESS [  8.849 s]
2018-06-05T21:14:52.794 [INFO] Apache BookKeeper :: Bookkeeper Http :: Vertx 
Http Server SUCCESS [  5.953 s]
2018-06-05T21:14:52.794 [INFO] Apache BookKeeper :: Http 
.......................... SUCCESS [  2.588 s]
2018-06-05T21:14:52.794 [INFO] Apache BookKeeper :: Shaded :: Parent 
.............. SUCCESS [  3.117 s]
2018-06-05T21:14:52.794 [INFO] Apache BookKeeper :: Shaded :: 
bookkeeper-server-shaded SUCCESS [ 11.775 s]
2018-06-05T21:14:52.794 [INFO] Apache BookKeeper :: Shaded :: 
bookkeeper-server-tests-shaded SUCCESS [  5.620 s]
2018-06-05T21:14:52.795 [INFO] Apache BookKeeper :: DistributedLog :: Parent 
...... SUCCESS [  2.763 s]
2018-06-05T21:14:52.795 [INFO] Apache BookKeeper :: DistributedLog :: Common 
...... SUCCESS [01:19 min]
2018-06-05T21:14:52.795 [INFO] Apache BookKeeper :: DistributedLog :: Protocol 
.... SUCCESS [  9.424 s]
2018-06-05T21:14:52.795 [INFO] Apache BookKeeper :: DistributedLog :: Core 
Library  SUCCESS [15:53 min]
2018-06-05T21:14:52.795 [INFO] Apache BookKeeper :: Shaded :: 
distributedlog-core-shaded SUCCESS [ 23.771 s]
2018-06-05T21:14:52.795 [INFO] Apache BookKeeper :: Tests 
......................... SUCCESS [  3.064 s]
2018-06-05T21:14:52.795 [INFO] Apache BookKeeper :: Tests :: Test Shaded Jars 
..... SUCCESS [  2.861 s]
2018-06-05T21:14:52.795 [INFO] Apache BookKeeper :: Tests :: 
bookkeeper-server-shaded test SUCCESS [  4.991 s]
2018-06-05T21:14:52.795 [INFO] Apache BookKeeper :: Tests :: 
bookkeeper-server-tests-shaded test SUCCESS [  4.716 s]
2018-06-05T21:14:52.795 [INFO] Apache BookKeeper :: Tests :: 
distributedlog-core-shaded test SUCCESS [  4.589 s]
2018-06-05T21:14:52.795 [INFO] Apache BookKeeper :: Tests :: Docker Images 
........ SUCCESS [  2.402 s]
2018-06-05T21:14:52.795 [INFO] Apache BookKeeper :: Tests :: Docker Images :: 
All Released Versions SUCCESS [  2.763 s]
2018-06-05T21:14:52.795 [INFO] Apache BookKeeper :: Tools :: Parent 
............... SUCCESS [  3.407 s]
2018-06-05T21:14:52.795 [INFO] Apache BookKeeper :: Tools :: Framework 
............ SUCCESS [  5.360 s]
2018-06-05T21:14:52.795 [INFO] Apache BookKeeper :: Tools 
......................... SUCCESS [  6.108 s]
2018-06-05T21:14:52.796 [INFO] Apache BookKeeper :: Stream Storage :: Parent 
...... SUCCESS [  3.460 s]
2018-06-05T21:14:52.796 [INFO] Apache BookKeeper :: Stream Storage :: Common 
Classes for Tests SUCCESS [  9.854 s]
2018-06-05T21:14:52.796 [INFO] Apache BookKeeper :: Stream Storage :: Common 
...... SUCCESS [  6.273 s]
2018-06-05T21:14:52.796 [INFO] Apache BookKeeper :: Stream Storage :: Proto 
....... SUCCESS [ 18.330 s]
2018-06-05T21:14:52.796 [INFO] Apache BookKeeper :: Stream Storage :: Storage 
:: Parent SUCCESS [  2.454 s]
2018-06-05T21:14:52.796 [INFO] Apache BookKeeper :: Stream Storage :: Storage 
:: Api SUCCESS [  5.541 s]
2018-06-05T21:14:52.796 [INFO] Apache BookKeeper :: Stream Storage :: API 
......... SUCCESS [  7.283 s]
2018-06-05T21:14:52.796 [INFO] Apache BookKeeper :: Stream Storage :: Clients 
:: Parent SUCCESS [  2.889 s]
2018-06-05T21:14:52.796 [INFO] Apache BookKeeper :: Stream Storage :: Clients 
:: Java Client :: Parent SUCCESS [  3.131 s]
2018-06-05T21:14:52.796 [INFO] Apache BookKeeper :: Stream Storage :: Clients 
:: Java Client :: Base SUCCESS [ 10.027 s]
2018-06-05T21:14:52.796 [INFO] Apache BookKeeper :: Stream Storage :: State 
Library SUCCESS [ 12.175 s]
2018-06-05T21:14:52.796 [INFO] Apache BookKeeper :: Stream Storage :: Storage 
:: Impl SUCCESS [ 12.788 s]
2018-06-05T21:14:52.796 [INFO] Apache BookKeeper :: Stream Storage :: Clients 
:: Java Client :: KV SUCCESS [  6.758 s]
2018-06-05T21:14:52.796 [INFO] Apache BookKeeper :: Stream Storage :: Clients 
:: Java Client SUCCESS [  6.248 s]
2018-06-05T21:14:52.796 [INFO] Apache BookKeeper :: Stream Storage :: Server 
...... SUCCESS [  8.133 s]
2018-06-05T21:14:52.797 [INFO] Apache BookKeeper :: Dist (Parent) 
................. SUCCESS [  6.539 s]
2018-06-05T21:14:52.797 [INFO] Apache BookKeeper :: Dist (Server) 
................. SUCCESS [ 23.017 s]
2018-06-05T21:14:52.797 [INFO] Apache BookKeeper :: Tests :: Docker Images :: 
All Versions SUCCESS [  4.952 s]
2018-06-05T21:14:52.797 [INFO] Apache BookKeeper :: Tests :: Docker Images :: 
Current Version SUCCESS [  3.334 s]
2018-06-05T21:14:52.797 [INFO] Apache BookKeeper :: Tests :: Utility module for 
Arquillian based integration tests SUCCESS [ 12.500 s]
2018-06-05T21:14:52.797 [INFO] Apache BookKeeper :: Tests :: Common topologies 
for Docker based integration tests SUCCESS [  8.969 s]
2018-06-05T21:14:52.797 [INFO] Apache BookKeeper :: Tests :: Base module for 
Arquillian based integration tests SUCCESS [  6.131 s]
2018-06-05T21:14:52.797 [INFO] Apache BookKeeper :: Tests :: Base module for 
Arquillian based integration tests using groovy SUCCESS [  9.020 s]
2018-06-05T21:14:52.797 [INFO] Apache BookKeeper :: Tests :: Backward 
Compatibility SUCCESS [  5.040 s]
2018-06-05T21:14:52.797 [INFO] Apache BookKeeper :: Tests :: Backward 
Compatibility :: Test upgrade between all released versions and current version 
SUCCESS [ 12.267 s]
2018-06-05T21:14:52.797 [INFO] Apache BookKeeper :: Tests :: Backward 
Compatibility :: Test upgrade between 4.1.0 and current version SUCCESS [  
7.914 s]
2018-06-05T21:14:52.797 [INFO] Apache BookKeeper :: Tests :: Backward 
Compatibility :: Test compat between old version and new version of 
hierarchical ledger manager SUCCESS [  8.135 s]
2018-06-05T21:14:52.797 [INFO] Apache BookKeeper :: Tests :: Backward 
Compatibility :: Test upgrade between 4.1.0 and current version (with hostname 
bookie ID) SUCCESS [  7.859 s]
2018-06-05T21:14:52.797 [INFO] Apache BookKeeper :: Tests :: Backward 
Compatibility :: Test recovery does not work when password no in metadata 
SUCCESS [  7.742 s]
2018-06-05T21:14:52.797 [INFO] Apache BookKeeper :: Tests :: Backward 
Compatibility :: Test upgrade 4.1.0 to current in cluster with cookies SUCCESS 
[  7.491 s]
2018-06-05T21:14:52.798 [INFO] Apache BookKeeper :: Tests :: Backward 
Compatibility :: Test old clients working on current server SUCCESS [  7.191 s]
2018-06-05T21:14:52.798 [INFO] Apache BookKeeper :: Tests :: Backward 
Compatibility :: Test upgrade between yahoo custom version and current SUCCESS 
[  7.424 s]
2018-06-05T21:14:52.798 [INFO] Apache BookKeeper :: Tests :: Integration 
.......... SUCCESS [  2.586 s]
2018-06-05T21:14:52.798 [INFO] Apache BookKeeper :: Tests :: Integration :: 
Smoke test FAILURE [  2.875 s]
2018-06-05T21:14:52.798 [INFO] Apache BookKeeper :: Tests :: Integration :: 
Standalone test SKIPPED
2018-06-05T21:14:52.798 [INFO] Apache BookKeeper :: Tests :: Integration :: 
Cluster test SKIPPED
2018-06-05T21:14:52.798 [INFO] Apache BookKeeper :: Tests :: Bash Scripts Test 
.... SKIPPED
2018-06-05T21:14:52.798 [INFO] Apache BookKeeper :: Dist (All) 
.................... SKIPPED
2018-06-05T21:14:52.798 [INFO] Apache BookKeeper :: microbenchmarks 
............... SKIPPED
2018-06-05T21:14:52.798 [INFO] Apache BookKeeper :: DistributedLog :: IO :: 
FileSystem SKIPPED
2018-06-05T21:14:52.798 [INFO] Apache BookKeeper :: DistributedLog :: IO 
.......... SKIPPED
2018-06-05T21:14:52.798 [INFO] Apache BookKeeper :: Stream Storage :: CLI 
......... SKIPPED
2018-06-05T21:14:52.798 [INFO] 
------------------------------------------------------------------------
2018-06-05T21:14:52.798 [INFO] BUILD FAILURE
2018-06-05T21:14:52.798 [INFO] 
------------------------------------------------------------------------
2018-06-05T21:14:52.799 [INFO] Total time: 33:12 min
2018-06-05T21:14:52.799 [INFO] Finished at: 2018-06-05T21:14:52Z
2018-06-05T21:14:54.145 [INFO] Final Memory: 235M/2497M
2018-06-05T21:14:54.145 [INFO] 
------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
2018-06-05T21:14:55.697 [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-05T21:14:55.697 [ERROR] 
2018-06-05T21:14:55.697 [ERROR] To see the full stack trace of the errors, 
re-run Maven with the -e switch.
2018-06-05T21:14:55.697 [ERROR] Re-run Maven using the -X switch to enable full 
debug logging.
2018-06-05T21:14:55.697 [ERROR] 
2018-06-05T21:14:55.697 [ERROR] For more information about the errors and 
possible solutions, please read the following articles:
2018-06-05T21:14:55.697 [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
2018-06-05T21:14:55.698 [ERROR] 
2018-06-05T21:14:55.698 [ERROR] After correcting the problems, you can resume 
the build with the command
2018-06-05T21:14:55.698 [ERROR]   mvn <goals> -rf :smoke
channel stopped

Reply via email to