Skip to content

chore(deps): Update google-protobuf requirement from ~> 3.21 to >= 3.… #99

chore(deps): Update google-protobuf requirement from ~> 3.21 to >= 3.…

chore(deps): Update google-protobuf requirement from ~> 3.21 to >= 3.… #99

Status Failure
Total duration 1m 11s
Artifacts
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Unit testing with Ruby version 3.0
Process completed with exit code 1.
Failure: test/plugin/test_formatter_protobuf.rb#L31
<Fluent::ConfigError> exception expected but was <NoMethodError(<undefined method `build' for #<Google::Protobuf::DescriptorPool:0x00005564b9f5cb20>>) /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/test/proto/addressbook_pb.rb:7:in `<top (required)>' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/lib/fluent/plugin/formatter_protobuf.rb:108:in `require' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/lib/fluent/plugin/formatter_protobuf.rb:108:in `call' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/lib/fluent/plugin/formatter_protobuf.rb:108:in `require_proto!' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/lib/fluent/plugin/formatter_protobuf.rb:83:in `block in configure' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/lib/fluent/plugin/formatter_protobuf.rb:83:in `each' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/lib/fluent/plugin/formatter_protobuf.rb:83:in `configure' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.0.0/gems/fluentd-1.18.0/lib/fluent/test/driver/base_owned.rb:64:in `configure' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/test/plugin/test_formatter_protobuf.rb:147:in `create_driver' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/test/plugin/test_formatter_protobuf.rb:32:in `block (3 levels) in <class:ProtobufFormatterTest>' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.7/lib/test/unit/assertions.rb:1956:in `block (2 levels) in _assert_raise' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.7/lib/test/unit/assertions.rb:50:in `block in assert_block' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.7/lib/test/unit/assertions.rb:1908:in `_wrap_assertion' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.7/lib/test/unit/assertions.rb:49:in `assert_block' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.7/lib/test/unit/assertions.rb:1954:in `block in _assert_raise' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.7/lib/test/unit/assertions.rb:1913:in `_wrap_assertion' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.7/lib/test/unit/assertions.rb:1940:in `_assert_raise' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.7/lib/test/unit/assertions.rb:282:in `assert_raise' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/test/plugin/test_formatter_protobuf.rb:31:in `block (2 levels) in <class:ProtobufFormatterTest>' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.7/lib/test/unit/testcase.rb:969:in `run_test' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.7/lib/test/unit/testcase.rb:634:in `block (2 levels) in run' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.7/lib/test/unit/fixture.rb:276:in `block in create_fixtures_runner' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.7/lib/test/unit/fixture.rb:276:in `block in create_fixtures_runner' /home/runner/w
Unit testing with Ruby version 2.7
The strategy configuration was canceled because "test._3_0" failed
Unit testing with Ruby version 2.7
The operation was canceled.
Unit testing with Ruby version 2.5
The strategy configuration was canceled because "test._3_0" failed
Unit testing with Ruby version 2.5
The operation was canceled.
Unit testing with Ruby version 2.6
The strategy configuration was canceled because "test._3_0" failed
Unit testing with Ruby version 2.6
The operation was canceled.
Unit testing with Ruby version 3.1
The strategy configuration was canceled because "test._3_0" failed
Unit testing with Ruby version 3.1
The operation was canceled.
Failure: test/plugin/test_formatter_protobuf.rb#L31
<Fluent::ConfigError> exception expected but was <NoMethodError(<undefined method `build' for #<Google::Protobuf::DescriptorPool:0x00007f51dea87528> Google::Protobuf::DescriptorPool.generated_pool.build do ^^^^^^>) /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/test/proto/addressbook_pb.rb:7:in `<top (required)>' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/lib/fluent/plugin/formatter_protobuf.rb:108:in `require' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/lib/fluent/plugin/formatter_protobuf.rb:108:in `call' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/lib/fluent/plugin/formatter_protobuf.rb:108:in `require_proto!' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/lib/fluent/plugin/formatter_protobuf.rb:83:in `block in configure' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/lib/fluent/plugin/formatter_protobuf.rb:83:in `each' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/lib/fluent/plugin/formatter_protobuf.rb:83:in `configure' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.1.0/gems/fluentd-1.18.0/lib/fluent/test/driver/base_owned.rb:64:in `configure' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/test/plugin/test_formatter_protobuf.rb:147:in `create_driver' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/test/plugin/test_formatter_protobuf.rb:32:in `block (3 levels) in <class:ProtobufFormatterTest>' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.7/lib/test/unit/assertions.rb:1956:in `block (2 levels) in _assert_raise' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.7/lib/test/unit/assertions.rb:50:in `block in assert_block' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.7/lib/test/unit/assertions.rb:1908:in `_wrap_assertion' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.7/lib/test/unit/assertions.rb:49:in `assert_block' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.7/lib/test/unit/assertions.rb:1954:in `block in _assert_raise' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.7/lib/test/unit/assertions.rb:1913:in `_wrap_assertion' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.7/lib/test/unit/assertions.rb:1940:in `_assert_raise' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.7/lib/test/unit/assertions.rb:282:in `assert_raise' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/test/plugin/test_formatter_protobuf.rb:31:in `block (2 levels) in <class:ProtobufFormatterTest>' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.7/lib/test/unit/testcase.rb:969:in `run_test' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.7/lib/test/unit/testcase.rb:634:in `block (2 levels) in run' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.7/lib/test/unit/fixture.rb:276:in `block in create_fixtures_runner' /home/runner/work/fluent-plugin-formatter-protobuf/fluent-plugin-formatter-protobuf/vendor/bundle/