See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/1029/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 65.93 MB...]
[junit] 2017-04-29 11:56:56,123 [myid:127.0.0.1:19547] - INFO
[main-SendThread(127.0.0.1:19547):ClientCnxn$SendThread@1113] - Opening socket
connection to server 127.0.0.1/127.0.0.1:19547. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2017-04-29 11:56:56,123 [myid:127.0.0.1:19547] - INFO
[main-SendThread(127.0.0.1:19547):ClientCnxn$SendThread@948] - Socket
connection established, initiating session, client: /127.0.0.1:40938, server:
127.0.0.1/127.0.0.1:19547
[junit] 2017-04-29 11:56:56,125 [myid:] - INFO [New I/O worker
#3453:ZooKeeperServer@1026] - Client attempting to renew session
0x10333039c7a0000 at /127.0.0.1:40938
[junit] 2017-04-29 11:56:56,126 [myid:] - INFO [New I/O worker
#3453:ZooKeeperServer@728] - Established session 0x10333039c7a0000 with
negotiated timeout 6000 for client /127.0.0.1:40938
[junit] 2017-04-29 11:56:56,126 [myid:127.0.0.1:19547] - INFO
[main-SendThread(127.0.0.1:19547):ClientCnxn$SendThread@1381] - Session
establishment complete on server 127.0.0.1/127.0.0.1:19547, sessionid =
0x10333039c7a0000, negotiated timeout = 6000
[junit] 2017-04-29 11:56:56,131 [myid:] - INFO
[SyncThread:0:FileTxnLog@206] - Creating new log file: log.7
[junit] 2017-04-29 11:56:56,806 [myid:127.0.0.1:19427] - INFO
[main-SendThread(127.0.0.1:19427):ClientCnxn$SendThread@1113] - Opening socket
connection to server 127.0.0.1/127.0.0.1:19427. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2017-04-29 11:56:56,807 [myid:127.0.0.1:19427] - WARN
[main-SendThread(127.0.0.1:19427):ClientCnxn$SendThread@1235] - Session
0x203330036de0000 for server 127.0.0.1/127.0.0.1:19427, 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] 2017-04-29 11:56:57,147 [myid:] - INFO [ProcessThread(sid:0
cport:19547)::PrepRequestProcessor@617] - Processed session termination for
sessionid: 0x10333039c7a0000
[junit] 2017-04-29 11:56:57,149 [myid:] - INFO
[SyncThread:0:MBeanRegistry@128] - Unregister MBean
[org.apache.ZooKeeperService:name0=StandaloneServer_port19547,name1=Connections,name2=127.0.0.1,name3=0x10333039c7a0000]
[junit] 2017-04-29 11:56:57,149 [myid:] - INFO [main:ZooKeeper@1324] -
Session: 0x10333039c7a0000 closed
[junit] 2017-04-29 11:56:57,149 [myid:] - INFO
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 168687
[junit] 2017-04-29 11:56:57,149 [myid:] - INFO
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 861
[junit] 2017-04-29 11:56:57,149 [myid:] - INFO
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD
testWatcherAutoResetWithLocal
[junit] 2017-04-29 11:56:57,149 [myid:] - INFO [main:ClientBase@582] -
tearDown starting
[junit] 2017-04-29 11:56:57,150 [myid:] - INFO [main:ClientBase@552] -
STOPPING server
[junit] 2017-04-29 11:56:57,150 [myid:] - INFO
[main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:19547
[junit] 2017-04-29 11:56:57,149 [myid:] - INFO
[main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for
session: 0x10333039c7a0000
[junit] 2017-04-29 11:56:57,151 [myid:] - INFO [main:ZooKeeperServer@542]
- shutting down
[junit] 2017-04-29 11:56:57,151 [myid:] - ERROR [main:ZooKeeperServer@506]
- ZKShutdownHandler is not registered, so ZooKeeper server won't take any
action on ERROR or SHUTDOWN server state changes
[junit] 2017-04-29 11:56:57,151 [myid:] - INFO
[main:SessionTrackerImpl@232] - Shutting down
[junit] 2017-04-29 11:56:57,152 [myid:] - INFO
[main:PrepRequestProcessor@1008] - Shutting down
[junit] 2017-04-29 11:56:57,152 [myid:] - INFO
[main:SyncRequestProcessor@191] - Shutting down
[junit] 2017-04-29 11:56:57,152 [myid:] - INFO
[SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
[junit] 2017-04-29 11:56:57,152 [myid:] - INFO [ProcessThread(sid:0
cport:19547)::PrepRequestProcessor@157] - PrepRequestProcessor exited loop!
[junit] 2017-04-29 11:56:57,152 [myid:] - INFO
[main:FinalRequestProcessor@481] - shutdown of request processor complete
[junit] 2017-04-29 11:56:57,152 [myid:] - INFO [main:MBeanRegistry@128] -
Unregister MBean
[org.apache.ZooKeeperService:name0=StandaloneServer_port19547,name1=InMemoryDataTree]
[junit] 2017-04-29 11:56:57,153 [myid:] - INFO [main:MBeanRegistry@128] -
Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19547]
[junit] 2017-04-29 11:56:57,153 [myid:] - INFO
[main:FourLetterWordMain@85] - connecting to 127.0.0.1 19547
[junit] 2017-04-29 11:56:57,153 [myid:] - INFO [main:JMXEnv@146] -
ensureOnly:[]
[junit] 2017-04-29 11:56:57,158 [myid:] - INFO [main:ClientBase@607] -
fdcount after test is: 2545 at start it was 2545
[junit] 2017-04-29 11:56:57,158 [myid:] - INFO [main:ZKTestCase$1@68] -
SUCCEEDED testWatcherAutoResetWithLocal
[junit] 2017-04-29 11:56:57,158 [myid:] - INFO [main:ZKTestCase$1@63] -
FINISHED testWatcherAutoResetWithLocal
[junit] 2017-04-29 11:56:57,178 [myid:127.0.0.1:19301] - INFO
[main-SendThread(127.0.0.1:19301):ClientCnxn$SendThread@1113] - Opening socket
connection to server 127.0.0.1/127.0.0.1:19301. Will not attempt to
authenticate using SASL (unknown error)
[junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
505.877 sec, Thread: 4, Class: org.apache.zookeeper.2017-04-29 11:56:57,179
[myid:127.0.0.1:19301] - WARN
[main-SendThread(127.0.0.1:19301):ClientCnxn$SendThread@1235] - Session
0x10332fc05540000 for server 127.0.0.1/127.0.0.1:19301, 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] test.NioNettySuiteTest
fail.build.on.test.failure:
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1219: The
following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1223:
Tests failed!
Total time: 12 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is 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.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)