Home Quick start All builds News Donations
More
Log In
Light Theme Docs
Workers

SparrowCI Report - git-hythm7-Pakku | [image: melezhik/sparrow:debian]

  • Summary
  • Pipeline YAML
  • Report
BuildID: 2813
Status: FAIL
Image: melezhik/sparrow:debian
Worker status: OK
---
Date: 01.02.2023 @ 21:44
Time elapsed: 125 sec
---
SCM: https://github.com/hythm7/Pakku
Git sha: ac4aaaa
Git comment: Add SparrowCI (#30)
image:
  - melezhik/sparrow:debian

tasks:
  - 
    name: add-pakku
    default: true
    followup:
      -
        name: add-dist
    language: Bash
    code: |
      set -e
      sudo apt-get install -y libarchive13 libcurl4-openssl-dev > /dev/null
      cd source
      raku -I. bin/pakku add .
  -
    name: add-dist
    language: Bash
    code: |
      set -e
      pakku verbose debug add to home App::Mi6
21:43:12 :: [repository] - index updated from https://sparrowhub.io/repo/api/v1/index
run stage: run
source directory does not yet exist, download source archive from storage
21:43:14 :: [repository] - installing pack-unpack, version 0.000001
[task run: task.bash - unpack source archive]
[dump code: task.bash]
[1] set -e
[2] 
[3] file=$(config file)
[4] dir=$(config dir)
[5] 
[6] echo "tar -xzf $file "
[7] 
[8] tar -xzf $file
[9] 
[10] if test $dir; then
[11]   ls -l $dir
[12] fi
[13] 
[14] 
[task stdout]
21:43:16 :: tar -xzf source.tar.gz 
[task run: task.bash - tasks/add-pakku]
[dump code: task.bash]
[1] set -e
[2] sudo apt-get install -y libarchive13 libcurl4-openssl-dev > /dev/null
[3] cd source
[4] raku -I. bin/pakku add .
[5] 
[task stdout]
21:43:37 :: 🧚 PRC: 「.」
21:44:04 :: 🦋 MTA: 「Pakku:ver<ava-1>:auth<github:hythm7>:api<0>」
21:44:04 :: 🦋 FTC: 「Pakku:ver<ava-1>:auth<github:hythm7>:api<0>」
21:44:04 :: 🦋 STG: 「Pakku:ver<ava-1>:auth<github:hythm7>:api<0>」
21:44:04 :: 🦋 TST: 「Pakku:ver<ava-1>:auth<github:hythm7>:api<0>」
21:44:04 :: 🦋 TST: 「cache.rakutest」
21:44:04 :: 🦋 TST: 「cmd-grammar.rakutest」
21:44:04 :: 🦋 TST: 「cmd.rakutest」
21:44:04 :: 🦋 TST: 「cnf.rakutest」
21:44:04 :: 🦋 TST: 「core.rakutest」
21:44:04 :: 🦋 TST: 「log.rakutest」
21:44:04 :: 🦋 TST: 「meta.rakutest」
21:44:04 :: 🦋 TST: 「spec.rakutest」
21:44:04 :: 🧚 TST: 「Pakku:ver<ava-1>:auth<github:hythm7>:api<0>」
[task stderr]
21:44:04 :: debconf: delaying package configuration, since apt-utils is not installed
21:44:04 :: 🦗 Failed to create directory '/opt/rakudo-pkg/share/perl6/site/short/6C7F629577A6A2C8D41E842B10DB24ADE5E7DE48' with mode '0o777': Failed to mkdir: Permission denied
21:44:04 ::   in method deploy at /opt/rakudo-pkg/share/perl6/core/sources/B2976BD56E2DB034D70D1D8BF3CE2452B13BF9A2 (CompUnit::Repository::Staging) line 64
21:44:04 ::   in method add at /var/.sparrowdo/env/add-pakku/.sparrowdo/source/lib/Pakku.rakumod (Pakku) line 84
21:44:04 ::   in method fly at /var/.sparrowdo/env/add-pakku/.sparrowdo/source/lib/Pakku/Core.rakumod (Pakku::Core) line 357
21:44:04 ::   in block <unit> at bin/pakku line 8
21:44:04 :: 
21:44:04 :: 🦗 Nofun
21:44:04 :: task exit status: 1
21:44:04 :: task tasks/add-pakku FAILED
The spawned command 'docker exec -i sparrow-worker sh -l /var/.sparrowdo/env/add-pakku/.sparrowdo/sparrowrun.sh' exited unsuccessfully (exit code: 1, signal: 0)
  in block <unit> at /home/sparrow/.rakubrew/versions/moar-2022.12/share/perl6/site/resources/D89191B85489D8D1AA2CA29B23BB54732926E4C8 line 13
  in sub MAIN at /home/sparrow/.rakubrew/versions/moar-2022.12/share/perl6/site/bin/sparrowdo line 3
  in block <unit> at /home/sparrow/.rakubrew/versions/moar-2022.12/share/perl6/site/bin/sparrowdo line 1