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 │ │ │ ├─21776 /lib/systemd/systemd --user │ │ │ └─21777 (sd-pam) │ │ └─session-21.scope │ │ ├─21711 sshd: cephadm [priv] │ │ └─21793 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─729 /lib/systemd/systemd --user │ │ └─730 (sd-pam) │ ├─session-4.scope │ │ ├─1645 sshd: zuul [priv] │ │ └─1658 sshd: zuul@notty │ └─session-1.scope │ ├─ 726 sshd: zuul [priv] │ ├─ 743 sshd: zuul@notty │ ├─ 890 /usr/bin/python3 │ ├─ 1649 ssh: /home/zuul/.ansible/cp/162.253.55.31-22-zuul [mux] │ ├─417635 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fjqdqpfmopupsxerqwxjvlyswpfvqdyq ; /usr/bin/python3'"'"' && sleep 0' │ ├─417636 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-fjqdqpfmopupsxerqwxjvlyswpfvqdyq ; /usr/bin/python3' && sleep 0 │ ├─417637 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-fjqdqpfmopupsxerqwxjvlyswpfvqdyq ; /usr/bin/python3 │ ├─417638 /bin/sh -c echo BECOME-SUCCESS-fjqdqpfmopupsxerqwxjvlyswpfvqdyq ; /usr/bin/python3 │ ├─417641 /usr/bin/python3 │ ├─417646 /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 │ └─417648 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-12cade2a36bc2b98c7a8555a00e9511082a242d6d3096da9d6abee4b684ef3f0.scope … │ │ ├─25345 /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 │ │ └─25357 /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 │ ├─run-r4446ec0becc64a74b6d50bd060934985.scope │ │ └─194938 /usr/sbin/libvirtd --listen │ ├─docker-f9b88d7631407555a994f070142fe5b6432415f1186551bea4dc9033d3250560.scope … │ │ ├─12744 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.yfaiyc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12765 /usr/bin/ceph-mgr -n mgr.instance.yfaiyc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─containerd.service … │ │ ├─ 9992 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12356 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1bc5aa8afe621e7ae0481b01119adcc5079bb520a660d0f83d08208bf3c9aecc -address /run/containerd/containerd.sock │ │ ├─ 12707 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f9b88d7631407555a994f070142fe5b6432415f1186551bea4dc9033d3250560 -address /run/containerd/containerd.sock │ │ ├─ 18755 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a759f67d01234189933653d06bf4d655266ee94af91535db00fc891875be544a -address /run/containerd/containerd.sock │ │ ├─ 25320 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 12cade2a36bc2b98c7a8555a00e9511082a242d6d3096da9d6abee4b684ef3f0 -address /run/containerd/containerd.sock │ │ ├─ 30119 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 50d6b57a9951f4cc3f7938b0a9eefd227002c503ca61c85be158b52b22d80f2d -address /run/containerd/containerd.sock │ │ ├─ 34940 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b09fa5526914edb845e845d52833b617588e36e186da1161db0b0ab991a72934 -address /run/containerd/containerd.sock │ │ ├─ 39617 /usr/bin/containerd-shim-runc-v2 -namespace moby -id da7a277ba86bfd62a135e991d9d9a3d5423acb3712876c4c19e12e43ac4ef9d8 -address /run/containerd/containerd.sock │ │ ├─ 42204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7833ab10c339e5ef5492ef5a94d5b86771070c9da1cac52acc1a659dac28bce -address /run/containerd/containerd.sock │ │ ├─ 42226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63bff0daab4c76609491b5fa70ebbeaa89777784bb56ffad8f3b304349da51c5 -address /run/containerd/containerd.sock │ │ ├─ 42255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83c4238ca02f2f22ba30832798ce26d1d3bb0525f72412b52750989e238cb477 -address /run/containerd/containerd.sock │ │ ├─ 42279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8eeb3a28f7a670d1b6fb2759a670413e8655ba3b4ffd5253de5e33af67d40dd -address /run/containerd/containerd.sock │ │ ├─ 42309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bfa4eda30ad6d03738cb0642a62173594583314b3fb23963feaa5d511c35d27 -address /run/containerd/containerd.sock │ │ ├─ 42817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 115818997799370c00dd0695c2832b3c6500c6470cf70ef3d4245f58f8ac5342 -address /run/containerd/containerd.sock │ │ ├─ 43551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edde5cba4376316ffbcf7726f66bbcc85ed7d526af0bb957ee74dcb15cdd1fa0 -address /run/containerd/containerd.sock │ │ ├─ 43561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbc676c1f4a478a55a41688bb2dc849a3035b622f0e2156e95c4ce7ea6ed1233 -address /run/containerd/containerd.sock │ │ ├─ 44998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7a69feb16a72fd2240c08dc9e6d7b191c57ab9e1653e557950f6f4ec527553d -address /run/containerd/containerd.sock │ │ ├─ 45444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ec46edb363a1161ca97f66b5d56987d5dd9f840cd98040d7f883b8f5e5e4202 -address /run/containerd/containerd.sock │ │ ├─ 45482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db004da4fe42ba1cd3833e4f301ad85cfd1d58e6e30557a47e842e9e27957b08 -address /run/containerd/containerd.sock │ │ ├─ 45939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0927cc9b60b87827c24715f2bab6cc0acac16033e70cdce879f064d67dfffec -address /run/containerd/containerd.sock │ │ ├─ 46455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61a3df64b5cfc805a1f066d8d8d47fe14cf5257b6e89f46bc2eb8ea2efa2ff20 -address /run/containerd/containerd.sock │ │ ├─ 46494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab8931450c2a65a7f26ae7f0d7cc67beeeddbe929a745c6ea94167021c333949 -address /run/containerd/containerd.sock │ │ ├─ 46532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6c144b18fbbb7ae12d0a85c91f15433e2d5d526cd2ef6b64d01a2def3deeb19 -address /run/containerd/containerd.sock │ │ ├─ 48593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 134b60097cbd8dd0241a446db22d961ed981f34902a8bd698088cc660d15b606 -address /run/containerd/containerd.sock │ │ ├─ 48676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f0f14ee51cf0d12c66687e1c79356ade0064a453d9cfaf87aa713e5d42d980c -address /run/containerd/containerd.sock │ │ ├─ 49405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acfd6e30d2d57ec72947a146e4cd5c70613cdeb3fb2e1d4442a5c1c7411e172f -address /run/containerd/containerd.sock │ │ ├─ 49505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed1d9b5737fb703405260a18fe6963093343b0c78da00ee6d63980b468814e84 -address /run/containerd/containerd.sock │ │ ├─ 50052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3553f2bd96b8dde89e6a05a87d0efeaa21dda57a4a436a66503a900a854a4214 -address /run/containerd/containerd.sock │ │ ├─ 50357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e81d402e36de71944a4277b3e24faf99d4d080553a706fa9d26a48a98387195e -address /run/containerd/containerd.sock │ │ ├─ 50781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1c486b17ed05c2ea0380cbe364fc13e00dcb458f741cabb5131895f34700cd4 -address /run/containerd/containerd.sock │ │ ├─ 53040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4199cbf3e3eef8028decc660f315a8091bcb7ec3732ba9c53fe4c8592e242b5 -address /run/containerd/containerd.sock │ │ ├─ 53346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad180ddc29dbabd0495d65b9f060407c2ef4cb5c5258c36782ccda273f340992 -address /run/containerd/containerd.sock │ │ ├─ 58266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63628c752826d5b506ab269aead748a2795b931447c898252cbf70f988fa59b2 -address /run/containerd/containerd.sock │ │ ├─ 58946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6e37af0790da64344edbdd7097fafc8dc359a5ee7291959f194ad28a34739a2 -address /run/containerd/containerd.sock │ │ ├─ 58999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4be6bdd5933e5f88ca9cc4cf86683a83b7804ed2e1e4af269c65ea4d829f8f58 -address /run/containerd/containerd.sock │ │ ├─ 59042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a54274f339e841df5795dc340e4fb88c8180307a8d2d8944ce98cd6d0643552 -address /run/containerd/containerd.sock │ │ ├─ 59200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbc4a5677237e46293d2615900e8d8616efbbc1a3412ee6745952de3fab4da73 -address /run/containerd/containerd.sock │ │ ├─ 63871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e165dbf9ea9cf8abf4a7f5ac64cf2f16b813c8474cb27d0e6b486051435ee640 -address /run/containerd/containerd.sock │ │ ├─ 64031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fc8df971e2f7f2e6c1fba2c61fa0035378d191d321c803414e2bd09b5dde873 -address /run/containerd/containerd.sock │ │ ├─ 64083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37a25c603805d6a6ab4d71a6fb30316e67b0af6ad28e2f51f91a0365c3c1c96b -address /run/containerd/containerd.sock │ │ ├─ 64092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeec3dfce1045c26b62ed2267d50fbe19f64ff74fff803ab3b09aa04261ac1f5 -address /run/containerd/containerd.sock │ │ ├─ 65621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a82ac481729408a460b11102b61822e352ed5d3ca80869da629f8e02fa14fe4 -address /run/containerd/containerd.sock │ │ ├─ 65751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ca9299adbf77aa3fa3021476399188f23a91aefed88b64eb7e9f8c5148f85ab -address /run/containerd/containerd.sock │ │ ├─ 66005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6727b6c16e7e96bf2665e331f073440132d0e95974e5daa4b65619c4ac6c7c01 -address /run/containerd/containerd.sock │ │ ├─ 66048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bb65966e6322b3e1c98be8ab65e55ae493301e245a738529cd0bc8df8a986fa -address /run/containerd/containerd.sock │ │ ├─ 66101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52ab7ea459bcd7a0c891367b80c764020b77ee47464287055431537512ce203b -address /run/containerd/containerd.sock │ │ ├─ 66591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 820d846f3c34cd63b715306d7755e4de7e9c54cb2660d14e2fb032a42e56c6ba -address /run/containerd/containerd.sock │ │ ├─ 66954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52d481327ab3cb45d801092c4f4dd767d8bdf12501d6c7d731307b21c89452e4 -address /run/containerd/containerd.sock │ │ ├─ 67279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77fe7d4451b33bccd9b8f0c7f677ec215a761e94eb89209a42f30d94868a2597 -address /run/containerd/containerd.sock │ │ ├─ 67834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 695950f71a5890ef23a14be22da702512230638ee5672ab468d3d0951f54ddd3 -address /run/containerd/containerd.sock │ │ ├─ 68574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9917d1fc89f8fff2328b574eaf5524cdfac236661ac7641eeb077f4bee451d7f -address /run/containerd/containerd.sock │ │ ├─ 69945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42f706521a82586625d506e393513625fef2cc39730908b9962dfc427890110a -address /run/containerd/containerd.sock │ │ ├─ 72065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecebeabb35a46927446caba768b1a148d3a9fedc033627cd7f485bbc4dd2c09e -address /run/containerd/containerd.sock │ │ ├─ 81359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 509202f9d4795aa8bc25e350c142fd5297c10d7e05636e1fdbea3a0671e63f87 -address /run/containerd/containerd.sock │ │ ├─ 82827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f661c1b549ec75fe4a61bea05630cadacc0b4b584b22474dd3fec2d85793ad47 -address /run/containerd/containerd.sock │ │ ├─ 88913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3d84ab612d581c749cd6fb2f77359bc4323a7c2b1213cf3e03cb1a86d71eb7c -address /run/containerd/containerd.sock │ │ ├─ 95717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 819bb52aec2ff204e9beedc05a406b3bd79f6df77b2c4aacd9f8ab66b2142fb3 -address /run/containerd/containerd.sock │ │ ├─ 99114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5f834b4be6f5556af9a91fee652fc94dc9e46ca4b3975350fb7a059a9fa087c -address /run/containerd/containerd.sock │ │ ├─ 99184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff7edc80b1e3c881f3ddfcd6db1503d69426c21fc73bc9c59476984cf404f41c -address /run/containerd/containerd.sock │ │ ├─112905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d69abeac3bae522776b9035b74b525caaf03aa1f38969f6a728c9b82a4c6ffb2 -address /run/containerd/containerd.sock │ │ ├─114519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1caaac7676aa68381f227f542e11e87d986e547cdb282d7dda8ba3fa6e3e004 -address /run/containerd/containerd.sock │ │ ├─114641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a96f8c5d0702eed548f838848b7f6c762db46c774999d7309cdbf55676d373e -address /run/containerd/containerd.sock │ │ ├─116497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 293c9a20b2f60c7d5907cbf23f2c188c0b8ad187210379cd0150872e1b08fc17 -address /run/containerd/containerd.sock │ │ ├─118272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 738f2253f735c4760896e1b45a633fa8e85b928b61359d92374795ed849c2cac -address /run/containerd/containerd.sock │ │ ├─118310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08339e44eef019365531caedf4f07d24f0c22acf4a19975162c41e977ab89c2c -address /run/containerd/containerd.sock │ │ ├─131462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cd5e9eddc98c62e62d611d31b526a12f5ec3591f52eece159656b9a5442ddad -address /run/containerd/containerd.sock │ │ ├─131550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e6bcf873767dc70dea7cc1be815fc68ba1840cb3d4123f9c3226d4d43252692 -address /run/containerd/containerd.sock │ │ ├─134230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e80bc557a9e3493b21e3cfdbd0fe317ce59ae08f28473ac004a60d886b79da3 -address /run/containerd/containerd.sock │ │ ├─160058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fc12dbfea313360fd22c0437944de8ef8b743f529a0b3be8d561c44e8e81539 -address /run/containerd/containerd.sock │ │ ├─161823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 440c60b49fdd79405918de9923f86b4a93173996480d8578f09e6feabc331b28 -address /run/containerd/containerd.sock │ │ ├─162225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86674f1bcc549e3b2d510bb819683a631a4e11a2dac1ef45970c270ff0f8cbc3 -address /run/containerd/containerd.sock │ │ ├─163123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e675bc2e2116863abc508d88f83a0a661df9ed36466725ad72b937ad8c61a27 -address /run/containerd/containerd.sock │ │ ├─165179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dcaec13cb392090825138369227c126fe3f2ef422a98b70015eb4a8d97b6f9b -address /run/containerd/containerd.sock │ │ ├─165480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d87e356129c6d8c144b9661daa651275db4c66621ab367a4631f6294a413d38 -address /run/containerd/containerd.sock │ │ ├─165605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ea873970b2a90780cb10997ffa03a30fd911ea1f278a205607382e1250d3c73 -address /run/containerd/containerd.sock │ │ ├─165644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 298104ab1581346cbd15f788fb193ead71091ca6da6dc643912081e5afd16434 -address /run/containerd/containerd.sock │ │ ├─165802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92c233dbd5d57b712056033e20a5531ae3a08bd3ecfe724363579677323b30c6 -address /run/containerd/containerd.sock │ │ ├─166327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82daafbff8841a2f80167d42d8070cc5ee2a1ebb782f5fd56cb0b9bdf579b1c2 -address /run/containerd/containerd.sock │ │ ├─177973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76ece2428e4742180ad33d930ee0900c3f2a5c79db8712cf8141fc0004196d89 -address /run/containerd/containerd.sock │ │ ├─179830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7beeab16a7432a38548239502fb40f52ccb8a8526e7ea61890e628b07431381 -address /run/containerd/containerd.sock │ │ ├─179861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4110622692e748f6890d295e3fe7853d3d8e75308b6bbabed913ea26ea9ca4c8 -address /run/containerd/containerd.sock │ │ ├─179928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8600588291c1192c58861cf26151ab2e71c261ce10702c866400fe399fdad6ce -address /run/containerd/containerd.sock │ │ ├─179934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d22726efdc38e8e2143308902de3eee38972685924e4983458cb4316735eb112 -address /run/containerd/containerd.sock │ │ ├─180019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3c4a4a75ed08940c83c6ea32939db435e87047585ee380462603888f26bc8d2 -address /run/containerd/containerd.sock │ │ ├─180418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e3d501c6a915ad3b083b248c6aa253e289d4e723dd451d8b06d4e2b3a6728df -address /run/containerd/containerd.sock │ │ ├─180477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b24881fe36deed06185fbfa1d9b28319cdf714dcee59dbb17e2892afdd17eb6 -address /run/containerd/containerd.sock │ │ ├─194430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cf7bf139dde53e97781fbf023bb8137d0e3782ae5621062e038968e94e1aa97 -address /run/containerd/containerd.sock │ │ ├─196764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18632a378da43cc21bff032d7f4edb77765be82c555c5b57b1af70fb82450e6b -address /run/containerd/containerd.sock │ │ ├─196797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ee97adf635bcbc39b5f02c9bd5431ab9200f14590fabf6b7083ac2f91ae016d -address /run/containerd/containerd.sock │ │ ├─196967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5478e063adc5e5c50510ea90c388e50e6cbbab90203b0336bdf2880847dfab99 -address /run/containerd/containerd.sock │ │ ├─213234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12bd5f2372e6d2d842b30f6e30f47389dbcfe6b715a2684f710a6de726065d2e -address /run/containerd/containerd.sock │ │ ├─220816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27240f622954d1da474ba37af9da2492b93c6ffa4225c909774067e206107a78 -address /run/containerd/containerd.sock │ │ ├─220847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2968d94c0921974b2082207ed8a41abd147ef4329f116e3d74240eb8879e3530 -address /run/containerd/containerd.sock │ │ ├─220870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faeee16a3c9f25c3c18331b059e573ecbb11a3218c5270815496e753b65110dc -address /run/containerd/containerd.sock │ │ ├─221276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ae2949e9693e8f6780e8c4de883fd202ac396085cc6a8a7a63fd51032473791 -address /run/containerd/containerd.sock │ │ ├─232729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba1e55de48080848c091f3bd3d20dead257ab24406aa59f9a1cd81451518fc68 -address /run/containerd/containerd.sock │ │ ├─235272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d92d776f806616d30d59d0c818ed8dfc1ecacc83ecec3f60dc958c9fd0afdea -address /run/containerd/containerd.sock │ │ ├─236342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efc6fdfac6c1e63df29fd3d3179ada60281a62847a2e7cbfce17d45e4958e95e -address /run/containerd/containerd.sock │ │ ├─237064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 106a0df8bdb80071290ef5c5a5bd607ebe026e49a9602bda86faf56f05618008 -address /run/containerd/containerd.sock │ │ ├─237682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fda27828f3c2e40dd7508914fdf15b2d1d26fb122756dbd784359bd450b98c5 -address /run/containerd/containerd.sock │ │ ├─239406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ce1fe2b2e167b23fe204cd07ae039dd768aa37dc33236a154de45082a13f0a2 -address /run/containerd/containerd.sock │ │ ├─240825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83da3c691ab2a041348ee405c4d3c151cc3539d65dec9ffbb0ff0d5a5f536d9c -address /run/containerd/containerd.sock │ │ ├─240878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9158c0fc506b1d0b62aabbb8c5c0c8c68de4bc59e861fa4c2054f7202dbf93a7 -address /run/containerd/containerd.sock │ │ ├─250373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69c95db6d8f4f1be1fdabfab06a5e101f3d322ea3841deb14046b474be1803ba -address /run/containerd/containerd.sock │ │ ├─250846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cae135f719fc00278a54c0123fd5b9949805f3348819107b5c5a2b08c5ba0bf3 -address /run/containerd/containerd.sock │ │ ├─253546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dfe81a660f514a3c9ba106520270337d2e109e0ef882ca8bc185a7870923e80 -address /run/containerd/containerd.sock │ │ ├─258148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb7a1e71af427a7a0fce646f14b6831cc63990d762de9a879bd695e2640d9232 -address /run/containerd/containerd.sock │ │ ├─258359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f91d2839b71b414f0c884947130f6c8dd9906a42256680c08f6b89847e18149 -address /run/containerd/containerd.sock │ │ ├─258491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ad0e60fe315dc1886e5fb6add380ebce1527b878b854faacb21e2fb8cd147f9 -address /run/containerd/containerd.sock │ │ ├─258583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02666fcaec7215343a3fd97b83f8bdd562e3f040ac3f406bd8224ff2780d5479 -address /run/containerd/containerd.sock │ │ ├─270419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d531da2614063c6c33ed05e5b851ac1b496023a36b0a1fbf45feefe9e730e32d -address /run/containerd/containerd.sock │ │ ├─272944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ba970760cd947a11e994fda75397d73ef1afde7e832f1eb046f191651f6fea8 -address /run/containerd/containerd.sock │ │ └─274499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c62e6f60b0060126fca1562b84bb3cfaed61824ceadd8d60acdda6b0fc9b963 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1453 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─docker-1bc5aa8afe621e7ae0481b01119adcc5079bb520a660d0f83d08208bf3c9aecc.scope … │ │ ├─12381 /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 │ │ └─12399 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-a759f67d01234189933653d06bf4d655266ee94af91535db00fc891875be544a.scope … │ │ ├─18780 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18798 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-50d6b57a9951f4cc3f7938b0a9eefd227002c503ca61c85be158b52b22d80f2d.scope … │ │ ├─30143 /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 │ │ └─30155 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29823 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30103 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.yfaiyc.service │ │ │ ├─12632 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yfaiyc/unit.run │ │ │ └─12662 /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-yfaiyc --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.yfaiyc:/var/lib/ceph/mgr/ceph-instance.yfaiyc:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yfaiyc/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.yfaiyc -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 │ │ │ ├─18712 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18732 /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 │ │ │ ├─25040 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25302 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39556 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39578 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34651 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34924 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12271 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12301 /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 … │ │ └─10364 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─159474 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42672 /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=162.253.55.31 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─644 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1122 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10877 /usr/sbin/chronyd -F 1 │ │ └─10878 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─159283 /sbin/iscsid │ │ └─159284 /sbin/iscsid │ ├─docker-da7a277ba86bfd62a135e991d9d9a3d5423acb3712876c4c19e12e43ac4ef9d8.scope … │ │ ├─39642 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39661 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-b09fa5526914edb845e845d52833b617588e36e186da1161db0b0ab991a72934.scope … │ │ ├─34966 /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 │ │ └─34978 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─620 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─9158c0fc506b1d0b62aabbb8c5c0c8c68de4bc59e861fa4c2054f7202dbf93a7 │ │ └─240908 /pause │ ├─d22726efdc38e8e2143308902de3eee38972685924e4983458cb4316735eb112 │ │ └─180004 /pause │ ├─6ba970760cd947a11e994fda75397d73ef1afde7e832f1eb046f191651f6fea8 │ │ └─272973 /pause │ ├─3bfa4eda30ad6d03738cb0642a62173594583314b3fb23963feaa5d511c35d27 │ │ └─42382 /pause │ ├─6ec23fc5b207c6284713d24606a2c19f10b4ed566a0193174bed28c3a603b794 │ │ ├─50831 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 │ │ └─52157 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 │ ├─7c6cc13404399166bb5e93b09ae251f1d429447aefd9486b0c6f2b80e96c8de8 │ │ └─69037 /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.162-253-55-31.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 │ ├─faeee16a3c9f25c3c18331b059e573ecbb11a3218c5270815496e753b65110dc │ │ └─220937 /pause │ ├─260f682f82a872c10c7af834d281a0098176efa91ab6ad39c1f0cfe8d2f52079 │ │ └─69605 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9cd5e9eddc98c62e62d611d31b526a12f5ec3591f52eece159656b9a5442ddad │ │ └─131487 /pause │ ├─eeec3dfce1045c26b62ed2267d50fbe19f64ff74fff803ab3b09aa04261ac1f5 │ │ └─64141 /pause │ ├─3e3bf168d543b77e376075fb38525201231e7378d1cd5e1a1ef871f446183914 │ │ └─50197 percona-xtradb-cluster-operator │ ├─384b38cd7d6b29509627b69451c5f4ef8a99808c670b477f1cfd23ea6a9bf023 │ │ └─59473 /secretgen-controller │ ├─77fe7d4451b33bccd9b8f0c7f677ec215a761e94eb89209a42f30d94868a2597 │ │ └─67304 /pause │ ├─3ef2805ee4b139f11df88168add9003d1ed75c51898ad54aa9cbaa1f37179015 │ │ └─46674 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─af4ee0bf08d25f265e36f24819c49c655c4a708f9f3a4f5149b0c2d42b6b11f7 │ │ └─69804 /bin/memcached_exporter │ ├─5478e063adc5e5c50510ea90c388e50e6cbbab90203b0336bdf2880847dfab99 │ │ └─197006 /pause │ ├─2a3b5eddcd99f27f70aeaa13e57e0a8c18d4094cc7af9c08afad99eca7dd959c │ │ ├─253665 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─253683 /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 │ │ ├─253689 erl_child_setup 1048576 │ │ ├─253746 sh -s disksup │ │ ├─253783 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─253784 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─253800 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─253801 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─253829 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─254024 /bin/sh -s rabbit_disk_monitor │ ├─304a94a4847a3e7d651b3f671de7dfdf2ff84514026019466b723b37607f54e1 │ │ ├─114959 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─115253 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─115255 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─ad180ddc29dbabd0495d65b9f060407c2ef4cb5c5258c36782ccda273f340992 │ │ └─53370 /pause │ ├─132b78180a039222b5a1d6f3e5892bb4d7e5e7fb90090ca0b52cea718bb74c5c │ │ ├─191203 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) │ │ ├─191510 /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/tmpu8eerv5k/privsep.sock │ │ ├─191798 /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/tmpf2y344ne/privsep.sock │ │ └─191946 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─a1fd7b9b2c1a1e87bf2834eb4d0586331622bf84e48abc2c5fd60a716eb64057 │ │ ├─178096 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─178113 /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 │ │ ├─178127 erl_child_setup 1048576 │ │ ├─178220 sh -s disksup │ │ ├─178222 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─178223 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─178224 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─178225 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─178235 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─178633 /bin/sh -s rabbit_disk_monitor │ ├─0bf64498e445db67f663fb468b84ccdff0bfde566a00c502ecbe2dd36e3249ef │ │ └─53821 redis_exporter │ ├─53bdc91ca2c57304ca91598f1c57aa224d5c396bdc76867c6b9bda301638989b │ │ └─45537 /coredns -conf /etc/coredns/Corefile │ ├─0bc036be5837364b1f19dcab0ebf798545ac4d457bd53269227e792e1ab390fe │ │ └─50912 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─db004da4fe42ba1cd3833e4f301ad85cfd1d58e6e30557a47e842e9e27957b08 │ │ └─45505 /pause │ ├─8d92d776f806616d30d59d0c818ed8dfc1ecacc83ecec3f60dc958c9fd0afdea │ │ └─235294 /pause │ ├─7edd824bc5236a2e86970c32dd29f9ef864a51b2927e89b3565d46615356937b │ │ └─66732 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 │ ├─3e675bc2e2116863abc508d88f83a0a661df9ed36466725ad72b937ad8c61a27 │ │ └─163148 /pause │ ├─c505417aee345b2d6d70169c673adbf7dc8e1c8465b76fe383e1cdc24f92b20d │ │ └─69085 /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 │ ├─5ae2949e9693e8f6780e8c4de883fd202ac396085cc6a8a7a63fd51032473791 │ │ └─221300 /pause │ ├─1e83776f268e9dc2ec65c49c3b920c5dffc3e6212dfff149c61f2267b69ba541 │ │ └─237735 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─52d481327ab3cb45d801092c4f4dd767d8bdf12501d6c7d731307b21c89452e4 │ │ └─66984 /pause │ ├─c22f38d291bfdc15b159893ca437aa3dc7c865eccbf321b012047a9cbae2fcc7 │ │ ├─150927 placement-api: uWSGI master │ │ ├─150962 placement-api: uWSGI worker 1 │ │ └─150963 placement-api: uWSGI worker 2 │ ├─02666fcaec7215343a3fd97b83f8bdd562e3f040ac3f406bd8224ff2780d5479 │ │ └─258607 /pause │ ├─4fda27828f3c2e40dd7508914fdf15b2d1d26fb122756dbd784359bd450b98c5 │ │ └─237707 /pause │ ├─9ea873970b2a90780cb10997ffa03a30fd911ea1f278a205607382e1250d3c73 │ │ └─165631 /pause │ ├─11b62cf7bd50cc0c4c62e8a879805b81132e35b9a27e83719d1019e7a13189ac │ │ ├─272928 apache2 -DFOREGROUND │ │ ├─275369 (wsgi:h -DFOREGROUND │ │ ├─275370 (wsgi:h -DFOREGROUND │ │ ├─275371 (wsgi:h -DFOREGROUND │ │ ├─275372 (wsgi:h -DFOREGROUND │ │ ├─275373 (wsgi:h -DFOREGROUND │ │ ├─275374 apache2 -DFOREGROUND │ │ └─275375 apache2 -DFOREGROUND │ ├─2968d94c0921974b2082207ed8a41abd147ef4329f116e3d74240eb8879e3530 │ │ └─220924 /pause │ ├─df060fbd2edd52d5ef0b68b60f3bda0a8798dbb7557b1c0410f508169ddc994f │ │ ├─113431 glance-api: uWSGI master │ │ ├─113445 glance-api: uWSGI worker 1 │ │ └─113446 glance-api: uWSGI worker 2 │ ├─0a54274f339e841df5795dc340e4fb88c8180307a8d2d8944ce98cd6d0643552 │ │ └─59070 /pause │ ├─ba1e55de48080848c091f3bd3d20dead257ab24406aa59f9a1cd81451518fc68 │ │ └─232759 /pause │ ├─ed1d9b5737fb703405260a18fe6963093343b0c78da00ee6d63980b468814e84 │ │ └─49530 /pause │ ├─881469b0ecf1a183c9e022e662039f9b70295801ae47bfccd4df560797b8f23f │ │ └─69992 /bin/oauth2-proxy │ ├─6b5304838428a83a58395c0ac6314543c705b6f2ff9ab2869c996cb70cce7c3a │ │ └─65673 /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 │ ├─1e3ea817993964a2d4e33c2234ace87677bb4df7ef3bbfe0de80497e7e271671 │ │ └─68759 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─f24e97055f5cc133ab8a91784e43a57677ecc59aa6a8789beafbfce575d134b4 │ │ └─194104 /usr/bin/libvirt-tls-sidecar │ ├─f8eeb3a28f7a670d1b6fb2759a670413e8655ba3b4ffd5253de5e33af67d40dd │ │ └─42358 /pause │ ├─de5fa71cba72ed80db560377bffccdb84bf7d6a5e5d12b856f01224fac764dd9 │ │ └─230717 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─ecebeabb35a46927446caba768b1a148d3a9fedc033627cd7f485bbc4dd2c09e │ │ └─72089 /pause │ ├─7b24881fe36deed06185fbfa1d9b28319cdf714dcee59dbb17e2892afdd17eb6 │ │ └─180508 /pause │ ├─96c9a571029a6844399930639b05abb257a8f9e91df5925fec5b8f9608050d11 │ │ ├─160551 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160564 /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 │ ├─115818997799370c00dd0695c2832b3c6500c6470cf70ef3d4245f58f8ac5342 │ │ └─42841 /pause │ ├─68e25b720e7e8b7486ebbc9e09cab232b5b69b013885d9c0c67e6dfb2be9b5a2 │ │ └─239458 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─2c47e55bf57eb71d6a2c3fb278ad1bdb50fa21c089004c316fa255cdc286b7df │ │ └─70015 /bin/oauth2-proxy │ ├─d69abeac3bae522776b9035b74b525caaf03aa1f38969f6a728c9b82a4c6ffb2 │ │ └─112930 /pause │ ├─f1caaac7676aa68381f227f542e11e87d986e547cdb282d7dda8ba3fa6e3e004 │ │ └─114545 /pause │ ├─cae135f719fc00278a54c0123fd5b9949805f3348819107b5c5a2b08c5ba0bf3 │ │ └─250868 /pause │ ├─738f2253f735c4760896e1b45a633fa8e85b928b61359d92374795ed849c2cac │ │ └─118295 /pause │ ├─62a5df32414fff20426fe1ecf96e190c4c67723e1fa05909b5304844f174f360 │ │ ├─190374 neutron-policy-server: uWSGI master │ │ ├─190386 neutron-policy-server: uWSGI worker 1 │ │ └─190387 neutron-policy-server: uWSGI worker 2 │ ├─cfaa5a351d5777b4887df0944a453c84ae500fd0d1bc8b4981a296613fabd163 │ │ ├─88251 barbiacan-api: uWSGI master │ │ └─88263 barbiacan-api: uWSGI worker 1 │ ├─0ee97adf635bcbc39b5f02c9bd5431ab9200f14590fabf6b7083ac2f91ae016d │ │ └─196830 /pause │ ├─83c4238ca02f2f22ba30832798ce26d1d3bb0525f72412b52750989e238cb477 │ │ └─42357 /pause │ ├─e87e1a189e7044be67870f7cfed9f37451d675df5fd4b02ac9c708af084a29e4 │ │ ├─ 53729 valkey-server *:26379 [sentinel] │ │ ├─417555 [runc:[2:INIT]] │ │ ├─417569 sh -c /health/ping_sentinel.sh 5 │ │ ├─417649 /bin/bash /health/ping_sentinel.sh 5 │ │ ├─417650 timeout -s 15 5 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ └─417651 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ ├─106a0df8bdb80071290ef5c5a5bd607ebe026e49a9602bda86faf56f05618008 │ │ └─237098 /pause │ ├─5f91d2839b71b414f0c884947130f6c8dd9906a42256680c08f6b89847e18149 │ │ └─258386 /pause │ ├─6727b6c16e7e96bf2665e331f073440132d0e95974e5daa4b65619c4ac6c7c01 │ │ └─66032 /pause │ ├─e68cdaf3248b397d99d3f1cba4092efc0062f7bca7b586498c5f959e0a57ca11 │ │ └─69144 /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 │ ├─1ca9299adbf77aa3fa3021476399188f23a91aefed88b64eb7e9f8c5148f85ab │ │ └─65775 /pause │ ├─ab8931450c2a65a7f26ae7f0d7cc67beeeddbe929a745c6ea94167021c333949 │ │ └─46518 /pause │ ├─4c7b257cf60551919c0a3a0e91ecc76fd595eccd965a51ecc07126e69119475d │ │ └─171650 /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 │ ├─7ff4e8ef48ea349370c3f071fd50efa1ae6b6103bfa443fc9a7ee6de404be5fc │ │ ├─194540 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─194557 /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 │ │ ├─194563 erl_child_setup 1048576 │ │ ├─194614 sh -s disksup │ │ ├─194616 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─194617 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─194664 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─194665 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─194675 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─195066 /bin/sh -s rabbit_disk_monitor │ ├─8aa70176ab447f2fe557b8c27ef8246ba15d948f80a192c9e3780adc4860130b │ │ ├─213524 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─213542 /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 │ │ ├─213548 erl_child_setup 1048576 │ │ ├─213598 sh -s disksup │ │ ├─213600 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─213601 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─213602 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─213603 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─213616 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─213815 /bin/sh -s rabbit_disk_monitor │ ├─298104ab1581346cbd15f788fb193ead71091ca6da6dc643912081e5afd16434 │ │ └─165668 /pause │ ├─509202f9d4795aa8bc25e350c142fd5297c10d7e05636e1fdbea3a0671e63f87 │ │ └─81382 /pause │ ├─c3495a88303d8761722d5968d96d298782b223502a57a78cf6de35578e85bef9 │ │ └─49577 /manager --metrics-bind-address=:9782 │ ├─0d87e356129c6d8c144b9661daa651275db4c66621ab367a4631f6294a413d38 │ │ └─165504 /pause │ ├─18632a378da43cc21bff032d7f4edb77765be82c555c5b57b1af70fb82450e6b │ │ └─196788 /pause │ ├─e1beba4cc75dfe1ced6346bc71fa4a97089765ef71a63e6d3af67c248412fc91 │ │ └─129705 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─4150a64f5d87412f3836406942eda8bb7af2895e310b49b58cca3cd62db0ef05 │ │ └─235573 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─6c62e6f60b0060126fca1562b84bb3cfaed61824ceadd8d60acdda6b0fc9b963 │ │ └─274522 /pause │ ├─2e271f7332453de9f36f4446551dbd6e2d476c50e65dce5dfb453030645200ca │ │ └─46183 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 │ ├─acfd6e30d2d57ec72947a146e4cd5c70613cdeb3fb2e1d4442a5c1c7411e172f │ │ └─49428 /pause │ ├─4110622692e748f6890d295e3fe7853d3d8e75308b6bbabed913ea26ea9ca4c8 │ │ └─179936 /pause │ ├─293c9a20b2f60c7d5907cbf23f2c188c0b8ad187210379cd0150872e1b08fc17 │ │ └─116520 /pause │ ├─da5425cf9b1a2dd216c7b9abc9e3e3f490a74665d4f8c351d11dd83e1a3d4650 │ │ ├─231637 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231655 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─232584 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─232585 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401504 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401505 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401506 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401507 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401508 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401509 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401510 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401511 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401512 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401513 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401514 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401515 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401516 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401517 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401518 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401519 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401522 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401523 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401524 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401525 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401526 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401527 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401528 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401529 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401530 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401531 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401532 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401533 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401534 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401535 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401536 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─401537 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─ba3b5f0fb9c11c36fa378d4279d0c492da3f163321044fa53d1d432bd7d04773 │ │ └─100419 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─91156f95a0b9ab62368560b3b9e8baed3505d2f7a8dc1ecc9f6b910cfdd3e195 │ │ └─45574 /coredns -conf /etc/coredns/Corefile │ ├─bc85b2392d9fbc6b1b1f1cbb6ffc9832c38ba97087e266fd02c793425b6c4761 │ │ └─51178 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─61a3df64b5cfc805a1f066d8d8d47fe14cf5257b6e89f46bc2eb8ea2efa2ff20 │ │ └─46479 /pause │ ├─64dbc8579c5bb1e24b2bb5cf380745c595d1961aae5baf660ad816a51f010037 │ │ ├─44056 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44453 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─c4f3629107561ec374f36ec8113eea9e384b1620dda8cb82f92970fdceda157b │ │ └─42508 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 │ ├─08da6c63a601f4e73379e5cfff8a6ef4001ed8b994f6bb4b5a02fad871cf05b8 │ │ ├─190331 neutron-api: uWSGI master │ │ ├─190360 neutron-api: uWSGI worker 1 │ │ └─190361 neutron-api: uWSGI worker 2 │ ├─6d40f212c5c6a21532c16693bd8765a02804185516d0506f5482c2225075db84 │ │ ├─229817 octavia-api: uWSGI master │ │ ├─229834 octavia-api: uWSGI worker 1 │ │ └─229835 octavia-api: uWSGI worker 2 │ ├─134b60097cbd8dd0241a446db22d961ed981f34902a8bd698088cc660d15b606 │ │ └─48627 /pause │ ├─b3011d0be5b4806651df15cd5e67fb82ff7e89f2e6bebea62b87dc29aacc2fef │ │ └─49887 /manager --metrics-bind-address=:8080 │ ├─440c60b49fdd79405918de9923f86b4a93173996480d8578f09e6feabc331b28 │ │ └─161846 /pause │ ├─81a33e058a50cf20892bdbd1d8df2cafd7e9f5219643ac58f31f67fdd579ddc2 │ │ └─42487 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 │ ├─895fa0eb5ed31ff05a2124d03a4487f5ab1076a1c3e8ad4e84208f22b542c0bf │ │ └─67656 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5cdbc0c20c7317153be635dbf5ad764a402d156e7ea22ecb4d4e66f9407f6ef5 │ │ └─132203 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─820d846f3c34cd63b715306d7755e4de7e9c54cb2660d14e2fb032a42e56c6ba │ │ └─66617 /pause │ ├─e4f5b85fb35396b74306cdc8ed5f17d05ae35e027f12330e010d024fab3fe4c1 │ │ └─46717 /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 │ ├─9ebb841751183c3fca8f192f0ba3b29620a6980a0e5ebacbe17d9100cb0cdb6f │ │ ├─250516 magnum-api: uWSGI master │ │ ├─250552 magnum-api: uWSGI worker 1 │ │ └─250553 magnum-api: uWSGI worker 2 │ ├─d1c486b17ed05c2ea0380cbe364fc13e00dcb458f741cabb5131895f34700cd4 │ │ └─50805 /pause │ ├─9689ad53ea42ee7635f35ec227e65c6188dae33087d9ff4e7466025be0804883 │ │ └─42449 etcd --advertise-client-urls=https://162.253.55.31: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://162.253.55.31:2380 --initial-cluster=instance=https://162.253.55.31:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.31:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.31: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 │ ├─82daafbff8841a2f80167d42d8070cc5ee2a1ebb782f5fd56cb0b9bdf579b1c2 │ │ └─166370 /pause │ ├─9ec46edb363a1161ca97f66b5d56987d5dd9f840cd98040d7f883b8f5e5e4202 │ │ └─45469 /pause │ ├─4fc8df971e2f7f2e6c1fba2c61fa0035378d191d321c803414e2bd09b5dde873 │ │ └─64058 /pause │ ├─36e3b8e8d4008aacfeca000fb35c27ee9c4f514422033349fbe2611b5094c00c │ │ ├─267845 /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 │ │ └─268035 /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 │ ├─8600588291c1192c58861cf26151ab2e71c261ce10702c866400fe399fdad6ce │ │ └─179984 /pause │ ├─c82ac8f863f03d830cdea5a71eafb4b73bdbfa3b474c53248c083bf85c9cfc09 │ │ ├─70420 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70438 /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 │ │ ├─70444 erl_child_setup 1048576 │ │ ├─70494 sh -s disksup │ │ ├─70496 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─70497 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─70498 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─70499 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─70509 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─70644 /bin/sh -s rabbit_disk_monitor │ ├─e7833ab10c339e5ef5492ef5a94d5b86771070c9da1cac52acc1a659dac28bce │ │ └─42296 /pause │ ├─64cfaf5c282b7a66868327e848dc5287bb87ba5c08d8cc715d78f2e71d61b71d │ │ └─59263 nfd-worker -metrics=8081 │ ├─2d9624a4bdb96a52cd4511340294fe739bb5b3b66ab4fc8dfea4652ff027b3de │ │ ├─65371 python -u /app/sidecar.py │ │ ├─65611 python -u /app/sidecar.py │ │ └─65612 python -u /app/sidecar.py │ ├─c7843692f73a7ca1c71745fd09b1e394c5b9a716a96bd5754781b064bdf9897c │ │ └─42468 kube-apiserver --advertise-address=162.253.55.31 --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 │ ├─6e408d747450d8f0309ec591dcf17196320cadc336976c4362e76f8310691fe6 │ │ ├─68279 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68336 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─46dc66ca6a762c70ca0e9ab682e4955c318fa55ef30a5170fc0ceec41a7b2426 │ │ ├─277010 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─277024 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─af815c0f3eb5202c30e0bafbd7746cc83e1a59e51aa5110fe08e29c9f5d04047 │ │ └─257198 docker-registry serve /etc/docker-registry/config.yml │ ├─e6c144b18fbbb7ae12d0a85c91f15433e2d5d526cd2ef6b64d01a2def3deeb19 │ │ └─46558 /pause │ ├─4b3b488078d2e015a8d0ea7c8d7f1111b9512dcb7ec2a26a253dd244a206caf7 │ │ └─64987 /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 │ ├─bb7b197be5d6698cab57c028bf9cb0c85eb329b3f51cbe7824e9a3466d1bd3ae │ │ ├─209177 heat-api: uWSGI master │ │ ├─209213 heat-api: uWSGI worker 1 │ │ └─209214 heat-api: uWSGI worker 2 │ ├─f88d8dbc6abdd4c94fe907b1b191cb642635863e3b44aa6dd53fc35f8135ec72 │ │ └─69520 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─5dcaec13cb392090825138369227c126fe3f2ef422a98b70015eb4a8d97b6f9b │ │ └─165249 /pause │ ├─fbc676c1f4a478a55a41688bb2dc849a3035b622f0e2156e95c4ce7ea6ed1233 │ │ └─43608 /pause │ ├─b96b31b0d1b20079d03783c865f07e27eccb5a02c211bb278750a5f03d44c47c │ │ └─160516 /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 │ ├─695950f71a5890ef23a14be22da702512230638ee5672ab468d3d0951f54ddd3 │ │ └─67858 /pause │ ├─448e17aaadc3c8822f3e1627e8f7547d0f731292fee5351a418e51aff5a4f131 │ │ └─69247 /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.162-253-55-31.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 │ ├─6fc12dbfea313360fd22c0437944de8ef8b743f529a0b3be8d561c44e8e81539 │ │ └─160084 /pause │ ├─c3d84ab612d581c749cd6fb2f77359bc4323a7c2b1213cf3e03cb1a86d71eb7c │ │ └─88937 /pause │ ├─9cf7bf139dde53e97781fbf023bb8137d0e3782ae5621062e038968e94e1aa97 │ │ └─194453 /pause │ ├─63628c752826d5b506ab269aead748a2795b931447c898252cbf70f988fa59b2 │ │ └─58289 /pause │ ├─1a47bc1937084757a6615e03e93b82c9d10fff388f5572560b763f8533e799ee │ │ └─64472 /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 │ ├─925e8e493e0633dcbfe1868b126b3c476e3118bac4e6a7152e6bc84f2bbba8f9 │ │ ├─ 48938 /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 │ │ ├─ 48956 /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 │ │ ├─ 49081 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─272589 nginx: worker process │ │ ├─272590 nginx: worker process │ │ └─272591 nginx: cache manager process │ ├─27240f622954d1da474ba37af9da2492b93c6ffa4225c909774067e206107a78 │ │ └─220873 /pause │ ├─9917d1fc89f8fff2328b574eaf5524cdfac236661ac7641eeb077f4bee451d7f │ │ └─68597 /pause │ ├─938012aa415ab50d0c84e31fb6d61fc41f49402ba4df6d9e844e378c54433ad7 │ │ ├─200822 /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 │ │ ├─385173 /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/tmpegvoihet/privsep.sock │ │ ├─385342 /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/tmp7mo6uob_/privsep.sock │ │ └─387212 /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/tmpru178oa3/privsep.sock │ ├─9e3d501c6a915ad3b083b248c6aa253e289d4e723dd451d8b06d4e2b3a6728df │ │ └─180442 /pause │ ├─230fe89d13a8404f9720e8228b0bccccd1abc3e4d16edc526c0058f65107967a │ │ └─69286 /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 │ ├─9ce1fe2b2e167b23fe204cd07ae039dd768aa37dc33236a154de45082a13f0a2 │ │ └─239430 /pause │ ├─adfeaea93445446a6c1cb837a2afa4f9daac2d9ff15e6f84f5d627f60629a0a6 │ │ └─46763 /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 │ ├─64370803cd6d04fcf3cd09c1a3cdc13e2f577a412b3a36615b06573adf0e0dc1 │ │ └─116113 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─87c34357b2d45c86e5c8ee0b876be31fb1dcf55f712104e6dfaed3aa83064d7d │ │ ├─176932 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─177363 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─177364 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─e81d402e36de71944a4277b3e24faf99d4d080553a706fa9d26a48a98387195e │ │ └─50378 /pause │ ├─870a04abac9930507aec6bf517c11eca68c66d3d67ec96849436d3969c0b0178 │ │ ├─232908 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─232924 /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 │ │ ├─232930 erl_child_setup 1048576 │ │ ├─233062 sh -s disksup │ │ ├─233064 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─233065 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─233149 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─233150 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─233160 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─233401 /bin/sh -s rabbit_disk_monitor │ ├─2a82ac481729408a460b11102b61822e352ed5d3ca80869da629f8e02fa14fe4 │ │ └─65645 /pause │ ├─08339e44eef019365531caedf4f07d24f0c22acf4a19975162c41e977ab89c2c │ │ └─118335 /pause │ ├─63bff0daab4c76609491b5fa70ebbeaa89777784bb56ffad8f3b304349da51c5 │ │ └─42317 /pause │ ├─060391ab6901840d69b43a2edac5ed38693a5964a37f6586573d3555a7f5af66 │ │ ├─176363 nova-metadata: uWSGI master │ │ ├─176456 nova-metadata: uWSGI worker 1 │ │ └─176457 nova-metadata: uWSGI worker 2 │ ├─436b131104d6b78e90d0c64705f205937f2cc5c7cf2764ca819c0b5b0153d169 │ │ └─67520 /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 │ ├─e0092323695ca1656399fb8da5707d62a649921da9293dc4dd964ba33f62ae6f │ │ └─69564 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─42f706521a82586625d506e393513625fef2cc39730908b9962dfc427890110a │ │ └─69968 /pause │ ├─eeff45984559e84481a6b1eed0b3e1096619daac405b20d764e2c8fcce16db41 │ │ └─90147 /usr/local/bin/rook ceph operator │ ├─416991e4a8940edd82cad2e1b12535e88d3bd51caadbe227a500fab472ac8592 │ │ ├─81486 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81503 /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 │ │ ├─81509 erl_child_setup 1048576 │ │ ├─81568 sh -s disksup │ │ ├─81570 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─81571 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─81658 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81659 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81669 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─81803 /bin/sh -s rabbit_disk_monitor │ ├─a301bc9c3cca7a5d59257f5695c916a441e94bc18a734b498c50b2153039ce33 │ │ └─69769 /bin/pushgateway │ ├─3553f2bd96b8dde89e6a05a87d0efeaa21dda57a4a436a66503a900a854a4214 │ │ └─50075 /pause │ ├─d0927cc9b60b87827c24715f2bab6cc0acac16033e70cdce879f064d67dfffec │ │ └─45964 /pause │ ├─f661c1b549ec75fe4a61bea05630cadacc0b4b584b22474dd3fec2d85793ad47 │ │ └─82851 /pause │ ├─e4a27a2965c1b5464eebc6a80697a35f8f54430d12ed803880ba6d51ff8d404c │ │ └─68799 /goldpinger --static-file-path /static │ ├─d1490480c4b3edcf7d89fa0175a68a6b82891be732e156573dcfdd9c41bee27e │ │ └─59302 nfd-gc -gc-interval=1h │ ├─819bb52aec2ff204e9beedc05a406b3bd79f6df77b2c4aacd9f8ab66b2142fb3 │ │ └─95742 /pause │ ├─ee172839a2e9069b989665c78de819dfc41800415547f628611893cca71f3031 │ │ ├─176978 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─177367 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─177368 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─4bb65966e6322b3e1c98be8ab65e55ae493301e245a738529cd0bc8df8a986fa │ │ └─66071 /pause │ ├─d729bee512c6b3f507f8efcc620d40516f395991bb387ab8414e37537a859248 │ │ ├─230748 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─231255 octavia-worker: ConsumerService worker(0) │ │ └─231260 octavia-worker: ConsumerService worker(1) │ ├─a4f8c646c4c9a742d64eabc96aa1882d8988667c4fde36194a937146156f0d05 │ │ ├─116612 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─116629 /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 │ │ ├─116635 erl_child_setup 1048576 │ │ ├─116767 sh -s disksup │ │ ├─116769 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─116770 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─116812 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─116813 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─116823 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─116940 /bin/sh -s rabbit_disk_monitor │ ├─4be6bdd5933e5f88ca9cc4cf86683a83b7804ed2e1e4af269c65ea4d829f8f58 │ │ └─59041 /pause │ ├─ff7edc80b1e3c881f3ddfcd6db1503d69426c21fc73bc9c59476984cf404f41c │ │ └─99207 /pause │ ├─d6e37af0790da64344edbdd7097fafc8dc359a5ee7291959f194ad28a34739a2 │ │ └─58973 /pause │ ├─40ac073cde787f078f35e8278e3b7d3a21fd1d8db294cd52fa083d6948335cfb │ │ └─162437 /coredns -conf /etc/coredns/Corefile │ ├─b947f1bf4e56f940c4d7d290dd62e4fa2765373b4740a7746c5502d13912a3ba │ │ └─45052 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─83da3c691ab2a041348ee405c4d3c151cc3539d65dec9ffbb0ff0d5a5f536d9c │ │ └─240851 /pause │ ├─e165dbf9ea9cf8abf4a7f5ac64cf2f16b813c8474cb27d0e6b486051435ee640 │ │ └─63893 /pause │ ├─e46793624dfece41c36344747853044956301ec2cb508addebce47e076763379 │ │ └─43848 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─84ad4e609dbc5e0f7feac760727a0941c14e8b1dc5d6fe2269324d374d6cb758 │ │ ├─267678 manila-api: uWSGI master │ │ ├─267770 manila-api: uWSGI worker 1 │ │ └─267771 manila-api: uWSGI worker 2 │ ├─198c74b4072e0353e71a54e5db8d34bd5939c57cb8656988ad316b36825ae5a1 │ │ └─53423 valkey-server *:6379 │ ├─05b52721baeddc0c540a2e0705a0cc3448542e3cfa858f8a9e04e2c1ecdd3b7e │ │ ├─128257 cinder-api: uWSGI master │ │ ├─128323 cinder-api: uWSGI worker 1 │ │ └─128324 cinder-api: uWSGI worker 2 │ ├─7f18eca1e10eea1e50d31f5297adacd89e983e0af816f66c1baf9f0b71a28b68 │ │ ├─132657 /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 │ │ └─132839 /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 │ ├─2c9cf30a843d86f3264dc1d22bf1e6c125b22e84db38b1c460eb8afa46299cb0 │ │ ├─192709 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) │ │ ├─193768 /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/tmpv8amdl3d/privsep.sock │ │ ├─194298 /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/tmpkdj2yxb6/privsep.sock │ │ ├─194926 /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/tmpha0idyc9/privsep.sock │ │ ├─195294 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─195295 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─195330 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/0e7eb0af-d165-47e4-91e3-83972c78f172/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/0e7eb0af-d165-47e4-91e3-83972c78f172/host --addn-hosts=/var/lib/neutron/dhcp/0e7eb0af-d165-47e4-91e3-83972c78f172/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/0e7eb0af-d165-47e4-91e3-83972c78f172/opts --dhcp-leasefile=/var/lib/neutron/dhcp/0e7eb0af-d165-47e4-91e3-83972c78f172/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e8579f1a-5fbb-4fdf-81ce-3bbf428941f7,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 │ │ ├─195333 haproxy -f /var/lib/neutron/ns-metadata-proxy/0e7eb0af-d165-47e4-91e3-83972c78f172.conf │ │ ├─215282 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/b61e719a-a309-447d-9e79-9575c63f8774/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/b61e719a-a309-447d-9e79-9575c63f8774/host --addn-hosts=/var/lib/neutron/dhcp/b61e719a-a309-447d-9e79-9575c63f8774/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/b61e719a-a309-447d-9e79-9575c63f8774/opts --dhcp-leasefile=/var/lib/neutron/dhcp/b61e719a-a309-447d-9e79-9575c63f8774/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b0c68ab6-a140-4157-9833-974e7a920fe3,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 │ │ ├─215285 haproxy -f /var/lib/neutron/ns-metadata-proxy/b61e719a-a309-447d-9e79-9575c63f8774.conf │ │ └─388428 /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/tmpykk80q4z/privsep.sock │ ├─4387a28aa21b96b7f27221858407dcb3aa89d3f6076d8bbc219ee74f29096065 │ │ ├─ 75536 apache2 -DFOREGROUND │ │ ├─ 75577 (wsgi:k -DFOREGROUND │ │ ├─ 75578 (wsgi:k -DFOREGROUND │ │ ├─ 75579 (wsgi:k -DFOREGROUND │ │ ├─ 75580 (wsgi:k -DFOREGROUND │ │ ├─415044 apache2 -DFOREGROUND │ │ └─416698 apache2 -DFOREGROUND │ ├─b76e87b1d3a90f05d3e88ed3ad06af2b55a95f9d51fbade0abc4efa3f8f0f24c │ │ ├─65335 python -u /app/sidecar.py │ │ ├─65603 python -u /app/sidecar.py │ │ └─65604 python -u /app/sidecar.py │ ├─d4199cbf3e3eef8028decc660f315a8091bcb7ec3732ba9c53fe4c8592e242b5 │ │ └─53065 /pause │ ├─993caf84476eb07f77fbed5338711c4c935bff78687f387de8f23f08cc734381 │ │ ├─250431 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─251161 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpu6ol6x4t/privsep.sock │ │ ├─251164 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─251172 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─52ab7ea459bcd7a0c891367b80c764020b77ee47464287055431537512ce203b │ │ └─66126 /pause │ ├─75699c12b41c1f7c1e26cd58e9e975833da704d2c71a2ad3329a1a6f63e5289c │ │ └─267731 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d7a69feb16a72fd2240c08dc9e6d7b191c57ab9e1653e557950f6f4ec527553d │ │ └─45025 /pause │ ├─f920bb81c33b0b4c72ca45434bc06a5f50c1f16bfd780dc4f8d607edf8179fd8 │ │ └─42615 /kube-vip manager │ ├─2108090fef63156e054910c47a0880cd31bae8e5f9facc55c35e6b0aa3adef53 │ │ └─274704 /bin/openstack-database-exporter │ ├─cb1ffeadcb722f14698e655c30895e3e92c0faed11be06b552575fd50aaa61f1 │ │ ├─51080 mysqld --wsrep_start_position=ac6dd795-a6eb-11f1-9850-9ff190a10d96:20 │ │ └─51203 /var/lib/mysql/mysql-state-monitor │ ├─12bd5f2372e6d2d842b30f6e30f47389dbcfe6b715a2684f710a6de726065d2e │ │ └─213259 /pause │ ├─f5f834b4be6f5556af9a91fee652fc94dc9e46ca4b3975350fb7a059a9fa087c │ │ └─99137 /pause │ ├─b28c8ea5655839559a3601c98ab16f948014efba5ac9b83986a4cfab036e1175 │ │ └─67796 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8e6bcf873767dc70dea7cc1be815fc68ba1840cb3d4123f9c3226d4d43252692 │ │ └─131583 /pause │ ├─9bf05542d7f22eb1e9fda4ba78eb66a590f5f32318bec5581795d11f06ac47e0 │ │ ├─209296 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─209810 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─209811 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─7cd36a177869a81d25463a0e770b9d088d4ac3cbb4bed5286e6ea7a19faf7c66 │ │ ├─209278 heat-api-cfn: uWSGI master │ │ ├─209323 heat-api-cfn: uWSGI worker 1 │ │ └─209324 heat-api-cfn: uWSGI worker 2 │ ├─e7beeab16a7432a38548239502fb40f52ccb8a8526e7ea61890e628b07431381 │ │ └─179891 /pause │ ├─15982822d4463827b235aa5a765c262ab104e821d329647b87b8f2c3648d85b1 │ │ ├─192699 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) │ │ ├─193654 /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/tmpbveqem76/privsep.sock │ │ ├─384207 /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/tmp2ofamlod/privsep.sock │ │ ├─384474 /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/tmpusi9tdrx/privsep.sock │ │ ├─384690 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─384691 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─391918 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=988aafe0-cb51-4d48-b73a-3fca90e92fda --namespace=qrouter-988aafe0-cb51-4d48-b73a-3fca90e92fda --conf_dir=/var/lib/neutron/ha_confs/988aafe0-cb51-4d48-b73a-3fca90e92fda --log-file=/var/lib/neutron/ha_confs/988aafe0-cb51-4d48-b73a-3fca90e92fda/neutron-keepalived-state-change.log --monitor_interface=ha-314f9bb6-f2 --monitor_cidr=169.254.0.49/24 --pid_file=/var/lib/neutron/external/pids/988aafe0-cb51-4d48-b73a-3fca90e92fda.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─397601 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=73d176d8-3e07-4f3a-858f-a119f6561ad1 --namespace=qrouter-73d176d8-3e07-4f3a-858f-a119f6561ad1 --conf_dir=/var/lib/neutron/ha_confs/73d176d8-3e07-4f3a-858f-a119f6561ad1 --log-file=/var/lib/neutron/ha_confs/73d176d8-3e07-4f3a-858f-a119f6561ad1/neutron-keepalived-state-change.log --monitor_interface=ha-4eb9eddc-ed --monitor_cidr=169.254.0.77/24 --pid_file=/var/lib/neutron/external/pids/73d176d8-3e07-4f3a-858f-a119f6561ad1.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─92c233dbd5d57b712056033e20a5531ae3a08bd3ecfe724363579677323b30c6 │ │ └─165826 /pause │ ├─6a96f8c5d0702eed548f838848b7f6c762db46c774999d7309cdbf55676d373e │ │ └─114671 /pause │ ├─2712d894bfe567d35e1606bbfadb6bcbe97679ede8ee9028a8cb8626f70fc4d6 │ │ └─192697 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) │ ├─37a25c603805d6a6ab4d71a6fb30316e67b0af6ad28e2f51f91a0365c3c1c96b │ │ └─64128 /pause │ ├─4dfe81a660f514a3c9ba106520270337d2e109e0ef882ca8bc185a7870923e80 │ │ └─253569 /pause │ ├─d103426b2bfb8490f40d3bd17d08109ba37144138ee98b986bc71085ac435f46 │ │ ├─190311 /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 │ │ ├─190666 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) │ │ ├─190667 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) │ │ └─190668 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) │ ├─03432c2a4e02033bb5fa8634cb7c37fb432d0b4a0a46964d526c9c2da100fe8e │ │ ├─163268 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163285 /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 │ │ ├─163291 erl_child_setup 1048576 │ │ ├─163338 sh -s disksup │ │ ├─163340 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─163341 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─163354 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─163355 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─163365 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─163557 /bin/sh -s rabbit_disk_monitor │ ├─877758e9bfff6254644f1ee1cd5dbb2f4400ba4405b605d1c2ec339c0510599c │ │ └─42866 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─dcb73fbc485b20ccdc1e805267af31176bd905eb1616225bef24d06c5f8d5ca2 │ │ └─53526 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 │ ├─93feb78c4ab813e5ca864d618e5de7a5978d8d3238683b15d14ee62583c7d155 │ │ └─194897 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─e3c4a4a75ed08940c83c6ea32939db435e87047585ee380462603888f26bc8d2 │ │ └─180121 /pause │ ├─cbb24ffdeb447be4a319109a0b5efa681e4931beb54297edd9e1f3208b99c788 │ │ └─49017 /server │ ├─238def5f54d1f12baed084e9144ed1a0ad3d33abb28f6dcf0c72f99961eb1dca │ │ ├─67386 nginx: master process nginx -g daemon off; │ │ ├─67401 nginx: worker process │ │ ├─67402 nginx: worker process │ │ ├─67403 nginx: worker process │ │ ├─67404 nginx: worker process │ │ └─67405 nginx: worker process │ ├─76ece2428e4742180ad33d930ee0900c3f2a5c79db8712cf8141fc0004196d89 │ │ └─177997 /pause │ ├─fbc4a5677237e46293d2615900e8d8616efbbc1a3412ee6745952de3fab4da73 │ │ └─59224 /pause │ ├─2e80bc557a9e3493b21e3cfdbd0fe317ce59ae08f28473ac004a60d886b79da3 │ │ └─134272 /pause │ ├─1aff5bc91378f33a83514a997728ab0e62408136c273d58c6833d812665ca788 │ │ └─273329 /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 │ ├─eb7a1e71af427a7a0fce646f14b6831cc63990d762de9a879bd695e2640d9232 │ │ └─258191 /pause │ ├─8432db489801584e6b9e17f3b1e3cdab4cfc82a0befc5fb756a9dc8b0dc27ae5 │ │ └─99529 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-v4ltl --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─14b1d97d321054142fe6edcb97a706ef9a64180a6a0b6debb510c07939e2a60b │ │ └─237169 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─efc6fdfac6c1e63df29fd3d3179ada60281a62847a2e7cbfce17d45e4958e95e │ │ └─236367 /pause │ ├─1b77d0f68f86a9311a269702e0f39ded1fedcf85fd2b5155e75c37601ac510e8 │ │ └─236728 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─69c95db6d8f4f1be1fdabfab06a5e101f3d322ea3841deb14046b474be1803ba │ │ └─250396 /pause │ ├─b55ffd18ad2c368caa47d43fd0fae2c25e3d936d5f367a04b4151583cd7132b1 │ │ └─200923 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─86674f1bcc549e3b2d510bb819683a631a4e11a2dac1ef45970c270ff0f8cbc3 │ │ └─162249 /pause │ ├─5ac24681f0dca098a670b221d441153ce56fdb92ef4d96165310667937849926 │ │ └─194154 /bin/bash /tmp/libvirt.sh │ ├─0f0f14ee51cf0d12c66687e1c79356ade0064a453d9cfaf87aa713e5d42d980c │ │ └─48712 /pause │ ├─308d4f7cf7f7b2b6b66957a7b8c7e5763e028b04d831748c2b7e3e89cde17156 │ │ ├─95843 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95879 /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 │ │ ├─95885 erl_child_setup 1048576 │ │ ├─95961 sh -s disksup │ │ ├─95963 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─95966 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─95995 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─95996 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─96006 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─96305 /bin/sh -s rabbit_disk_monitor │ ├─8ad0e60fe315dc1886e5fb6add380ebce1527b878b854faacb21e2fb8cd147f9 │ │ └─258543 /pause │ ├─872cc69cd16ad6d08afd8dcb010529b32965a309b1169ad131fbf68de2207e2c │ │ └─59334 nfd-master -crd-controller=true -metrics=8081 │ ├─edde5cba4376316ffbcf7726f66bbcc85ed7d526af0bb957ee74dcb15cdd1fa0 │ │ └─43596 /pause │ ├─23b8802cb13c2c26b8c3a430e8c3e8768734a9939f7692f09cb5d71d6409796f │ │ ├─176214 nova-api: uWSGI master │ │ ├─176249 nova-api: uWSGI worker 1 │ │ └─176250 nova-api: uWSGI worker 2 │ ├─d531da2614063c6c33ed05e5b851ac1b496023a36b0a1fbf45feefe9e730e32d │ │ └─270445 /pause │ ├─ff94161b5b4b388dd6bb43bcde0f9b765726d1087caad3fa18ff34aba1ef761e │ │ └─268062 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─c5f88a561b9dd97a603863417975e5dcb875f01f82d89c1ee30d167675cf1b22 │ │ ├─181917 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─403586 sleep 300 │ ├─1b2693548e3d6d565927638e235b736c89f34cb00caf81f50f6c674450a3a735 │ │ ├─ 99640 /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 │ │ └─405681 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ └─f0742400db91abe96abd5aed747ddb249fe48ad87e09f2c672f3926375ccf51d │ ├─250739 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─251150 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ └─251151 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount