See 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1937/display/redirect?page=changes>

Changes:

[hanm] ZOOKEEPER-3002: upgrade to jdk 8

[phunt] ZOOKEEPER-2994: Tool required to recover log and snapshot entries with

[phunt] ZOOKEEPER-3025: cmake broken on windows - make `hashtable` search

[phunt] ZOOKEEPER-2415: SessionTest is using Thread deprecated API

[phunt] ZOOKEEPER-2955: Enable Clover code coverage report

[phunt] ZOOKEEPER-3007: Potential NPE in ReferenceCountedACLCache#deserialize

[phunt] ZOOKEEPER-3027: Accidently removed public API of

[hanm] ZOOKEEPER-2988: NPE triggered if server receives a vote for a server …

[fpj] ZOOKEEPER-2982: Re-try DNS hostname -> IP resolution if node connection

[phunt] ZOOKEEPER-2901: TTL Nodes don't work with Server IDs > 127

[phunt] ZOOKEEPER-3012: Fix unit test: testDataDirAndDataLogDir should not use

[ashraer] ZOOKEEPER-2959: ignore accepted epoch and LEADERINFO ack from 
observers

[phunt] ZOOKEEPER-3038: Cleanup some nitpicks in TTL implementation

[phunt] ZOOKEEPER-3039: TxnLogToolkit uses Scanner badly

[phunt] ZOOKEEPER-3041: Typo in error message, affects log analysis; charater

[phunt] ZOOKEEPER-3046: added junit timeout to precede 'ant' timeout

[hanm] ZOOKEEPER-3050: update to the newest version of Jetty

[hanm] ZOOKEEPER-3051: Updated jackson to the latest version

[hanm] ZOOKEEPER-2993: Removed 'generated' line from .gitignore

[phunt] ZOOKEEPER-1919 Update the C implementation of removeWatches to have it

[phunt] ZOOKEEPER-3043: QuorumKerberosHostBasedAuthTest fails on Linux box:

[phunt] ZOOKEEPER-2317: Ensure that OSGi versions are valid

[hanm] ZOOKEEPER-2920: Upgrade OWASP Dependency Check to 3.2.1

[phunt] ZOOKEEPER-2968: Add C client code coverage tests

[andor] ZOOKEEPER-3019: add metric for slow fsyncs count

[hanm] ZOOKEEPER-3063: Track outstanding changes with ArrayDeque

[hanm] ZOOKEEPER-3009: Potential NPE in NIOServerCnxnFactory

[andor] [ZOOKEEPER-2368] Send a watch event is when a client is closed

[andor] ZOOKEEPER-3059: EventThread leak in case of Sasl AuthFailed

[andor] ZOOKEEPER-3066: Expose on JMX of Followers the id of the current leader

[andor] ZOOKEEPER-3022: MAVEN MIGRATION - Iteration 1 - docs, it

[andor] ZOOKEEPER-2873: abort startup on invalid ports

[breed] ZOOKEEPER-2886: Permanent session moved error in multi-op only conne…

[breed] ZOOKEEPER-3079: avoid unsafe use of sprintf(3)

[breed] ZOOKEEPER-3078: remove print_completion_queue

[breed] ZOOKEEPER-3073: fix couple of typos

[hanm] ZOOKEEPER-3084: Exit when ZooKeeper cannot bind to the leader election

[phunt] ZOOKEEPER-2940: Deal with maxbuffer as it relates to large requests from

[andor] ZOOKEEPER-3087: Fix findbug warning introduced by ZOOKEEPER-3084.

[andor] ZOOKEEPER-3033: MAVEN MIGRATION - Step 1.2 - create zk-recipes maven

[hanm] ZOOKEEPER-2184: Zookeeper Client should re-resolve hosts when connection

[andor] ZOOKEEPER-3042: testFailedTxnAsPartOfQuorumLoss is flaky

[andor] ZOOKEEPER-3074: Flaky

[hanm] ZOOKEEPER-3083: Remove some redundant and noisy log lines

[phunt] ZOOKEEPER-3046: increased test timeout

[phunt] ZOOKEEPER-3077: build outside of source directory

[phunt] ZOOKEEPER-3093: sync zerror with ZOO_ERRORS

[andor] ZOOKEEPER-3068: Improve C client logging of IPv6 hosts

[hanm] ZOOKEEPER-3097: Using Runnable instead of thread work items to improve

[hanm] ZOOKEEPER-2251: Add Client side packet response timeout to avoid

[hanm] ZOOKEEPER-3094: Make BufferSizeTest reliable

[andor] ZOOKEEPER-3057: Fix IPv6 literal usage

[andor] ZOOKEEPER-3067: Optionally disable client environment logging.

[breed] ZOOKEEPER-3061: add more details to 'Unhandled scenario for peer'

[breed] ZOOKEEPER-3072: Throttle race condition fix

