>>> supercronic: Building community/supercronic 0.2.24-r0 (using abuild 3.11.0_rc13-r1) started Mon, 08 May 2023 00:51:31 +0000 >>> supercronic: Checking sanity of /home/buildozer/aports/community/supercronic/APKBUILD... >>> supercronic: Analyzing dependencies... >>> supercronic: Installing for build: build-base go python3 (1/12) Installing go (1.20.4-r0) (2/12) Installing libffi (3.4.4-r2) (3/12) Installing gdbm (1.23-r1) (4/12) Installing mpdecimal (2.5.1-r2) (5/12) Installing libpanelw (6.4_p20230429-r0) (6/12) Installing readline (8.2.1-r1) (7/12) Installing sqlite-libs (3.41.2-r2) (8/12) Installing python3 (3.11.3-r10) (9/12) Installing python3-pycache-pyc0 (3.11.3-r10) (10/12) Installing pyc (0.1-r0) (11/12) Installing python3-pyc (3.11.3-r10) (12/12) Installing .makedepends-supercronic (20230508.005132) Executing busybox-1.36.0-r9.trigger OK: 656 MiB in 115 packages >>> supercronic: Cleaning up srcdir >>> supercronic: Cleaning up pkgdir >>> supercronic: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/supercronic-0.2.24.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 >>> supercronic: Fetching supercronic-0.2.24.tar.gz::https://github.com/aptible/supercronic/archive/refs/tags/v0.2.24.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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 17 1547k 17 269k 0 0 123k 0 0:00:12 0:00:02 0:00:10 285k 100 1547k 100 1547k 0 0 503k 0 0:00:03 0:00:03 --:--:-- 845k >>> supercronic: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/supercronic-0.2.24.tar.gz >>> supercronic: Checking sha512sums... supercronic-0.2.24.tar.gz: OK python3.patch: OK >>> supercronic: Unpacking /var/cache/distfiles/v3.18/supercronic-0.2.24.tar.gz... >>> supercronic: python3.patch patching file cron/cron_test.go Hunk #1 succeeded at 133 (offset 1 line). go: downloading github.com/evalphobia/logrus_sentry v0.8.2 go: downloading github.com/sirupsen/logrus v1.6.0 go: downloading github.com/prometheus/client_golang v1.12.2 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/getsentry/raven-go v0.2.0 go: downloading golang.org/x/sys v0.1.0 go: downloading github.com/certifi/gocertifi v0.0.0-20200211180108-c7c1fbc02894 go: downloading github.com/prometheus/common v0.32.1 go: downloading github.com/prometheus/procfs v0.7.3 go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/golang/protobuf v1.5.2 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 go: downloading github.com/stretchr/testify v1.4.0 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/davecgh/go-spew v1.1.1 ? github.com/aptible/supercronic [no test files] === RUN TestRunJob --- PASS: TestRunJob (0.13s) === RUN TestStartJobExitsOnRequest --- PASS: TestStartJobExitsOnRequest (0.00s) === RUN TestStartJobRunsJob --- PASS: TestStartJobRunsJob (4.00s) === RUN TestStartFuncWaitsForCompletion --- PASS: TestStartFuncWaitsForCompletion (1.01s) === RUN TestStartFuncDoesNotRunOverlappingJobs --- PASS: TestStartFuncDoesNotRunOverlappingJobs (1.01s) === RUN TestStartFuncRunsOverlappingJobs --- PASS: TestStartFuncRunsOverlappingJobs (0.05s) === RUN TestStartFuncUsesTz --- PASS: TestStartFuncUsesTz (0.07s) PASS ok github.com/aptible/supercronic/cron 6.280s === RUN TestExpressions --- PASS: TestExpressions (0.00s) === RUN TestZero --- PASS: TestZero (0.00s) === RUN TestNextN --- PASS: TestNextN (0.00s) === RUN TestNextN_every5min --- PASS: TestNextN_every5min (0.00s) === RUN TestInterval_Interval60Issue --- PASS: TestInterval_Interval60Issue (0.00s) === RUN TestRange_OutOfOrder --- PASS: TestRange_OutOfOrder (0.00s) === RUN TestTooManyFields --- PASS: TestTooManyFields (0.00s) === RUN ExampleMustParse --- PASS: ExampleMustParse (0.00s) PASS ok github.com/aptible/supercronic/cronexpr 0.005s === RUN TestParseCrontab time="2023-05-08T00:51:55Z" level=info msg="processes will be spawned using TZ: UTC" time="2023-05-08T00:51:55Z" level=info msg="processes will be spawned using shell: some" --- PASS: TestParseCrontab (0.00s) PASS ok github.com/aptible/supercronic/crontab 0.004s === RUN TestSplitStdoutStreamHook_Fire --- PASS: TestSplitStdoutStreamHook_Fire (1.00s) PASS ok github.com/aptible/supercronic/log/hook 1.005s === RUN TestGetAddr --- PASS: TestGetAddr (0.00s) PASS ok github.com/aptible/supercronic/prometheus_metrics 0.004s >>> supercronic: Entering fakeroot... >>> supercronic*: Running postcheck for supercronic >>> supercronic*: Preparing package supercronic... >>> supercronic*: Stripping binaries >>> supercronic*: Scanning shared objects >>> supercronic*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> supercronic*: Package size: 10.1 MB >>> supercronic*: Compressing data... >>> supercronic*: Create checksum... >>> supercronic*: Create supercronic-0.2.24-r0.apk >>> supercronic: Build complete at Mon, 08 May 2023 00:52:02 +0000 elapsed time 0h 0m 31s >>> supercronic: Cleaning up srcdir >>> supercronic: Cleaning up pkgdir >>> supercronic: Uninstalling dependencies... (1/12) Purging .makedepends-supercronic (20230508.005132) (2/12) Purging go (1.20.4-r0) (3/12) Purging python3-pyc (3.11.3-r10) (4/12) Purging python3-pycache-pyc0 (3.11.3-r10) (5/12) Purging pyc (0.1-r0) (6/12) Purging python3 (3.11.3-r10) (7/12) Purging gdbm (1.23-r1) (8/12) Purging libffi (3.4.4-r2) (9/12) Purging libpanelw (6.4_p20230429-r0) (10/12) Purging mpdecimal (2.5.1-r2) (11/12) Purging readline (8.2.1-r1) (12/12) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r9.trigger OK: 443 MiB in 103 packages >>> supercronic: Updating the community/ppc64le repository index... >>> supercronic: Signing the index...