You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/03/09 23:41:53 UTC

Build failed in Jenkins: ActiveMQ-Artemis-Master #1704

See <https://builds.apache.org/job/ActiveMQ-Artemis-Master/1704/display/redirect>

------------------------------------------
[...truncated 371.14 KB...]

[INFO] 
[INFO] --- maven-bundle-plugin:3.0.0:bundle (default-bundle) @ artemis-amqp-protocol ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-amqp-protocol ---
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-amqp-protocol >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-amqp-protocol ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-amqp-protocol ---
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-amqp-protocol <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-amqp-protocol ---
[INFO] Building jar: <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-amqp-protocol/target/artemis-amqp-protocol-2.5.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-amqp-protocol >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-amqp-protocol ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-amqp-protocol ---
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-amqp-protocol <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-amqp-protocol ---
[INFO] 
[INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-amqp-protocol ---
[INFO] Skipping dependency-check
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-amqp-protocol ---
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-amqp-protocol/target/artemis-amqp-protocol-2.5.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/activemq/artemis-amqp-protocol/2.5.0-SNAPSHOT/artemis-amqp-protocol-2.5.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-amqp-protocol/pom.xml> to /home/jenkins/.m2/repository/org/apache/activemq/artemis-amqp-protocol/2.5.0-SNAPSHOT/artemis-amqp-protocol-2.5.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-amqp-protocol/target/artemis-amqp-protocol-2.5.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/activemq/artemis-amqp-protocol/2.5.0-SNAPSHOT/artemis-amqp-protocol-2.5.0-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-amqp-protocol/target/artemis-amqp-protocol-2.5.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/activemq/artemis-amqp-protocol/2.5.0-SNAPSHOT/artemis-amqp-protocol-2.5.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.0:install (default-install) @ artemis-amqp-protocol ---
[INFO] Installing org/apache/activemq/artemis-amqp-protocol/2.5.0-SNAPSHOT/artemis-amqp-protocol-2.5.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ Artemis STOMP Protocol 2.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-stomp-protocol ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-stomp-protocol ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-stomp-protocol ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-stomp-protocol ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-stomp-protocol ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-stomp-protocol/target/classes>
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-stomp-protocol ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-stomp-protocol ---
[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: .travis.yml
[INFO] Exclude: **/footer.html
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.md
[INFO] Exclude: etc/ide-settings/**
[INFO] Exclude: docs/**/*.json
[INFO] Exclude: docs/**/_book/
[INFO] Exclude: **/target/
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/META-INF/MANIFEST.MF
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.jceks
[INFO] Exclude: **/*.jks
[INFO] Exclude: **/xml.xsd
[INFO] Exclude: **/org/apache/activemq/artemis/utils/json/**
[INFO] Exclude: **/org/apache/activemq/artemis/utils/Base64.java
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.editorconfig
[INFO] Exclude: **/.checkstyle
[INFO] Exclude: **/.factorypath
[INFO] Exclude: **/org.apache.activemq.artemis.cfg
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/*.data
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/src/test/resources/keystore
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.redo
[INFO] Exclude: **/node/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/package.json
[INFO] Exclude: **/npm-shrinkwrap.json
[INFO] Exclude: **/overlays/**
[INFO] Exclude: **/CMakeFiles/
[INFO] Exclude: **/Makefile
[INFO] Exclude: **/cmake_install.cmake
[INFO] Exclude: artemis-native/src/main/c/org_apache_activemq_artemis_jlibaio_LibaioContext.h
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] 25 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 25 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-stomp-protocol ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-stomp-protocol/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-stomp-protocol ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-stomp-protocol ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.0:bundle (default-bundle) @ artemis-stomp-protocol ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-stomp-protocol ---
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-stomp-protocol >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-stomp-protocol ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-stomp-protocol ---
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-stomp-protocol <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-stomp-protocol ---
[INFO] Building jar: <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-stomp-protocol/target/artemis-stomp-protocol-2.5.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-stomp-protocol >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-stomp-protocol ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-stomp-protocol ---
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-stomp-protocol <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-stomp-protocol ---
[INFO] 
[INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-stomp-protocol ---
[INFO] Skipping dependency-check
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-stomp-protocol ---
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-stomp-protocol/target/artemis-stomp-protocol-2.5.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/activemq/artemis-stomp-protocol/2.5.0-SNAPSHOT/artemis-stomp-protocol-2.5.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-stomp-protocol/pom.xml> to /home/jenkins/.m2/repository/org/apache/activemq/artemis-stomp-protocol/2.5.0-SNAPSHOT/artemis-stomp-protocol-2.5.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-stomp-protocol/target/artemis-stomp-protocol-2.5.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/activemq/artemis-stomp-protocol/2.5.0-SNAPSHOT/artemis-stomp-protocol-2.5.0-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-protocols/artemis-stomp-protocol/target/artemis-stomp-protocol-2.5.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/activemq/artemis-stomp-protocol/2.5.0-SNAPSHOT/artemis-stomp-protocol-2.5.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.0:install (default-install) @ artemis-stomp-protocol ---
[INFO] Installing org/apache/activemq/artemis-stomp-protocol/2.5.0-SNAPSHOT/artemis-stomp-protocol-2.5.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ Artemis OpenWire Protocol 2.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-client/5.14.5/activemq-client-5.14.5.pom
             [WARNING] Failed to create parent directories for tracking file /home/jenkins/.m2/repository/org/apache/activemq/activemq-client/5.14.5/activemq-client-5.14.5.pom.lastUpdated
Downloading: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom
             [WARNING] Failed to create parent directories for tracking file /home/jenkins/.m2/repository/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom.lastUpdated
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ Artemis Parent ............................ SUCCESS [  5.013 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 23.403 s]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 13.685 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [  3.864 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [  5.212 s]
[INFO] ActiveMQ Artemis Native POM ........................ SUCCESS [  6.528 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [  3.951 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [ 20.808 s]
[INFO] ActiveMQ Artemis Server ............................ SUCCESS [04:36 min]
[INFO] ActiveMQ Artemis Protocols ......................... SUCCESS [  0.241 s]
[INFO] ActiveMQ Artemis AMQP Protocol ..................... SUCCESS [  5.833 s]
[INFO] ActiveMQ Artemis STOMP Protocol .................... SUCCESS [  2.427 s]
[INFO] ActiveMQ Artemis OpenWire Protocol ................. FAILURE [  0.229 s]
[INFO] ActiveMQ Artemis HQClient Protocol ................. SKIPPED
[INFO] ActiveMQ Artemis HornetQ Protocol .................. SKIPPED
[INFO] ActiveMQ Artemis MQTT Protocol ..................... SKIPPED
[INFO] ActiveMQ Artemis DTO ............................... SKIPPED
[INFO] ActiveMQ Artemis Service Extensions ................ SKIPPED
[INFO] ActiveMQ Artemis JMS Server ........................ SKIPPED
[INFO] ActiveMQ Artemis CDI Integration ................... SKIPPED
[INFO] ActiveMQ Artemis Boot .............................. SKIPPED
[INFO] ActiveMQ Artemis Tools ............................. SKIPPED
[INFO] ActiveMQ Artemis CLI ............................... SKIPPED
[INFO] ActiveMQ Artemis Web ............................... SKIPPED
[INFO] ActiveMQ Artemis Web ............................... SKIPPED
[INFO] ActiveMQ Artemis Core Client All ................... SKIPPED
[INFO] ActiveMQ Artemis Client OSGi ....................... SKIPPED
[INFO] ActiveMQ Artemis JUnit Rules ....................... SKIPPED
[INFO] ActiveMQ Artemis JMS Client All .................... SKIPPED
[INFO] ActiveMQ Artemis JMS Client OSGi ................... SKIPPED
[INFO] ActiveMQ Artemis RAR POM ........................... SKIPPED
[INFO] ActiveMQ Artemis REST Interface Implementation ..... SKIPPED
[INFO] ActiveMQ Artemis Maven Plugin ...................... SKIPPED
[INFO] ActiveMQ Artemis Server OSGi ....................... SKIPPED
[INFO] ActiveMQ Artemis Cons .............................. SKIPPED
[INFO] ActiveMQ Artemis HawtIO Branding ................... SKIPPED
[INFO] ActiveMQ Artemis HawtIO Plugin ..................... SKIPPED
[INFO] ActiveMQ Artemis Console ........................... SKIPPED
[INFO] ActiveMQ Artemis Spring Integration ................ SKIPPED
[INFO] Apache ActiveMQ Artemis Distribution ............... SKIPPED
[INFO] ActiveMQ Artemis Tests POM ......................... SKIPPED
[INFO] ActiveMQ Artemis Test Support ...................... SKIPPED
[INFO] ActiveMQ Artemis Unit Tests ........................ SKIPPED
[INFO] ActiveMQ Artemis Joram Tests ....................... SKIPPED
[INFO] ActiveMQ Artemis timing Tests ...................... SKIPPED
[INFO] ActiveMQ Artemis JMS Tests ......................... SKIPPED
[INFO] ActiveMQ Artemis Features .......................... SKIPPED
[INFO] ActiveMQ Artemis Integration Tests ................. SKIPPED
[INFO] ActiveMQ Artemis Client Integration Tests .......... SKIPPED
[INFO] ActiveMQ Artemis Compatibility Tests ............... SKIPPED
[INFO] ActiveMQ Artemis soak Tests ........................ SKIPPED
[INFO] ActiveMQ Artemis stress Tests ...................... SKIPPED
[INFO] ActiveMQ Artemis performance Tests ................. SKIPPED
[INFO] Smoke Tests ........................................ SKIPPED
[INFO] ActiveMQ Artemis Extra Tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:10 min
[INFO] Finished at: 2018-03-09T23:41:50+00:00
[INFO] Final Memory: 196M/3371M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project artemis-openwire-protocol: Could not resolve dependencies for project org.apache.activemq:artemis-openwire-protocol:bundle:2.5.0-SNAPSHOT: Failed to collect dependencies at org.apache.activemq:activemq-client:jar:5.14.5: Failed to read artifact descriptor for org.apache.activemq:activemq-client:jar:5.14.5: Could not transfer artifact org.apache.activemq:activemq-client:pom:5.14.5 from/to central (https://repo.maven.apache.org/maven2): /home/jenkins/.m2/repository/org/apache/activemq/activemq-client/5.14.5/activemq-client-5.14.5.pom.part.lock (No such file or directory) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :artemis-openwire-protocol
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Could not match :Too many files with unapproved license  : False
Logical operation result is FALSE
Skipping script  : cat ratReport.txt
END OF POST BUILD TASK 	: 0
Recording test results

Jenkins build is back to normal : ActiveMQ-Artemis-Master #1705

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Artemis-Master/1705/display/redirect?page=changes>