Public bug reported: The test tends to fail with the following error, but it does not fail all the time:
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac /autopkgtest-groovy/groovy/arm64/p/puma/20200901_173512_0f0fe@/log.gz ... 2) Failure: TestCLI#test_control [/tmp/autopkgtest.aeCpQ0/build.z7G/src/test/test_cli.rb:122]: --- expected +++ actual @@ -1 +1,3 @@ -"{ \"backlog\": 0, \"running\": 0, \"pool_capacity\": 16, \"max_threads\": 16 }" +# encoding: ASCII-8BIT +# valid: true +"{ \"backlog\": 0, \"running\": 0, \"pool_capacity\": 0, \"max_threads\": 16 }" 184 runs, 383 assertions, 1 failures, 0 errors, 1 skips #<Thread:0x0000aaaad3dc93e8 /usr/lib/ruby/vendor_ruby/puma/server.rb:360 aborting> terminated with exception (report_on_exception is true): /usr/lib/ruby/vendor_ruby/puma/binder.rb:53:in `unlink': No such file or directory @ apply2files - /tmp/puma-test20200901-1236-hyfh30 (Errno::ENOENT) from /usr/lib/ruby/vendor_ruby/puma/binder.rb:53:in `block in close' from /usr/lib/ruby/vendor_ruby/puma/binder.rb:53:in `each' from /usr/lib/ruby/vendor_ruby/puma/binder.rb:53:in `close' from /usr/lib/ruby/vendor_ruby/puma/server.rb:435:in `ensure in handle_servers' from /usr/lib/ruby/vendor_ruby/puma/server.rb:435:in `handle_servers' from /usr/lib/ruby/vendor_ruby/puma/server.rb:360:in `block in run' rake aborted! ... In this case it was triggered with the hello package, but it can pass as well: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac /autopkgtest-hirsute/hirsute/arm64/p/puma/20201130_181734_1e3a3@/log.gz ** Affects: puma (Ubuntu) Importance: Undecided Status: New ** Tags: update-excuse -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1906307 Title: flaky autopkgtest on arm64 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/puma/+bug/1906307/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
