See <https://builds.apache.org/job/sling-org-apache-sling-engine-1.8/61/display/redirect>
------------------------------------------ [...truncated 4.17 KB...] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ org.apache.sling.engine --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.apache.sling.engine --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-org-apache-sling-engine-1.8/ws/src/main/resources> [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.apache.sling.engine --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 67 source files to <https://builds.apache.org/job/sling-org-apache-sling-engine-1.8/ws/target/classes> [INFO] <https://builds.apache.org/job/sling-org-apache-sling-engine-1.8/ws/src/main/java/org/apache/sling/engine/impl/log/RequestLoggerService.java>: Some input files use or override a deprecated API. [INFO] <https://builds.apache.org/job/sling-org-apache-sling-engine-1.8/ws/src/main/java/org/apache/sling/engine/impl/log/RequestLoggerService.java>: Recompile with -Xlint:deprecation for details. [INFO] <https://builds.apache.org/job/sling-org-apache-sling-engine-1.8/ws/src/main/java/org/apache/sling/engine/impl/helper/RequestListenerManager.java>: Some input files use unchecked or unsafe operations. [INFO] <https://builds.apache.org/job/sling-org-apache-sling-engine-1.8/ws/src/main/java/org/apache/sling/engine/impl/helper/RequestListenerManager.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:3.3.0:manifest (scr-metadata) @ org.apache.sling.engine --- [WARNING] Manifest org.apache.sling:org.apache.sling.engine:bundle:2.6.15-SNAPSHOT : aQute.bnd.annotation.ProviderType annotation used in class org.apache.sling.api.SlingHttpServletRequest. Bnd versioning annotations are deprecated as of Bnd 3.2 and support will be removed in Bnd 4.0. Please change to use OSGi versioning annotations. [WARNING] Manifest org.apache.sling:org.apache.sling.engine:bundle:2.6.15-SNAPSHOT : aQute.bnd.annotation.ProviderType annotation used in class org.apache.sling.api.SlingHttpServletResponse. Bnd versioning annotations are deprecated as of Bnd 3.2 and support will be removed in Bnd 4.0. Please change to use OSGi versioning annotations. [WARNING] Manifest org.apache.sling:org.apache.sling.engine:bundle:2.6.15-SNAPSHOT : aQute.bnd.annotation.ProviderType annotation used in class org.apache.sling.api.request.RequestParameter. Bnd versioning annotations are deprecated as of Bnd 3.2 and support will be removed in Bnd 4.0. Please change to use OSGi versioning annotations. [WARNING] Manifest org.apache.sling:org.apache.sling.engine:bundle:2.6.15-SNAPSHOT : aQute.bnd.annotation.ProviderType annotation used in class org.apache.sling.api.request.RequestParameterMap. Bnd versioning annotations are deprecated as of Bnd 3.2 and support will be removed in Bnd 4.0. Please change to use OSGi versioning annotations. [WARNING] Manifest org.apache.sling:org.apache.sling.engine:bundle:2.6.15-SNAPSHOT : aQute.bnd.annotation.ProviderType annotation used in class org.apache.sling.api.request.RequestPathInfo. Bnd versioning annotations are deprecated as of Bnd 3.2 and support will be removed in Bnd 4.0. Please change to use OSGi versioning annotations. [WARNING] Manifest org.apache.sling:org.apache.sling.engine:bundle:2.6.15-SNAPSHOT : aQute.bnd.annotation.ProviderType annotation used in class org.apache.sling.api.request.RequestProgressTracker. Bnd versioning annotations are deprecated as of Bnd 3.2 and support will be removed in Bnd 4.0. Please change to use OSGi versioning annotations. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.apache.sling.engine --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.apache.sling.engine --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to <https://builds.apache.org/job/sling-org-apache-sling-engine-1.8/ws/target/test-classes> [INFO] <https://builds.apache.org/job/sling-org-apache-sling-engine-1.8/ws/src/test/java/org/apache/sling/engine/impl/filter/AbstractFilterTest.java>: Some input files use or override a deprecated API. [INFO] <https://builds.apache.org/job/sling-org-apache-sling-engine-1.8/ws/src/test/java/org/apache/sling/engine/impl/filter/AbstractFilterTest.java>: Recompile with -Xlint:deprecation for details. [INFO] <https://builds.apache.org/job/sling-org-apache-sling-engine-1.8/ws/src/test/java/org/apache/sling/engine/impl/filter/AbstractFilterTest.java>: <https://builds.apache.org/job/sling-org-apache-sling-engine-1.8/ws/src/test/java/org/apache/sling/engine/impl/filter/AbstractFilterTest.java> uses unchecked or unsafe operations. [INFO] <https://builds.apache.org/job/sling-org-apache-sling-engine-1.8/ws/src/test/java/org/apache/sling/engine/impl/filter/AbstractFilterTest.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.apache.sling.engine --- [INFO] Surefire report directory: <https://builds.apache.org/job/sling-org-apache-sling-engine-1.8/ws/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.sling.engine.impl.parameters.ContainerRequestParameterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.sling.engine.impl.parameters.ContainerRequestParameterTest Running org.apache.sling.engine.impl.parameters.UtilTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.sling.engine.impl.parameters.UtilTest Running org.apache.sling.engine.impl.SlingHttpServletRequestImplTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec - in org.apache.sling.engine.impl.SlingHttpServletRequestImplTest Running org.apache.sling.engine.impl.StaticResponseHeaderTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.sling.engine.impl.StaticResponseHeaderTest Running org.apache.sling.engine.impl.RequestProcessorMBeanImplTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.295 sec - in org.apache.sling.engine.impl.RequestProcessorMBeanImplTest Running org.apache.sling.engine.impl.log.ClientAbortExceptionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.apache.sling.engine.impl.log.ClientAbortExceptionTest Running org.apache.sling.engine.impl.log.CustomLogFormatTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.apache.sling.engine.impl.log.CustomLogFormatTest Running org.apache.sling.engine.impl.request.InitResourceTest [main] WARN org.apache.sling.engine.impl.request.RequestData - SlingRequestProgressTracker not found in request attributes [main] WARN org.apache.sling.engine.impl.request.RequestData - SlingRequestProgressTracker not found in request attributes [main] WARN org.apache.sling.engine.impl.request.RequestData - SlingRequestProgressTracker not found in request attributes [main] WARN org.apache.sling.engine.impl.request.RequestData - SlingRequestProgressTracker not found in request attributes [main] WARN org.apache.sling.engine.impl.request.RequestData - SlingRequestProgressTracker not found in request attributes [main] WARN org.apache.sling.engine.impl.request.RequestData - SlingRequestProgressTracker not found in request attributes [main] WARN org.apache.sling.engine.impl.request.RequestData - SlingRequestProgressTracker not found in request attributes Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.apache.sling.engine.impl.request.InitResourceTest Running org.apache.sling.engine.impl.request.SlingRequestPathInfoTest Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.apache.sling.engine.impl.request.SlingRequestPathInfoTest Running org.apache.sling.engine.impl.request.RequestDataTest [main] WARN org.apache.sling.engine.impl.request.RequestData - SlingRequestProgressTracker not found in request attributes [main] WARN org.apache.sling.engine.impl.request.RequestData - SlingRequestProgressTracker not found in request attributes Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.apache.sling.engine.impl.request.RequestDataTest Running org.apache.sling.engine.impl.request.FastMessageFormatTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.apache.sling.engine.impl.request.FastMessageFormatTest Running org.apache.sling.engine.impl.request.SlingRequestProgressTrackerTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec - in org.apache.sling.engine.impl.request.SlingRequestProgressTrackerTest Running org.apache.sling.engine.impl.filter.FilterPredicateTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.apache.sling.engine.impl.filter.FilterPredicateTest Running org.apache.sling.engine.impl.filter.FilterHandleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.sling.engine.impl.filter.FilterHandleTest Running org.apache.sling.engine.impl.filter.SlingFilterChainHelperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.sling.engine.impl.filter.SlingFilterChainHelperTest Running org.apache.sling.engine.impl.helper.ExternalServletContextWrapperTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.apache.sling.engine.impl.helper.ExternalServletContextWrapperTest Running org.apache.sling.engine.ResponseUtilTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.sling.engine.ResponseUtilTest Results : Tests run: 89, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ org.apache.sling.engine --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-bundle-plugin:3.3.0:bundle (default-bundle) @ org.apache.sling.engine --- [WARNING] Bundle org.apache.sling:org.apache.sling.engine:bundle:2.6.15-SNAPSHOT : aQute.bnd.annotation.ProviderType annotation used in class org.apache.sling.api.SlingHttpServletRequest. Bnd versioning annotations are deprecated as of Bnd 3.2 and support will be removed in Bnd 4.0. Please change to use OSGi versioning annotations. [WARNING] Bundle org.apache.sling:org.apache.sling.engine:bundle:2.6.15-SNAPSHOT : aQute.bnd.annotation.ProviderType annotation used in class org.apache.sling.api.SlingHttpServletResponse. Bnd versioning annotations are deprecated as of Bnd 3.2 and support will be removed in Bnd 4.0. Please change to use OSGi versioning annotations. [WARNING] Bundle org.apache.sling:org.apache.sling.engine:bundle:2.6.15-SNAPSHOT : aQute.bnd.annotation.ProviderType annotation used in class org.apache.sling.api.request.RequestParameter. Bnd versioning annotations are deprecated as of Bnd 3.2 and support will be removed in Bnd 4.0. Please change to use OSGi versioning annotations. [WARNING] Bundle org.apache.sling:org.apache.sling.engine:bundle:2.6.15-SNAPSHOT : aQute.bnd.annotation.ProviderType annotation used in class org.apache.sling.api.request.RequestParameterMap. Bnd versioning annotations are deprecated as of Bnd 3.2 and support will be removed in Bnd 4.0. Please change to use OSGi versioning annotations. [WARNING] Bundle org.apache.sling:org.apache.sling.engine:bundle:2.6.15-SNAPSHOT : aQute.bnd.annotation.ProviderType annotation used in class org.apache.sling.api.request.RequestPathInfo. Bnd versioning annotations are deprecated as of Bnd 3.2 and support will be removed in Bnd 4.0. Please change to use OSGi versioning annotations. [WARNING] Bundle org.apache.sling:org.apache.sling.engine:bundle:2.6.15-SNAPSHOT : aQute.bnd.annotation.ProviderType annotation used in class org.apache.sling.api.request.RequestProgressTracker. Bnd versioning annotations are deprecated as of Bnd 3.2 and support will be removed in Bnd 4.0. Please change to use OSGi versioning annotations. [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.apache.sling.engine >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ org.apache.sling.engine --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ org.apache.sling.engine --- [INFO] [INFO] --- javaversion-maven-plugin:1.0.0:set-java-version (default) @ org.apache.sling.engine --- [INFO] Setting Bundle-RequiredExecutionEnvironment=JavaSE-1.7 from sling.java.version=7 [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.engine <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.apache.sling.engine --- [INFO] Building jar: <https://builds.apache.org/job/sling-org-apache-sling-engine-1.8/ws/target/org.apache.sling.engine-2.6.15-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ org.apache.sling.engine --- [INFO] [INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ org.apache.sling.engine --- [INFO] Checking legal files in: org.apache.sling.engine-2.6.15-SNAPSHOT.jar [INFO] Checking legal files in: org.apache.sling.engine-2.6.15-SNAPSHOT-sources.jar [INFO] [INFO] --- apache-rat-plugin:0.11:check (default) @ org.apache.sling.engine --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: DEPENDENCIES [INFO] Exclude: src/main/appended-resources/META-INF/* [INFO] Exclude: velocity.log [INFO] Exclude: target/* [INFO] Exclude: README.md [INFO] Exclude: maven-eclipse.xml [INFO] Exclude: .* [INFO] Exclude: .*/** [INFO] Exclude: **/*.json [INFO] Exclude: DEPENDENCIES [INFO] Exclude: **/*.rej [INFO] Exclude: hs_err_*.log [INFO] Exclude: **/repository/index/*/index-details.txt [INFO] 95 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 94 licence. [INFO] [INFO] --- maven-bundle-plugin:3.3.0:baseline (baseline) @ org.apache.sling.engine --- [INFO] artifact org.apache.sling:org.apache.sling.engine: checking for updates from Nexus [INFO] artifact org.apache.sling:org.apache.sling.engine: checking for updates from central [INFO] Baseline Report - Generated by Apache Felix Maven Bundle Plugin on 2018-10-02T08:03Z based on Bnd - see http://www.aqute.biz/Bnd/Bnd [INFO] Comparing bundle org.apache.sling.engine version 2.6.15-SNAPSHOT to version 2.6.14 [INFO] [INFO] PACKAGE_NAME DELTA CUR_VER BASE_VER REC_VER WARNINGS [INFO] = ================================================== ========== ========== ========== ========== ========== [INFO] org.apache.sling.engine unchanged 2.3.0 2.3.0 2.3.0 - [INFO] ----------------------------------------------------------------------------------------------------------- [INFO] org.apache.sling.engine.jmx unchanged 1.1.1 1.1.1 1.1.1 - [INFO] ----------------------------------------------------------------------------------------------------------- [INFO] org.apache.sling.engine.servlets unchanged 2.0.9 2.0.9 2.0.9 - [INFO] ----------------------------------------------------------------------------------------------------------- [INFO] Baseline analysis complete, 0 error(s), 0 warning(s) [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.apache.sling.engine --- [INFO] Installing <https://builds.apache.org/job/sling-org-apache-sling-engine-1.8/ws/target/org.apache.sling.engine-2.6.15-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/sling-org-apache-sling-engine-1.8/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/sling-org-apache-sling-engine-1.8/ws/target/org.apache.sling.engine-2.6.15-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.3.0:install (default-install) @ org.apache.sling.engine --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.apache.sling.engine --- [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/maven-metadata.xml (1007 B at 1.4 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080311-10.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080311-10.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:org.apache.sling.engine:jar:2.6.15-20181002.080311-10 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080311-10.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 2 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/maven-metadata.xml (1007 B at 1.6 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080312-10.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080312-10.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:org.apache.sling.engine:jar:2.6.15-20181002.080312-10 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080312-10.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 3 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/maven-metadata.xml (1007 B at 1.6 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080314-10.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080314-10.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:org.apache.sling.engine:jar:2.6.15-20181002.080314-10 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080314-10.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 4 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/maven-metadata.xml (1007 B at 1.6 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080316-10.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080316-10.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:org.apache.sling.engine:jar:2.6.15-20181002.080316-10 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080316-10.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 5 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/maven-metadata.xml (1007 B at 1.6 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080318-10.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080318-10.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:org.apache.sling.engine:jar:2.6.15-20181002.080318-10 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080318-10.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 6 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/maven-metadata.xml (1007 B at 1.6 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080319-10.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080319-10.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:org.apache.sling.engine:jar:2.6.15-20181002.080319-10 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080319-10.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 7 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/maven-metadata.xml (1007 B at 1.5 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080321-10.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080321-10.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:org.apache.sling.engine:jar:2.6.15-20181002.080321-10 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080321-10.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 8 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/maven-metadata.xml (1007 B at 1.5 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080323-10.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080323-10.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:org.apache.sling.engine:jar:2.6.15-20181002.080323-10 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080323-10.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 9 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/maven-metadata.xml (1007 B at 1.6 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080325-10.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080325-10.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:org.apache.sling.engine:jar:2.6.15-20181002.080325-10 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080325-10.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 10 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/maven-metadata.xml (1007 B at 1.6 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080326-10.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080326-10.pom [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [JENKINS] Archiving disabled [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:50 min [INFO] Finished at: 2018-10-02T08:03:33+00:00 [INFO] Final Memory: 87M/3925M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project org.apache.sling.engine: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:org.apache.sling.engine:jar:2.6.15-20181002.080311-10 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.engine/2.6.15-SNAPSHOT/org.apache.sling.engine-2.6.15-20181002.080311-10.jar. Return code is: 401, ReasonPhrase: Unauthorized. -> [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 channel stopped Recording test results
