See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/62/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 156288 lines...]
    [junit] 2014-07-02 14:15:56,787 [myid:1] - INFO  
[QuorumPeer[myid=1]/0:0:0:0:0:0:0:0:11235:Environment@109] - Server 
environment:os.memory.free=267MB
    [junit] 2014-07-02 14:15:56,787 [myid:1] - INFO  
[QuorumPeer[myid=1]/0:0:0:0:0:0:0:0:11235:Environment@109] - Server 
environment:os.memory.max=455MB
    [junit] 2014-07-02 14:15:56,787 [myid:2] - INFO  
[QuorumPeer[myid=2]/0:0:0:0:0:0:0:0:11236:Leader@82] - 
zookeeper.leader.maxConcurrentSnapshots = 10
    [junit] 2014-07-02 14:15:56,787 [myid:1] - INFO  
[QuorumPeer[myid=1]/0:0:0:0:0:0:0:0:11235:Environment@109] - Server 
environment:os.memory.total=284MB
    [junit] 2014-07-02 14:15:56,787 [myid:2] - INFO  
[QuorumPeer[myid=2]/0:0:0:0:0:0:0:0:11236:Leader@84] - 
zookeeper.leader.maxConcurrentSnapshotTimeout = 5
    [junit] 2014-07-02 14:15:56,788 [myid:1] - INFO  
[QuorumPeer[myid=1]/0:0:0:0:0:0:0:0:11235:ZooKeeperServer@766] - 
minSessionTimeout set to 8000
    [junit] 2014-07-02 14:15:56,789 [myid:1] - INFO  
[QuorumPeer[myid=1]/0:0:0:0:0:0:0:0:11235:ZooKeeperServer@775] - 
maxSessionTimeout set to 80000
    [junit] 2014-07-02 14:15:56,789 [myid:1] - INFO  
[QuorumPeer[myid=1]/0:0:0:0:0:0:0:0:11235:ZooKeeperServer@149] - Created server 
with tickTime 4000 minSessionTimeout 8000 maxSessionTimeout 80000 datadir 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/test/tmp/test4290971367103082205.junit.dir/data/version-2
 snapdir 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/test/tmp/test4290971367103082205.junit.dir/data/version-2
    [junit] 2014-07-02 14:15:56,789 [myid:2] - INFO  
[QuorumPeer[myid=2]/0:0:0:0:0:0:0:0:11236:ZooKeeperServer@766] - 
minSessionTimeout set to 8000
    [junit] 2014-07-02 14:15:56,789 [myid:2] - INFO  
[QuorumPeer[myid=2]/0:0:0:0:0:0:0:0:11236:ZooKeeperServer@775] - 
maxSessionTimeout set to 80000
    [junit] 2014-07-02 14:15:56,789 [myid:2] - INFO  
[QuorumPeer[myid=2]/0:0:0:0:0:0:0:0:11236:ZooKeeperServer@149] - Created server 
with tickTime 4000 minSessionTimeout 8000 maxSessionTimeout 80000 datadir 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/test/tmp/test5754491954980018527.junit.dir/data/version-2
 snapdir 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/test/tmp/test5754491954980018527.junit.dir/data/version-2
    [junit] 2014-07-02 14:15:56,790 [myid:1] - INFO  
[QuorumPeer[myid=1]/0:0:0:0:0:0:0:0:11235:Follower@65] - FOLLOWING - LEADER 
ELECTION TOOK - 15
    [junit] 2014-07-02 14:15:56,790 [myid:3] - INFO  
[QuorumPeer[myid=3]/0:0:0:0:0:0:0:0:11237:ZooKeeperServer@766] - 
minSessionTimeout set to 8000
    [junit] 2014-07-02 14:15:56,790 [myid:3] - INFO  
[QuorumPeer[myid=3]/0:0:0:0:0:0:0:0:11237:ZooKeeperServer@775] - 
maxSessionTimeout set to 80000
    [junit] 2014-07-02 14:15:56,790 [myid:3] - INFO  
[QuorumPeer[myid=3]/0:0:0:0:0:0:0:0:11237:ZooKeeperServer@149] - Created server 
with tickTime 4000 minSessionTimeout 8000 maxSessionTimeout 80000 datadir 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/test/tmp/test6681289084429384433.junit.dir/data/version-2
 snapdir 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/test/tmp/test6681289084429384433.junit.dir/data/version-2
    [junit] 2014-07-02 14:15:56,790 [myid:3] - INFO  
[QuorumPeer[myid=3]/0:0:0:0:0:0:0:0:11237:ObserverZooKeeperServer@56] - 
syncEnabled =true
    [junit] 2014-07-02 14:15:56,792 [myid:1] - WARN  
[QuorumPeer[myid=1]/0:0:0:0:0:0:0:0:11235:Learner@240] - Unexpected exception, 
tries=0, connecting to /127.0.0.1:11230
    [junit] java.net.ConnectException: Connection refused
    [junit]     at java.net.PlainSocketImpl.socketConnect(Native Method)
    [junit]     at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    [junit]     at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    [junit]     at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    [junit]     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    [junit]     at java.net.Socket.connect(Socket.java:589)
    [junit]     at 
org.apache.zookeeper.server.quorum.Learner.connectToLeader(Learner.java:232)
    [junit]     at 
org.apache.zookeeper.server.quorum.Follower.followLeader(Follower.java:73)
    [junit]     at 
org.apache.zookeeper.server.quorum.QuorumPeer.run(QuorumPeer.java:974)
    [junit] 2014-07-02 14:15:56,793 [myid:3] - INFO  
