Merge pull request #2913 from newrelic/jruby_test_failure #2149
Annotations
2 errors and 2 warnings
Run Multiverse Tests
Final attempt failed. Child_process exited with error code 1
|
Annotate errors
********************************************************************************
Running "rdkafka" using CHAIN for Envfile entry 0
Starting tests in child PID 11846 at 2024-10-14 17:21:30 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rdkafka...
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Fetching rake 13.2.1
Installing rake 13.2.1
Using bundler 1.17.3
Fetching ffi 1.16.3
Installing ffi 1.16.3 with native extensions
Fetching metaclass 0.0.4
Installing metaclass 0.0.4
Fetching mini_portile2 2.8.7
Installing mini_portile2 2.8.7
Fetching minitest 5.15.0
Installing minitest 5.15.0
Using minitest-stub-const 0.6
Fetching mocha 1.9.0
Installing mocha 1.9.0
Using newrelic_rpm 9.14.0 from source at `../../../..`
Fetching rdkafka 0.10.0
Installing rdkafka 0.10.0 with native extensions
Using warning 1.4.0
Fetching webrick 1.8.2
Installing webrick 1.8.2
Bundle complete! 9 Gemfile dependencies, 12 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
ffi (1.16.3), metaclass (0.0.4), mini_portile2 (2.8.7), minitest (5.15.0), minitest-stub-const (0.6), mocha (1.9.0), newrelic_rpm (9.14.0), rake (13.2.1), rdkafka (0.10.0), warning (1.4.0), webrick (1.8.2)
Run options: --seed 19321
# Running:
.....
Finished in 13.997690s, 0.3572 runs/s, 1.0716 assertions/s.
5 runs, 15 assertions, 0 failures, 0 errors, 0 skips
====== Ten slowest tests ======
1. RdkafkaInstrumentationTest#test_rdkafka_distributed_tracing: 5.47344
2. RdkafkaInstrumentationTest#test_consume_with_different_host_key: 3.00825
3. RdkafkaInstrumentationTest#test_consume_creates_span_metrics: 2.96436
4. RdkafkaInstrumentationTest#test_produce_with_different_host_key: 1.2944
5. RdkafkaInstrumentationTest#test_produce_creates_span_metrics: 1.25652
Options used: []
Running "rdkafka" using PREPEND for Envfile entry 0
Starting tests in child PID 17492 at 2024-10-14 17:22:36 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rdkafka...
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Using rake 13.2.1
Using bundler 1.17.3
Using ffi 1.16.3
Using metaclass 0.0.4
Using mini_portile2 2.8.7
Using minitest 5.15.0
Using minitest-stub-const 0.6
Using mocha 1.9.0
Using newrelic_rpm 9.14.0 from source at `../../../..`
Using rdkafka 0.10.0
Using warning 1.4.0
Using webrick 1.8.2
Bundle complete! 9 Gemfile dependencies, 12 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
ffi (1.16.3), metaclass (0.0.4), mini_portile2 (2.8.7), minitest (5.15.0), minitest-stub-const (0.6), mocha (1.9.0), newrelic_rpm (9.14.0), rake (13.2.1), rdkafka (0.10.0), warning (1.4.0), webrick (1.8.2)
Run options: --seed 21673
# Running:
.....
Finished in 16.087089s, 0.3108 runs/s, 0.9324 assertions/s.
5 runs, 15 assertions, 0 failures, 0 errors, 0 skips
====== Ten slowest tests ======
1. RdkafkaInstrumentationTest#test_consume_creates_span_metrics: 7.07322
2. RdkafkaInstrumentationTest#test_rdkafka_distributed_tracing: 3.49574
3. RdkafkaInstrumentationTest#test_consume_with_different_host_key: 3.00671
4. RdkafkaInstrumentationTest#test_produce_creates_span_metrics: 1.25543
5. RdkafkaInstrumentationTest#test_produce_with_different_host_key: 1.25522
Options used: []
"rdkafka" for Envfile entry 0 failed! (exit: pid 17491 exit 139)
********************************************************************************
Running "rdkafka" using CHAIN for Envfile entry 0
Starting tests in child PID 19300 at 2024-10-14 17:23:05 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rdkafka...
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Using rake 13.2.1
Using bundler 1.17.3
Using ffi 1.16.3
Using metaclass 0.0.4
Using mini_portile2 2.8.7
Using minitest 5.15.0
Using minitest-stub-const 0.6
Using mocha 1.9.0
Using newrelic_rpm 9.14.0 from source at `../../../..`
Using rdkafka 0.10.0
Using warning 1.4.0
Using
|
The following actions use a deprecated Node.js version and will be forced to run on node20: ./.github/actions/annotate. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Multiverse Tests
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Loading