Skip to content

Debug log messages for metric timeslice start time #6058

Debug log messages for metric timeslice start time

Debug log messages for metric timeslice start time #6058

Triggered via pull request September 30, 2024 22:39
Status Cancelled
Total duration 9m 42s
Artifacts 11

ci.yml

on: pull_request
run_rubocop
24s
run_rubocop
Matrix: infinite_tracing
Matrix: multiverse
Matrix: unit_tests
simplecov
0s
simplecov
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 31 warnings
multiverse (background, 3.3.5)
******************************************************************************** Running "resque" using CHAIN for Envfile entry 0 Starting tests in child PID 14617 at 2024-09-30 22:43:00 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/resque... Fetching gem metadata from https://rubygems.org/........ Resolving dependencies... Using rake 13.2.1 Using base64 0.2.0 Using bundler 2.4.1 Using connection_pool 2.4.1 Using metaclass 0.0.4 Using minitest 5.16.3 Using minitest-stub-const 0.6 Fetching mono_logger 1.1.2 Fetching multi_json 1.15.0 Using ruby2_keywords 0.0.5 Using newrelic_rpm 9.14.0 from source at `../../../..` and installing its executables Using rack 3.1.7 Using webrick 1.8.2 Fetching tilt 2.4.0 Using warning 1.4.0 Using redis-client 0.22.2 Using mocha 1.9.0 Fetching mustermann 3.0.3 Installing mono_logger 1.1.2 Installing multi_json 1.15.0 Installing tilt 2.4.0 Fetching rack-protection 4.0.0 Installing mustermann 3.0.3 Fetching rack-session 2.0.0 Installing rack-protection 4.0.0 Using rackup 2.1.0 Using redis 5.3.0 Fetching redis-namespace 1.11.0 Installing rack-session 2.0.0 Installing redis-namespace 1.11.0 Fetching sinatra 4.0.0 Installing sinatra 4.0.0 Fetching resque 2.6.0 Installing resque 2.6.0 Bundle complete! 9 Gemfile dependencies, 25 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. base64 (0.2.0), connection_pool (2.4.1), metaclass (0.0.4), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), mono_logger (1.1.2), multi_json (1.15.0), mustermann (3.0.3), newrelic_rpm (9.14.0), rack (3.1.7), rack-protection (4.0.0), rack-session (2.0.0), rackup (2.1.0), rake (13.2.1), redis (5.3.0), redis-client (0.22.2), redis-namespace (1.11.0), resque (2.6.0), ruby2_keywords (0.0.5), sinatra (4.0.0), tilt (2.4.0), warning (1.4.0), webrick (1.8.2) Run options: --seed 55745 # Running: .......EEEEEE Finished in 1.308836s, 9.9325 runs/s, 36.6738 assertions/s. 1) Error: ResqueTest#test_isnt_influenced_by_global_capture_params: NoMethodError: undefined method `stats_hash' for an instance of NewRelic::Agent::StatsEngine /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/instrumentation/resque/instrumentation.rb:16:in `with_tracing' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/instrumentation/resque/chain.rb:15:in `perform' /opt/hostedtoolcache/Ruby/3.3.5/x64/lib/ruby/gems/3.3.0/gems/resque-2.6.0/lib/resque/job.rb:93:in `create' /opt/hostedtoolcache/Ruby/3.3.5/x64/lib/ruby/gems/3.3.0/gems/resque-2.6.0/lib/resque.rb:451:in `enqueue_to' /opt/hostedtoolcache/Ruby/3.3.5/x64/lib/ruby/gems/3.3.0/gems/resque-2.6.0/lib/resque.rb:432:in `enqueue' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/resque/instrumentation_test.rb:52:in `block (2 levels) in run_jobs' <internal:numeric>:237:in `times' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/resque/instrumentation_test.rb:51:in `block in run_jobs' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/agent_helper.rb:550:in `with_config' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/resque/instrumentation_test.rb:50:in `run_jobs' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/resque/instrumentation_test.rb:91:in `block in test_isnt_influenced_by_global_capture_params' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/agent_helper.rb:550:in `with_config' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/resque/instrumentation_test.rb:90:in `test_isnt_influenced_by_global_capture_params' 2) Error: ResqueTest#test_arguments_are_captured_on_transaction_and_span_events_when_enabled: NoMethodError: undefined method `stats_hash' for an instance of NewRelic::Agent::StatsEngine /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/instrumentation/resque/instrumentation
multiverse (background, 3.3.5)
Final attempt failed. Child_process exited with error code 1
multiverse (background, 2.4.10)
******************************************************************************** Running "resque" using CHAIN for Envfile entry 0 Starting tests in child PID 17896 at 2024-09-30 22:44:21 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/resque... Fetching gem metadata from https://rubygems.org/........ Resolving dependencies... Using rake 13.2.1 Using bundler 1.17.3 Using metaclass 0.0.4 Using minitest 5.10.3 Using minitest-stub-const 0.6 Using mocha 1.9.0 Fetching mono_logger 1.1.2 Installing mono_logger 1.1.2 Using multi_json 1.15.0 Fetching ruby2_keywords 0.0.5 Installing ruby2_keywords 0.0.5 Fetching mustermann 2.0.2 Installing mustermann 2.0.2 Using newrelic_rpm 9.14.0 from source at `../../../..` Fetching rack 2.2.9 Installing rack 2.2.9 Using rack-protection 2.2.4 Using redis 4.8.1 Fetching redis-namespace 1.11.0 Installing redis-namespace 1.11.0 Fetching tilt 2.4.0 Installing tilt 2.4.0 Fetching sinatra 2.2.4 Installing sinatra 2.2.4 Fetching resque 2.6.0 Installing resque 2.6.0 Using warning 1.4.0 Using webrick 1.8.2 Bundle complete! 8 Gemfile dependencies, 20 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. metaclass (0.0.4), minitest (5.10.3), minitest-stub-const (0.6), mocha (1.9.0), mono_logger (1.1.2), multi_json (1.15.0), mustermann (2.0.2), newrelic_rpm (9.14.0), rack (2.2.9), rack-protection (2.2.4), rake (13.2.1), redis (4.8.1), redis-namespace (1.11.0), resque (2.6.0), ruby2_keywords (0.0.5), sinatra (2.2.4), tilt (2.4.0), warning (1.4.0), webrick (1.8.2) Run options: --seed 50686 # Running: EEEEEE....... Finished in 1.140522s, 11.3983 runs/s, 42.0860 assertions/s. 1) Error: ResqueTest#test_all_jobs_ran: NoMethodError: undefined method `stats_hash' for #<NewRelic::Agent::StatsEngine:0x00005632aeb2f390> /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/instrumentation/resque/instrumentation.rb:16:in `with_tracing' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/instrumentation/resque/chain.rb:15:in `perform' /opt/hostedtoolcache/Ruby/2.4.10/x64/lib/ruby/gems/2.4.0/gems/resque-2.6.0/lib/resque/job.rb:93:in `create' /opt/hostedtoolcache/Ruby/2.4.10/x64/lib/ruby/gems/2.4.0/gems/resque-2.6.0/lib/resque.rb:451:in `enqueue_to' /opt/hostedtoolcache/Ruby/2.4.10/x64/lib/ruby/gems/2.4.0/gems/resque-2.6.0/lib/resque.rb:432:in `enqueue' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/resque/instrumentation_test.rb:52:in `block (2 levels) in run_jobs' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/resque/instrumentation_test.rb:51:in `times' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/resque/instrumentation_test.rb:51:in `block in run_jobs' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/agent_helper.rb:550:in `with_config' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/resque/instrumentation_test.rb:50:in `run_jobs' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/resque/instrumentation_test.rb:60:in `test_all_jobs_ran' 2) Error: ResqueTest#test_isnt_influenced_by_global_capture_params: NoMethodError: undefined method `stats_hash' for #<NewRelic::Agent::StatsEngine:0x00005632aeb2f390> /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/instrumentation/resque/instrumentation.rb:16:in `with_tracing' /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/instrumentation/resque/chain.rb:15:in `perform' /opt/hostedtoolcache/Ruby/2.4.10/x64/lib/ruby/gems/2.4.0/gems/resque-2.6.0/lib/resque/job.rb:93:in `create' /opt/hostedtoolcache/Ruby/2.4.10/x64/lib/ruby/gems/2.4.0/gems/resque-2.6.0/lib/resque.rb:451:in `enqueue_to' /opt/hostedtoolcache/Ruby/2.4.10/x64/lib/ruby/gems/2.4.0/gems/resque-2.6.0/lib/resque.rb:432:in `enqueue' /home/runner/work/newrelic-ruby-agent/newrelic-ruby
multiverse (background, 2.4.10)
Final attempt failed. Child_process exited with error code 1
multiverse (rest, 2.4.10)
Canceling since a higher priority waiting request for 'PR Continuous Integration-2876' exists
multiverse (rest, 3.3.5)
Canceling since a higher priority waiting request for 'PR Continuous Integration-2876' exists
multiverse (rest, 3.3.5)
The operation was canceled.
multiverse (ai, 3.3.5)
No files were found with the provided path: gem_manifest_3.3.5_ai.json. No artifacts will be uploaded.
multiverse (database, 3.3.5)
No files were found with the provided path: gem_manifest_3.3.5_database.json. No artifacts will be uploaded.
multiverse (agent, 3.3.5)
No files were found with the provided path: gem_manifest_3.3.5_agent.json. No artifacts will be uploaded.
multiverse (httpclients, 3.3.5)
No files were found with the provided path: gem_manifest_3.3.5_httpclients.json. No artifacts will be uploaded.
multiverse (frameworks, 3.3.5)
No files were found with the provided path: gem_manifest_3.3.5_frameworks.json. No artifacts will be uploaded.
multiverse (httpclients_2, 3.3.5)
No files were found with the provided path: gem_manifest_3.3.5_httpclients_2.json. No artifacts will be uploaded.
multiverse (database, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
multiverse (database, 2.4.10)
No files were found with the provided path: gem_manifest_2.4.10_database.json. No artifacts will be uploaded.
multiverse (frameworks, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
multiverse (frameworks, 2.4.10)
No files were found with the provided path: gem_manifest_2.4.10_frameworks.json. No artifacts will be uploaded.
multiverse (background, 3.3.5)
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/
multiverse (background, 3.3.5)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (ai, 2.4.10)
No files were found with the provided path: gem_manifest_2.4.10_ai.json. No artifacts will be uploaded.
multiverse (ai, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
multiverse (rails, 3.3.5)
No files were found with the provided path: gem_manifest_3.3.5_rails.json. No artifacts will be uploaded.
multiverse (background, 2.4.10)
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/
multiverse (background, 2.4.10)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background_2, 3.3.5)
No files were found with the provided path: gem_manifest_3.3.5_background_2.json. No artifacts will be uploaded.
unit_tests (2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
multiverse (httpclients_2, 2.4.10)
No files were found with the provided path: gem_manifest_2.4.10_httpclients_2.json. No artifacts will be uploaded.
multiverse (httpclients_2, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
multiverse (agent, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
multiverse (agent, 2.4.10)
No files were found with the provided path: gem_manifest_2.4.10_agent.json. No artifacts will be uploaded.
multiverse (httpclients, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
multiverse (httpclients, 2.4.10)
No files were found with the provided path: gem_manifest_2.4.10_httpclients.json. No artifacts will be uploaded.
multiverse (background_2, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
multiverse (background_2, 2.4.10)
No files were found with the provided path: gem_manifest_2.4.10_background_2.json. No artifacts will be uploaded.
multiverse (rails, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
multiverse (rails, 2.4.10)
No files were found with the provided path: gem_manifest_2.4.10_rails.json. No artifacts will be uploaded.
multiverse (rest, 2.4.10)
No files were found with the provided path: lib/coverage_*/.resultset.json. No artifacts will be uploaded.
multiverse (rest, 2.4.10)
No files were found with the provided path: gem_manifest_2.4.10_rest.json. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
coverage-report-infinite-tracing-2.7.8-infinite_tracing
73.6 KB
coverage-report-infinite-tracing-3.3.5-infinite_tracing
72.9 KB
coverage-report-multiverse-3.3.5-agent Expired
1.42 MB
coverage-report-multiverse-3.3.5-ai Expired
580 KB
coverage-report-multiverse-3.3.5-background_2 Expired
438 KB
coverage-report-multiverse-3.3.5-database Expired
1.57 MB
coverage-report-multiverse-3.3.5-frameworks Expired
1.46 MB
coverage-report-multiverse-3.3.5-httpclients Expired
905 KB
coverage-report-multiverse-3.3.5-httpclients_2 Expired
1.33 MB
coverage-report-multiverse-3.3.5-rails Expired
1.87 MB
coverage-report-unit-tests-3.3.5-norails,rails61,rails72
272 KB