unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Jonathan Brielmaier <jonathan.brielmaier@web.de>
To: 43905@debbugs.gnu.org
Subject: bug#43905: cuirass: uncaught exception 'read-error' in 'metrics' fiber
Date: Sat, 10 Oct 2020 12:02:43 +0200	[thread overview]
Message-ID: <28e7af94-24fd-a1f9-8f73-ad682f75a61e@web.de> (raw)

I'm running current cuirass (0.0.1-51.cb2c4e3) but if fails directly
after the start with the following error log:

```
2020-10-10T11:47:50 retrieving list of pending builds...
2020-10-10T11:47:50 heap: 11.93 MiB; threads: 19; file descriptors: 78
2020-10-10T11:47:50 canceling 0 stale builds
2020-10-10T11:47:50 restarting 0 pending builds
2020-10-10T11:47:50 building 0 derivations in batches of 200
2020-10-10T11:47:50 done with 0 derivations
2020-10-10T11:47:50 done with restarted builds
2020-10-10T11:47:50 fatal: uncaught exception 'read-error' in 'metrics'
fiber!
2020-10-10T11:47:50 exception arguments: ("scm_lreadr" "#<unknown
port>:1:94: end of file in string constant" () #f)
In ice-9/boot-9.scm:
  1731:15 12 (with-exception-handler #<procedure 7f9ae7ffdab0 at ic?> ?)
  1736:10 11 (with-exception-handler _ _ #:unwind? _ # _)
    718:2 10 (call-with-prompt ("break") #<procedure 7f9aeb549ce0 a?> ?)
    718:2  9 (call-with-prompt ("continue") #<procedure 7f9aeb54962?> ?)
In ice-9/eval.scm:
    619:8  8 (_ #(#(#<directory (guile-user) 7f9aeb139f00> #<vari?>)))
In cuirass/logging.scm:
    58:18  7 (call-with-time-logging "Metrics update" #<procedure 7f?>)
In cuirass/metrics.scm:
   330:34  6 (db-update-metrics)
In ice-9/boot-9.scm:
  1669:16  5 (raise-exception _ #:continuable? _)
  1764:13  4 (_ #<&compound-exception components: (#<&lexical> #<&or?>)
In cuirass/utils.scm:
    284:8  3 (_ _ . _)
In ice-9/boot-9.scm:
  1731:15  2 (with-exception-handler #<procedure 7f9ae8a8d4e0 at ic?> ?)
In cuirass/utils.scm:
   285:22  1 (_)
In unknown file:
           0 (make-stack #t)
ERROR: In procedure make-stack:
In procedure scm_lreadr: #<unknown port>:1:94: end of file in string
constant
2020-10-10T11:47:50 fatal: uncaught exception 'read-error' in 'build' fiber!
2020-10-10T11:47:50 exception arguments: ("scm_lreadr" "#<unknown
port>:1:94: end of file in string constant" () #f)
In ice-9/boot-9.scm:
  1731:15 12 (with-exception-handler #<procedure 7f9ae7f93c90 at ic?> ?)
  1736:10 11 (with-exception-handler _ _ #:unwind? _ # _)
    152:2 10 (with-fluid* _ _ _)
    718:2  9 (call-with-prompt ("break") #<procedure 7f9aeb547e20 a?> ?)
    718:2  8 (call-with-prompt ("continue") #<procedure 7f9aeb54768?> ?)
In ice-9/eval.scm:
    619:8  7 (_ #(#(#<directory (guile-user) 7f9aeb139f00> #<var?> ?)))
    155:9  6 (_ #(#(#<directory (guile-user) 7f9aeb139f00> #<var?> ?)))
In ice-9/boot-9.scm:
  1669:16  5 (raise-exception _ #:continuable? _)
  1764:13  4 (_ #<&compound-exception components: (#<&lexical> #<&or?>)
In cuirass/utils.scm:
    284:8  3 (_ _ . _)
In ice-9/boot-9.scm:
  1731:15  2 (with-exception-handler #<procedure 7f9ad4426420 at ic?> ?)
In cuirass/utils.scm:
   285:22  1 (_)
In unknown file:
           0 (make-stack #t)
ERROR: In procedure make-stack:
In procedure scm_lreadr: #<unknown port>:1:94: end of file in string
constant
```




             reply	other threads:[~2020-10-10 10:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-10 10:02 Jonathan Brielmaier [this message]
     [not found] ` <handler.43905.B.160232418120408.ack@debbugs.gnu.org>
2020-10-11 17:39   ` bug#43905: Acknowledgement (cuirass: uncaught exception 'read-error' in 'metrics' fiber) Jonathan Brielmaier
2020-10-12  7:37     ` Mathieu Othacehe
2020-11-02 18:19       ` Jonathan Brielmaier
2021-03-25 12:50 ` bug#43905: cuirass: uncaught exception 'read-error' in 'metrics' fiber Mathieu Othacehe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=28e7af94-24fd-a1f9-8f73-ad682f75a61e@web.de \
    --to=jonathan.brielmaier@web.de \
    --cc=43905@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).