Job: cente #2: distcheck
Status |
Passed |
Git Commit |
a6d55bb |
Git Reference |
refs/heads/master |
Duration |
9s |
Start |
2021-01-13 21:41:38 UTC |
End |
2021-01-13 21:41:47 UTC |
Runner |
docker://golang:1.15-alpine |
Environment Variables |
TARGET=distcheck CGO_ENABLED=0
|
Script |
apk add --no-cache git bash curl coreutils
curl -sSf https://yatr.rgm.io/run.sh | bash
|
Log:
>>> Cloning repository: https://git.rgm.io/git/cente.git
Cloning into '/tmp/cente301452818'...
HEAD is now at a6d55bb build: update apt database before installing packages
>>> Pulling image: golang:1.15-alpine
1.15-alpine: Pulling from library/golang
Digest: sha256:49b4eac11640066bc72c74b70202478b7d431c7d8918e0973d6e4aeb8b3129d2
Status: Image is up to date for golang:1.15-alpine
>>> Running job: distcheck
fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
(1/13) Installing ncurses-terminfo-base (6.2_p20200523-r0)
(2/13) Installing ncurses-libs (6.2_p20200523-r0)
(3/13) Installing readline (8.0.4-r0)
(4/13) Installing bash (5.0.17-r0)
Executing bash-5.0.17-r0.post-install
(5/13) Installing libacl (2.2.53-r0)
(6/13) Installing libattr (2.4.48-r0)
(7/13) Installing coreutils (8.32-r0)
(8/13) Installing nghttp2-libs (1.41.0-r0)
(9/13) Installing libcurl (7.69.1-r3)
(10/13) Installing curl (7.69.1-r3)
(11/13) Installing expat (2.2.9-r1)
(12/13) Installing pcre2 (10.35-r0)
(13/13) Installing git (2.26.2-r0)
Executing busybox-1.31.1-r19.trigger
OK: 25 MiB in 28 packages
[YATR] >>> Starting YATR ...
[YATR] >>>
[YATR] >>> Target: distcheck
[YATR] >>> Runner: golang
[YATR] >>> Publisher: (disabled, no publisher available)
[YATR] >>>
[YATR] >>> Source directory: /cente/workspace/cente
[YATR] >>> Build directory: /cente/workspace/cente/build
[YATR] >>>
[YATR] >>> Step: Git repository unshallow
[YATR] >>>
[YATR] >>> Step: Configure (Runner: golang)
[YATR] >>>
[YATR] >>> Step: Task (Runner: golang)
[YATR] >>> Running command: ["go" "test" "-v"]
[YATR] >>> Directory: /cente/workspace/cente
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/gorilla/handlers v1.5.1
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading golang.org/x/crypto v0.0.0-20201203163018-be400aefbc4c
go: downloading github.com/gobwas/glob v0.2.3
go: downloading github.com/felixge/httpsnoop v1.0.1
? git.rgm.io/cente [no test files]
[YATR] >>> Exit code: 0
[YATR] >>>
[YATR] >>> Step: Collect (Runner: golang)
[YATR] >>>
[YATR] >>> Step: Publish (disabled, no archives to upload)
[YATR] >>>
[YATR] >>> All done! \o/