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/11/04 12:28:10 UTC

ZooKeeper_branch35_jdk8 - Build # 289 - Failure

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 481330 lines...]
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 564.546 sec, Thread: 3, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-11-04 12:23:49,013 [myid:127.0.0.1:16735] - INFO  [main-SendThread(127.0.0.1:16735):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16735. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-11-04 12:23:49,024 [myid:127.0.0.1:16735] - WARN  [main-SendThread(127.0.0.1:16735):ClientCnxn$SendThread@1235] - Session 0x301c2cad8dc0000 for server 127.0.0.1/127.0.0.1:16735, 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] 2016-11-04 12:23:49,069 [myid:127.0.0.1:16732] - INFO  [main-SendThread(127.0.0.1:16732):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16732. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-11-04 12:23:49,070 [myid:127.0.0.1:16732] - WARN  [main-SendThread(127.0.0.1:16732):ClientCnxn$SendThread@1235] - Session 0x201c2cad8480000 for server 127.0.0.1/127.0.0.1:16732, 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] 2016-11-04 12:25:55,747 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 129685
    [junit] 2016-11-04 12:25:55,748 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 55
    [junit] 2016-11-04 12:25:55,748 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testManyChildWatchersAutoReset
    [junit] 2016-11-04 12:25:55,748 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-11-04 12:25:55,749 [myid:] - INFO  [ProcessThread(sid:0 cport:24690)::PrepRequestProcessor@647] - Processed session termination for sessionid: 0x101c2c371f70000
    [junit] 2016-11-04 12:25:55,798 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x101c2c371f70000 closed
    [junit] 2016-11-04 12:25:55,798 [myid:] - INFO  [NIOWorkerThread-27:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24690,name1=Connections,name2=127.0.0.1,name3=0x101c2c371f70000]
    [junit] 2016-11-04 12:25:55,798 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x101c2c371f70000
    [junit] 2016-11-04 12:25:55,799 [myid:] - INFO  [ProcessThread(sid:0 cport:24690)::PrepRequestProcessor@647] - Processed session termination for sessionid: 0x101c2c371f70001
    [junit] 2016-11-04 12:25:55,800 [myid:] - INFO  [NIOWorkerThread-27:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:48011 which had sessionid 0x101c2c371f70000
    [junit] 2016-11-04 12:25:55,843 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x101c2c371f70001 closed
    [junit] 2016-11-04 12:25:55,844 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-11-04 12:25:55,843 [myid:] - INFO  [NIOWorkerThread-5:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24690,name1=Connections,name2=127.0.0.1,name3=0x101c2c371f70001]
    [junit] 2016-11-04 12:25:55,844 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x101c2c371f70001
    [junit] 2016-11-04 12:25:55,845 [myid:] - INFO  [NIOWorkerThread-5:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:48017 which had sessionid 0x101c2c371f70001
    [junit] 2016-11-04 12:25:55,845 [myid:] - INFO  [ConnnectionExpirer:NIOServerCnxnFactory$ConnectionExpirerThread@583] - ConnnectionExpirerThread interrupted
    [junit] 2016-11-04 12:25:55,846 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:24690:NIOServerCnxnFactory$AcceptThread@219] - accept thread exitted run method
    [junit] 2016-11-04 12:25:55,847 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-1:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2016-11-04 12:25:55,848 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2016-11-04 12:25:55,849 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-11-04 12:25:55,849 [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-11-04 12:25:55,849 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-11-04 12:25:55,850 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-11-04 12:25:55,850 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-11-04 12:25:55,850 [myid:] - INFO  [ProcessThread(sid:0 cport:24690)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-11-04 12:25:55,850 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-11-04 12:25:55,851 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-11-04 12:25:55,852 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24690,name1=InMemoryDataTree]
    [junit] 2016-11-04 12:25:55,852 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24690]
    [junit] 2016-11-04 12:25:55,853 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 24690
    [junit] 2016-11-04 12:25:55,853 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-11-04 12:25:55,943 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 53 at start it was 57
    [junit] 2016-11-04 12:25:55,943 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testManyChildWatchersAutoReset
    [junit] 2016-11-04 12:25:55,943 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testManyChildWatchersAutoReset
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 831.611 sec, Thread: 6, 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 37 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.test.SSLTest.testSecureQuorumServer

Error Message:
waiting for server 0 being up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server 0 being up
	at org.apache.zookeeper.test.SSLTest.testSecureQuorumServer(SSLTest.java:96)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)