[breed] ZOOKEEPER-3095: Connect string fix for non-existent hosts

[hanm] ZOOKEEPER-3082: Fix server snapshot behavior when out of disk space

[phunt] ZOOKEEPER-3062: mention fsync.warningthresholdms in FileTxnLog LOG.warn

[breed] ZOOKEEPER-3104: Fix data inconsistency due to NEWLEADER being sent too

[andor] ZOOKEEPER-3057: Fix build by adding missing licence header

[andor] ZOOKEEPER-3085: define exit codes in enum

[andor] ZOOKEEPER-3030: MAVEN MIGRATION - Step 1.3 - move contrib directories

[hanm] ZOOKEEPER-2926: Fix potential data consistency issue due to the session

[hanm] ZOOKEEPER-3110: Improve the closeSession throughput in

[andor] ZOOKEEPER-3103: Pluggable metrics system for ZooKeeper - MetricsProvider

[andor] ZOOKEEPER-3120: add NetBeans nbproject directory to .gitignore

[andor] ZOOKEEPER-3033: MAVEN MIGRATION - fix directory structure

[andor] ZOOKEEPER-3117: Correct the LeaderBean.followerInfo to only return the

[andor] ZOOKEEPER-3031: MAVEN MIGRATION - Step 1.4 - move client dir

[hanm] ZOOKEEPER-3109: Avoid long unavailable time due to voter changed mind

[andor] ZOOKEEPER-3080: MAVEN MIGRATION - Step 1.5 - move jute dir

[andor] ZOOKEEPER-3116: Make the DataTree.approximateDataSize more efficient

[andor] ZOOKEEPER-2913: testEphemeralNodeDeletion is flaky

[hanm] ZOOKEEPER-3127: Fixing potential data inconsistency due to update last

[hanm] ZOOKEEPER-3090: continue can be replaced with break

[hanm] ZOOKEEPER-3131: Remove watcher when session closed in NettyServerCnxn

[hanm] ZOOKEEPER-3136: Reduce log in ClientBase in case of ConnectException

[andor] ZOOKEEPER-1990: fix Random instances

[hanm] ZOOKEEPER-2261: When only secureClientPort is configured connections,

[andor] ZOOKEEPER-3123: MetricsProvider Lifecycle in ZooKeeper Server

[andor] ZOOKEEPER-3125: Fixing pzxid consistent issue when replaying a txn for a

[andor] ZOOKEEPER-1823: zkTxnLogToolkit -dump should support printing

[hanm] ZOOKEEPER-3137: add a utility to truncate logs to a zxid

[hanm] ZOOKEEPER-3144: Fix potential ephemeral nodes inconsistent due to global

[hanm] ZOOKEEPER-3142: Extend SnapshotFormatter to dump data in json format

[hanm] ZOOKEEPER-3098: Add additional server metrics

[hanm] ZOOKEEPER-2847: Cannot bind to client port when reconfig based on old

[hanm] ZOOKEEPER-3146: Limit the maximum client connections per IP in

[hanm] ZOOKEEPER-1177: Add the memory optimized watch manager for concentrate

[hanm] ZOOKEEPER-2847: Cannot bind to client port when reconfig based on old

[andor] ZOOKEEPER-1908: setAcl should be have a recursive function

[andor] ZOOKEEPER-3032: MAVEN MIGRATION - move java server, client

[andor] ZOOKEEPER-3153: Create MarkDown files and build process for them

[andor] ZOOKEEPER-3106: Zookeeper client supports IPv6 address and document the

[andor] ZOOKEEPER-3157: Improve FuzzySnapshotRelatedTest to avoid flaky due to

[andor] ZOOKEEPER-3161: Refactor QuorumPeerMainTest.java: move commonly used

[andor] ZOOKEEPER-3159: Flaky: ClientRequestTimeoutTest.testClientRequestTimeout

[andor] ZOOKEEPER-3154: Update release process to use the MarkDown solution

[andor] ZOOKEEPER-236: SSL Support for Atomic Broadcast protocol (master)

[andor] ZOOKEEPER-3113: EphemeralType.get() fails to verify ephemeralOwner when

[andor] ZOOKEEPER-3032: MAVEN MIGRATION - zookeeper-server

[hanm] ZOOKEEPER-3163: Use session map in the Netty to improve close session

[fangmin] ZOOKEEPER-2807: Fix flaky test

[andor] ZOOKEEPER-3156: Add in option to canonicalize host name

[andor] ZOOKEEPER-3155: Remove Forrest XMLs and their build process from the …

[andor] ZOOKEEPER-3173: Quorum TLS - support PEM trust/key stores

[andor] ZOOKEEPER-3162: Broken lock semantics in C client lock-recipe.

[andor] ZOOKEEPER-3071: Add a config parameter to control transaction log size

