You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/04/03 15:14:31 UTC

Build failed in Jenkins: httpcomponents-core-4.4.x #15

See <https://builds.apache.org/job/httpcomponents-core-4.4.x/15/changes>

Changes:

[olegk] Initial implementation of the server side request pipelining; unit and integration tests

[olegk] Use Locale.ROOT instead of Locale.US or Locale.ENGLISH for upper/lower case conversion of locale independent textual identifiers

------------------------------------------
[...truncated 593 lines...]
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ httpcore-nio ---
[INFO] Source directory: <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio/src/main/java-deprecated> added.
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpcore-nio ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio/target/httpcore-nio-4.4-alpha1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ httpcore-nio ---
[INFO] Fixed Javadoc frame injection vulnerability (CVE-2013-1571) in 1 files.
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio/target/httpcore-nio-4.4-alpha1-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ httpcore-nio ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ httpcore-nio ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio/target/httpcore-nio-4.4-alpha1-SNAPSHOT.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/httpcomponents/httpcore-nio/4.4-alpha1-SNAPSHOT/httpcore-nio-4.4-alpha1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio/pom.xml> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/httpcomponents/httpcore-nio/4.4-alpha1-SNAPSHOT/httpcore-nio-4.4-alpha1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio/target/httpcore-nio-4.4-alpha1-SNAPSHOT-sources.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/httpcomponents/httpcore-nio/4.4-alpha1-SNAPSHOT/httpcore-nio-4.4-alpha1-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio/target/httpcore-nio-4.4-alpha1-SNAPSHOT-javadoc.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/httpcomponents/httpcore-nio/4.4-alpha1-SNAPSHOT/httpcore-nio-4.4-alpha1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore-nio ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcore-nio ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcore-nio ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcore-nio ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ httpcore-nio ---
[INFO] Source directory: <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio/src/main/java-deprecated> added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpcore-nio ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcore-nio ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio>
[INFO] Storing buildNumber: 1584060 at timestamp: 1396530116412
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpcore-nio ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpcore-nio ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 205 source files to <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio/target/classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrCheckMojo
[INFO] 
[INFO] --- clirr-maven-plugin:2.5:check (default-cli) @ httpcore-nio ---
[INFO] Comparing to version: 4.3
[INFO] Succeeded with 0 errors; 0 warnings; and 15 other changes.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpCore OSGi bundle 4.4-alpha1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpcore-osgi ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcore-osgi ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpcore-osgi ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcore-osgi ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi>
[INFO] Storing buildNumber: 1557337 at timestamp: 1396530441601
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpcore-osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpcore-osgi ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ httpcore-osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ httpcore-osgi ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ httpcore-osgi ---
[JENKINS] Recording test results
[WARNING] Bundle org.apache.httpcomponents:httpcore-osgi:bundle:4.4-alpha1-SNAPSHOT : Unused Private-Package instructions, no such package(s) on the class path: [!*]
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcore-osgi ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcore-osgi ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpcore-osgi ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi/target/org.apache.httpcomponents.httpcore_4.4-alpha1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ httpcore-osgi ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi/target/org.apache.httpcomponents.httpcore_4.4-alpha1-SNAPSHOT.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/httpcomponents/httpcore-osgi/4.4-alpha1-SNAPSHOT/httpcore-osgi-4.4-alpha1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi/pom.xml> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/httpcomponents/httpcore-osgi/4.4-alpha1-SNAPSHOT/httpcore-osgi-4.4-alpha1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi/target/org.apache.httpcomponents.httpcore_4.4-alpha1-SNAPSHOT-sources.jar> to /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/httpcomponents/httpcore-osgi/4.4-alpha1-SNAPSHOT/httpcore-osgi-4.4-alpha1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:install (default-install) @ httpcore-osgi ---
[INFO] Installing org/apache/httpcomponents/httpcore-osgi/4.4-alpha1-SNAPSHOT/httpcore-osgi-4.4-alpha1-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcore-osgi ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpcore-osgi ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcore-osgi ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi>
[INFO] Storing buildNumber: 1557337 at timestamp: 1396530496386
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpcore-osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpcore-osgi ---
[INFO] No sources to compile
[WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrCheckMojo
[INFO] 
[INFO] --- clirr-maven-plugin:2.5:check (default-cli) @ httpcore-osgi ---
[INFO] Skipping execution
Build timed out (after 30 minutes). Marking the build as failed.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Core ........................ SUCCESS [3:38.827s]
[INFO] Apache HttpCore ................................... SUCCESS [3:13.897s]
[INFO] Apache HttpCore NIO ............................... SUCCESS [1:55.371s]
[INFO] Apache HttpCore OSGi bundle ....................... FAILURE [2:28.382s]
[INFO] Apache HttpCore Benchmarking Tool ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27:49.054s
[INFO] Finished at: Thu Apr 03 13:09:36 GMT+00:00 2014
[INFO] Final Memory: 44M/246M
[INFO] ------------------------------------------------------------------------
[ERROR] Internal error: java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid object ID 10 -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid object ID 10
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:168)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid object ID 10
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:293)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:239)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:744)
[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/InternalErrorException
channel stopped

Build failed in Jenkins: httpcomponents-core-4.4.x #16

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-core-4.4.x/16/changes>

Changes:

[olegk] Fixed misspelled method name

------------------------------------------
[...truncated 587 lines...]
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ httpcore-nio ---
[INFO] Source directory: <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio/src/main/java-deprecated> added.
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpcore-nio ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio/target/httpcore-nio-4.4-alpha1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ httpcore-nio ---
[INFO] Fixed Javadoc frame injection vulnerability (CVE-2013-1571) in 1 files.
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio/target/httpcore-nio-4.4-alpha1-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ httpcore-nio ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ httpcore-nio ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio/target/httpcore-nio-4.4-alpha1-SNAPSHOT.jar> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/httpcomponents/httpcore-nio/4.4-alpha1-SNAPSHOT/httpcore-nio-4.4-alpha1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio/pom.xml> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/httpcomponents/httpcore-nio/4.4-alpha1-SNAPSHOT/httpcore-nio-4.4-alpha1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio/target/httpcore-nio-4.4-alpha1-SNAPSHOT-sources.jar> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/httpcomponents/httpcore-nio/4.4-alpha1-SNAPSHOT/httpcore-nio-4.4-alpha1-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio/target/httpcore-nio-4.4-alpha1-SNAPSHOT-javadoc.jar> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/httpcomponents/httpcore-nio/4.4-alpha1-SNAPSHOT/httpcore-nio-4.4-alpha1-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore-nio ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcore-nio ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcore-nio ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcore-nio ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ httpcore-nio ---
[INFO] Source directory: <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio/src/main/java-deprecated> added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpcore-nio ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcore-nio ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio>
[INFO] Storing buildNumber: 1584060 at timestamp: 1398213973683
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpcore-nio ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpcore-nio ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 205 source files to <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-nio/target/classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrCheckMojo
[INFO] 
[INFO] --- clirr-maven-plugin:2.5:check (default-cli) @ httpcore-nio ---
[INFO] Comparing to version: 4.3
[INFO] Succeeded with 0 errors; 0 warnings; and 15 other changes.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpCore OSGi bundle 4.4-alpha1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpcore-osgi ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcore-osgi ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpcore-osgi ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcore-osgi ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi>
[INFO] Storing buildNumber: 1557337 at timestamp: 1398214294176
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpcore-osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpcore-osgi ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ httpcore-osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ httpcore-osgi ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ httpcore-osgi ---
[INFO] 
[JENKINS] Recording test results
[INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ httpcore-osgi ---
[WARNING] Bundle org.apache.httpcomponents:httpcore-osgi:bundle:4.4-alpha1-SNAPSHOT : Unused Private-Package instructions, no such package(s) on the class path: [!*]
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcore-osgi ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcore-osgi ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpcore-osgi ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi/target/org.apache.httpcomponents.httpcore_4.4-alpha1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ httpcore-osgi ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi/target/org.apache.httpcomponents.httpcore_4.4-alpha1-SNAPSHOT.jar> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/httpcomponents/httpcore-osgi/4.4-alpha1-SNAPSHOT/httpcore-osgi-4.4-alpha1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi/pom.xml> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/httpcomponents/httpcore-osgi/4.4-alpha1-SNAPSHOT/httpcore-osgi-4.4-alpha1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi/target/org.apache.httpcomponents.httpcore_4.4-alpha1-SNAPSHOT-sources.jar> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/httpcomponents/httpcore-osgi/4.4-alpha1-SNAPSHOT/httpcore-osgi-4.4-alpha1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:install (default-install) @ httpcore-osgi ---
[INFO] Installing org/apache/httpcomponents/httpcore-osgi/4.4-alpha1-SNAPSHOT/httpcore-osgi-4.4-alpha1-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcore-osgi ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpcore-osgi ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcore-osgi ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi>
[INFO] Storing buildNumber: 1557337 at timestamp: 1398214325097
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpcore-osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore-trunk/httpcore-osgi/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpcore-osgi ---
[INFO] No sources to compile
[WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrCheckMojo
[INFO] 
[INFO] --- clirr-maven-plugin:2.5:check (default-cli) @ httpcore-osgi ---
[INFO] Skipping execution
Build timed out (after 30 minutes). Marking the build as failed.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Core ........................ SUCCESS [2:20.725s]
[INFO] Apache HttpCore ................................... SUCCESS [4:24.896s]
[INFO] Apache HttpCore NIO ............................... SUCCESS [2:12.124s]
[INFO] Apache HttpCore OSGi bundle ....................... FAILURE [3:42.827s]
[INFO] Apache HttpCore Benchmarking Tool ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:12.322s
[INFO] Finished at: Wed Apr 23 00:55:08 GMT+00:00 2014
[INFO] Final Memory: 44M/255M
[INFO] ------------------------------------------------------------------------
[ERROR] Internal error: java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid object ID 10 -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid object ID 10
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:168)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid object ID 10
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:293)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:239)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
[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/InternalErrorException
channel stopped