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 2013/07/01 09:09:33 UTC

ZooKeeper_branch33_solaris - Build # 573 - Failure

See https://builds.apache.org/job/ZooKeeper_branch33_solaris/573/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 46755 lines...]
    [junit] 2013-07-01 07:08:11,490 - INFO  [main-SendThread(localhost:11222):ClientCnxn$SendThread@947] - Socket connection established to localhost/127.0.0.1:11222, initiating session
    [junit] 2013-07-01 07:08:11,490 - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11222:NIOServerCnxn$Factory@251] - Accepted socket connection from /127.0.0.1:32921
    [junit] 2013-07-01 07:08:11,491 - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11222:NIOServerCnxn@777] - Client attempting to establish new session at /127.0.0.1:32921
    [junit] 2013-07-01 07:08:11,492 - INFO  [SyncThread:0:FileTxnLog@199] - Creating new log file: log.1
    [junit] 2013-07-01 07:08:11,494 - INFO  [SyncThread:0:NIOServerCnxn@1580] - Established session 0x13f990f69590000 with negotiated timeout 30000 for client /127.0.0.1:32921
    [junit] 2013-07-01 07:08:11,494 - INFO  [main-SendThread(localhost:11222):ClientCnxn$SendThread@736] - Session establishment complete on server localhost/127.0.0.1:11222, sessionid = 0x13f990f69590000, negotiated timeout = 30000
    [junit] expect:0x13f990f69590000
    [junit] found:0x13f990f69590000 org.apache.ZooKeeperService:name0=StandaloneServer_port-1,name1=Connections,name2=127.0.0.1,name3=0x13f990f69590000
    [junit] 2013-07-01 07:08:11,519 - INFO  [main:ClientBase@431] - tearDown starting
    [junit] 2013-07-01 07:08:11,520 - INFO  [main:ClientBase@443] - fdcount after test is: 47
    [junit] 2013-07-01 07:08:11,521 - INFO  [ProcessThread:-1:PrepRequestProcessor@399] - Processed session termination for sessionid: 0x13f990f69590000
    [junit] 2013-07-01 07:08:11,523 - INFO  [main:ZooKeeper@544] - Session: 0x13f990f69590000 closed
    [junit] 2013-07-01 07:08:11,523 - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11222:NIOServerCnxn@1435] - Closed socket connection for client /127.0.0.1:32921 which had sessionid 0x13f990f69590000
    [junit] 2013-07-01 07:08:11,523 - INFO  [main-EventThread:ClientCnxn$EventThread@516] - EventThread shut down
    [junit] 2013-07-01 07:08:11,523 - INFO  [main:ClientBase@408] - STOPPING server
    [junit] 2013-07-01 07:08:11,542 - INFO  [ProcessThread:-1:PrepRequestProcessor@128] - PrepRequestProcessor exited loop!
    [junit] 2013-07-01 07:08:11,542 - INFO  [SyncThread:0:SyncRequestProcessor@151] - SyncRequestProcessor exited!
    [junit] 2013-07-01 07:08:11,543 - INFO  [main:FinalRequestProcessor@370] - shutdown of request processor complete
    [junit] 2013-07-01 07:08:11,544 - INFO  [main:FourLetterWordMain@43] - connecting to 127.0.0.1 11222
    [junit] ensureOnly:[]
    [junit] 2013-07-01 07:08:11,549 - INFO  [main:ClientBase@460] - FINISHED testChildren
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.961 sec
    [junit] java.io.FileNotFoundException: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch33_solaris/trunk/junitvmwatcher33848256.properties (No such file or directory)
    [junit] 	at java.io.FileInputStream.open(Native Method)
    [junit] 	at java.io.FileInputStream.<init>(FileInputStream.java:120)
    [junit] 	at java.io.FileReader.<init>(FileReader.java:55)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeAsForked(JUnitTask.java:1028)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:817)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeOrQueue(JUnitTask.java:1657)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:764)
    [junit] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    [junit] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
    [junit] 	at org.apache.tools.ant.Task.perform(Task.java:348)
    [junit] 	at org.apache.tools.ant.Target.execute(Target.java:357)
    [junit] 	at org.apache.tools.ant.Target.performTasks(Target.java:385)
    [junit] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
    [junit] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
    [junit] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    [junit] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
    [junit] 	at org.apache.tools.ant.Main.runBuild(Main.java:698)
    [junit] 	at org.apache.tools.ant.Main.startAnt(Main.java:199)
    [junit] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
    [junit] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
    [junit] Running org.apache.zookeeper.test.HierarchicalQuorumTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch33_solaris/trunk/build.xml:814: Process fork failed.

Total time: 14 minutes 1 second
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) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.test.HierarchicalQuorumTest.unknown

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.