You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/05/23 14:29:07 UTC

Build failed in Jenkins: bookkeeper_codecoverage #91

See <https://builds.apache.org/job/bookkeeper_codecoverage/91/display/redirect?page=changes>

Changes:

[eolivelli] BP-14 WriteFlag DEFERRED_SYNC Client Side Implementation

[sijie] [TABLE SERVICE] start table service as an extra component of bookie

[sijie] ISSUE #1415: [DLOG] org.apache.distributedlog.fs.TestDLFileSystem fails

[sijie] [TABLE SERVICE] Move integration tests under `stream/tests/integration`

------------------------------------------
[...truncated 1.15 MB...]
2018-05-23T14:27:40.575 [INFO] ------------------------------------------------------------------------
2018-05-23T14:27:40.617 [INFO] 
2018-05-23T14:27:40.617 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ standalone ---
2018-05-23T14:27:40.812 [INFO] 
2018-05-23T14:27:40.812 [INFO] --- jacoco-maven-plugin:0.8.0:prepare-agent (default) @ standalone ---
2018-05-23T14:27:40.813 [INFO] argLine set to -javaagent:<https://builds.apache.org/job/bookkeeper_codecoverage/ws/.repository/org/jacoco/org.jacoco.agent/0.8.0/org.jacoco.agent-0.8.0-runtime.jar=destfile=/home/jenkins/jenkins-slave/workspace/bookkeeper_codecoverage/tests/integration/standalone/target/jacoco.exec>
2018-05-23T14:27:40.976 [INFO] 
2018-05-23T14:27:40.976 [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ standalone ---
2018-05-23T14:27:41.211 [INFO] 
2018-05-23T14:27:41.211 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ standalone ---
2018-05-23T14:27:41.214 [INFO] Using 'UTF-8' encoding to copy filtered resources.
2018-05-23T14:27:41.214 [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/bookkeeper_codecoverage/ws/tests/integration/standalone/src/main/resources>
2018-05-23T14:27:41.214 [INFO] Copying 3 resources
2018-05-23T14:27:41.370 [INFO] 
2018-05-23T14:27:41.370 [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ standalone ---
2018-05-23T14:27:41.374 [INFO] No sources to compile
2018-05-23T14:27:41.543 [INFO] 
2018-05-23T14:27:41.543 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ standalone ---
2018-05-23T14:27:41.545 [INFO] Using 'UTF-8' encoding to copy filtered resources.
2018-05-23T14:27:41.545 [INFO] Copying 1 resource
2018-05-23T14:27:41.546 [INFO] Copying 3 resources
2018-05-23T14:27:41.701 [INFO] 
2018-05-23T14:27:41.701 [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ standalone ---
2018-05-23T14:27:41.709 [INFO] Changes detected - recompiling the module!
2018-05-23T14:27:41.710 [INFO] Compiling 1 source file to <https://builds.apache.org/job/bookkeeper_codecoverage/ws/tests/integration/standalone/target/test-classes>
2018-05-23T14:27:42.646 [INFO] 
2018-05-23T14:27:42.646 [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ standalone ---
2018-05-23T14:27:42.650 [INFO] Tests are skipped.
2018-05-23T14:27:43.290 [INFO] 
2018-05-23T14:27:43.290 [INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ standalone ---
2018-05-23T14:27:43.295 [INFO] Building jar: <https://builds.apache.org/job/bookkeeper_codecoverage/ws/tests/integration/standalone/target/standalone-4.8.0-SNAPSHOT.jar>
2018-05-23T14:27:43.476 [INFO] 
2018-05-23T14:27:43.476 [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ standalone ---
2018-05-23T14:27:43.672 [INFO] 
2018-05-23T14:27:43.672 [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ standalone >>>
2018-05-23T14:27:43.697 [INFO] 
2018-05-23T14:27:43.697 [INFO] --- jacoco-maven-plugin:0.8.0:prepare-agent (default) @ standalone ---
2018-05-23T14:27:43.698 [INFO] argLine set to -javaagent:<https://builds.apache.org/job/bookkeeper_codecoverage/ws/.repository/org/jacoco/org.jacoco.agent/0.8.0/org.jacoco.agent-0.8.0-runtime.jar=destfile=/home/jenkins/jenkins-slave/workspace/bookkeeper_codecoverage/tests/integration/standalone/target/jacoco.exec>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
2018-05-23T14:27:44.008 [INFO] 
2018-05-23T14:27:44.008 [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ standalone <<<
2018-05-23T14:27:44.008 [INFO] 
2018-05-23T14:27:44.008 [INFO] 
2018-05-23T14:27:44.008 [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ standalone ---
2018-05-23T14:27:44.014 [INFO] Building jar: <https://builds.apache.org/job/bookkeeper_codecoverage/ws/tests/integration/standalone/target/standalone-4.8.0-SNAPSHOT-sources.jar>
2018-05-23T14:27:44.174 [INFO] 
2018-05-23T14:27:44.174 [INFO] --- jacoco-maven-plugin:0.8.0:report (default-cli) @ standalone ---
2018-05-23T14:27:44.174 [INFO] Skipping JaCoCo execution due to missing execution data file.
[JENKINS] Archiving disabled
2018-05-23T14:27:47.990 [INFO] 
2018-05-23T14:27:47.990 [INFO] ------------------------------------------------------------------------
2018-05-23T14:27:47.990 [INFO] Building Apache BookKeeper :: Tests :: Integration :: Cluster test 4.8.0-SNAPSHOT
2018-05-23T14:27:47.990 [INFO] ------------------------------------------------------------------------
2018-05-23T14:27:48.054 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.5/jackson-core-asl-1.8.5.jar
2018-05-23T14:27:48.054 [INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.12.Final/netty-codec-http-4.1.12.Final.jar
2018-05-23T14:27:48.056 [INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.12.Final/netty-handler-4.1.12.Final.jar
2018-05-23T14:27:48.090 [INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.12.Final/netty-handler-proxy-4.1.12.Final.jar
2018-05-23T14:27:48.091 [INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.12.Final/netty-transport-4.1.12.Final.jar
2018-05-23T14:27:48.114 [INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.12.Final/netty-handler-proxy-4.1.12.Final.jar (21 kB at 352 kB/s)
2018-05-23T14:27:48.114 [INFO] Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.12.Final/netty-resolver-4.1.12.Final.jar
2018-05-23T14:27:48.129 [INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.12.Final/netty-resolver-4.1.12.Final.jar (32 kB at 826 kB/s)
2018-05-23T14:27:48.134 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.5/jackson-core-asl-1.8.5.jar (227 kB at 2.8 MB/s)
2018-05-23T14:27:48.146 [INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.12.Final/netty-handler-4.1.12.Final.jar (354 kB at 3.8 MB/s)
2018-05-23T14:27:48.171 [INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.12.Final/netty-codec-http-4.1.12.Final.jar (550 kB at 4.7 MB/s)
2018-05-23T14:27:48.180 [INFO] Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.12.Final/netty-transport-4.1.12.Final.jar (433 kB at 3.5 MB/s)
2018-05-23T14:27:48.185 [INFO] 
2018-05-23T14:27:48.186 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cluster ---
2018-05-23T14:27:48.355 [INFO] 
2018-05-23T14:27:48.355 [INFO] --- jacoco-maven-plugin:0.8.0:prepare-agent (default) @ cluster ---
2018-05-23T14:27:48.356 [INFO] argLine set to -javaagent:<https://builds.apache.org/job/bookkeeper_codecoverage/ws/.repository/org/jacoco/org.jacoco.agent/0.8.0/org.jacoco.agent-0.8.0-runtime.jar=destfile=/home/jenkins/jenkins-slave/workspace/bookkeeper_codecoverage/tests/integration/cluster/target/jacoco.exec>
2018-05-23T14:27:48.600 [INFO] 
2018-05-23T14:27:48.600 [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ cluster ---
2018-05-23T14:27:49.774 [INFO] 
2018-05-23T14:27:49.775 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ cluster ---
2018-05-23T14:27:49.776 [INFO] Using 'UTF-8' encoding to copy filtered resources.
2018-05-23T14:27:49.776 [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/bookkeeper_codecoverage/ws/tests/integration/cluster/src/main/resources>
2018-05-23T14:27:49.777 [INFO] Copying 3 resources
2018-05-23T14:27:49.935 [INFO] 
2018-05-23T14:27:49.935 [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cluster ---
2018-05-23T14:27:49.940 [INFO] No sources to compile
2018-05-23T14:27:50.111 [INFO] 
2018-05-23T14:27:50.111 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ cluster ---
2018-05-23T14:27:50.112 [INFO] Using 'UTF-8' encoding to copy filtered resources.
2018-05-23T14:27:50.113 [INFO] Copying 1 resource
2018-05-23T14:27:50.113 [INFO] Copying 3 resources
2018-05-23T14:27:50.268 [INFO] 
2018-05-23T14:27:50.268 [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cluster ---
2018-05-23T14:27:50.279 [INFO] Changes detected - recompiling the module!
2018-05-23T14:27:50.280 [INFO] Compiling 9 source files to <https://builds.apache.org/job/bookkeeper_codecoverage/ws/tests/integration/cluster/target/test-classes>
2018-05-23T14:27:51.091 [INFO] -------------------------------------------------------------
2018-05-23T14:27:51.091 [ERROR] COMPILATION ERROR : 
2018-05-23T14:27:51.091 [INFO] -------------------------------------------------------------
2018-05-23T14:27:51.092 [ERROR] <https://builds.apache.org/job/bookkeeper_codecoverage/ws/tests/integration/cluster/src/test/java/org/apache/bookkeeper/tests/integration/topologies/BKCluster.java>:[37,57] cannot find symbol
  symbol:   class ZkClusterInitializer
  location: package org.apache.bookkeeper.stream.storage.impl.cluster
2018-05-23T14:27:51.092 [INFO] 1 error
2018-05-23T14:27:51.092 [INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
2018-05-23T14:27:55.236 [INFO] 
2018-05-23T14:27:55.236 [INFO] ------------------------------------------------------------------------
2018-05-23T14:27:55.236 [INFO] Skipping Apache BookKeeper :: Parent
2018-05-23T14:27:55.236 [INFO] This project has been banned from the build due to previous failures.
2018-05-23T14:27:55.236 [INFO] ------------------------------------------------------------------------
[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-05-23T14:28:44.935 [INFO] ------------------------------------------------------------------------
2018-05-23T14:28:44.935 [INFO] Reactor Summary:
2018-05-23T14:28:44.935 [INFO] 
2018-05-23T14:28:44.935 [INFO] Apache BookKeeper :: Parent ........................ SUCCESS [ 11.148 s]
2018-05-23T14:28:44.935 [INFO] Apache BookKeeper :: Build Tools ................... SUCCESS [  6.051 s]
2018-05-23T14:28:44.935 [INFO] Apache BookKeeper :: Circe Checksum Library ........ SUCCESS [01:49 min]
2018-05-23T14:28:44.935 [INFO] Apache BookKeeper :: Stats API ..................... SUCCESS [  9.033 s]
2018-05-23T14:28:44.936 [INFO] Apache BookKeeper :: Common ........................ SUCCESS [ 28.632 s]
2018-05-23T14:28:44.936 [INFO] Apache BookKeeper :: Protocols ..................... SUCCESS [  9.045 s]
2018-05-23T14:28:44.936 [INFO] Apache BookKeeper :: Http :: Http Server ........... SUCCESS [  5.797 s]
2018-05-23T14:28:44.936 [INFO] Apache BookKeeper :: Server ........................ SUCCESS [  01:21 h]
2018-05-23T14:28:44.936 [INFO] Apache BookKeeper :: Tools ......................... SUCCESS [ 41.228 s]
2018-05-23T14:28:44.936 [INFO] Apache BookKeeper :: Benchmark ..................... SUCCESS [ 49.788 s]
2018-05-23T14:28:44.936 [INFO] Apache BookKeeper :: Stats Providers :: Twitter Finagle Stats SUCCESS [  6.920 s]
2018-05-23T14:28:44.936 [INFO] Apache BookKeeper :: Stats Providers :: Twitter Science Stats SUCCESS [ 15.847 s]
2018-05-23T14:28:44.936 [INFO] Apache BookKeeper :: Stats Providers :: Twitter Ostrich Stats SUCCESS [  7.212 s]
2018-05-23T14:28:44.936 [INFO] Apache BookKeeper :: Stats Providers :: Codahale Metrics SUCCESS [  9.905 s]
2018-05-23T14:28:44.936 [INFO] Apache BookKeeper :: Stats Providers :: Prometheus . SUCCESS [ 10.467 s]
2018-05-23T14:28:44.936 [INFO] Apache BookKeeper :: Stats Providers ............... SUCCESS [  2.133 s]
2018-05-23T14:28:44.936 [INFO] Apache BookKeeper :: Bookkeeper Http :: Twitter Http Server SUCCESS [ 12.809 s]
2018-05-23T14:28:44.936 [INFO] Apache BookKeeper :: Bookkeeper Http :: Vertx Http Server SUCCESS [  9.873 s]
2018-05-23T14:28:44.936 [INFO] Apache BookKeeper :: Http .......................... SUCCESS [  2.110 s]
2018-05-23T14:28:44.936 [INFO] Apache BookKeeper :: Shaded :: Parent .............. SUCCESS [  2.294 s]
2018-05-23T14:28:44.937 [INFO] Apache BookKeeper :: Shaded :: bookkeeper-server-shaded SUCCESS [  9.898 s]
2018-05-23T14:28:44.937 [INFO] Apache BookKeeper :: Shaded :: bookkeeper-server-tests-shaded SUCCESS [  4.836 s]
2018-05-23T14:28:44.937 [INFO] Apache BookKeeper :: DistributedLog :: Parent ...... SUCCESS [  2.066 s]
2018-05-23T14:28:44.937 [INFO] Apache BookKeeper :: DistributedLog :: Common ...... SUCCESS [  8.193 s]
2018-05-23T14:28:44.937 [INFO] Apache BookKeeper :: DistributedLog :: Protocol .... SUCCESS [  8.187 s]
2018-05-23T14:28:44.937 [INFO] Apache BookKeeper :: DistributedLog :: Core Library  SUCCESS [ 42.862 s]
2018-05-23T14:28:44.937 [INFO] Apache BookKeeper :: Shaded :: distributedlog-core-shaded SUCCESS [ 19.544 s]
2018-05-23T14:28:44.937 [INFO] Apache BookKeeper :: Tests ......................... SUCCESS [  2.100 s]
2018-05-23T14:28:44.937 [INFO] Apache BookKeeper :: Tests :: Test Shaded Jars ..... SUCCESS [  2.125 s]
2018-05-23T14:28:44.937 [INFO] Apache BookKeeper :: Tests :: bookkeeper-server-shaded test SUCCESS [  7.504 s]
2018-05-23T14:28:44.937 [INFO] Apache BookKeeper :: Tests :: bookkeeper-server-tests-shaded test SUCCESS [  7.394 s]
2018-05-23T14:28:44.937 [INFO] Apache BookKeeper :: Tests :: distributedlog-core-shaded test SUCCESS [ 10.509 s]
2018-05-23T14:28:44.937 [INFO] Apache BookKeeper :: Tests :: Docker Images ........ SUCCESS [  1.951 s]
2018-05-23T14:28:44.937 [INFO] Apache BookKeeper :: Tests :: Docker Images :: All Released Versions SUCCESS [  2.196 s]
2018-05-23T14:28:44.937 [INFO] Apache BookKeeper :: Dist (Parent) ................. SUCCESS [  5.468 s]
2018-05-23T14:28:44.937 [INFO] Apache BookKeeper :: Dist (Server) ................. SUCCESS [ 32.281 s]
2018-05-23T14:28:44.938 [INFO] Apache BookKeeper :: Tests :: Docker Images :: All Versions SUCCESS [  4.018 s]
2018-05-23T14:28:44.938 [INFO] Apache BookKeeper :: Tests :: Docker Images :: Current Version SUCCESS [  1.967 s]
2018-05-23T14:28:44.938 [INFO] Apache BookKeeper :: Tests :: Utility module for Arquillian based integration tests SUCCESS [ 11.737 s]
2018-05-23T14:28:44.938 [INFO] Apache BookKeeper :: Tests :: Common topologies for Docker based integration tests SUCCESS [  7.308 s]
2018-05-23T14:28:44.938 [INFO] Apache BookKeeper :: Tests :: Base module for Arquillian based integration tests SUCCESS [  4.051 s]
2018-05-23T14:28:44.938 [INFO] Apache BookKeeper :: Tests :: Base module for Arquillian based integration tests using groovy SUCCESS [  5.739 s]
2018-05-23T14:28:44.938 [INFO] Apache BookKeeper :: Tests :: Backward Compatibility SUCCESS [  4.062 s]
2018-05-23T14:28:44.938 [INFO] Apache BookKeeper :: Tests :: Backward Compatibility :: Test upgrade between all released versions and current version SUCCESS [ 10.503 s]
2018-05-23T14:28:44.938 [INFO] Apache BookKeeper :: Tests :: Backward Compatibility :: Test upgrade between 4.1.0 and current version SUCCESS [  5.788 s]
2018-05-23T14:28:44.938 [INFO] Apache BookKeeper :: Tests :: Backward Compatibility :: Test compat between old version and new version of hierarchical ledger manager SUCCESS [  5.977 s]
2018-05-23T14:28:44.938 [INFO] Apache BookKeeper :: Tests :: Backward Compatibility :: Test upgrade between 4.1.0 and current version (with hostname bookie ID) SUCCESS [  5.917 s]
2018-05-23T14:28:44.938 [INFO] Apache BookKeeper :: Tests :: Backward Compatibility :: Test recovery does not work when password no in metadata SUCCESS [  6.539 s]
2018-05-23T14:28:44.938 [INFO] Apache BookKeeper :: Tests :: Backward Compatibility :: Test upgrade 4.1.0 to current in cluster with cookies SUCCESS [  5.806 s]
2018-05-23T14:28:44.938 [INFO] Apache BookKeeper :: Tests :: Backward Compatibility :: Test old clients working on current server SUCCESS [  6.172 s]
2018-05-23T14:28:44.938 [INFO] Apache BookKeeper :: Tests :: Backward Compatibility :: Test upgrade between yahoo custom version and current SUCCESS [  5.894 s]
2018-05-23T14:28:44.938 [INFO] Apache BookKeeper :: Tests :: Integration .......... SUCCESS [  2.380 s]
2018-05-23T14:28:44.938 [INFO] Apache BookKeeper :: Tests :: Integration :: Smoke test SUCCESS [  6.536 s]
2018-05-23T14:28:44.938 [INFO] Apache BookKeeper :: Tests :: Integration :: Standalone test SUCCESS [  4.265 s]
2018-05-23T14:28:44.938 [INFO] Apache BookKeeper :: Tests :: Integration :: Cluster test FAILURE [  4.528 s]
2018-05-23T14:28:44.939 [INFO] Apache BookKeeper :: Tests :: Bash Scripts Test .... SKIPPED
2018-05-23T14:28:44.939 [INFO] Apache BookKeeper :: Dist (All) .................... SKIPPED
2018-05-23T14:28:44.939 [INFO] Apache BookKeeper :: microbenchmarks ............... SKIPPED
2018-05-23T14:28:44.939 [INFO] Apache BookKeeper :: DistributedLog :: IO :: FileSystem SKIPPED
2018-05-23T14:28:44.939 [INFO] Apache BookKeeper :: DistributedLog :: IO .......... SKIPPED
2018-05-23T14:28:44.939 [INFO] ------------------------------------------------------------------------
2018-05-23T14:28:44.939 [INFO] BUILD FAILURE
2018-05-23T14:28:44.939 [INFO] ------------------------------------------------------------------------
2018-05-23T14:28:44.939 [INFO] Total time: 01:36 h
2018-05-23T14:28:44.939 [INFO] Finished at: 2018-05-23T14:28:44Z
2018-05-23T14:28:45.670 [INFO] Final Memory: 195M/2185M
2018-05-23T14:28:45.670 [INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
2018-05-23T14:28:47.451 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile (default-testCompile) on project cluster: Compilation failure
2018-05-23T14:28:47.451 [ERROR] <https://builds.apache.org/job/bookkeeper_codecoverage/ws/tests/integration/cluster/src/test/java/org/apache/bookkeeper/tests/integration/topologies/BKCluster.java>:[37,57] cannot find symbol
2018-05-23T14:28:47.451 [ERROR] symbol:   class ZkClusterInitializer
2018-05-23T14:28:47.451 [ERROR] location: package org.apache.bookkeeper.stream.storage.impl.cluster
2018-05-23T14:28:47.451 [ERROR] -> [Help 1]
2018-05-23T14:28:47.451 [ERROR] 
2018-05-23T14:28:47.451 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
2018-05-23T14:28:47.451 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
2018-05-23T14:28:47.451 [ERROR] 
2018-05-23T14:28:47.452 [ERROR] For more information about the errors and possible solutions, please read the following articles:
2018-05-23T14:28:47.452 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
2018-05-23T14:28:47.452 [ERROR] 
2018-05-23T14:28:47.452 [ERROR] After correcting the problems, you can resume the build with the command
2018-05-23T14:28:47.452 [ERROR]   mvn <goals> -rf :cluster
channel stopped

Jenkins build is back to normal : bookkeeper_codecoverage #92

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper_codecoverage/92/display/redirect?page=changes>