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 2014/03/27 05:27:21 UTC

Build failed in Jenkins: Qpid-Java-Java-Test-JDK1.7 #736

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

Changes:

[astitcher] QPID-5646: Detect and build against earlier versions of Proton.
- This should detect any version of Proton that either uses
  pkg-config or native cmake config files.

[kwall] QPID-5410: Merge info associated with this change.

[kwall] QPID-5410: [Java Broker/BDB]. Introduce a thin facade (EnvironmentFacade) between the BDBMessage and BDB JE's Environment/ReplicatedEnvironment. The motivation behind this facade is principally HA; there are a number of cases where JE requires the ReplicatedEnvironment is recreated. The facade layer allows for this to be done transparently from the upper tiers (the BDBMessageStore). The facade has two implementations StandardFacade used in the non-HA use case, and ReplicatedEnvironmentFacade in the HA case.

Key changes:

* BDBMessageStore reverts to a single implementation without knowledge of HA.
* BDBMessageStore now interacts with JE via the facade.
* BDBHAVirtualHost is now responsible for the creation of ReplicatedEnvironmentFacade
* BDBHAMessageStoreManagerMBean interrogates the facade
* ReplicatedEnvironmentFacade monitors the group for changes in state (nodes becoming uncontactable etc), if such a state change is detected, the DatabasePinger
fires a single transaction to determine if quorum still exists.  If quorum does not exist, the environment is restarted, thus transition the environment into
the UNKNOWN state.

------------------------------------------
[...truncated 12959 lines...]
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.001 sec
    [junit] Running org.apache.qpid.test.unit.message.JMSPropertiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.113 sec
    [junit] Running org.apache.qpid.test.unit.message.StreamMessageTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.127 sec
    [junit] Running org.apache.qpid.test.unit.message.UTF8Test
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.099 sec
    [junit] Running org.apache.qpid.test.unit.topic.DurableSubscriptionTest
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 29.085 sec
    [junit] Running org.apache.qpid.test.unit.topic.TemporaryTopicTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.416 sec
    [junit] Running org.apache.qpid.test.unit.topic.TopicPublisherTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] Running org.apache.qpid.test.unit.topic.TopicSessionTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 10.113 sec
    [junit] Running org.apache.qpid.test.unit.transacted.CommitRollbackTest
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 16.783 sec
    [junit] Running org.apache.qpid.test.unit.transacted.TransactedTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.681 sec
    [junit] Running org.apache.qpid.test.unit.transacted.TransactionTimeoutDisabledTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.631 sec
    [junit] Running org.apache.qpid.test.unit.transacted.TransactionTimeoutTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 43.134 sec
    [junit] Running org.apache.qpid.test.unit.xa.FaultTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 12.232 sec
    [junit] Running org.apache.qpid.test.unit.xa.QueueTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.063 sec
    [junit] Running org.apache.qpid.test.unit.xa.TopicTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.389 sec
    [junit] Running org.apache.qpid.test.utils.BrokerCommandHelperTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.qpid.util.LogMonitorTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 2.119 sec
    [junit] Tests FAILED
     [echo] Running ant for module : systests

touch-failed:
    [touch] Creating /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-Test-JDK1.7/trunk/qpid/java/build/results/systests/FAILED
    [touch] Creating /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-Test-JDK1.7/trunk/qpid/java/build/results/FAILED
     [echo] Running ant for module : perftests

prepare:

precompile:

compile:
     [echo] Targeting : 1.6

copy-extra-resources:

copy-resources:
     [echo] Copying resources from /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-Test-JDK1.7/trunk/qpid/java/perftests/src/main/resources to /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-Test-JDK1.7/trunk/qpid/java/build/scratch/perftests/classes...

copy-project-resources-metainf:

copy-module-resources-metainf:

copy-module-src-resources-metainf:

copy-files-to-module-metainf:

jar.manifest:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

copy-test-resources:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars-deps:

copy-broker-plugin-jars:

build:

test:
     [echo] Using profile:java-mms.0-10
    [junit] Running org.apache.qpid.disttest.ArgumentParserTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
    [junit] Running org.apache.qpid.disttest.ConfigFileHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
    [junit] Running org.apache.qpid.disttest.VisitorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
    [junit] Running org.apache.qpid.disttest.client.ClientCommandVisitorTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.251 sec
    [junit] Running org.apache.qpid.disttest.client.ClientTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.609 sec
    [junit] Running org.apache.qpid.disttest.client.ConsumerParticipantTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.194 sec
    [junit] Running org.apache.qpid.disttest.client.MessageProviderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.133 sec
    [junit] Running org.apache.qpid.disttest.client.ParticipantExecutorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] Running org.apache.qpid.disttest.client.ParticipantRegistryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.023 sec
    [junit] Running org.apache.qpid.disttest.client.ParticipantResultFactoryTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
    [junit] Running org.apache.qpid.disttest.client.ProducerParticipantTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 1.657 sec
    [junit] Running org.apache.qpid.disttest.client.property.ListPropertyValueTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.029 sec
    [junit] Running org.apache.qpid.disttest.client.property.PropertyValueFactoryTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.029 sec
    [junit] Running org.apache.qpid.disttest.client.property.RandomPropertyValueTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.036 sec
    [junit] Running org.apache.qpid.disttest.client.property.RangePropertyValueTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] Running org.apache.qpid.disttest.client.property.SimplePropertyValueTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.qpid.disttest.client.utils.ExecutorWithNoLimitsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.qpid.disttest.client.utils.ExecutorWithTimeLimitTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.522 sec
    [junit] Running org.apache.qpid.disttest.controller.ClientRegistryTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 2.596 sec
    [junit] Running org.apache.qpid.disttest.controller.ControllerTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.1 sec
    [junit] Running org.apache.qpid.disttest.controller.ParticipatingClientsTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.034 sec
    [junit] Running org.apache.qpid.disttest.controller.TestRunnerTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.152 sec
    [junit] Running org.apache.qpid.disttest.controller.config.ClientConfigTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.026 sec
    [junit] Running org.apache.qpid.disttest.controller.config.ConfigReaderTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.342 sec
    [junit] Running org.apache.qpid.disttest.controller.config.ConfigTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.qpid.disttest.controller.config.ConnectionConfigTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.02 sec
    [junit] Running org.apache.qpid.disttest.controller.config.ConsumerConfigTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.qpid.disttest.controller.config.IterationValueTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] Running org.apache.qpid.disttest.controller.config.JavaScriptConfigEvaluatorTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.081 sec
    [junit] Running org.apache.qpid.disttest.controller.config.MessageProviderConfigTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.qpid.disttest.controller.config.ParticipantConfigTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.qpid.disttest.controller.config.ProducerConfigTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.029 sec
    [junit] Running org.apache.qpid.disttest.controller.config.SessionConfigTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.026 sec
    [junit] Running org.apache.qpid.disttest.controller.config.TestConfigTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.029 sec
    [junit] Running org.apache.qpid.disttest.controller.config.TestInstanceTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running org.apache.qpid.disttest.db.ResultsDbWriterTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.183 sec
    [junit] Running org.apache.qpid.disttest.jms.JmsMessageAdaptorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.qpid.disttest.message.JsonHandlerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.023 sec
    [junit] Running org.apache.qpid.disttest.message.ParticipantResultTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.077 sec
    [junit] Running org.apache.qpid.disttest.results.ResultsFileWriterTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.qpid.disttest.results.aggregation.AggregatorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
    [junit] Running org.apache.qpid.disttest.results.aggregation.ParticipantResultAggregatorTest
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.097 sec
    [junit] Running org.apache.qpid.disttest.results.aggregation.SeriesStatisticsTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.002 sec
    [junit] Running org.apache.qpid.disttest.results.aggregation.TestResultAggregatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
    [junit] Running org.apache.qpid.disttest.results.formatting.CSVFormatterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.qpid.disttest.results.formatting.CSVOrderParticipantResultComparatorTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.03 sec
     [echo] Running ant for module : perftests

touch-failed:
     [echo] Running ant for module : qpid-perftests-systests

prepare:

precompile:

compile:
     [echo] Targeting : 1.6

copy-extra-resources:

copy-resources:

copy-project-resources-metainf:

copy-module-resources-metainf:

copy-module-src-resources-metainf:

copy-files-to-module-metainf:

jar.manifest:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

copy-test-resources:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars-deps:

copy-broker-plugin-jars:

build:

test:

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-Test-JDK1.7/trunk/qpid/java/build.xml:107: TEST SUITE FAILED

Total time: 23 minutes 29 seconds
Build step 'Invoke Ant' 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.7 #737

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