See https://builds.apache.org/job/ZooKeeper_branch34_jdk7/1332/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 219 lines...]
[ivy:retrieve] found antlr#antlr;2.7.6 in maven2
[ivy:retrieve] found commons-beanutils#commons-beanutils-core;1.7.0 in maven2
[ivy:retrieve] found commons-cli#commons-cli;1.0 in maven2
[ivy:retrieve] found commons-lang#commons-lang;1.0 in maven2
[ivy:retrieve] found commons-logging#commons-logging;1.0.3 in maven2
[ivy:retrieve] found com.google.collections#google-collections;0.9 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#kerb-simplekdc;1.0.0-RC2 in maven2
[ivy:retrieve] found org.apache.kerby#kerby-config;1.0.0-RC2 in maven2
[ivy:retrieve] found org.slf4j#slf4j-api;1.7.14 in maven2
[ivy:retrieve] found org.slf4j#slf4j-log4j12;1.7.14 in maven2
[ivy:retrieve] found log4j#log4j;1.2.17 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 824ms :: artifacts dl 124ms
[ivy:retrieve] :: evicted modules:
[ivy:retrieve] commons-logging#commons-logging;1.0 by
[commons-logging#commons-logging;1.0.3] in [test]
[ivy:retrieve] commons-collections#commons-collections;2.0 by
[commons-collections#commons-collections;3.2.2] in [test]
[ivy:retrieve] junit#junit;3.7 by [junit#junit;4.8.1] in [test]
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| test | 30 | 0 | 0 | 3 || 27 | 0 |
---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
[ivy:retrieve] confs: [test]
[ivy:retrieve] 27 artifacts copied, 0 already retrieved (5689kB/56ms)
compile-test:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/build/test/classes
[javac] Compiling 144 source files to
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/build/test/classes
[javac] warning: [options] bootstrap class path not set in conjunction with
-source 1.5
[javac]
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/src/java/test/org/apache/zookeeper/test/HierarchicalQuorumTest.java:146:
error: diamond operator is not supported in -source 1.5
[javac] List <QuorumPeer> qps = new ArrayList<>();
[javac] ^
[javac] (use -source 7 or higher to enable diamond operator)
[javac] 1 error
[javac] 1 warning
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/build.xml:407:
Compile failed; see the compiler error output for details.
Total time: 11 seconds
Build step 'Invoke Ant' 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.