See 
<https://builds.apache.org/job/sling-org-apache-sling-auth-xing-api-1.8/59/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace 
<https://builds.apache.org/job/sling-org-apache-sling-auth-xing-api-1.8/ws/>
Cloning the remote Git repository
Cloning repository 
https://github.com/apache/sling-org-apache-sling-auth-xing-api.git
 > git init 
 > <https://builds.apache.org/job/sling-org-apache-sling-auth-xing-api-1.8/ws/> 
 > # timeout=10
Fetching upstream changes from 
https://github.com/apache/sling-org-apache-sling-auth-xing-api.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://github.com/apache/sling-org-apache-sling-auth-xing-api.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://github.com/apache/sling-org-apache-sling-auth-xing-api.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://github.com/apache/sling-org-apache-sling-auth-xing-api.git # 
 > timeout=10
Fetching upstream changes from 
https://github.com/apache/sling-org-apache-sling-auth-xing-api.git
 > git fetch --tags --progress 
 > https://github.com/apache/sling-org-apache-sling-auth-xing-api.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c6ad3b4ea1b8c5a95d1fc9b868093dc0b070bf05 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c6ad3b4ea1b8c5a95d1fc9b868093dc0b070bf05
Commit message: "trivial: added license header to *.md files"
 > git rev-list --no-walk c6ad3b4ea1b8c5a95d1fc9b868093dc0b070bf05 # timeout=10
Parsing POMs
Established TCP socket on 50224
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-auth-xing-api-1.8] $ 
/home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -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 50224
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://builds.apache.org/job/sling-org-apache-sling-auth-xing-api-1.8/ws/pom.xml>
 -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean 
deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Authentication XING API 0.0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
org.apache.sling.auth.xing.api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ 
org.apache.sling.auth.xing.api ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run 
(set-bundle-required-execution-environment) @ org.apache.sling.auth.xing.api ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
org.apache.sling.auth.xing.api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
org.apache.sling.auth.xing.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/sling-org-apache-sling-auth-xing-api-1.8/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (check-memory-task) @ 
org.apache.sling.auth.xing.api ---
[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:3.2:compile (default-compile) @ 
org.apache.sling.auth.xing.api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to 
<https://builds.apache.org/job/sling-org-apache-sling-auth-xing-api-1.8/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
org.apache.sling.auth.xing.api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/sling-org-apache-sling-auth-xing-api-1.8/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
org.apache.sling.auth.xing.api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ 
org.apache.sling.auth.xing.api ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ 
org.apache.sling.auth.xing.api ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ 
org.apache.sling.auth.xing.api ---
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ 
org.apache.sling.auth.xing.api >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ 
org.apache.sling.auth.xing.api ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run 
(set-bundle-required-execution-environment) @ org.apache.sling.auth.xing.api ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ 
org.apache.sling.auth.xing.api <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ 
org.apache.sling.auth.xing.api ---
[INFO] Building jar: 
<https://builds.apache.org/job/sling-org-apache-sling-auth-xing-api-1.8/ws/target/org.apache.sling.auth.xing.api-0.0.3-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
org.apache.sling.auth.xing.api ---
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ 
org.apache.sling.auth.xing.api ---
[INFO] Checking legal files in: 
org.apache.sling.auth.xing.api-0.0.3-SNAPSHOT.jar
[INFO] Checking legal files in: 
org.apache.sling.auth.xing.api-0.0.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ 
org.apache.sling.auth.xing.api ---
[INFO] 51 implicit excludes (use -debug for more details).
[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] 10 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 9 licence.
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.1:baseline (baseline) @ 
org.apache.sling.auth.xing.api ---
[INFO] artifact org.apache.sling:org.apache.sling.auth.xing.api: checking for 
updates from Nexus
[INFO] artifact org.apache.sling:org.apache.sling.auth.xing.api: checking for 
updates from central
[INFO] Baseline Report - Generated by Apache Felix Maven Bundle Plugin on 
2018-10-08T20:38Z based on Bnd - see http://www.aqute.biz/Bnd/Bnd
[INFO] Comparing bundle org.apache.sling.auth.xing.api version 0.0.3-SNAPSHOT 
to version 0.0.2
[INFO] 
[INFO]   PACKAGE_NAME                                       DELTA      CUR_VER  
  BASE_VER   REC_VER    WARNINGS  
[INFO] = ================================================== ========== 
========== ========== ========== ==========
[INFO]   org.apache.sling.auth.xing.api                     unchanged  0.0.2    
  0.0.2      0.0.2      -         
[INFO] 
-----------------------------------------------------------------------------------------------------------
[INFO]   org.apache.sling.auth.xing.api.users               unchanged  0.0.2    
  0.0.2      0.0.2      -         
[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.auth.xing.api ---
[INFO] Installing 
<https://builds.apache.org/job/sling-org-apache-sling-auth-xing-api-1.8/ws/target/org.apache.sling.auth.xing.api-0.0.3-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/sling-org-apache-sling-auth-xing-api-1.8/ws/pom.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/sling-org-apache-sling-auth-xing-api-1.8/ws/target/org.apache.sling.auth.xing.api-0.0.3-SNAPSHOT-sources.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @ 
org.apache.sling.auth.xing.api ---
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ 
org.apache.sling.auth.xing.api ---
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/maven-metadata.xml
 (1014 B at 1.4 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203857-54.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203857-54.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.auth.xing.api:jar:0.0.3-20181008.203857-54 
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.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203857-54.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.auth.xing.api/0.0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/maven-metadata.xml
 (1014 B at 1.5 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203859-54.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203859-54.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.auth.xing.api:jar:0.0.3-20181008.203859-54 
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.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203859-54.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.auth.xing.api/0.0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/maven-metadata.xml
 (1014 B at 1.5 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203901-54.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203901-54.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.auth.xing.api:jar:0.0.3-20181008.203901-54 
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.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203901-54.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.auth.xing.api/0.0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/maven-metadata.xml
 (1014 B at 1.5 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203903-54.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203903-54.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.auth.xing.api:jar:0.0.3-20181008.203903-54 
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.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203903-54.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.auth.xing.api/0.0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/maven-metadata.xml
 (1014 B at 1.5 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203905-54.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203905-54.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.auth.xing.api:jar:0.0.3-20181008.203905-54 
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.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203905-54.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.auth.xing.api/0.0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/maven-metadata.xml
 (1014 B at 1.5 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203907-54.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203907-54.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.auth.xing.api:jar:0.0.3-20181008.203907-54 
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.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203907-54.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.auth.xing.api/0.0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/maven-metadata.xml
 (1014 B at 1.6 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203908-54.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203908-54.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.auth.xing.api:jar:0.0.3-20181008.203908-54 
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.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203908-54.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.auth.xing.api/0.0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/maven-metadata.xml
 (1014 B at 1.6 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203910-54.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203910-54.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.auth.xing.api:jar:0.0.3-20181008.203910-54 
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.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203910-54.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.auth.xing.api/0.0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/maven-metadata.xml
 (1014 B at 1.6 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203912-54.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203912-54.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.auth.xing.api:jar:0.0.3-20181008.203912-54 
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.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203912-54.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.auth.xing.api/0.0.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/maven-metadata.xml
 (1014 B at 1.6 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203914-54.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203914-54.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/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[JENKINS] Archiving disabled[INFO] 
------------------------------------------------------------------------
[INFO] Total time: 43.302 s
[INFO] Finished at: 2018-10-08T20:39:20+00:00

[INFO] Final Memory: 77M/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.auth.xing.api: Failed to deploy artifacts: Could not 
transfer artifact 
org.apache.sling:org.apache.sling.auth.xing.api:jar:0.0.3-20181008.203857-54 
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.auth.xing.api/0.0.3-SNAPSHOT/org.apache.sling.auth.xing.api-0.0.3-20181008.203857-54.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

Reply via email to