Control group /: -.slice ├─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 │ │ │ ├─21666 /lib/systemd/systemd --user │ │ │ └─21667 (sd-pam) │ │ └─session-21.scope │ │ ├─21601 sshd: cephadm [priv] │ │ └─21680 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1616 sshd: zuul [priv] │ │ └─1629 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1620 ssh: /home/zuul/.ansible/cp/199.204.45.22-22-zuul [mux] │ ├─256341 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zwmtbncesjdwintmetmypgfmqvfwiqim ; /usr/bin/python3'"'"' && sleep 0' │ ├─256342 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-zwmtbncesjdwintmetmypgfmqvfwiqim ; /usr/bin/python3' && sleep 0 │ ├─256343 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-zwmtbncesjdwintmetmypgfmqvfwiqim ; /usr/bin/python3 │ ├─256344 /bin/sh -c echo BECOME-SUCCESS-zwmtbncesjdwintmetmypgfmqvfwiqim ; /usr/bin/python3 │ ├─256345 /usr/bin/python3 │ ├─256385 /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 │ └─256389 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9958 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12328 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7826f49aee6bb20fd48eba83d1dee5a3a0efb3b0614400453c36c136119e0c89 -address /run/containerd/containerd.sock │ │ ├─ 12684 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 977179c26b769fdb4a2367bb8166197a311b93a6beff014e61258d5d3314c01b -address /run/containerd/containerd.sock │ │ ├─ 18644 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9bc79ca65929a71c00e0ded4d40d242565c7983579126da4ea957818841ad460 -address /run/containerd/containerd.sock │ │ ├─ 25220 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 42c12f4f47617dffa093836210dc50eedba00bb6355dd22534271e6836cfe912 -address /run/containerd/containerd.sock │ │ ├─ 29993 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2046953bb632a1c4531b1b5c4d9d5abc71bd4ff5b505ef4e95a6213c5ea04113 -address /run/containerd/containerd.sock │ │ ├─ 34624 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fdca4ee91479e498a2d27c0f3d52ea564c3758810861461b7fe4445d304bdac4 -address /run/containerd/containerd.sock │ │ ├─ 39359 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cce6a50433491817f319b51c54bae6318cfc66d0b1b24d4ffcf20519423a1281 -address /run/containerd/containerd.sock │ │ ├─ 41926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e81d3ddc9fee717c4644d0641986a40caf6a568f02b39a907fa147a46eb2d4e1 -address /run/containerd/containerd.sock │ │ ├─ 41972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id effc6d0fd608af7678cb8cbc1a67ed38b64efa3d0a1ce1b4d77725fbbb8095c8 -address /run/containerd/containerd.sock │ │ ├─ 41989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9160767c7bcb9fa2b1b557a010f25bdff35af3d93641c12bffb0c11d450d600a -address /run/containerd/containerd.sock │ │ ├─ 41993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31b8cabdc17fec74a89fecf5795a7f6887d4690ba145ebc7cf9cbde1eda6f9e9 -address /run/containerd/containerd.sock │ │ ├─ 42010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e0fcbcd85900f58fec70a1b98b66c309a4abddff69f0202c18657891a6fd6db -address /run/containerd/containerd.sock │ │ ├─ 42554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faff6c059aee0e9f1fd633d2ba73055d5215574fa85daf73d6354fae1f0d082a -address /run/containerd/containerd.sock │ │ ├─ 43261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bb658537a790f64d25c69362ae6d09ce6fb86be1b00e9b454fefa5f0bedee56 -address /run/containerd/containerd.sock │ │ ├─ 43281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0f798aa03327543bce4b6b2f74169dae2ed434bc5661a0a271484771ffa9e75 -address /run/containerd/containerd.sock │ │ ├─ 44644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e1b050115029ad4369f24d855bd9197939a3a53f83f8bd3b02b0717584e8f44 -address /run/containerd/containerd.sock │ │ ├─ 45025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 137a5c0e405a2d3c1f8cf16d18e56282e52562eff8d9d5d32ffc17a108685665 -address /run/containerd/containerd.sock │ │ ├─ 45063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c03d0e00f95c292bdc6ecdb418f592a892160f5820c634a17f58ed213459873 -address /run/containerd/containerd.sock │ │ ├─ 45502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee12d608c407cf1f05e019cc0f311a83e2bb9ae6162b260f30b895065654c188 -address /run/containerd/containerd.sock │ │ ├─ 46019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8fdc9b229970eed37a312104778a9cc83de4605c2cc52b9942c4fc625e8054a -address /run/containerd/containerd.sock │ │ ├─ 46058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0b13f6b862397c026a96c5ace4be42522cc85e49ffd770c1e24956632e05eb7 -address /run/containerd/containerd.sock │ │ ├─ 46096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3f5f291d2e5282db5f7d143fe1d2a68a0847c84e289fc562b40ed509064ad76 -address /run/containerd/containerd.sock │ │ ├─ 47904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9be9d5e8d3495f7c4bdbeaa5ec70e292732acd9414c8b630e7affadd6173c4b4 -address /run/containerd/containerd.sock │ │ ├─ 48010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 068354dcd8b08618afc17ecc2e685578c8e5f8bdd7f2b600b71900edcb252f67 -address /run/containerd/containerd.sock │ │ ├─ 48962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e2d1ee106c150731be69b3ebd29d3d4e89b0ab987e2386f8dbde2af00024ab6 -address /run/containerd/containerd.sock │ │ ├─ 49108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07ba33bb9220ce31c1772688a324fb69ecdcbf4816f34004769a5031aeebaf36 -address /run/containerd/containerd.sock │ │ ├─ 49441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ecbccc6ab4128a7cf2446a151e43b9f866dd57725649478d009930abaf854c2 -address /run/containerd/containerd.sock │ │ ├─ 49800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3aa4c17d66d53b36a56aa6510e13a049532c70f371c884a6475e2640049b2c09 -address /run/containerd/containerd.sock │ │ ├─ 50138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe5127f826a684499039cfe1e64baa263abe04bc76627602269e034c7f7f60a5 -address /run/containerd/containerd.sock │ │ ├─ 52386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2094319cb2ebf211e97f5affd0fdeab1975452f0a749420abcf60eab6c748d3 -address /run/containerd/containerd.sock │ │ ├─ 52583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d4685f5db88fb2ea4356335c7c83607d580477c46768164b48b07d1e61e283b -address /run/containerd/containerd.sock │ │ ├─ 57006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15298e835fdb321d2c7a97af9faa0b62495edd184bc3020a54aa295abacac473 -address /run/containerd/containerd.sock │ │ ├─ 57637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4ada1238c7e4d6eb426f79fd007548ae26d1ce7af495592a7ed37e8bb3e584f -address /run/containerd/containerd.sock │ │ ├─ 57709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d87bddce1023e8800c8a4e43cac6bb2e0b6a9d32ee7850dba0a9f8b56b5a1ee -address /run/containerd/containerd.sock │ │ ├─ 57751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 859e67a4d00b6c189eebc15708ad15c22f9f1c3c5afd78dae37cdba600ed8935 -address /run/containerd/containerd.sock │ │ ├─ 57886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a052fda03a6e42f198d89c0fbc292c1cc7f7a8be4173318e84a02e55ae020ef -address /run/containerd/containerd.sock │ │ ├─ 62155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2777ae49b40f18e302dbba74f06b8a40743f23c4dc9cc13ca51a0c5b2c50ae5f -address /run/containerd/containerd.sock │ │ ├─ 62306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 436a52f3a1f315c1df29ed512c72161390ca3fda1ed01e75f63c18933693b4d1 -address /run/containerd/containerd.sock │ │ ├─ 62359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bf9382971f15372202b6423c5832259d64b73b3395335db0b79dfb244670a18 -address /run/containerd/containerd.sock │ │ ├─ 62399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 947b18b9ae871e497e6c55eb361bd2a5d012a6cde2669f3cd05a24734c73d730 -address /run/containerd/containerd.sock │ │ ├─ 63620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b71b68965f3cff08cb675c6ae054ad750dfb056e21f797a1a4ca068d6bc56d9 -address /run/containerd/containerd.sock │ │ ├─ 63718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bb6e32c6b4e06463f5ef3d99a02faca7c87fe6985f36d0ed9f8bd3a0617be8f -address /run/containerd/containerd.sock │ │ ├─ 64337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6bf5c1d963f36415b0277ef7cdbde99f1a53ca24e103f4bffdc3d87d14e0481 -address /run/containerd/containerd.sock │ │ ├─ 64384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d57a7fa9fe739051a98c6f5a6157406062d7586dfb3db7f940c32d9f6c12b04b -address /run/containerd/containerd.sock │ │ ├─ 64437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 902d05193b51c85fbd7a7631b9614023ad8ba8b975d2dc14c54050e0a1048295 -address /run/containerd/containerd.sock │ │ ├─ 64853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7310dfd5a252070fa493c49f3ccc47bd2bd535219625cbc3ce6d13e2952330a -address /run/containerd/containerd.sock │ │ ├─ 65350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0eafa84693bd97b5ab7c4092bd084c06139e0d2260374edba366af9eeb1330f -address /run/containerd/containerd.sock │ │ ├─ 65544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a495c7d298bcf06792d31c89a638790d1930c84e51793930916032c8e3d9136 -address /run/containerd/containerd.sock │ │ ├─ 66189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa47c1b2a255d449e0cc28474428bbf283deea6c8483e46a5abdeb9d03041a17 -address /run/containerd/containerd.sock │ │ ├─ 67221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f55a90dd63a63ac0626e8ccf6fbc18abfa08a09b18e89ea89f110eaa99e36ba2 -address /run/containerd/containerd.sock │ │ ├─ 68776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2065a18bc3764659068dd94a11c07f9324f26984ccc9c1d722527d52e2ba835 -address /run/containerd/containerd.sock │ │ ├─ 70424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be91a968833e42a2f628dc2727a498031d8dfd3b6f1852a2075696d15e9d5a96 -address /run/containerd/containerd.sock │ │ ├─ 79848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc0489fa548b9fbd782d2e02367f08929b4696a46e0a9d47e1f804d90e7b49d6 -address /run/containerd/containerd.sock │ │ ├─ 81257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15005e24b4b47aac439c95e90f1538ab4be3bd7f0f31d55d13ffd350b1734210 -address /run/containerd/containerd.sock │ │ ├─ 87017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6356f1dc8b7fb2d590bd7c85fc5f52398501981e078ea50b5afe1364ea4583d9 -address /run/containerd/containerd.sock │ │ ├─ 93292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3eca63bc95f54d243b1e7710892754826bc94f7ccfab1c326b4d0b515d3343f2 -address /run/containerd/containerd.sock │ │ ├─ 99354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2eb5ae14ebacee762aa0ffaa8d7bebf6be15c1a56263ac5ed13b0ac6e656947 -address /run/containerd/containerd.sock │ │ ├─ 99399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0913a4bb40d64be4087be3912b786a749e49ad78d5aeebd1ae8aedb769b7dda6 -address /run/containerd/containerd.sock │ │ ├─108968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0af8ebedaa616f53f5b13ebe8440e4e7b5c64f724307adf41977c5685a343ec -address /run/containerd/containerd.sock │ │ ├─110659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 547f3f53029bb7dce1e5bb3b79db79a851b0cd550177189d416ff15213902d23 -address /run/containerd/containerd.sock │ │ ├─110735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4b028800c070670410c6ebb83b507b24e8e0711218bb48764de3cc863d7a603 -address /run/containerd/containerd.sock │ │ ├─112682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b03ec9fa0c13dc577b42d430d807b4a0686ac1d0c460d6af7a67689c5d80ee1 -address /run/containerd/containerd.sock │ │ ├─114410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 097cfbcc0538d8838ec91248e0843af493109ac74fcec5c5af3a0b84380d10bc -address /run/containerd/containerd.sock │ │ ├─114455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b249f006e2631eca95294e7fd019a3bb7f4b4f0865d315adea4273d154a1b0c -address /run/containerd/containerd.sock │ │ ├─127841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fe72fefb58bf126590ee40d6cb5c4c7a754775d3c6c17aa4452121867bbd96e -address /run/containerd/containerd.sock │ │ ├─127880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae1af84973a68a3e96828f1071e08e542bc1a07dc35896f95066398e2e612b98 -address /run/containerd/containerd.sock │ │ ├─130244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67e2415f333dd4a72330948c9646f678facb70b36f2eeae9b48b9558519d6786 -address /run/containerd/containerd.sock │ │ ├─144571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75d6e7fcb5922fa314585994870a57ba570f1a1696e441f8a9a9f4284c80e23a -address /run/containerd/containerd.sock │ │ ├─146133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 963a94ffbd702ea0a0886ede58cb90ef83b6c50dfe52669da576cbca6a7df4db -address /run/containerd/containerd.sock │ │ ├─146641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 374ae4f363afc444bef76b9ae26195762e3c9fd28643a33ccebd0f65e7c283c2 -address /run/containerd/containerd.sock │ │ ├─147618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0765e520750094c11962aabb28c7cbeec7856548dd0aa31f6858935c01d3d2bc -address /run/containerd/containerd.sock │ │ ├─149425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 428242a5734813bfa791015b5da5a73efdd2138c17c16a4373cafa128ecee6a1 -address /run/containerd/containerd.sock │ │ ├─149688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d02f7fc094e1a31918b91e9066d9d2e35d408d0b1a0a72c9345f015ece816db -address /run/containerd/containerd.sock │ │ ├─149778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be41bbe71f1b92a18762f77d6924774069dba4489c723f8a6b7b87a73175a857 -address /run/containerd/containerd.sock │ │ ├─150160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8aaa047d669f7dc66fec77ed1cbc447afc4e6a0bd5a1f41f2f408c08acc34165 -address /run/containerd/containerd.sock │ │ ├─150289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 604e7ead03c467a6994e5a52ec8ffabd8156837b37245ad15e3f92f985d7fcb6 -address /run/containerd/containerd.sock │ │ ├─151013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04975ec46c098b48a107f7a86885333d4b947f82d622d47b410bd6ea73bade32 -address /run/containerd/containerd.sock │ │ ├─175558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bcdd17a6c5ecb17f5a9de2280c22d488fc97df70a1432df4b04236d2d2ae6bb -address /run/containerd/containerd.sock │ │ ├─177180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ba01cb13061799a49da38f331fb8213acb96579d76874ef9609b21bb410d9d0 -address /run/containerd/containerd.sock │ │ ├─177277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce66054975ef178db111c684dab59dd74a50d3d68b9bca407b91034f4a2bf75f -address /run/containerd/containerd.sock │ │ ├─177295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae52a21e1e5cb3ded0743ce0f47d7a9e7f08aa114bf3ff8c45233e628d73992f -address /run/containerd/containerd.sock │ │ ├─177520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37e7c33d37c9c5fc3e9eef16b0a27a4915935ab3f409010e3fb5faa416b9c0a4 -address /run/containerd/containerd.sock │ │ ├─177590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ba935e0f8d73a3e5efc079875bf9cbda2a712829c2cac6f60199b7d4cd8d53d -address /run/containerd/containerd.sock │ │ ├─177638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48f2a22c0a08293c115bacb7aa9eeeef4d2f07a4a6023dc4a9519333407031b1 -address /run/containerd/containerd.sock │ │ ├─177702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8c303387711935f09163c42a2d1bee4289fcffb6f1f3db0b844877998af2dda -address /run/containerd/containerd.sock │ │ ├─190815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 042e635459ead53a7bde83270878b7075ba8b7ed05ccbd0854fbe292f245155d -address /run/containerd/containerd.sock │ │ ├─192863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03fe3930660e4a1d7b1bfd811e34b07e73494071ba850db370006a225125e7e8 -address /run/containerd/containerd.sock │ │ ├─192959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6500596c42fe2dd07837411505127a02c9bee35ad033f9932a39f751af9d1f87 -address /run/containerd/containerd.sock │ │ ├─193064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a913eab6b6e208b87937db318be30f6fee405c074aaa0521d281c0e3cebe9f2e -address /run/containerd/containerd.sock │ │ ├─207867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f17369f35ae6145bbacb0a498634e20a7c62b534f29048cf3f88e6f4486c8e8a -address /run/containerd/containerd.sock │ │ ├─217991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 478ef2beaa6b77be371c4be66715eb99843fd1ead152a9f31a6578e242ae96ec -address /run/containerd/containerd.sock │ │ ├─218082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17ef1ee2aa1ecfe887b086ccd50eecb446bbe8b163f491499ffe189e273693b9 -address /run/containerd/containerd.sock │ │ ├─218094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 902c2c15fd4b0cb117f5705363e401e9a42dcd267c8b67f7ea55de223c5622ea -address /run/containerd/containerd.sock │ │ ├─218375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7854d149731399e3d3a0830c4212270699bf25b031dbfd032a9ca70b151bf1d -address /run/containerd/containerd.sock │ │ ├─229257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6465b18da6b005d93e3c36ca5963afed0b6c5af3a15c03e6b99ff628c4f8e76e -address /run/containerd/containerd.sock │ │ ├─231581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9937cdeace586c2b30a11024d586841164e334385fbe8e80a47c8299ed7ade3e -address /run/containerd/containerd.sock │ │ ├─233069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24eb29b70179f8941c2d685bee24d5a4015e9ca17d34599712a9b5fb89a83d30 -address /run/containerd/containerd.sock │ │ ├─234426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c0b45a8b6a1fe447586c3ab95c7cc21323dcb69f9b1a3b9f5481b9741c8cef0 -address /run/containerd/containerd.sock │ │ ├─235602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13f3041d655478c2d7a1d7b0d9d9d16949420629c93ea4ee1d415aa72b8d733e -address /run/containerd/containerd.sock │ │ ├─237778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a84388dbdb2e6b62704b0c4145abd75875ad016438f34d3a14e4f77a0ff3d24 -address /run/containerd/containerd.sock │ │ ├─239277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54334cbe9693d63d3d6d958133a14d33086572ce1e0183a9012c6838ea59201e -address /run/containerd/containerd.sock │ │ ├─239382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c3919d444cf915f427482739f30e528b090039fb7692938e34c9f1c2de6eaab -address /run/containerd/containerd.sock │ │ └─240253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62636fff72874116578253c8af4253a2a91fb03e84686f3535c26e8496d9eaea -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1424 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─docker-7826f49aee6bb20fd48eba83d1dee5a3a0efb3b0614400453c36c136119e0c89.scope … │ │ ├─12352 /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 │ │ └─12365 /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 │ ├─docker-42c12f4f47617dffa093836210dc50eedba00bb6355dd22534271e6836cfe912.scope … │ │ ├─25245 /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 │ │ └─25257 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-fdca4ee91479e498a2d27c0f3d52ea564c3758810861461b7fe4445d304bdac4.scope … │ │ ├─34649 /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 │ │ └─34661 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29708 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29974 /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@mgr.instance.ywfgxe.service │ │ │ ├─12597 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ywfgxe/unit.run │ │ │ └─12627 /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-ywfgxe --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.ywfgxe:/var/lib/ceph/mgr/ceph-instance.ywfgxe:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ywfgxe/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ywfgxe -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 │ │ │ ├─18599 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18621 /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@osd.0.service │ │ │ ├─24927 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25202 /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@ceph-exporter.instance.service │ │ │ ├─39315 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39334 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-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/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34327 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34606 /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 │ │ ├─12235 /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 … │ │ └─10329 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─143899 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42389 /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.204.45.22 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─363 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─651 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-2046953bb632a1c4531b1b5c4d9d5abc71bd4ff5b505ef4e95a6213c5ea04113.scope … │ │ ├─30017 /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 │ │ └─30029 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1091 /usr/sbin/uuidd --socket-activation │ ├─docker-9bc79ca65929a71c00e0ded4d40d242565c7983579126da4ea957818841ad460.scope … │ │ ├─18670 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18686 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10841 /usr/sbin/chronyd -F 1 │ │ └─10842 /usr/sbin/chronyd -F 1 │ ├─docker-cce6a50433491817f319b51c54bae6318cfc66d0b1b24d4ffcf20519423a1281.scope … │ │ ├─39390 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39413 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker-977179c26b769fdb4a2367bb8166197a311b93a6beff014e61258d5d3314c01b.scope … │ │ ├─12709 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ywfgxe -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12727 /usr/bin/ceph-mgr -n mgr.instance.ywfgxe -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─run-r3d804fef091d47d6a6a845fc6c1126f0.scope │ │ └─190445 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─143691 /sbin/iscsid │ │ └─143692 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─d2065a18bc3764659068dd94a11c07f9324f26984ccc9c1d722527d52e2ba835 │ │ └─68800 /pause │ ├─137a5c0e405a2d3c1f8cf16d18e56282e52562eff8d9d5d32ffc17a108685665 │ │ └─45048 /pause │ ├─c0f798aa03327543bce4b6b2f74169dae2ed434bc5661a0a271484771ffa9e75 │ │ └─43328 /pause │ ├─434d72b2d687d4f2a725d9f9e22b4f190b5c5b2c21c9f3ce17e56da63bd6287a │ │ └─112299 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─03bcef707f64d38c3133253d48d7239eef9828bf7fa05fd9c44b364141cf83d3 │ │ └─68332 /bin/pushgateway │ ├─2db614ee2cde982dc9893e8116705023074d06d3d2069f79d4922d4f5a198d64 │ │ └─68420 /bin/memcached_exporter │ ├─2b249f006e2631eca95294e7fd019a3bb7f4b4f0865d315adea4273d154a1b0c │ │ └─114487 /pause │ ├─6bb658537a790f64d25c69362ae6d09ce6fb86be1b00e9b454fefa5f0bedee56 │ │ └─43307 /pause │ ├─0fe72fefb58bf126590ee40d6cb5c4c7a754775d3c6c17aa4452121867bbd96e │ │ └─127866 /pause │ ├─6465b18da6b005d93e3c36ca5963afed0b6c5af3a15c03e6b99ff628c4f8e76e │ │ └─229283 /pause │ ├─13e77445dd0714f70943a97cefe88db1c5ca4c7dceb7fd50260633c90daa7b34 │ │ ├─50311 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 │ │ └─51529 haproxy -sf 15 -x sockpair@4 -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 │ ├─7f9b04da1ba5231d7ea4a41fe770f48c1f829326a4eab208655a9e1ee8f91a64 │ │ └─49181 /manager --metrics-bind-address=:8080 │ ├─553bf608b1e8ca6471f15ac324b270154739b157e0d86296acb826ae2abe3d22 │ │ ├─204362 heat-api: uWSGI master │ │ ├─204381 heat-api: uWSGI worker 1 │ │ └─204382 heat-api: uWSGI worker 2 │ ├─b2094319cb2ebf211e97f5affd0fdeab1975452f0a749420abcf60eab6c748d3 │ │ └─52416 /pause │ ├─42215b365db158e2ca18916d95fecf4ddf9822fc1accf9583601f8ef4871df25 │ │ └─43542 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─df0629f08bae5d3e7e3d78783ed4602bfb65aa8b6478e030e44c90d9c5a86555 │ │ └─52787 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 │ ├─77b302b2fcb111ccbd4833c7e754b92d243372de855b377ce38e1ed3adf83208 │ │ └─42603 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ee1df1f448986ac904943a0e0287ec20e9326a9eca09a150ec1ea10a127e61cb │ │ ├─188464 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) │ │ ├─189491 /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/tmpv7wya7gv/privsep.sock │ │ ├─189755 /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/tmphywdxbi_/privsep.sock │ │ ├─190167 /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/tmpe0j7h1pz/privsep.sock │ │ ├─190620 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─190621 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─190654 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/0af386d2-2fd2-47a4-943c-b33be167988d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/0af386d2-2fd2-47a4-943c-b33be167988d/host --addn-hosts=/var/lib/neutron/dhcp/0af386d2-2fd2-47a4-943c-b33be167988d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/0af386d2-2fd2-47a4-943c-b33be167988d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/0af386d2-2fd2-47a4-943c-b33be167988d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-aaa863c2-c1e6-4a67-8bb4-2c8321732cb9,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 │ │ ├─190660 haproxy -f /var/lib/neutron/ns-metadata-proxy/0af386d2-2fd2-47a4-943c-b33be167988d.conf │ │ ├─209840 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f8b5f228-e602-4b4f-9003-bdb6f16c8758/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f8b5f228-e602-4b4f-9003-bdb6f16c8758/host --addn-hosts=/var/lib/neutron/dhcp/f8b5f228-e602-4b4f-9003-bdb6f16c8758/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f8b5f228-e602-4b4f-9003-bdb6f16c8758/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f8b5f228-e602-4b4f-9003-bdb6f16c8758/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f22c4809-1b2e-41d7-b0a1-0ed12d548c7b,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 │ │ └─209843 haproxy -f /var/lib/neutron/ns-metadata-proxy/f8b5f228-e602-4b4f-9003-bdb6f16c8758.conf │ ├─0835a131fb8dec70fdfdf5649e501e00a8154c8cd732a65087ce66128afff7f6 │ │ ├─109433 glance-api: uWSGI master │ │ ├─109446 glance-api: uWSGI worker 1 │ │ └─109447 glance-api: uWSGI worker 2 │ ├─04975ec46c098b48a107f7a86885333d4b947f82d622d47b410bd6ea73bade32 │ │ └─151038 /pause │ ├─999c0b2e4dfaae9d5b09c0523908ac761924974967bb85ab0bb144e1be53935e │ │ └─227195 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─e7854d149731399e3d3a0830c4212270699bf25b031dbfd032a9ca70b151bf1d │ │ └─218408 /pause │ ├─3b71b68965f3cff08cb675c6ae054ad750dfb056e21f797a1a4ca068d6bc56d9 │ │ └─63644 /pause │ ├─f17369f35ae6145bbacb0a498634e20a7c62b534f29048cf3f88e6f4486c8e8a │ │ └─207892 /pause │ ├─7fae92b528bd00c088dfdce2f66b9b15f4ffdb2e94d92c967a9b002951658e27 │ │ └─50463 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─15298e835fdb321d2c7a97af9faa0b62495edd184bc3020a54aa295abacac473 │ │ └─57030 /pause │ ├─ae1af84973a68a3e96828f1071e08e542bc1a07dc35896f95066398e2e612b98 │ │ └─127911 /pause │ ├─4908a713a6426fc99688a318f13f75a63721b5598332b90677c042c543c38fea │ │ ├─66048 nginx: master process nginx -g daemon off; │ │ ├─66073 nginx: worker process │ │ ├─66074 nginx: worker process │ │ ├─66075 nginx: worker process │ │ ├─66076 nginx: worker process │ │ └─66077 nginx: worker process │ ├─1ca834d151ea7a206ea6ebbba0a5f108fa19ba13c3842391eac381a6562fc3dc │ │ ├─128889 /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 │ │ └─128961 /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 │ ├─2e732b896f86cd3d65590fd3fa9bb10f5801af01941f41862f9ac9adbcb2a97e │ │ └─45625 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 │ ├─6356f1dc8b7fb2d590bd7c85fc5f52398501981e078ea50b5afe1364ea4583d9 │ │ └─87042 /pause │ ├─436a52f3a1f315c1df29ed512c72161390ca3fda1ed01e75f63c18933693b4d1 │ │ └─62332 /pause │ ├─82c45f3399af5d27bb0100b5d7962df672ceb235a0737de88851715d9248c4e7 │ │ └─44700 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─f0152399453953a3741bc2bfbdf4dd13d183f5f77c3c244e2ca236ea454b7c62 │ │ └─42173 etcd --advertise-client-urls=https://199.204.45.22: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.204.45.22:2380 --initial-cluster=instance=https://199.204.45.22:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.22:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.22: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 │ ├─5395c4c8f796ca37205f741db2803d985fff783c2152e73d7f78ea2afefe1590 │ │ └─128446 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─902d05193b51c85fbd7a7631b9614023ad8ba8b975d2dc14c54050e0a1048295 │ │ └─64470 /pause │ ├─1cc53bd782885cb3fc976d71eed74b18e0c767e53bcc84a0c6ecc0649bd70d50 │ │ ├─79951 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79967 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─79973 erl_child_setup 1048576 │ │ ├─80033 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─80034 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─80044 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─80259 /bin/sh -s rabbit_disk_monitor │ ├─6bcdd17a6c5ecb17f5a9de2280c22d488fc97df70a1432df4b04236d2d2ae6bb │ │ └─175581 /pause │ ├─f55a90dd63a63ac0626e8ccf6fbc18abfa08a09b18e89ea89f110eaa99e36ba2 │ │ └─67244 /pause │ ├─17ef1ee2aa1ecfe887b086ccd50eecb446bbe8b163f491499ffe189e273693b9 │ │ └─218128 /pause │ ├─4e6f224cb84dc04916eafca97a9ed70725a454c947de4e5343ba7d3b770d16cb │ │ └─45120 /coredns -conf /etc/coredns/Corefile │ ├─1ad51413d48e535d7b013582cf5c29b377326c6db4b4ac73f4cce1f86e3ee003 │ │ └─67819 /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 │ ├─bed2a9518427abf1bb1396ebc3ca9ccc2cc75df43ae8a0bb487649e370cf5b98 │ │ ├─204266 heat-api-cfn: uWSGI master │ │ ├─204301 heat-api-cfn: uWSGI worker 1 │ │ └─204302 heat-api-cfn: uWSGI worker 2 │ ├─fa4559c5a93e5f9b40a89af7eb6fbd3144dc7841d76fa13f368f02d63c9acc16 │ │ ├─50367 mysqld --wsrep_start_position=dd6d134a-9c5e-11f1-868e-e284e089d0b8:20 │ │ └─50495 /var/lib/mysql/mysql-state-monitor │ ├─dedcb4a7de7348ebb201100cfd07d37cae966ea48b4c50e7c6232c9e959fce09 │ │ └─67351 /goldpinger --static-file-path /static │ ├─faff6c059aee0e9f1fd633d2ba73055d5215574fa85daf73d6354fae1f0d082a │ │ └─42577 /pause │ ├─2777ae49b40f18e302dbba74f06b8a40743f23c4dc9cc13ca51a0c5b2c50ae5f │ │ └─62220 /pause │ ├─76ad8fe256de4301d93a0ae5186647760053c45887d4cf5520151b715ac92b0c │ │ └─237828 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─fe5127f826a684499039cfe1e64baa263abe04bc76627602269e034c7f7f60a5 │ │ └─50169 /pause │ ├─07ba33bb9220ce31c1772688a324fb69ecdcbf4816f34004769a5031aeebaf36 │ │ └─49139 /pause │ ├─e4a3f3fd39853fa1d84d57fbdad67af8b9cb5a228a892699ab38d2dabeaa3af9 │ │ └─50561 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─c4f7aecca2acd4faba2866d8be669d1a85314b8db820d44a77e76a2728e373fc │ │ └─64925 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 │ ├─48e47d61f412b8059e6ac32ac295c8b5651ebc8eb87a7e734592e696bf30b904 │ │ ├─186017 /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 │ │ ├─186294 neutron-server: rpc worker (/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) │ │ ├─186295 neutron-server: rpc worker (/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) │ │ └─186296 neutron-server: rpc worker (/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) │ ├─df64a0f7fecb7f9ef141dfee211728e2ffaca316cdd2013920259302780943af │ │ ├─63245 python -u /app/sidecar.py │ │ ├─63475 python -u /app/sidecar.py │ │ └─63476 python -u /app/sidecar.py │ ├─374ae4f363afc444bef76b9ae26195762e3c9fd28643a33ccebd0f65e7c283c2 │ │ └─146683 /pause │ ├─d57a7fa9fe739051a98c6f5a6157406062d7586dfb3db7f940c32d9f6c12b04b │ │ └─64409 /pause │ ├─521572c271d7e37899aef34b16e7afea36d7032ac2742daea63f0ccbe42ff213 │ │ └─99717 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-vzb5w --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─5feb4fc7ca373b044a846deffde818a6c2048095a5d0031e41ccec324ba24fae │ │ └─53056 redis_exporter │ ├─ac2a4925ccd987fc84622af76d9ef8b6bfd4ddeeb9c1096e301b7c13c9e73183 │ │ ├─226694 octavia-api: uWSGI master │ │ ├─226707 octavia-api: uWSGI worker 1 │ │ └─226708 octavia-api: uWSGI worker 2 │ ├─adbd9138d42bfc1a5edab88243c5b44c16bf6d49a7a3bfe7ce622a178aa42901 │ │ └─46336 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─1e0fcbcd85900f58fec70a1b98b66c309a4abddff69f0202c18657891a6fd6db │ │ └─42085 /pause │ ├─9be9d5e8d3495f7c4bdbeaa5ec70e292732acd9414c8b630e7affadd6173c4b4 │ │ └─47927 /pause │ ├─a913eab6b6e208b87937db318be30f6fee405c074aaa0521d281c0e3cebe9f2e │ │ └─193102 /pause │ ├─24eb29b70179f8941c2d685bee24d5a4015e9ca17d34599712a9b5fb89a83d30 │ │ └─233091 /pause │ ├─1c9249f4960dd67baa044458b6ad588ae40f43cf89cfca87969fcc2aa3038e4f │ │ ├─208019 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208069 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─208078 erl_child_setup 1048576 │ │ ├─208182 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─208183 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─208193 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─208536 /bin/sh -s rabbit_disk_monitor │ ├─608b6185adbe90d224653839844928f37b32767b840f03e0bf30588dbdeb6945 │ │ ├─229433 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─229450 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─229456 erl_child_setup 1048576 │ │ ├─229566 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─229567 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─229588 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─229864 /bin/sh -s rabbit_disk_monitor │ ├─658ad53b838cdcf440dffcec1d7d9072787de330a81cb73e7478934c9a4e3112 │ │ └─145046 /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 │ ├─3eca63bc95f54d243b1e7710892754826bc94f7ccfab1c326b4d0b515d3343f2 │ │ └─93316 /pause │ ├─62636fff72874116578253c8af4253a2a91fb03e84686f3535c26e8496d9eaea │ │ └─240277 /pause │ ├─48f2a22c0a08293c115bacb7aa9eeeef4d2f07a4a6023dc4a9519333407031b1 │ │ └─177676 /pause │ ├─a1c0db94285fdae266cbbaae1df7a00ccddc8030c4371d59042919043908ca80 │ │ └─67411 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─be91a968833e42a2f628dc2727a498031d8dfd3b6f1852a2075696d15e9d5a96 │ │ └─70457 /pause │ ├─215affb57740fd40f5aacfca339fe3dec948e9f50cf2efe57ee5a0ad68183c5b │ │ ├─188550 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) │ │ ├─188774 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) │ │ └─188775 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) │ ├─9b9d1e584f662f412963a7587782ec70e06fc469532289b9a1590adc2b3b1b15 │ │ └─68216 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─ba58b18d89f9f92c49357acb1bfc7ed44ba56bd162f41c5a3ce9dfd0107f916d │ │ └─63407 /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 │ ├─2b0b4e4a87098939b60a2d111dac41cd92b2beae02754deb09d410cfe425f4e1 │ │ └─42363 /kube-vip manager │ ├─3ce46dcd4d19e37a1bcf0cbe5bb9880e0566fdbf7635080961354ce95f5bc8e9 │ │ ├─63208 python -u /app/sidecar.py │ │ ├─63473 python -u /app/sidecar.py │ │ └─63474 python -u /app/sidecar.py │ ├─7c0b45a8b6a1fe447586c3ab95c7cc21323dcb69f9b1a3b9f5481b9741c8cef0 │ │ └─234467 /pause │ ├─042e635459ead53a7bde83270878b7075ba8b7ed05ccbd0854fbe292f245155d │ │ └─190839 /pause │ ├─21d85ea3f88d87abda8816381d93b73569056f2c6f870ff76971cb13ecdf2030 │ │ ├─69023 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69040 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─69046 erl_child_setup 1048576 │ │ ├─69242 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─69243 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─69253 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─69430 /bin/sh -s rabbit_disk_monitor │ ├─1754a8bd02fd03d46aa943fb688dd0b750922926477de5dd6b01506c4e565390 │ │ └─52977 valkey-server *:26379 [sentinel] │ ├─19b806e91f2a9c21276e8d856e87c464085cc8e9577b66560847444405aee3d8 │ │ └─233797 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─9a1cf775190fec0fbd9ef4e2f957aee08bfc71a210de97e90886db6a72341147 │ │ ├─43777 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44183 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─6fedc22effb093ac61aea51cfc56e4da848d6c1bf9f8eb9a72638937823e66f6 │ │ ├─173624 nova-metadata: uWSGI master │ │ ├─173637 nova-metadata: uWSGI worker 1 │ │ └─173638 nova-metadata: uWSGI worker 2 │ ├─b676f8dd8ae9890430bb6701747d40e8808f8c2fb6f0ef7c9e7a617d44642dfc │ │ └─68261 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4372b5921c7943d28a07cd3ad0f3135a36fbe586fb2ec71d0ad6e289e0d7d268 │ │ └─42209 kube-apiserver --advertise-address=199.204.45.22 --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 │ ├─ce66054975ef178db111c684dab59dd74a50d3d68b9bca407b91034f4a2bf75f │ │ └─177327 /pause │ ├─1f27593606047907492a1a9034261da96b1c87dfa50c9ba705d801be5fcd046b │ │ ├─173497 nova-api: uWSGI master │ │ ├─173530 nova-api: uWSGI worker 1 │ │ └─173531 nova-api: uWSGI worker 2 │ ├─8ed7123aefe575296233c722bcc58d2c2ecbbf1f7b8edf5f08876256d1c71289 │ │ └─65659 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7c3919d444cf915f427482739f30e528b090039fb7692938e34c9f1c2de6eaab │ │ └─239416 /pause │ ├─e23e4b618cce1fcc6d8e0040ebe17b817c192b9a37384fc41b454ecf8ca5e715 │ │ └─67497 /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 │ ├─d2eb5ae14ebacee762aa0ffaa8d7bebf6be15c1a56263ac5ed13b0ac6e656947 │ │ └─99379 /pause │ ├─1383251d7c93860ff7b94ea334c76b276adfb7c4e27d5d3bba3dcf6c7a4de7d4 │ │ └─58051 nfd-worker -metrics=8081 │ ├─a52ae24afba89fb9c5cde0d3299b666d9808c6cf4b119994079b1dd79d7c4aab │ │ └─67865 /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 │ ├─963a94ffbd702ea0a0886ede58cb90ef83b6c50dfe52669da576cbca6a7df4db │ │ └─146158 /pause │ ├─54334cbe9693d63d3d6d958133a14d33086572ce1e0183a9012c6838ea59201e │ │ └─239324 /pause │ ├─af12f37452b6fd7d72ec424ff9af956e2bc5e8cb0b4e18393860b6fb910d3de0 │ │ └─168953 /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 │ ├─ee12d608c407cf1f05e019cc0f311a83e2bb9ae6162b260f30b895065654c188 │ │ └─45528 /pause │ ├─0ff8c6439b434f808d3baaa95e40138da8fa4a07b2c20ba7ee8ec1a403115bbc │ │ ├─ 99824 /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 │ │ └─243764 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─3515f2f3dafdffd597bdd0b05540a657a150dcb8fd0682a66bdfb656adfa1fe0 │ │ ├─190960 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190985 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─190994 erl_child_setup 1048576 │ │ ├─191142 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─191143 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─191153 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─191458 /bin/sh -s rabbit_disk_monitor │ ├─b0af8ebedaa616f53f5b13ebe8440e4e7b5c64f724307adf41977c5685a343ec │ │ └─108991 /pause │ ├─31b8cabdc17fec74a89fecf5795a7f6887d4690ba145ebc7cf9cbde1eda6f9e9 │ │ └─42084 /pause │ ├─cc0489fa548b9fbd782d2e02367f08929b4696a46e0a9d47e1f804d90e7b49d6 │ │ └─79872 /pause │ ├─1641afdbb1960a182a08e93187ff104ca1d7c6cc791d62ea6c997235cda5ce26 │ │ ├─ 88005 /usr/local/bin/rook ceph operator │ │ └─256340 /usr/libexec/platform-python -s /usr/bin/ceph status --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─a30ecfe9d61cde86e39122591f74550678fee8396bc887d0c2839571708e21aa │ │ └─239359 kubernetes-entrypoint │ ├─8a59cd2de94fa66c3387804f542fee8fbe6d5e61de04a6f602e39c982a006e53 │ │ └─100638 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─85c0d05d4aa18ecbc23bcda39726aee6ed9207df5c0b12652661363d6ce8f23e │ │ └─49595 percona-xtradb-cluster-operator │ ├─1d756eb5ad5ca7d68808f21e9bda68e596f20f5b0337ab6996800654a4c7b54a │ │ └─66143 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─947b18b9ae871e497e6c55eb361bd2a5d012a6cde2669f3cd05a24734c73d730 │ │ └─62422 /pause │ ├─8e2d1ee106c150731be69b3ebd29d3d4e89b0ab987e2386f8dbde2af00024ab6 │ │ └─48986 /pause │ ├─603ecf1f41f0330958a862bcae57578c0f8b355dd841a85660548ebb11704962 │ │ └─189717 /bin/bash /tmp/libvirt.sh │ ├─4ecbccc6ab4128a7cf2446a151e43b9f866dd57725649478d009930abaf854c2 │ │ └─49465 /pause │ ├─7673a88cfe01479317ef7bcfadc762946ad1c779e78a54705ef3670d44e74f96 │ │ └─235683 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─b45abd42f84f230983d7baaf01a0bb66104861d1483c55844729f8f46cbcc5de │ │ └─42175 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 │ ├─a428a15c34f2889ce5045c62b79186ff1256f5eebfa5eee0e8146bf55db617bf │ │ └─234495 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─60920da67125e69d7b6d3c162e7a0abc2247939af6b23758510bbe7067c86e78 │ │ ├─112807 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112824 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─112834 erl_child_setup 1048576 │ │ ├─113008 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─113009 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─113019 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─113290 /bin/sh -s rabbit_disk_monitor │ ├─8f5794c283bbc7c0cd3a2840f35b21bc7d1dd85400c2da497fb941ef35f942b8 │ │ ├─123882 cinder-api: uWSGI master │ │ ├─123894 cinder-api: uWSGI worker 1 │ │ └─123895 cinder-api: uWSGI worker 2 │ ├─b0b13f6b862397c026a96c5ace4be42522cc85e49ffd770c1e24956632e05eb7 │ │ └─46082 /pause │ ├─6c10f8208fc7584fafe75695f2604f8b3f48ca41c4dc3eeb6f4b21aefef8820a │ │ ├─73737 apache2 -DFOREGROUND │ │ ├─73751 (wsgi:k -DFOREGROUND │ │ ├─73752 (wsgi:k -DFOREGROUND │ │ ├─73753 (wsgi:k -DFOREGROUND │ │ ├─73754 (wsgi:k -DFOREGROUND │ │ ├─73755 apache2 -DFOREGROUND │ │ ├─73756 apache2 -DFOREGROUND │ │ ├─73757 apache2 -DFOREGROUND │ │ ├─73761 apache2 -DFOREGROUND │ │ ├─73765 apache2 -DFOREGROUND │ │ ├─73766 apache2 -DFOREGROUND │ │ ├─73767 apache2 -DFOREGROUND │ │ ├─73768 apache2 -DFOREGROUND │ │ ├─73769 apache2 -DFOREGROUND │ │ └─73770 apache2 -DFOREGROUND │ ├─ae52a21e1e5cb3ded0743ce0f47d7a9e7f08aa114bf3ff8c45233e628d73992f │ │ └─177349 /pause │ ├─f3fd71ecb354be66394c98069ddde2f00d137134dc666d729bb254f9a0f9da58 │ │ ├─174486 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─174859 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─174860 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─9e82155661ed3c2624ae9ddc5d6e14e7cf41ad95760fae9210f32e317073bc88 │ │ └─68289 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7e5e7f496ed3afb51d388533256e495fbbe7ad34c61f09f429c2a86642d0eb01 │ │ ├─204265 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─204549 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─204550 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─8a84388dbdb2e6b62704b0c4145abd75875ad016438f34d3a14e4f77a0ff3d24 │ │ └─237801 /pause │ ├─2d4685f5db88fb2ea4356335c7c83607d580477c46768164b48b07d1e61e283b │ │ └─52606 /pause │ ├─7bb6e32c6b4e06463f5ef3d99a02faca7c87fe6985f36d0ed9f8bd3a0617be8f │ │ └─63742 /pause │ ├─889e0358d2115634905028fd33dd376427cc270262799b6b1457590c8284aa0f │ │ └─65442 /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 │ ├─ae981c673384b3bcf14b582dbcfdd930557b1c5ebbd90a14d3642e4954dd70df │ │ ├─145081 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─145093 /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 │ ├─395bff53b43b43677465b1d00283d9f0ab831067c3d57c7206c43061e8dcf96b │ │ └─42217 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 │ ├─859e67a4d00b6c189eebc15708ad15c22f9f1c3c5afd78dae37cdba600ed8935 │ │ └─57774 /pause │ ├─4ae5cba575564ea8644d0f63b0905f77ca0b3bfb5b7bf112ccb5a3623e1ae72e │ │ └─45146 /coredns -conf /etc/coredns/Corefile │ ├─13f3041d655478c2d7a1d7b0d9d9d16949420629c93ea4ee1d415aa72b8d733e │ │ └─235631 /pause │ ├─a0774fe113f4606812bdac41d9b7b4830669099c89e8f0f067c76e909172df17 │ │ └─194822 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─0a127c63543a724eea2df22656a21c71df45c1fa1e166c954630833d7c78bdf9 │ │ ├─135474 placement-api: uWSGI master │ │ ├─135486 placement-api: uWSGI worker 1 │ │ └─135487 placement-api: uWSGI worker 2 │ ├─4ba01cb13061799a49da38f331fb8213acb96579d76874ef9609b21bb410d9d0 │ │ └─177227 /pause │ ├─0ec8dee62c675b2bf1455e71eb3eee123c71f7d978cf41f14435843c0f15d6e0 │ │ └─194794 /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 │ ├─b1b1aa2349b05fcaffc160f3e7a8e4dac3793f864ff4280412b9f217bc5bdf2f │ │ ├─186033 neutron-api: uWSGI master │ │ ├─186061 neutron-api: uWSGI worker 1 │ │ └─186062 neutron-api: uWSGI worker 2 │ ├─d4b028800c070670410c6ebb83b507b24e8e0711218bb48764de3cc863d7a603 │ │ └─110765 /pause │ ├─249bef04f42152fc68f422501a0806f3a049a1a3c23c7ee5964e78ca079c149f │ │ ├─147722 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─147739 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─147745 erl_child_setup 1048576 │ │ ├─147921 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─147922 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─147932 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─148039 /bin/sh -s rabbit_disk_monitor │ ├─e3f5f291d2e5282db5f7d143fe1d2a68a0847c84e289fc562b40ed509064ad76 │ │ └─46123 /pause │ ├─75d6e7fcb5922fa314585994870a57ba570f1a1696e441f8a9a9f4284c80e23a │ │ └─144594 /pause │ ├─b7310dfd5a252070fa493c49f3ccc47bd2bd535219625cbc3ce6d13e2952330a │ │ └─64879 /pause │ ├─15005e24b4b47aac439c95e90f1538ab4be3bd7f0f31d55d13ffd350b1734210 │ │ └─81281 /pause │ ├─962cb72d37af961ae14717b48fcd184edcacd6b909ea4f3d896c1b929c4408f6 │ │ ├─228227 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228246 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─229036 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─229037 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─a4ada1238c7e4d6eb426f79fd007548ae26d1ce7af495592a7ed37e8bb3e584f │ │ └─57663 /pause │ ├─068354dcd8b08618afc17ecc2e685578c8e5f8bdd7f2b600b71900edcb252f67 │ │ └─48034 /pause │ ├─3aa4c17d66d53b36a56aa6510e13a049532c70f371c884a6475e2640049b2c09 │ │ └─49824 /pause │ ├─9160767c7bcb9fa2b1b557a010f25bdff35af3d93641c12bffb0c11d450d600a │ │ └─42092 /pause │ ├─5ba935e0f8d73a3e5efc079875bf9cbda2a712829c2cac6f60199b7d4cd8d53d │ │ └─177618 /pause │ ├─428242a5734813bfa791015b5da5a73efdd2138c17c16a4373cafa128ecee6a1 │ │ └─149455 /pause │ ├─6b1d120d25d2e380cac0a056038cc65e691e5fe56f4099350f95ee111f84d2f0 │ │ ├─227213 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─227798 octavia-worker: ConsumerService worker(0) │ │ └─227801 octavia-worker: ConsumerService worker(1) │ ├─d6bf5c1d963f36415b0277ef7cdbde99f1a53ca24e103f4bffdc3d87d14e0481 │ │ └─64364 /pause │ ├─e4dfc2e7f561d1ef4573b3be0b0f5597eea3a563890c2fbf2b9a35fb4e8fb324 │ │ └─239479 kubernetes-entrypoint │ ├─67e2415f333dd4a72330948c9646f678facb70b36f2eeae9b48b9558519d6786 │ │ └─130278 /pause │ ├─d0eafa84693bd97b5ab7c4092bd084c06139e0d2260374edba366af9eeb1330f │ │ └─65379 /pause │ ├─d9e395c20db49f53da916997b7978489847f6f8fadfebac78911b426299c251f │ │ ├─186793 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) │ │ ├─187329 /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/tmpvel_lnpx/privsep.sock │ │ ├─187405 /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/tmprhdpduzz/privsep.sock │ │ └─187625 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─904895ccc5ae58f8514a3a9545494ae71f416c826906073a4304af2f3c1465e8 │ │ └─63809 /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 │ ├─d37c19e32031ece5aea65908d4fb7ee7b58556667df167ebad519eaa69614127 │ │ └─46287 /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 │ ├─b27db50a8ea8174f1fabdbf0de78e5ed79b0fa82774040c0d457b1dd645c456c │ │ └─67455 /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-204-45-22.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 │ ├─8aaa047d669f7dc66fec77ed1cbc447afc4e6a0bd5a1f41f2f408c08acc34165 │ │ └─150189 /pause │ ├─1a052fda03a6e42f198d89c0fbc292c1cc7f7a8be4173318e84a02e55ae020ef │ │ └─57909 /pause │ ├─7d02f7fc094e1a31918b91e9066d9d2e35d408d0b1a0a72c9345f015ece816db │ │ └─149717 /pause │ ├─7a6a50d47e62f900a02fb1377b02ad42c6eee88ac522ea643bf1c8f98fb1368c │ │ └─68584 /bin/oauth2-proxy │ ├─9d87bddce1023e8800c8a4e43cac6bb2e0b6a9d32ee7850dba0a9f8b56b5a1ee │ │ └─57734 /pause │ ├─9937cdeace586c2b30a11024d586841164e334385fbe8e80a47c8299ed7ade3e │ │ └─231603 /pause │ ├─5d480a5a0fc6d96924167ab2bc2714dc618f324c589b013ba1966d75556f93a4 │ │ ├─ 48309 /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 │ │ ├─ 48326 /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 │ │ ├─ 48438 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─228517 nginx: worker process │ │ ├─228518 nginx: worker process │ │ └─228520 nginx: cache manager process │ ├─c8fdc9b229970eed37a312104778a9cc83de4605c2cc52b9942c4fc625e8054a │ │ └─46048 /pause │ ├─781c6431aa4e85b85f306bfb86862f1daf8bb8dac87574b8b09bfa911184b5c4 │ │ ├─188466 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) │ │ └─188850 /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/tmpimrk7vnh/privsep.sock │ ├─fcdc0b262764d8ce12421fd499427b23f805cbbd9e551883de6bc674eb958709 │ │ └─190384 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─5e16cbe59c1084b9aeecbc617c59405c083b9e0c2825e90cfd2ad9ff224fca99 │ │ └─68604 /bin/oauth2-proxy │ ├─effc6d0fd608af7678cb8cbc1a67ed38b64efa3d0a1ce1b4d77725fbbb8095c8 │ │ └─42081 /pause │ ├─9e3724668ecf32d0df50ddd9a5e066f44d15c5c00ad515cd453d2fed6ba195f2 │ │ └─67776 /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-204-45-22.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 │ ├─03fe3930660e4a1d7b1bfd811e34b07e73494071ba850db370006a225125e7e8 │ │ └─192890 /pause │ ├─9c3f635300fa407ba7c4d01d17f59b51ee97c82dd9936537fb6aa475af266dd5 │ │ └─49080 /manager --metrics-bind-address=:9782 │ ├─2c03d0e00f95c292bdc6ecdb418f592a892160f5820c634a17f58ed213459873 │ │ └─45088 /pause │ ├─902c2c15fd4b0cb117f5705363e401e9a42dcd267c8b67f7ea55de223c5622ea │ │ └─218138 /pause │ ├─071a7e433f0edbdc08c23c142611c295db71c1183e431d12e6e29d7653572bf5 │ │ └─58136 nfd-gc -gc-interval=1h │ ├─097cfbcc0538d8838ec91248e0843af493109ac74fcec5c5af3a0b84380d10bc │ │ └─114435 /pause │ ├─6b644023718ab2c571b177ff5c31856812ea94503ddaa32c432ccc94aae487cf │ │ └─124408 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─0913a4bb40d64be4087be3912b786a749e49ad78d5aeebd1ae8aedb769b7dda6 │ │ └─99424 /pause │ ├─264064de6ce599d4c260875f8ccae0fb7dc14892ddee7e0f549e9ca88a61bdca │ │ └─146761 /coredns -conf /etc/coredns/Corefile │ ├─be41bbe71f1b92a18762f77d6924774069dba4489c723f8a6b7b87a73175a857 │ │ └─149820 /pause │ ├─b037c1d098c5297e7def53578746d4a0b58be74e37d7ff64684964fa4505f024 │ │ └─189658 /usr/bin/libvirt-tls-sidecar │ ├─001017bc7ed90b9132deb044fdab4243857fd7def3597cc567d16e311d6e43a5 │ │ └─58249 /secretgen-controller │ ├─478ef2beaa6b77be371c4be66715eb99843fd1ead152a9f31a6578e242ae96ec │ │ └─218044 /pause │ ├─7a495c7d298bcf06792d31c89a638790d1930c84e51793930916032c8e3d9136 │ │ └─65568 /pause │ ├─5555914071824111aa2c6c427c63bc5f1668e2206ad469a40b2b93eaf7df42d8 │ │ ├─66632 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66709 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─37e7c33d37c9c5fc3e9eef16b0a27a4915935ab3f409010e3fb5faa416b9c0a4 │ │ └─177559 /pause │ ├─7b03ec9fa0c13dc577b42d430d807b4a0686ac1d0c460d6af7a67689c5d80ee1 │ │ └─112705 /pause │ ├─604e7ead03c467a6994e5a52ec8ffabd8156837b37245ad15e3f92f985d7fcb6 │ │ └─150313 /pause │ ├─a552076cdf367fbe1baef8c3a04542fa7dd4e44e8bfab201e0dd5c0a176b7726 │ │ ├─93430 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93447 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─93453 erl_child_setup 1048576 │ │ ├─93526 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─93527 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─93537 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─93930 /bin/sh -s rabbit_disk_monitor │ ├─6236588d38e4be463e5a2fcef21bff2fe686164f94e841397d93bdf68b43a139 │ │ └─58093 nfd-master -crd-controller=true -metrics=8081 │ ├─547f3f53029bb7dce1e5bb3b79db79a851b0cd550177189d416ff15213902d23 │ │ └─110689 /pause │ ├─e81d3ddc9fee717c4644d0641986a40caf6a568f02b39a907fa147a46eb2d4e1 │ │ └─41970 /pause │ ├─0765e520750094c11962aabb28c7cbeec7856548dd0aa31f6858935c01d3d2bc │ │ └─147642 /pause │ ├─3bf9382971f15372202b6423c5832259d64b73b3395335db0b79dfb244670a18 │ │ └─62385 /pause │ ├─799999307620dcc4f89fd794381104661242e46a7e45fcb30e7d39afc2f1ef06 │ │ ├─175728 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175745 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─175753 erl_child_setup 1048576 │ │ ├─175810 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─175811 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─175821 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─176072 /bin/sh -s rabbit_disk_monitor │ ├─848c5d8ddb615037191692763269b04968b4e826f6329188ea4c0717c5e7f919 │ │ └─46245 /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 │ ├─c14079305f296106725ad22855dd8ee4876117f327da28ba2c4ade21916ed605 │ │ └─48390 /server │ ├─1e69038ba1d982689320e61048b3c76170587518e87fd2150996ba88a29b20af │ │ └─62627 /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 │ ├─4e1b050115029ad4369f24d855bd9197939a3a53f83f8bd3b02b0717584e8f44 │ │ └─44667 /pause │ ├─93421fc0ecf6e2643c7ad0b0368c7dc7779ac2158687af0490eaecbdc63fbb2f │ │ ├─189175 /bin/sh -x /bin/wait-for-ip.sh │ │ └─256338 sleep 1 │ ├─0ef843f1c2db47451ff186a5b72b214d2eeabd747aee812e781c9655e9a42345 │ │ └─52647 valkey-server *:6379 │ ├─dfdebc1c033c787733e142c02103887f46e4b429ae5b54c93757ff21429c5ee9 │ │ ├─186075 neutron-policy-server: uWSGI master │ │ ├─186088 neutron-policy-server: uWSGI worker 1 │ │ └─186089 neutron-policy-server: uWSGI worker 2 │ ├─519c6fb6c3698719fc4764d18a1932060187ef6a5068c22a0b21f9b39abf3354 │ │ ├─178216 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─244491 sleep 300 │ ├─f8c303387711935f09163c42a2d1bee4289fcffb6f1f3db0b844877998af2dda │ │ └─177730 /pause │ ├─6500596c42fe2dd07837411505127a02c9bee35ad033f9932a39f751af9d1f87 │ │ └─192990 /pause │ ├─4a9a1ac92fc7d2ee8e11529cd006d6b2dfd22b246cbcd58a51c18590e84031a6 │ │ ├─111197 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111330 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111332 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─8c8cd8300c957ccc2b54a7a32025bcca999adb6b8208faeadf3f40ea7c3a59c7 │ │ ├─174405 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174803 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174804 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─fa47c1b2a255d449e0cc28474428bbf283deea6c8483e46a5abdeb9d03041a17 │ │ └─66215 /pause │ ├─f494802213528422cd6a965c7df0b222f6a9b655dede24ebe036b47a750edcbd │ │ ├─86344 barbiacan-api: uWSGI master │ │ └─86361 barbiacan-api: uWSGI worker 1 │ └─d27d0a8b375b67eae301716d827547621a3c4f62081b9e5e1183c2188d5e8b2f │ └─231772 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount