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 │ │ │ ├─21493 /lib/systemd/systemd --user │ │ │ └─21494 (sd-pam) │ │ └─session-22.scope │ │ ├─21443 sshd: cephadm [priv] │ │ └─21553 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1457 sshd: zuul [priv] │ │ └─1470 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1461 ssh: /home/zuul/.ansible/cp/199.204.45.216-22-zuul [mux] │ ├─420176 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ukffwradiqguunocwsuojynyveqeudwh ; /usr/bin/python3'"'"' && sleep 0' │ ├─420177 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ukffwradiqguunocwsuojynyveqeudwh ; /usr/bin/python3' && sleep 0 │ ├─420178 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ukffwradiqguunocwsuojynyveqeudwh ; /usr/bin/python3 │ ├─420179 /bin/sh -c echo BECOME-SUCCESS-ukffwradiqguunocwsuojynyveqeudwh ; /usr/bin/python3 │ ├─420180 /usr/bin/python3 │ ├─420181 /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 │ └─420183 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-94f1ef4125e7bc88c879c5a5478c6cc85ed008341797c317c0f1c7db9ce96f17.scope … │ │ ├─33723 /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 │ │ └─33735 /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 │ ├─containerd.service … │ │ ├─ 9799 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12459 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bf7267fb62871915992ed83ad10d969797295312c5740bc950795a8afbf46dd9 -address /run/containerd/containerd.sock │ │ ├─ 12817 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 430deb5b52143043074e681603041e457266d916331c463bcfd6c06e7c85cf8d -address /run/containerd/containerd.sock │ │ ├─ 19411 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9d98018db9d3d042b1bc795d3771ab0bc51f2cb863959a0dccec69238e5b441e -address /run/containerd/containerd.sock │ │ ├─ 24596 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cecbadc842583edf61a3068e982ca1e68f8b7d0c5bec041e1c15e588faf32a8c -address /run/containerd/containerd.sock │ │ ├─ 29029 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 43b4564bcd30e3790098ed152d5849ec5db66b522184c851ba547e715df605a7 -address /run/containerd/containerd.sock │ │ ├─ 33699 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 94f1ef4125e7bc88c879c5a5478c6cc85ed008341797c317c0f1c7db9ce96f17 -address /run/containerd/containerd.sock │ │ ├─ 39350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82bbdd5ba1230b7783921b432fd95ad43edc886294b76ec1a7cc3d77b9c2fd75 -address /run/containerd/containerd.sock │ │ ├─ 39380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ac14e428f612623e7f61ae36edf14340a17af7022d29c36d52b6b3709e5a5fd -address /run/containerd/containerd.sock │ │ ├─ 39391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fecea11789abc7e515390156e003f098b53181b22e2fd5c6a49dc0bed0c29421 -address /run/containerd/containerd.sock │ │ ├─ 39411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a3c1839406bce745902e6cf9079183cbfe4318dff24b7e73801af616911c175 -address /run/containerd/containerd.sock │ │ ├─ 39456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df5d88d64ace20e40f5fb88cdfa26ca988d40f24bd390bb19953c9f6ead5c4bf -address /run/containerd/containerd.sock │ │ ├─ 39982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d176ec6c747b05f944f319184fe2e867f7d424c9876dad0335dbff33b6459021 -address /run/containerd/containerd.sock │ │ ├─ 40721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35f924f3af92d66d2c5daff4c191b5ec495a227ede3b0bad0c3b8345ddadb527 -address /run/containerd/containerd.sock │ │ ├─ 40751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd6b5486632b9dc6d2ea00589553ab2d8e1ce8d57baa5bc0c743e481a2448326 -address /run/containerd/containerd.sock │ │ ├─ 42055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fba72a267977c65f63b76016929b06ea94af777f5f9f48b3b01d4e4409fd924 -address /run/containerd/containerd.sock │ │ ├─ 42431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0de91fd55a914377e606e22df703721cdaf31fef37b0e5da26b57d52aae1b52 -address /run/containerd/containerd.sock │ │ ├─ 42555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7af106c23ffdf73fbd675c36c0c75258d7d7808d17d20f52ea6c26e5413d6fc0 -address /run/containerd/containerd.sock │ │ ├─ 42934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98285caec22510be534cda281d06c07cdd8ba29ad9d7dfd7d42d3f1cf3604081 -address /run/containerd/containerd.sock │ │ ├─ 43419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1a55bbd7eab6ec12161652796670ebfc50546023b83a13cec1dcce51ba06ee6 -address /run/containerd/containerd.sock │ │ ├─ 43494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3206376d97feb5d8375247368e3492ca9a2365a597d3126c15beb75036409af -address /run/containerd/containerd.sock │ │ ├─ 43534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12c36176b0aac1c5dda0f0b08bcbe548d44d0be89af281b579d40c4d6b303ef9 -address /run/containerd/containerd.sock │ │ ├─ 45802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84fe6e3eac0a6540d4bcef44d6d21e612e2eaff251f049da493e0dc764ee74b6 -address /run/containerd/containerd.sock │ │ ├─ 45892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf7b602c51033e4a4b58bf113b762a4ced26c2e57b7db8d3fb25151f3f245382 -address /run/containerd/containerd.sock │ │ ├─ 46844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44d4fa955b6ed76361b30230ed4a3d38fe203432e016d28c15b9465d7fd064c1 -address /run/containerd/containerd.sock │ │ ├─ 46946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59117c087bfcd6044327eb821ccc3d5866b02b66be0c5788fbdb82c52ac508f8 -address /run/containerd/containerd.sock │ │ ├─ 47323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08d2264f55ec7998f365f63e2116bf59af4b5761c0037366b53c1048fb8902d7 -address /run/containerd/containerd.sock │ │ ├─ 47648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32c1e73715cbcb05dfc23f6140e08fbd8f405435aebac84371e4a21c59e2fbcc -address /run/containerd/containerd.sock │ │ ├─ 48082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b89ea3d24c4d205fc7305c603a3fc707edd33066a5cdbf3b19c39ff711cc09ec -address /run/containerd/containerd.sock │ │ ├─ 50654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 982d6f28b14f5acd83ecb0597155008a9992b0b8e26a7fbc2e717e4053638943 -address /run/containerd/containerd.sock │ │ ├─ 50745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6dd9329d81f632a29e8dda357b414e3841a6dfd9e71b3eab5db465ef7407cb5 -address /run/containerd/containerd.sock │ │ ├─ 55553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddf183ab7b562ab50dfd017f279efda44b01a6ec420c87d8e8ec5e616eaac6ca -address /run/containerd/containerd.sock │ │ ├─ 56200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58a0957f1358f24e0eca3dc6cc294be6512bc6120e72cfe0ed59af930917bc19 -address /run/containerd/containerd.sock │ │ ├─ 56260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f598e49b2d93af388c926e9070ba970a76100106afc8c37a280026e9f646018b -address /run/containerd/containerd.sock │ │ ├─ 56299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4de6bf3881421b4b1ebe744743f46f9e652658980287832b15bf52692b7e1c2 -address /run/containerd/containerd.sock │ │ ├─ 56512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2407991322a5dfac453756814e7e6d3b4e072cd0911ab6bcfdac586951e51e3 -address /run/containerd/containerd.sock │ │ ├─ 61324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cdf236c799dfbad7c5279202a778d915aa0bcc281fcf4cae621c5ca2da8deec -address /run/containerd/containerd.sock │ │ ├─ 61503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb0948d97fec572dac69ad1cd2cf5172fbe8c377d216986e60ac826d3daaeb36 -address /run/containerd/containerd.sock │ │ ├─ 61562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ccc0a0f17f41be325959b9b090e7a175c91e428d6965fadbd6e145821d9bb22 -address /run/containerd/containerd.sock │ │ ├─ 61600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab34082fb01cec8ad8a11a412d147cf60c8fc662df6c63184e005484e684cfde -address /run/containerd/containerd.sock │ │ ├─ 63256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae3bd68aac549e7948dcf5613ce6ce49c4d440eeb404384c9d37fc06b8d86445 -address /run/containerd/containerd.sock │ │ ├─ 63301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1679d29913b2d079d86197d21b03073e3cdfaf456a6a3f3bfb9586ea136563c6 -address /run/containerd/containerd.sock │ │ ├─ 63364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 032d3c8efbbf8f27f76ab47028785e5c43de2242208c2da7245ca4f14aaf5c8d -address /run/containerd/containerd.sock │ │ ├─ 63612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70bfe0dfc97132e2c05dcd2816aa3048a88a48c5e01a9e001e4d2f16961211b4 -address /run/containerd/containerd.sock │ │ ├─ 63982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 583440d1a81c3f113ab4d8fb8046e8248debeb9fa3eb784bc295484812af17d9 -address /run/containerd/containerd.sock │ │ ├─ 64106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8460a563f5880ef17c8266ad792f85d195bd0a1896d2c5043809bef563ba880f -address /run/containerd/containerd.sock │ │ ├─ 64198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37e4aa41e0adc2be5be1af83eff4606b0ee4e401e6446183ed2ee7501b32e942 -address /run/containerd/containerd.sock │ │ ├─ 64767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db735e16bb620f1ba8e65156e33cfb9dcdbccd50d2dcd874053211f88600ebf4 -address /run/containerd/containerd.sock │ │ ├─ 64963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3d267d6e4038dff19bd7738fab0970098b9ccab13ea4ffb46075c3f46df0510 -address /run/containerd/containerd.sock │ │ ├─ 65545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9df950ec315f5b49f7e0b2bbfd474397079cc82fda228613839def54f7d6cf2e -address /run/containerd/containerd.sock │ │ ├─ 66966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85c9667fcf7fa5123812fac4a91b7650a48b1ce160d46f8a97bd7a5511c79d38 -address /run/containerd/containerd.sock │ │ ├─ 69527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b76b9b76a2865b51caadcf85bacbc5c6243aa01b3906af797f7940db5683ccfb -address /run/containerd/containerd.sock │ │ ├─ 78391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb63d416f64090984c53af34f35313af62a4c96d8a64a26dc4c556427c8aa846 -address /run/containerd/containerd.sock │ │ ├─ 79717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2e6423f988ada90576daa16afb62f3c0408ff265d6870a2e7a0c7fe15aab7c8 -address /run/containerd/containerd.sock │ │ ├─ 86604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4fa6406d1fd148eea02f6ed69326eee6d046f16ad0e85bf47f4a0f1c30ed42b -address /run/containerd/containerd.sock │ │ ├─ 93561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94365d4f66e6d04f3f4076ed5f9601b34686f09b40320d2461e93604a11c308a -address /run/containerd/containerd.sock │ │ ├─ 97240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70cf1f6c1bb8c91543f0635ee61d0777a203cda2344315822f43ffde76a065d0 -address /run/containerd/containerd.sock │ │ ├─ 97287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39861e2af75d032d8e4b239bb26dbccc5e58c91d77b5d48a71c4405504275fb0 -address /run/containerd/containerd.sock │ │ ├─105984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1fe23bd2efd1d04e74e5fc914ddbeb5aec6f657a8905c07dbf6fa4a21f189ae -address /run/containerd/containerd.sock │ │ ├─107744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27f41a2ea50890300f5fe9b3604b3adcb61753bc6b363afa984372e991a85cbd -address /run/containerd/containerd.sock │ │ ├─107788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87abcebcd9a3ebfb3aef609fbe1ec71f423a7f474d7d6f305858ce1c6e475373 -address /run/containerd/containerd.sock │ │ ├─109722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baacab38926ee31590f1f371975a19d4582d8bae850a2a954252001f3dbcc7a4 -address /run/containerd/containerd.sock │ │ ├─111392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a140bc707867ba358c9f81e93c6a32f3763aa77fb83f80a35b84e19dc75c2b71 -address /run/containerd/containerd.sock │ │ ├─111442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b950f731d6b03f2a2d06a6f362fdcc511f29eff32f39bfe32ec8b0b387e9a7b2 -address /run/containerd/containerd.sock │ │ ├─124545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d08551d243a52a38fcfb952627a9f747960a0098c1a87b2bee782c3dd7716fd6 -address /run/containerd/containerd.sock │ │ ├─124604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79ca3ae9c41e01a8ede36dfc5b2f00eaa723278057329acd282b94b42a6e115d -address /run/containerd/containerd.sock │ │ ├─127236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23462b1f180010894296273ac8f00b854d6ea260faf73701794d97e8f7c9da60 -address /run/containerd/containerd.sock │ │ ├─153166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40c2c8d89646e5a33fece4208ddbbf79e1e54f36e4906a752897ea51104739e3 -address /run/containerd/containerd.sock │ │ ├─154349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e93727bd3cd50aa5cbbca37b797e31b44413cd33f4960b5391eb15dd8defa33 -address /run/containerd/containerd.sock │ │ ├─155616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cced27f4a9b5c879910e115efccd779f54632dae8f7693c88b358d3f1f9bec9 -address /run/containerd/containerd.sock │ │ ├─155661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fd06a346fe7915b215cf00a886efddea37dcb9cc00fabb87d2e4e5809fc5e2a -address /run/containerd/containerd.sock │ │ ├─156168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd17e41e80b610fe7c71f9055c6971dd7f412f58f088a8a22c5023f280a7aaa4 -address /run/containerd/containerd.sock │ │ ├─157337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f4d82c19c3780084ad7573d387233eeae373a1d9eaa45443f1bfd2cc9799143 -address /run/containerd/containerd.sock │ │ ├─159311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d32717344839973a4f2a192da50bb86097b0f217c87f8be2f4e77e53d9b36d5 -address /run/containerd/containerd.sock │ │ ├─159545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7c60286316607c64a2527e9957cb98a226e32cb79a7e1dc5acd90e0055f33fd -address /run/containerd/containerd.sock │ │ ├─159642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 766a20c1980c7ee5d0022398a5543ebf96268115a11f387116d304f353ebe0c8 -address /run/containerd/containerd.sock │ │ ├─159685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc0684ef868c8eaf5d8de1e551df118a8820a3facd1b169be07bc8974f1dc2f0 -address /run/containerd/containerd.sock │ │ ├─159755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8549143da678865ac5c8d7889ba3e7138977bbfa169eea8bc6977ae8766cdb6e -address /run/containerd/containerd.sock │ │ ├─160412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d1872ea4b12f78bd02426ab49e36f8f1563e45e401a886d218ea9ed2fa470c2 -address /run/containerd/containerd.sock │ │ ├─172920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67c193242895d4fb922d387f45f0debd44940541c354fd8c9c104f654a14ac37 -address /run/containerd/containerd.sock │ │ ├─174722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12c7db7a6c7a8701b685d85fb51d4a06993f50c1a6f13bcfcd1ee6a5d3a0d9ad -address /run/containerd/containerd.sock │ │ ├─174759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5584b79099e69693eb0300d64ea1281fb9486914580b9b6e0765081cebcd648 -address /run/containerd/containerd.sock │ │ ├─174795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f883ca210cd91a118258ce85434e4e7452e5abd73ee437f2f2a325a20d876ae7 -address /run/containerd/containerd.sock │ │ ├─175075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e85b8c5611d799fb41222d1a0a40b85187c126cc20485a1bc8a04eab6c19786 -address /run/containerd/containerd.sock │ │ ├─181745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0872af15732f1891187a39e8a53071da39b57ced6828f2bd5acf8f92bea0df7d -address /run/containerd/containerd.sock │ │ ├─187216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cae388ef508f55b0a08ea90d50aa5b57b9e041adad94c2276ab3c8aa91bcf769 -address /run/containerd/containerd.sock │ │ ├─189342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2549227349b61e9fbb8cba03fcc6a997558b75c8d267221dee9fe58376f03752 -address /run/containerd/containerd.sock │ │ ├─189474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11567d1060c4f250731a14e8b66eccd9a0f5e05df70f50bd426b56ac86eb862b -address /run/containerd/containerd.sock │ │ ├─189630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eca30fd572cda7a1580533a6946cbbbbf47885bc7222247a1f027a834f962a52 -address /run/containerd/containerd.sock │ │ ├─205983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd4ff86f0ebe2966480be223380e04e050ef430f627c14c466df56b6026b7453 -address /run/containerd/containerd.sock │ │ ├─215090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e70c775e9b26128f59063abe19d4bb38089b6ac2ebaa48f9085baada74c6a9bc -address /run/containerd/containerd.sock │ │ ├─215115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e46ee4b5af59bc80014c0e10a611415745bf6684f834f7a3cb3a6cfb044181d4 -address /run/containerd/containerd.sock │ │ ├─215168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 320e076aea7f56bf0f475cb798580b815598c3bdb31068ecbdfe1151e2900135 -address /run/containerd/containerd.sock │ │ ├─215434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e47712922b0eb2f6220c8c775c3668232de2af2b1396d60cb2a21b722010c26 -address /run/containerd/containerd.sock │ │ ├─227078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc795867cab5661085a2b64cc641d5b68fe032b15d753376ae671d55b58a37c6 -address /run/containerd/containerd.sock │ │ ├─229869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17062a6f1a91f3eebe8585a53a805e1c23007867d40fdc524752b604f816c7df -address /run/containerd/containerd.sock │ │ ├─231213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61fb8d6679b9ff89757eeaf81d72372e50620a616ae1242c7d704b4650f84548 -address /run/containerd/containerd.sock │ │ ├─232095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2dfa413357583b69d184ce9d033a544f17576221bc38b0cb14cbc5726586f2f -address /run/containerd/containerd.sock │ │ ├─233104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9add07f21a3ff1b55a2a9b8f93c679afde78f0b1dc11cb41ba6caca6b9a49516 -address /run/containerd/containerd.sock │ │ ├─234936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db9177189a89b01d41c32320b1d49d95dc647455bf80b21044f2c8bd89e5d2f9 -address /run/containerd/containerd.sock │ │ ├─236303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f4e656cd0a19ce23708979e659f8b4301621941d5e5cf5732eca0335750e5c4 -address /run/containerd/containerd.sock │ │ ├─236321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d445dfc2abc7cef43d46849e526599afed39eb5e43691808757202f5d9794fc -address /run/containerd/containerd.sock │ │ ├─247129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67faa5611fe52fc98d590fbdbb9a8f1f480e08cbed8b7e3d860282457738745d -address /run/containerd/containerd.sock │ │ ├─247953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d37bcc5e00d409d3be699a2d49fa85ed27b40d5986820d669fe80266eff09d6 -address /run/containerd/containerd.sock │ │ ├─260193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec72c0d4753b5e455847194c20f2e5f58167d7126f83032eda8220c918ef9d77 -address /run/containerd/containerd.sock │ │ ├─265833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 099537d24f3a2401b1b1046429b54675859f044d62ebd7a2d30480ab31fd9faa -address /run/containerd/containerd.sock │ │ ├─266103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bfd22324889495b46fadff50177ea8086e9e7ecfc4098c9ef48fe3b4036b1c8 -address /run/containerd/containerd.sock │ │ ├─266252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2858aa70f5882190e68093668f7e1b1c4786c9b83f34ae0a16a719e5647f9a47 -address /run/containerd/containerd.sock │ │ ├─266331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 889d196bdb0ab8ee3bae3e13dd11309fa6e457fc45e106e7bb7389df90225365 -address /run/containerd/containerd.sock │ │ ├─299980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6395f4505370a3d9d250d013e3f64309070b3d759132be1e3b797ab2ee11189 -address /run/containerd/containerd.sock │ │ ├─303362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41d6d34b292e1b29498113e0001b170f7f777aba4a57e7d1d7723c156cdc8aef -address /run/containerd/containerd.sock │ │ └─304738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 496ec126c156d11ebfbbea31f7dbca5bdc331767934cdaac3ea9a0a51183a18c -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1189 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /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 │ │ │ ├─28727 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29012 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ │ ├─19370 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19390 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24303 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24579 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ │ ├─33418 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33681 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ │ ├─12371 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12399 /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.2.7 -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.2.7 -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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.bwnwgo.service │ │ ├─12732 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bwnwgo/unit.run │ │ └─12763 /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-bwnwgo --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -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.bwnwgo:/var/lib/ceph/mgr/ceph-instance.bwnwgo:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bwnwgo/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.bwnwgo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10172 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─152410 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39827 /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.216 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1392 /usr/sbin/uuidd --socket-activation │ ├─run-ra6083fc1022b419d90f0914ec894eabb.scope │ │ └─189744 /usr/sbin/libvirtd --listen │ ├─chrony.service │ │ ├─10932 /usr/sbin/chronyd -F 1 │ │ └─10933 /usr/sbin/chronyd -F 1 │ ├─docker-bf7267fb62871915992ed83ad10d969797295312c5740bc950795a8afbf46dd9.scope … │ │ ├─12483 /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 │ │ └─12497 /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-43b4564bcd30e3790098ed152d5849ec5db66b522184c851ba547e715df605a7.scope … │ │ ├─29053 /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 │ │ └─29066 /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 │ ├─docker.socket │ ├─docker-9d98018db9d3d042b1bc795d3771ab0bc51f2cb863959a0dccec69238e5b441e.scope … │ │ ├─19437 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19455 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─152226 /sbin/iscsid │ │ └─152227 /sbin/iscsid │ ├─docker-430deb5b52143043074e681603041e457266d916331c463bcfd6c06e7c85cf8d.scope … │ │ ├─12841 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.bwnwgo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12862 /usr/bin/ceph-mgr -n mgr.instance.bwnwgo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-cecbadc842583edf61a3068e982ca1e68f8b7d0c5bec041e1c15e588faf32a8c.scope … │ │ ├─24620 /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 │ │ └─24632 /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 │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─bd4ff86f0ebe2966480be223380e04e050ef430f627c14c466df56b6026b7453 │ │ └─206007 /pause │ ├─a2407991322a5dfac453756814e7e6d3b4e072cd0911ab6bcfdac586951e51e3 │ │ └─56534 /pause │ ├─49790965980237270e849aa7cd6048d18348f672e4f99661f5d3decff280f76d │ │ ├─202174 heat-api-cfn: uWSGI master │ │ ├─202224 heat-api-cfn: uWSGI worker 1 │ │ └─202225 heat-api-cfn: uWSGI worker 2 │ ├─0995b406fab1c68fcac8c0431519266ce12b8a543c00accc547f587ed9bd6b89 │ │ └─65063 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4d37bcc5e00d409d3be699a2d49fa85ed27b40d5986820d669fe80266eff09d6 │ │ └─247977 /pause │ ├─5a0294ffb9b601e911d1e0da44d01880fb39c132f365c7dbaf4564d65bbe0a0f │ │ ├─108104 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108292 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108294 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─e1b47226f5a74f9fbfae82f41e145b0e4f406b82dd0aad1b4cd7789c11e5af6d │ │ ├─67679 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67696 /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 │ │ ├─67702 erl_child_setup 1048576 │ │ ├─67768 sh -s disksup │ │ ├─67770 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67771 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67915 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67916 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67926 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67998 /bin/sh -s rabbit_disk_monitor │ ├─98285caec22510be534cda281d06c07cdd8ba29ad9d7dfd7d42d3f1cf3604081 │ │ └─42958 /pause │ ├─fef0b14730c11a14273aa01487b2422ce1866a7aacf2e82bf228d5a64333e96b │ │ └─414089 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ ├─2858aa70f5882190e68093668f7e1b1c4786c9b83f34ae0a16a719e5647f9a47 │ │ └─266284 /pause │ ├─b54f8df20f2ad3d3c36a3fcfd1c769f2af71a5e369d54af70f2ceda85bdaf43e │ │ └─39619 etcd --advertise-client-urls=https://199.204.45.216: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.216:2380 --initial-cluster=instance=https://199.204.45.216:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.216:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.216: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 │ ├─58c64273ea93c910adea48b85cce8f208f4eed1424a7a5b18ec738a8091d3f4e │ │ └─56574 nfd-worker -metrics=8081 │ ├─b1eb646855e5a73ad599845967d93422bb66befc18167ebe56770ba2f08dffe7 │ │ └─257846 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─07cde498d7453aa3d8175734ef52085d3c0a948210ae597e887e95329ae2b7b8 │ │ ├─48212 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 │ │ └─49767 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 │ ├─98179717291b213b992fec17b205e7a0b11bfa58fb1aeac3ea206dbd42776969 │ │ └─62084 /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 │ ├─7cdf236c799dfbad7c5279202a778d915aa0bcc281fcf4cae621c5ca2da8deec │ │ └─61372 /pause │ ├─67c193242895d4fb922d387f45f0debd44940541c354fd8c9c104f654a14ac37 │ │ └─172945 /pause │ ├─9add07f21a3ff1b55a2a9b8f93c679afde78f0b1dc11cb41ba6caca6b9a49516 │ │ └─233129 /pause │ ├─b781450851314c4d1699752a2075c2b64641877d7deaef9d0e848aa2def97e63 │ │ └─66438 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─5154464546490b3c23a8fe993d137d5885dcdf04d9413ba169b42b6d7de6f3e8 │ │ ├─202197 heat-api: uWSGI master │ │ ├─202226 heat-api: uWSGI worker 1 │ │ └─202227 heat-api: uWSGI worker 2 │ ├─d176ec6c747b05f944f319184fe2e867f7d424c9876dad0335dbff33b6459021 │ │ └─40005 /pause │ ├─6ac14e428f612623e7f61ae36edf14340a17af7022d29c36d52b6b3709e5a5fd │ │ └─39487 /pause │ ├─eca30fd572cda7a1580533a6946cbbbbf47885bc7222247a1f027a834f962a52 │ │ └─189654 /pause │ ├─44d4fa955b6ed76361b30230ed4a3d38fe203432e016d28c15b9465d7fd064c1 │ │ └─46869 /pause │ ├─030dd4ea29c719e0a58a634137dcc31e872da7485aeb4f1d3c2753caec3bea80 │ │ └─67251 /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-216.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 │ ├─0b00792d4386832d8ab02497bbb5e38102a28cff388974daaec9f509abb7abe0 │ │ └─87813 /usr/local/bin/rook ceph operator │ ├─9df950ec315f5b49f7e0b2bbfd474397079cc82fda228613839def54f7d6cf2e │ │ └─65571 /pause │ ├─a1f4c8b3b04759222672011ebdd9c661f50fffb9fa8a29df718830caa40fc77f │ │ └─42611 /coredns -conf /etc/coredns/Corefile │ ├─fc0684ef868c8eaf5d8de1e551df118a8820a3facd1b169be07bc8974f1dc2f0 │ │ └─159727 /pause │ ├─ddf183ab7b562ab50dfd017f279efda44b01a6ec420c87d8e8ec5e616eaac6ca │ │ └─55580 /pause │ ├─6022c4e443d5070790facdcc5cf7a80c666380597ba298949b9747a2680a6cb8 │ │ └─304997 /bin/openstack-database-exporter │ ├─141a5041a383f795247220bb6bf188b26661af4a314c27295136becb4de81dd9 │ │ └─188480 /bin/bash /tmp/libvirt.sh │ ├─c55f946800963809e9e00e9876632b1dd376f2ffc78b54c36d6308975ca8b811 │ │ └─257741 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 │ ├─a7c60286316607c64a2527e9957cb98a226e32cb79a7e1dc5acd90e0055f33fd │ │ └─159570 /pause │ ├─11567d1060c4f250731a14e8b66eccd9a0f5e05df70f50bd426b56ac86eb862b │ │ └─189516 /pause │ ├─c78ecd854ed0bcb610a67f57fc294ac614dce09ca1cc43294a69c3f2b78eb650 │ │ ├─247536 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247846 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247847 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─032d3c8efbbf8f27f76ab47028785e5c43de2242208c2da7245ca4f14aaf5c8d │ │ └─63388 /pause │ ├─17062a6f1a91f3eebe8585a53a805e1c23007867d40fdc524752b604f816c7df │ │ └─229894 /pause │ ├─db9177189a89b01d41c32320b1d49d95dc647455bf80b21044f2c8bd89e5d2f9 │ │ └─234959 /pause │ ├─7474ef0364f20683dc3af80ea40e6c1fdae66ca7824216825d27576842c5f4a7 │ │ └─166442 /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 │ ├─a8bbd00234769d42a61d20c18d443233125273282efb70cde6300e98f711020a │ │ ├─206155 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206172 /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 │ │ ├─206178 erl_child_setup 1048576 │ │ ├─206226 sh -s disksup │ │ ├─206228 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─206229 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─206244 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─206245 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─206255 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─206454 /bin/sh -s rabbit_disk_monitor │ ├─79ca3ae9c41e01a8ede36dfc5b2f00eaa723278057329acd282b94b42a6e115d │ │ └─124635 /pause │ ├─fbad0aa855ad046f7a41405a4be2f16340b93748865250b8455a77a33b90aac2 │ │ ├─153716 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─153728 /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 │ ├─0872af15732f1891187a39e8a53071da39b57ced6828f2bd5acf8f92bea0df7d │ │ └─181770 /pause │ ├─e3206376d97feb5d8375247368e3492ca9a2365a597d3126c15beb75036409af │ │ └─43518 /pause │ ├─a7c9a132befcddeb97d3894dfc1ca0237b98da281f0bbf59573aeabec066aa94 │ │ ├─182501 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─182720 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─182733 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─419875 sleep 15 │ ├─e46ee4b5af59bc80014c0e10a611415745bf6684f834f7a3cb3a6cfb044181d4 │ │ └─215213 /pause │ ├─37e4aa41e0adc2be5be1af83eff4606b0ee4e401e6446183ed2ee7501b32e942 │ │ └─64224 /pause │ ├─5d32717344839973a4f2a192da50bb86097b0f217c87f8be2f4e77e53d9b36d5 │ │ └─159371 /pause │ ├─c19d55fb746a59f9f8e7e6f8cb59df95e5664c2f04c423b5b89061888e1ea5fb │ │ └─67141 /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 │ ├─f883ca210cd91a118258ce85434e4e7452e5abd73ee437f2f2a325a20d876ae7 │ │ └─174846 /pause │ ├─d4066677eabe92d75308336dd7c966d27b9323bb385b3820a884a9980772a06a │ │ └─257676 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─23462b1f180010894296273ac8f00b854d6ea260faf73701794d97e8f7c9da60 │ │ └─127259 /pause │ ├─fd6b5486632b9dc6d2ea00589553ab2d8e1ce8d57baa5bc0c743e481a2448326 │ │ └─40788 /pause │ ├─5789b144be40eeebeacdb0c9f68f8e93d7679bd6fe355bc256cb9cc0d23030f9 │ │ ├─93699 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93715 /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 │ │ ├─93721 erl_child_setup 1048576 │ │ ├─93789 sh -s disksup │ │ ├─93791 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─93792 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─93849 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93850 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93860 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─94166 /bin/sh -s rabbit_disk_monitor │ ├─dabaa470621c9c7f08d39287f691fa54ba323061bd3bd7adee504e6d6553d29c │ │ └─257914 /manager --metrics-bind-address=:9782 │ ├─01e51c9e7e42135654195d9fb112ad11e6d1cd3af08fe3c22c3a5a03729038dc │ │ ├─85038 barbiacan-api: uWSGI master │ │ └─85052 barbiacan-api: uWSGI worker 1 │ ├─5e9358c8184e77b88f8953762cd933e2f1abfc9199a69b196e13f2381fae4261 │ │ └─64424 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 │ ├─320e076aea7f56bf0f475cb798580b815598c3bdb31068ecbdfe1151e2900135 │ │ └─215227 /pause │ ├─0ce0d9c5b646c2203a3bd5bca3cd396003422f645835671181fca22c45d44635 │ │ ├─182621 neutron-ovn-network-logging-parser: uWSGI master │ │ └─182654 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─4602a96b5a9c441478ad6b1e2f89d61569004de8084c023047caccbfca786a0e │ │ └─303779 /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 -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─ec72c0d4753b5e455847194c20f2e5f58167d7126f83032eda8220c918ef9d77 │ │ └─260218 /pause │ ├─70cf1f6c1bb8c91543f0635ee61d0777a203cda2344315822f43ffde76a065d0 │ │ └─97264 /pause │ ├─12c36176b0aac1c5dda0f0b08bcbe548d44d0be89af281b579d40c4d6b303ef9 │ │ └─43570 /pause │ ├─a9d5a26ba9864e7ad5bf261bf4a5c988403ffea116176f64e31e0041b39c551d │ │ └─50953 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 │ ├─df289930048c049871850f9b48bb21d9507b63880edbb298c41340cc1b6a9f16 │ │ └─65710 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─a6dd9329d81f632a29e8dda357b414e3841a6dfd9e71b3eab5db465ef7407cb5 │ │ └─50769 /pause │ ├─da19d2d7348d5ee360c7ecec3793ac57fca8b0b606ce49d4ddcbfbdeb6cdc558 │ │ └─43168 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 │ ├─3b1431326bd4a9e95ec60bc335f3eba66b177750a6eab759ab02d91b66c604dc │ │ ├─260345 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─260362 /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 │ │ ├─260368 erl_child_setup 1048576 │ │ ├─260456 sh -s disksup │ │ ├─260458 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─260459 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─260467 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─260468 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─260551 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─260816 /bin/sh -s rabbit_disk_monitor │ ├─5e7f9a54ed302aecbc1f37bfb019fd36e1c77eed00e1b3a386380f0e4c24ff44 │ │ ├─225589 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225608 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─226093 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226095 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410470 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410471 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410472 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410473 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410474 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410475 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410476 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410477 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410478 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410479 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410481 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410482 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410483 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410484 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410485 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410486 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410489 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410490 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410491 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410492 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410493 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410502 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410504 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410506 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410507 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410508 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410509 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410510 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410511 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410512 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─410513 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─410514 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─157352049eb22f4bd9a810ce8c33e4e52b6d2acc0b37d8eda5ace362bd856094 │ │ └─125188 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─a987c8bc3b75b2f212bd5a4ff8bcad9db3ec8d7f3554eab696d9a543a859209e │ │ └─40032 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─fc795867cab5661085a2b64cc641d5b68fe032b15d753376ae671d55b58a37c6 │ │ └─227109 /pause │ ├─a07fb2323a5b0d2db366521c67d1f6682437b5aa2b816a7f7d892d7f78b49a27 │ │ ├─62600 python -u /app/sidecar.py │ │ ├─63026 python -u /app/sidecar.py │ │ └─63027 python -u /app/sidecar.py │ ├─f5584b79099e69693eb0300d64ea1281fb9486914580b9b6e0765081cebcd648 │ │ └─174824 /pause │ ├─8549143da678865ac5c8d7889ba3e7138977bbfa169eea8bc6977ae8766cdb6e │ │ └─159802 /pause │ ├─7c9cbed316ef1013db55ec5bcbdddcf03042b061cd2a129e8e3214bf11499bd3 │ │ └─298016 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─08d2264f55ec7998f365f63e2116bf59af4b5761c0037366b53c1048fb8902d7 │ │ └─47346 /pause │ ├─982d6f28b14f5acd83ecb0597155008a9992b0b8e26a7fbc2e717e4053638943 │ │ └─50677 /pause │ ├─32c1e73715cbcb05dfc23f6140e08fbd8f405435aebac84371e4a21c59e2fbcc │ │ └─47672 /pause │ ├─fecea11789abc7e515390156e003f098b53181b22e2fd5c6a49dc0bed0c29421 │ │ └─39491 /pause │ ├─fb63d416f64090984c53af34f35313af62a4c96d8a64a26dc4c556427c8aa846 │ │ └─78413 /pause │ ├─b29fc1b1971efb66dcd006b68e174a897bf015c7d3fef45d0236e5bca38af4cb │ │ └─67761 /bin/oauth2-proxy │ ├─4b150e4df65559ce7a6f318dfdb37177c754cbda8fb199140c300d3bb48e3891 │ │ ├─224763 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─225458 octavia-worker: ConsumerService worker(0) │ │ └─225461 octavia-worker: ConsumerService worker(1) │ ├─c809632c09c5d0483d1710f2a9d9c3661dc3608e7c912d2ff4cd65215057254c │ │ └─182549 vector --config /etc/vector/vector.toml │ ├─cae388ef508f55b0a08ea90d50aa5b57b9e041adad94c2276ab3c8aa91bcf769 │ │ └─187239 /pause │ ├─a8047cb52860a300dd1af2443defc5bf53ecb6c99b1fe7c233e78171ce4c5933 │ │ ├─109841 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109857 /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 │ │ ├─109863 erl_child_setup 1048576 │ │ ├─109995 sh -s disksup │ │ ├─109997 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─109998 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─110006 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─110007 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─110017 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─110160 /bin/sh -s rabbit_disk_monitor │ ├─ee0516ee964ebc446b4939f54062daa1381fd5b37861eb3626de8e78bdb3b7fe │ │ ├─303132 apache2 -DFOREGROUND │ │ ├─305619 (wsgi:h -DFOREGROUND │ │ ├─305620 (wsgi:h -DFOREGROUND │ │ ├─305621 (wsgi:h -DFOREGROUND │ │ ├─305622 (wsgi:h -DFOREGROUND │ │ ├─305623 (wsgi:h -DFOREGROUND │ │ ├─305624 apache2 -DFOREGROUND │ │ └─305625 apache2 -DFOREGROUND │ ├─11bd9138c58a49fd58dd137bb5720a066061e12674997bfc8496ef574e1ffdfa │ │ └─66715 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─fe1786db5cf0914ee86960e1950e5eb1eaf1df5975677a34f0bc14a13ad125f5 │ │ └─48502 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─889d196bdb0ab8ee3bae3e13dd11309fa6e457fc45e106e7bb7389df90225365 │ │ └─266364 /pause │ ├─746c17852d65699136dea6ee3395ce7762b3c55ee9f00f07d92d9b6af7888a97 │ │ └─43669 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─42ec09047afe977a9b67d51395bbe450f9fa2220480af5f6529f67b4d52f1a1c │ │ └─252362 /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 │ ├─2f4d82c19c3780084ad7573d387233eeae373a1d9eaa45443f1bfd2cc9799143 │ │ └─157363 /pause │ ├─db735e16bb620f1ba8e65156e33cfb9dcdbccd50d2dcd874053211f88600ebf4 │ │ └─64791 /pause │ ├─dd2ad42f85d123acab35a29317038178f19271e5f285d8fb8ef4bfec51cb60f5 │ │ └─67305 /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 │ ├─1679d29913b2d079d86197d21b03073e3cdfaf456a6a3f3bfb9586ea136563c6 │ │ └─63329 /pause │ ├─d3d267d6e4038dff19bd7738fab0970098b9ccab13ea4ffb46075c3f46df0510 │ │ └─64989 /pause │ ├─87abcebcd9a3ebfb3aef609fbe1ec71f423a7f474d7d6f305858ce1c6e475373 │ │ └─107817 /pause │ ├─6e85b8c5611d799fb41222d1a0a40b85187c126cc20485a1bc8a04eab6c19786 │ │ └─175098 /pause │ ├─c3a94685c6728a60dd4959c0a3f4f3b43b08b41dfee4a81e367326bb048cc989 │ │ ├─155845 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─155917 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─155943 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─156130 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─419204 sleep 15 │ ├─6fba72a267977c65f63b76016929b06ea94af777f5f9f48b3b01d4e4409fd924 │ │ └─42079 /pause │ ├─48243bc7db0982dbdfa60a39be42e4af5d539d301505ca39ace5f9e68de144a5 │ │ ├─227195 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227221 /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 │ │ ├─227227 erl_child_setup 1048576 │ │ ├─227277 sh -s disksup │ │ ├─227279 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─227280 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─227282 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─227283 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─227293 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─227619 /bin/sh -s rabbit_disk_monitor │ ├─27f41a2ea50890300f5fe9b3604b3adcb61753bc6b363afa984372e991a85cbd │ │ └─107767 /pause │ ├─a55396725d4026274d348148e723a7f62f43d871b44fd95be7c3a16ef3e4e5ec │ │ ├─247595 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─248070 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp3pgv6yvs/privsep.sock │ │ ├─248086 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─248094 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─2f2349f84059f3b98d948fd9b8bff7692bfddf71760ee3498cdb853ac16f409a │ │ └─252548 /manager --metrics-bind-address=:8080 │ ├─bfe130359c2c7fbc546c80ebda842228e8266a906bf79b5f82ffccc7f0783522 │ │ ├─65675 nginx: master process nginx -g daemon off; │ │ ├─65690 nginx: worker process │ │ ├─65691 nginx: worker process │ │ ├─65692 nginx: worker process │ │ ├─65693 nginx: worker process │ │ └─65694 nginx: worker process │ ├─3d3fc7481ec5e0dced90e330778d09efa342d111b26f4306bad2514b094475bd │ │ ├─175616 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─417659 sleep 300 │ ├─bd17e41e80b610fe7c71f9055c6971dd7f412f58f088a8a22c5023f280a7aaa4 │ │ └─156192 /pause │ ├─5798455ce9de6c41fa2006a7111ec263d4123063a39a61c39c14cf579b8d3b74 │ │ └─51232 valkey-server *:26379 [sentinel] │ ├─ce858f0be1bf6522f0cc83406e664968d5c5e2ae60c658535d8552ab4bfc65f5 │ │ └─257886 /kube-vip manager │ ├─652539e0ab5fc64d921ae6c70c63f655e43f66bd24f19911f9ee19bad022f65f │ │ └─66921 /bin/memcached_exporter │ ├─41d6d34b292e1b29498113e0001b170f7f777aba4a57e7d1d7723c156cdc8aef │ │ └─303404 /pause │ ├─ed98b822ec5df663e29bd38d8d50f04cd34c0a85b8c64a160bd7e538437f61ab │ │ ├─298196 manila-api: uWSGI master │ │ ├─298228 manila-api: uWSGI worker 1 │ │ └─298229 manila-api: uWSGI worker 2 │ ├─ff3e267a3769e03d503287c2d3fbe11e30469d990af698b955e39ab3591d2109 │ │ ├─187325 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187342 /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 │ │ ├─187348 erl_child_setup 1048576 │ │ ├─187411 sh -s disksup │ │ ├─187413 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─187414 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─187453 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187454 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187464 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─188032 /bin/sh -s rabbit_disk_monitor │ ├─0876f943c8a86f320e88c556e8419de5784986085a89522032328ba954671fc5 │ │ └─123178 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─e3018087094f00bb702c068e4aca831d2423b74152cd56790cbe0cb3c286a6cb │ │ └─224782 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─cafdcc09f570083831cb226f908ce0b3ae746e9de2c92bb19019ec9cbb6a800a │ │ ├─121559 cinder-api: uWSGI master │ │ ├─121572 cinder-api: uWSGI worker 1 │ │ └─121573 cinder-api: uWSGI worker 2 │ ├─bc556cabce8d40fe718b0af34e0fe98bb61abaf4e3cf00275120868296e8955b │ │ ├─157473 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─157489 /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 │ │ ├─157495 erl_child_setup 1048576 │ │ ├─157542 sh -s disksup │ │ ├─157544 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─157545 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─157546 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─157547 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─157557 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─157744 /bin/sh -s rabbit_disk_monitor │ ├─d7a8b1097b72a6ca3dde65e5ee6f2c272191a81fb245ed8e0f055cf4bbcd188f │ │ └─63103 /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 │ ├─e6395f4505370a3d9d250d013e3f64309070b3d759132be1e3b797ab2ee11189 │ │ └─300004 /pause │ ├─b4de6bf3881421b4b1ebe744743f46f9e652658980287832b15bf52692b7e1c2 │ │ └─56324 /pause │ ├─40f20dfa053be3763368e73714e3601d51160037ea138ef585f2e0cc1b68ad9d │ │ ├─202166 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─202500 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─202501 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─ae3bd68aac549e7948dcf5613ce6ce49c4d440eeb404384c9d37fc06b8d86445 │ │ └─63281 /pause │ ├─b950f731d6b03f2a2d06a6f362fdcc511f29eff32f39bfe32ec8b0b387e9a7b2 │ │ └─111474 /pause │ ├─c1a55bbd7eab6ec12161652796670ebfc50546023b83a13cec1dcce51ba06ee6 │ │ └─43461 /pause │ ├─0687150a8e82a74b5de10f7f04d9320eee62ad38728a938f1a5101883572aee3 │ │ ├─65997 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66032 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─5d5fb8ed911a2265c6189d5b8390b7a104400f444cf6121ef640717424e989d6 │ │ └─50860 valkey-server *:6379 │ ├─f598e49b2d93af388c926e9070ba970a76100106afc8c37a280026e9f646018b │ │ └─56284 /pause │ ├─560ca1b66ce261eee9d61348013840b945e78f63b8c79c1463b580b59300fb0e │ │ └─46229 /server │ ├─baacab38926ee31590f1f371975a19d4582d8bae850a2a954252001f3dbcc7a4 │ │ └─109746 /pause │ ├─58a0957f1358f24e0eca3dc6cc294be6512bc6120e72cfe0ed59af930917bc19 │ │ └─56229 /pause │ ├─df5d88d64ace20e40f5fb88cdfa26ca988d40f24bd390bb19953c9f6ead5c4bf │ │ └─39531 /pause │ ├─42a7d57d928d34de1a420616a2a32f83575d0919643399991cd8f1a9f08a22f1 │ │ ├─184588 neutron-api: uWSGI master │ │ ├─184610 neutron-api: uWSGI worker 1 │ │ └─184611 neutron-api: uWSGI worker 2 │ ├─bd71c2372d17b9e4346cb5bc725b5f600a1309a5eac6590c9a818c9f355f46ca │ │ ├─41231 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41647 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─6ccc0a0f17f41be325959b9b090e7a175c91e428d6965fadbd6e145821d9bb22 │ │ └─61586 /pause │ ├─bfe4081504f859995e37ba4fbf6f073172e6c797aeda4e0e97dc069e07bff448 │ │ └─39604 kube-apiserver --advertise-address=199.204.45.216 --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 │ ├─099537d24f3a2401b1b1046429b54675859f044d62ebd7a2d30480ab31fd9faa │ │ └─265860 /pause │ ├─ac57e7ef44bb7cc97942f67029071a1526834775d46a5a851f8789a0a026e8f8 │ │ ├─224072 octavia-api: uWSGI master │ │ ├─224096 octavia-api: uWSGI worker 1 │ │ └─224097 octavia-api: uWSGI worker 2 │ ├─fb774d00c079e3a48f9d32db45a5df6984b9de1258a3e6b1fd3b2c51791bc95e │ │ ├─193004 /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 │ │ ├─383830 /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/tmpwh95zo51/privsep.sock │ │ ├─384016 /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/tmppkutqxqz/privsep.sock │ │ └─384303 /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/tmphqrwu11f/privsep.sock │ ├─5cced27f4a9b5c879910e115efccd779f54632dae8f7693c88b358d3f1f9bec9 │ │ └─155640 /pause │ ├─583440d1a81c3f113ab4d8fb8046e8248debeb9fa3eb784bc295484812af17d9 │ │ └─64006 /pause │ ├─b64ab236c381a96ada2580a87972b11362f78d3f6a6009e7fb3db06a08c375ec │ │ └─253084 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─dbca2f7047b942b627afeab9789382057f9ae9f582c384598c3565879a084d75 │ │ └─66769 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─12c7db7a6c7a8701b685d85fb51d4a06993f50c1a6f13bcfcd1ee6a5d3a0d9ad │ │ └─174796 /pause │ ├─5c402408dd0f13cb1c5514c37d5f711fafa562f5f100f1e958789fb8f8903db5 │ │ ├─170985 nova-metadata: uWSGI master │ │ ├─171002 nova-metadata: uWSGI worker 1 │ │ └─171003 nova-metadata: uWSGI worker 2 │ ├─9c02acad0110f327d6c5768fb22cc86f4576a6357d77b8aac81c69be2fb1fcb7 │ │ ├─143615 placement-api: uWSGI master │ │ ├─143640 placement-api: uWSGI worker 1 │ │ └─143641 placement-api: uWSGI worker 2 │ ├─ab34082fb01cec8ad8a11a412d147cf60c8fc662df6c63184e005484e684cfde │ │ └─61624 /pause │ ├─3fd06a346fe7915b215cf00a886efddea37dcb9cc00fabb87d2e4e5809fc5e2a │ │ └─155684 /pause │ ├─7a5850f85295801632a4e77a3d355f6b0f9ab6db67bf721023bcaf6c0175a862 │ │ ├─170954 nova-api: uWSGI master │ │ ├─170999 nova-api: uWSGI worker 1 │ │ └─171000 nova-api: uWSGI worker 2 │ ├─84fe6e3eac0a6540d4bcef44d6d21e612e2eaff251f049da493e0dc764ee74b6 │ │ └─45833 /pause │ ├─5bfd22324889495b46fadff50177ea8086e9e7ecfc4098c9ef48fe3b4036b1c8 │ │ └─266139 /pause │ ├─e70c775e9b26128f59063abe19d4bb38089b6ac2ebaa48f9085baada74c6a9bc │ │ └─215190 /pause │ ├─a140bc707867ba358c9f81e93c6a32f3763aa77fb83f80a35b84e19dc75c2b71 │ │ └─111419 /pause │ ├─e946c3ad2650c934ca7d382096b08ec1f88d872af0565d9d7aadf1cb761b9890 │ │ ├─184624 neutron-policy-server: uWSGI master │ │ ├─184640 neutron-policy-server: uWSGI worker 1 │ │ └─184641 neutron-policy-server: uWSGI worker 2 │ ├─cc18973b27293057204a9bcefae8602fa81a3a793859c9db8a16f06ab01e6716 │ │ └─66802 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─70bfe0dfc97132e2c05dcd2816aa3048a88a48c5e01a9e001e4d2f16961211b4 │ │ └─63636 /pause │ ├─1d1872ea4b12f78bd02426ab49e36f8f1563e45e401a886d218ea9ed2fa470c2 │ │ └─160446 /pause │ ├─580902ca43954a199eef9fb9e6923eb15d6f81e1c2d17d29318e61b094944db1 │ │ ├─171757 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172065 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172066 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─f27a1eb94ca96cb92f0d57b0cd6436ea219d1c775956d0568fb47fe8f802d2de │ │ ├─ 46151 /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 │ │ ├─ 46164 /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 │ │ ├─ 46311 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─302859 nginx: worker process │ │ ├─302860 nginx: worker process │ │ └─302861 nginx: cache manager process │ ├─3e93727bd3cd50aa5cbbca37b797e31b44413cd33f4960b5391eb15dd8defa33 │ │ └─154378 /pause │ ├─b9e3333bdfcf891e332769cd857356976579d85187629afce5aa8ec6be74a971 │ │ ├─156026 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─156043 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─156056 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─156348 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─419337 sleep 15 │ ├─b1fe23bd2efd1d04e74e5fc914ddbeb5aec6f657a8905c07dbf6fa4a21f189ae │ │ └─106008 /pause │ ├─e2e6423f988ada90576daa16afb62f3c0408ff265d6870a2e7a0c7fe15aab7c8 │ │ └─79739 /pause │ ├─2bfbc72dd175669465b5fac4b9b7d16e002c2a6fee8dc0128fa7909d21423f5f │ │ └─43712 /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 │ ├─c827e67ef7383ec4a7cb5236a253c7c342ab0c1b539102f426daf13b7d53f9ff │ │ └─298033 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─e14f5fd7219e3564fc1912da0efecb715154116909d971cdcdcc1b3a9bf0bde9 │ │ └─188427 /usr/bin/libvirt-tls-sidecar │ ├─b0b9d5a875373e3689d61f42fe96b1a9783475ac9603979669270f6ef111a77e │ │ ├─307412 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─307425 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─8c7e0f582cae2ef43c75fddea838575875186b26f12ee48354c939645a5ea881 │ │ ├─156457 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─156660 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─156666 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─419450 sleep 15 │ ├─766a20c1980c7ee5d0022398a5543ebf96268115a11f387116d304f353ebe0c8 │ │ └─159669 /pause │ ├─faa2c8b117c378a352af0879302a5a86b16b3c4d952d3936440da3ca746cd36d │ │ └─48361 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─591a17f36556b3f57987594f538856c549334ab0af71cb99facf030bd5992581 │ │ ├─106511 glance-api: uWSGI master │ │ ├─106530 glance-api: uWSGI worker 1 │ │ └─106531 glance-api: uWSGI worker 2 │ ├─fb0948d97fec572dac69ad1cd2cf5172fbe8c377d216986e60ac826d3daaeb36 │ │ └─61533 /pause │ ├─1abf50ea380ec3d64e6deb54d05d848c66b7948edc60865576d2932766c6fb96 │ │ ├─298221 /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 │ │ └─298494 /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 │ ├─9bbf467b6a847085e7da1ef52d2ff8b6eacfa114c8857d4992cea22787490c53 │ │ └─232144 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─c15bbd9786849ecd16a46a2ec62da6a539faa1ca9c7f2eae21c168150145b981 │ │ └─67097 /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-216.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 │ ├─f4fa6406d1fd148eea02f6ed69326eee6d046f16ad0e85bf47f4a0f1c30ed42b │ │ └─86629 /pause │ ├─61fb8d6679b9ff89757eeaf81d72372e50620a616ae1242c7d704b4650f84548 │ │ └─231237 /pause │ ├─7292e0ef85013a2aa37454f3eeef3e6386b2903b6445c3df0e9e1bfe3d5feaad │ │ └─252381 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─59117c087bfcd6044327eb821ccc3d5866b02b66be0c5788fbdb82c52ac508f8 │ │ └─46969 /pause │ ├─a2dfa413357583b69d184ce9d033a544f17576221bc38b0cb14cbc5726586f2f │ │ └─232119 /pause │ ├─cc474052470e0babe5bfdd2db043af4f314818d95b26b8248afb095c9976b927 │ │ ├─62654 python -u /app/sidecar.py │ │ ├─62978 python -u /app/sidecar.py │ │ └─62980 python -u /app/sidecar.py │ ├─0842d088c176ca994382a09c37c3887582a9d49b65b2981b1f6b16993d627b01 │ │ └─251891 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─99276b1e899db61b6ea1a051868ad55f363de45c0c7332b30c4d58cb5bdda271 │ │ └─67784 /bin/oauth2-proxy │ ├─5e840da93bc35e3b8708b00a288b958bf8a29bec05586f2d3b258274f726ef8c │ │ └─66562 /bin/pushgateway │ ├─e0cb3287ec45e11c090b4b3f4adb9f7b1c37d6d953ad4a71ae444199d3450e0b │ │ └─56654 nfd-gc -gc-interval=1h │ ├─b01ad7ea56c47b9c956663e05ad3fcb61ff92fd0918701f8f836cd8366faa916 │ │ └─193032 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─0de8fc8ca2b44a13ffd4d8f4384ca7b7fdfd7c3bb910f217b0a512019fc191b2 │ │ ├─186987 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─187608 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpa8wqlysf/privsep.sock │ │ ├─208145 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpss5dx7n1/privsep.sock │ │ ├─225569 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp049p_cnj/privsep.sock │ │ ├─225788 haproxy -f /var/lib/neutron/ovn-metadata-proxy/68bf633e-8452-40c7-b400-3dbcc536c7f1.conf │ │ ├─384150 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─384151 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─e69bd21de495e1211d4a945bfe04c8ffc4d6fbd9673e8cad1d83dfad1e779771 │ │ ├─ 72813 apache2 -DFOREGROUND │ │ ├─ 72831 (wsgi:k -DFOREGROUND │ │ ├─ 72832 (wsgi:k -DFOREGROUND │ │ ├─ 72833 (wsgi:k -DFOREGROUND │ │ ├─ 72834 (wsgi:k -DFOREGROUND │ │ ├─404357 apache2 -DFOREGROUND │ │ └─410878 apache2 -DFOREGROUND │ ├─e5c564c7765f783bd2bec35f3f11e4cab5a1f2d1de76ba00881c42ed927cc6cb │ │ └─51326 redis_exporter │ ├─39861e2af75d032d8e4b239bb26dbccc5e58c91d77b5d48a71c4405504275fb0 │ │ └─97313 /pause │ ├─b76b9b76a2865b51caadcf85bacbc5c6243aa01b3906af797f7940db5683ccfb │ │ └─69552 /pause │ ├─478ba2f64bd4524905b1f090438159ad8dac79b8dba07972301795b1b0761518 │ │ └─97562 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-gsg66 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─2f60a20ed2a12ab20629ca55ac28ae275ab244233ac34b8f37d3b6fe5c38528d │ │ ├─173049 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173066 /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 │ │ ├─173072 erl_child_setup 1048576 │ │ ├─173206 sh -s disksup │ │ ├─173208 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─173209 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─173281 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173282 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173292 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─173541 /bin/sh -s rabbit_disk_monitor │ ├─a2ba0c9674a4a37dbfe1f3f692ddaf7804480911ea91d833063e7d3ce6a574c7 │ │ ├─48264 mysqld --wsrep_start_position=e76b093d-37d3-11f1-9a22-bad9866b3194:20 │ │ └─48414 /var/lib/mysql/mysql-state-monitor │ ├─82bbdd5ba1230b7783921b432fd95ad43edc886294b76ec1a7cc3d77b9c2fd75 │ │ └─39457 /pause │ ├─f52bd2a997323156ca184d156305f0c25073cec79e5951a93b53b8a3eb497109 │ │ └─61947 /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 │ ├─67faa5611fe52fc98d590fbdbb9a8f1f480e08cbed8b7e3d860282457738745d │ │ └─247157 /pause │ ├─8e7a1bff06ca72b6282304094c32280a75f9a4d7825bba0b84d6abb58b6f89a5 │ │ └─65130 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8e47712922b0eb2f6220c8c775c3668232de2af2b1396d60cb2a21b722010c26 │ │ └─215460 /pause │ ├─b89ea3d24c4d205fc7305c603a3fc707edd33066a5cdbf3b19c39ff711cc09ec │ │ └─48106 /pause │ ├─a7758057be637c89749777019c3822a8809cd9d83b296d27807318f1cddb1d79 │ │ └─97818 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─d08551d243a52a38fcfb952627a9f747960a0098c1a87b2bee782c3dd7716fd6 │ │ └─124568 /pause │ ├─7f4e656cd0a19ce23708979e659f8b4301621941d5e5cf5732eca0335750e5c4 │ │ └─236350 /pause │ ├─2549227349b61e9fbb8cba03fcc6a997558b75c8d267221dee9fe58376f03752 │ │ └─189366 /pause │ ├─d0de91fd55a914377e606e22df703721cdaf31fef37b0e5da26b57d52aae1b52 │ │ └─42454 /pause │ ├─0d445dfc2abc7cef43d46849e526599afed39eb5e43691808757202f5d9794fc │ │ └─236367 /pause │ ├─8460a563f5880ef17c8266ad792f85d195bd0a1896d2c5043809bef563ba880f │ │ └─64130 /pause │ ├─94365d4f66e6d04f3f4076ed5f9601b34686f09b40320d2461e93604a11c308a │ │ └─93587 /pause │ ├─79f686ec30f88c8070db8dd1048f00f2c7e341401162866f36a6cc85f4186d49 │ │ └─67185 /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 │ ├─85c9667fcf7fa5123812fac4a91b7650a48b1ce160d46f8a97bd7a5511c79d38 │ │ └─66989 /pause │ ├─7df966fae76d22d52841a9d618991339d2f91f676852d04a734d69e290b4e1f9 │ │ ├─171556 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172046 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172047 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─8e518c05e4428ae5f0638c9780e471c406f073f820053c8803d8e37499cfd376 │ │ ├─ 97726 /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 │ │ └─393998 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─cf7b602c51033e4a4b58bf113b762a4ced26c2e57b7db8d3fb25151f3f245382 │ │ └─45916 /pause │ ├─8712af44c454029235c588fafa87777bc21d46a562e5470b47032ceb7b637340 │ │ └─153683 /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 │ ├─17990af9a081df650544d2d6924ca3c6b28e3b841581ce6711a86775caf534ec │ │ └─42514 /coredns -conf /etc/coredns/Corefile │ ├─3a3c1839406bce745902e6cf9079183cbfe4318dff24b7e73801af616911c175 │ │ └─39510 /pause │ ├─dfb427b1ed73948e39be5a83554dd3f053bc7c9c7d0cb27624af45bcbfc6d1b9 │ │ ├─246983 magnum-api: uWSGI master │ │ ├─246997 magnum-api: uWSGI worker 1 │ │ └─246998 magnum-api: uWSGI worker 2 │ ├─9d292b349377b4eab41beac9b628fb1c76fa7a03ea7cb8418f37f6921dbffe69 │ │ └─66236 /goldpinger --static-file-path /static │ ├─d4336a562599c02bd4a4e40d815c2c63ecae031abee2aa1a024f37fd511b30da │ │ └─56789 /secretgen-controller │ ├─0037cd57a3843bdf3a8dc35c72c63cdf8de91c4c6513eb8c4e987a0ac8f6a63b │ │ └─56612 nfd-master -crd-controller=true -metrics=8081 │ ├─7b298db3ef837cf8bba8fd21e508dd5bb1ed4fb238e2be474a898c28fd97ee6d │ │ └─257536 docker-registry serve /etc/docker-registry/config.yml │ ├─35f924f3af92d66d2c5daff4c191b5ec495a227ede3b0bad0c3b8345ddadb527 │ │ └─40763 /pause │ ├─42880a997e4667bd2633173501dc70069c8d97d857bb651f0c172fe2571f6259 │ │ └─109328 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─56349dcc8dd39296c213a86970ecc41831708c10850ab3f69506cb345b6fac61 │ │ ├─78577 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78594 /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 │ │ ├─78600 erl_child_setup 1048576 │ │ ├─78647 sh -s disksup │ │ ├─78649 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78650 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78668 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78669 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78679 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78793 /bin/sh -s rabbit_disk_monitor │ ├─d32c599988033cffc29a85c3c209d3dfd810334a9b58dc76693ea8b97eb23e08 │ │ └─189142 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─a7367d9eb55865a63252ea3819c972aed6d22fc8f73baa37dc9f501cf756f9b2 │ │ └─257910 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 │ ├─a4324bf6178ade9104b27d8ee8432d400691b1336e6aa76c33a705ebe7d760a4 │ │ └─252415 percona-xtradb-cluster-operator │ ├─7af106c23ffdf73fbd675c36c0c75258d7d7808d17d20f52ea6c26e5413d6fc0 │ │ └─42583 /pause │ ├─69e8bfacaeeab03d336a18aa51bf656175e64b185fad404aaa7554a3f135ea25 │ │ └─43754 /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 │ ├─d23b306c19905a4369bae173e48da527a4baa5997c8041f4de198af55664731e │ │ ├─125655 /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 │ │ └─125886 /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 │ ├─40c2c8d89646e5a33fece4208ddbbf79e1e54f36e4906a752897ea51104739e3 │ │ └─153188 /pause │ └─496ec126c156d11ebfbbea31f7dbca5bdc331767934cdaac3ea9a0a51183a18c │ └─304770 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount