Skip to content

Scheduled Continuous Integration #2075

Scheduled Continuous Integration

Scheduled Continuous Integration #2075

Manually triggered September 10, 2024 14:54
Status Failure
Total duration 16m 45s
Artifacts

ci_cron.yml

on: workflow_dispatch
Matrix: infinite_tracing
Matrix: multiverse
Matrix: unit_tests
run_rubocop
26s
run_rubocop
Notify slack fail
7s
Notify slack fail
Notify slack success
9s
Notify slack success
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 24 warnings
multiverse (ai, 3.4.0-preview1)
******************************************************************************** Running "ruby_openai" using CHAIN for Envfile entry 3 Starting tests in child PID 10483 at 2024-09-10 14:57:18 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_openai... Fetching gem metadata from https://rubygems.org/............ Resolving dependencies... Using rake 13.2.1 Using bundler 2.4.1 Using base64 0.2.0 Using bigdecimal 3.1.8 Using csv 3.3.0 Fetching mini_mime 1.1.5 Using metaclass 0.0.4 Using minitest 5.16.3 Using minitest-stub-const 0.6 Using mutex_m 0.2.0 Using newrelic_rpm 9.13.0 from source at `../../../..` and installing its executables Using ostruct 0.6.0 Using warning 1.4.0 Using webrick 1.8.1 Fetching multi_xml 0.7.1 Using mocha 1.9.0 Installing mini_mime 1.1.5 Installing multi_xml 0.7.1 Fetching httparty 0.22.0 Installing httparty 0.22.0 Fetching ruby-openai 3.4.0 Installing ruby-openai 3.4.0 Bundle complete! 12 Gemfile dependencies, 18 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Post-install message from httparty: When you HTTParty, you must party hard! Post-install message from ruby-openai: Note if upgrading: The `::Ruby::OpenAI` module has been removed and all classes have been moved under the top level `::OpenAI` module. To upgrade, change `require 'ruby/openai'` to `require 'openai'` and change all references to `Ruby::OpenAI` to `OpenAI`. base64 (0.2.0), bigdecimal (3.1.8), csv (3.3.0), httparty (0.22.0), metaclass (0.0.4), mini_mime (1.1.5), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), multi_xml (0.7.1), mutex_m (0.2.0), newrelic_rpm (9.13.0), ostruct (0.6.0), rake (13.2.1), ruby-openai (3.4.0), warning (1.4.0), webrick (1.8.1) Run options: --seed 55439 # Running: ................................. Finished in 0.065661s, 502.5848 runs/s, 3243.9562 assertions/s. 33 runs, 213 assertions, 0 failures, 0 errors, 0 skips ====== Ten slowest tests ====== 1. RubyOpenAIInstrumentationTest#test_embeddings_include_input_when_record_content_enabled: 0.00951 2. RubyOpenAIInstrumentationTest#test_llm_custom_attributes_added_to_message_events: 0.0063 3. RubyOpenAIInstrumentationTest#test_chat_completion_events_assign_all_attributes: 0.00478 4. RubyOpenAIInstrumentationTest#test_messages_drop_content_when_record_content_disabled: 0.00344 5. RubyOpenAIInstrumentationTest#test_messages_include_content_when_record_content_enabled: 0.00315 6. RubyOpenAIInstrumentationTest#test_embeddings_drop_input_when_record_content_disabled: 0.00302 7. RubyOpenAIInstrumentationTest#test_embedding_event_sets_error_true_if_raised: 0.00277 8. RubyOpenAIInstrumentationTest#test_chat_completion_message_token_count_attribute_absent_if_callback_returns_nil: 0.00239 9. RubyOpenAIInstrumentationTest#test_openai_metric_recorded_for_chat_completions_every_time: 0.00211 10. RubyOpenAIInstrumentationTest#test_summary_event_has_duration_of_segment: 0.00199 Options used: [] Running "ruby_openai" using PREPEND for Envfile entry 3 Starting tests in child PID 11218 at 2024-09-10 14:57:29 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/ruby_openai... Fetching gem metadata from https://rubygems.org/............ Resolving dependencies... Using rake 13.2.1 Using bundler 2.4.1 Using base64 0.2.0 Using bigdecimal 3.1.8 Using csv 3.3.0 Using mini_mime 1.1.5 Using metaclass 0.0.4 Using minitest 5.16.3 Using minitest-stub-const 0.6 Using mutex_m 0.2.0 Using newrelic_rpm 9.13.0 from source at `../../../..` and installing its executables Using ostruct 0.6.0 Using warning 1.4.0 Using webrick 1.8.1 Using multi_xml 0.7.1 Using mocha 1.9.0 Using httparty 0.22.0 Using ruby-openai 3.4.0 Bundle complete! 12 Gemfile dependencies, 18 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. base64 (0.2.0), bigdecimal (3.1.8), csv (3.3.0), httparty (0.22.0), metaclass (0.0.4), mini_mime (1.1.5), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), multi_xml (0.7.1), mutex_m (0.2.0),
multiverse (ai, 3.4.0-preview1)
Final attempt failed. Child_process exited with error code 1
multiverse (rest, 3.0.7)
Final attempt failed. Child_process exited with error code 1
multiverse (rest, 3.0.7)
******************************************************************************** Running "rdkafka" using CHAIN for Envfile entry 0 Starting tests in child PID 11111 at 2024-09-10 14:57:39 +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 2.4.1 Using metaclass 0.0.4 Using minitest-stub-const 0.6 Using newrelic_rpm 9.13.0 from source at `../../../..` and installing its executables Fetching ffi 1.17.0 (x86_64-linux-gnu) Using minitest 5.16.3 Using warning 1.4.0 Fetching mini_portile2 2.8.7 Using webrick 1.8.1 Using mocha 1.9.0 Installing mini_portile2 2.8.7 Installing ffi 1.17.0 (x86_64-linux-gnu) Fetching rdkafka 0.18.0 Installing rdkafka 0.18.0 with native extensions Bundle complete! 8 Gemfile dependencies, 12 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. ffi (1.17.0), metaclass (0.0.4), mini_portile2 (2.8.7), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), newrelic_rpm (9.13.0), rake (13.2.1), rdkafka (0.18.0), warning (1.4.0), webrick (1.8.1) Run options: --seed 14717 # Running: ..... Finished in 15.427939s, 0.3241 runs/s, 0.9723 assertions/s. 5 runs, 15 assertions, 0 failures, 0 errors, 0 skips ====== Ten slowest tests ====== 1. RdkafkaInstrumentationTest#test_consume_with_different_host_key: 5.33501 2. RdkafkaInstrumentationTest#test_rdkafka_distributed_tracing: 4.86594 3. RdkafkaInstrumentationTest#test_consume_creates_span_metrics: 3.01307 4. RdkafkaInstrumentationTest#test_produce_with_different_host_key: 1.1068 5. RdkafkaInstrumentationTest#test_produce_creates_span_metrics: 1.10641 Options used: [] "rdkafka" for Envfile entry 0 failed! Running "bunny" using CHAIN for Envfile entry 0 Starting tests in child PID 40874 at 2024-09-10 15:03:32 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/bunny... 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 minitest 5.16.3 Using minitest-stub-const 0.6 Using newrelic_rpm 9.13.0 from source at `../../../..` and installing its executables Fetching amq-protocol 2.3.2 Fetching set 1.1.0 Fetching rbtree 0.4.6 Using rack 3.1.7 Using webrick 1.8.1 Using warning 1.4.0 Using mocha 1.9.0 Using rackup 2.1.0 Installing set 1.1.0 Installing rbtree 0.4.6 with native extensions Installing amq-protocol 2.3.2 Fetching sorted_set 1.0.3 Installing sorted_set 1.0.3 Fetching bunny 2.23.0 Installing bunny 2.23.0 Bundle complete! 11 Gemfile dependencies, 16 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Stopped processing SimpleCov as a previous error not related to SimpleCov has been detected /opt/hostedtoolcache/Ruby/3.0.7/x64/lib/ruby/site_ruby/3.0.0/bundler/runtime.rb:304:in `check_for_activated_spec!': You have already activated set 1.0.3, but your Gemfile requires set 1.1.0. Since set is a default gem, you can either remove your dependency on it or try updating to a newer version of bundler that supports set as a default gem. (Gem::LoadError) from /opt/hostedtoolcache/Ruby/3.0.7/x64/lib/ruby/site_ruby/3.0.0/bundler/runtime.rb:25:in `block in setup' from /opt/hostedtoolcache/Ruby/3.0.7/x64/lib/ruby/site_ruby/3.0.0/bundler/spec_set.rb:155:in `each' from /opt/hostedtoolcache/Ruby/3.0.7/x64/lib/ruby/site_ruby/3.0.0/bundler/spec_set.rb:155:in `each' from /opt/hostedtoolcache/Ruby/3.0.7/x64/lib/ruby/site_ruby/3.0.0/bundler/runtime.rb:24:in `map' from /opt/hostedtoolcache/Ruby/3.0.7/x64/lib/ruby/site_ruby/3.0.0/bundler/runtime.rb:24:in `setup' from /opt/hostedtoolcache/Ruby/3.0.7/x64/lib/ruby/site_ruby/3.0.0/bundler.rb:170:in `setup' from /opt/hostedtoolcache/Ruby/3.0.7/x64/lib/ruby/site_ruby/3.0.0/bundler.rb:195:in `require' from /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/lib/multiverse/suite.rb:235:in `block in ensure_bundle' from /home/ru
multiverse (ai, 3.4.0-preview1)
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 (ai, 3.4.0-preview1)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (ai, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background, 3.2.5)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background, 3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (frameworks, 3.2.5)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (frameworks, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (frameworks, 3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rails, 3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (frameworks, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background_2, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background_2, 3.2.5)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background_2, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rails, 3.2.5)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rails, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
unit_tests (3.4.0-preview1)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (background_2, 3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rails, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rest, 3.2.5)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rest, 3.0.7)
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 (rest, 3.0.7)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rest, 3.1.6)
Attempt 1 failed. Reason: Child_process exited with error code 1
multiverse (rest, 2.7.8)
Attempt 1 failed. Reason: Child_process exited with error code 1