Source: ruby-puma-worker-killer Version: 0.3.1-2 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20211104 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > /usr/bin/ruby3.0 /usr/bin/gem2deb-test-runner > > ┌──────────────────────────────────────────────────────────────────────────────┐ > │ Checking Rubygems dependency resolution on ruby3.0 > │ > └──────────────────────────────────────────────────────────────────────────────┘ > > GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-puma-worker-killer/usr/share/rubygems-integration/all:/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/3.0.0:/var/lib/gems/3.0.0:/usr/local/lib/ruby/gems/3.0.0:/usr/lib/ruby/gems/3.0.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.0.0:/usr/share/rubygems-integration/3.0.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.0.0 > ruby3.0 -e gem\ \"puma_worker_killer\" > > ┌──────────────────────────────────────────────────────────────────────────────┐ > │ Run tests for ruby3.0 from debian/ruby-tests.rake > │ > └──────────────────────────────────────────────────────────────────────────────┘ > > RUBYLIB=. > GEM_PATH=/<<PKGBUILDDIR>>/debian/ruby-puma-worker-killer/usr/share/rubygems-integration/all:/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/share/gem/ruby/3.0.0:/var/lib/gems/3.0.0:/usr/local/lib/ruby/gems/3.0.0:/usr/lib/ruby/gems/3.0.0:/usr/lib/x86_64-linux-gnu/ruby/gems/3.0.0:/usr/share/rubygems-integration/3.0.0:/usr/share/rubygems-integration/all:/usr/lib/x86_64-linux-gnu/rubygems-integration/3.0.0 > ruby3.0 -S rake -f debian/ruby-tests.rake > /usr/bin/ruby3.0 -w -I"test" > /usr/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/rake_test_loader.rb > "test/puma_worker_killer_test.rb" "test/test_helper.rb" -v > Loaded suite > /usr/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/rake_test_loader > Started > PumaWorkerKillerTest: > test_kills_large_app: > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:496:in > `materialize': Could not find puma-5.5.2 in any of the sources > (Bundler::GemNotFound) > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:234:in > `specs_for' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/runtime.rb:18:in > `setup' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler.rb:149:in > `setup' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/setup.rb:20:in > `block in <top (required)>' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/ui/shell.rb:136:in > `with_level' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/ui/shell.rb:88:in > `silence' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/setup.rb:20:in > `<top (required)>' > from > /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in `require' > from > /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in `require' > Timeout waiting for "booted" to find a match using (?-mix:booted) in > '' > E > =============================================================================== > Error: test_kills_large_app(PumaWorkerKillerTest): > WaitForIt::WaitForItTimeoutError: Running command: 'bundle exec puma > /<<PKGBUILDDIR>>/test/fixtures/big.ru -t 1:1 -w 2 --preload --debug -p 0', > waiting for 'booted' did not occur within 5 seconds: > /usr/share/rubygems-integration/all/gems/wait_for_it-0.2.1/lib/wait_for_it.rb:144:in > `wait!' > /usr/share/rubygems-integration/all/gems/wait_for_it-0.2.1/lib/wait_for_it.rb:92:in > `initialize' > /<<PKGBUILDDIR>>/test/puma_worker_killer_test.rb:32:in `new' > /<<PKGBUILDDIR>>/test/puma_worker_killer_test.rb:32:in `test_kills_large_app' > 29: command = "bundle exec puma #{file} -t 1:1 -w 2 --preload > --debug -p #{port}" > 30: options = { wait_for: 'booted', timeout: 5, env: { > 'PUMA_FREQUENCY' => 1, 'PUMA_RAM' => 1 } } > 31: > => 32: WaitForIt.new(command, options) do |spawn| > 33: assert_contains(spawn, 'Out of memory') > 34: end > 35: end > =============================================================================== > : (5.001951) > test_on_calculation: > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:496:in > `materialize': Could not find puma-5.5.2 in any of the sources > (Bundler::GemNotFound) > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:234:in > `specs_for' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/runtime.rb:18:in > `setup' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler.rb:149:in > `setup' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/setup.rb:20:in > `block in <top (required)>' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/ui/shell.rb:136:in > `with_level' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/ui/shell.rb:88:in > `silence' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/setup.rb:20:in > `<top (required)>' > from > /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in `require' > from > /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in `require' > Timeout waiting for "booted" to find a match using (?-mix:booted) in > '' > E > =============================================================================== > Error: test_on_calculation(PumaWorkerKillerTest): > WaitForIt::WaitForItTimeoutError: Running command: 'bundle exec puma > /<<PKGBUILDDIR>>/test/fixtures/on_calculation.ru -t 1:1 -w 2 --preload > --debug -p 0', waiting for 'booted' did not occur within 5 seconds: > /usr/share/rubygems-integration/all/gems/wait_for_it-0.2.1/lib/wait_for_it.rb:144:in > `wait!' > /usr/share/rubygems-integration/all/gems/wait_for_it-0.2.1/lib/wait_for_it.rb:92:in > `initialize' > /<<PKGBUILDDIR>>/test/puma_worker_killer_test.rb:55:in `new' > /<<PKGBUILDDIR>>/test/puma_worker_killer_test.rb:55:in `test_on_calculation' > 52: command = "bundle exec puma #{file} -t 1:1 -w 2 --preload > --debug -p #{port}" > 53: options = { wait_for: 'booted', timeout: 5, env: { > 'PUMA_FREQUENCY' => 1, 'PUMA_RAM' => 1 } } > 54: > => 55: WaitForIt.new(command, options) do |spawn| > 56: assert_contains(spawn, 'Out of memory') > 57: assert_contains(spawn, 'Current memory footprint:') # defined > in on_calculate.ru > 58: end > =============================================================================== > : (5.002986) > test_pre_term: > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:496:in > `materialize': Could not find puma-5.5.2 in any of the sources > (Bundler::GemNotFound) > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:234:in > `specs_for' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/runtime.rb:18:in > `setup' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler.rb:149:in > `setup' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/setup.rb:20:in > `block in <top (required)>' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/ui/shell.rb:136:in > `with_level' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/ui/shell.rb:88:in > `silence' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/setup.rb:20:in > `<top (required)>' > from > /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in `require' > from > /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in `require' > Timeout waiting for "booted" to find a match using (?-mix:booted) in > '' > E > =============================================================================== > Error: test_pre_term(PumaWorkerKillerTest): > WaitForIt::WaitForItTimeoutError: Running command: 'bundle exec puma > /<<PKGBUILDDIR>>/test/fixtures/pre_term.ru -t 1:1 -w 2 --preload --debug -p > 0', waiting for 'booted' did not occur within 5 seconds: > /usr/share/rubygems-integration/all/gems/wait_for_it-0.2.1/lib/wait_for_it.rb:144:in > `wait!' > /usr/share/rubygems-integration/all/gems/wait_for_it-0.2.1/lib/wait_for_it.rb:92:in > `initialize' > /<<PKGBUILDDIR>>/test/puma_worker_killer_test.rb:43:in `new' > /<<PKGBUILDDIR>>/test/puma_worker_killer_test.rb:43:in `test_pre_term' > 40: command = "bundle exec puma #{file} -t 1:1 -w 2 --preload > --debug -p #{port}" > 41: options = { wait_for: 'booted', timeout: 5, env: { > 'PUMA_FREQUENCY' => 1, 'PUMA_RAM' => 1 } } > 42: > => 43: WaitForIt.new(command, options) do |spawn| > 44: assert_contains(spawn, 'Out of memory') > 45: assert_contains(spawn, 'About to terminate worker:') # defined > in pre_term.ru > 46: end > =============================================================================== > : (5.006148) > test_rolling_pre_term: "bundle exec puma > /<<PKGBUILDDIR>>/test/fixtures/rolling_pre_term.ru -t 1:1 -w 2 --preload > --debug -p 0" > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:496:in > `materialize': Could not find puma-5.5.2 in any of the sources > (Bundler::GemNotFound) > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:234:in > `specs_for' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/runtime.rb:18:in > `setup' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler.rb:149:in > `setup' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/setup.rb:20:in > `block in <top (required)>' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/ui/shell.rb:136:in > `with_level' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/ui/shell.rb:88:in > `silence' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/setup.rb:20:in > `<top (required)>' > from > /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in `require' > from > /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in `require' > Timeout waiting for "booted" to find a match using (?-mix:booted) in > '' > E > =============================================================================== > Error: test_rolling_pre_term(PumaWorkerKillerTest): > WaitForIt::WaitForItTimeoutError: Running command: 'bundle exec puma > /<<PKGBUILDDIR>>/test/fixtures/rolling_pre_term.ru -t 1:1 -w 2 --preload > --debug -p 0', waiting for 'booted' did not occur within 15 seconds: > /usr/share/rubygems-integration/all/gems/wait_for_it-0.2.1/lib/wait_for_it.rb:144:in > `wait!' > /usr/share/rubygems-integration/all/gems/wait_for_it-0.2.1/lib/wait_for_it.rb:92:in > `initialize' > /<<PKGBUILDDIR>>/test/puma_worker_killer_test.rb:99:in `new' > /<<PKGBUILDDIR>>/test/puma_worker_killer_test.rb:99:in `test_rolling_pre_term' > 96: puts command.inspect > 97: options = { wait_for: 'booted', timeout: 15, env: {} } > 98: > => 99: WaitForIt.new(command, options) do |spawn| > 100: assert_contains(spawn, 'Rolling Restart') > 101: assert_contains(spawn, 'About to terminate (rolling) > worker:') # defined in rolling_pre_term.ru > 102: end > =============================================================================== > : (15.016148) > test_rolling_restart: "bundle exec > puma /<<PKGBUILDDIR>>/test/fixtures/rolling_restart.ru -t 1:1 -w 2 --preload > --debug -p 0" > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:496:in > `materialize': Could not find puma-5.5.2 in any of the sources > (Bundler::GemNotFound) > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:234:in > `specs_for' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/runtime.rb:18:in > `setup' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler.rb:149:in > `setup' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/setup.rb:20:in > `block in <top (required)>' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/ui/shell.rb:136:in > `with_level' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/ui/shell.rb:88:in > `silence' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/setup.rb:20:in > `<top (required)>' > from > /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in `require' > from > /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in `require' > Timeout waiting for "booted" to find a match using (?-mix:booted) in > '' > E > =============================================================================== > Error: test_rolling_restart(PumaWorkerKillerTest): > WaitForIt::WaitForItTimeoutError: Running command: 'bundle exec puma > /<<PKGBUILDDIR>>/test/fixtures/rolling_restart.ru -t 1:1 -w 2 --preload > --debug -p 0', waiting for 'booted' did not occur within 15 seconds: > /usr/share/rubygems-integration/all/gems/wait_for_it-0.2.1/lib/wait_for_it.rb:144:in > `wait!' > /usr/share/rubygems-integration/all/gems/wait_for_it-0.2.1/lib/wait_for_it.rb:92:in > `initialize' > /<<PKGBUILDDIR>>/test/puma_worker_killer_test.rb:72:in `new' > /<<PKGBUILDDIR>>/test/puma_worker_killer_test.rb:72:in `test_rolling_restart' > 69: puts command.inspect > 70: options = { wait_for: 'booted', timeout: 15, env: {} } > 71: > => 72: WaitForIt.new(command, options) do |spawn| > 73: assert_contains(spawn, 'Rolling Restart') > 74: end > 75: end > =============================================================================== > : (15.016196) > test_rolling_restart_worker_kill_check: "bundle exec puma > /<<PKGBUILDDIR>>/test/fixtures/rolling_restart.ru -t 1:1 -w 1 --preload > --debug -p 0" > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:496:in > `materialize': Could not find puma-5.5.2 in any of the sources > (Bundler::GemNotFound) > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:234:in > `specs_for' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/runtime.rb:18:in > `setup' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler.rb:149:in > `setup' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/setup.rb:20:in > `block in <top (required)>' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/ui/shell.rb:136:in > `with_level' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/ui/shell.rb:88:in > `silence' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/setup.rb:20:in > `<top (required)>' > from > /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in `require' > from > /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in `require' > Timeout waiting for "booted" to find a match using (?-mix:booted) in > '' > E > =============================================================================== > Error: test_rolling_restart_worker_kill_check(PumaWorkerKillerTest): > WaitForIt::WaitForItTimeoutError: Running command: 'bundle exec puma > /<<PKGBUILDDIR>>/test/fixtures/rolling_restart.ru -t 1:1 -w 1 --preload > --debug -p 0', waiting for 'booted' did not occur within 120 seconds: > /usr/share/rubygems-integration/all/gems/wait_for_it-0.2.1/lib/wait_for_it.rb:144:in > `wait!' > /usr/share/rubygems-integration/all/gems/wait_for_it-0.2.1/lib/wait_for_it.rb:92:in > `initialize' > /<<PKGBUILDDIR>>/test/puma_worker_killer_test.rb:84:in `new' > /<<PKGBUILDDIR>>/test/puma_worker_killer_test.rb:84:in > `test_rolling_restart_worker_kill_check' > 81: puts command.inspect > 82: options = { wait_for: 'booted', timeout: 120, env: {} } > 83: > => 84: WaitForIt.new(command, options) do |spawn| > 85: # at least 2 matches for TERM (so we set a timeout value > longer - 120sec) > 86: spawn.wait!(/TERM.*TERM/m) > 87: term_ids = spawn.log.read.scan(/TERM to pid (\d*)/) > =============================================================================== > : (120.009368) > test_starts: > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:496:in > `materialize': Could not find puma-5.5.2 in any of the sources > (Bundler::GemNotFound) > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:234:in > `specs_for' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/runtime.rb:18:in > `setup' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler.rb:149:in > `setup' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/setup.rb:20:in > `block in <top (required)>' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/ui/shell.rb:136:in > `with_level' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/ui/shell.rb:88:in > `silence' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/setup.rb:20:in > `<top (required)>' > from > /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in `require' > from > /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in `require' > Timeout waiting for "booted" to find a match using (?-mix:booted) in > '' > E > =============================================================================== > Error: test_starts(PumaWorkerKillerTest): > WaitForIt::WaitForItTimeoutError: Running command: 'bundle exec puma > /<<PKGBUILDDIR>>/test/fixtures/default.ru -t 1:1 -w 2 --preload --debug -p > 0', waiting for 'booted' did not occur within 5 seconds: > /usr/share/rubygems-integration/all/gems/wait_for_it-0.2.1/lib/wait_for_it.rb:144:in > `wait!' > /usr/share/rubygems-integration/all/gems/wait_for_it-0.2.1/lib/wait_for_it.rb:92:in > `initialize' > /<<PKGBUILDDIR>>/test/puma_worker_killer_test.rb:11:in `new' > /<<PKGBUILDDIR>>/test/puma_worker_killer_test.rb:11:in `test_starts' > 8: command = "bundle exec puma #{fixture_path.join("default.ru")} > -t 1:1 -w 2 --preload --debug -p #{port}" > 9: options = { wait_for: 'booted', timeout: 5, env: { > 'PUMA_FREQUENCY' => 1 } } > 10: > => 11: WaitForIt.new(command, options) do |spawn| > 12: assert_contains(spawn, 'PumaWorkerKiller') > 13: end > 14: end > =============================================================================== > : (5.001503) > test_without_preload: > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:496:in > `materialize': Could not find puma-5.5.2 in any of the sources > (Bundler::GemNotFound) > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/definition.rb:234:in > `specs_for' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/runtime.rb:18:in > `setup' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler.rb:149:in > `setup' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/setup.rb:20:in > `block in <top (required)>' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/ui/shell.rb:136:in > `with_level' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/ui/shell.rb:88:in > `silence' > from > /usr/share/rubygems-integration/all/gems/bundler-2.2.27/lib/bundler/setup.rb:20:in > `<top (required)>' > from > /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in `require' > from > /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in `require' > Timeout waiting for "booted" to find a match using (?-mix:booted) in > '' > E > =============================================================================== > Error: test_without_preload(PumaWorkerKillerTest): > WaitForIt::WaitForItTimeoutError: Running command: 'bundle exec puma > /<<PKGBUILDDIR>>/test/fixtures/default.ru -t 1:1 -w 2 --debug -p 0 -C > /<<PKGBUILDDIR>>/test/fixtures/config/puma_worker_killer_start.rb', waiting > for 'booted' did not occur within 10 seconds: > /usr/share/rubygems-integration/all/gems/wait_for_it-0.2.1/lib/wait_for_it.rb:144:in > `wait!' > /usr/share/rubygems-integration/all/gems/wait_for_it-0.2.1/lib/wait_for_it.rb:92:in > `initialize' > /<<PKGBUILDDIR>>/test/puma_worker_killer_test.rb:21:in `new' > /<<PKGBUILDDIR>>/test/puma_worker_killer_test.rb:21:in `test_without_preload' > 18: command = "bundle exec puma #{fixture_path.join("default.ru")} > -t 1:1 -w 2 --debug -p #{port} -C > #{fixture_path.join("config/puma_worker_killer_start.rb")}" > 19: options = { wait_for: 'booted', timeout: 10, env: { > 'PUMA_FREQUENCY' => 1 } } > 20: > => 21: WaitForIt.new(command, options) do |spawn| > 22: assert_contains(spawn, 'PumaWorkerKiller') > 23: end > 24: end > =============================================================================== > : (10.001752) > > Finished in 180.056674728 seconds. > ------------------------------------------------------------------------------- > 8 tests, 0 assertions, 0 failures, 8 errors, 0 pendings, 0 omissions, 0 > notifications > 0% passed > ------------------------------------------------------------------------------- > 0.04 tests/s, 0.00 assertions/s > rake aborted! > Command failed with status (1): [ruby -w -I"test" > /usr/lib/ruby/gems/3.0.0/gems/rake-13.0.3/lib/rake/rake_test_loader.rb > "test/puma_worker_killer_test.rb" "test/test_helper.rb" -v] > > Tasks: TOP => default > (See full trace by running task with --trace) > ERROR: Test "ruby3.0" failed. The full build log is available from: http://qa-logs.debian.net/2021/11/04/ruby-puma-worker-killer_0.3.1-2_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.