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 2016/10/09 12:24:11 UTC

ZooKeeper_branch35_jdk8 - Build # 259 - Failure

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 463396 lines...]
    [junit] 2016-10-09 12:20:27,792 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-10-09 12:20:27,819 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 4832 at start it was 4832
    [junit] 2016-10-09 12:20:27,819 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-10-09 12:20:27,819 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 521.225 sec, Thread: 4, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-10-09 12:20:27,971 [myid:127.0.0.1:19425] - INFO  [main-SendThread(127.0.0.1:19425):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19425. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-09 12:20:27,972 [myid:127.0.0.1:19425] - WARN  [main-SendThread(127.0.0.1:19425):ClientCnxn$SendThread@1235] - Session 0x2013ce28d320000 for server 127.0.0.1/127.0.0.1:19425, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] Running org.apache.zookeeper.server.ZxidRolloverTest in thread 5
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 5, Class: org.apache.zookeeper.server.ZxidRolloverTest
    [junit] Test org.apache.zookeeper.server.ZxidRolloverTest FAILED (timeout)
    [junit] 2016-10-09 12:22:50,107 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 129535
    [junit] 2016-10-09 12:22:50,108 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 55
    [junit] 2016-10-09 12:22:50,108 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testManyChildWatchersAutoReset
    [junit] 2016-10-09 12:22:50,108 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-10-09 12:22:50,109 [myid:] - INFO  [ProcessThread(sid:0 cport:16611)::PrepRequestProcessor@647] - Processed session termination for sessionid: 0x1013cdbe6010000
    [junit] 2016-10-09 12:22:50,130 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x1013cdbe6010000 closed
    [junit] 2016-10-09 12:22:50,131 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x1013cdbe6010000
    [junit] 2016-10-09 12:22:50,130 [myid:] - INFO  [NIOWorkerThread-11:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16611,name1=Connections,name2=127.0.0.1,name3=0x1013cdbe6010000]
    [junit] 2016-10-09 12:22:50,132 [myid:] - INFO  [ProcessThread(sid:0 cport:16611)::PrepRequestProcessor@647] - Processed session termination for sessionid: 0x1013cdbe6010001
    [junit] 2016-10-09 12:22:50,133 [myid:] - INFO  [NIOWorkerThread-11:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:33217 which had sessionid 0x1013cdbe6010000
    [junit] 2016-10-09 12:22:50,140 [myid:] - INFO  [NIOWorkerThread-18:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16611,name1=Connections,name2=127.0.0.1,name3=0x1013cdbe6010001]
    [junit] 2016-10-09 12:22:50,140 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x1013cdbe6010001
    [junit] 2016-10-09 12:22:50,140 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x1013cdbe6010001 closed
    [junit] 2016-10-09 12:22:50,141 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-10-09 12:22:50,141 [myid:] - INFO  [NIOWorkerThread-18:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:33210 which had sessionid 0x1013cdbe6010001
    [junit] 2016-10-09 12:22:50,142 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2016-10-09 12:22:50,142 [myid:] - INFO  [ConnnectionExpirer:NIOServerCnxnFactory$ConnectionExpirerThread@583] - ConnnectionExpirerThread interrupted
    [junit] 2016-10-09 12:22:50,142 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:16611:NIOServerCnxnFactory$AcceptThread@219] - accept thread exitted run method
    [junit] 2016-10-09 12:22:50,143 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-1:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2016-10-09 12:22:50,146 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-10-09 12:22:50,147 [myid:] - ERROR [main:ZooKeeperServer@501] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2016-10-09 12:22:50,147 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-10-09 12:22:50,147 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-10-09 12:22:50,147 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-10-09 12:22:50,147 [myid:] - INFO  [ProcessThread(sid:0 cport:16611)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-10-09 12:22:50,147 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-10-09 12:22:50,148 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-10-09 12:22:50,148 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16611,name1=InMemoryDataTree]
    [junit] 2016-10-09 12:22:50,149 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16611]
    [junit] 2016-10-09 12:22:50,150 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 16611
    [junit] 2016-10-09 12:22:50,150 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-10-09 12:22:50,158 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 57 at start it was 57
    [junit] 2016-10-09 12:22:50,158 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testManyChildWatchersAutoReset
    [junit] 2016-10-09 12:22:50,158 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testManyChildWatchersAutoReset
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 788.69 sec, Thread: 3, Class: org.apache.zookeeper.test.DisconnectedWatcherTest

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build.xml:1207: Tests failed!

Total time: 17 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.server.ZxidRolloverTest.testMultipleRollover

Error Message:
Timeout occurred. Please note the time in the report does not reflect the time until the timeout.

Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
	at java.lang.Thread.run(Thread.java:745)



ZooKeeper_branch35_jdk8 - Build # 260 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/260/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 458834 lines...]
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2016-10-09 21:32:46,829 [myid:] - INFO  [New I/O boss #9438:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2016-10-09 21:32:46,829 [myid:127.0.0.1:11343] - INFO  [main-SendThread(127.0.0.1:11343):ClientCnxn$SendThread@1231] - channel for sessionid 0x1013dd3973b0000 is lost, closing socket connection and attempting reconnect
    [junit] 2016-10-09 21:35:51,658 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 128875
    [junit] 2016-10-09 21:35:51,659 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 55
    [junit] 2016-10-09 21:35:51,659 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testManyChildWatchersAutoReset
    [junit] 2016-10-09 21:35:51,659 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-10-09 21:35:51,660 [myid:] - INFO  [ProcessThread(sid:0 cport:24690)::PrepRequestProcessor@647] - Processed session termination for sessionid: 0x1013dcca2dd0000
    [junit] 2016-10-09 21:35:51,734 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x1013dcca2dd0000 closed
    [junit] 2016-10-09 21:35:51,734 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x1013dcca2dd0000
    [junit] 2016-10-09 21:35:51,734 [myid:] - INFO  [NIOWorkerThread-29:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24690,name1=Connections,name2=127.0.0.1,name3=0x1013dcca2dd0000]
    [junit] 2016-10-09 21:35:51,735 [myid:] - INFO  [ProcessThread(sid:0 cport:24690)::PrepRequestProcessor@647] - Processed session termination for sessionid: 0x1013dcca2dd0001
    [junit] 2016-10-09 21:35:51,736 [myid:] - INFO  [NIOWorkerThread-29:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:45495 which had sessionid 0x1013dcca2dd0000
    [junit] 2016-10-09 21:35:51,754 [myid:] - INFO  [NIOWorkerThread-5:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24690,name1=Connections,name2=127.0.0.1,name3=0x1013dcca2dd0001]
    [junit] 2016-10-09 21:35:51,754 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x1013dcca2dd0001 closed
    [junit] 2016-10-09 21:35:51,755 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-10-09 21:35:51,755 [myid:] - INFO  [NIOWorkerThread-5:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:45496 which had sessionid 0x1013dcca2dd0001
    [junit] 2016-10-09 21:35:51,754 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x1013dcca2dd0001
    [junit] 2016-10-09 21:35:51,755 [myid:] - INFO  [ConnnectionExpirer:NIOServerCnxnFactory$ConnectionExpirerThread@583] - ConnnectionExpirerThread interrupted
    [junit] 2016-10-09 21:35:51,757 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:24690:NIOServerCnxnFactory$AcceptThread@219] - accept thread exitted run method
    [junit] 2016-10-09 21:35:51,759 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-1:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2016-10-09 21:35:51,759 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2016-10-09 21:35:51,759 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-10-09 21:35:51,760 [myid:] - ERROR [main:ZooKeeperServer@501] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2016-10-09 21:35:51,760 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-10-09 21:35:51,760 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-10-09 21:35:51,760 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-10-09 21:35:51,760 [myid:] - INFO  [ProcessThread(sid:0 cport:24690)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-10-09 21:35:51,760 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-10-09 21:35:51,760 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-10-09 21:35:51,761 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24690,name1=InMemoryDataTree]
    [junit] 2016-10-09 21:35:51,761 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24690]
    [junit] 2016-10-09 21:35:51,761 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 24690
    [junit] 2016-10-09 21:35:51,762 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-10-09 21:35:51,767 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 57 at start it was 57
    [junit] 2016-10-09 21:35:51,767 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testManyChildWatchersAutoReset
    [junit] 2016-10-09 21:35:51,767 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testManyChildWatchersAutoReset
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 871.593 sec, Thread: 6, Class: org.apache.zookeeper.test.DisconnectedWatcherTest
    [junit] Running org.apache.zookeeper.test.ZkDatabaseCorruptionTest in thread 5
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 5, Class: org.apache.zookeeper.test.ZkDatabaseCorruptionTest
    [junit] Test org.apache.zookeeper.test.ZkDatabaseCorruptionTest FAILED (timeout)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build.xml:1207: Tests failed!

Total time: 25 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.zookeeper.server.PurgeTxnTest.testPurgeWhenLogRollingInProgress

Error Message:
ZkClient ops is not finished!

Stack Trace:
junit.framework.AssertionFailedError: ZkClient ops is not finished!
	at org.apache.zookeeper.server.PurgeTxnTest.manyClientOps(PurgeTxnTest.java:445)
	at org.apache.zookeeper.server.PurgeTxnTest.testPurgeWhenLogRollingInProgress(PurgeTxnTest.java:148)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.test.ZkDatabaseCorruptionTest.testCorruption

Error Message:
Timeout occurred. Please note the time in the report does not reflect the time until the timeout.

Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
	at java.lang.Thread.run(Thread.java:745)