ZooKeeper_branch34_jdk8 - Build # 2176 - Still Failing

2020-05-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk8/2176/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 43.52 KB...]
[junit] Running org.apache.zookeeper.test.RestoreCommittedLogTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
21.106 sec
[junit] Running org.apache.zookeeper.test.SaslAuthDesignatedClientTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.772 sec
[junit] Running org.apache.zookeeper.test.SaslAuthDesignatedServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.633 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailDesignatedClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.015 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailNotifyTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.602 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.708 sec
[junit] Running org.apache.zookeeper.test.SaslAuthMissingClientConfigTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.613 sec
[junit] Running org.apache.zookeeper.test.SaslClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.081 sec
[junit] Running org.apache.zookeeper.test.SessionInvalidationTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.749 sec
[junit] Running org.apache.zookeeper.test.SessionTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
11.88 sec
[junit] Running org.apache.zookeeper.test.SessionTimeoutTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.357 sec
[junit] Running org.apache.zookeeper.test.StandaloneTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.879 sec
[junit] Running org.apache.zookeeper.test.StatTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.018 sec
[junit] Running org.apache.zookeeper.test.StaticHostProviderTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.164 sec
[junit] Running org.apache.zookeeper.test.SyncCallTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.657 sec
[junit] Running org.apache.zookeeper.test.TruncateTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
10.9 sec
[junit] Running org.apache.zookeeper.test.UpgradeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.817 sec
[junit] Running org.apache.zookeeper.test.WatchedEventTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.095 sec
[junit] Running org.apache.zookeeper.test.WatcherFuncTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.553 sec
[junit] Running org.apache.zookeeper.test.WatcherTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
30.916 sec
[junit] Running org.apache.zookeeper.test.ZkDatabaseCorruptionTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
19.79 sec
[junit] Running org.apache.zookeeper.test.ZooKeeperQuotaTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.708 sec
[junit] Running org.apache.jute.BinaryInputArchiveTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.085 sec

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk8/build.xml:1425: 
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk8/build.xml:1428: 
Tests failed!

Total time: 45 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###
## FAILED TESTS (if any) 
##
4 tests failed.
FAILED:  org.apache.zookeeper.server.ServerStatsTest.testLatencyMetrics

Error Message:
Min latency check
Expected: a value equal to or greater than <1001L>
 but: <1000L> was less than <1001L>

Stack Trace:
junit.framework.AssertionFailedError: Min latency check
Expected: a value equal to or greater than <1001L>
 but: <1000L> was less than <1001L>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at 
org.apache.zookeeper.server.ServerStatsTest.testLatencyMetrics(ServerStatsTest.java:77)
at 
org.apache.zookeeper.JUnit

Build failed in Jenkins: zookeeper-master-maven-jdk13 #223

2020-05-28 Thread Apache Jenkins Server
See 


Changes:


--
[...truncated 198.34 KB...]
 [exec] libtool: link: /bin/grep -E -e 
"(zoo_|zookeeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|allocate_|zerror|is_unrecoverable)"
 ".libs/libzookeeper_mt.exp" > ".libs/libzookeeper_mt.expT"
 [exec] libtool: link: mv -f ".libs/libzookeeper_mt.expT" 
".libs/libzookeeper_mt.exp"
 [exec] libtool: link: echo "{ global:" > .libs/libzookeeper_mt.ver
 [exec] libtool: link:  cat .libs/libzookeeper_mt.exp | sed -e 
"s/\(.*\)/\1;/" >> .libs/libzookeeper_mt.ver
 [exec] libtool: link:  echo "local: *; };" >> .libs/libzookeeper_mt.ver
 [exec] libtool: link:  gcc -shared  -fPIC -DPIC  -Wl,--whole-archive 
./.libs/libzkmt.a ./.libs/libhashtable.a -Wl,--no-whole-archive  -lssl -lcrypto 
-lsasl2 -lm -lrt -lpthread  -g -O2   -Wl,-soname -Wl,libzookeeper_mt.so.2 
-Wl,-version-script -Wl,.libs/libzookeeper_mt.ver -o 
.libs/libzookeeper_mt.so.2.0.0
 [exec] libtool: link: (cd ".libs" && rm -f "libzookeeper_mt.so.2" && ln -s 
"libzookeeper_mt.so.2.0.0" "libzookeeper_mt.so.2")
 [exec] libtool: link: (cd ".libs" && rm -f "libzookeeper_mt.so" && ln -s 
"libzookeeper_mt.so.2.0.0" "libzookeeper_mt.so")
 [exec] libtool: link: (cd .libs/libzookeeper_mt.lax/libzkmt.a && ar x 
"
 [exec] ar: `u' modifier ignored since `D' is the default (see `U')
 [exec] libtool: link: (cd .libs/libzookeeper_mt.lax/libhashtable.a && ar x 
"
 [exec] libtool: link: ar cru .libs/libzookeeper_mt.a   
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-addrvec.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-mt_adaptor.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-recordio.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_hashtable.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_log.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_sasl.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zookeeper.jute.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zookeeper.o  
.libs/libzookeeper_mt.lax/libhashtable.a/hashtable.o 
.libs/libzookeeper_mt.lax/libhashtable.a/hashtable_itr.o 
 [exec] libtool: link: ranlib .libs/libzookeeper_mt.a
 [exec] libtool: link: rm -fr .libs/libzookeeper_mt.lax
 [exec] libtool: link: ( cd ".libs" && rm -f "libzookeeper_mt.la" && ln -s 
"../libzookeeper_mt.la" "libzookeeper_mt.la" )
 [exec] gcc -DHAVE_CONFIG_H -I. 
-I
  
-I
 
-I
 
-I
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -Werror 
-Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE -MT cli.o -MD -MP -MF 
.deps/cli.Tpo -c -o cli.o `test -f 'src/cli.c' || echo 
'
 [exec] mv -f .deps/cli.Tpo .deps/cli.Po
 [exec] /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Werror 
-Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE   -o cli_st cli.o 
libzookeeper_st.la -lsasl2 
 [exec] libtool: link: gcc -Wall -Werror -Wdeclaration-after-statement -g 
-O2 -D_GNU_SOURCE -o .libs/cli_st cli.o  ./.libs/libzookeeper_st.so -lsasl2 
-Wl,-rpath 
-Wl,
 [exec] gcc -DHAVE_CONFIG_H -I. 
-I
  
-I
 
-I
 
-I
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -Werror 
-Wdeclaration-after-statement  -DTHREADED -g -O2 -D_GNU_SOURCE -MT cli_mt-cli.o 
-MD -MP -MF .deps/cli_mt-cli.Tpo -c -o cli_mt-cli.o `test -f 'src/cli.c' || 
echo 
'
 [exec] mv -f .deps/cli_mt-cli.Tpo .deps/cli_mt-cli.Po
 [exec] /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Werror 
-Wdeclaration-after-statement  -DTHREADED -g -O2 -D_GNU_SOURCE 

Jenkins build became unstable: zookeeper-branch36-java11 #197

2020-05-28 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : zookeeper-master-maven-jdk12 #527

2020-05-28 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : zookeeper-master-maven-jdk-ea #17

2020-05-28 Thread Apache Jenkins Server
See 




Jenkins build became unstable: zookeeper-branch36-java8 #198

2020-05-28 Thread Apache Jenkins Server
See 




Jenkins build became unstable: zookeeper-master-maven #822

2020-05-27 Thread Apache Jenkins Server
See 




Jenkins build became unstable: zookeeper-master-maven-jdk-ea #16

2020-05-27 Thread Apache Jenkins Server
See 




Build failed in Jenkins: zookeeper-master-maven-jdk12 #526

2020-05-27 Thread Apache Jenkins Server
See 


Changes:

[hanm] ZOOKEEPER-3847: Add a couple metrics to help track Netty memory usage

[hanm] ZOOKEEPER-3846: Add a couple TLS related metrics


--
[...truncated 293.85 KB...]
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Starting zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Starting zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Starting zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec]  : elapsed 19625 : OK
 [exec] 
:
 line 58: kill: (299

Build failed in Jenkins: zookeeper-master-maven-jdk13 #222

2020-05-27 Thread Apache Jenkins Server
See 


Changes:

[hanm] ZOOKEEPER-3847: Add a couple metrics to help track Netty memory usage

[hanm] ZOOKEEPER-3846: Add a couple TLS related metrics


--
[...truncated 287.36 KB...]
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Starting zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Starting zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Starting zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec] Stopping zookeeper ... STOPPED
 [exec]  : elapsed 19401 : OK
 [exec] Zookeeper_clientretry::testRetry ZooKeeper server started ZooKeeper 
server started : elapsed 20797 : OK
 [exec] Zookeeper_operations::testAsyncWatcher1 : elapsed 55 : OK
 [exec] Zookeeper_operations::testAsyncGetOperation : elapsed 55 : OK
 [exec] Zookeeper_operations::testOperationsAndDisconnectConcurrently1 : 
elapsed 351 : OK
 [exec] Zookeeper_operations::testOperationsAndDisconnectConcurrently2 : 
elapsed 0 : OK
 [exec] Zookeeper_operations::testConcurrentOperations1 : elapsed 15591 : OK
 [exec] Zookeeper_multi::testCreate : elapsed 1033 : OK
 [exec] Zookeeper_multi::tes

ZooKeeper_branch34_jdk8 - Build # 2175 - Still Failing

2020-05-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk8/2175/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 66.31 KB...]
[junit] Running org.apache.zookeeper.test.RestoreCommittedLogTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
19.979 sec
[junit] Running org.apache.zookeeper.test.SaslAuthDesignatedClientTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.702 sec
[junit] Running org.apache.zookeeper.test.SaslAuthDesignatedServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.607 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailDesignatedClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.404 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailNotifyTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.602 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.791 sec
[junit] Running org.apache.zookeeper.test.SaslAuthMissingClientConfigTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.605 sec
[junit] Running org.apache.zookeeper.test.SaslClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.081 sec
[junit] Running org.apache.zookeeper.test.SessionInvalidationTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.694 sec
[junit] Running org.apache.zookeeper.test.SessionTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
11.076 sec
[junit] Running org.apache.zookeeper.test.SessionTimeoutTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.863 sec
[junit] Running org.apache.zookeeper.test.StandaloneTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.875 sec
[junit] Running org.apache.zookeeper.test.StatTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.914 sec
[junit] Running org.apache.zookeeper.test.StaticHostProviderTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.746 sec
[junit] Running org.apache.zookeeper.test.SyncCallTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.597 sec
[junit] Running org.apache.zookeeper.test.TruncateTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
10.964 sec
[junit] Running org.apache.zookeeper.test.UpgradeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.84 sec
[junit] Running org.apache.zookeeper.test.WatchedEventTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.088 sec
[junit] Running org.apache.zookeeper.test.WatcherFuncTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.388 sec
[junit] Running org.apache.zookeeper.test.WatcherTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
30.239 sec
[junit] Running org.apache.zookeeper.test.ZkDatabaseCorruptionTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
11.531 sec
[junit] Running org.apache.zookeeper.test.ZooKeeperQuotaTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.65 sec
[junit] Running org.apache.jute.BinaryInputArchiveTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.079 sec

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk8/build.xml:1425: 
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk8/build.xml:1428: 
Tests failed!

Total time: 42 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###
## FAILED TESTS (if any) 
##
3 tests failed.
FAILED:  
org.apache.zookeeper.server.quorum.auth.QuorumKerberosAuthTest.testValidCredentials

Error Message:
waiting for server 0 being up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server 0 being up
at 
org.apache.zookeeper.server.quorum.auth.QuorumAuthTestBase.startQuorum(QuorumAuthTestBase.java:75)
at 
org.apache.zookeeper.server.quorum.auth.QuorumKerberosAuthTest.testValidCredentials(QuorumKerberosAuthTest.java:114)
at 
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:

Jenkins build became unstable: zookeeper-master-maven-jdk13 #221

2020-05-27 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : zookeeper-master-maven-jdk14 #111

2020-05-27 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : zookeeper-master-maven #820

2020-05-26 Thread Apache Jenkins Server
See 



ZooKeeper_branch34_jdk8 - Build # 2174 - Still Failing

2020-05-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk8/2174/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 43.44 KB...]
[junit] Running org.apache.zookeeper.test.RestoreCommittedLogTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
34.285 sec
[junit] Running org.apache.zookeeper.test.SaslAuthDesignatedClientTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.064 sec
[junit] Running org.apache.zookeeper.test.SaslAuthDesignatedServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.668 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailDesignatedClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.536 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailNotifyTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.6 
sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.693 sec
[junit] Running org.apache.zookeeper.test.SaslAuthMissingClientConfigTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.589 sec
[junit] Running org.apache.zookeeper.test.SaslClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.087 sec
[junit] Running org.apache.zookeeper.test.SessionInvalidationTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.697 sec
[junit] Running org.apache.zookeeper.test.SessionTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
11.855 sec
[junit] Running org.apache.zookeeper.test.SessionTimeoutTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.867 sec
[junit] Running org.apache.zookeeper.test.StandaloneTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.875 sec
[junit] Running org.apache.zookeeper.test.StatTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.462 sec
[junit] Running org.apache.zookeeper.test.StaticHostProviderTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.167 sec
[junit] Running org.apache.zookeeper.test.SyncCallTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.664 sec
[junit] Running org.apache.zookeeper.test.TruncateTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
11.995 sec
[junit] Running org.apache.zookeeper.test.UpgradeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.978 sec
[junit] Running org.apache.zookeeper.test.WatchedEventTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.37 sec
[junit] Running org.apache.zookeeper.test.WatcherFuncTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.391 sec
[junit] Running org.apache.zookeeper.test.WatcherTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
30.692 sec
[junit] Running org.apache.zookeeper.test.ZkDatabaseCorruptionTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
11.803 sec
[junit] Running org.apache.zookeeper.test.ZooKeeperQuotaTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.675 sec
[junit] Running org.apache.jute.BinaryInputArchiveTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.087 sec

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk8/build.xml:1425: 
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk8/build.xml:1428: 
Tests failed!

Total time: 48 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###
## FAILED TESTS (if any) 
##
3 tests failed.
FAILED:  
org.apache.zookeeper.server.quorum.auth.QuorumKerberosAuthTest.testValidCredentials

Error Message:
waiting for server 0 being up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server 0 being up
at 
org.apache.zookeeper.server.quorum.auth.QuorumAuthTestBase.startQuorum(QuorumAuthTestBase.java:75)
at 
org.apache.zookeeper.server.quorum.auth.QuorumKerberosAuthTest.testValidCredentials(QuorumKerberosAuthTest.java:114)
at 
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:55

Jenkins build is back to stable : zookeeper-master-maven-jdk12 #524

2020-05-26 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : PreCommit-ZOOKEEPER-github-pr-build-maven #2079

2020-05-26 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : PreCommit-ZOOKEEPER-github-pr-build-maven #2077

2020-05-26 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: PreCommit-ZOOKEEPER-github-pr-build-maven #2076

2020-05-26 Thread Apache Jenkins Server
See 




Jenkins build became unstable: zookeeper-master-maven-jdk14 #110

2020-05-26 Thread Apache Jenkins Server
See 




Jenkins build became unstable: PreCommit-ZOOKEEPER-github-pr-build-maven #2075

2020-05-26 Thread Apache Jenkins Server
See 




Jenkins build became unstable: zookeeper-master-maven #819

2020-05-25 Thread Apache Jenkins Server
See 



ZooKeeper_branch34_jdk8 - Build # 2173 - Still Failing

2020-05-25 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk8/2173/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 43.45 KB...]
[junit] Running org.apache.zookeeper.test.RestoreCommittedLogTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
19.49 sec
[junit] Running org.apache.zookeeper.test.SaslAuthDesignatedClientTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.067 sec
[junit] Running org.apache.zookeeper.test.SaslAuthDesignatedServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.825 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailDesignatedClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.401 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailNotifyTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.749 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.898 sec
[junit] Running org.apache.zookeeper.test.SaslAuthMissingClientConfigTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.784 sec
[junit] Running org.apache.zookeeper.test.SaslClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.131 sec
[junit] Running org.apache.zookeeper.test.SessionInvalidationTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.803 sec
[junit] Running org.apache.zookeeper.test.SessionTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
11.131 sec
[junit] Running org.apache.zookeeper.test.SessionTimeoutTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.035 sec
[junit] Running org.apache.zookeeper.test.StandaloneTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.943 sec
[junit] Running org.apache.zookeeper.test.StatTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.056 sec
[junit] Running org.apache.zookeeper.test.StaticHostProviderTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.288 sec
[junit] Running org.apache.zookeeper.test.SyncCallTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.815 sec
[junit] Running org.apache.zookeeper.test.TruncateTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
10.636 sec
[junit] Running org.apache.zookeeper.test.UpgradeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.171 sec
[junit] Running org.apache.zookeeper.test.WatchedEventTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.133 sec
[junit] Running org.apache.zookeeper.test.WatcherFuncTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.574 sec
[junit] Running org.apache.zookeeper.test.WatcherTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
31.282 sec
[junit] Running org.apache.zookeeper.test.ZkDatabaseCorruptionTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
9.681 sec
[junit] Running org.apache.zookeeper.test.ZooKeeperQuotaTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.84 sec
[junit] Running org.apache.jute.BinaryInputArchiveTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.134 sec

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk8/build.xml:1425: 
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk8/build.xml:1428: 
Tests failed!

Total time: 43 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###
## FAILED TESTS (if any) 
##
3 tests failed.
FAILED:  
org.apache.zookeeper.server.quorum.auth.QuorumKerberosAuthTest.testValidCredentials

Error Message:
waiting for server 0 being up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server 0 being up
at 
org.apache.zookeeper.server.quorum.auth.QuorumAuthTestBase.startQuorum(QuorumAuthTestBase.java:75)
at 
org.apache.zookeeper.server.quorum.auth.QuorumKerberosAuthTest.testValidCredentials(QuorumKerberosAuthTest.java:114)
at 
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:55

Jenkins build is back to stable : PreCommit-ZOOKEEPER-github-pr-build-maven #2073

2020-05-25 Thread Apache Jenkins Server
See 




Jenkins build became unstable: zookeeper-master-maven-jdk12 #523

2020-05-25 Thread Apache Jenkins Server
See 




Jenkins build became unstable: PreCommit-ZOOKEEPER-github-pr-build-maven #2072

2020-05-25 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : zookeeper-master-maven-jdk-ea #13

2020-05-25 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : zookeeper-branch36-java8 #195

2020-05-25 Thread Apache Jenkins Server
See 




ZooKeeper_branch35_jdk8 - Build # 1843 - Still Failing

2020-05-25 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/1843/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 84.43 KB...]
[junit] Running org.apache.zookeeper.test.ServerCnxnTest in thread 2
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.02 sec, Thread: 4, Class: org.apache.zookeeper.test.SaslSuperUserTest
[junit] Running org.apache.zookeeper.test.SessionInvalidationTest in thread 
4
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3.388 sec, Thread: 2, Class: org.apache.zookeeper.test.ServerCnxnTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.445 sec, Thread: 4, Class: org.apache.zookeeper.test.SessionInvalidationTest
[junit] Running org.apache.zookeeper.test.SessionTest in thread 2
[junit] Running org.apache.zookeeper.test.SessionTimeoutTest in thread 4
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.266 sec, Thread: 4, Class: org.apache.zookeeper.test.SessionTimeoutTest
[junit] Running org.apache.zookeeper.test.SessionTrackerCheckTest in thread 
4
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.095 sec, Thread: 4, Class: org.apache.zookeeper.test.SessionTrackerCheckTest
[junit] Running org.apache.zookeeper.test.SessionUpgradeTest in thread 4
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
43.798 sec, Thread: 1, Class: org.apache.zookeeper.test.RestoreCommittedLogTest
[junit] Running org.apache.zookeeper.test.StandaloneTest in thread 1
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
13.917 sec, Thread: 2, Class: org.apache.zookeeper.test.SessionTest
[junit] Running org.apache.zookeeper.test.StatTest in thread 2
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.767 sec, Thread: 1, Class: org.apache.zookeeper.test.StandaloneTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.091 sec, Thread: 2, Class: org.apache.zookeeper.test.StatTest
[junit] Running org.apache.zookeeper.test.StaticHostProviderTest in thread 1
[junit] Running org.apache.zookeeper.test.StringUtilTest in thread 2
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.073 sec, Thread: 2, Class: org.apache.zookeeper.test.StringUtilTest
[junit] Running org.apache.zookeeper.test.SyncCallTest in thread 2
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.795 sec, Thread: 2, Class: org.apache.zookeeper.test.SyncCallTest
[junit] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.374 sec, Thread: 1, Class: org.apache.zookeeper.test.StaticHostProviderTest
[junit] Running org.apache.zookeeper.test.TruncateTest in thread 1
[junit] Running org.apache.zookeeper.test.WatchEventWhenAutoResetTest in 
thread 2
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
19.422 sec, Thread: 4, Class: org.apache.zookeeper.test.SessionUpgradeTest
[junit] Running org.apache.zookeeper.test.WatchedEventTest in thread 4
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.083 sec, Thread: 4, Class: org.apache.zookeeper.test.WatchedEventTest
[junit] Running org.apache.zookeeper.test.WatcherFuncTest in thread 4
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3.904 sec, Thread: 4, Class: org.apache.zookeeper.test.WatcherFuncTest
[junit] Running org.apache.zookeeper.test.WatcherTest in thread 4
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
11.135 sec, Thread: 1, Class: org.apache.zookeeper.test.TruncateTest
[junit] Running org.apache.zookeeper.test.X509AuthTest in thread 1
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.104 sec, Thread: 1, Class: org.apache.zookeeper.test.X509AuthTest
[junit] Running org.apache.zookeeper.test.ZkDatabaseCorruptionTest in 
thread 1
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
20.212 sec, Thread: 2, Class: 
org.apache.zookeeper.test.WatchEventWhenAutoResetTest
[junit] Running org.apache.zookeeper.test.ZooKeeperQuotaTest in thread 2
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.94 sec, Thread: 2, Class: org.apache.zookeeper.test.ZooKeeperQuotaTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
10.696 sec, Thread: 1, Class: org.apache.zookeeper.test.ZkDatabaseCorruptionTest
[junit] Running org.apache.zookeeper.util.PemReaderTest in thread 2
[junit] Running org.apache.jute.BinaryInputArchiveTest in thread 1
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.081 sec, Thread: 1, Class: org.apache.jute.BinaryInputArchiveTest
[j

ZooKeeper_branch34_jdk7 - Build # 2697 - Failure

2020-05-24 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk7/2697/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 46.96 KB...]
[junit] Running org.apache.zookeeper.test.RestoreCommittedLogTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
26.591 sec
[junit] Running org.apache.zookeeper.test.SaslAuthDesignatedClientTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.052 sec
[junit] Running org.apache.zookeeper.test.SaslAuthDesignatedServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.65 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailDesignatedClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.339 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailNotifyTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.692 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.72 sec
[junit] Running org.apache.zookeeper.test.SaslAuthMissingClientConfigTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.703 sec
[junit] Running org.apache.zookeeper.test.SaslClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.092 sec
[junit] Running org.apache.zookeeper.test.SessionInvalidationTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.783 sec
[junit] Running org.apache.zookeeper.test.SessionTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
11.075 sec
[junit] Running org.apache.zookeeper.test.SessionTimeoutTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.18 sec
[junit] Running org.apache.zookeeper.test.StandaloneTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.91 sec
[junit] Running org.apache.zookeeper.test.StatTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.421 sec
[junit] Running org.apache.zookeeper.test.StaticHostProviderTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.297 sec
[junit] Running org.apache.zookeeper.test.SyncCallTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.7 
sec
[junit] Running org.apache.zookeeper.test.TruncateTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
12.031 sec
[junit] Running org.apache.zookeeper.test.UpgradeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.813 sec
[junit] Running org.apache.zookeeper.test.WatchedEventTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.121 sec
[junit] Running org.apache.zookeeper.test.WatcherFuncTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.254 sec
[junit] Running org.apache.zookeeper.test.WatcherTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
30.852 sec
[junit] Running org.apache.zookeeper.test.ZkDatabaseCorruptionTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
12.61 sec
[junit] Running org.apache.zookeeper.test.ZooKeeperQuotaTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.925 sec
[junit] Running org.apache.jute.BinaryInputArchiveTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.09 sec

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/build.xml:1425: 
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/build.xml:1428: 
Tests failed!

Total time: 43 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
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.QuorumPeerMainTest.testLeaderOutOfView

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
at 
org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testLeaderOutOfView(QuorumPeerMainTest.java:1321)
at 
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:55)

ZooKeeper_branch34_jdk8 - Build # 2172 - Still Failing

2020-05-24 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk8/2172/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 43.44 KB...]
[junit] Running org.apache.zookeeper.test.RestoreCommittedLogTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
19.307 sec
[junit] Running org.apache.zookeeper.test.SaslAuthDesignatedClientTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.68 sec
[junit] Running org.apache.zookeeper.test.SaslAuthDesignatedServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.542 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailDesignatedClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.12 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailNotifyTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.533 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.627 sec
[junit] Running org.apache.zookeeper.test.SaslAuthMissingClientConfigTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.546 sec
[junit] Running org.apache.zookeeper.test.SaslClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.075 sec
[junit] Running org.apache.zookeeper.test.SessionInvalidationTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.601 sec
[junit] Running org.apache.zookeeper.test.SessionTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
11.376 sec
[junit] Running org.apache.zookeeper.test.SessionTimeoutTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.847 sec
[junit] Running org.apache.zookeeper.test.StandaloneTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.857 sec
[junit] Running org.apache.zookeeper.test.StatTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.815 sec
[junit] Running org.apache.zookeeper.test.StaticHostProviderTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.114 sec
[junit] Running org.apache.zookeeper.test.SyncCallTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.57 sec
[junit] Running org.apache.zookeeper.test.TruncateTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
8.406 sec
[junit] Running org.apache.zookeeper.test.UpgradeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.855 sec
[junit] Running org.apache.zookeeper.test.WatchedEventTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.092 sec
[junit] Running org.apache.zookeeper.test.WatcherFuncTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.388 sec
[junit] Running org.apache.zookeeper.test.WatcherTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
31.371 sec
[junit] Running org.apache.zookeeper.test.ZkDatabaseCorruptionTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
8.491 sec
[junit] Running org.apache.zookeeper.test.ZooKeeperQuotaTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.631 sec
[junit] Running org.apache.jute.BinaryInputArchiveTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.073 sec

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk8/build.xml:1425: 
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk8/build.xml:1428: 
Tests failed!

Total time: 41 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###
## FAILED TESTS (if any) 
##
3 tests failed.
FAILED:  
org.apache.zookeeper.server.quorum.auth.QuorumKerberosAuthTest.testValidCredentials

Error Message:
waiting for server 0 being up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server 0 being up
at 
org.apache.zookeeper.server.quorum.auth.QuorumAuthTestBase.startQuorum(QuorumAuthTestBase.java:75)
at 
org.apache.zookeeper.server.quorum.auth.QuorumKerberosAuthTest.testValidCredentials(QuorumKerberosAuthTest.java:114)
at 
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:55)

Jenkins build is still unstable: zookeeper-master-maven-jdk-ea #12

2020-05-24 Thread Apache Jenkins Server
See 




Build failed in Jenkins: zookeeper-branch36-java8 #194

2020-05-24 Thread Apache Jenkins Server
See 


Changes:


--
[...truncated 533.15 KB...]
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec]  : elapsed 11028 : OK
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] 
TestReconfigServer::testReconfigFailureWithoutServerSuperuserPasswordConfiguredStarting
 zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Starting zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Starting zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Starting zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Starting zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Starting zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default

ZooKeeper_branch35_jdk8 - Build # 1842 - Failure

2020-05-24 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/1842/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 71.62 KB...]
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
31.03 sec, Thread: 1, Class: org.apache.zookeeper.test.RestoreCommittedLogTest
[junit] Running org.apache.zookeeper.test.ServerCnxnTest in thread 3
[junit] Running org.apache.zookeeper.test.SessionInvalidationTest in thread 
1
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
5.953 sec, Thread: 2, Class: 
org.apache.zookeeper.test.SaslKerberosAuthOverSSLTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.866 sec, Thread: 1, Class: org.apache.zookeeper.test.SessionInvalidationTest
[junit] Running org.apache.zookeeper.test.SessionTest in thread 2
[junit] Running org.apache.zookeeper.test.SessionTimeoutTest in thread 1
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3.413 sec, Thread: 3, Class: org.apache.zookeeper.test.ServerCnxnTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.859 sec, Thread: 1, Class: org.apache.zookeeper.test.SessionTimeoutTest
[junit] Running org.apache.zookeeper.test.SessionTrackerCheckTest in thread 
3
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.098 sec, Thread: 3, Class: org.apache.zookeeper.test.SessionTrackerCheckTest
[junit] Running org.apache.zookeeper.test.SessionUpgradeTest in thread 1
[junit] Running org.apache.zookeeper.test.StandaloneTest in thread 3
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.721 sec, Thread: 3, Class: org.apache.zookeeper.test.StandaloneTest
[junit] Running org.apache.zookeeper.test.StatTest in thread 3
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.53 sec, Thread: 3, Class: org.apache.zookeeper.test.StatTest
[junit] Running org.apache.zookeeper.test.StaticHostProviderTest in thread 3
[junit] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.151 sec, Thread: 3, Class: org.apache.zookeeper.test.StaticHostProviderTest
[junit] Running org.apache.zookeeper.test.StringUtilTest in thread 3
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.072 sec, Thread: 3, Class: org.apache.zookeeper.test.StringUtilTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
13.028 sec, Thread: 2, Class: org.apache.zookeeper.test.SessionTest
[junit] Running org.apache.zookeeper.test.SyncCallTest in thread 3
[junit] Running org.apache.zookeeper.test.TruncateTest in thread 2
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.764 sec, Thread: 3, Class: org.apache.zookeeper.test.SyncCallTest
[junit] Running org.apache.zookeeper.test.WatchEventWhenAutoResetTest in 
thread 3
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
10.191 sec, Thread: 2, Class: org.apache.zookeeper.test.TruncateTest
[junit] Running org.apache.zookeeper.test.WatchedEventTest in thread 2
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.083 sec, Thread: 2, Class: org.apache.zookeeper.test.WatchedEventTest
[junit] Running org.apache.zookeeper.test.WatcherFuncTest in thread 2
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
23.468 sec, Thread: 1, Class: org.apache.zookeeper.test.SessionUpgradeTest
[junit] Running org.apache.zookeeper.test.WatcherTest in thread 1
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3.099 sec, Thread: 2, Class: org.apache.zookeeper.test.WatcherFuncTest
[junit] Running org.apache.zookeeper.test.X509AuthTest in thread 2
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.102 sec, Thread: 2, Class: org.apache.zookeeper.test.X509AuthTest
[junit] Running org.apache.zookeeper.test.ZkDatabaseCorruptionTest in 
thread 2
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
21.935 sec, Thread: 3, Class: 
org.apache.zookeeper.test.WatchEventWhenAutoResetTest
[junit] Running org.apache.zookeeper.test.ZooKeeperQuotaTest in thread 3
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.17 sec, Thread: 3, Class: org.apache.zookeeper.test.ZooKeeperQuotaTest
[junit] Running org.apache.zookeeper.util.PemReaderTest in thread 3
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
12.282 sec, Thread: 2, Class: org.apache.zookeeper.test.ZkDatabaseCorruptionTest
[junit] Running org.apache.jute.BinaryInputArchiveTest in thread 2
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.087 sec, Thread: 2, Class: org.apache.jute.BinaryInputArchiveT

ZooKeeper_branch34_jdk8 - Build # 2171 - Still Failing

2020-05-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk8/2171/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 43.45 KB...]
[junit] Running org.apache.zookeeper.test.RestoreCommittedLogTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
20.632 sec
[junit] Running org.apache.zookeeper.test.SaslAuthDesignatedClientTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.935 sec
[junit] Running org.apache.zookeeper.test.SaslAuthDesignatedServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.815 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailDesignatedClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.55 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailNotifyTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.802 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.865 sec
[junit] Running org.apache.zookeeper.test.SaslAuthMissingClientConfigTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.807 sec
[junit] Running org.apache.zookeeper.test.SaslClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.13 sec
[junit] Running org.apache.zookeeper.test.SessionInvalidationTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.891 sec
[junit] Running org.apache.zookeeper.test.SessionTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
12.057 sec
[junit] Running org.apache.zookeeper.test.SessionTimeoutTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.082 sec
[junit] Running org.apache.zookeeper.test.StandaloneTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.923 sec
[junit] Running org.apache.zookeeper.test.StatTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.133 sec
[junit] Running org.apache.zookeeper.test.StaticHostProviderTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.311 sec
[junit] Running org.apache.zookeeper.test.SyncCallTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.832 sec
[junit] Running org.apache.zookeeper.test.TruncateTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
10.739 sec
[junit] Running org.apache.zookeeper.test.UpgradeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.179 sec
[junit] Running org.apache.zookeeper.test.WatchedEventTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.133 sec
[junit] Running org.apache.zookeeper.test.WatcherFuncTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.671 sec
[junit] Running org.apache.zookeeper.test.WatcherTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
30.55 sec
[junit] Running org.apache.zookeeper.test.ZkDatabaseCorruptionTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
19.197 sec
[junit] Running org.apache.zookeeper.test.ZooKeeperQuotaTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.047 sec
[junit] Running org.apache.jute.BinaryInputArchiveTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.131 sec

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk8/build.xml:1425: 
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk8/build.xml:1428: 
Tests failed!

Total time: 43 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###
## FAILED TESTS (if any) 
##
3 tests failed.
FAILED:  
org.apache.zookeeper.server.quorum.auth.QuorumKerberosAuthTest.testValidCredentials

Error Message:
waiting for server 0 being up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server 0 being up
at 
org.apache.zookeeper.server.quorum.auth.QuorumAuthTestBase.startQuorum(QuorumAuthTestBase.java:75)
at 
org.apache.zookeeper.server.quorum.auth.QuorumKerberosAuthTest.testValidCredentials(QuorumKerberosAuthTest.java:114)
at 
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:5

Jenkins build is back to normal : zookeeper-master-maven-jdk13 #217

2020-05-23 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : zookeeper-master-maven-jdk12 #521

2020-05-23 Thread Apache Jenkins Server
See 




Jenkins build became unstable: zookeeper-master-maven-jdk-ea #11

2020-05-23 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : zookeeper-master-maven-jdk11 #523

2020-05-23 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : zookeeper-master-maven-jdk14 #107

2020-05-23 Thread Apache Jenkins Server
See 




ZooKeeper_branch34_jdk8 - Build # 2170 - Still Failing

2020-05-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk8/2170/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 43.51 KB...]
[junit] Running org.apache.zookeeper.test.RestoreCommittedLogTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
19.766 sec
[junit] Running org.apache.zookeeper.test.SaslAuthDesignatedClientTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.78 sec
[junit] Running org.apache.zookeeper.test.SaslAuthDesignatedServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.652 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailDesignatedClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.416 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailNotifyTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.595 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.842 sec
[junit] Running org.apache.zookeeper.test.SaslAuthMissingClientConfigTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.605 sec
[junit] Running org.apache.zookeeper.test.SaslClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.082 sec
[junit] Running org.apache.zookeeper.test.SessionInvalidationTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.667 sec
[junit] Running org.apache.zookeeper.test.SessionTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
11.123 sec
[junit] Running org.apache.zookeeper.test.SessionTimeoutTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.916 sec
[junit] Running org.apache.zookeeper.test.StandaloneTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.873 sec
[junit] Running org.apache.zookeeper.test.StatTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.981 sec
[junit] Running org.apache.zookeeper.test.StaticHostProviderTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.148 sec
[junit] Running org.apache.zookeeper.test.SyncCallTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.07 sec
[junit] Running org.apache.zookeeper.test.TruncateTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
10.526 sec
[junit] Running org.apache.zookeeper.test.UpgradeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.874 sec
[junit] Running org.apache.zookeeper.test.WatchedEventTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.085 sec
[junit] Running org.apache.zookeeper.test.WatcherFuncTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.719 sec
[junit] Running org.apache.zookeeper.test.WatcherTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
30.595 sec
[junit] Running org.apache.zookeeper.test.ZkDatabaseCorruptionTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
11.756 sec
[junit] Running org.apache.zookeeper.test.ZooKeeperQuotaTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.663 sec
[junit] Running org.apache.jute.BinaryInputArchiveTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.081 sec

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk8/build.xml:1425: 
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk8/build.xml:1428: 
Tests failed!

Total time: 44 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###
## FAILED TESTS (if any) 
##
4 tests failed.
FAILED:  
org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalFollowerRunWithDiff

Error Message:
null

Stack Trace:
java.io.EOFException
at java.io.DataInputStream.readInt(DataInputStream.java:392)
at 
org.apache.jute.BinaryInputArchive.readInt(BinaryInputArchive.java:63)
at 
org.apache.zookeeper.server.persistence.FileHeader.deserialize(FileHeader.java:66)
at 
org.apache.zookeeper.server.persistence.FileTxnLog$FileTxnIterator.inStreamCreated(FileTxnLog.java:588)
at 
org.apache.zookeeper.server.persistence.FileTxnLo

Build failed in Jenkins: zookeeper-master-maven-jdk13 #216

2020-05-22 Thread Apache Jenkins Server
See 


Changes:


--
[...truncated 199.18 KB...]
 [exec] libtool: link: /bin/grep -E -e 
"(zoo_|zookeeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|allocate_|zerror|is_unrecoverable)"
 ".libs/libzookeeper_mt.exp" > ".libs/libzookeeper_mt.expT"
 [exec] libtool: link: mv -f ".libs/libzookeeper_mt.expT" 
".libs/libzookeeper_mt.exp"
 [exec] libtool: link: echo "{ global:" > .libs/libzookeeper_mt.ver
 [exec] libtool: link:  cat .libs/libzookeeper_mt.exp | sed -e 
"s/\(.*\)/\1;/" >> .libs/libzookeeper_mt.ver
 [exec] libtool: link:  echo "local: *; };" >> .libs/libzookeeper_mt.ver
 [exec] libtool: link:  gcc -shared  -fPIC -DPIC  -Wl,--whole-archive 
