You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/15 04:48:36 UTC

ZooKeeper_branch35_jdk8 - Build # 851 - Still Failing

See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/851/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 16.71 KB...]
[ivy:retrieve] 	found org.hamcrest#hamcrest-core;1.3 in maven2
[ivy:retrieve] 	found org.mockito#mockito-all;1.8.2 in maven2
[ivy:retrieve] 	found com.puppycrawl.tools#checkstyle;6.13 in maven2
[ivy:retrieve] 	found org.apache.commons#commons-lang3;3.4 in maven2
[ivy:retrieve] 	found antlr#antlr;2.7.7 in maven2
[ivy:retrieve] 	found org.antlr#antlr4-runtime;4.5.1-1 in maven2
[ivy:retrieve] 	found commons-beanutils#commons-beanutils;1.9.2 in maven2
[ivy:retrieve] 	found commons-logging#commons-logging;1.1.1 in maven2
[ivy:retrieve] 	found com.google.guava#guava;18.0 in maven2
[ivy:retrieve] 	found commons-collections#commons-collections;3.2.2 in maven2
[ivy:retrieve] 	found commons-io#commons-io;2.4 in maven2
[ivy:retrieve] 	found org.apache.kerby#kerby-config;1.0.0-RC2 in maven2
[ivy:retrieve] 	found org.apache.kerby#kerb-simplekdc;1.0.0-RC2 in maven2
[ivy:retrieve] 	found org.apache.kerby#kerb-core;1.0.0-RC2 in maven2
[ivy:retrieve] 	found org.apache.kerby#kerby-asn1;1.0.0-RC2 in maven2
[ivy:retrieve] 	found org.apache.kerby#kerby-pkix;1.0.0-RC2 in maven2
[ivy:retrieve] 	found org.apache.kerby#kerby-util;1.0.0-RC2 in maven2
[ivy:retrieve] 	found org.apache.kerby#kerb-client;1.0.0-RC2 in maven2
[ivy:retrieve] 	found org.apache.kerby#kerb-common;1.0.0-RC2 in maven2
[ivy:retrieve] 	found org.apache.kerby#kerb-crypto;1.0.0-RC2 in maven2
[ivy:retrieve] 	found org.apache.kerby#kerb-util;1.0.0-RC2 in maven2
[ivy:retrieve] 	found org.apache.kerby#kerb-server;1.0.0-RC2 in maven2
[ivy:retrieve] 	found org.apache.kerby#kerb-identity;1.0.0-RC2 in maven2
[ivy:retrieve] 	found org.apache.kerby#kerb-admin;1.0.0-RC2 in maven2
[ivy:retrieve] :: resolution report :: resolve 637ms :: artifacts dl 76ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       test       |   41  |   0   |   0   |   0   ||   41  |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
[ivy:retrieve] 	confs: [test]
[ivy:retrieve] 	41 artifacts copied, 0 already retrieved (12485kB/207ms)

compile-test:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build/test/classes
    [javac] Compiling 223 source files to /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build/test/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
    [javac] /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/src/java/test/org/apache/zookeeper/test/QuorumZxidSyncTest.java:50: error: error while writing <anonymous org.apache.zookeeper.test.QuorumZxidSyncTest$1>: No space left on device
    [javac]         ZooKeeper zk = new ZooKeeper(qb.hostPort, 10000, new Watcher() {
    [javac]                                                                        ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error
    [javac] 1 warning

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build.xml:490: Compile failed; see the compiler error output for details.

Total time: 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.