You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/10 07:01:45 UTC

Build failed in Jenkins: pulsar-master #286

See <https://builds.apache.org/job/pulsar-master/286/display/redirect?page=changes>

Changes:

[github] Allow to configure most client/producer/consumer options in Kafka API

------------------------------------------
[...truncated 654.45 KB...]
log4cxx: Please initialize the log4cxx system properly.
/pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:784: Failure
Value of: res != 204 && res != 409
  Actual: true
Expected: false
[  FAILED  ] BasicEndToEndTest.testMessageListener (4 ms)
[----------] 1 test from BasicEndToEndTest (4 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (4 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] BasicEndToEndTest.testMessageListener

 1 FAILED TEST
[80/96] BasicEndToEndTest.testMessageListener returned/aborted with exit code 1 (25 ms)
[81/96] BasicEndToEndTest.testMessageListenerPause (25 ms)
log4cxx: Could not read configuration file [log4cxx.conf].
Note: Google Test filter = BasicEndToEndTest.testMessageListenerPause
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from BasicEndToEndTest
[ RUN      ] BasicEndToEndTest.testMessageListenerPause
log4cxx: No appender could be found for logger (pulsar./pulsar/pulsar-client-cpp/lib/ClientImpl.cc).
log4cxx: Please initialize the log4cxx system properly.
/pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:828: Failure
Value of: res != 204 && res != 409
  Actual: true
Expected: false
[  FAILED  ] BasicEndToEndTest.testMessageListenerPause (5 ms)
[----------] 1 test from BasicEndToEndTest (5 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (5 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] BasicEndToEndTest.testMessageListenerPause

 1 FAILED TEST
[81/96] BasicEndToEndTest.testMessageListenerPause returned/aborted with exit code 1 (25 ms)
[82/96] BackoffTest.firstBackoffTimerTest (324 ms)
[83/96] BasicEndToEndTest.testStatsLatencies (24 ms)
log4cxx: Could not read configuration file [log4cxx.conf].
Note: Google Test filter = BasicEndToEndTest.testStatsLatencies
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from BasicEndToEndTest
[ RUN      ] BasicEndToEndTest.testStatsLatencies
log4cxx: No appender could be found for logger (pulsar./pulsar/pulsar-client-cpp/lib/ClientImpl.cc).
log4cxx: Please initialize the log4cxx system properly.
/pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:922: Failure
Value of: result
  Actual: ConnectError
Expected: ResultOk
Which is: Ok
[  FAILED  ] BasicEndToEndTest.testStatsLatencies (1 ms)
[----------] 1 test from BasicEndToEndTest (1 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (1 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] BasicEndToEndTest.testStatsLatencies

 1 FAILED TEST
[83/96] BasicEndToEndTest.testStatsLatencies returned/aborted with exit code 1 (24 ms)
[84/96] BasicEndToEndTest.testProduceMessageSize (26 ms)
log4cxx: Could not read configuration file [log4cxx.conf].
Note: Google Test filter = BasicEndToEndTest.testProduceMessageSize
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from BasicEndToEndTest
[ RUN      ] BasicEndToEndTest.testProduceMessageSize
log4cxx: No appender could be found for logger (pulsar./pulsar/pulsar-client-cpp/lib/ClientImpl.cc).
log4cxx: Please initialize the log4cxx system properly.
/pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:1039: Failure
Value of: result
  Actual: ConnectError
Expected: ResultOk
Which is: Ok
[  FAILED  ] BasicEndToEndTest.testProduceMessageSize (3 ms)
[----------] 1 test from BasicEndToEndTest (3 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (3 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] BasicEndToEndTest.testProduceMessageSize

 1 FAILED TEST
[84/96] BasicEndToEndTest.testProduceMessageSize returned/aborted with exit code 1 (26 ms)
[85/96] BasicEndToEndTest.testHandlerReconnectionLogic (27 ms)
log4cxx: Could not read configuration file [log4cxx.conf].
Note: Google Test filter = BasicEndToEndTest.testHandlerReconnectionLogic
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from BasicEndToEndTest
[ RUN      ] BasicEndToEndTest.testHandlerReconnectionLogic
log4cxx: No appender could be found for logger (pulsar./pulsar/pulsar-client-cpp/lib/ClientImpl.cc).
log4cxx: Please initialize the log4cxx system properly.
/pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:1085: Failure
Value of: ResultOk
  Actual: Ok
Expected: client.subscribe(topicName, "my-sub", consumer)
Which is: ConnectError
[  FAILED  ] BasicEndToEndTest.testHandlerReconnectionLogic (5 ms)
[----------] 1 test from BasicEndToEndTest (5 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (5 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] BasicEndToEndTest.testHandlerReconnectionLogic

 1 FAILED TEST
[85/96] BasicEndToEndTest.testHandlerReconnectionLogic returned/aborted with exit code 1 (27 ms)
[86/96] BasicEndToEndTest.testRSAEncryption (27 ms)
log4cxx: Could not read configuration file [log4cxx.conf].
Note: Google Test filter = BasicEndToEndTest.testRSAEncryption
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from BasicEndToEndTest
[ RUN      ] BasicEndToEndTest.testRSAEncryption
log4cxx: No appender could be found for logger (pulsar./pulsar/pulsar-client-cpp/lib/ClientImpl.cc).
log4cxx: Please initialize the log4cxx system properly.
/pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:1160: Failure
Value of: result
  Actual: ConnectError
Expected: ResultOk
Which is: Ok
[  FAILED  ] BasicEndToEndTest.testRSAEncryption (2 ms)
[----------] 1 test from BasicEndToEndTest (2 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (2 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] BasicEndToEndTest.testRSAEncryption

 1 FAILED TEST
[86/96] BasicEndToEndTest.testRSAEncryption returned/aborted with exit code 1 (27 ms)
[87/96] AuthPluginTest.testCreate (26 ms)
[88/96] AuthPluginTest.testTls (26 ms)
log4cxx: Could not read configuration file [log4cxx.conf].
Note: Google Test filter = AuthPluginTest.testTls
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from AuthPluginTest
[ RUN      ] AuthPluginTest.testTls
log4cxx: No appender could be found for logger (pulsar./pulsar/pulsar-client-cpp/lib/ClientImpl.cc).
log4cxx: Please initialize the log4cxx system properly.
/pulsar/pulsar-client-cpp/tests/AuthPluginTest.cc:79: Failure
Value of: result
  Actual: ConnectError
Expected: ResultOk
Which is: Ok
[  FAILED  ] AuthPluginTest.testTls (3 ms)
[----------] 1 test from AuthPluginTest (3 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (3 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] AuthPluginTest.testTls

 1 FAILED TEST
[88/96] AuthPluginTest.testTls returned/aborted with exit code 1 (26 ms)
[89/96] BasicEndToEndTest.testEncryptionFailure (37 ms)
log4cxx: Could not read configuration file [log4cxx.conf].
Note: Google Test filter = BasicEndToEndTest.testEncryptionFailure
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from BasicEndToEndTest
[ RUN      ] BasicEndToEndTest.testEncryptionFailure
log4cxx: No appender could be found for logger (pulsar./pulsar/pulsar-client-cpp/lib/ClientImpl.cc).
log4cxx: Please initialize the log4cxx system properly.
/pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:1217: Failure
Value of: result
  Actual: ConnectError
Expected: ResultOk
Which is: Ok
[  FAILED  ] BasicEndToEndTest.testEncryptionFailure (14 ms)
[----------] 1 test from BasicEndToEndTest (14 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (14 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] BasicEndToEndTest.testEncryptionFailure

 1 FAILED TEST
[89/96] BasicEndToEndTest.testEncryptionFailure returned/aborted with exit code 1 (37 ms)
[90/96] AuthPluginTest.testAthenz (35 ms)
[91/96] AuthPluginTest.testDisable (25 ms)
[92/96] ZTSClientTest.testZTSClient (24 ms)
[93/96] NamespaceNameTest.testNamespaceName (19 ms)
[94/96] BlockingQueueTest.testTimeout (3033 ms)
[95/96] DestinationNameTest.testLookup (3033 ms)
[96/96] BlockingQueueTest.testReservedSpot (3033 ms)
FAILED TESTS (47/96):
      20 ms: ./main ReaderTest.testReaderAfterMessagesWerePublished
      28 ms: ./main ReaderTest.testSimpleReader
      23 ms: ./main ReaderTest.testMultipleReaders
      21 ms: ./main ReaderTest.testReaderOnSpecificMessageWithBatches
      24 ms: ./main ReaderTest.testReaderOnLastMessage
      24 ms: ./main ReaderTest.testReaderOnSpecificMessage
      26 ms: ./main ClientDeduplicationTest.testProducerSequenceAfterReconnect
      26 ms: ./main ClientDeduplicationTest.testProducerDeduplication
      22 ms: ./main ConsumerStatsTest.testBacklogInfo
      27 ms: ./main ConsumerStatsTest.testFailure
      22 ms: ./main ConsumerStatsTest.testAsyncCallOnPartitionedTopic
      24 ms: ./main ConsumerStatsTest.testCachingMechanism
      21 ms: ./main BatchMessageTest.testSmallReceiverQueueSize
      26 ms: ./main BatchMessageTest.testProducerTimeout
      22 ms: ./main BatchMessageTest.testIndividualAck
      23 ms: ./main BatchMessageTest.testBatchSizeInBytes
      20 ms: ./main BatchMessageTest.testPermits
      24 ms: ./main BatchMessageTest.testCumulativeAck
      22 ms: ./main BatchMessageTest.testMixedAck
      21 ms: ./main BinaryLookupServiceTest.basicLookup
      27 ms: ./main BatchMessageTest.testPartitionedTopics
      22 ms: ./main BasicEndToEndTest.testProduceConsume
      24 ms: ./main BasicEndToEndTest.testBatchMessages
      24 ms: ./main BasicEndToEndTest.testLookupThrottling
      20 ms: ./main BasicEndToEndTest.testProduceAndConsumeAfterClientClose
      21 ms: ./main BasicEndToEndTest.testMultipleClientsMultipleSubscriptions
      28 ms: ./main BasicEndToEndTest.testSingleClientMultipleSubscriptions
      22 ms: ./main BasicEndToEndTest.testSubscribeCloseUnsubscribeSherpaScenario
      24 ms: ./main BasicEndToEndTest.testIamSoFancyCharactersInTopicName
      23 ms: ./main BasicEndToEndTest.testMessageTooBig
      28 ms: ./main BasicEndToEndTest.testPartitionedProducerConsumerSubscriptionName
      33 ms: ./main BasicEndToEndTest.testPartitionedProducerConsumer
      23 ms: ./main BasicEndToEndTest.testCompressionZLib
      26 ms: ./main BasicEndToEndTest.testCompressionLZ4
      26 ms: ./main BasicEndToEndTest.testSinglePartitionRoutingPolicy
      21 ms: ./main BasicEndToEndTest.testConsumerClose
      27 ms: ./main BasicEndToEndTest.testDuplicateConsumerCreationOnPartitionedTopic
      27 ms: ./main BasicEndToEndTest.testRoundRobinRoutingPolicy
      20 ms: ./main BasicEndToEndTest.testResendViaSendCallback
      25 ms: ./main BasicEndToEndTest.testMessageListener
      25 ms: ./main BasicEndToEndTest.testMessageListenerPause
      24 ms: ./main BasicEndToEndTest.testStatsLatencies
      26 ms: ./main BasicEndToEndTest.testProduceMessageSize
      27 ms: ./main BasicEndToEndTest.testHandlerReconnectionLogic
      27 ms: ./main BasicEndToEndTest.testRSAEncryption
      26 ms: ./main AuthPluginTest.testTls
      37 ms: ./main BasicEndToEndTest.testEncryptionFailure
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user github@alasdairhodge.co.uk

Jenkins build is back to normal : pulsar-master #287

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/pulsar-master/287/display/redirect?page=changes>