USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1281 0.0 0.0 105904 22504 ? Sl 16:34 0:00 /usr/bin/python3 root 1200 0.5 0.0 296020 20260 ? Ssl 16:34 0:00 /usr/libexec/packagekitd root 629 0.0 0.0 33164 18812 ? Ss 16:33 0:00 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers zuul 872 0.0 0.0 179608 17776 ? Sl 16:33 0:00 /usr/bin/python3 systemd+ 406 0.1 0.0 26336 14384 ? Ss 16:32 0:00 /lib/systemd/systemd-resolved root 369 0.3 0.0 39560 11256 ? S /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi zuul 714 0.0 0.0 168464 2940 ? S 16:33 0:00 (sd-pam) root 638 0.0 0.0 6220 1116 ttyS0 Ss+ 16:33 0:00 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 root 637 0.0 0.0 6176 1072 tty1 Ss+ 16:33 0:00 /sbin/agetty -o -p -- \u --noclear tty1 linux zuul 1278 0.0 0.0 2892 992 ? S 16:34 0:00 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-cmepvfrdrzkaongpbzzqttuzkyzogjea ; /usr/bin/python3' && sleep 0 root 1280 0.0 0.0 2892 952 ? S 16:34 0:00 /bin/sh -c echo BECOME-SUCCESS-cmepvfrdrzkaongpbzzqttuzkyzogjea ; /usr/bin/python3 zuul 1277 0.0 0.0 2892 948 ? Ss 16:34 0:00 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cmepvfrdrzkaongpbzzqttuzkyzogjea ; /usr/bin/python3'"'"' && sleep 0' root 2 0.0 0.0 0 0 ? S 16:32 0:00 [kthreadd] root 3 0.0 0.0 0 0 ? I< 16:32 0:00 [rcu_gp] root 4 0.0 0.0 0 0 ? I< 16:32 0:00 [rcu_par_gp] root 5 0.0 0.0 0 0 ? I< 16:32 0:00 [slub_flushwq] root 6 0.0 0.0 0 0 ? I< 16:32 0:00 [netns] root 7 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/0:0-events] root 8 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/0:0H-events_highpri] root 9 0.6 0.0 0 0 ? I 16:32 0:00 [kworker/u32:0-flush-252:0] root 10 0.0 0.0 0 0 ? I< 16:32 0:00 [mm_percpu_wq] root 11 0.0 0.0 0 0 ? S 16:32 0:00 [rcu_tasks_rude_] root 12 0.0 0.0 0 0 ? S 16:32 0:00 [rcu_tasks_trace] root 13 0.0 0.0 0 0 ? S 16:32 0:00 [ksoftirqd/0] root 14 0.2 0.0 0 0 ? I 16:32 0:00 [rcu_sched] root 15 0.0 0.0 0 0 ? S 16:32 0:00 [migration/0] root 16 0.0 0.0 0 0 ? S 16:32 0:00 [idle_inject/0] root 17 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/0:1-events] root 18 0.0 0.0 0 0 ? S 16:32 0:00 [cpuhp/0] root 19 0.0 0.0 0 0 ? S 16:32 0:00 [cpuhp/1] root 20 0.0 0.0 0 0 ? S 16:32 0:00 [idle_inject/1] root 21 0.4 0.0 0 0 ? S 16:32 0:00 [migration/1] root 22 0.0 0.0 0 0 ? S 16:32 0:00 [ksoftirqd/1] root 23 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/1:0-events] root 24 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/1:0H-events_highpri] root 25 0.0 0.0 0 0 ? S 16:32 0:00 [cpuhp/2] root 26 0.0 0.0 0 0 ? S 16:32 0:00 [idle_inject/2] root 27 0.4 0.0 0 0 ? S 16:32 0:00 [migration/2] root 28 0.0 0.0 0 0 ? S 16:32 0:00 [ksoftirqd/2] root 29 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/2:0-cgroup_free] root 30 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/2:0H-kblockd] root 31 0.0 0.0 0 0 ? S 16:32 0:00 [cpuhp/3] root 32 0.0 0.0 0 0 ? S 16:32 0:00 [idle_inject/3] root 33 0.4 0.0 0 0 ? S 16:32 0:00 [migration/3] root 34 0.0 0.0 0 0 ? S 16:32 0:00 [ksoftirqd/3] root 35 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/3:0-cgroup_free] root 36 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/3:0H-events_highpri] root 37 0.0 0.0 0 0 ? S 16:32 0:00 [cpuhp/4] root 38 0.0 0.0 0 0 ? S 16:32 0:00 [idle_inject/4] root 39 0.4 0.0 0 0 ? S 16:32 0:00 [migration/4] root 40 0.0 0.0 0 0 ? S 16:32 0:00 [ksoftirqd/4] root 41 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/4:0-rcu_gp] root 42 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/4:0H-events_highpri] root 43 0.0 0.0 0 0 ? S 16:32 0:00 [cpuhp/5] root 44 0.0 0.0 0 0 ? S 16:32 0:00 [idle_inject/5] root 45 0.4 0.0 0 0 ? S 16:32 0:00 [migration/5] root 46 0.0 0.0 0 0 ? S 16:32 0:00 [ksoftirqd/5] root 47 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/5:0-ata_sff] root 48 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/5:0H-events_highpri] root 49 0.0 0.0 0 0 ? S 16:32 0:00 [cpuhp/6] root 50 0.0 0.0 0 0 ? S 16:32 0:00 [idle_inject/6] root 51 0.4 0.0 0 0 ? S 16:32 0:00 [migration/6] root 52 0.0 0.0 0 0 ? S 16:32 0:00 [ksoftirqd/6] root 53 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/6:0-rcu_gp] root 54 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/6:0H-kblockd] root 55 0.0 0.0 0 0 ? S 16:32 0:00 [cpuhp/7] root 56 0.0 0.0 0 0 ? S 16:32 0:00 [idle_inject/7] root 57 0.4 0.0 0 0 ? S 16:32 0:00 [migration/7] root 58 0.0 0.0 0 0 ? S 16:32 0:00 [ksoftirqd/7] root 59 0.3 0.0 0 0 ? I 16:32 0:00 [kworker/7:0-mm_percpu_wq] root 60 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/7:0H-events_highpri] root 61 0.0 0.0 0 0 ? S 16:32 0:00 [cpuhp/8] root 62 0.0 0.0 0 0 ? S 16:32 0:00 [idle_inject/8] root 63 0.4 0.0 0 0 ? S 16:32 0:00 [migration/8] root 64 0.0 0.0 0 0 ? S 16:32 0:00 [ksoftirqd/8] root 65 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/8:0-events] root 66 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/8:0H-events_highpri] root 67 0.0 0.0 0 0 ? S 16:32 0:00 [cpuhp/9] root 68 0.0 0.0 0 0 ? S 16:32 0:00 [idle_inject/9] root 69 0.4 0.0 0 0 ? S 16:32 0:00 [migration/9] root 70 0.0 0.0 0 0 ? S 16:32 0:00 [ksoftirqd/9] root 71 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/9:0-events] root 72 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/9:0H-kblockd] root 73 0.0 0.0 0 0 ? S 16:32 0:00 [cpuhp/10] root 74 0.0 0.0 0 0 ? S 16:32 0:00 [idle_inject/10] root 75 0.4 0.0 0 0 ? S 16:32 0:00 [migration/10] root 76 0.0 0.0 0 0 ? S 16:32 0:00 [ksoftirqd/10] root 77 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/10:0-events] root 78 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/10:0H-events_highpri] root 79 0.0 0.0 0 0 ? S 16:32 0:00 [cpuhp/11] root 80 0.0 0.0 0 0 ? S 16:32 0:00 [idle_inject/11] root 81 0.4 0.0 0 0 ? S 16:32 0:00 [migration/11] root 82 0.0 0.0 0 0 ? S 16:32 0:00 [ksoftirqd/11] root 83 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/11:0-events] root 84 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/11:0H-events_highpri] root 85 0.0 0.0 0 0 ? S 16:32 0:00 [cpuhp/12] root 86 0.0 0.0 0 0 ? S 16:32 0:00 [idle_inject/12] root 87 0.4 0.0 0 0 ? S 16:32 0:00 [migration/12] root 88 0.0 0.0 0 0 ? S 16:32 0:00 [ksoftirqd/12] root 89 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/12:0-events] root 90 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/12:0H-events_highpri] root 91 0.0 0.0 0 0 ? S 16:32 0:00 [cpuhp/13] root 92 0.0 0.0 0 0 ? S 16:32 0:00 [idle_inject/13] root 93 0.4 0.0 0 0 ? S 16:32 0:00 [migration/13] root 94 0.0 0.0 0 0 ? S 16:32 0:00 [ksoftirqd/13] root 95 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/13:0-ata_sff] root 96 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/13:0H-events_highpri] root 97 0.0 0.0 0 0 ? S 16:32 0:00 [cpuhp/14] root 98 0.0 0.0 0 0 ? S 16:32 0:00 [idle_inject/14] root 99 0.4 0.0 0 0 ? S 16:32 0:00 [migration/14] root 100 0.0 0.0 0 0 ? S 16:32 0:00 [ksoftirqd/14] root 101 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/14:0-events] root 102 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/14:0H-events_highpri] root 103 0.0 0.0 0 0 ? S 16:32 0:00 [cpuhp/15] root 104 0.0 0.0 0 0 ? S 16:32 0:00 [idle_inject/15] root 105 0.5 0.0 0 0 ? S 16:32 0:00 [migration/15] root 106 0.0 0.0 0 0 ? S 16:32 0:00 [ksoftirqd/15] root 107 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/15:0-events] root 108 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/15:0H-events_highpri] root 109 0.0 0.0 0 0 ? S 16:32 0:00 [kdevtmpfs] root 110 0.0 0.0 0 0 ? I< 16:32 0:00 [inet_frag_wq] root 111 0.0 0.0 0 0 ? S 16:32 0:00 [kauditd] root 112 0.0 0.0 0 0 ? S 16:32 0:00 [khungtaskd] root 113 0.0 0.0 0 0 ? S 16:32 0:00 [oom_reaper] root 114 0.0 0.0 0 0 ? I< 16:32 0:00 [writeback] root 115 0.0 0.0 0 0 ? S 16:32 0:00 [kcompactd0] root 116 0.0 0.0 0 0 ? SN 16:32 0:00 [ksmd] root 117 0.0 0.0 0 0 ? SN 16:32 0:00 [khugepaged] root 138 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/9:1-cgroup_release] root 140 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/11:1-mm_percpu_wq] root 147 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/12:1-mm_percpu_wq] root 166 0.0 0.0 0 0 ? I< 16:32 0:00 [kintegrityd] root 167 0.0 0.0 0 0 ? I< 16:32 0:00 [kblockd] root 168 0.0 0.0 0 0 ? I< 16:32 0:00 [blkcg_punt_bio] root 169 0.0 0.0 0 0 ? I< 16:32 0:00 [tpm_dev_wq] root 170 0.0 0.0 0 0 ? I< 16:32 0:00 [ata_sff] root 171 0.0 0.0 0 0 ? I< 16:32 0:00 [md] root 172 0.0 0.0 0 0 ? I< 16:32 0:00 [edac-poller] root 173 0.0 0.0 0 0 ? I< 16:32 0:00 [devfreq_wq] root 174 0.0 0.0 0 0 ? S 16:32 0:00 [watchdogd] root 175 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/2:1-events] root 176 0.1 0.0 0 0 ? I 16:32 0:00 [kworker/u32:1-flush-252:0] root 177 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/0:1H] root 179 0.0 0.0 0 0 ? S 16:32 0:00 [kswapd0] root 180 0.0 0.0 0 0 ? S 16:32 0:00 [ecryptfs-kthrea] root 182 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/8:1-mm_percpu_wq] root 183 0.0 0.0 0 0 ? I< 16:32 0:00 [kthrotld] root 184 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/4:1-mm_percpu_wq] root 185 0.0 0.0 0 0 ? I< 16:32 0:00 [acpi_thermal_pm] root 186 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/u32:2-flush-252:0] root 187 0.0 0.0 0 0 ? S 16:32 0:00 [scsi_eh_0] root 188 0.0 0.0 0 0 ? I< 16:32 0:00 [scsi_tmf_0] root 189 0.0 0.0 0 0 ? S 16:32 0:00 [scsi_eh_1] root 190 0.0 0.0 0 0 ? I< 16:32 0:00 [scsi_tmf_1] root 191 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/u32:3-events_power_efficient] root 192 0.0 0.0 0 0 ? I< 16:32 0:00 [vfio-irqfd-clea] root 193 0.0 0.0 0 0 ? I< 16:32 0:00 [mld] root 194 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/4:1H-kblockd] root 195 0.0 0.0 0 0 ? I< 16:32 0:00 [ipv6_addrconf] root 196 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/u32:4-events_power_efficient] root 198 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/u32:5] root 199 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/5:1-mm_percpu_wq] root 200 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/3:1-cgroup_free] root 201 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/7:1-events] root 202 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/2:1H-kblockd] root 204 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/10:1-events] root 207 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/1:1-events] root 212 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/14:1-mm_percpu_wq] root 213 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/13:1-events] root 214 0.0 0.0 0 0 ? I< 16:32 0:00 [kstrp] root 215 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/6:1-mm_percpu_wq] root 216 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/15:1-mm_percpu_wq] root 217 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/7:2-events] root 220 0.0 0.0 0 0 ? I< 16:32 0:00 [zswap-shrink] root 221 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/u33:0] root 226 0.0 0.0 0 0 ? I< 16:32 0:00 [charger_manager] root 248 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/11:1H-kblockd] root 269 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/3:1H-kblockd] root 282 0.0 0.0 0 0 ? S 16:32 0:00 [hwrng] root 283 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/5:2-events] root 304 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/10:1H-kblockd] root 323 0.0 0.0 0 0 ? S 16:32 0:00 [jbd2/vda1-8] root 324 0.0 0.0 0 0 ? I< 16:32 0:00 [ext4-rsv-conver] root 334 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/12:1H-kblockd] root 337 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/4:2-ata_sff] root 356 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/7:1H-kblockd] root 379 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/5:1H-kblockd] root 388 0.0 0.0 0 0 ? S 16:32 0:00 [ext4lazyinit] root 390 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/14:2] root 396 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/9:1H-kblockd] root 397 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/15:1H] root 409 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/13:1H-kblockd] root 459 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/3:2-mm_percpu_wq] root 460 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/11:2-mld] root 461 0.0 0.0 0 0 ? I< 16:32 0:00 [cryptd] root 479 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/14:1H-kblockd] root 504 0.0 0.0 0 0 ? I< 16:32 0:00 [kworker/1:1H-kblockd] root 516 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/6:2-events] root 535 0.0 0.0 0 0 ? I 16:32 0:00 [kworker/2:2-events] root 591 0.0 0.0 0 0 ? I< 16:33 0:00 [kworker/6:1H-kblockd] root 658 0.0 0.0 0 0 ? I 16:33 0:00 [kworker/9:2-mm_percpu_wq] root 709 0.0 0.0 0 0 ? I 16:33 0:00 [kworker/1:2] root 1186 0.0 0.0 0 0 ? I< 16:33 0:00 [kworker/8:1H] root 1189 0.0 0.0 0 0 ? I 16:33 0:00 [kworker/3:3-events] root 1190 0.0 0.0 0 0 ? I 16:33 0:00 [kworker/10:2-mm_percpu_wq]