BuildID: 2569
Status: OK
Image: melezhik/sparrow:alpine
Worker status: OK
---
Date: 12.01.2023 @ 01:35
Time elapsed: 97 sec
---
SCM:
https://github.com/rawleyfowler/Humming-Bird.git
Git sha: fabf567
Git comment: fix listener port (#24)
tasks:
-
name: zef-build
language: Bash
default: true
code: |
set -e
cd source/
zef install --deps-only --/test .
zef test . -v
[35m01:34:34[0m :: [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
[35m01:34:38[0m :: [repository] - installing pack-unpack, version 0.000001
[1;36m[task run: task.bash - unpack source archive][0m
[1;36m[dump code: task.bash][0m
[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]
[1;36m[task stdout][0m
[35m01:34:41[0m :: tar -xzf source.tar.gz
[1;36m[task run: task.bash - tasks/zef-build][0m
[1;36m[dump code: task.bash][0m
[1] set -e
[2] cd source/
[3] zef install --deps-only --/test .
[4] zef test . -v
[5]
[1;36m[task stdout][0m
[35m01:34:43[0m :: ===> Searching for missing dependencies: HTTP::Status, DateTime::Format
[35m01:34:54[0m :: ===> Installing: DateTime::Format:ver<0.1.4>:auth<zef:raku-community-modules>:api<1.0>
[35m01:34:54[0m :: ===> Installing: HTTP::Status:ver<0.0.4>:auth<zef:lizmat>
[35m01:34:55[0m :: ===> Testing: Humming-Bird:ver<1.1.2>:auth<zef:rawleyfowler>
[35m01:35:01[0m :: [Humming-Bird] 1..4
[35m01:35:01[0m :: [Humming-Bird] ok 1 - Is route path OK?
[35m01:35:01[0m :: [Humming-Bird] ok 2 - Is callback OK?
[35m01:35:01[0m :: [Humming-Bird] ok 3 - Is response header content type OK?
[35m01:35:01[0m :: [Humming-Bird] ok 4 - Is response body OK?
[35m01:35:01[0m :: [Humming-Bird] 1..10
[35m01:35:01[0m :: [Humming-Bird] ok 1 - Is method OK?
[35m01:35:01[0m :: [Humming-Bird] ok 2 - Is version OK?
[35m01:35:01[0m :: [Humming-Bird] ok 3 - Is path OK?
[35m01:35:01[0m :: [Humming-Bird] ok 4 - Is method for header request OK?
[35m01:35:01[0m :: [Humming-Bird] ok 5 - Is header OK?
[35m01:35:01[0m :: [Humming-Bird] ok 6 - Is header 1 OK?
[35m01:35:01[0m :: [Humming-Bird] ok 7 - Is header 2 OK?
[35m01:35:01[0m :: [Humming-Bird] ok 8 - Is header 3 OK?
[35m01:35:01[0m :: [Humming-Bird] ok 9 - Is post body OK?
[35m01:35:01[0m :: [Humming-Bird] ok 10 - Is empty post body OK?
[35m01:35:01[0m :: [Humming-Bird] 1..2
[35m01:35:01[0m :: [Humming-Bird] ok 1 - Does decode not die?
[35m01:35:01[0m :: [Humming-Bird] ok 2 - Does decode with headers not die?
[35m01:35:01[0m :: [Humming-Bird] 1..4
[35m01:35:01[0m :: [Humming-Bird] ok 1 - Is middleware properly assigned?
[35m01:35:01[0m :: [Humming-Bird] ok 2 - Is proper number of middleware inside of route?
[35m01:35:01[0m :: [Humming-Bird] ok 3 - Is middleware of group properly assigned?
[35m01:35:01[0m :: [Humming-Bird] ok 4 - Is middleware of group properly assigned?
[35m01:35:01[0m :: [Humming-Bird] 1..5
[35m01:35:01[0m :: [Humming-Bird] ok 1 - Did request encode, create proper cookie name?
[35m01:35:01[0m :: [Humming-Bird] ok 2 - Did request encode, create proper cookie value?
[35m01:35:01[0m :: [Humming-Bird] ok 3 - Did cookie get added to response?
[35m01:35:01[0m :: [Humming-Bird] ok 4 - Did cookie name get correctly added to response?
[35m01:35:01[0m :: [Humming-Bird] ok 5 - Did cookie value get properly added to response?
[35m01:35:01[0m :: ===> Testing [OK] for Humming-Bird:ver<1.1.2>:auth<zef:rawleyfowler>
[1;36m[task stderr][0m
[35m01:35:01[0m :: ===> Updating fez mirror: https://360.zef.pm/
[35m01:35:01[0m :: ===> Updated fez mirror: https://360.zef.pm/