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 2017/05/25 23:40:49 UTC

ZooKeeper-trunk - Build # 3402 - Failure

See https://builds.apache.org/job/ZooKeeper-trunk/3402/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 62.34 MB...]
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-05-25 23:40:30,964 [myid:127.0.0.1:24813] - INFO  [main-SendThread(127.0.0.1:24813):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:24813. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-05-25 23:40:30,965 [myid:127.0.0.1:24813] - WARN  [main-SendThread(127.0.0.1:24813):ClientCnxn$SendThread@1235] - Session 0x2046cc301ed0000 for server 127.0.0.1/127.0.0.1:24813, 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] 2017-05-25 23:40:31,001 [myid:] - INFO  [ProcessThread(sid:0 cport:24933)::PrepRequestProcessor@617] - Processed session termination for sessionid: 0x1046cc649b70000
    [junit] 2017-05-25 23:40:31,001 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24933,name1=Connections,name2=127.0.0.1,name3=0x1046cc649b70000]
    [junit] 2017-05-25 23:40:31,002 [myid:] - INFO  [main:ZooKeeper@1329] - Session: 0x1046cc649b70000 closed
    [junit] 2017-05-25 23:40:31,002 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x1046cc649b70000
    [junit] 2017-05-25 23:40:31,002 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 203490
    [junit] 2017-05-25 23:40:31,002 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 2427
    [junit] 2017-05-25 23:40:31,002 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-05-25 23:40:31,002 [myid:] - INFO  [main:ClientBase@582] - tearDown starting
    [junit] 2017-05-25 23:40:31,002 [myid:] - INFO  [main:ClientBase@552] - STOPPING server
    [junit] 2017-05-25 23:40:31,003 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:24933
    [junit] 2017-05-25 23:40:31,007 [myid:] - INFO  [main:ZooKeeperServer@542] - shutting down
    [junit] 2017-05-25 23:40:31,007 [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-05-25 23:40:31,007 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-05-25 23:40:31,007 [myid:] - INFO  [main:PrepRequestProcessor@1008] - Shutting down
    [junit] 2017-05-25 23:40:31,007 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-05-25 23:40:31,007 [myid:] - INFO  [ProcessThread(sid:0 cport:24933)::PrepRequestProcessor@157] - PrepRequestProcessor exited loop!
    [junit] 2017-05-25 23:40:31,007 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-05-25 23:40:31,007 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-05-25 23:40:31,008 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24933,name1=InMemoryDataTree]
    [junit] 2017-05-25 23:40:31,008 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24933]
    [junit] 2017-05-25 23:40:31,008 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 24933
    [junit] 2017-05-25 23:40:31,008 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-05-25 23:40:31,015 [myid:] - INFO  [main:ClientBase@607] - fdcount after test is: 7142 at start it was 7142
    [junit] 2017-05-25 23:40:31,015 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-05-25 23:40:31,015 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 467.552 sec, Thread: 6, Class: org.apache.zookeeper.test.NioNettySuiteTest

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1338: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1223: Tests failed!

Total time: 10 minutes 53 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording fingerprints
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Publishing Javadoc
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync

Error Message:
zoo.cfg.dynamic.next is not deleted.

Stack Trace:
junit.framework.AssertionFailedError: zoo.cfg.dynamic.next is not deleted.
	at org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync(ReconfigDuringLeaderSyncTest.java:165)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)

ZooKeeper-trunk - Build # 3406 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk/3406/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 63.31 MB...]
    [junit] 2017-05-29 23:54:10,753 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-05-29 23:54:10,754 [myid:] - INFO  [main:PrepRequestProcessor@1008] - Shutting down
    [junit] 2017-05-29 23:54:10,753 [myid:127.0.0.1:27380] - WARN  [main-SendThread(127.0.0.1:27380):ClientCnxn$SendThread@1235] - Session 0x102234baf960000 for server 127.0.0.1/127.0.0.1:27380, 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] 2017-05-29 23:54:10,754 [myid:] - INFO  [ProcessThread(sid:0 cport:27626)::PrepRequestProcessor@157] - PrepRequestProcessor exited loop!
    [junit] 2017-05-29 23:54:10,754 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-05-29 23:54:10,754 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-05-29 23:54:10,754 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-05-29 23:54:10,755 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27626,name1=InMemoryDataTree]
    [junit] 2017-05-29 23:54:10,755 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27626]
    [junit] 2017-05-29 23:54:10,755 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 27626
    [junit] 2017-05-29 23:54:10,756 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-05-29 23:54:10,761 [myid:] - INFO  [main:ClientBase@607] - fdcount after test is: 4831 at start it was 4831
    [junit] 2017-05-29 23:54:10,761 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-05-29 23:54:10,761 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 561.697 sec, Thread: 7, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-05-29 23:54:10,886 [myid:127.0.0.1:27509] - INFO  [main-SendThread(127.0.0.1:27509):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27509. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-05-29 23:54:10,887 [myid:127.0.0.1:27509] - WARN  [main-SendThread(127.0.0.1:27509):ClientCnxn$SendThread@1235] - Session 0x30223507d050000 for server 127.0.0.1/127.0.0.1:27509, 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] 2017-05-29 23:54:10,902 [myid:127.0.0.1:27503] - INFO  [main-SendThread(127.0.0.1:27503):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27503. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-05-29 23:54:10,902 [myid:127.0.0.1:27503] - WARN  [main-SendThread(127.0.0.1:27503):ClientCnxn$SendThread@1235] - Session 0x10223507c900000 for server 127.0.0.1/127.0.0.1:27503, 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)

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1338: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1223: Tests failed!

Total time: 13 minutes 52 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording fingerprints
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Publishing Javadoc
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.ZooKeeperTest.testCreateNodeWithoutData

Error Message:
Path must start with / character

Stack Trace:
org.apache.zookeeper.cli.MalformedPathException: Path must start with / character
	at org.apache.zookeeper.cli.CreateCommand.exec(CreateCommand.java:122)
	at org.apache.zookeeper.ZooKeeperMain.processZKCmd(ZooKeeperMain.java:655)
	at org.apache.zookeeper.ZooKeeperTest.testCreateNodeWithoutData(ZooKeeperTest.java:292)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)

ZooKeeper-trunk - Build # 3405 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk/3405/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 62.15 MB...]
    [junit] 2017-05-28 23:26:48,022 [myid:] - INFO  [main:ClientBase@582] - tearDown starting
    [junit] 2017-05-28 23:26:48,022 [myid:] - INFO  [main:ClientBase@552] - STOPPING server
    [junit] 2017-05-28 23:26:48,022 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:11468
    [junit] 2017-05-28 23:26:48,025 [myid:] - INFO  [main:ZooKeeperServer@542] - shutting down
    [junit] 2017-05-28 23:26:48,025 [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-05-28 23:26:48,025 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-05-28 23:26:48,025 [myid:] - INFO  [main:PrepRequestProcessor@1008] - Shutting down
    [junit] 2017-05-28 23:26:48,025 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-05-28 23:26:48,025 [myid:] - INFO  [ProcessThread(sid:0 cport:11468)::PrepRequestProcessor@157] - PrepRequestProcessor exited loop!
    [junit] 2017-05-28 23:26:48,026 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-05-28 23:26:48,026 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-05-28 23:26:48,026 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11468,name1=InMemoryDataTree]
    [junit] 2017-05-28 23:26:48,026 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11468]
    [junit] 2017-05-28 23:26:48,026 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 11468
    [junit] 2017-05-28 23:26:48,027 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-05-28 23:26:48,036 [myid:] - INFO  [main:ClientBase@607] - fdcount after test is: 7140 at start it was 7140
    [junit] 2017-05-28 23:26:48,036 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-05-28 23:26:48,036 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 453.711 sec, Thread: 1, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-05-28 23:26:48,223 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
    [junit] 2017-05-28 23:26:48,300 [myid:127.0.0.1:11222] - INFO  [main-SendThread(127.0.0.1:11222):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11222. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-05-28 23:26:48,300 [myid:127.0.0.1:11351] - INFO  [main-SendThread(127.0.0.1:11351):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11351. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-05-28 23:26:48,301 [myid:127.0.0.1:11222] - WARN  [main-SendThread(127.0.0.1:11222):ClientCnxn$SendThread@1235] - Session 0x1047b0b94500000 for server 127.0.0.1/127.0.0.1:11222, 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] 2017-05-28 23:26:48,301 [myid:127.0.0.1:11351] - WARN  [main-SendThread(127.0.0.1:11351):ClientCnxn$SendThread@1235] - Session 0x3047b0f3c680000 for server 127.0.0.1/127.0.0.1:11351, 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)

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1338: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1223: Tests failed!

Total time: 10 minutes 43 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording fingerprints
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Publishing Javadoc
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.ZooKeeperTest.testCreateNodeWithoutData

Error Message:
Path must start with / character

Stack Trace:
org.apache.zookeeper.cli.MalformedPathException: Path must start with / character
	at org.apache.zookeeper.cli.CreateCommand.exec(CreateCommand.java:122)
	at org.apache.zookeeper.ZooKeeperMain.processZKCmd(ZooKeeperMain.java:655)
	at org.apache.zookeeper.ZooKeeperTest.testCreateNodeWithoutData(ZooKeeperTest.java:292)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)

ZooKeeper-trunk - Build # 3404 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk/3404/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 60.99 MB...]
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-05-27 23:26:57,489 [myid:] - INFO  [ProcessThread(sid:0 cport:19547)::PrepRequestProcessor@617] - Processed session termination for sessionid: 0x104770697ee0000
    [junit] 2017-05-27 23:26:57,490 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19547,name1=Connections,name2=127.0.0.1,name3=0x104770697ee0000]
    [junit] 2017-05-27 23:26:57,490 [myid:] - INFO  [main:ZooKeeper@1329] - Session: 0x104770697ee0000 closed
    [junit] 2017-05-27 23:26:57,490 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x104770697ee0000
    [junit] 2017-05-27 23:26:57,490 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 227731
    [junit] 2017-05-27 23:26:57,491 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 2427
    [junit] 2017-05-27 23:26:57,491 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-05-27 23:26:57,491 [myid:] - INFO  [main:ClientBase@582] - tearDown starting
    [junit] 2017-05-27 23:26:57,491 [myid:] - INFO  [main:ClientBase@552] - STOPPING server
    [junit] 2017-05-27 23:26:57,491 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:19547
    [junit] 2017-05-27 23:26:57,498 [myid:] - INFO  [main:ZooKeeperServer@542] - shutting down
    [junit] 2017-05-27 23:26:57,498 [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-05-27 23:26:57,498 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-05-27 23:26:57,499 [myid:] - INFO  [main:PrepRequestProcessor@1008] - Shutting down
    [junit] 2017-05-27 23:26:57,499 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-05-27 23:26:57,499 [myid:] - INFO  [ProcessThread(sid:0 cport:19547)::PrepRequestProcessor@157] - PrepRequestProcessor exited loop!
    [junit] 2017-05-27 23:26:57,499 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-05-27 23:26:57,502 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-05-27 23:26:57,503 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19547,name1=InMemoryDataTree]
    [junit] 2017-05-27 23:26:57,503 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19547]
    [junit] 2017-05-27 23:26:57,506 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 19547
    [junit] 2017-05-27 23:26:57,507 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-05-27 23:26:57,517 [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-05-27 23:26:57,517 [myid:127.0.0.1:19427] - WARN  [main-SendThread(127.0.0.1:19427):ClientCnxn$SendThread@1235] - Session 0x204770361460000 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:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-05-27 23:26:57,518 [myid:] - INFO  [main:ClientBase@607] - fdcount after test is: 7135 at start it was 7136
    [junit] 2017-05-27 23:26:57,518 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-05-27 23:26:57,518 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 460.605 sec, Thread: 4, Class: org.apache.zookeeper.test.NioNettySuiteTest

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1338: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1223: Tests failed!

Total time: 10 minutes 47 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording fingerprints
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Publishing Javadoc
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.ZooKeeperTest.testCreateNodeWithoutData

Error Message:
Path must start with / character

Stack Trace:
org.apache.zookeeper.cli.MalformedPathException: Path must start with / character
	at org.apache.zookeeper.cli.CreateCommand.exec(CreateCommand.java:122)
	at org.apache.zookeeper.ZooKeeperMain.processZKCmd(ZooKeeperMain.java:655)
	at org.apache.zookeeper.ZooKeeperTest.testCreateNodeWithoutData(ZooKeeperTest.java:292)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)

