See <https://builds.apache.org/job/zookeeper-master-maven-jdk14/102/display/redirect?page=changes>
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 [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ parent >>> [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 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- checksum-maven-plugin:1.8:artifacts (default) @ parent --- [INFO] [INFO] ----------------< org.apache.zookeeper:zookeeper-docs >----------------- [INFO] Building Apache ZooKeeper - Documentation 3.7.0-SNAPSHOT [2/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ zookeeper-docs --- [INFO] [INFO] --- mavanagaiata:0.9.4:commit (find-current-git-revision) @ zookeeper-docs --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ zookeeper-docs --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- markdown-page-generator-plugin:2.1.0:generate (default) @ zookeeper-docs --- [INFO] Pre-processing markdown files from input directory: /home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk14/zookeeper-docs/src/main/resources/markdown/ [INFO] Process Pegdown extension options [INFO] Pegdown extension TABLES [INFO] Pegdown extension options = 32 [INFO] Parse Markdown to HTML [INFO] Copy files from directories [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ zookeeper-docs --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- maven-jar-plugin:3.1.0:test-jar (Jar Tests Package) @ zookeeper-docs --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ zookeeper-docs >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ zookeeper-docs --- [INFO] [INFO] --- mavanagaiata:0.9.4:commit (find-current-git-revision) @ zookeeper-docs --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ zookeeper-docs --- [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-docs <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ zookeeper-docs --- [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ zookeeper-docs --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- checksum-maven-plugin:1.8:artifacts (default) @ zookeeper-docs --- [INFO] [INFO] ----------------< org.apache.zookeeper:zookeeper-jute >----------------- [INFO] Building Apache ZooKeeper - Jute 3.7.0-SNAPSHOT [3/19] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ zookeeper-jute --- [INFO] [INFO] --- mavanagaiata:0.9.4:commit (find-current-git-revision) @ zookeeper-jute --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ zookeeper-jute --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- javacc-maven-plugin:2.6:javacc (javacc) @ zookeeper-jute --- Java Compiler Compiler Version 5.0 (Parser Generator) (type "javacc" with no arguments for help) Reading from file /home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk14/zookeeper-jute/src/main/java/org/apache/jute/compiler/generated/rcc.jj . . . Warning: Lookahead adequacy checking not being performed since option LOOKAHEAD is more than 1. Set option FORCE_LA_CHECK to true to force checking. File "TokenMgrError.java" does not exist. Will create one. File "ParseException.java" does not exist. Will create one. File "Token.java" does not exist. Will create one. File "SimpleCharStream.java" does not exist. Will create one. Parser generated with 0 errors and 1 warnings. [INFO] Processed 1 grammar [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (pre-compile-jute) @ zookeeper-jute --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 36 source files to /home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk14/zookeeper-jute/target/classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-Java-Jute) @ zookeeper-jute --- /home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk14/zookeeper-jute/src/main/resources/zookeeper.jute Parsed Successfully [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-C-Jute) @ zookeeper-jute --- /home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk14/zookeeper-jute/src/main/resources/zookeeper.jute Parsed Successfully [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (jute-as-dependency) @ zookeeper-jute --- [INFO] Source directory: /home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk14/zookeeper-jute/target/generated-sources/java added. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ zookeeper-jute --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk14/zookeeper-jutesrc/main/java/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ zookeeper-jute --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 106 source files to /home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk14/zookeeper-jute/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ zookeeper-jute --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk14/zookeeper-jute/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ zookeeper-jute --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/jenkins-slave/workspace/zookeeper-master-maven-jdk14/zookeeper-jute/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ zookeeper-jute --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.jute.BinaryInputArchiveTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.apache.jute.BinaryInputArchiveTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.dom4j.io.SAXContentHandler to method com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser$LocatorProxy.getEncoding() WARNING: Please consider reporting this to the maintainers of org.dom4j.io.SAXContentHandler WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release ERROR: Failed to parse POMs java.io.IOException: Backing channel 'H12' is disconnected. at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:214) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283) at com.sun.proxy.$Proxy141.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1150) at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:166) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:879) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) 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 by: java.io.IOException: Unexpected termination of the channel at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77) Caused by: 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.<init>(ObjectInputStream.java:358) at hudson.remoting.ObjectInputStreamEx.<init>(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) ERROR: H12 is offline; cannot locate JDK 14 (latest) ERROR: H12 is offline; cannot locate Maven 3 (latest) ERROR: H12 is offline; cannot locate JDK 14 (latest) ERROR: H12 is offline; cannot locate Maven 3 (latest) ERROR: H12 is offline; cannot locate JDK 14 (latest) ERROR: H12 is offline; cannot locate Maven 3 (latest)
