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/09/03 10:08:59 UTC

ZooKeeper_branch35_openjdk7 - Build # 213 - Still Failing

See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/213/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 424674 lines...]
    [junit] 2016-09-03 10:08:19,061 [myid:] - INFO  [New I/O boss #2574:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2016-09-03 10:08:19,061 [myid:] - WARN  [New I/O boss #2592:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0x298ac085] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:22121
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:22121
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [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:1145)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2016-09-03 10:08:19,062 [myid:] - INFO  [New I/O boss #2592:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2016-09-03 10:08:19,063 [myid:127.0.0.1:22121] - INFO  [main-SendThread(127.0.0.1:22121):ClientCnxn$SendThread@1231] - channel for sessionid 0x300312fab500000 is lost, closing socket connection and attempting reconnect
    [junit] 2016-09-03 10:08:19,133 [myid:127.0.0.1:22118] - INFO  [main-SendThread(127.0.0.1:22118):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22118. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-03 10:08:19,133 [myid:] - INFO  [New I/O boss #2583:ClientCnxnSocketNetty$1@127] - future isn't success, cause: {}
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:22118
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [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:1145)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2016-09-03 10:08:19,134 [myid:] - WARN  [New I/O boss #2583:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0x171400f3] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:22118
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:22118
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [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:1145)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2016-09-03 10:08:19,134 [myid:] - INFO  [New I/O boss #2583:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2016-09-03 10:08:19,134 [myid:127.0.0.1:22118] - INFO  [main-SendThread(127.0.0.1:22118):ClientCnxn$SendThread@1231] - channel for sessionid 0x200312fab350000 is lost, closing socket connection and attempting reconnect

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_openjdk7/branch-3.5/build.xml:1322: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_openjdk7/branch-3.5/build.xml:1207: Tests failed!

Total time: 11 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
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.LETest.testLE

Error Message:
Threads didn't join

Stack Trace:
junit.framework.AssertionFailedError: Threads didn't join
	at org.apache.zookeeper.test.LETest.testLE(LETest.java:123)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



ZooKeeper_branch35_openjdk7 - Build # 216 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 444508 lines...]
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2016-09-06 10:29:51,661 [myid:127.0.0.1:22066] - INFO  [main-SendThread(127.0.0.1:22066):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22066. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-06 10:29:51,662 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:/127.0.0.1:22066:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:57297
    [junit] 2016-09-06 10:29:51,662 [myid:127.0.0.1:22066] - INFO  [main-SendThread(127.0.0.1:22066):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: /127.0.0.1:57297, server: 127.0.0.1/127.0.0.1:22066
    [junit] 2016-09-06 10:29:51,662 [myid:] - WARN  [NIOWorkerThread-8:NIOServerCnxn@369] - Exception causing close of session 0x0: ZooKeeperServer not running
    [junit] 2016-09-06 10:29:51,663 [myid:] - INFO  [NIOWorkerThread-8:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:57297 (no session established for client)
    [junit] 2016-09-06 10:29:51,663 [myid:127.0.0.1:22066] - INFO  [main-SendThread(127.0.0.1:22066):ClientCnxn$SendThread@1231] - Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect
    [junit] 2016-09-06 10:29:52,026 [myid:127.0.0.1:22045] - INFO  [main-SendThread(127.0.0.1:22045):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22045. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-06 10:29:52,026 [myid:127.0.0.1:22045] - WARN  [main-SendThread(127.0.0.1:22045):ClientCnxn$SendThread@1235] - Session 0x200917c18f50000 for server 127.0.0.1/127.0.0.1:22045, 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:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2016-09-06 10:29:52,884 [myid:127.0.0.1:22066] - INFO  [main-SendThread(127.0.0.1:22066):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22066. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-06 10:29:52,885 [myid:127.0.0.1:22066] - INFO  [main-SendThread(127.0.0.1:22066):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: /127.0.0.1:57979, server: 127.0.0.1/127.0.0.1:22066
    [junit] 2016-09-06 10:29:52,885 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:/127.0.0.1:22066:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:57979
    [junit] 2016-09-06 10:29:52,885 [myid:] - WARN  [NIOWorkerThread-9:NIOServerCnxn@369] - Exception causing close of session 0x0: ZooKeeperServer not running
    [junit] 2016-09-06 10:29:52,885 [myid:] - INFO  [NIOWorkerThread-9:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:57979 (no session established for client)
    [junit] 2016-09-06 10:29:52,885 [myid:127.0.0.1:22066] - INFO  [main-SendThread(127.0.0.1:22066):ClientCnxn$SendThread@1231] - Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect
    [junit] 2016-09-06 10:29:53,210 [myid:127.0.0.1:22048] - INFO  [main-SendThread(127.0.0.1:22048):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22048. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-06 10:29:53,211 [myid:127.0.0.1:22048] - WARN  [main-SendThread(127.0.0.1:22048):ClientCnxn$SendThread@1235] - Session 0x300917c17e10000 for server 127.0.0.1/127.0.0.1:22048, 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:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2016-09-06 10:29:53,380 [myid:127.0.0.1:22045] - INFO  [main-SendThread(127.0.0.1:22045):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22045. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-06 10:29:53,380 [myid:127.0.0.1:22045] - WARN  [main-SendThread(127.0.0.1:22045):ClientCnxn$SendThread@1235] - Session 0x200917c18f50000 for server 127.0.0.1/127.0.0.1:22045, 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:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2016-09-06 10:29:53,673 [myid:127.0.0.1:22042] - INFO  [main-SendThread(127.0.0.1:22042):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22042. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-06 10:29:53,674 [myid:127.0.0.1:22042] - WARN  [main-SendThread(127.0.0.1:22042):ClientCnxn$SendThread@1235] - Session 0x100917c16db0000 for server 127.0.0.1/127.0.0.1:22042, 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:744)
    [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.test.ReconfigTest in thread 5
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 5, Class: org.apache.zookeeper.test.ReconfigTest
    [junit] Test org.apache.zookeeper.test.ReconfigTest FAILED (timeout)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_openjdk7/branch-3.5/build.xml:1322: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_openjdk7/branch-3.5/build.xml:1207: Tests failed!

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



###################################################################################
############################## FAILED TESTS (if any) ##############################
5 tests failed.
FAILED:  org.apache.zookeeper.server.PurgeTxnTest.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.
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.zookeeper.test.NioNettySuiteTest.testRemoveAddTwo

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)


FAILED:  org.apache.zookeeper.test.ReconfigTest.testRemoveAddTwo

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)


FAILED:  org.apache.zookeeper.test.DisconnectedWatcherTest.testManyChildWatchersAutoReset

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)


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)



ZooKeeper_branch35_openjdk7 - Build # 215 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 441887 lines...]
    [junit] 2016-09-05 10:23:47,178 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:/127.0.0.1:13987:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:53039
    [junit] 2016-09-05 10:23:47,179 [myid:] - WARN  [NIOWorkerThread-32:NIOServerCnxn@369] - Exception causing close of session 0x0: ZooKeeperServer not running
    [junit] 2016-09-05 10:23:47,179 [myid:] - INFO  [NIOWorkerThread-32:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:53039 (no session established for client)
    [junit] 2016-09-05 10:23:47,179 [myid:127.0.0.1:13987] - INFO  [main-SendThread(127.0.0.1:13987):ClientCnxn$SendThread@1231] - Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect
    [junit] 2016-09-05 10:23:47,798 [myid:127.0.0.1:13963] - INFO  [main-SendThread(127.0.0.1:13963):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:13963. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-05 10:23:47,798 [myid:127.0.0.1:13963] - WARN  [main-SendThread(127.0.0.1:13963):ClientCnxn$SendThread@1235] - Session 0x1008c50838b0000 for server 127.0.0.1/127.0.0.1:13963, 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:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2016-09-05 10:23:48,190 [myid:127.0.0.1:13969] - INFO  [main-SendThread(127.0.0.1:13969):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:13969. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-05 10:23:48,191 [myid:127.0.0.1:13969] - WARN  [main-SendThread(127.0.0.1:13969):ClientCnxn$SendThread@1235] - Session 0x3008c50849b0000 for server 127.0.0.1/127.0.0.1:13969, 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:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2016-09-05 10:23:48,548 [myid:127.0.0.1:13987] - INFO  [main-SendThread(127.0.0.1:13987):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:13987. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-05 10:23:48,548 [myid:127.0.0.1:13987] - INFO  [main-SendThread(127.0.0.1:13987):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: /127.0.0.1:53487, server: 127.0.0.1/127.0.0.1:13987
    [junit] 2016-09-05 10:23:48,548 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:/127.0.0.1:13987:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:53487
    [junit] 2016-09-05 10:23:48,549 [myid:] - WARN  [NIOWorkerThread-1:NIOServerCnxn@369] - Exception causing close of session 0x0: ZooKeeperServer not running
    [junit] 2016-09-05 10:23:48,549 [myid:] - INFO  [NIOWorkerThread-1:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:53487 (no session established for client)
    [junit] 2016-09-05 10:23:48,549 [myid:127.0.0.1:13987] - INFO  [main-SendThread(127.0.0.1:13987):ClientCnxn$SendThread@1231] - Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect
    [junit] 2016-09-05 10:23:48,670 [myid:127.0.0.1:13966] - INFO  [main-SendThread(127.0.0.1:13966):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:13966. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-05 10:23:48,670 [myid:127.0.0.1:13966] - WARN  [main-SendThread(127.0.0.1:13966):ClientCnxn$SendThread@1235] - Session 0x2008c5085a90000 for server 127.0.0.1/127.0.0.1:13966, 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:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2016-09-05 10:23:49,675 [myid:127.0.0.1:13963] - INFO  [main-SendThread(127.0.0.1:13963):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:13963. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-05 10:23:49,676 [myid:127.0.0.1:13963] - WARN  [main-SendThread(127.0.0.1:13963):ClientCnxn$SendThread@1235] - Session 0x1008c50838b0000 for server 127.0.0.1/127.0.0.1:13963, 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:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2016-09-05 10:23:50,093 [myid:127.0.0.1:13969] - INFO  [main-SendThread(127.0.0.1:13969):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:13969. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-05 10:23:50,093 [myid:127.0.0.1:13969] - WARN  [main-SendThread(127.0.0.1:13969):ClientCnxn$SendThread@1235] - Session 0x3008c50849b0000 for server 127.0.0.1/127.0.0.1:13969, 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:744)
    [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.test.ReconfigTest in thread 2
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 2, Class: org.apache.zookeeper.test.ReconfigTest
    [junit] Test org.apache.zookeeper.test.ReconfigTest FAILED (timeout)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_openjdk7/branch-3.5/build.xml:1322: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_openjdk7/branch-3.5/build.xml:1207: Tests failed!

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



###################################################################################
############################## FAILED TESTS (if any) ##############################
7 tests failed.
FAILED:  org.apache.zookeeper.test.LETest.testLE

Error Message:
Threads didn't join

Stack Trace:
junit.framework.AssertionFailedError: Threads didn't join
	at org.apache.zookeeper.test.LETest.testLE(LETest.java:123)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.test.ChrootClientTest.testClientWithWatcherObj

Error Message:
Couldn't instantiate org.apache.zookeeper.ClientCnxnSocketNetty

Stack Trace:
java.io.IOException: Couldn't instantiate org.apache.zookeeper.ClientCnxnSocketNetty
	at org.apache.zookeeper.ZooKeeper.getClientCnxnSocket(ZooKeeper.java:2936)
	at org.apache.zookeeper.ZooKeeper.<init>(ZooKeeper.java:868)
	at org.apache.zookeeper.ZooKeeper.<init>(ZooKeeper.java:788)
	at org.apache.zookeeper.ZooKeeper.<init>(ZooKeeper.java:928)
	at org.apache.zookeeper.ZooKeeper.<init>(ZooKeeper.java:675)
	at org.apache.zookeeper.TestableZooKeeper.<init>(TestableZooKeeper.java:35)
	at org.apache.zookeeper.test.ClientBase.createClient(ClientBase.java:185)
	at org.apache.zookeeper.test.ClientBase.createClient(ClientBase.java:177)
	at org.apache.zookeeper.test.ClientTest.performClientTest(ClientTest.java:402)
	at org.apache.zookeeper.test.ClientTest.testClientWithWatcherObj(ClientTest.java:104)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
Caused by: java.lang.reflect.InvocationTargetException
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.apache.zookeeper.ZooKeeper.getClientCnxnSocket(ZooKeeper.java:2933)
Caused by: 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.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:949)
	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1371)
	at org.jboss.netty.util.internal.DeadLockProofWorker.start(DeadLockProofWorker.java:38)
	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.openSelector(AbstractNioSelector.java:368)
	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.<init>(AbstractNioSelector.java:100)
	at org.jboss.netty.channel.socket.nio.NioClientBoss.<init>(NioClientBoss.java:63)
	at org.jboss.netty.channel.socket.nio.NioClientBossPool.newBoss(NioClientBossPool.java:61)
	at org.jboss.netty.channel.socket.nio.NioClientBossPool.newBoss(NioClientBossPool.java:27)
	at org.jboss.netty.channel.socket.nio.AbstractNioBossPool.init(AbstractNioBossPool.java:75)
	at org.jboss.netty.channel.socket.nio.NioClientBossPool.<init>(NioClientBossPool.java:45)
	at org.jboss.netty.channel.socket.nio.NioClientBossPool.<init>(NioClientBossPool.java:55)
	at org.jboss.netty.channel.socket.nio.NioClientSocketChannelFactory.<init>(NioClientSocketChannelFactory.java:167)
	at org.jboss.netty.channel.socket.nio.NioClientSocketChannelFactory.<init>(NioClientSocketChannelFactory.java:151)
	at org.jboss.netty.channel.socket.nio.NioClientSocketChannelFactory.<init>(NioClientSocketChannelFactory.java:116)
	at org.apache.zookeeper.ClientCnxnSocketNetty.<init>(ClientCnxnSocketNetty.java:71)


FAILED:  org.apache.zookeeper.test.QuorumTest.testNoLogBeforeLeaderEstablishment

Error Message:
Not following

Stack Trace:
junit.framework.AssertionFailedError: Not following
	at org.apache.zookeeper.test.QuorumTest.testNoLogBeforeLeaderEstablishment(QuorumTest.java:411)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.test.ReconfigTest.testRemoveAddTwo

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)


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.DisconnectedWatcherTest.testManyChildWatchersAutoReset

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)


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)



ZooKeeper_branch35_openjdk7 - Build # 214 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 455417 lines...]
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2016-09-04 10:17:27,928 [myid:] - INFO  [ProcessThread(sid:0 cport:11466)::PrepRequestProcessor@647] - Processed session termination for sessionid: 0x100872f558a0000
    [junit] 2016-09-04 10:17:27,972 [myid:] - WARN  [New I/O worker #6635:NettyServerCnxnFactory$CnxnChannelHandler@142] - Exception caught [id: 0xc960d051, /127.0.0.1:39691 :> /127.0.0.1:11466] EXCEPTION: java.nio.channels.ClosedChannelException
    [junit] java.nio.channels.ClosedChannelException
    [junit] 	at sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:270)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:479)
    [junit] 	at org.jboss.netty.channel.socket.nio.SocketSendBufferPool$UnpooledSendBuffer.transferTo(SocketSendBufferPool.java:203)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.write0(AbstractNioWorker.java:201)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.writeFromTaskLoop(AbstractNioWorker.java:151)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioChannel$WriteTask.run(AbstractNioChannel.java:315)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.processTaskQueue(AbstractNioSelector.java:391)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:315)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:89)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178)
    [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:1145)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2016-09-04 10:17:27,972 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11466,name1=Connections,name2=127.0.0.1,name3=0x100872f558a0000]
    [junit] 2016-09-04 10:17:28,072 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x100872f558a0000 closed
    [junit] 2016-09-04 10:17:28,072 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 169268
    [junit] 2016-09-04 10:17:28,072 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1643
    [junit] 2016-09-04 10:17:28,072 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-09-04 10:17:28,072 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-09-04 10:17:28,073 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-09-04 10:17:28,073 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:11466
    [junit] 2016-09-04 10:17:28,072 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x100872f558a0000
    [junit] 2016-09-04 10:17:28,077 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-09-04 10:17:28,077 [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-09-04 10:17:28,077 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-09-04 10:17:28,077 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-09-04 10:17:28,078 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-09-04 10:17:28,078 [myid:] - INFO  [ProcessThread(sid:0 cport:11466)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-09-04 10:17:28,078 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-09-04 10:17:28,078 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-09-04 10:17:28,078 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11466,name1=InMemoryDataTree]
    [junit] 2016-09-04 10:17:28,078 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11466]
    [junit] 2016-09-04 10:17:28,081 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 11466
    [junit] 2016-09-04 10:17:28,081 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-09-04 10:17:28,126 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 4832 at start it was 4836
    [junit] 2016-09-04 10:17:28,126 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-09-04 10:17:28,126 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 706.793 sec, Thread: 1, Class: org.apache.zookeeper.test.NioNettySuiteTest

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_openjdk7/branch-3.5/build.xml:1322: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_openjdk7/branch-3.5/build.xml:1207: Tests failed!

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



###################################################################################
############################## FAILED TESTS (if any) ##############################
4 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.server.quorum.ReconfigFailureCasesTest.testLeaderTimesoutOnNewQuorum

Error Message:
expected:<[leaderelection]> but was:<[following]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<[leaderelection]> but was:<[following]>
	at org.apache.zookeeper.server.quorum.ReconfigFailureCasesTest.testLeaderTimesoutOnNewQuorum(ReconfigFailureCasesTest.java:185)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.test.DisconnectedWatcherTest.testManyChildWatchersAutoReset

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)


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)