Return-Path: X-Original-To: apmail-qpid-notifications-archive@minotaur.apache.org Delivered-To: apmail-qpid-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 13C7517F6A for ; Thu, 26 Feb 2015 03:05:23 +0000 (UTC) Received: (qmail 28026 invoked by uid 500); 26 Feb 2015 03:05:23 -0000 Delivered-To: apmail-qpid-notifications-archive@qpid.apache.org Received: (qmail 28002 invoked by uid 500); 26 Feb 2015 03:05:23 -0000 Mailing-List: contact notifications-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: notifications@qpid.apache.org Delivered-To: mailing list notifications@qpid.apache.org Received: (qmail 27993 invoked by uid 99); 26 Feb 2015 03:05:22 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Feb 2015 03:05:22 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id BB962E006BA for ; Thu, 26 Feb 2015 03:05:22 +0000 (UTC) Date: Thu, 26 Feb 2015 03:05:22 +0000 (UTC) From: Apache Jenkins Server To: notifications@qpid.apache.org Message-ID: <99871037.840.1424919922699.JavaMail.jenkins@crius> In-Reply-To: <970157608.432.1424832304580.JavaMail.jenkins@crius> References: <970157608.432.1424832304580.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Qpid-Java-Java-Test-IBMJDK1.7 #1000 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Qpid-Java-Java-Test-IBMJDK1.7 X-Jenkins-Result: FAILURE See Changes: [aconway] QPID-6414: Skip HA tests if qpid-ha or qpid-config tools are not available. [aconway] QPID-6413: Sporadic failure of HA tests causd by maxNegotiateTimeout Increased maxNegotiateTimeout to the default (10 seconds). A smaller value speeds up detection of non-running brokers on remote hosts, but this is not necessary for the tests. Increased some other test timeouts and added some improved error reporting. The occasional long (> 1 second) connection delays are caused by Cyrus SASL authentication. Not clear why this takes so long, but that is a separate issue. Here's a client log excerpt showing the delay. 2015-02-25 08:29:37.461299895 [Network] trace RECV [[127.0.0.1:34247-127.0.0.1:45983]]: Frame[BEbe; channel=0; {ConnectionStartBody: server-properties={qpid.federation_tag:V2:36:str16(77800bff-a176-46c1-917a-32f136dee650)}; mechanisms=str16{V2:9:str16(ANONYMOUS), V2:5:str16(PLAIN)}; locales=str16{V2:5:str16(en_US)}; }] 2015-02-25 08:29:37.463116303 [Security] debug CyrusSasl::start(ANONYMOUS PLAIN) (Note delay > 1 sec here) 2015-02-25 08:29:38.839793753 [Security] debug min_ssf: 0, max_ssf: 256 2015-02-25 08:29:38.839851781 [Security] debug CyrusSasl::start(ANONYMOUS PLAIN): selected ANONYMOUS response: 'anonymous@wallace' 2015-02-25 08:29:38.839963162 [Client] warning Connection [127.0.0.1:34247-127.0.0.1:45983] closed [orudyy] NO-JIRA: Fix path encoding in rest system tests# [kwall] QPID-6412: Use ConcurrentMap interface rather than concrete class to ensure linking issues when running JDK 1.8 compiled code under JDK 1.7 ------------------------------------------ [...truncated 8855 lines...] [INFO] Generating "Source Xref" report --- maven-jxr-plugin:2.3 [INFO] Generating "Test Source Xref" report --- maven-jxr-plugin:2.3 [INFO] Generating "JaCoCo Test" report --- jacoco-maven-plugin:0.7.0.201403182114 [INFO] Analyzed bundle 'Qpid Performance Tests' with 106 classes [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] 564 resources included (use -debug for more details) [INFO] [INFO] --- maven-site-plugin:3.3:stage (default-cli) @ qpid-perftests --- [INFO] Using this base directory for staging: [INFO] Parent project loaded from repository: org.apache.qpid:qpid-parent:pom:1.0 file:// - Session: Opened [INFO] Pushing [INFO] >>> to file:// file:// - Session: Disconnecting file:// - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Qpid Performance Test System Tests [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Qpid Performance Tests Visualisation JFC 0.32-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qpid-perftests-visualisation-jfc --- [INFO] Deleting [INFO] [INFO] --- maven-antrun-plugin:1.7:run (output-test-properties) @ qpid-perftests-visualisation-jfc --- [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] " -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-perftests-visualisation-jfc --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions-standard-properties) @ qpid-perftests-visualisation-jfc --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.0.201403182114:prepare-agent (default-prepare-agent) @ qpid-perftests-visualisation-jfc --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.0.201403182114/org.jacoco.agent-0.7.0.201403182114-runtime.jar=destfile= -Xmx512m [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ qpid-perftests-visualisation-jfc --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qpid-perftests-visualisation-jfc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qpid-perftests-visualisation-jfc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qpid-perftests-visualisation-jfc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qpid-perftests-visualisation-jfc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ qpid-perftests-visualisation-jfc --- [INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.qpid.disttest.charting.writer.ChartWriterTest 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: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.686 sec - in org.apache.qpid.disttest.charting.writer.ChartWriterTest Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcUrlGeneratorTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.apache.qpid.disttest.charting.seriesbuilder.JdbcUrlGeneratorTest Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec - in org.apache.qpid.disttest.charting.seriesbuilder.JdbcSeriesBuilderTest Running org.apache.qpid.disttest.charting.seriesbuilder.SeriesRowTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.qpid.disttest.charting.seriesbuilder.SeriesRowTest Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest Running org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest Running org.apache.qpid.disttest.charting.chartbuilder.TimeSeriesBuilderCallbackTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.apache.qpid.disttest.charting.chartbuilder.TimeSeriesBuilderCallbackTest Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.824 sec - in org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest Running org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.apache.qpid.disttest.charting.chartbuilder.BaseChartBuilderTest Running org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.qpid.disttest.charting.chartbuilder.ColorFactoryTest Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest Results : Tests run: 39, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ qpid-perftests-visualisation-jfc --- [INFO] Building jar: [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ qpid-perftests-visualisation-jfc --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-qbtc-output-dir) @ qpid-perftests-visualisation-jfc --- [INFO] Executing tasks main: [mkdir] Created dir: [INFO] Executed tasks [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ qpid-perftests-visualisation-jfc --- [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 due to missing execution data [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/perftests/qpid-perftests-visualisation-jfc [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 "Source Xref" report --- maven-jxr-plugin:2.3 [INFO] Generating "Test Source Xref" report --- maven-jxr-plugin:2.3 [INFO] Generating "JaCoCo Test" report --- jacoco-maven-plugin:0.7.0.201403182114 [INFO] Analyzed bundle 'Qpid Performance Tests Visualisation JFC' with 33 classes [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] 43 resources included (use -debug for more details) [INFO] [INFO] --- maven-site-plugin:3.3:stage (default-cli) @ qpid-perftests-visualisation-jfc --- [INFO] Using this base directory for staging: [INFO] Parent project loaded from repository: org.apache.qpid:qpid-parent:pom:1.0 file:// - Session: Opened [INFO] Pushing [INFO] >>> to file:// file:// - Session: Disconnecting file:// - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Qpid BDB Store System Tests [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Qpid Java Build ................................... SUCCESS [35.587s] [INFO] Qpid AMQP 1.0 Common .............................. SUCCESS [9.389s] [INFO] Qpid AMQP 1.0 Client .............................. SUCCESS [3.094s] [INFO] Qpid AMQP 1.0 Client JMS .......................... SUCCESS [4.831s] [INFO] Qpid AMQP 1.0 JMS Client Examples ................. SUCCESS [2.395s] [INFO] Qpid AMQP 1.0 Client WebSocket .................... SUCCESS [2.870s] [INFO] Qpid Broker Code Generation ....................... SUCCESS [2.189s] [INFO] Qpid Test Utilities ............................... SUCCESS [2.386s] [INFO] Qpid Common ....................................... SUCCESS [48.066s] [INFO] Qpid Management Common ............................ SUCCESS [3.522s] [INFO] Qpid Java Broker Core ............................. FAILURE [1:33.761s] [INFO] Qpid Access Control Broker Plug-in ................ SKIPPED [INFO] Qpid AMQP 0-8 Protocol Broker Plug-in ............. SKIPPED [INFO] Qpid AMQP 0-10 Protocol Plug-in ................... SKIPPED [INFO] Qpid AMQP 1-0 Protocol Broker Plug-in ............. SKIPPED [INFO] Qpid AMQP 0-8 to 0-10 Message Conversion Broker Plug-in SKIPPED [INFO] Qpid AMQP 0-8 to 1-0 Message Conversion Broker Plug-in SKIPPED [INFO] Qpid AMQP 0-10 to 1-0 Message Conversion Broker Plug-in SKIPPED [INFO] Qpid Derby Message Store .......................... SKIPPED [INFO] Qpid JDBC Message Store Connection Pooling Plug-in SKIPPED [INFO] Qpid JDBC Message Store Broker Plug-in ............ SKIPPED [INFO] Qpid HTTP Management Broker Plug-in ............... SKIPPED [INFO] Qpid JMX Management Broker Plug-in ................ SKIPPED [INFO] Qpid Memory Message Store Broker Plug-in .......... SKIPPED [INFO] Qpid WebSocket Broker Plug-in ..................... SKIPPED [INFO] Qpid AMQP 0-x JMS Client .......................... SUCCESS [11.947s] [INFO] Qpid BDB Message Store ............................ SKIPPED [INFO] Qpid BDB Message Store JMX ........................ SKIPPED [INFO] Qpid Java Broker .................................. SKIPPED [INFO] Qpid AMQP Management Protocol Broker Plug-in ...... SKIPPED [INFO] Qpid AMQP 0-x JMS Client Examples ................. SUCCESS [2.161s] [INFO] Qpid JCA .......................................... SUCCESS [5.107s] [INFO] Qpid Resource Adaptor ............................. SUCCESS [2.431s] [INFO] Qpid Tools ........................................ SUCCESS [2.465s] [INFO] Qpid Management Examples .......................... SUCCESS [2.025s] [INFO] Qpid Java System Test Parent ...................... SUCCESS [6.971s] [INFO] Qpid System Tests ................................. SKIPPED [INFO] Qpid Performance Tests ............................ SUCCESS [2:03.766s] [INFO] Qpid Performance Test System Tests ................ SKIPPED [INFO] Qpid Performance Tests Visualisation JFC .......... SUCCESS [11.376s] [INFO] Qpid BDB Store System Tests ....................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6:17.681s [INFO] Finished at: Thu Feb 26 03:05:13 UTC 2015 [INFO] Final Memory: 75M/231M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project qpid-broker-core: There are test failures. [ERROR] [ERROR] Please refer to 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 -rf :qpid-broker-core 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