You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/02/22 03:22:39 UTC

Build failed in Jenkins: Qpid-Java-Java-Test-JDK1.8 #1013

See <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/1013/changes>

Changes:

[shuston] Replace non-Apache licensed CheckSizeTNativeType.cmake with ASF-licensed and more correct for our needs, CheckSizetDistinct.cmake. Resolves QPID-6312.

[shuston] Add missing AIX-needed SystemInfo.cpp source; relates to QPID-6312, 0003 attachment

[rgodfrey] QPID-6404 : Message construction from received messages should be lenient

[rgodfrey] QPID-6404 : Change default Message constructor to be strict by default

[rgodfrey] QPID-6404 : Be lenient in receiving invalid messages, send AmqpValue(null) for the empty message

[rgodfrey] QPID-6404 : [AMQP 1.0 JMS Client ] session.createMessage() should not attempt to create a message with no body sections

[orudyy] QPID-6346: [Java Broker] Fix field reference when file reader is unsupported

[orudyy] QPID-6398: [Java Broker] Update web management console UI to invoke dojo parser.parse as a promise

[orudyy] QPID-6364: Display actual value for a secure attribute with value not matching secureValueFilter

[orudyy] QPID-6247: Updates to configuration files should maintain existing file permissions

[rgodfrey] QPID-6400 : [Java AMQP 1.0] add accessors for the SSLConnection to the connection factory

[rgodfrey] QPID-6401 : move authroize check inside try-catch

------------------------------------------
[...truncated 13592 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Qpid Performance Tests Visualisation JFC
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Qpid BDB Store System Tests 0.32-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-bdbstore-systests ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (output-test-properties) @ qpid-bdbstore-systests ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.0-10
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/bdbstore/systests/target/qpid-broker/0.32-SNAPSHOT/bin/qpid-server"> -sp @STORE_PATH -st @STORE_TYPE -l @LOG_CONFIG_FILE
     [echo] [profile.specific.excludes] JavaTransientExcludes Java010Excludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-mms.0-10.excludes JavaTransientExcludes Java010Excludes
     [echo] [profile.broker.version] v0_10
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10"]
     [echo] [profile.broker.persistent] false
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore"}
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-minimum-versions) @ qpid-bdbstore-systests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ qpid-bdbstore-systests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.0.201403182114:prepare-agent (default-prepare-agent) @ qpid-bdbstore-systests ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-bdbstore-systests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-systests-etc-resources) @ qpid-bdbstore-systests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-test-profile-resources) @ qpid-bdbstore-systests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 45 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-bdbstore-bin-resources) @ qpid-bdbstore-systests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qpid-bdbstore-systests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/bdbstore/systests/src/main/resources>
[INFO] Copying 24 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qpid-bdbstore-systests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qpid-bdbstore-systests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/bdbstore/systests/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qpid-bdbstore-systests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/bdbstore/systests/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ qpid-bdbstore-systests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ qpid-bdbstore-systests ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/bdbstore/systests/target/qpid-bdbstore-systests-0.32-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ qpid-bdbstore-systests ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (fix-bdb-script-permissions) @ qpid-bdbstore-systests ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (create-qbtc-output-dir) @ qpid-bdbstore-systests ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/bdbstore/systests/target/qpid-broker/0.32-SNAPSHOT/qbtc-test-config>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (extract-broker-distribution) @ qpid-bdbstore-systests ---
[INFO] Configured Artifact: org.apache.qpid:qpid-broker:bin:0.32-SNAPSHOT:tar.gz
[INFO] Unpacking <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/broker/target/qpid-broker-0.32-SNAPSHOT-bin.tar.gz> to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/bdbstore/systests/target> with includes "" and excludes ""
[INFO] Expanding: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/broker/target/qpid-broker-0.32-SNAPSHOT-bin.tar.gz> into <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/bdbstore/systests/target>
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy (copy-sleepycat-jar-for-bdb-tests) @ qpid-bdbstore-systests ---
[INFO] Configured Artifact: com.sleepycat:je:5.0.104:jar
[INFO] Copying je-5.0.104.jar to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/bdbstore/systests/target/qpid-broker/0.32-SNAPSHOT/lib/je-5.0.104.jar>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (integration-test) @ qpid-bdbstore-systests ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/bdbstore/systests/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
log4j:WARN No appenders could be found for logger (org.apache.qpid.test.utils.QpidTestCase).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec - in org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.qpid.server.store.berkeleydb.BDBBackupTest
Running org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest
Running org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest
Running org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest
Running org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest
Running org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest

Results :

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

[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ qpid-bdbstore-systests ---
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.7
[INFO] configuring report plugin org.codehaus.mojo:license-maven-plugin:1.6
[INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:2.16
[INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.3
[INFO] configuring report plugin org.jacoco:jacoco-maven-plugin:0.7.0.201403182114
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] configuring report plugin org.apache.rat:apache-rat-plugin:0.10
[INFO] Parent project loaded from repository: org.apache.qpid:qpid-parent:pom:1.0
[INFO] Parent project loaded from repository: org.apache:apache:pom:14
[INFO] Relativizing decoration links with respect to project URL: http://qpid.apache.org/qpid-java-build/qpid-systests-parent/qpid-bdbstore-systests
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Generating "About" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Distribution Management" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Dependency Information" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Dependency Convergence" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Source Repository" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Mailing Lists" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Issue Tracking" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Continuous Integration" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Project Plugins" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Project License" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Dependency Management" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Project Team" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Project Summary" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Dependencies" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Third Parties" report    --- license-maven-plugin:1.6
[INFO] Generating "Surefire Report" report    --- maven-surefire-report-plugin:2.16
[INFO] Generating "Test Source Xref" report    --- maven-jxr-plugin:2.3
[INFO] Generating "Rat Report" report    --- apache-rat-plugin:0.10
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: build/**
[INFO] Exclude: lib/**
[INFO] Exclude: test-profiles/test_resources/ssl/**
[INFO] 9 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] 
[INFO] --- maven-site-plugin:3.3:stage (default-cli) @ qpid-bdbstore-systests ---
[INFO] Using this base directory for staging: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/target/staging>
[INFO] Parent project loaded from repository: org.apache.qpid:qpid-parent:pom:1.0
file://<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/target/staging/> - Session: Opened  
[INFO] Pushing <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/bdbstore/systests/target/site>
[INFO]    >>> to file://<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/target/staging/bdbstore/systests/qpid-systests-parent/qpid-bdbstore-systests>
file://<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/target/staging/> - Session: Disconnecting  
file://<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/target/staging/> - Session: Disconnected
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [17.628s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [6.733s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [2.099s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [3.014s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [1.733s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [2.322s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [1.871s]
[INFO] Qpid Test Utilities ............................... SUCCESS [1.751s]
[INFO] Qpid Common ....................................... SUCCESS [33.692s]
[INFO] Qpid Management Common ............................ SUCCESS [2.983s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:44.730s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [5.364s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [22.340s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [5.981s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [2.063s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [1.773s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [1.913s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [1.777s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [16.168s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [1.761s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [9.967s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [6.384s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [4.774s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [2.101s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [1.829s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [8.877s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [39.200s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [3.190s]
[INFO] Qpid Java Broker .................................. SUCCESS [5.845s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [1.650s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [1.487s]
[INFO] Qpid JCA .......................................... SUCCESS [3.802s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [1.715s]
[INFO] Qpid Tools ........................................ SUCCESS [1.780s]
[INFO] Qpid Management Examples .......................... SUCCESS [1.464s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [2.395s]
[INFO] Qpid System Tests ................................. SUCCESS [15:47.449s]
[INFO] Qpid Performance Tests ............................ FAILURE [13.650s]
[INFO] Qpid Performance Test System Tests ................ SKIPPED
[INFO] Qpid Performance Tests Visualisation JFC .......... SKIPPED
[INFO] Qpid BDB Store System Tests ....................... SUCCESS [3.983s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:39.865s
[INFO] Finished at: Sun Feb 22 02:22:18 UTC 2015
[INFO] Final Memory: 115M/1107M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project qpid-perftests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/perftests/target/surefire-reports> for the individual test results.
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :qpid-perftests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Jenkins build is back to normal : Qpid-Java-Java-Test-JDK1.8 #1015

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/1015/changes>


Build failed in Jenkins: Qpid-Java-Java-Test-JDK1.8 #1014

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/1014/changes>

Changes:

[kwall] QPID-6406: [Java Broker] Prevent the spurious firing of the attribute listener for attribute where no value change is made

[kwall] QPID-6247: [Java Broker] Use try-with-resources to avoid some repeated cleanup code

[kwall] QPID-6405: [Python Client] Retreive package version number from pkg_resources and report to the peer at connection time using version/qpid.client_version connection property

------------------------------------------
[...truncated 6731 lines...]
[INFO]    >>> to file://<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/target/staging/perftests/visualisation-jfc/perftests/qpid-perftests-visualisation-jfc>
file://<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/target/staging/> - Session: Disconnecting  
file://<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/target/staging/> - Session: Disconnected
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Qpid BDB Store System Tests 0.32-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-bdbstore-systests ---
[INFO] Deleting <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/bdbstore/systests/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (output-test-properties) @ qpid-bdbstore-systests ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.0-10
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/bdbstore/systests/target/qpid-broker/0.32-SNAPSHOT/bin/qpid-server"> -sp @STORE_PATH -st @STORE_TYPE -l @LOG_CONFIG_FILE
     [echo] [profile.specific.excludes] JavaTransientExcludes Java010Excludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-mms.0-10.excludes JavaTransientExcludes Java010Excludes
     [echo] [profile.broker.version] v0_10
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10"]
     [echo] [profile.broker.persistent] false
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore"}
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-minimum-versions) @ qpid-bdbstore-systests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ qpid-bdbstore-systests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.0.201403182114:prepare-agent (default-prepare-agent) @ qpid-bdbstore-systests ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-bdbstore-systests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-systests-etc-resources) @ qpid-bdbstore-systests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-test-profile-resources) @ qpid-bdbstore-systests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 45 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-bdbstore-bin-resources) @ qpid-bdbstore-systests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qpid-bdbstore-systests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/bdbstore/systests/src/main/resources>
[INFO] Copying 24 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qpid-bdbstore-systests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qpid-bdbstore-systests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/bdbstore/systests/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qpid-bdbstore-systests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/bdbstore/systests/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ qpid-bdbstore-systests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ qpid-bdbstore-systests ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/bdbstore/systests/target/qpid-bdbstore-systests-0.32-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ qpid-bdbstore-systests ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (fix-bdb-script-permissions) @ qpid-bdbstore-systests ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (create-qbtc-output-dir) @ qpid-bdbstore-systests ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/bdbstore/systests/target/qpid-broker/0.32-SNAPSHOT/qbtc-test-config>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (extract-broker-distribution) @ qpid-bdbstore-systests ---
[INFO] Configured Artifact: org.apache.qpid:qpid-broker:bin:0.32-SNAPSHOT:tar.gz
[INFO] Unpacking <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/broker/target/qpid-broker-0.32-SNAPSHOT-bin.tar.gz> to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/bdbstore/systests/target> with includes "" and excludes ""
[INFO] Expanding: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/broker/target/qpid-broker-0.32-SNAPSHOT-bin.tar.gz> into <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/bdbstore/systests/target>
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy (copy-sleepycat-jar-for-bdb-tests) @ qpid-bdbstore-systests ---
[INFO] Configured Artifact: com.sleepycat:je:5.0.104:jar
[INFO] Copying je-5.0.104.jar to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/bdbstore/systests/target/qpid-broker/0.32-SNAPSHOT/lib/je-5.0.104.jar>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (integration-test) @ qpid-bdbstore-systests ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/bdbstore/systests/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
log4j:WARN No appenders could be found for logger (org.apache.qpid.test.utils.QpidTestCase).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 sec - in org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
Running org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostNodeRestTest
Running org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.qpid.server.store.berkeleydb.replication.BDBHAVirtualHostRestTest
Running org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.apache.qpid.server.store.berkeleydb.replication.JMXManagementTest
Running org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.apache.qpid.server.store.berkeleydb.replication.MultiNodeTest
Running org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.apache.qpid.server.store.berkeleydb.replication.TwoNodeTest
Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.qpid.server.store.berkeleydb.BDBBackupTest

Results :

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

[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ qpid-bdbstore-systests ---
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.7
[INFO] configuring report plugin org.codehaus.mojo:license-maven-plugin:1.6
[INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:2.16
[INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.3
[INFO] configuring report plugin org.jacoco:jacoco-maven-plugin:0.7.0.201403182114
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] configuring report plugin org.apache.rat:apache-rat-plugin:0.10
[INFO] Parent project loaded from repository: org.apache.qpid:qpid-parent:pom:1.0
[INFO] Parent project loaded from repository: org.apache:apache:pom:14
[INFO] Relativizing decoration links with respect to project URL: http://qpid.apache.org/qpid-java-build/qpid-systests-parent/qpid-bdbstore-systests
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Generating "About" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Distribution Management" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Dependency Information" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Dependency Convergence" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Source Repository" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Mailing Lists" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Issue Tracking" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Continuous Integration" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Project Plugins" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Project License" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Dependency Management" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Project Team" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Project Summary" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Dependencies" report    --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Third Parties" report    --- license-maven-plugin:1.6
[INFO] Generating "Surefire Report" report    --- maven-surefire-report-plugin:2.16
[INFO] Generating "Test Source Xref" report    --- maven-jxr-plugin:2.3
[INFO] Generating "Rat Report" report    --- apache-rat-plugin:0.10
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: build/**
[INFO] Exclude: lib/**
[INFO] Exclude: test-profiles/test_resources/ssl/**
[INFO] 9 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] 
[INFO] --- maven-site-plugin:3.3:stage (default-cli) @ qpid-bdbstore-systests ---
[INFO] Using this base directory for staging: <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/target/staging>
[INFO] Parent project loaded from repository: org.apache.qpid:qpid-parent:pom:1.0
file://<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/target/staging/> - Session: Opened  
[INFO] Pushing <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/bdbstore/systests/target/site>
[INFO]    >>> to file://<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/target/staging/bdbstore/systests/qpid-systests-parent/qpid-bdbstore-systests>
file://<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/target/staging/> - Session: Disconnecting  
file://<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/target/staging/> - Session: Disconnected
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Qpid Java Build ................................... SUCCESS [34.642s]
[INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [6.474s]
[INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [2.298s]
[INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [3.588s]
[INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [1.658s]
[INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [1.967s]
[INFO] Qpid Broker Code Generation ....................... SUCCESS [1.702s]
[INFO] Qpid Test Utilities ............................... SUCCESS [1.627s]
[INFO] Qpid Common ....................................... SUCCESS [33.356s]
[INFO] Qpid Management Common ............................ SUCCESS [2.694s]
[INFO] Qpid Java Broker Core ............................. SUCCESS [1:40.847s]
[INFO] Qpid Access Control Broker Plug-in ................ SUCCESS [4.963s]
[INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SUCCESS [21.593s]
[INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SUCCESS [4.901s]
[INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SUCCESS [1.827s]
[INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in  SUCCESS [1.674s]
[INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in  SUCCESS [1.643s]
[INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in  SUCCESS [1.536s]
[INFO] Qpid Derby Message Store .......................... SUCCESS [14.685s]
[INFO] Qpid JDBC Message Store Connection Pooling Plug-in  SUCCESS [1.713s]
[INFO] Qpid JDBC Message Store Broker Plug-in ............ SUCCESS [9.644s]
[INFO] Qpid HTTP Management Broker Plug-in ............... SUCCESS [6.704s]
[INFO] Qpid JMX Management Broker Plug-in ................ SUCCESS [4.326s]
[INFO] Qpid Memory Message Store Broker Plug-in .......... SUCCESS [1.617s]
[INFO] Qpid WebSocket Broker Plug-in ..................... SUCCESS [1.626s]
[INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [8.953s]
[INFO] Qpid BDB Message Store ............................ SUCCESS [1:08.132s]
[INFO] Qpid BDB Message Store JMX ........................ SUCCESS [3.299s]
[INFO] Qpid Java Broker .................................. SUCCESS [5.784s]
[INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SUCCESS [1.522s]
[INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [1.421s]
[INFO] Qpid JCA .......................................... SUCCESS [3.849s]
[INFO] Qpid Resource Adaptor ............................. SUCCESS [1.575s]
[INFO] Qpid Tools ........................................ SUCCESS [1.778s]
[INFO] Qpid Management Examples .......................... SUCCESS [1.351s]
[INFO] Qpid Java System Test Parent ...................... SUCCESS [2.255s]
[INFO] Qpid System Tests ................................. SUCCESS [14:52.288s]
[INFO] Qpid Performance Tests ............................ SUCCESS [4:20.681s]
[INFO] Qpid Performance Test System Tests ................ FAILURE [25.809s]
[INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [10.062s]
[INFO] Qpid BDB Store System Tests ....................... SUCCESS [4.785s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26:03.890s
[INFO] Finished at: Mon Feb 23 02:26:29 UTC 2015
[INFO] Final Memory: 115M/971M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (integration-test) on project qpid-perftests-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.8/ws/trunk/qpid/java/qpid-perftests-systests/target/surefire-reports> for the individual test results.
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :qpid-perftests-systests
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results