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/09/21 19:51:14 UTC

ZooKeeper-trunk-openjdk7 - Build # 1627 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H14 (couchdbtest ubuntu xenial) in workspace /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/zookeeper.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from git://git.apache.org/zookeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.apache.org/zookeeper.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f33a75db1cc18124b6d0a4ee15967901fa6ec493 (refs/remotes/origin/master)
Commit message: "ZOOKEEPER-2777: There is a typo in zk.py which prevents from using/compiling it"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f33a75db1cc18124b6d0a4ee15967901fa6ec493
 > git rev-list f33a75db1cc18124b6d0a4ee15967901fa6ec493 # timeout=10
No emails were triggered.
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
[ZooKeeper-trunk-openjdk7] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant -Dtest.output=yes -Dtest.junit.threads=8 -Dtest.junit.output.format=xml -Djavac.target=1.7 clean test-core-java
Error: JAVA_HOME is not defined correctly.
  We cannot execute /usr/lib/jvm/java-7-openjdk-amd64//bin/java
Build step 'Invoke Ant' marked build as failure
Recording test results
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

ZooKeeper-trunk-openjdk7 - Build # 1645 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 64.55 MB...]
    [junit] 2017-10-02 01:38:47,011 [myid:127.0.0.1:30202] - INFO  [main-SendThread(127.0.0.1:30202):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30202. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-10-02 01:38:47,011 [myid:127.0.0.1:30202] - WARN  [main-SendThread(127.0.0.1:30202):ClientCnxn$SendThread@1235] - Session 0x303c9b59eb00000 for server 127.0.0.1/127.0.0.1:30202, 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-10-02 01:38:47,105 [myid:127.0.0.1:30196] - INFO  [main-SendThread(127.0.0.1:30196):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30196. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-10-02 01:38:47,105 [myid:127.0.0.1:30196] - WARN  [main-SendThread(127.0.0.1:30196):ClientCnxn$SendThread@1235] - Session 0x103c9b59eaa0000 for server 127.0.0.1/127.0.0.1:30196, 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-10-02 01:38:47,306 [myid:] - INFO  [ProcessThread(sid:0 cport:30319)::PrepRequestProcessor@614] - Processed session termination for sessionid: 0x103c9b895f40000
    [junit] 2017-10-02 01:38:47,309 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30319,name1=Connections,name2=127.0.0.1,name3=0x103c9b895f40000]
    [junit] 2017-10-02 01:38:47,309 [myid:] - INFO  [main:ZooKeeper@1332] - Session: 0x103c9b895f40000 closed
    [junit] 2017-10-02 01:38:47,310 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x103c9b895f40000
    [junit] 2017-10-02 01:38:47,310 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 58468
    [junit] 2017-10-02 01:38:47,310 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 471
    [junit] 2017-10-02 01:38:47,311 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-10-02 01:38:47,311 [myid:] - INFO  [main:ClientBase@601] - tearDown starting
    [junit] 2017-10-02 01:38:47,311 [myid:] - INFO  [main:ClientBase@571] - STOPPING server
    [junit] 2017-10-02 01:38:47,311 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:30319
    [junit] 2017-10-02 01:38:47,315 [myid:] - INFO  [main:ZooKeeperServer@545] - shutting down
    [junit] 2017-10-02 01:38:47,315 [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-10-02 01:38:47,316 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-10-02 01:38:47,316 [myid:] - INFO  [main:PrepRequestProcessor@1010] - Shutting down
    [junit] 2017-10-02 01:38:47,316 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-10-02 01:38:47,316 [myid:] - INFO  [ProcessThread(sid:0 cport:30319)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop!
    [junit] 2017-10-02 01:38:47,316 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-10-02 01:38:47,317 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-10-02 01:38:47,317 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30319,name1=InMemoryDataTree]
    [junit] 2017-10-02 01:38:47,318 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30319]
    [junit] 2017-10-02 01:38:47,318 [myid:] - INFO  [main:FourLetterWordMain@87] - connecting to 127.0.0.1 30319
    [junit] 2017-10-02 01:38:47,319 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-10-02 01:38:47,326 [myid:] - INFO  [main:ClientBase@626] - fdcount after test is: 1395 at start it was 1401
    [junit] 2017-10-02 01:38:47,326 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-10-02 01:38:47,326 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 105, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 391.944 sec, Thread: 8, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-10-02 01:38:47,391 [myid:127.0.0.1:30122] - INFO  [main-SendThread(127.0.0.1:30122):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30122. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-10-02 01:38:47,392 [myid:127.0.0.1:30122] - WARN  [main-SendThread(127.0.0.1:30122):ClientCnxn$SendThread@1235] - Session 0x103c9b312570001 for server 127.0.0.1/127.0.0.1:30122, 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-openjdk7/build.xml:1258: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7/build.xml:1262: Tests failed!

Total time: 10 minutes 30 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.WatchEventWhenAutoResetTest.testNodeDataChanged

Error Message:
expected:<NodeDataChanged> but was:<NodeDeleted>

Stack Trace:
junit.framework.AssertionFailedError: expected:<NodeDataChanged> but was:<NodeDeleted>
	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)

ZooKeeper-trunk-openjdk7 - Build # 1644 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 66.54 MB...]
    [junit] 2017-10-01 20:02:14,794 [myid:] - WARN  [New I/O boss #2007:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0x19b05840] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:22058
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:22058
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-10-01 20:02:14,794 [myid:] - INFO  [New I/O boss #2007:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-10-01 20:02:14,794 [myid:127.0.0.1:22058] - INFO  [main-SendThread(127.0.0.1:22058):ClientCnxn$SendThread@1231] - channel for sessionid 0x103c87ec30d0000 is lost, closing socket connection and attempting reconnect
    [junit] 2017-10-01 20:02:15,044 [myid:127.0.0.1:22120] - INFO  [main-SendThread(127.0.0.1:22120):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22120. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-10-01 20:02:15,045 [myid:] - INFO  [New I/O boss #2808:ClientCnxnSocketNetty$1@127] - future isn't success, cause: {}
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:22120
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-10-01 20:02:15,046 [myid:] - WARN  [New I/O boss #2808:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0x7571cb56] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:22120
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:22120
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-10-01 20:02:15,046 [myid:] - INFO  [New I/O boss #2808:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-10-01 20:02:15,046 [myid:127.0.0.1:22120] - INFO  [main-SendThread(127.0.0.1:22120):ClientCnxn$SendThread@1231] - channel for sessionid 0x203c8812dd90000 is lost, closing socket connection and attempting reconnect

fail.build.on.test.failure:

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

Total time: 11 minutes 8 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.ReconfigTest.testPortChange

Error Message:
client could not connect to reestablished quorum: giving up after 30+ seconds.

Stack Trace:
junit.framework.AssertionFailedError: client could not connect to reestablished quorum: giving up after 30+ seconds.
	at org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:183)
	at org.apache.zookeeper.test.ReconfigTest.testPortChange(ReconfigTest.java:705)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)

ZooKeeper-trunk-openjdk7 - Build # 1643 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 65.47 MB...]
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-10-01 07:16:55,864 [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-10-01 07:16:55,865 [myid:127.0.0.1:19301] - WARN  [main-SendThread(127.0.0.1:19301):ClientCnxn$SendThread@1235] - Session 0x3c5ba3a6c0000 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)
    [junit] 2017-10-01 07:16:56,202 [myid:127.0.0.1:19304] - INFO  [main-SendThread(127.0.0.1:19304):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19304. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-10-01 07:16:56,203 [myid:127.0.0.1:19304] - WARN  [main-SendThread(127.0.0.1:19304):ClientCnxn$SendThread@1235] - Session 0x103c5ba3d870000 for server 127.0.0.1/127.0.0.1:19304, 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-10-01 07:16:56,787 [myid:127.0.0.1:19304] - INFO  [main-SendThread(127.0.0.1:19304):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19304. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-10-01 07:16:56,788 [myid:127.0.0.1:19304] - WARN  [main-SendThread(127.0.0.1:19304):ClientCnxn$SendThread@1235] - Session 0x103c5ba3d870001 for server 127.0.0.1/127.0.0.1:19304, 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-10-01 07:16:57,136 [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-10-01 07:16:57,137 [myid:127.0.0.1:19301] - WARN  [main-SendThread(127.0.0.1:19301):ClientCnxn$SendThread@1235] - Session 0x3c5ba3a6c0001 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)
    [junit] 2017-10-01 07:16:57,456 [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-10-01 07:16:57,457 [myid:127.0.0.1:19301] - WARN  [main-SendThread(127.0.0.1:19301):ClientCnxn$SendThread@1235] - Session 0x3c5ba3a6c0000 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)
    [junit] 2017-10-01 07:16:57,697 [myid:127.0.0.1:19304] - INFO  [main-SendThread(127.0.0.1:19304):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19304. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-10-01 07:16:57,698 [myid:127.0.0.1:19304] - WARN  [main-SendThread(127.0.0.1:19304):ClientCnxn$SendThread@1235] - Session 0x103c5ba3d870000 for server 127.0.0.1/127.0.0.1:19304, 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.StandaloneDisabledTest in thread 4
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 4, Class: org.apache.zookeeper.server.quorum.StandaloneDisabledTest
    [junit] Test org.apache.zookeeper.server.quorum.StandaloneDisabledTest FAILED (timeout)

fail.build.on.test.failure:

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

Total time: 16 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.server.quorum.StandaloneDisabledTest.startSingleServerTest

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:748)

ZooKeeper-trunk-openjdk7 - Build # 1642 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 64.92 MB...]
    [junit] 2017-09-30 02:48:31,366 [myid:] - WARN  [New I/O boss #2007:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0x1cd8c6ad] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:24751
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:24751
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-09-30 02:48:31,366 [myid:] - INFO  [New I/O boss #2007:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-09-30 02:48:31,366 [myid:127.0.0.1:24751] - INFO  [main-SendThread(127.0.0.1:24751):ClientCnxn$SendThread@1231] - channel for sessionid 0x103bfa6501e0000 is lost, closing socket connection and attempting reconnect
    [junit] 2017-09-30 02:48:31,804 [myid:127.0.0.1:24736] - INFO  [main-SendThread(127.0.0.1:24736):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:24736. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-09-30 02:48:31,805 [myid:] - INFO  [New I/O boss #1377:ClientCnxnSocketNetty$1@127] - future isn't success, cause: {}
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:24736
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-09-30 02:48:31,806 [myid:] - WARN  [New I/O boss #1377:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0x3057ca08] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:24736
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:24736
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-09-30 02:48:31,806 [myid:] - INFO  [New I/O boss #1377:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-09-30 02:48:31,806 [myid:127.0.0.1:24736] - INFO  [main-SendThread(127.0.0.1:24736):ClientCnxn$SendThread@1231] - channel for sessionid 0x103bfa5ef4e0001 is lost, closing socket connection and attempting reconnect

fail.build.on.test.failure:

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

Total time: 10 minutes 52 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) ##############################
2 tests failed.
FAILED:  org.apache.zookeeper.server.quorum.EphemeralNodeDeletionTest.testEphemeralNodeDeletion

Error Message:
After session close ephemeral node must be deleted expected null, but was:<4294967302,4294967302,1506739114386,1506739114386,0,0,0,145170318488567808,1,0,4294967302
>

Stack Trace:
junit.framework.AssertionFailedError: After session close ephemeral node must be deleted expected null, but was:<4294967302,4294967302,1506739114386,1506739114386,0,0,0,145170318488567808,1,0,4294967302
>
	at org.apache.zookeeper.server.quorum.EphemeralNodeDeletionTest.testEphemeralNodeDeletion(EphemeralNodeDeletionTest.java:154)
	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:748)


FAILED:  org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged

Error Message:
expected:<NodeDataChanged> but was:<NodeDeleted>

Stack Trace:
junit.framework.AssertionFailedError: expected:<NodeDataChanged> but was:<NodeDeleted>
	at org.apache.zookeeper.test.WatchEventWhenAutoResetTest$EventsWatcher.assertEvent(WatchEventWhenAutoResetTest.java:67)
	at org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged(WatchEventWhenAutoResetTest.java:126)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)

ZooKeeper-trunk-openjdk7 - Build # 1641 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 67.34 MB...]
    [junit] 2017-09-29 20:01:13,788 [myid:] - WARN  [New I/O boss #1377:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0x8e2d90cc] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:11271
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:11271
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-09-29 20:01:13,788 [myid:] - INFO  [New I/O boss #1377:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-09-29 20:01:13,788 [myid:127.0.0.1:11271] - INFO  [main-SendThread(127.0.0.1:11271):ClientCnxn$SendThread@1231] - channel for sessionid 0x1048b91be050001 is lost, closing socket connection and attempting reconnect
    [junit] 2017-09-29 20:01:14,045 [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-09-29 20:01:14,046 [myid:] - INFO  [New I/O boss #2817:ClientCnxnSocketNetty$1@127] - future isn't success, cause: {}
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:11351
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-09-29 20:01:14,046 [myid:] - WARN  [New I/O boss #2817:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0x9385d065] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:11351
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:11351
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-09-29 20:01:14,046 [myid:] - INFO  [New I/O boss #2817:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-09-29 20:01:14,047 [myid:127.0.0.1:11351] - INFO  [main-SendThread(127.0.0.1:11351):ClientCnxn$SendThread@1231] - channel for sessionid 0x3048b94251a0000 is lost, closing socket connection and attempting reconnect

fail.build.on.test.failure:

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

Total time: 9 minutes 59 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.WatchEventWhenAutoResetTest.testNodeDataChanged

Error Message:
expected:<NodeDataChanged> but was:<NodeDeleted>

Stack Trace:
junit.framework.AssertionFailedError: expected:<NodeDataChanged> but was:<NodeDeleted>
	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)

ZooKeeper-trunk-openjdk7 - Build # 1640 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 59.03 MB...]
    [junit] 2017-09-29 14:37:42,290 [myid:127.0.0.1:16608] - INFO  [main-SendThread(127.0.0.1:16608):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16608. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-09-29 14:37:42,291 [myid:127.0.0.1:16608] - WARN  [main-SendThread(127.0.0.1:16608):ClientCnxn$SendThread@1235] - Session 0x101b41c0e800000 for server 127.0.0.1/127.0.0.1:16608, 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-29 14:37:42,448 [myid:] - INFO  [ProcessThread(sid:0 cport:16854)::PrepRequestProcessor@614] - Processed session termination for sessionid: 0x101b4224e270000
    [junit] 2017-09-29 14:37:42,449 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16854,name1=Connections,name2=127.0.0.1,name3=0x101b4224e270000]
    [junit] 2017-09-29 14:37:42,449 [myid:] - INFO  [main:ZooKeeper@1332] - Session: 0x101b4224e270000 closed
    [junit] 2017-09-29 14:37:42,449 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x101b4224e270000
    [junit] 2017-09-29 14:37:42,449 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 181281
    [junit] 2017-09-29 14:37:42,449 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1647
    [junit] 2017-09-29 14:37:42,449 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-09-29 14:37:42,450 [myid:] - INFO  [main:ClientBase@601] - tearDown starting
    [junit] 2017-09-29 14:37:42,450 [myid:] - INFO  [main:ClientBase@571] - STOPPING server
    [junit] 2017-09-29 14:37:42,450 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:16854
    [junit] 2017-09-29 14:37:42,456 [myid:] - INFO  [main:ZooKeeperServer@545] - shutting down
    [junit] 2017-09-29 14:37:42,457 [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-09-29 14:37:42,457 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-09-29 14:37:42,457 [myid:] - INFO  [main:PrepRequestProcessor@1010] - Shutting down
    [junit] 2017-09-29 14:37:42,457 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-09-29 14:37:42,457 [myid:] - INFO  [ProcessThread(sid:0 cport:16854)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop!
    [junit] 2017-09-29 14:37:42,457 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-09-29 14:37:42,457 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-09-29 14:37:42,457 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16854,name1=InMemoryDataTree]
    [junit] 2017-09-29 14:37:42,458 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16854]
    [junit] 2017-09-29 14:37:42,458 [myid:] - INFO  [main:FourLetterWordMain@87] - connecting to 127.0.0.1 16854
    [junit] 2017-09-29 14:37:42,458 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-09-29 14:37:42,464 [myid:] - INFO  [main:ClientBase@626] - fdcount after test is: 4851 at start it was 4851
    [junit] 2017-09-29 14:37:42,464 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-09-29 14:37:42,464 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 105, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 415.944 sec, Thread: 3, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-09-29 14:37:42,755 [myid:127.0.0.1:16672] - INFO  [main-SendThread(127.0.0.1:16672):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16672. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-09-29 14:37:42,756 [myid:127.0.0.1:16672] - WARN  [main-SendThread(127.0.0.1:16672):ClientCnxn$SendThread@1235] - Session 0x101b41cb1350000 for server 127.0.0.1/127.0.0.1:16672, 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-29 14:37:42,769 [myid:127.0.0.1:16734] - INFO  [main-SendThread(127.0.0.1:16734):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16734. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-09-29 14:37:42,770 [myid:127.0.0.1:16734] - WARN  [main-SendThread(127.0.0.1:16734):ClientCnxn$SendThread@1235] - Session 0x201b41efcb50000 for server 127.0.0.1/127.0.0.1:16734, 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-openjdk7/build.xml:1250: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7/build.xml:1254: Tests failed!

Total time: 10 minutes 3 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.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)

ZooKeeper-trunk-openjdk7 - Build # 1639 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 65.52 MB...]
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.process(AbstractNioWorker.java:108)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:89)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-09-29 04:28:53,874 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 155515
    [junit] 2017-09-29 04:28:53,874 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1648
    [junit] 2017-09-29 04:28:53,874 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-09-29 04:28:53,875 [myid:] - INFO  [main:ClientBase@601] - tearDown starting
    [junit] 2017-09-29 04:28:53,875 [myid:] - INFO  [main:ClientBase@571] - STOPPING server
    [junit] 2017-09-29 04:28:53,875 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:19547
    [junit] 2017-09-29 04:28:53,881 [myid:] - INFO  [main:ZooKeeperServer@545] - shutting down
    [junit] 2017-09-29 04:28:53,881 [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-09-29 04:28:53,881 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-09-29 04:28:53,881 [myid:] - INFO  [main:PrepRequestProcessor@1010] - Shutting down
    [junit] 2017-09-29 04:28:53,882 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-09-29 04:28:53,882 [myid:] - INFO  [ProcessThread(sid:0 cport:19547)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop!
    [junit] 2017-09-29 04:28:53,882 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-09-29 04:28:53,882 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-09-29 04:28:53,882 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19547,name1=InMemoryDataTree]
    [junit] 2017-09-29 04:28:53,882 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19547]
    [junit] 2017-09-29 04:28:53,882 [myid:] - INFO  [main:FourLetterWordMain@87] - connecting to 127.0.0.1 19547
    [junit] 2017-09-29 04:28:53,883 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-09-29 04:28:53,888 [myid:] - INFO  [main:ClientBase@626] - fdcount after test is: 4850 at start it was 4850
    [junit] 2017-09-29 04:28:53,889 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-09-29 04:28:53,906 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 105, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 403.922 sec, Thread: 4, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-09-29 04:28:54,080 [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-09-29 04:28:54,081 [myid:127.0.0.1:19350] - WARN  [main-SendThread(127.0.0.1:19350):ClientCnxn$SendThread@1235] - Session 0x101b1ef2a3d0001 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-09-29 04:28:54,156 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
    [junit] 2017-09-29 04:28:54,156 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
    [junit] 2017-09-29 04:28:54,254 [myid:127.0.0.1:19424] - INFO  [main-SendThread(127.0.0.1:19424):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19424. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-09-29 04:28:54,254 [myid:127.0.0.1:19424] - WARN  [main-SendThread(127.0.0.1:19424):ClientCnxn$SendThread@1235] - Session 0x101b1f1b1aa0000 for server 127.0.0.1/127.0.0.1:19424, 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-openjdk7/build.xml:1250: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7/build.xml:1254: Tests failed!

Total time: 9 minutes 47 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.WatchEventWhenAutoResetTest.testNodeDataChanged

Error Message:
expected:<NodeDataChanged> but was:<NodeDeleted>

Stack Trace:
junit.framework.AssertionFailedError: expected:<NodeDataChanged> but was:<NodeDeleted>
	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)

ZooKeeper-trunk-openjdk7 - Build # 1638 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2.95 KB...]
MAIL=/var/mail/jenkins
PATH=/usr/lib/jvm/java-7-openjdk-amd64//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/.rvm/bin
RUN_DISPLAY_URL=https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1638/display/redirect
_=/usr/bin/env
BUILD_CAUSE_MANUALTRIGGER=true
GIT_COMMITTER_EMAIL=builds@apache.org
PWD=/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7
JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64/
HUDSON_URL=https://builds.apache.org/
LANG=en_US
JOB_NAME=ZooKeeper-trunk-openjdk7
XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
BUILD_DISPLAY_NAME=#1638
BUILD_CAUSE=MANUALTRIGGER
BUILD_ID=1638
JENKINS_URL=https://builds.apache.org/
JOB_BASE_NAME=ZooKeeper-trunk-openjdk7
GIT_PREVIOUS_SUCCESSFUL_COMMIT=f33a75db1cc18124b6d0a4ee15967901fa6ec493
HOME=/home/jenkins
SHLVL=2
GIT_BRANCH=origin/master
EXECUTOR_NUMBER=1
JENKINS_SERVER_COOKIE=f4ebd1e6b0d976e8
GIT_URL=git://git.apache.org/zookeeper.git
NODE_LABELS=trusty ubuntu ubuntu-1
LOGNAME=jenkins
SSH_CONNECTION=62.210.60.235 45864 67.195.81.190 22
HUDSON_HOME=/x1/jenkins/jenkins-home
NODE_NAME=ubuntu-1
BUILD_NUMBER=1638
JOB_DISPLAY_URL=https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/display/redirect
XDG_RUNTIME_DIR=/run/user/2395
ROOT_BUILD_CAUSE_MANUALTRIGGER=true
HUDSON_COOKIE=ec789cff-bc4f-4968-8374-dce9a5627cb5
GIT_AUTHOR_EMAIL=builds@apache.org
+ java -version
java version "1.7.0_151"
OpenJDK Runtime Environment (IcedTea 2.6.11) (7u151-2.6.11-0ubuntu1.14.04.1)
OpenJDK 64-Bit Server VM (build 24.151-b01, mixed mode)
[ZooKeeper-trunk-openjdk7] $ /home/jenkins/tools/ant/latest/bin/ant -Dtest.output=yes -Dtest.junit.threads=8 -Dtest.junit.output.format=xml -Djavac.target=1.7 clean test-core-java
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/tools/ant/launch/Launcher : Unsupported major.minor version 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:803)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:442)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:64)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:354)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:348)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:347)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:312)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482)
Build step 'Invoke Ant' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

ZooKeeper-trunk-openjdk7 - Build # 1637 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 995 B...]
 > git clean -fdx # timeout=10
Fetching upstream changes from git://git.apache.org/zookeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.apache.org/zookeeper.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 086359a6945df3ea5548c7a65730294cf612ce66 (refs/remotes/origin/master)
Commit message: "ZOOKEEPER-2887: define dependency versions in build.xml to be easily overridden in build.properties"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 086359a6945df3ea5548c7a65730294cf612ce66
 > git rev-list 086359a6945df3ea5548c7a65730294cf612ce66 # timeout=10
No emails were triggered.
FATAL: Unable to produce a script file
java.io.IOException: No space left on device
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:326)
	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
	at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:316)
	at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:149)
	at java.io.OutputStreamWriter.close(OutputStreamWriter.java:233)
	at hudson.FilePath$17.invoke(FilePath.java:1380)
	at hudson.FilePath$17.invoke(FilePath.java:1363)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2739)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to qnode3(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.FilePath.act(FilePath.java:986)
Caused: java.io.IOException: remote file operation failed: /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7 at hudson.remoting.Channel@247bd887:qnode3
	at hudson.FilePath.act(FilePath.java:993)
	at hudson.FilePath.act(FilePath.java:975)
	at hudson.FilePath.createTextTempFile(FilePath.java:1363)
Caused: java.io.IOException: Failed to create a temp file on /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7
	at hudson.FilePath.createTextTempFile(FilePath.java:1386)
	at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:162)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:94)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:735)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:490)
	at hudson.model.Run.execute(Run.java:1735)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:405)
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

ZooKeeper-trunk-openjdk7 - Build # 1636 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 995 B...]
 > git clean -fdx # timeout=10
Fetching upstream changes from git://git.apache.org/zookeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.apache.org/zookeeper.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 086359a6945df3ea5548c7a65730294cf612ce66 (refs/remotes/origin/master)
Commit message: "ZOOKEEPER-2887: define dependency versions in build.xml to be easily overridden in build.properties"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 086359a6945df3ea5548c7a65730294cf612ce66
 > git rev-list 086359a6945df3ea5548c7a65730294cf612ce66 # timeout=10
No emails were triggered.
FATAL: Unable to produce a script file
java.io.IOException: No space left on device
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:326)
	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
	at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:316)
	at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:149)
	at java.io.OutputStreamWriter.close(OutputStreamWriter.java:233)
	at hudson.FilePath$17.invoke(FilePath.java:1380)
	at hudson.FilePath$17.invoke(FilePath.java:1363)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2739)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to qnode3(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.FilePath.act(FilePath.java:986)
Caused: java.io.IOException: remote file operation failed: /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7 at hudson.remoting.Channel@247bd887:qnode3
	at hudson.FilePath.act(FilePath.java:993)
	at hudson.FilePath.act(FilePath.java:975)
	at hudson.FilePath.createTextTempFile(FilePath.java:1363)
Caused: java.io.IOException: Failed to create a temp file on /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7
	at hudson.FilePath.createTextTempFile(FilePath.java:1386)
	at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:162)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:94)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:735)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:490)
	at hudson.model.Run.execute(Run.java:1735)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:405)
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

