sporadic “guix substitute: error: connect*: Connection timed out”

  • Open
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • Simon Tournier
Owner
unassigned
Submitted by
Simon Tournier
Severity
normal
S
S
Simon Tournier wrote on 23 May 2023 17:14
(address . bug-guix@gnu.org)
861qj7uljp.fsf@gmail.com
Hi,

On different machines (laptop, desktop, workstation) using different
networks, running different revisions of Guix, I often see this sort of
message (here bash-static and aspell-dict-fr are examples, I see that
for various others):

Toggle snippet (5 lines)
bash-static-5.1.16 701KiB 409KiB/s 00:00 ??? ? 9.1%guix substitute: warning: while fetching https://ci.guix.gnu.org/nar/lzip/s3lfskbxkq65f4zf0iair8yz3s7nskml-aspell-dict-fr-0.50-3: server is somewhat slow
guix substitute: warning: try `--no-substitutes' if the problem persists
guix substitute: error: connect*: Connection timed out

And I have not noticed if it’s always about the same compression (lzip).

The most recent failure uses 3f59fd6 (pulled on May 23) with:

$ /root/.config/guix/current/bin/guix-daemon --version
guix-daemon (GNU Guix) 1.3.0-31.3170843

Well, if that’s because guix-daemon is too old, maybe we could provide a
more meaningful message.

Sometimes, I even get:

Toggle snippet (4 lines)
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0%guix substitute: warning: ci.guix.gnu.org: connection failed: Connection timed out


Cheers,
simon
S
S
Simon Tournier wrote on 23 May 2023 18:16
(address . 63666@debbugs.gnu.org)(address . ludo@gnu.org)
86sfbnt44r.fsf@gmail.com
Hi,

On Tue, 23 May 2023 at 17:14, Simon Tournier <zimon.toutoune@gmail.com> wrote:

Toggle quote (5 lines)
> The most recent failure uses 3f59fd6 (pulled on May 23) with:
>
> $ /root/.config/guix/current/bin/guix-daemon --version
> guix-daemon (GNU Guix) 1.3.0-31.3170843

Just in case, using recent guix-daemon as 3f59fd6, I see:

Toggle snippet (6 lines)
gumbo-parser-0.10.1 149KiB 555KiB/s 00:00 ???????????????????? 100.0%
cups-minimal-2.4.2 4.9MiB 533KiB/s 00:03 ??????? ? 29.2%guix substitute: warning: while fetching https://ci.guix.gnu.org/nar/lzip/mcdi162f45smrgvjmm3vldx2i1xhz0x5-iso-codes-4.5.0: server is somewhat slow
guix substitute: warning: try `--no-substitutes' if the problem persists
retrying download of '/gnu/store/mcdi162f45smrgvjmm3vldx2i1xhz0x5-iso-codes-4.5.0' with other substitute URLs...

And I do not know which other substitute URLs are since I pass the
option ’--substitute-urls=https://ci.guix.gnu.org’; both to guix-daemon
and to “guix shell”.

Last, I start to see the progress bar, then something happens and I only
see this:

Toggle snippet (7 lines)
substitution of /gnu/store/6r4brvchlkbbqx2n2iz2p6i2ki78zfp2-kexec-tools-2.0.23 complete

substitution of /gnu/store/rfx142plc19c12mcfk86a8ff0c7bpch0-lame-3.100 complete

substitution of /gnu/store/65rbvsb9fyx74ff1sjnar1bp8qif7k07-libaacs-0.11.0 complete

No more progress bars.


Cheers,
simon
L
L
Ludovic Courtès wrote on 24 May 2023 17:01
(name . Simon Tournier)(address . zimon.toutoune@gmail.com)(address . 63666@debbugs.gnu.org)
874jo1ixig.fsf@gnu.org
Hi,

Simon Tournier <zimon.toutoune@gmail.com> skribis:

