See <https://builds.apache.org/job/pulsar-master/323/display/redirect?page=changes>
Changes: [mmerli] Fix Terraform/Ansible docs (#1290) [mmerli] Upgrade jersey version to 2.25 and powermock to 1.7.3 (#1274) ------------------------------------------ [...truncated 688.29 KB...] [MethodUtil@6511f499] info register classloader sun.reflect.misc.MethodUtil@6511f499 [MethodUtil@6511f499] info using configuration file:/pulsar/pulsar-client-cpp/pulsar-dist/lib/org.apache.pulsar-pulsar-broker-2.0.0-incubating-SNAPSHOT.jar!/META-INF/aop.xml [MethodUtil@6511f499] info using configuration file:/pulsar/pulsar-client-cpp/pulsar-dist/lib/org.apache.pulsar-pulsar-zookeeper-2.0.0-incubating-SNAPSHOT.jar!/META-INF/aop.xml [MethodUtil@6511f499] info register aspect org.apache.pulsar.broker.zookeeper.aspectj.ClientCnxnAspect [MethodUtil@6511f499] info register aspect org.apache.pulsar.zookeeper.FinalRequestProcessorAspect [MethodUtil@6511f499] info register aspect org.apache.pulsar.zookeeper.ZooKeeperServerAspect HTTP 409 Conflict Reason: Cluster already exist ---- Run unit tests in parallel [0/96] Running tests... [1/96] MessageTest.testAllocatedContents (32 ms) [2/96] BackoffTest.mandatoryStopTestNegativeTest (28 ms) [3/96] MessageTest.testMessageContents (34 ms) [4/96] MessageTest.testProperties (33 ms) [5/96] BackoffTest.basicTest (39 ms) [6/96] BackoffTest.mandatoryStopTest (35 ms) [7/96] BackoffTest.maxTest (36 ms) [8/96] BackoffTest.ignoringMandatoryStopTest (34 ms) [9/96] LoggerTest.testLogger (27 ms) [10/96] UrlTest.testUrl (25 ms) [11/96] AuthPluginTest.testDisable (27 ms) [12/96] AuthPluginTest.testCreate (33 ms) [13/96] ConsumerTest.consumerNotInitialized (26 ms) [14/96] BatchMessageTest.testProducerConfig (25 ms) [15/96] BackoffTest.firstBackoffTimerTest (341 ms) [16/96] BinaryLookupServiceTest.basicLookup (635 ms) [17/96] ClientDeduplicationTest.testProducerSequenceAfterReconnect (2188 ms) [18/96] ClientDeduplicationTest.testProducerDeduplication (3972 ms) [19/96] BatchMessageTest.testBatchSizeInBytes (6875 ms) [20/96] TopicNameTest.testLookup (40 ms) [21/96] TopicNameTest.testTopicName (32 ms) [22/96] AuthPluginTest.testAthenz (7009 ms) [23/96] AuthPluginTest.testTls (7009 ms) [24/96] TopicNameTest.testTopicNameWithSlashes (36 ms) [25/96] TopicNameTest.testEmptyClusterName (30 ms) [26/96] TopicNameTest.testExtraSlashes (30 ms) [27/96] TopicNameTest.testIllegalCharacters (24 ms) [28/96] TopicNameTest.testIllegalUrl (27 ms) [29/96] TopicNameTest.testEmptyString (27 ms) [30/96] TopicNameTest.testExtraArguments (30 ms) [31/96] HashTest.testBoostHash (24 ms) [32/96] HashTest.testJavaStringHash (25 ms) [33/96] HashTest.testMurmur3_32Hash (32 ms) [34/96] NamespaceNameTest.testNamespaceName (39 ms) [35/96] ConsumerStatsTest.testFailure (845 ms) [36/96] ConsumerStatsTest.testBacklogInfo (4649 ms) [37/96] ReaderTest.testSimpleReader (205 ms) [38/96] ConsumerStatsTest.testCachingMechanism (4918 ms) [39/96] ReaderTest.testReaderAfterMessagesWerePublished (308 ms) [40/96] ReaderTest.testMultipleReaders (338 ms) [41/96] ReaderTest.testReaderOnSpecificMessage (359 ms) [42/96] ReaderTest.testReaderOnLastMessage (496 ms) [43/96] MessageIdTest.testSerialization (33 ms) [44/96] ZTSClientTest.testZTSClient (32 ms) [45/96] BlockingQueueTest.testBasic (34 ms) [46/96] BlockingQueueTest.testQueueOperations (29 ms) [47/96] BlockingQueueTest.testBlockingProducer (32 ms) [48/96] BlockingQueueTest.testBlockingConsumer (31 ms) [49/96] ReaderTest.testReaderOnSpecificMessageWithBatches (1137 ms) [50/96] BlockingQueueTest.testReservedSpot (38 ms) [51/96] TopicMetadataImplTest.numPartitions (30 ms) [52/96] ConsumerStatsTest.testAsyncCallOnPartitionedTopic (7003 ms) [53/96] BasicEndToEndTest.testProduceConsume (282 ms) [54/96] BasicEndToEndTest.testLookupThrottling (45 ms) [55/96] BasicEndToEndTest.testNonExistingTopic (35 ms) [56/96] BasicEndToEndTest.testNonPersistentTopic (31 ms) [57/96] BasicEndToEndTest.testSingleClientMultipleSubscriptions (170 ms) [58/96] BlockingQueueTest.testTimeout (3035 ms) [59/96] BasicEndToEndTest.testProduceAndConsumeAfterClientClose (363 ms) [60/96] BasicEndToEndTest.testIamSoFancyCharactersInTopicName (130 ms) [61/96] BasicEndToEndTest.testSubscribeCloseUnsubscribeSherpaScenario (183 ms) [62/96] BasicEndToEndTest.testInvalidUrlPassed (41 ms) [63/96] BatchMessageTest.testMixedAck (16324 ms) [64/96] BatchMessageTest.testCumulativeAck (16641 ms) [65/96] BasicEndToEndTest.testMessageTooBig (216 ms) [66/96] BasicEndToEndTest.testCompressionLZ4 (304 ms) [67/96] BasicEndToEndTest.testCompressionZLib (199 ms) [68/96] BasicEndToEndTest.testMultipleClientsMultipleSubscriptions (2144 ms) [69/96] BasicEndToEndTest.testConfigurationFile (38 ms) [70/96] BasicEndToEndTest.testNamespaceName (30 ms) [71/96] BasicEndToEndTest.testConsumerClose (181 ms) [72/96] BasicEndToEndTest.testPartitionedProducerConsumerSubscriptionName (1372 ms) [73/96] BasicEndToEndTest.testPartitionedProducerConsumer (1690 ms) [74/96] BasicEndToEndTest.testSinglePartitionRoutingPolicy (1646 ms) [75/96] BasicEndToEndTest.testBatchMessages (5501 ms) [76/96] BasicEndToEndTest.testRoundRobinRoutingPolicy (2624 ms) [77/96] BasicEndToEndTest.testDuplicateConsumerCreationOnPartitionedTopic (3610 ms) [78/96] BasicEndToEndTest.testProduceMessageSize (285 ms) [79/96] BatchMessageTest.testSmallReceiverQueueSize (21962 ms) [80/96] BatchMessageTest.testPermits (20279 ms) [81/96] BatchMessageTest.testProducerTimeout (22748 ms) [82/96] ProducerTest.producerNotInitialized (33 ms) [83/96] LatchTest.testCountDown (78 ms) [84/96] LatchTest.testLatchCount (87 ms) [85/96] LatchTest.testTimedWait (137 ms) [86/96] ClientTest.testChecksumComputation (29 ms) [87/96] ClientTest.testSwHwChecksum (25 ms) [88/96] BasicEndToEndTest.testResendViaSendCallback (4118 ms) [89/96] BasicEndToEndTest.testMessageListener (6831 ms) [90/96] BatchMessageTest.testIndividualAck (26917 ms) [91/96] BasicEndToEndTest.testStatsLatencies (11602 ms) [92/96] BasicEndToEndTest.testEncryptionFailure (10527 ms) [93/96] BatchMessageTest.testPartitionedTopics (34203 ms) [94/96] BasicEndToEndTest.testRSAEncryption (20532 ms) [95/96] BasicEndToEndTest.testHandlerReconnectionLogic (63910 ms) [96/96] BasicEndToEndTest.testMessageListenerPause (142660 ms) ---- Running Python unit tests ...02:22:34.980 [0x7f6947532700] INFO /pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for pulsar://localhost:8885 02:22:34.982 [0x7f693c288700] INFO /pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:48766 -> 127.0.0.1:8885] Connected to broker 02:22:34.985 [0x7f693c288700] INFO /pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - [persistent://sample/standalone/ns1/my-python-test-producer, ] Getting connection from pool 02:22:35.110 [0x7f693c288700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - [persistent://sample/standalone/ns1/my-python-test-producer, ] Created producer on broker [127.0.0.1:48766 -> 127.0.0.1:8885] 02:22:35.112 [0x7f693c288700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - [persistent://sample/standalone/ns1/my-python-test-producer, standalone-0-69] Closed producer .02:22:35.113 [0x7f6947532700] INFO /pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for pulsar://localhost:8885 02:22:35.113 [0x7f693b074700] INFO /pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:48770 -> 127.0.0.1:8885] Connected to broker 02:22:35.116 [0x7f693b074700] INFO /pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - [persistent://sample/standalone/ns/my-python-topic-listener, my-sub, 0] Getting connection from pool 02:22:35.323 [0x7f693b074700] INFO /pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(166) - [persistent://sample/standalone/ns/my-python-topic-listener, my-sub, 0] Created consumer on broker [127.0.0.1:48770 -> 127.0.0.1:8885] 02:22:35.324 [0x7f693b074700] INFO /pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - [persistent://sample/standalone/ns/my-python-topic-listener, ] Getting connection from pool 02:22:35.328 [0x7f693b074700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - [persistent://sample/standalone/ns/my-python-topic-listener, ] Created producer on broker [127.0.0.1:48770 -> 127.0.0.1:8885] Got message: Message(prod=standalone-0-70, seq=0, publish_time=1519698155328, payload_size=7, msg_id=(152,0,-1), props={}) Got message: Message(prod=standalone-0-70, seq=1, publish_time=1519698155350, payload_size=7, msg_id=(152,1,-1), props={}) Got message: Message(prod=standalone-0-70, seq=2, publish_time=1519698155358, payload_size=7, msg_id=(152,2,-1), props={}) 02:22:35.475 [0x7f693b074700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - [persistent://sample/standalone/ns/my-python-topic-listener, standalone-0-70] Closed producer 02:22:35.476 [0x7f693b074700] INFO /pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(761) - [persistent://sample/standalone/ns/my-python-topic-listener, my-sub, 0] Closed consumer 0 ...02:22:35.477 [0x7f6947532700] INFO /pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for pulsar://localhost:8885 02:22:35.478 [0x7f693a072700] INFO /pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:48780 -> 127.0.0.1:8885] Connected to broker 02:22:35.481 [0x7f693a072700] INFO /pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - [persistent://sample/standalone/ns/my-python-topic-producer-consumer, my-sub, 0] Getting connection from pool 02:22:35.620 [0x7f693a072700] INFO /pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(166) - [persistent://sample/standalone/ns/my-python-topic-producer-consumer, my-sub, 0] Created consumer on broker [127.0.0.1:48780 -> 127.0.0.1:8885] 02:22:35.624 [0x7f693a072700] INFO /pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - [persistent://sample/standalone/ns/my-python-topic-producer-consumer, ] Getting connection from pool 02:22:35.628 [0x7f693a072700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - [persistent://sample/standalone/ns/my-python-topic-producer-consumer, ] Created producer on broker [127.0.0.1:48780 -> 127.0.0.1:8885] 02:22:35.752 [0x7f693a072700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - [persistent://sample/standalone/ns/my-python-topic-producer-consumer, standalone-0-71] Closed producer 02:22:35.753 [0x7f693a072700] INFO /pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(761) - [persistent://sample/standalone/ns/my-python-topic-producer-consumer, my-sub, 0] Closed consumer 0 .02:22:35.790 [0x7f6947532700] INFO /pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for pulsar://localhost:8885 02:22:35.791 [0x7f6939070700] INFO /pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:48790 -> 127.0.0.1:8885] Connected to broker 02:22:35.793 [0x7f6939070700] INFO /pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - [persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1519698155.79, my-producer-name] Getting connection from pool 02:22:35.956 [0x7f6939070700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - [persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1519698155.79, my-producer-name] Created producer on broker [127.0.0.1:48790 -> 127.0.0.1:8885] 02:22:35.959 [0x7f6939070700] INFO /pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - [persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1519698155.79, my-sub, 0] Getting connection from pool 02:22:36.006 [0x7f6939070700] INFO /pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(166) - [persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1519698155.79, my-sub, 0] Created consumer on broker [127.0.0.1:48790 -> 127.0.0.1:8885] 02:22:37.079 [0x7f6939070700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - [persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1519698155.79, my-producer-name] Closed producer 02:22:37.080 [0x7f6939070700] INFO /pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - [persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1519698155.79, my-producer-name] Getting connection from pool 02:22:37.082 [0x7f6939070700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - [persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1519698155.79, my-producer-name] Created producer on broker [127.0.0.1:48790 -> 127.0.0.1:8885] .02:22:38.084 [0x7f6947532700] INFO /pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for pulsar://localhost:8885 02:22:38.085 [0x7f69237fe700] INFO /pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:48838 -> 127.0.0.1:8885] Connected to broker 02:22:38.089 [0x7f69237fe700] INFO /pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - [persistent://sample/standalone/ns/my-python-topic, ] Getting connection from pool 02:22:38.167 [0x7f69237fe700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - [persistent://sample/standalone/ns/my-python-topic, ] Created producer on broker [127.0.0.1:48838 -> 127.0.0.1:8885] 02:22:38.269 [0x7f69237fe700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - [persistent://sample/standalone/ns/my-python-topic, standalone-0-72] Closed producer .02:22:38.270 [0x7f6947532700] WARN /pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(96) - [persistent://sample/standalone/ns1/my-python-test-producer-deduplication-1519698155.79, my-sub, 0] Destroyed consumer which was not properly closed 02:22:38.323 [0x7f6947532700] INFO /pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for pulsar://localhost:8885 02:22:38.323 [0x7f6923fff700] INFO /pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:48846 -> 127.0.0.1:8885] Connected to broker 02:22:38.326 [0x7f6923fff700] INFO /pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - [persistent://sample/standalone/ns1/my-python-test-producer-sequence-after-reconnection-1519698158.32, my-producer-name] Getting connection from pool 02:22:38.439 [0x7f6923fff700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - [persistent://sample/standalone/ns1/my-python-test-producer-sequence-after-reconnection-1519698158.32, my-producer-name] Created producer on broker [127.0.0.1:48846 -> 127.0.0.1:8885] 02:22:38.534 [0x7f6923fff700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - [persistent://sample/standalone/ns1/my-python-test-producer-sequence-after-reconnection-1519698158.32, my-producer-name] Closed producer 02:22:38.535 [0x7f6923fff700] INFO /pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - [persistent://sample/standalone/ns1/my-python-test-producer-sequence-after-reconnection-1519698158.32, my-producer-name] Getting connection from pool 02:22:38.536 [0x7f6923fff700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - [persistent://sample/standalone/ns1/my-python-test-producer-sequence-after-reconnection-1519698158.32, my-producer-name] Created producer on broker [127.0.0.1:48846 -> 127.0.0.1:8885] .02:22:38.634 [0x7f6947532700] INFO /pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for pulsar://localhost:8885 02:22:38.634 [0x7f6923fff700] INFO /pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:48854 -> 127.0.0.1:8885] Connected to broker 02:22:38.637 [0x7f6923fff700] INFO /pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - [persistent://sample/standalone/ns1/my-python-test-producer, reader-62499b, 0] Getting connection from pool 02:22:38.639 [0x7f6923fff700] INFO /pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(166) - [persistent://sample/standalone/ns1/my-python-test-producer, reader-62499b, 0] Created consumer on broker [127.0.0.1:48854 -> 127.0.0.1:8885] 02:22:38.641 [0x7f6923fff700] INFO /pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(761) - [persistent://sample/standalone/ns1/my-python-test-producer, reader-62499b, 0] Closed consumer 0 .02:22:38.641 [0x7f6947532700] INFO /pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for pulsar://localhost:8885 02:22:38.642 [0x7f6921ffb700] INFO /pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:48856 -> 127.0.0.1:8885] Connected to broker 02:22:38.644 [0x7f6921ffb700] INFO /pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - [persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, ] Getting connection from pool 02:22:38.684 [0x7f6921ffb700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - [persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, ] Created producer on broker [127.0.0.1:48856 -> 127.0.0.1:8885] 02:22:38.776 [0x7f6921ffb700] INFO /pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - [persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, reader-9b8a10, 0] Getting connection from pool 02:22:38.779 [0x7f6921ffb700] INFO /pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(166) - [persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, reader-9b8a10, 0] Created consumer on broker [127.0.0.1:48856 -> 127.0.0.1:8885] 02:22:38.895 [0x7f6921ffb700] INFO /pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(761) - [persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, reader-9b8a10, 0] Closed consumer 0 02:22:38.896 [0x7f6921ffb700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - [persistent://sample/standalone/ns/my-python-topic-reader-on-last-message, standalone-0-73] Closed producer .02:22:38.897 [0x7f6947532700] INFO /pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for pulsar://localhost:8885 02:22:38.898 [0x7f6920ff9700] INFO /pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:48864 -> 127.0.0.1:8885] Connected to broker 02:22:38.901 [0x7f6920ff9700] INFO /pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - [persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, ] Getting connection from pool 02:22:38.950 [0x7f6920ff9700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - [persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, ] Created producer on broker [127.0.0.1:48864 -> 127.0.0.1:8885] 02:22:39.051 [0x7f6920ff9700] INFO /pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - [persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, reader-5ed245, 0] Getting connection from pool 02:22:39.055 [0x7f6920ff9700] INFO /pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(166) - [persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, reader-5ed245, 0] Created consumer on broker [127.0.0.1:48864 -> 127.0.0.1:8885] 02:22:39.058 [0x7f6920ff9700] INFO /pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - [persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, reader-132e67, 1] Getting connection from pool 02:22:39.061 [0x7f6920ff9700] INFO /pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(166) - [persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, reader-132e67, 1] Created consumer on broker [127.0.0.1:48864 -> 127.0.0.1:8885] 02:22:39.063 [0x7f6920ff9700] INFO /pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(761) - [persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, reader-5ed245, 0] Closed consumer 0 02:22:39.064 [0x7f6920ff9700] INFO /pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(761) - [persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, reader-132e67, 1] Closed consumer 1 02:22:39.064 [0x7f6920ff9700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - [persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message, standalone-0-74] Closed producer .02:22:39.065 [0x7f6947532700] INFO /pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for pulsar://localhost:8885 02:22:39.066 [0x7f690b7fe700] INFO /pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:48872 -> 127.0.0.1:8885] Connected to broker 02:22:39.068 [0x7f690b7fe700] INFO /pulsar/pulsar-client-cpp/lib/BatchMessageContainer.cc(41) - { BatchContainer [size = 0] [batchSizeInBytes_ = 0] [maxAllowedMessageBatchSizeInBytes_ = 131072] [maxAllowedNumMessagesInBatch_ = 1000] [topicName = persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches] [producerName_ = ] [batchSizeInBytes_ = 0] [numberOfBatchesSent = 0] [averageBatchSize = 0]} BatchMessageContainer constructed 02:22:39.068 [0x7f690b7fe700] INFO /pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - [persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches, ] Getting connection from pool 02:22:39.107 [0x7f690b7fe700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - [persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches, ] Created producer on broker [127.0.0.1:48872 -> 127.0.0.1:8885] 02:22:40.135 [0x7f690b7fe700] INFO /pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - [persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches, reader-409357, 0] Getting connection from pool 02:22:40.138 [0x7f690b7fe700] INFO /pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(166) - [persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches, reader-409357, 0] Created consumer on broker [127.0.0.1:48872 -> 127.0.0.1:8885] 02:22:40.141 [0x7f690b7fe700] INFO /pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - [persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches, reader-223154, 1] Getting connection from pool 02:22:40.144 [0x7f690b7fe700] INFO /pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(166) - [persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches, reader-223154, 1] Created consumer on broker [127.0.0.1:48872 -> 127.0.0.1:8885] 02:22:40.146 [0x7f690b7fe700] INFO /pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(761) - [persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches, reader-409357, 0] Closed consumer 0 02:22:40.146 [0x7f690b7fe700] INFO /pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(761) - [persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches, reader-223154, 1] Closed consumer 1 02:22:40.147 [0x7f690b7fe700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - [persistent://sample/standalone/ns/my-python-topic-reader-on-specific-message-with-batches, standalone-0-75] Closed producer .02:22:40.148 [0x7f6947532700] INFO /pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for pulsar://localhost:8885 02:22:40.148 [0x7f690a7fc700] INFO /pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:48900 -> 127.0.0.1:8885] Connected to broker 02:22:40.151 [0x7f690a7fc700] INFO /pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - [persistent://sample/standalone/ns/my-python-topic-reader-simple, reader-49b59f, 0] Getting connection from pool 02:22:40.226 [0x7f690a7fc700] INFO /pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(166) - [persistent://sample/standalone/ns/my-python-topic-reader-simple, reader-49b59f, 0] Created consumer on broker [127.0.0.1:48900 -> 127.0.0.1:8885] 02:22:40.227 [0x7f690a7fc700] INFO /pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - [persistent://sample/standalone/ns/my-python-topic-reader-simple, ] Getting connection from pool 02:22:40.230 [0x7f690a7fc700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - [persistent://sample/standalone/ns/my-python-topic-reader-simple, ] Created producer on broker [127.0.0.1:48900 -> 127.0.0.1:8885] 02:22:40.353 [0x7f690a7fc700] INFO /pulsar/pulsar-client-cpp/lib/ConsumerImpl.cc(761) - [persistent://sample/standalone/ns/my-python-topic-reader-simple, reader-49b59f, 0] Closed consumer 0 02:22:40.354 [0x7f690a7fc700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - [persistent://sample/standalone/ns/my-python-topic-reader-simple, standalone-0-76] Closed producer .02:22:40.355 [0x7f6947532700] INFO /pulsar/pulsar-client-cpp/lib/ConnectionPool.cc(63) - Created connection for pulsar://localhost:8885 02:22:40.356 [0x7f69097fa700] INFO /pulsar/pulsar-client-cpp/lib/ClientConnection.cc(279) - [127.0.0.1:48906 -> 127.0.0.1:8885] Connected to broker 02:22:40.358 [0x7f69097fa700] INFO /pulsar/pulsar-client-cpp/lib/HandlerBase.cc(53) - [persistent://sample/standalone/ns/my-python-topic, ] Getting connection from pool 02:22:40.362 [0x7f69097fa700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(154) - [persistent://sample/standalone/ns/my-python-topic, ] Created producer on broker [127.0.0.1:48906 -> 127.0.0.1:8885] 02:22:40.392 [0x7f69097fa700] INFO /pulsar/pulsar-client-cpp/lib/ProducerImpl.cc(466) - [persistent://sample/standalone/ns/my-python-topic, standalone-0-77] Closed producer . ---------------------------------------------------------------------- Ran 17 tests in 5.427s OK [pulsar-master] $ /bin/bash -xe /tmp/jenkins2886553778912971209.sh + echo 'Building Docker images' Building Docker images + docker/build.sh [INFO] Scanning for projects... Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.10/wagon-ssh-external-2.10.pom [WARNING] Failed to create parent directories for tracking file /home/jenkins/.m2/repository/org/apache/maven/wagon/wagon-ssh-external/2.10/wagon-ssh-external-2.10.pom.lastUpdated [ERROR] [ERROR] Some problems were encountered while processing the POMs: [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar -> duplicate declaration of version ${jackson.version} @ org.apache.pulsar:pulsar:2.0.0-incubating-SNAPSHOT, <https://builds.apache.org/job/pulsar-master/ws/pom.xml,> line 464, column 19 [ERROR] Unresolveable build extension: Plugin org.apache.maven.wagon:wagon-ssh-external:2.10 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.wagon:wagon-ssh-external:jar:2.10 @ @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.pulsar:docker-images:2.0.0-incubating-SNAPSHOT (<https://builds.apache.org/job/pulsar-master/ws/docker/pom.xml)> has 1 error [ERROR] Unresolveable build extension: Plugin org.apache.maven.wagon:wagon-ssh-external:2.10 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.wagon:wagon-ssh-external:jar:2.10: Could not transfer artifact org.apache.maven.wagon:wagon-ssh-external:pom:2.10 from/to central (https://repo.maven.apache.org/maven2): /home/jenkins/.m2/repository/org/apache/maven/wagon/wagon-ssh-external/2.10/wagon-ssh-external-2.10.pom.part.lock (No such file or directory) -> [Help 2] [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/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException [INFO] Scanning for projects... Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/2.10/wagon-ssh-external-2.10.pom [WARNING] Failed to create parent directories for tracking file /home/jenkins/.m2/repository/org/apache/maven/wagon/wagon-ssh-external/2.10/wagon-ssh-external-2.10.pom.lastUpdated [ERROR] [ERROR] Some problems were encountered while processing the POMs: [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar -> duplicate declaration of version ${jackson.version} @ org.apache.pulsar:pulsar:2.0.0-incubating-SNAPSHOT, <https://builds.apache.org/job/pulsar-master/ws/pom.xml,> line 464, column 19 [ERROR] Unresolveable build extension: Plugin org.apache.maven.wagon:wagon-ssh-external:2.10 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.wagon:wagon-ssh-external:jar:2.10 @ @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.pulsar:dashboard-docker-image:2.0.0-incubating-SNAPSHOT (<https://builds.apache.org/job/pulsar-master/ws/docker/../dashboard/pom.xml)> has 1 error [ERROR] Unresolveable build extension: Plugin org.apache.maven.wagon:wagon-ssh-external:2.10 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.wagon:wagon-ssh-external:jar:2.10: Could not transfer artifact org.apache.maven.wagon:wagon-ssh-external:pom:2.10 from/to central (https://repo.maven.apache.org/maven2): /home/jenkins/.m2/repository/org/apache/maven/wagon/wagon-ssh-external/2.10/wagon-ssh-external-2.10.pom.part.lock (No such file or directory) -> [Help 2] [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/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException Build step 'Execute shell' marked build as failure