Skip to content

JRuby Continuous Integration #311

JRuby Continuous Integration

JRuby Continuous Integration #311

Triggered via schedule September 18, 2023 09:04
Status Failure
Total duration 4h 22m 3s
Artifacts

ci_jruby.yml

on: schedule
Matrix: jruby_multiverse
Fit to window
Zoom out
Zoom in

Annotations

6 errors
jruby_multiverse (agent)
Process completed with exit code 1.
jruby_multiverse (agent)
******************************************************************************** Running "json" using CHAIN for Envfile entry 0 Starting tests in child PID 5132 at 2023-09-18 09:07:13 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/json... Fetching gem metadata from https://rubygems.org/......... Resolving dependencies... Using rake 13.0.6 Using bundler 2.3.26 Fetching metaclass 0.0.4 Fetching minitest 5.16.3 Installing metaclass 0.0.4 Installing minitest 5.16.3 Using minitest-stub-const 0.6 Using newrelic_rpm 9.5.0 from source at `../../../..` and installing its executables Using rack 3.0.8 Fetching webrick 1.8.1 Using warning 1.3.0 Fetching mocha 1.9.0 Installing webrick 1.8.1 Fetching rackup 2.1.0 Installing rackup 2.1.0 Installing 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.16.3), minitest-stub-const (0.6), mocha (1.9.0), newrelic_rpm (9.5.0), rack (3.0.8), rackup (2.1.0), rake (13.0.6), warning (1.3.0), webrick (1.8.1) /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/marshalling_test_cases.rb:202: warning: previous definition of do_it was here /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/marshalling_test_cases.rb:208: warning: previous definition of break_it was here Run options: --seed 20198 # Running: ....FF. Finished in 170.255725s, 0.0411 runs/s, 0.2114 assertions/s. 1) Failure: JsonTest#test_sends_metrics [/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/marshalling_test_cases.rb:17]: Expected: 1 Actual: 2 2) Failure: JsonTest#test_sends_transaction_events [/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/marshalling_test_cases.rb:61]: Expected: 1 Actual: 2 7 runs, 36 assertions, 2 failures, 0 errors, 0 skips ====== Ten slowest tests ====== 1. JsonTest#test_sends_transaction_traces: 51.51159 2. JsonTest#test_sends_error_events: 42.07455 3. JsonTest#test_sends_log_events: 32.17062 4. JsonTest#test_sends_transaction_events: 21.39454 5. JsonTest#test_sends_errors: 11.32143 6. JsonTest#test_sends_metrics: 11.00664 7. JsonTest#test_sends_custom_events: 0.77059 One or more failures or errors were seen! Options used: [] warning: thread "Ruby-0-Thread-3: /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/tracer.rb:426" terminated with exception (report_on_exception is true): IOError: closed stream write at org/jruby/RubyIO.java:1560 write at org/jruby/RubyIO.java:1457 << at org/jruby/RubyIO.java:1692 log at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/log.rb:78 log at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/log.rb:153 info at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/log.rb:95 start at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/server.rb:210 start at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/server.rb:32 start at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/server.rb:160 run_server at /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/fake_server.rb:99 thread_block_with_current_transaction at /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/tracer.rb:435 capture_segment_error at /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/tracer.rb:357 thread_block_with_current_transaction at /home/runner/work/newre
jruby_multiverse (frameworks)
******************************************************************************** Running "sinatra" using CHAIN for Envfile entry 1 Starting tests in child PID 25504 at 2023-09-18 09:26:12 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/sinatra... Fetching gem metadata from https://rubygems.org/......... Resolving dependencies... Using rake 13.0.6 Using bundler 2.3.26 Using metaclass 0.0.4 Using minitest-stub-const 0.6 Using mocha 1.9.0 Using ruby2_keywords 0.0.5 Using newrelic_rpm 9.5.0 from source at `../../../..` and installing its executables Using minitest 5.16.3 Using rack 2.2.8 Using tilt 2.3.0 Using warning 1.3.0 Using webrick 1.8.1 Fetching mustermann 1.1.2 Fetching rack-protection 2.0.8.1 Installing rack-protection 2.0.8.1 Installing mustermann 1.1.2 Using rack-test 2.1.0 Fetching sinatra 2.0.8.1 Installing sinatra 2.0.8.1 Bundle complete! 10 Gemfile dependencies, 16 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. metaclass (0.0.4), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), mustermann (1.1.2), newrelic_rpm (9.5.0), rack (2.2.8), rack-protection (2.0.8.1), rack-test (2.1.0), rake (13.0.6), ruby2_keywords (0.0.5), sinatra (2.0.8.1), tilt (2.3.0), warning (1.3.0), webrick (1.8.1) Run options: --seed 46077 # Running: ................................................................... Finished in 166.743545s, 0.4018 runs/s, 0.8036 assertions/s. 67 runs, 134 assertions, 0 failures, 0 errors, 0 skips ====== Ten slowest tests ====== 1. SinatraIgnoreApdexAndEndUserTest#test_ignores_enduser: 20.99969 2. SinatraClassicTest#test_shown_errors_get_caught: 20.99076 3. NestedMiddlewareTest#test_inner_transaction: 11.10653 4. SinatraClassicTest#test_rack_request_params_errors_are_logged: 11.0085 5. SinatraClassicTest#test_correct_pattern: 10.95114 6. SinatraClassicTest#test_lower_priority_route_conditions_arent_applied_to_higher_priority_routes: 10.8928 7. NestedMiddlewareTest#test_outer_transaction: 10.85863 8. SinatraClassicTest#test_sees_handled_error: 10.83417 9. SinatraClassicTest#test_finds_second_route: 10.79759 10. SinatraModularTest#test_conditions_are_applied_to_an_action_that_uses_them: 10.78542 Options used: [] warning: thread "Ruby-0-Thread-3: /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/tracer.rb:426" terminated with exception (report_on_exception is true): IOError: closed stream write at org/jruby/RubyIO.java:1560 write at org/jruby/RubyIO.java:1457 << at org/jruby/RubyIO.java:1692 log at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/log.rb:78 log at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/log.rb:153 info at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/log.rb:95 start at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/server.rb:210 start at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/server.rb:32 start at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/server.rb:160 run_server at /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/fake_server.rb:99 thread_block_with_current_transaction at /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/tracer.rb:435 capture_segment_error at /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/tracer.rb:357 thread_block_with_current_transaction at /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/tracer.rb:434 Running "sinatra" u
jruby_multiverse (frameworks)
Process completed with exit code 1.
jruby_multiverse (rails)
Process completed with exit code 1.
jruby_multiverse (rails)
******************************************************************************** Running "rails" using CHAIN for Envfile entry 0 Starting tests in child PID 6516 at 2023-09-18 09:08:51 +0000 Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rails... Fetching gem metadata from https://rubygems.org/........... Resolving dependencies.............. Using rake 13.0.6 Using concurrent-ruby 1.2.2 Using minitest 5.2.3 Using builder 3.2.4 Using erubi 1.12.0 Using racc 1.7.1 (java) Using crass 1.0.6 Using rack 2.2.8 Using nio4r 2.5.9 (java) Using marcel 1.0.2 Using websocket-extensions 0.1.5 Using mini_mime 1.1.5 Using date 3.3.3 (java) Using bundler 2.3.26 Using erubis 2.7.0 Using timeout 0.4.0 Using tilt 2.3.0 Using temple 0.10.2 Using thor 1.2.2 Using zeitwerk 2.6.11 Using metaclass 0.0.4 Using method_source 1.0.0 Using minitest-stub-const 0.6 Using warning 1.3.0 Using newrelic_rpm 9.5.0 from source at `../../../..` and installing its executables Using webrick 1.8.1 Using i18n 1.14.1 Using tzinfo 2.0.6 Using nokogiri 1.15.4 (java) Using rack-test 2.1.0 Using websocket-driver 0.7.6 (java) Using net-protocol 0.2.1 Fetching haml 5.1.2 Using mocha 1.9.0 Using activesupport 7.0.8 Using loofah 2.21.3 Using net-imap 0.3.7 Using net-pop 0.1.2 Using net-smtp 0.3.3 Using rails-dom-testing 2.2.0 Using globalid 1.2.1 Using activemodel 7.0.8 Using rails-html-sanitizer 1.6.0 Using mail 2.8.1 Using activejob 7.0.8 Using activerecord 7.0.8 Using actionview 7.0.8 Using actionpack 7.0.8 Using actioncable 7.0.8 Using activestorage 7.0.8 Using actionmailer 7.0.8 Using railties 7.0.8 Using actionmailbox 7.0.8 Using actiontext 7.0.8 Using rails 7.0.8 Installing haml 5.1.2 Fetching haml-rails 2.1.0 Installing haml-rails 2.1.0 Bundle complete! 11 Gemfile dependencies, 56 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. actioncable (7.0.8), actionmailbox (7.0.8), actionmailer (7.0.8), actionpack (7.0.8), actiontext (7.0.8), actionview (7.0.8), activejob (7.0.8), activemodel (7.0.8), activerecord (7.0.8), activestorage (7.0.8), activesupport (7.0.8), builder (3.2.4), concurrent-ruby (1.2.2), crass (1.0.6), date (3.3.3), erubi (1.12.0), erubis (2.7.0), globalid (1.2.1), haml (5.1.2), haml-rails (2.1.0), i18n (1.14.1), loofah (2.21.3), mail (2.8.1), marcel (1.0.2), metaclass (0.0.4), method_source (1.0.0), mini_mime (1.1.5), minitest (5.2.3), minitest-stub-const (0.6), mocha (1.9.0), net-imap (0.3.7), net-pop (0.1.2), net-protocol (0.2.1), net-smtp (0.3.3), newrelic_rpm (9.5.0), nio4r (2.5.9), nokogiri (1.15.4), racc (1.7.1), rack (2.2.8), rack-test (2.1.0), rails (7.0.8), rails-dom-testing (2.2.0), rails-html-sanitizer (1.6.0), railties (7.0.8), rake (13.0.6), temple (0.10.2), thor (1.2.2), tilt (2.3.0), timeout (0.4.0), tzinfo (2.0.6), warning (1.3.0), webrick (1.8.1), websocket-driver (0.7.6), websocket-extensions (0.1.5), zeitwerk (2.6.11) /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rails/ignore_test.rb:29: warning: previous definition of foo was here /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rails/ignore_test.rb:35: warning: previous definition of bar was here /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rails/queue_time_test.rb:21: warning: previous definition of nested_transaction was here Run options: --seed 55679 # Running: ...................................................S..F Failure: ErrorsWithSSCTest#test_should_apply_parameter_filtering_for_non_standard_errors [/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/multiverse_helpers.rb:208]: Expected: 1 Actual: 2 rails test error_tracing_test.rb:210 ............SS.......................F Failure: ParameterCaptureTest#test_filters_parameters_on_traced_errors [/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/multiverse_helpers.rb:208]: Expected: 1 Actual: 2 rails test parameter_capture_test.rb:132 ...S.......F Failure: ParameterCaptureTest#test_r