See 
<https://builds.apache.org/job/brooklyn-ui-master-docker/55/display/redirect>

------------------------------------------
[...truncated 349.39 KB...]
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.classpath/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/*.log
[INFO] Exclude: **/brooklyn*.log.*
[INFO] Exclude: **/target/**
[INFO] Exclude: **/nbactions.xml
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: ignored/**
[INFO] Exclude: LICENSE.md
[INFO] Exclude: .mvn/jvm.config
[INFO] Exclude: **/src/main/license/**
[INFO] Exclude: **/src/test/license/**
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/*.pem.pub
[INFO] Exclude: **/*.pem
[INFO] Exclude: **/*_rsa.pub
[INFO] Exclude: **/*_rsa
[INFO] Exclude: **/*.svg
[INFO] Exclude: **/*.crt
[INFO] Exclude: **/*.csr
[INFO] Exclude: **/*.key
[INFO] Exclude: **/*.key.org
[INFO] Exclude: **/*.psd
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.plxarc
[INFO] Exclude: 
**/src/test/resources/org/apache/brooklyn/entity/software/base/template_with_extra_substitutions.txt
[INFO] Exclude: **/src/main/resources/banner.txt
[INFO] Exclude: **/src/test/resources/ssl/certs/localhost/info.txt
[INFO] Exclude: **/src/main/history/dependencies.xml
[INFO] Exclude: **/sandbox/examples/src/main/scripts/amis.txt
[INFO] Exclude: docs/**
[INFO] Exclude: **/.m2/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/dist/**
[INFO] Exclude: **/.babelrc
[INFO] Exclude: .mvn/jvm.config
[INFO] Exclude: **/.m2/**
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 3 licenses.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ 
brooklyn-ui-features ---
[INFO] Building jar: 
/usr/build/features/target/brooklyn-ui-features-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ 
brooklyn-ui-features ---
[INFO] Building jar: 
/usr/build/features/target/brooklyn-ui-features-1.0.0-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
brooklyn-ui-features ---
[INFO] No primary artifact to install, installing attached artifacts instead.
[INFO] Installing /usr/build/features/.flattened-pom.xml to 
/root/.m2/repository/org/apache/brooklyn/ui/brooklyn-ui-features/1.0.0-SNAPSHOT/brooklyn-ui-features-1.0.0-SNAPSHOT.pom
[INFO] Installing /usr/build/features/target/feature/feature.xml to 
/root/.m2/repository/org/apache/brooklyn/ui/brooklyn-ui-features/1.0.0-SNAPSHOT/brooklyn-ui-features-1.0.0-SNAPSHOT-features.xml
[INFO] Installing 
/usr/build/features/target/brooklyn-ui-features-1.0.0-SNAPSHOT-sources.jar to 
/root/.m2/repository/org/apache/brooklyn/ui/brooklyn-ui-features/1.0.0-SNAPSHOT/brooklyn-ui-features-1.0.0-SNAPSHOT-sources.jar
[INFO] Installing 
/usr/build/features/target/brooklyn-ui-features-1.0.0-SNAPSHOT-test-sources.jar 
to 
/root/.m2/repository/org/apache/brooklyn/ui/brooklyn-ui-features/1.0.0-SNAPSHOT/brooklyn-ui-features-1.0.0-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn UI :: Parent 1.0.0-SNAPSHOT ............... SUCCESS [ 13.536 s]
[INFO] Brooklyn UI :: Modularity Server (parent) .......... SUCCESS [  0.206 s]
[INFO] Brooklyn UI :: Modularity Server :: UI Module API .. SUCCESS [  8.594 s]
[INFO] Brooklyn UI :: Modularity Server :: UI Module Registry SUCCESS [  1.644 
s]
[INFO] Brooklyn UI :: Modularity Server :: UI Proxy ....... SUCCESS [  2.726 s]
[INFO] Brooklyn UI :: Modularity Server :: UI Metadata Registry SUCCESS [  
0.782 s]
[INFO] Brooklyn UI :: Modularity Server :: External UI Modules Registration 
Hooks SUCCESS [ 14.819 s]
[INFO] Brooklyn UI :: Modularity Server :: Features ....... SUCCESS [ 43.025 s]
[INFO] Brooklyn UI :: Modules (parent) .................... SUCCESS [  7.522 s]
[INFO] Brooklyn UI :: Modules - UI Utils .................. SUCCESS [ 23.729 s]
[INFO] Brooklyn UI :: Modules - Home ...................... SUCCESS [01:07 min]
[INFO] Brooklyn UI :: Modules - App inspector ............. SUCCESS [01:16 min]
[INFO] Brooklyn UI :: Modules - Blueprint composer ........ SUCCESS [01:22 min]
[INFO] Brooklyn UI :: Modules - Blueprint importer ........ SUCCESS [01:06 min]
[INFO] Brooklyn UI :: Modules - Catalog ................... SUCCESS [01:08 min]
[INFO] Brooklyn UI :: Modules - Location manager .......... SUCCESS [01:01 min]
[INFO] Brooklyn UI :: Modules - REST API Docs ............. SUCCESS [ 59.950 s]
[INFO] Brooklyn UI :: Modules - Groovy console ............ SUCCESS [01:00 min]
[INFO] Brooklyn UI :: Modules - Logout .................... SUCCESS [ 56.277 s]
[INFO] Brooklyn UI :: Modules - Features .................. SUCCESS [  7.577 s]
[INFO] Brooklyn UI :: Features 1.0.0-SNAPSHOT ............. SUCCESS [  0.182 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:12 min
[INFO] Finished at: 2018-10-01T16:33:56Z
[INFO] ------------------------------------------------------------------------
[Current build status] check if current [SUCCESS] is worse or equals then 
[SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] enabling perform for step [Execute shell]
[brooklyn-ui-master-docker] $ /bin/bash -xe /tmp/jenkins4572943266571220389.sh
+ docker run -i --rm --name brooklyn-ui -v 
<https://builds.apache.org/job/brooklyn-ui-master-docker/ws/.m2>:/root/.m2 -v 
<https://builds.apache.org/job/brooklyn-ui-master-docker/ws/>:/usr/build -v 
/home/jenkins:/usr/home -w /usr/build brooklyn:ui mvn deploy -s 
/usr/home/.m2/settings.xml -DskipTests
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Brooklyn UI :: Parent                                              [pom]
[INFO] Brooklyn UI :: Modularity Server (parent)                          [pom]
[INFO] Brooklyn UI :: Modularity Server :: UI Module API                  [jar]
[INFO] Brooklyn UI :: Modularity Server :: UI Module Registry             [jar]
[INFO] Brooklyn UI :: Modularity Server :: UI Proxy                       [jar]
[INFO] Brooklyn UI :: Modularity Server :: UI Metadata Registry           [jar]
[INFO] Brooklyn UI :: Modularity Server :: External UI Modules Registration 
Hooks [jar]
[INFO] Brooklyn UI :: Modularity Server :: Features                   [feature]
[INFO] Brooklyn UI :: Modules (parent)                                    [pom]
[INFO] Brooklyn UI :: Modules - UI Utils                                  [pom]
[INFO] Brooklyn UI :: Modules - Home                                      [war]
[INFO] Brooklyn UI :: Modules - App inspector                             [war]
[INFO] Brooklyn UI :: Modules - Blueprint composer                        [war]
[INFO] Brooklyn UI :: Modules - Blueprint importer                        [war]
[INFO] Brooklyn UI :: Modules - Catalog                                   [war]
[INFO] Brooklyn UI :: Modules - Location manager                          [war]
[INFO] Brooklyn UI :: Modules - REST API Docs                             [war]
[INFO] Brooklyn UI :: Modules - Groovy console                            [war]
[INFO] Brooklyn UI :: Modules - Logout                                    [war]
[INFO] Brooklyn UI :: Modules - Features                                  [kar]
[INFO] Brooklyn UI :: Features                                        [feature]
[INFO] 
[INFO] -------------< org.apache.brooklyn.ui:brooklyn-ui-parent >--------------
[INFO] Building Brooklyn UI :: Parent 1.0.0-SNAPSHOT                     [1/21]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ brooklyn-ui-parent 
---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/usr/build' && 'git' 'rev-parse' '--verify' 
'--short=7' 'HEAD'
[INFO] Working directory: /usr/build
[INFO] Storing buildNumber: 6de1f67 at timestamp: 1538411642943
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/usr/build' && 'git' 'rev-parse' '--verify' 
'--short=7' 'HEAD'
[INFO] Working directory: /usr/build
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (brooklyn-build-req) @ 
brooklyn-ui-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
brooklyn-ui-parent ---
[INFO] 
[INFO] --- flatten-maven-plugin:1.0.1:flatten (flatten) @ brooklyn-ui-parent ---
[INFO] Generating flattened POM of project 
org.apache.brooklyn.ui:brooklyn-ui-parent:pom:1.0.0-SNAPSHOT...
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ 
brooklyn-ui-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
brooklyn-ui-parent ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ brooklyn-ui-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from /usr/build/.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 90 implicit excludes (use -debug for more details).
[INFO] Exclude: sandbox/**
[INFO] Exclude: release/**
[INFO] Exclude: README.md
[INFO] Exclude: **/.git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.repository/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.classpath/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/*.log
[INFO] Exclude: **/brooklyn*.log.*
[INFO] Exclude: **/target/**
[INFO] Exclude: **/nbactions.xml
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: ignored/**
[INFO] Exclude: LICENSE.md
[INFO] Exclude: .mvn/jvm.config
[INFO] Exclude: **/src/main/license/**
[INFO] Exclude: **/src/test/license/**
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/*.pem.pub
[INFO] Exclude: **/*.pem
[INFO] Exclude: **/*_rsa.pub
[INFO] Exclude: **/*_rsa
[INFO] Exclude: **/*.svg
[INFO] Exclude: **/*.crt
[INFO] Exclude: **/*.csr
[INFO] Exclude: **/*.key
[INFO] Exclude: **/*.key.org
[INFO] Exclude: **/*.psd
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.plxarc
[INFO] Exclude: 
**/src/test/resources/org/apache/brooklyn/entity/software/base/template_with_extra_substitutions.txt
[INFO] Exclude: **/src/main/resources/banner.txt
[INFO] Exclude: **/src/test/resources/ssl/certs/localhost/info.txt
[INFO] Exclude: **/src/main/history/dependencies.xml
[INFO] Exclude: **/sandbox/examples/src/main/scripts/amis.txt
[INFO] Exclude: docs/**
[INFO] Exclude: **/.m2/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/dist/**
[INFO] Exclude: **/.babelrc
[INFO] Exclude: .mvn/jvm.config
[INFO] Exclude: **/.m2/**
[INFO] 4 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 2 licenses.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ 
brooklyn-ui-parent ---
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ 
brooklyn-ui-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
brooklyn-ui-parent ---
[INFO] Installing /usr/build/pom.xml to 
/root/.m2/repository/org/apache/brooklyn/ui/brooklyn-ui-parent/1.0.0-SNAPSHOT/brooklyn-ui-parent-1.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ 
brooklyn-ui-parent ---
Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/brooklyn/ui/brooklyn-ui-parent/1.0.0-SNAPSHOT/maven-metadata.xml
Progress (1): 619 B                   Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/brooklyn/ui/brooklyn-ui-parent/1.0.0-SNAPSHOT/maven-metadata.xml
 (619 B at 661 B/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/brooklyn/ui/brooklyn-ui-parent/1.0.0-SNAPSHOT/brooklyn-ui-parent-1.0.0-20181001.163416-82.pom
Progress (1): 2.0/20 kBProgress (1): 4.1/20 kBProgress (1): 6.1/20 kBProgress 
(1): 8.2/20 kBProgress (1): 10/20 kB Progress (1): 12/20 kBProgress (1): 14/20 
kBProgress (1): 16/20 kBProgress (1): 18/20 kBProgress (1): 20 kB               
       [INFO] 
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn UI :: Parent 1.0.0-SNAPSHOT ............... FAILURE [ 14.987 s]
[INFO] Brooklyn UI :: Modularity Server (parent) .......... SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Module API .. SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Module Registry SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Proxy ....... SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Metadata Registry SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: External UI Modules Registration 
Hooks SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: Features ....... SKIPPED
[INFO] Brooklyn UI :: Modules (parent) .................... SKIPPED
[INFO] Brooklyn UI :: Modules - UI Utils .................. SKIPPED
[INFO] Brooklyn UI :: Modules - Home ...................... SKIPPED
[INFO] Brooklyn UI :: Modules - App inspector ............. SKIPPED
[INFO] Brooklyn UI :: Modules - Blueprint composer ........ SKIPPED
[INFO] Brooklyn UI :: Modules - Blueprint importer ........ SKIPPED
[INFO] Brooklyn UI :: Modules - Catalog ................... SKIPPED
[INFO] Brooklyn UI :: Modules - Location manager .......... SKIPPED
[INFO] Brooklyn UI :: Modules - REST API Docs ............. SKIPPED
[INFO] Brooklyn UI :: Modules - Groovy console ............ SKIPPED
[INFO] Brooklyn UI :: Modules - Logout .................... SKIPPED
[INFO] Brooklyn UI :: Modules - Features .................. SKIPPED
[INFO] Brooklyn UI :: Features 1.0.0-SNAPSHOT ............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.222 s
[INFO] Finished at: 2018-10-01T16:34:17Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on 
project brooklyn-ui-parent: Failed to deploy artifacts: Could not transfer 
artifact org.apache.brooklyn.ui:brooklyn-ui-parent:pom:1.0.0-20181001.163416-82 
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/brooklyn/ui/brooklyn-ui-parent/1.0.0-SNAPSHOT/brooklyn-ui-parent-1.0.0-20181001.163416-82.pom.
 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
Build step 'Conditional step (single)' marked build as failure

Reply via email to