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/09/21 12:44:27 UTC

Build failed in Jenkins: brooklyn-dist-master #117

See <https://builds.apache.org/job/brooklyn-dist-master/117/display/redirect?page=changes>

Changes:

[thomas.bouron] Add LICENSE and NOTICE file back to the RPM and DEB packages

------------------------------------------
[...truncated 61.91 KB...]
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ brooklyn-all ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (brooklyn-build-req) @ brooklyn-all ---
[INFO] Downloading: http://clojars.org/repo/org/apache/brooklyn/brooklyn-library/0.13.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://clojars.org/repo/org/apache/brooklyn/brooklyn-parent/0.13.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://clojars.org/repo/org/apache/brooklyn/brooklyn-server/0.13.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://clojars.org/repo/org/apache/brooklyn/brooklyn-software-base/0.13.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://clojars.org/repo/org/apache/brooklyn/brooklyn-api/0.13.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://clojars.org/repo/org/apache/brooklyn/brooklyn-core/0.13.0-SNAPSHOT/maven-metadata.xml
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ brooklyn-all ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/brooklyn/brooklyn-parent/0.13.0-SNAPSHOT/brooklyn-parent-0.13.0-20170921.083238-2.pom
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/brooklyn/brooklyn-parent/0.13.0-SNAPSHOT/brooklyn-parent-0.13.0-20170921.083238-2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/brooklyn/camp/camp-parent/0.13.0-SNAPSHOT/camp-parent-0.13.0-20170921.083616-2.pom
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/brooklyn/camp/camp-parent/0.13.0-SNAPSHOT/camp-parent-0.13.0-20170921.083616-2.pom (0 B at 0.0 KB/sec)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ brooklyn-all ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/brooklyn-dist-master/ws/all/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ brooklyn-all ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ brooklyn-all ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ brooklyn-all ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/brooklyn-dist-master/ws/all/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ brooklyn-all ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ brooklyn-all ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ brooklyn-all ---
[INFO] Building jar: <https://builds.apache.org/job/brooklyn-dist-master/ws/all/target/brooklyn-all-0.13.0-SNAPSHOT.jar>
[INFO] 
[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: <https://builds.apache.org/job/brooklyn-dist-master/ws/all/target/brooklyn-all-0.13.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ brooklyn-all ---
[INFO] Building jar: <https://builds.apache.org/job/brooklyn-dist-master/ws/all/target/brooklyn-all-0.13.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ brooklyn-all ---
[INFO] Installing <https://builds.apache.org/job/brooklyn-dist-master/ws/all/target/brooklyn-all-0.13.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/brooklyn/brooklyn-all/0.13.0-SNAPSHOT/brooklyn-all-0.13.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/brooklyn-dist-master/ws/all/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/brooklyn/brooklyn-all/0.13.0-SNAPSHOT/brooklyn-all-0.13.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/brooklyn-dist-master/ws/all/target/brooklyn-all-0.13.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/brooklyn/brooklyn-all/0.13.0-SNAPSHOT/brooklyn-all-0.13.0-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/brooklyn-dist-master/ws/all/target/brooklyn-all-0.13.0-SNAPSHOT-test-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/brooklyn/brooklyn-all/0.13.0-SNAPSHOT/brooklyn-all-0.13.0-SNAPSHOT-test-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Brooklyn Distribution 0.13.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-test-support/0.13.0-SNAPSHOT/brooklyn-test-support-0.13.0-20170921.083446-2.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-utils-test-support/0.13.0-SNAPSHOT/brooklyn-utils-test-support-0.13.0-20170921.083551-2.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-utils-test-support/0.13.0-SNAPSHOT/brooklyn-utils-test-support-0.13.0-20170921.083551-2.jar (24 KB at 50.8 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-test-support/0.13.0-SNAPSHOT/brooklyn-test-support-0.13.0-20170921.083446-2.jar (54 KB at 95.4 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ brooklyn-dist ---
[INFO] Deleting <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target>
[INFO] Deleting <https://builds.apache.org/job/brooklyn-dist-master/ws/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 <https://builds.apache.org/job/brooklyn-dist-master/ws/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:0.13.0-SNAPSHOT:bom
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-cli/0.13.0-SNAPSHOT/brooklyn-cli-0.13.0-20170921.082903-2-dist.bom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-cli/0.13.0-SNAPSHOT/brooklyn-cli-0.13.0-20170921.082903-2-dist.bom (16 KB at 32.9 KB/sec)
[INFO] Copying brooklyn-cli-0.13.0-SNAPSHOT-dist.bom to <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/default.catalog.bom>
[INFO] 
[INFO] --- maven-bundle-plugin:3.2.0:manifest (bundle-manifest) @ brooklyn-dist ---
[WARNING] Manifest org.apache.brooklyn:brooklyn-dist:jar:0.13.0-SNAPSHOT : Unused Export-Package instructions: [brooklyn.*, org.apache.brooklyn.*] 
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ brooklyn-dist ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ brooklyn-dist ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ brooklyn-dist ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
2017-09-21 12:43:00,141 INFO  TESTNG RUNNING: Suite: "Surefire test" containing "0" Tests (config: null)
2017-09-21 12:43:00,718 INFO  TESTNG 
===============================================
    Surefire test
    Tests run: 0, Failures: 0, Skips: 0
===============================================
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.228 sec - in TestSuite

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-client-cli) @ brooklyn-dist ---
[INFO] Configured Artifact: org.apache.brooklyn:brooklyn-client-cli:bin:0.13.0-SNAPSHOT:zip
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-client-cli/0.13.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/brooklyn/brooklyn-client-cli/0.13.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-client-cli/0.13.0-SNAPSHOT/brooklyn-client-cli-0.13.0-SNAPSHOT-bin.zip
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/brooklyn/brooklyn-client-cli/0.13.0-SNAPSHOT/brooklyn-client-cli-0.13.0-SNAPSHOT-bin.zip
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn Downstream Project Parent ................. SUCCESS [ 11.480 s]
[INFO] Brooklyn Dist Root ................................. SUCCESS [  6.138 s]
[INFO] Brooklyn All Things ................................ SUCCESS [ 47.222 s]
[INFO] Brooklyn Distribution .............................. FAILURE [ 24.067 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 DEB Package ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:49 min
[INFO] Finished at: 2017-09-21T12:43:24+00:00
[INFO] Final Memory: 80M/611M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:unpack (unpack-client-cli) on project brooklyn-dist: Unable to find artifact. Could not find artifact org.apache.brooklyn:brooklyn-client-cli:zip:bin:0.13.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
[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-client-cli -Dversion=0.13.0-SNAPSHOT -Dclassifier=bin -Dpackaging=zip -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-client-cli -Dversion=0.13.0-SNAPSHOT -Dclassifier=bin -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR] 
[ERROR] org.apache.brooklyn:brooklyn-client-cli:zip:0.13.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
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/pom.xml> to org.apache.brooklyn/brooklyn-dist-root/0.13.0-SNAPSHOT/brooklyn-dist-root-0.13.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/all/pom.xml> to org.apache.brooklyn/brooklyn-all/0.13.0-SNAPSHOT/brooklyn-all-0.13.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/all/target/brooklyn-all-0.13.0-SNAPSHOT.jar> to org.apache.brooklyn/brooklyn-all/0.13.0-SNAPSHOT/brooklyn-all-0.13.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/all/target/brooklyn-all-0.13.0-SNAPSHOT-sources.jar> to org.apache.brooklyn/brooklyn-all/0.13.0-SNAPSHOT/brooklyn-all-0.13.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/all/target/brooklyn-all-0.13.0-SNAPSHOT-test-sources.jar> to org.apache.brooklyn/brooklyn-all/0.13.0-SNAPSHOT/brooklyn-all-0.13.0-SNAPSHOT-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/karaf/apache-brooklyn/pom.xml> to org.apache.brooklyn/apache-brooklyn/0.13.0-SNAPSHOT/apache-brooklyn-0.13.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/archetypes/quickstart/pom.xml> to org.apache.brooklyn/brooklyn-archetype-quickstart/0.13.0-SNAPSHOT/brooklyn-archetype-quickstart-0.13.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/karaf/pom.xml> to org.apache.brooklyn/brooklyn-dist-karaf/0.13.0-SNAPSHOT/brooklyn-dist-karaf-0.13.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/shared-packaging/pom.xml> to org.apache.brooklyn/shared-packaging/0.13.0-SNAPSHOT/shared-packaging-0.13.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/karaf/config/pom.xml> to org.apache.brooklyn/brooklyn-dist-config/0.13.0-SNAPSHOT/brooklyn-dist-config-0.13.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/vagrant/pom.xml> to org.apache.brooklyn/brooklyn-vagrant/0.13.0-SNAPSHOT/brooklyn-vagrant-0.13.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/downstream-parent/pom.xml> to org.apache.brooklyn/brooklyn-downstream-parent/0.13.0-SNAPSHOT/brooklyn-downstream-parent-0.13.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/karaf/features/pom.xml> to org.apache.brooklyn/brooklyn-dist-features/0.13.0-SNAPSHOT/brooklyn-dist-features-0.13.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/karaf/itest/pom.xml> to org.apache.brooklyn/brooklyn-itest/0.13.0-SNAPSHOT/brooklyn-itest-0.13.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/pom.xml> to org.apache.brooklyn/brooklyn-dist/0.13.0-SNAPSHOT/brooklyn-dist-0.13.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/deb-packaging/pom.xml> to org.apache.brooklyn/deb-packaging/0.13.0-SNAPSHOT/deb-packaging-0.13.0-SNAPSHOT.pom
channel stopped

Jenkins build is back to normal : brooklyn-dist-master #118

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