disable HostAuthorization middleware for Sinatra testing (#2957) #2216
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 12867 at 2024-11-19 00:00:18 +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 minitest 5.3.3
Using newrelic_rpm 9.15.0 from source at `../../../..` and installing its executables
Using metaclass 0.0.4
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 20492
# Running:
...........................................................................................................................................................................................................................................ES..........
Finished in 35.374434s, 6.9824 runs/s, 61.0328 assertions/s.
1) Error:
ThreadProfilingTest#test_thread_profiling:
NoMethodError: undefined method `run_id' for nil:NilClass
/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, 2159 assertions, 0 failures, 1 errors, 1 skips
You have skipped tests. Run with --verbose for details.
====== Ten slowest tests ======
1. PipeManagerTest#test_pipes_are_regularly_checked_for_freshness: 3.06546
2. PipeManagerTest#test_old_pipes_are_cleaned_up_after_timeout: 2.58522
3. StartUpTest#test_instrumentation_loads_clean_even_without_dependencies: 0.93979
4. StartUpTest#test_no_warnings: 0.76669
5. StartUpTest#test_manual_start_logs_about_mismatched_environment: 0.73117
6. StartUpTest#test_manual_start_with_symbol_for_environment: 0.72137
7. StartUpTest#test_should_not_print_to_stdout_when_logging_available: 0.72081
8. StartUpTest#test_agent_does_not_start_if_hsm_and_lasp_both_enabled: 0.71001
9. StartUpTest#test_can_call_public_api_methods_when_agent_disabled: 0.65646
10. AuditLogTest#test_logs_request_bodies_human_readably_ish: 0.48
One or more failures or errors were seen!
Options used: []
"agent_only" for Envfile entry 0 failed! (exit: pid 12866 exit 1)
********************************************************************************
Running "agent_only" using CHAIN for Envfile entry 0
Starting tests in child PID 20676 at 2024-11-19 00:02:20 +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.0.4
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 metaclass 0.0.4
Using newrelic_rpm 9.15.0 from source at `../../../..` and installing its executables
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 rack-test 2.1.0
Using mocha 1.9.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 29977
# Running:
.....................................................................................................................................................
|
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