Frequent offloading failures on berlin

  • Done
  • quality assurance status badge
Details
2 participants
  • Marius Bakke
  • zimoun
Owner
unassigned
Submitted by
Marius Bakke
Severity
normal
M
M
Marius Bakke wrote on 16 Nov 2019 14:02
(address . bug-guix@gnu.org)
87lfsgezyd.fsf@devup.no
Hello,

Since recently, Berlin sporadically fails during offloading with a
message such as...

Backtrace:
10 (apply-smob/1 #<catch-closure 7fa16031f1e0>)
In ice-9/boot-9.scm:
705:2 9 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
In ice-9/eval.scm:
619:8 8 (_ #(#(#<directory (guile-user) 7fa15ffb5140>)))
In guix/ui.scm:
1730:12 7 (run-guix-command _ . _)
In guix/scripts/offload.scm:
768:22 6 (guix-offload . _)
In ice-9/boot-9.scm:
829:9 5 (catch _ _ #<procedure 7fa15fef9018 at guix/ui.scm:642…> …)
829:9 4 (catch _ _ #<procedure 7fa15fef9030 at guix/ui.scm:765…> …)
In guix/scripts/offload.scm:
549:21 3 (process-request _ _ #<derivation /gnu/store/51qzn6nhb…> …)
481:36 2 (choose-build-machine _)
In guix/inferior.scm:
157:7 1 (port->inferior _ _)
204:2 0 (read-repl-response _)

guix/inferior.scm:204:2: In procedure read-repl-response:
Throw to key `match-error' with args `("match" "no matching pattern" #<eof>)'.
guix build: error: unexpected EOF reading a line

This seems to happen randomly, at different times and different machines.
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl3P83oACgkQoqBt8qM6
VPrkMQgAh59/wwe5QmOkdYlazlQUj+LRuYIgEqll6tHvhht4RQ94KuhHaUBqziR8
Dcb8iEblG8GH+NatzLftRcI536v+smZUZIEwDmq3IJbyY3Vf6TR//gnGHHe8QHfp
Iob2Mm6P/xB9kDq6PkqTrN/71Op8p/5Jfy1h1+3lTORvjWHOeaen225A78dChmWR
IXXNMDPO5qieD5WMwCVg8eQZcp1m8KHEIeCSNHmAVpwfcwYNHyvnWVUzv6/ignO9
1AzBrf7UzbtdBZwRZPgNHzrkuNKJoFkGqmc9QR576Tv0TNT2tODByk+Lfa8GA5hO
NyxD9V03M/0RYnSK61Z5FXcFDZf0yg==
=gLge
-----END PGP SIGNATURE-----

Z
Z
zimoun wrote on 20 Dec 2020 09:00
(name . Marius Bakke)(address . mbakke@fastmail.com)(address . 38229@debbugs.gnu.org)
86sg80rjoa.fsf@gmail.com
Hi Marius,

On Sat, 16 Nov 2019 at 14:02, Marius Bakke <mbakke@fastmail.com> wrote:

Toggle quote (29 lines)
> Since recently, Berlin sporadically fails during offloading with a
> message such as...
>
> Backtrace:
> 10 (apply-smob/1 #<catch-closure 7fa16031f1e0>)
> In ice-9/boot-9.scm:
> 705:2 9 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
> In ice-9/eval.scm:
> 619:8 8 (_ #(#(#<directory (guile-user) 7fa15ffb5140>)))
> In guix/ui.scm:
> 1730:12 7 (run-guix-command _ . _)
> In guix/scripts/offload.scm:
> 768:22 6 (guix-offload . _)
> In ice-9/boot-9.scm:
> 829:9 5 (catch _ _ #<procedure 7fa15fef9018 at guix/ui.scm:642…> …)
> 829:9 4 (catch _ _ #<procedure 7fa15fef9030 at guix/ui.scm:765…> …)
> In guix/scripts/offload.scm:
> 549:21 3 (process-request _ _ #<derivation /gnu/store/51qzn6nhb…> …)
> 481:36 2 (choose-build-machine _)
> In guix/inferior.scm:
> 157:7 1 (port->inferior _ _)
> 204:2 0 (read-repl-response _)
>
> guix/inferior.scm:204:2: In procedure read-repl-response:
> Throw to key `match-error' with args `("match" "no matching pattern" #<eof>)'.
> guix build: error: unexpected EOF reading a line
>
> This seems to happen randomly, at different times and different machines.

Does this bug is still relevant? First, it appears transient and second
the CI is already work-in-progress.

If it is not transient, could you add more context when it happens?


All the best,
simon
Z
Z
zimoun wrote on 11 Jan 2021 16:29
(name . Marius Bakke)(address . mbakke@fastmail.com)(address . 38229@debbugs.gnu.org)
86a6tfsda1.fsf@gmail.com
Hi Marius,

On Sun, 20 Dec 2020 at 09:00, zimoun <zimon.toutoune@gmail.com> wrote:
Toggle quote (5 lines)
> On Sat, 16 Nov 2019 at 14:02, Marius Bakke <mbakke@fastmail.com> wrote:
>
>> Since recently, Berlin sporadically fails during offloading with a
>> message such as...

[...]

Toggle quote (7 lines)
>> This seems to happen randomly, at different times and different machines.
>
> Does this bug is still relevant? First, it appears transient and second
> the CI is already work-in-progress.
>
> If it is not transient, could you add more context when it happens?

Since it appears to me transient and without any moreinfo, I am planning
to close this issue in the coming days.


Cheers,
simon
Z
Z
zimoun wrote on 9 Feb 2021 02:01
(name . Marius Bakke)(address . mbakke@fastmail.com)(address . 38229-done@debbugs.gnu.org)
86y2fyjbqa.fsf@gmail.com
Hi,

On Mon, 11 Jan 2021 at 16:29, zimoun <zimon.toutoune@gmail.com> wrote:
Toggle quote (18 lines)
> On Sun, 20 Dec 2020 at 09:00, zimoun <zimon.toutoune@gmail.com> wrote:
>> On Sat, 16 Nov 2019 at 14:02, Marius Bakke <mbakke@fastmail.com> wrote:
>>
>>> Since recently, Berlin sporadically fails during offloading with a
>>> message such as...
>
> [...]
>
>>> This seems to happen randomly, at different times and different machines.
>>
>> Does this bug is still relevant? First, it appears transient and second
>> the CI is already work-in-progress.
>>
>> If it is not transient, could you add more context when it happens?
>
> Since it appears to me transient and without any moreinfo, I am planning
> to close this issue in the coming days.

If any objection, please reopen.


All the best,
simon
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 38229@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 38229
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch