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 │ │ │ ├─21623 /lib/systemd/systemd --user │ │ │ └─21624 (sd-pam) │ │ └─session-21.scope │ │ ├─21549 sshd: cephadm [priv] │ │ └─21637 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1608 sshd: zuul [priv] │ │ └─1621 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1612 ssh: /home/zuul/.ansible/cp/199.204.45.205-22-zuul [mux] │ ├─416184 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-nhscxobftdtqjgbfwsxjnxfnurfvmpbz ; /usr/bin/python3'"'"' && sleep 0' │ ├─416185 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-nhscxobftdtqjgbfwsxjnxfnurfvmpbz ; /usr/bin/python3' && sleep 0 │ ├─416186 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-nhscxobftdtqjgbfwsxjnxfnurfvmpbz ; /usr/bin/python3 │ ├─416187 /bin/sh -c echo BECOME-SUCCESS-nhscxobftdtqjgbfwsxjnxfnurfvmpbz ; /usr/bin/python3 │ ├─416188 /usr/bin/python3 │ ├─416189 /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 │ └─416191 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9953 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12342 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bf1d3b39224ea65ac92544cbe41067260be033f38bf0c4469aeb9c69aa10fa86 -address /run/containerd/containerd.sock │ │ ├─ 12726 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c476322daee478d6d1ebfd877a054de0752337db6840a0494f029cd5b88c5770 -address /run/containerd/containerd.sock │ │ ├─ 18345 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b53617be69440480bad72569c58479de06e2908c848c7247645c1143366cf3da -address /run/containerd/containerd.sock │ │ ├─ 25182 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 57356259bba2d7c1f26f1b1ef7489521e986156e6952258b9fc53265a39b18cb -address /run/containerd/containerd.sock │ │ ├─ 29986 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f6ebed4828c830081e689836fb58f416911bded823184fc8e69aba483c78cbe0 -address /run/containerd/containerd.sock │ │ ├─ 34815 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 083d113e994acb7fca5f229fb797bfbae9a5a18ec627254c44358e9befff247e -address /run/containerd/containerd.sock │ │ ├─ 40432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a98e39a7d6491e6778ac61a13f08385583170cfe5992a9ccaeab5cb7f21edef -address /run/containerd/containerd.sock │ │ ├─ 40468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc928e44087e2867319a0cf2b8c8c44d6878c44fb005895a50488b0a3030d271 -address /run/containerd/containerd.sock │ │ ├─ 40483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24abf8d50a2a034a42147e7b973897ad15b956bf95f328c2ceecd0513e844744 -address /run/containerd/containerd.sock │ │ ├─ 40515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45f1a85c57ce6838e991af640a19f41079d4169ee9a5e976a9bba3996065de73 -address /run/containerd/containerd.sock │ │ ├─ 40519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f85208b98c4efd7d2215e2d9007ee7fa231f51977f26602c4d0743fcfb033aa -address /run/containerd/containerd.sock │ │ ├─ 41004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf94a04d005445715b23e6ee346a54a0de8ee371f1da0f48d786cb499bd82273 -address /run/containerd/containerd.sock │ │ ├─ 41799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91fd66d2138d96dafaedfeae4903e2303dd9fdc91dc351107a1f5e880ef2701d -address /run/containerd/containerd.sock │ │ ├─ 41859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 813fe5013df43eeb67768411e6d522fe953a86ccb3038bdcbe58ba3f42f14e42 -address /run/containerd/containerd.sock │ │ ├─ 43183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f62312a932e668c5148c19574e0be9d16bdfbed1c550c73f9322e7736bfe9b6a -address /run/containerd/containerd.sock │ │ ├─ 43583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72498b58ab049cf72a650a560070df2301be261f1d64f8c0bd427c0f16b9a103 -address /run/containerd/containerd.sock │ │ ├─ 43625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79f0bc1fb231be288cf8f0e5bc707dfff31181c7b5eaf0a3a22f68beb85eb760 -address /run/containerd/containerd.sock │ │ ├─ 44055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6fa17464472f351fc794abece3e09c69844db9013e1525160070b65a60b6529 -address /run/containerd/containerd.sock │ │ ├─ 44512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ab98c32cbd6b9143f16e9ddd104e2b0f21a9f7cfd325aa5ca21371c88a524cb -address /run/containerd/containerd.sock │ │ ├─ 44553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfb2c4212f2a16123235f00f5116cec1a8e7e682914c56c7567b982ee9913735 -address /run/containerd/containerd.sock │ │ ├─ 44578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1738000dd9abbc92e56689924579010cbc42680eef62291f69df50e5032511a1 -address /run/containerd/containerd.sock │ │ ├─ 46522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96607f11a1dbaca55ba66b9718e2018f47d94efdfbf3d49b0813b5943a488113 -address /run/containerd/containerd.sock │ │ ├─ 46638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c023e54ca48151221b4d70ae720b780049453170db07b32877c498f6d2bd064a -address /run/containerd/containerd.sock │ │ ├─ 47377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c526d54801b186423847bab43ed5726c4cbe5ebbc72e31bb9d88bbfbbca5dbfc -address /run/containerd/containerd.sock │ │ ├─ 47484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e0ce9b29e52e9c599c34be34aaa061e551396b119c3ddad2163a123efbe9e32 -address /run/containerd/containerd.sock │ │ ├─ 47873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de4765d1a0609e2709a12d51d0046eb442b6ed91e000edc72c37c9f730f63f2d -address /run/containerd/containerd.sock │ │ ├─ 48210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81878f1ab0a593f7392337d36ba3867694ce17698562b75ffc9be5f9241b3a18 -address /run/containerd/containerd.sock │ │ ├─ 48535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c614d5b72eba7ad00205e468308b0c841093db08ad9bcc1e2864005c27a0dd2 -address /run/containerd/containerd.sock │ │ ├─ 50891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5103f935181551cf172e32c7aa2779fe502c08cd48fa1ccb94cae069ea898507 -address /run/containerd/containerd.sock │ │ ├─ 51075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b7ffd7025b9e9908cf803eaccc72d7d52a2d27cbf9ac9334c2219342e27fd7d -address /run/containerd/containerd.sock │ │ ├─ 55695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4bb3c3fc55b7a537c7056b5f19abbbc3c7a22a620a76b42ff09280e9a4797e1 -address /run/containerd/containerd.sock │ │ ├─ 56311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af380e0c0f00263483ecc96c8e104de3d0e192e88bd33bb26408b7c82e94d10a -address /run/containerd/containerd.sock │ │ ├─ 56376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 540854c1c314f46f82f503474f391f148ce769de79740bdc89826d7409050348 -address /run/containerd/containerd.sock │ │ ├─ 56418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e3866cb7c17c4c0b5785e6971fc7d0ca556782c5298d5ac9170d49b8d0088a8 -address /run/containerd/containerd.sock │ │ ├─ 56571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e21af94a24099649faae93d984b0bedb97302c384728d5d187ff80cc51ecca4d -address /run/containerd/containerd.sock │ │ ├─ 61144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67044667e0166eab136820790fe00aecff791ea5698399408f81dbd552f3abf7 -address /run/containerd/containerd.sock │ │ ├─ 61329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0939fe2d769ad1e9ec9039d41eeaca234f9f02868d258f65f4373acacfc941cc -address /run/containerd/containerd.sock │ │ ├─ 61367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fedc1dd76f1f78c05891d3ca866bf4f3bae403dbc695141cfc2e317b611d5803 -address /run/containerd/containerd.sock │ │ ├─ 61412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c02dde50c0133511df1f13c224dac26b24bd7cf5052f13515011961498dab41 -address /run/containerd/containerd.sock │ │ ├─ 62724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 429ec7926a8defa232b010e92bf62166a278100b8cb37ff91cc240ab6f926c79 -address /run/containerd/containerd.sock │ │ ├─ 62769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6f75b3c3831a8bf793e35666cd77d4e020bdc1fc91dfcc18313984f0ae0ab96 -address /run/containerd/containerd.sock │ │ ├─ 63325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 859203594ff2f65ced53e02dca75afabf17ec4c0831a80643dede30025ce0081 -address /run/containerd/containerd.sock │ │ ├─ 63374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1dc72152d559b0b8df2db6a2edfacaf3cacb1996844abfc3ec075e1f2200591 -address /run/containerd/containerd.sock │ │ ├─ 63480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f0f14a25ff34ed580387e8fee14fba3bea6552c3e2ad111beba555961e3f4b1 -address /run/containerd/containerd.sock │ │ ├─ 63887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f16d66511e229b4edb0f03bda722d4cab0b8c0fd6334e4875c10a6d6ba88041 -address /run/containerd/containerd.sock │ │ ├─ 64234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd1cce56b4d53e88677fff495746753b3282e57e7b6fec2b69f7df26d2e66bf8 -address /run/containerd/containerd.sock │ │ ├─ 64714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f031240e77f39765b37e47d0c83ec6747570f1d6ec3f16d9111772ef69d5e157 -address /run/containerd/containerd.sock │ │ ├─ 65026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4ca39cc67010a84b828f0e9cae0848b51d1fc86a89d4fb368d19c1aaeb6554e -address /run/containerd/containerd.sock │ │ ├─ 65878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0f5c4cfe36622333436d06de0aed92fd6c975eff6be41e6777f2fbff25f7704 -address /run/containerd/containerd.sock │ │ ├─ 67600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b32cfc2ae1a91539a3b33e4923354d5f260227b8d41731f1096a722b708019bb -address /run/containerd/containerd.sock │ │ ├─ 69730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10cbe314cdbe8b784530924a1528d1705272c986daf1af8d3143604d5bd1df53 -address /run/containerd/containerd.sock │ │ ├─ 78874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d66dfbfad550bf4c3d6d8cb8c0973907fc615b9635cb768e2b86f3d71532bcd -address /run/containerd/containerd.sock │ │ ├─ 80421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccd4d5b1e8474ad9ed2c6f2fd324f5df9aceed8f9c962d5ba0e8ae221defbc6b -address /run/containerd/containerd.sock │ │ ├─ 86114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cbb6e77da93986ee1ad830c720fed7f99037659afc3b286a07d450eb076f5fd -address /run/containerd/containerd.sock │ │ ├─ 92678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b898800084ac18c232bee8fe21fd1e3a98f853b5c8d64e5363a33a0a191707a -address /run/containerd/containerd.sock │ │ ├─ 98897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eca5d00c807097af45c19c348c88080bd9e052ffaef7b6e564f6da8897408693 -address /run/containerd/containerd.sock │ │ ├─ 98947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e66cd07e1f8c9ef7c4c75838649211e68cea16547906ce37cacc7c2ae965d23c -address /run/containerd/containerd.sock │ │ ├─108346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbca1739b094f8157ad0918ee814850dd2b9ebd2843c3f7624ea4d6bc8d1720f -address /run/containerd/containerd.sock │ │ ├─109860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 991a0185986936a814c7ca050fe4426daae1e044114f8a002a491108c41d98be -address /run/containerd/containerd.sock │ │ ├─109948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 883136419608583a1afe5b417652eee25de5b391f4fa7d382ff368fa04416d07 -address /run/containerd/containerd.sock │ │ ├─111943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a97db551584cbd7d5db635ec82f00090941330fea1f0c957751544f6f71cb922 -address /run/containerd/containerd.sock │ │ ├─113697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51fe5d8191ac53bd95125adcd6d9cc87d3af8fa4d70f5fa49b38dd2cee425da2 -address /run/containerd/containerd.sock │ │ ├─113751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7feca362abaa98aa203e8f353651f8342986c0eb10cc9cd0efa2968b0ca2634 -address /run/containerd/containerd.sock │ │ ├─126880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c6864e6efd401286679b44e6f199178a6d8fb41f3e73c9c6a736ff2fa367f64 -address /run/containerd/containerd.sock │ │ ├─126922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ab63a7056a009e58bc857a4054dfe103b4ea0f6ed0f9dfbcc633e4cf829e263 -address /run/containerd/containerd.sock │ │ ├─129292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb74f3e251de57b6f3f831ee84b315a0756ac329776d2bb644e4353aa08f3c68 -address /run/containerd/containerd.sock │ │ ├─144100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c14e7a099d6fbaec5f4cb4fce3c12dd033327d63ba3d2c025557492e989833a -address /run/containerd/containerd.sock │ │ ├─145956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 936d6116935fdad3e046a4404a7b917a1cb10e469a147242a93a0e0552b8d308 -address /run/containerd/containerd.sock │ │ ├─147251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a71aaa2c54d8397d462c80bd65866732f0c0b4650762b3cc89d05ac0a0707b22 -address /run/containerd/containerd.sock │ │ ├─159164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76578a445809b754a86d567580daf006e72a9def1a6824a8aa842471588b6a9e -address /run/containerd/containerd.sock │ │ ├─161173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 017726a8e6f2667201264f0328f5e0b8098b61f707ea1152cbdfcc6756d6c05e -address /run/containerd/containerd.sock │ │ ├─161356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72ab7e59570a97af66ee648701dcc5d3ac8d801a77ca665cc62ebc3d4fc1c416 -address /run/containerd/containerd.sock │ │ ├─161393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5942e08854afe2553173f348b45388f16a596238d08a99fd34965f15eb38995 -address /run/containerd/containerd.sock │ │ ├─161436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b1d5991ecdec4209ba69fd9ff6a930f24def3494be871ca0ed9996dd9426ec4 -address /run/containerd/containerd.sock │ │ ├─161545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a95552628a75cf5e3735694ff56705ec32f2c2da512c541abcd02a7e124a9db -address /run/containerd/containerd.sock │ │ ├─162022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 639def8438791dce1bcfefc1a04e5a9660468f1315a3799d628b85314239d518 -address /run/containerd/containerd.sock │ │ ├─174546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 528e37ff34163b9ab37f41c8385e96442d71c5c48430aafc5f5f0514b6458488 -address /run/containerd/containerd.sock │ │ ├─176317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b6e6e04dda8e9a018d79912a6be239e71f560633b298ae77512ea3caaef57b9 -address /run/containerd/containerd.sock │ │ ├─176337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5df8e54f4c8891bde31f04591f008c0b7359680416b0651089d70ec1a76fbf45 -address /run/containerd/containerd.sock │ │ ├─176432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e28b134014766520b1ec628950467c120534d3a86f936d76a94623b84640b2c7 -address /run/containerd/containerd.sock │ │ ├─176455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21b8351f2698fc6df99ede7bf959066d5deff9edd53846805e84c5bf29da35bf -address /run/containerd/containerd.sock │ │ ├─176771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae351de5c9ea2ef24affc37360dd276a056c887b191e577022ce0f19ab0a76f1 -address /run/containerd/containerd.sock │ │ ├─176873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c2abedcd0d463f354e39fdc9ff2db7ca015a0a113b6ca369521250d11e3b5c9 -address /run/containerd/containerd.sock │ │ ├─177043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c06ae74e3b3c82f448f5e5b769fc4b82143308408f1dbbd27962425990c0a011 -address /run/containerd/containerd.sock │ │ ├─189738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aeb29279859fcd9cbc838d2768550d99e0cce7174e4feb8ba0d941f5b50ff654 -address /run/containerd/containerd.sock │ │ ├─191825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 171d66e90d7e1f26bd8efbc1d410d5ccd2db7d0f9b55f1ec8f888aa167698b78 -address /run/containerd/containerd.sock │ │ ├─191865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4727c5086a00f41a0ec1813045f4f6b55aad76f1e1dc474fbc9aa4c3685ef895 -address /run/containerd/containerd.sock │ │ ├─191909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fd3c16003ca44316ef4aa304a1d8d9e09e0ead4ba521522b0fe6446d448ccbc -address /run/containerd/containerd.sock │ │ ├─206971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c8a2ce85df9de40ac0a385be6d1b0f67b4e7b3b841d3b9a4e2c66bf003094f0 -address /run/containerd/containerd.sock │ │ ├─215776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 528bcd847484e9e70759d986e5905b3840147a3eaf95d72f4477fa6255289db0 -address /run/containerd/containerd.sock │ │ ├─215815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dae5bcd6eabb1fd9af786ea2aeddbf02165f7e1103c7c597774aa78e53b3fb23 -address /run/containerd/containerd.sock │ │ ├─215845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c10ae257be1ac91d9e53e3152a99fd1ca8b8435ac10777b6e87363ba30aeaf2b -address /run/containerd/containerd.sock │ │ ├─216203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e2a198d49cc354b032ed72c20fa28eda8f6b0be9d5629a5c45b97e192e99f16 -address /run/containerd/containerd.sock │ │ ├─227001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 132a2a62f7bdb46e9eba4c161f2e06fe11f0f727e1551c447b11897bd21106f1 -address /run/containerd/containerd.sock │ │ ├─229617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0de2749cf8700f2f704e3d376c687765193ea920232abf2f2214bf0ea0f3bd2d -address /run/containerd/containerd.sock │ │ ├─231281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dded895a31abc791e03b3691337440c930569d0c08522a975daeaefe57ee05d -address /run/containerd/containerd.sock │ │ ├─232812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0ef51f4f70cad65d5b12dd19b87572346475114fe959f0b94f6d05fa49ee3de -address /run/containerd/containerd.sock │ │ ├─233852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8da9fa794c802b4c70ec96a7e0b0fd94542966bb4f097e2f0a1a7ea7706e9f8 -address /run/containerd/containerd.sock │ │ ├─236000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c74e9013b8a70a98f007ce80d88bdf3b54c7c33950979bb9b4a203298c29a0e -address /run/containerd/containerd.sock │ │ ├─237104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b137b0e974b9c99bd769968c580cf2e41389fa4ce0a7e0d751d63ca19c88b430 -address /run/containerd/containerd.sock │ │ ├─237136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 229632aedebf448bdf8524e7809b536ac88e7b9cb66bc80170bb045e5094a2fc -address /run/containerd/containerd.sock │ │ ├─246173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5990857cbe745d332755d678d2796d40c29ae6a881252b87a6c6ad308b944563 -address /run/containerd/containerd.sock │ │ ├─246723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8b05f8e2cbf26a9f92dcf3b9c239de5f675f80a677015d89b6ec6a9022a5e36 -address /run/containerd/containerd.sock │ │ ├─257210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 998a0082b4c6f139b252425860cd7f3587c26dd29dad9b2ee3fa6d7e001cbe71 -address /run/containerd/containerd.sock │ │ ├─261969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1477fc442a40165ff98c67245d297a56634acc9474b6f2f637e22f5db8b739c -address /run/containerd/containerd.sock │ │ ├─262261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8664fbf307c4b5c1ee1086f2c3e04ad991941b4c51cab6f7f6371047b9402e9f -address /run/containerd/containerd.sock │ │ ├─262311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f0984d3635691934cb6bfd9494b261faad1e12dcae907e86521bfa87f5528ec -address /run/containerd/containerd.sock │ │ ├─262446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 676d90f9fb3348e401e251c08a8f3d665241b0bde14e87b017edf20886f06f44 -address /run/containerd/containerd.sock │ │ ├─273578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0db5a8580db6f1e0ad1f197455e72670b6adc1cb0e63511dcb779b974fa0efa6 -address /run/containerd/containerd.sock │ │ ├─278985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2681b07f3979712671774df502750c4b4535e5f0deb15bfd4b2965c2c0d71d39 -address /run/containerd/containerd.sock │ │ └─280389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47b3132e7ef0a830a990f13c85ceb9d84aeedaba16b7e63e2cac3906535c312a -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1416 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─docker-b53617be69440480bad72569c58479de06e2908c848c7247645c1143366cf3da.scope … │ │ ├─18371 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18391 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-udevd.service │ │ └─385 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─621 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-f6ebed4828c830081e689836fb58f416911bded823184fc8e69aba483c78cbe0.scope … │ │ ├─30012 /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 │ │ └─30024 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29692 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29970 /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 │ │ │ ├─18307 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18327 /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 │ │ │ ├─24885 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25164 /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@mgr.instance.nfeybd.service │ │ │ ├─12639 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.nfeybd/unit.run │ │ │ └─12669 /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-nfeybd --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.nfeybd:/var/lib/ceph/mgr/ceph-instance.nfeybd:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.nfeybd/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.nfeybd -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 │ │ │ ├─34519 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34798 /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 │ │ ├─12276 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12307 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10323 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-bf1d3b39224ea65ac92544cbe41067260be033f38bf0c4469aeb9c69aa10fa86.scope … │ │ ├─12388 /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 │ │ └─12402 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-57356259bba2d7c1f26f1b1ef7489521e986156e6952258b9fc53265a39b18cb.scope … │ │ ├─25207 /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 │ │ └─25219 /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 │ │ └─143484 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40901 /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.205 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-c476322daee478d6d1ebfd877a054de0752337db6840a0494f029cd5b88c5770.scope … │ │ ├─12753 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.nfeybd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12773 /usr/bin/ceph-mgr -n mgr.instance.nfeybd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─run-r32e2420f21ca408abfb4fd1012493878.scope │ │ └─190317 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-083d113e994acb7fca5f229fb797bfbae9a5a18ec627254c44358e9befff247e.scope … │ │ ├─34839 /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 │ │ └─34851 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1085 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10890 /usr/sbin/chronyd -F 1 │ │ └─10891 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─393 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─143307 /sbin/iscsid │ │ └─143308 /sbin/iscsid │ ├─dbus.service │ │ └─609 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─618 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─615 /lib/systemd/systemd-logind ├─k8s.io │ ├─1fd3c16003ca44316ef4aa304a1d8d9e09e0ead4ba521522b0fe6446d448ccbc │ │ └─191938 /pause │ ├─dbce22c8163b3e45ea09ad404d0d06a3ef61201e9ad22175f55fcf997ecc75ee │ │ └─189538 /bin/bash /tmp/libvirt.sh │ ├─0e40ee4b2deac4eec72eadfb57e304bf461ffc94c375e09c33d7f3c414ca7269 │ │ ├─128003 /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 │ │ └─128061 /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 │ ├─c7df1812cc04262a79067e193c45c42a39ae852255e65b96b6b611667873977d │ │ └─65456 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9049bf8cf9da90ef7f0c40a12fdb7326f18a4035b0cde9db290088921b673578 │ │ ├─123503 cinder-api: uWSGI master │ │ ├─123517 cinder-api: uWSGI worker 1 │ │ └─123518 cinder-api: uWSGI worker 2 │ ├─d05f430e717bb4fedf4b3e06d74003073220c5e3a3a89b5dcb6753383bcf4f1d │ │ └─47682 /manager --metrics-bind-address=:8080 │ ├─0db5a8580db6f1e0ad1f197455e72670b6adc1cb0e63511dcb779b974fa0efa6 │ │ └─273601 /pause │ ├─a71aaa2c54d8397d462c80bd65866732f0c0b4650762b3cc89d05ac0a0707b22 │ │ └─147371 /pause │ ├─8664fbf307c4b5c1ee1086f2c3e04ad991941b4c51cab6f7f6371047b9402e9f │ │ └─262288 /pause │ ├─0f73a06e9d86eab9640b0f74418c84966236658a8d9246ae617f85f0d14fb278 │ │ └─124053 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─79244f7dc2731b625b2e8b81f417ce0e080433b63f7cced6fa3ded8730a774cd │ │ ├─68402 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68420 /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 │ │ ├─68426 erl_child_setup 1048576 │ │ ├─68478 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─68479 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─68489 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─68693 /bin/sh -s rabbit_disk_monitor │ ├─f8da9fa794c802b4c70ec96a7e0b0fd94542966bb4f097e2f0a1a7ea7706e9f8 │ │ └─233875 /pause │ ├─c9da3c76f8e6f4f05395d83e64ae625bb2b7aa9f6a1f6a1376500018fa2051df │ │ └─48012 percona-xtradb-cluster-operator │ ├─f8fa6fe8c405188d28b15c3aa8b7bae2fd6c1b89acaf287571c6a94e6df7e427 │ │ ├─187506 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─188329 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpv5l1tg_k/privsep.sock │ │ ├─188754 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpubs_rgp8/privsep.sock │ │ ├─189167 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp1u9nyptb/privsep.sock │ │ ├─189490 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─189495 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─189594 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f687a309-fdfb-4b54-8c62-187a9b7a0552/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f687a309-fdfb-4b54-8c62-187a9b7a0552/host --addn-hosts=/var/lib/neutron/dhcp/f687a309-fdfb-4b54-8c62-187a9b7a0552/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f687a309-fdfb-4b54-8c62-187a9b7a0552/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f687a309-fdfb-4b54-8c62-187a9b7a0552/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-eab51f15-7102-46e8-924c-75bcdb2129cb,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─189597 haproxy -f /var/lib/neutron/ns-metadata-proxy/f687a309-fdfb-4b54-8c62-187a9b7a0552.conf │ │ ├─208982 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/cdb323ae-5e8a-4d1b-9ac6-454010703f69/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/cdb323ae-5e8a-4d1b-9ac6-454010703f69/host --addn-hosts=/var/lib/neutron/dhcp/cdb323ae-5e8a-4d1b-9ac6-454010703f69/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/cdb323ae-5e8a-4d1b-9ac6-454010703f69/opts --dhcp-leasefile=/var/lib/neutron/dhcp/cdb323ae-5e8a-4d1b-9ac6-454010703f69/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f45c0a45-a1f9-42f2-9190-d82e8aef3996,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─208985 haproxy -f /var/lib/neutron/ns-metadata-proxy/cdb323ae-5e8a-4d1b-9ac6-454010703f69.conf │ │ └─387700 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmphwc12rqu/privsep.sock │ ├─e781b441147f738a96861c8378447bfb29e2be098706bbf3e03ba2de3f64a371 │ │ └─40736 kube-apiserver --advertise-address=199.204.45.205 --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 │ ├─ed1a99f12ec46a5d36cec6ca2ca3bc62de24e308590d8f81d28afc1a9556e9de │ │ └─280708 /bin/openstack-database-exporter │ ├─0de2749cf8700f2f704e3d376c687765193ea920232abf2f2214bf0ea0f3bd2d │ │ └─229641 /pause │ ├─81878f1ab0a593f7392337d36ba3867694ce17698562b75ffc9be5f9241b3a18 │ │ └─48234 /pause │ ├─b9879c03d17739459e005065f43679e9de24aaba639a4e13de633e9cb840c7da │ │ └─67795 /bin/oauth2-proxy │ ├─fc8449ee15a5166b98c4c4d52d278b823fb747d7194b6dbb5ea5481b7d681969 │ │ └─51496 valkey-server *:26379 [sentinel] │ ├─d3b64e3c9d7622700783e8879faadc89660d57a0ea410383948f61d987a3e537 │ │ ├─42326 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42711 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─aeb29279859fcd9cbc838d2768550d99e0cce7174e4feb8ba0d941f5b50ff654 │ │ └─189762 /pause │ ├─e433e202fba8d921034156600f4e7549e77a94cc1e3c4b89b2eb1a34cc8dfb69 │ │ ├─185515 neutron-policy-server: uWSGI master │ │ ├─185559 neutron-policy-server: uWSGI worker 1 │ │ └─185560 neutron-policy-server: uWSGI worker 2 │ ├─68e507c5666097f32126b23ffb97262a0bbc0c53ed4f0a1f48b898ab8e5fc8e8 │ │ ├─62432 python -u /app/sidecar.py │ │ ├─62844 python -u /app/sidecar.py │ │ └─62845 python -u /app/sidecar.py │ ├─e28b134014766520b1ec628950467c120534d3a86f936d76a94623b84640b2c7 │ │ └─176536 /pause │ ├─0ab63a7056a009e58bc857a4054dfe103b4ea0f6ed0f9dfbcc633e4cf829e263 │ │ └─126946 /pause │ ├─cbca1739b094f8157ad0918ee814850dd2b9ebd2843c3f7624ea4d6bc8d1720f │ │ └─108377 /pause │ ├─b7feca362abaa98aa203e8f353651f8342986c0eb10cc9cd0efa2968b0ca2634 │ │ └─113794 /pause │ ├─540854c1c314f46f82f503474f391f148ce769de79740bdc89826d7409050348 │ │ └─56403 /pause │ ├─639def8438791dce1bcfefc1a04e5a9660468f1315a3799d628b85314239d518 │ │ └─162045 /pause │ ├─a7d2f65acaae265bcc454e19b37b35234020dec22ed3fd5b3e56ede6a95044fd │ │ └─44781 /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 │ ├─56872f1b142162a2ca56bb5df3dc07a58dcc0b7766a3891f7bc153735307c0aa │ │ └─277547 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 │ ├─c531f914248c2a79dbce5c904b501ae1abe78055f129d2b0d87f32f77ab6b122 │ │ ├─224444 octavia-api: uWSGI master │ │ ├─224457 octavia-api: uWSGI worker 1 │ │ └─224458 octavia-api: uWSGI worker 2 │ ├─e8b05f8e2cbf26a9f92dcf3b9c239de5f675f80a677015d89b6ec6a9022a5e36 │ │ └─246750 /pause │ ├─70e2c1add00965a746599a75fc7dae5d41e0849afda084de38fe554caa97d586 │ │ └─67216 /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 │ ├─3df40041fcf14fc68d6fbf102ae7058c342f94944587dac68370b555794ef217 │ │ └─67660 /bin/pushgateway │ ├─aa1be9c3924dd78e88f0a3847dc145ec441af7356d3484a60c8d3d8e62dabfec │ │ └─254615 /kube-vip manager │ ├─341764d4e15b994ef0e3265ad9868776c6e1f318a4f1fc07f9944c824cc2f3c8 │ │ └─62872 /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 │ ├─d4ca39cc67010a84b828f0e9cae0848b51d1fc86a89d4fb368d19c1aaeb6554e │ │ └─65051 /pause │ ├─5e3866cb7c17c4c0b5785e6971fc7d0ca556782c5298d5ac9170d49b8d0088a8 │ │ └─56442 /pause │ ├─10cbe314cdbe8b784530924a1528d1705272c986daf1af8d3143604d5bd1df53 │ │ └─69762 /pause │ ├─37244f78d8c6a0d5b8b6f111d4ebecb0b466347eb9484ff690d69de311b50532 │ │ ├─187588 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─187794 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─187795 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─a41b51e2178dbbbeaa9b02c5747e3a3f817035be72c3b4c7787b3504d2571bd4 │ │ └─271098 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─b6f75b3c3831a8bf793e35666cd77d4e020bdc1fc91dfcc18313984f0ae0ab96 │ │ └─62793 /pause │ ├─72498b58ab049cf72a650a560070df2301be261f1d64f8c0bd427c0f16b9a103 │ │ └─43607 /pause │ ├─4cbb6e77da93986ee1ad830c720fed7f99037659afc3b286a07d450eb076f5fd │ │ └─86138 /pause │ ├─017726a8e6f2667201264f0328f5e0b8098b61f707ea1152cbdfcc6756d6c05e │ │ └─161204 /pause │ ├─2681b07f3979712671774df502750c4b4535e5f0deb15bfd4b2965c2c0d71d39 │ │ └─279008 /pause │ ├─e18b56d205646263608014d2c43e7cdf0ee97ffa766e6c356f5cd275cb577d6a │ │ ├─246411 magnum-api: uWSGI master │ │ ├─246459 magnum-api: uWSGI worker 1 │ │ └─246460 magnum-api: uWSGI worker 2 │ ├─bf96193eb803a4d28256b420351362c7e75a8f3d9f72c9ecfdf471b1776b14da │ │ └─277302 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 │ ├─af380e0c0f00263483ecc96c8e104de3d0e192e88bd33bb26408b7c82e94d10a │ │ └─56347 /pause │ ├─cb74f3e251de57b6f3f831ee84b315a0756ac329776d2bb644e4353aa08f3c68 │ │ └─129315 /pause │ ├─36b45aa29c87d2b182c89f02186eb3f720dcc3d9e29569bacca17095347fe572 │ │ └─196522 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─42337341ad9fad1dfd30f8f62b0af0f765f80d90335237bef2039b3a9edc81e6 │ │ ├─271155 manila-api: uWSGI master │ │ ├─271194 manila-api: uWSGI worker 1 │ │ └─271195 manila-api: uWSGI worker 2 │ ├─cc38fbfa0e2c368d0f475463bb8904706ab76df5187fd35ac4141a4d08ebf83d │ │ └─56795 nfd-master -crd-controller=true -metrics=8081 │ ├─7129a45f036c924ac78c52aabbb35aa6edb9e72b0c60d8c523ab243585a7a3e9 │ │ ├─64914 nginx: master process nginx -g daemon off; │ │ ├─64929 nginx: worker process │ │ ├─64930 nginx: worker process │ │ ├─64931 nginx: worker process │ │ ├─64932 nginx: worker process │ │ └─64933 nginx: worker process │ ├─07c8fb793c268890d37b4088ea670203dfc8bfdb8852382bfebdafa8fe28f8b8 │ │ ├─203446 heat-api-cfn: uWSGI master │ │ ├─203489 heat-api-cfn: uWSGI worker 1 │ │ └─203490 heat-api-cfn: uWSGI worker 2 │ ├─b137b0e974b9c99bd769968c580cf2e41389fa4ce0a7e0d751d63ca19c88b430 │ │ └─237129 /pause │ ├─9b6e6e04dda8e9a018d79912a6be239e71f560633b298ae77512ea3caaef57b9 │ │ └─176368 /pause │ ├─1c14e7a099d6fbaec5f4cb4fce3c12dd033327d63ba3d2c025557492e989833a │ │ └─144123 /pause │ ├─7b39e1913b65d87270721645de82990af6b4b0f24e30b45a1636b9908f566bd5 │ │ ├─ 73116 apache2 -DFOREGROUND │ │ ├─ 73167 (wsgi:k -DFOREGROUND │ │ ├─ 73168 (wsgi:k -DFOREGROUND │ │ ├─ 73169 (wsgi:k -DFOREGROUND │ │ ├─ 73170 (wsgi:k -DFOREGROUND │ │ ├─409183 apache2 -DFOREGROUND │ │ └─410281 apache2 -DFOREGROUND │ ├─8207050f658d6d84d713394f73fa6938a32975c549c44ad1471590480ea57f95 │ │ └─56754 nfd-worker -metrics=8081 │ ├─467d1c9c20d4435927791c629b579799f7121951c7abfb5f1111a0f1d59cf4b3 │ │ ├─207102 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207119 /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 │ │ ├─207125 erl_child_setup 1048576 │ │ ├─207220 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─207221 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─207231 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─207560 /bin/sh -s rabbit_disk_monitor │ ├─60cfcf6c83d7837d883940cf38282c17a980cec53fffcd56403159527a6f6a0e │ │ └─168828 /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 │ ├─6e6270123170463f64e2b0393b14670091e2df094860f20aea47d1ec6f6717db │ │ ├─ 99453 /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 │ │ └─408543 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─936d6116935fdad3e046a4404a7b917a1cb10e469a147242a93a0e0552b8d308 │ │ └─145978 /pause │ ├─77b90bac8b983007655cb8d6291c5f489cb1cfd64c65a7705d51ed92ca931509 │ │ └─64130 /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 │ ├─d0ef51f4f70cad65d5b12dd19b87572346475114fe959f0b94f6d05fa49ee3de │ │ └─232838 /pause │ ├─f5adde1125881b688fd910cdd8d400d0354ae3ba95689911e34bd2a2f3b3d348 │ │ ├─92851 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92867 /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 │ │ ├─92873 erl_child_setup 1048576 │ │ ├─93082 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─93083 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─93093 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─93474 /bin/sh -s rabbit_disk_monitor │ ├─7511ad10c380ebb881a8757c5f62c36860ff821bc115de196cfc209ffdc8f6d4 │ │ ├─134973 placement-api: uWSGI master │ │ ├─135001 placement-api: uWSGI worker 1 │ │ └─135002 placement-api: uWSGI worker 2 │ ├─8f0f14a25ff34ed580387e8fee14fba3bea6552c3e2ad111beba555961e3f4b1 │ │ └─63504 /pause │ ├─eddda1b3f7448921a735655dd568153e5b20687cfb0c2a92e29917b3fd43cf66 │ │ └─67130 /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-205.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 │ ├─5cc70e2ea4ae2ca10288a3379a0342e89679a9eb7e0ca4c7f24cd05ea28091c6 │ │ ├─ 46896 /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 │ │ ├─ 46909 /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 │ │ ├─ 47018 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─278698 nginx: worker process │ │ ├─278699 nginx: worker process │ │ └─278700 nginx: cache manager process │ ├─2fdddcd2679b4c87ca20d1ab288a16b8027342f4ade39553adcb3015315b0216 │ │ └─154585 /coredns -conf /etc/coredns/Corefile │ ├─bfb2c4212f2a16123235f00f5116cec1a8e7e682914c56c7567b982ee9913735 │ │ └─44604 /pause │ ├─dfb6b9affb35addd09c0a50f6135643964222121fe0ab2a8446db1e5c05a40c1 │ │ └─99283 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-kpcdm --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─1dedec75ec5d137d73661fac3dd60db080a1e078cd62d095667d6113917ab2ba │ │ ├─159280 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159297 /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 │ │ ├─159303 erl_child_setup 1048576 │ │ ├─159350 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─159351 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─159361 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─159593 /bin/sh -s rabbit_disk_monitor │ ├─528bcd847484e9e70759d986e5905b3840147a3eaf95d72f4477fa6255289db0 │ │ └─215849 /pause │ ├─6a98e39a7d6491e6778ac61a13f08385583170cfe5992a9ccaeab5cb7f21edef │ │ └─40499 /pause │ ├─91fd66d2138d96dafaedfeae4903e2303dd9fdc91dc351107a1f5e880ef2701d │ │ └─41829 /pause │ ├─4772351883174289cd04c82b4f4d954cd619b4945b139564fabeeff1ab65b8be │ │ └─46944 /server │ ├─0d8c1caf9213d7df512277e51d092bc6651268b0f6a9fc62c97ce0cef868656c │ │ ├─185408 neutron-api: uWSGI master │ │ ├─185495 neutron-api: uWSGI worker 1 │ │ └─185496 neutron-api: uWSGI worker 2 │ ├─991a0185986936a814c7ca050fe4426daae1e044114f8a002a491108c41d98be │ │ └─109888 /pause │ ├─a97db551584cbd7d5db635ec82f00090941330fea1f0c957751544f6f71cb922 │ │ └─111967 /pause │ ├─62a66d0c4e0a05893dcd25ed0cc1c9b1249239c55ba5d5340a1b88104368a175 │ │ ├─186394 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186644 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpjka3xqnb/privsep.sock │ │ ├─186831 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp974h09ir/privsep.sock │ │ └─187113 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─0f3c36121dc4276db27515ed7747df5e54810498e66fd8440c1e3a23581a53ef │ │ ├─112213 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112230 /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 │ │ ├─112236 erl_child_setup 1048576 │ │ ├─112331 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─112332 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─112342 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─112554 /bin/sh -s rabbit_disk_monitor │ ├─4727c5086a00f41a0ec1813045f4f6b55aad76f1e1dc474fbc9aa4c3685ef895 │ │ └─191895 /pause │ ├─3b7ffd7025b9e9908cf803eaccc72d7d52a2d27cbf9ac9334c2219342e27fd7d │ │ └─51106 /pause │ ├─fdf45c33d5fdd1145c342930dd1649e92f76ac03d6096bd10e3f897c09d091f9 │ │ ├─246249 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─246935 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpgq8qtsmh/privsep.sock │ │ ├─246940 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─246945 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─b32cfc2ae1a91539a3b33e4923354d5f260227b8d41731f1096a722b708019bb │ │ └─67621 /pause │ ├─de4765d1a0609e2709a12d51d0046eb442b6ed91e000edc72c37c9f730f63f2d │ │ └─47896 /pause │ ├─15229db1b75cb59966a9628baf091361cad5f2e79ce41d835070b77afbb0efe3 │ │ ├─174682 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174698 /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 │ │ ├─174704 erl_child_setup 1048576 │ │ ├─174752 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─174753 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─174763 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─174983 /bin/sh -s rabbit_disk_monitor │ ├─74bda6d39a89c2e398f37c36104b1ded9be5221430cb66a60a887124b8f2b21f │ │ ├─48846 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 │ │ └─50075 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 │ ├─45f1a85c57ce6838e991af640a19f41079d4169ee9a5e976a9bba3996065de73 │ │ └─40597 /pause │ ├─6a61755823eaab596e9546cda24360828199c810073a850d10a57f8f47a64af1 │ │ ├─203411 heat-api: uWSGI master │ │ ├─203487 heat-api: uWSGI worker 1 │ │ └─203488 heat-api: uWSGI worker 2 │ ├─faeb6be5978d986524d8bc733024206a1f8e62c37e50329ca3425de185876f14 │ │ ├─271332 /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 │ │ └─271532 /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 │ ├─4ab98c32cbd6b9143f16e9ddd104e2b0f21a9f7cfd325aa5ca21371c88a524cb │ │ └─44538 /pause │ ├─e434a3b5fc94794307de3149576fc519553d36236cee7c7180ada9e82f64d308 │ │ └─51574 redis_exporter │ ├─1ab3f3f4b84f0c4476d66815899848312fc5dbcca7c76a1b40572a2755018774 │ │ └─271149 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─cf94a04d005445715b23e6ee346a54a0de8ee371f1da0f48d786cb499bd82273 │ │ └─41027 /pause │ ├─ffdec23a454a6e6cb86abf7808f1aca008364a7c038c4cc2c9e67293e64ee52c │ │ ├─189898 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189915 /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 │ │ ├─189921 erl_child_setup 1048576 │ │ ├─190050 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─190051 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─190064 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─190495 /bin/sh -s rabbit_disk_monitor │ ├─1643f65d78b99b8d623c0c4d8cac12b24807ba108c3c72ef90d2f9c87d69d459 │ │ ├─110342 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110580 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110584 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─41a71f1d82daa733e279f41cd35124a7452aa0f2e90529aa456acfc79c725109 │ │ └─61558 /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 │ ├─e46dfe783e13ca94b527afcd690a310853d204e1e1b5c3a2c660ab348a68743a │ │ └─127555 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─304ddd627a948e3a649a7dbbaecad513c12e5e18de7662dcef58369335a06105 │ │ └─66433 /goldpinger --static-file-path /static │ ├─ac5bfe3a3b352a0a7d98329ba9f6b99d77fde5a7b52805934fa6eeb72e3da9c0 │ │ └─100253 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─eca5d00c807097af45c19c348c88080bd9e052ffaef7b6e564f6da8897408693 │ │ └─98923 /pause │ ├─3f4e129d49261ad6de52058965d6f4fffa2615ed7b4ad40fa18fb1ff8a3a7b83 │ │ └─49027 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─24abf8d50a2a034a42147e7b973897ad15b956bf95f328c2ceecd0513e844744 │ │ └─40593 /pause │ ├─7754994db304e0d44b06011de46f71dff529f5d8568b055e324e70769e267143 │ │ ├─177436 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─415309 sleep 300 │ ├─f0f5c4cfe36622333436d06de0aed92fd6c975eff6be41e6777f2fbff25f7704 │ │ └─65902 /pause │ ├─7eee9b1492818b2e69089add62f2697fa956d9fc53a046866352785a38c50d0b │ │ └─43235 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─0f16d66511e229b4edb0f03bda722d4cab0b8c0fd6334e4875c10a6d6ba88041 │ │ └─63913 /pause │ ├─21b8351f2698fc6df99ede7bf959066d5deff9edd53846805e84c5bf29da35bf │ │ └─176540 /pause │ ├─5c6864e6efd401286679b44e6f199178a6d8fb41f3e73c9c6a736ff2fa367f64 │ │ └─126906 /pause │ ├─f9c0bbe1128ef1c666ba1ff57fce4a47f5ae1f52cda58b7eda3090a01726d904 │ │ └─43681 /coredns -conf /etc/coredns/Corefile │ ├─55163e643613f095dcf0cc4a222ae63dbca2135f243a7da31c5d2adafdd606c5 │ │ ├─227107 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227127 /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 │ │ ├─227133 erl_child_setup 1048576 │ │ ├─227336 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─227337 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─227347 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─227589 /bin/sh -s rabbit_disk_monitor │ ├─5dded895a31abc791e03b3691337440c930569d0c08522a975daeaefe57ee05d │ │ └─231310 /pause │ ├─5e0ce9b29e52e9c599c34be34aaa061e551396b119c3ddad2163a123efbe9e32 │ │ └─47508 /pause │ ├─72ab7e59570a97af66ee648701dcc5d3ac8d801a77ca665cc62ebc3d4fc1c416 │ │ └─161379 /pause │ ├─859203594ff2f65ced53e02dca75afabf17ec4c0831a80643dede30025ce0081 │ │ └─63348 /pause │ ├─c06ae74e3b3c82f448f5e5b769fc4b82143308408f1dbbd27962425990c0a011 │ │ └─177073 /pause │ ├─e7acb244cb9435b48a81281d880ffd919e2121df92adf309d294ac92bee624c5 │ │ ├─173651 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─174046 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─174047 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─415541 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ │ └─415549 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ ├─6ec058647dfe43e3bf08cbcb125587d544adc4df0616eb9111b9de8cff0d491e │ │ └─189412 /usr/bin/libvirt-tls-sidecar │ ├─ae351de5c9ea2ef24affc37360dd276a056c887b191e577022ce0f19ab0a76f1 │ │ └─176804 /pause │ ├─5df8e54f4c8891bde31f04591f008c0b7359680416b0651089d70ec1a76fbf45 │ │ └─176407 /pause │ ├─8e2a198d49cc354b032ed72c20fa28eda8f6b0be9d5629a5c45b97e192e99f16 │ │ └─216265 /pause │ ├─fedc1dd76f1f78c05891d3ca866bf4f3bae403dbc695141cfc2e317b611d5803 │ │ └─61397 /pause │ ├─5103f935181551cf172e32c7aa2779fe502c08cd48fa1ccb94cae069ea898507 │ │ └─50917 /pause │ ├─b8300c1ff6fa599f06c45b0b3565d4627be55cc64d2a9ccc170ddd6ada93c8f4 │ │ └─40678 etcd --advertise-client-urls=https://199.204.45.205: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.205:2380 --initial-cluster=instance=https://199.204.45.205:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.205:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.205: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 │ ├─6a549501cc8e5f90075b6f896723b81c055dac606759b434b5f255ecfe88ce4a │ │ ├─226488 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226505 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─227085 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227086 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406713 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406714 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406715 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406716 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406717 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406718 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406719 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406720 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406721 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406722 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406723 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406724 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406725 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406726 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406727 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406728 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406731 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406732 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406733 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406735 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406737 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406739 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406741 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406742 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406743 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406744 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406745 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406746 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406747 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406748 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406749 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─406750 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─9c02dde50c0133511df1f13c224dac26b24bd7cf5052f13515011961498dab41 │ │ └─61438 /pause │ ├─b831b77b0953a796aaa71eb8bc65274d61d5de63d37f4c66caff1b91789c643a │ │ └─67756 /bin/memcached_exporter │ ├─e10fe9e5182f2f90dd20542e4525dbdb2d3e8c98bd73b58e5d7930f7db6aee5c │ │ └─230020 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─0f8bed60e2323bb1c2db7214567fe7ca345f7d5abc110c8d8171099fc7a58a8e │ │ ├─62406 python -u /app/sidecar.py │ │ ├─62794 python -u /app/sidecar.py │ │ └─62797 python -u /app/sidecar.py │ ├─1738000dd9abbc92e56689924579010cbc42680eef62291f69df50e5032511a1 │ │ └─44622 /pause │ ├─51fe5d8191ac53bd95125adcd6d9cc87d3af8fa4d70f5fa49b38dd2cee425da2 │ │ └─113724 /pause │ ├─79f0bc1fb231be288cf8f0e5bc707dfff31181c7b5eaf0a3a22f68beb85eb760 │ │ └─43651 /pause │ ├─75f21ccb4b95efbf37791975132479cd4f6351a1726b32056698becdb43b5047 │ │ ├─187483 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─188257 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpj3jp92m4/privsep.sock │ │ ├─383634 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpdqpu9fqo/privsep.sock │ │ ├─383963 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpyuc4alg4/privsep.sock │ │ ├─384318 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─384319 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─398821 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=9d512555-7a42-453b-a605-fffa7357afff --namespace=qrouter-9d512555-7a42-453b-a605-fffa7357afff --conf_dir=/var/lib/neutron/ha_confs/9d512555-7a42-453b-a605-fffa7357afff --log-file=/var/lib/neutron/ha_confs/9d512555-7a42-453b-a605-fffa7357afff/neutron-keepalived-state-change.log --monitor_interface=ha-f0556e69-32 --monitor_cidr=169.254.0.205/24 --pid_file=/var/lib/neutron/external/pids/9d512555-7a42-453b-a605-fffa7357afff.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─61c942f6687e991117701baeeb00fe3a5610ea1eda3622d91b73a627826a5227 │ │ ├─48931 mysqld --wsrep_start_position=eb412ed6-7110-11f1-98c4-daf0bd8dccec:20 │ │ └─49057 /var/lib/mysql/mysql-state-monitor │ ├─528e37ff34163b9ab37f41c8385e96442d71c5c48430aafc5f5f0514b6458488 │ │ └─174569 /pause │ ├─e4123e6ff2550f44b0f9d89b5ad4dbd698349bdd07a662f4075bfa0798533ccb │ │ └─232197 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─79bc8d73a70cf5e9a355a117598637399027bfc0dad60dc1ac432e9a8f9cb4b0 │ │ └─144552 /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 │ ├─017312a1f76996c86bd3644ecdb6ce347cfe598b037c939b81d8dfeb430625cb │ │ └─67324 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─5990857cbe745d332755d678d2796d40c29ae6a881252b87a6c6ad308b944563 │ │ └─246199 /pause │ ├─a4bb3c3fc55b7a537c7056b5f19abbbc3c7a22a620a76b42ff09280e9a4797e1 │ │ └─55719 /pause │ ├─05ef319c04adf38afa078db6c982e281b3e2580077902d2c9ec4c80bc46a340c │ │ └─232864 /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 │ ├─6b898800084ac18c232bee8fe21fd1e3a98f853b5c8d64e5363a33a0a191707a │ │ └─92716 /pause │ ├─998a0082b4c6f139b252425860cd7f3587c26dd29dad9b2ee3fa6d7e001cbe71 │ │ └─257235 /pause │ ├─f036cd3cf47778b8472775d2dccb0e6b00a42094648410c6fa87e54165ff79a1 │ │ ├─283092 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─283107 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─e21af94a24099649faae93d984b0bedb97302c384728d5d187ff80cc51ecca4d │ │ └─56594 /pause │ ├─67044667e0166eab136820790fe00aecff791ea5698399408f81dbd552f3abf7 │ │ └─61210 /pause │ ├─f62312a932e668c5148c19574e0be9d16bdfbed1c550c73f9322e7736bfe9b6a │ │ └─43208 /pause │ ├─ccd4d5b1e8474ad9ed2c6f2fd324f5df9aceed8f9c962d5ba0e8ae221defbc6b │ │ └─80446 /pause │ ├─66a0bac83aa604cea3bce5565f30b1d2900e5e853852e6d6ea5e781b94ba7c87 │ │ ├─185603 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─185948 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185949 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185950 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─4603cf3781c4b75c9a896e68d5991cf2026fb25dd090eb8d70ccd92ad9c52c9e │ │ ├─144586 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─144678 /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 │ ├─6d0b0c1dccc1178f84098452225a3b0ce7062875de419c33e3b63f3b66595cbe │ │ └─67724 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─298a69376c0a184402c8f3254cb5a591fdb7800874f1131b630315496be940c0 │ │ └─56947 /secretgen-controller │ ├─e66cd07e1f8c9ef7c4c75838649211e68cea16547906ce37cacc7c2ae965d23c │ │ └─98979 /pause │ ├─429ec7926a8defa232b010e92bf62166a278100b8cb37ff91cc240ab6f926c79 │ │ └─62748 /pause │ ├─813fe5013df43eeb67768411e6d522fe953a86ccb3038bdcbe58ba3f42f14e42 │ │ └─41884 /pause │ ├─7b1d5991ecdec4209ba69fd9ff6a930f24def3494be871ca0ed9996dd9426ec4 │ │ └─161470 /pause │ ├─096787e4b8af0e03d9a7413bce89dc32d436ec1369c8d38c9f0ede45b6d8e593 │ │ └─56836 nfd-gc -gc-interval=1h │ ├─47b3132e7ef0a830a990f13c85ceb9d84aeedaba16b7e63e2cac3906535c312a │ │ └─280420 /pause │ ├─e3641c37a53060f4664546d3419e8d152f6ea843eac5bd61697cb06cef3047bd │ │ ├─78976 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78992 /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 │ │ ├─78998 erl_child_setup 1048576 │ │ ├─79163 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─79164 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─79176 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─79364 /bin/sh -s rabbit_disk_monitor │ ├─f9162f75cb9403314b53167fca9a05ecc78ac3b6c55a1abbe31854da8af02b18 │ │ ├─173070 nova-metadata: uWSGI master │ │ ├─173083 nova-metadata: uWSGI worker 1 │ │ └─173084 nova-metadata: uWSGI worker 2 │ ├─6c2abedcd0d463f354e39fdc9ff2db7ca015a0a113b6ca369521250d11e3b5c9 │ │ └─176918 /pause │ ├─0a95552628a75cf5e3735694ff56705ec32f2c2da512c541abcd02a7e124a9db │ │ └─161585 /pause │ ├─96607f11a1dbaca55ba66b9718e2018f47d94efdfbf3d49b0813b5943a488113 │ │ └─46547 /pause │ ├─ab2f0178a23c7a85fc74696ce556a920253a363746740fc08b53a13f00c510ac │ │ └─49096 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─c526d54801b186423847bab43ed5726c4cbe5ebbc72e31bb9d88bbfbbca5dbfc │ │ └─47400 /pause │ ├─c10ae257be1ac91d9e53e3152a99fd1ca8b8435ac10777b6e87363ba30aeaf2b │ │ └─215901 /pause │ ├─4ecbbf11a8008d8472ecd52105617ab5a94e2be2226dae020fe2276c93bd1bc4 │ │ └─233955 /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 │ ├─3dde11f97c3195f2702fbe0622e06f8dff5a9839ec5caed2031f8f61c0240576 │ │ └─41051 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─464b7cd0c9e51b44be9874585e0e148d530725c808a2485ca76d062fd22563d0 │ │ ├─172891 nova-api: uWSGI master │ │ ├─172903 nova-api: uWSGI worker 1 │ │ └─172904 nova-api: uWSGI worker 2 │ ├─171d66e90d7e1f26bd8efbc1d410d5ccd2db7d0f9b55f1ec8f888aa167698b78 │ │ └─191850 /pause │ ├─c23163dc070be46147800c8cec078ff87e0d2eaf79adeca9f97959897352b1b4 │ │ └─62145 /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 │ ├─49e48891aab36beb8b641039b7f6839bef5885ea506e521b9af6855278dcd81f │ │ └─66550 /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-205.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 │ ├─229632aedebf448bdf8524e7809b536ac88e7b9cb66bc80170bb045e5094a2fc │ │ └─237167 /pause │ ├─c5942e08854afe2553173f348b45388f16a596238d08a99fd34965f15eb38995 │ │ └─161418 /pause │ ├─9f0984d3635691934cb6bfd9494b261faad1e12dcae907e86521bfa87f5528ec │ │ └─262353 /pause │ ├─c1dc72152d559b0b8df2db6a2edfacaf3cacb1996844abfc3ec075e1f2200591 │ │ └─63406 /pause │ ├─f031240e77f39765b37e47d0c83ec6747570f1d6ec3f16d9111772ef69d5e157 │ │ └─64740 /pause │ ├─48af1a28ad56f0305d496dec66fbb5334d2bc1182272f15235c19dcc355b63d9 │ │ ├─246569 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─246972 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─246973 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─c76bf239b0628583f86bbe91882dfa7727baf97a22173120df95e8657f13ea7c │ │ └─64166 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 │ ├─8687a57052fee70703c0ee4168976ef8498e1ec8f231cf6019fa0ce4cf01047b │ │ ├─203412 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─203674 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─203675 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─dd1cce56b4d53e88677fff495746753b3282e57e7b6fec2b69f7df26d2e66bf8 │ │ └─64262 /pause │ ├─bf70319ebe898a19cea639e1cd913ae06415deaa41f7e674c6d809b4f9d99a98 │ │ ├─196458 /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 │ │ ├─384359 /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/tmpw2d5y5wa/privsep.sock │ │ ├─384618 /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/tmpowa1mczx/privsep.sock │ │ ├─386456 /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/tmpja2nc4nw/privsep.sock │ │ ├─415572 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ │ └─415579 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ ├─c7d7596c45dca712e438876c0adfc70834e9335d6f1d4c437b40c48f8ba686af │ │ └─190283 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─f9973e4d480bea9830cfdf52f9b361a4b7eaccff367cb5e968f596397d96e916 │ │ ├─225728 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226259 octavia-worker: ConsumerService worker(0) │ │ └─226262 octavia-worker: ConsumerService worker(1) │ ├─e6fa17464472f351fc794abece3e09c69844db9013e1525160070b65a60b6529 │ │ └─44078 /pause │ ├─451fd52329fa4f50b334420d02ca706c6a97a20b1baaaa9ba449bc80c71634a0 │ │ ├─173650 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174070 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174071 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─415521 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ │ └─415527 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ ├─3f85208b98c4efd7d2215e2d9007ee7fa231f51977f26602c4d0743fcfb033aa │ │ └─40599 /pause │ ├─baea8e2a81f27e77173f65c5aa7022e117f158263d56b51e5ce26b0079a48bd6 │ │ └─44823 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─7b804ad611e13bd6d90243779e274bb99429a6413b28aebf469ab51456c97631 │ │ ├─257338 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─257389 /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 │ │ ├─257395 erl_child_setup 1048576 │ │ ├─257492 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─257493 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─257503 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─257734 /bin/sh -s rabbit_disk_monitor │ ├─79322828dce6a7a55e5872a68675b3ac7c9a0531b04e407e768572675a673255 │ │ ├─281777 apache2 -DFOREGROUND │ │ ├─285742 (wsgi:h -DFOREGROUND │ │ ├─285743 (wsgi:h -DFOREGROUND │ │ ├─285744 (wsgi:h -DFOREGROUND │ │ ├─285745 (wsgi:h -DFOREGROUND │ │ ├─285746 (wsgi:h -DFOREGROUND │ │ ├─285748 apache2 -DFOREGROUND │ │ └─285750 apache2 -DFOREGROUND │ ├─c53d7e16ca485f783bfbcb6db7fe023742499395682c3bdd7a2808af7dd359df │ │ └─67176 /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 │ ├─bee3a20f9399fad7b2fa0c4fff8a7d15c7e20b074824f9cc8b5b7904ca0a9e9d │ │ └─43727 /coredns -conf /etc/coredns/Corefile │ ├─6391a13708eb7e0a077bb5ef6d6ffa9a5b600c856a0233865612d4511a0cd1a9 │ │ ├─66020 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66054 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─fe797223e605b4e275cefe315bbb058e2c1edc7b0d4577f63d57bf6359a6f209 │ │ └─44732 /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 │ ├─1a515dd545f0aad514413bb276fab8ff2a5b68bd39277eaff9802eb0ef1fa580 │ │ ├─108693 glance-api: uWSGI master │ │ ├─108776 glance-api: uWSGI worker 1 │ │ └─108777 glance-api: uWSGI worker 2 │ ├─bc928e44087e2867319a0cf2b8c8c44d6878c44fb005895a50488b0a3030d271 │ │ └─40575 /pause │ ├─37b638d46e384a5eb241db916af31eb07e6f70bcc6d7b7f129b2acd8cbdfbcb4 │ │ └─66595 /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 │ ├─d706e25085659b852dcbc5509c459fd0af33511ad91a09bed29c292a58d62d2d │ │ └─44267 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 │ ├─dae5bcd6eabb1fd9af786ea2aeddbf02165f7e1103c7c597774aa78e53b3fb23 │ │ └─215880 /pause │ ├─ce2df2b66ad6795b617a9e0156b3f2df8ecd72eafc3ae7b40587613db0975dca │ │ ├─85484 barbiacan-api: uWSGI master │ │ └─85497 barbiacan-api: uWSGI worker 1 │ ├─6c8a2ce85df9de40ac0a385be6d1b0f67b4e7b3b841d3b9a4e2c66bf003094f0 │ │ └─206994 /pause │ ├─cb22d354b8ffce25962708b98c2703b5687702ecddb6243b73156a1c1d9a6960 │ │ └─67819 /bin/oauth2-proxy │ ├─ada9d13ba48f09a0791cf5d57cf9b382f4054cc13e6c601cedbf28bc09a8a48f │ │ └─253814 docker-registry serve /etc/docker-registry/config.yml │ ├─d1477fc442a40165ff98c67245d297a56634acc9474b6f2f637e22f5db8b739c │ │ └─262060 /pause │ ├─883136419608583a1afe5b417652eee25de5b391f4fa7d382ff368fa04416d07 │ │ └─109972 /pause │ ├─132a2a62f7bdb46e9eba4c161f2e06fe11f0f727e1551c447b11897bd21106f1 │ │ └─227026 /pause │ ├─8c614d5b72eba7ad00205e468308b0c841093db08ad9bcc1e2864005c27a0dd2 │ │ └─48558 /pause │ ├─621596812223c0f0becf2a996f2cdc802911ba9985a3b7d59037e6f7cb8fb9ee │ │ └─87294 /usr/local/bin/rook ceph operator │ ├─659213c302934ad6466a182f3f3c3893cc6e191f475dfc6b2fdab0555cf9c009 │ │ └─225716 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─76578a445809b754a86d567580daf006e72a9def1a6824a8aa842471588b6a9e │ │ └─159189 /pause │ ├─4b84079b2fe0c5d607a0e22a9fdf0ca8c7313f61efed3c577dc610d58054c230 │ │ └─236049 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─8b19bed8ecbb817578fe8160a680c99dab107837e181ea94b8d837c44000e97b │ │ └─66072 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─1c74e9013b8a70a98f007ce80d88bdf3b54c7c33950979bb9b4a203298c29a0e │ │ └─236024 /pause │ ├─7a08c40426615a3dda3dab2cc6689b5c81d0c88bd6357693394ce936b18e5195 │ │ └─254594 /manager --metrics-bind-address=:9782 │ ├─002b464b64f7eaff6897d627477d9e61b5a737cdbe20f54bfded0de51c3f60f3 │ │ └─51268 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 │ ├─0d66dfbfad550bf4c3d6d8cb8c0973907fc615b9635cb768e2b86f3d71532bcd │ │ └─78897 /pause │ ├─a0e39d05868ef41cc7b1d228bb1c28cbb0f3a46b0692aa64c262995647c83b96 │ │ └─279563 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─0939fe2d769ad1e9ec9039d41eeaca234f9f02868d258f65f4373acacfc941cc │ │ └─61352 /pause │ ├─f0f8bdecfe54a10d136f2be30fdf0454a46d198875423aaf15b23a3d4503abe9 │ │ └─111861 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─e68df0691960cde9790243de84b741ec792ec9ac5d581121df40da5b91c209a4 │ │ └─67697 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3b7b5a371855e2c17213491c807400b008cd3e782755bc42429e29721e3d1424 │ │ └─65558 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3b709e6e94359f3ee84f968b75c8b8669d2273cbb0f075b51ee234baf96c8da2 │ │ └─51140 valkey-server *:6379 │ ├─676d90f9fb3348e401e251c08a8f3d665241b0bde14e87b017edf20886f06f44 │ │ └─262468 /pause │ ├─eddfe141a9e87742e04cfacb592a82d35b302c8d51fbb7890d0fb244ca0452ab │ │ └─276730 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ └─c023e54ca48151221b4d70ae720b780049453170db07b32877c498f6d2bd064a │ └─46661 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount