From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by dcvr.yhbt.net (Postfix) with ESMTP id 09FB91F55B for ; Fri, 29 May 2020 20:01:04 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 42137120AA5; Sat, 30 May 2020 05:00:24 +0900 (JST) Received: from o1678948x4.outbound-mail.sendgrid.net (o1678948x4.outbound-mail.sendgrid.net [167.89.48.4]) by neon.ruby-lang.org (Postfix) with ESMTPS id 260CE120AA1 for ; Sat, 30 May 2020 05:00:20 +0900 (JST) Received: by filterdrecv-p3iad2-8ddf98858-sn8p2 with SMTP id filterdrecv-p3iad2-8ddf98858-sn8p2-20-5ED169EB-4E 2020-05-29 20:00:43.407424099 +0000 UTC m=+5520989.194963578 Received: from herokuapp.com (unknown) by geopod-ismtpd-3-3 (SG) with ESMTP id Iom04gpMQpG7B-aInlNBAg for ; Fri, 29 May 2020 20:00:43.353 +0000 (UTC) Date: Fri, 29 May 2020 20:00:43 +0000 (UTC) From: jaruga@redhat.com Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 74371 X-Redmine-Project: ruby-master X-Redmine-Issue-Tracker: Bug X-Redmine-Issue-Id: 16921 X-Redmine-Issue-Author: jaruga X-Redmine-Sender: jaruga X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-SG-EID: =?us-ascii?Q?yXpFNqRr1dEY0snEQ6vUpjORBmm3WV3CBkaa8tOjsKnynRLEVkIz5rZnsmdktY?= =?us-ascii?Q?9jrywFCfEpYOmlOxxIbXjo=2FYkUdyDcqplQX1GzZ?= =?us-ascii?Q?yrpEJH1zRJFuxxV+4mIqxY9BNKeU0HHItDP9KVN?= =?us-ascii?Q?=2F3+ZlSs2VXUnTnpTrDog8ev2GlZ621u5fxZkUch?= =?us-ascii?Q?=2F9XDvTyvM+zW1ndIhaC=2F5GNd0lub=2FHnFJCBOtoX?= =?us-ascii?Q?A1FF4ohZDNrCrfwec=3D?= To: ruby-core@ruby-lang.org X-ML-Name: ruby-core X-Mail-Count: 98577 Subject: [ruby-core:98577] [Ruby master Bug#16921] s390x: random test failures for timeout or segmentation fault X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #16921 has been updated by jaruga (Jun Aruga). Thanks for the info! I will try the environment variable, and will let you know here. ---------------------------------------- Bug #16921: s390x: random test failures for timeout or segmentation fault https://bugs.ruby-lang.org/issues/16921#change-85888 * Author: jaruga (Jun Aruga) * Status: Open * Priority: Normal * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN ---------------------------------------- I observed the following error related to timeout or segmentation fault on Ruby 2.7.1 s390x in Fedora builds. The tests somtimes fail. It seems the s390x machine used in CI is slow. It's great if we can change the timeout casually if it essentially comes from the length of the timeout. It might be related to #16492 . ``` 1) Failure: Fiddle::TestFunction#test_nogvl_poll [/builddir/build/BUILD/ruby-2.7.1/test/fiddle/test_function.rb:95]: slept amount of time. Expected |200 - 714| (514) to be <= 180. ``` ``` 2) Error: TestProcess#test_status_quit: Timeout::Error: execution of assert_in_out_err expired timeout (10 sec) pid 2682640 killed by SIGKILL (signal 9) |- /builddir/build/BUILD/ruby-2.7.1/test/ruby/test_process.rb:1446:in `block in test_status_quit' /builddir/build/BUILD/ruby-2.7.1/test/ruby/test_process.rb:37:in `block (2 levels) in with_tmpchdir' /builddir/build/BUILD/ruby-2.7.1/test/ruby/test_process.rb:36:in `chdir' /builddir/build/BUILD/ruby-2.7.1/test/ruby/test_process.rb:36:in `block in with_tmpchdir' /builddir/build/BUILD/ruby-2.7.1/lib/tmpdir.rb:89:in `mktmpdir' /builddir/build/BUILD/ruby-2.7.1/test/ruby/test_process.rb:34:in `with_tmpchdir' /builddir/build/BUILD/ruby-2.7.1/test/ruby/test_process.rb:1445:in `test_status_quit' ``` ``` 3) Error: TestRubyOptions#test_segv_test: Timeout::Error: execution of assert_in_out_err expired timeout (10 sec) pid 2683275 killed by SIGABRT (signal 6) (core dumped) ``` ``` 1) Error: TestRubyOptions#test_segv_loaded_features: Timeout::Error: execution of assert_in_out_err expired timeout (10 sec) pid 2181948 killed by SIGKILL (signal 9) |- | -e:1: [BUG] Segmentation fault at 0x00214b3c000003e8 ``` ``` 2) Error: TestRubyOptions#test_segv_setproctitle: Timeout::Error: execution of assert_in_out_err expired timeout (10 sec) pid 2181951 killed by SIGKILL (signal 9) |- | -e:1: [BUG] Segmentation fault at 0x00214b3f000003e8 ``` ``` 1) Error: TestSignal#test_ignored_interrupt: Timeout::Error: execution of assert_in_out_err expired timeout (10 sec) pid 2032663 killed by SIGKILL (signal 9) | /builddir/build/BUILD/ruby-2.7.1/test/ruby/test_signal.rb:294:in `test_ignored_interrupt' Finished tests in 564.613810s, 37.2130 tests/s, 4826.1873 assertions/s. ``` -- https://bugs.ruby-lang.org/