Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21790 /lib/systemd/systemd --user │ │ │ └─21791 (sd-pam) │ │ └─session-21.scope │ │ ├─21717 sshd: cephadm [priv] │ │ └─21810 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─724 /lib/systemd/systemd --user │ │ └─725 (sd-pam) │ ├─session-4.scope │ │ ├─1623 sshd: zuul [priv] │ │ └─1636 sshd: zuul@notty │ └─session-1.scope │ ├─ 721 sshd: zuul [priv] │ ├─ 738 sshd: zuul@notty │ ├─ 883 /usr/bin/python3 │ ├─ 1627 ssh: /home/zuul/.ansible/cp/199.19.213.99-22-zuul [mux] │ ├─410990 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zmeculdlquwguabeucrnapldmosipffw ; /usr/bin/python3'"'"' && sleep 0' │ ├─410991 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-zmeculdlquwguabeucrnapldmosipffw ; /usr/bin/python3' && sleep 0 │ ├─410992 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-zmeculdlquwguabeucrnapldmosipffw ; /usr/bin/python3 │ ├─410993 /bin/sh -c echo BECOME-SUCCESS-zmeculdlquwguabeucrnapldmosipffw ; /usr/bin/python3 │ ├─410994 /usr/bin/python3 │ ├─411015 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /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 │ └─411017 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9964 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12304 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f266eb3b2772daea247c9daf3b06aee40343a49308670e15176f49fe9588a65a -address /run/containerd/containerd.sock │ │ ├─ 12651 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8185f35407edeaeec96f5113e0a8f4f54bb0519d647481574b779fca4c66224d -address /run/containerd/containerd.sock │ │ ├─ 18737 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2b0aaa99cf225e2488e71136cb6bb8d2c1a5e2b427df3825dbe5a2eca5e8ad64 -address /run/containerd/containerd.sock │ │ ├─ 25333 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6b07d20dbd15fc1150aa87f035f5463f25f4be3a3c1ee64d27c635bb43a15aaf -address /run/containerd/containerd.sock │ │ ├─ 30122 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7b3f6926587c21d3b4a88fda6f19e398e708f052437a889815308664dfa0736d -address /run/containerd/containerd.sock │ │ ├─ 34948 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 310f8ccbc30e7de22499d4b71de6a9b753e68bd69e344069e3f15c0ac6337a2a -address /run/containerd/containerd.sock │ │ ├─ 40659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a5054ea13d904465308e1c6fdc5e52d52219884fd190b3a7553bced926c4f55 -address /run/containerd/containerd.sock │ │ ├─ 40690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8bdf398ad84bc2e49c405e8c7d603920ba237eec84866989a7e11c6fa7e1f03 -address /run/containerd/containerd.sock │ │ ├─ 40705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afbf98f93960d7c1edf1f71c832dc29ff5e0e5e0ca895c30a9b8a6ed72034d3c -address /run/containerd/containerd.sock │ │ ├─ 40707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b979e4b41a09ca13b6ed78ee1955f812bc7b025438193da83bb5f6dcd92ede7 -address /run/containerd/containerd.sock │ │ ├─ 40714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c061bbbd55b431bebb71c9279a38822633ecf6d2310638a2897cda10a6355219 -address /run/containerd/containerd.sock │ │ ├─ 41217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c43e25b66475696c4fa31baa8cc0687cf58f2e4a76979231df4ae5decc709a46 -address /run/containerd/containerd.sock │ │ ├─ 42118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a16fe8632bdb9a8e7430bebcd75f0792825d36533121c6c596da641cd6ea3f4 -address /run/containerd/containerd.sock │ │ ├─ 42164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41e2dd6dce8d544fcbfeda9d99136bf44d6e95568e242e167822dd109876d338 -address /run/containerd/containerd.sock │ │ ├─ 43508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id beab938a09cb6bee68d4d3488e2cc3880f999b1e7b3b19cd78f4a4efbaccf7a7 -address /run/containerd/containerd.sock │ │ ├─ 43905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c0f660325f1a3c01d93a652ef08ef85fcee7ccae9ab0b646c38475183b632f1 -address /run/containerd/containerd.sock │ │ ├─ 43976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1425e698bf22efddd2b795efafbd4f7d24350852c3d9e8503bcbb13bbe43afd0 -address /run/containerd/containerd.sock │ │ ├─ 44489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 177d8c4f100d88154ab9fb1c6116a80f63ab691d7a2b92e80aed79837284a333 -address /run/containerd/containerd.sock │ │ ├─ 44938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de9a657ba104ad97b125d9de23e2cd21d5f771fa19d76ded6023194e44d676e9 -address /run/containerd/containerd.sock │ │ ├─ 44956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a172103173bd3ed2d30e67940a596a2eec0d12c3df5424896cc11e00814bd0ff -address /run/containerd/containerd.sock │ │ ├─ 45044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb836aa3fc326c407ca18aa460fe54d4ee5edf4d10b09c5f7437d1c300634260 -address /run/containerd/containerd.sock │ │ ├─ 47445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9248bcd3a70559c5750aa643b9b0fc624f4a548b2cd62a5ae3fa8d2ea7fff039 -address /run/containerd/containerd.sock │ │ ├─ 47566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8182d76ac81fe389dc0657f5860f1aff3bc2ba4329a773930740a0fe1871a761 -address /run/containerd/containerd.sock │ │ ├─ 48328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df78471a54c4135e442b34cd7c2198b5d45c82524db87afd560ecaad3814d840 -address /run/containerd/containerd.sock │ │ ├─ 48369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b19191dd97a689ae4006d9e25d3d1454fa4a25392b2ac8c4eb6cb0829437df8 -address /run/containerd/containerd.sock │ │ ├─ 48758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a2d22a05987c2d73ba0ff92a09021fa0ab6d10a6aef4714959d9569bdd75fc9 -address /run/containerd/containerd.sock │ │ ├─ 49104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1f56451c8c4507bf4025942bb21151723609c3b66fd884db80eada9657ed564 -address /run/containerd/containerd.sock │ │ ├─ 49405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91542db5a35df9819021180b2ef464300951791a814b57f55a2b101e9dbcfb1a -address /run/containerd/containerd.sock │ │ ├─ 51718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 768aa8271b7e2154a9728e67485bed6deedfce3e7259e4ae549e64730727da23 -address /run/containerd/containerd.sock │ │ ├─ 51895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc0ea39eaf7a29267c8cc749da91ba76098d9e3bc94d3977378ade52bf6efe74 -address /run/containerd/containerd.sock │ │ ├─ 56230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfc1ad6e6a4e3f8eaf13ec55e5a585d58d05cfce75626c73ca20b0b5e62eb5dc -address /run/containerd/containerd.sock │ │ ├─ 56883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73444e9ec9fe07f50228253df0168ffdf46d5693b9343a66aaab8ed55989eb12 -address /run/containerd/containerd.sock │ │ ├─ 56930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3662f3dc74e52113cd45e3e5b35ecf8ceeae6a194a4ec14d65bdea4addbd0648 -address /run/containerd/containerd.sock │ │ ├─ 56969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c866a1f5869f4bc11a62e879e308db82dae1afbbb7de2ea0231c2257d55f0319 -address /run/containerd/containerd.sock │ │ ├─ 57141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d26329e0eed217e31560d579bfcc3c263be2146482622ad7bbcb08e720615ab -address /run/containerd/containerd.sock │ │ ├─ 61317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acee0728c713b32c079a8e7944021f773658ccaa55f311ab352298998139699f -address /run/containerd/containerd.sock │ │ ├─ 61488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65baf2cb5c0fa5fbace52467d7f81a61ddacd16a5c12599f717007051a600f02 -address /run/containerd/containerd.sock │ │ ├─ 61533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d575ee5e8c6d8e25e1f359b364d1694e3d33d4650b15a4c5989428085f6b904 -address /run/containerd/containerd.sock │ │ ├─ 61589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce5820b691c8b278676659e89a936ae473db3dc1d8e814f42435b96948dc5ca2 -address /run/containerd/containerd.sock │ │ ├─ 63028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 539d578ca8655912971eb7748ad1888592b178ddecc2e3801f0340d337a66e1e -address /run/containerd/containerd.sock │ │ ├─ 63115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1f7896ee673c5caf42f7beef5f84431ff73622f32bcec0e2a584ee877ca48c7 -address /run/containerd/containerd.sock │ │ ├─ 63298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2b3847adc01f9c5d55057f377ab7916fb7d9c3c68e4fb5bbfca8f8c0d624fa5 -address /run/containerd/containerd.sock │ │ ├─ 63341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5b0371458a34b3da79822ab8a6d4d9c11a96326a83d287f7331702014d91e63 -address /run/containerd/containerd.sock │ │ ├─ 63478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fabc6aaf04999f9ff2422d4b4476415f414d4377dd9a62b9b376009b04cb1404 -address /run/containerd/containerd.sock │ │ ├─ 63909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f22492ba5bab742e482ce6034623c724fe0cf6e53240c10d598081faee982c83 -address /run/containerd/containerd.sock │ │ ├─ 64279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fff498a5dd72d1ecd1ab572d4858c51b419bd099fc11ec097c1e346c691f8362 -address /run/containerd/containerd.sock │ │ ├─ 64806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb0671e17bd1257d570f3fc43a2738ce667b5e80f16dfc87a7684f13d81ac7c3 -address /run/containerd/containerd.sock │ │ ├─ 65267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0f6adae30f1e4ec7f914371df27d81f241936d6e25238ae064e4cacd40f3b47 -address /run/containerd/containerd.sock │ │ ├─ 66002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97a6afcdb5b0f98216df01e391d9184d84c1425ada2b8fbc1a056857e882bdf3 -address /run/containerd/containerd.sock │ │ ├─ 67518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0293fe1d85ce5ad37dc6f23f5fe307b6f29f52f014da4b2adc68d016e220453 -address /run/containerd/containerd.sock │ │ ├─ 69264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85ead70dbc7a4b410138cb4b5c51eee10dd7897375bff527c7ff1a9aae8767f7 -address /run/containerd/containerd.sock │ │ ├─ 78416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96170042dbca6f900e78b7c70859625c2ac8b421731ba0d67f2ac24e615a096f -address /run/containerd/containerd.sock │ │ ├─ 79905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10f76685bc133bc5b7fcb77824f6540e00f98f62b430c48aa4b218d4bbb32630 -address /run/containerd/containerd.sock │ │ ├─ 85577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b63b81d6926f84a2c3d82f2524065cf9bce2c7b23ad12a04d948ae92cd9a3820 -address /run/containerd/containerd.sock │ │ ├─ 91801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d077c15c96507fca0ab016e0eb8f15720a5f525e9e118bdebcbff4fbe24aea65 -address /run/containerd/containerd.sock │ │ ├─ 96072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5f6e2db86ff13c96907bd6e92d045bf087247d897a7c10fb2b1d385055c926b -address /run/containerd/containerd.sock │ │ ├─ 96112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 582d544aa57aba404c5c15524c74b3b62585e5b8d27097ad824cb8f7f98787b1 -address /run/containerd/containerd.sock │ │ ├─104448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0125c36dc9ca565bd53b3fa1d8462a38bc3f7867a08638ed634154859707069e -address /run/containerd/containerd.sock │ │ ├─106049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84563494a62fb2b8908fb71866198a5566e042c17eeaa727fc342032bf467c2e -address /run/containerd/containerd.sock │ │ ├─106069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f066b0a740b8ec40d40369461c5a5a8e2d83633bb1bb26c0ab2514bc6414031 -address /run/containerd/containerd.sock │ │ ├─108035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85b67b1b455103af49e8f30f275b2a9d3ddd42ca76e7adba48246e6a2bc06d38 -address /run/containerd/containerd.sock │ │ ├─109770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e7649c26f7e45ff0d3a9dd4324654890f6b8051a412fc97e1161b3d6dd08cdd -address /run/containerd/containerd.sock │ │ ├─109814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 179e459ed7cc046f03b7e2b6773af9a45eacfab726782dbd43b5fea7cd6cabb0 -address /run/containerd/containerd.sock │ │ ├─122857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da862b0376bdbdf9615d7e73373bcdcc3a184bd677a4a581616abbbace4566c4 -address /run/containerd/containerd.sock │ │ ├─122923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4c97766a718a43557013dd398cc1a19e13bc88489eafcdf285546b92b5a2066 -address /run/containerd/containerd.sock │ │ ├─125273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 833f84cc8554135ab2e57956f9302753dead95c701c31d11099543f447185762 -address /run/containerd/containerd.sock │ │ ├─139149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81cf5bd4225cb22e1e15c98457e75ac31ac5bb40d92de8384e5692cbbc2ba72a -address /run/containerd/containerd.sock │ │ ├─140917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c12f00fe2f8c4e920d9e1e09eaf64c498afed05745646a7f0a8a362187eebd3b -address /run/containerd/containerd.sock │ │ ├─147708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b636377c8673d020fa7240f9a37b5356ba0e20c0d77d86e7689cca036ec560d8 -address /run/containerd/containerd.sock │ │ ├─153696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86e156cadaf63d66af19785f0ab4841041ea1451ad57a91320be16a78e779f3d -address /run/containerd/containerd.sock │ │ ├─155965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ab863ed4c77f524efacc159f6d9df5b9fd365d44315fb3ea422aa22a00cf98d -address /run/containerd/containerd.sock │ │ ├─155988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea5d7221c324f22ae71de7890d306639d228c3d0a5a0bc71444459c110041ae6 -address /run/containerd/containerd.sock │ │ ├─156004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc9e5a714f91f0b48542aa1eaf6c1b32dbcac93215ce7c0ab33ae71444ae9b9f -address /run/containerd/containerd.sock │ │ ├─156012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0da02a11469402dd437d96adb1b100233d8c449d4284088cdb2353c71541b42b -address /run/containerd/containerd.sock │ │ ├─156529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f13c85f995e7afcaa571134b48e79f7070ce515dec296fdb26c01b9afdddfb70 -address /run/containerd/containerd.sock │ │ ├─156782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 171002bf6e7a414768966d30c9bda411a1b2e6d527e95d00d27fc2f2870f6e2b -address /run/containerd/containerd.sock │ │ ├─168326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ced2107c965b8faf307b501aa46904bf30bec5e4493763756fc3ef3bb18ba8a9 -address /run/containerd/containerd.sock │ │ ├─170005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d43506ee9a814082631bd5c6a1ad3a6afc0adf4c7c9203b6e570a178987ba797 -address /run/containerd/containerd.sock │ │ ├─170016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ebdcbd38415cb785ce98e7bf1baa276913cf48ca7dbaab05624548111000d33 -address /run/containerd/containerd.sock │ │ ├─170074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fc34cb5cf0322f0c761fe5441cbba01cd044dd85e88ae84cab3c36c7d469af1 -address /run/containerd/containerd.sock │ │ ├─170147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 418130d5c23c7d9f7a8059f869fe2c9a0af55382242ac15fe1a7e88311bb0628 -address /run/containerd/containerd.sock │ │ ├─170204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07de1fe79e85c36c9a725c365346cef91a37f2abc88783081bfc2b9bd5e352a1 -address /run/containerd/containerd.sock │ │ ├─170604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2dc446574da46362f5de54e90deb1ebb72fac3d4842d50751028b09971cfffe -address /run/containerd/containerd.sock │ │ ├─170641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6145e64fd5df3e6fc57b95a870cba6441834e4bf4e5a3e89030f123917251a5c -address /run/containerd/containerd.sock │ │ ├─182828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dc0f1e7c1a28661fca9d0610c504c1558a0721e428ba4a61a4bc685e90a9ebd -address /run/containerd/containerd.sock │ │ ├─184993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ceb41598e7ef992efbacd2a3f067a5df99520f1253175d52c5df8b96f0e18301 -address /run/containerd/containerd.sock │ │ ├─185053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c3451ee8eb1c2881ff9c1f50d6b2193766b30834301e73bf46a8a373036e168 -address /run/containerd/containerd.sock │ │ ├─185211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0766e9a388723bf06ae12461bbeeff3351436c375cb589ef2d0c953675c35b5c -address /run/containerd/containerd.sock │ │ ├─199967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 856d9b87dd3e42f7bde8da0459f49ebedc7489ab526f59a64bff7675ae41c82f -address /run/containerd/containerd.sock │ │ ├─207590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2cb7255beb0fadad3afe8b0e8d45140aeadaca2e3281617ab26b285cce5be95 -address /run/containerd/containerd.sock │ │ ├─207635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ba84a95b5ab28a42aa47b704dd2f62d1a737a9ad4103571831c30f2de6f47f7 -address /run/containerd/containerd.sock │ │ ├─207681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba3e6683cd11a5ed54982b89998fc94771b27616dedf32c879a8ef019f79e9c3 -address /run/containerd/containerd.sock │ │ ├─207950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e789d1ea9ba3bfe01651f001ecee2d19d8c842f660155712f721dcaccd9324cf -address /run/containerd/containerd.sock │ │ ├─219184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa698725cdf6a214a170df398cec927135c79897ca41fb21d8df1672b735fb1a -address /run/containerd/containerd.sock │ │ ├─221547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cda5d254f608b6d0b49d3a41024823c352048aa947b78a781b815b8e5a473ea -address /run/containerd/containerd.sock │ │ ├─222750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08bedb43102866cd4c98e9ea0f6596a6938d305fe32c59c6a472b8d954f2a9c3 -address /run/containerd/containerd.sock │ │ ├─223667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 121146b6133e5ea682a641e366a56e821dce1ab84fbbd5fc38fb413cf612d4fe -address /run/containerd/containerd.sock │ │ ├─224662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0a9e9007d148ac2292cc2a826899640274849f6f87f08d80f002e0af249c14c -address /run/containerd/containerd.sock │ │ ├─225734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1726107ad3339a1acb0b281e3224e2a0f8f57485e0ea83bfc865fa0bc14c9858 -address /run/containerd/containerd.sock │ │ ├─227366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e16e1548bd55ba560d335bdb86d6cc90c960490fbc7df6c1482e9d66542d4723 -address /run/containerd/containerd.sock │ │ ├─227418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d99b16fa3148898a38244dd09ac5907ad0b591f9fef1eab180fcc3022c62de6 -address /run/containerd/containerd.sock │ │ ├─236211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edb0315cde877507846c5e5a631d30f520c01afd642864c8e4dc684e1bd157eb -address /run/containerd/containerd.sock │ │ ├─236697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db0765f0ffe6794022447d5b1582c22d795713e01236b376cf2c0a52dab566f8 -address /run/containerd/containerd.sock │ │ ├─245619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5102fcd48c704d44420e73bde34573c1f2b9a518d70aa0339c543fb2b4830ed -address /run/containerd/containerd.sock │ │ ├─252140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c83569e673ba70155f682c8453fe1e1db1563a474718e4fe7c8d0fdbdabdd79 -address /run/containerd/containerd.sock │ │ ├─252370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a9823ea817269f97bc323f66c974b361f8c1d57a8aebc99145c4378a7ae6c90 -address /run/containerd/containerd.sock │ │ ├─252405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 255e114e5a5232a50fbf5be8abc94fdb55c1dd1d9668edbb7e985b010c54c74a -address /run/containerd/containerd.sock │ │ ├─252433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ef07e15f1ff501386f16001ee0c3acf07f8e192df77b3e912b9ae31ccbe8849 -address /run/containerd/containerd.sock │ │ ├─264009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65b0a986570218baf07e555c0d003c5300c32382fb56c24e0f5ce4aebcd814c3 -address /run/containerd/containerd.sock │ │ ├─266165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e60ce32e0a80c48d6e31ce163db11d7decc96af1389164223d0c1c99c397c73 -address /run/containerd/containerd.sock │ │ └─267538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 442055404e69895d6a2d4fa2cbd05f42d987f706e2025411bd7019eec81fcdd9 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1444 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─535 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─406 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─643 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29830 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30104 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18693 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18714 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.qbltfe.service │ │ │ ├─12598 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qbltfe/unit.run │ │ │ └─12619 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mgr --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mgr-instance-qbltfe --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qbltfe:/var/lib/ceph/mgr/ceph-instance.qbltfe:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qbltfe/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.qbltfe -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25044 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25316 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34660 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34927 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12233 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12265 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10338 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─663 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─633 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138848 /sbin/multipathd -d -s │ ├─docker-2b0aaa99cf225e2488e71136cb6bb8d2c1a5e2b427df3825dbe5a2eca5e8ad64.scope … │ │ ├─18764 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18780 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-7b3f6926587c21d3b4a88fda6f19e398e708f052437a889815308664dfa0736d.scope … │ │ ├─30146 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─30159 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─41119 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.99 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─docker-f266eb3b2772daea247c9daf3b06aee40343a49308670e15176f49fe9588a65a.scope … │ │ ├─12347 /sbin/docker-init -- /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─12359 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─375 /lib/systemd/systemd-journald │ ├─docker-8185f35407edeaeec96f5113e0a8f4f54bb0519d647481574b779fca4c66224d.scope … │ │ ├─12704 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qbltfe -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12729 /usr/bin/ceph-mgr -n mgr.instance.qbltfe -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─668 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-r906a458ce41641939cf05b347ec0b49b.scope │ │ └─183412 /usr/sbin/libvirtd --listen │ ├─uuidd.service │ │ └─1113 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10844 /usr/sbin/chronyd -F 1 │ │ └─10845 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─411 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─138715 /sbin/iscsid │ │ └─138716 /sbin/iscsid │ ├─docker-310f8ccbc30e7de22499d4b71de6a9b753e68bd69e344069e3f15c0ac6337a2a.scope … │ │ ├─34973 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─34985 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─dbus.service │ │ └─629 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─639 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─635 /lib/systemd/systemd-logind │ └─docker-6b07d20dbd15fc1150aa87f035f5463f25f4be3a3c1ee64d27c635bb43a15aaf.scope … │ ├─25357 /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─25369 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug ├─k8s.io │ ├─977b4474a5f52a60a392b37830ad2fcea5b6a650dc4a0a9ab074490fbb5b8704 │ │ └─405499 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─8a778fc3df4037786d4adb5d5677ccf49bdd8697cfc7a0513195aa85f7b851e8 │ │ ├─108221 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108239 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─108245 erl_child_setup 1048576 │ │ ├─108306 sh -s disksup │ │ ├─108308 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108309 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108314 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108315 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108325 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108538 /bin/sh -s rabbit_disk_monitor │ ├─2d7962e64a54ecd4d2da99eead5f4f40f775126f98cd1b4ad2c10fd0f28762b0 │ │ └─62791 /usr/bin/pod-tls-sidecar --template=/config/certificate-template.yml --ca-path=/certs/ca.crt --cert-path=/certs/tls.crt --key-path=/certs/tls.key │ ├─28b56892e6147e827338f47bbdc117bf578b46e28e904ec01a2c3ae0ff7dcd50 │ │ ├─65368 nginx: master process nginx -g daemon off; │ │ ├─65386 nginx: worker process │ │ ├─65387 nginx: worker process │ │ ├─65388 nginx: worker process │ │ ├─65389 nginx: worker process │ │ └─65390 nginx: worker process │ ├─121146b6133e5ea682a641e366a56e821dce1ab84fbbd5fc38fb413cf612d4fe │ │ └─223691 /pause │ ├─2cef707038ceea330f18090e78669d0b2f9ddadef49123169a44c6996b1c3aae │ │ └─45263 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─0e7649c26f7e45ff0d3a9dd4324654890f6b8051a412fc97e1161b3d6dd08cdd │ │ └─109794 /pause │ ├─c03664f70e0a487cfd9a8c6d8cc240d5db1a7c9dfebfab7011e7522a8d1002c1 │ │ ├─196497 heat-api: uWSGI master │ │ ├─196526 heat-api: uWSGI worker 1 │ │ └─196527 heat-api: uWSGI worker 2 │ ├─91542db5a35df9819021180b2ef464300951791a814b57f55a2b101e9dbcfb1a │ │ └─49429 /pause │ ├─c3e4e3fa10bce28189e32868fba7d93a7c80909fa9343ef254578d903d25df0d │ │ └─405462 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─81cf5bd4225cb22e1e15c98457e75ac31ac5bb40d92de8384e5692cbbc2ba72a │ │ └─139173 /pause │ ├─96170042dbca6f900e78b7c70859625c2ac8b421731ba0d67f2ac24e615a096f │ │ └─78440 /pause │ ├─4f71bac0b85b0f79f6b45161659e28e33d3b475949b3bfed925933b93033a433 │ │ ├─168460 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─168479 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─168485 erl_child_setup 1048576 │ │ ├─168550 sh -s disksup │ │ ├─168552 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─168553 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─168591 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168592 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168602 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─168778 /bin/sh -s rabbit_disk_monitor │ ├─c061bbbd55b431bebb71c9279a38822633ecf6d2310638a2897cda10a6355219 │ │ └─40803 /pause │ ├─ce5820b691c8b278676659e89a936ae473db3dc1d8e814f42435b96948dc5ca2 │ │ └─61613 /pause │ ├─9ba9ac3118cca709f92f38ac7c446532ddaaad8f749e97d53e358ab774dd7b0d │ │ └─405838 kube-scheduler --authentication-kubeconfig=/etc/kubernetes/scheduler.conf --authorization-kubeconfig=/etc/kubernetes/scheduler.conf --bind-address=0.0.0.0 --kubeconfig=/etc/kubernetes/scheduler.conf --leader-elect=true --tls-min-version=VersionTLS13 │ ├─86e156cadaf63d66af19785f0ab4841041ea1451ad57a91320be16a78e779f3d │ │ └─153719 /pause │ ├─8443ddb0ee4f8a9963061dd32c4c7944e02410305ee394e682f3620c9edfee66 │ │ └─49884 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─ced2107c965b8faf307b501aa46904bf30bec5e4493763756fc3ef3bb18ba8a9 │ │ └─168351 /pause │ ├─96c6415039de4867788240d24db6fbbefccfee53c0bc5f7156c8d1cc17ee0e67 │ │ └─63961 grafana server --homepath=/usr/share/grafana --config=/etc/grafana/grafana.ini --packaging=docker cfg:default.log.mode=console cfg:default.paths.data=/var/lib/grafana/ cfg:default.paths.logs=/var/log/grafana cfg:default.paths.plugins=/var/lib/grafana/plugins cfg:default.paths.provisioning=/etc/grafana/provisioning │ ├─f22492ba5bab742e482ce6034623c724fe0cf6e53240c10d598081faee982c83 │ │ └─63933 /pause │ ├─5cfff3ee636ba43f96f2da9b8374c1719e80fbb154505433c4cb7259fd734239 │ │ ├─104924 glance-api: uWSGI master │ │ ├─104937 glance-api: uWSGI worker 1 │ │ └─104938 glance-api: uWSGI worker 2 │ ├─8b2b4286c22b519b06d013a61ca8f0464af0ef40d994c110112ae9574923b8ff │ │ └─64890 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─539d578ca8655912971eb7748ad1888592b178ddecc2e3801f0340d337a66e1e │ │ └─63060 /pause │ ├─403c49077bd4e1d91436175bd8105b08870afd0a2d7430741ae5412eba4f9917 │ │ └─405876 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─e0a9e9007d148ac2292cc2a826899640274849f6f87f08d80f002e0af249c14c │ │ └─224687 /pause │ ├─8d25cb6d7127d7ca9fc1d92832e82e710493ddf70c5b8c5629004638e00c9e87 │ │ └─57392 /secretgen-controller │ ├─c43e25b66475696c4fa31baa8cc0687cf58f2e4a76979231df4ae5decc709a46 │ │ └─41241 /pause │ ├─e7bd4f6482e2b013338056d2764fdb23f6701fe44789709f636c4899e55c8823 │ │ ├─ 47802 /usr/bin/dumb-init -- /nginx-ingress-controller --default-backend-service=ingress-nginx/ingress-nginx-defaultbackend --publish-service=ingress-nginx/ingress-nginx-controller --election-id=ingress-nginx-leader --controller-class=k8s.io/ingress-nginx --ingress-class=atmosphere --configmap=ingress-nginx/ingress-nginx-controller --tcp-services-configmap=ingress-nginx/ingress-nginx-tcp --udp-services-configmap=ingress-nginx/ingress-nginx-udp --validating-webhook=:7443 --validating-webhook-certificate=/usr/local/certificates/cert --validating-webhook-key=/usr/local/certificates/key --enable-metrics=true │ │ ├─ 47816 /nginx-ingress-controller --default-backend-service=ingress-nginx/ingress-nginx-defaultbackend --publish-service=ingress-nginx/ingress-nginx-controller --election-id=ingress-nginx-leader --controller-class=k8s.io/ingress-nginx --ingress-class=atmosphere --configmap=ingress-nginx/ingress-nginx-controller --tcp-services-configmap=ingress-nginx/ingress-nginx-tcp --udp-services-configmap=ingress-nginx/ingress-nginx-udp --validating-webhook=:7443 --validating-webhook-certificate=/usr/local/certificates/cert --validating-webhook-key=/usr/local/certificates/key --enable-metrics=true │ │ ├─ 47951 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─265851 nginx: worker process │ │ ├─265852 nginx: worker process │ │ └─265853 nginx: cache manager process │ ├─0125c36dc9ca565bd53b3fa1d8462a38bc3f7867a08638ed634154859707069e │ │ └─104471 /pause │ ├─d0293fe1d85ce5ad37dc6f23f5fe307b6f29f52f014da4b2adc68d016e220453 │ │ └─67552 /pause │ ├─ceb41598e7ef992efbacd2a3f067a5df99520f1253175d52c5df8b96f0e18301 │ │ └─185022 /pause │ ├─86821788a5981b4941fdf51e7fe66413e0d90a42753944a7c7be3dd3405c692d │ │ └─66888 /bin/prometheus-config-reloader --listen-address=:8080 --reload-url=http://127.0.0.1:9093/-/reload --config-file=/etc/alertmanager/config/alertmanager.yaml.gz --config-envsubst-file=/etc/alertmanager/config_out/alertmanager.env.yaml --watched-dir=/etc/alertmanager/config │ ├─fc0ea39eaf7a29267c8cc749da91ba76098d9e3bc94d3977378ade52bf6efe74 │ │ └─51918 /pause │ ├─0ca08b5b40c2ed0f808cc85ad1b08fb11b02770d72630db1f7428a5e5855d4ff │ │ └─67376 /bin/pushgateway │ ├─a5102fcd48c704d44420e73bde34573c1f2b9a518d70aa0339c543fb2b4830ed │ │ └─245642 /pause │ ├─175bc6cb85c0c92f4e56095463e488b31d450f95bf84ce55ab92a42beb71bd3b │ │ └─405760 /manager --metrics-bind-address=:8080 │ ├─9ed50034b60c32ec62099549a6d6195449a963318e8627f1139b34356b2aa39b │ │ └─140281 /usr/sbin/ovsdb-server /run/openvswitch/conf.db -vconsole:emer -vconsole:err -vconsole:info --pidfile=/run/openvswitch/ovsdb-server.pid --remote=punix:/run/openvswitch/db.sock --remote=db:Open_vSwitch,Open_vSwitch,manager_options --private-key=db:Open_vSwitch,SSL,private_key --certificate=db:Open_vSwitch,SSL,certificate --bootstrap-ca-cert=db:Open_vSwitch,SSL,ca_cert │ ├─af571a62ebcb8245d013e82fbc81ea0b9f38294e754e3fdd317fe0b4d6f636e0 │ │ └─188066 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─7847a755253e83e11f8e60c370ea6ec6711a2223548ee6a44a6d32a083cbd0c8 │ │ ├─183039 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─183056 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─183062 erl_child_setup 1048576 │ │ ├─183109 sh -s disksup │ │ ├─183111 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─183112 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─183120 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183121 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183131 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─183472 /bin/sh -s rabbit_disk_monitor │ ├─de9a657ba104ad97b125d9de23e2cd21d5f771fa19d76ded6023194e44d676e9 │ │ └─44986 /pause │ ├─da6fd058bdbecc8fc433e128a4b09377b406cc928c8e0080f4b167efa85e2736 │ │ ├─180570 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─181404 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpk63ps_d5/privsep.sock │ │ ├─181741 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp8w55y5xx/privsep.sock │ │ ├─182164 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp9pmvejgf/privsep.sock │ │ ├─182546 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─182559 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─182634 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a1221f7e-dc06-4dac-b1ed-5f24e4ed2d96/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a1221f7e-dc06-4dac-b1ed-5f24e4ed2d96/host --addn-hosts=/var/lib/neutron/dhcp/a1221f7e-dc06-4dac-b1ed-5f24e4ed2d96/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a1221f7e-dc06-4dac-b1ed-5f24e4ed2d96/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a1221f7e-dc06-4dac-b1ed-5f24e4ed2d96/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-5b63a42e-d647-4b8d-a3ae-15cf48a41694,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─182637 haproxy -f /var/lib/neutron/ns-metadata-proxy/a1221f7e-dc06-4dac-b1ed-5f24e4ed2d96.conf │ │ ├─202226 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/116d141e-f352-469b-a1d5-c7827c248951/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/116d141e-f352-469b-a1d5-c7827c248951/host --addn-hosts=/var/lib/neutron/dhcp/116d141e-f352-469b-a1d5-c7827c248951/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/116d141e-f352-469b-a1d5-c7827c248951/opts --dhcp-leasefile=/var/lib/neutron/dhcp/116d141e-f352-469b-a1d5-c7827c248951/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f0da527d-8a77-46a4-b0a7-af898e0677e9,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─202230 haproxy -f /var/lib/neutron/ns-metadata-proxy/116d141e-f352-469b-a1d5-c7827c248951.conf │ │ ├─374108 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpokw8xhnz/privsep.sock │ │ ├─380653 haproxy -f /var/lib/neutron/ns-metadata-proxy/c441820d-c1e7-4be6-b036-09d5c237cf22.conf │ │ └─410772 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --agent-queue-name dhcp_agent --use-fqdn │ ├─5a822141fb646fc7ae364da791ed9c31fef17cbf9b8c7bf88f8726051f8430ac │ │ └─123473 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─8d3d70400996513baa6ba871eb6358a74eeffe94fcba6fa0b3f4f3a105bcf4a1 │ │ └─261452 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─1cfca7104abe3fb9c4a41204a7f8bc5591ab48a43687d0d7aba4826baf19a6a9 │ │ └─268177 /bin/openstack-database-exporter │ ├─6ab863ed4c77f524efacc159f6d9df5b9fd365d44315fb3ea422aa22a00cf98d │ │ └─156101 /pause │ ├─9c3451ee8eb1c2881ff9c1f50d6b2193766b30834301e73bf46a8a373036e168 │ │ └─185088 /pause │ ├─5d575ee5e8c6d8e25e1f359b364d1694e3d33d4650b15a4c5989428085f6b904 │ │ └─61556 /pause │ ├─cf9ec3d60614d3093a818aafffa19e49b402897c1dc90e920f6fc829d2a5afcd │ │ └─86539 /usr/local/bin/rook ceph operator │ ├─2f026305e56b6c19dd6b2cea7475b4dba5518df176df202bdb7fe01567388586 │ │ ├─68018 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68035 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─68041 erl_child_setup 1048576 │ │ ├─68096 sh -s disksup │ │ ├─68098 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68099 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68122 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68123 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68133 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68328 /bin/sh -s rabbit_disk_monitor │ ├─ff70cb8501ab38d634cea053640a4333013f0b12b17a7fd9622c0e313c20f671 │ │ ├─166352 nova-metadata: uWSGI master │ │ ├─166365 nova-metadata: uWSGI worker 1 │ │ └─166366 nova-metadata: uWSGI worker 2 │ ├─833f84cc8554135ab2e57956f9302753dead95c701c31d11099543f447185762 │ │ └─125297 /pause │ ├─c12f00fe2f8c4e920d9e1e09eaf64c498afed05745646a7f0a8a362187eebd3b │ │ └─140942 /pause │ ├─0766e9a388723bf06ae12461bbeeff3351436c375cb589ef2d0c953675c35b5c │ │ └─185240 /pause │ ├─6a2c38a0eb79f9a4a7158863d2c56aa95df87caeea210f45fd089fc5a0f26df5 │ │ ├─245937 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─245955 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─245961 erl_child_setup 1048576 │ │ ├─246008 sh -s disksup │ │ ├─246010 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─246011 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─246016 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─246017 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─246027 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─246373 /bin/sh -s rabbit_disk_monitor │ ├─acee0728c713b32c079a8e7944021f773658ccaa55f311ab352298998139699f │ │ └─61371 /pause │ ├─08bedb43102866cd4c98e9ea0f6596a6938d305fe32c59c6a472b8d954f2a9c3 │ │ └─222774 /pause │ ├─effc9ff0880b1efe7d58773b4024d8716d0e15f92c622adc41656b22553785bc │ │ └─52468 redis_exporter │ ├─db0765f0ffe6794022447d5b1582c22d795713e01236b376cf2c0a52dab566f8 │ │ └─236719 /pause │ ├─1c1d5737edb211e394aebf7074297b7ac1242df534ada987e99425b141b6b1de │ │ └─67613 /bin/oauth2-proxy │ ├─a5eaeb93c99a3e586f1599a1e87c1754463cc426e536ed6e9faf28533af84a48 │ │ ├─49591 mysqld --wsrep_start_position=393bef2d-54d1-11f1-8615-5a2fb0c7d5cc:20 │ │ └─49685 /var/lib/mysql/mysql-state-monitor │ ├─c866a1f5869f4bc11a62e879e308db82dae1afbbb7de2ea0231c2257d55f0319 │ │ └─56999 /pause │ ├─41e2dd6dce8d544fcbfeda9d99136bf44d6e95568e242e167822dd109876d338 │ │ └─42189 /pause │ ├─582d544aa57aba404c5c15524c74b3b62585e5b8d27097ad824cb8f7f98787b1 │ │ └─96135 /pause │ ├─7d99b16fa3148898a38244dd09ac5907ad0b591f9fef1eab180fcc3022c62de6 │ │ └─227442 /pause │ ├─b636377c8673d020fa7240f9a37b5356ba0e20c0d77d86e7689cca036ec560d8 │ │ └─147807 /pause │ ├─4a76a1bc46d5116c5c504bb3b06468ba0e56d35ed64b97ffe11e8399ba7336cb │ │ ├─65857 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65922 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─ba3e6683cd11a5ed54982b89998fc94771b27616dedf32c879a8ef019f79e9c3 │ │ └─207721 /pause │ ├─e1f56451c8c4507bf4025942bb21151723609c3b66fd884db80eada9657ed564 │ │ └─49129 /pause │ ├─0c83569e673ba70155f682c8453fe1e1db1563a474718e4fe7c8d0fdbdabdd79 │ │ └─252167 /pause │ ├─e16e1548bd55ba560d335bdb86d6cc90c960490fbc7df6c1482e9d66542d4723 │ │ └─227396 /pause │ ├─6145e64fd5df3e6fc57b95a870cba6441834e4bf4e5a3e89030f123917251a5c │ │ └─170673 /pause │ ├─8b19191dd97a689ae4006d9e25d3d1454fa4a25392b2ac8c4eb6cb0829437df8 │ │ └─48393 /pause │ ├─761eab28c97afbb950278c9aff1677ff785fbcebe3bdc084cf3c299ba93560e8 │ │ └─47843 /server │ ├─d6bde0893dec5d35978387a200753d65cd985f623ff4fd04d7dabeea5ebc2651 │ │ └─405389 percona-xtradb-cluster-operator │ ├─9b6eab256fa11c66505dd8da636813bcaad5f10bee481ae2fe44cc4ca344747c │ │ └─67504 /bin/memcached_exporter │ ├─fa698725cdf6a214a170df398cec927135c79897ca41fb21d8df1672b735fb1a │ │ └─219208 /pause │ ├─6ba84a95b5ab28a42aa47b704dd2f62d1a737a9ad4103571831c30f2de6f47f7 │ │ └─207719 /pause │ ├─179e459ed7cc046f03b7e2b6773af9a45eacfab726782dbd43b5fea7cd6cabb0 │ │ └─109841 /pause │ ├─65b0a986570218baf07e555c0d003c5300c32382fb56c24e0f5ce4aebcd814c3 │ │ └─264037 /pause │ ├─b8bdf398ad84bc2e49c405e8c7d603920ba237eec84866989a7e11c6fa7e1f03 │ │ └─40813 /pause │ ├─20cb7b8ce4f85ad23e8e8860412c91fde87bfdfcbaa778a064f1d5cd27f645af │ │ ├─167267 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─167579 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─167580 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─1425e698bf22efddd2b795efafbd4f7d24350852c3d9e8503bcbb13bbe43afd0 │ │ └─44010 /pause │ ├─df78471a54c4135e442b34cd7c2198b5d45c82524db87afd560ecaad3814d840 │ │ └─48354 /pause │ ├─b89ad8c0d8f210da9fc8afe21111074ba1527dcef3b8c75b085bdd1e17f81b03 │ │ └─405727 nfd-worker -metrics=8081 │ ├─54c72a724a36ebe5ae524ef6ee7005e2f0472879153c33f53f7d7659620e8b4b │ │ └─217585 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─4a8f48b324532f797e48c3bd5f79917b5999d87b9308183c927c5054c05f8afa │ │ └─242802 docker-registry serve /etc/docker-registry/config.yml │ ├─3dc0f1e7c1a28661fca9d0610c504c1558a0721e428ba4a61a4bc685e90a9ebd │ │ └─182855 /pause │ ├─d6e237ec47e49fc90dd7cb261938313c875e71f6c492f02f3ed53605e0aaccaf │ │ └─97305 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─c69af49176624848411c62fb626a8dbcd490c20f5fe0dbbba12c97c317b17a3f │ │ ├─187967 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-compute --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf │ │ ├─369767 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmp960zh0ca/privsep.sock │ │ ├─370129 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmp412iad6x/privsep.sock │ │ ├─371109 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmp6bzf0h2s/privsep.sock │ │ ├─410255 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ │ └─410270 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ ├─9248bcd3a70559c5750aa643b9b0fc624f4a548b2cd62a5ae3fa8d2ea7fff039 │ │ └─47484 /pause │ ├─bb836aa3fc326c407ca18aa460fe54d4ee5edf4d10b09c5f7437d1c300634260 │ │ └─45075 /pause │ ├─a7f8440c5b75190312e2b3d4d3a9fead18213a5696a880dc22159bf4125bf50a │ │ └─266575 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─f5b0371458a34b3da79822ab8a6d4d9c11a96326a83d287f7331702014d91e63 │ │ └─63367 /pause │ ├─177d8c4f100d88154ab9fb1c6116a80f63ab691d7a2b92e80aed79837284a333 │ │ └─44515 /pause │ ├─d2b3847adc01f9c5d55057f377ab7916fb7d9c3c68e4fb5bbfca8f8c0d624fa5 │ │ └─63324 /pause │ ├─10f76685bc133bc5b7fcb77824f6540e00f98f62b430c48aa4b218d4bbb32630 │ │ └─79928 /pause │ ├─3b8d29d59b641d378ebf0e91c7f9aa0ec5206c15b2753736efde6282d1ecd938 │ │ ├─153836 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─153853 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─153859 erl_child_setup 1048576 │ │ ├─154005 sh -s disksup │ │ ├─154007 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─154008 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─154033 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─154034 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─154044 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─154196 /bin/sh -s rabbit_disk_monitor │ ├─ec6b00549b2b324ac29d347e7625905c1b44af538d9b9abfd767e62d49b09b43 │ │ └─66585 /bin/prometheus-config-reloader --listen-address=:8080 --reload-url=http://127.0.0.1:9090/-/reload --config-file=/etc/prometheus/config/prometheus.yaml.gz --config-envsubst-file=/etc/prometheus/config_out/prometheus.env.yaml --watched-dir=/etc/prometheus/rules/prometheus-kube-prometheus-stack-prometheus-rulefiles-0 │ ├─01910f850b5a7137ee79ff1fa4ff28cb4b2d984aac89a009723546c17bfd7e87 │ │ ├─ 72916 apache2 -DFOREGROUND │ │ ├─ 72942 (wsgi:k -DFOREGROUND │ │ ├─ 72943 (wsgi:k -DFOREGROUND │ │ ├─ 72944 (wsgi:k -DFOREGROUND │ │ ├─ 72945 (wsgi:k -DFOREGROUND │ │ ├─390866 apache2 -DFOREGROUND │ │ └─391483 apache2 -DFOREGROUND │ ├─fabc6aaf04999f9ff2422d4b4476415f414d4377dd9a62b9b376009b04cb1404 │ │ └─63501 /pause │ ├─fff498a5dd72d1ecd1ab572d4858c51b419bd099fc11ec097c1e346c691f8362 │ │ └─64325 /pause │ ├─85ead70dbc7a4b410138cb4b5c51eee10dd7897375bff527c7ff1a9aae8767f7 │ │ └─69288 /pause │ ├─7e1a01726fdb939a5d834f91d8570fe7084d97e7f2666604b05879d6ba639b87 │ │ └─405805 /kube-vip manager │ ├─69e7c70f302801d9ddac5cbe66befa354f9391cec7ad9a0a5b8f2562300361cd │ │ └─182518 /usr/bin/libvirt-tls-sidecar │ ├─bc9e5a714f91f0b48542aa1eaf6c1b32dbcac93215ce7c0ab33ae71444ae9b9f │ │ └─156142 /pause │ ├─e0bcd02baa6dbb177abd6178f36a990ec4d388238a93c00fd97dc41d20db42d6 │ │ └─107783 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─a0d6bd1cdbfc601a22d9861ea31e63a07156fb8297758a8073b1742796e4b91d │ │ └─40945 kube-apiserver --advertise-address=199.19.213.99 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─2186826414585a6b2ff2626a70e6cbf2395ce23d630a75d8a9e5534973494995 │ │ └─153115 /coredns -conf /etc/coredns/Corefile │ ├─114b4695c9ceb08a8d3012d1e850f62b859fbc66d9a35f9d0f76eda18d4e5490 │ │ ├─236791 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─237023 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─237024 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─dfc1ad6e6a4e3f8eaf13ec55e5a585d58d05cfce75626c73ca20b0b5e62eb5dc │ │ └─56254 /pause │ ├─5822bb6165d3fa43a1b3088bdda878f7752253844ec0ec1141e8afb8a02820e6 │ │ ├─84981 barbiacan-api: uWSGI master │ │ └─85006 barbiacan-api: uWSGI worker 1 │ ├─7bd068f6552a457ad90f34ce9207e111c51f48720f9076475a52c887b1714ef6 │ │ └─406511 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─b0f6adae30f1e4ec7f914371df27d81f241936d6e25238ae064e4cacd40f3b47 │ │ └─65299 /pause │ ├─c381ed7d5d5f4996858054acc3d88f2008a04db8704e24c0b7bd6a0cc474c021 │ │ └─49853 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─d43506ee9a814082631bd5c6a1ad3a6afc0adf4c7c9203b6e570a178987ba797 │ │ └─170071 /pause │ ├─07de1fe79e85c36c9a725c365346cef91a37f2abc88783081bfc2b9bd5e352a1 │ │ └─170250 /pause │ ├─4355155426f78ab9e9773000d6bee97bb00047bb01a9009b66b990f2581e4ef5 │ │ └─61889 /kube-state-metrics --port=8080 --telemetry-port=8081 --port=8080 --resources=certificatesigningrequests,configmaps,cronjobs,daemonsets,deployments,endpoints,horizontalpodautoscalers,ingresses,jobs,leases,limitranges,mutatingwebhookconfigurations,namespaces,networkpolicies,nodes,persistentvolumeclaims,persistentvolumes,poddisruptionbudgets,pods,replicasets,replicationcontrollers,resourcequotas,secrets,services,statefulsets,storageclasses,validatingwebhookconfigurations,volumeattachments │ ├─6c5e6c17288e34c4c231dde37e29a88b04aac0c389190bf00cadb9d97f0f398c │ │ ├─270017 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─270031 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─b63b81d6926f84a2c3d82f2524065cf9bce2c7b23ad12a04d948ae92cd9a3820 │ │ └─85601 /pause │ ├─2bac79969299cfb1ac2d044d6bccd8c38e8775e4a4d76b315c1c2e9042571299 │ │ ├─62411 python -u /app/sidecar.py │ │ ├─62748 python -u /app/sidecar.py │ │ └─62749 python -u /app/sidecar.py │ ├─c2eadeceb2a98e98187605eebbb9ac2648b65f242437649217bfe0c8d07ad201 │ │ ├─261481 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-share --config-file /etc/manila/manila.conf --config-file /tmp/pod-shared/manila-share-fqdn.conf │ │ └─261646 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-share --config-file /etc/manila/manila.conf --config-file /tmp/pod-shared/manila-share-fqdn.conf │ ├─f1f139ee2c49ed8b623510bcef93aed28486523c66310e703e85b7ac11ab3304 │ │ └─62031 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─f62774e8d0a114108bbfce37e40bea5ca28d5468324b21126a8948ce227e5112 │ │ └─43954 /coredns -conf /etc/coredns/Corefile │ ├─f13c85f995e7afcaa571134b48e79f7070ce515dec296fdb26c01b9afdddfb70 │ │ └─156553 /pause │ ├─1726107ad3339a1acb0b281e3224e2a0f8f57485e0ea83bfc865fa0bc14c9858 │ │ └─225761 /pause │ ├─a5cec923d7853d199d44a1c4c005dd345b75cfbf0289b8c53255053d4ef1ce0b │ │ └─66768 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-99.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─1bee01074070c2663eb6fee2515a4923dc044b2fae790f1ff01ec1d476291ac0 │ │ └─44042 /coredns -conf /etc/coredns/Corefile │ ├─e7fa41f406463bf513be7e2956d5ca8f28094804e5160dda86cb3beb86adb819 │ │ ├─42609 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42989 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─fe35ce8c8936c763a70c12e48b3cc7da4338412b8665aecada78ca47f243314b │ │ ├─217608 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─218114 octavia-worker: ConsumerService worker(0) │ │ └─218117 octavia-worker: ConsumerService worker(1) │ ├─712c493328c4fda61368f2d319ed3bf2d9559726e98dfffa9689dc21b5f04e7a │ │ ├─180571 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─181024 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─181025 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─4a03a7ab66e5a96dccab82e2ac9d686563569e82d25a52f1dde56af8a0005533 │ │ └─57282 nfd-master -crd-controller=true -metrics=8081 │ ├─442055404e69895d6a2d4fa2cbd05f42d987f706e2025411bd7019eec81fcdd9 │ │ └─267571 /pause │ ├─0e51f4ac0b292b95b89d49a20295c45ac63bd2a39628c33b83b1a4e39182dd57 │ │ └─66236 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─8182d76ac81fe389dc0657f5860f1aff3bc2ba4329a773930740a0fe1871a761 │ │ └─47589 /pause │ ├─255e114e5a5232a50fbf5be8abc94fdb55c1dd1d9668edbb7e985b010c54c74a │ │ └─252457 /pause │ ├─c5f6e2db86ff13c96907bd6e92d045bf087247d897a7c10fb2b1d385055c926b │ │ └─96097 /pause │ ├─09473715a7366194b8724efc7c70fe4e134cb86e58ad326132eeeaa13d9cc4ea │ │ ├─49803 haproxy -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ │ └─52366 haproxy -sf 153 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─9ef07e15f1ff501386f16001ee0c3acf07f8e192df77b3e912b9ae31ccbe8849 │ │ └─252478 /pause │ ├─0ebdcbd38415cb785ce98e7bf1baa276913cf48ca7dbaab05624548111000d33 │ │ └─170115 /pause │ ├─de0ec4bcd8851b12e10027c8f68aa6f424bb3701d0515712a2fda6884a0baabd │ │ ├─171187 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─407955 sleep 300 │ ├─73444e9ec9fe07f50228253df0168ffdf46d5693b9343a66aaab8ed55989eb12 │ │ └─56909 /pause │ ├─0683853b120afa9ae706df9f5203d7018f14eab5efaf0706e5e5f8865aa00277 │ │ ├─62436 python -u /app/sidecar.py │ │ ├─62774 python -u /app/sidecar.py │ │ └─62775 python -u /app/sidecar.py │ ├─e734aacc4c9380e86e7babc76b747490dddea9f43d923a6ddd2935661bc56f70 │ │ └─66274 /goldpinger --static-file-path /static │ ├─8a5054ea13d904465308e1c6fdc5e52d52219884fd190b3a7553bced926c4f55 │ │ └─40760 /pause │ ├─b2dc446574da46362f5de54e90deb1ebb72fac3d4842d50751028b09971cfffe │ │ └─170626 /pause │ ├─ea5d7221c324f22ae71de7890d306639d228c3d0a5a0bc71444459c110041ae6 │ │ └─156135 /pause │ ├─870c56e17b3b34fb807f5828bec45338ab5ef33d2f654f74ad837d1e0a50ec45 │ │ ├─236582 magnum-api: uWSGI master │ │ ├─236622 magnum-api: uWSGI worker 1 │ │ └─236623 magnum-api: uWSGI worker 2 │ ├─bb0671e17bd1257d570f3fc43a2738ce667b5e80f16dfc87a7684f13d81ac7c3 │ │ └─64832 /pause │ ├─84563494a62fb2b8908fb71866198a5566e042c17eeaa727fc342032bf467c2e │ │ └─106092 /pause │ ├─418130d5c23c7d9f7a8059f869fe2c9a0af55382242ac15fe1a7e88311bb0628 │ │ └─170213 /pause │ ├─08e9d7fafe5056c29780c83c92a250ccfe8b40d05c610cc48efedaf33a1ed45c │ │ ├─78579 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78596 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─78602 erl_child_setup 1048576 │ │ ├─78649 sh -s disksup │ │ ├─78651 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78652 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78653 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78654 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78664 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78818 /bin/sh -s rabbit_disk_monitor │ ├─519f3cbe86a0cffb54b78ffbfa21726fbdf39ea8d8436e2f89839b4d7de20b3c │ │ ├─266305 apache2 -DFOREGROUND │ │ ├─269408 (wsgi:h -DFOREGROUND │ │ ├─269409 (wsgi:h -DFOREGROUND │ │ ├─269410 (wsgi:h -DFOREGROUND │ │ ├─269411 (wsgi:h -DFOREGROUND │ │ ├─269412 (wsgi:h -DFOREGROUND │ │ ├─269414 apache2 -DFOREGROUND │ │ └─269415 apache2 -DFOREGROUND │ ├─d86c678f53f1990c96cc5769995157ead797d23d58293372d99dcd05fc1128b1 │ │ └─119554 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─848e9e30cb21b545268c5830aecae07d87cf17b7fa644903ade91219f4a464c3 │ │ ├─92002 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92018 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─92024 erl_child_setup 1048576 │ │ ├─92092 sh -s disksup │ │ ├─92094 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92095 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92121 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92122 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92132 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92412 /bin/sh -s rabbit_disk_monitor │ ├─2f066b0a740b8ec40d40369461c5a5a8e2d83633bb1bb26c0ab2514bc6414031 │ │ └─106111 /pause │ ├─9a16fe8632bdb9a8e7430bebcd75f0792825d36533121c6c596da641cd6ea3f4 │ │ └─42142 /pause │ ├─e789d1ea9ba3bfe01651f001ecee2d19d8c842f660155712f721dcaccd9324cf │ │ └─207974 /pause │ ├─7fc205660d74b93d9007407de0e5fd76ce6e07f3fe875619dceb0f56907d4b94 │ │ └─67466 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b4513ab6b1054b987e97caa778df2d0a6b44587c54967289b2d9a180d36c146c │ │ └─261426 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─ab8a135753c231890de2186cd6b3e12d72a6cb67a8444761ba4d24c1612b2451 │ │ └─405768 /manager --metrics-bind-address=:9782 │ ├─02d2d5c1dc50b737a87fc77572acc6c803888c42635e1f6ac444985b8c89f262 │ │ ├─261453 manila-api: uWSGI master │ │ ├─261512 manila-api: uWSGI worker 1 │ │ └─261513 manila-api: uWSGI worker 2 │ ├─a1f7896ee673c5caf42f7beef5f84431ff73622f32bcec0e2a584ee877ca48c7 │ │ └─63136 /pause │ ├─43724adc1c7eb683367839f0973f351d68c6a56dea9d552774982213209d53ce │ │ └─52079 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─957b1d66f7d206ddee687803ff3d6d46bccbae702e3d734ebcfa58ee91d4b986 │ │ ├─106487 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106719 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106721 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─97a6afcdb5b0f98216df01e391d9184d84c1425ada2b8fbc1a056857e882bdf3 │ │ └─66025 /pause │ ├─65baf2cb5c0fa5fbace52467d7f81a61ddacd16a5c12599f717007051a600f02 │ │ └─61511 /pause │ ├─7241aa6ddd68204272146043ed7ba68ecd0baca3dbbc4708565173d9bf47620e │ │ ├─216298 octavia-api: uWSGI master │ │ ├─216311 octavia-api: uWSGI worker 1 │ │ └─216312 octavia-api: uWSGI worker 2 │ ├─386f9a99f42b942642d5126d4a4cf821fe7178c0ce109cd4958e78395fe2e247 │ │ └─67595 /bin/oauth2-proxy │ ├─97a7ac65ab9b827b5b909a7dc96d218d63a3a47201b9a7cc42dcb338f4358b11 │ │ ├─140321 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140352 /usr/sbin/ovs-vswitchd unix:/run/openvswitch/db.sock -vconsole:emer -vconsole:err -vconsole:info --pidfile=/run/openvswitch/ovs-vswitchd.pid --user=openvswitch:openvswitch --mlockall │ ├─30e340d7921b37a5f9d5342c54e991d9744ba0d0ef996997efb7d682309a0433 │ │ ├─218556 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─218577 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─219174 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219175 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397311 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397312 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397313 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397314 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397315 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397316 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397317 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397318 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397319 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397320 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397321 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397322 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397323 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397324 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397325 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397326 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397329 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397330 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397331 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397332 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397333 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397334 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397335 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397336 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397337 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397338 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397339 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397340 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397341 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397342 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397343 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─397344 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─66154878fa329bd2c43714e7debc4fb6dbbc7c0ba9fbbda03e837dfcde281ea7 │ │ └─52298 valkey-server *:26379 [sentinel] │ ├─d077c15c96507fca0ab016e0eb8f15720a5f525e9e118bdebcbff4fbe24aea65 │ │ └─91825 /pause │ ├─e89bb5cd4b0c8124a1d26af2fc865306dcb3f7ec54a2f30d5c548ef0a23bb1d4 │ │ ├─200136 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─200154 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─200160 erl_child_setup 1048576 │ │ ├─200207 sh -s disksup │ │ ├─200209 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─200210 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─200225 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200226 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200236 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─200497 /bin/sh -s rabbit_disk_monitor │ ├─be372b053c4e42d095c8f6259f2ee7bc0f6344056c550bc22afd8b16b64a4480 │ │ ├─178786 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─179025 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179026 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─179027 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─edb0315cde877507846c5e5a631d30f520c01afd642864c8e4dc684e1bd157eb │ │ └─236237 /pause │ ├─34ed98d6fc75f5e32448f67a398057e937661447dfc293c4304070be96be2a28 │ │ ├─196492 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─196802 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─196803 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─b3f3af41454431a31281b499c1e175e16e59973db0aeb9f037c2f4e44675c300 │ │ └─405784 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─974d8aaa9f6afe7db48fe3b19a99a3c96ec363be30dbcfd27a1d27f81b57a1d3 │ │ ├─196466 heat-api-cfn: uWSGI master │ │ ├─196529 heat-api-cfn: uWSGI worker 1 │ │ └─196530 heat-api-cfn: uWSGI worker 2 │ ├─3fc34cb5cf0322f0c761fe5441cbba01cd044dd85e88ae84cab3c36c7d469af1 │ │ └─170176 /pause │ ├─b16b142a5fdb66e5ccbea7ed6b72e4acb9e88c22c2abc9f91aba6b2e2846dc57 │ │ └─66634 /usr/bin/pod-tls-sidecar --template=/config/certificate-template.yml --ca-path=/certs/ca.crt --cert-path=/certs/tls.crt --key-path=/certs/tls.key │ ├─0f0fe7df70fc1ceb6b2aad3cf88153baa306159737ffd569a249e0cff9e18751 │ │ └─57212 nfd-gc -gc-interval=1h │ ├─bb4b4ab2cae9c174a6052baa9f0b4fae15285a9dc9310c32935e78e98cea321c │ │ └─41265 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─9c0f660325f1a3c01d93a652ef08ef85fcee7ccae9ab0b646c38475183b632f1 │ │ └─43929 /pause │ ├─4dc4da2a18453d2110e72a968250a820d4cd096da9812bbafbc1a52fb0ab12f5 │ │ └─66534 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-99.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─4526592669fa3f7bd9545573b0acec186fdc00dc43bb4457f6d61f6c27c26c35 │ │ ├─119093 cinder-api: uWSGI master │ │ ├─119106 cinder-api: uWSGI worker 1 │ │ └─119107 cinder-api: uWSGI worker 2 │ ├─4b979e4b41a09ca13b6ed78ee1955f812bc7b025438193da83bb5f6dcd92ede7 │ │ └─40833 /pause │ ├─d9dbc85ff5ea8e4e0676804ce262c4c8102a6fd3b138213f9c6ab0f57bd55942 │ │ ├─178834 neutron-policy-server: uWSGI master │ │ ├─178848 neutron-policy-server: uWSGI worker 1 │ │ └─178849 neutron-policy-server: uWSGI worker 2 │ ├─8a2d22a05987c2d73ba0ff92a09021fa0ab6d10a6aef4714959d9569bdd75fc9 │ │ └─48780 /pause │ ├─0da02a11469402dd437d96adb1b100233d8c449d4284088cdb2353c71541b42b │ │ └─156175 /pause │ ├─fc0fb114773da7ae56f49bcfd16c70071f37f30cc9ac7557c8ac9e2bd9075f9f │ │ └─405526 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─b2cb7255beb0fadad3afe8b0e8d45140aeadaca2e3281617ab26b285cce5be95 │ │ └─207643 /pause │ ├─2b9ef2a11188ac11abb4ddb40c142d516b7850389952acd0f58ae04a6b7586b0 │ │ ├─166252 nova-api: uWSGI master │ │ ├─166283 nova-api: uWSGI worker 1 │ │ └─166284 nova-api: uWSGI worker 2 │ ├─beab938a09cb6bee68d4d3488e2cc3880f999b1e7b3b19cd78f4a4efbaccf7a7 │ │ └─43532 /pause │ ├─5e60ce32e0a80c48d6e31ce163db11d7decc96af1389164223d0c1c99c397c73 │ │ └─266189 /pause │ ├─ac8e5488f44050da6da62e9cc577985c4f5b010dce0c625de369cb2bd2ce4733 │ │ ├─ 96579 /bin/bash -x -e -m -c CEPH_CLIENT_ID=ceph-client.rgw.ceph.a PERIODICITY=daily LOG_ROTATE_CEPH_FILE=/etc/logrotate.d/ceph LOG_MAX_SIZE=500M ROTATE=7 # edit the logrotate file to only rotate a specific daemon log # otherwise we will logrotate log files without reloading certain daemons # this might happen when multiple daemons run on the same machine sed -i "s|*.log|$CEPH_CLIENT_ID.log|" "$LOG_ROTATE_CEPH_FILE" # replace default daily with given user input sed --in-place "s/daily/$PERIODICITY/g" "$LOG_ROTATE_CEPH_FILE" # replace rotate count, default 7 for all ceph daemons other than rbd-mirror sed --in-place "s/rotate 7/rotate $ROTATE/g" "$LOG_ROTATE_CEPH_FILE" if [ "$LOG_MAX_SIZE" != "0" ]; then # adding maxsize $LOG_MAX_SIZE at the 4th line of the logrotate config file with 4 spaces to maintain indentation sed --in-place "4i \ \ \ \ maxsize $LOG_MAX_SIZE" "$LOG_ROTATE_CEPH_FILE" fi while true; do # we don't force the logrorate but we let the logrotate binary handle the rotation based on user's input for periodicity and size logrotate --verbose "$LOG_ROTATE_CEPH_FILE" sleep 15m done │ │ └─402612 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0c1ea90c59d1a7ad84914804fe78c29ebf6a005a67810ac370b1f18a82ef3ec8 │ │ └─65453 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─83912c522d68ccaf0e01eca208a41de4b03949489cdd56cd5bbf4542ae339765 │ │ ├─179485 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179865 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpxhpx83k8/privsep.sock │ │ ├─180047 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp6vliapt5/privsep.sock │ │ └─180397 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─f334284eefb04a6ab0ea97b795532f76b7a35bfb20ed9d5e5efb8876f1d4fbba │ │ ├─130477 placement-api: uWSGI master │ │ ├─130497 placement-api: uWSGI worker 1 │ │ └─130498 placement-api: uWSGI worker 2 │ ├─85b67b1b455103af49e8f30f275b2a9d3ddd42ca76e7adba48246e6a2bc06d38 │ │ └─108060 /pause │ ├─3743cb8fa27e0449646786eee53c9be94441ccf63016850a5743c8918e04c72a │ │ └─96457 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-dqv4v --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─768aa8271b7e2154a9728e67485bed6deedfce3e7259e4ae549e64730727da23 │ │ └─51741 /pause │ ├─864d8bf5f32123aa2f363880e0082c8b68f31ef25dee37139db70095823cd317 │ │ └─405711 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─5813557fb6add26ffecc07890fa0a4a4d4e6a9a0ac249f5cd95000b630657d0f │ │ └─67316 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6a9823ea817269f97bc323f66c974b361f8c1d57a8aebc99145c4378a7ae6c90 │ │ └─252398 /pause │ ├─1cec407be3346178787cb1c998ebbe3469f76fe90be23d6ea6149c01066f3201 │ │ └─64614 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─da862b0376bdbdf9615d7e73373bcdcc3a184bd677a4a581616abbbace4566c4 │ │ └─122879 /pause │ ├─a884f0d1579fd692e32e623a6b81e972a6b466d89478c5e7f1dbc3df09188b25 │ │ └─182584 /bin/bash /tmp/libvirt.sh │ ├─49fe90156e8fbb8c6672ea2a8290241545727442250a0b878467f305811308e7 │ │ └─405823 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─a172103173bd3ed2d30e67940a596a2eec0d12c3df5424896cc11e00814bd0ff │ │ └─44999 /pause │ ├─6199773c9f970b5232b3d57499b18ebd8c2b3afe5e63b0aa45c1c575a34630a8 │ │ └─44646 local-path-provisioner --debug start --config /etc/config/config.json --service-account-name local-path-provisioner --provisioner-name cluster.local/local-path-provisioner --helper-image harbor.atmosphere.dev/ghcr.io/containerd/busybox:1.36 --configmap-name local-path-config │ ├─d374a9e71355df24e4ade77b7afa9879542effb02e8d0202c6fc7052b4afc23b │ │ └─40914 etcd --advertise-client-urls=https://199.19.213.99:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.99:2380 --initial-cluster=instance=https://199.19.213.99:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.99:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.99:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─040988981665a223b36f7aae9199ff7a5b852c5273cf3b85c0a2bbb6a8880906 │ │ └─162025 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-novncproxy --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-vnc.ini │ ├─ee93d1dae903d8eef999a8de1064fcf37f13258a3cf2c9c8f0ca3b7f3bc6a5b7 │ │ └─183392 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─dff57dc5bfbc4909a9a90dd4e3287157a1638bb5ac597d8070d6005862aa7d07 │ │ └─405483 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─3d26329e0eed217e31560d579bfcc3c263be2146482622ad7bbcb08e720615ab │ │ └─57164 /pause │ ├─7245d13e7c20be110b6c3a25144bc00faa0b8a2b3b33dae000565f3b63503970 │ │ ├─167278 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─167562 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─167563 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─410292 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ │ └─410304 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ ├─3662f3dc74e52113cd45e3e5b35ecf8ceeae6a194a4ec14d65bdea4addbd0648 │ │ └─56953 /pause │ ├─4a853d918401e4f157750f6a564c7cbbb6a0d5b827ef8527ef4f6d1915266f55 │ │ ├─123926 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-volume --config-file /etc/cinder/cinder.conf --config-file /etc/cinder/conf/backends.conf --config-file /tmp/pod-shared/internal_tenant.conf │ │ └─124005 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-volume --config-file /etc/cinder/cinder.conf --config-file /etc/cinder/conf/backends.conf --config-file /tmp/pod-shared/internal_tenant.conf │ ├─909d156cc0801fdb1f9631ed5843b06f15665b285773de105cca1d689f5814de │ │ └─405684 kube-controller-manager --authentication-kubeconfig=/etc/kubernetes/controller-manager.conf --authorization-kubeconfig=/etc/kubernetes/controller-manager.conf --bind-address=0.0.0.0 --client-ca-file=/etc/kubernetes/pki/ca.crt --cluster-name=kubernetes --cluster-signing-cert-file=/etc/kubernetes/pki/ca.crt --cluster-signing-key-file=/etc/kubernetes/pki/ca.key --controllers=*,bootstrapsigner,tokencleaner --kubeconfig=/etc/kubernetes/controller-manager.conf --leader-elect=true --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --root-ca-file=/etc/kubernetes/pki/ca.crt --service-account-private-key-file=/etc/kubernetes/pki/sa.key --tls-min-version=VersionTLS13 --use-service-account-credentials=true │ ├─afbf98f93960d7c1edf1f71c832dc29ff5e0e5e0ca895c30a9b8a6ed72034d3c │ │ └─40799 /pause │ ├─856d9b87dd3e42f7bde8da0459f49ebedc7489ab526f59a64bff7675ae41c82f │ │ └─199992 /pause │ ├─fcaba99ae29bb696443a15030ea73aabc751ccd5014f14ec7116a29478ca8ced │ │ ├─178787 neutron-api: uWSGI master │ │ ├─178820 neutron-api: uWSGI worker 1 │ │ └─178821 neutron-api: uWSGI worker 2 │ ├─a4c97766a718a43557013dd398cc1a19e13bc88489eafcdf285546b92b5a2066 │ │ └─122957 /pause │ ├─c516c19ce6b95864e5cd414c5b9b828c75df860bfe6523102e4db061a5c71824 │ │ └─51985 valkey-server *:6379 │ ├─4cda5d254f608b6d0b49d3a41024823c352048aa947b78a781b815b8e5a473ea │ │ └─221571 /pause │ ├─171002bf6e7a414768966d30c9bda411a1b2e6d527e95d00d27fc2f2870f6e2b │ │ └─156807 /pause │ ├─c437979405abf871c2aa94ee94257679248ee74431df95feac1ebf9b0e14ed53 │ │ └─67102 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─f59fa8814751d5b017854e1847ff47773adfca890f031a5e20d61426857aa970 │ │ ├─180905 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─181433 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpg6ktml4b/privsep.sock │ │ ├─368934 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpbfgq_rbu/privsep.sock │ │ ├─369267 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmppr5gbyad/privsep.sock │ │ ├─369598 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─369600 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─369879 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b76c2ee9-c0e6-4251-a6f6-22e576b70294 --namespace=qrouter-b76c2ee9-c0e6-4251-a6f6-22e576b70294 --conf_dir=/var/lib/neutron/ha_confs/b76c2ee9-c0e6-4251-a6f6-22e576b70294 --log-file=/var/lib/neutron/ha_confs/b76c2ee9-c0e6-4251-a6f6-22e576b70294/neutron-keepalived-state-change.log --monitor_interface=ha-53c57648-73 --monitor_cidr=169.254.0.11/24 --pid_file=/var/lib/neutron/external/pids/b76c2ee9-c0e6-4251-a6f6-22e576b70294.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─370326 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=df02f4b3-83bd-4a32-a28d-409d32675e22 --namespace=qrouter-df02f4b3-83bd-4a32-a28d-409d32675e22 --conf_dir=/var/lib/neutron/ha_confs/df02f4b3-83bd-4a32-a28d-409d32675e22 --log-file=/var/lib/neutron/ha_confs/df02f4b3-83bd-4a32-a28d-409d32675e22/neutron-keepalived-state-change.log --monitor_interface=ha-3746b46e-b6 --monitor_cidr=169.254.0.77/24 --pid_file=/var/lib/neutron/external/pids/df02f4b3-83bd-4a32-a28d-409d32675e22.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─371331 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=496a5693-9a4f-40f5-8251-aef295480d01 --namespace=qrouter-496a5693-9a4f-40f5-8251-aef295480d01 --conf_dir=/var/lib/neutron/ha_confs/496a5693-9a4f-40f5-8251-aef295480d01 --log-file=/var/lib/neutron/ha_confs/496a5693-9a4f-40f5-8251-aef295480d01/neutron-keepalived-state-change.log --monitor_interface=ha-57cd0e0b-68 --monitor_cidr=169.254.0.213/24 --pid_file=/var/lib/neutron/external/pids/496a5693-9a4f-40f5-8251-aef295480d01.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─410724 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --agent-queue-name l3_agent --use-fqdn │ ├─26d27d2d8604e6bddf06fd546a01596b0c3e4550acb43e2657eee5b8d61301c0 │ │ ├─219328 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─219345 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─219351 erl_child_setup 1048576 │ │ ├─219425 sh -s disksup │ │ ├─219427 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─219428 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─219531 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─219532 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─219542 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─219867 /bin/sh -s rabbit_disk_monitor │ └─52ef1c81e9bd6057645e728b60d8204ac8b4fdf9aa3538c41518d34f26408a44 │ ├─236276 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ ├─236846 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp39do5my0/privsep.sock │ ├─236849 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ └─236851 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount