See https://builds.apache.org/job/ZooKeeper-trunk/3637/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 61.09 MB...]
[junit] 2017-11-30 23:34:17,446 [myid:] - INFO [main:ClientBase@601] -
tearDown starting
[junit] 2017-11-30 23:34:17,446 [myid:] - INFO [main:ClientBase@571] -
STOPPING server
[junit] 2017-11-30 23:34:17,447 [myid:] - INFO
[main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:14161
[junit] 2017-11-30 23:34:17,453 [myid:] - INFO [main:ZooKeeperServer@546]
- shutting down
[junit] 2017-11-30 23:34:17,453 [myid:] - INFO
[main:SessionTrackerImpl@232] - Shutting down
[junit] 2017-11-30 23:34:17,454 [myid:] - INFO
[main:PrepRequestProcessor@1010] - Shutting down
[junit] 2017-11-30 23:34:17,454 [myid:] - INFO
[main:SyncRequestProcessor@191] - Shutting down
[junit] 2017-11-30 23:34:17,454 [myid:] - INFO [ProcessThread(sid:0
cport:14161)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop!
[junit] 2017-11-30 23:34:17,454 [myid:] - INFO
[SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
[junit] 2017-11-30 23:34:17,454 [myid:] - INFO
[main:FinalRequestProcessor@481] - shutdown of request processor complete
[junit] 2017-11-30 23:34:17,454 [myid:] - INFO [main:MBeanRegistry@128] -
Unregister MBean
[org.apache.ZooKeeperService:name0=StandaloneServer_port14161,name1=InMemoryDataTree]
[junit] 2017-11-30 23:34:17,455 [myid:] - INFO [main:MBeanRegistry@128] -
Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14161]
[junit] 2017-11-30 23:34:17,455 [myid:] - INFO
[main:FourLetterWordMain@87] - connecting to 127.0.0.1 14161
[junit] 2017-11-30 23:34:17,455 [myid:] - INFO [main:JMXEnv@146] -
ensureOnly:[]
[junit] 2017-11-30 23:34:17,461 [myid:] - INFO [main:ClientBase@626] -
fdcount after test is: 4859 at start it was 4859
[junit] 2017-11-30 23:34:17,461 [myid:] - INFO [main:ZKTestCase$1@68] -
SUCCEEDED testWatcherAutoResetWithLocal
[junit] 2017-11-30 23:34:17,461 [myid:] - INFO [main:ZKTestCase$1@63] -
FINISHED testWatcherAutoResetWithLocal
[junit] Tests run: 105, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
440.489 sec, Thread: 2, Class: org.apache.zookeeper.test.NioNettySuiteTest
[junit] 2017-11-30 23:34:17,570 [myid:127.0.0.1:13979] - INFO
[main-SendThread(127.0.0.1:13979):ClientCnxn$SendThread@1113] - Opening socket
connection to server 127.0.0.1/127.0.0.1:13979. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2017-11-30 23:34:17,570 [myid:127.0.0.1:13979] - WARN
[main-SendThread(127.0.0.1:13979):ClientCnxn$SendThread@1235] - Session
0x1008c29163e0000 for server 127.0.0.1/127.0.0.1:13979, 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-11-30 23:34:17,685 [myid:] - INFO
[SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
[junit] 2017-11-30 23:34:17,686 [myid:] - INFO
[SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
[junit] 2017-11-30 23:34:17,763 [myid:127.0.0.1:14038] - INFO
[main-SendThread(127.0.0.1:14038):ClientCnxn$SendThread@1113] - Opening socket
connection to server 127.0.0.1/127.0.0.1:14038. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2017-11-30 23:34:17,764 [myid:127.0.0.1:14038] - WARN
[main-SendThread(127.0.0.1:14038):ClientCnxn$SendThread@1235] - Session
0x1008c2bb90b0000 for server 127.0.0.1/127.0.0.1:14038, 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:1395: The
following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1276: The
following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1280: Tests
failed!
Total time: 10 minutes 55 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.test.FourLetterWordsWhiteListTest.testFourLetterWordsEnableAllCommandsThroughAsterisk
Error Message:
Exception while executing four letter word: dump
Stack Trace:
java.io.IOException: Exception while executing four letter word: dump
at
org.apache.zookeeper.client.FourLetterWordMain.send4LetterWord(FourLetterWordMain.java:126)
at
org.apache.zookeeper.client.FourLetterWordMain.send4LetterWord(FourLetterWordMain.java:56)
at
org.apache.zookeeper.test.FourLetterWordsWhiteListTest.sendRequest(FourLetterWordsWhiteListTest.java:233)
at
org.apache.zookeeper.test.FourLetterWordsWhiteListTest.verifyFuzzyMatch(FourLetterWordsWhiteListTest.java:237)
at
org.apache.zookeeper.test.FourLetterWordsWhiteListTest.verifyAllCommandsSuccess(FourLetterWordsWhiteListTest.java:192)
at
org.apache.zookeeper.test.FourLetterWordsWhiteListTest.testFourLetterWordsEnableAllCommandsThroughAsterisk(FourLetterWordsWhiteListTest.java:127)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:152)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
at java.io.InputStreamReader.read(InputStreamReader.java:184)
at java.io.BufferedReader.fill(BufferedReader.java:154)
at java.io.BufferedReader.readLine(BufferedReader.java:317)
at java.io.BufferedReader.readLine(BufferedReader.java:382)
at
org.apache.zookeeper.client.FourLetterWordMain.send4LetterWord(FourLetterWordMain.java:121)