./.libs/libzkmt.a ./.libs/libhashtable.a -Wl,--no-whole-archive  -lssl -lcrypto 
-lsasl2 -lm -lrt -lpthread  -g -O2   -Wl,-soname -Wl,libzookeeper_mt.so.2 
-Wl,-version-script -Wl,.libs/libzookeeper_mt.ver -o 
.libs/libzookeeper_mt.so.2.0.0
 [exec] libtool: link: (cd ".libs" && rm -f "libzookeeper_mt.so.2" && ln -s 
"libzookeeper_mt.so.2.0.0" "libzookeeper_mt.so.2")
 [exec] libtool: link: (cd ".libs" && rm -f "libzookeeper_mt.so" && ln -s 
"libzookeeper_mt.so.2.0.0" "libzookeeper_mt.so")
 [exec] libtool: link: (cd .libs/libzookeeper_mt.lax/libzkmt.a && ar x 
"
 [exec] libtool: link: (cd .libs/libzookeeper_mt.lax/libhashtable.a && ar x 
"
 [exec] ar: `u' modifier ignored since `D' is the default (see `U')
 [exec] libtool: link: ar cru .libs/libzookeeper_mt.a   
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-addrvec.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-mt_adaptor.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-recordio.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_hashtable.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_log.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_sasl.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zookeeper.jute.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zookeeper.o  
.libs/libzookeeper_mt.lax/libhashtable.a/hashtable.o 
.libs/libzookeeper_mt.lax/libhashtable.a/hashtable_itr.o 
 [exec] libtool: link: ranlib .libs/libzookeeper_mt.a
 [exec] libtool: link: rm -fr .libs/libzookeeper_mt.lax
 [exec] libtool: link: ( cd ".libs" && rm -f "libzookeeper_mt.la" && ln -s 
"../libzookeeper_mt.la" "libzookeeper_mt.la" )
 [exec] gcc -DHAVE_CONFIG_H -I. 
-I
  
-I
 
-I
 
-I
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -Werror 
-Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE -MT cli.o -MD -MP -MF 
.deps/cli.Tpo -c -o cli.o `test -f 'src/cli.c' || echo 
'
 [exec] mv -f .deps/cli.Tpo .deps/cli.Po
 [exec] /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Werror 
-Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE   -o cli_st cli.o 
libzookeeper_st.la -lsasl2 
 [exec] libtool: link: gcc -Wall -Werror -Wdeclaration-after-statement -g 
-O2 -D_GNU_SOURCE -o .libs/cli_st cli.o  ./.libs/libzookeeper_st.so -lsasl2 
-Wl,-rpath 
-Wl,
 [exec] gcc -DHAVE_CONFIG_H -I. 
-I
  
-I
 
-I
 
-I
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -Werror 
-Wdeclaration-after-statement  -DTHREADED -g -O2 -D_GNU_SOURCE -MT cli_mt-cli.o 
-MD -MP -MF .deps/cli_mt-cli.Tpo -c -o cli_mt-cli.o `test -f 'src/cli.c' || 
echo 
'
 [exec] mv -f .deps/cli_mt-cli.Tpo .deps/cli_mt-cli.Po
 [exec] /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Werror 
-Wdeclaration-after-statement  -DTHREADED -g -O2 -D_GNU_SOURCE 

Jenkins build became unstable: zookeeper-master-maven-jdk12 #520

2020-05-22 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : zookeeper-master-maven-jdk-ea #10

2020-05-22 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : zookeeper-branch36-java8 #192

2020-05-22 Thread Apache Jenkins Server
See 




Jenkins build became unstable: zookeeper-master-maven-jdk11 #522

2020-05-22 Thread Apache Jenkins Server
See 




Build failed in Jenkins: zookeeper-master-maven-jdk14 #106

2020-05-22 Thread Apache Jenkins Server
See 


Changes:


--
[...truncated 201.04 KB...]
 [exec] libtool: link: mv -f ".libs/libzookeeper_mt.expT" 
".libs/libzookeeper_mt.exp"
 [exec] libtool: link: echo "{ global:" > .libs/libzookeeper_mt.ver
 [exec] libtool: link:  cat .libs/libzookeeper_mt.exp | sed -e 
"s/\(.*\)/\1;/" >> .libs/libzookeeper_mt.ver
 [exec] libtool: link:  echo "local: *; };" >> .libs/libzookeeper_mt.ver
 [exec] libtool: link:  gcc -shared  -fPIC -DPIC  -Wl,--whole-archive 
./.libs/libzkmt.a ./.libs/libhashtable.a -Wl,--no-whole-archive  -lssl -lcrypto 
-lsasl2 -lm -lrt -lpthread  -g -O2   -Wl,-soname -Wl,libzookeeper_mt.so.2 
-Wl,-version-script -Wl,.libs/libzookeeper_mt.ver -o 
.libs/libzookeeper_mt.so.2.0.0
 [exec] libtool: link: (cd ".libs" && rm -f "libzookeeper_mt.so.2" && ln -s 
"libzookeeper_mt.so.2.0.0" "libzookeeper_mt.so.2")
 [exec] libtool: link: (cd ".libs" && rm -f "libzookeeper_mt.so" && ln -s 
"libzookeeper_mt.so.2.0.0" "libzookeeper_mt.so")
 [exec] libtool: link: (cd .libs/libzookeeper_mt.lax/libzkmt.a && ar x 
"
 [exec] libtool: link: (cd .libs/libzookeeper_mt.lax/libhashtable.a && ar x 
"
 [exec] ar: `u' modifier ignored since `D' is the default (see `U')
 [exec] libtool: link: ar cru .libs/libzookeeper_mt.a   
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-addrvec.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-mt_adaptor.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-recordio.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_hashtable.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_log.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_sasl.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zookeeper.jute.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zookeeper.o  
.libs/libzookeeper_mt.lax/libhashtable.a/hashtable.o 
.libs/libzookeeper_mt.lax/libhashtable.a/hashtable_itr.o 
 [exec] libtool: link: ranlib .libs/libzookeeper_mt.a
 [exec] libtool: link: rm -fr .libs/libzookeeper_mt.lax
 [exec] libtool: link: ( cd ".libs" && rm -f "libzookeeper_mt.la" && ln -s 
"../libzookeeper_mt.la" "libzookeeper_mt.la" )
 [exec] gcc -DHAVE_CONFIG_H -I. 
-I
  
-I
 
-I
 
-I
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -Werror 
-Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE -MT cli.o -MD -MP -MF 
.deps/cli.Tpo -c -o cli.o `test -f 'src/cli.c' || echo 
'
 [exec] mv -f .deps/cli.Tpo .deps/cli.Po
 [exec] /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Werror 
-Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE   -o cli_st cli.o 
libzookeeper_st.la -lsasl2 
 [exec] libtool: link: gcc -Wall -Werror -Wdeclaration-after-statement -g 
-O2 -D_GNU_SOURCE -o .libs/cli_st cli.o  ./.libs/libzookeeper_st.so -lsasl2 
-Wl,-rpath 
-Wl,
 [exec] gcc -DHAVE_CONFIG_H -I. 
-I
  
-I
 
-I
 
-I
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -Werror 
-Wdeclaration-after-statement  -DTHREADED -g -O2 -D_GNU_SOURCE -MT cli_mt-cli.o 
-MD -MP -MF .deps/cli_mt-cli.Tpo -c -o cli_mt-cli.o `test -f 'src/cli.c' || 
echo 
'
 [exec] mv -f .deps/cli_mt-cli.Tpo .deps/cli_mt-cli.Po
 [exec] /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Werror 
-Wdeclaration-after-statement  -DTHREADED -g -O2 -D_GNU_SOURCE   -o cli_mt 
cli_mt-cli.o libzookeeper_mt.la -lsasl2 
 [exec] libtool: link: gcc -Wall -Werror -Wdeclaration-after-statement 
-DTHREADED -g -O2 -D_GNU_SOURCE -o .libs/cli_mt cli_mt-cli.o  
./.libs/libzookeeper_mt.so 

Jenkins build is back to normal : zookeeper-master-maven #815

2020-05-21 Thread Apache Jenkins Server
See 



ZooKeeper_branch34_jdk8 - Build # 2169 - Still Failing

2020-05-21 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk8/2169/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 43.44 KB...]
[junit] Running org.apache.zookeeper.test.RestoreCommittedLogTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
19.668 sec
[junit] Running org.apache.zookeeper.test.SaslAuthDesignatedClientTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.756 sec
[junit] Running org.apache.zookeeper.test.SaslAuthDesignatedServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.652 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailDesignatedClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.224 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailNotifyTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.585 sec
[junit] Running org.apache.zookeeper.test.SaslAuthFailTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.682 sec
[junit] Running org.apache.zookeeper.test.SaslAuthMissingClientConfigTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.616 sec
[junit] Running org.apache.zookeeper.test.SaslClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.082 sec
[junit] Running org.apache.zookeeper.test.SessionInvalidationTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.639 sec
[junit] Running org.apache.zookeeper.test.SessionTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
11.101 sec
[junit] Running org.apache.zookeeper.test.SessionTimeoutTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.875 sec
[junit] Running org.apache.zookeeper.test.StandaloneTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.871 sec
[junit] Running org.apache.zookeeper.test.StatTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.899 sec
[junit] Running org.apache.zookeeper.test.StaticHostProviderTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.469 sec
[junit] Running org.apache.zookeeper.test.SyncCallTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.627 sec
[junit] Running org.apache.zookeeper.test.TruncateTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
9.514 sec
[junit] Running org.apache.zookeeper.test.UpgradeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.831 sec
[junit] Running org.apache.zookeeper.test.WatchedEventTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.089 sec
[junit] Running org.apache.zookeeper.test.WatcherFuncTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.457 sec
[junit] Running org.apache.zookeeper.test.WatcherTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
29.92 sec
[junit] Running org.apache.zookeeper.test.ZkDatabaseCorruptionTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
10.92 sec
[junit] Running org.apache.zookeeper.test.ZooKeeperQuotaTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.848 sec
[junit] Running org.apache.jute.BinaryInputArchiveTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.085 sec

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk8/build.xml:1425: 
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk8/build.xml:1428: 
Tests failed!

Total time: 42 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###
## FAILED TESTS (if any) 
##
3 tests failed.
FAILED:  
org.apache.zookeeper.server.quorum.auth.QuorumKerberosAuthTest.testValidCredentials

Error Message:
waiting for server 0 being up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server 0 being up
at 
org.apache.zookeeper.server.quorum.auth.QuorumAuthTestBase.startQuorum(QuorumAuthTestBase.java:75)
at 
org.apache.zookeeper.server.quorum.auth.QuorumKerberosAuthTest.testValidCredentials(QuorumKerberosAuthTest.java:114)
at 
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:55

ZooKeeper_branch35_jdk8 - Build # 1839 - Still Failing

2020-05-21 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/1839/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 229.98 KB...]
 [exec] Log Message Received: [2020-05-21 
17:21:57,493:30605(0x7fdb38c1f740):ZOO_INFO@log_env@1106: Client 
environment:host.name=asf930.gq1.ygridcore.net]
 [exec] Log Message Received: [2020-05-21 
17:21:57,493:30605(0x7fdb38c1f740):ZOO_INFO@log_env@1113: Client 
environment:os.name=Linux]
 [exec] Log Message Received: [2020-05-21 
17:21:57,493:30605(0x7fdb38c1f740):ZOO_INFO@log_env@1114: Client 
environment:os.arch=4.15.0-72-generic]
 [exec] Log Message Received: [2020-05-21 
17:21:57,493:30605(0x7fdb38c1f740):ZOO_INFO@log_env@1115: Client 
environment:os.version=#81-Ubuntu SMP Tue Nov 26 12:20:02 UTC 2019]
 [exec] Log Message Received: [2020-05-21 
17:21:57,493:30605(0x7fdb38c1f740):ZOO_INFO@log_env@1123: Client 
environment:user.name=jenkins]
 [exec] Log Message Received: [2020-05-21 
17:21:57,493:30605(0x7fdb38c1f740):ZOO_INFO@log_env@1131: Client 
environment:user.home=/home/jenkins]
 [exec] Log Message Received: [2020-05-21 
17:21:57,493:30605(0x7fdb38c1f740):ZOO_INFO@log_env@1143: Client 
environment:user.dir=/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build/test/test-cppunit]
 [exec] Log Message Received: [2020-05-21 
17:21:57,493:30605(0x7fdb38c1f740):ZOO_INFO@zookeeper_init_internal@1186: 
Initiating client connection, host=127.0.0.1:22181 sessionTimeout=1 
watcher=0x56516b1b8b80 sessionId=0 sessionPasswd= context=0x7ffe7f5445a0 
flags=0]
 [exec] Log Message Received: [2020-05-21 
17:21:57,493:30605(0x7fdb3667c700):ZOO_INFO@check_events@2473: initiated 
connection to server [127.0.0.1:22181]]
 [exec] Log Message Received: [2020-05-21 
17:21:57,501:30605(0x7fdb3667c700):ZOO_INFO@check_events@2525: session 
establishment complete on server [127.0.0.1:22181], 
sessionId=0x102bf066e49000f, negotiated timeout=1 ]
 [exec] Log Message Received: [2020-05-21 
17:21:58,493:30605(0x7fdb38c1f740):ZOO_INFO@testLogCallbackInit@1042: 
testLogCallbackInit #0]
 [exec] Log Message Received: [2020-05-21 
17:21:58,493:30605(0x7fdb38c1f740):ZOO_INFO@testLogCallbackInit@1042: 
testLogCallbackInit #1]
 [exec] Log Message Received: [2020-05-21 
17:21:58,493:30605(0x7fdb38c1f740):ZOO_INFO@testLogCallbackInit@1042: 
testLogCallbackInit #2]
 [exec] Log Message Received: [2020-05-21 
17:21:58,493:30605(0x7fdb38c1f740):ZOO_INFO@testLogCallbackInit@1042: 
testLogCallbackInit #3]
 [exec] Log Message Received: [2020-05-21 
17:21:58,493:30605(0x7fdb38c1f740):ZOO_INFO@testLogCallbackInit@1042: 
testLogCallbackInit #4]
 [exec] Log Message Received: [2020-05-21 
17:21:58,493:30605(0x7fdb38c1f740):ZOO_INFO@testLogCallbackInit@1042: 
testLogCallbackInit #5]
 [exec] Log Message Received: [2020-05-21 
17:21:58,493:30605(0x7fdb38c1f740):ZOO_INFO@testLogCallbackInit@1042: 
testLogCallbackInit #6]
 [exec] Log Message Received: [2020-05-21 
17:21:58,493:30605(0x7fdb38c1f740):ZOO_INFO@testLogCallbackInit@1042: 
testLogCallbackInit #7]
 [exec] Log Message Received: [2020-05-21 
17:21:58,493:30605(0x7fdb38c1f740):ZOO_INFO@testLogCallbackInit@1042: 
testLogCallbackInit #8]
 [exec] Log Message Received: [2020-05-21 
17:21:58,493:30605(0x7fdb38c1f740):ZOO_INFO@testLogCallbackInit@1042: 
testLogCallbackInit #9]
 [exec] Log Message Received: [2020-05-21 
17:21:58,494:30605(0x7fdb38c1f740):ZOO_INFO@zookeeper_close@3325: Closing 
zookeeper sessionId=0x102bf066e49000f to [127.0.0.1:22181]
 [exec] ]
 [exec] Log Message Received: [2020-05-21 
17:21:58,509:30605(0x7fdb38c1f740):ZOO_INFO@zookeeper_close@3347: Freeing 
zookeeper resources for sessionId=0x102bf066e49000f
 [exec] ]
 [exec]  : elapsed 1016 : OK
 [exec] Zookeeper_simpleSystem::testLogCallbackClearLog Message Received: 
[2020-05-21 17:21:58,509:30605(0x7fdb38c1f740):ZOO_INFO@log_env@1102: Client 
environment:zookeeper.version=zookeeper C client 3.5.9]
 [exec] Log Message Received: [2020-05-21 
17:21:58,509:30605(0x7fdb38c1f740):ZOO_INFO@log_env@1106: Client 
environment:host.name=asf930.gq1.ygridcore.net]
 [exec] Log Message Received: [2020-05-21 
17:21:58,509:30605(0x7fdb38c1f740):ZOO_INFO@log_env@1113: Client 
environment:os.name=Linux]
 [exec] Log Message Received: [2020-05-21 
17:21:58,509:30605(0x7fdb38c1f740):ZOO_INFO@log_env@1114: Client 
environment:os.arch=4.15.0-72-generic]
 [exec] Log Message Received: [2020-05-21 
17:21:58,509:30605(0x7fdb38c1f740):ZOO_INFO@log_env@1115: Client 
environment:os.version=#81-Ubuntu SMP Tue Nov 26 12:20:02 UTC 2019]
 [exec] Log Message Received: [2020-05-21 
17:21:58,509:30605(0x7fdb38c1f740):ZOO_INFO@log_env@1123: Client 
environment:user.name=jenkins]
 [exec] Log Message Received: [2020-05-21 
17:21:58,509:30605(0x7fdb38c1f740):ZOO_INFO@log

Jenkins build is back to normal : zookeeper-master-maven-jdk12 #519

2020-05-21 Thread Apache Jenkins Server
See 




Build failed in Jenkins: zookeeper-branch36-java8 #191

2020-05-21 Thread Apache Jenkins Server
See 


Changes:


--
[...truncated 530.77 KB...]
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPEDZooKeeper JMX enabled by default
 [exec] 
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Starting zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by defaultStarting zookeeper ... STARTED
 [exec] 
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Starting zookeeper ... STARTED
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPEDZooKeeper JMX enabled by default
 [exec] 
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec]  : elapsed 17976 : OK
 [exec] 
:
 line 58: kill: (12699) - No such process
 [exec] Zookeeper_clientretry::testRetry 

Build failed in Jenkins: zookeeper-master-maven-jdk-ea #9

2020-05-21 Thread Apache Jenkins Server
See 


Changes:


--
[...truncated 282.78 KB...]
 [exec] Starting zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec]  : elapsed 11127 : OK
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] TestReconfigServer::testRemoveFollowerStarting zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Starting zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Starting zookeeper ... STARTED
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 


Build failed in Jenkins: zookeeper-master-maven-jdk12 #518

2020-05-21 Thread Apache Jenkins Server
See 


Changes:

[eolivelli] ZOOKEEPER-3832: ZKHostnameVerifier rejects valid certificates with


--
[...truncated 392.94 KB...]
[INFO] --- maven-jar-plugin:3.1.0:test-jar (Jar Tests Package) @ 
zookeeper-contrib-rest ---
[INFO] Building jar: 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk12/zookeeper-contrib/zookeeper-contrib-rest/target/zookeeper-contrib-rest-3.7.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ 
zookeeper-contrib-rest >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
zookeeper-contrib-rest ---
[INFO] 
[INFO] --- mavanagaiata:0.9.4:commit (find-current-git-revision) @ 
zookeeper-contrib-rest ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ zookeeper-contrib-rest ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ 
zookeeper-contrib-rest <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ 
zookeeper-contrib-rest ---
[INFO] Building jar: 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk12/zookeeper-contrib/zookeeper-contrib-rest/target/zookeeper-contrib-rest-3.7.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ 
zookeeper-contrib-rest ---
[INFO] Building jar: 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk12/zookeeper-contrib/zookeeper-contrib-rest/target/zookeeper-contrib-rest-3.7.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- checksum-maven-plugin:1.8:artifacts (default) @ 
zookeeper-contrib-rest ---
[INFO] zookeeper-contrib-rest-3.7.0-SNAPSHOT.jar - SHA-512 : 
df3f56d46549e809bf72fb402ce177e1cdfe2a60da00c06dac3a3af42700b5ecb57dec5cbae02c4229df75da5f2272431e3e2b34e5e170447c888675af6d556a
[INFO] zookeeper-contrib-rest-3.7.0-SNAPSHOT-tests.jar - SHA-512 : 
00bad32b278521f03e86b696fa3a2913d9b88817051a49241ee776a75a0ae7f3c8a1510693ab9fd2071472f3b8f1e0fa6c14bd994442d5476aabb8b0193b
[INFO] zookeeper-contrib-rest-3.7.0-SNAPSHOT-sources.jar - SHA-512 : 
a09bf779a7d69a6cae604e45265763ba37f643017c4df9ae17d1ee7de59326b5862877568046f7de94e81f004b026d84fc4818d4618d87ae76baa9d57e3bdb8a
[INFO] zookeeper-contrib-rest-3.7.0-SNAPSHOT-javadoc.jar - SHA-512 : 
852e1e6114976bb65c494222bec7afd8ff8ef52d45d950742f3bb0fc9410793cb6eab95d581837a22def62c016557dd26df3b78545152660da93b4aa834c3fa1
[INFO] 
[INFO] >>> spotbugs-maven-plugin:4.0.0:check (default-cli) > :spotbugs @ 
zookeeper-contrib-rest >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:4.0.0:spotbugs (spotbugs) @ 
zookeeper-contrib-rest ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:4.0.0:check (default-cli) < :spotbugs @ 
zookeeper-contrib-rest <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:4.0.0:check (default-cli) @ 
zookeeper-contrib-rest ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default-cli) @ 
zookeeper-contrib-rest ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] < org.apache.zookeeper:zookeeper-contrib-zooinspector >-
[INFO] Building Apache ZooKeeper - Contrib - ZooInspector 3.7.0-SNAPSHOT [19/19]
[INFO] [ jar ]-
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
zookeeper-contrib-zooinspector ---
[INFO] 
[INFO] --- mavanagaiata:0.9.4:commit (find-current-git-revision) @ 
zookeeper-contrib-zooinspector ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ 
zookeeper-contrib-zooinspector ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
zookeeper-contrib-zooinspector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk12/zookeeper-contrib/zookeeper-contrib-zooinspectorsrc/main/java/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
zookeeper-contrib-zooinspector ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 29 source files to 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk12/zookeeper-contrib/zookeeper-contrib-zooinspector/target/classes
[INFO] 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk12/zookeeper-contrib/zookeeper-contrib-zooinspector/src/main/java/org/apache/zookeeper/inspector/gui/ZooInspectorNodeViewersDialog.java:
 Some input files use unchecked or unsafe operations.
[INFO] 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk12/zookeeper-contrib/zookeeper-contrib-zooinspector/src/main/java/org/apache/zookeeper/inspector/gui/ZooInspectorNodeViewersDialog.java:
 Rec

Build failed in Jenkins: zookeeper-master-maven #814

2020-05-21 Thread Apache Jenkins Server
See 


Changes:

[eolivelli] ZOOKEEPER-3832: ZKHostnameVerifier rejects valid certificates with


--
[...truncated 318.88 KB...]
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec]  : elapsed 10895 : OK
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] 
TestReconfigServer::testReconfigFailureWithoutServerSuperuserPasswordConfiguredStarting
 zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Starting zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Starting zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Starting zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] Starting zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Starting zookeeper ... STARTED
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 

 [exec] ZooKeeper JMX enabled by 

Jenkins build is back to normal : zookeeper-branch36-java11 #189

2020-05-21 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : zookeeper-master-maven-jdk13 #214

2020-05-21 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : zookeeper-master-maven-jdk11 #521

2020-05-21 Thread Apache Jenkins Server
See 




Jenkins build became unstable: zookeeper-master-maven-jdk-ea #8

2020-05-21 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : zookeeper-master-maven-jdk14 #105

2020-05-21 Thread Apache Jenkins Server
See 




ZooKeeper_branch35_jdk8 - Build # 1838 - Failure

2020-05-21 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/1838/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 70.76 KB...]
[junit] Running org.apache.zookeeper.test.ServerCnxnTest in thread 3
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
30.754 sec, Thread: 2, Class: org.apache.zookeeper.test.RestoreCommittedLogTest
[junit] Running org.apache.zookeeper.test.SessionInvalidationTest in thread 
2
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.837 sec, Thread: 2, Class: org.apache.zookeeper.test.SessionInvalidationTest
[junit] Running org.apache.zookeeper.test.SessionTest in thread 2
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3.404 sec, Thread: 3, Class: org.apache.zookeeper.test.ServerCnxnTest
[junit] Running org.apache.zookeeper.test.SessionTimeoutTest in thread 3
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
7.028 sec, Thread: 1, Class: 
org.apache.zookeeper.test.SaslKerberosAuthOverSSLTest
[junit] Running org.apache.zookeeper.test.SessionTrackerCheckTest in thread 
1
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.824 sec, Thread: 3, Class: org.apache.zookeeper.test.SessionTimeoutTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.096 sec, Thread: 1, Class: org.apache.zookeeper.test.SessionTrackerCheckTest
[junit] Running org.apache.zookeeper.test.SessionUpgradeTest in thread 1
[junit] Running org.apache.zookeeper.test.StandaloneTest in thread 3
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.689 sec, Thread: 3, Class: org.apache.zookeeper.test.StandaloneTest
[junit] Running org.apache.zookeeper.test.StatTest in thread 3
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.519 sec, Thread: 3, Class: org.apache.zookeeper.test.StatTest
[junit] Running org.apache.zookeeper.test.StaticHostProviderTest in thread 3
[junit] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
2.11 sec, Thread: 3, Class: org.apache.zookeeper.test.StaticHostProviderTest
[junit] Running org.apache.zookeeper.test.StringUtilTest in thread 3
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.072 sec, Thread: 3, Class: org.apache.zookeeper.test.StringUtilTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
13.188 sec, Thread: 2, Class: org.apache.zookeeper.test.SessionTest
[junit] Running org.apache.zookeeper.test.SyncCallTest in thread 3
[junit] Running org.apache.zookeeper.test.TruncateTest in thread 2
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.755 sec, Thread: 3, Class: org.apache.zookeeper.test.SyncCallTest
[junit] Running org.apache.zookeeper.test.WatchEventWhenAutoResetTest in 
thread 3
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
10.88 sec, Thread: 2, Class: org.apache.zookeeper.test.TruncateTest
[junit] Running org.apache.zookeeper.test.WatchedEventTest in thread 2
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.082 sec, Thread: 2, Class: org.apache.zookeeper.test.WatchedEventTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
21.977 sec, Thread: 1, Class: org.apache.zookeeper.test.SessionUpgradeTest
[junit] Running org.apache.zookeeper.test.WatcherFuncTest in thread 2
[junit] Running org.apache.zookeeper.test.WatcherTest in thread 1
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3.186 sec, Thread: 2, Class: org.apache.zookeeper.test.WatcherFuncTest
[junit] Running org.apache.zookeeper.test.X509AuthTest in thread 2
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.094 sec, Thread: 2, Class: org.apache.zookeeper.test.X509AuthTest
[junit] Running org.apache.zookeeper.test.ZkDatabaseCorruptionTest in 
thread 2
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
24.557 sec, Thread: 3, Class: 
org.apache.zookeeper.test.WatchEventWhenAutoResetTest
[junit] Running org.apache.zookeeper.test.ZooKeeperQuotaTest in thread 3
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.926 sec, Thread: 3, Class: org.apache.zookeeper.test.ZooKeeperQuotaTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
12.104 sec, Thread: 2, Class: org.apache.zookeeper.test.ZkDatabaseCorruptionTest
[junit] Running org.apache.zookeeper.util.PemReaderTest in thread 3
[junit] Running org.apache.jute.BinaryInputArchiveTest in thread 2
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.086 sec, Thread: 2, Class: org.apache.jute.BinaryInputArchive

Jenkins build is unstable: zookeeper-master-maven-jdk11 #520

2020-05-21 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: zookeeper-master-maven-jdk14 #104

2020-05-21 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : PreCommit-ZOOKEEPER-github-pr-build-maven #2066

2020-05-21 Thread Apache Jenkins Server
See 




Jenkins build is unstable: zookeeper-master-maven-jdk14 #103

2020-05-21 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : zookeeper-branch36-java8 #189

2020-05-21 Thread Apache Jenkins Server
See 




Build failed in Jenkins: zookeeper-master-maven-jdk12 #517

2020-05-21 Thread Apache Jenkins Server
See 


Changes:

[nkalmar] ZOOKEEPER-3792: fix apidocs path


--
[...truncated 206.87 KB...]
 [exec] libtool: link: echo "{ global:" > .libs/libzookeeper_mt.ver
 [exec] libtool: link:  cat .libs/libzookeeper_mt.exp | sed -e 
"s/\(.*\)/\1;/" >> .libs/libzookeeper_mt.ver
 [exec] libtool: link:  echo "local: *; };" >> .libs/libzookeeper_mt.ver
 [exec] libtool: link:  gcc -shared  -fPIC -DPIC  -Wl,--whole-archive 
./.libs/libzkmt.a ./.libs/libhashtable.a -Wl,--no-whole-archive  -lssl -lcrypto 
-lsasl2 -lm -lrt -lpthread  -g -O2   -Wl,-soname -Wl,libzookeeper_mt.so.2 
-Wl,-version-script -Wl,.libs/libzookeeper_mt.ver -o 
.libs/libzookeeper_mt.so.2.0.0
 [exec] libtool: link: (cd ".libs" && rm -f "libzookeeper_mt.so.2" && ln -s 
"libzookeeper_mt.so.2.0.0" "libzookeeper_mt.so.2")
 [exec] libtool: link: (cd ".libs" && rm -f "libzookeeper_mt.so" && ln -s 
"libzookeeper_mt.so.2.0.0" "libzookeeper_mt.so")
 [exec] ar: `u' modifier ignored since `D' is the default (see `U')
 [exec] libtool: link: (cd .libs/libzookeeper_mt.lax/libzkmt.a && ar x 
"
 [exec] libtool: link: (cd .libs/libzookeeper_mt.lax/libhashtable.a && ar x 
"
 [exec] libtool: link: ar cru .libs/libzookeeper_mt.a   
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-addrvec.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-mt_adaptor.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-recordio.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_hashtable.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_log.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_sasl.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zookeeper.jute.o 
.libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zookeeper.o  
.libs/libzookeeper_mt.lax/libhashtable.a/hashtable.o 
.libs/libzookeeper_mt.lax/libhashtable.a/hashtable_itr.o 
 [exec] libtool: link: ranlib .libs/libzookeeper_mt.a
 [exec] libtool: link: rm -fr .libs/libzookeeper_mt.lax
 [exec] libtool: link: ( cd ".libs" && rm -f "libzookeeper_mt.la" && ln -s 
"../libzookeeper_mt.la" "libzookeeper_mt.la" )
 [exec] gcc -DHAVE_CONFIG_H -I. 
-I
  
-I
 
-I
 
-I
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -Werror 
-Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE -MT cli.o -MD -MP -MF 
.deps/cli.Tpo -c -o cli.o `test -f 'src/cli.c' || echo 
'
 [exec] mv -f .deps/cli.Tpo .deps/cli.Po
 [exec] /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Werror 
-Wdeclaration-after-statement  -g -O2 -D_GNU_SOURCE   -o cli_st cli.o 
libzookeeper_st.la -lsasl2 
 [exec] libtool: link: gcc -Wall -Werror -Wdeclaration-after-statement -g 
-O2 -D_GNU_SOURCE -o .libs/cli_st cli.o  ./.libs/libzookeeper_st.so -lsasl2 
-Wl,-rpath 
-Wl,
 [exec] gcc -DHAVE_CONFIG_H -I. 
-I
  
-I
 
-I
 
-I
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -Werror 
-Wdeclaration-after-statement  -DTHREADED -g -O2 -D_GNU_SOURCE -MT cli_mt-cli.o 
-MD -MP -MF .deps/cli_mt-cli.Tpo -c -o cli_mt-cli.o `test -f 'src/cli.c' || 
echo 
'
 [exec] mv -f .deps/cli_mt-cli.Tpo .deps/cli_mt-cli.Po
 [exec] /bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall -Werror 
-Wdeclaration-after-statement  -DTHREADED -g -O2 -D_GNU_SOURCE   -o cli_mt 
cli_mt-cli.o libzookeeper_mt.la -lsasl2 
 [exec] libtool: link: gcc -Wall -Werror -Wdeclaration-after-statement 
-DTHREADED -g -O2 -D_GNU_SOURCE -o .libs/cli_mt cli_mt-cli.o  
./.libs/libzookeeper_mt.so -lsasl2 -Wl,-rpath 
-Wl,

Build failed in Jenkins: zookeeper-master-maven-jdk11 #519

2020-05-21 Thread Apache Jenkins Server
See 


Changes:

[nkalmar] ZOOKEEPER-3792: fix apidocs path


--
[...truncated 295.61 KB...]
 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/2.conf
 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/0.conf
 [exec] Stopping zookeeper ... STOPPED
 [exec]  : elapsed 12470 : OK
 [exec] TestReconfigServer::testReconfigFailureWithoutAuthStarting 
zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/1.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/2.conf
 [exec] Starting zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/0.conf
 [exec] Starting zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/1.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/2.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/0.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/1.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/2.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/0.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/1.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/0.conf
 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/1.conf
 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/2.conf
 [exec] Stopping zookeeper ... STOPPED
 [exec]  : elapsed 12185 : OK
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/0.conf
 [exec] 
TestReconfigServer::testReconfigFailureWithoutServerSuperuserPasswordConfiguredStarting
 zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/1.conf
 [exec] Starting zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/2.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Starting zookeeper ... STARTED
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk11/zookeeper-c

Build failed in Jenkins: zookeeper-master-maven #813

2020-05-21 Thread Apache Jenkins Server
See 


Changes:

[nkalmar] ZOOKEEPER-3792: fix apidocs path


--
[...truncated 41.97 KB...]
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.567 
s - in org.apache.zookeeper.test.ClientSkipACLTest
[INFO] Running org.apache.zookeeper.test.CreateTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.349 s 
- in org.apache.zookeeper.test.CreateTest
[INFO] Running org.apache.zookeeper.test.NonRecoverableErrorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.16 s - 
in org.apache.zookeeper.test.NonRecoverableErrorTest
[INFO] Running org.apache.zookeeper.test.StringUtilTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s 
- in org.apache.zookeeper.test.StringUtilTest
[INFO] Running org.apache.zookeeper.test.ClientRetryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.638 s 
- in org.apache.zookeeper.test.ClientRetryTest
[INFO] Running org.apache.zookeeper.test.FourLetterWordsWhiteListTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.868 
s - in org.apache.zookeeper.test.ClientTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.669 s 
- in org.apache.zookeeper.test.FourLetterWordsWhiteListTest
[INFO] Running org.apache.zookeeper.test.SaslSuperUserTest
[INFO] Running org.apache.zookeeper.test.ObserverMasterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.418 s 
- in org.apache.zookeeper.test.SaslSuperUserTest
[INFO] Running org.apache.zookeeper.test.MaxCnxnsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.84 s - 
in org.apache.zookeeper.test.MaxCnxnsTest
[INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.629 
s - in org.apache.zookeeper.RemoveWatchesTest
[INFO] Running org.apache.zookeeper.test.ThrottledOpStandaloneTest
[INFO] Running org.apache.zookeeper.test.WatchedEventTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s 
- in org.apache.zookeeper.test.WatchedEventTest
[INFO] Running org.apache.zookeeper.test.ChrootTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.035 s 
- in org.apache.zookeeper.test.ChrootTest
[INFO] Running org.apache.zookeeper.test.RepeatStartupTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.292 s 
- in org.apache.zookeeper.test.RepeatStartupTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.414 s 
- in org.apache.zookeeper.test.ThrottledOpQuorumTest
[INFO] Running org.apache.zookeeper.test.UnsupportedAddWatcherTest
[INFO] Running org.apache.zookeeper.test.FLERestartTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.309 s 
- in org.apache.zookeeper.test.UnsupportedAddWatcherTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.804 s 
- in org.apache.zookeeper.test.FLERestartTest
[INFO] Running org.apache.zookeeper.test.ReadOnlyModeTest
[INFO] Running org.apache.zookeeper.test.FourLetterWordsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.317 s 
- in org.apache.zookeeper.test.ThrottledOpStandaloneTest
[INFO] Running org.apache.zookeeper.test.SessionInvalidationTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.458 s 
- in org.apache.zookeeper.test.FourLetterWordsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.613 s 
- in org.apache.zookeeper.test.SessionInvalidationTest
[INFO] Running org.apache.zookeeper.test.DuplicateLocalSessionUpgradeTest
[INFO] Running org.apache.zookeeper.test.ReconfigExceptionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.47 s - 
in org.apache.zookeeper.test.DuplicateLocalSessionUpgradeTest
[INFO] Running org.apache.zookeeper.test.ZkDatabaseCorruptionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.38 s 
- in org.apache.zookeeper.test.ReconfigExceptionTest
[INFO] Running org.apache.zookeeper.test.NioNettySuiteTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.665 s 
- in org.apache.zookeeper.test.GetProposalFromTxnTest
[INFO] Running org.apache.zookeeper.test.WatcherTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.922 s 
- in org.apache.zookeeper.test.ZkDatabaseCorruptionTest
[INFO] Running org.apache.zookeeper.test.ACLCountTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.83 s - 
in org.apache.zookeeper.test.ACLCountTest
[INFO] Running org.apache.zookeeper.test.NIOConnectionFactoryFdLeakTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.399 s 
- in org.apache.zookeeper.test.NIOConnectionFactoryFdLeakTest
[INFO] Running org.apache.zookeeper.test.FLEZer

Build failed in Jenkins: zookeeper-master-maven-jdk13 #213

2020-05-21 Thread Apache Jenkins Server
See 


Changes:

[nkalmar] ZOOKEEPER-3792: fix apidocs path


--
[...truncated 65.11 KB...]
[INFO] Running org.apache.zookeeper.test.EventTypeTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s 
- in org.apache.zookeeper.test.EventTypeTest
[INFO] Running org.apache.zookeeper.test.SaslClientTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 s - 
in org.apache.zookeeper.test.SaslClientTest
[INFO] Running org.apache.zookeeper.test.OSMXBeanTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s 
- in org.apache.zookeeper.test.OSMXBeanTest
[INFO] Running org.apache.zookeeper.test.KeyAuthClientTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.241 s 
- in org.apache.zookeeper.test.NioNettySuiteHammerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.441 s 
- in org.apache.zookeeper.test.KeyAuthClientTest
[INFO] Running org.apache.zookeeper.test.MaxCnxnsTest
[INFO] Running org.apache.zookeeper.test.UnsupportedAddWatcherTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.168 s 
- in org.apache.zookeeper.test.MaxCnxnsTest
[INFO] Running org.apache.zookeeper.test.FLERestartTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.575 s 
- in org.apache.zookeeper.test.UnsupportedAddWatcherTest
[INFO] Running org.apache.zookeeper.test.NettyNettySuiteHammerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.812 s 
- in org.apache.zookeeper.test.FLERestartTest
[INFO] Running org.apache.zookeeper.test.CreateModeTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s 
- in org.apache.zookeeper.test.CreateModeTest
[INFO] Running org.apache.zookeeper.test.WatcherTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.86 s 
- in org.apache.zookeeper.test.ThrottledOpQuorumTest
[INFO] Running org.apache.zookeeper.test.GetProposalFromTxnTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 138.383 
s - in org.apache.zookeeper.test.FollowerResyncConcurrencyTest
[INFO] Running org.apache.zookeeper.test.ThrottledOpStandaloneTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.51 s 
- in org.apache.zookeeper.test.ThrottledOpStandaloneTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.187 s 
- in org.apache.zookeeper.test.LoadFromLogTest
[INFO] Running org.apache.zookeeper.test.LoadFromLogNoServerTest
[INFO] Running org.apache.zookeeper.test.KeeperStateTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s 
- in org.apache.zookeeper.test.LoadFromLogNoServerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s 
- in org.apache.zookeeper.test.KeeperStateTest
[INFO] Running org.apache.zookeeper.test.WatcherFuncTest
[INFO] Running org.apache.zookeeper.test.ZooKeeperQuotaTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.723 s 
- in org.apache.zookeeper.test.ZooKeeperQuotaTest
[INFO] Running org.apache.zookeeper.test.DuplicateLocalSessionUpgradeTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.467 s 
- in org.apache.zookeeper.test.WatcherFuncTest
[INFO] Running org.apache.zookeeper.test.SessionTrackerCheckTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s 
- in org.apache.zookeeper.test.SessionTrackerCheckTest
[INFO] Running org.apache.zookeeper.test.QuorumMajorityTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.8 s - 
in org.apache.zookeeper.test.DuplicateLocalSessionUpgradeTest
[INFO] Running org.apache.zookeeper.test.ConnectStringParserTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s 
- in org.apache.zookeeper.test.ConnectStringParserTest
[INFO] Running org.apache.zookeeper.test.StandaloneTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.626 s 
- in org.apache.zookeeper.test.WatcherTest
[INFO] Running org.apache.zookeeper.test.LocalSessionRequestTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.326 s 
- in org.apache.zookeeper.test.StandaloneTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.785 s 
- in org.apache.zookeeper.test.QuorumMajorityTest
[INFO] Running org.apache.zookeeper.test.FourLetterWordsTest
[INFO] Running org.apache.zookeeper.test.QuorumZxidSyncTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.272 s 
- in org.apache.zookeeper.test.FourLetterWordsTest
[INFO] Running org.apache.zookeeper.test.SaslAuthDesignatedClientTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.606 s 
- in org.apache.zookeeper.test.Sasl

Build failed in Jenkins: zookeeper-branch36-java11 #188

2020-05-21 Thread Apache Jenkins Server
See 


Changes:

[nkalmar] ZOOKEEPER-3792: fix apidocs path


--
[...truncated 104.58 KB...]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.873 s 
- in org.apache.zookeeper.test.ReconfigExceptionTest
[INFO] Running org.apache.zookeeper.test.ChrootAsyncTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.129 s 
- in org.apache.zookeeper.test.ClientSSLTest
[INFO] Running org.apache.zookeeper.test.ServerCnxnTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.936 s 
- in org.apache.zookeeper.test.ServerCnxnTest
[INFO] Running org.apache.zookeeper.test.AuthTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.37 s - 
in org.apache.zookeeper.test.AuthTest
[INFO] Running org.apache.zookeeper.test.PersistentRecursiveWatcherTest
[INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.382 
s - in org.apache.zookeeper.test.ChrootAsyncTest
[INFO] Running org.apache.zookeeper.test.GetProposalFromTxnTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.082 
s - in org.apache.zookeeper.test.ObserverMasterTest
[INFO] Running org.apache.zookeeper.test.KeeperStateTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s 
- in org.apache.zookeeper.test.KeeperStateTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.967 s 
- in org.apache.zookeeper.test.PersistentRecursiveWatcherTest
[INFO] Running org.apache.zookeeper.test.SessionTest
[INFO] Running org.apache.zookeeper.test.SaslAuthRequiredTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.294 s 
- in org.apache.zookeeper.test.GetProposalFromTxnTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.366 s 
- in org.apache.zookeeper.test.SaslAuthRequiredTest
[INFO] Running org.apache.zookeeper.test.NonRecoverableErrorTest
[INFO] Running org.apache.zookeeper.test.OOMTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.27 
s - in org.apache.zookeeper.test.OOMTest
[INFO] Running org.apache.zookeeper.test.ClientPortBindTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.22 s 
- in org.apache.zookeeper.test.ReadOnlyModeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 s 
- in org.apache.zookeeper.test.ClientPortBindTest
[INFO] Running org.apache.zookeeper.test.StandaloneTest
[INFO] Running org.apache.zookeeper.test.DuplicateLocalSessionUpgradeTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 133.787 
s - in org.apache.zookeeper.test.FollowerResyncConcurrencyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.357 s 
- in org.apache.zookeeper.test.NonRecoverableErrorTest
[INFO] Running org.apache.zookeeper.test.KeyAuthClientTest
[INFO] Running org.apache.zookeeper.test.WatchedEventTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 s - 
in org.apache.zookeeper.test.WatchedEventTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.258 s 
- in org.apache.zookeeper.test.DuplicateLocalSessionUpgradeTest
[INFO] Running org.apache.zookeeper.test.SaslAuthFailDesignatedClientTest
[INFO] Running org.apache.zookeeper.test.TruncateTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.039 s 
- in org.apache.zookeeper.test.KeyAuthClientTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.646 s 
- in org.apache.zookeeper.test.SaslAuthFailDesignatedClientTest
[INFO] Running org.apache.zookeeper.test.ObserverQuorumHammerTest
[INFO] Running org.apache.zookeeper.test.QuorumTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.203 s 
- in org.apache.zookeeper.test.StandaloneTest
[INFO] Running org.apache.zookeeper.test.SaslKerberosAuthOverSSLTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.568 s 
- in org.apache.zookeeper.test.SessionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.129 s 
- in org.apache.zookeeper.test.TruncateTest
[INFO] Running org.apache.zookeeper.test.StaticHostProviderTest
[INFO] Running org.apache.zookeeper.common.X509UtilTest
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.428 s 
- in org.apache.zookeeper.test.StaticHostProviderTest
[INFO] Running org.apache.zookeeper.common.PathUtilsTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s 
- in org.apache.zookeeper.common.PathUtilsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.207 s 
- in org.apache.zookeeper.test.SaslKerberosAuthOverSSLTest
[INFO] Running org.apache.zookeeper.common.KeyStoreFileTypeTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skippe

Jenkins build is back to normal : zookeeper-master-maven-jdk-ea #7

2020-05-21 Thread Apache Jenkins Server
See 




ZooKeeper_branch34_jdk7 - Build # 2693 - Failure

2020-05-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk7/2693/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 33.09 KB...]
[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.79 sec
[junit] Running org.apache.zookeeper.server.ServerStatsTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.258 sec
[junit] Running org.apache.zookeeper.server.SessionTrackerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
10.015 sec
[junit] Running org.apache.zookeeper.server.ToStringTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.081 sec
[junit] Running org.apache.zookeeper.server.ZooKeeperServerMainTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
32.533 sec
[junit] Running org.apache.zookeeper.server.ZooKeeperServerStartupTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
11.902 sec
[junit] Running org.apache.zookeeper.server.ZooKeeperServerTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.123 sec
[junit] Running org.apache.zookeeper.server.ZooKeeperThreadTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.181 sec
[junit] Running org.apache.zookeeper.server.ZxidRolloverTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
66.668 sec
[junit] Running org.apache.zookeeper.server.persistence.FileTxnLogTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.919 sec
[junit] Running org.apache.zookeeper.server.persistence.FileTxnSnapLogTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.207 sec
[junit] Running 
org.apache.zookeeper.server.persistence.TxnLogToolkitCliParserTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.282 sec
[junit] Running org.apache.zookeeper.server.persistence.TxnLogToolkitTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.903 sec
[junit] Running org.apache.zookeeper.server.quorum.CnxManagerTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
30.195 sec
[junit] Running org.apache.zookeeper.server.quorum.EphemeralNodeDeletionTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
4.758 sec
[junit] Running 
org.apache.zookeeper.server.quorum.FLEBackwardElectionRoundTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
5.304 sec
[junit] Running org.apache.zookeeper.server.quorum.FLECompatibilityTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.169 sec
[junit] Running org.apache.zookeeper.server.quorum.FLEDontCareTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.264 sec
[junit] Running org.apache.zookeeper.server.quorum.FLELostMessageTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.295 sec
[junit] Running org.apache.zookeeper.server.quorum.LeaderBeanTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.435 sec
[junit] Running org.apache.zookeeper.server.quorum.LeaderWithObserverTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.346 sec
[junit] Running org.apache.zookeeper.server.quorum.LearnerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.14 sec
[junit] Running org.apache.zookeeper.server.quorum.ProposalStatsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.093 sec
[junit] Running org.apache.zookeeper.server.quorum.QuorumCnxManagerTest
[junit] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
197.889 sec
[junit] Running org.apache.zookeeper.server.quorum.QuorumPeerMainTest
ERROR: command execution failed.
ERROR: Step ?Archive the artifacts? failed: no workspace for 
ZooKeeper_branch34_jdk7 #2693
ERROR: Step ?Publish JUnit test result report? failed: no workspace for 
ZooKeeper_branch34_jdk7 #2693
ERROR: H2 is offline; cannot locate JDK 1.7 (latest)
ERROR: H2 is offline; cannot locate JDK 1.7 (latest)
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
ERROR: H2 is offline; cannot locate JDK 1.7 (latest)
ERROR: H2 is offline; cannot locate JDK 1.7 (latest)
ERROR: H2 is offline; cannot locate JDK 1.7 (latest)
ERROR: H2 is offline; cannot locate JDK 1.7 (latest)



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

ZooKeeper_branch34_jdk8 - Build # 2168 - Still Failing

2020-05-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_jdk8/2168/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 31.08 KB...]
[junit] Running 
org.apache.zookeeper.server.persistence.TxnLogToolkitCliParserTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.094 sec
[junit] Running org.apache.zookeeper.server.persistence.TxnLogToolkitTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.477 sec
[junit] Running org.apache.zookeeper.server.quorum.CnxManagerTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
30.199 sec
[junit] Running org.apache.zookeeper.server.quorum.EphemeralNodeDeletionTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
4.82 sec
[junit] Running 
org.apache.zookeeper.server.quorum.FLEBackwardElectionRoundTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
5.332 sec
[junit] Running org.apache.zookeeper.server.quorum.FLECompatibilityTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.165 sec
[junit] Running org.apache.zookeeper.server.quorum.FLEDontCareTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.256 sec
[junit] Running org.apache.zookeeper.server.quorum.FLELostMessageTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.297 sec
[junit] Running org.apache.zookeeper.server.quorum.LeaderBeanTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.363 sec
[junit] Running org.apache.zookeeper.server.quorum.LeaderWithObserverTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.321 sec
[junit] Running org.apache.zookeeper.server.quorum.LearnerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.132 sec
[junit] Running org.apache.zookeeper.server.quorum.ProposalStatsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.079 sec
[junit] Running org.apache.zookeeper.server.quorum.QuorumCnxManagerTest
[junit] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
197.84 sec
[junit] Running org.apache.zookeeper.server.quorum.QuorumPeerMainTest
[junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
357.464 sec
[junit] Running org.apache.zookeeper.server.quorum.WatchLeakTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.54 sec
[junit] Running org.apache.zookeeper.server.quorum.Zab1_0Test
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
35.265 sec
[junit] Running org.apache.zookeeper.server.quorum.auth.ApacheDSMiniKdcTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
19.71 sec
[junit] Running 
org.apache.zookeeper.server.quorum.auth.ApacheDSQuorumKerberosAuthTest
[junit] Tests run: 0, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
17.485 sec
[junit] Running 
org.apache.zookeeper.server.quorum.auth.ApacheDSQuorumKerberosHostBasedAuthTest
[junit] Tests run: 0, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 
19.098 sec
[junit] Running org.apache.zookeeper.server.quorum.auth.MiniKdcTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.649 sec
[junit] Running 
org.apache.zookeeper.server.quorum.auth.QuorumAuthUpgradeTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
32.415 sec
[junit] Running org.apache.zookeeper.server.quorum.auth.QuorumDigestAuthTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
44.463 sec
[junit] Running 
org.apache.zookeeper.server.quorum.auth.QuorumKerberosAuthTest
[junit] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
31.762 sec
[junit] Test org.apache.zookeeper.server.quorum.auth.QuorumKerberosAuthTest 
FAILED
[junit] Running 
org.apache.zookeeper.server.quorum.auth.QuorumKerberosHostBasedAuthTest
ERROR: command execution failed.
ERROR: Step ?Archive the artifacts? failed: no workspace for 
ZooKeeper_branch34_jdk8 #2168
ERROR: Step ?Publish JUnit test result report? failed: no workspace for 
ZooKeeper_branch34_jdk8 #2168
ERROR: H42 is offline; cannot locate JDK 1.8 (latest)
ERROR: H42 is offline; cannot locate JDK 1.8 (latest)
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
ERROR: H42 is offline; cannot locate JDK 1.8 (latest)
ERROR: H42 is offline; cannot locate JDK 1.8 (latest)
ERROR: H42 is offline; cannot locate JDK 1.8 (latest)
ERROR: H42 is offline; cannot locate JDK 1.8 (latest)



###
## FAILE

Build failed in Jenkins: PreCommit-ZOOKEEPER-github-pr-build-maven #2065

2020-05-20 Thread Apache Jenkins Server
See 


Changes:


--
[...truncated 479.93 KB...]
[INFO] Copying jetty-servlet-9.4.24.v20191120.jar to 

[INFO] Copying jetty-security-9.4.24.v20191120.jar to 

[INFO] Copying jackson-databind-2.10.3.jar to 

[INFO] Copying jackson-annotations-2.10.3.jar to 

[INFO] Copying jackson-core-2.10.3.jar to 

[INFO] Copying json-simple-1.1.1.jar to 

[INFO] Copying bcprov-jdk15on-1.60.jar to 

[INFO] Copying bcpkix-jdk15on-1.60.jar to 

[INFO] Copying jline-2.14.6.jar to 

[INFO] Copying metrics-core-3.2.5.jar to 

[INFO] Copying log4j-1.2.17.jar to 

[INFO] Copying kerb-core-2.0.0.jar to 

[INFO] Copying kerby-pkix-2.0.0.jar to 

[INFO] Copying kerby-asn1-2.0.0.jar to 

[INFO] Copying kerby-util-2.0.0.jar to 

[INFO] Copying kerb-simplekdc-2.0.0.jar to 

[INFO] Copying kerb-client-2.0.0.jar to 

[INFO] Copying kerb-common-2.0.0.jar to 

[INFO] Copying kerb-crypto-2.0.0.jar to 

[INFO] Copying commons-io-2.6.jar to 

[INFO] Copying kerb-util-2.0.0.jar to 

[INFO] Copying token-provider-2.0.0.jar to 

[INFO] Copying nimbus-jose-jwt-4.41.2.jar to 

[INFO] Copying jcip-annotations-1.0-1.jar to 

[INFO] Copying json-smart-2.3.jar to 

[INFO] Copying accessors-smart-1.2.jar to 

[INFO] Copying asm-5.0.4.jar to 

[INFO] Copying kerb-admin-2.0.0.jar to 

[INFO] Copying kerb-server-2.0.0.jar to 

Jenkins build is unstable: zookeeper-branch36-java8 #188

2020-05-20 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : zookeeper-master-maven #811

2020-05-20 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : zookeeper-master-maven-owasp #517

2020-05-20 Thread Apache Jenkins Server
See 




Jenkins build is unstable: zookeeper-master-maven-jdk13 #212

2020-05-20 Thread Apache Jenkins Server
See 




Build failed in Jenkins: PreCommit-ZOOKEEPER-github-pr-build-maven #2064

2020-05-20 Thread Apache Jenkins Server
See 


Changes:

[fangmin] ZOOKEEPER-3657: Implementing snapshot schedule to avoid high latency


--
[...truncated 478.83 KB...]
[INFO] Copying slf4j-api-1.7.25.jar to 

[INFO] Copying slf4j-log4j12-1.7.25.jar to 

[INFO] Copying jetty-server-9.4.24.v20191120.jar to 

[INFO] Copying javax.servlet-api-3.1.0.jar to 

[INFO] Copying jetty-http-9.4.24.v20191120.jar to 

[INFO] Copying jetty-util-9.4.24.v20191120.jar to 

[INFO] Copying jetty-io-9.4.24.v20191120.jar to 

[INFO] Copying jetty-servlet-9.4.24.v20191120.jar to 

[INFO] Copying jetty-security-9.4.24.v20191120.jar to 

[INFO] Copying jackson-databind-2.10.3.jar to 

[INFO] Copying jackson-annotations-2.10.3.jar to 

[INFO] Copying jackson-core-2.10.3.jar to 

[INFO] Copying json-simple-1.1.1.jar to 

[INFO] Copying bcprov-jdk15on-1.60.jar to 

[INFO] Copying bcpkix-jdk15on-1.60.jar to 

[INFO] Copying jline-2.14.6.jar to 

[INFO] Copying metrics-core-3.2.5.jar to 

[INFO] Copying log4j-1.2.17.jar to 

[INFO] Copying kerb-core-2.0.0.jar to 

[INFO] Copying kerby-pkix-2.0.0.jar to 

[INFO] Copying kerby-asn1-2.0.0.jar to 

[INFO] Copying kerby-util-2.0.0.jar to 

[INFO] Copying kerb-simplekdc-2.0.0.jar to 

[INFO] Copying kerb-client-2.0.0.jar to 

[INFO] Copying kerb-common-2.0.0.jar to 

[INFO] Copying kerb-crypto-2.0.0.jar to 

[INFO] Copying commons-io-2.6.jar to 

[INFO] Copying kerb-ut

Jenkins build is back to normal : zookeeper-master-maven-jdk11 #518

2020-05-20 Thread Apache Jenkins Server
See 




Build failed in Jenkins: zookeeper-master-maven-owasp #516

2020-05-20 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
FATAL: java.io.IOException: Unexpected termination of the channel
java.io.EOFException
at 
java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2681)
at 
java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3156)
at 
java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:862)
at java.io.ObjectInputStream.(ObjectInputStream.java:358)
at 
hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:49)
at hudson.remoting.Command.readFrom(Command.java:140)
at hudson.remoting.Command.readFrom(Command.java:126)
at 
hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36)
at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
Caused: java.io.IOException: Unexpected termination of the channel
at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H0
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at hudson.remoting.Request.call(Request.java:202)
at hudson.remoting.Channel.call(Channel.java:956)
at hudson.FilePath.act(FilePath.java:1162)
at 
org.jenkinsci.plugins.envinject.service.EnvironmentVariablesNodeLoader.gatherEnvVarsForNode(EnvironmentVariablesNodeLoader.java:61)
at 
org.jenkinsci.plugins.envinject.EnvInjectListener.loadEnvironmentVariablesNode(EnvInjectListener.java:78)
at 
org.jenkinsci.plugins.envinject.EnvInjectListener.setUpEnvironment(EnvInjectListener.java:42)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.createLauncher(AbstractBuild.java:542)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:462)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.remoting.RequestAbortedException
at hudson.remoting.Request.abort(Request.java:340)
at hudson.remoting.Channel.terminate(Channel.java:1040)
at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:94)
ERROR: Step ?Archive the artifacts? failed: no workspace for 
zookeeper-master-maven-owasp #516
ERROR: Step ?Record compiler warnings and static analysis results? aborted due 
to exception: 
java.io.IOException: No workspace found for zookeeper-master-maven-owasp #516
at 
io.jenkins.plugins.analysis.core.steps.IssuesRecorder.perform(IssuesRecorder.java:524)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1074)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1840)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
ERROR: H0 is offline; cannot locate JDK 1.8 (latest)
ERROR: H0 is offline; cannot locate Maven 3 (latest)
ERROR: H0 is offline; cannot locate JDK 1.8 (latest)
ERROR: H0 is offline; cannot locate Maven 3 (latest)
ERROR: H0 is offline; cannot locate JDK 1.8 (latest)
ERROR: H0 is offline; cannot locate Maven 3 (latest)
ERROR: H0 is offline; cannot locate JDK 1.8 (latest)
ERROR: H0 is offline; cannot locate Maven 3 (latest)


