Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2441/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 93.92 MB...]
     [exec] 
======================================================================
     [exec] 
     [exec] 
     [exec] 
     [exec] Error: No value specified for option "issue"
     [exec] Session logged out.
     [exec] 
     [exec] 
     [exec] 
======================================================================
     [exec] 
======================================================================
     [exec]     Finished build.
     [exec] 
======================================================================
     [exec] 
======================================================================
     [exec] 
     [exec] 
     [exec] mv: 
'/home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build/patchprocess'
 and 
'/home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build/patchprocess'
 are the same file

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build/build.xml:1958:
 exec returned: 2

Total time: 19 minutes 10 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
Recording test results
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[description-setter] Description set: ZOOKEEPER-3152
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
Adding one-line test results to commit status...
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
Setting status of e0bfb1426250ae7eb7aaeed52885c2e6375f86a8 to FAILURE with url 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2441/ and 
message: 'FAILURE
 1566 tests run, 1 skipped, 6 failed.'
Using context: Jenkins

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2441/

Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/



###################################################################################
############################## FAILED TESTS (if any) 
##############################
6 tests failed.
FAILED:  org.apache.zookeeper.test.NettyNettySuiteTest.testRemoveAddOne

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)


FAILED:  org.apache.zookeeper.test.NioNettySuiteTest.testBulkReconfig

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)


FAILED:  org.apache.zookeeper.test.FourLetterWordsTest.testSetTraceMask[3]

Error Message:
test timed out after 30000 milliseconds

Stack Trace:
org.junit.runners.model.TestTimedOutException: test timed out after 30000 
milliseconds
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.test.ClientBase.waitForServerUp(ClientBase.java:305)
        at 
org.apache.zookeeper.test.ClientBase.startServerInstance(ClientBase.java:428)
        at org.apache.zookeeper.test.ClientBase.startServer(ClientBase.java:541)
        at 
org.apache.zookeeper.test.ClientBase.setUpWithServerId(ClientBase.java:528)
        at org.apache.zookeeper.test.ClientBase.setUp(ClientBase.java:504)
        at 
org.apache.zookeeper.test.FourLetterWordsTest.setUp(FourLetterWordsTest.java:92)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.zookeeper.test.FourLetterWordsTest.testValidateConsOutput[3]

Error Message:
test timed out after 30000 milliseconds

Stack Trace:
org.junit.runners.model.TestTimedOutException: test timed out after 30000 
milliseconds
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.test.ClientBase.waitForServerUp(ClientBase.java:305)
        at 
org.apache.zookeeper.test.ClientBase.startServerInstance(ClientBase.java:428)
        at org.apache.zookeeper.test.ClientBase.startServer(ClientBase.java:541)
        at 
org.apache.zookeeper.test.ClientBase.setUpWithServerId(ClientBase.java:528)
        at org.apache.zookeeper.test.ClientBase.setUp(ClientBase.java:504)
        at 
org.apache.zookeeper.test.FourLetterWordsTest.setUp(FourLetterWordsTest.java:92)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.zookeeper.test.FourLetterWordsTest.testValidateSocketTimeout[3]

Error Message:
test timed out after 30000 milliseconds

Stack Trace:
org.junit.runners.model.TestTimedOutException: test timed out after 30000 
milliseconds
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.test.ClientBase.waitForServerUp(ClientBase.java:305)
        at 
org.apache.zookeeper.test.ClientBase.startServerInstance(ClientBase.java:428)
        at org.apache.zookeeper.test.ClientBase.startServer(ClientBase.java:541)
        at 
org.apache.zookeeper.test.ClientBase.setUpWithServerId(ClientBase.java:528)
        at org.apache.zookeeper.test.ClientBase.setUp(ClientBase.java:504)
        at 
org.apache.zookeeper.test.FourLetterWordsTest.setUp(FourLetterWordsTest.java:92)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.zookeeper.test.FourLetterWordsTest.testValidateStatOutput[3]

Error Message:
test timed out after 30000 milliseconds

Stack Trace:
org.junit.runners.model.TestTimedOutException: test timed out after 30000 
milliseconds
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.test.ClientBase.waitForServerUp(ClientBase.java:305)
        at 
org.apache.zookeeper.test.ClientBase.startServerInstance(ClientBase.java:428)
        at org.apache.zookeeper.test.ClientBase.startServer(ClientBase.java:541)
        at 
org.apache.zookeeper.test.ClientBase.setUpWithServerId(ClientBase.java:528)
        at org.apache.zookeeper.test.ClientBase.setUp(ClientBase.java:504)
        at 
org.apache.zookeeper.test.FourLetterWordsTest.setUp(FourLetterWordsTest.java:92)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.lang.Thread.run(Thread.java:748)

Reply via email to