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 │ │ │ ├─21932 /lib/systemd/systemd --user │ │ │ └─21933 (sd-pam) │ │ └─session-21.scope │ │ ├─21873 sshd: cephadm [priv] │ │ └─21946 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1607 sshd: zuul [priv] │ │ └─1620 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1611 ssh: /home/zuul/.ansible/cp/199.204.45.235-22-zuul [mux] │ ├─399222 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vfnhszpszgsqiehpqmvdnulliturwbke ; /usr/bin/python3'"'"' && sleep 0' │ ├─399224 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-vfnhszpszgsqiehpqmvdnulliturwbke ; /usr/bin/python3' && sleep 0 │ ├─399225 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-vfnhszpszgsqiehpqmvdnulliturwbke ; /usr/bin/python3 │ ├─399227 /bin/sh -c echo BECOME-SUCCESS-vfnhszpszgsqiehpqmvdnulliturwbke ; /usr/bin/python3 │ ├─399228 /usr/bin/python3 │ ├─399240 /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 │ └─399242 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-d97049ff5275dca1231838780b7f7fa0fedc048ab477914710d3fb4b8a0b0b18.scope … │ │ ├─12583 /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 │ │ └─12600 /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 │ ├─containerd.service … │ │ ├─ 9950 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12551 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d97049ff5275dca1231838780b7f7fa0fedc048ab477914710d3fb4b8a0b0b18 -address /run/containerd/containerd.sock │ │ ├─ 12917 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 29fc33e41abda783d1873a113aea7b3e7100b2125603bb5d99e73bc4028ddf9b -address /run/containerd/containerd.sock │ │ ├─ 18872 /usr/bin/containerd-shim-runc-v2 -namespace moby -id aa12923e85b6993a2e190f9afc14a0a1f11867605fad96149dd9d369528d1d21 -address /run/containerd/containerd.sock │ │ ├─ 25467 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 22ac4c702bd0e7816ef4d2bbf4640dba3cccb0303493372ec22b34798ab4d31e -address /run/containerd/containerd.sock │ │ ├─ 30256 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f742ba8d5a055b2ef64705de141eccbe95307183c496df1a668e9ed15e9a36a5 -address /run/containerd/containerd.sock │ │ ├─ 34895 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cb817bc63b90a22d027cd47316414c6bf597cdc19b3aa4fa0387ee53f3cb88ff -address /run/containerd/containerd.sock │ │ ├─ 40572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1efbb6773875b4d98ba01c7c5c609c74359e081cd6d2b56f7a0a5d7166d2ef5 -address /run/containerd/containerd.sock │ │ ├─ 40591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81abd84d81d31b792c9e893bcbce5f67e8126559828446037c0d659a0a3c2930 -address /run/containerd/containerd.sock │ │ ├─ 40647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1262b1f19cfd32649868b49667c9fa51cd4c45a7ecead324d8d619c2b95845e -address /run/containerd/containerd.sock │ │ ├─ 40650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cba36ec8e5ddc7ec3bae75b5e68796591f32723db530c34327bc1a357adb7c9d -address /run/containerd/containerd.sock │ │ ├─ 40654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 001a874ff57ef37045b491139c0c0d22201916f53e33b4a6e9fa40e016207648 -address /run/containerd/containerd.sock │ │ ├─ 41196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 762919c8eb229eafd90bd347e6a02bc61092d94003efe489b1dd5e69e9463c84 -address /run/containerd/containerd.sock │ │ ├─ 41915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09dd6fdc01ad0de477df2b4ea7edb110ac360ad3cac0a7f90565d62abb188723 -address /run/containerd/containerd.sock │ │ ├─ 41931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14e6432eb9fcccee0a745df17e7e4922762cf44081fe24b69a83a21a52dabfad -address /run/containerd/containerd.sock │ │ ├─ 43290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 303e2632d14d3e82c7fff8ffb4ef553c7a42ee9acf5b6d8fcf1a71e7987a8475 -address /run/containerd/containerd.sock │ │ ├─ 43664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ba2137cd6c0353dedb8ced0fb8058a3c6a12465d7965800af5cfd2e0bc08399 -address /run/containerd/containerd.sock │ │ ├─ 43715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1aca8359e5a603252a421a2c10a927779b27a2ad562cc5d904aa4c2bf20e5fa9 -address /run/containerd/containerd.sock │ │ ├─ 44143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4130fbaba4f3349d55e2ba42ae5c39ea886bcaf2ee84005d57d783a813086bd9 -address /run/containerd/containerd.sock │ │ ├─ 44614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b59a6271d47bc5f8f9c1c57b3570308db3404c0fd965ec2d0c6b8e3d699ecf2 -address /run/containerd/containerd.sock │ │ ├─ 44651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efc1efa15af31e2c747bb22a0ef4927cf2a4bee56be617018fd6cb33e3dcffea -address /run/containerd/containerd.sock │ │ ├─ 44692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c7bbc83cf8830c49c475ffb2b0b8da77f51c2805742486f786c7d282cd34168 -address /run/containerd/containerd.sock │ │ ├─ 46479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac02698ce4ad36b7b8336e30cae40f2895668217bd10152dc597c0a206bef154 -address /run/containerd/containerd.sock │ │ ├─ 46577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b8cf499aa402254a5df198534bbd03379b34270ac1f43155ac73a1c9e61c43a -address /run/containerd/containerd.sock │ │ ├─ 47339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab3beccb80a828e89bd06b1a361746a99ece290af3e9570e44381b21bd6ce956 -address /run/containerd/containerd.sock │ │ ├─ 47422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 633e8f938c08ea06a9e219c5587c1345bdbedff0fd54f36b96a7d4a6e2fdce85 -address /run/containerd/containerd.sock │ │ ├─ 47804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe4926d7a8ec1ad31784ff10b7e96842548e5919494ae0e84f695beac2ca963a -address /run/containerd/containerd.sock │ │ ├─ 48218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f9f85123115479511b0e60dcc61bcfd2b7a996948ee2cdd053efd8c58b2bd2a -address /run/containerd/containerd.sock │ │ ├─ 48690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c3b5ee8d50ffa8dd09c3e9874ddca25442beffe6ba8defc09613ea615f717b7 -address /run/containerd/containerd.sock │ │ ├─ 50925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac3f70b3038b5060e282d9f904f4aca3194a93cb089a82e1a46ed664aea6d376 -address /run/containerd/containerd.sock │ │ ├─ 51081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ad87323b2ed66b2586a89dc201ec2ee6c374f51050edc736baed54d11591be3 -address /run/containerd/containerd.sock │ │ ├─ 55238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0aa981970d6efe9b9ab18a1d564298c36ed744727d79fab3627aa929b9f43fa5 -address /run/containerd/containerd.sock │ │ ├─ 55918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 229d121f38b2e48c3be9da06e5c6d09976f3c8d7efe01d638ba016e47ab4bfc9 -address /run/containerd/containerd.sock │ │ ├─ 55957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3493c041cab6a4f008929184655cac5d716c3fda7da88f8fc0681933a3027146 -address /run/containerd/containerd.sock │ │ ├─ 55998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 515d58a487c4b742528810be0c03d0ef45b4697085baf5f006cf93d27843fae6 -address /run/containerd/containerd.sock │ │ ├─ 56151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3aa48bfdd239e6c5dce841a7282214ba911d81781739c28ae24034349e32d5d -address /run/containerd/containerd.sock │ │ ├─ 59976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9aa206aa908b289cc4d1a9a08adf08e3696e508472520382c77bf5b96a074a4e -address /run/containerd/containerd.sock │ │ ├─ 60129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4539d15f1e7b0a3b07c10cf310f63d6bbbdb655d941746910e46eac1e42a2c03 -address /run/containerd/containerd.sock │ │ ├─ 60269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 147e71904230c550644f3918a57556aa2603486ec364a55e7bfd159183a88a10 -address /run/containerd/containerd.sock │ │ ├─ 60315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e221e811acf37cb924ef941665453369f1af79c21f81d005ea4c5f301dd93f21 -address /run/containerd/containerd.sock │ │ ├─ 61963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c968a1dd23306307e7f8819d89db6f95b5ef0f53d330383422fed69bd1b4d614 -address /run/containerd/containerd.sock │ │ ├─ 62048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3aa5d26c2091a15d9a8acac8fdc3b6c95f65342209bbbd5cf40959b225629eb3 -address /run/containerd/containerd.sock │ │ ├─ 62138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d6e8fca8cd21a027f6e2f16e52dc0743cced3a1d8459cb63b918a9aefa42c01 -address /run/containerd/containerd.sock │ │ ├─ 62382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f21d97da2b853ff94d81c6825f23df88f76332ba9d91b14a3bef92dcfe72a312 -address /run/containerd/containerd.sock │ │ ├─ 62464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3219e06a02533a973166cbc5925cdcea617c02944de7e68400f2ab243aded15 -address /run/containerd/containerd.sock │ │ ├─ 62589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d2fb2877cc043b5354ff77330df495798eb1454c0fe399b3c6fc4ce6859e5a5 -address /run/containerd/containerd.sock │ │ ├─ 62917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f7c210b31afb37d1fd915b1845f7e931c589c2c1cc9c094fcb97941c289bdf2 -address /run/containerd/containerd.sock │ │ ├─ 63222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ace29d7554f138e85b6f88bbb010845f5b720db1bb85c096a4721d064b47078 -address /run/containerd/containerd.sock │ │ ├─ 63630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11a1424350e82fd44167f04e01ba4c9edcbd47044a315a842c6e4d05e4c7500c -address /run/containerd/containerd.sock │ │ ├─ 64487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45acf1547a5e22afe177a26db0b3d88101814886e4d32acdd36ec5e796980445 -address /run/containerd/containerd.sock │ │ ├─ 65961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 718c75f4bc419a0174475178ac795415d4856f96b5437725e9bd21eef71f7b5f -address /run/containerd/containerd.sock │ │ ├─ 68144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce65c38ecb28bc42c6825232934bfd63f0601388dbc92a4d43bdac453711310d -address /run/containerd/containerd.sock │ │ ├─ 77285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12c1374770db56eea9b4fd4453e9a188e2821a77c90fe7cf5a121a442d4afb5c -address /run/containerd/containerd.sock │ │ ├─ 78655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faac26866a919382e1e66c20697aa3d846b69ae7a14c0c90e2daad60c2364a21 -address /run/containerd/containerd.sock │ │ ├─ 84337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fb46f0cf97455f3a009ad88913b9dddc01210328507c4b241dcb907635dca9f -address /run/containerd/containerd.sock │ │ ├─ 90290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d46db5a379f008df88e160ed311d2f70371836467009fe918b6f58082b2139f0 -address /run/containerd/containerd.sock │ │ ├─ 96769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24c22010543e4543283ea4a935a53de458410f523335ab7dd55b91462e101643 -address /run/containerd/containerd.sock │ │ ├─ 96814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 570c5247384d3ee5c4cd7596b4f677dca544ccc64aa69e6573f4941fd8289824 -address /run/containerd/containerd.sock │ │ ├─105773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de28671a8323ddce45fe16f9d7eefd7dbde5b0d2a327168357120364685e872d -address /run/containerd/containerd.sock │ │ ├─107359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 623075ebaf57b06e2030b8836dcc801b1afcefd1126b0089c64063f3da721acb -address /run/containerd/containerd.sock │ │ ├─107404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 584f9d98e6a3a5e608d02bf5da6879edc9838eee136fb2d5a280736889de9372 -address /run/containerd/containerd.sock │ │ ├─109481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75710076df010e5bc47af918a2c2f0e50919ec5f9486970c2c1a2c0aff09cb02 -address /run/containerd/containerd.sock │ │ ├─111229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db8815c1fcecf571ba74eab25da71ca12ea09c6f094e1f730bfcc4ef3c3e6ff7 -address /run/containerd/containerd.sock │ │ ├─111259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b45f0701a54136db9abafe80a3a8d9cf3b41a82ed4b04b0accf55733b599c37f -address /run/containerd/containerd.sock │ │ ├─124284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9a412da22428ea532f90e5b6f91f13b26820bbd4c69352b9c141104e9626ba8 -address /run/containerd/containerd.sock │ │ ├─124329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 812faec7aa38baaa69f6a1ff1b178d3c47dd50f18b0265d83afffe3260e6d502 -address /run/containerd/containerd.sock │ │ ├─126839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 333bbb14c208536f82f3f2222c7fffb7aae7c458f108eaa166fa4eec4539b768 -address /run/containerd/containerd.sock │ │ ├─141153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dff90cd342f9ee053c02b6a5089dc37fa26388e6bfd93170bcd9e2f105b39527 -address /run/containerd/containerd.sock │ │ ├─142169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e44d411f0a1644915f75a76e554040246c549ed0a820cfdbee89b27cae964276 -address /run/containerd/containerd.sock │ │ ├─143168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57103eb7def3573cbb2d9347398ecfbdd43a5147ffea827537d8c62299f7faf4 -address /run/containerd/containerd.sock │ │ ├─143205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 137987e629ecae3ed57b27bc819df18eae402eb63af8c4a805aaae08c9e5c9cc -address /run/containerd/containerd.sock │ │ ├─143913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d53100461cba9da061590c4392400e8752f5767fc37b86c4704c433d42509e04 -address /run/containerd/containerd.sock │ │ ├─145273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 642ee1243ef91a456a656a18f1320607f183f298337ea11a17155cbe5d8a8c70 -address /run/containerd/containerd.sock │ │ ├─147164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26743cf9a492c61c7b7c80991d4eb3e98a770e123e27eb1701931cd196a456d1 -address /run/containerd/containerd.sock │ │ ├─147400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29f43cd6f2e75ed3b55fbe55d82fa0a18be3ed0be91ccddb8146dd7206e25a36 -address /run/containerd/containerd.sock │ │ ├─147593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6437c4cf1ee559b44326cba215f991329fe688c3741a304f4756feb1d019e6d8 -address /run/containerd/containerd.sock │ │ ├─147634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33ae14fcd3992474253282ab8b3a1db3cf708abe0402fcf21e75e174905047c0 -address /run/containerd/containerd.sock │ │ ├─147749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0df57e4ddb39cca98d041b7f99fb22daeea42949c8f87f9e0240def79137c570 -address /run/containerd/containerd.sock │ │ ├─148173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7c140538c7b8be9a60004344d4881d3c2d6f3750d223d38fa3b2ee7228fda56 -address /run/containerd/containerd.sock │ │ ├─173818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec339c37f3f37c7a1cb5b37fd9f71c9dfd6f6312fa19659d3e312559a9d7d634 -address /run/containerd/containerd.sock │ │ ├─175701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 818f3d8f3113925e9449be0c5b37457398e927a195b7acd420f073a3e65b80c2 -address /run/containerd/containerd.sock │ │ ├─175732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44c331119308322b5072c34b5de96b2a7243f3f147b6340715f29fede56a50db -address /run/containerd/containerd.sock │ │ ├─175973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10b1a2789621150c1d3288c19a949548d8a88da1d5bde7f241b1abca8277d823 -address /run/containerd/containerd.sock │ │ ├─182848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03a84d83c31409380cfc3775b35da5432ecbda35f549040e1d55d1e1c0725dc1 -address /run/containerd/containerd.sock │ │ ├─187195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5f6e92279807aed509af8bb75fb8958bf9e313eff7beb48acd30998e3bf115e -address /run/containerd/containerd.sock │ │ ├─190037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecf60ab5e742452ed729e3374bab123994c9070dacea1e4d821b91ed44368f5e -address /run/containerd/containerd.sock │ │ ├─190091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a6d404a5158cb3af459c5991fe3a1fe0e4b214e235a31d42adecd0fe103865e -address /run/containerd/containerd.sock │ │ ├─190201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d77cabf04eda6b01dbbd7f7a050ac54d5140022a38963dd200a9d468cc2e2e9d -address /run/containerd/containerd.sock │ │ ├─205599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4723629806d416a7b8a11abf304cf7ee3b3473bb8ab4d4a743aeb53e700b485b -address /run/containerd/containerd.sock │ │ ├─213714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71f0c2d7accb58c870c3417c31a2e3f07ae35ae4493a580420ae8f67640fa4c3 -address /run/containerd/containerd.sock │ │ ├─213733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e34ef4540b13d22069d319aecc9767852681754513479e0906b62f10e9330d41 -address /run/containerd/containerd.sock │ │ ├─213777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c39977e1e2b828aaac882ef8af4d80787fab4e89b35540bc35839fdf22b21f5 -address /run/containerd/containerd.sock │ │ ├─214219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f840e9c573811156ba4291354f8733934bc9bb2df71bbf2a6f7a6002d832b51 -address /run/containerd/containerd.sock │ │ ├─224657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c91815d2193fc13c60eacc8b06544747ff66913cc990f55e51c1ea39f6b1c72f -address /run/containerd/containerd.sock │ │ ├─227144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e853ecfe54e6b336a5d3c52fd3334130bafdb864d3e71a2374024982fe5dbe2b -address /run/containerd/containerd.sock │ │ ├─228431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d30e3a505e92238cd78f209c00b91ab91864a27932d43a5e52739579ad8fb2e2 -address /run/containerd/containerd.sock │ │ ├─229379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e51134aba878b6247d3f8e2ecc75432a05261efa2766c03e7e0511c443a5f8a0 -address /run/containerd/containerd.sock │ │ ├─230253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4023af6ebcc3a0f5157662af9fe57f6dff9dc90ac44deb744c19ede26ade9dd5 -address /run/containerd/containerd.sock │ │ ├─231812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3adb6bcd74d68b631de1081fa63a0d1bbc18b010acc8d9faf2dceb9555f9aa1 -address /run/containerd/containerd.sock │ │ ├─233721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8fd1e7de0743e170f9c9b24b3fb930c8abe598535653568899827a6d7d09ba3 -address /run/containerd/containerd.sock │ │ ├─233799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 512176aa8a5ca1bd174236f3d71d877d217b91c019622da9946e5d68bf21268f -address /run/containerd/containerd.sock │ │ ├─242784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69c8f7982dcee95e29245ba16991e087f5f61460f0420cae2778f0cde05bc8b3 -address /run/containerd/containerd.sock │ │ ├─243298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c42176686c5afa3f75dce5ce0064bfcf440fcc4c2958af83d85e8c8b560f482 -address /run/containerd/containerd.sock │ │ ├─246356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d96d7b193ec29e2587b1afc80e208e683c179b12ba82c6c699997ec399f4a2f -address /run/containerd/containerd.sock │ │ ├─250710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4af059a2c919bfd2daa495e8470a980148068d19eed7b3c11cc6ca68b2900602 -address /run/containerd/containerd.sock │ │ ├─250949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b9d5d0aa9c83845058f3b45ccd674c37d3b2604c8f76695fa1a79e79bae1db1 -address /run/containerd/containerd.sock │ │ ├─250992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b725fcf6a04bb03a88f5641b5ae1d3a26c9abfecddcfb5657f93146d7ef7aa0b -address /run/containerd/containerd.sock │ │ ├─251130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e3ec227e53981eba6a221a415b349b3ab02b2ebe3e94908d040fdfd300f7a40 -address /run/containerd/containerd.sock │ │ ├─262517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f8bd70ca2a4c2b560d1fded5db5085447e0dc6741a0a10b3501dcf2b1823868 -address /run/containerd/containerd.sock │ │ ├─264866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7697d70908126d2cc38f835a549321649d3b60531f1ace327decb13f735d5fdc -address /run/containerd/containerd.sock │ │ └─266380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c84ff979d5facbe77fcb170888765283b13c3ea05b154691de950177803fc706 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1415 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─docker-cb817bc63b90a22d027cd47316414c6bf597cdc19b3aa4fa0387ee53f3cb88ff.scope … │ │ ├─34921 /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 │ │ └─34933 /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-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-aa12923e85b6993a2e190f9afc14a0a1f11867605fad96149dd9d369528d1d21.scope … │ │ ├─18898 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18915 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─run-rcc8afa68d20c4e0a9952840edb99e145.scope │ │ └─189487 /usr/sbin/libvirtd --listen │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29965 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30239 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18828 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18849 /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 │ │ │ ├─25184 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25450 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34609 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34878 /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 │ │ │ ├─12470 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12500 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.zsvijs.service │ │ ├─12831 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.zsvijs/unit.run │ │ └─12862 /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-zsvijs --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.zsvijs:/var/lib/ceph/mgr/ceph-instance.zsvijs:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.zsvijs/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.zsvijs -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10322 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─640 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-22ac4c702bd0e7816ef4d2bbf4640dba3cccb0303493372ec22b34798ab4d31e.scope … │ │ ├─25492 /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 │ │ └─25505 /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 │ ├─multipathd.service │ │ └─140544 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41031 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.235 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1084 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11081 /usr/sbin/chronyd -F 1 │ │ └─11082 /usr/sbin/chronyd -F 1 │ ├─docker-29fc33e41abda783d1873a113aea7b3e7100b2125603bb5d99e73bc4028ddf9b.scope … │ │ ├─12941 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.zsvijs -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12961 /usr/bin/ceph-mgr -n mgr.instance.zsvijs -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─140312 /sbin/iscsid │ │ └─140313 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─618 /lib/systemd/systemd-logind │ └─docker-f742ba8d5a055b2ef64705de141eccbe95307183c496df1a668e9ed15e9a36a5.scope … │ ├─30281 /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 │ └─30293 /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 ├─k8s.io │ ├─4511ae9d2c825674257fb549ad4f9a0d8b74647b580e62eb3e65520dee945991 │ │ └─97105 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-pp85w --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─4af059a2c919bfd2daa495e8470a980148068d19eed7b3c11cc6ca68b2900602 │ │ └─250737 /pause │ ├─d77cabf04eda6b01dbbd7f7a050ac54d5140022a38963dd200a9d468cc2e2e9d │ │ └─190249 /pause │ ├─3c42176686c5afa3f75dce5ce0064bfcf440fcc4c2958af83d85e8c8b560f482 │ │ └─243322 /pause │ ├─b18a562b186d32c323abc8264de986013d5e4bdb5472cda33ec918ea5d794a5d │ │ └─141543 /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 │ ├─229d121f38b2e48c3be9da06e5c6d09976f3c8d7efe01d638ba016e47ab4bfc9 │ │ └─55943 /pause │ ├─cba36ec8e5ddc7ec3bae75b5e68796591f32723db530c34327bc1a357adb7c9d │ │ └─40741 /pause │ ├─d86e784ad839290a78b3a0118afd10024aa87a74ceffe36d58f928fffe5f3e08 │ │ ├─107748 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108086 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108088 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─44c331119308322b5072c34b5de96b2a7243f3f147b6340715f29fede56a50db │ │ └─175782 /pause │ ├─11b0c49e05b55815b046b18e4a2efdd74c56a8950d8bb5e5efcd6c4bfa8a08d1 │ │ ├─183297 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─183556 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─183567 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─399243 sleep 15 │ ├─d30e3a505e92238cd78f209c00b91ab91864a27932d43a5e52739579ad8fb2e2 │ │ └─228456 /pause │ ├─772064e20af95d26f010009e316d20d54bc4f3161ea47ca22d5daff51ad1f5d7 │ │ ├─187608 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─187969 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─187970 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─188087 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpa_mxoedo/privsep.sock │ │ ├─223652 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpuz7cqqu0/privsep.sock │ │ ├─223785 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpqq85p0kx/privsep.sock │ │ ├─224048 haproxy -f /var/lib/neutron/ovn-metadata-proxy/d5d34f44-3dc5-4983-8d9a-732b689f3376.conf │ │ ├─369577 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─369578 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─1736ada075e7d65a7924eae290ebe5c7c2dd42d5929ebdc830fa50930f4a6129 │ │ └─51259 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 │ ├─3875f67b6320f0f2ce67f4d46d3757ec9a7305586fa76ac38c51d3793afcc2af │ │ └─260304 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─c968a1dd23306307e7f8819d89db6f95b5ef0f53d330383422fed69bd1b4d614 │ │ └─62014 /pause │ ├─4723629806d416a7b8a11abf304cf7ee3b3473bb8ab4d4a743aeb53e700b485b │ │ └─205622 /pause │ ├─f59a178191b83cb6b8cbe65a2f3b593a54721110384f711baa787fa4d6c42396 │ │ └─62830 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 │ ├─9c01a12816119b968fbfb63ac38373cf1814211a6815e900386f3998f2cb2f84 │ │ └─60603 /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 │ ├─ec82a7e282351693bccc3474c88d0aecafdd2be8e66cd87cee1e1e037f6d21b1 │ │ └─47498 /manager --metrics-bind-address=:9782 │ ├─cf9930fbae21520b1ca01a3569fd59f47558311c96f938a74b6fa5af8f05d2af │ │ ├─120778 cinder-api: uWSGI master │ │ ├─120792 cinder-api: uWSGI worker 1 │ │ └─120793 cinder-api: uWSGI worker 2 │ ├─92a37b2898c4dd486c1e2d214a06d921541733bef17d0fde4805e9fd30097611 │ │ └─193836 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─d69142bfcb79939b11671bdcf615df9cd75e19ea9083256cea7956eabf858111 │ │ ├─77387 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77404 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─77410 erl_child_setup 1048576 │ │ ├─77468 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77469 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77479 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─77691 /bin/sh -s rabbit_disk_monitor │ ├─febde9d89a584fb7fd8aba3eaabd1f492d616147ee681f42a005efa4c5e4c1e1 │ │ └─56365 /secretgen-controller │ ├─12c1374770db56eea9b4fd4453e9a188e2821a77c90fe7cf5a121a442d4afb5c │ │ └─77308 /pause │ ├─1aca8359e5a603252a421a2c10a927779b27a2ad562cc5d904aa4c2bf20e5fa9 │ │ └─43745 /pause │ ├─9c7bbc83cf8830c49c475ffb2b0b8da77f51c2805742486f786c7d282cd34168 │ │ └─44721 /pause │ ├─2aa96cb332665b58950889e7f8e6ea7736c7710500a5b8d55a9775b6f75e82e8 │ │ ├─48886 mysqld --wsrep_start_position=67bb17b8-751e-11f1-81f1-9b1826a07a47:20 │ │ └─49014 /var/lib/mysql/mysql-state-monitor │ ├─a57fd62083e571ad293b301b90f8a78b1ebcc9fb38d3f225f44616ec4bc1e21a │ │ └─65727 /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 │ ├─e0c527fc4a51b9c8f943ffa1726a1aa3a2a97745f9d7459e33d4f3b71c8fc994 │ │ ├─145397 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─145414 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─145420 erl_child_setup 1048576 │ │ ├─145503 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─145504 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─145514 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─145737 /bin/sh -s rabbit_disk_monitor │ ├─8f8bd70ca2a4c2b560d1fded5db5085447e0dc6741a0a10b3501dcf2b1823868 │ │ └─262540 /pause │ ├─f3aa48bfdd239e6c5dce841a7282214ba911d81781739c28ae24034349e32d5d │ │ └─56174 /pause │ ├─53cbdebf8bcfdfa220dc9022ec2db3df5372880c238a8f3687a4f6112a852d67 │ │ ├─223672 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223692 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224380 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224381 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386449 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386450 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386451 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386452 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386453 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386454 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386455 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386456 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386457 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386458 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386459 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386460 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386461 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386462 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386463 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386464 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386467 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386468 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386469 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386470 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386471 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386481 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386482 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386483 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386484 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386485 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386486 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386487 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386488 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386489 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386490 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─386491 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─7fdd7d3f09a130ec958fea8a83d04b0158bbc77d83ad7996aee130f8bbb3fa78 │ │ └─109162 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─99f9eb8a030c5be27d638f1b30b7d570bf2483242171ac219f20d0e774870e21 │ │ └─64711 /goldpinger --static-file-path /static │ ├─aff87b92405595506575467133be4f6043028897d8012395223bc044ac1f49fa │ │ └─42187 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─0c76fcd3ec6991bcaba9987195724fdc1552e6e01131c73dcb8c54b78b85c9cf │ │ └─48985 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─70b52092bce3f355f2e4153c7d3077be211368a85b6bd11f712c2bb70ff80439 │ │ ├─205708 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205728 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─205786 erl_child_setup 1048576 │ │ ├─205860 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─205861 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─205871 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─206287 /bin/sh -s rabbit_disk_monitor │ ├─0f07ea28a6d5ea73faa3447f03967663ce0c83f4ba4e6b45c97f5771812cbaa2 │ │ ├─171817 nova-api: uWSGI master │ │ ├─171856 nova-api: uWSGI worker 1 │ │ └─171858 nova-api: uWSGI worker 2 │ ├─b9f5c8c923c67450e7c7fd848e0778f3f0139ddfec063c4d3055381ae54ce172 │ │ └─65809 /bin/oauth2-proxy │ ├─ec339c37f3f37c7a1cb5b37fd9f71c9dfd6f6312fa19659d3e312559a9d7d634 │ │ └─173841 /pause │ ├─4ace29d7554f138e85b6f88bbb010845f5b720db1bb85c096a4721d064b47078 │ │ └─63254 /pause │ ├─78b41b43852b2766ab825ffe7022f336976b613d6f9234d825b4c4a8cc96366e │ │ ├─202106 heat-api-cfn: uWSGI master │ │ ├─202140 heat-api-cfn: uWSGI worker 1 │ │ └─202141 heat-api-cfn: uWSGI worker 2 │ ├─0fb46f0cf97455f3a009ad88913b9dddc01210328507c4b241dcb907635dca9f │ │ └─84360 /pause │ ├─db3660da71fb7872cee50a66e24fd0049712b6f0ef7a76c0e17d4ec28ec029d1 │ │ ├─171995 nova-metadata: uWSGI master │ │ ├─172008 nova-metadata: uWSGI worker 1 │ │ └─172009 nova-metadata: uWSGI worker 2 │ ├─9f9f85123115479511b0e60dcc61bcfd2b7a996948ee2cdd053efd8c58b2bd2a │ │ └─48250 /pause │ ├─54a0ab06396483014b2ecc251e9f0b28a8d6b58fbd93e508102b8069cd54c216 │ │ ├─173976 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173995 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─174001 erl_child_setup 1048576 │ │ ├─174072 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─174073 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─174083 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─174499 /bin/sh -s rabbit_disk_monitor │ ├─c8fd1e7de0743e170f9c9b24b3fb930c8abe598535653568899827a6d7d09ba3 │ │ └─233758 /pause │ ├─96c0ce38e0e0be8d74b0232b884ed5d7aaaa8a3b9c5be482a142476f04177930 │ │ └─183336 vector --config /etc/vector/vector.toml │ ├─9aa206aa908b289cc4d1a9a08adf08e3696e508472520382c77bf5b96a074a4e │ │ └─60030 /pause │ ├─03aa70a2a66f06558cee0a67da71a7487f502ec77ddc80af27b2fd56b9b00d69 │ │ ├─141580 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141592 /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 │ ├─c1dda95bd6a0105f68e7e9580550b332604cd51dc6bcf10b0ae41b1d320a1bd4 │ │ ├─268897 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─268910 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─15647b42bab1dcab514ae20b231360526785639191c1d03d1b93e3ad7470c9f8 │ │ ├─106236 glance-api: uWSGI master │ │ ├─106249 glance-api: uWSGI worker 1 │ │ └─106250 glance-api: uWSGI worker 2 │ ├─3394e66a87a02d88dabecd41c6c455e7923d88e847bb51ffeba5ecb5d0a89b5a │ │ ├─246610 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─246643 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─246649 erl_child_setup 1048576 │ │ ├─246775 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─246776 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─246786 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─247037 /bin/sh -s rabbit_disk_monitor │ ├─ac02698ce4ad36b7b8336e30cae40f2895668217bd10152dc597c0a206bef154 │ │ └─46513 /pause │ ├─f21d97da2b853ff94d81c6825f23df88f76332ba9d91b14a3bef92dcfe72a312 │ │ └─62413 /pause │ ├─26743cf9a492c61c7b7c80991d4eb3e98a770e123e27eb1701931cd196a456d1 │ │ └─147205 /pause │ ├─7d65a959a681db402a953bd6db9402fd9286484a75d81387422ef04f8cf497d2 │ │ ├─202078 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─202311 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─202312 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─80e6ebf6f1e49167bf5cf07f2ebe62efdce4e7b91cab508c3124265c6052c110 │ │ ├─64363 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64472 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─d5332f4283be138406f1a9138fb9fe4a58738e9b998dca7b33f6b3344c1a71a8 │ │ └─64237 /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 │ ├─81abd84d81d31b792c9e893bcbce5f67e8126559828446037c0d659a0a3c2930 │ │ └─40691 /pause │ ├─b71c99aabe75d6637707252e6a8424245de26e65bedd5ee74d65ab61f67a4e57 │ │ └─190403 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─4b9d5d0aa9c83845058f3b45ccd674c37d3b2604c8f76695fa1a79e79bae1db1 │ │ └─250975 /pause │ ├─a749e5a84e1b7debaffda1cb7df21b73729d124969c12049e20e8bb707d0c979 │ │ ├─48832 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 │ │ └─50056 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 │ ├─ecf60ab5e742452ed729e3374bab123994c9070dacea1e4d821b91ed44368f5e │ │ └─190065 /pause │ ├─03a84d83c31409380cfc3775b35da5432ecbda35f549040e1d55d1e1c0725dc1 │ │ └─182884 /pause │ ├─8e61bdbda846d115f82b0aaa515ba09fd838e48550819a7f757a49b0528fb6c9 │ │ ├─243195 magnum-api: uWSGI master │ │ ├─243241 magnum-api: uWSGI worker 1 │ │ └─243242 magnum-api: uWSGI worker 2 │ ├─11faf67974f709aff6ed64835051af42cc5d76a092c85e8a71a5b4565a8d5bdf │ │ ├─ 85274 /usr/local/bin/rook ceph operator │ │ └─399202 /usr/libexec/platform-python -s /usr/bin/ceph status --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─e853ecfe54e6b336a5d3c52fd3334130bafdb864d3e71a2374024982fe5dbe2b │ │ └─227170 /pause │ ├─69c8f7982dcee95e29245ba16991e087f5f61460f0420cae2778f0cde05bc8b3 │ │ └─242809 /pause │ ├─b725fcf6a04bb03a88f5641b5ae1d3a26c9abfecddcfb5657f93146d7ef7aa0b │ │ └─251019 /pause │ ├─8673a3a723d409aa1d7b86d33e73c5796a9bafd783edae22983b5d4dff5364d2 │ │ └─47619 /manager --metrics-bind-address=:8080 │ ├─a391e352922bb02b14d88805d756ee44bff80e4b0061a84d2718025d488fca57 │ │ └─249157 docker-registry serve /etc/docker-registry/config.yml │ ├─358e5988ccb43ed692693685028195e64d16872f5d609b19ddbbde37f1546fbc │ │ ├─143428 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143557 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143589 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─143736 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─398643 sleep 15 │ ├─137987e629ecae3ed57b27bc819df18eae402eb63af8c4a805aaae08c9e5c9cc │ │ └─143241 /pause │ ├─b846f21a2e6f8eb9cd4083a7039d7c569e9aeafed3b9f2ec285a73d805eeeab0 │ │ └─40831 etcd --advertise-client-urls=https://199.204.45.235:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.235:2380 --initial-cluster=instance=https://199.204.45.235:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.235:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.235: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 │ ├─9c39977e1e2b828aaac882ef8af4d80787fab4e89b35540bc35839fdf22b21f5 │ │ └─213844 /pause │ ├─7e6f722ca42d90c82616c95fcd3608ce9b76c4e4f04ca57816a52d8c64dc4bd5 │ │ └─47945 percona-xtradb-cluster-operator │ ├─e44d411f0a1644915f75a76e554040246c549ed0a820cfdbee89b27cae964276 │ │ └─142196 /pause │ ├─3f605d8b0941bd792f40b8d84ce4c8d37d8655ceed16459dc2d4bdd415d5a0fb │ │ ├─63107 nginx: master process nginx -g daemon off; │ │ ├─63137 nginx: worker process │ │ ├─63138 nginx: worker process │ │ ├─63139 nginx: worker process │ │ ├─63140 nginx: worker process │ │ └─63141 nginx: worker process │ ├─8c87cbcdb992b366420e8d34ac1471f26fcefb0ebb3084e4df664deb6201e0c6 │ │ └─228835 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─d3dce14baee38e7abff73ce6a55816b741ed238c8e5adcc542f3c532e5cc32aa │ │ ├─242917 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243440 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpdx3zbkyx/privsep.sock │ │ ├─243513 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243528 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─36342bd67ad06ab712ce159fa3e1145d8b951b8e408e09375d38e9ffcb81f5b2 │ │ ├─ 71421 apache2 -DFOREGROUND │ │ ├─ 71527 (wsgi:k -DFOREGROUND │ │ ├─ 71528 (wsgi:k -DFOREGROUND │ │ ├─ 71529 (wsgi:k -DFOREGROUND │ │ ├─ 71530 (wsgi:k -DFOREGROUND │ │ ├─394528 apache2 -DFOREGROUND │ │ └─394906 apache2 -DFOREGROUND │ ├─623075ebaf57b06e2030b8836dcc801b1afcefd1126b0089c64063f3da721acb │ │ └─107382 /pause │ ├─cad7d4ed0e730e40446262e7df9de3c6d27da308398cedd181db69b2e38a4ef6 │ │ └─43757 /coredns -conf /etc/coredns/Corefile │ ├─3d2fb2877cc043b5354ff77330df495798eb1454c0fe399b3c6fc4ce6859e5a5 │ │ └─62612 /pause │ ├─333bbb14c208536f82f3f2222c7fffb7aae7c458f108eaa166fa4eec4539b768 │ │ └─126862 /pause │ ├─6a6d404a5158cb3af459c5991fe3a1fe0e4b214e235a31d42adecd0fe103865e │ │ └─190125 /pause │ ├─4c58c77dca68bf863a5dc91cd9b77e7133bd5aa077c4a9ef4ccf5226bdde35d7 │ │ ├─109620 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109637 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─109643 erl_child_setup 1048576 │ │ ├─109782 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─109783 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─109799 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─110075 /bin/sh -s rabbit_disk_monitor │ ├─24c22010543e4543283ea4a935a53de458410f523335ab7dd55b91462e101643 │ │ └─96794 /pause │ ├─ce65c38ecb28bc42c6825232934bfd63f0601388dbc92a4d43bdac453711310d │ │ └─68176 /pause │ ├─e221e811acf37cb924ef941665453369f1af79c21f81d005ea4c5f301dd93f21 │ │ └─60346 /pause │ ├─96b23489b19c3e0a080bb156147f67d7a0f4589e83047c8d0677fed95616ff32 │ │ └─63538 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3e79a4ddd4872b65041b1f5fb6624cb9ba11cae4cb61026be2e45e11e29598d3 │ │ ├─172661 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─173040 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─173041 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─48b235e6aca761078ae41a7d0f1b4089be1d746150ac4b51c15515b299b7cd83 │ │ └─64588 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─5da2ca9c1f789cce73b1769428b3f0a92771baea88a9843ca3633ee203894df7 │ │ └─222787 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─4539d15f1e7b0a3b07c10cf310f63d6bbbdb655d941746910e46eac1e42a2c03 │ │ └─60154 /pause │ ├─a7f46dde47d6ba7b1e20a364d7a4df561848d65bb26d42479d8f939b308918e1 │ │ └─229429 /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 │ ├─d46db5a379f008df88e160ed311d2f70371836467009fe918b6f58082b2139f0 │ │ └─90313 /pause │ ├─6ce683d90d22100fcf86635949309888d5e87b774bdef566ac59b8442c90eb55 │ │ └─51435 valkey-server *:26379 [sentinel] │ ├─ab8ddafbd0e645ac0e62ec8a321b7dafc7e4b81f90e838bf408c8be452ad4ed5 │ │ ├─143407 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143460 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143480 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─143714 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─398641 sleep 15 │ ├─642ee1243ef91a456a656a18f1320607f183f298337ea11a17155cbe5d8a8c70 │ │ └─145296 /pause │ ├─b1262b1f19cfd32649868b49667c9fa51cd4c45a7ecead324d8d619c2b95845e │ │ └─40732 /pause │ ├─303e2632d14d3e82c7fff8ffb4ef553c7a42ee9acf5b6d8fcf1a71e7987a8475 │ │ └─43315 /pause │ ├─77acd506ac4fdfa4e757800e37648f9c6fd4f934a47e461a2744db09f9d303ee │ │ ├─131987 placement-api: uWSGI master │ │ ├─132013 placement-api: uWSGI worker 1 │ │ └─132014 placement-api: uWSGI worker 2 │ ├─383e1ce8a4eab7140a1f56059d90af20f4cca64930bb8603b65be55e15576f5c │ │ ├─243361 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243673 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243674 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─fc920290301f73a6ac5b9a6cf55812ed908c5d9a69990b91755af6294b6b3aac │ │ ├─221967 octavia-api: uWSGI master │ │ ├─221979 octavia-api: uWSGI worker 1 │ │ └─221980 octavia-api: uWSGI worker 2 │ ├─9da5b46e76157f78696a1f58045252e5188d850962a380806fe6181eccff77fb │ │ └─44920 /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 │ ├─e4665a38a9338f4367af39ab0707da3c63bd6db558cf23724d28b8ef17069df6 │ │ └─64772 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─f9a412da22428ea532f90e5b6f91f13b26820bbd4c69352b9c141104e9626ba8 │ │ └─124308 /pause │ ├─9d96d7b193ec29e2587b1afc80e208e683c179b12ba82c6c699997ec399f4a2f │ │ └─246381 /pause │ ├─66dd0213e0f105112698078a7facc4c3994ea3969687308501f0d62c6b914b16 │ │ └─65833 /bin/oauth2-proxy │ ├─faac26866a919382e1e66c20697aa3d846b69ae7a14c0c90e2daad60c2364a21 │ │ └─78693 /pause │ ├─13f4728832f4f0d02fa5e21b3ab8422df415fdc5b22a023d37bebf81a20dc162 │ │ ├─66312 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66329 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─66335 erl_child_setup 1048576 │ │ ├─66473 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66474 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66484 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─66863 /bin/sh -s rabbit_disk_monitor │ ├─0df57e4ddb39cca98d041b7f99fb22daeea42949c8f87f9e0240def79137c570 │ │ └─147784 /pause │ ├─c56ee17d6127d3890555052cd4f0438217f4d1d388c6a8cd5256e09da07490e0 │ │ ├─176366 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─386498 sleep 300 │ ├─f119cc5a9096ede89887aac616b3d71e82b86c9d13f36bf1bc7ce9ab17ba6d79 │ │ ├─ 46834 /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 │ │ ├─ 46849 /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 │ │ ├─ 46990 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─264438 nginx: worker process │ │ ├─264439 nginx: worker process │ │ └─264440 nginx: cache manager process │ ├─5a32160701604c6448527678301db495d643d7d7c7801bfbb355a8fddf294065 │ │ └─51514 redis_exporter │ ├─e51134aba878b6247d3f8e2ecc75432a05261efa2766c03e7e0511c443a5f8a0 │ │ └─229404 /pause │ ├─6457e97684bcd24458b3aa5ba78db3a14d8f969364caea7d75d4dd4fd9c4a19a │ │ ├─144126 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─144326 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─144331 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─398806 sleep 15 │ ├─db8815c1fcecf571ba74eab25da71ca12ea09c6f094e1f730bfcc4ef3c3e6ff7 │ │ └─111263 /pause │ ├─b7c140538c7b8be9a60004344d4881d3c2d6f3750d223d38fa3b2ee7228fda56 │ │ └─148196 /pause │ ├─570c5247384d3ee5c4cd7596b4f677dca544ccc64aa69e6573f4941fd8289824 │ │ └─96838 /pause │ ├─83c81b17203ff8f8fd8990e30e7adee2c2268c5b6b11b811177c14563748767a │ │ └─40974 /kube-vip manager │ ├─fc26e581d30627caaa57b10550935c90ddc200e73ccf83ea5ad2db956d24e800 │ │ └─43804 /coredns -conf /etc/coredns/Corefile │ ├─ab3beccb80a828e89bd06b1a361746a99ece290af3e9570e44381b21bd6ce956 │ │ └─47364 /pause │ ├─584f9d98e6a3a5e608d02bf5da6879edc9838eee136fb2d5a280736889de9372 │ │ └─107435 /pause │ ├─e4797a0f0efcb06c222502007639a652cd328304c4523129e3eea602ec404231 │ │ └─44832 /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 │ ├─014507f255ccc285fcf3618621eaa5ec4f46b855815ba508b9347f44f56a81ca │ │ └─41249 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─5ad6719b99de6df17474b3f9e8c4b71ea68b5ef2265737b73308c554055e5898 │ │ └─266679 /bin/openstack-database-exporter │ ├─4023af6ebcc3a0f5157662af9fe57f6dff9dc90ac44deb744c19ede26ade9dd5 │ │ └─230277 /pause │ ├─b1efbb6773875b4d98ba01c7c5c609c74359e081cd6d2b56f7a0a5d7166d2ef5 │ │ └─40631 /pause │ ├─4a897506193416ae00c732b9d9a96153a7b5b0aa29265fcdb5fc236558e43f10 │ │ └─65467 /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 │ ├─9ba2137cd6c0353dedb8ced0fb8058a3c6a12465d7965800af5cfd2e0bc08399 │ │ └─43692 /pause │ ├─b45f0701a54136db9abafe80a3a8d9cf3b41a82ed4b04b0accf55733b599c37f │ │ └─111292 /pause │ ├─9ab0d0062019bc80488d2387a7a86aa7f2122c05aa0b35b02f7ecd8365995ccd │ │ └─63454 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6a797a5f0a106661583b572f769a4920f464e5a9bc570f8f478a52e828ba5f30 │ │ └─231861 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─201883619e1d5e156d0e25cd2e7b76a130665a1e1e8b17c75febfd0b52ca7d3b │ │ └─61418 /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 │ ├─1bf32a2b856851d934a1ba9cec1417ebf42dceba558a8f91625156ee20589e3a │ │ ├─184901 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─185144 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185145 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185147 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185148 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185149 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185150 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185151 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─2fc97a82e37eed980bee91472374b6ec42f78d4983639e5fd33d14fc063818e3 │ │ └─121507 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─002a665a313d734e493694f5d81b91702d62fdec7f5cd9666964bd521f214f64 │ │ ├─90486 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90505 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─90512 erl_child_setup 1048576 │ │ ├─90593 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90594 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90604 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─90987 /bin/sh -s rabbit_disk_monitor │ ├─57103eb7def3573cbb2d9347398ecfbdd43a5147ffea827537d8c62299f7faf4 │ │ └─143207 /pause │ ├─818f3d8f3113925e9449be0c5b37457398e927a195b7acd420f073a3e65b80c2 │ │ └─175767 /pause │ ├─71f0c2d7accb58c870c3417c31a2e3f07ae35ae4493a580420ae8f67640fa4c3 │ │ └─213779 /pause │ ├─10b1a2789621150c1d3288c19a949548d8a88da1d5bde7f241b1abca8277d823 │ │ └─175997 /pause │ ├─bf836c6126d537b51c5282e07a1c3398fd1d386d1ea9336a1d99822f05ba7a35 │ │ └─56324 nfd-worker -metrics=8081 │ ├─438e4c2a597dfddadbdee0ca180554cc2c134c855d95f91107f9dd4977343692 │ │ └─153560 /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 │ ├─04030eeb36dc037f8990f823ab49f99a1f42cfeb3bfc2484fc8b0121b4e4931b │ │ ├─202110 heat-api: uWSGI master │ │ ├─202142 heat-api: uWSGI worker 1 │ │ └─202143 heat-api: uWSGI worker 2 │ ├─5bf80f692a46faead10955de811af0dab3a0829690c90e952bf3a5f39a2859ad │ │ ├─60846 python -u /app/sidecar.py │ │ ├─61196 python -u /app/sidecar.py │ │ └─61197 python -u /app/sidecar.py │ ├─35c41542970b9167b36e6791f5775d167342e85ae0d838e809d0352ce8bc501a │ │ └─40862 kube-apiserver --advertise-address=199.204.45.235 --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 │ ├─b1f3d9e65073aa7c49eed0e3435bf8d122a36da4e07dcfd46efd11741ee8c032 │ │ └─230302 /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 │ ├─812faec7aa38baaa69f6a1ff1b178d3c47dd50f18b0265d83afffe3260e6d502 │ │ └─124353 /pause │ ├─e808c4263017e96489b1236cb3ead1f4c3c076c8bb3b59258dfcfe5aa97baaeb │ │ └─56284 nfd-master -crd-controller=true -metrics=8081 │ ├─6437c4cf1ee559b44326cba215f991329fe688c3741a304f4756feb1d019e6d8 │ │ └─147617 /pause │ ├─1f7c210b31afb37d1fd915b1845f7e931c589c2c1cc9c094fcb97941c289bdf2 │ │ └─62945 /pause │ ├─6593dac04b57c43f30c3ccec478731977f17e4af013b1ce99da1c2b67e18dbb5 │ │ └─98112 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─4e08d711142d752198c0847ac38081cbc7ec8517930900c88dcb95999b5eb2b2 │ │ ├─60871 python -u /app/sidecar.py │ │ ├─61258 python -u /app/sidecar.py │ │ └─61259 python -u /app/sidecar.py │ ├─5efbb434efa01b0b8d7a8fa409bb71e33f93dcaba144c50c54362bdcaea7e8c7 │ │ └─61036 /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 │ ├─6b59a6271d47bc5f8f9c1c57b3570308db3404c0fd965ec2d0c6b8e3d699ecf2 │ │ └─44637 /pause │ ├─762919c8eb229eafd90bd347e6a02bc61092d94003efe489b1dd5e69e9463c84 │ │ └─41219 /pause │ ├─515d58a487c4b742528810be0c03d0ef45b4697085baf5f006cf93d27843fae6 │ │ └─56028 /pause │ ├─0aa981970d6efe9b9ab18a1d564298c36ed744727d79fab3627aa929b9f43fa5 │ │ └─55263 /pause │ ├─e34ef4540b13d22069d319aecc9767852681754513479e0906b62f10e9330d41 │ │ └─213806 /pause │ ├─abdfc0981748e9420ecbafeabd89039c009dafc905f8b3abeaf796991e53b01f │ │ ├─193807 /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 │ │ ├─369287 /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/tmpx6kbu4k5/privsep.sock │ │ ├─369366 /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/tmp6b9fs6vl/privsep.sock │ │ └─372778 /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/tmpl6fa7pq4/privsep.sock │ ├─633e8f938c08ea06a9e219c5587c1345bdbedff0fd54f36b96a7d4a6e2fdce85 │ │ └─47447 /pause │ ├─efc1efa15af31e2c747bb22a0ef4927cf2a4bee56be617018fd6cb33e3dcffea │ │ └─44675 /pause │ ├─08c8a4e63f06514fbf7e50e10a3ad17e72b6006e7891dc05084aca6d963c1849 │ │ ├─260340 manila-api: uWSGI master │ │ ├─260368 manila-api: uWSGI worker 1 │ │ └─260369 manila-api: uWSGI worker 2 │ ├─01a04e9f30180835ce19fab8875cdb0475c3a5efe1f93ffd401028262d307809 │ │ ├─184937 neutron-policy-server: uWSGI master │ │ ├─184950 neutron-policy-server: uWSGI worker 1 │ │ └─184951 neutron-policy-server: uWSGI worker 2 │ ├─0823668b230578adff5be50ee2261dcf36071753cb05ea09f528597609b9368f │ │ └─40876 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 │ ├─eee2a7fc768d74ef5be9bccc03eb315f2c42eb0186240015837cc84450eb64d8 │ │ └─44308 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 │ ├─001a874ff57ef37045b491139c0c0d22201916f53e33b4a6e9fa40e016207648 │ │ └─40735 /pause │ ├─0d6925207e399157bce85a6d4185802514205a9d48fd398ff722ae28e6b0d549 │ │ ├─183424 neutron-ovn-network-logging-parser: uWSGI master │ │ └─183449 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─0494f3290d927114ecf77f31979411e4426042e091fa18551fee915b9f13c3dc │ │ ├─ 97293 /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 │ │ └─341195 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─c290913aa727eea1913e0345790da6cffe10137a21deedd3e914d27d2b185543 │ │ └─265185 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─512176aa8a5ca1bd174236f3d71d877d217b91c019622da9946e5d68bf21268f │ │ └─233835 /pause │ ├─1425b6da38ab17e7b7efef220840c9c8cc4d863b7b6c46a48ea3c3cdda66097e │ │ └─124986 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─c91815d2193fc13c60eacc8b06544747ff66913cc990f55e51c1ea39f6b1c72f │ │ └─224680 /pause │ ├─1ed7d5edb4688d7812a182be6aaefc0918e68b0e84a011412904a1c6364e6491 │ │ ├─187401 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187439 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─187451 erl_child_setup 1048576 │ │ ├─187622 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─187623 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─187633 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─188295 /bin/sh -s rabbit_disk_monitor │ ├─14e6432eb9fcccee0a745df17e7e4922762cf44081fe24b69a83a21a52dabfad │ │ └─41978 /pause │ ├─2f840e9c573811156ba4291354f8733934bc9bb2df71bbf2a6f7a6002d832b51 │ │ └─214250 /pause │ ├─c5f6e92279807aed509af8bb75fb8958bf9e313eff7beb48acd30998e3bf115e │ │ └─187218 /pause │ ├─4c3b5ee8d50ffa8dd09c3e9874ddca25442beffe6ba8defc09613ea615f717b7 │ │ └─48714 /pause │ ├─c06cd170c3b1221ed35c5e052a65bde07f0d5e0a36de94d3cf379039acb02ba4 │ │ ├─260604 /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 │ │ └─260834 /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 │ ├─de28671a8323ddce45fe16f9d7eefd7dbde5b0d2a327168357120364685e872d │ │ └─105796 /pause │ ├─3aa5d26c2091a15d9a8acac8fdc3b6c95f65342209bbbd5cf40959b225629eb3 │ │ └─62075 /pause │ ├─667270b10d7a3c17ea0db9e1782cc538a6f7d8417b5f7ede6d5f1f9a4bf80e42 │ │ └─65746 /bin/memcached_exporter │ ├─2ad87323b2ed66b2586a89dc201ec2ee6c374f51050edc736baed54d11591be3 │ │ └─51109 /pause │ ├─147e71904230c550644f3918a57556aa2603486ec364a55e7bfd159183a88a10 │ │ └─60300 /pause │ ├─c6cac7e5a4e2d913ac4668b2b1b98e687edc54509e77713d5eeef812ab22472c │ │ ├─224760 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224777 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─224786 erl_child_setup 1048576 │ │ ├─224847 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─224848 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─224858 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─225343 /bin/sh -s rabbit_disk_monitor │ ├─fecc546758c3890fd4163f6e0a1d7f9b6b7e179868c95ea90619f3cdbe3e7d70 │ │ └─44878 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─dff90cd342f9ee053c02b6a5089dc37fa26388e6bfd93170bcd9e2f105b39527 │ │ └─141178 /pause │ ├─d497b29e1ec39486cc3abb2c0f2639d0728a2fd7d707d5337179f0074b84c93b │ │ └─64931 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c839db854f2191f1a357f0ec556e59ed5b12a2c8b915ae5847b339eb69218e4c │ │ └─43361 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─064fcd06715091dff84f598c39d2672ff52c053aaa04f5b2eb2627901f34f0d7 │ │ └─260323 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─6d6e8fca8cd21a027f6e2f16e52dc0743cced3a1d8459cb63b918a9aefa42c01 │ │ └─62188 /pause │ ├─2816372fb6b9a569a4c00801a711c7d961a9412b38c6c1bfc5c384812179fd39 │ │ └─51143 valkey-server *:6379 │ ├─a3adb6bcd74d68b631de1081fa63a0d1bbc18b010acc8d9faf2dceb9555f9aa1 │ │ └─231837 /pause │ ├─c1805896562b1c09b5252d4e0adc8d786f83672ab4390b61845204b074eb5e7d │ │ ├─83708 barbiacan-api: uWSGI master │ │ └─83722 barbiacan-api: uWSGI worker 1 │ ├─718c75f4bc419a0174475178ac795415d4856f96b5437725e9bd21eef71f7b5f │ │ └─65985 /pause │ ├─d7dfb830011b7982df5f681dc9f6a17874c756914a0c07a34fbc0c0b039a2541 │ │ └─65685 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-235.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 │ ├─6cab76dc9ea17b540a0f3a9674376c9a570702f365186d3d5c0321ca59be972d │ │ └─56237 nfd-gc -gc-interval=1h │ ├─7697d70908126d2cc38f835a549321649d3b60531f1ace327decb13f735d5fdc │ │ └─264891 /pause │ ├─39577e1ecfd01ccc2fa768ea15d679b452a497deedaf3c8dc892718354c6971c │ │ └─64888 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─29f43cd6f2e75ed3b55fbe55d82fa0a18be3ed0be91ccddb8146dd7206e25a36 │ │ └─147430 /pause │ ├─b3219e06a02533a973166cbc5925cdcea617c02944de7e68400f2ab243aded15 │ │ └─62487 /pause │ ├─4130fbaba4f3349d55e2ba42ae5c39ea886bcaf2ee84005d57d783a813086bd9 │ │ └─44167 /pause │ ├─b0a7ea9b17b0cae2002887ae28f0a80aa90eef03d1fe4e6b0d321b939da09e8d │ │ └─46945 /server │ ├─e197405f7324b318416ce8b7bf4494f97ab4497d6f94c8a05836ba826f635494 │ │ └─227235 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─271ac82b0e5dafc9b5bcc0b4009977bac31e6ae73d3d00c612330212a1f654af │ │ └─65429 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-235.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 │ ├─d53100461cba9da061590c4392400e8752f5767fc37b86c4704c433d42509e04 │ │ └─143937 /pause │ ├─ac3f70b3038b5060e282d9f904f4aca3194a93cb089a82e1a46ed664aea6d376 │ │ └─50953 /pause │ ├─7b8cf499aa402254a5df198534bbd03379b34270ac1f43155ac73a1c9e61c43a │ │ └─46601 /pause │ ├─1ba53c6d7704cd10103753abb0ff3e87eada79e833ee563193ebf0c49fc78b84 │ │ └─65515 /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 │ ├─754f481e6cfccd2f0cef2a823727213e004d463f9b2f5a8f8f4bf281c56207e8 │ │ ├─222785 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223370 octavia-worker: ConsumerService worker(0) │ │ └─223375 octavia-worker: ConsumerService worker(1) │ ├─63c00edf9476daad93fca1421cfbb384e3e8f338ff3d46aabe1ed3d48c125b85 │ │ ├─42437 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42814 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─fe4926d7a8ec1ad31784ff10b7e96842548e5919494ae0e84f695beac2ca963a │ │ └─47827 /pause │ ├─09dd6fdc01ad0de477df2b4ea7edb110ac360ad3cac0a7f90565d62abb188723 │ │ └─41965 /pause │ ├─235ae2ddedfbffe58e55435768214a588cb19bce2a25e63332187c4d5d0c13e1 │ │ ├─172659 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173046 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173047 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─c84ff979d5facbe77fcb170888765283b13c3ea05b154691de950177803fc706 │ │ └─266410 /pause │ ├─971cca6248a8a36325066bfc12b5a00e1c5c6f7492a064ed6fce9cac63bc6783 │ │ ├─125362 /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 │ │ └─125558 /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 │ ├─3493c041cab6a4f008929184655cac5d716c3fda7da88f8fc0681933a3027146 │ │ └─55983 /pause │ ├─26fc8c7dcb1813ceb156e5983635a923ed861b10edd8a4ecd09e0d0470effb39 │ │ └─40812 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 │ ├─11a1424350e82fd44167f04e01ba4c9edcbd47044a315a842c6e4d05e4c7500c │ │ └─63653 /pause │ ├─52db4244dd7b6ad3d3d0ea06fca6621b74a2d7a89aa220e965147d96d487ae41 │ │ └─188945 /bin/bash /tmp/libvirt.sh │ ├─75710076df010e5bc47af918a2c2f0e50919ec5f9486970c2c1a2c0aff09cb02 │ │ └─109505 /pause │ ├─12fd109b67feeb593eb10629f25432d98382499341be7948c2394a7970c531cb │ │ ├─264635 apache2 -DFOREGROUND │ │ ├─267861 (wsgi:h -DFOREGROUND │ │ ├─267862 (wsgi:h -DFOREGROUND │ │ ├─267863 (wsgi:h -DFOREGROUND │ │ ├─267864 (wsgi:h -DFOREGROUND │ │ ├─267865 (wsgi:h -DFOREGROUND │ │ ├─267866 apache2 -DFOREGROUND │ │ └─267867 apache2 -DFOREGROUND │ ├─33ae14fcd3992474253282ab8b3a1db3cf708abe0402fcf21e75e174905047c0 │ │ └─147667 /pause │ ├─f0191c031366378e7b6777e8b6e19b6942468a5f9329a15dc9bd6f1d363f4baf │ │ └─188894 /usr/bin/libvirt-tls-sidecar │ ├─1e3ec227e53981eba6a221a415b349b3ab02b2ebe3e94908d040fdfd300f7a40 │ │ └─251155 /pause │ ├─13a8c913713ef75d242d785e576e31fa493adcc7a243b1b34ae9a18bf54bfd94 │ │ └─65085 /bin/pushgateway │ ├─cd393168be45eaf0f74028b00887bd01aa79e4674000cfe869a9d25f55d046b6 │ │ └─49131 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ └─45acf1547a5e22afe177a26db0b3d88101814886e4d32acdd36ec5e796980445 │ └─64511 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount