>>> loki: Building testing/loki 2.9.1-r1 (using abuild 3.11.21-r0) started Thu, 12 Oct 2023 22:32:27 +0000 >>> loki: Checking sanity of /home/buildozer/aports/testing/loki/APKBUILD... >>> loki: Analyzing dependencies... >>> loki: Installing for build: build-base go bash tzdata (1/6) Installing binutils-gold (2.41-r0) (2/6) Installing go (1.21.3-r0) (3/6) Installing readline (8.2.1-r2) (4/6) Installing bash (5.2.15-r6) Executing bash-5.2.15-r6.post-install (5/6) Installing tzdata (2023c-r1) (6/6) Installing .makedepends-loki (20231012.223228) Executing busybox-1.36.1-r13.trigger OK: 564 MiB in 109 packages >>> loki: Cleaning up srcdir >>> loki: Cleaning up pkgdir >>> loki: Cleaning up tmpdir >>> loki: Fetching loki-2.9.1.tar.gz::https://github.com/grafana/loki/archive/refs/tags/v2.9.1.tar.gz >>> loki: Fetching loki-2.9.1.tar.gz::https://github.com/grafana/loki/archive/refs/tags/v2.9.1.tar.gz >>> loki: Checking sha512sums... loki-2.9.1.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/loki-2.9.1.tar.gz... >>> loki: goflags.patch patching file Makefile Hunk #1 succeeded at 56 (offset 7 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.9.1 -X github.com/grafana/loki/pkg/util/build.Revision=alpine-r1 -X github.com/grafana/loki/pkg/util/build.BuildUser=buildozer@build-edge-aarch64 -X github.com/grafana/loki/pkg/util/build.BuildDate=2023-10-12T22:32:31Z" -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.9.1 -X github.com/grafana/loki/pkg/util/build.Revision=alpine-r1 -X github.com/grafana/loki/pkg/util/build.BuildUser=buildozer@build-edge-aarch64 -X github.com/grafana/loki/pkg/util/build.BuildDate=2023-10-12T22:32:31Z" -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.9.1 -X github.com/grafana/loki/pkg/util/build.Revision=alpine-r1 -X github.com/grafana/loki/pkg/util/build.BuildUser=buildozer@build-edge-aarch64 -X github.com/grafana/loki/pkg/util/build.BuildDate=2023-10-12T22:32:31Z" -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.077s ? github.com/grafana/loki/clients/cmd/promtail [no test files] ok github.com/grafana/loki/clients/pkg/logentry/logql 0.006s ok github.com/grafana/loki/clients/pkg/logentry/metric 1.118s ok github.com/grafana/loki/clients/pkg/logentry/stages 9.088s ? github.com/grafana/loki/clients/pkg/promtail/api [no test files] ? github.com/grafana/loki/clients/pkg/promtail/client/fake [no test files] ? github.com/grafana/loki/clients/pkg/promtail/limit [no test files] ok github.com/grafana/loki/clients/pkg/promtail 20.727s ok github.com/grafana/loki/clients/pkg/promtail/client 6.929s ok github.com/grafana/loki/clients/pkg/promtail/config 0.078s ok github.com/grafana/loki/clients/pkg/promtail/discovery/consulagent 2.017s ok github.com/grafana/loki/clients/pkg/promtail/positions 0.013s ? 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.071s ok github.com/grafana/loki/clients/pkg/promtail/targets/azureeventhubs 0.827s ok github.com/grafana/loki/clients/pkg/promtail/targets/cloudflare 0.477s ok github.com/grafana/loki/clients/pkg/promtail/targets/docker 5.294s ? github.com/grafana/loki/clients/pkg/promtail/targets/journal [no test files] ? github.com/grafana/loki/clients/pkg/promtail/targets/serverutils [no test files] ok github.com/grafana/loki/clients/pkg/promtail/targets/file 33.159s ok github.com/grafana/loki/clients/pkg/promtail/targets/gcplog 1.328s ok github.com/grafana/loki/clients/pkg/promtail/targets/gelf 0.211s ok github.com/grafana/loki/clients/pkg/promtail/targets/heroku 2.208s ok github.com/grafana/loki/clients/pkg/promtail/targets/kafka 2.278s ok github.com/grafana/loki/clients/pkg/promtail/targets/lokipush 1.093s ok github.com/grafana/loki/clients/pkg/promtail/targets/stdin 0.075s ? 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.455s ok github.com/grafana/loki/clients/pkg/promtail/targets/syslog/syslogparser 0.006s ok github.com/grafana/loki/clients/pkg/promtail/utils 4.021s ok github.com/grafana/loki/clients/pkg/promtail/wal 20.997s ? 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.076s ok github.com/grafana/loki/cmd/querytee 0.042s ? github.com/grafana/loki/integration/client [no test files] ? github.com/grafana/loki/integration/cluster [no test files] ? github.com/grafana/loki/integration/util [no test files] ? github.com/grafana/loki/pkg/canary/reader [no test files] ? 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/integration 192.219s ok github.com/grafana/loki/pkg/analytics 22.849s ok github.com/grafana/loki/pkg/canary/comparator 0.046s ok github.com/grafana/loki/pkg/canary/writer 0.037s ok github.com/grafana/loki/pkg/chunkenc 130.822s ok github.com/grafana/loki/pkg/configs/client 0.028s ok github.com/grafana/loki/pkg/configs/userconfig 0.027s ok github.com/grafana/loki/pkg/distributor 2.446s ok github.com/grafana/loki/pkg/distributor/writefailures 2.018s ? github.com/grafana/loki/pkg/ingester/client [no test files] ? github.com/grafana/loki/pkg/logcli/index [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/logcli/util [no test files] ? github.com/grafana/loki/pkg/logcli/volume [no test files] ? github.com/grafana/loki/pkg/loghttp/legacy [no test files] ok github.com/grafana/loki/pkg/ingester 34.286s ok github.com/grafana/loki/pkg/ingester/index 0.038s ok github.com/grafana/loki/pkg/ingester/wal 0.018s ok github.com/grafana/loki/pkg/iter 0.023s ok github.com/grafana/loki/pkg/logcli/client 0.040s ok github.com/grafana/loki/pkg/logcli/output 0.062s ok github.com/grafana/loki/pkg/logcli/print 0.059s ok github.com/grafana/loki/pkg/logcli/query 0.096s ok github.com/grafana/loki/pkg/loghttp 0.041s ok github.com/grafana/loki/pkg/loghttp/push 0.054s ok github.com/grafana/loki/pkg/logproto 0.019s ok github.com/grafana/loki/pkg/logql 9.570s ok github.com/grafana/loki/pkg/logql/log 2.722s ok github.com/grafana/loki/pkg/logql/log/jsonexpr 0.006s ok github.com/grafana/loki/pkg/logql/log/logfmt 0.005s ok github.com/grafana/loki/pkg/logql/log/pattern 0.007s ok github.com/grafana/loki/pkg/logql/sketch 4.122s ? github.com/grafana/loki/pkg/logql/vector [no test files] ok github.com/grafana/loki/pkg/logql/syntax 0.097s ? github.com/grafana/loki/pkg/logqlmodel [no test files] ok github.com/grafana/loki/pkg/logqlanalyzer 0.030s ok github.com/grafana/loki/pkg/logqlmodel/metadata 0.015s ok github.com/grafana/loki/pkg/logqlmodel/stats 0.013s ? 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 3.150s ok github.com/grafana/loki/pkg/lokifrontend/frontend/transport 0.018s ? github.com/grafana/loki/pkg/lokifrontend/frontend/v1/frontendv1pb [no test files] ok github.com/grafana/loki/pkg/lokifrontend/frontend/v1 2.449s ? github.com/grafana/loki/pkg/lokifrontend/frontend/v2/frontendv2pb [no test files] ? github.com/grafana/loki/pkg/querier/astmapper [no test files] ok github.com/grafana/loki/pkg/lokifrontend/frontend/v2 6.045s ok github.com/grafana/loki/pkg/querier 0.524s ok github.com/grafana/loki/pkg/querier/queryrange 0.386s ? 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/queryrangebase 0.098s ok github.com/grafana/loki/pkg/querier/worker 3.485s ok github.com/grafana/loki/pkg/ruler 1.379s ? github.com/grafana/loki/pkg/ruler/config [no test files] ? github.com/grafana/loki/pkg/ruler/rulespb [no test files] ? github.com/grafana/loki/pkg/ruler/storage/util [no test files] ? 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/base 15.271s ok github.com/grafana/loki/pkg/ruler/rulestore 0.042s ok github.com/grafana/loki/pkg/ruler/rulestore/bucketclient 0.045s ok github.com/grafana/loki/pkg/ruler/rulestore/configdb 0.037s ok github.com/grafana/loki/pkg/ruler/rulestore/local 0.034s ok github.com/grafana/loki/pkg/ruler/rulestore/objectclient 0.041s [no tests to run] ok github.com/grafana/loki/pkg/ruler/storage/cleaner 0.029s ok github.com/grafana/loki/pkg/ruler/storage/instance 0.334s ok github.com/grafana/loki/pkg/ruler/storage/wal 0.274s ok github.com/grafana/loki/pkg/scheduler 0.018s ? 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 8.576s ok github.com/grafana/loki/pkg/sizing 0.010s ok github.com/grafana/loki/pkg/storage 0.601s ok github.com/grafana/loki/pkg/storage/bucket 0.037s ? 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/azure 0.010s ok github.com/grafana/loki/pkg/storage/bucket/http 0.009s ? github.com/grafana/loki/pkg/storage/bucket/swift [no test files] ok github.com/grafana/loki/pkg/storage/bucket/s3 0.020s ok github.com/grafana/loki/pkg/storage/chunk 0.022s ? github.com/grafana/loki/pkg/storage/chunk/client/alibaba [no test files] ok github.com/grafana/loki/pkg/storage/chunk/cache 2.288s ok github.com/grafana/loki/pkg/storage/chunk/client 0.025s ok github.com/grafana/loki/pkg/storage/chunk/client/aws 1.142s ok github.com/grafana/loki/pkg/storage/chunk/client/azure 0.280s ok github.com/grafana/loki/pkg/storage/chunk/client/baidubce 0.021s ok github.com/grafana/loki/pkg/storage/chunk/client/cassandra 0.023s ok github.com/grafana/loki/pkg/storage/chunk/client/gcp 1.058s ok github.com/grafana/loki/pkg/storage/chunk/client/grpc 0.028s ok github.com/grafana/loki/pkg/storage/chunk/client/hedging 0.412s ok github.com/grafana/loki/pkg/storage/chunk/client/ibmcloud 0.088s ok github.com/grafana/loki/pkg/storage/chunk/client/local 0.055s ? github.com/grafana/loki/pkg/storage/chunk/client/testutils [no test files] ok github.com/grafana/loki/pkg/storage/chunk/client/openstack 1.025s ok github.com/grafana/loki/pkg/storage/chunk/client/util 0.021s [no tests to run] ok github.com/grafana/loki/pkg/storage/chunk/fetcher 3.057s ok github.com/grafana/loki/pkg/storage/chunk/tests 2.106s ok github.com/grafana/loki/pkg/storage/common/aws 0.017s ? github.com/grafana/loki/pkg/storage/errors [no test files] ok github.com/grafana/loki/pkg/storage/config 0.023s ? github.com/grafana/loki/pkg/storage/hack [no test files] ? github.com/grafana/loki/pkg/storage/stores/index [no test files] ok github.com/grafana/loki/pkg/storage/stores 0.057s ok github.com/grafana/loki/pkg/storage/stores/index/seriesvolume 0.019s ok github.com/grafana/loki/pkg/storage/stores/index/stats 0.020s ok github.com/grafana/loki/pkg/storage/stores/indexshipper 0.078s ? 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 4.355s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor/deletion 0.441s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor/deletionmode 0.005s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor/generationnumber 0.019s ? github.com/grafana/loki/pkg/storage/stores/indexshipper/index [no test files] ok github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor/retention 9.463s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/downloads 1.157s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/gatewayclient 1.049s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/storage 0.653s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/uploads 0.115s ? github.com/grafana/loki/pkg/storage/stores/shipper [no test files] ok github.com/grafana/loki/pkg/storage/stores/series 7.953s ok github.com/grafana/loki/pkg/storage/stores/series/index 0.338s ok github.com/grafana/loki/pkg/storage/stores/shipper/index 0.133s ? 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 5.913s ok github.com/grafana/loki/pkg/storage/stores/shipper/indexgateway 0.069s ok github.com/grafana/loki/pkg/storage/stores/shipper/util 0.038s ? github.com/grafana/loki/pkg/storage/stores/tsdb/testutil [no test files] ? github.com/grafana/loki/pkg/tracing [no test files] ? github.com/grafana/loki/pkg/util/build [no test files] ? 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] ? github.com/grafana/loki/pkg/util/httpgrpc [no test files] ? github.com/grafana/loki/pkg/util/limiter [no test files] ? github.com/grafana/loki/pkg/util/math [no test files] ? github.com/grafana/loki/pkg/util/net [no test files] ? github.com/grafana/loki/pkg/util/spanlogger [no test files] ? github.com/grafana/loki/pkg/util/test [no test files] ? github.com/grafana/loki/pkg/util/wal [no test files] ? github.com/grafana/loki/tools/doc-generator [no test files] ? github.com/grafana/loki/tools/tsdb/index-analyzer [no test files] ok github.com/grafana/loki/pkg/storage/stores/tsdb 25.169s ok github.com/grafana/loki/pkg/util 7.033s ok github.com/grafana/loki/pkg/util/cfg 0.011s ok github.com/grafana/loki/pkg/util/flagext 0.017s ok github.com/grafana/loki/pkg/util/httpreq 0.012s ok github.com/grafana/loki/pkg/util/instrument 0.010s ok github.com/grafana/loki/pkg/util/log 0.013s ok github.com/grafana/loki/pkg/util/loser 0.005s ok github.com/grafana/loki/pkg/util/marshal 0.582s ok github.com/grafana/loki/pkg/util/marshal/legacy 0.021s ok github.com/grafana/loki/pkg/util/pool 0.005s ok github.com/grafana/loki/pkg/util/querylimits 0.065s ok github.com/grafana/loki/pkg/util/server 0.029s ok github.com/grafana/loki/pkg/util/unmarshal 0.043s ok github.com/grafana/loki/pkg/util/unmarshal/legacy 0.019s ok github.com/grafana/loki/pkg/util/validation 0.017s ok github.com/grafana/loki/pkg/validation 0.038s ok github.com/grafana/loki/tools/doc-generator/parse 0.081s ok github.com/grafana/loki/tools/querytee 0.035s ok github.com/grafana/loki/tools/tsdb/migrate-versions 0.499s ok github.com/grafana/loki/tools/tsdb/tsdb-map 0.037s >>> 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: 60.0 MB >>> loki-logcli*: Compressing data... >>> loki-logcli*: Create checksum... >>> loki-logcli*: Create loki-logcli-2.9.1-r1.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.9.1-r1.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.9.1-r1.apk >>> loki-promtail*: Tracing dependencies... so:libc.musl-aarch64.so.1 >>> loki-promtail*: Package size: 95.7 MB >>> loki-promtail*: Compressing data... >>> loki-promtail*: Create checksum... >>> loki-promtail*: Create loki-promtail-2.9.1-r1.apk >>> loki*: Tracing dependencies... >>> loki*: Package size: 67.8 MB >>> loki*: Compressing data... >>> loki*: Create checksum... >>> loki*: Create loki-2.9.1-r1.apk >>> loki: Build complete at Thu, 12 Oct 2023 22:42:28 +0000 elapsed time 0h 10m 1s >>> loki: Cleaning up srcdir >>> loki: Cleaning up pkgdir >>> loki: Uninstalling dependencies... (1/6) Purging .makedepends-loki (20231012.223228) (2/6) Purging go (1.21.3-r0) (3/6) Purging binutils-gold (2.41-r0) (4/6) Purging bash (5.2.15-r6) Executing bash-5.2.15-r6.pre-deinstall (5/6) Purging tzdata (2023c-r1) (6/6) Purging readline (8.2.1-r2) Executing busybox-1.36.1-r13.trigger OK: 379 MiB in 103 packages >>> loki: Updating the testing/aarch64 repository index... >>> loki: Signing the index...