>>> procs: Building community/procs 0.14.0-r2 (using abuild 3.11.20-r0) started Sat, 01 Jul 2023 12:59:05 +0000 >>> procs: Checking sanity of /home/buildozer/aports/community/procs/APKBUILD... >>> WARNING: procs: No maintainer >>> procs: Analyzing dependencies... >>> procs: Installing for build: build-base cargo cargo-auditable (1/8) Installing libffi (3.4.4-r3) (2/8) Installing xz-libs (5.4.3-r1) (3/8) Installing libxml2 (2.11.4-r0) (4/8) Installing llvm16-libs (16.0.6-r3) (5/8) Installing rust (1.70.0-r3) (6/8) Installing cargo (1.70.0-r3) (7/8) Installing cargo-auditable (0.6.1-r1) (8/8) Installing .makedepends-procs (20230701.125906) Executing busybox-1.36.1-r2.trigger OK: 1003 MiB in 110 packages >>> procs: Cleaning up srcdir >>> procs: Cleaning up pkgdir >>> procs: Cleaning up tmpdir >>> procs: Fetching procs-0.14.0.tar.gz::https://github.com/dalance/procs/archive/v0.14.0.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 1061k 0 1061k 0 0 1787k 0 --:--:-- --:--:-- --:--:-- 1787k >>> procs: Fetching procs-0.14.0.tar.gz::https://github.com/dalance/procs/archive/v0.14.0.tar.gz >>> procs: Checking sha512sums... procs-0.14.0.tar.gz: OK >>> procs: Unpacking /var/cache/distfiles/procs-0.14.0.tar.gz... Updating crates.io index Downloading crates ... Downloaded async-executor v1.4.1 Downloaded async-io v1.9.0 Downloaded parking v2.0.0 Downloaded async-task v4.3.0 Downloaded toml_edit v0.19.3 Downloaded thiserror v1.0.37 Downloaded toml v0.7.2 Downloaded crossterm v0.19.0 Downloaded async-channel v1.7.1 Downloaded nix v0.24.2 Downloaded crossterm v0.22.1 Downloaded cache-padded v1.2.0 Downloaded iana-time-zone v0.1.51 Downloaded serde_json v1.0.86 Downloaded polling v2.3.0 Downloaded byte-unit v4.0.18 Downloaded async-lock v2.5.0 Downloaded procfs v0.15.1 Downloaded hyperlocal v0.8.0 Downloaded async-std v1.12.0 Downloaded atomic-waker v1.0.0 Downloaded kv-log-macro v1.0.7 Downloaded textwrap v0.13.4 Downloaded concurrent-queue v1.2.4 Downloaded mio v0.7.14 Downloaded nom8 v0.2.0 Downloaded futures-lite v1.12.0 Downloaded anyhow v1.0.69 Downloaded blocking v1.2.0 Downloaded value-bag v1.0.0-alpha.9 Downloaded thiserror-impl v1.0.37 Downloaded termbg v0.4.3 Downloaded getch v0.3.1 Downloaded pager v0.16.1 Downloaded async-global-executor v2.3.0 Downloaded unix_socket v0.5.0 Downloaded dockworker v0.1.2 Downloaded minus v5.2.0 Compiling libc v0.2.139 Compiling autocfg v1.1.0 Compiling cfg-if v1.0.0 Compiling proc-macro2 v1.0.47 Compiling unicode-ident v1.0.5 Compiling quote v1.0.21 Compiling version_check v0.9.4 Compiling syn v1.0.104 Compiling smallvec v1.10.0 Compiling log v0.4.17 Compiling memchr v2.5.0 Compiling parking_lot_core v0.9.4 Compiling futures-core v0.3.24 Compiling cache-padded v1.2.0 Compiling bitflags v1.3.2 Compiling pin-project-lite v0.2.9 Compiling futures-io v0.3.24 Compiling fastrand v1.8.0 Compiling parking_lot_core v0.8.5 Compiling scopeguard v1.1.0 Compiling waker-fn v1.1.0 Compiling parking v2.0.0 Compiling serde v1.0.152 Compiling crossbeam-utils v0.8.12 Compiling event-listener v2.5.3 Compiling signal-hook v0.3.15 Compiling async-task v4.3.0 Compiling hashbrown v0.12.3 Compiling crc32fast v1.3.2 Compiling atomic-waker v1.0.0 Compiling thiserror v1.0.37 Compiling lazy_static v1.4.0 Compiling io-lifetimes v1.0.3 Compiling adler v1.0.2 Compiling unicode-width v0.1.10 Compiling os_str_bytes v6.3.0 Compiling heck v0.4.0 Compiling rustix v0.36.4 Compiling textwrap v0.16.0 Compiling anyhow v1.0.69 Compiling linux-raw-sys v0.1.3 Compiling pin-utils v0.1.0 Compiling serde_derive v1.0.152 Compiling iana-time-zone v0.1.51 Compiling regex-syntax v0.6.27 Compiling termcolor v1.1.3 Compiling strsim v0.10.0 Compiling procfs v0.15.1 Compiling hex v0.4.3 Compiling utf8-width v0.1.6 Compiling byteorder v1.4.3 Compiling either v1.8.0 Compiling instant v0.1.12 Compiling textwrap v0.13.4 Compiling concurrent-queue v1.2.4 Compiling miniz_oxide v0.5.4 Compiling async-lock v2.5.0 Compiling clap_lex v0.2.4 Compiling value-bag v1.0.0-alpha.9 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling lock_api v0.4.9 Compiling slab v0.4.7 Compiling polling v2.3.0 Compiling indexmap v1.9.1 Compiling num-traits v0.2.15 Compiling async-io v1.9.0 Compiling num-integer v0.1.45 Compiling async-channel v1.7.1 Compiling futures-lite v1.12.0 Compiling nom8 v0.2.0 Compiling aho-corasick v0.7.20 Compiling crossbeam-channel v0.5.7 Compiling flate2 v1.0.24 Compiling signal-hook-registry v1.4.0 Compiling socket2 v0.4.7 Compiling atty v0.2.14 Compiling termios v0.3.3 Compiling dirs-sys v0.3.7 Compiling errno v0.2.8 Compiling which v4.4.0 Compiling console v0.15.5 Compiling pager v0.16.1 Compiling getch v0.3.1 Compiling directories v4.0.1 Compiling parking_lot v0.11.2 Compiling once_cell v1.17.1 Compiling parking_lot v0.12.1 Compiling chrono v0.4.23 Compiling blocking v1.2.0 Compiling async-executor v1.4.1 Compiling regex v1.6.0 Compiling toml_datetime v0.6.1 Compiling serde_spanned v0.6.1 Compiling byte-unit v4.0.18 Compiling toml_edit v0.19.3 Compiling ctor v0.1.26 Compiling thiserror-impl v1.0.37 Compiling clap_derive v3.2.18 Compiling toml v0.7.2 Compiling mio v0.7.14 Compiling kv-log-macro v1.0.7 Compiling users v0.11.0 Compiling signal-hook v0.1.17 Compiling signal-hook-mio v0.2.3 Compiling crossterm v0.22.1 Compiling async-global-executor v2.3.0 Compiling crossterm v0.19.0 Compiling async-std v1.12.0 Compiling minus v5.2.0 Compiling clap v3.2.23 Compiling termbg v0.4.3 Compiling clap_complete v3.2.5 Compiling procs v0.14.0 (/home/buildozer/aports/community/procs/src/procs-0.14.0) Finished release [optimized] target(s) in 1m 25s completion file is generated: ./procs.bash completion file is generated: ./procs.fish completion file is generated: ./_procs Compiling libc v0.2.139 Compiling autocfg v1.1.0 Compiling cfg-if v1.0.0 Compiling proc-macro2 v1.0.47 Compiling quote v1.0.21 Compiling unicode-ident v1.0.5 Compiling version_check v0.9.4 Compiling syn v1.0.104 Compiling smallvec v1.10.0 Compiling log v0.4.17 Compiling memchr v2.5.0 Compiling parking_lot_core v0.9.4 Compiling futures-core v0.3.24 Compiling cache-padded v1.2.0 Compiling bitflags v1.3.2 Compiling waker-fn v1.1.0 Compiling pin-project-lite v0.2.9 Compiling fastrand v1.8.0 Compiling scopeguard v1.1.0 Compiling futures-io v0.3.24 Compiling serde v1.0.152 Compiling parking v2.0.0 Compiling parking_lot_core v0.8.5 Compiling event-listener v2.5.3 Compiling crossbeam-utils v0.8.12 Compiling hashbrown v0.12.3 Compiling signal-hook v0.3.15 Compiling async-task v4.3.0 Compiling crc32fast v1.3.2 Compiling io-lifetimes v1.0.3 Compiling thiserror v1.0.37 Compiling atomic-waker v1.0.0 Compiling lazy_static v1.4.0 Compiling os_str_bytes v6.3.0 Compiling rustix v0.36.4 Compiling adler v1.0.2 Compiling heck v0.4.0 Compiling unicode-width v0.1.10 Compiling procfs v0.15.1 Compiling anyhow v1.0.69 Compiling regex-syntax v0.6.27 Compiling strsim v0.10.0 Compiling linux-raw-sys v0.1.3 Compiling textwrap v0.16.0 Compiling pin-utils v0.1.0 Compiling termcolor v1.1.3 Compiling serde_derive v1.0.152 Compiling iana-time-zone v0.1.51 Compiling either v1.8.0 Compiling utf8-width v0.1.6 Compiling hex v0.4.3 Compiling byteorder v1.4.3 Compiling instant v0.1.12 Compiling concurrent-queue v1.2.4 Compiling textwrap v0.13.4 Compiling miniz_oxide v0.5.4 Compiling async-lock v2.5.0 Compiling lock_api v0.4.9 Compiling slab v0.4.7 Compiling polling v2.3.0 Compiling indexmap v1.9.1 Compiling num-traits v0.2.15 Compiling async-io v1.9.0 Compiling num-integer v0.1.45 Compiling clap_lex v0.2.4 Compiling async-channel v1.7.1 Compiling value-bag v1.0.0-alpha.9 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling futures-lite v1.12.0 Compiling nom8 v0.2.0 Compiling aho-corasick v0.7.20 Compiling crossbeam-channel v0.5.7 Compiling flate2 v1.0.24 Compiling signal-hook-registry v1.4.0 Compiling socket2 v0.4.7 Compiling atty v0.2.14 Compiling errno v0.2.8 Compiling termios v0.3.3 Compiling dirs-sys v0.3.7 Compiling console v0.15.5 Compiling which v4.4.0 Compiling pager v0.16.1 Compiling getch v0.3.1 Compiling directories v4.0.1 Compiling once_cell v1.17.1 Compiling parking_lot v0.12.1 Compiling parking_lot v0.11.2 Compiling chrono v0.4.23 Compiling blocking v1.2.0 Compiling async-executor v1.4.1 Compiling regex v1.6.0 Compiling toml_datetime v0.6.1 Compiling serde_spanned v0.6.1 Compiling byte-unit v4.0.18 Compiling toml_edit v0.19.3 Compiling toml v0.7.2 Compiling ctor v0.1.26 Compiling thiserror-impl v1.0.37 Compiling clap_derive v3.2.18 Compiling mio v0.7.14 Compiling kv-log-macro v1.0.7 Compiling users v0.11.0 Compiling signal-hook v0.1.17 Compiling signal-hook-mio v0.2.3 Compiling crossterm v0.22.1 Compiling async-global-executor v2.3.0 Compiling crossterm v0.19.0 Compiling async-std v1.12.0 Compiling minus v5.2.0 Compiling clap v3.2.23 Compiling termbg v0.4.3 Compiling clap_complete v3.2.5 Compiling procs v0.14.0 (/home/buildozer/aports/community/procs/src/procs-0.14.0) Finished test [unoptimized + debuginfo] target(s) in 32.46s Running unittests src/main.rs (target/debug/deps/procs-eee5e6242212fdad) running 11 tests test columns::tree::tests::test_tree ... ok test tests::test_run_list ... ok test tests::test_run_gen_config ... ok PID:▲ User │ TTY CPU MEM CPU Time │ Command │ [%] [%] │ 1 root │ 0.0 0.0 00:00:00 │ /sbin/init 233 root │ 0.0 0.0 00:00:00 │ /sbin/syslogd -t -n 262 root │ 0.0 0.0 00:00:00 │ /usr/sbin/crond -c /etc/crontabs -f 356 root │ 0.0 0.0 00:00:00 │ /sbin/udhcpc -b -R -p /var/run/udhcpc.eth0.pid -i eth0 -x hostname:build-edge-armhf 425 root │ 0.0 0.0 00:00:00 │ sshd: /usr/sbin/sshd [listener] 0 of 10-100 startups 432 root │ pts/1 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty1 433 root │ pts/2 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty2 434 root │ pts/3 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty3 PID:▲ User │ TTY CPU MEM CPU Time │ Command 435 root │ pts/4 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty4 PID:▲ User │ TTY CPU MEM CPU Time │ Command │ [%] [%] │ PID:▲ User │ TTY CPU MEM CPU Time Parent PID │ Command 436 root │ pts/0 0.0 0.0 00:00:00 │ /sbin/getty 38400 console │ [%] [%] │ 1 root │ 0.0 0.0 00:00:00 │ /sbin/init │ [%] [%] │ 1 root │ 0.0 0.0 00:00:00 │ /sbin/init 489 root │ 0.0 0.0 00:00:00 │ supervise-daemon mqtt-exec.aports-build --start --pidfile /run/mqtt-exec.aports-build/mqtt-exec.pid --respawn-delay 2 --respawn-max 5 --respawn-period 1800 --user buildozer --stdout /dev/null --stderr /dev/null /usr/bin/mqtt-exec -- -h msg.alpinelinux.org -v -t git/aports/master -t git/aports/master/release --will-topic build/build-edge-armhf --will-retain -- /usr/bin/aports-build 233 root │ 0.0 0.0 00:00:00 │ /sbin/syslogd -t -n 233 root │ 0.0 0.0 00:00:00 │ /sbin/syslogd -t -n 490 buildozer │ 0.0 0.0 00:00:00 │ /usr/bin/mqtt-exec -h msg.alpinelinux.org -v -t git/aports/master -t git/aports/master/release --will-topic build/build-edge-armhf --will-retain -- /usr/bin/aports-build 1 root │ 0.0 0.0 00:00:00 0 │ /sbin/init 262 root │ 0.0 0.0 00:00:00 │ /usr/sbin/crond -c /etc/crontabs -f 496 buildozer │ 0.0 0.0 00:00:00 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 262 root │ 0.0 0.0 00:00:00 │ /usr/sbin/crond -c /etc/crontabs -f 233 root │ 0.0 0.0 00:00:00 1 │ /sbin/syslogd -t -n 356 root │ 0.0 0.0 00:00:00 │ /sbin/udhcpc -b -R -p /var/run/udhcpc.eth0.pid -i eth0 -x hostname:build-edge-armhf 71837 buildozer │ 0.0 0.0 00:00:00 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 262 root │ 0.0 0.0 00:00:00 1 │ /usr/sbin/crond -c /etc/crontabs -f 356 root │ 0.0 0.0 00:00:00 │ /sbin/udhcpc -b -R -p /var/run/udhcpc.eth0.pid -i eth0 -x hostname:build-edge-armhf 425 root │ 0.0 0.0 00:00:00 │ sshd: /usr/sbin/sshd [listener] 0 of 10-100 startups 432 root │ pts/1 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty1 71838 buildozer │ 0.0 0.0 00:00:00 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 356 root │ 0.0 0.0 00:00:00 1 │ /sbin/udhcpc -b -R -p /var/run/udhcpc.eth0.pid -i eth0 -x hostname:build-edge-armhf 425 root │ 0.0 0.0 00:00:00 │ sshd: /usr/sbin/sshd [listener] 0 of 10-100 startups 433 root │ pts/2 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty2 432 root │ pts/1 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty1 71839 buildozer │ 0.0 0.0 00:00:00 │ /usr/bin/lua5.2 /usr/bin/buildrepo -p -l /var/cache/distfiles/buildlogs/build-edge-armhf community 425 root │ 0.0 0.0 00:00:00 1 │ sshd: /usr/sbin/sshd [listener] 0 of 10-100 startups PID:▲ User │ TTY CPU MEM CPU Time │ Command 434 root │ pts/3 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty3 72491 buildozer │ 0.0 0.0 00:00:00 │ /bin/ash -e /usr/bin/abuild -r -m 433 root │ pts/2 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty2 432 root │ pts/1 0.0 0.0 00:00:00 1 │ /sbin/getty 38400 tty1 435 root │ pts/4 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty4 │ [%] [%] │ PID User │ TTY CPU:▲ MEM CPU Time CPU │ Command 74336 buildozer │ 0.0 0.0 00:00:00 │ cargo test --frozen --no-default-features 434 root │ pts/3 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty3 433 root │ pts/2 0.0 0.0 00:00:00 1 │ /sbin/getty 38400 tty2 436 root │ pts/0 0.0 0.0 00:00:00 │ /sbin/getty 38400 console 1 root │ 0.0 0.0 00:00:00 │ /sbin/init │ [%] [%] [%] │ 435 root │ pts/4 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty4 233 root │ 0.0 0.0 00:00:00 │ /sbin/syslogd -t -n 489 root │ 0.0 0.0 00:00:00 │ supervise-daemon mqtt-exec.aports-build --start --pidfile /run/mqtt-exec.aports-build/mqtt-exec.pid --respawn-delay 2 --respawn-max 5 --respawn-period 1800 --user buildozer --stdout /dev/null --stderr /dev/null /usr/bin/mqtt-exec -- -h msg.alpinelinux.org -v -t git/aports/master -t git/aports/master/release --will-topic build/build-edge-armhf --will-retain -- /usr/bin/aports-build test tests::test_run_without_truncate ... 233 root │ 0.0 0.0 00:00:00 0.0 │ /sbin/syslogd -t -n 434 root │ pts/3 0.0 0.0 00:00:00 1 │ /sbin/getty 38400 tty3 ok 436 root │ pts/0 0.0 0.0 00:00:00 │ /sbin/getty 38400 console 262 root │ 0.0 0.0 00:00:00 │ /usr/sbin/crond -c /etc/crontabs -f 490 buildozer │ 0.0 0.0 00:00:00 │ /usr/bin/mqtt-exec -h msg.alpinelinux.org -v -t git/aports/master -t git/aports/master/release --will-topic build/build-edge-armhf --will-retain -- /usr/bin/aports-build 435 root │ pts/4 0.0 0.0 00:00:00 1 │ /sbin/getty 38400 tty4 489 root │ 0.0 0.0 00:00:00 0.0 │ supervise-daemon mqtt-exec.aports-build --start --pidfile /run/mqtt-exec.aports-build/mqtt-exec.pid --respawn-delay 2 --respawn-max 5 --respawn-period 1800 --user buildozer --stdout /dev/null --stderr /dev/null /usr/bin/mqtt-exec -- -h msg.alpinelinux.org -v -t git/aports/master -t git/aports/master/release --will-topic build/build-edge-armhf --will-retain -- /usr/bin/aports-build 489 root │ 0.0 0.0 00:00:00 │ supervise-daemon mqtt-exec.aports-build --start --pidfile /run/mqtt-exec.aports-build/mqtt-exec.pid --respawn-delay 2 --respawn-max 5 --respawn-period 1800 --user buildozer --stdout /dev/null --stderr /dev/null /usr/bin/mqtt-exec -- -h msg.alpinelinux.org -v -t git/aports/master -t git/aports/master/release --will-topic build/build-edge-armhf --will-retain -- /usr/bin/aports-build 356 root │ 0.0 0.0 00:00:00 │ /sbin/udhcpc -b -R -p /var/run/udhcpc.eth0.pid -i eth0 -x hostname:build-edge-armhf 436 root │ pts/0 0.0 0.0 00:00:00 1 │ /sbin/getty 38400 console 496 buildozer │ 0.0 0.0 00:00:00 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 496 buildozer │ 0.0 0.0 00:00:00 0.0 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 425 root │ 0.0 0.0 00:00:00 │ sshd: /usr/sbin/sshd [listener] 0 of 10-100 startups 490 buildozer │ 0.0 0.0 00:00:00 │ /usr/bin/mqtt-exec -h msg.alpinelinux.org -v -t git/aports/master -t git/aports/master/release --will-topic build/build-edge-armhf --will-retain -- /usr/bin/aports-build 432 root │ pts/1 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty1 71837 buildozer │ 0.0 0.0 00:00:00 0.0 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 71837 buildozer │ 0.0 0.0 00:00:00 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 489 root │ 0.0 0.0 00:00:00 1 │ supervise-daemon mqtt-exec.aports-build --start --pidfile /run/mqtt-exec.aports-build/mqtt-exec.pid --respawn-delay 2 --respawn-max 5 --respawn-period 1800 --user buildozer --stdout /dev/null --stderr /dev/null /usr/bin/mqtt-exec -- -h msg.alpinelinux.org -v -t git/aports/master -t git/aports/master/release --will-topic build/build-edge-armhf --will-retain -- /usr/bin/aports-build 496 buildozer │ 0.0 0.0 00:00:00 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 433 root │ pts/2 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty2 71838 buildozer │ 0.0 0.0 00:00:00 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 1 root │ 0.0 0.0 00:00:00 0.0 │ /sbin/init 490 buildozer │ 0.0 0.0 00:00:00 489 │ /usr/bin/mqtt-exec -h msg.alpinelinux.org -v -t git/aports/master -t git/aports/master/release --will-topic build/build-edge-armhf --will-retain -- /usr/bin/aports-build 71837 buildozer │ 0.0 0.0 00:00:00 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 434 root │ pts/3 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty3 71839 buildozer │ 0.0 0.0 00:00:00 │ /usr/bin/lua5.2 /usr/bin/buildrepo -p -l /var/cache/distfiles/buildlogs/build-edge-armhf community 356 root │ 0.0 0.0 00:00:00 0.0 │ /sbin/udhcpc -b -R -p /var/run/udhcpc.eth0.pid -i eth0 -x hostname:build-edge-armhf 496 buildozer │ 0.0 0.0 00:00:00 490 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 71838 buildozer │ 0.0 0.0 00:00:00 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 435 root │ pts/4 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty4 72491 buildozer │ 0.0 0.0 00:00:00 │ /bin/ash -e /usr/bin/abuild -r -m 71838 buildozer │ 0.0 0.0 00:00:00 0.0 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 71839 buildozer │ 0.0 0.0 00:00:00 │ /usr/bin/lua5.2 /usr/bin/buildrepo -p -l /var/cache/distfiles/buildlogs/build-edge-armhf community 436 root │ pts/0 0.0 0.0 00:00:00 │ /sbin/getty 38400 console 71837 buildozer │ 0.0 0.0 00:00:00 496 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 74336 buildozer │ 0.0 0.0 00:00:00 │ cargo test --frozen --no-default-features 72491 buildozer │ 0.0 0.0 00:00:00 │ /bin/ash -e /usr/bin/abuild -r -m 434 root │ pts/3 0.0 0.0 00:00:00 0.0 │ /sbin/getty 38400 tty3 71838 buildozer │ 0.0 0.0 00:00:00 496 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 489 root │ 0.0 0.0 00:00:00 │ supervise-daemon mqtt-exec.aports-build --start --pidfile /run/mqtt-exec.aports-build/mqtt-exec.pid --respawn-delay 2 --respawn-max 5 --respawn-period 1800 --user buildozer --stdout /dev/null --stderr /dev/null /usr/bin/mqtt-exec -- -h msg.alpinelinux.org -v -t git/aports/master -t git/aports/master/release --will-topic build/build-edge-armhf --will-retain -- /usr/bin/aports-build 74336 buildozer │ 0.0 0.0 00:00:00 │ cargo test --frozen --no-default-features test tests::test_run ... ok 490 buildozer │ 0.0 0.0 00:00:00 0.0 │ /usr/bin/mqtt-exec -h msg.alpinelinux.org -v -t git/aports/master -t git/aports/master/release --will-topic build/build-edge-armhf --will-retain -- /usr/bin/aports-build 71839 buildozer │ 0.0 0.0 00:00:00 71837 │ /usr/bin/lua5.2 /usr/bin/buildrepo -p -l /var/cache/distfiles/buildlogs/build-edge-armhf community test tests::test_run_use_config ... ok 72491 buildozer │ 0.0 0.0 00:00:00 0.0 │ /bin/ash -e /usr/bin/abuild -r -m 72491 buildozer │ 0.0 0.0 00:00:00 71839 │ /bin/ash -e /usr/bin/abuild -r -m 74336 buildozer │ 0.0 0.0 00:00:00 0.0 │ cargo test --frozen --no-default-features 74336 buildozer │ 0.0 0.0 00:00:00 72491 │ cargo test --frozen --no-default-features 425 root │ 0.0 0.0 00:00:00 0.0 │ sshd: /usr/sbin/sshd [listener] 0 of 10-100 startups 71839 buildozer │ 0.0 0.0 00:00:00 0.0 │ /usr/bin/lua5.2 /usr/bin/buildrepo -p -l /var/cache/distfiles/buildlogs/build-edge-armhf community test tests::test_run_insert ... ok 435 root │ pts/4 0.0 0.0 00:00:00 0.0 │ /sbin/getty 38400 tty4 432 root │ pts/1 0.0 0.0 00:00:00 0.0 │ /sbin/getty 38400 tty1 433 root │ pts/2 0.0 0.0 00:00:00 0.0 │ /sbin/getty 38400 tty2 436 root │ pts/0 0.0 0.0 00:00:00 0.0 │ /sbin/getty 38400 console 262 root │ 0.0 0.0 00:00:00 0.0 │ /usr/sbin/crond -c /etc/crontabs -f PID User │ TTY CPU MEM CPU Time │ Command │ [%] [%] │ └┬──────────── 1 root │ 0.0 0.0 00:00:00 │ /sbin/init ├──────────── 233 root │ 0.0 0.0 00:00:00 │ /sbin/syslogd -t -n ├──────────── 262 root │ 0.0 0.0 00:00:00 │ /usr/sbin/crond -c /etc/crontabs -f ├──────────── 356 root │ 0.0 0.0 00:00:00 │ /sbin/udhcpc -b -R -p /var/run/udhcpc.eth0.pid -i eth0 -x hostname:build-edge-armhf ├──────────── 425 root │ 0.0 0.0 00:00:00 │ sshd: /usr/sbin/sshd [listener] 0 of 10-100 startups ├──────────── 432 root │ pts/1 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty1 ├──────────── 433 root │ pts/2 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty2 ├──────────── 434 root │ pts/3 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty3 ├──────────── 435 root │ pts/4 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty4 ├──────────── 436 root │ pts/0 0.0 0.0 00:00:00 │ /sbin/getty 38400 console └┬─────────── 489 root │ 0.0 0.0 00:00:00 │ supervise-daemon mqtt-exec.aports-build --start --pidfile /run/mqtt-exec.aports-build/mqtt-exec.pid --respawn-delay 2 --respawn-max 5 --respawn-period 1800 --user buildozer --stdout /dev/null --stderr /dev/null /usr/bin/mqtt-exec -- -h msg.alpinelinux.org -v -t git/aports/master -t git/aports/master/release --will-topic build/build-edge-armhf --will-retain -- /usr/bin/aports-build └┬────────── 490 buildozer │ 0.0 0.0 00:00:00 │ /usr/bin/mqtt-exec -h msg.alpinelinux.org -v -t git/aports/master -t git/aports/master/release --will-topic build/build-edge-armhf --will-retain -- /usr/bin/aports-build └┬───────── 496 buildozer │ 0.0 0.0 00:00:00 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} ├┬──────── 71837 buildozer │ 0.0 0.0 00:00:00 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} │└┬─────── 71839 buildozer │ 0.0 0.0 00:00:00 │ /usr/bin/lua5.2 /usr/bin/buildrepo -p -l /var/cache/distfiles/buildlogs/build-edge-armhf community │ └┬────── 72491 buildozer │ 0.0 0.0 00:00:00 │ /bin/ash -e /usr/bin/abuild -r -m │ └┬───── 74336 buildozer │ 0.0 0.0 00:00:00 │ cargo test --frozen --no-default-features │ └┬──── 77372 buildozer │ 111.1 0.0 00:00:00 │ /home/buildozer/aports/community/procs/src/procs-0.14.0/target/debug/deps/procs-eee5e6242212fdad │ ├──── [77374] buildozer │ 15.2 0.0 00:00:00 │ tests::test_run │ ├──── [77375] buildozer │ 15.2 0.0 00:00:00 │ tests::test_run │ ├──── [77377] buildozer │ 20.2 0.0 00:00:00 │ tests::test_run │ ├──── [77379] buildozer │ 15.2 0.0 00:00:00 │ tests::test_run │ ├──── [77380] buildozer │ 15.2 0.0 00:00:00 │ tests::test_run │ └──── [77381] buildozer │ 15.2 0.0 00:00:00 │ tests::test_run └───────── 71838 buildozer │ 0.0 0.0 00:00:00 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} test tests::test_run_tree ... ok Command:▲ ContextSw CPU Time EIP Elapsed Env ESP FileName GID FGID RGID SGID Group File System Group Real Group Saved Group MajorFaults MinorFaults Nice PGID PID Policy Parent PID Priority Processor Read RT Priority Context │ Session ShdPnd SigBlk SigCgt SigIgn SigPnd Speculative Store Bypass Start State TCP Threads TTY UDP UID FUID LoginUID RUID SUID CPU MEM User File System User Login User Real User Saved User VmData VmExe VmHwm VmLib VmLock VmPeak VmPin VmPte VmRSS VmSize VmStack VmSwap Wchan WorkDir Write [B/s] │ [%] [%] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [bytes] [B/s] /bin/ash -e /usr/bin/abuild -r -m 114 00:00:00 0000000000000000 2.1minutes PATH="/bin:/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin" APORTSDIR="/home/buildozer/aports" PWD="/home/buildozer/aports/community/procs" LANG="C.UTF-8" SHLVL="3" OLDPWD="/home/buildozer/aports" USER="buildozer" EINFO_LOG="/etc/init.d/mqtt-exec.aports-build" RC_SERVICE="/etc/init.d/mqtt-exec.aports-build" SVCNAME="mqtt-exec.aports-build" REPODEST="/home/buildozer/packages/" HOME="/home/buildozer" TERM="screen-256color" RC_SVCNAME="mqtt-exec.aports-build" 0000000000000000 abuild 101 101 101 101 buildozer buildozer buildozer buildozer 0 1255 0 490 72491 TS 71839 20 23 0 0 │ 490 0000000000000000 0000000000000000 0000000000010002 0000000000000004 0000000000000000 thread vulnerable 2023/07/01 12:59 S [] 1 [] 100 100 100 100 0.0 0.0 buildozer buildozer buildozer buildozer 428.000K 984.000K 1.516M 600.000K 0 2.113M 0 32.000K 1.516M 2.105M 132.000K 0 do_wait /home/buildozer/aports/community/procs/src/procs-0.14.0 0 /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 31 00:00:00 0000000000000000 27.9minutes RC_SERVICE="/etc/init.d/mqtt-exec.aports-build" PATH="/bin:/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin" SVCNAME="mqtt-exec.aports-build" LANG="C.UTF-8" EINFO_LOG="/etc/init.d/mqtt-exec.aports-build" RC_SVCNAME="mqtt-exec.aports-build" SHLVL="1" TERM="screen-256color" PWD="/" HOME="/home/buildozer" USER="buildozer" 0000000000000000 aports-build 101 101 101 101 buildozer buildozer buildozer buildozer 0 175 0 490 71838 TS 496 20 70 0 0 │ 490 0000000000000000 0000000000000000 0000000000010002 0000000000000000 0000000000000000 thread vulnerable 2023/07/01 12:33 S [] 1 [] 100 100 100 100 0.0 0.0 buildozer buildozer buildozer buildozer 52.000K 984.000K 984.000K 600.000K 0 1.738M 0 28.000K 984.000K 1.738M 132.000K 0 do_sys_poll /home/buildozer/packages 0 /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 37 00:00:00 0000000000000000 48.9minutes RC_SERVICE="/etc/init.d/mqtt-exec.aports-build" PATH="/bin:/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin" SHLVL="1" LANG="C.UTF-8" EINFO_LOG="/etc/init.d/mqtt-exec.aports-build" TERM="screen-256color" RC_SVCNAME="mqtt-exec.aports-build" PWD="/" SVCNAME="mqtt-exec.aports-build" HOME="/home/buildozer" USER="buildozer" 0000000000000000 aports-build 101 101 101 101 buildozer buildozer buildozer buildozer 0 281 0 490 496 TS 490 20 67 0 0 │ 490 0000000000000000 0000000000000000 0000000000010002 0000000000000004 0000000000000000 thread vulnerable 2023/07/01 12:12 S [] 1 [] 100 100 100 100 0.0 0.0 buildozer buildozer buildozer buildozer 48.000K 984.000K 1.141M 600.000K 0 1.738M 0 28.000K 1.141M 1.734M 132.000K 0 do_wait /home/buildozer/packages 0 /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 1 00:00:00 0000000000000000 27.9minutes SVCNAME="mqtt-exec.aports-build" RC_SVCNAME="mqtt-exec.aports-build" PWD="/" EINFO_LOG="/etc/init.d/mqtt-exec.aports-build" HOME="/home/buildozer" RC_SERVICE="/etc/init.d/mqtt-exec.aports-build" PATH="/bin:/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin" SHLVL="1" LANG="C.UTF-8" USER="buildozer" TERM="screen-256color" 0000000000000000 aports-build 101 101 101 101 buildozer buildozer buildozer buildozer 0 25 0 490 71837 TS 496 20 68 0 0 │ 490 0000000000000000 0000000000000000 0000000000010002 0000000000000000 0000000000000000 thread vulnerable 2023/07/01 12:33 S [] 1 [] 100 100 100 100 0.0 0.0 buildozer buildozer buildozer buildozer 48.000K 984.000K 72.000K 600.000K 0 1.734M 0 28.000K 72.000K 1.734M 132.000K 0 do_wait /home/buildozer/packages 0 /sbin/getty 38400 console 2 00:00:00 0000000000000000 55.6minutes 0000000000000000 getty 0 0 0 0 root root root root 0 28 0 436 436 TS 1 20 49 0 │ 436 0000000000000000 0000000000000000 0000000000002000 0000000000000000 0000000000000000 thread vulnerable 2023/07/01 12:05 S 1 pts/0 0 0 0 0 0.0 0.0 root root root root 20.000K 984.000K 828.000K 600.000K 0 1.711M 0 32.000K 828.000K 1.707M 132.000K 0 - /sbin/getty 38400 tty1 3 00:00:00 0000000000000000 55.6minutes 0000000000000000 getty 0 0 0 0 root root root root 0 25 0 432 432 TS 1 20 27 0 │ 432 0000000000000000 0000000000000000 0000000000002000 0000000000000000 0000000000000000 thread vulnerable 2023/07/01 12:05 S 1 pts/1 0 0 0 0 0.0 0.0 root root root root 20.000K 984.000K 828.000K 600.000K 0 1.711M 0 28.000K 828.000K 1.707M 132.000K 0 - /sbin/getty 38400 tty2 2 00:00:00 0000000000000000 55.6minutes 0000000000000000 getty 0 0 0 0 root root root root 0 27 0 433 433 TS 1 20 30 0 │ 433 0000000000000000 0000000000000000 0000000000002000 0000000000000000 0000000000000000 thread vulnerable 2023/07/01 12:05 S 1 pts/2 0 0 0 0 0.0 0.0 root root root root 20.000K 984.000K 884.000K 600.000K 0 1.711M 0 32.000K 884.000K 1.707M 132.000K 0 - /sbin/getty 38400 tty3 2 00:00:00 0000000000000000 55.6minutes 0000000000000000 getty 0 0 0 0 root root root root 0 26 0 434 434 TS 1 20 35 0 │ 434 0000000000000000 0000000000000000 0000000000002000 0000000000000000 0000000000000000 thread vulnerable 2023/07/01 12:05 S 1 pts/3 0 0 0 0 0.0 0.0 root root root root 20.000K 984.000K 820.000K 600.000K 0 1.711M 0 32.000K 820.000K 1.707M 132.000K 0 - /sbin/getty 38400 tty4 2 00:00:00 0000000000000000 55.6minutes 0000000000000000 getty 0 0 0 0 root root root root 0 27 0 435 435 TS 1 20 25 0 │ 435 0000000000000000 0000000000000000 0000000000002000 0000000000000000 0000000000000000 thread vulnerable 2023/07/01 12:05 S 1 pts/4 0 0 0 0 0.0 0.0 root root root root 20.000K 984.000K 856.000K 600.000K 0 1.711M 0 28.000K 856.000K 1.707M 132.000K 0 - /sbin/init 85 00:00:00 0000000000000000 55.6minutes 0000000000000000 init 0 0 0 0 root root root root 11 111 0 1 1 TS 0 20 68 0 │ 1 0000000000000000 0000000000000000 0000000000080000 0000000000000000 0000000000000000 thread vulnerable 2023/07/01 12:05 S 1 0 0 0 0 0.0 0.0 root root root root 20.000K 984.000K 816.000K 600.000K 0 1.711M 0 28.000K 816.000K 1.707M 132.000K 0 - /sbin/syslogd -t -n 3.660K 00:00:00 0000000000000000 55.6minutes 0000000000000000 syslogd 10 10 10 10 wheel wheel wheel wheel 0 54 0 233 233 TS 1 20 2 0 │ 233 0000000000000000 0000000000000000 0000000000004002 0000000000000001 0000000000000000 thread vulnerable 2023/07/01 12:05 S 1 0 0 0 0 0.0 0.0 root root root root 36.000K 984.000K 4.000K 600.000K 0 1.723M 0 28.000K 4.000K 1.723M 132.000K 0 - /sbin/udhcpc -b -R -p /var/run/udhcpc.eth0.pid -i eth0 -x hostname:build-edge-armhf 5 00:00:00 0000000000000000 55.6minutes 0000000000000000 udhcpc 0 0 0 0 root root root root 0 21 0 356 356 TS 1 20 46 0 │ 356 0000000000000000 0000000000000000 0000000000004a00 0000000000000004 0000000000000000 thread vulnerable 2023/07/01 12:05 S 1 0 0 0 0 0.0 0.0 root root root root 20.000K 984.000K 36.000K 600.000K 0 1.707M 0 28.000K 36.000K 1.707M 132.000K 0 - /usr/bin/lua5.2 /usr/bin/buildrepo -p -l /var/cache/distfiles/buildlogs/build-edge-armhf community 5.441K 00:00:00 0000000000000000 27.9minutes SHLVL="2" RC_SERVICE="/etc/init.d/mqtt-exec.aports-build" LANG="C.UTF-8" EINFO_LOG="/etc/init.d/mqtt-exec.aports-build" USER="buildozer" OLDPWD="/home/buildozer/aports" RC_SVCNAME="mqtt-exec.aports-build" PATH="/bin:/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin" PWD="/home/buildozer/packages" HOME="/home/buildozer" TERM="screen-256color" SVCNAME="mqtt-exec.aports-build" 0000000000000000 buildrepo 101 101 101 101 buildozer buildozer buildozer buildozer 0 11896 0 490 71839 TS 71837 20 20 0 0 │ 490 0000000000000000 0000000000010000 0000000000000000 0000000000000006 0000000000000000 thread vulnerable 2023/07/01 12:33 S [] 1 [] 100 100 100 100 0.0 0.0 buildozer buildozer buildozer buildozer 37.996M 12.000K 39.441M 3.941M 0 42.305M 0 116.000K 39.441M 42.305M 132.000K 0 do_wait /home/buildozer/aports/community/procs 0 /usr/bin/mqtt-exec -h msg.alpinelinux.org -v -t git/aports/master -t git/aports/master/release --will-topic build/build-edge-armhf --will-retain -- /usr/bin/aports-build 2.922K 00:00:00 0000000000000000 49.0minutes EINFO_LOG="/etc/init.d/mqtt-exec.aports-build" LANG="C.UTF-8" HOME="/home/buildozer" PATH="/bin:/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin" SVCNAME="mqtt-exec.aports-build" TERM="screen-256color" SHLVL="1" USER="buildozer" PWD="/" RC_SERVICE="/etc/init.d/mqtt-exec.aports-build" RC_SVCNAME="mqtt-exec.aports-build" 0000000000000000 mqtt-exec 101 101 101 101 buildozer buildozer buildozer buildozer 10 176 0 490 490 TS 489 20 50 0 0 │ 490 0000000000000000 0000000000000000 0000000000000000 0000000000010000 0000000000000000 thread vulnerable 2023/07/01 12:12 S [] 1 [] 100 100 100 100 0.0 0.0 buildozer buildozer buildozer buildozer 56.000K 12.000K 1.359M 3.758M 0 4.164M 0 36.000K 1.359M 4.164M 132.000K 0 do_select / 0 /usr/sbin/crond -c /etc/crontabs -f 68 00:00:00 0000000000000000 55.6minutes 0000000000000000 crond 0 0 0 0 root root root root 0 60 0 262 262 TS 1 20 2 0 │ 262 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 thread vulnerable 2023/07/01 12:05 S 1 0 0 0 0 0.0 0.0 root root root root 20.000K 984.000K 1012.000K 600.000K 0 1.719M 0 32.000K 1012.000K 1.707M 132.000K 0 - cargo test --frozen --no-default-features 879 00:00:00 0000000000000000 33seconds JOBS="80" EINFO_LOG="/etc/init.d/mqtt-exec.aports-build" LDFLAGS="-Wl,--as-needed,-O1,--sort-common" CARGO_PROFILE_RELEASE_OPT_LEVEL="z" SAMUFLAGS="-j80" BUILDCFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security" SOURCE_DATE_EPOCH="1688162098" LANG="C.UTF-8" PWD="/home/buildozer/aports/community/procs/src/procs-0.14.0" GIT_CEILING_DIRECTORIES="/home/buildozer/aports/community/procs" TERM="screen-256color" PATH="/bin:/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin" SVCNAME="mqtt-exec.aports-build" USER="buildozer" BUILDCC="gcc" ABUILD_LAST_COMMIT="848e63a9c997d255a55f709afad00c2033ef931e" BUILDCXXFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1" BUILDLDFLAGS="-Wl,--as-needed,-O1,--sort-common" CARGO_PROFILE_RELEASE_LTO="true" BUILDLD="ld" CARGO_PROFILE_RELEASE_CODEGEN_UNITS="1" CARGO_BUILD_JOBS="80" CARGO_REGISTRIES_CRATES_IO_PROTOCOL="sparse" SHLVL="4" DFLAGS="-Os" CTEST_PARALLEL_LEVEL="80" REPODEST="/home/buildozer/packages/" RC_SERVICE="/etc/init.d/mqtt-exec.aports-build" git="/usr/bin/git" HOME="/home/buildozer" CARGO_PROFILE_RELEASE_PANIC="abort" CXXFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1" BUILDCPPFLAGS="" BUILDCXX="g++" CC="gcc" CXX="g++" OLDPWD="/home/buildozer/aports/community/procs/src/procs-0.14.0" RC_SVCNAME="mqtt-exec.aports-build" SRCDEST="/var/cache/distfiles" MAKEFLAGS="-j80" GOFLAGS="-buildmode=pie -modcacherw -trimpath -buildvcs=false" CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security" APORTSDIR="/home/buildozer/aports" 0000000000000000 cargo 101 101 101 101 buildozer buildozer buildozer buildozer 3 33316 0 490 74336 TS 72491 20 26 0 0 │ 490 0000000000000000 0000000000000000 0000000000000640 0000000000001004 0000000000000000 thread vulnerable 2023/07/01 13:00 S [] 1 [] 100 100 100 100 0.0 0.0 buildozer buildozer buildozer buildozer 2.445M 11.367M 33.285M 6.309M 0 146.344M 0 100.000K 15.742M 20.730M 132.000K 0 do_wait /home/buildozer/aports/community/procs/src/procs-0.14.0 0 sshd: /usr/sbin/sshd [listener] 0 of 10-100 startups 5 00:00:00 0000000000000000 55.6minutes 0000000000000000 sshd 0 0 0 0 root root root root 0 70 0 424 425 TS 1 20 41 0 │ 424 0000000000000000 0000000000000000 0000000000014005 0000000000001000 0000000000000000 thread vulnerable 2023/07/01 12:05 S 1 0 0 0 0 0.0 0.0 root root root root 368.000K 936.000K 1.621M 3.227M 0 4.820M 0 40.000K 1.621M 4.816M 132.000K 0 - supervise-daemon mqtt-exec.aports-build --start --pidfile /run/mqtt-exec.aports-build/mqtt-exec.pid --respawn-delay 2 --respawn-max 5 --respawn-period 1800 --user buildozer --stdout /dev/null --stderr /dev/null /usr/bin/mqtt-exec -- -h msg.alpinelinux.org -v -t git/aports/master -t git/aports/master/release --will-topic build/build-edge-armhf --will-retain -- /usr/bin/aports-build 1 00:00:00 0000000000000000 49.0minutes 0000000000000000 supervise-daemo 0 0 0 0 root root root root 0 41 0 465 489 TS 1 20 65 0 │ 439 0000000000000000 fffffffc7ffa9eff 0000000000016000 0000000000000000 0000000000000000 thread vulnerable 2023/07/01 12:12 S 1 0 0 0 0 0.0 0.0 root root root root 48.000K 28.000K 564.000K 684.000K 0 932.000K 0 28.000K 556.000K 912.000K 132.000K 0 - test tests::test_run_all ... ok PID:▲ User │ TTY CPU MEM CPU Time │ Command │ [%] [%] │ 1 root │ 0.0 0.0 00:00:00 │ /sbin/init PID User │ TTY CPU:▼ MEM CPU Time CPU │ Command │ [%] [%] [%] │ 74336 buildozer │ 0.0 0.0 00:00:00 0.0 │ cargo test --frozen --no-default-features 262 root │ 0.0 0.0 00:00:00 0.0 │ /usr/sbin/crond -c /etc/crontabs -f 496 buildozer │ 0.0 0.0 00:00:00 0.0 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 71837 buildozer │ 0.0 0.0 00:00:00 0.0 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 434 root │ pts/3 0.0 0.0 00:00:00 0.0 │ /sbin/getty 38400 tty3 489 root │ 0.0 0.0 00:00:00 0.0 │ supervise-daemon mqtt-exec.aports-build --start --pidfile /run/mqtt-exec.aports-build/mqtt-exec.pid --respawn-delay 2 --respawn-max 5 --respawn-period 1800 --user buildozer --stdout /dev/null --stderr /dev/null /usr/bin/mqtt-exec -- -h msg.alpinelinux.org -v -t git/aports/master -t git/aports/master/release --will-topic build/build-edge-armhf --will-retain -- /usr/bin/aports-build 71838 buildozer │ 0.0 0.0 00:00:00 0.0 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 432 root │ pts/1 0.0 0.0 00:00:00 0.0 │ /sbin/getty 38400 tty1 71839 buildozer │ 0.0 0.0 00:00:00 0.0 │ /usr/bin/lua5.2 /usr/bin/buildrepo -p -l /var/cache/distfiles/buildlogs/build-edge-armhf community 436 root │ pts/0 0.0 0.0 00:00:00 0.0 │ /sbin/getty 38400 console 1 root │ 0.0 0.0 00:00:00 0.0 │ /sbin/init 72491 buildozer │ 0.0 0.0 00:00:00 0.0 │ /bin/ash -e /usr/bin/abuild -r -m 490 buildozer │ 0.0 0.0 00:00:00 0.0 │ /usr/bin/mqtt-exec -h msg.alpinelinux.org -v -t git/aports/master -t git/aports/master/release --will-topic build/build-edge-armhf --will-retain -- /usr/bin/aports-build 435 root │ pts/4 0.0 0.0 00:00:00 0.0 │ /sbin/getty 38400 tty4 356 root │ 0.0 0.0 00:00:00 0.0 │ /sbin/udhcpc -b -R -p /var/run/udhcpc.eth0.pid -i eth0 -x hostname:build-edge-armhf 433 root │ pts/2 0.0 0.0 00:00:00 0.0 │ /sbin/getty 38400 tty2 425 root │ 0.0 0.0 00:00:00 0.0 │ sshd: /usr/sbin/sshd [listener] 0 of 10-100 startups 233 root │ 0.0 0.0 00:00:00 0.0 │ /sbin/syslogd -t -n test tests::test_run_sort ... ok PID:▲ User │ TTY CPU MEM CPU Time │ Command │ [%] [%] │ 1 root │ 0.0 0.0 00:00:00 │ /sbin/init 233 root │ 0.0 0.0 00:00:00 │ /sbin/syslogd -t -n 262 root │ 0.0 0.0 00:00:00 │ /usr/sbin/crond -c /etc/crontabs -f 356 root │ 0.0 0.0 00:00:00 │ /sbin/udhcpc -b -R -p /var/run/udhcpc.eth0.pid -i eth0 -x hostname:build-edge-armhf 425 root │ 0.0 0.0 00:00:00 │ sshd: /usr/sbin/sshd [listener] 0 of 10-100 startups 432 root │ pts/1 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty1 433 root │ pts/2 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty2 434 root │ pts/3 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty3 435 root │ pts/4 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty4 436 root │ pts/0 0.0 0.0 00:00:00 │ /sbin/getty 38400 console 489 root │ 0.0 0.0 00:00:00 │ supervise-daemon mqtt-exec.aports-build --start --pidfile /run/mqtt-exec.aports-build/mqtt-exec.pid --respawn-delay 2 --respawn-max 5 --respawn-period 1800 --user buildozer --stdout /dev/null --stderr /dev/null /usr/bin/mqtt-exec -- -h msg.alpinelinux.org -v -t git/aports/master -t git/aports/master/release --will-topic build/build-edge-armhf --will-retain -- /usr/bin/aports-build PID:▲ User │ TTY CPU MEM CPU Time │ Command │ [%] [%] │ 1 root │ 0.0 0.0 00:00:00 │ /sbin/init PID:▲ User │ TTY CPU MEM CPU Time │ Command │ [%] [%] │ 490 buildozer │ 0.0 0.0 00:00:00 │ /usr/bin/mqtt-exec -h msg.alpinelinux.org -v -t git/aports/master -t git/aports/master/release --will-topic build/build-edge-armhf --will-retain -- /usr/bin/aports-build 496 buildozer │ 0.0 0.0 00:00:00 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 71837 buildozer │ 0.0 0.0 00:00:00 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 71838 buildozer │ 0.0 0.0 00:00:00 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 71839 buildozer │ 0.0 0.0 00:00:00 │ /usr/bin/lua5.2 /usr/bin/buildrepo -p -l /var/cache/distfiles/buildlogs/build-edge-armhf community 72491 buildozer │ 0.0 0.0 00:00:00 │ /bin/ash -e /usr/bin/abuild -r -m 74336 buildozer │ 0.0 0.0 00:00:00 │ cargo test --frozen --no-default-features PID:▲ User │ TTY CPU MEM CPU Time │ Command │ [%] [%] │ 233 root │ 0.0 0.0 00:00:00 │ /sbin/syslogd -t -n 262 root │ 0.0 0.0 00:00:00 │ /usr/sbin/crond -c /etc/crontabs -f 356 root │ 0.0 0.0 00:00:00 │ /sbin/udhcpc -b -R -p /var/run/udhcpc.eth0.pid -i eth0 -x hostname:build-edge-armhf 425 root │ 0.0 0.0 00:00:00 │ sshd: /usr/sbin/sshd [listener] 0 of 10-100 startups 432 root │ pts/1 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty1 433 root │ pts/2 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty2 434 root │ pts/3 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty3 435 root │ pts/4 0.0 0.0 00:00:00 │ /sbin/getty 38400 tty4 436 root │ pts/0 0.0 0.0 00:00:00 │ /sbin/getty 38400 console 489 root │ 0.0 0.0 00:00:00 │ supervise-daemon mqtt-exec.aports-build --start --pidfile /run/mqtt-exec.aports-build/mqtt-exec.pid --respawn-delay 2 --respawn-max 5 --respawn-period 1800 --user buildozer --stdout /dev/null --stderr /dev/null /usr/bin/mqtt-exec -- -h msg.alpinelinux.org -v -t git/aports/master -t git/aports/master/release --will-topic build/build-edge-armhf --will-retain -- /usr/bin/aports-build 490 buildozer │ 0.0 0.0 00:00:00 │ /usr/bin/mqtt-exec -h msg.alpinelinux.org -v -t git/aports/master -t git/aports/master/release --will-topic build/build-edge-armhf --will-retain -- /usr/bin/aports-build 496 buildozer │ 0.0 0.0 00:00:00 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 71837 buildozer │ 0.0 0.0 00:00:00 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 71838 buildozer │ 0.0 0.0 00:00:00 │ /bin/sh /usr/bin/aports-build git/aports/master {"gitlab":true,"user":"psykose","repo":"alpine\/aports","size":1,"head":"1d19232ccc7f4c6607342dd89bdc1a865db751de","ref":"refs\/heads\/master"} 71839 buildozer │ 0.0 0.0 00:00:00 │ /usr/bin/lua5.2 /usr/bin/buildrepo -p -l /var/cache/distfiles/buildlogs/build-edge-armhf community 72491 buildozer │ 0.0 0.0 00:00:00 │ /bin/ash -e /usr/bin/abuild -r -m 74336 buildozer │ 0.0 0.0 00:00:00 │ cargo test --frozen --no-default-features PID:▲ User │ TTY CPU MEM CPU Time │ Command │ [%] [%] │ 1 root │ 0.0 0.0 00:00:00 │ /sbin/init test tests::test_run_search ... ok test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s >>> procs: Entering fakeroot... >>> procs-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/community/procs/pkg/procs/usr/share/bash-completion/completions' -> '/home/buildozer/aports/community/procs/pkg/procs-bash-completion/usr/share/bash-completion/completions' >>> procs-bash-completion*: Preparing subpackage procs-bash-completion... >>> procs-bash-completion*: Running postcheck for procs-bash-completion >>> procs-fish-completion*: Running split function fishcomp... '/home/buildozer/aports/community/procs/pkg/procs/usr/share/fish/vendor_completions.d' -> '/home/buildozer/aports/community/procs/pkg/procs-fish-completion/usr/share/fish/vendor_completions.d' >>> procs-fish-completion*: Preparing subpackage procs-fish-completion... >>> procs-fish-completion*: Running postcheck for procs-fish-completion >>> procs-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/community/procs/pkg/procs/usr/share/zsh/site-functions' -> '/home/buildozer/aports/community/procs/pkg/procs-zsh-completion/usr/share/zsh/site-functions' >>> procs-zsh-completion*: Preparing subpackage procs-zsh-completion... >>> procs-zsh-completion*: Running postcheck for procs-zsh-completion >>> procs*: Running postcheck for procs >>> procs*: Preparing package procs... >>> procs*: Stripping binaries >>> procs-bash-completion*: Scanning shared objects >>> procs-fish-completion*: Scanning shared objects >>> procs-zsh-completion*: Scanning shared objects >>> procs*: Scanning shared objects >>> procs-bash-completion*: Tracing dependencies... >>> procs-bash-completion*: Package size: 24.0 KB >>> procs-bash-completion*: Compressing data... >>> procs-bash-completion*: Create checksum... >>> procs-bash-completion*: Create procs-bash-completion-0.14.0-r2.apk >>> procs-fish-completion*: Tracing dependencies... >>> procs-fish-completion*: Package size: 24.0 KB >>> procs-fish-completion*: Compressing data... >>> procs-fish-completion*: Create checksum... >>> procs-fish-completion*: Create procs-fish-completion-0.14.0-r2.apk >>> procs-zsh-completion*: Tracing dependencies... >>> procs-zsh-completion*: Package size: 24.0 KB >>> procs-zsh-completion*: Compressing data... >>> procs-zsh-completion*: Create checksum... >>> procs-zsh-completion*: Create procs-zsh-completion-0.14.0-r2.apk >>> procs*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libgcc_s.so.1 >>> procs*: Package size: 2.1 MB >>> procs*: Compressing data... >>> procs*: Create checksum... >>> procs*: Create procs-0.14.0-r2.apk >>> procs: Build complete at Sat, 01 Jul 2023 13:01:12 +0000 elapsed time 0h 2m 7s >>> procs: Cleaning up srcdir >>> procs: Cleaning up pkgdir >>> procs: Uninstalling dependencies... (1/8) Purging .makedepends-procs (20230701.125906) (2/8) Purging cargo (1.70.0-r3) (3/8) Purging rust (1.70.0-r3) (4/8) Purging cargo-auditable (0.6.1-r1) (5/8) Purging llvm16-libs (16.0.6-r3) (6/8) Purging libffi (3.4.4-r3) (7/8) Purging libxml2 (2.11.4-r0) (8/8) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.1-r2.trigger OK: 314 MiB in 102 packages >>> procs: Updating the community/armhf repository index... >>> procs: Signing the index...