You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/21 12:12:08 UTC

Build failed in Jenkins: brooklyn-master-build-docker #18

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

------------------------------------------
[...truncated 8.78 MB...]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ brooklyn-all ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ brooklyn-all ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 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: scripts/README.md
[INFO] Exclude: docker/README.md
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ brooklyn-all ---
[INFO] Building jar: /usr/build/brooklyn-dist/all/target/brooklyn-all-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ brooklyn-all ---
[INFO] Building jar: /usr/build/brooklyn-dist/all/target/brooklyn-all-1.0.0-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ brooklyn-all ---
[INFO] Installing /usr/build/brooklyn-dist/all/target/brooklyn-all-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/apache/brooklyn/brooklyn-all/1.0.0-SNAPSHOT/brooklyn-all-1.0.0-SNAPSHOT.jar
[INFO] Installing /usr/build/brooklyn-dist/all/pom.xml to /root/.m2/repository/org/apache/brooklyn/brooklyn-all/1.0.0-SNAPSHOT/brooklyn-all-1.0.0-SNAPSHOT.pom
[INFO] Installing /usr/build/brooklyn-dist/all/target/brooklyn-all-1.0.0-SNAPSHOT-sources.jar to /root/.m2/repository/org/apache/brooklyn/brooklyn-all/1.0.0-SNAPSHOT/brooklyn-all-1.0.0-SNAPSHOT-sources.jar
[INFO] Installing /usr/build/brooklyn-dist/all/target/brooklyn-all-1.0.0-SNAPSHOT-test-sources.jar to /root/.m2/repository/org/apache/brooklyn/brooklyn-all/1.0.0-SNAPSHOT/brooklyn-all-1.0.0-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Brooklyn Distribution 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ brooklyn-dist ---
[INFO] Deleting /usr/build/brooklyn-dist/dist/target
[INFO] Deleting /usr/build/brooklyn-dist/dist (includes = [brooklyn*.log, brooklyn*.log.*, stacktrace.log, test-output, prodDb.*], excludes = [])
[INFO] 
[INFO] --- maven-replacer-plugin:1.4.1:replace (fix-eclipse-dot-classpath-mangling) @ brooklyn-dist ---
[INFO] Ignoring missing file
[INFO] Replacement run on 0 file.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ brooklyn-dist ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (brooklyn-build-req) @ brooklyn-dist ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ brooklyn-dist ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ brooklyn-dist ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /usr/build/brooklyn-dist/dist/src/main/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ brooklyn-dist ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ brooklyn-dist ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy (copy) @ brooklyn-dist ---
[INFO] Configured Artifact: org.apache.brooklyn:brooklyn-cli:dist:1.0.0-SNAPSHOT:bom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn REST JavaScript Web GUI ................... SUCCESS [ 36.785 s]
[INFO] Brooklyn Server Root ............................... SUCCESS [  0.198 s]
[INFO] Brooklyn Parent Project ............................ SUCCESS [  2.892 s]
[INFO] Brooklyn Test Support Utilities .................... SUCCESS [  4.197 s]
[INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [  0.472 s]
[INFO] Brooklyn Common Utilities .......................... SUCCESS [ 23.982 s]
[INFO] Brooklyn API ....................................... SUCCESS [  1.828 s]
[INFO] CAMP Server Parent Project ......................... SUCCESS [  0.154 s]
[INFO] CAMP Base .......................................... SUCCESS [  2.807 s]
[INFO] Brooklyn Test Support .............................. SUCCESS [  1.195 s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............. SUCCESS [  1.049 s]
[INFO] Brooklyn Logback Configuration ..................... SUCCESS [  0.253 s]
[INFO] CAMP Server ........................................ SUCCESS [  5.740 s]
[INFO] Brooklyn Felix Runtime ............................. SUCCESS [  3.228 s]
[INFO] Brooklyn Groovy Utilities .......................... SUCCESS [  2.524 s]
[INFO] Brooklyn Core ...................................... SUCCESS [04:11 min]
[INFO] Brooklyn Policies .................................. SUCCESS [ 38.340 s]
[INFO] Brooklyn WinRM Software Entities ................... SUCCESS [ 11.798 s]
[INFO] Brooklyn Secure JMXMP Agent ........................ SUCCESS [  9.937 s]
[INFO] Brooklyn JMX RMI Agent ............................. SUCCESS [  0.427 s]
[INFO] Brooklyn Jclouds Location Targets .................. SUCCESS [ 43.118 s]
[INFO] Brooklyn Software Base ............................. SUCCESS [01:45 min]
[INFO] Brooklyn CAMP ...................................... SUCCESS [02:58 min]
[INFO] Brooklyn Launcher Common ........................... SUCCESS [  5.075 s]
[INFO] Brooklyn REST API .................................. SUCCESS [  7.288 s]
[INFO] Brooklyn REST Resources ............................ SUCCESS [ 52.389 s]
[INFO] Brooklyn REST Server ............................... SUCCESS [ 26.810 s]
[INFO] Brooklyn Launcher .................................. SUCCESS [01:35 min]
[INFO] Brooklyn Container Location Targets ................ SUCCESS [  8.985 s]
[INFO] Brooklyn Command Line Interface .................... SUCCESS [ 11.166 s]
[INFO] Brooklyn Test Framework ............................ SUCCESS [ 25.215 s]
[INFO] Brooklyn OSGi init ................................. SUCCESS [  2.470 s]
[INFO] Brooklyn OSGi start ................................ SUCCESS [  2.819 s]
[INFO] Brooklyn Karaf ..................................... SUCCESS [  0.027 s]
[INFO] Jetty config fragment .............................. SUCCESS [  1.183 s]
[INFO] Apache Http Component extension .................... SUCCESS [  0.288 s]
[INFO] Brooklyn Karaf Features ............................ SUCCESS [  1.085 s]
[INFO] Brooklyn Karaf Shell Commands ...................... SUCCESS [  4.767 s]
[INFO] Brooklyn Library Root .............................. SUCCESS [  0.198 s]
[INFO] Brooklyn CM Chef ................................... SUCCESS [  8.017 s]
[INFO] Brooklyn CM SaltStack .............................. SUCCESS [  6.444 s]
[INFO] Brooklyn CM Ansible ................................ SUCCESS [  4.176 s]
[INFO] Brooklyn CM Integration Root ....................... SUCCESS [  0.121 s]
[INFO] Brooklyn Network Software Entities ................. SUCCESS [  4.686 s]
[INFO] Brooklyn OSGi Software Entities .................... SUCCESS [  3.704 s]
[INFO] Brooklyn Database Software Entities ................ SUCCESS [  7.527 s]
[INFO] Brooklyn Web App Software Entities ................. SUCCESS [ 22.451 s]
[INFO] Brooklyn Messaging Software Entities ............... SUCCESS [  7.495 s]
[INFO] Brooklyn NoSQL Data Store Software Entities ........ SUCCESS [ 18.276 s]
[INFO] Brooklyn Monitoring Software Entities .............. SUCCESS [  3.631 s]
[INFO] Brooklyn Web App Software Entities ................. SUCCESS [  0.207 s]
[INFO] Brooklyn QA ........................................ SUCCESS [  9.873 s]
[INFO] Brooklyn Examples Aggregator Project ............... SUCCESS [  0.102 s]
[INFO] Brooklyn Examples Aggregator Project - Webapps ..... SUCCESS [  0.097 s]
[INFO] hello-world-webapp Maven Webapp .................... SUCCESS [  0.576 s]
[INFO] hello-world-sql-webapp Maven Webapp ................ SUCCESS [  0.887 s]
[INFO] Brooklyn Simple Web Cluster Example ................ SUCCESS [  5.748 s]
[INFO] Brooklyn Library Karaf integration ................. SUCCESS [  0.104 s]
[INFO] Brooklyn Library Catalog ........................... SUCCESS [  0.183 s]
[INFO] Brooklyn Library Karaf Features .................... SUCCESS [  1.682 s]
[INFO] Brooklyn Client .................................... SUCCESS [  5.149 s]
[INFO] Brooklyn Client Command Line Interface ............. SUCCESS [ 47.684 s]
[INFO] Brooklyn REST java Client .......................... SUCCESS [ 13.223 s]
[INFO] Brooklyn Downstream Project Parent ................. SUCCESS [  0.104 s]
[INFO] Brooklyn Dist Root ................................. SUCCESS [  0.145 s]
[INFO] Brooklyn All Things ................................ SUCCESS [  2.993 s]
[INFO] Brooklyn Distribution .............................. FAILURE [  2.184 s]
[INFO] Brooklyn Karaf Distribution Parent ................. SKIPPED
[INFO] Brooklyn Karaf Server Configuration ................ SKIPPED
[INFO] Brooklyn Dist Karaf Features ....................... SKIPPED
[INFO] Brooklyn Karaf Distribution ........................ SKIPPED
[INFO] Brooklyn Karaf pax-exam itest ...................... SKIPPED
[INFO] Brooklyn Vagrant Getting Started Environment ....... SKIPPED
[INFO] Brooklyn Quick-Start Project Archetype ............. SKIPPED
[INFO] Brooklyn Shared Package Files ...................... SKIPPED
[INFO] Brooklyn RPM Package ............................... SKIPPED
[INFO] Brooklyn DEB Package ............................... SKIPPED
[INFO] Brooklyn Root ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:13 min
[INFO] Finished at: 2017-11-21T12:11:36Z
[INFO] Final Memory: 210M/950M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:copy (copy) on project brooklyn-dist: Unable to find artifact.: Failure to find org.apache.brooklyn:brooklyn-cli:bom:dist:1.0.0-SNAPSHOT in http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced
[ERROR] 
[ERROR] Try downloading the file manually from the project website.
[ERROR] 
[ERROR] Then, install it using the command: 
[ERROR]     mvn install:install-file -DgroupId=org.apache.brooklyn -DartifactId=brooklyn-cli -Dversion=1.0.0-SNAPSHOT -Dclassifier=dist -Dpackaging=bom -Dfile=/path/to/file
[ERROR] 
[ERROR] Alternatively, if you host your own repository you can deploy the file there: 
[ERROR]     mvn deploy:deploy-file -DgroupId=org.apache.brooklyn -DartifactId=brooklyn-cli -Dversion=1.0.0-SNAPSHOT -Dclassifier=dist -Dpackaging=bom -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR] 
[ERROR]   org.apache.brooklyn:brooklyn-cli:bom:1.0.0-SNAPSHOT
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR]   Nexus (http://repository.apache.org/snapshots, releases=false, snapshots=true),
[ERROR]   jclouds-snapshots (https://repository.apache.org/content/repositories/snapshots, releases=true, snapshots=true),
[ERROR]   central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)
[ERROR] -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :brooklyn-dist
Build step 'Execute shell' marked build as failure
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-11.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-12.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-13.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-14.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-15.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-16.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-17.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-18.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-19.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-20.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-21.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-22.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-23.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-24.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-25.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-26.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-27.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-28.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-29.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-30.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-31.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-32.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Jenkins build is back to normal : brooklyn-master-build-docker #19

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/brooklyn-master-build-docker/19/display/redirect>