ZooKeeper-trunk-openjdk7 - Build # 1635 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 1.84 KB...]
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from git://git.apache.org/zookeeper.git
 > git fetch --tags --progress git://git.apache.org/zookeeper.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 086359a6945df3ea5548c7a65730294cf612ce66 (refs/remotes/origin/master)
Commit message: "ZOOKEEPER-2887: define dependency versions in build.xml to be easily overridden in build.properties"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 086359a6945df3ea5548c7a65730294cf612ce66
 > git rev-list f33a75db1cc18124b6d0a4ee15967901fa6ec493 # timeout=10
No emails were triggered.
FATAL: Unable to produce a script file
java.io.IOException: No space left on device
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:326)
	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
	at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:316)
	at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:149)
	at java.io.OutputStreamWriter.close(OutputStreamWriter.java:233)
	at hudson.FilePath$17.invoke(FilePath.java:1380)
	at hudson.FilePath$17.invoke(FilePath.java:1363)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2739)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to qnode3(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.FilePath.act(FilePath.java:986)
Caused: java.io.IOException: remote file operation failed: /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7 at hudson.remoting.Channel@247bd887:qnode3
	at hudson.FilePath.act(FilePath.java:993)
	at hudson.FilePath.act(FilePath.java:975)
	at hudson.FilePath.createTextTempFile(FilePath.java:1363)
Caused: java.io.IOException: Failed to create a temp file on /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7
	at hudson.FilePath.createTextTempFile(FilePath.java:1386)
	at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:162)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:94)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:735)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:490)
	at hudson.model.Run.execute(Run.java:1735)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:405)
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

