See <https://builds.apache.org/job/sling-bundles-api-1.7/53/display/redirect?page=changes>
Changes: [kwin] SLING-6602 add JSR305 annotations ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H17 (ubuntu) in workspace <https://builds.apache.org/job/sling-bundles-api-1.7/ws/> Updating https://svn.apache.org/repos/asf/sling/trunk/bundles/api at revision '2017-03-03T16:56:45.279 +0000' U src/main/java/org/apache/sling/api/adapter/AdapterFactory.java U src/main/java/org/apache/sling/api/resource/AbstractResourceVisitor.java At revision 1785353 Parsing POMs Established TCP socket on 34809 maven33-agent.jar already up to date maven33-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [sling-bundles-api-1.7] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 34809 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/sling-bundles-api-1.7/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Sling API 2.16.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.apache.sling.api --- [INFO] Deleting <https://builds.apache.org/job/sling-bundles-api-1.7/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ org.apache.sling.api --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (set-bundle-required-execution-environment) @ org.apache.sling.api --- [INFO] Executing tasks main: Setting Bundle-RequiredExecutionEnvironment=JavaSE-1.7 from sling.java.version=7 [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ org.apache.sling.api --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ org.apache.sling.api --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.apache.sling.api --- [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.5.1:compile (default-compile) @ org.apache.sling.api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 111 source files to <https://builds.apache.org/job/sling-bundles-api-1.7/ws/target/classes> [INFO] <https://builds.apache.org/job/sling-bundles-api-1.7/ws/src/main/java/org/apache/sling/api/wrappers/ResourceResolverWrapper.java>: <https://builds.apache.org/job/sling-bundles-api-1.7/ws/src/main/java/org/apache/sling/api/wrappers/ResourceResolverWrapper.java> uses or overrides a deprecated API. [INFO] <https://builds.apache.org/job/sling-bundles-api-1.7/ws/src/main/java/org/apache/sling/api/wrappers/ResourceResolverWrapper.java>: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.apache.sling.api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-bundles-api-1.7/ws/src/test/resources> [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.apache.sling.api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to <https://builds.apache.org/job/sling-bundles-api-1.7/ws/target/test-classes> [INFO] <https://builds.apache.org/job/sling-bundles-api-1.7/ws/src/test/java/org/apache/sling/api/request/RequestUtilTest.java>: <https://builds.apache.org/job/sling-bundles-api-1.7/ws/src/test/java/org/apache/sling/api/request/RequestUtilTest.java> uses or overrides a deprecated API. [INFO] <https://builds.apache.org/job/sling-bundles-api-1.7/ws/src/test/java/org/apache/sling/api/request/RequestUtilTest.java>: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.apache.sling.api --- [INFO] Surefire report directory: <https://builds.apache.org/job/sling-bundles-api-1.7/ws/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.sling.api.request.RequestDispatcherOptionsTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.sling.api.request.RequestDispatcherOptionsTest Running org.apache.sling.api.request.RequestUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.sling.api.request.RequestUtilTest Running org.apache.sling.api.request.ResponseUtilTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.sling.api.request.ResponseUtilTest Running org.apache.sling.api.resource.path.PathTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.sling.api.resource.path.PathTest Running org.apache.sling.api.resource.path.PathBuilderTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.sling.api.resource.path.PathBuilderTest Running org.apache.sling.api.resource.path.PathSetTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.sling.api.resource.path.PathSetTest Running org.apache.sling.api.resource.ResourceUtilTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 sec - in org.apache.sling.api.resource.ResourceUtilTest Running org.apache.sling.api.resource.ResourceMetadataTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.sling.api.resource.ResourceMetadataTest Running org.apache.sling.api.resource.NonExistingResourceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 sec - in org.apache.sling.api.resource.NonExistingResourceTest Running org.apache.sling.api.SlingExceptionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.sling.api.SlingExceptionTest Running org.apache.sling.api.wrappers.ResourceResolverWrapperTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 sec - in org.apache.sling.api.wrappers.ResourceResolverWrapperTest Running org.apache.sling.api.wrappers.ValueMapDecoratorTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.062 sec - in org.apache.sling.api.wrappers.ValueMapDecoratorTest Running org.apache.sling.api.wrappers.CompositeValueMapTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.sling.api.wrappers.CompositeValueMapTest Running org.apache.sling.api.wrappers.impl.ObjectConverterTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.apache.sling.api.wrappers.impl.ObjectConverterTest Results : Tests run: 143, Failures: 0, Errors: 0, Skipped: 1 [JENKINS] Recording test results [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ org.apache.sling.api --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ org.apache.sling.api --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.apache.sling.api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ org.apache.sling.api --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (set-bundle-required-execution-environment) @ org.apache.sling.api --- [INFO] Executing tasks main: Setting Bundle-RequiredExecutionEnvironment=JavaSE-1.7 from sling.java.version=7 [INFO] Executed tasks [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.apache.sling.api <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.apache.sling.api --- [INFO] Building jar: <https://builds.apache.org/job/sling-bundles-api-1.7/ws/target/org.apache.sling.api-2.16.3-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ org.apache.sling.api --- [INFO] [INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ org.apache.sling.api --- [INFO] Checking legal files in: org.apache.sling.api-2.16.3-SNAPSHOT.jar [INFO] Checking legal files in: org.apache.sling.api-2.16.3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.2.0:baseline (baseline) @ org.apache.sling.api --- [INFO] artifact org.apache.sling:org.apache.sling.api: checking for updates from Nexus [INFO] artifact org.apache.sling:org.apache.sling.api: checking for updates from central [INFO] Baseline Report - Generated by Apache Felix Maven Bundle Plugin on 2017-03-03T16:57Z based on Bnd - see http://www.aqute.biz/Bnd/Bnd [INFO] Comparing bundle org.apache.sling.api version 2.16.3-SNAPSHOT to version 2.16.2 [INFO] [INFO] PACKAGE_NAME DELTA CUR_VER BASE_VER REC_VER WARNINGS [INFO] = ================================================== ========== ========== ========== ========== ========== [INFO] org.apache.sling.api unchanged 2.3.2 2.3.2 2.3.2 - [INFO] ----------------------------------------------------------------------------------------------------------- [INFO] org.apache.sling.api.adapter unchanged 2.2.2 2.2.2 2.2.2 - [INFO] ----------------------------------------------------------------------------------------------------------- [INFO] org.apache.sling.api.auth unchanged 1.0.2 1.0.2 1.0.2 - [INFO] ----------------------------------------------------------------------------------------------------------- [INFO] org.apache.sling.api.request unchanged 2.4.2 2.4.2 2.4.2 - [INFO] ----------------------------------------------------------------------------------------------------------- [INFO] * org.apache.sling.api.resource changed 2.10.0 2.10.0 2.10.1 Version increase required [INFO] ~ class org.apache.sling.api.resource.AbstractResourceVisitor [INFO] ~ method traverseChildren(Ljava/util/Iterator<Lorg/apache/sling/api/resource/Resource;>;) [INFO] + annotated javax.annotation.Nonnull [INFO] ~ method visit(org.apache.sling.api.resource.Resource) [INFO] + annotated javax.annotation.Nonnull [INFO] ----------------------------------------------------------------------------------------------------------- [INFO] org.apache.sling.api.resource.observation unchanged 1.2.0 1.2.0 1.2.0 - [INFO] ----------------------------------------------------------------------------------------------------------- [INFO] org.apache.sling.api.resource.path unchanged 1.2.0 1.2.0 1.2.0 - [INFO] ----------------------------------------------------------------------------------------------------------- [INFO] org.apache.sling.api.resource.runtime unchanged 1.0.1 1.0.1 1.0.1 - [INFO] ----------------------------------------------------------------------------------------------------------- [INFO] org.apache.sling.api.resource.runtime.dto unchanged 1.0.0 1.0.0 1.0.0 - [INFO] ----------------------------------------------------------------------------------------------------------- [INFO] org.apache.sling.api.scripting unchanged 2.3.1 2.3.1 2.3.1 - [INFO] ----------------------------------------------------------------------------------------------------------- [INFO] org.apache.sling.api.security unchanged 1.0.2 1.0.2 1.0.2 - [INFO] ----------------------------------------------------------------------------------------------------------- [INFO] org.apache.sling.api.servlets unchanged 2.2.0 2.2.0 2.2.0 - [INFO] ----------------------------------------------------------------------------------------------------------- [INFO] org.apache.sling.api.wrappers unchanged 2.6.1 2.6.0 2.6.0 Version has been increased but analysis detected no changes [INFO] - version 2.6.0 [INFO] + version 2.6.1 [INFO] ----------------------------------------------------------------------------------------------------------- [INFO] org.apache.sling.spi.resource.provider unchanged 1.1.0 1.1.0 1.1.0 - [INFO] ----------------------------------------------------------------------------------------------------------- [ERROR] org.apache.sling.api.resource: Version increase required; detected 2.10.0, suggested 2.10.1 [WARNING] org.apache.sling.api.wrappers: Excessive version increase; detected 2.6.1, suggested 2.6.0 [WARNING] org.apache.sling.api.wrappers: Version has been increased but analysis detected no changes; detected 2.6.1, suggested 2.6.0 [INFO] Baseline analysis complete, 1 error(s), 2 warning(s) [JENKINS] Archiving disabled [JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28.591 s [INFO] Finished at: 2017-03-03T16:57:28+00:00 [INFO] Final Memory: 47M/450M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.felix:maven-bundle-plugin:3.2.0:baseline (baseline) on project org.apache.sling.api: Baseline failed, see generated report -> [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/MojoFailureException channel stopped Recording test results
