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 2017/04/18 00:38:59 UTC

ZooKeeper_branch34 - Build # 1918 - Still Failing

See https://builds.apache.org/job/ZooKeeper_branch34/1918/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 48.09 KB...]
[ivy:retrieve] 	found org.apache.directory.server#apacheds-mavibot-partition;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.mavibot#mavibot;1.0.0-M1 in maven2
[ivy:retrieve] 	found org.slf4j#slf4j-log4j12;1.7.5 in maven2
[ivy:retrieve] 	found log4j#log4j;1.2.17 in maven2
[ivy:retrieve] 	found org.apache.directory.api#api-all;1.0.0-M20 in maven2
[ivy:retrieve] 	found xpp3#xpp3;1.1.4c in maven2
[ivy:retrieve] 	found dom4j#dom4j;1.6.1 in maven2
[ivy:retrieve] 	found xml-apis#xml-apis;1.0.b2 in maven2
[ivy:retrieve] 	found org.apache.directory.server#apacheds-jdbm-partition;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.jdbm#apacheds-jdbm1;2.0.0-M2 in maven2
[ivy:retrieve] 	found org.apache.directory.server#apacheds-protocol-ldap;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.api#api-ldap-extras-sp;1.0.0-M20 in maven2
[ivy:retrieve] :: resolution report :: resolve 1957ms :: artifacts dl 36ms
[ivy:retrieve] 	:: evicted modules:
[ivy:retrieve] 	commons-collections#commons-collections;3.2.1 by [commons-collections#commons-collections;3.2.2] in [test]
[ivy:retrieve] 	xml-apis#xml-apis;2.0.2 by [xml-apis#xml-apis;1.0.b2] in [test]
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       test       |   72  |   0   |   0   |   2   ||   66  |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
[ivy:retrieve] 	confs: [test]
[ivy:retrieve] 	66 artifacts copied, 0 already retrieved (17659kB/60ms)

compile-test:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34/build/test/classes
    [javac] Compiling 148 source files to /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34/build/test/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34/src/java/test/org/apache/zookeeper/test/ClientBase.java:151: error: cannot find symbol
    [javac]             long expire = Time.currentElapsedTime() + timeout;
    [javac]                           ^
    [javac]   symbol:   variable Time
    [javac]   location: class CountdownWatcher
    [javac] /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34/src/java/test/org/apache/zookeeper/test/ClientBase.java:155: error: cannot find symbol
    [javac]                 left = expire - Time.currentElapsedTime();
    [javac]                                 ^
    [javac]   symbol:   variable Time
    [javac]   location: class CountdownWatcher
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34/src/java/test/org/apache/zookeeper/test/LoadFromLogTest.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 2 errors
    [javac] 1 warning

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

Total time: 35 seconds
mv: cannot stat 'build/*.tar.gz': No such file or directory
mv: cannot stat 'build/test/findbugs': No such file or directory
Build Failed
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?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



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