ZooKeeper-trunk-openjdk7 - Build # 1634 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 1.73 KB...]
SSH_CLIENT=62.210.60.235 47806 22
BUILD_TAG=jenkins-ZooKeeper-trunk-openjdk7-1634
GIT_PREVIOUS_COMMIT=f33a75db1cc18124b6d0a4ee15967901fa6ec493
ROOT_BUILD_CAUSE=TIMERTRIGGER
WORKSPACE=/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7
JOB_URL=https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/
RUN_CHANGES_DISPLAY_URL=https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1634/display/redirect?page=changes
USER=jenkins
GIT_AUTHOR_NAME=jenkins
GIT_COMMITTER_NAME=jenkins
NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
GIT_COMMIT=f33a75db1cc18124b6d0a4ee15967901fa6ec493
JENKINS_HOME=/x1/jenkins/jenkins-home
MAIL=/var/mail/jenkins
PATH=/usr/lib/jvm/java-7-openjdk-amd64//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
RUN_DISPLAY_URL=https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1634/display/redirect
_=/usr/bin/env
GIT_COMMITTER_EMAIL=builds@apache.org
PWD=/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7
JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64/
HUDSON_URL=https://builds.apache.org/
LANG=en_US
JOB_NAME=ZooKeeper-trunk-openjdk7
XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
BUILD_DISPLAY_NAME=#1634
BUILD_CAUSE=TIMERTRIGGER
BUILD_ID=1634
JENKINS_URL=https://builds.apache.org/
JOB_BASE_NAME=ZooKeeper-trunk-openjdk7
GIT_PREVIOUS_SUCCESSFUL_COMMIT=f33a75db1cc18124b6d0a4ee15967901fa6ec493
HOME=/home/jenkins
SHLVL=2
GIT_BRANCH=origin/master
EXECUTOR_NUMBER=0
JENKINS_SERVER_COOKIE=f4ebd1e6b0d976e8
GIT_URL=git://git.apache.org/zookeeper.git
NODE_LABELS=H25 couchdbtest ubuntu xenial
LOGNAME=jenkins
SSH_CONNECTION=62.210.60.235 47806 67.195.81.161 22
HUDSON_HOME=/x1/jenkins/jenkins-home
NODE_NAME=H25
BUILD_CAUSE_TIMERTRIGGER=true
BUILD_NUMBER=1634
JOB_DISPLAY_URL=https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/display/redirect
XDG_RUNTIME_DIR=/run/user/10025
HUDSON_COOKIE=2ca8db4c-bbe5-4af7-9c16-0200287d5d16
GIT_AUTHOR_EMAIL=builds@apache.org
+ java -version
openjdk version "9-internal"
OpenJDK Runtime Environment (build 9-internal+0-2016-04-14-195246.buildd.src)
OpenJDK 64-Bit Server VM (build 9-internal+0-2016-04-14-195246.buildd.src, mixed mode)
[ZooKeeper-trunk-openjdk7] $ /home/jenkins/tools/ant/latest/bin/ant -Dtest.output=yes -Dtest.junit.threads=8 -Dtest.junit.output.format=xml -Djavac.target=1.7 clean test-core-java
Error: JAVA_HOME is not defined correctly.
  We cannot execute /usr/lib/jvm/java-7-openjdk-amd64//bin/java
Build step 'Invoke Ant' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

ZooKeeper-trunk-openjdk7 - Build # 1633 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H25 (couchdbtest ubuntu xenial) in workspace /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/zookeeper.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from git://git.apache.org/zookeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.apache.org/zookeeper.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f33a75db1cc18124b6d0a4ee15967901fa6ec493 (refs/remotes/origin/master)
Commit message: "ZOOKEEPER-2777: There is a typo in zk.py which prevents from using/compiling it"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f33a75db1cc18124b6d0a4ee15967901fa6ec493
 > git rev-list f33a75db1cc18124b6d0a4ee15967901fa6ec493 # timeout=10
No emails were triggered.
[ZooKeeper-trunk-openjdk7] $ /home/jenkins/tools/ant/latest/bin/ant -Dtest.output=yes -Dtest.junit.threads=8 -Dtest.junit.output.format=xml -Djavac.target=1.7 clean test-core-java
Error: JAVA_HOME is not defined correctly.
  We cannot execute /usr/lib/jvm/java-7-openjdk-amd64//bin/java
Build step 'Invoke Ant' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

ZooKeeper-trunk-openjdk7 - Build # 1632 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H25 (couchdbtest ubuntu xenial) in workspace /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/zookeeper.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from git://git.apache.org/zookeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.apache.org/zookeeper.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f33a75db1cc18124b6d0a4ee15967901fa6ec493 (refs/remotes/origin/master)
Commit message: "ZOOKEEPER-2777: There is a typo in zk.py which prevents from using/compiling it"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f33a75db1cc18124b6d0a4ee15967901fa6ec493
 > git rev-list f33a75db1cc18124b6d0a4ee15967901fa6ec493 # timeout=10
