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 2017/09/25 15:29:06 UTC

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

See <https://builds.apache.org/job/ActiveMQ-Artemis-Master/1341/display/redirect?page=changes>

Changes:

[clebertsuconic] ARTEMIS-1391 embedding 2 MQTT brokers is broken

[clebertsuconic] ARTEMIS-1218 implement MQTT link stealing

[clebertsuconic] NO-JIRA use lambdas in tests for readability

------------------------------------------
[...truncated 3.65 MB...]
[INFO] Verification of feature transaction-api/1.2.0 succeeded
[INFO] Verification of feature transaction-manager-geronimo/1.3.2 succeeded
[INFO] Verification of feature transaction-manager-narayana/5.5.2.Final succeeded
[INFO] Verification of feature transaction/2.0.0 succeeded
[INFO] Verification of feature [transaction/2.0.0, aries-blueprint] succeeded
[INFO] Verification of feature connector/3.1.1 succeeded
[INFO] Verification of feature jpa/2.6.0 succeeded
[INFO] Verification of feature [jpa/2.6.0, aries-blueprint] succeeded
[INFO] Verification of feature openjpa/2.4.1 succeeded
[INFO] Verification of feature hibernate/5.2.8.Final succeeded
[INFO] Verification of feature eclipselink/2.6.4 succeeded
[INFO] Verification of feature jndi/4.1.1 succeeded
[INFO] Verification of feature jdbc/4.1.1 succeeded
[INFO] Verification of feature jms/4.1.1 succeeded
[INFO] Verification of feature application-without-isolation/1.0.0 succeeded
[INFO] Verification of feature subsystems/2.0.8 succeeded
[INFO] Verification of feature [subsystems/2.0.8, shell] succeeded
[INFO] Verification of feature artemis/2.4.0.SNAPSHOT succeeded
[INFO] Verification of feature netty-core/4.1.14.Final succeeded
[INFO] Verification of feature artemis-core/2.4.0.SNAPSHOT succeeded
[INFO] Verification of feature artemis-amqp/2.4.0.SNAPSHOT succeeded
[INFO] Verification of feature artemis-stomp/2.4.0.SNAPSHOT succeeded
[INFO] Verification of feature artemis-mqtt/2.4.0.SNAPSHOT succeeded
[INFO] Verification of feature artemis-hornetq/2.4.0.SNAPSHOT succeeded
[INFO] Verification of feature artemis-openwire/2.4.0.SNAPSHOT succeeded
[INFO] Verification of feature framework/4.1.1 succeeded
[INFO] Verification of feature framework-logback/4.1.1 succeeded
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ Artemis Test Support 2.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-test-support ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-test-support ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ artemis-test-support ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ artemis-test-support ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/artemis-test-support/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ artemis-test-support ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 51 source files to <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/artemis-test-support/target/classes>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ artemis-test-support ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ artemis-test-support ---
[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: **/*.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: **/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] 52 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 52 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ artemis-test-support ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/artemis-test-support/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ artemis-test-support ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ artemis-test-support ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ artemis-test-support ---
[INFO] Building jar: <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/artemis-test-support/target/artemis-test-support-2.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ artemis-test-support ---
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ artemis-test-support >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-test-support ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-test-support ---
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ artemis-test-support <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ artemis-test-support ---
[INFO] Building jar: <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/artemis-test-support/target/artemis-test-support-2.4.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ artemis-test-support >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ artemis-test-support ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ artemis-test-support ---
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ artemis-test-support <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (default) @ artemis-test-support ---
[INFO] 
[INFO] --- dependency-check-maven:1.4.3:check (default) @ artemis-test-support ---
[INFO] Skipping dependency-check
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ artemis-test-support ---
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/artemis-test-support/target/artemis-test-support-2.4.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/activemq/tests/artemis-test-support/2.4.0-SNAPSHOT/artemis-test-support-2.4.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/artemis-test-support/pom.xml> to /home/jenkins/.m2/repository/org/apache/activemq/tests/artemis-test-support/2.4.0-SNAPSHOT/artemis-test-support-2.4.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/artemis-test-support/target/artemis-test-support-2.4.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/activemq/tests/artemis-test-support/2.4.0-SNAPSHOT/artemis-test-support-2.4.0-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/artemis-test-support/target/artemis-test-support-2.4.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/activemq/tests/artemis-test-support/2.4.0-SNAPSHOT/artemis-test-support-2.4.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ Artemis Integration Tests 2.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven) @ integration-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java) @ integration-tests ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ integration-tests ---
[INFO] 
[INFO] --- depends-maven-plugin:1.2:generate-depends-file (generate-depends-file) @ integration-tests ---
[INFO] Created: <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/integration-tests/target/classes/META-INF/maven/dependencies.properties>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/integration-tests/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ integration-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ integration-tests ---
[INFO] Starting audit...
[ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/mqtt/imported/MQTTSecurityTest.java>:25:8: Unused import - org.jboss.logmanager.Level. [UnusedImports]
[ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/mqtt/imported/MQTTSecurityTest.java>:26:8: Unused import - org.jboss.logmanager.Logger. [UnusedImports]
[ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/mqtt/imported/MQTTTestSupport.java>:31: Using the '.*' form of import should be avoided - java.util.*. [AvoidStarImport]
Audit done.
[INFO] There are 3 errors reported by Checkstyle 7.7 with <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/integration-tests/../../etc/checkstyle.xml> ruleset.
[ERROR] src/test/java/org/apache/activemq/artemis/tests/integration/mqtt/imported/MQTTSecurityTest.java:[25,8] (imports) UnusedImports: Unused import - org.jboss.logmanager.Level.
[ERROR] src/test/java/org/apache/activemq/artemis/tests/integration/mqtt/imported/MQTTSecurityTest.java:[26,8] (imports) UnusedImports: Unused import - org.jboss.logmanager.Logger.
[ERROR] src/test/java/org/apache/activemq/artemis/tests/integration/mqtt/imported/MQTTTestSupport.java:[31] (imports) AvoidStarImport: Using the '.*' form of import should be avoided - java.util.*.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ Artemis Parent ............................ SUCCESS [  5.284 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 16.710 s]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 11.378 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [  3.234 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [  3.327 s]
[INFO] ActiveMQ Artemis Native POM ........................ SUCCESS [  5.190 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [  3.124 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [  4.804 s]
[INFO] ActiveMQ Artemis Server ............................ SUCCESS [ 55.856 s]
[INFO] ActiveMQ Artemis Protocols ......................... SUCCESS [  0.151 s]
[INFO] ActiveMQ Artemis AMQP Protocol ..................... SUCCESS [  6.121 s]
[INFO] ActiveMQ Artemis STOMP Protocol .................... SUCCESS [  2.686 s]
[INFO] ActiveMQ Artemis OpenWire Protocol ................. SUCCESS [  2.932 s]
[INFO] ActiveMQ Artemis HQClient Protocol ................. SUCCESS [  0.688 s]
[INFO] ActiveMQ Artemis HornetQ Protocol .................. SUCCESS [  0.594 s]
[INFO] ActiveMQ Artemis MQTT Protocol ..................... SUCCESS [  1.259 s]
[INFO] ActiveMQ Artemis DTO ............................... SUCCESS [  1.815 s]
[INFO] ActiveMQ Artemis Service Extensions ................ SUCCESS [  1.518 s]
[INFO] ActiveMQ Artemis JMS Server ........................ SUCCESS [  1.758 s]
[INFO] ActiveMQ Artemis CDI Integration ................... SUCCESS [  5.489 s]
[INFO] ActiveMQ Artemis Boot .............................. SUCCESS [  0.208 s]
[INFO] ActiveMQ Artemis Tools ............................. SUCCESS [  0.954 s]
[INFO] ActiveMQ Artemis CLI ............................... SUCCESS [ 26.650 s]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [  6.022 s]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [01:07 min]
[INFO] ActiveMQ Artemis Core Client All ................... SUCCESS [ 16.871 s]
[INFO] ActiveMQ Artemis JUnit Rules ....................... SUCCESS [  9.273 s]
[INFO] ActiveMQ Artemis JMS Client All .................... SUCCESS [ 16.303 s]
[INFO] ActiveMQ Artemis RAR POM ........................... SUCCESS [  2.176 s]
[INFO] ActiveMQ Artemis REST Interface Implementation ..... SUCCESS [01:28 min]
[INFO] ActiveMQ Artemis Maven Plugin ...................... SUCCESS [  3.566 s]
[INFO] ActiveMQ Artemis Server OSGi ....................... SUCCESS [  8.831 s]
[INFO] ActiveMQ Artemis Cons .............................. SUCCESS [  0.132 s]
[INFO] ActiveMQ Artemis HawtIO Branding ................... SUCCESS [  4.179 s]
[INFO] ActiveMQ Artemis HawtIO Plugin ..................... SUCCESS [  0.697 s]
[INFO] ActiveMQ Artemis Console ........................... SUCCESS [  3.579 s]
[INFO] ActiveMQ Artemis Spring Integration ................ SUCCESS [  1.109 s]
[INFO] Apache ActiveMQ Artemis Distribution ............... SUCCESS [ 24.478 s]
[INFO] ActiveMQ Artemis Tests POM ......................... SUCCESS [  0.588 s]
[INFO] ActiveMQ Artemis Unit Tests ........................ SUCCESS [03:16 min]
[INFO] ActiveMQ Artemis Joram Tests ....................... SUCCESS [ 22.973 s]
[INFO] ActiveMQ Artemis timing Tests ...................... SUCCESS [  1.016 s]
[INFO] ActiveMQ Artemis JMS Tests ......................... SUCCESS [03:09 min]
[INFO] ActiveMQ Artemis Features .......................... SUCCESS [ 19.708 s]
[INFO] ActiveMQ Artemis Test Support ...................... SUCCESS [  1.490 s]
[INFO] ActiveMQ Artemis Integration Tests ................. FAILURE [ 13.366 s]
[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: 14:22 min
[INFO] Finished at: 2017-09-25T15:28:58+00:00
[INFO] Final Memory: 337M/9129M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (default) on project integration-tests: You have 3 Checkstyle violations. -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :integration-tests
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 #1342

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