Build failed in Jenkins: zookeeper-branch36-java11 #187

2020-05-20 Thread Apache Jenkins Server
See 


Changes:

[nkalmar] ZOOKEEPER-3834: Do Not Set Explicit Test Includes in POM


--
[...truncated 513.46 KB...]
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-branch36-java11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/0.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-branch36-java11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/1.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-branch36-java11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/2.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-branch36-java11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/0.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-branch36-java11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/1.conf
 [exec] Stopping zookeeper ... STOPPED
 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-branch36-java11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/2.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-branch36-java11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/0.conf
 [exec] Stopping zookeeper ... STOPPED
 [exec]  : elapsed 12886 : OK
 [exec] TestReconfigServer::testReconfigFailureWithoutAuthStarting 
zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-branch36-java11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/1.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-branch36-java11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/2.conf
 [exec] Starting zookeeper ... STARTED
 [exec] Starting zookeeper ... STARTED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-branch36-java11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/0.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-branch36-java11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/1.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-branch36-java11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/2.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-branch36-java11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/0.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-branch36-java11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/1.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-branch36-java11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/2.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-branch36-java11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/0.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-branch36-java11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/1.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-branch36-java11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/0.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Stopping zookeeper ... STOPPED
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-branch36-java11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/1.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/zookeeper-branch36-java11/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/2.conf
 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by defau

