See <https://builds.apache.org/job/Curator/1016/display/redirect?page=changes>
Changes: [Zoltan.Szekeres] Delay reconnect on session expired [Zoltan.Szekeres] change timeout to 5s in TestBlockUntilConnected [Zoltan.Szekeres] Use debug flag instead of assertion [Zoltan.Szekeres] Add test dependency mockito to curator-framework [Zoltan.Szekeres] Remove mockito dependency from curator-framework tests [randgalt] removed vestigal Mockito import ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-us1 (ubuntu) in workspace /home/jenkins/jenkins-slave/workspace/Curator Wiping out workspace first. Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/curator.git > git init /home/jenkins/jenkins-slave/workspace/Curator # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/curator.git > git --version # timeout=10 > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/curator.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/curator.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/curator.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/curator.git > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/curator.git > +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 e2aef818200b42bd289f5b1fb84ce45220cc99d4 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e2aef818200b42bd289f5b1fb84ce45220cc99d4 > git rev-list 35d2cc0abbb08d282fcb579c2007707313730294 # timeout=10 Parsing POMs Established TCP socket on 35782 maven32-agent.jar already up to date maven32-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [Curator] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/tools/maven/apache-maven-3.2.5/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.2.5/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/apache-maven-3.2.5 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 35782 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f /home/jenkins/jenkins-slave/workspace/Curator/pom.xml -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean -Dcurator-retry-failed-tests=true -Dtiming-multiple=2 -Dtiming-waiting-multiple=10 install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache Curator [INFO] Curator Testing [INFO] Curator Client [INFO] Curator Framework [INFO] Curator Recipes [INFO] Curator Service Discovery [INFO] Curator Examples [INFO] Curator Service Discovery Server [INFO] Curator RPC Proxy [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Curator 2.11.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-curator --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-curator --- [INFO] [INFO] >>> clirr-maven-plugin:2.6.1:check (default) > compile @ apache-curator >>> [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-curator --- [WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrCheckMojo [CHECKSTYLE] No report found for mojo check [INFO] [INFO] <<< clirr-maven-plugin:2.6.1:check (default) < compile @ apache-curator <<< [INFO] [INFO] --- clirr-maven-plugin:2.6.1:check (default) @ apache-curator --- [INFO] Not generating Clirr report as there are no classes generated by the project [CHECKSTYLE] No report found for mojo check [INFO] [INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ apache-curator --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, war, bundle] [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ apache-curator --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-confluence/1.6/doxia-module-confluence-1.6.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-confluence/1.6/doxia-module-confluence-1.6.pom (3 KB at 3.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-confluence/1.6/doxia-module-confluence-1.6.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-confluence/1.6/doxia-module-confluence-1.6.jar (55 KB at 468.7 KB/sec) [INFO] [INFO] --- maven-shade-plugin:2.4.3:shade (apache-curator-guava-shader) @ apache-curator --- [INFO] No artifact matching filter com.google.guava:guava [INFO] Replacing original artifact with shaded artifact. [INFO] [INFO] --- maven-license-plugin:1.9.0:check (license) @ apache-curator --- [INFO] Checking licenses... [CHECKSTYLE] No report found for mojo check [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ apache-curator --- [INFO] Installing /home/jenkins/jenkins-slave/workspace/Curator/pom.xml to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/curator/apache-curator/2.11.2-SNAPSHOT/apache-curator-2.11.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/jenkins-slave/workspace/Curator/target/apache-curator-2.11.2-SNAPSHOT-site.xml to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/curator/apache-curator/2.11.2-SNAPSHOT/apache-curator-2.11.2-SNAPSHOT-site.xml [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Curator Testing 2.11.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.maven.apache.org/maven2/org/testng/testng/6.10/testng-6.10.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/testng/testng/6.10/testng-6.10.pom (3 KB at 80.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/testng/testng/6.10/testng-6.10.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/testng/testng/6.10/testng-6.10.jar (744 KB at 7012.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ curator-test --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-test --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ curator-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ curator-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/jenkins-slave/workspace/Curator/curator-test/target/classes [INFO] [INFO] >>> clirr-maven-plugin:2.6.1:check (default) > compile @ curator-test >>> [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-test --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ curator-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ curator-test --- [INFO] Nothing to compile - all classes are up to date [WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrCheckMojo [CHECKSTYLE] No report found for mojo check [INFO] [INFO] <<< clirr-maven-plugin:2.6.1:check (default) < compile @ curator-test <<< [INFO] [INFO] --- clirr-maven-plugin:2.6.1:check (default) @ curator-test --- [INFO] artifact org.apache.curator:curator-test: checking for updates from Nexus [INFO] artifact org.apache.curator:curator-test: checking for updates from central [INFO] Comparing to version: 2.11.1 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-test/2.11.1/curator-test-2.11.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-test/2.11.1/curator-test-2.11.1.jar (43 KB at 1504.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-test/2.11.1/curator-test-2.11.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-test/2.11.1/curator-test-2.11.1.pom (3 KB at 146.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/apache-curator/2.11.1/apache-curator-2.11.1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/apache-curator/2.11.1/apache-curator-2.11.1.pom (30 KB at 1343.0 KB/sec) [INFO] Succeeded with 0 errors; 0 warnings; and 0 other changes. [CHECKSTYLE] No report found for mojo check [INFO] [INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ curator-test --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ curator-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/jenkins-slave/workspace/Curator/curator-test/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ curator-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/jenkins-slave/workspace/Curator/curator-test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ curator-test --- [INFO] Surefire report directory: /home/jenkins/jenkins-slave/workspace/Curator/curator-test/target/surefire-reports [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.17/surefire-testng-2.17.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.17/surefire-testng-2.17.pom (3 KB at 99.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.pom (2 KB at 80.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.17/surefire-testng-2.17.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.17/surefire-testng-2.17.jar (36 KB at 739.6 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.jar (37 KB at 257.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.17/surefire-testng-utils-2.17.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.17/surefire-testng-utils-2.17.jar (29 KB at 1072.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.jar (38 KB at 1483.5 KB/sec) ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.curator.test.TestQuorumConfigBuilder Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.235 sec - in org.apache.curator.test.TestQuorumConfigBuilder Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ curator-test --- ERROR: Failed to parse POMs java.io.IOException: Backing channel 'ubuntu-us1' is disconnected. at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:191) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:256) at com.sun.proxy.$Proxy104.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1043) at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:166) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534) at hudson.model.Run.execute(Run.java:1728) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:404) Caused by: hudson.remoting.Channel$OrderlyShutdown at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1121) at hudson.remoting.Channel$1.handle(Channel.java:526) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:83) Caused by: Command close created at at hudson.remoting.Command.<init>(Command.java:59) at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1115) at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1113) at hudson.remoting.Channel.close(Channel.java:1273) at hudson.remoting.Channel.close(Channel.java:1255) at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1120) ... 2 more ERROR: ubuntu-us1 is offline; cannot locate JDK 1.7 (latest) ERROR: ubuntu-us1 is offline; cannot locate Maven 3.2.5
