GNU bug report logs - #26901
During offload, in procedure send-files, '=' applied to #false

Previous Next

Package: guix;

Reported by: Mark H Weaver <mhw <at> netris.org>

Date: Fri, 12 May 2017 22:13:02 UTC

Severity: normal

Tags: unreproducible

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 26901 in the body.
You can then email your comments to 26901 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#26901; Package guix. (Fri, 12 May 2017 22:13:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mark H Weaver <mhw <at> netris.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 12 May 2017 22:13:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Mark H Weaver <mhw <at> netris.org>
To: bug-guix <at> gnu.org
Subject: During offload, in procedure send-files, '=' applied to #false
Date: Fri, 12 May 2017 18:12:26 -0400
Any idea what went wrong with this aborted build?

  https://hydra.gnu.org/build/2043652

Nix error output:

--8<---------------cut here---------------start------------->8---
these derivations will be built:
  /gnu/store/7myxmyy4q8jx8fqfz8y13vvynx31vf9m-spice-0.12.8.drv
process 13271 acquired build slot '/var/guix/offload/hydra.gnunet.org/2'
load on machine 'hydra.gnunet.org' is 6.25 (normalized: 1.5625)
@ build-started /gnu/store/7myxmyy4q8jx8fqfz8y13vvynx31vf9m-spice-0.12.8.drv - x86_64-linux /var/log/guix/drvs/7m//yxmyy4q8jx8fqfz8y13vvynx31vf9m-spice-0.12.8.drv
sending 3 store items to 'hydra.gnunet.org'...
exporting path `/gnu/store/4q2vjqbi8h0im5fg9vy1ndwv9bixnw2s-spice-0.12.8-guile-builder'
exporting path `/gnu/store/7myxmyy4q8jx8fqfz8y13vvynx31vf9m-spice-0.12.8.drv'
Backtrace:
In ice-9/boot-9.scm:
 160: 14 [catch #t #<catch-closure 961da0> ...]
In unknown file:
   ?: 13 [apply-smob/1 #<catch-closure 961da0>]
In ice-9/boot-9.scm:
  66: 12 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 432: 11 [eval # #]
In ice-9/boot-9.scm:
2404: 10 [save-module-excursion #<procedure 981900 at ice-9/boot-9.scm:4051:3 ()>]
4056: 9 [#<procedure 981900 at ice-9/boot-9.scm:4051:3 ()>]
1727: 8 [%start-stack load-stack #<procedure 98b000 at ice-9/boot-9.scm:4047:10 ()>]
1732: 7 [#<procedure 995b70 ()>]
In unknown file:
   ?: 6 [primitive-load "/gnu/store/v61l1zcf5ph0vvxajk3b0dqrmqbz495y-guix-0.11.0-8.8d12/bin/.guix-real"]
In guix/ui.scm:
1222: 5 [run-guix-command offload "x86_64-linux" "3600" "1" "72000"]
In guix/scripts/offload.scm:
 753: 4 [guix-offload "x86_64-linux" "3600" "1" "72000"]
In ice-9/boot-9.scm:
 160: 3 [catch srfi-34 #<procedure 153c6e0 at guix/ui.scm:426:2 ()> ...]
 160: 2 [catch system-error ...]
In guix/scripts/offload.scm:
 377: 1 [transfer-and-offload # # # ...]
 470: 0 [send-files # #]

guix/scripts/offload.scm:470:6: In procedure send-files:
guix/scripts/offload.scm:470:6: In procedure =: Wrong type argument in position 1: #f
@ hook-failed /gnu/store/7myxmyy4q8jx8fqfz8y13vvynx31vf9m-spice-0.12.8.drv - 256 builder for `/gnu/store/7myxmyy4q8jx8fqfz8y13vvynx31vf9m-spice-0.12.8.drv' failed with exit code 1
error: build of `/gnu/store/7myxmyy4q8jx8fqfz8y13vvynx31vf9m-spice-0.12.8.drv' failed
--8<---------------cut here---------------end--------------->8---




Information forwarded to bug-guix <at> gnu.org:
bug#26901; Package guix. (Sat, 13 May 2017 14:23:02 GMT) Full text and rfc822 format available.

Message #8 received at 26901 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Mark H Weaver <mhw <at> netris.org>
Cc: 26901 <at> debbugs.gnu.org
Subject: Re: bug#26901: During offload, in procedure send-files,
 '=' applied to #false
Date: Sat, 13 May 2017 16:22:09 +0200
Mark H Weaver <mhw <at> netris.org> skribis:

> Any idea what went wrong with this aborted build?
>
>   https://hydra.gnu.org/build/2043652

[...]

>    ?: 6 [primitive-load "/gnu/store/v61l1zcf5ph0vvxajk3b0dqrmqbz495y-guix-0.11.0-8.8d12/bin/.guix-real"]

[...]

> In guix/scripts/offload.scm:
>  377: 1 [transfer-and-offload # # # ...]
>  470: 0 [send-files # #]
>
> guix/scripts/offload.scm:470:6: In procedure send-files:
> guix/scripts/offload.scm:470:6: In procedure =: Wrong type argument in position 1: #f

Dunno what happened, but that’s a relatively old Guix and the line
numbers don’t match current master (3312fda09deca3c44076627c504234d1501a87d6).

We should upgrade/restart guix-daemon on hydra.gnu.org and see whether
that happens again.

Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#26901; Package guix. (Sat, 13 May 2017 17:00:03 GMT) Full text and rfc822 format available.

Message #11 received at 26901 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: Mark H Weaver <mhw <at> netris.org>, 26901 <at> debbugs.gnu.org
Subject: Re: bug#26901: During offload, in procedure send-files, '=' applied
 to #false
Date: Sat, 13 May 2017 12:59:31 -0400
On Sat, May 13, 2017 at 04:22:09PM +0200, Ludovic Courtès wrote:
> Mark H Weaver <mhw <at> netris.org> skribis:
> 
> > Any idea what went wrong with this aborted build?
> >
> >   https://hydra.gnu.org/build/2043652
> 
> [...]
> 
> >    ?: 6 [primitive-load "/gnu/store/v61l1zcf5ph0vvxajk3b0dqrmqbz495y-guix-0.11.0-8.8d12/bin/.guix-real"]
> 
> [...]
> 
> > In guix/scripts/offload.scm:
> >  377: 1 [transfer-and-offload # # # ...]
> >  470: 0 [send-files # #]
> >
> > guix/scripts/offload.scm:470:6: In procedure send-files:
> > guix/scripts/offload.scm:470:6: In procedure =: Wrong type argument in position 1: #f
> 
> Dunno what happened, but that’s a relatively old Guix and the line
> numbers don’t match current master (3312fda09deca3c44076627c504234d1501a87d6).

It's weird that it was using the old Guix, right?




Information forwarded to bug-guix <at> gnu.org:
bug#26901; Package guix. (Sat, 13 May 2017 19:36:03 GMT) Full text and rfc822 format available.

Message #14 received at 26901 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Leo Famulari <leo <at> famulari.name>
Cc: Mark H Weaver <mhw <at> netris.org>, guix-sysadmin <at> gnu.org,
 26901 <at> debbugs.gnu.org
Subject: Re: bug#26901: During offload, in procedure send-files,
 '=' applied to #false
Date: Sat, 13 May 2017 21:34:49 +0200
(+ Cc: guix-sysadmin)

Leo Famulari <leo <at> famulari.name> skribis:

> On Sat, May 13, 2017 at 04:22:09PM +0200, Ludovic Courtès wrote:
>> Mark H Weaver <mhw <at> netris.org> skribis:
>> 
>> > Any idea what went wrong with this aborted build?
>> >
>> >   https://hydra.gnu.org/build/2043652
>> 
>> [...]
>> 
>> >    ?: 6 [primitive-load "/gnu/store/v61l1zcf5ph0vvxajk3b0dqrmqbz495y-guix-0.11.0-8.8d12/bin/.guix-real"]
>> 
>> [...]
>> 
>> > In guix/scripts/offload.scm:
>> >  377: 1 [transfer-and-offload # # # ...]
>> >  470: 0 [send-files # #]
>> >
>> > guix/scripts/offload.scm:470:6: In procedure send-files:
>> > guix/scripts/offload.scm:470:6: In procedure =: Wrong type argument in position 1: #f
>> 
>> Dunno what happened, but that’s a relatively old Guix and the line
>> numbers don’t match current master (3312fda09deca3c44076627c504234d1501a87d6).
>
> It's weird that it was using the old Guix, right?

Not really, it just happens that we did not restart guix-daemon in ages,
I guess (that requires stopping the Hydra and ‘guix publish’ processes
first.)

I’ve done it now so it’s running 0.12.0-10.ba2260d.

I’m closing the bug but let’s reopen it if the problem reappears.

Ludo’.




Added tag(s) unreproducible. Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Sat, 13 May 2017 19:36:04 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 26901 <at> debbugs.gnu.org and Mark H Weaver <mhw <at> netris.org> Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Sat, 13 May 2017 19:36:04 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 11 Jun 2017 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 8 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.