Build failed in Jenkins: tomcat6-dta-ssl-nightly #460
Shibboleth Jenkins
noreply at shibboleth.net
Mon Jul 25 12:17:05 EDT 2016
See <https://build.shibboleth.net/jenkins/job/tomcat6-dta-ssl-nightly/460/>
------------------------------------------
[...truncated 5 lines...]
Building on master in workspace <https://build.shibboleth.net/jenkins/job/tomcat6-dta-ssl-nightly/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://git.shibboleth.net/tomcat6-dta-ssl # timeout=10
Fetching upstream changes from git://git.shibboleth.net/tomcat6-dta-ssl
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://git.shibboleth.net/tomcat6-dta-ssl +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 b97d2f7313028529336b14082a2010fcbaf833d0 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f b97d2f7313028529336b14082a2010fcbaf833d0
> git rev-list b97d2f7313028529336b14082a2010fcbaf833d0 # timeout=10
[workspace] $ /opt/maven/bin/mvn -Dmaven.repo.local=<https://build.shibboleth.net/jenkins/job/tomcat6-dta-ssl-nightly/ws/.repository> clean -Prelease,central-disabled -U deploy site
[INFO] Scanning for projects...
Downloading: https://shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml
604/604 B
Downloaded: https://shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml (604 B at 2.1 KB/sec)
Downloading: https://shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/parent-v3-TRUNK-20160724.040016-986.pom
4/47 KB
8/47 KB
8/47 KB
12/47 KB
16/47 KB
16/47 KB
20/47 KB
24/47 KB
24/47 KB
28/47 KB
31/47 KB
32/47 KB
36/47 KB
39/47 KB
40/47 KB
44/47 KB
47/47 KB
Downloaded: https://shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/parent-v3-TRUNK-20160724.040016-986.pom (47 KB at 1643.6 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Tomcat Delegate To Application Protocol and JSSE Implementation 2.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ tomcat6-dta-ssl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/tomcat6-dta-ssl-nightly/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tomcat6-dta-ssl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ tomcat6-dta-ssl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <https://build.shibboleth.net/jenkins/job/tomcat6-dta-ssl-nightly/ws/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tomcat6-dta-ssl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ tomcat6-dta-ssl ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19:test (default-test) @ tomcat6-dta-ssl ---
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ tomcat6-dta-ssl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/tomcat6-dta-ssl-nightly/ws/target/tomcat6-dta-ssl-2.0.1-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ tomcat6-dta-ssl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/tomcat6-dta-ssl-nightly/ws/target/tomcat6-dta-ssl-2.0.1-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:2.6:attached (make-assembly) @ tomcat6-dta-ssl ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ tomcat6-dta-ssl ---
2016-07-25 12:10:38
Full thread dump Java HotSpot(TM) 64-Bit Server VM (24.80-b11 mixed mode):
"Thread-4" prio=10 tid=0x00007fc9d1109000 nid=0x78db runnable [0x00007fc9c3235000]
java.lang.Thread.State: RUNNABLE
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:272)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:273)
at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
- locked <0x000000075f33bb10> (a java.lang.UNIXProcess$ProcessPipeInputStream)
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
- locked <0x000000075f340978> (a java.io.InputStreamReader)
at java.io.InputStreamReader.read(InputStreamReader.java:184)
at java.io.BufferedReader.fill(BufferedReader.java:154)
at java.io.BufferedReader.readLine(BufferedReader.java:317)
- locked <0x000000075f340978> (a java.io.InputStreamReader)
at java.io.BufferedReader.readLine(BufferedReader.java:382)
at org.codehaus.plexus.util.cli.StreamPumper.run(StreamPumper.java:129)
"Thread-3" prio=10 tid=0x00007fc9d1108000 nid=0x78da runnable [0x00007fc9c3336000]
java.lang.Thread.State: RUNNABLE
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:272)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:273)
at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
- locked <0x000000075f339a48> (a java.lang.UNIXProcess$ProcessPipeInputStream)
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
- locked <0x000000075f33de60> (a java.io.InputStreamReader)
at java.io.InputStreamReader.read(InputStreamReader.java:184)
at java.io.BufferedReader.fill(BufferedReader.java:154)
at java.io.BufferedReader.readLine(BufferedReader.java:317)
- locked <0x000000075f33de60> (a java.io.InputStreamReader)
at java.io.BufferedReader.readLine(BufferedReader.java:382)
at org.codehaus.plexus.util.cli.StreamPumper.run(StreamPumper.java:129)
"process reaper" daemon prio=10 tid=0x00007fc9d1105000 nid=0x78c5 runnable [0x00007fc9c336f000]
java.lang.Thread.State: RUNNABLE
at java.lang.UNIXProcess.waitForProcessExit(Native Method)
at java.lang.UNIXProcess.access$500(UNIXProcess.java:55)
at java.lang.UNIXProcess$4.run(UNIXProcess.java:228)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
"Service Thread" daemon prio=10 tid=0x00007fc9d00a9000 nid=0x78bc runnable [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"C2 CompilerThread1" daemon prio=10 tid=0x00007fc9d00a7000 nid=0x78bb waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"C2 CompilerThread0" daemon prio=10 tid=0x00007fc9d00a4000 nid=0x78ba waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"Signal Dispatcher" daemon prio=10 tid=0x00007fc9d00a1800 nid=0x78b9 waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
"Finalizer" daemon prio=10 tid=0x00007fc9d0078000 nid=0x78b8 in Object.wait() [0x00007fc9c8906000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x0000000762e887f8> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
- locked <0x0000000762e887f8> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
"Reference Handler" daemon prio=10 tid=0x00007fc9d0076000 nid=0x78b7 in Object.wait() [0x00007fc9c8a07000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x0000000762e98068> (a java.lang.ref.Reference$Lock)
at java.lang.Object.wait(Object.java:503)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
- locked <0x0000000762e98068> (a java.lang.ref.Reference$Lock)
"main" prio=10 tid=0x00007fc9d0008800 nid=0x78ad in Object.wait() [0x00007fc9d74cf000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x000000075f3376d8> (a java.lang.UNIXProcess)
at java.lang.Object.wait(Object.java:503)
at java.lang.UNIXProcess.waitFor(UNIXProcess.java:264)
- locked <0x000000075f3376d8> (a java.lang.UNIXProcess)
at org.codehaus.plexus.util.cli.CommandLineUtils$1.call(CommandLineUtils.java:166)
at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:107)
at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:74)
at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5123)
at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:2075)
at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:188)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
"VM Thread" prio=10 tid=0x00007fc9d0071800 nid=0x78b6 runnable
"GC task thread#0 (ParallelGC)" prio=10 tid=0x00007fc9d001e800 nid=0x78ae runnable
"GC task thread#1 (ParallelGC)" prio=10 tid=0x00007fc9d0020800 nid=0x78af runnable
"GC task thread#2 (ParallelGC)" prio=10 tid=0x00007fc9d0022800 nid=0x78b0 runnable
"GC task thread#3 (ParallelGC)" prio=10 tid=0x00007fc9d0024000 nid=0x78b1 runnable
"GC task thread#4 (ParallelGC)" prio=10 tid=0x00007fc9d0026000 nid=0x78b2 runnable
"GC task thread#5 (ParallelGC)" prio=10 tid=0x00007fc9d0028000 nid=0x78b3 runnable
"GC task thread#6 (ParallelGC)" prio=10 tid=0x00007fc9d002a000 nid=0x78b4 runnable
"GC task thread#7 (ParallelGC)" prio=10 tid=0x00007fc9d002c000 nid=0x78b5 runnable
"VM Periodic Task Thread" prio=10 tid=0x00007fc9d00b4000 nid=0x78bd waiting on condition
JNI global references: 262
Heap
PSYoungGen total 149504K, used 116626K [0x0000000759c80000, 0x0000000764300000, 0x0000000800000000)
eden space 128512K, 74% used [0x0000000759c80000,0x000000075f9e8158,0x0000000761a00000)
from space 20992K, 99% used [0x0000000762e80000,0x00000007642fc870,0x0000000764300000)
to space 20992K, 0% used [0x0000000761a00000,0x0000000761a00000,0x0000000762e80000)
ParOldGen total 339968K, used 1776K [0x000000060d600000, 0x0000000622200000, 0x0000000759c80000)
object space 339968K, 0% used [0x000000060d600000,0x000000060d7bc260,0x0000000622200000)
PSPermGen total 29696K, used 29279K [0x0000000608400000, 0x000000060a100000, 0x000000060d600000)
object space 29696K, 98% used [0x0000000608400000,0x000000060a097fc8,0x000000060a100000)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 d 12:07 h
[INFO] Finished at: 2016-07-25T12:17:04-04:00
[INFO] Final Memory: 24M/478M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:jar (attach-javadocs) on project tomcat6-dta-ssl: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 143
[ERROR] Command line was: /opt/jdk1.7.0_80/jre/../bin/javadoc @options @packages
[ERROR]
[ERROR] Refer to the generated Javadoc files in '<https://build.shibboleth.net/jenkins/job/tomcat6-dta-ssl-nightly/ws/target/apidocs'> dir.
[ERROR] -> [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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level <https://build.shibboleth.net/jenkins/job/tomcat6-dta-ssl-nightly/ws/target/site> to /var/lib/jenkins/jobs/tomcat6-dta-ssl-nightly/htmlreports/Site_Report
ERROR: Specified HTML directory '<https://build.shibboleth.net/jenkins/job/tomcat6-dta-ssl-nightly/ws/target/site'> does not exist.
Publishing Javadoc
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Did not find any matching files.
More information about the commits
mailing list