You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/03/20 15:49:32 UTC

Build failed in Jenkins: sling-trunk-1.6 #1600

See <https://builds.apache.org/job/sling-trunk-1.6/1600/changes>

Changes:

[cziegeler] SLING-2782 :  Try to use sling:resourceType as a node type for node creation

[cziegeler] SLING-2780 :  Make ResourceMetadata read-only when delivered to client code

------------------------------------------
[...truncated 7992 lines...]

[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ org.apache.sling.jcr.davex ---
[INFO] Installing <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/jcr/davex/target/org.apache.sling.jcr.davex-1.1.1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.jcr.davex/1.1.1-SNAPSHOT/org.apache.sling.jcr.davex-1.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.apache.sling.jcr.davex ---
[INFO] Installing <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/jcr/davex/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.jcr.davex/1.1.1-SNAPSHOT/org.apache.sling.jcr.davex-1.1.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/jcr/davex/target/org.apache.sling.jcr.davex-1.1.1-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.jcr.davex/1.1.1-SNAPSHOT/org.apache.sling.jcr.davex-1.1.1-SNAPSHOT-sources.jar
[INFO] [INFO] Local OBR update disabled (enable with -DobrRepository)

[INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.apache.sling.jcr.davex ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling JCR WebConsole Bundle 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.apache.sling.jcr.webconsole ---
[INFO] Deleting <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/jcr/webconsole/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @ org.apache.sling.jcr.webconsole ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (set-bundle-required-execution-environment) @ org.apache.sling.jcr.webconsole ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ org.apache.sling.jcr.webconsole ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.sling.jcr.webconsole ---
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (check-memory-task) @ org.apache.sling.jcr.webconsole ---
[INFO] Executing tasks

main:
     [echo] **************** WARNING (SLING-443/SLING-1782) ******************************
     [echo] On most platforms, you'll get OutOfMemoryErrors when building unless you set
     [echo] on 32bit platforms: MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=256M", see SLING-443
     [echo] on 64bit platforms: MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=512M", see SLING-1782
     [echo] ******************************************************************************
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ org.apache.sling.jcr.webconsole ---
[INFO] Compiling 3 source files to <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/jcr/webconsole/target/classes>
[INFO] 
[INFO] --- maven-scr-plugin:1.9.0:scr (generate-scr-scrdescriptor) @ org.apache.sling.jcr.webconsole ---
[INFO] Writing 1 Service Component Descriptors to <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/jcr/webconsole/target/scr-plugin-generated/OSGI-INF/org.apache.sling.jcr.webconsole.internal.NodeTypeConfigurationPrinter.xml>
[INFO] Writing 1 Service Component Descriptors to <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/jcr/webconsole/target/scr-plugin-generated/OSGI-INF/org.apache.sling.jcr.webconsole.internal.NamespaceConfigurationPrinter.xml>
[INFO] Writing 1 Service Component Descriptors to <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/jcr/webconsole/target/scr-plugin-generated/OSGI-INF/org.apache.sling.jcr.webconsole.internal.DescriptorsConfigurationPrinter.xml>
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/jcr/webconsole/src/test/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.sling.jcr.webconsole ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ org.apache.sling.jcr.webconsole ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ org.apache.sling.jcr.webconsole ---
[JENKINS] Recording test results[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0

[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (default) @ org.apache.sling.jcr.webconsole ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ org.apache.sling.jcr.webconsole ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @ org.apache.sling.jcr.webconsole ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (set-bundle-required-execution-environment) @ org.apache.sling.jcr.webconsole ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
Mar 20, 2013 2:23:35 PM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ org.apache.sling.jcr.webconsole ---
[INFO] Building jar: <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/jcr/webconsole/target/org.apache.sling.jcr.webconsole-1.0.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ org.apache.sling.jcr.webconsole ---
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ org.apache.sling.jcr.webconsole ---
[INFO] Checking legal files in: org.apache.sling.jcr.webconsole-1.0.1-SNAPSHOT.jar
[INFO] Checking legal files in: org.apache.sling.jcr.webconsole-1.0.1-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/jcr/webconsole/target/org.apache.sling.jcr.webconsole-1.0.1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.jcr.webconsole/1.0.1-SNAPSHOT/org.apache.sling.jcr.webconsole-1.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.apache.sling.jcr.webconsole ---
[INFO] Installing <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/jcr/webconsole/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.jcr.webconsole/1.0.1-SNAPSHOT/org.apache.sling.jcr.webconsole-1.0.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/jcr/webconsole/target/org.apache.sling.jcr.webconsole-1.0.1-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.jcr.webconsole/1.0.1-SNAPSHOT/org.apache.sling.jcr.webconsole-1.0.1-SNAPSHOT-sources.jar
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ org.apache.sling.jcr.webconsole ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Servlet Resolver 2.2.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.apache.sling.servlets.resolver ---
[INFO] Deleting <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/servlets/resolver/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @ org.apache.sling.servlets.resolver ---
[INFO] [INFO] Executing tasks

[INFO] 
main:
--- maven-antrun-plugin:1.7:run (set-bundle-required-execution-environment) @ org.apache.sling.servlets.resolver ---
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ org.apache.sling.servlets.resolver ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.sling.servlets.resolver ---
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (check-memory-task) @ org.apache.sling.servlets.resolver ---
[INFO] Executing tasks

main:
     [echo] **************** WARNING (SLING-443/SLING-1782) ******************************
     [echo] On most platforms, you'll get OutOfMemoryErrors when building unless you set
     [echo] on 32bit platforms: MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=256M", see SLING-443
     [echo] on 64bit platforms: MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=512M", see SLING-1782
     [echo] ******************************************************************************
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ org.apache.sling.servlets.resolver ---
[INFO] Compiling 13 source files to <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/servlets/resolver/target/classes>
[INFO] 
[INFO] --- maven-scr-plugin:1.9.0:scr (generate-scr-scrdescriptor) @ org.apache.sling.servlets.resolver ---
[INFO] Generating 1 MetaType Descriptor in <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/servlets/resolver/target/scr-plugin-generated/OSGI-INF/metatype/org.apache.sling.servlets.resolver.internal.SlingServletResolver.xml>
[INFO] Writing 1 Service Component Descriptors to <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/servlets/resolver/target/scr-plugin-generated/OSGI-INF/org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet.xml>
[INFO] Writing 1 Service Component Descriptors to <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/servlets/resolver/target/scr-plugin-generated/OSGI-INF/org.apache.sling.servlets.resolver.internal.SlingServletResolver.xml>
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/servlets/resolver/src/test/resources>
[INFO] [INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.sling.servlets.resolver ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ org.apache.sling.servlets.resolver ---
[INFO] Compiling 10 source files to <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/servlets/resolver/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ org.apache.sling.servlets.resolver ---
[INFO] Surefire report directory: <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/servlets/resolver/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.sling.servlets.resolver.internal.ResolveFromRequestNoDefaultSlingServletResolverTest
6335 [main] ERROR org.apache.sling.servlets.resolver.internal.SlingServletResolver - bindServlet: Servlet service not available from reference org.apache.sling.commons.testing.osgi.MockServiceReference@115273a
6617 [main] ERROR org.apache.sling.servlets.resolver.internal.SlingServletResolver - bindServlet: Servlet service not available from reference org.apache.sling.commons.testing.osgi.MockServiceReference@a17083
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 sec
Running org.apache.sling.servlets.resolver.internal.helper.WeightedResourceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 sec
Running org.apache.sling.servlets.resolver.internal.helper.ScriptSelectionTest
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.sling.servlets.resolver.internal.helper.ResourceCollectorTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.sling.servlets.resolver.internal.helper.LocationIteratorTest
8020 [main] ERROR org.apache.sling.servlets.resolver.internal.helper.LocationIterator - Circular dependency in resource type hierarchy detected! Check super types of foo/bar
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.sling.servlets.resolver.internal.ResolveFromRequestAndDefaultSlingServletResolverTest
8026 [main] ERROR org.apache.sling.servlets.resolver.internal.SlingServletResolver - bindServlet: Servlet service not available from reference org.apache.sling.commons.testing.osgi.MockServiceReference@1827284
8027 [main] ERROR org.apache.sling.servlets.resolver.internal.SlingServletResolver - bindServlet: Servlet service not available from reference org.apache.sling.commons.testing.osgi.MockServiceReference@12c7568
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.sling.servlets.resolver.internal.resource.ServletResourceProviderCreateTest
8402 [main] INFO org.apache.sling.servlets.resolver.internal.resource.ServletResourceProviderFactory - addByType(4): No methods declared, assuming GET/HEAD
8415 [main] INFO org.apache.sling.servlets.resolver.internal.resource.ServletResourceProviderFactory - addByType(7): Assuming all methods for '*'
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.apache.sling.servlets.resolver.internal.SlingServletResolverTest
8418 [main] ERROR org.apache.sling.servlets.resolver.internal.SlingServletResolver - bindServlet: Servlet service not available from reference org.apache.sling.commons.testing.osgi.MockServiceReference@b0ce8f
8419 [main] ERROR org.apache.sling.servlets.resolver.internal.SlingServletResolver - bindServlet: Servlet service not available from reference org.apache.sling.commons.testing.osgi.MockServiceReference@1c92535
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec

Results :

Tests run: 68, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (default) @ org.apache.sling.servlets.resolver ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ org.apache.sling.servlets.resolver ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @ org.apache.sling.servlets.resolver ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (set-bundle-required-execution-environment) @ org.apache.sling.servlets.resolver ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
Mar 20, 2013 2:30:33 PM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] Building jar: <https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/servlets/resolver/target/org.apache.sling.servlets.resolver-2.2.3-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ org.apache.sling.servlets.resolver ---
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:494)
	at hudson.remoting.Request.call(Request.java:129)
	at hudson.remoting.Channel.call(Channel.java:672)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:158)
	at sun.proxy.$Proxy39.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:920)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:755)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:592)
	at hudson.model.Run.execute(Run.java:1568)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
Caused by: java.io.IOException
	at hudson.remoting.Channel.close(Channel.java:910)
	at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:110)
	at hudson.remoting.PingThread.ping(PingThread.java:120)
	at hudson.remoting.PingThread.run(PingThread.java:81)
Caused by: java.util.concurrent.TimeoutException: Ping started on 1363790017743 hasn't completed at 1363790257743
	... 2 more
Looks like the node went offline during the build. Check the slave log for the details.
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:494)
	at hudson.remoting.Request.call(Request.java:129)
	at hudson.remoting.Channel.call(Channel.java:672)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:877)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:615)
	at hudson.model.Run.execute(Run.java:1568)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
Caused by: hudson.remoting.Channel$OrderlyShutdown: java.util.concurrent.TimeoutException: Ping started on 1363790328985 hasn't completed at 1363790932684
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:850)
	at hudson.remoting.Channel$2.handle(Channel.java:435)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: Command close created at
	at hudson.remoting.Command.<init>(Command.java:56)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:844)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:842)
	at hudson.remoting.Channel.close(Channel.java:909)
	at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:110)
	at hudson.remoting.PingThread.ping(PingThread.java:120)
	at hudson.remoting.PingThread.run(PingThread.java:81)
Caused by: java.util.concurrent.TimeoutException: Ping started on 1363790328985 hasn't completed at 1363790932684
	... 2 more