Skip to content

[fix][fn] fix broken function-go test #214

[fix][fn] fix broken function-go test

[fix][fn] fix broken function-go test #214

Triggered via pull request March 13, 2024 16:11
Status Failure
Total duration 1h 22m 39s
Artifacts 37

pulsar-ci.yaml

on: pull_request
Preconditions
13s
Preconditions
Build and License check
11m 5s
Build and License check
Matrix: unit-tests
Build Pulsar docker image
26m 17s
Build Pulsar docker image
Build Pulsar java-test-image docker image
9m 4s
Build Pulsar java-test-image docker image
CI - Unit - Upload Coverage
0s
CI - Unit - Upload Coverage
Run CodeQL Analysis
0s
Run CodeQL Analysis
Matrix: system-tests
Matrix: flaky-system-tests
Matrix: integration-tests
CI - System - Upload Coverage
8m 46s
CI - System - Upload Coverage
CI - Integration - Upload Coverage
8m 15s
CI - Integration - Upload Coverage
Build Pulsar on MacOS
13m 22s
Build Pulsar on MacOS
OWASP dependency check
0s
OWASP dependency check
Delete system test docker image artifact
0s
Delete system test docker image artifact
Delete integration test docker image artifact
0s
Delete integration test docker image artifact
Pulsar CI checks completed
5s
Pulsar CI checks completed
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 40 warnings
CI - Unit - Brokers - Broker Group 1
Process completed with exit code 1.
BkEnsemblesChaosTest.testBookieInfoIsCorrectEvenIfLostNotificationDueToZKClientReconnect: pulsar-broker/src/test/java/org/apache/pulsar/broker/service/BkEnsemblesChaosTest.java#L67
--- An unexpected error occurred in the server --- Message: org.apache.bookkeeper.mledger.ManagedLedgerException: Not enough non-faulty bookies available error code: -6 Stacktrace: org.apache.pulsar.broker.service.BrokerServiceException$PersistenceException: org.apache.bookkeeper.mledger.ManagedLedgerException: Not enough non-faulty bookies available error code: -6 at org.apache.pulsar.broker.service.BrokerService$2.openLedgerFailed(BrokerService.java:1772) at org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl.lambda$asyncOpen$8(ManagedLedgerFactoryImpl.java:428) at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:990) at java.base/java.util.concurrent.CompletableFuture$UniExceptionally.tryFire(CompletableFuture.java:974) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) at org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl$2.initializeFailed(ManagedLedgerFactoryImpl.java:423) at org.apache.bookkeeper.mledger.impl.ManagedLedgerImpl.lambda$initializeBookKeeper$0(ManagedLedgerImpl.java:526) at org.apache.bookkeeper.common.util.SingleThreadExecutor.safeRunTask(SingleThreadExecutor.java:137) at org.apache.bookkeeper.common.util.SingleThreadExecutor.run(SingleThreadExecutor.java:107) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:840) Caused by: org.apache.bookkeeper.mledger.ManagedLedgerException: Not enough non-faulty bookies available error code: -6
CI - Integration - Upload Coverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
CI - Integration - Upload Coverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
CI - Integration - Upload Coverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
CI - System - Upload Coverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
CI - System - Upload Coverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
CI - System - Upload Coverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Pulsar CI checks completed
Process completed with exit code 1.
CI - Unit - Brokers - Broker Group 1
Summary: Tests in class org.apache.pulsar.PulsarBrokerStarterTest created 4 new threads. There are now 13 threads in total.
CI - Unit - Brokers - Broker Group 1
Summary: Tests in class org.apache.pulsar.broker.stats.PrometheusMetricsTest created 63 new threads. There are now 72 threads in total.
CI - Unit - Pulsar IO - Elastic Search
Summary: Tests in class org.apache.pulsar.io.elasticsearch.opensearch.OpenSearchClientSslTests created 18 new threads. There are now 27 threads in total.
CI - Unit - Pulsar IO - Elastic Search
Summary: Tests in class org.apache.pulsar.io.elasticsearch.opensearch.OpenSearchClientTests created 1 new threads. There are now 28 threads in total.
CI - Unit - Pulsar IO - Elastic Search
Summary: Tests in class org.apache.pulsar.io.elasticsearch.ElasticSearchBWCTests created 6 new threads. There are now 33 threads in total.
CI - Unit - Pulsar IO - Elastic Search
Summary: Tests in class org.apache.pulsar.io.elasticsearch.v8.ElasticSearch8SinkTests created 1 new threads. There are now 34 threads in total.
CI - Unit - Pulsar IO - Elastic Search
Summary: Tests in class org.apache.pulsar.io.elasticsearch.v8.ElasticSearch8ClientTests created 9 new threads. There are now 43 threads in total.
CI - Unit - Pulsar IO - Elastic Search
Summary: Tests in class org.apache.pulsar.io.elasticsearch.v8.ElasticSearch8AuthTests created 11 new threads. There are now 52 threads in total.
CI - Unit - Pulsar IO - Elastic Search
Summary: Tests in class org.apache.pulsar.io.elasticsearch.v8.ElasticSearch8SinkRawDataTests created 3 new threads. There are now 55 threads in total.
CI - Unit - Pulsar IO - Elastic Search
Summary: Tests in class org.apache.pulsar.io.elasticsearch.ElasticSearchRawRecordTests created 96 new threads. There are now 151 threads in total.
CI - Unit - Brokers - Broker Group 2
Summary: Tests in class org.apache.pulsar.broker.EndToEndMetadataTest created 4 new threads. There are now 13 threads in total.
CI - Unit - Pulsar Metadata
Summary: Tests in class org.apache.pulsar.metadata.CounterTest created 4 new threads. There are now 14 threads in total.
CI - Unit - Pulsar Metadata
Summary: Tests in class org.apache.pulsar.metadata.LockManagerTest created 4 new threads. There are now 14 threads in total.
CI - Unit - Pulsar Metadata
Summary: Tests in class org.apache.pulsar.metadata.bookkeeper.PulsarRegistrationClientTest created 4 new threads. There are now 14 threads in total.
CI - Unit - Pulsar Metadata
Summary: Tests in class org.apache.pulsar.metadata.bookkeeper.LedgerUnderreplicationManagerTest created 4 new threads. There are now 14 threads in total.
CI - Unit - Pulsar Metadata
Summary: Tests in class org.apache.pulsar.metadata.bookkeeper.PulsarLedgerIdGeneratorTest created 4 new threads. There are now 14 threads in total.
CI - Unit - Pulsar Metadata
Summary: Tests in class org.apache.pulsar.metadata.bookkeeper.PulsarLedgerAuditorManagerTest created 4 new threads. There are now 14 threads in total.
CI - Unit - Pulsar Metadata
Summary: Tests in class org.apache.pulsar.metadata.bookkeeper.PulsarRegistrationManagerTest created 4 new threads. There are now 14 threads in total.
CI - Unit - Pulsar Metadata
Summary: Tests in class org.apache.pulsar.metadata.coordination.impl.LeaderElectionImplTest created 2 new threads. There are now 12 threads in total.
CI - Unit - Pulsar Metadata
Summary: Tests in class org.apache.pulsar.metadata.bookkeeper.EndToEndTest created 4 new threads. There are now 14 threads in total.
CI - Unit - Pulsar Metadata
Summary: Tests in class org.apache.pulsar.metadata.LeaderElectionTest created 4 new threads. There are now 14 threads in total.
CI - Unit - Other
Summary: Tests in class org.apache.bookkeeper.mledger.offload.filesystem.impl.FileSystemManagedLedgerOffloaderTest created 6 new threads. There are now 15 threads in total.
CI - Unit - Other
Summary: Tests in class org.apache.pulsar.bookie.rackawareness.BookieRackAffinityMappingTest created 1 new threads. There are now 11 threads in total.
CI - Unit - Other
Summary: Tests in class org.apache.pulsar.functions.worker.FunctionAssignmentTailerTest created 1 new threads. There are now 11 threads in total.
CI - Unit - Other
Summary: Tests in class org.apache.pulsar.testclient.PerformanceProducerTest created 6 new threads. There are now 16 threads in total.
CI - Unit - Other
Summary: Tests in class org.apache.pulsar.testclient.PerformanceTransactionTest created 1 new threads. There are now 11 threads in total.
CI - Unit - Other
Summary: Tests in class org.apache.pulsar.broker.authentication.AuthenticationProviderAthenzTest created 1 new threads. There are now 11 threads in total.
CI - Unit - Other
Summary: Tests in class org.apache.pulsar.broker.authentication.ProxySaslAuthenticationTest created 1 new threads. There are now 11 threads in total.
CI - Unit - Other
Summary: Tests in class org.apache.pulsar.packages.management.storage.bookkeeper.BookKeeperPackagesStorageTest created 2 new threads. There are now 12 threads in total.
CI - Unit - Other
Summary: Tests in class org.apache.bookkeeper.mledger.impl.ManagedLedgerTest created 10 new threads. There are now 20 threads in total.
CI - Unit - Pulsar IO
Summary: Tests in class org.apache.pulsar.io.http.HttpSinkTest created 48 new threads. There are now 57 threads in total.
CI - Unit - Pulsar IO
Summary: Tests in class org.apache.pulsar.io.rabbitmq.source.RabbitMQSourceTest created 76 new threads. There are now 85 threads in total.
CI - Unit - Pulsar IO
Summary: Tests in class org.apache.pulsar.io.rabbitmq.sink.RabbitMQSinkTest created 75 new threads. There are now 84 threads in total.
CI - Unit - Pulsar IO
Summary: Tests in class org.apache.pulsar.io.kinesis.KinesisSinkTest created 9 new threads. There are now 19 threads in total.
CI - Unit - Pulsar IO
Summary: Tests in class org.apache.pulsar.io.hdfs3.sink.text.HdfsStringSinkTests created 1 new threads. There are now 10 threads in total.
CI - Unit - Pulsar IO
Summary: Tests in class org.apache.pulsar.io.hdfs3.sink.seq.HdfsTextSinkTests created 1 new threads. There are now 10 threads in total.
CI - Unit - Pulsar IO
Summary: Tests in class org.apache.pulsar.io.hdfs3.sink.seq.HdfsSequentialSinkTests created 1 new threads. There are now 10 threads in total.
CI - Unit - Pulsar IO
Summary: Tests in class org.apache.pulsar.io.hdfs2.sink.text.HdfsStringSinkTests created 1 new threads. There are now 10 threads in total.
CI - Unit - Pulsar IO
Summary: Tests in class org.apache.pulsar.io.hdfs2.sink.seq.HdfsSequentialSinkTests created 1 new threads. There are now 10 threads in total.
CI - Unit - Pulsar IO
Summary: Tests in class org.apache.pulsar.io.hdfs2.sink.seq.HdfsTextSinkTests created 1 new threads. There are now 10 threads in total.