[hanm] ZOOKEEPER-3177: Refactor request throttle logic in NIO and Netty to keep

[hanm] ZOOKEEPER-3190: Spell check on the Zookeeper server files

[hanm] ZOOKEEPER-3177: Revert globalOutstandingLimit refactoring changes

[andor] ZOOKEEPER-3152: Port ZK netty stack to netty4

[andor] ZOOKEEPER-1441: JAVA 11 - Some test cases are failing because Port bind

[Michael Edwards] ZOOKEEPER-2488: Synchronized access to shuttingDownLE in 
QuorumPeer


------------------------------------------
GitHub pull request #724 of commit 33c1f0bad6e76a4cc67ab4ee44e08fa8f1ac5449, 
has merge conflicts.
Running as SYSTEM
Setting status of 33c1f0bad6e76a4cc67ab4ee44e08fa8f1ac5449 to PENDING with url 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1937/ 
and message: 'Build started for original commit.'
Using context: JenkinsMaven
[EnvInject] - Loading node environment variables.
Building remotely on H14 (Hadoop) in workspace 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/zookeeper
 > git init 
 > <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/>
 >  # timeout=10
Fetching upstream changes from https://github.com/apache/zookeeper
 > git --version # timeout=10
 > git fetch --tags --progress -- 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 --tags --progress -- https://github.com/apache/zookeeper 
 > +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse 33c1f0bad6e76a4cc67ab4ee44e08fa8f1ac5449^{commit} # timeout=10
Checking out Revision 33c1f0bad6e76a4cc67ab4ee44e08fa8f1ac5449 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 33c1f0bad6e76a4cc67ab4ee44e08fa8f1ac5449
Commit message: "ZOOKEEPER-2488: Synchronized access to shuttingDownLE in 
QuorumPeer"
 > git rev-list --no-walk 66864ff1ebd52857bc753d91b1cde7ea3ccc4887 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Parsing POMs
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
Modules changed, recalculating dependency graph
Established TCP socket on 37075
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[PreCommit-ZOOKEEPER-github-pr-build-maven] $ 
/home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g 
-Djava.awt.headless=true -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.6.2/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/apache-maven-3.6.2/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.6.2 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37075
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/pom.xml>
 
