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 AEF1F200CFC for ; Thu, 24 Aug 2017 02:33:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id ACF4E16A0EF; Thu, 24 Aug 2017 00:33:27 +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 CB05B16A0ED for ; Thu, 24 Aug 2017 02:33:26 +0200 (CEST) Received: (qmail 33548 invoked by uid 500); 24 Aug 2017 00:33:24 -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 33531 invoked by uid 99); 24 Aug 2017 00:33:24 -0000 Received: from Unknown (HELO jenkins-master.apache.org) (62.210.60.235) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Aug 2017 00:33:24 +0000 Received: from jenkins-master (localhost [127.0.0.1]) by jenkins-master.apache.org (ASF Mail Server at jenkins-master.apache.org) with ESMTP id BB9B1A003E for ; Thu, 24 Aug 2017 00:33:21 +0000 (UTC) Date: Thu, 24 Aug 2017 00:33:21 +0000 (UTC) From: Apache Jenkins Server To: dev@zookeeper.apache.org Message-ID: <1966754342.1257.1503534801769.JavaMail.jenkins@jenkins-master> Subject: ZooKeeper-trunk - Build # 3511 - Failure MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1256_1638929591.1503534801763" X-Jenkins-Job: ZooKeeper-trunk X-Jenkins-Result: FAILURE archived-at: Thu, 24 Aug 2017 00:33:27 -0000 ------=_Part_1256_1638929591.1503534801763 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See https://builds.apache.org/job/ZooKeeper-trunk/3511/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 59.06 MB...] [junit] 2017-08-24 00:27:19,927 [myid:] - INFO [main:ZooKeeperServer@545] - shutting down [junit] 2017-08-24 00:27:19,927 [myid:] - ERROR [main:ZooKeeperServer@509] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit] 2017-08-24 00:27:19,927 [myid:] - INFO [main:SessionTrackerImpl@232] - Shutting down [junit] 2017-08-24 00:27:19,927 [myid:] - INFO [main:PrepRequestProcessor@1010] - Shutting down [junit] 2017-08-24 00:27:19,927 [myid:] - INFO [main:SyncRequestProcessor@191] - Shutting down [junit] 2017-08-24 00:27:19,927 [myid:] - INFO [ProcessThread(sid:0 cport:19547)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop! [junit] 2017-08-24 00:27:19,927 [myid:] - INFO [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited! [junit] 2017-08-24 00:27:19,927 [myid:] - INFO [main:FinalRequestProcessor@481] - shutdown of request processor complete [junit] 2017-08-24 00:27:19,928 [myid:] - INFO [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19547,name1=InMemoryDataTree] [junit] 2017-08-24 00:27:19,928 [myid:] - INFO [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19547] [junit] 2017-08-24 00:27:19,928 [myid:] - INFO [main:FourLetterWordMain@87] - connecting to 127.0.0.1 19547 [junit] 2017-08-24 00:27:19,928 [myid:] - INFO [main:JMXEnv@146] - ensureOnly:[] [junit] 2017-08-24 00:27:19,939 [myid:] - INFO [main:ClientBase@626] - fdcount after test is: 7148 at start it was 7149 [junit] 2017-08-24 00:27:19,939 [myid:] - INFO [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal [junit] 2017-08-24 00:27:20,016 [myid:] - INFO [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal [junit] Tests run: 105, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 451.474 sec, Thread: 4, Class: org.apache.zookeeper.test.NioNettySuiteTest [junit] 2017-08-24 00:27:20,139 [myid:127.0.0.1:19350] - INFO [main-SendThread(127.0.0.1:19350):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19350. Will not attempt to authenticate using SASL (unknown error) [junit] 2017-08-24 00:27:20,139 [myid:127.0.0.1:19350] - WARN [main-SendThread(127.0.0.1:19350):ClientCnxn$SendThread@1235] - Session 0x1063b4ca9f20001 for server 127.0.0.1/127.0.0.1:19350, 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-08-24 00:27:20,394 [myid:127.0.0.1:19365] - INFO [main-SendThread(127.0.0.1:19365):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19365. Will not attempt to authenticate using SASL (unknown error) [junit] 2017-08-24 00:27:20,394 [myid:127.0.0.1:19365] - WARN [main-SendThread(127.0.0.1:19365):ClientCnxn$SendThread@1235] - Session 0x1063b4d1caf0000 for server 127.0.0.1/127.0.0.1:19365, 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.server.quorum.Zab1_0Test in thread 3 [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 3, Class: org.apache.zookeeper.server.quorum.Zab1_0Test [junit] Test org.apache.zookeeper.server.quorum.Zab1_0Test FAILED (timeout) fail.build.on.test.failure: BUILD FAILED /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1339: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1220: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1224: Tests failed! Total time: 16 minutes 25 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-2880 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.Zab1_0Test.testNormalObserverRun 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) ------=_Part_1256_1638929591.1503534801763--