The code of trunk always fails on openjdk7. Is it supported or does someone fix it?
On Sun, Sep 14, 2014 at 3:52 AM, Apache Jenkins Server < [email protected]> wrote: > See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/568/ > > > ################################################################################### > ########################## LAST 60 LINES OF THE CONSOLE > ########################### > Started by timer > Building remotely on H10 (Ubuntu ubuntu) in workspace > /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7 > Updating http://svn.apache.org/repos/asf/zookeeper/trunk at revision > '2014-09-13T19:52:30.699 +0000' > U CHANGES.txt > U > src/java/test/org/apache/zookeeper/server/quorum/ReconfigBackupTest.java > At revision 1624775 > no change for http://svn.apache.org/repos/asf/zookeeper/trunk since the > previous build > No emails were triggered. > [locks-and-latches] Checking to see if we really have the locks > [locks-and-latches] Have all the locks, build can start > [trunk] $ /home/jenkins/tools/ant/latest/bin/ant -Dtest.output=yes > -Dtest.junit.output.format=xml -Djavac.target=1.7 clean test-core-java > Error occurred during initialization of VM > java.lang.OutOfMemoryError: unable to create new native thread > at java.lang.Thread.start0(Native Method) > at java.lang.Thread.start(Thread.java:714) > at java.lang.ref.Finalizer.<clinit>(Finalizer.java:226) > > Build step 'Invoke Ant' marked build as failure > [locks-and-latches] Releasing all the locks > [locks-and-latches] All the locks released > Recording test results > Email was triggered for: Failure > Sending email for trigger: Failure > > > > > ################################################################################### > ############################## FAILED TESTS (if any) > ############################## > No tests ran.
