Merge pull request #3033 from newrelic/update_sidekiq_url #2362
Annotations
2 errors and 1 warning
Run Multiverse Tests
Final attempt failed. Child_process exited with error code 1
|
Annotate errors
********************************************************************************
Running "ruby_kafka" using CHAIN for Envfile entry 0
Starting tests in child PID 4644 at 2025-01-24 16:47:00 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_kafka...
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Fetching rake 13.2.1
Installing rake 13.2.1
Using bundler 2.4.1
Fetching digest-crc 0.6.5
Fetching metaclass 0.0.4
Using minitest-stub-const 0.6
Using newrelic_rpm 9.16.1 from source at `../../../..` and installing its executables
Using minitest 5.16.3
Using warning 1.5.0
Fetching webrick 1.9.1
Installing metaclass 0.0.4
Installing digest-crc 0.6.5 with native extensions
Installing webrick 1.9.1
Fetching mocha 1.9.0
Installing mocha 1.9.0
Fetching ruby-kafka 1.5.0
Installing ruby-kafka 1.5.0
Bundle complete! 8 Gemfile dependencies, 11 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
digest-crc (0.6.5), metaclass (0.0.4), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), newrelic_rpm (9.16.1), rake (13.2.1), ruby-kafka (1.5.0), warning (1.5.0), webrick (1.9.1)
Run options: --seed 37047
# Running:
EEE
Finished in 0.010586s, 283.3923 runs/s, 0.0000 assertions/s.
1) Error:
RubyKafkaInstrumentationTest#test_rdkafka_distributed_tracing:
Kafka::ConnectionError: Could not connect to any of the seed brokers:
- kafka://127.0.0.1:9092: Connection refused - connect(2) for 127.0.0.1:9092
/opt/hostedtoolcache/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/ruby-kafka-1.5.0/lib/kafka/cluster.rb:454:in `fetch_cluster_info'
/opt/hostedtoolcache/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/ruby-kafka-1.5.0/lib/kafka/cluster.rb:405:in `cluster_info'
/opt/hostedtoolcache/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/ruby-kafka-1.5.0/lib/kafka/cluster.rb:105:in `refresh_metadata!'
/opt/hostedtoolcache/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/ruby-kafka-1.5.0/lib/kafka/cluster.rb:59:in `add_target_topics'
/opt/hostedtoolcache/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/ruby-kafka-1.5.0/lib/kafka/producer.rb:385:in `deliver_messages_with_retries'
/opt/hostedtoolcache/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/ruby-kafka-1.5.0/lib/kafka/producer.rb:261:in `block in deliver_messages'
/opt/hostedtoolcache/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/ruby-kafka-1.5.0/lib/kafka/instrumenter.rb:23:in `instrument'
/opt/hostedtoolcache/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/ruby-kafka-1.5.0/lib/kafka/producer.rb:254:in `deliver_messages'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_kafka/ruby_kafka_instrumentation_test.rb:87:in `produce_message'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_kafka/ruby_kafka_instrumentation_test.rb:54:in `block (3 levels) in test_rdkafka_distributed_tracing'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/agent_helper.rb:403:in `block in in_transaction'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/tracer.rb:106:in `in_transaction'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/agent_helper.rb:401:in `in_transaction'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_kafka/ruby_kafka_instrumentation_test.rb:53:in `block (2 levels) in test_rdkafka_distributed_tracing'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/agent_helper.rb:557:in `with_config'
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_kafka/ruby_kafka_instrumentation_test.rb:52:in `block in test_rdkafka_distributed_tracing'
2) Error:
RubyKafkaInstrumentationTest#test_consume_creates_span_metrics:
Kafka::ConnectionError: Could not connect to any of the seed brokers:
- kafka://127.0.0.1:9092: Connection refused - connect(2) for 127.0.0.1:9092
/opt/hostedtoolcache/Ruby/3.2.6/x64/lib/ruby/gems/3.2.0/gems/ruby-kafka-1.5.0/lib/kafka/cluster.rb:454:in `fetch_clu
|
Run Multiverse Tests
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Loading