From unknown Sat Sep 13 11:13:26 2025 X-Loop: help-debbugs@gnu.org Subject: bug#37996: guile-ssh non-deterministic test failure Resent-From: Mark H Weaver Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 30 Oct 2019 18:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 37996 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 37996@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.15724593155632 (code B ref -1); Wed, 30 Oct 2019 18:16:02 +0000 Received: (at submit) by debbugs.gnu.org; 30 Oct 2019 18:15:15 +0000 Received: from localhost ([127.0.0.1]:51435 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iPsV1-0001Sm-1W for submit@debbugs.gnu.org; Wed, 30 Oct 2019 14:15:15 -0400 Received: from lists.gnu.org ([209.51.188.17]:57309) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iPsUz-0001Se-A1 for submit@debbugs.gnu.org; Wed, 30 Oct 2019 14:15:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48504) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iPsUx-0007rr-SK for bug-guix@gnu.org; Wed, 30 Oct 2019 14:15:13 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_20 autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iPsUv-0001L7-If for bug-guix@gnu.org; Wed, 30 Oct 2019 14:15:11 -0400 Received: from world.peace.net ([64.112.178.59]:49024) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iPsUt-0001HS-EZ for bug-guix@gnu.org; Wed, 30 Oct 2019 14:15:08 -0400 Received: from mhw by world.peace.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iPsUs-0001GQ-4F; Wed, 30 Oct 2019 14:15:06 -0400 From: Mark H Weaver Date: Wed, 30 Oct 2019 14:13:56 -0400 Message-ID: <87a79icd8g.fsf@netris.org> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 64.112.178.59 X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) FYI, guile-ssh-0.11.3 failed one of its tests the first time I tried to build it today on my X200. The second attempt succeeded. Mark --8<---------------cut here---------------start------------->8--- ============================================ Guile-SSH 0.11.3: tests/test-suite.log ============================================ # TOTAL: 11 # PASS: 10 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: dist ========== ;;; note: source file ../modules/srfi/srfi-64.scm ;;; newer than compiled /gnu/store/dav5zdvdsrx0vjw0f9fyhkqyknl6kd55-guile-2.2.6/lib/guile/2.2/ccache/srfi/srfi-64.go %%%% Starting test dist (Writing full log to "dist.log") FAIL with-ssh # of expected passes 18 # of unexpected failures 1 Some deprecated features have been used. Set the environment variable GUILE_WARN_DEPRECATED to "detailed" and rerun the program to get more information. Set it to "no" to suppress this message. job-node" Test end: result-kind: pass actual-value: #t Test begin: test-name: "hand-out-job, invalid type" Test end: result-kind: pass actual-value: #t Test begin: test-name: "assign-eval" Test end: result-kind: pass actual-value: #t Test begin: test-name: "rrepl-get-result" Test end: result-kind: pass actual-value: #t Test begin: test-name: "rrepl-get-result, unspecified" Test end: result-kind: pass actual-value: #t Test begin: test-name: "rrepl-get-result, error" Test end: result-kind: pass actual-value: #t Test begin: test-name: "rrepl-get-result, compilation error" Test end: result-kind: pass actual-value: #t Test begin: test-name: "rrepl-get-result, unbound variable error" Test end: result-kind: pass actual-value: #t Test begin: test-name: "rrepl-get-result, unknown # object error" Test end: result-kind: pass actual-value: #t Test begin: test-name: "rrepl-get-result, elisp" Test end: result-kind: pass actual-value: #t Test begin: test-name: "rrepl-get-result, multiple values" Test end: result-kind: pass actual-value: #t Test begin: test-name: "rrepl-skip-to-prompt, valid input" Test end: result-kind: pass actual-value: #t Test begin: test-name: "rrepl-skip-to-prompt, invalid input" Test end: result-kind: pass actual-value: #t Test begin: test-name: "node-guile-version, valid response" Test end: result-kind: pass actual-value: #t Test begin: test-name: "with-ssh" Test end: result-kind: fail actual-value: #f Group end: dist # of expected passes 18 # of unexpected failures 1 FAIL dist.scm (exit status: 1) command "make" "check" failed with status 2 note: keeping build directory `/tmp/guix-build-guile-ssh-0.11.3.drv-0' builder for `/gnu/store/bpnh3sfk7knh13cbmhvylzfa6l98k95z-guile-ssh-0.11.3.drv' failed with exit code 1 build of /gnu/store/bpnh3sfk7knh13cbmhvylzfa6l98k95z-guile-ssh-0.11.3.drv failed --8<---------------cut here---------------end--------------->8--- From unknown Sat Sep 13 11:13:26 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Mark H Weaver Subject: bug#37996: closed (Re: bug#37996: guile-ssh non-deterministic test failure) Message-ID: References: <87wo00rw6b.fsf@gmail.com> <87a79icd8g.fsf@netris.org> X-Gnu-PR-Message: they-closed 37996 X-Gnu-PR-Package: guix Reply-To: 37996@debbugs.gnu.org Date: Fri, 09 Oct 2020 02:06:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1602209162-5866-1" This is a multi-part message in MIME format... ------------=_1602209162-5866-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #37996: guile-ssh non-deterministic test failure which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 37996@debbugs.gnu.org. --=20 37996: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D37996 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1602209162-5866-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 37996-done) by debbugs.gnu.org; 9 Oct 2020 02:05:27 +0000 Received: from localhost ([127.0.0.1]:33580 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kQhmg-0001Vm-Iu for submit@debbugs.gnu.org; Thu, 08 Oct 2020 22:05:26 -0400 Received: from mail-qk1-f177.google.com ([209.85.222.177]:45856) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kQhmd-0001VX-Bq for 37996-done@debbugs.gnu.org; Thu, 08 Oct 2020 22:05:24 -0400 Received: by mail-qk1-f177.google.com with SMTP id 188so9086910qkk.12 for <37996-done@debbugs.gnu.org>; Thu, 08 Oct 2020 19:05:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=JHn+ojoIg6J9iO9YrMDRmU5wvPkKbeKQpsIkUYs7Hk0=; b=toBNKTDl3A6ptwzgw85EnQHjPmei25fiUIafVfaft2Wha/TKG72sxc6AxzdzXynuUi H3Sj632+sF7pKgLuGYv34F7waEFQxZQqB3BWlW/Y+p2ziOOtM5l67TVsNuoDBov5yEd4 QbH8eFgLw8zagbWdkaQs5TJSzyhjIHUT9ZUJl9u4lajmqkzZNDxle7Ds2yKljKlPbEQW CBIue4fNH132hg+CNSr4FwlpTtHgpORQLnkcUKoBFYiZDALezwRSMpw+aXqkmvpzKJ4p yt/s1tf6QWgj46spNytEY5zrKrbdXJ7FSvtwigLeVfLsMQEl8D6iVxK4/8gsxXcnvf5F 9h+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=JHn+ojoIg6J9iO9YrMDRmU5wvPkKbeKQpsIkUYs7Hk0=; b=BDc21LpT9cEw8cztAIca4SrYlBs4wzfdW5/sz3UcjIHSn7tOxDS+HWS9uxZ79seSTM SkBRb/kS38zX5MQxCkyBkBZdimnLv5ySCEKrGa54yLCSbwyVLwDvLbu/r1jXM+7KqPeW XqHTB/spvRXdlJsmJO529k+pYVDtdfsjp9REGXYWgaIQTlcpaGDLdNz20GTfYzTcVCIh CAkAgIJEYSmPDAGBlN4c14dQf/GwyJ91vlYC4sGaLOFKizWrZOJ8gdsQ+gDrzWzB3+ro PjFGYgV86lIUc2SpUDh1Qpr8LblKXpc0S6s1IxxAZDJUvtPLUFVfGNgg9A12Aa8BvLrR ANcA== X-Gm-Message-State: AOAM533g4l2dUMcOGD8TVhXEWUCG/Os5BMPe3kzfyBiEl5SgTB/iUoKi UXMgete3iPNzYp0+Uyb1AJ2fyqB1Eitpcg== X-Google-Smtp-Source: ABdhPJwHGUCDjtJc+HToTXVFWOkWsoa+AIA5mEaz/kbD3M+Qdc5FSkr2KRBicqnNnkE8viPEPR/prA== X-Received: by 2002:a37:912:: with SMTP id 18mr11304923qkj.29.1602209117777; Thu, 08 Oct 2020 19:05:17 -0700 (PDT) Received: from hurd (dsl-10-135-56.b2b2c.ca. [72.10.135.56]) by smtp.gmail.com with ESMTPSA id f189sm5100112qkd.20.2020.10.08.19.05.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 08 Oct 2020 19:05:17 -0700 (PDT) From: Maxim Cournoyer To: Mark H Weaver Subject: Re: bug#37996: guile-ssh non-deterministic test failure References: <87a79icd8g.fsf@netris.org> Date: Thu, 08 Oct 2020 22:05:16 -0400 In-Reply-To: <87a79icd8g.fsf@netris.org> (Mark H. Weaver's message of "Wed, 30 Oct 2019 14:13:56 -0400") Message-ID: <87wo00rw6b.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 37996-done Cc: 37996-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, Mark H Weaver writes: > FYI, guile-ssh-0.11.3 failed one of its tests the first time I tried to > build it today on my X200. The second attempt succeeded. > > Mark > > ============================================ > Guile-SSH 0.11.3: tests/test-suite.log > ============================================ > > # TOTAL: 11 > # PASS: 10 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > > .. contents:: :depth: 2 > > FAIL: dist > ========== I cannot reproduce this with the latest guile-ssh in master, and the CI also hasn't seen a test failing for guile-ssh [0] for any architecture in more than a year. Closing. Thanks, Maxim [0] http://ci.guix.gnu.org/search?query=guile-ssh%20status:failed&border-low-id=53663 ------------=_1602209162-5866-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 30 Oct 2019 18:15:15 +0000 Received: from localhost ([127.0.0.1]:51435 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iPsV1-0001Sm-1W for submit@debbugs.gnu.org; Wed, 30 Oct 2019 14:15:15 -0400 Received: from lists.gnu.org ([209.51.188.17]:57309) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iPsUz-0001Se-A1 for submit@debbugs.gnu.org; Wed, 30 Oct 2019 14:15:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48504) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iPsUx-0007rr-SK for bug-guix@gnu.org; Wed, 30 Oct 2019 14:15:13 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_20 autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iPsUv-0001L7-If for bug-guix@gnu.org; Wed, 30 Oct 2019 14:15:11 -0400 Received: from world.peace.net ([64.112.178.59]:49024) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iPsUt-0001HS-EZ for bug-guix@gnu.org; Wed, 30 Oct 2019 14:15:08 -0400 Received: from mhw by world.peace.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iPsUs-0001GQ-4F; Wed, 30 Oct 2019 14:15:06 -0400 From: Mark H Weaver To: bug-guix@gnu.org Subject: guile-ssh non-deterministic test failure Date: Wed, 30 Oct 2019 14:13:56 -0400 Message-ID: <87a79icd8g.fsf@netris.org> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 64.112.178.59 X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) FYI, guile-ssh-0.11.3 failed one of its tests the first time I tried to build it today on my X200. The second attempt succeeded. Mark --8<---------------cut here---------------start------------->8--- ============================================ Guile-SSH 0.11.3: tests/test-suite.log ============================================ # TOTAL: 11 # PASS: 10 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: dist ========== ;;; note: source file ../modules/srfi/srfi-64.scm ;;; newer than compiled /gnu/store/dav5zdvdsrx0vjw0f9fyhkqyknl6kd55-guile-2.2.6/lib/guile/2.2/ccache/srfi/srfi-64.go %%%% Starting test dist (Writing full log to "dist.log") FAIL with-ssh # of expected passes 18 # of unexpected failures 1 Some deprecated features have been used. Set the environment variable GUILE_WARN_DEPRECATED to "detailed" and rerun the program to get more information. Set it to "no" to suppress this message. job-node" Test end: result-kind: pass actual-value: #t Test begin: test-name: "hand-out-job, invalid type" Test end: result-kind: pass actual-value: #t Test begin: test-name: "assign-eval" Test end: result-kind: pass actual-value: #t Test begin: test-name: "rrepl-get-result" Test end: result-kind: pass actual-value: #t Test begin: test-name: "rrepl-get-result, unspecified" Test end: result-kind: pass actual-value: #t Test begin: test-name: "rrepl-get-result, error" Test end: result-kind: pass actual-value: #t Test begin: test-name: "rrepl-get-result, compilation error" Test end: result-kind: pass actual-value: #t Test begin: test-name: "rrepl-get-result, unbound variable error" Test end: result-kind: pass actual-value: #t Test begin: test-name: "rrepl-get-result, unknown # object error" Test end: result-kind: pass actual-value: #t Test begin: test-name: "rrepl-get-result, elisp" Test end: result-kind: pass actual-value: #t Test begin: test-name: "rrepl-get-result, multiple values" Test end: result-kind: pass actual-value: #t Test begin: test-name: "rrepl-skip-to-prompt, valid input" Test end: result-kind: pass actual-value: #t Test begin: test-name: "rrepl-skip-to-prompt, invalid input" Test end: result-kind: pass actual-value: #t Test begin: test-name: "node-guile-version, valid response" Test end: result-kind: pass actual-value: #t Test begin: test-name: "with-ssh" Test end: result-kind: fail actual-value: #f Group end: dist # of expected passes 18 # of unexpected failures 1 FAIL dist.scm (exit status: 1) command "make" "check" failed with status 2 note: keeping build directory `/tmp/guix-build-guile-ssh-0.11.3.drv-0' builder for `/gnu/store/bpnh3sfk7knh13cbmhvylzfa6l98k95z-guile-ssh-0.11.3.drv' failed with exit code 1 build of /gnu/store/bpnh3sfk7knh13cbmhvylzfa6l98k95z-guile-ssh-0.11.3.drv failed --8<---------------cut here---------------end--------------->8--- ------------=_1602209162-5866-1--