ZooKeeper-trunk - Build # 3403 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk/3403/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 62.00 MB...]
    [junit] 2017-05-26 23:35:47,887 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19547,name1=Connections,name2=127.0.0.1,name3=0x10213d101130000]
    [junit] 2017-05-26 23:35:47,888 [myid:] - INFO  [main:ZooKeeper@1329] - Session: 0x10213d101130000 closed
    [junit] 2017-05-26 23:35:47,888 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x10213d101130000
    [junit] 2017-05-26 23:35:47,888 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 205439
    [junit] 2017-05-26 23:35:47,888 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1643
    [junit] 2017-05-26 23:35:47,888 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-05-26 23:35:47,888 [myid:] - INFO  [main:ClientBase@582] - tearDown starting
    [junit] 2017-05-26 23:35:47,889 [myid:] - INFO  [main:ClientBase@552] - STOPPING server
    [junit] 2017-05-26 23:35:47,889 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:19547
    [junit] 2017-05-26 23:35:47,894 [myid:] - INFO  [main:ZooKeeperServer@542] - shutting down
    [junit] 2017-05-26 23:35:47,895 [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-05-26 23:35:47,895 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-05-26 23:35:47,895 [myid:] - INFO  [main:PrepRequestProcessor@1008] - Shutting down
    [junit] 2017-05-26 23:35:47,895 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-05-26 23:35:47,895 [myid:] - INFO  [ProcessThread(sid:0 cport:19547)::PrepRequestProcessor@157] - PrepRequestProcessor exited loop!
    [junit] 2017-05-26 23:35:47,895 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-05-26 23:35:47,895 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-05-26 23:35:47,896 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19547,name1=InMemoryDataTree]
    [junit] 2017-05-26 23:35:47,896 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19547]
    [junit] 2017-05-26 23:35:47,896 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 19547
    [junit] 2017-05-26 23:35:47,897 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-05-26 23:35:47,903 [myid:] - INFO  [main:ClientBase@607] - fdcount after test is: 4839 at start it was 4839
    [junit] 2017-05-26 23:35:47,903 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-05-26 23:35:47,903 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 554.098 sec, Thread: 4, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-05-26 23:35:48,366 [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] 2017-05-26 23:35:48,367 [myid:127.0.0.1:19301] - WARN  [main-SendThread(127.0.0.1:19301):ClientCnxn$SendThread@1235] - Session 0x10213c8ab210000 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:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1338: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1223: Tests failed!

Total time: 13 minutes 50 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording fingerprints
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
[JIRA] Updating issue ZOOKEEPER-2757
[JIRA] Updating issue ZOOKEEPER-2767
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Publishing Javadoc
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.zookeeper.ZooKeeperTest.testCreateNodeWithoutData

Error Message:
Path must start with / character

Stack Trace:
org.apache.zookeeper.cli.MalformedPathException: Path must start with / character
	at org.apache.zookeeper.cli.CreateCommand.exec(CreateCommand.java:122)
	at org.apache.zookeeper.ZooKeeperMain.processZKCmd(ZooKeeperMain.java:655)
	at org.apache.zookeeper.ZooKeeperTest.testCreateNodeWithoutData(ZooKeeperTest.java:292)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


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)