The time is now Tuesday, February 16th, 2021 9:34:23pm (/usr/bin/env DISPLAY=:1 PLT_PKG_BUILD_SERVICE=1 PLTUSERHOME=/home/root//user PLT_PKG_BUILD_SERVICE=1 CI=true PLTSTDERR=debug@pkg error PLT_INFO_ALLOW_VARS=;PLT_PKG_BUILD_SERVICE PLTCOMPILEDROOTS=/home/root//zo: /usr/bin/xvfb-run -n 1 /bin/sh -c cd "/home/root/"/racket && bin/racket -MCR "/home/root/"/zo: -l- raco pkg install -u --auto comm-panel && bin/racket -MCR "/home/root/"/zo: -l- raco test --drdr --package comm-panel) Resolved "comm-panel" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "stephen@thoughtstem.com") (checksum . "ccae48449d9591dcf99de9b7fca58b7bf477e31a") (dependencies . (("happy-names") ("aws"))) (description . "Racket GUI widget for sending, receiving, listening, and broadcasting strings over AWS SQS.") (modules . ((lib "comm-panel/main.rkt") (lib "comm-panel/computer-queues.rkt") (lib "comm-panel/broadcast-listen.rkt") (lib "comm-panel/string-sending.rkt") (lib "comm-panel/ui.rkt"))) (name . "comm-panel") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/comm-panel.zip") (tags . ("aws" "gui"))) 00: Resolved "happy-names" via file:///home/root//catalogs/built/catalog Resolved "aws" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "stephen@thoughtstem.com") (checksum . "d15ce12d260a6beb5b757580ad0daa84005bf918") (dependencies . (("memoize"))) (description . "Simple generator for Heroku-like names (random adj + random noun)") (modules . ((lib "happy-names/nouns.rkt") (lib "happy-names/main.rkt") (lib "happy-names/combiners.rkt") (lib "happy-names/adjectives.rkt"))) (name . "happy-names") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/happy-names.zip") (tags . ())) pkg: catalog response: #hash((author . "racket@greghendershott.com") (checksum . "5c32a9e69404838ada98227492e49dc1d033c5f2") (dependencies . (("base" #:version "6.3") ("http" #:version "0.3") ("sha") ("at-exp-lib") ("racket-doc") ("rackunit-lib") ("scribble-lib"))) (description . "Amazon Web Services including S3, SDB, SES, SNS, SQS, CloudWatch, Glacier, Dynamo, and Route 53.") (modules . ((lib "aws/main.rkt") (lib "aws/s3.rkt") (lib "aws/glacier.rkt") (lib "aws/post.rkt") (lib "aws/sigv4.rkt") (lib "aws/dynamo.rkt") (lib "aws/xml-path.rkt") (lib "aws/util.rkt") (lib "examples/backup.rkt") (lib "aws/aws.scrbl") (lib "aws/sqs.rkt") (lib "aws/take.rkt") (lib "aws/r53.rkt") (lib "aws/exn.rkt") (lib "aws/tests/data.rkt") (lib "aws/pool.rkt") (lib "aws/keys.rkt") (lib "examples/examples.rkt") (lib "aws/sdb.rkt") (lib "aws/cw.rkt") (lib "aws/ses.rkt") (lib "aws/sns.rkt"))) (name . "aws") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/aws.zip") (tags . ("AWS" "web"))) Resolved "memoize" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "clements@racket-lang.org dherman@mozilla.com") (checksum . "f4ba7ff3f6e20410e4e417a2e7f23296b2403aec") (dependencies . (("base") ("rackunit-lib") ("scribble-lib") ("racket-doc"))) (description . "Memoization for functions") (modules . ((lib "memoize/private/tests.rkt") (lib "memoize/main.rkt") (lib "memoize/memoize.scrbl"))) (name . "memoize") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/memoize.zip") (tags . ())) 00: Resolved "http" via file:///home/root//catalogs/built/catalog Resolved "sha" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "racket@greghendershott.com") (checksum . "bff6972235e9204fd5486e4d0febf1cd3040a993") (dependencies . (("base" #:version "6.2") ("html-lib") ("rackunit-lib") ("net-doc") ("racket-doc") ("rackunit-lib") ("scribble-lib"))) (description . "Support for HTTP 1.1 including automatic connection pooling.") (modules . ((lib "http/main.rkt") (lib "http/head.rkt") (lib "http/request.rkt") (lib "http/http.scrbl") (lib "http/util.rkt"))) (name . "http") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/http.zip") (tags . ("http" "net" "web"))) pkg: catalog response: #hash((author . "racket@greghendershott.com") (checksum . "9aa4ab473ccd3367976414ba0b802f94fd597620") (dependencies . (("base") ("racket-doc") ("rackunit-lib") ("scribble-lib"))) (description . "SHA-1 and SHA-2, via FFI to OpenSSL.") (modules . ((lib "sha/bytes.rkt") (lib "sha/main.rkt") (lib "sha/sha.scrbl"))) (name . "sha") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/sha.zip") (tags . ("crypto" "web"))) pkg: creating single-collection link to # pkg: updating db with "comm-panel" to '#s((sc-pkg-info pkg-info 3) (catalog "comm-panel") "ccae48449d9591dcf99de9b7fca58b7bf477e31a" #f "comm-panel") pkg: creating single-collection link to # pkg: updating db with "happy-names" to '#s((sc-pkg-info pkg-info 3) (catalog "happy-names") "d15ce12d260a6beb5b757580ad0daa84005bf918" #t "happy-names") pkg: creating link to # pkg: updating db with "aws" to '#s(pkg-info (catalog "aws") "5c32a9e69404838ada98227492e49dc1d033c5f2" #t) pkg: creating link to # pkg: updating db with "memoize" to '#s(pkg-info (catalog "memoize") "f4ba7ff3f6e20410e4e417a2e7f23296b2403aec" #t) pkg: creating link to # pkg: updating db with "http" to '#s(pkg-info (catalog "http") "bff6972235e9204fd5486e4d0febf1cd3040a993" #t) pkg: creating link to # pkg: updating db with "sha" to '#s(pkg-info (catalog "sha") "9aa4ab473ccd3367976414ba0b802f94fd597620" #t) The following uninstalled packages were listed as dependencies and they were automatically installed: dependencies of comm-panel: happy-names aws dependencies of happy-names: memoize dependencies of aws: http sha raco setup: version: 8.0 raco setup: platform: x86_64-linux-natipkg [cs] raco setup: target machine: any raco setup: cross-installation: yes raco setup: installation name: 8.0 raco setup: variants: cs raco setup: main collects: /home/root/racket/collects/ raco setup: collects paths: raco setup: /home/root/user/.local/share/racket/8.0/collects raco setup: /home/root/racket/collects/ raco setup: main pkgs: /home/root/racket/share/pkgs raco setup: pkgs paths: raco setup: /home/root/racket/share/pkgs raco setup: /home/root//user/.local/share/racket/8.0/pkgs raco setup: links files: raco setup: /home/root/racket/share/links.rktd raco setup: /home/root//user/.local/share/racket/8.0/links.rktd raco setup: compiled-file roots: raco setup: /home/root//zo raco setup: . raco setup: main docs: /home/root/racket/doc raco setup: --- updating info-domain tables --- [21:34:38] raco setup: updating: /home/root/user/.local/share/racket/8.0/share/info-cache.rktd raco setup: --- pre-installing collections --- [21:34:38] raco setup: --- installing foreign libraries --- [21:34:38] raco setup: --- installing shared files --- [21:34:38] raco setup: --- compiling collections --- [21:34:38] raco setup: making: /aws/aws raco setup: in /aws/aws raco setup: in /http/http raco setup: in /sha/sha raco setup: in /aws/aws/tests raco setup: making: /aws/aws/tests raco setup: making: /aws/aws/vendor raco setup: making: /aws/aws/vendor/aws4_testsuite raco setup: making: /aws/examples raco setup: in /aws/examples raco setup: making: /comm-panel raco setup: in /comm-panel raco setup: in /happy-names raco setup: in /memoize/memoize raco setup: making: /happy-names raco setup: in /happy-names raco setup: making: /http/http raco setup: in /http/http raco setup: making: /memoize/memoize (memoize) raco setup: in /memoize/memoize raco setup: making: /memoize/memoize/private raco setup: in /memoize/memoize/private raco setup: making: /sha/sha raco setup: in /sha/sha raco setup: --- creating launchers --- [21:35:09] raco setup: --- installing man pages --- [21:35:09] raco setup: --- building documentation --- [21:35:09] raco setup: syncing: /aws/aws/doc/aws raco setup: syncing: /http/http/doc/http raco setup: running: /racket-index/scribblings/main/user/local-redirect.scrbl raco setup: syncing: /memoize/memoize/doc/memoize raco setup: running: /racket-index/scribblings/main/user/release.scrbl raco setup: running: /racket-index/scribblings/main/user/search.scrbl raco setup: syncing: /sha/sha/doc/sha raco setup: running: /racket-index/scribblings/main/user/start.scrbl raco setup: rendering: /racket-index/scribblings/main/user/local-redirect.scrbl raco setup: rendering: /racket-index/scribblings/main/user/release.scrbl raco setup: rendering: /racket-index/scribblings/main/user/search.scrbl raco setup: rendering: /racket-index/scribblings/main/user/start.scrbl raco setup: --- installing collections --- [21:35:16] raco setup: --- post-installing collections --- [21:35:16] raco test: "/home/root//user/.local/share/racket/8.0/pkgs/comm-panel/broadcast-listen.rkt" raco test: "/home/root//user/.local/share/racket/8.0/pkgs/comm-panel/computer-queues.rkt" raco test: "/home/root//user/.local/share/racket/8.0/pkgs/comm-panel/info.rkt" raco test: "/home/root//user/.local/share/racket/8.0/pkgs/comm-panel/main.rkt" raco test: (submod "/home/root//user/.local/share/racket/8.0/pkgs/comm-panel/string-sending.rkt" test) string-sending.rkt: racket test: non-empty stderr: #"open-input-file: cannot open input file\n path: /var/tmp/home16135113191613511319868/.aws/credentials\n system error: No such file or directory; errno=2\n context...:\n /home/root/racket/collects/racket/private/kw-file.rkt:102:2: call-with-input-file*\n /home/root/user/.local/share/racket/8.0/pkgs/aws/aws/keys.rkt:42:2: get/set\n /home/root/user/.local/share/racket/8.0/pkgs/aws/aws/keys.rkt:41:0: credentials-from-file!\n /home/root/racket/collects/racket/private/more-scheme.rkt:163:2: select-handler/no-breaks\n /home/root/user/.local/share/racket/8.0/pkgs/aws/aws/keys.rkt:97:0: ensure-have-keys\n /home/root/user/.local/share/racket/8.0/pkgs/aws/aws/util.rkt:30:7: sqs\n /home/root/racket/collects/racket/contract/private/arrow-higher-order.rkt:379:33: ...row-higher-order.rkt:379:33\n /home/root/user/.local/share/racket/8.0/pkgs/aws/aws/util.rkt:30:7: create-queue\n /home/root/racket/collects/racket/contract/private/arrow-higher-order.rkt:375:33\n /home/root/user/.local/share/racket/8.0/pkgs/comm-panel/string-sending.rkt:147:0: _enqueue\n body of (submod \"/home/root/user/.local/share/racket/8.0/pkgs/comm-panel/string-sending.rkt\" test)\n /home/root/racket/share/pkgs/compiler-lib/compiler/commands/test.rkt:78:2\n body of (submod \"/home/root/racket/share/pkgs/compiler-lib/compiler/commands/test.rkt\" process)\n body of top-level\n" raco test: (submod "/home/root//user/.local/share/racket/8.0/pkgs/comm-panel/ui.rkt" test) ui.rkt: racket test: non-empty stderr: #"open-input-file: cannot open input file\n path: /home/root/user/.local/share/racket/8.0/pkgs/comm-panel/keys\n system error: No such file or directory; errno=2\n context...:\n /home/root/racket/collects/racket/private/kw-file.rkt:102:2: call-with-input-file*\n body of (submod \"/home/root/user/.local/share/racket/8.0/pkgs/comm-panel/ui.rkt\" test)\n /home/root/racket/share/pkgs/compiler-lib/compiler/commands/test.rkt:78:2\n body of (submod \"/home/root/racket/share/pkgs/compiler-lib/compiler/commands/test.rkt\" process)\n body of top-level\n" 2/2 test failures 0 /home/root//user/.local/share/racket/8.0/pkgs/comm-panel/broadcast-listen.rkt 0 /home/root//user/.local/share/racket/8.0/pkgs/comm-panel/computer-queues.rkt 0 /home/root//user/.local/share/racket/8.0/pkgs/comm-panel/info.rkt 0 /home/root//user/.local/share/racket/8.0/pkgs/comm-panel/main.rkt 1 1 /home/root//user/.local/share/racket/8.0/pkgs/comm-panel/string-sending.rkt 1 1 /home/root//user/.local/share/racket/8.0/pkgs/comm-panel/ui.rkt The time is now Tuesday, February 16th, 2021 9:35:22pm