Build failed in Jenkins: zookeeper-master-maven-jdk14 #102

2020-05-20 Thread Apache Jenkins Server
See 


Changes:

[nkalmar] ZOOKEEPER-3834: Do Not Set Explicit Test Includes in POM


--
[...truncated 619 B...]
shallow clone depth 10
Avoid fetching tags
Cloning repository https://github.com/apache/zookeeper
 > git init /home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk14 
 > # timeout=10
Fetching upstream changes from https://github.com/apache/zookeeper
 > git --version # timeout=10
 > git fetch --no-tags --progress --depth=10 -- 
 > https://github.com/apache/zookeeper +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/zookeeper # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/zookeeper # timeout=10
Fetching upstream changes from https://github.com/apache/zookeeper
 > git fetch --no-tags --progress --depth=10 -- 
 > https://github.com/apache/zookeeper +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 5e88b541dcc2fd30e60bb437efa7704bbec8f6e6 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5e88b541dcc2fd30e60bb437efa7704bbec8f6e6
Commit message: "ZOOKEEPER-3834: Do Not Set Explicit Test Includes in POM"
 > git rev-list --no-walk a908001be9641d78040b1954acb0cd3a8e9e42c2 # timeout=10
Parsing POMs
Established TCP socket on 34215
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[zookeeper-master-maven-jdk14] $ /home/jenkins/tools/java/latest14/bin/java 
-Xmx4g -Xms4g -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 34215
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
/home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk14/pom.xml 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 verify 
-Pfull-build
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache ZooKeeper   [pom]
[INFO] Apache ZooKeeper - Documentation   [pom]
[INFO] Apache ZooKeeper - Jute[jar]
[INFO] Apache ZooKeeper - Server  [jar]
[INFO] Apache ZooKeeper - Metrics Providers   [pom]
[INFO] Apache ZooKeeper - Prometheus.io Metrics Provider  [jar]
[INFO] Apache ZooKeeper - Client  [pom]
[INFO] Apache ZooKeeper - Client - C  [pom]
[INFO] Apache ZooKeeper - Recipes [pom]
[INFO] Apache ZooKeeper - Recipes - Election  [jar]
[INFO] Apache ZooKeeper - Recipes - Lock  [jar]
[INFO] Apache ZooKeeper - Recipes - Queue [jar]
[INFO] Apache ZooKeeper - Assembly[pom]
[INFO] Apache ZooKeeper - Tests   [jar]
[INFO] Apache ZooKeeper - Contrib [pom]
[INFO] Apache ZooKeeper - Contrib - Fatjar[jar]
[INFO] Apache ZooKeeper - Contrib - Loggraph  [jar]
[INFO] Apache ZooKeeper - Contrib - Rest  [jar]
[INFO] Apache ZooKeeper - Contrib - ZooInspector  [jar]
[INFO] 
[INFO] < org.apache.zookeeper:parent >-
[INFO] Building Apache ZooKeeper 3.7.0-SNAPSHOT  [1/19]
[INFO] [ pom ]-
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ parent 
---
[INFO] 
[INFO] --- mavanagaiata:0.9.4:commit (find-current-git-revision) @ parent ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ parent ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
parent ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:test-jar (Jar Tests Package) @ parent ---
[INFO] Skipping packaging of the test-jar
[

ZooKeeper_branch35_jdk8 - Build # 1836 - Failure

2020-05-20 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/1836/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 23.99 KB...]
test-category:

junit-init:

junit.run-single:

junit.run-concurrent:
 [echo] Running 4 concurrent JUnit processes.
[junit] Running org.apache.zookeeper.ClientCnxnSocketTest in thread 2
[junit] Running org.apache.zookeeper.ClientRequestTimeoutTest in thread 4
[junit] Running org.apache.zookeeper.ClientReconnectTest in thread 3
[junit] Running org.apache.zookeeper.ClientCanonicalizeTest in thread 1
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.358 sec, Thread: 2, Class: org.apache.zookeeper.ClientCnxnSocketTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.654 sec, Thread: 1, Class: org.apache.zookeeper.ClientCanonicalizeTest
[junit] Running org.apache.zookeeper.CustomHostProviderTest in thread 2
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.134 sec, Thread: 2, Class: org.apache.zookeeper.CustomHostProviderTest
[junit] Running org.apache.zookeeper.MultiResponseTest in thread 1
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.079 sec, Thread: 1, Class: org.apache.zookeeper.MultiResponseTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.475 sec, Thread: 3, Class: org.apache.zookeeper.ClientReconnectTest
[junit] Running org.apache.zookeeper.MultiTransactionRecordTest in thread 2
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.093 sec, Thread: 2, Class: org.apache.zookeeper.MultiTransactionRecordTest
[junit] Running org.apache.zookeeper.PortAssignmentTest in thread 1
[junit] Running org.apache.zookeeper.RemoveWatchesCmdTest in thread 3
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.094 sec, Thread: 1, Class: org.apache.zookeeper.PortAssignmentTest
[junit] Running org.apache.zookeeper.RemoveWatchesTest in thread 2
[junit] Running org.apache.zookeeper.SaslAuthTest in thread 1
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
3.66 sec, Thread: 3, Class: org.apache.zookeeper.RemoveWatchesCmdTest
[junit] Running org.apache.zookeeper.ServerConfigTest in thread 3
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.141 sec, Thread: 3, Class: org.apache.zookeeper.ServerConfigTest
[junit] Running org.apache.zookeeper.VerGenTest in thread 3
[junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.197 sec, Thread: 3, Class: org.apache.zookeeper.VerGenTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
5.067 sec, Thread: 1, Class: org.apache.zookeeper.SaslAuthTest
[junit] Running org.apache.zookeeper.ZooKeeperTest in thread 3
[junit] Running org.apache.zookeeper.client.ZKClientConfigTest in thread 1
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.199 sec, Thread: 1, Class: org.apache.zookeeper.client.ZKClientConfigTest
[junit] Running org.apache.zookeeper.common.AtomicFileWritingIdiomTest in 
thread 1
[junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.311 sec, Thread: 1, Class: 
org.apache.zookeeper.common.AtomicFileWritingIdiomTest
[junit] Running org.apache.zookeeper.common.FileChangeWatcherTest in thread 
1
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
5.193 sec, Thread: 1, Class: org.apache.zookeeper.common.FileChangeWatcherTest
[junit] Running 
org.apache.zookeeper.common.FileKeyStoreLoaderBuilderProviderTest in thread 1
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.585 sec, Thread: 1, Class: 
org.apache.zookeeper.common.FileKeyStoreLoaderBuilderProviderTest
[junit] Running org.apache.zookeeper.common.JKSFileLoaderTest in thread 1
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
18.996 sec, Thread: 4, Class: org.apache.zookeeper.ClientRequestTimeoutTest
[junit] Running org.apache.zookeeper.common.KeyStoreFileTypeTest in thread 4
[junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.676 sec, Thread: 4, Class: org.apache.zookeeper.common.KeyStoreFileTypeTest
[junit] Running org.apache.zookeeper.common.NetUtilsTest in thread 4
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.177 sec, Thread: 4, Class: org.apache.zookeeper.common.NetUtilsTest
[junit] Running org.apache.zookeeper.common.PEMFileLoaderTest in thread 4
ERROR: command execution failed.
ERROR: Step ?Archive the artifacts? failed: no workspace for 
ZooKeeper_branch35_jdk8 #1836
ERROR: Step ?Publish JUnit test result report? failed: no workspace for 
ZooKeeper_branch35_jdk8 #1836
ERROR: H

Build failed in Jenkins: zookeeper-branch36-java8 #187

2020-05-20 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H0
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.mkdirs(FilePath.java:1246)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: 
: Read-only file 
system
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
at java.nio.file.Files.createDirectory(Files.java:674)
at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
at java.nio.file.Files.createDirectories(Files.java:767)
at hudson.FilePath.mkdirs(FilePath.java:3239)
at hudson.FilePath.access$1300(FilePath.java:212)
at hudson.FilePath$Mkdirs.invoke(FilePath.java:1254)
at hudson.FilePath$Mkdirs.invoke(FilePath.java:1250)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H0
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.mkdirs(FilePath.java:1246)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: 
: Read-only file 
system
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
at java.nio.file.Files.createDirectory(Files.java:674)
at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
at java.nio.file

Build failed in Jenkins: zookeeper-master-maven #810

2020-05-20 Thread Apache Jenkins Server
See 

Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H0
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.mkdirs(FilePath.java:1246)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: 
: Read-only file 
system
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
at java.nio.file.Files.createDirectory(Files.java:674)
at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
at java.nio.file.Files.createDirectories(Files.java:767)
at hudson.FilePath.mkdirs(FilePath.java:3239)
at hudson.FilePath.access$1300(FilePath.java:212)
at hudson.FilePath$Mkdirs.invoke(FilePath.java:1254)
at hudson.FilePath$Mkdirs.invoke(FilePath.java:1250)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H0
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.mkdirs(FilePath.java:1246)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: 
: Read-only file 
system
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
at java.nio.file.Files.createDirectory(Files.java:674)
at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
at java.nio.file.Files.cr

Build failed in Jenkins: zookeeper-master-maven-jdk13 #211

2020-05-20 Thread Apache Jenkins Server
See 


Changes:

[nkalmar] ZOOKEEPER-3834: Do Not Set Explicit Test Includes in POM


--
[...truncated 173.22 KB...]
 [exec] libtool: link: /bin/grep -E -e 
"(zoo_|zookeeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|allocate_|zerror|is_unrecoverable)"
 ".libs/libzookeeper_st.exp" > ".libs/libzookeeper_st.expT"
 [exec] libtool: link: mv -f ".libs/libzookeeper_st.expT" 
".libs/libzookeeper_st.exp"
 [exec] libtool: link: echo "{ global:" > .libs/libzookeeper_st.ver
 [exec] libtool: link:  cat .libs/libzookeeper_st.exp | sed -e 
"s/\(.*\)/\1;/" >> .libs/libzookeeper_st.ver
 [exec] libtool: link:  echo "local: *; };" >> .libs/libzookeeper_st.ver
 [exec] libtool: link:  gcc -shared  -fPIC -DPIC  -Wl,--whole-archive 
./.libs/libzkst.a ./.libs/libhashtable.a -Wl,--no-whole-archive  -lssl -lcrypto 
-lsasl2 -lm -lrt  -g -O2   -Wl,-soname -Wl,libzookeeper_st.so.2 
-Wl,-version-script -Wl,.libs/libzookeeper_st.ver -o 
.libs/libzookeeper_st.so.2.0.0
 [exec] libtool: link: (cd ".libs" && rm -f "libzookeeper_st.so.2" && ln -s 
"libzookeeper_st.so.2.0.0" "libzookeeper_st.so.2")
 [exec] libtool: link: (cd ".libs" && rm -f "libzookeeper_st.so" && ln -s 
"libzookeeper_st.so.2.0.0" "libzookeeper_st.so")
 [exec] libtool: link: (cd .libs/libzookeeper_st.lax/libzkst.a && ar x 
"
 [exec] libtool: link: (cd .libs/libzookeeper_st.lax/libhashtable.a && ar x 
"
 [exec] ar: `u' modifier ignored since `D' is the default (see `U')
 [exec] libtool: link: ar cru .libs/libzookeeper_st.a   
.libs/libzookeeper_st.lax/libzkst.a/addrvec.o 
.libs/libzookeeper_st.lax/libzkst.a/recordio.o 
.libs/libzookeeper_st.lax/libzkst.a/st_adaptor.o 
.libs/libzookeeper_st.lax/libzkst.a/zk_hashtable.o 
.libs/libzookeeper_st.lax/libzkst.a/zk_log.o 
.libs/libzookeeper_st.lax/libzkst.a/zk_sasl.o 
.libs/libzookeeper_st.lax/libzkst.a/zookeeper.jute.o 
.libs/libzookeeper_st.lax/libzkst.a/zookeeper.o  
.libs/libzookeeper_st.lax/libhashtable.a/hashtable.o 
.libs/libzookeeper_st.lax/libhashtable.a/hashtable_itr.o 
 [exec] libtool: link: ranlib .libs/libzookeeper_st.a
 [exec] libtool: link: rm -fr .libs/libzookeeper_st.lax
 [exec] libtool: link: ( cd ".libs" && rm -f "libzookeeper_st.la" && ln -s 
"../libzookeeper_st.la" "libzookeeper_st.la" )
 [exec] /bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
-I. 
-I
  
-I
 
-I
 
-I
  -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H  -Wall -Werror 
-Wdeclaration-after-statement  -DTHREADED -g -O2 -D_GNU_SOURCE -MT 
libzkmt_la-zookeeper.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.Tpo -c -o 
libzkmt_la-zookeeper.lo `test -f 'src/zookeeper.c' || echo 
'
 [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I
 
-I
 
-I
 
-I
 -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H -Wall -Werror 
-Wdeclaration-after-statement -DTHREADED -g -O2 -D_GNU_SOURCE -MT 
libzkmt_la-zookeeper.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.Tpo -c 

  -fPIC -DPIC -o .libs/libzkmt_la-zookeeper.o
 [exec] libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
-I
 
-I
 
-I
 
-I
 -DHAVE_OPENSSL_H -DHAVE_CYRUS_SASL_H -Wall -Werror 
-Wdecla

Jenkins build is back to normal : PreCommit-ZOOKEEPER-github-pr-build-maven #2063

2020-05-20 Thread Apache Jenkins Server
See 




Jenkins build became unstable: zookeeper-master-maven-jdk12 #516

2020-05-20 Thread Apache Jenkins Server
See 




Build failed in Jenkins: zookeeper-master-maven-jdk11 #517

2020-05-20 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H0
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.mkdirs(FilePath.java:1246)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: 
: Read-only 
file system
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
at java.nio.file.Files.createDirectory(Files.java:674)
at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
at java.nio.file.Files.createDirectories(Files.java:767)
at hudson.FilePath.mkdirs(FilePath.java:3239)
at hudson.FilePath.access$1300(FilePath.java:212)
at hudson.FilePath$Mkdirs.invoke(FilePath.java:1254)
at hudson.FilePath$Mkdirs.invoke(FilePath.java:1250)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H0
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.mkdirs(FilePath.java:1246)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: 
: Read-only 
file system
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
at java.nio.file.Files.createDirectory(Files.java:674)
at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)

Build failed in Jenkins: zookeeper-master-maven-jdk-ea #5

2020-05-20 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H0
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.mkdirs(FilePath.java:1246)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: 
: Read-only 
file system
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
at java.nio.file.Files.createDirectory(Files.java:674)
at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
at java.nio.file.Files.createDirectories(Files.java:767)
at hudson.FilePath.mkdirs(FilePath.java:3239)
at hudson.FilePath.access$1300(FilePath.java:212)
at hudson.FilePath$Mkdirs.invoke(FilePath.java:1254)
at hudson.FilePath$Mkdirs.invoke(FilePath.java:1250)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H0
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.mkdirs(FilePath.java:1246)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: 
: Read-only 
file system
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
at java.nio.file.Files.createDirectory(Files.java:674)
at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
  

Build failed in Jenkins: zookeeper-master-maven-owasp #515

2020-05-20 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
FATAL: java.nio.file.FileSystemException: 
:
 Input/output error
java.nio.file.FileSystemException: 
:
 Input/output error
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at sun.nio.fs.UnixException.asIOException(UnixException.java:111)
at 
sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator.readNextEntry(UnixDirectoryStream.java:171)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H0
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.deleteRecursive(FilePath.java:1268)
at 
hudson.plugins.ws_cleanup.Wipeout.performDelete(Wipeout.java:82)
at hudson.plugins.ws_cleanup.Wipeout.perform(Wipeout.java:78)
at 
hudson.plugins.ws_cleanup.PreBuildCleanup.preCheckout(PreBuildCleanup.java:107)
at 
jenkins.scm.SCMCheckoutStrategy.preCheckout(SCMCheckoutStrategy.java:76)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:498)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: java.nio.file.DirectoryIteratorException
at 
sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator.readNextEntry(UnixDirectoryStream.java:172)
at 
sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator.hasNext(UnixDirectoryStream.java:201)
at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:225)
at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215)
at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215)
at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215)
at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215)
at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215)
at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96)
at hudson.Util.deleteRecursive(Util.java:293)
at hudson.FilePath$DeleteRecursive.invoke(FilePath.java:1274)
at hudson.FilePath$DeleteRecursive.invoke(FilePath.java:1270)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Archiving artifacts
ERROR: Failed to archive 
{zookeeper-client/target/dependency-check-report.json=zookeeper-client/target/dependency-check-report.json,
 target/dependency-check-junit.xml=target/dependency-check-junit.xml, 
zookeeper-server/target/dependency-check-report.csv=zookeeper-server/target/dependency-check-report.csv,
 target/dependency-check-report.csv=target/dependency-check-report.csv, 
zookeeper-recipes/zookeeper-recipes-queue/target/dependency-check-report.html=zookeeper-recipes/zookeeper-recipes-queue/target/dependency-check-report.html,
 
zookeeper-assembly/target/dependency-check-report.json=zookeeper-assembly/target/dependency-check-report.

Build failed in Jenkins: zookeeper-branch36-java8 #186

2020-05-20 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H0
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.mkdirs(FilePath.java:1246)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: 
: Read-only file 
system
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
at java.nio.file.Files.createDirectory(Files.java:674)
at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
at java.nio.file.Files.createDirectories(Files.java:767)
at hudson.FilePath.mkdirs(FilePath.java:3239)
at hudson.FilePath.access$1300(FilePath.java:212)
at hudson.FilePath$Mkdirs.invoke(FilePath.java:1254)
at hudson.FilePath$Mkdirs.invoke(FilePath.java:1250)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H0
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.mkdirs(FilePath.java:1246)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: 
: Read-only file 
system
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
at java.nio.file.Files.createDirectory(Files.java:674)
at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
at java.nio.file

Build failed in Jenkins: zookeeper-master-maven-jdk14 #101

2020-05-20 Thread Apache Jenkins Server
See 


Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H0
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.mkdirs(FilePath.java:1246)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: 
: Read-only 
file system
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
at java.nio.file.Files.createDirectory(Files.java:674)
at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
at java.nio.file.Files.createDirectories(Files.java:767)
at hudson.FilePath.mkdirs(FilePath.java:3239)
at hudson.FilePath.access$1300(FilePath.java:212)
at hudson.FilePath$Mkdirs.invoke(FilePath.java:1254)
at hudson.FilePath$Mkdirs.invoke(FilePath.java:1250)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H0
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.mkdirs(FilePath.java:1246)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: 
: Read-only 
file system
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
at java.nio.file.Files.createDirectory(Files.java:674)
at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)

Build failed in Jenkins: zookeeper-master-maven #809

2020-05-20 Thread Apache Jenkins Server
See 

Changes:


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H0
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.mkdirs(FilePath.java:1246)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: 
: Read-only file 
system
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
at java.nio.file.Files.createDirectory(Files.java:674)
at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
at java.nio.file.Files.createDirectories(Files.java:767)
at hudson.FilePath.mkdirs(FilePath.java:3239)
at hudson.FilePath.access$1300(FilePath.java:212)
at hudson.FilePath$Mkdirs.invoke(FilePath.java:1254)
at hudson.FilePath$Mkdirs.invoke(FilePath.java:1250)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H0
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.mkdirs(FilePath.java:1246)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: 
: Read-only file 
system
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
at java.nio.file.Files.createDirectory(Files.java:674)
at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
at java.nio.file.Files.cr

Build failed in Jenkins: PreCommit-ZOOKEEPER-github-pr-build-maven #2062

2020-05-20 Thread Apache Jenkins Server
See 


Changes:


--
GitHub pull request #1359 of commit 278bd0efa46c3fddde5a5f990745415c80510265, 
no merge conflicts.
Running as SYSTEM
Setting status of 278bd0efa46c3fddde5a5f990745415c80510265 to PENDING with url 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/2062/ 
and message: 'Build started for merge commit.'
Using context: JenkinsMaven
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H0
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.mkdirs(FilePath.java:1246)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: 
: 
Read-only file system
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
at java.nio.file.Files.createDirectory(Files.java:674)
at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
at java.nio.file.Files.createDirectories(Files.java:767)
at hudson.FilePath.mkdirs(FilePath.java:3239)
at hudson.FilePath.access$1300(FilePath.java:212)
at hudson.FilePath$Mkdirs.invoke(FilePath.java:1254)
at hudson.FilePath$Mkdirs.invoke(FilePath.java:1250)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H0
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.mkdirs(FilePath.java:1246)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: 
: 
Read-only file system
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at sun.nio.fs.UnixException.reth

Jenkins build became unstable: PreCommit-ZOOKEEPER-github-pr-build-maven #2061

2020-05-20 Thread Apache Jenkins Server
See 




Build failed in Jenkins: zookeeper-branch36-java8 #185

2020-05-20 Thread Apache Jenkins Server
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H0
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.mkdirs(FilePath.java:1246)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: 
: Read-only file 
system
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
at java.nio.file.Files.createDirectory(Files.java:674)
at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
at java.nio.file.Files.createDirectories(Files.java:767)
at hudson.FilePath.mkdirs(FilePath.java:3239)
at hudson.FilePath.access$1300(FilePath.java:212)
at hudson.FilePath$Mkdirs.invoke(FilePath.java:1254)
at hudson.FilePath$Mkdirs.invoke(FilePath.java:1250)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H0
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.mkdirs(FilePath.java:1246)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1815)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: 
: Read-only file 
system
at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
at java.nio.file.Files.createDirectory(Files.java:674)
at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
at java.nio.file.Files.c

Jenkins build is back to normal : PreCommit-ZOOKEEPER-github-pr-build-maven #2059

2020-05-20 Thread Apache Jenkins Server
See 




<    4   5   6   7   8   9   10   11   12   13   >