No emails were triggered.
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
[ZooKeeper-trunk-openjdk7] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant -Dtest.output=yes -Dtest.junit.threads=8 -Dtest.junit.output.format=xml -Djavac.target=1.7 clean test-core-java
Error: JAVA_HOME is not defined correctly.
  We cannot execute /usr/lib/jvm/java-7-openjdk-amd64//bin/java
Build step 'Invoke Ant' marked build as failure
Recording test results
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

ZooKeeper-trunk-openjdk7 - Build # 1631 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H25 (couchdbtest ubuntu xenial) in workspace /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/zookeeper.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from git://git.apache.org/zookeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.apache.org/zookeeper.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f33a75db1cc18124b6d0a4ee15967901fa6ec493 (refs/remotes/origin/master)
Commit message: "ZOOKEEPER-2777: There is a typo in zk.py which prevents from using/compiling it"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f33a75db1cc18124b6d0a4ee15967901fa6ec493
 > git rev-list f33a75db1cc18124b6d0a4ee15967901fa6ec493 # timeout=10
No emails were triggered.
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
[ZooKeeper-trunk-openjdk7] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant -Dtest.output=yes -Dtest.junit.threads=8 -Dtest.junit.output.format=xml -Djavac.target=1.7 clean test-core-java
Error: JAVA_HOME is not defined correctly.
  We cannot execute /usr/lib/jvm/java-7-openjdk-amd64//bin/java
