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 │ │ │ ├─21588 /lib/systemd/systemd --user │ │ │ └─21589 (sd-pam) │ │ └─session-21.scope │ │ ├─21511 sshd: cephadm [priv] │ │ └─21602 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1597 sshd: zuul [priv] │ │ └─1610 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1601 ssh: /home/zuul/.ansible/cp/199.204.45.129-22-zuul [mux] │ ├─408164 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-oakdsswnxcxddkkzsltnkvkfdpnbrwrw ; /usr/bin/python3'"'"' && sleep 0' │ ├─408165 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-oakdsswnxcxddkkzsltnkvkfdpnbrwrw ; /usr/bin/python3' && sleep 0 │ ├─408166 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-oakdsswnxcxddkkzsltnkvkfdpnbrwrw ; /usr/bin/python3 │ ├─408167 /bin/sh -c echo BECOME-SUCCESS-oakdsswnxcxddkkzsltnkvkfdpnbrwrw ; /usr/bin/python3 │ ├─408168 /usr/bin/python3 │ ├─408169 /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 │ └─408171 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9943 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12283 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 68b9b49f03b72da60bf21c21cce5da51814a9c9ec1f75fedcb42416128917844 -address /run/containerd/containerd.sock │ │ ├─ 12655 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7b6baa1924f6144bb23b48faa318f4be0106d639dcaf5f544eea4b316b2c1237 -address /run/containerd/containerd.sock │ │ ├─ 18524 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8f4848ee8eb8f903bc31146798ffe7470e108c95ca04b5838ad023b261a203c0 -address /run/containerd/containerd.sock │ │ ├─ 25139 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4adb6df62df3f469bdaec4dde3b577dff16e6e32bb1a2899207af4663fdbb65e -address /run/containerd/containerd.sock │ │ ├─ 29642 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0f24d335e36682e696eceee4ea4403eef36daebcf40e165af315e3a47f10d16f -address /run/containerd/containerd.sock │ │ ├─ 34364 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8439c5f14e4a4f879349767c65992330c3cda0791cb183cfbf7be4ff2ca77d87 -address /run/containerd/containerd.sock │ │ ├─ 40111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f2a65840dfdc957f28322eddeea349b4af1756f41307d08cc214d61ad41c371 -address /run/containerd/containerd.sock │ │ ├─ 40149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bb245fe490d99282bc66d3aee03764da6f9f1d41141118ec14d68788fe34d41 -address /run/containerd/containerd.sock │ │ ├─ 40168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40ff73feccbfb1bfbbd36ea72532ee2c861e6023e28b5b4e338cf2ea288cf369 -address /run/containerd/containerd.sock │ │ ├─ 40190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a44543f983d4426abd77e87d99f88af471456dcc9a0b5d2ee4810bdef5febf03 -address /run/containerd/containerd.sock │ │ ├─ 40199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbcadba35b46b528a7c5b7613b33350bd690853d59d084859cdd9522f8829864 -address /run/containerd/containerd.sock │ │ ├─ 40714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 295ca680ecc70494e2fd467eb432190d7f19a9a0a177f6a1a65654734b7e9334 -address /run/containerd/containerd.sock │ │ ├─ 41459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6491e7afda8dec59729e3c53138aa14cb103f810ec7f6d592f568db10c514eaa -address /run/containerd/containerd.sock │ │ ├─ 41472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f39034b6fb88bfeed54ac2fb8b975c96fc8534e30715a50f4c6ec190e0f0b366 -address /run/containerd/containerd.sock │ │ ├─ 42872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5abc0cc514df6ddd8205b5fcbb553aaadd161f7be1f4ed7f86442ba05c29c9d -address /run/containerd/containerd.sock │ │ ├─ 43268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ebab95974b130583dff67942eef4fa676aad49c3f1e42563a8f6c8c3f7e70a3 -address /run/containerd/containerd.sock │ │ ├─ 43306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0506c1db4455e6622b3fcb129fbc034dd667ab0a8e1b49423631b673378382ea -address /run/containerd/containerd.sock │ │ ├─ 43732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c97be5e8c11eaaa7d73b1dfab5db5d398f38916004ef7e11fcc25fa39af9e82a -address /run/containerd/containerd.sock │ │ ├─ 44228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25d4e869f3228d11747eb96344ea58f4bc46da1d30a8efb1fbd95559728e70e3 -address /run/containerd/containerd.sock │ │ ├─ 44264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b35fd696f461455e7c2bc0f7fed8ddd214526b812312e08ba99eb8815b53eab8 -address /run/containerd/containerd.sock │ │ ├─ 44309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72aa76ac6741f61802eb26603aa71067ee7698657824579ad1056517e833134b -address /run/containerd/containerd.sock │ │ ├─ 46606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eca81efd1b934ac3b7c36ed16511b3bc2da62a753c1bc8ffd45a6f639217b7a -address /run/containerd/containerd.sock │ │ ├─ 46667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e877219ad67d20f030abd0af9ca2d5d140762bd631ed5130e4147e67aea63f30 -address /run/containerd/containerd.sock │ │ ├─ 47423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f1f370ad1d46d8f6a15726f3050e9a3ded323964370c9e17b60451f59af3998 -address /run/containerd/containerd.sock │ │ ├─ 47524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43439b9286b658af92e024566a46ea744082270b22abdc201f4dd957500979a0 -address /run/containerd/containerd.sock │ │ ├─ 48085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c97e169f29b4c52c0a0889f79a52d0ad522092b5bd0ed5dddcefc437f2593c3 -address /run/containerd/containerd.sock │ │ ├─ 48382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d23ad83a5f6e065e55cc62bf4856e2b7de93f4bdb448e5fb75fdd13d96ddc93d -address /run/containerd/containerd.sock │ │ ├─ 48769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ac868078ae52ebe3b650bb1afe330ae5ecb735b98ba184a50615d250ede8484 -address /run/containerd/containerd.sock │ │ ├─ 50987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d630ed26a20615d252d3b38bb40b3fae1ae1ffda80bc8f5746e088013c6d7bf2 -address /run/containerd/containerd.sock │ │ ├─ 51134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfb0e761d94e3dcb3aa89d4c7e62ddcfd6c528eebbe992bae7d206e81f40a7a6 -address /run/containerd/containerd.sock │ │ ├─ 55355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc454b98ef9cc3082ceb7c7610d44c1271b6866b6f1346092eb35fcd5da82ea1 -address /run/containerd/containerd.sock │ │ ├─ 56029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d0459e1cc40c0b36e1b5b0cedfd62bff7993df954c755645724d3cfbf82ee34 -address /run/containerd/containerd.sock │ │ ├─ 56067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 311f8604aba4ce7a229bcf414aff238bf17513ab361301c3dcc4ba90d7c93131 -address /run/containerd/containerd.sock │ │ ├─ 56107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 907c4b10b43049d9c2f7702db088a048cc773d6a3cd21933a9ea7b689c151539 -address /run/containerd/containerd.sock │ │ ├─ 56464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c187532810701472885656f946b9971dfdbfa06203fc5ca9f7788cbb885f0a5 -address /run/containerd/containerd.sock │ │ ├─ 60282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbb008e2261c7fd5a3e3468989ed05cb1b1a57f15b23835ebcfeb98ba09cbb21 -address /run/containerd/containerd.sock │ │ ├─ 60368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee243850809298882c345a58b53805db0968f91e4fc80cac1286f52865b873ba -address /run/containerd/containerd.sock │ │ ├─ 60433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 362a927bf3ccc2b6ca1550e1b2f13ed8665f23f18fad58cb03b7c75bd6ab1692 -address /run/containerd/containerd.sock │ │ ├─ 60488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4717e2e710e11ff9fbf6defbce888174f261b3335dcce1a7b90202c3a2c73ab6 -address /run/containerd/containerd.sock │ │ ├─ 61786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 630e3424528cf99073efdf977c157f058788a9e0e24d285be32eb24c7c26e4b6 -address /run/containerd/containerd.sock │ │ ├─ 61901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c69bbd16c1dd0382b3c5d29320c977e4acfd029918f3c65844e65f416ba0ff6 -address /run/containerd/containerd.sock │ │ ├─ 62295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4c165079c32ea1a7c0849320108a682c0b71335c705d6f7f42eba014f9c936f -address /run/containerd/containerd.sock │ │ ├─ 62358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b78da3965bb2b484b7be5dcaf2628ea09c4558a78ef0d5107882cba75264f80f -address /run/containerd/containerd.sock │ │ ├─ 62398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0b1108bd5a6b9c4e4ac28f9fc36f7abedff11951515b3a8442cb243563bef6f -address /run/containerd/containerd.sock │ │ ├─ 62846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b11d561df36400d0acff30447f0a7878b181382daf2f807d160faf0938ec2ebd -address /run/containerd/containerd.sock │ │ ├─ 63060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6902d6487ca1ad07a59069296d55dede177328031d0de9825e6de7a32750f940 -address /run/containerd/containerd.sock │ │ ├─ 63609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d6267b48942f9163e4e08a7828510b5b3103311c130f1062d2de16eb64526eb -address /run/containerd/containerd.sock │ │ ├─ 63887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebc7907c461127b637986dff33d3f2683a2f5bebc41019860b29b72c46c1bf8f -address /run/containerd/containerd.sock │ │ ├─ 64641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2c8740f329df204e9fb3cdb626fb81645076bc669ccdbfa62fae746c92ffc22 -address /run/containerd/containerd.sock │ │ ├─ 66373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bedc325407911885f5c63580981cccbb34f6f5bfac93453433e099b263d3be7 -address /run/containerd/containerd.sock │ │ ├─ 68311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed1e798af1b493642a25b5af6529ae1bf774a73cf378efc55212342f651f0e45 -address /run/containerd/containerd.sock │ │ ├─ 77530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f996aa632bc6a2d6da23f2bf97f5be5db0bf9c08d844e2b731ea8aee346dc4eb -address /run/containerd/containerd.sock │ │ ├─ 79026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5495a6b01dbcb01388778ce857a1811bc8fd0b852e7bafd4f1c404e0fde7b67 -address /run/containerd/containerd.sock │ │ ├─ 84846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d171bc7e984932eecd15de7b61067427a1c757a02bf3d8a877addf036a51d173 -address /run/containerd/containerd.sock │ │ ├─ 91034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a49e5043a743926f46eddf8afbd9792609f4225da782cf4111a571c45588e44 -address /run/containerd/containerd.sock │ │ ├─ 94931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c952aad53ed5d980f8c055cd4c4e5974fdbe476bafad58ce70be84caf206a3a7 -address /run/containerd/containerd.sock │ │ ├─ 94968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3c4e470e9e7ae4c7bff25562625e26f41c03a686716c9e00336f877d872473c -address /run/containerd/containerd.sock │ │ ├─103717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a8cbe5067e180ea2caa8b44e517a4d5a8d25ff8234e7fb8a045681c9a8b5091 -address /run/containerd/containerd.sock │ │ ├─105278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82260a351e63286998474f7c3148f8a10749ba10c5c70fa7956e76e644a7f005 -address /run/containerd/containerd.sock │ │ ├─105315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5335b523b3b72e9dc29e83ba47f01c724350f6b00ccce1cd0da8366b4c795065 -address /run/containerd/containerd.sock │ │ ├─107169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc307b8dfe0216de074adb2f5cccb237e913b768d7abf5bf1ab6e0c34544ba87 -address /run/containerd/containerd.sock │ │ ├─108975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dd9eaa9dbd839b8cb08ec8485edd2e77739d5c3b868b9936c6d2f5d1fe91206 -address /run/containerd/containerd.sock │ │ ├─109018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2c9846ae2fd3e6a103eb80aba71f9c845fc402a15f54fc6bd3a528c2efbb1d4 -address /run/containerd/containerd.sock │ │ ├─122159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acfaf7c6d7f087212f5809bcf24a5daa232dbaf593406a49d296a041f7e0a997 -address /run/containerd/containerd.sock │ │ ├─122204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5804566b6169fa29fd15197936582d89f7df6683735fac0107119dbdbe5c11ec -address /run/containerd/containerd.sock │ │ ├─124583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1d47c1cbe62f246ff05079e8d0712ee9c25feaf818bb40d2680502448617d1b -address /run/containerd/containerd.sock │ │ ├─138708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8776d58fa4c9d61597709b23949ab8742b5e184c72353f658dc6b08ce041b0ff -address /run/containerd/containerd.sock │ │ ├─140254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id add97970a7a66f80be8d646e9e06d99579b5336f9a09b8e1bd011e10b350c179 -address /run/containerd/containerd.sock │ │ ├─140674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e0a4006178c8c7f123ae8ee8e2bdcc66cb0364b05f5407581998d14bbe33af4 -address /run/containerd/containerd.sock │ │ ├─141552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92ac8cac820526fb44cf8c79727822d466869e2f32188e01002000307d08fc8b -address /run/containerd/containerd.sock │ │ ├─143483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf6daab9d6447380cf8537e63d8bcef8456671801934894505bebf0d0e3b31d3 -address /run/containerd/containerd.sock │ │ ├─143698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb17b213f86051745a8bd7dea68cf03c1b68a5160bd2bc17f10f8147d7983fd3 -address /run/containerd/containerd.sock │ │ ├─143797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8663ef5be6641a3deb1c90ff77a3ecf6279f2fdd69814336943263913abb8ec5 -address /run/containerd/containerd.sock │ │ ├─144146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fff762824845334ab92a8c6caf8065bd3686175a6666990ab3e14d34c0c413a -address /run/containerd/containerd.sock │ │ ├─144267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9d65f8af8a30e36c3c6fe9e5ccb3a6a23bf0f880a1dcd8b384bba83009f7b7f -address /run/containerd/containerd.sock │ │ ├─144564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcab8b7d632b0a8d94ce35972568c1a4c29de83691da71646b2297248576c99e -address /run/containerd/containerd.sock │ │ ├─169043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3239ad8c78a15ab06f156a263ebbffb1550ee095b03b4bcde4306c43208baf0 -address /run/containerd/containerd.sock │ │ ├─170880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ee84b5b29f4f86b93494b1e9f9ea37b4e3d4e3258db35ec7f3a438e49342586 -address /run/containerd/containerd.sock │ │ ├─170887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe3c769e59d1c9313996699600fa636fbb8f3fec819ce1aeefa88e9e2b4471cc -address /run/containerd/containerd.sock │ │ ├─171015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a6b440a5ea083cdbf33fa39418e27098e841347c203eca74298318351f1c9e6 -address /run/containerd/containerd.sock │ │ ├─171050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85391ac26bd73f91142a029aadf058d25ef221e3b79839bcbb3a963e7e883f7c -address /run/containerd/containerd.sock │ │ ├─171356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35464de53d7715bf2a87551ad1d9d11c9f17614f6fffa0dd15d7b12c12e2c6f7 -address /run/containerd/containerd.sock │ │ ├─171412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51fb10e86023521957d407b752b2e29c2c572ed8683f5b3c865a49b0ec56a3cd -address /run/containerd/containerd.sock │ │ ├─171527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07fdac93e849b56a9c6603a988c76f832f109eb3696aa5e47420eb1cd7cd5acd -address /run/containerd/containerd.sock │ │ ├─183927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f2d4ae2d5101dd092b444410b77d68fc0a77fb68106bde50826eb81c02b4d45 -address /run/containerd/containerd.sock │ │ ├─186184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ba158fd2d6639149f0b119130c4402ae976ef74f1e243b52ebfed2fb2b72388 -address /run/containerd/containerd.sock │ │ ├─186233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 452bb229174c10679b6d1823950c0a3c2fd5603fc1d7ce1f87910c4231580c67 -address /run/containerd/containerd.sock │ │ ├─186328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c32c5a8517f2d1c3c1a84457bb0d451d8a7536f0b22f49e30da4ee5c6a03eca -address /run/containerd/containerd.sock │ │ ├─202264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7f0e665cd4562445651ae5e3561d32005231f6efb02352bdebdfc25e52d1a70 -address /run/containerd/containerd.sock │ │ ├─209971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da4ab71c8e35ab80229e99a7f89f8e7faaab628b594adf5e0553913daea44243 -address /run/containerd/containerd.sock │ │ ├─210002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00f9820dc794bff526e2d2c7f340e35c108a57ff5318c3a64858bec896c60940 -address /run/containerd/containerd.sock │ │ ├─210033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71761efdd80a3ceee7217e01b59af54a20e3e45b99db50dd616d6aae4a5119d6 -address /run/containerd/containerd.sock │ │ ├─210372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 849c6b87a5d726b59bd3c04833c4854317b22a2af04b551b78b21d9d3dcefe9d -address /run/containerd/containerd.sock │ │ ├─222014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19760dcc224dd5c131902a9eba8e6c94bde373dfd3f8d42b3cdee8d4ffe0f293 -address /run/containerd/containerd.sock │ │ ├─224334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6f4d523883e3e29b2a25d9605d1ec556a2e288a53174fe014655632f2f384a3 -address /run/containerd/containerd.sock │ │ ├─225427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02e1b69422e07e3a63c09c94bcf62133b3cf67320c1585f742a0efe237fc3457 -address /run/containerd/containerd.sock │ │ ├─226668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4433cba4006b6ac5f7f59c21bdd9f4a659742f955d9e97cb81b865c6725c2149 -address /run/containerd/containerd.sock │ │ ├─227888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2e8311851c820d0f604b08af62bea7b6258bfb607ba0dfc9d04e9299f8ff900 -address /run/containerd/containerd.sock │ │ ├─229415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d65faa8b4a8c3ea995f78a442acb92a37f514c9220f6e888ce15fb73d6f42f3 -address /run/containerd/containerd.sock │ │ ├─230601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0a3b1f6141d9b624e0966f4c88d974613ad694ebebcb255ba99f3336746ce7e -address /run/containerd/containerd.sock │ │ ├─230746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 082f4d5e718c11baf5e1788486ec82694e2ae08b0a70c73b88da43a9317fbd49 -address /run/containerd/containerd.sock │ │ ├─240260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d23c957f7f66cec1d55a118d058cfddaa0ab21a959cefa5f4063623a14ac103d -address /run/containerd/containerd.sock │ │ ├─240722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a332994926e1fcd527ba9ed0e0f80c55a4adda1696ac8f47eda0ff8e833fc250 -address /run/containerd/containerd.sock │ │ ├─243934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50f1b0c9a555d15e57b4e71910d8b18e16380d6a2e74d7950ffee42f73558230 -address /run/containerd/containerd.sock │ │ ├─250079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7e61ac3b98f695de59287f16d6903017aa702d39a62df3cef19105ef2c597cb -address /run/containerd/containerd.sock │ │ ├─250256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78f2355a8a0571aa4b0c253a8691b9465e47a31b0924a469b517f45d7e68e3c8 -address /run/containerd/containerd.sock │ │ ├─250308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdb1302a58ebccafd5f05d0105df234bf61b1de85c09261a1bdfd474df8eba2f -address /run/containerd/containerd.sock │ │ ├─250359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21488c2cf98d5d910e15219f712600430a45d9a2d5e7476c519ab6b701ca7c81 -address /run/containerd/containerd.sock │ │ ├─262327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28a577981a50c8fceb9fdfe60951d158843878e716d02c846f2b9b1de1dca759 -address /run/containerd/containerd.sock │ │ ├─264676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 702ce91b74227c1d1b60b32a1c74d82d442ef901fc42e222e7597a0db445030e -address /run/containerd/containerd.sock │ │ └─266283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbab4eeba7abb9d7e562c97980dc77f6d8461230a7728589425686ff9b4ca2c7 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1418 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-4adb6df62df3f469bdaec4dde3b577dff16e6e32bb1a2899207af4663fdbb65e.scope … │ │ ├─25163 /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 │ │ └─25176 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29347 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29624 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18483 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18504 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24846 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25122 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34067 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34345 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.hhyitg.service │ │ │ ├─12572 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hhyitg/unit.run │ │ │ └─12601 /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-hhyitg --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hhyitg:/var/lib/ceph/mgr/ceph-instance.hhyitg:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hhyitg/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.hhyitg -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 │ │ ├─12211 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12240 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10312 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138171 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40573 /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.129 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-0f24d335e36682e696eceee4ea4403eef36daebcf40e165af315e3a47f10d16f.scope … │ │ ├─29666 /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 │ │ └─29678 /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 │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-rb6e90c3edbb14361b24a07c62792ddbb.scope │ │ └─184557 /usr/sbin/libvirtd --listen │ ├─docker-8f4848ee8eb8f903bc31146798ffe7470e108c95ca04b5838ad023b261a203c0.scope … │ │ ├─18549 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18568 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1087 /usr/sbin/uuidd --socket-activation │ ├─docker-68b9b49f03b72da60bf21c21cce5da51814a9c9ec1f75fedcb42416128917844.scope … │ │ ├─12322 /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 │ │ └─12334 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10820 /usr/sbin/chronyd -F 1 │ │ └─10821 /usr/sbin/chronyd -F 1 │ ├─docker-8439c5f14e4a4f879349767c65992330c3cda0791cb183cfbf7be4ff2ca77d87.scope … │ │ ├─34388 /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 │ │ └─34400 /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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138063 /sbin/iscsid │ │ └─138064 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-7b6baa1924f6144bb23b48faa318f4be0106d639dcaf5f544eea4b316b2c1237.scope … │ │ ├─12680 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.hhyitg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12700 /usr/bin/ceph-mgr -n mgr.instance.hhyitg -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─19f9565398c478cbaca2f91e12babb947dbc18607a96c44704be9eb3e7e5254e │ │ ├─198560 heat-api-cfn: uWSGI master │ │ ├─198601 heat-api-cfn: uWSGI worker 1 │ │ └─198602 heat-api-cfn: uWSGI worker 2 │ ├─64362f709e2a12c495e07f219824dd7e4e07e61a2670f104dddc9ec6add56ed7 │ │ └─182455 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─2a6b440a5ea083cdbf33fa39418e27098e841347c203eca74298318351f1c9e6 │ │ └─171086 /pause │ ├─195b26878d6924358f9a8da271444ae1bdcf2900ae7281de2785d7039451fcdd │ │ ├─219948 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220711 octavia-worker: ConsumerService worker(0) │ │ └─220714 octavia-worker: ConsumerService worker(1) │ ├─19760dcc224dd5c131902a9eba8e6c94bde373dfd3f8d42b3cdee8d4ffe0f293 │ │ └─222052 /pause │ ├─7f1f370ad1d46d8f6a15726f3050e9a3ded323964370c9e17b60451f59af3998 │ │ └─47445 /pause │ ├─8c7da87f8dc315ccac0bbfe1b06dafe63948c731974bcd1bc81fff4ba4d109f3 │ │ └─40389 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 │ ├─f48fabb74f3c08b7800a0d05fccae78598cc4f2da3e9e825a18bf95ad661c149 │ │ ├─105718 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105958 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105960 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─70bdc805722c29cfde2f8f95f8435d5ee49a0c1b3a88e11e446a9bef9b893f1e │ │ └─65474 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─d630ed26a20615d252d3b38bb40b3fae1ae1ffda80bc8f5746e088013c6d7bf2 │ │ └─51015 /pause │ ├─2c5196b49cb82d2cb305aa6554c48a59daaaab759ed0af98dffe83073def81ce │ │ ├─169309 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169329 /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 │ │ ├─169339 erl_child_setup 1048576 │ │ ├─169413 sh -s disksup │ │ ├─169415 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─169416 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─169424 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169425 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169435 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─169612 /bin/sh -s rabbit_disk_monitor │ ├─d9bf3d215346e44697702de1451203c0d35f9d9b4fa910eefb1cf07840333124 │ │ └─56586 /secretgen-controller │ ├─9bedc325407911885f5c63580981cccbb34f6f5bfac93453433e099b263d3be7 │ │ └─66397 /pause │ ├─a332994926e1fcd527ba9ed0e0f80c55a4adda1696ac8f47eda0ff8e833fc250 │ │ └─240753 /pause │ ├─05451962d7cee71cb28f5c596dd037ce6a09445133c4e2017e68642f5a8f363d │ │ └─220178 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─fdb1302a58ebccafd5f05d0105df234bf61b1de85c09261a1bdfd474df8eba2f │ │ └─250360 /pause │ ├─a3239ad8c78a15ab06f156a263ebbffb1550ee095b03b4bcde4306c43208baf0 │ │ └─169066 /pause │ ├─c952aad53ed5d980f8c055cd4c4e5974fdbe476bafad58ce70be84caf206a3a7 │ │ └─94959 /pause │ ├─ef615ca691d1d7be2a3b9d23e8d2e232dbbe163ac2a3ccadbda49b449937855b │ │ └─56336 nfd-gc -gc-interval=1h │ ├─a3c4e470e9e7ae4c7bff25562625e26f41c03a686716c9e00336f877d872473c │ │ └─94998 /pause │ ├─92fa3a7c54ffc75be34e27761abdd0ecf440706e06b01a7cc227debeedd0a876 │ │ ├─198534 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─199018 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─199019 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─ca45212fd2222ca1dc60fd07d1ce967456d66e42478ee5bd73cb2371011888cc │ │ ├─48903 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 │ │ └─50142 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 │ ├─658b63389b88af099adedc25195e9c7b6b92cb6264ade2619770cc8386d92e23 │ │ └─259819 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─b55225037a634aeeab57103179d9bc768490ef58bc60d125658fc0cd065923cf │ │ ├─268884 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─268897 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─17cea8a095f89153a4670ca9c2da098df5343767cccee4ae8405e1583899636f │ │ └─40764 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─00f9820dc794bff526e2d2c7f340e35c108a57ff5318c3a64858bec896c60940 │ │ └─210109 /pause │ ├─fe3c769e59d1c9313996699600fa636fbb8f3fec819ce1aeefa88e9e2b4471cc │ │ └─170955 /pause │ ├─9a8cbe5067e180ea2caa8b44e517a4d5a8d25ff8234e7fb8a045681c9a8b5091 │ │ └─103755 /pause │ ├─1db31e39fcba8d297e35ea711d7cf65445b7a4d2a8841ca24952beeefbb21178 │ │ └─44546 /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 │ ├─f4c165079c32ea1a7c0849320108a682c0b71335c705d6f7f42eba014f9c936f │ │ └─62338 /pause │ ├─4717e2e710e11ff9fbf6defbce888174f261b3335dcce1a7b90202c3a2c73ab6 │ │ └─60513 /pause │ ├─d23c957f7f66cec1d55a118d058cfddaa0ab21a959cefa5f4063623a14ac103d │ │ └─240284 /pause │ ├─3f242684790d0fcd57af7d4ebf53a4384a44ea687e663b6c6d0d116f98684523 │ │ └─49060 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─dc307b8dfe0216de074adb2f5cccb237e913b768d7abf5bf1ab6e0c34544ba87 │ │ └─107194 /pause │ ├─cbb008e2261c7fd5a3e3468989ed05cb1b1a57f15b23835ebcfeb98ba09cbb21 │ │ └─60306 /pause │ ├─b7c1f7e719a2945558ca999b85bcd9c6e914af83a05f11c4ca1fc5045d177cef │ │ ├─61373 python -u /app/sidecar.py │ │ ├─61675 python -u /app/sidecar.py │ │ └─61676 python -u /app/sidecar.py │ ├─71761efdd80a3ceee7217e01b59af54a20e3e45b99db50dd616d6aae4a5119d6 │ │ └─210113 /pause │ ├─630e3424528cf99073efdf977c157f058788a9e0e24d285be32eb24c7c26e4b6 │ │ └─61809 /pause │ ├─4f2d4ae2d5101dd092b444410b77d68fc0a77fb68106bde50826eb81c02b4d45 │ │ └─183950 /pause │ ├─fef35d18bf086430100a067926e4ca30ec0199a10728c3029946848ccebb1ca5 │ │ ├─198564 heat-api: uWSGI master │ │ ├─198603 heat-api: uWSGI worker 1 │ │ └─198604 heat-api: uWSGI worker 2 │ ├─f8aa6046b4417537ef18f6e4c6d4a2e9932412f568193a1363976deb6ff4e5df │ │ ├─220934 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220955 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─221868 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221869 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396808 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396809 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396810 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396811 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396812 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396813 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396814 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396815 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396816 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396817 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396818 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396819 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396820 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396821 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396822 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396823 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396826 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396827 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396828 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396829 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396830 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396831 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396832 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396833 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396834 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396835 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396836 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396837 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396838 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396839 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396840 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─396841 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─66ec91422533879f02d3ffb8434d07f4bff93594a40850f606856583c121d85d │ │ ├─179861 neutron-policy-server: uWSGI master │ │ ├─179874 neutron-policy-server: uWSGI worker 1 │ │ └─179875 neutron-policy-server: uWSGI worker 2 │ ├─621e701cf354ee12a0341cb1327a4d87bfc01ee26d0b9cade4a9de5262494010 │ │ └─56371 nfd-worker -metrics=8081 │ ├─6f36d1630e064f18518f52097d06be588051e2dbbb6d93e5a1399281f2e3664e │ │ ├─77642 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77659 /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 │ │ ├─77665 erl_child_setup 1048576 │ │ ├─77712 sh -s disksup │ │ ├─77714 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77715 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77811 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77812 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77822 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─77920 /bin/sh -s rabbit_disk_monitor │ ├─35464de53d7715bf2a87551ad1d9d11c9f17614f6fffa0dd15d7b12c12e2c6f7 │ │ └─171388 /pause │ ├─50378be78c8e574e88766f1ebbafa782324b1304f62b099ca2c23d7c0f2bf849 │ │ └─40409 etcd --advertise-client-urls=https://199.204.45.129: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.129:2380 --initial-cluster=instance=https://199.204.45.129:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.129:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.129: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 │ ├─7561ee0c2b8090047e59ca72d78bb0be398926b4a6fa57267aa5187aab3ab814 │ │ └─64951 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─4834d8919dc104452d6fedeab91591b582b95d871088bfc0b6341048c0c35b26 │ │ ├─168048 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168376 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168377 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─21488c2cf98d5d910e15219f712600430a45d9a2d5e7476c519ab6b701ca7c81 │ │ └─250395 /pause │ ├─9c5105ef0f0de2d0ec0377db725d5c5dd69a0c0a4c43ad44bc9279595aad6bdb │ │ └─184500 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─50f1b0c9a555d15e57b4e71910d8b18e16380d6a2e74d7950ffee42f73558230 │ │ └─243958 /pause │ ├─4c32c5a8517f2d1c3c1a84457bb0d451d8a7536f0b22f49e30da4ee5c6a03eca │ │ └─186353 /pause │ ├─05c5722c162c82d40dfdead599622834f5392980c65cc6b7199a60efa9263c51 │ │ └─40367 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 │ ├─907c4b10b43049d9c2f7702db088a048cc773d6a3cd21933a9ea7b689c151539 │ │ └─56133 /pause │ ├─cc213ec3b6017fbef5aca90dc6d63b5eb1dc99c425e5887e22ba8b6806c60be4 │ │ └─47903 /manager --metrics-bind-address=:8080 │ ├─51fb10e86023521957d407b752b2e29c2c572ed8683f5b3c865a49b0ec56a3cd │ │ └─171445 /pause │ ├─25203dbb0705eb232ee8ff973da14ba5c28c7c20a7859b682095697e88529c0e │ │ ├─182155 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─182888 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp15cy4hbm/privsep.sock │ │ ├─369723 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp4bw_ve1e/privsep.sock │ │ ├─370080 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp16jzpkkf/privsep.sock │ │ ├─370523 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─370524 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─372136 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=bff66528-973a-42de-9ad9-e098174a9d78 --namespace=qrouter-bff66528-973a-42de-9ad9-e098174a9d78 --conf_dir=/var/lib/neutron/ha_confs/bff66528-973a-42de-9ad9-e098174a9d78 --log-file=/var/lib/neutron/ha_confs/bff66528-973a-42de-9ad9-e098174a9d78/neutron-keepalived-state-change.log --monitor_interface=ha-83cc7719-fd --monitor_cidr=169.254.0.106/24 --pid_file=/var/lib/neutron/external/pids/bff66528-973a-42de-9ad9-e098174a9d78.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─377130 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=8d838823-d16d-49e2-ac31-65f565be9cac --namespace=qrouter-8d838823-d16d-49e2-ac31-65f565be9cac --conf_dir=/var/lib/neutron/ha_confs/8d838823-d16d-49e2-ac31-65f565be9cac --log-file=/var/lib/neutron/ha_confs/8d838823-d16d-49e2-ac31-65f565be9cac/neutron-keepalived-state-change.log --monitor_interface=ha-326bd338-f8 --monitor_cidr=169.254.0.222/24 --pid_file=/var/lib/neutron/external/pids/8d838823-d16d-49e2-ac31-65f565be9cac.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─377789 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4f5ce205-f0fd-4eee-b659-652cd3fe578a --namespace=qrouter-4f5ce205-f0fd-4eee-b659-652cd3fe578a --conf_dir=/var/lib/neutron/ha_confs/4f5ce205-f0fd-4eee-b659-652cd3fe578a --log-file=/var/lib/neutron/ha_confs/4f5ce205-f0fd-4eee-b659-652cd3fe578a/neutron-keepalived-state-change.log --monitor_interface=ha-a0eaa201-76 --monitor_cidr=169.254.0.115/24 --pid_file=/var/lib/neutron/external/pids/4f5ce205-f0fd-4eee-b659-652cd3fe578a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─379983 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ee41c64c-7e82-4f92-bfc3-0d60670361bd --namespace=qrouter-ee41c64c-7e82-4f92-bfc3-0d60670361bd --conf_dir=/var/lib/neutron/ha_confs/ee41c64c-7e82-4f92-bfc3-0d60670361bd --log-file=/var/lib/neutron/ha_confs/ee41c64c-7e82-4f92-bfc3-0d60670361bd/neutron-keepalived-state-change.log --monitor_interface=ha-23596068-f6 --monitor_cidr=169.254.0.225/24 --pid_file=/var/lib/neutron/external/pids/ee41c64c-7e82-4f92-bfc3-0d60670361bd.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─735056c7479580142f87faa3a96f106811b0e3830bbab98188c7a23ec1a31fad │ │ └─106815 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─0f9b8168462be4b44348da5d28f78f78d09b103200515c988fbf20925a56d39d │ │ ├─61348 python -u /app/sidecar.py │ │ ├─61669 python -u /app/sidecar.py │ │ └─61670 python -u /app/sidecar.py │ ├─dd01f443d38f96f28ae6e927e205a19a7c3211d984759ca0135aa0a332871556 │ │ ├─182142 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─183353 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpi_e9jqbp/privsep.sock │ │ ├─183908 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpx7at9o5l/privsep.sock │ │ ├─184471 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpkodyyw4a/privsep.sock │ │ ├─184864 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184867 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184892 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d43fdd9d-9c3e-4293-bf3b-8a08e347ec7c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d43fdd9d-9c3e-4293-bf3b-8a08e347ec7c/host --addn-hosts=/var/lib/neutron/dhcp/d43fdd9d-9c3e-4293-bf3b-8a08e347ec7c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d43fdd9d-9c3e-4293-bf3b-8a08e347ec7c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d43fdd9d-9c3e-4293-bf3b-8a08e347ec7c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2cf90926-fb4f-4b65-8f7c-39808a194b9c,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─184895 haproxy -f /var/lib/neutron/ns-metadata-proxy/d43fdd9d-9c3e-4293-bf3b-8a08e347ec7c.conf │ │ ├─204350 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/dd70bdbb-7161-41f5-9e00-9daef2bfca07/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/dd70bdbb-7161-41f5-9e00-9daef2bfca07/host --addn-hosts=/var/lib/neutron/dhcp/dd70bdbb-7161-41f5-9e00-9daef2bfca07/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/dd70bdbb-7161-41f5-9e00-9daef2bfca07/opts --dhcp-leasefile=/var/lib/neutron/dhcp/dd70bdbb-7161-41f5-9e00-9daef2bfca07/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e388c0ff-886b-4a55-8dff-89361301fe6f,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─204358 haproxy -f /var/lib/neutron/ns-metadata-proxy/dd70bdbb-7161-41f5-9e00-9daef2bfca07.conf │ │ └─381602 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp76v2k583/privsep.sock │ ├─1c69bbd16c1dd0382b3c5d29320c977e4acfd029918f3c65844e65f416ba0ff6 │ │ └─61938 /pause │ ├─0506c1db4455e6622b3fcb129fbc034dd667ab0a8e1b49423631b673378382ea │ │ └─43329 /pause │ ├─0c7faa4b202602ff57ee383a4dc90d9c9797acc5ad9dcd3e69eb343b2e40a44a │ │ └─41773 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─e2422faf6a8ba06b04f7fcce4be906d50b1eb52770bb24fd725ceb1abc07d544 │ │ ├─ 95291 /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 │ │ └─403315 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─f7f0e665cd4562445651ae5e3561d32005231f6efb02352bdebdfc25e52d1a70 │ │ └─202289 /pause │ ├─6606be9818bd265aaf2d6fbcccfa47132c506ad938a9829c98798452cab1f174 │ │ └─65123 /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 │ ├─4c5a093ca15759fa1d38520edcc03bac6ea616d3bf2fb0286b8a2b259793bb9c │ │ ├─222178 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222194 /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 │ │ ├─222200 erl_child_setup 1048576 │ │ ├─222273 sh -s disksup │ │ ├─222275 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─222276 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─222311 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─222312 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─222322 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─222537 /bin/sh -s rabbit_disk_monitor │ ├─031bd2a4fa5f8f5b089adfd9339ea3bd8314de856245fccb155326ddda06cd09 │ │ └─46972 /server │ ├─1b735fb87b68f5e9184666eb91f9e9031b600f4e2f176768516cbbd3f805172c │ │ ├─107387 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107451 /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 │ │ ├─107457 erl_child_setup 1048576 │ │ ├─107532 sh -s disksup │ │ ├─107534 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─107535 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─107538 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107539 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107549 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─107743 /bin/sh -s rabbit_disk_monitor │ ├─4eca81efd1b934ac3b7c36ed16511b3bc2da62a753c1bc8ffd45a6f639217b7a │ │ └─46639 /pause │ ├─4433cba4006b6ac5f7f59c21bdd9f4a659742f955d9e97cb81b865c6725c2149 │ │ └─226692 /pause │ ├─17afbf02eaf09222c66e6cf6dbaf0ef2de883788b7fbefaaa5b9fc545c580a3b │ │ └─43390 /coredns -conf /etc/coredns/Corefile │ ├─be87fa73e75ca29e6132e5a3028827d9692ed1517ed5f80a1e4ba3f41f53c1d9 │ │ └─43359 /coredns -conf /etc/coredns/Corefile │ ├─3ed8f3e986d847be84576b3b98da88f151d648101cbad5a34939413572221795 │ │ ├─ 46923 /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 │ │ ├─ 46936 /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 │ │ ├─ 47063 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─264403 nginx: worker process │ │ ├─264404 nginx: worker process │ │ └─264405 nginx: cache manager process │ ├─11b0dc8a3b8937a0cbcac217f27a9bfe5aa88dbb8562261d164a2700a1611493 │ │ └─65271 /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 │ ├─8ef8d1dae41a0195320c05e012fa1522f75c84e0dd7b0c280d17434ff6c6ff01 │ │ └─43904 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 │ ├─53ed7e9a689bf4f66e49384f919d4419c8803adab0ad0e4b323930ea437917f5 │ │ └─64311 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─bfe95c47d18b5e1c90dd91fbbd9e2943d09730aa7b25d7d3a4165d25767d4344 │ │ └─140871 /coredns -conf /etc/coredns/Corefile │ ├─f996aa632bc6a2d6da23f2bf97f5be5db0bf9c08d844e2b731ea8aee346dc4eb │ │ └─77553 /pause │ ├─7c187532810701472885656f946b9971dfdbfa06203fc5ca9f7788cbb885f0a5 │ │ └─56488 /pause │ ├─6165b76021a3b4baeb72c1c6752ea28ebccde755c5ec0a4dcefc2c5fb03df1a4 │ │ └─247938 docker-registry serve /etc/docker-registry/config.yml │ ├─4e3b84a5bcfd626625cf1fcc47b150922c8ee24bd24110112de92079a9e6dd01 │ │ ├─184067 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184084 /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 │ │ ├─184093 erl_child_setup 1048576 │ │ ├─184203 sh -s disksup │ │ ├─184205 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─184206 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─184268 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184269 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184279 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─184754 /bin/sh -s rabbit_disk_monitor │ ├─565db0b084fe996661bf9e61cf4f9034957c7fdebeb4a62a7a4a0af809049e0c │ │ ├─179826 neutron-api: uWSGI master │ │ ├─179847 neutron-api: uWSGI worker 1 │ │ └─179848 neutron-api: uWSGI worker 2 │ ├─68e0f554dc671759e640742ad85ad68fc2cf4e52869712cf29b1f8e5630ad4a3 │ │ ├─66629 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66646 /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 │ │ ├─66652 erl_child_setup 1048576 │ │ ├─66795 sh -s disksup │ │ ├─66797 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66798 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66844 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66845 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66855 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67177 /bin/sh -s rabbit_disk_monitor │ ├─ebc7907c461127b637986dff33d3f2683a2f5bebc41019860b29b72c46c1bf8f │ │ └─63909 /pause │ ├─5c2609537250c5da8464680f049548b03bd3a590f16d91e9690b16dfddf59615 │ │ └─51542 valkey-server *:26379 [sentinel] │ ├─98a5340ef16ac064c71a9f2a1a9b5dd06174cc5d284eb47d449868a5adacc332 │ │ ├─180720 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181046 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp12ljabzx/privsep.sock │ │ ├─181313 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpuvxdfm6v/privsep.sock │ │ └─181555 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─d4c3c651a4c1819175917f01dd4b1be75a5c24822979af4625abd9c026d8536d │ │ └─42932 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─02df5238a271b0e72374c9b6af7f1eed1c9f4f6dfaf5c1301ac29ba4444adfb8 │ │ └─65079 /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 │ ├─2dd9eaa9dbd839b8cb08ec8485edd2e77739d5c3b868b9936c6d2f5d1fe91206 │ │ └─109003 /pause │ ├─8ebab95974b130583dff67942eef4fa676aad49c3f1e42563a8f6c8c3f7e70a3 │ │ └─43292 /pause │ ├─263553d481c3aaef5e017389b45cc49fe1ae063a0c7e1b48a19c5ae59594cab6 │ │ ├─48960 mysqld --wsrep_start_position=9d98b3a5-5ede-11f1-ab04-8ff1955a8a62:20 │ │ └─49089 /var/lib/mysql/mysql-state-monitor │ ├─f9d65f8af8a30e36c3c6fe9e5ccb3a6a23bf0f880a1dcd8b384bba83009f7b7f │ │ └─144301 /pause │ ├─f39034b6fb88bfeed54ac2fb8b975c96fc8534e30715a50f4c6ec190e0f0b366 │ │ └─41521 /pause │ ├─295ca680ecc70494e2fd467eb432190d7f19a9a0a177f6a1a65654734b7e9334 │ │ └─40739 /pause │ ├─40ff73feccbfb1bfbbd36ea72532ee2c861e6023e28b5b4e338cf2ea288cf369 │ │ └─40252 /pause │ ├─9ee84b5b29f4f86b93494b1e9f9ea37b4e3d4e3258db35ec7f3a438e49342586 │ │ └─170977 /pause │ ├─c5551f783b76a827bc5de4798da3d9cdaf9a3b037ab1e90fec687f43f7d23d32 │ │ └─95189 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-d55jx --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─2523a08592acd0e4922ad48b1e59bd591ccf0a83f14ad38b32fdff2b427b62f5 │ │ └─40507 /kube-vip manager │ ├─fc454b98ef9cc3082ceb7c7610d44c1271b6866b6f1346092eb35fcd5da82ea1 │ │ └─55378 /pause │ ├─9957f89a36d74ee7f9b8af1aa6580208887e389bbb2b0bb2c8bc302355af5d8f │ │ ├─84015 barbiacan-api: uWSGI master │ │ └─84029 barbiacan-api: uWSGI worker 1 │ ├─2ebbd0cc8e3b8b0f4b221a2284d4ed6936a20947fa168e4789e6d09231d655f3 │ │ ├─123223 /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 │ │ └─123395 /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 │ ├─8663ef5be6641a3deb1c90ff77a3ecf6279f2fdd69814336943263913abb8ec5 │ │ └─143826 /pause │ ├─8776d58fa4c9d61597709b23949ab8742b5e184c72353f658dc6b08ce041b0ff │ │ └─138732 /pause │ ├─78f2355a8a0571aa4b0c253a8691b9465e47a31b0924a469b517f45d7e68e3c8 │ │ └─250282 /pause │ ├─c9dec47c5940525ce4cc2a023859852074092904d2d6894cda9d1c9df5ddf94e │ │ ├─240618 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241040 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241041 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─47356a8a52594f7de3aba5a3ae6465fa50049ddb910eb515efff650e7becca83 │ │ └─51624 redis_exporter │ ├─84e441d947d7c9a07b9afb3a41135013fc6aca51c3ba0ec3b53b7d1ef2569401 │ │ ├─172166 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─393589 sleep 300 │ ├─5c0793dec906785afb460be2712abcfab654bd186c6a478dca1502448606bd54 │ │ └─51201 valkey-server *:6379 │ ├─7116e11dfa7e6f6fe440c5a4f966529098ecfdcf9f718af9f1532094376ca5fa │ │ ├─244121 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─244138 /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 │ │ ├─244144 erl_child_setup 1048576 │ │ ├─244194 sh -s disksup │ │ ├─244202 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─244205 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─244297 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─244300 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─244334 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─244579 /bin/sh -s rabbit_disk_monitor │ ├─217676c3104abb325ab3f23f05d6c4716d72a5738be12eff3d1cf44ecf735d71 │ │ └─227938 /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 │ ├─92ac8cac820526fb44cf8c79727822d466869e2f32188e01002000307d08fc8b │ │ └─141576 /pause │ ├─f1d47c1cbe62f246ff05079e8d0712ee9c25feaf818bb40d2680502448617d1b │ │ └─124606 /pause │ ├─0a49e5043a743926f46eddf8afbd9792609f4225da782cf4111a571c45588e44 │ │ └─91056 /pause │ ├─082f4d5e718c11baf5e1788486ec82694e2ae08b0a70c73b88da43a9317fbd49 │ │ └─230799 /pause │ ├─a5495a6b01dbcb01388778ce857a1811bc8fd0b852e7bafd4f1c404e0fde7b67 │ │ └─79049 /pause │ ├─702ce91b74227c1d1b60b32a1c74d82d442ef901fc42e222e7597a0db445030e │ │ └─264701 /pause │ ├─0f5616c819cc40fe6c452939cd08939f4f3ddd6d3e3e2d6fbcf85d3460ea8ba0 │ │ └─66192 /bin/oauth2-proxy │ ├─bf6daab9d6447380cf8537e63d8bcef8456671801934894505bebf0d0e3b31d3 │ │ └─143549 /pause │ ├─7d18ceecf7b10ebcefa73d30693017b19ddcdfd7a1704866ce10c21649f545a9 │ │ ├─41982 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42359 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─a6ec647a4c8e7b9c5bfb6a3526bd57bd833afed87ff243cb6fcc5a90f4573b33 │ │ └─62900 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 │ ├─da4ab71c8e35ab80229e99a7f89f8e7faaab628b594adf5e0553913daea44243 │ │ └─210032 /pause │ ├─1ba158fd2d6639149f0b119130c4402ae976ef74f1e243b52ebfed2fb2b72388 │ │ └─186210 /pause │ ├─cb17b213f86051745a8bd7dea68cf03c1b68a5160bd2bc17f10f8147d7983fd3 │ │ └─143788 /pause │ ├─c75d0786008d70811927beae548428cce0b925bb767cc0eaabca23f75eea8b38 │ │ └─63847 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c831d197bd0c25e5dd3131e3564a11f86696d9a4c8ce204c6294787c753afd98 │ │ └─139208 /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 │ ├─0ddcdac4e7b32d9508f72fd2879f0825ce7e578c835d735d91b03932d376e119 │ │ └─60818 /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 │ ├─0f2a65840dfdc957f28322eddeea349b4af1756f41307d08cc214d61ad41c371 │ │ └─40141 /pause │ ├─b6f4d523883e3e29b2a25d9605d1ec556a2e288a53174fe014655632f2f384a3 │ │ └─224358 /pause │ ├─f2c9846ae2fd3e6a103eb80aba71f9c845fc402a15f54fc6bd3a528c2efbb1d4 │ │ └─109045 /pause │ ├─e5ffc8668f2d2c3a639362524a658b0f15997a12ec511176a88e5df94fadbc40 │ │ └─65231 /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-129.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 │ ├─5adfd4d6b7255b787111ddae89c141fc3edd147a7e467f4c046ff222e129c354 │ │ ├─167520 nova-metadata: uWSGI master │ │ ├─167534 nova-metadata: uWSGI worker 1 │ │ └─167535 nova-metadata: uWSGI worker 2 │ ├─5804566b6169fa29fd15197936582d89f7df6683735fac0107119dbdbe5c11ec │ │ └─122242 /pause │ ├─c97be5e8c11eaaa7d73b1dfab5db5d398f38916004ef7e11fcc25fa39af9e82a │ │ └─43755 /pause │ ├─e7e61ac3b98f695de59287f16d6903017aa702d39a62df3cef19105ef2c597cb │ │ └─250106 /pause │ ├─bf9fe5f999fa8ee2ce5852ceb501e4f1bdcd6a12b31d8b501f58e2b1257ac041 │ │ └─183793 /usr/bin/libvirt-tls-sidecar │ ├─d2c8740f329df204e9fb3cdb626fb81645076bc669ccdbfa62fae746c92ffc22 │ │ └─64664 /pause │ ├─08d1262454965f5803df63d727a07291461e21de47d4b44f085065c1d64f618e │ │ ├─ 71553 apache2 -DFOREGROUND │ │ ├─ 71595 (wsgi:k -DFOREGROUND │ │ ├─ 71596 (wsgi:k -DFOREGROUND │ │ ├─ 71597 (wsgi:k -DFOREGROUND │ │ ├─ 71598 (wsgi:k -DFOREGROUND │ │ ├─393860 apache2 -DFOREGROUND │ │ └─405355 apache2 -DFOREGROUND │ ├─9954ed8f53cb860c06cfd6e1429c06674dc0170b20409605ecdbc225e8a5e69f │ │ ├─64433 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64494 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─25d4e869f3228d11747eb96344ea58f4bc46da1d30a8efb1fbd95559728e70e3 │ │ └─44250 /pause │ ├─4ee329ee9e0825a1fa77bb38229c05a0ef2b7a262f647ae601a11974891bffb9 │ │ ├─240617 magnum-api: uWSGI master │ │ ├─240647 magnum-api: uWSGI worker 1 │ │ └─240648 magnum-api: uWSGI worker 2 │ ├─5335b523b3b72e9dc29e83ba47f01c724350f6b00ccce1cd0da8366b4c795065 │ │ └─105343 /pause │ ├─1f45e0c5e557f7147633c65edcd86c59f6ae8e384ea221555f69bee13584db69 │ │ ├─219079 octavia-api: uWSGI master │ │ ├─219092 octavia-api: uWSGI worker 1 │ │ └─219093 octavia-api: uWSGI worker 2 │ ├─73cbf1ce2231386d0f446fad593304c608a5765dbeaad9a7a942fe21d1eb1c08 │ │ ├─63498 nginx: master process nginx -g daemon off; │ │ ├─63513 nginx: worker process │ │ ├─63514 nginx: worker process │ │ ├─63515 nginx: worker process │ │ ├─63516 nginx: worker process │ │ └─63517 nginx: worker process │ ├─21defb85979c1cd35f1a361d25d2a2d1d1483a90ecac906af2f961a1ac82420b │ │ ├─168073 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168369 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─168370 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─ed1e798af1b493642a25b5af6529ae1bf774a73cf378efc55212342f651f0e45 │ │ └─68336 /pause │ ├─5c9ee3ba9557c52bc48f34ab7e01f2bbca3a87c1a4c052e9e3e5995911c7b6ed │ │ └─85643 /usr/local/bin/rook ceph operator │ ├─0b9f0bccdfa110ad0fae85a5e8698760e7e8c095ad9964895eb49fbff74f7c3d │ │ ├─129608 placement-api: uWSGI master │ │ ├─129637 placement-api: uWSGI worker 1 │ │ └─129638 placement-api: uWSGI worker 2 │ ├─849c6b87a5d726b59bd3c04833c4854317b22a2af04b551b78b21d9d3dcefe9d │ │ └─210397 /pause │ ├─8734a2cb23cbc9ae0c6a6ecacb4a65dd32f53cda795306bb07b4469131d42467 │ │ ├─259926 /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 │ │ └─260128 /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 │ ├─6e0a4006178c8c7f123ae8ee8e2bdcc66cb0364b05f5407581998d14bbe33af4 │ │ └─140701 /pause │ ├─ee243850809298882c345a58b53805db0968f91e4fc80cac1286f52865b873ba │ │ └─60409 /pause │ ├─e5165685cb888e14cceb332f4222b67f94238520cd9cf4b5cdc383f9dfd7f8f5 │ │ └─44499 /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 │ ├─7d6267b48942f9163e4e08a7828510b5b3103311c130f1062d2de16eb64526eb │ │ └─63634 /pause │ ├─53fa2ffd6829b9f2f04a47e451e7dd38e57fa765e166b8e8fd3a74efb131d739 │ │ └─225498 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─02e1b69422e07e3a63c09c94bcf62133b3cf67320c1585f742a0efe237fc3457 │ │ └─225450 /pause │ ├─e3c205f0532abddd028d2dd06a5f9ec9b9aedb148c4a761ef34c3f01d987e7a6 │ │ └─122767 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─b623d504a48aa2eb8ff1875215de252a8eb0dc0b8d2d196a05444deb524737b0 │ │ └─63946 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─82260a351e63286998474f7c3148f8a10749ba10c5c70fa7956e76e644a7f005 │ │ └─105308 /pause │ ├─5e13784c0cc12fb219e660d111073bc981e52e664f5687bad72b2575770b4f4e │ │ └─65933 /bin/pushgateway │ ├─3d1b208757ba0ab83a1a7a4cc6f2189944430caa20fb1e256cd186a9bc438685 │ │ └─65036 /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-129.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 │ ├─a16897923cfb58a7e0ff6156882d036b0ef0cc11b8b44b6041f74afac600181b │ │ └─120377 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─9ac868078ae52ebe3b650bb1afe330ae5ecb735b98ba184a50615d250ede8484 │ │ └─48793 /pause │ ├─d23ad83a5f6e065e55cc62bf4856e2b7de93f4bdb448e5fb75fdd13d96ddc93d │ │ └─48406 /pause │ ├─43439b9286b658af92e024566a46ea744082270b22abdc201f4dd957500979a0 │ │ └─47547 /pause │ ├─83c08d33531d80b72eb7f329525a45f1e7815109a981e6e059ea8a36a04eb57e │ │ └─266769 /bin/openstack-database-exporter │ ├─c3dfd2346206b050eeac1c46887a3de8d89182a27154cee91f9de0c8c029e65a │ │ └─224447 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─f2e8311851c820d0f604b08af62bea7b6258bfb607ba0dfc9d04e9299f8ff900 │ │ └─227912 /pause │ ├─1d73b16871366f8b892bb604d8d2b62cc1ae1b05be13434153e2e0c687b1f594 │ │ └─64760 /goldpinger --static-file-path /static │ ├─9bb245fe490d99282bc66d3aee03764da6f9f1d41141118ec14d68788fe34d41 │ │ └─40246 /pause │ ├─07c398b2c37c2ad796e6bec77f7a91170bf5c23da236db3fbca859b8ae12f0cd │ │ ├─179717 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─180096 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180097 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─180098 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─81cf57cd2650aedb46fcbc172392b2cb5bbffcc8966ecabd223445a3ff44667c │ │ ├─91269 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91285 /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 │ │ ├─91291 erl_child_setup 1048576 │ │ ├─91428 sh -s disksup │ │ ├─91430 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91431 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91473 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91474 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91484 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91726 /bin/sh -s rabbit_disk_monitor │ ├─ea6e7c372cb04ca6cb17e4bc92c04b33873f2d024ca85d62eab119eba68c2ed6 │ │ └─65786 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6fcab4ac1fe52c80450574a7939d1e0aa1c53bc633bb75818c4468782c412bdb │ │ └─48235 percona-xtradb-cluster-operator │ ├─452bb229174c10679b6d1823950c0a3c2fd5603fc1d7ce1f87910c4231580c67 │ │ └─186262 /pause │ ├─24e93543d3a3985efef90ddcdb194d72ec038f23c00b73b878b55bb2eb132a33 │ │ ├─104318 glance-api: uWSGI master │ │ ├─104330 glance-api: uWSGI worker 1 │ │ └─104331 glance-api: uWSGI worker 2 │ ├─362a927bf3ccc2b6ca1550e1b2f13ed8665f23f18fad58cb03b7c75bd6ab1692 │ │ └─60458 /pause │ ├─c0b1108bd5a6b9c4e4ac28f9fc36f7abedff11951515b3a8442cb243563bef6f │ │ └─62427 /pause │ ├─f0a3b1f6141d9b624e0966f4c88d974613ad694ebebcb255ba99f3336746ce7e │ │ └─230637 /pause │ ├─6491e7afda8dec59729e3c53138aa14cb103f810ec7f6d592f568db10c514eaa │ │ └─41503 /pause │ ├─3d0459e1cc40c0b36e1b5b0cedfd62bff7993df954c755645724d3cfbf82ee34 │ │ └─56053 /pause │ ├─a590b249e421d9cfe09be94d80bd76c2c51b5df80ad7357e7ab8ce764dc1169b │ │ └─47706 /manager --metrics-bind-address=:9782 │ ├─fd743820563e0be1ce81fc375c2c69a7ee1620c8e86cd5d060c012088f6c8cd0 │ │ └─40349 kube-apiserver --advertise-address=199.204.45.129 --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 │ ├─8b9e06caf608893b6a1ddb25479ca062e5ae939292d57384ac7412d27c12175b │ │ └─51333 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 │ ├─ef86f1dd011b6201da890d2bed052d9d7e4317533d3af55d314d803df46c3f61 │ │ └─66085 /bin/oauth2-proxy │ ├─b649f71aa98bc3f13822525f12e04c3f5a9be8b89187c66a1464408df3a14a9e │ │ └─65969 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─acfaf7c6d7f087212f5809bcf24a5daa232dbaf593406a49d296a041f7e0a997 │ │ └─122183 /pause │ ├─20392d8f13b5011329d3708f426b28eadae7c8c1b455ed9679c1ee5fc3ffd2c6 │ │ ├─141655 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141672 /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 │ │ ├─141678 erl_child_setup 1048576 │ │ ├─141758 sh -s disksup │ │ ├─141760 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─141761 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─141803 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141804 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141814 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─142110 /bin/sh -s rabbit_disk_monitor │ ├─7c97e169f29b4c52c0a0889f79a52d0ad522092b5bd0ed5dddcefc437f2593c3 │ │ └─48109 /pause │ ├─07fdac93e849b56a9c6603a988c76f832f109eb3696aa5e47420eb1cd7cd5acd │ │ └─171571 /pause │ ├─86bb3a0ac140ce5f09cec827fa34e59cde5a842f4f11f03b91ada174af497d83 │ │ └─183845 /bin/bash /tmp/libvirt.sh │ ├─b78da3965bb2b484b7be5dcaf2628ea09c4558a78ef0d5107882cba75264f80f │ │ └─62386 /pause │ ├─ebdda86b5d13722001b9ccdd8aa72233447e66682a3db846685069b8fd248a55 │ │ ├─188875 /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 │ │ ├─371164 /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/tmpsydx2dci/privsep.sock │ │ ├─371253 /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/tmpxm61dtgo/privsep.sock │ │ └─376878 /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/tmpxlrmvieo/privsep.sock │ ├─0fff762824845334ab92a8c6caf8065bd3686175a6666990ab3e14d34c0c413a │ │ └─144192 /pause │ ├─c829079596084c879bbb2f5701d30186f9331919dff124e9c2304181a7a2a0cb │ │ ├─240329 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241015 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp0exgwnfw/privsep.sock │ │ ├─241018 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241023 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─6902d6487ca1ad07a59069296d55dede177328031d0de9825e6de7a32750f940 │ │ └─63086 /pause │ ├─311f8604aba4ce7a229bcf414aff238bf17513ab361301c3dcc4ba90d7c93131 │ │ └─56091 /pause │ ├─e0a48f7dad206476baec443d9d6b1ae312f5e7af25a2d047e38d8bc97569da24 │ │ └─229468 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─b8bf9622475b8c0cf6eecfd7e1c5895e41c7a90b86c375f88e4069e33fad14ea │ │ └─226718 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─eba555288dd2b89292e831f3b9fc4b056cfe3a73f1eaf9a9625acb04578cec67 │ │ └─96304 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─c1bb9523c4bdb7e45bcf4a6ad626e7d6236c71543001e75b53b3ef52f95ec327 │ │ └─265183 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─bbcadba35b46b528a7c5b7613b33350bd690853d59d084859cdd9522f8829864 │ │ └─40289 /pause │ ├─b35fd696f461455e7c2bc0f7fed8ddd214526b812312e08ba99eb8815b53eab8 │ │ └─44291 /pause │ ├─e877219ad67d20f030abd0af9ca2d5d140762bd631ed5130e4147e67aea63f30 │ │ └─46692 /pause │ ├─bbab4eeba7abb9d7e562c97980dc77f6d8461230a7728589425686ff9b4ca2c7 │ │ └─266317 /pause │ ├─ef4f81a457e1033ebf3681de9f853aeec7297331037b06dc4831eaedf0cf0f78 │ │ └─49179 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─add97970a7a66f80be8d646e9e06d99579b5336f9a09b8e1bd011e10b350c179 │ │ └─140277 /pause │ ├─d171bc7e984932eecd15de7b61067427a1c757a02bf3d8a877addf036a51d173 │ │ └─84870 /pause │ ├─3af1505d20e3658bc440fdfa978930f1bc6db18d7576b63b1ee673fe274e3bba │ │ └─163151 /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 │ ├─6946698b0341aec9c580cf689b64e7f7ccf33f9dc8e23493d2008656f42ca489 │ │ ├─264829 apache2 -DFOREGROUND │ │ ├─267326 (wsgi:h -DFOREGROUND │ │ ├─267327 (wsgi:h -DFOREGROUND │ │ ├─267328 (wsgi:h -DFOREGROUND │ │ ├─267329 (wsgi:h -DFOREGROUND │ │ ├─267330 (wsgi:h -DFOREGROUND │ │ ├─267331 apache2 -DFOREGROUND │ │ └─267332 apache2 -DFOREGROUND │ ├─e1fc28577422fef1e5717cf0f2f8defbf7143cb2f68389b49a662b4498e2cc78 │ │ └─56244 nfd-master -crd-controller=true -metrics=8081 │ ├─28a577981a50c8fceb9fdfe60951d158843878e716d02c846f2b9b1de1dca759 │ │ └─262351 /pause │ ├─f904ac7117a7d3247ecbed04d47f76c3b6e2088bf8780169c9f617705feb8cf9 │ │ └─188920 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─7be97ff3427268c31eb264c243dc555852bf3919310ad42c081c271ddb776933 │ │ └─66000 /bin/memcached_exporter │ ├─be7662baeaa0957514d8c1fa8f3ef62c6e56bd9267d1c139e0d535fe1d9ef980 │ │ ├─259818 manila-api: uWSGI master │ │ ├─259865 manila-api: uWSGI worker 1 │ │ └─259867 manila-api: uWSGI worker 2 │ ├─bcab8b7d632b0a8d94ce35972568c1a4c29de83691da71646b2297248576c99e │ │ └─144588 /pause │ ├─4d65faa8b4a8c3ea995f78a442acb92a37f514c9220f6e888ce15fb73d6f42f3 │ │ └─229440 /pause │ ├─59d21e72ab36b8317443cfba73e29626663b6f68decb9fc34cd881dfa2967444 │ │ └─44454 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─85391ac26bd73f91142a029aadf058d25ef221e3b79839bcbb3a963e7e883f7c │ │ └─171120 /pause │ ├─b11d561df36400d0acff30447f0a7878b181382daf2f807d160faf0938ec2ebd │ │ └─62871 /pause │ ├─a44543f983d4426abd77e87d99f88af471456dcc9a0b5d2ee4810bdef5febf03 │ │ └─40276 /pause │ ├─dfb0e761d94e3dcb3aa89d4c7e62ddcfd6c528eebbe992bae7d206e81f40a7a6 │ │ └─51157 /pause │ ├─e5abc0cc514df6ddd8205b5fcbb553aaadd161f7be1f4ed7f86442ba05c29c9d │ │ └─42895 /pause │ ├─4d2d3851ca5596b7a7985ef2bacb1aef5bdd3510cbadd161e46aa27d3417e2e1 │ │ ├─118773 cinder-api: uWSGI master │ │ ├─118786 cinder-api: uWSGI worker 1 │ │ └─118787 cinder-api: uWSGI worker 2 │ ├─8d5b31ff0294ce8beab01caf2660ccc92cef3c0473e18b7fad6b8e05b220df2e │ │ ├─167418 nova-api: uWSGI master │ │ ├─167453 nova-api: uWSGI worker 1 │ │ └─167454 nova-api: uWSGI worker 2 │ ├─72aa76ac6741f61802eb26603aa71067ee7698657824579ad1056517e833134b │ │ └─44339 /pause │ ├─77bcaabce1ca6eba94b405e7842d5224191185e8d1871f8294a86339211d3f85 │ │ └─259764 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─193fa4050bc4f8100c84cc86943254ad3ca0792bfa98dd29e688e520eb0b7b28 │ │ └─61086 /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 │ ├─b831a982b16d9a84aad2fb53d90f497dc37407ffd695eaabdf326ee382cca8ac │ │ ├─139244 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139256 /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 │ ├─53d63a6206485a593bb1c43a5d225ed29d84e5583c525596f0647a4ac890b7e0 │ │ ├─202393 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202410 /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 │ │ ├─202416 erl_child_setup 1048576 │ │ ├─202573 sh -s disksup │ │ ├─202579 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─202580 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─202656 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202657 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202667 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─202789 /bin/sh -s rabbit_disk_monitor │ └─74115728bf0ebb39e4ddac0d53f88c2576e37eaba246ca28c7dfdb281d86457b │ └─61707 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount