>>> autobrr: Building testing/autobrr 1.24.1-r0 (using abuild 3.11.0_rc13-r0) started Mon, 01 May 2023 20:25:59 +0000 >>> autobrr: Checking sanity of /home/buildozer/aports/testing/autobrr/APKBUILD... >>> autobrr: Analyzing dependencies... >>> autobrr: Installing for build: build-base go yarn (1/6) Installing go (1.20.3-r0) (2/6) Installing icu-data-en (73.1-r1) Executing icu-data-en-73.1-r1.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (3/6) Installing icu-libs (73.1-r1) (4/6) Installing nodejs (18.16.0-r1) (5/6) Installing yarn (1.22.19-r0) (6/6) Installing .makedepends-autobrr (20230501.202601) Executing busybox-1.36.0-r8.trigger OK: 613 MiB in 107 packages >>> autobrr: Cleaning up srcdir >>> autobrr: Cleaning up pkgdir >>> autobrr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/autobrr-1.24.1.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 >>> autobrr: Fetching autobrr-1.24.1.tar.gz::https://github.com/autobrr/autobrr/archive/v1.24.1.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 1676k 0 1676k 0 0 1839k 0 --:--:-- --:--:-- --:--:-- 2649k >>> autobrr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/autobrr-1.24.1.tar.gz >>> autobrr: Checking sha512sums... autobrr-1.24.1.tar.gz: OK autobrr.initd: OK autobrr.confd: OK >>> autobrr: Unpacking /var/cache/distfiles/edge/autobrr-1.24.1.tar.gz... yarn install v1.22.19 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... warning "react-hot-toast > goober@2.1.13" has unmet peer dependency "csstype@^3.0.10". warning " > react-ridge-state@4.2.2" has incorrect peer dependency "react@^16.8.0 || ^17.0.0". [4/4] Building fresh packages... success Saved lockfile. Done in 88.24s. yarn run v1.22.19 $ tsc && vite build vite v4.3.3 building for production... transforming... [plugin:vite:esbuild] This case clause will never be evaluated because it duplicates an earlier case clause 57 | case ActionType.STATUS_CHANGE: 58 | return { ...state, status: action.payload }; 59 | case ActionType.STATUS_RESET: | ^ 60 | return { ...state }; 61 | default: ✓ 2045 modules transformed. rendering chunks... computing gzip size... dist/index.html 0.93 kB │ gzip: 0.48 kB dist/manifest.json 2.78 kB │ gzip: 0.44 kB dist/assets/logo-5eb1411d.png 7.42 kB dist/assets/inter-vietnamese-variable-wghtOnly-normal-ac4e131c.woff2 8.64 kB dist/assets/inter-greek-ext-variable-wghtOnly-normal-fe977ddb.woff2 11.95 kB dist/assets/inter-cyrillic-variable-wghtOnly-normal-262a1054.woff2 17.08 kB dist/assets/inter-greek-variable-wghtOnly-normal-89b4a3fe.woff2 22.00 kB dist/assets/inter-cyrillic-ext-variable-wghtOnly-normal-848492d3.woff2 26.69 kB dist/assets/inter-latin-variable-wghtOnly-normal-450f3ba4.woff2 37.92 kB dist/assets/inter-latin-ext-variable-wghtOnly-normal-45606f83.woff2 56.97 kB dist/assets/index-400ee341.css 161.49 kB │ gzip: 53.26 kB dist/assets/index-fe6110e7.js 955.46 kB │ gzip: 268.38 kB │ map: 3,456.34 kB (!) Some chunks are larger than 500 kBs after minification. Consider: - Using dynamic import() to code-split the application - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit. ✓ built in 19.02s Done in 38.12s. ? github.com/autobrr/autobrr/cmd/autobrr [no test files] ? github.com/autobrr/autobrr/cmd/autobrrctl [no test files] ? github.com/autobrr/autobrr/internal/api [no test files] ? github.com/autobrr/autobrr/internal/auth [no test files] ? github.com/autobrr/autobrr/internal/client [no test files] ok github.com/autobrr/autobrr/internal/action 0.044s ok github.com/autobrr/autobrr/internal/announce 0.042s ok github.com/autobrr/autobrr/internal/config 0.032s ? github.com/autobrr/autobrr/internal/download_client [no test files] ? github.com/autobrr/autobrr/internal/events [no test files] ? github.com/autobrr/autobrr/internal/indexer [no test files] ? github.com/autobrr/autobrr/internal/irc [no test files] ? github.com/autobrr/autobrr/internal/logger [no test files] ? github.com/autobrr/autobrr/internal/mock [no test files] ? github.com/autobrr/autobrr/internal/notification [no test files] ? github.com/autobrr/autobrr/internal/release [no test files] ? github.com/autobrr/autobrr/internal/scheduler [no test files] ? github.com/autobrr/autobrr/internal/server [no test files] ? github.com/autobrr/autobrr/internal/update [no test files] ? github.com/autobrr/autobrr/internal/user [no test files] ? github.com/autobrr/autobrr/internal/utils [no test files] ? github.com/autobrr/autobrr/pkg/errors [no test files] ? github.com/autobrr/autobrr/pkg/jsonrpc [no test files] ? github.com/autobrr/autobrr/pkg/newznab [no test files] ? github.com/autobrr/autobrr/pkg/porla [no test files] ok github.com/autobrr/autobrr/internal/database 0.064s ? github.com/autobrr/autobrr/pkg/sabnzbd [no test files] ? github.com/autobrr/autobrr/pkg/whisparr [no test files] ? github.com/autobrr/autobrr/test/mockindexer [no test files] ? github.com/autobrr/autobrr/test/mockindexer/irc [no test files] ? github.com/autobrr/autobrr/web [no test files] ok github.com/autobrr/autobrr/internal/domain 0.227s ok github.com/autobrr/autobrr/internal/feed 0.055s ok github.com/autobrr/autobrr/internal/filter 0.048s ok github.com/autobrr/autobrr/internal/http 0.074s ok github.com/autobrr/autobrr/pkg/argon2id 0.809s ok github.com/autobrr/autobrr/pkg/btn 0.057s ok github.com/autobrr/autobrr/pkg/ggn 0.053s ok github.com/autobrr/autobrr/pkg/lidarr 0.011s ok github.com/autobrr/autobrr/pkg/ptp 0.053s ok github.com/autobrr/autobrr/pkg/radarr 0.012s ok github.com/autobrr/autobrr/pkg/readarr 0.012s ok github.com/autobrr/autobrr/pkg/red 0.049s ok github.com/autobrr/autobrr/pkg/sonarr 0.011s ok github.com/autobrr/autobrr/pkg/torznab 0.014s ok github.com/autobrr/autobrr/pkg/version 0.011s ok github.com/autobrr/autobrr/pkg/wildcard 0.005s >>> autobrr: Entering fakeroot... >>> autobrr-openrc*: Running split function openrc... >>> autobrr-openrc*: Preparing subpackage autobrr-openrc... >>> autobrr-openrc*: Running postcheck for autobrr-openrc >>> autobrr*: Running postcheck for autobrr >>> autobrr*: Preparing package autobrr... >>> autobrr*: Stripping binaries >>> autobrr*: Script found. /bin/sh added as a dependency for autobrr-1.24.1-r0.apk >>> autobrr*: Adding .pre-install >>> autobrr-openrc*: Scanning shared objects >>> autobrr*: Scanning shared objects >>> autobrr-openrc*: Tracing dependencies... >>> autobrr-openrc*: Package size: 24.0 KB >>> autobrr-openrc*: Compressing data... >>> autobrr-openrc*: Create checksum... >>> autobrr-openrc*: Create autobrr-openrc-1.24.1-r0.apk >>> autobrr*: Tracing dependencies... /bin/sh so:libc.musl-x86_64.so.1 >>> autobrr*: Package size: 40.4 MB >>> autobrr*: Compressing data... >>> autobrr*: Create checksum... >>> autobrr*: Create autobrr-1.24.1-r0.apk >>> autobrr: Build complete at Mon, 01 May 2023 20:28:56 +0000 elapsed time 0h 2m 57s >>> autobrr: Cleaning up srcdir >>> autobrr: Cleaning up pkgdir >>> autobrr: Uninstalling dependencies... (1/6) Purging .makedepends-autobrr (20230501.202601) (2/6) Purging go (1.20.3-r0) (3/6) Purging yarn (1.22.19-r0) (4/6) Purging nodejs (18.16.0-r1) (5/6) Purging icu-libs (73.1-r1) (6/6) Purging icu-data-en (73.1-r1) Executing busybox-1.36.0-r8.trigger OK: 393 MiB in 101 packages >>> autobrr: Updating the testing/x86_64 repository index... >>> autobrr: Signing the index...