[QuorumPeer[myid=3]/0:0:0:0:0:0:0:0:11237:Observer@72] - Observing 
/127.0.0.1:11230
    [junit] 2014-07-02 14:15:56,794 [myid:3] - WARN  
[QuorumPeer[myid=3]/0:0:0:0:0:0:0:0:11237:Learner@240] - Unexpected exception, 
tries=0, connecting to /127.0.0.1:11230
    [junit] java.net.ConnectException: Connection refused
    [junit]     at java.net.PlainSocketImpl.socketConnect(Native Method)
    [junit]     at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345)
    [junit]     at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    [junit]     at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    [junit]     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    [junit]     at java.net.Socket.connect(Socket.java:589)
    [junit]     at 
org.apache.zookeeper.server.quorum.Learner.connectToLeader(Learner.java:232)
    [junit]     at 
org.apache.zookeeper.server.quorum.Observer.observeLeader(Observer.java:74)
    [junit]     at 
org.apache.zookeeper.server.quorum.QuorumPeer.run(QuorumPeer.java:961)
    [junit] 2014-07-02 14:15:56,794 [myid:2] - INFO  
[QuorumPeer[myid=2]/0:0:0:0:0:0:0:0:11236:Leader@409] - LEADING - LEADER 
ELECTION TOOK - 14
    [junit] 2014-07-02 14:15:56,796 [myid:2] - INFO  
[QuorumPeer[myid=2]/0:0:0:0:0:0:0:0:11236:FileTxnSnapLog@298] - Snapshotting: 
0x0 to 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/test/tmp/test5754491954980018527.junit.dir/data/version-2/snapshot.0
    [junit] 2014-07-02 14:15:56,806 [myid:] - INFO  
[main:FourLetterWordMain@43] - connecting to 127.0.0.1 11235
    [junit] 2014-07-02 14:15:56,807 [myid:1] - INFO  
[NIOServerCxnFactory.AcceptThread:/0.0.0.0:11235:NIOServerCnxnFactory$AcceptThread@296]
 - Accepted socket connection from /127.0.0.1:57580
    [junit] 2014-07-02 14:15:56,809 [myid:1] - INFO  
[NIOWorkerThread-2:NIOServerCnxn@835] - Processing stat command from 
/127.0.0.1:57580
    [junit] 2014-07-02 14:15:56,809 [myid:1] - INFO  
[NIOWorkerThread-2:NIOServerCnxn@1006] - Closed socket connection for client 
/127.0.0.1:57580 (no session established for client)
    [junit] 2014-07-02 14:15:57,060 [myid:] - INFO  
[main:FourLetterWordMain@43] - connecting to 127.0.0.1 11235
    [junit] 2014-07-02 14:15:57,061 [myid:1] - INFO  
[NIOServerCxnFactory.AcceptThread:/0.0.0.0:11235:NIOServerCnxnFactory$AcceptThread@296]
 - Accepted socket connection from /127.0.0.1:57581
    [junit] 2014-07-02 14:15:57,062 [myid:1] - INFO  
[NIOWorkerThread-3:NIOServerCnxn@835] - Processing stat command from 
/127.0.0.1:57581
    [junit] 2014-07-02 14:15:57,062 [myid:1] - INFO  
[NIOWorkerThread-3:NIOServerCnxn@1006] - Closed socket connection for client 
/127.0.0.1:57581 (no session established for client)
    [junit] 2014-07-02 14:15:57,312 [myid:] - INFO  
[main:FourLetterWordMain@43] - connecting to 127.0.0.1 11235
    [junit] 2014-07-02 14:15:57,313 [myid:1] - INFO  
[NIOServerCxnFactory.AcceptThread:/0.0.0.0:11235:NIOServerCnxnFactory$AcceptThread@296]
 - Accepted socket connection from /127.0.0.1:57582
    [junit] 2014-07-02 14:15:57,314 [myid:1] - INFO  
[NIOWorkerThread-4:NIOServerCnxn@835] - Processing stat command from 
/127.0.0.1:57582
    [junit] 2014-07-02 14:15:57,315 [myid:1] - INFO  
[NIOWorkerThread-4:NIOServerCnxn@1006] - Closed socket connection for client 
/127.0.0.1:57582 (no session established for client)
    [junit] 2014-07-02 14:15:57,565 [myid:] - INFO  
[main:FourLetterWordMain@43] - connecting to 127.0.0.1 11235
    [junit] 2014-07-02 14:15:57,566 [myid:1] - INFO  
[NIOServerCxnFactory.AcceptThread:/0.0.0.0:11235:NIOServerCnxnFactory$AcceptThread@296]
 - Accepted socket connection from /127.0.0.1:57583
    [junit] 2014-07-02 14:15:57,567 [myid:1] - INFO  
[NIOWorkerThread-5:NIOServerCnxn@835] - Processing stat command from 
/127.0.0.1:57583
    [junit] 2014-07-02 14:15:57,567 [myid:1] - INFO  
[NIOWorkerThread-5:NIOServerCnxn@1006] - Closed socket connection for client 
/127.0.0.1:57583 (no session established for client)
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) 
##############################
3 tests failed.
REGRESSION:  
org.apache.zookeeper.test.LocalSessionsOnlyTest.testLocalSessionsOnFollower

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.


REGRESSION:  org.apache.zookeeper.test.ObserverQuorumHammerTest.testHammerBasic

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not 
reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please 
note the time in the report does not reflect the time until the VM exit.


FAILED:  TEST-org.apache.zookeeper.test.ObserverTest.xml.<init>

Error Message:


Stack Trace:
Test report file 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/test/logs/TEST-org.apache.zookeeper.test.ObserverTest.xml
 was length 0

Reply via email to