-Dmaven.repo.local=<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/.repository>
 -Dsurefire-forkcount=4 -Pfull-build verify spotbugs:check checkstyle:check
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache ZooKeeper                                                   [pom]
[INFO] Apache ZooKeeper - Documentation                                   [jar]
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.5/maven-remote-resources-plugin-1.5.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.5/maven-remote-resources-plugin-1.5.pom
 (13 kB at 42 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
 (11 kB at 600 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
 (33 kB at 1.5 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB 
at 873 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.5/maven-remote-resources-plugin-1.5.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.5/maven-remote-resources-plugin-1.5.jar
 (69 kB at 2.8 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.5.1/maven-site-plugin-3.5.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.5.1/maven-site-plugin-3.5.1.pom
 (18 kB at 1.1 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
 (12 kB at 859 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
 (41 kB at 1.9 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB 
at 944 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.5.1/maven-site-plugin-3.5.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.5.1/maven-site-plugin-3.5.1.jar
 (132 kB at 4.7 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
 (4.8 kB at 341 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
 (31 kB at 1.8 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
 (6.4 kB at 428 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
 (9.6 kB at 597 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
 (37 kB at 2.0 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB 
at 864 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
 (33 kB at 1.8 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
 (7.1 kB at 510 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
 (34 kB at 2.1 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
 (3.3 kB at 237 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
 (11 kB at 758 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
 (40 kB at 2.2 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB 
at 1.0 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
 (36 kB at 2.1 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.pom
 (16 kB at 970 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.jar
 (246 kB at 7.0 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom
 (10 kB at 564 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar
 (50 kB at 2.8 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.pom
 (12 kB at 749 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.jar
 (160 kB at 5.7 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-docck-plugin/1.1/maven-docck-plugin-1.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-docck-plugin/1.1/maven-docck-plugin-1.1.pom
 (5.9 kB at 370 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-docck-plugin/1.1/maven-docck-plugin-1.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-docck-plugin/1.1/maven-docck-plugin-1.1.jar
 (34 kB at 1.9 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
 (7.3 kB at 489 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
 (7.2 kB at 450 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
 (27 kB at 1.6 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.pom
 (9.6 kB at 686 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
 (18 kB at 1.1 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.jar
 (87 kB at 3.8 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom
 (5.3 kB at 329 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar
 (47 kB at 2.6 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/2.0.0/maven-invoker-plugin-2.0.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/2.0.0/maven-invoker-plugin-2.0.0.pom
 (11 kB at 688 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/2.0.0/maven-invoker-plugin-2.0.0.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/2.0.0/maven-invoker-plugin-2.0.0.jar
 (108 kB at 4.3 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0.pom
 (6.2 kB at 412 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.0.0/maven-jar-plugin-3.0.0.jar
 (27 kB at 1.8 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.pom
 (16 kB at 1.2 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.jar
 (405 kB at 10 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.4/maven-plugin-plugin-3.4.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.4/maven-plugin-plugin-3.4.pom
 (14 kB at 921 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom
 (14 kB at 971 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.4/maven-plugin-plugin-3.4.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.4/maven-plugin-plugin-3.4.jar
 (50 kB at 2.9 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-project-info-reports-plugin/2.9/maven-project-info-reports-plugin-2.9.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-project-info-reports-plugin/2.9/maven-project-info-reports-plugin-2.9.pom
 (19 kB at 1.3 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-project-info-reports-plugin/2.9/maven-project-info-reports-plugin-2.9.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-project-info-reports-plugin/2.9/maven-project-info-reports-plugin-2.9.jar
 (303 kB at 8.7 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom
 (11 kB at 792 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom
 (5.0 kB at 386 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar
 (53 kB at 3.3 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.pom
 (7.7 kB at 428 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.jar
 (31 kB at 1.9 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-scm-plugin/1.9.4/maven-scm-plugin-1.9.4.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-scm-plugin/1.9.4/maven-scm-plugin-1.9.4.pom
 (6.9 kB at 496 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
 (22 kB at 1.6 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-scm-plugin/1.9.4/maven-scm-plugin-1.9.4.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-scm-plugin/1.9.4/maven-scm-plugin-1.9.4.jar
 (63 kB at 3.5 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-scm-publish-plugin/1.1/maven-scm-publish-plugin-1.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-scm-publish-plugin/1.1/maven-scm-publish-plugin-1.1.pom
 (6.9 kB at 432 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-scm-publish-plugin/1.1/maven-scm-publish-plugin-1.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-scm-publish-plugin/1.1/maven-scm-publish-plugin-1.1.jar
 (38 kB at 2.0 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0.pom
 (5.7 kB at 406 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0.jar
 (31 kB at 1.9 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom
 (5.6 kB at 309 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar
 (38 kB at 2.3 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.19.1/maven-surefire-report-plugin-2.19.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.19.1/maven-surefire-report-plugin-2.19.1.pom
 (6.4 kB at 457 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.19.1/maven-surefire-report-plugin-2.19.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.19.1/maven-surefire-report-plugin-2.19.1.jar
 (39 kB at 2.2 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.6/maven-war-plugin-2.6.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.6/maven-war-plugin-2.6.pom
 (8.2 kB at 588 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.6/maven-war-plugin-2.6.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.6/maven-war-plugin-2.6.jar
 (88 kB at 4.6 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-plugin/0.11/apache-rat-plugin-0.11.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-plugin/0.11/apache-rat-plugin-0.11.pom
 (9.4 kB at 673 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-project/0.11/apache-rat-project-0.11.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-project/0.11/apache-rat-project-0.11.pom
 (21 kB at 1.4 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-plugin/0.11/apache-rat-plugin-0.11.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-plugin/0.11/apache-rat-plugin-0.11.jar
 (44 kB at 2.6 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/clirr-maven-plugin/2.7/clirr-maven-plugin-2.7.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/clirr-maven-plugin/2.7/clirr-maven-plugin-2.7.pom
 (8.1 kB at 576 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
 (33 kB at 2.2 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/clirr-maven-plugin/2.7/clirr-maven-plugin-2.7.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/clirr-maven-plugin/2.7/clirr-maven-plugin-2.7.jar
 (73 kB at 3.8 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 
kB at 930 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
 (14 kB at 302 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache ZooKeeper 3.6.0-SNAPSHOT:
[INFO] 
[INFO] Apache ZooKeeper ................................... SKIPPED
[INFO] Apache ZooKeeper - Documentation ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10.451 s
[INFO] Finished at: 2020-04-01T19:09:56Z
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "full-build" could not be activated because it 
does not exist.
Waiting for Jenkins to finish collecting data
[ERROR] No plugin found for prefix 'spotbugs' in the current project and in the 
plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the 
repositories [local 
(<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/.repository),>
 central (https://repo.maven.apache.org/maven2)] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/NoPluginFoundForPrefixException
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/pom.xml>
 to org.apache.zookeeper/zookeeper/3.6.0-SNAPSHOT/zookeeper-3.6.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/pom.xml>
 to 
org.apache.zookeeper/zookeeper-docs/3.6.0-SNAPSHOT/zookeeper-docs-3.6.0-SNAPSHOT.pom
channel stopped
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Setting status of 33c1f0bad6e76a4cc67ab4ee44e08fa8f1ac5449 to FAILURE with url 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1937/ 
and message: 'FAILURE
 '
Using context: JenkinsMaven

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

Reply via email to