Build step 'Invoke Ant' marked build as failure
Recording test results
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

ZooKeeper-trunk-openjdk7 - Build # 1630 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H17 (couchdbtest ubuntu xenial) in workspace /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/zookeeper.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from git://git.apache.org/zookeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.apache.org/zookeeper.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f33a75db1cc18124b6d0a4ee15967901fa6ec493 (refs/remotes/origin/master)
Commit message: "ZOOKEEPER-2777: There is a typo in zk.py which prevents from using/compiling it"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f33a75db1cc18124b6d0a4ee15967901fa6ec493
 > git rev-list f33a75db1cc18124b6d0a4ee15967901fa6ec493 # timeout=10
No emails were triggered.
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
[ZooKeeper-trunk-openjdk7] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant -Dtest.output=yes -Dtest.junit.threads=8 -Dtest.junit.output.format=xml -Djavac.target=1.7 clean test-core-java
Error: JAVA_HOME is not defined correctly.
  We cannot execute /usr/lib/jvm/java-7-openjdk-amd64//bin/java
ERROR: Could not install OPENJDK_7_ON_UBUNTU_ONLY__HOME
java.lang.NullPointerException
Build step 'Invoke Ant' marked build as failure
Recording test results
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

ZooKeeper-trunk-openjdk7 - Build # 1629 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H17 (couchdbtest ubuntu xenial) in workspace /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/zookeeper.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from git://git.apache.org/zookeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.apache.org/zookeeper.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f33a75db1cc18124b6d0a4ee15967901fa6ec493 (refs/remotes/origin/master)
Commit message: "ZOOKEEPER-2777: There is a typo in zk.py which prevents from using/compiling it"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f33a75db1cc18124b6d0a4ee15967901fa6ec493
 > git rev-list f33a75db1cc18124b6d0a4ee15967901fa6ec493 # timeout=10
No emails were triggered.
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
[ZooKeeper-trunk-openjdk7] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant -Dtest.output=yes -Dtest.junit.threads=8 -Dtest.junit.output.format=xml -Djavac.target=1.7 clean test-core-java
Error: JAVA_HOME is not defined correctly.
  We cannot execute /usr/lib/jvm/java-7-openjdk-amd64//bin/java
Build step 'Invoke Ant' marked build as failure
Recording test results
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

ZooKeeper-trunk-openjdk7 - Build # 1628 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H17 (couchdbtest ubuntu xenial) in workspace /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/zookeeper.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from git://git.apache.org/zookeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.apache.org/zookeeper.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f33a75db1cc18124b6d0a4ee15967901fa6ec493 (refs/remotes/origin/master)
Commit message: "ZOOKEEPER-2777: There is a typo in zk.py which prevents from using/compiling it"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f33a75db1cc18124b6d0a4ee15967901fa6ec493
 > git rev-list f33a75db1cc18124b6d0a4ee15967901fa6ec493 # timeout=10
No emails were triggered.
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
[ZooKeeper-trunk-openjdk7] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant -Dtest.output=yes -Dtest.junit.threads=8 -Dtest.junit.output.format=xml -Djavac.target=1.7 clean test-core-java
Error: JAVA_HOME is not defined correctly.
  We cannot execute /usr/lib/jvm/java-7-openjdk-amd64//bin/java
Build step 'Invoke Ant' marked build as failure
Recording test results
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/
Setting OPENJDK_7_ON_UBUNTU_ONLY__HOME=/usr/lib/jvm/java-7-openjdk-amd64/



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.