Artifacts

Produced during runtime
Name Size
Jacoco-coverage-report-inttests Expired
18.5 MB
Jacoco-coverage-report-systests Expired
18.8 MB
Unit-BROKER_GROUP_1-dumps Expired
12.3 KB
Unit-BROKER_GROUP_1-surefire-reports Expired
13.2 MB
Unit-BROKER_GROUP_2-dumps Expired
4.39 KB
Unit-METADATA-dumps Expired
83.8 KB
Unit-OTHER-dumps Expired
36.5 KB
Unit-PULSAR_IO-dumps Expired
83.2 KB
Unit-PULSAR_IO_ELASTIC-dumps Expired
51 KB
coverage_and_deps_inttest_CLI.tar.zst Expired
74.5 MB
coverage_and_deps_inttest_MESSAGING.tar.zst Expired
347 KB
coverage_and_deps_inttest_METRICS.tar.zst Expired
299 KB
coverage_and_deps_inttest_STANDALONE.tar.zst Expired
293 KB
coverage_and_deps_inttest_TRANSACTION.tar.zst Expired
301 KB
coverage_and_deps_systest_FUNCTION.tar.zst Expired
302 KB
coverage_and_deps_systest_PULSAR_CONNECTORS_PROCESS.tar.zst Expired
318 KB
coverage_and_deps_systest_PULSAR_CONNECTORS_THREAD.tar.zst Expired
321 KB
coverage_and_deps_systest_PULSAR_IO.tar.zst Expired
324 KB
coverage_and_deps_systest_SCHEMA.tar.zst Expired
306 KB
coverage_and_deps_systest_TIERED_FILESYSTEM.tar.zst Expired
74.5 MB
coverage_and_deps_systest_TIERED_JCLOUD.tar.zst Expired
299 KB
coverage_and_deps_unittest_BROKER_CLIENT_API.tar.zst Expired
2.04 MB
coverage_and_deps_unittest_BROKER_CLIENT_IMPL.tar.zst Expired
2.06 MB
coverage_and_deps_unittest_BROKER_GROUP_2.tar.zst Expired
2.1 MB
coverage_and_deps_unittest_BROKER_GROUP_3.tar.zst Expired
2.03 MB
coverage_and_deps_unittest_BROKER_GROUP_4.tar.zst Expired
1.94 MB
coverage_and_deps_unittest_CLIENT.tar.zst Expired
623 KB
coverage_and_deps_unittest_METADATA.tar.zst Expired
245 KB
coverage_and_deps_unittest_OTHER.tar.zst Expired
9.87 MB
coverage_and_deps_unittest_PROXY.tar.zst Expired
196 KB
coverage_and_deps_unittest_PULSAR_IO.tar.zst Expired
363 KB
coverage_and_deps_unittest_PULSAR_IO_ELASTIC.tar.zst Expired
90.4 KB
coverage_and_deps_unittest_PULSAR_IO_KAFKA_CONNECT.tar.zst Expired
200 KB
pulsar-java-test-image.zst Expired
296 MB
pulsar-maven-repository-binaries.tar.zst Expired
325 MB
pulsar-server-distribution.tar.zst Expired
234 MB
pulsar-test-latest-version-image.zst Expired
1.46 GB