ci #46
Annotations
4 errors and 9 warnings
Failure:
test/fluent/plugin/test_out_otlp.rb#L200
<Fluent::Plugin::OtlpOutput::RetryableResponse> exception expected but was
<Excon::Error::Socket(<Connection refused - connect(2) for 127.0.0.1:14318 (Errno::ECONNREFUSED)>)
/Users/runner/hostedtoolcache/Ruby/3.2.8/arm64/lib/ruby/3.2.0/socket.rb:1217:in `__connect_nonblock'
/Users/runner/hostedtoolcache/Ruby/3.2.8/arm64/lib/ruby/3.2.0/socket.rb:1217:in `connect_nonblock'
/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/socket.rb:176:in `rescue in block in connect'
/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/socket.rb:155:in `block in connect'
/Users/runner/hostedtoolcache/Ruby/3.2.8/arm64/lib/ruby/3.2.0/resolv.rb:111:in `each_address'
/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/socket.rb:145:in `connect'
/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/socket.rb:60:in `initialize'
/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/connection.rb:489:in `new'
/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/connection.rb:489:in `socket'
/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/connection.rb:120:in `request_call'
/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/middlewares/mock.rb:57:in `request_call'
/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/middlewares/instrumentor.rb:34:in `request_call'
/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/middlewares/idempotent.rb:19:in `request_call'
/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/middlewares/base.rb:22:in `request_call'
/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/middlewares/decompress.rb:14:in `request_call'
/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/middlewares/base.rb:22:in `request_call'
/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/connection.rb:293:in `request'
/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/connection.rb:379:in `post'
/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/lib/fluent/plugin/out_otlp.rb:101:in `export'
/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/lib/fluent/plugin/out_otlp.rb:77:in `write'
/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/fluentd-1.18.0/lib/fluent/plugin/output.rb:1225:in `try_flush'
/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/fluentd-1.18.0/lib/fluent/plugin/output.rb:1540:in `flush_thread_run'
/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/fluentd-1.18.0/lib/fluent/plugin/output.rb:510:in `block (2 levels) in start'
/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/fluentd-1.18.0/lib/fluent/plugin_helper/thread.rb:78:in `block in thread_create'
>.
|
Ruby 3.2 on macos-latest
Process completed with exit code 1.
|
Failure:
test/fluent/plugin/test_out_otlp.rb#L200
<Fluent::Plugin::OtlpOutput::RetryableResponse> exception expected but was
<Excon::Error::Socket(<Connection refused - connect(2) for 127.0.0.1:14318 (Errno::ECONNREFUSED)>)
/opt/hostedtoolcache/Ruby/3.2.8/x64/lib/ruby/3.2.0/socket.rb:1217:in `__connect_nonblock'
/opt/hostedtoolcache/Ruby/3.2.8/x64/lib/ruby/3.2.0/socket.rb:1217:in `connect_nonblock'
/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/socket.rb:176:in `rescue in block in connect'
/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/socket.rb:155:in `block in connect'
/opt/hostedtoolcache/Ruby/3.2.8/x64/lib/ruby/3.2.0/resolv.rb:111:in `each_address'
/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/socket.rb:145:in `connect'
/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/socket.rb:60:in `initialize'
/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/connection.rb:489:in `new'
/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/connection.rb:489:in `socket'
/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/connection.rb:120:in `request_call'
/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/middlewares/mock.rb:57:in `request_call'
/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/middlewares/instrumentor.rb:34:in `request_call'
/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/middlewares/idempotent.rb:19:in `request_call'
/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/middlewares/base.rb:22:in `request_call'
/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/middlewares/decompress.rb:14:in `request_call'
/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/middlewares/base.rb:22:in `request_call'
/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/connection.rb:293:in `request'
/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/excon-1.2.5/lib/excon/connection.rb:379:in `post'
/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/lib/fluent/plugin/out_otlp.rb:101:in `export'
/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/lib/fluent/plugin/out_otlp.rb:77:in `write'
/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/fluentd-1.18.0/lib/fluent/plugin/output.rb:1225:in `try_flush'
/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/fluentd-1.18.0/lib/fluent/plugin/output.rb:1540:in `flush_thread_run'
/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/fluentd-1.18.0/lib/fluent/plugin/output.rb:510:in `block (2 levels) in start'
/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp/vendor/bundle/ruby/3.2.0/gems/fluentd-1.18.0/lib/fluent/plugin_helper/thread.rb:78:in `block in thread_create'
>.
|
Ruby 3.2 on ubuntu-latest
Process completed with exit code 1.
|
Ruby 3.2 on macos-latest
Cache not found for keys: setup-ruby-bundler-cache-v6-macos-14-arm64-ruby-3.2.8-wd-/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp-with--without--only--Gemfile.lock-a92a221d10875c764cb041b17346ae2e609c3f81a61e371956a94bf0e7f043e9, setup-ruby-bundler-cache-v6-macos-14-arm64-ruby-3.2.8-wd-/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp-with--without--only--Gemfile.lock-
|
Ruby 3.4 on macos-latest
Cache not found for keys: setup-ruby-bundler-cache-v6-macos-14-arm64-ruby-3.4.3-wd-/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp-with--without--only--Gemfile.lock-bca91a0ef6a9b235702bdce97a8feb08d13babf00dc40ff06f909e6311a98eef, setup-ruby-bundler-cache-v6-macos-14-arm64-ruby-3.4.3-wd-/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp-with--without--only--Gemfile.lock-
|
Ruby 3.3 on macos-latest
Cache not found for keys: setup-ruby-bundler-cache-v6-macos-14-arm64-ruby-3.3.8-wd-/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp-with--without--only--Gemfile.lock-b68a10b7209912450f36d004f8f19af5b6153cad1fe807eccb04dbcc9c0d21ca, setup-ruby-bundler-cache-v6-macos-14-arm64-ruby-3.3.8-wd-/Users/runner/work/fluent-plugin-otlp/fluent-plugin-otlp-with--without--only--Gemfile.lock-
|
Ruby 3.4 on ubuntu-latest
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.4.3-wd-/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp-with--without--only--Gemfile.lock-bca91a0ef6a9b235702bdce97a8feb08d13babf00dc40ff06f909e6311a98eef, setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.4.3-wd-/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp-with--without--only--Gemfile.lock-
|
Ruby 3.3 on ubuntu-latest
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.3.8-wd-/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp-with--without--only--Gemfile.lock-b68a10b7209912450f36d004f8f19af5b6153cad1fe807eccb04dbcc9c0d21ca, setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.3.8-wd-/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp-with--without--only--Gemfile.lock-
|
Ruby 3.2 on ubuntu-latest
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.8-wd-/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp-with--without--only--Gemfile.lock-b34653a3f2337eaf681fb8a72e9b9eb7e352e4f3ca28d60200428a22136752ef, setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.8-wd-/home/runner/work/fluent-plugin-otlp/fluent-plugin-otlp-with--without--only--Gemfile.lock-
|
Ruby 3.2 on windows-latest
Cache not found for keys: setup-ruby-bundler-cache-v6-windows-2022-x64-ruby-3.2.8-wd-D:\a\fluent-plugin-otlp\fluent-plugin-otlp-with--without--only--Gemfile.lock-4d8b20a76c366a4a36a460b573f925a986490b169e43293a77dd0958e73ccf54, setup-ruby-bundler-cache-v6-windows-2022-x64-ruby-3.2.8-wd-D:\a\fluent-plugin-otlp\fluent-plugin-otlp-with--without--only--Gemfile.lock-
|
Ruby 3.3 on windows-latest
Cache not found for keys: setup-ruby-bundler-cache-v6-windows-2022-x64-ruby-3.3.8-wd-D:\a\fluent-plugin-otlp\fluent-plugin-otlp-with--without--only--Gemfile.lock-4d8b20a76c366a4a36a460b573f925a986490b169e43293a77dd0958e73ccf54, setup-ruby-bundler-cache-v6-windows-2022-x64-ruby-3.3.8-wd-D:\a\fluent-plugin-otlp\fluent-plugin-otlp-with--without--only--Gemfile.lock-
|
Ruby 3.4 on windows-latest
Cache not found for keys: setup-ruby-bundler-cache-v6-windows-2022-x64-ruby-3.4.3-wd-D:\a\fluent-plugin-otlp\fluent-plugin-otlp-with--without--only--Gemfile.lock-acb38faa6fa2b3b3a5b1a253679f6ddaeed8f45fc47b015d1c192663ca0ff922, setup-ruby-bundler-cache-v6-windows-2022-x64-ruby-3.4.3-wd-D:\a\fluent-plugin-otlp\fluent-plugin-otlp-with--without--only--Gemfile.lock-
|