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

Changes:

[bdelacretaz] SLING-3143 - Use JackrabbitOnly category to disable tests that 
fail on Oak

[bdelacretaz] SLING-3228 - Use JackrabbitOnly category to disable tests that 
fail on Oak

[bdelacretaz] SLING-3226 - Use JackrabbitOnly category to disable tests that 
fail on Oak

[bdelacretaz] SLING-3221 - Use JackrabbitOnly category to disable tests that 
fail on Oak

[bdelacretaz] SLING-3225 - Use JackrabbitOnly category to disable tests that 
fail on Oak

[bdelacretaz] SLING-3224 - Use JackrabbitOnly category to disable tests that 
fail on Oak

[bdelacretaz] SLING-3230 - disable failing tests on Oak for now

[bdelacretaz] Make more utility methods public, for reuse in JUnit4-style tests

[bdelacretaz] SLING-3229 - give different names to our two PrivilegesInfoTest 
classes, convert to JUnit4 style and disable some tests for Oak with 
JackrabbitOnly category

[bdelacretaz] SLING-3151 Use OakOnly and JackrabbitOnly JUnit categories in 
integration tests

[bdelacretaz] Use latest maven-surefire-plugin, as we're starting to use JUnit 
categories

------------------------------------------
[...truncated 12096 lines...]
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
        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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
        at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
27 [main] INFO org.apache.sling.scripting.jsp.taglib.TestAdaptObjectTag - 
Checking result
27 [main] INFO org.apache.sling.scripting.jsp.taglib.TestAdaptObjectTag - Test 
successful!
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.sling.scripting.jsp.taglib.TestListChildrenTag
29 [main] INFO org.apache.sling.scripting.jsp.taglib.TestListChildrenTag - init
29 [main] INFO org.apache.sling.scripting.jsp.taglib.TestListChildrenTag - 
Creating Resource Structure
29 [main] INFO org.apache.sling.scripting.jsp.taglib.TestListChildrenTag - 
Adding page context
29 [main] INFO org.apache.sling.scripting.jsp.taglib.TestListChildrenTag - init 
Complete
29 [main] INFO org.apache.sling.scripting.jsp.taglib.TestListChildrenTag - 
testGoodPath
30 [main] INFO org.apache.sling.scripting.jsp.taglib.TestListChildrenTag - Test 
successful!
30 [main] INFO org.apache.sling.scripting.jsp.taglib.TestListChildrenTag - init
30 [main] INFO org.apache.sling.scripting.jsp.taglib.TestListChildrenTag - 
Creating Resource Structure
30 [main] INFO org.apache.sling.scripting.jsp.taglib.TestListChildrenTag - 
Adding page context
30 [main] INFO org.apache.sling.scripting.jsp.taglib.TestListChildrenTag - init 
Complete
30 [main] INFO org.apache.sling.scripting.jsp.taglib.TestListChildrenTag - 
testNullResource
31 [main] INFO org.apache.sling.scripting.jsp.taglib.TestListChildrenTag - Test 
successful!
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.sling.scripting.jsp.taglib.TestGetResourceTag
32 [main] INFO org.apache.sling.scripting.jsp.taglib.TestGetResourceTag - init
32 [main] INFO org.apache.sling.scripting.jsp.taglib.TestGetResourceTag - init 
Complete
33 [main] INFO org.apache.sling.scripting.jsp.taglib.TestGetResourceTag - 
testBadPath
33 [main] INFO org.apache.sling.scripting.jsp.taglib.TestGetResourceTag - Test 
successful!
33 [main] INFO org.apache.sling.scripting.jsp.taglib.TestGetResourceTag - init
33 [main] INFO org.apache.sling.scripting.jsp.taglib.TestGetResourceTag - init 
Complete
33 [main] INFO org.apache.sling.scripting.jsp.taglib.TestGetResourceTag - 
testAbsolutePath
33 [main] INFO org.apache.sling.scripting.jsp.taglib.TestGetResourceTag - Test 
successful!
34 [main] INFO org.apache.sling.scripting.jsp.taglib.TestGetResourceTag - init
34 [main] INFO org.apache.sling.scripting.jsp.taglib.TestGetResourceTag - init 
Complete
34 [main] INFO org.apache.sling.scripting.jsp.taglib.TestGetResourceTag - 
testRelativePath
34 [main] INFO org.apache.sling.scripting.jsp.taglib.TestGetResourceTag - Test 
successful!
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec

Results :

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

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

main:
[INFO] Executed tasks
[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.scripting.jsp.taglib ---
[INFO] Building jar: 
<https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/scripting/jsp-taglib/target/org.apache.sling.scripting.jsp.taglib-2.2.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ 
org.apache.sling.scripting.jsp.taglib ---
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ 
org.apache.sling.scripting.jsp.taglib ---
[INFO] Checking legal files in: 
org.apache.sling.scripting.jsp.taglib-2.2.1-SNAPSHOT.jar
[INFO] Checking legal files in: 
org.apache.sling.scripting.jsp.taglib-2.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
org.apache.sling.scripting.jsp.taglib ---
[INFO] Installing 
<https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/scripting/jsp-taglib/target/org.apache.sling.scripting.jsp.taglib-2.2.1-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.scripting.jsp.taglib/2.2.1-SNAPSHOT/org.apache.sling.scripting.jsp.taglib-2.2.1-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/scripting/jsp-taglib/pom.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.scripting.jsp.taglib/2.2.1-SNAPSHOT/org.apache.sling.scripting.jsp.taglib-2.2.1-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/sling-trunk-1.6/ws/trunk/bundles/scripting/jsp-taglib/target/org.apache.sling.scripting.jsp.taglib-2.2.1-SNAPSHOT-sources.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.scripting.jsp.taglib/2.2.1-SNAPSHOT/org.apache.sling.scripting.jsp.taglib-2.2.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:install (default-install) @ 
org.apache.sling.scripting.jsp.taglib ---
[INFO] Local OBR update disabled (enable with -DobrRepository)
Build timed out (after 150 minutes). Marking the build as failed.
Disk usage plugin fails during calculation disk usage of this build.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Sling JAR Resource Bundle .................. SUCCESS [42.451s]
[INFO] Apache Sling (Parent) ............................. SUCCESS [58.304s]
[INFO] Sling Adapter Annotations ......................... SUCCESS [27.863s]
[INFO] Apache Sling Maven Plugin to create Jackrabbit OCM descriptors  SUCCESS 
[36.182s]
[INFO] Apache Sling Maven Plugin for Compiling JSP Sources into Bundles  
SUCCESS [1:09.014s]
[INFO] Apache Sling Maven Plugin for Supporting Bundle Development  SUCCESS 
[35.579s]
[INFO] Apache Sling Launchpad Maven Plugin ............... SUCCESS [49.816s]
[INFO] Sling Launchpad Standalone Archetype .............. SUCCESS [1:16.190s]
[INFO] Sling Launchpad Webapp Archetype .................. SUCCESS [23.367s]
[INFO] Sling Initial Content Archetype ................... SUCCESS [52.367s]
[INFO] Sling Servlet Archetype ........................... SUCCESS [37.016s]
[INFO] Sling Bundle Archetype ............................ SUCCESS [1:13.319s]
[INFO] Sling JCRInstall Bundle Archetype ................. SUCCESS [16.178s]
[INFO] Sling Taglib Archetype ............................ SUCCESS [30.595s]
[INFO] Apache Sling API .................................. SUCCESS [43.967s]
[INFO] Apache Sling Service User Mapper .................. SUCCESS [18.363s]
[INFO] Apache Sling Resource Resolver .................... SUCCESS [23.943s]
[INFO] Apache Sling System Bundle Extension: Java Transaction API  SUCCESS 
[21.113s]
[INFO] Apache Sling System Bundle Extension: XML APIs .... SUCCESS [35.049s]
[INFO] Apache Sling System Bundle Extension: Activation API  SUCCESS [33.020s]
[INFO] Apache Sling System Bundle Extension: WS APIs ..... SUCCESS [18.617s]
[INFO] Apache Sling Dynamic Class Loader Support ......... SUCCESS [45.072s]
[INFO] Apache Sling JSON Library ......................... SUCCESS [20.613s]
[INFO] Apache Sling SLF4J Implementation (Logback) ....... SUCCESS [1:30.981s]
[INFO] Apache Sling OSGi LogService Implementation ....... SUCCESS [18.356s]
[INFO] Apache Sling MIME type mapping support ............ SUCCESS [20.790s]
[INFO] Apache Sling Commons OSGi support ................. SUCCESS [19.060s]
[INFO] Apache Sling Scheduler Support .................... SUCCESS [25.958s]
[INFO] Apache Sling Testing Utilities .................... SUCCESS [35.542s]
[INFO] Apache Sling Thread Support ....................... SUCCESS [19.083s]
[INFO] Apache Sling Authentication Service ............... SUCCESS [28.569s]
[INFO] Apache Sling OpenID Authentication ................ SUCCESS [20.083s]
[INFO] Apache Sling Form Based Authentication Handler .... SUCCESS [21.234s]
[INFO] Apache Sling Authentication Selector .............. SUCCESS [53.025s]
[INFO] Apache Sling Engine Implementation ................ SUCCESS [39.694s]
[INFO] Apache Sling Repository API Bundle ................ SUCCESS [24.550s]
[INFO] Apache Sling JCR Base Bundle ...................... SUCCESS [22.070s]
[INFO] Apache Sling JCR ClassLoader ...................... SUCCESS [52.442s]
[INFO] Apache Sling Initial Content Loader ............... SUCCESS [29.052s]
[INFO] Apache Sling Jackrabbit Embedded Repository ....... SUCCESS [25.077s]
[INFO] Apache Sling Jackrabbit UserManager Support ....... SUCCESS [20.721s]
[INFO] Apache Sling Jackrabbit JSR-283 Access Control Manager Support  SUCCESS 
[34.279s]
[INFO] Apache Sling Wrapper Bundle for the JCR API ....... SUCCESS [43.864s]
[INFO] Apache Sling Object Content Mapping ............... SUCCESS [38.579s]
[INFO] Apache Sling JCR Resource Resolver ................ SUCCESS [43.163s]
[INFO] Apache Sling JCR Repository Registration .......... SUCCESS [28.428s]
[INFO] Apache Sling Simple WebDAV Access to repositories . SUCCESS [52.283s]
[INFO] Apache Sling DavEx Access to repositories ......... SUCCESS [40.041s]
[INFO] Apache Sling JCR WebConsole Bundle ................ SUCCESS [16.651s]
[INFO] Apache Sling Oak Repository Server ................ SUCCESS [6.864s]
[INFO] Apache Sling SlingRepository Integration Tests .... SUCCESS [48.882s]
[INFO] Apache Sling Servlet Resolver ..................... SUCCESS [26.225s]
[INFO] Apache Sling Default GET Servlets ................. SUCCESS [49.617s]
[INFO] Apache Sling Default POST Servlets ................ SUCCESS [31.910s]
[INFO] Apache Sling Compat Servlets ...................... SUCCESS [28.309s]
[INFO] Apache Sling Scripting Implementation API ......... SUCCESS [24.494s]
[INFO] Apache Sling Scripting Core implementation ........ SUCCESS [56.795s]
[INFO] Apache Sling Scripting JavaScript Support ......... SUCCESS [39.687s]
[INFO] Apache Sling Scripting JSP Support ................ SUCCESS [24.773s]
[INFO] Apache Sling JSP Tag Library ...................... FAILURE [26.355s]
[INFO] Apache Sling JSP Standard Tag Library ............. SKIPPED
[INFO] Apache Sling Adapter Manager Implementation ....... SKIPPED
[INFO] Apache Sling Bundle Resource Provider ............. SKIPPED
[INFO] Apache Sling Discovery API ........................ SKIPPED
[INFO] Apache Sling Resource-Based Discovery Service ..... SKIPPED
[INFO] Apache Sling Discovery Support Bundle ............. SKIPPED
[INFO] Apache Sling Discovery Standalone Implementation .. SKIPPED
[INFO] Apache Sling Event Support ........................ SKIPPED
[INFO] Apache Sling Filesystem Resource Provider ......... SKIPPED
[INFO] Apache Sling javax.activation bundle .............. SKIPPED
[INFO] Apache Sling Settings ............................. SKIPPED
[INFO] Apache Sling Thread Dumper ........................ SKIPPED
[INFO] Apache Sling Web Console Branding ................. SKIPPED
[INFO] Apache Sling Web Console Security Provider ........ SKIPPED
[INFO] Apache Sling Groovy Extensions .................... SKIPPED
[INFO] Apache Sling Explorer ............................. SKIPPED
[INFO] Apache Sling Health Check Core .................... SKIPPED
[INFO] Apache Sling Health Check Samples ................. SKIPPED
[INFO] Apache Sling Health Check Support Components ...... SKIPPED
[INFO] Apache Sling Health Check MBeans .................. SKIPPED
[INFO] Apache Sling Health Check Webconsole Plugin ....... SKIPPED
[INFO] Apache Sling Health Check Integration Tests ....... SKIPPED
[INFO] Apache Sling Health Check Reactor POM ............. SKIPPED
[INFO] Apache Sling Test Tools ........................... SKIPPED
[INFO] Apache Sling JUnit Core ........................... SKIPPED
[INFO] Apache Sling JUnit Scriptable Tests Provider ...... SKIPPED
[INFO] Apache Sling JUnit Health Checks .................. SKIPPED
[INFO] Apache Sling JUnit Remote Tests Runners ........... SKIPPED
[INFO] Apache Sling Testing Resource Resolver Mock ....... SKIPPED
[INFO] Apache Sling Installer ............................ SKIPPED
[INFO] Apache Sling Installer WebConsole Plugin .......... SKIPPED
[INFO] Apache Sling File Installer ....................... SKIPPED
[INFO] Apache Sling JCR Installer ........................ SKIPPED
[INFO] Apache Sling Installer Configuration Admin Support  SKIPPED
[INFO] Apache Sling Deployment Package Installer ......... SKIPPED
[INFO] Apache Sling Installer Integration Tests .......... SKIPPED
[INFO] Apache Sling Launchpad API ........................ SKIPPED
[INFO] Apache Sling Launchpad Base ....................... SKIPPED
[INFO] Apache Sling Launchpad Installer .................. SKIPPED
[INFO] Apache Sling Launchpad Content .................... SKIPPED
[INFO] Apache Sling Launchpad Application Builder ........ SKIPPED
[INFO] Apache Sling Sample Server-Side Tests ............. SKIPPED
[INFO] Apache Sling Failing Server-Side Tests ............ SKIPPED
[INFO] Apache Sling Sample Integration Tests ............. SKIPPED
[INFO] Apache Sling Launchpad Testing Services ........... SKIPPED
[INFO] Apache Sling Launchpad Testing Services WAR ....... SKIPPED
[INFO] Apache Sling Launchpad Testing Fragment Bundle .... SKIPPED
[INFO] Apache Sling Launchpad Test Bundles ............... SKIPPED
[INFO] Apache Sling Integration Tests .................... SKIPPED
[INFO] Apache Sling Launchpad Testing .................... SKIPPED
[INFO] Apache Sling Launchpad Testing WAR version ........ SKIPPED
[INFO] Apache Sling (Builder) ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:28:40.647s
[INFO] Finished at: Wed Nov 06 05:03:36 UTC 2013
[INFO] Final Memory: 141M/299M
[INFO] ------------------------------------------------------------------------
[ERROR] Internal error: java.lang.IllegalStateException: Unable to call 
isArchivingDisabled. Invalid object ID 102 -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: 
java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid 
object ID 102
        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:326)
        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:895)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
        at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.IllegalStateException: Unable to call isArchivingDisabled. 
Invalid object ID 102
        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:326)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        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:724)
[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
Sending e-mails to: dev@sling.apache.org n...@apache.org
channel stopped

Reply via email to