>>> prometheus: Building community/prometheus 2.33.0-r0 (using abuild 3.9.0-r0) started Mon, 31 Jan 2022 18:28:40 +0000 >>> prometheus: Checking sanity of /home/buildozer/aports/community/prometheus/APKBUILD... >>> prometheus: Analyzing dependencies... >>> prometheus: Installing for build: build-base go npm bash (1/9) Installing binutils-gold (2.37-r4) (2/9) Installing go (1.17.6-r0) (3/9) Installing icu-libs (69.1-r1) (4/9) Installing libuv (1.43.0-r1) (5/9) Installing nodejs-current (17.4.0-r0) (6/9) Installing npm (8.3.0-r0) (7/9) Installing readline (8.1.1-r0) (8/9) Installing bash (5.1.16-r0) Executing bash-5.1.16-r0.post-install (9/9) Installing .makedepends-prometheus (20220131.182840) Executing busybox-1.35.0-r1.trigger OK: 727 MiB in 108 packages >>> prometheus: Cleaning up srcdir >>> prometheus: Cleaning up pkgdir >>> prometheus: Fetching https://distfiles.alpinelinux.org/distfiles/edge/prometheus-2.33.0.tar.gz >>> prometheus: Fetching https://distfiles.alpinelinux.org/distfiles/edge/prometheus-2.33.0.tar.gz >>> prometheus: Checking sha512sums... prometheus-2.33.0.tar.gz: OK prometheus.initd: OK prometheus.confd: OK >>> prometheus: Unpacking /var/cache/distfiles/edge/prometheus-2.33.0.tar.gz... npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 added 2446 packages, and audited 2449 packages in 52s 190 packages are looking for funding run `npm fund` for details 109 vulnerabilities (95 moderate, 12 high, 2 critical) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. cd web/ui && npm install cd web/ui && npm run build > build > bash build_ui.sh --all build module/codemirror-promql > codemirror-promql@0.19.0 build > npm run build:grammar && npm run build:lib > codemirror-promql@0.19.0 build:grammar > npx npx lezer-generator src/grammar/promql.grammar -o src/grammar/parser npm WARN exec The following package was not found and will be installed: npx up to date, audited 2449 packages in 5s 190 packages are looking for funding run `npm fund` for details 109 vulnerabilities (95 moderate, 12 high, 2 critical) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. Wrote src/grammar/parser.js and src/grammar/parser.terms.js > codemirror-promql@0.19.0 build:lib > bash ./build.sh + tsc --module ES2015 --target ES2015 --outDir dist/esm + tsc --module commonjs --target es5 --outDir dist/cjs --downlevelIteration build react-app > graph@0.1.0 build > react-scripts build Creating an optimized production build... DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0. Recommendation: math.div($color-darker-percent-full, 2) or calc($color-darker-percent-full / 2) More info and automated migrator: https://sass-lang.com/d/slash-div ╷ 17 │ $color-darker-percent-half: $color-darker-percent-full / 2; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules/@forevolve/bootstrap-dark/scss/_dark-variables.scss 17:29 @import src/themes/_bootstrap_dark.scss 11:9 @import src/themes/dark.scss 1:9 root stylesheet DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0. Recommendation: math.div($color-darker-percent-half, 2) or calc($color-darker-percent-half / 2) More info and automated migrator: https://sass-lang.com/d/slash-div ╷ 18 │ $color-darker-percent-quarter: $color-darker-percent-half / 2; │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules/@forevolve/bootstrap-dark/scss/_dark-variables.scss 18:32 @import src/themes/_bootstrap_dark.scss 11:9 @import src/themes/dark.scss 1:9 root stylesheet Compiled successfully. File sizes after gzip: 394.62 KB build/static/js/2.2badb9a5.chunk.js 66 KB build/static/js/main.a58b3019.chunk.js 49.33 KB build/static/css/main.08acd20b.chunk.css 1.89 KB build/static/css/2.cede384b.chunk.css 771 B build/static/js/runtime-main.9b474c39.js The project was built assuming it is hosted at ./. You can control this with the homepage field in your package.json. The build folder is ready to be deployed. Find out more about deployment here: https://cra.link/deployment >> writing assets # Un-setting GOOS and GOARCH here because the generated Go code is always the same, # but the cached object code is incompatible between architectures and OSes (which # breaks cross-building for different combinations on CI in the same container). cd web/ui && GO111MODULE=on GOOS= GOARCH= go generate -x -v # get https://proxy.golang.org/github.com/%21azure/go-autorest/autorest/@v/v0.11.23.mod # get https://proxy.golang.org/github.com/digitalocean/godo/@v/v1.73.0.mod # get https://proxy.golang.org/github.com/aws/aws-sdk-go/@v/v1.42.31.mod # get https://proxy.golang.org/github.com/alecthomas/units/@v/v0.0.0-20211218093645-b94a6e3cc137.mod # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/@v/v61.1.0+incompatible.mod # get https://proxy.golang.org/github.com/edsrzf/mmap-go/@v/v1.1.0.mod # get https://proxy.golang.org/github.com/miekg/dns/@v/v1.1.45.mod # get https://proxy.golang.org/github.com/prometheus/client_golang/@v/v1.12.1.mod # get https://proxy.golang.org/golang.org/x/tools/@v/v0.1.9-0.20211209172050-90a85b2969be.mod # get https://proxy.golang.org/google.golang.org/api/@v/v0.64.0.mod # get https://proxy.golang.org/github.com/google/pprof/@v/v0.0.0-20211214055906-6f57359322fd.mod # get https://proxy.golang.org/github.com/gophercloud/gophercloud/@v/v0.24.0.mod # get https://proxy.golang.org/github.com/prometheus/exporter-toolkit/@v/v0.7.1.mod # get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20211223182754-3ac035c7e7cb.mod # get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20211223182754-3ac035c7e7cb.mod: 200 OK (0.405s) # get https://proxy.golang.org/github.com/digitalocean/godo/@v/v1.73.0.mod: 200 OK (0.425s) # get https://proxy.golang.org/github.com/alecthomas/units/@v/v0.0.0-20211218093645-b94a6e3cc137.mod: 200 OK (0.426s) # get https://proxy.golang.org/github.com/aws/aws-sdk-go/@v/v1.42.31.mod: 200 OK (0.426s) # get https://proxy.golang.org/github.com/edsrzf/mmap-go/@v/v1.1.0.mod: 200 OK (0.419s) # get https://proxy.golang.org/github.com/%21azure/go-autorest/autorest/@v/v0.11.23.mod: 200 OK (0.434s) # get https://proxy.golang.org/github.com/google/pprof/@v/v0.0.0-20211214055906-6f57359322fd.mod: 200 OK (0.416s) # get https://proxy.golang.org/github.com/prometheus/client_golang/@v/v1.12.1.mod: 200 OK (0.448s) # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/@v/v61.1.0+incompatible.mod: 200 OK (0.534s) # get https://proxy.golang.org/golang.org/x/tools/@v/v0.1.9-0.20211209172050-90a85b2969be.mod: 200 OK (0.524s) # get https://proxy.golang.org/github.com/gophercloud/gophercloud/@v/v0.24.0.mod: 200 OK (0.522s) # get https://proxy.golang.org/google.golang.org/api/@v/v0.64.0.mod: 200 OK (0.526s) # get https://proxy.golang.org/github.com/miekg/dns/@v/v1.1.45.mod: 200 OK (0.532s) # get https://proxy.golang.org/github.com/prometheus/exporter-toolkit/@v/v0.7.1.mod: 200 OK (0.522s) # get https://proxy.golang.org/golang.org/x/tools/@v/v0.1.6-0.20210726203631-07bc1bf47fb2.mod # get https://proxy.golang.org/golang.org/x/tools/@v/v0.1.6-0.20210726203631-07bc1bf47fb2.mod: 200 OK (0.132s) doc.go go run assets_generate.go ui.go go: downloading github.com/prometheus/client_golang v1.12.1 go: downloading github.com/edsrzf/mmap-go v1.1.0 go: downloading github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137 go: downloading github.com/google/pprof v0.0.0-20211214055906-6f57359322fd go: downloading github.com/prometheus/exporter-toolkit v0.7.1 go: downloading golang.org/x/tools v0.1.9-0.20211209172050-90a85b2969be go: downloading github.com/Azure/azure-sdk-for-go v61.1.0+incompatible go: downloading github.com/Azure/go-autorest/autorest v0.11.23 go: downloading github.com/miekg/dns v1.1.45 go: downloading github.com/gophercloud/gophercloud v0.24.0 go: downloading google.golang.org/genproto v0.0.0-20211223182754-3ac035c7e7cb go: downloading golang.org/x/net v0.0.0-20220105145211-5b0dc2dfae98 go: downloading google.golang.org/api v0.64.0 go: downloading github.com/digitalocean/godo v1.73.0 go: downloading github.com/aws/aws-sdk-go v1.42.31 go: downloading google.golang.org/grpc v1.40.1 go: downloading github.com/hashicorp/serf v0.9.6 go: downloading golang.org/x/crypto v0.0.0-20211202192323-5770296d904e >>> prometheus: Entering fakeroot... >>> prometheus-openrc*: Running split function openrc... >>> prometheus-openrc*: Preparing subpackage prometheus-openrc... >>> prometheus-openrc*: Running postcheck for prometheus-openrc >>> prometheus*: Running postcheck for prometheus >>> prometheus*: Preparing package prometheus... >>> prometheus*: Stripping binaries >>> prometheus*: Script found. /bin/sh added as a dependency for prometheus-2.33.0-r0.apk >>> prometheus*: Adding .pre-install >>> prometheus-openrc*: Scanning shared objects >>> prometheus*: Scanning shared objects >>> prometheus-openrc*: Tracing dependencies... >>> prometheus-openrc*: Package size: 24.0 KB >>> prometheus-openrc*: Compressing data... >>> prometheus-openrc*: Create checksum... >>> prometheus-openrc*: Create prometheus-openrc-2.33.0-r0.apk >>> prometheus*: Tracing dependencies... /bin/sh so:libc.musl-armhf.so.1 >>> prometheus*: Package size: 141.7 MB >>> prometheus*: Compressing data... >>> prometheus*: Create checksum... >>> prometheus*: Create prometheus-2.33.0-r0.apk >>> prometheus: Build complete at Mon, 31 Jan 2022 18:32:23 +0000 elapsed time 0h 3m 43s >>> prometheus: Cleaning up srcdir >>> prometheus: Cleaning up pkgdir >>> prometheus: Uninstalling dependencies... (1/9) Purging .makedepends-prometheus (20220131.182840) (2/9) Purging go (1.17.6-r0) (3/9) Purging binutils-gold (2.37-r4) (4/9) Purging npm (8.3.0-r0) (5/9) Purging bash (5.1.16-r0) Executing bash-5.1.16-r0.pre-deinstall (6/9) Purging nodejs-current (17.4.0-r0) (7/9) Purging icu-libs (69.1-r1) (8/9) Purging libuv (1.43.0-r1) (9/9) Purging readline (8.1.1-r0) Executing busybox-1.35.0-r1.trigger OK: 307 MiB in 99 packages >>> prometheus: Updating the community/armhf repository index... >>> prometheus: Signing the index...