>>> loki: Building testing/loki 2.8.4-r0 (using abuild 3.11.21-r0) started Sat, 19 Aug 2023 19:48:11 +0000 >>> loki: Checking sanity of /home/buildozer/aports/testing/loki/APKBUILD... >>> loki: Analyzing dependencies... >>> loki: Installing for build: build-base go bash tzdata (1/5) Installing go (1.21.0-r0) (2/5) Installing readline (8.2.1-r2) (3/5) Installing bash (5.2.15-r5) Executing bash-5.2.15-r5.post-install (4/5) Installing tzdata (2023c-r1) (5/5) Installing .makedepends-loki (20230819.194813) Executing busybox-1.36.1-r6.trigger OK: 557 MiB in 110 packages >>> loki: Cleaning up srcdir >>> loki: Cleaning up pkgdir >>> loki: Cleaning up tmpdir >>> loki: Fetching https://distfiles.alpinelinux.org/distfiles/edge/loki-2.8.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> loki: Fetching loki-2.8.4.tar.gz::https://github.com/grafana/loki/archive/refs/tags/v2.8.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2062k 0 2062k 0 0 1832k 0 --:--:-- 0:00:01 --:--:-- 1832k 100 15.9M 0 15.9M 0 0 7677k 0 --:--:-- 0:00:02 --:--:-- 13.9M 100 22.5M 0 22.5M 0 0 7380k 0 --:--:-- 0:00:03 --:--:-- 10.2M 100 28.9M 0 28.9M 0 0 7189k 0 --:--:-- 0:00:04 --:--:-- 9200k 100 34.6M 0 34.6M 0 0 6906k 0 --:--:-- 0:00:05 --:--:-- 8333k 100 37.8M 0 37.8M 0 0 6798k 0 --:--:-- 0:00:05 --:--:-- 8019k >>> loki: Fetching https://distfiles.alpinelinux.org/distfiles/edge/loki-2.8.4.tar.gz >>> loki: Checking sha512sums... loki-2.8.4.tar.gz: OK loki.initd: OK loki.confd: OK loki-promtail.confd: OK loki-promtail.initd: OK goflags.patch: OK fix-go-1.21-compat.patch: OK >>> loki: Unpacking /var/cache/distfiles/edge/loki-2.8.4.tar.gz... >>> loki: goflags.patch patching file Makefile Hunk #1 succeeded at 48 (offset -1 lines). >>> loki: fix-go-1.21-compat.patch patching file clients/pkg/promtail/targets/syslog/syslogtarget_test.go warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [] Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=] generate diffs with lines context -W, --function-context generate diffs with lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=[,[,]]] generate diffstat --stat-width generate diffstat with a given width --stat-name-width generate diffstat with a given name width --stat-graph-width generate diffstat with a given graph width --stat-count generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=] show colored diff --ws-error-highlight highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=] use digits to display object names --src-prefix show the given source prefix instead of "a/" --dst-prefix show the given destination prefix instead of "b/" --line-prefix prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --default-prefix use default prefixes a/ and b/ --inter-hunk-context show context between diff hunks up to the specified number of lines --output-indicator-new specify the character to indicate a new line instead of '+' --output-indicator-old specify the character to indicate an old line instead of '-' --output-indicator-context specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=[/]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines ignore changes whose all lines match --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm choose a diff algorithm --anchored generate diff using the "anchored diff" algorithm --word-diff[=] show word diff, using to delimit changed words --word-diff-regex use to decide what a word is --color-words[=] equivalent to --word-diff=color --word-diff-regex= --color-moved[=] moved lines of code are colored differently --color-moved-ws how white spaces are ignored in --color-moved Other diff options --relative[=] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=] ignore changes to submodules in the diff generation --submodule[=] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S look for differences that change the number of occurrences of the specified string -G look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat in -S as extended POSIX regular expression -O control the order in which files appear in the output --rotate-to show the change in the specified path first --skip-to skip the output to the specified path --find-object look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output output to a specific file fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git CGO_ENABLED=0 go build -ldflags "-extldflags \"-static\" -s -w -X github.com/grafana/loki/pkg/util/build.Branch=main -X github.com/grafana/loki/pkg/util/build.Version=2.8.4 -X github.com/grafana/loki/pkg/util/build.Revision=alpine-r0 -X github.com/grafana/loki/pkg/util/build.BuildUser=buildozer@build-edge-x86_64 -X github.com/grafana/loki/pkg/util/build.BuildDate=2023-08-19T19:48:22Z" -tags netgo -buildmode=pie -modcacherw -trimpath -buildvcs=false -modcacherw -trimpath -o cmd/logcli/logcli ./cmd/logcli CGO_ENABLED=0 go build -ldflags "-extldflags \"-static\" -s -w -X github.com/grafana/loki/pkg/util/build.Branch=main -X github.com/grafana/loki/pkg/util/build.Version=2.8.4 -X github.com/grafana/loki/pkg/util/build.Revision=alpine-r0 -X github.com/grafana/loki/pkg/util/build.BuildUser=buildozer@build-edge-x86_64 -X github.com/grafana/loki/pkg/util/build.BuildDate=2023-08-19T19:48:22Z" -tags netgo -buildmode=pie -modcacherw -trimpath -buildvcs=false -modcacherw -trimpath -o cmd/loki/loki ./cmd/loki CGO_ENABLED=1 go build -ldflags "-s -w -X github.com/grafana/loki/pkg/util/build.Branch=main -X github.com/grafana/loki/pkg/util/build.Version=2.8.4 -X github.com/grafana/loki/pkg/util/build.Revision=alpine-r0 -X github.com/grafana/loki/pkg/util/build.BuildUser=buildozer@build-edge-x86_64 -X github.com/grafana/loki/pkg/util/build.BuildDate=2023-08-19T19:48:22Z" -tags netgo -buildmode=pie -modcacherw -trimpath -buildvcs=false -modcacherw -trimpath --tags= -o clients/cmd/promtail/promtail ./clients/cmd/promtail ok github.com/grafana/loki/clients/cmd/docker-driver 0.093s ? github.com/grafana/loki/clients/cmd/promtail [no test files] ok github.com/grafana/loki/clients/pkg/logentry/logql 0.009s ok github.com/grafana/loki/clients/pkg/logentry/metric 1.129s ok github.com/grafana/loki/clients/pkg/logentry/stages 9.288s ? github.com/grafana/loki/clients/pkg/promtail/api [no test files] ok github.com/grafana/loki/clients/pkg/promtail 6.716s ? github.com/grafana/loki/clients/pkg/promtail/client/fake [no test files] ok github.com/grafana/loki/clients/pkg/promtail/client 0.950s ok github.com/grafana/loki/clients/pkg/promtail/config 0.089s ? github.com/grafana/loki/clients/pkg/promtail/limit [no test files] ok github.com/grafana/loki/clients/pkg/promtail/discovery/consulagent 2.029s ok github.com/grafana/loki/clients/pkg/promtail/positions 0.017s ? github.com/grafana/loki/clients/pkg/promtail/server [no test files] ? github.com/grafana/loki/clients/pkg/promtail/server/ui [no test files] ? github.com/grafana/loki/clients/pkg/promtail/targets [no test files] ok github.com/grafana/loki/clients/pkg/promtail/scrapeconfig 0.082s ok github.com/grafana/loki/clients/pkg/promtail/targets/cloudflare 0.492s ok github.com/grafana/loki/clients/pkg/promtail/targets/docker 5.287s ? github.com/grafana/loki/clients/pkg/promtail/targets/journal [no test files] ok github.com/grafana/loki/clients/pkg/promtail/targets/file 33.718s ok github.com/grafana/loki/clients/pkg/promtail/targets/gcplog 1.378s ok github.com/grafana/loki/clients/pkg/promtail/targets/gelf 0.247s ok github.com/grafana/loki/clients/pkg/promtail/targets/heroku 2.364s ok github.com/grafana/loki/clients/pkg/promtail/targets/kafka 2.303s ? github.com/grafana/loki/clients/pkg/promtail/targets/serverutils [no test files] ok github.com/grafana/loki/clients/pkg/promtail/targets/lokipush 1.158s ok github.com/grafana/loki/clients/pkg/promtail/targets/stdin 0.083s ? github.com/grafana/loki/clients/pkg/promtail/targets/target [no test files] ? github.com/grafana/loki/clients/pkg/promtail/targets/testutils [no test files] ? github.com/grafana/loki/clients/pkg/promtail/targets/windows [no test files] ? github.com/grafana/loki/clients/pkg/promtail/targets/windows/win_eventlog [no test files] ok github.com/grafana/loki/clients/pkg/promtail/targets/syslog 2.673s ok github.com/grafana/loki/clients/pkg/promtail/targets/syslog/syslogparser 0.008s ok github.com/grafana/loki/clients/pkg/promtail/utils 4.028s ok github.com/grafana/loki/clients/pkg/promtail/wal 8.029s ? github.com/grafana/loki/cmd/logcli [no test files] ? github.com/grafana/loki/cmd/logql-analyzer [no test files] ? github.com/grafana/loki/cmd/loki [no test files] ? github.com/grafana/loki/cmd/loki-canary [no test files] ok github.com/grafana/loki/cmd/migrate 0.071s ok github.com/grafana/loki/cmd/querytee 0.060s ? github.com/grafana/loki/integration/client [no test files] ? github.com/grafana/loki/integration/cluster [no test files] ? github.com/grafana/loki/pkg/canary/reader [no test files] ok github.com/grafana/loki/integration 87.165s ok github.com/grafana/loki/pkg/canary/comparator 0.057s ok github.com/grafana/loki/pkg/canary/writer 0.049s ? github.com/grafana/loki/pkg/distributor/clientpool [no test files] ? github.com/grafana/loki/pkg/distributor/shardstreams [no test files] ok github.com/grafana/loki/pkg/chunkenc 141.340s ok github.com/grafana/loki/pkg/configs/client 0.034s ok github.com/grafana/loki/pkg/configs/userconfig 0.036s ok github.com/grafana/loki/pkg/distributor 3.789s ? github.com/grafana/loki/pkg/ingester/client [no test files] ? github.com/grafana/loki/pkg/logcli/labelquery [no test files] ? github.com/grafana/loki/pkg/logcli/seriesquery [no test files] ? github.com/grafana/loki/pkg/loghttp/legacy [no test files] ok github.com/grafana/loki/pkg/ingester 68.838s ok github.com/grafana/loki/pkg/ingester/index 0.043s ok github.com/grafana/loki/pkg/ingester/wal 0.025s ok github.com/grafana/loki/pkg/iter 0.031s ok github.com/grafana/loki/pkg/logcli/client 0.058s ok github.com/grafana/loki/pkg/logcli/output 0.051s ok github.com/grafana/loki/pkg/logcli/query 0.091s ok github.com/grafana/loki/pkg/loghttp 0.061s ok github.com/grafana/loki/pkg/loghttp/push 0.066s ok github.com/grafana/loki/pkg/logproto 0.023s ok github.com/grafana/loki/pkg/logql 18.129s ok github.com/grafana/loki/pkg/logql/log 5.129s ok github.com/grafana/loki/pkg/logql/log/jsonexpr 0.006s ok github.com/grafana/loki/pkg/logql/log/logfmt 0.008s ok github.com/grafana/loki/pkg/logql/log/pattern 0.009s ? github.com/grafana/loki/pkg/logql/vector [no test files] ok github.com/grafana/loki/pkg/logql/syntax 0.123s ? github.com/grafana/loki/pkg/logqlmodel [no test files] ok github.com/grafana/loki/pkg/logqlanalyzer 0.037s ok github.com/grafana/loki/pkg/logqlmodel/metadata 0.009s ok github.com/grafana/loki/pkg/logqlmodel/stats 0.012s ? github.com/grafana/loki/pkg/loki/common [no test files] ? github.com/grafana/loki/pkg/lokifrontend [no test files] ? github.com/grafana/loki/pkg/lokifrontend/frontend [no test files] ok github.com/grafana/loki/pkg/loki 5.102s ok github.com/grafana/loki/pkg/lokifrontend/frontend/transport 0.025s ? github.com/grafana/loki/pkg/lokifrontend/frontend/v1/frontendv1pb [no test files] ok github.com/grafana/loki/pkg/lokifrontend/frontend/v1 2.481s ? github.com/grafana/loki/pkg/lokifrontend/frontend/v2/frontendv2pb [no test files] ok github.com/grafana/loki/pkg/lokifrontend/frontend/v2 6.043s ok github.com/grafana/loki/pkg/prom1/storage/metric 0.006s ? github.com/grafana/loki/pkg/querier/astmapper [no test files] ok github.com/grafana/loki/pkg/querier 0.598s ? github.com/grafana/loki/pkg/querier/queryrange/queryrangebase/definitions [no test files] ? github.com/grafana/loki/pkg/querier/series [no test files] ? github.com/grafana/loki/pkg/querier/stats [no test files] ok github.com/grafana/loki/pkg/querier/queryrange 0.367s ok github.com/grafana/loki/pkg/querier/queryrange/queryrangebase 0.264s ok github.com/grafana/loki/pkg/querier/worker 3.404s ok github.com/grafana/loki/pkg/ruler 0.220s ? github.com/grafana/loki/pkg/ruler/config [no test files] ? github.com/grafana/loki/pkg/ruler/rulespb [no test files] ok github.com/grafana/loki/pkg/ruler/base 15.324s ok github.com/grafana/loki/pkg/ruler/rulestore 0.052s ok github.com/grafana/loki/pkg/ruler/rulestore/bucketclient 0.054s ok github.com/grafana/loki/pkg/ruler/rulestore/configdb 0.051s ok github.com/grafana/loki/pkg/ruler/rulestore/local 0.056s ok github.com/grafana/loki/pkg/ruler/rulestore/objectclient 0.061s [no tests to run] ok github.com/grafana/loki/pkg/ruler/storage/cleaner 0.034s ? github.com/grafana/loki/pkg/ruler/storage/util [no test files] ok github.com/grafana/loki/pkg/ruler/storage/instance 0.348s ? github.com/grafana/loki/pkg/ruler/util [no test files] ? github.com/grafana/loki/pkg/runtime [no test files] ok github.com/grafana/loki/pkg/ruler/storage/wal 0.321s ok github.com/grafana/loki/pkg/scheduler 0.027s ? github.com/grafana/loki/pkg/scheduler/schedulerpb [no test files] ? github.com/grafana/loki/pkg/server [no test files] ok github.com/grafana/loki/pkg/scheduler/queue 5.969s ok github.com/grafana/loki/pkg/sizing 0.014s ok github.com/grafana/loki/pkg/storage 0.346s ? github.com/grafana/loki/pkg/storage/bucket/filesystem [no test files] ? github.com/grafana/loki/pkg/storage/bucket/gcs [no test files] ok github.com/grafana/loki/pkg/storage/bucket 0.040s ok github.com/grafana/loki/pkg/storage/bucket/azure 0.014s ok github.com/grafana/loki/pkg/storage/bucket/http 0.012s ? github.com/grafana/loki/pkg/storage/bucket/swift [no test files] ok github.com/grafana/loki/pkg/storage/bucket/s3 0.026s ok github.com/grafana/loki/pkg/storage/chunk 0.041s ? github.com/grafana/loki/pkg/storage/chunk/client/alibaba [no test files] ok github.com/grafana/loki/pkg/storage/chunk/cache 3.102s ok github.com/grafana/loki/pkg/storage/chunk/client 0.023s ok github.com/grafana/loki/pkg/storage/chunk/client/aws 1.170s ok github.com/grafana/loki/pkg/storage/chunk/client/azure 0.288s ok github.com/grafana/loki/pkg/storage/chunk/client/baidubce 0.024s ok github.com/grafana/loki/pkg/storage/chunk/client/cassandra 0.025s ok github.com/grafana/loki/pkg/storage/chunk/client/gcp 1.089s ok github.com/grafana/loki/pkg/storage/chunk/client/grpc 0.035s ok github.com/grafana/loki/pkg/storage/chunk/client/hedging 0.413s ok github.com/grafana/loki/pkg/storage/chunk/client/local 0.050s ? github.com/grafana/loki/pkg/storage/chunk/client/testutils [no test files] ok github.com/grafana/loki/pkg/storage/chunk/client/openstack 1.033s ? github.com/grafana/loki/pkg/storage/chunk/fetcher [no test files] ok github.com/grafana/loki/pkg/storage/chunk/client/util 0.023s [no tests to run] ? github.com/grafana/loki/pkg/storage/errors [no test files] ? github.com/grafana/loki/pkg/storage/hack [no test files] ok github.com/grafana/loki/pkg/storage/chunk/tests 3.514s ok github.com/grafana/loki/pkg/storage/common/aws 0.023s ok github.com/grafana/loki/pkg/storage/config 0.028s ? github.com/grafana/loki/pkg/storage/stores/index [no test files] ok github.com/grafana/loki/pkg/storage/stores 0.062s ok github.com/grafana/loki/pkg/storage/stores/index/stats 0.026s ok github.com/grafana/loki/pkg/storage/stores/indexshipper 0.062s ? github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor/client [no test files] ? github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor/client/grpc [no test files] ok github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor 5.852s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor/deletion 0.821s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor/deletionmode 0.006s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor/generationnumber 0.014s ? github.com/grafana/loki/pkg/storage/stores/indexshipper/index [no test files] ok github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor/retention 8.149s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/downloads 1.238s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/gatewayclient 0.051s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/storage 0.266s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/uploads 0.078s ? github.com/grafana/loki/pkg/storage/stores/shipper [no test files] ok github.com/grafana/loki/pkg/storage/stores/series 10.206s ok github.com/grafana/loki/pkg/storage/stores/series/index 0.353s ok github.com/grafana/loki/pkg/storage/stores/shipper/index 0.091s ? github.com/grafana/loki/pkg/storage/stores/shipper/index/indexfile [no test files] ? github.com/grafana/loki/pkg/storage/stores/shipper/testutil [no test files] ok github.com/grafana/loki/pkg/storage/stores/shipper/index/compactor 6.911s ok github.com/grafana/loki/pkg/storage/stores/shipper/indexgateway 0.116s ok github.com/grafana/loki/pkg/storage/stores/shipper/util 0.052s ? github.com/grafana/loki/pkg/storage/stores/tsdb/testutil [no test files] ? github.com/grafana/loki/pkg/tracing [no test files] ok github.com/grafana/loki/pkg/storage/stores/tsdb 10.270s ok github.com/grafana/loki/pkg/usagestats 23.997s ? github.com/grafana/loki/pkg/util/build [no test files] ok github.com/grafana/loki/pkg/util 9.242s ? github.com/grafana/loki/pkg/util/chunkcompat [no test files] ? github.com/grafana/loki/pkg/util/deletion [no test files] ? github.com/grafana/loki/pkg/util/encoding [no test files] ? github.com/grafana/loki/pkg/util/extract [no test files] ? github.com/grafana/loki/pkg/util/fakeauth [no test files] ? github.com/grafana/loki/pkg/util/filter [no test files] ok github.com/grafana/loki/pkg/util/cfg 0.014s ? github.com/grafana/loki/pkg/util/httpgrpc [no test files] ok github.com/grafana/loki/pkg/util/flagext 0.023s ? github.com/grafana/loki/pkg/util/limiter [no test files] ok github.com/grafana/loki/pkg/util/httpreq 0.012s ok github.com/grafana/loki/pkg/util/log 0.028s ok github.com/grafana/loki/pkg/util/loser 0.007s ? github.com/grafana/loki/pkg/util/math [no test files] ? github.com/grafana/loki/pkg/util/net [no test files] ok github.com/grafana/loki/pkg/util/marshal 0.678s ok github.com/grafana/loki/pkg/util/marshal/legacy 0.026s ok github.com/grafana/loki/pkg/util/pool 0.006s ? github.com/grafana/loki/pkg/util/spanlogger [no test files] ? github.com/grafana/loki/pkg/util/test [no test files] ok github.com/grafana/loki/pkg/util/querylimits 0.069s ok github.com/grafana/loki/pkg/util/server 0.040s ok github.com/grafana/loki/pkg/util/unmarshal 0.044s ok github.com/grafana/loki/pkg/util/unmarshal/legacy 0.023s ? github.com/grafana/loki/pkg/util/wal [no test files] ok github.com/grafana/loki/pkg/util/validation 0.021s ? github.com/grafana/loki/tools/doc-generator [no test files] ok github.com/grafana/loki/pkg/validation 0.047s ok github.com/grafana/loki/tools/doc-generator/parse 0.062s ok github.com/grafana/loki/tools/querytee 0.049s ok github.com/grafana/loki/tools/tsdb/tsdb-map 0.051s >>> loki: Entering fakeroot... >>> loki-logcli*: Running split function logcli... '/home/buildozer/aports/testing/loki/pkg/loki/usr/bin/logcli' -> '/home/buildozer/aports/testing/loki/pkg/loki-logcli/usr/bin/logcli' >>> loki-logcli*: Preparing subpackage loki-logcli... >>> loki-logcli*: Stripping binaries >>> loki-logcli*: Running postcheck for loki-logcli >>> loki-promtail-openrc*: Running split function promtail_openrc... '/home/buildozer/aports/testing/loki/pkg/loki/etc/init.d/loki-promtail' -> '/home/buildozer/aports/testing/loki/pkg/loki-promtail-openrc/etc/init.d/loki-promtail' '/home/buildozer/aports/testing/loki/pkg/loki/etc/conf.d/loki-promtail' -> '/home/buildozer/aports/testing/loki/pkg/loki-promtail-openrc/etc/conf.d/loki-promtail' >>> loki-promtail-openrc*: Preparing subpackage loki-promtail-openrc... >>> loki-promtail-openrc*: Running postcheck for loki-promtail-openrc >>> loki-promtail*: Running split function promtail... '/home/buildozer/aports/testing/loki/pkg/loki/etc/loki/promtail-local-config.yaml' -> '/home/buildozer/aports/testing/loki/pkg/loki-promtail/etc/loki/promtail-local-config.yaml' '/home/buildozer/aports/testing/loki/pkg/loki/usr/bin/promtail' -> '/home/buildozer/aports/testing/loki/pkg/loki-promtail/usr/bin/promtail' >>> loki-promtail*: Preparing subpackage loki-promtail... >>> loki-promtail*: Stripping binaries >>> loki-promtail*: Running postcheck for loki-promtail >>> loki-openrc*: Running split function openrc... >>> loki-openrc*: Preparing subpackage loki-openrc... >>> loki-openrc*: Running postcheck for loki-openrc >>> loki*: Running postcheck for loki >>> loki*: Preparing package loki... >>> loki*: Stripping binaries >>> loki-logcli*: Scanning shared objects >>> loki-openrc*: Scanning shared objects >>> loki-promtail-openrc*: Scanning shared objects >>> loki-promtail*: Scanning shared objects >>> loki*: Scanning shared objects >>> loki-logcli*: Tracing dependencies... >>> loki-logcli*: Package size: 54.2 MB >>> loki-logcli*: Compressing data... >>> loki-logcli*: Create checksum... >>> loki-logcli*: Create loki-logcli-2.8.4-r0.apk >>> loki-openrc*: Tracing dependencies... >>> loki-openrc*: Package size: 24.0 KB >>> loki-openrc*: Compressing data... >>> loki-openrc*: Create checksum... >>> loki-openrc*: Create loki-openrc-2.8.4-r0.apk >>> loki-promtail-openrc*: Tracing dependencies... >>> loki-promtail-openrc*: Package size: 24.0 KB >>> loki-promtail-openrc*: Compressing data... >>> loki-promtail-openrc*: Create checksum... >>> loki-promtail-openrc*: Create loki-promtail-openrc-2.8.4-r0.apk >>> loki-promtail*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> loki-promtail*: Package size: 94.7 MB >>> loki-promtail*: Compressing data... >>> loki-promtail*: Create checksum... >>> loki-promtail*: Create loki-promtail-2.8.4-r0.apk >>> loki*: Tracing dependencies... >>> loki*: Package size: 61.7 MB >>> loki*: Compressing data... >>> loki*: Create checksum... >>> loki*: Create loki-2.8.4-r0.apk >>> loki: Build complete at Sat, 19 Aug 2023 20:01:19 +0000 elapsed time 0h 13m 8s >>> loki: Cleaning up srcdir >>> loki: Cleaning up pkgdir >>> loki: Uninstalling dependencies... (1/5) Purging .makedepends-loki (20230819.194813) (2/5) Purging go (1.21.0-r0) (3/5) Purging bash (5.2.15-r5) Executing bash-5.2.15-r5.pre-deinstall (4/5) Purging tzdata (2023c-r1) (5/5) Purging readline (8.2.1-r2) Executing busybox-1.36.1-r6.trigger OK: 377 MiB in 105 packages >>> loki: Updating the testing/x86_64 repository index... >>> loki: Signing the index...