Toggle quote (14 lines)
> On Tue, 23 May 2023 at 17:14, Simon Tournier <zimon.toutoune@gmail.com> wrote:
>
>> The most recent failure uses 3f59fd6 (pulled on May 23) with:
>>
>> $ /root/.config/guix/current/bin/guix-daemon --version
>> guix-daemon (GNU Guix) 1.3.0-31.3170843
>
> Just in case, using recent guix-daemon as 3f59fd6, I see:
>
> gumbo-parser-0.10.1 149KiB 555KiB/s 00:00 ???????????????????? 100.0%
> cups-minimal-2.4.2 4.9MiB 533KiB/s 00:03 ??????? ? 29.2%guix substitute: warning: while fetching https://ci.guix.gnu.org/nar/lzip/mcdi162f45smrgvjmm3vldx2i1xhz0x5-iso-codes-4.5.0: server is somewhat slow
> guix substitute: warning: try `--no-substitutes' if the problem persists
> retrying download of '/gnu/store/mcdi162f45smrgvjmm3vldx2i1xhz0x5-iso-codes-4.5.0' with other substitute URLs...

Good, that’s the expected behavior. (Of course that may still fail if
there are no other valid substitute URLs.)

Toggle quote (15 lines)
> And I do not know which other substitute URLs are since I pass the
> option ’--substitute-urls=https://ci.guix.gnu.org’; both to guix-daemon
> and to “guix shell”.
>
> Last, I start to see the progress bar, then something happens and I only
> see this:
>
> substitution of /gnu/store/6r4brvchlkbbqx2n2iz2p6i2ki78zfp2-kexec-tools-2.0.23 complete
>
> substitution of /gnu/store/rfx142plc19c12mcfk86a8ff0c7bpch0-lame-3.100 complete
>
> substitution of /gnu/store/65rbvsb9fyx74ff1sjnar1bp8qif7k07-libaacs-0.11.0 complete
>
> No more progress bars.

That’s because you have max-jobs > 1: progress bars aren’t displayed
when several jobs are running in parallel.

Thanks for testing!

Ludo’.
S
S
Simon Tournier wrote on 25 May 2023 15:36
(name . Ludovic Courtès)(address . ludo@gnu.org)(address . 63666@debbugs.gnu.org)
87353ky1lh.fsf@gmail.com
Hi,

On mer., 24 mai 2023 at 17:01, Ludovic Courtès <ludo@gnu.org> wrote:

Toggle quote (8 lines)
>> gumbo-parser-0.10.1 149KiB 555KiB/s 00:00 ???????????????????? 100.0%
>> cups-minimal-2.4.2 4.9MiB 533KiB/s 00:03 ??????? ? 29.2%guix substitute: warning: while fetching https://ci.guix.gnu.org/nar/lzip/mcdi162f45smrgvjmm3vldx2i1xhz0x5-iso-codes-4.5.0: server is somewhat slow
>> guix substitute: warning: try `--no-substitutes' if the problem persists
>> retrying download of '/gnu/store/mcdi162f45smrgvjmm3vldx2i1xhz0x5-iso-codes-4.5.0' with other substitute URLs...
>
> Good, that’s the expected behavior. (Of course that may still fail if
> there are no other valid substitute URLs.)

Well, I do not have other substitutes and sometimes it displays this
message but it does not fail. Does it retry?


Toggle quote (18 lines)
>> And I do not know which other substitute URLs are since I pass the
>> option ’--substitute-urls=https://ci.guix.gnu.org’; both to guix-daemon
>> and to “guix shell”.
>>
>> Last, I start to see the progress bar, then something happens and I only
>> see this:
>>
>> substitution of /gnu/store/6r4brvchlkbbqx2n2iz2p6i2ki78zfp2-kexec-tools-2.0.23 complete
>>
>> substitution of /gnu/store/rfx142plc19c12mcfk86a8ff0c7bpch0-lame-3.100 complete
>>
>> substitution of /gnu/store/65rbvsb9fyx74ff1sjnar1bp8qif7k07-libaacs-0.11.0 complete
>>
>> No more progress bars.
>
> That’s because you have max-jobs > 1: progress bars aren’t displayed
> when several jobs are running in parallel.

Well, I only see this “substitution of …” message when before the
progress bar is broken by a warning. Then I do not see again any
progress bar.


Cheers,
simon
L
L
Ludovic Courtès wrote on 26 May 2023 18:47
(name . Simon Tournier)(address . zimon.toutoune@gmail.com)(address . 63666@debbugs.gnu.org)
87h6rzhwfk.fsf@gnu.org
Simon Tournier <zimon.toutoune@gmail.com> skribis:

Toggle quote (13 lines)
> On mer., 24 mai 2023 at 17:01, Ludovic Courtès <ludo@gnu.org> wrote:
>
>>> gumbo-parser-0.10.1 149KiB 555KiB/s 00:00 ???????????????????? 100.0%
>>> cups-minimal-2.4.2 4.9MiB 533KiB/s 00:03 ??????? ? 29.2%guix substitute: warning: while fetching https://ci.guix.gnu.org/nar/lzip/mcdi162f45smrgvjmm3vldx2i1xhz0x5-iso-codes-4.5.0: server is somewhat slow
>>> guix substitute: warning: try `--no-substitutes' if the problem persists
>>> retrying download of '/gnu/store/mcdi162f45smrgvjmm3vldx2i1xhz0x5-iso-codes-4.5.0' with other substitute URLs...
>>
>> Good, that’s the expected behavior. (Of course that may still fail if
>> there are no other valid substitute URLs.)
>
> Well, I do not have other substitutes and sometimes it displays this
> message but it does not fail. Does it retry?

The warning is just that: a warning. It’s telling you that the thing is
slow.

In the case above, on top of being slow, something went wrong, which is
why it tried again with another URL.

Toggle quote (9 lines)
>>> No more progress bars.
>>
>> That’s because you have max-jobs > 1: progress bars aren’t displayed
>> when several jobs are running in parallel.
>
> Well, I only see this “substitution of …” message when before the
> progress bar is broken by a warning. Then I do not see again any
> progress bar.

Hmm interesting. I wouldn’t think the progress bar can be “broken” by
the warning, but maybe there’s something fishy going on that leads (guix
status) to think one of the substitution jobs never finished, which is
why it falls back to no-progress-bar behavior.

Thanks,
Ludo’.
?