Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A975E200CF9 for ; Sun, 17 Sep 2017 11:02:09 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9EBC61609D8; Sun, 17 Sep 2017 09:02:09 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BCA201609BF for ; Sun, 17 Sep 2017 11:02:08 +0200 (CEST) Received: (qmail 52301 invoked by uid 500); 17 Sep 2017 09:02:07 -0000 Mailing-List: contact dev-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list dev@zookeeper.apache.org Received: (qmail 52290 invoked by uid 99); 17 Sep 2017 09:02:07 -0000 Received: from Unknown (HELO jenkins-master.apache.org) (62.210.60.235) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Sep 2017 09:02:07 +0000 Received: from jenkins-master.apache.org (localhost [127.0.0.1]) by jenkins-master.apache.org (ASF Mail Server at jenkins-master.apache.org) with ESMTP id 33706A01E1 for ; Sun, 17 Sep 2017 09:02:02 +0000 (UTC) Date: Sun, 17 Sep 2017 09:01:59 +0000 (UTC) From: Apache Jenkins Server To: dev@zookeeper.apache.org Message-ID: <350779307.135.1505638923211.JavaMail.jenkins@jenkins-master.apache.org> Subject: ZooKeeper_branch35_jdk7 - Build # 1113 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_134_108887091.1505638919922" X-Jenkins-Job: ZooKeeper_branch35_jdk7 X-Jenkins-Result: FAILURE archived-at: Sun, 17 Sep 2017 09:02:09 -0000 ------=_Part_134_108887091.1505638919922 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/1113/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 66.97 MB...] [junit] 2017-09-17 09:01:56,672 [myid:127.0.0.1:22117] - INFO [main-SendThread(127.0.0.1:22117):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22117. Will not attempt to authenticate using SASL (unknown error) [junit] 2017-09-17 09:01:56,673 [myid:127.0.0.1:22117] - WARN [main-SendThread(127.0.0.1:22117):ClientCnxn$SendThread@1235] - Session 0x1020d17f6aa0000 for server 127.0.0.1/127.0.0.1:22117, 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-09-17 09:01:56,694 [myid:127.0.0.1:22058] - INFO [main-SendThread(127.0.0.1:22058):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22058. Will not attempt to authenticate using SASL (unknown error) [junit] 2017-09-17 09:01:56,695 [myid:127.0.0.1:22058] - WARN [main-SendThread(127.0.0.1:22058):ClientCnxn$SendThread@1235] - Session 0x1020d1585b90000 for server 127.0.0.1/127.0.0.1:22058, 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-09-17 09:01:56,801 [myid:] - INFO [ProcessThread(sid:0 cport:22240)::PrepRequestProcessor@611] - Processed session termination for sessionid: 0x1020d1b41e80000 [junit] 2017-09-17 09:01:56,803 [myid:] - INFO [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22240,name1=Connections,name2=127.0.0.1,name3=0x1020d1b41e80000] [junit] 2017-09-17 09:01:56,803 [myid:] - INFO [main:ZooKeeper@1334] - Session: 0x1020d1b41e80000 closed [junit] 2017-09-17 09:01:56,803 [myid:] - INFO [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x1020d1b41e80000 [junit] 2017-09-17 09:01:56,803 [myid:] - INFO [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 80624 [junit] 2017-09-17 09:01:56,804 [myid:] - INFO [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 863 [junit] 2017-09-17 09:01:56,804 [myid:] - INFO [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal [junit] 2017-09-17 09:01:56,804 [myid:] - INFO [main:ClientBase@586] - tearDown starting [junit] 2017-09-17 09:01:56,804 [myid:] - INFO [main:ClientBase@556] - STOPPING server [junit] 2017-09-17 09:01:56,804 [myid:] - INFO [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:22240 [junit] 2017-09-17 09:01:56,806 [myid:] - INFO [main:ZooKeeperServer@541] - shutting down [junit] 2017-09-17 09:01:56,807 [myid:] - ERROR [main:ZooKeeperServer@505] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit] 2017-09-17 09:01:56,807 [myid:] - INFO [main:SessionTrackerImpl@232] - Shutting down [junit] 2017-09-17 09:01:56,807 [myid:] - INFO [main:PrepRequestProcessor@1005] - Shutting down [junit] 2017-09-17 09:01:56,807 [myid:] - INFO [main:SyncRequestProcessor@191] - Shutting down [junit] 2017-09-17 09:01:56,807 [myid:] - INFO [ProcessThread(sid:0 cport:22240)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop! [junit] 2017-09-17 09:01:56,808 [myid:] - INFO [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited! [junit] 2017-09-17 09:01:56,808 [myid:] - INFO [main:FinalRequestProcessor@481] - shutdown of request processor complete [junit] 2017-09-17 09:01:56,808 [myid:] - INFO [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22240,name1=InMemoryDataTree] [junit] 2017-09-17 09:01:56,808 [myid:] - INFO [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22240] [junit] 2017-09-17 09:01:56,809 [myid:] - INFO [main:FourLetterWordMain@87] - connecting to 127.0.0.1 22240 [junit] 2017-09-17 09:01:56,809 [myid:] - INFO [main:JMXEnv@146] - ensureOnly:[] [junit] 2017-09-17 09:01:56,816 [myid:] - INFO [main:ClientBase@611] - fdcount after test is: 2554 at start it was 2561 [junit] 2017-09-17 09:01:56,816 [myid:] - INFO [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal [junit] 2017-09-17 09:01:56,816 [myid:] - INFO [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 433.182 sec, Thread: 5, Class: org.apache.zookeeper.test.NioNettySuiteTest [junit] 2017-09-17 09:01:56,881 [myid:127.0.0.1:22043] - INFO [main-SendThread(127.0.0.1:22043):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22043. Will not attempt to authenticate using SASL (unknown error) [junit] 2017-09-17 09:01:56,882 [myid:127.0.0.1:22043] - WARN [main-SendThread(127.0.0.1:22043):ClientCnxn$SendThread@1235] - Session 0x1020d1522bc0001 for server 127.0.0.1/127.0.0.1:22043, 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_branch35_jdk7/build.xml:1226: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build.xml:1230: Tests failed! Total time: 11 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.AsyncHammerTest.testHammer Error Message: null Stack Trace: junit.framework.AssertionFailedError at org.apache.zookeeper.test.AsyncHammerTest.testHammer(AsyncHammerTest.java:185) at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79) ------=_Part_134_108887091.1505638919922--