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 35402200D39 for ; Sat, 11 Nov 2017 12:54:29 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 2A7BA160C04; Sat, 11 Nov 2017 11:54:29 +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 5052F160BF1 for ; Sat, 11 Nov 2017 12:54:28 +0100 (CET) Received: (qmail 6107 invoked by uid 500); 11 Nov 2017 11:54:27 -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 6095 invoked by uid 99); 11 Nov 2017 11:54:26 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Nov 2017 11:54:26 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 1D83D191FDC for ; Sat, 11 Nov 2017 11:54:26 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.999 X-Spam-Level: X-Spam-Status: No, score=0.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id FS2uaTRRRhNU for ; Sat, 11 Nov 2017 11:54:24 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 44CED5FAEA for ; Sat, 11 Nov 2017 11:54:23 +0000 (UTC) Received: from jenkins-master.apache.org (unknown [62.210.60.235]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id D4DAFE099C for ; Sat, 11 Nov 2017 11:54:21 +0000 (UTC) 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 975EAA00DA for ; Sat, 11 Nov 2017 11:54:17 +0000 (UTC) Date: Sat, 11 Nov 2017 11:54:15 +0000 (UTC) From: Apache Jenkins Server To: dev@zookeeper.apache.org Message-ID: <1646668941.342.1510401257621.JavaMail.jenkins@jenkins-master.apache.org> In-Reply-To: <1337287406.1033.1510228842868.JavaMail.jenkins@jenkins-master.apache.org> References: <1337287406.1033.1510228842868.JavaMail.jenkins@jenkins-master.apache.org> Subject: ZooKeeper-trunk-jdk8 - Build # 1270 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_341_873976656.1510401255996" X-Jenkins-Job: ZooKeeper-trunk-jdk8 X-Jenkins-Result: FAILURE archived-at: Sat, 11 Nov 2017 11:54:29 -0000 ------=_Part_341_873976656.1510401255996 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/1270/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 65.57 MB...] [junit] 2017-11-11 11:54:13,854 [myid:127.0.0.1:13915] - WARN [main-SendThread(127.0.0.1:13915):ClientCnxn$SendThread@1235] - Session 0x10567452e940000 for server 127.0.0.1/127.0.0.1:13915, 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-11-11 11:54:13,875 [myid:127.0.0.1:13964] - INFO [main-SendThread(127.0.0.1:13964):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:13964. Will not attempt to authenticate using SASL (unknown error) [junit] 2017-11-11 11:54:13,875 [myid:127.0.0.1:13964] - WARN [main-SendThread(127.0.0.1:13964):ClientCnxn$SendThread@1235] - Session 0x1056745786b0001 for server 127.0.0.1/127.0.0.1:13964, 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-11-11 11:54:14,055 [myid:] - INFO [ProcessThread(sid:0 cport:14161)::PrepRequestProcessor@614] - Processed session termination for sessionid: 0x105674ad6cb0000 [junit] 2017-11-11 11:54:14,057 [myid:] - INFO [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14161,name1=Connections,name2=127.0.0.1,name3=0x105674ad6cb0000] [junit] 2017-11-11 11:54:14,057 [myid:] - INFO [main:ZooKeeper@1332] - Session: 0x105674ad6cb0000 closed [junit] 2017-11-11 11:54:14,057 [myid:] - INFO [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x105674ad6cb0000 [junit] 2017-11-11 11:54:14,057 [myid:] - INFO [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 137698 [junit] 2017-11-11 11:54:14,058 [myid:] - INFO [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 471 [junit] 2017-11-11 11:54:14,058 [myid:] - INFO [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal [junit] 2017-11-11 11:54:14,058 [myid:] - INFO [main:ClientBase@601] - tearDown starting [junit] 2017-11-11 11:54:14,058 [myid:] - INFO [main:ClientBase@571] - STOPPING server [junit] 2017-11-11 11:54:14,058 [myid:] - INFO [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:14161 [junit] 2017-11-11 11:54:14,059 [myid:] - INFO [main:ZooKeeperServer@545] - shutting down [junit] 2017-11-11 11:54:14,059 [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-11-11 11:54:14,059 [myid:] - INFO [main:SessionTrackerImpl@232] - Shutting down [junit] 2017-11-11 11:54:14,059 [myid:] - INFO [main:PrepRequestProcessor@1010] - Shutting down [junit] 2017-11-11 11:54:14,059 [myid:] - INFO [main:SyncRequestProcessor@191] - Shutting down [junit] 2017-11-11 11:54:14,059 [myid:] - INFO [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited! [junit] 2017-11-11 11:54:14,059 [myid:] - INFO [main:FinalRequestProcessor@481] - shutdown of request processor complete [junit] 2017-11-11 11:54:14,059 [myid:] - INFO [ProcessThread(sid:0 cport:14161)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop! [junit] 2017-11-11 11:54:14,060 [myid:] - INFO [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14161,name1=InMemoryDataTree] [junit] 2017-11-11 11:54:14,060 [myid:] - INFO [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14161] [junit] 2017-11-11 11:54:14,060 [myid:] - INFO [main:FourLetterWordMain@87] - connecting to 127.0.0.1 14161 [junit] 2017-11-11 11:54:14,060 [myid:] - INFO [main:JMXEnv@146] - ensureOnly:[] [junit] 2017-11-11 11:54:14,063 [myid:] - INFO [main:ClientBase@626] - fdcount after test is: 1406 at start it was 1406 [junit] 2017-11-11 11:54:14,063 [myid:] - INFO [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal [junit] 2017-11-11 11:54:14,063 [myid:] - INFO [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal [junit] Tests run: 105, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 377.48 sec, Thread: 2, Class: org.apache.zookeeper.test.NioNettySuiteTest [junit] 2017-11-11 11:54:14,215 [myid:127.0.0.1:14041] - INFO [main-SendThread(127.0.0.1:14041):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:14041. Will not attempt to authenticate using SASL (unknown error) [junit] 2017-11-11 11:54:14,216 [myid:127.0.0.1:14041] - WARN [main-SendThread(127.0.0.1:14041):ClientCnxn$SendThread@1235] - Session 0x2056747f08d0000 for server 127.0.0.1/127.0.0.1:14041, 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) fail.build.on.test.failure: BUILD FAILED /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1267: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1271: Tests failed! Total time: 10 minutes 1 second 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) ############################## 2 tests failed. FAILED: org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalFollowerRunWithDiff Error Message: expected:<4294967298> but was:<0> Stack Trace: junit.framework.AssertionFailedError: expected:<4294967298> but was:<0> at org.apache.zookeeper.server.quorum.Zab1_0Test$5.converseWithFollower(Zab1_0Test.java:869) at org.apache.zookeeper.server.quorum.Zab1_0Test.testFollowerConversation(Zab1_0Test.java:517) at org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalFollowerRunWithDiff(Zab1_0Test.java:784) at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79) FAILED: org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged Error Message: expected: but was: Stack Trace: junit.framework.AssertionFailedError: expected: but was: at org.apache.zookeeper.test.WatchEventWhenAutoResetTest$EventsWatcher.assertEvent(WatchEventWhenAutoResetTest.java:67) at org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged(WatchEventWhenAutoResetTest.java:117) at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79) ------=_Part_341_873976656.1510401255996--