db explain plan refactor #6227
Annotations
2 errors and 2 warnings
Run Multiverse Tests
Final attempt failed. Child_process exited with error code 1
|
Annotate errors
********************************************************************************
Running "agent_only" using CHAIN for Envfile entry 0
Starting tests in child PID 22961 at 2024-11-14 19:13:47 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/agent_only...
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Using rake 13.2.1
Using bundler 2.4.1
Using newrelic_rpm 9.15.0 from source at `../../../..` and installing its executables
Using metaclass 0.0.4
Using minitest 5.3.3
Using minitest-stub-const 0.6
Fetching rack 2.0.9.4
Using warning 1.4.0
Using webrick 1.9.0
Using mocha 1.9.0
Installing rack 2.0.9.4
Using rack-test 2.1.0
Bundle complete! 9 Gemfile dependencies, 11 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
metaclass (0.0.4), minitest (5.3.3), minitest-stub-const (0.6), mocha (1.9.0), newrelic_rpm (9.15.0), rack (2.0.9.4), rack-test (2.1.0), rake (13.2.1), warning (1.4.0), webrick (1.9.0)
Run options: --seed 13437
# Running:
...........................................................................................................................................................................................................................................EE..........
Finished in 34.845425s, 7.0884 runs/s, 60.0940 assertions/s.
1) Error:
ThreadProfilingTest#test_thread_profiling_can_stop:
NoMethodError: undefined method `run_id' for nil
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/agent_only/thread_profiling_test.rb:88:in `test_thread_profiling_can_stop'
2) Error:
ThreadProfilingTest#test_thread_profiling:
NoMethodError: undefined method `run_id' for nil
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/agent_only/thread_profiling_test.rb:69:in `test_thread_profiling'
247 runs, 2094 assertions, 0 failures, 2 errors, 0 skips
====== Ten slowest tests ======
1. PipeManagerTest#test_pipes_are_regularly_checked_for_freshness: 3.07085
2. PipeManagerTest#test_old_pipes_are_cleaned_up_after_timeout: 2.56977
3. StartUpTest#test_no_warnings: 0.87313
4. StartUpTest#test_manual_start_with_symbol_for_environment: 0.75476
5. StartUpTest#test_instrumentation_loads_clean_even_without_dependencies: 0.75445
6. StartUpTest#test_manual_start_logs_about_mismatched_environment: 0.75014
7. StartUpTest#test_should_not_print_to_stdout_when_logging_available: 0.73898
8. StartUpTest#test_can_call_public_api_methods_when_agent_disabled: 0.70015
9. StartUpTest#test_agent_does_not_start_if_hsm_and_lasp_both_enabled: 0.69941
10. AuditLogTest#test_logs_request_bodies_human_readably_ish: 0.39618
One or more failures or errors were seen!
Options used: []
"agent_only" for Envfile entry 0 failed! (exit: pid 22960 exit 1)
********************************************************************************
Running "agent_only" using CHAIN for Envfile entry 0
Starting tests in child PID 61302 at 2024-11-14 19:15:54 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/agent_only...
WARN: Unresolved or ambiguous specs during Gem::Specification.reset:
stringio (>= 0)
Available/installed versions of this gem:
- 3.1.2
- 3.1.1
WARN: Clearing out unresolved specs. Try 'gem cleanup <gem>'
Please report a bug if this causes problems.
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Using rake 13.2.1
Using bundler 2.4.1
Using newrelic_rpm 9.15.0 from source at `../../../..` and installing its executables
Using metaclass 0.0.4
Using minitest 5.3.3
Using minitest-stub-const 0.6
Using rack 2.0.9.4
Using warning 1.4.0
Using webrick 1.9.0
Using mocha 1.9.0
Using rack-test 2.1.0
Bundle complete! 9 Gemfile dependencies, 11 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
metaclass (0.0.4), minitest (5.3.3), minitest-stub-const (0.6), mocha (1.9.0), newrelic_rpm (9.15.0), rack (2.0.9.4), rack-test (2.1.0), rake (13.2.1), warning (
|
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