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 │ │ │ ├─21847 /lib/systemd/systemd --user │ │ │ └─21848 (sd-pam) │ │ └─session-21.scope │ │ ├─21788 sshd: cephadm [priv] │ │ └─21868 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─716 /lib/systemd/systemd --user │ │ └─717 (sd-pam) │ ├─session-4.scope │ │ ├─1622 sshd: zuul [priv] │ │ └─1635 sshd: zuul@notty │ └─session-1.scope │ ├─ 713 sshd: zuul [priv] │ ├─ 730 sshd: zuul@notty │ ├─ 875 /usr/bin/python3 │ ├─ 1626 ssh: /home/zuul/.ansible/cp/199.19.213.14-22-zuul [mux] │ ├─415339 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wrbpmxuzbdkcgwinznyiqzrgygmtwjbs ; /usr/bin/python3'"'"' && sleep 0' │ ├─415340 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-wrbpmxuzbdkcgwinznyiqzrgygmtwjbs ; /usr/bin/python3' && sleep 0 │ ├─415341 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-wrbpmxuzbdkcgwinznyiqzrgygmtwjbs ; /usr/bin/python3 │ ├─415342 /bin/sh -c echo BECOME-SUCCESS-wrbpmxuzbdkcgwinznyiqzrgygmtwjbs ; /usr/bin/python3 │ ├─415343 /usr/bin/python3 │ ├─415344 /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 │ └─415346 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9965 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12545 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e367bb966a627d0d9a901b050da3b43039a76e55722224e0d427a5055f0faea7 -address /run/containerd/containerd.sock │ │ ├─ 12939 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d68aa2448e724657584e4179a10a8a371e40097f6957f41fd5ff62e224fae63f -address /run/containerd/containerd.sock │ │ ├─ 18794 /usr/bin/containerd-shim-runc-v2 -namespace moby -id adeee38011f3c9f1709fd756b78126493254abf7fe131b98685bb5901fdc94c4 -address /run/containerd/containerd.sock │ │ ├─ 25447 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a3d011c6efcfd39d168e5be84d3596cdc7816a1461a0c23b172a14dedb227f31 -address /run/containerd/containerd.sock │ │ ├─ 30257 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2f6cc39429577b4b8f33c018244a9bd1b33e1ed7d10cf8b22ae6c44d4b1a02a0 -address /run/containerd/containerd.sock │ │ ├─ 35082 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cfb4daa742578652635ce203fbea568a954b30a61a3ed54e86c9ac9b7fda8640 -address /run/containerd/containerd.sock │ │ ├─ 39668 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 29d26a1e86509efebd88359f67b1401b3b583c3ed5b14141e342a769cf171b2e -address /run/containerd/containerd.sock │ │ ├─ 42273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d34b1b475ac9960a3720e1830902882dd5c225381744f807a7dbee7fdd561726 -address /run/containerd/containerd.sock │ │ ├─ 42326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47678a702672aaa4b9ab950b1855f9ba871fa2fa893c9077687272f272077b6e -address /run/containerd/containerd.sock │ │ ├─ 42327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c9f0a94b32c33b5a4bb643ce50ff3f80942d22340c104188b032a06ccc5f067 -address /run/containerd/containerd.sock │ │ ├─ 42331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63983c77fc35fa4353be0122fca77dfc22092158cd4cae2438533f4c4942bd91 -address /run/containerd/containerd.sock │ │ ├─ 42352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ab36a34ad8516c5e7a5416e2e7bb954f6471f66129bb9de2b0e10dcb7f8eedb -address /run/containerd/containerd.sock │ │ ├─ 42870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53950ead4527bc3a930b4ca087bac06a581202597ea3dd1cc16f7939d0d819f5 -address /run/containerd/containerd.sock │ │ ├─ 43729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92499da448495aae939a01b49e7d99e98ac905ebfe0dd602c0fe9e82a0b0bbf0 -address /run/containerd/containerd.sock │ │ ├─ 43732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d3acfcf258cd2ad9958aa6ad07ae87fedfcfbbb1c70e5314a4945ba3d29e0e2 -address /run/containerd/containerd.sock │ │ ├─ 45080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1eb2c51a4e8e0af1c9a10bba68a8b5201e594d7c4ce9945416d2d93393443e25 -address /run/containerd/containerd.sock │ │ ├─ 45527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52b863340109406075b766c84aec01ab0a51b652e8cdc8fefb0ca078d9e30106 -address /run/containerd/containerd.sock │ │ ├─ 45567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d33f8998edbc0213c4de94a8fc555a1fe5aaf861dd2265ee948e229944259f23 -address /run/containerd/containerd.sock │ │ ├─ 45980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 353787d3aff61d7d4c3c89ab6a159cf47a5ff86093906e9c6f258aefe97bda91 -address /run/containerd/containerd.sock │ │ ├─ 46452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db0d7996eccba1b326529175658c3c1941f80a624d3b4d0f0e68be43e6f685e0 -address /run/containerd/containerd.sock │ │ ├─ 46510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 258afb8821a905d1d5e1c65e2627051b6d22293067ecc3129fc8b52bde5ecd04 -address /run/containerd/containerd.sock │ │ ├─ 46548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f5ab341628416095342ef984a9ba632f10eaca865c326a1e8e2250e47ba922f -address /run/containerd/containerd.sock │ │ ├─ 48783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a1ec963bd7fb57d9b98f3f90fa769ec4cf78023278a14e22da1071415270cd9 -address /run/containerd/containerd.sock │ │ ├─ 48893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cf8eac3ff95810b38a922e59e132e40b9d184d4a42c5b6e3272445c7c6c5822 -address /run/containerd/containerd.sock │ │ ├─ 49631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bc1e2be3c151c6d23325396e0eed39fce629a34cac50ab458b60e42923231cc -address /run/containerd/containerd.sock │ │ ├─ 49733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa01b15509059ce2e934d32f75afaf8f6dbe55d11f4ca512952355ca579d7677 -address /run/containerd/containerd.sock │ │ ├─ 50109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a37c550141e3ecf9f7c7c6b8473e27c4bed6f7aa6b8250df22e612c3e3520b5f -address /run/containerd/containerd.sock │ │ ├─ 50404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac222e5d4e30f206f70b49a568a161291f9e946246cadb9b3401b570492f03b1 -address /run/containerd/containerd.sock │ │ ├─ 50807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7fa483c07d7482ca9ca63416ad727bb68a7515cc4041d24e1d2cc4feee920ae -address /run/containerd/containerd.sock │ │ ├─ 53110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf61141543407e217682c54e52803cd895e6f378281fa9baf168a53c9aac10be -address /run/containerd/containerd.sock │ │ ├─ 53326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80a8b129f4c6f4789b33336cc9f24741e3d051c36303100207476593814fe823 -address /run/containerd/containerd.sock │ │ ├─ 57780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94bd347fd3d737001e76016624eb36d253afab2f16babbab62ef91b67907b519 -address /run/containerd/containerd.sock │ │ ├─ 58443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 913b8810c3a5f27fc3b364593b4b1a18b6cda195981b33e539c88e56681c1540 -address /run/containerd/containerd.sock │ │ ├─ 58497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9d95cdf60726cb61c431340b845548b55961eee67322f4376131cb25d21b340 -address /run/containerd/containerd.sock │ │ ├─ 58563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aae06fc2ee13cb9b4caf344290fcb1eb65f927fe50008dbb8bef8b917d78034d -address /run/containerd/containerd.sock │ │ ├─ 58779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bff64550df82284b1fa61e10311a5d606e25ccfaf997c7ac04c0cb084662c64 -address /run/containerd/containerd.sock │ │ ├─ 62862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70efa91edc9317f071306699aff76f1badf80e5838d903df95107b152145a17a -address /run/containerd/containerd.sock │ │ ├─ 63010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dc76b217a07bd00ac12a09b4dbd9527e0fdfb2c4632c1e40faeb011d95e8266 -address /run/containerd/containerd.sock │ │ ├─ 63055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bde2c41959581a776b84708c769a71d17bed296e330dcce2b457b2376390c1c4 -address /run/containerd/containerd.sock │ │ ├─ 63056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c85ca148d9f829f949d31f6fbab97c6dea0af18e3a386cf6b4a16526102e15f9 -address /run/containerd/containerd.sock │ │ ├─ 64545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c6a5ce086faa5c881c97586019be1dff6a3eadda418c0f08c039960cd395025 -address /run/containerd/containerd.sock │ │ ├─ 64625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d3080e46e4782bbd2f9ea30e16c67eb1546c7ec16b943b66b81a0db081b5070 -address /run/containerd/containerd.sock │ │ ├─ 64864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 235644ea487e76771786cd826d6ab14f6438660319cc1b2706328128a85382a9 -address /run/containerd/containerd.sock │ │ ├─ 64917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47bdd81b0ccc5d6adbcc347663e37fe02c96cc79812e2607bdc1aa45a4cb6002 -address /run/containerd/containerd.sock │ │ ├─ 65040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9ca6dbdc94707075ba24e55572c6d811fe5186f0952641fb793dd89e4ef5dcc -address /run/containerd/containerd.sock │ │ ├─ 65313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b792a2754647d05cf8ad178f839a51f12f591ff93323d68bf904360e4d6880e -address /run/containerd/containerd.sock │ │ ├─ 65868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8f2a6333e95172ceb40f0d7fdc7bcc0f480e7cff1f0ea2d58cb9d191e18b3f6 -address /run/containerd/containerd.sock │ │ ├─ 66374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b189b296c4fa8a9907d74d6c355b702ad4f4b0c69014180b4679e79891d7cef -address /run/containerd/containerd.sock │ │ ├─ 66860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 995e950a53dec80aaa72731ce028cc04dc4821efa61cbcca74a5db94e3e4f63d -address /run/containerd/containerd.sock │ │ ├─ 67626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ce0b3e2f5590423d69fa2c8337c2e0ec44be29914ca93a8e9817e10d76efd98 -address /run/containerd/containerd.sock │ │ ├─ 69166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f455ac23fc3b9a0c17ceb4f13c214b0f8ee4de6895f507b63a2371e0ef9e4cc -address /run/containerd/containerd.sock │ │ ├─ 70810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39483327cc794d177a55f0d1a67fc790619f4c3bcc9e2bb4a3058309781e73fc -address /run/containerd/containerd.sock │ │ ├─ 80291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0af407407c2fc4996b43db0b111fcbffb02a2b18267b0a312d7db3ccd6e8988 -address /run/containerd/containerd.sock │ │ ├─ 81697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cf5fcef7f4241e4e13229e348a44cdef9d770e927d32e2d7ea5da7170fd1fbc -address /run/containerd/containerd.sock │ │ ├─ 87754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20353120ab96d54c83a3b18f59398d68a56c1f6d40aa23c46831d6fff658fb82 -address /run/containerd/containerd.sock │ │ ├─ 94360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f688399337d36fe98f20786ba3b083f1ec141aa1dfc06e076e852ad416037ec4 -address /run/containerd/containerd.sock │ │ ├─ 98329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba9ebd4c96c3eb483b2367c4e063bbe954d5071057e31596f3858e0ef3fb6a66 -address /run/containerd/containerd.sock │ │ ├─ 98376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8edbaa734057fa388fa192db3f98668b45aea953522535a6d566c2134a2f1110 -address /run/containerd/containerd.sock │ │ ├─107303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63b8ebea8ce25f1c06753ff79a98d2f010ce4ce26851d32efe70fcb5138a4956 -address /run/containerd/containerd.sock │ │ ├─108722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7f9b7a6ac0027fdfeae8978258f49487e41005d53a3cb849e6a519f1805ee81 -address /run/containerd/containerd.sock │ │ ├─108807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95cceff66e7f1e06be4f7da30394dddaeef0583542291bf402b6c7741a0d3473 -address /run/containerd/containerd.sock │ │ ├─110749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a41b6d307d523bd32d04346992981d9af6ea23d4c9eb746deb3fcd46eb82ba3 -address /run/containerd/containerd.sock │ │ ├─112437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dd4987ff42eaf715fd5da3ef5b81f086a55b51a76a854ef2ac80115e4f86fe0 -address /run/containerd/containerd.sock │ │ ├─112475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7b3633546bf4b64252deaf54854f599065e56972075a143b61fc7151608921b -address /run/containerd/containerd.sock │ │ ├─125702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d325f82015329f45208ea168b2d5ddfc7a0019e1bdbe3abcc886a531efa379bc -address /run/containerd/containerd.sock │ │ ├─125794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc63b83a6d22662a7c2f7950c1cf6374a07022da8c8a87c8a033042ba59d40bf -address /run/containerd/containerd.sock │ │ ├─128374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e23835dbb3288666a65e0185b67284574afd9ad3f4c67f02b417addada4ad39c -address /run/containerd/containerd.sock │ │ ├─142745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13b0352482ac2030dcb362bd9c40cdee4699ce1abcfc2ef0ab5cf779ee2a7a12 -address /run/containerd/containerd.sock │ │ ├─144239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e58d34ea8b0d15aebc23bccedb87ac9d8afb46335ab7bfc95fbca46141ac973 -address /run/containerd/containerd.sock │ │ ├─144702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58ca47eba8f9e22352dde4286260d7c47a70f371589c3e7b4abbb1299037ac6a -address /run/containerd/containerd.sock │ │ ├─145550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f3210651c98bc2bba912e7904128cdc62b4f456933e09741a91675a9c3848c0 -address /run/containerd/containerd.sock │ │ ├─147770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 917e6d6de95bd04fe43600692c640268a22b754a9674c680653dbe2fbc8a8a1c -address /run/containerd/containerd.sock │ │ ├─147909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47b8cf549ff2c741a66c457756653215c093f331fa571d79ebbd7f3dd4f84b86 -address /run/containerd/containerd.sock │ │ ├─148310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 928814fc5f3a77cd082b909e19ac13544a054a98acfd4089ff857b38f839088d -address /run/containerd/containerd.sock │ │ ├─148524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9dd9dcceca7e8d5cade6e7f5f60a09f08b43a003113fd03227ecbf6b69a5235 -address /run/containerd/containerd.sock │ │ ├─148645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b64234b9fe208d8dd95102fc6646d0b029fb085e64f0b58d5a4bb809e560664 -address /run/containerd/containerd.sock │ │ ├─148731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dd7325eb359f7579a21210cff65b69e7b6c05000e529c656fbcde79173dcbb9 -address /run/containerd/containerd.sock │ │ ├─174026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da33bf67fb2275f535207051bd0c11735b7ba80e7b14e2bc2abb38e5a734a0da -address /run/containerd/containerd.sock │ │ ├─175878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b47cd4b180dabdfe9a644c056be1bfe5914469d4efcb230d993528b1485b579 -address /run/containerd/containerd.sock │ │ ├─175912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f3abc20106c184928ad61766cbf695662307fb1a3a0129370727ec5935fed04 -address /run/containerd/containerd.sock │ │ ├─175975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12f0decc3126d9bbf9c33401a46d3c46b552bb72508b7e061c5b3963c9b786c8 -address /run/containerd/containerd.sock │ │ ├─175998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25da0016a17857f96b7012503bd12332b53df457de3986e869b146fadbacd4ae -address /run/containerd/containerd.sock │ │ ├─176032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e90489761314f5e660b5f5da0577af037ae1e54455090271e8d8840bebdbf85 -address /run/containerd/containerd.sock │ │ ├─176421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f738137594906b58fa47e6391af0c58dc8b3d9828819250624c6ff2a6e2dc4fa -address /run/containerd/containerd.sock │ │ ├─176465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a738c5ea4f5b43f3c03192c92f1fbd1c16aa0046a72686c46a4f2870748ce86 -address /run/containerd/containerd.sock │ │ ├─189363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 636ecc3359d6cf1bc2951bd20ea8fbe18a0a27d1edbf99b7a0361a04165c3390 -address /run/containerd/containerd.sock │ │ ├─191937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dd2b99ab66aab0aaa8f6635e05915045836ec342b0ab183f3df89713dd7cc13 -address /run/containerd/containerd.sock │ │ ├─192040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c54739c3557b5ed767de8b465320c861cb8fed6d2484677e347dd785d6b9f3b -address /run/containerd/containerd.sock │ │ ├─192119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 938214e1c1a02ad0baefe64a7ef3632c04b8b3f3c5613ebf1dc526616c19833b -address /run/containerd/containerd.sock │ │ ├─207847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30078d9a62bbb70b66969e950b555603d598683df3b853fefc92e3dcdbee10f6 -address /run/containerd/containerd.sock │ │ ├─216039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8e26ee75b72f1982aeb6bedba3ad7945982b2deac299e259aa4dd42ef78bc55 -address /run/containerd/containerd.sock │ │ ├─216065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f367eb61416d8a570e5072a38ef0598cc1f3601dfa8de31e4fa3f075f4fb9f5 -address /run/containerd/containerd.sock │ │ ├─216122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c295286aa4c4b4409a4058b8bb3b0ac8c93a3e02d653adc51572ecae7cf8d74a -address /run/containerd/containerd.sock │ │ ├─216418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91eeb62896697bb0f1d394c4d408f9c298970bd36b34ded8e8c8c6a0f387d7bc -address /run/containerd/containerd.sock │ │ ├─227678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ee2a4bcd424a8cd3658f13c25122c2f4a5700db09f053c5c0e05478af9cc42d -address /run/containerd/containerd.sock │ │ ├─229949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dce40784c3b2463a972a9775bb94383fd7e1119a66cc10271a89bdb6b48550d -address /run/containerd/containerd.sock │ │ ├─231229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7cc43f7334d8c78f28aa64b6a1ed72e53baa937894f53b6420aa708c9333657 -address /run/containerd/containerd.sock │ │ ├─232351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f73af2f0749b10213f320ed62aa6d8353d24c5f2e1bc74347d729459a50c4952 -address /run/containerd/containerd.sock │ │ ├─233678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f98716e912e4bf5e17bf77bd6957b52658199ebe51ae318e1f50eaafee154911 -address /run/containerd/containerd.sock │ │ ├─235207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2c67c7b7acc7cf247f90c5792fca98b402103da0ffe2b4640c3fc713c5be701 -address /run/containerd/containerd.sock │ │ ├─236808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83f0cadffa714b8f4f575ede3cab4eaf44f914791467d88799018d8c4736892d -address /run/containerd/containerd.sock │ │ ├─236852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c425894a84b7fbdb34b0c6333d950ad4b19bf86a38dcb499831dc6c7cdf9723b -address /run/containerd/containerd.sock │ │ ├─246387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 377c73d5150d61ff211b46973e458e8b09b6f5430fd3ad9acabd0afc2c091a66 -address /run/containerd/containerd.sock │ │ ├─246900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73cf27bbb69b7071456a42087f3662412586755c8ebd39262bde4c5044979ec4 -address /run/containerd/containerd.sock │ │ ├─249968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ba8fb27d00f01f37396f75c6181353ca1d7634e9316ea28b033b601f353b205 -address /run/containerd/containerd.sock │ │ ├─255001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf5f3cf0a5347c0d498f05cb9f46b0bac0bbd191ccfff2129b3a9a1cdf6aff94 -address /run/containerd/containerd.sock │ │ ├─255196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f904628d23572a28a502bd0a548e5d632a0958b6956b8d561752eb2d78929d33 -address /run/containerd/containerd.sock │ │ ├─255250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91cd4c0a49c199ef52e02f32c912d9d483910feb5743722deb76f3f5cc4fc60e -address /run/containerd/containerd.sock │ │ ├─255290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8217fe42301239edeb2a0366748e88cf00087e1da6e7961f7ad7e7ea6802568 -address /run/containerd/containerd.sock │ │ ├─266425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4678d13d085e0d4d8fa618bbff275fd684c1e2c6bab84b399dc76d9b775ff72b -address /run/containerd/containerd.sock │ │ ├─268990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13145a7f67fff03c36e56e3a7097924824796977bee9fafcd1545179d3dc0d05 -address /run/containerd/containerd.sock │ │ └─270384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b735f2da73e1b4d25f7fb317fefe5171f5db8f404edc63cdfd04dfcf8dced82 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1430 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─529 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─403 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─636 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29968 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30240 /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 │ │ │ ├─18754 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18774 /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 │ │ │ ├─25158 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25431 /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.jegkyc.service │ │ │ ├─12848 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jegkyc/unit.run │ │ │ └─12882 /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-jegkyc --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.jegkyc:/var/lib/ceph/mgr/ceph-instance.jegkyc:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jegkyc/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.jegkyc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39622 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39641 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34788 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─35062 /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 │ │ ├─12490 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12519 /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 … │ │ └─10334 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─651 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─626 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─142124 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42750 /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.19.213.14 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─371 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─656 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-cfb4daa742578652635ce203fbea568a954b30a61a3ed54e86c9ac9b7fda8640.scope … │ │ ├─35106 /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 │ │ └─35118 /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 │ │ └─1097 /usr/sbin/uuidd --socket-activation │ ├─run-r71353987f67b4213a705ea4b0d86ade6.scope │ │ └─190202 /usr/sbin/libvirtd --listen │ ├─chrony.service │ │ ├─11098 /usr/sbin/chronyd -F 1 │ │ └─11099 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-29d26a1e86509efebd88359f67b1401b3b583c3ed5b14141e342a769cf171b2e.scope … │ │ ├─39695 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39710 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─systemd-resolved.service │ │ └─407 /lib/systemd/systemd-resolved │ ├─docker-e367bb966a627d0d9a901b050da3b43039a76e55722224e0d427a5055f0faea7.scope … │ │ ├─12600 /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 │ │ └─12613 /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 │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─141995 /sbin/iscsid │ │ └─141996 /sbin/iscsid │ ├─docker-a3d011c6efcfd39d168e5be84d3596cdc7816a1461a0c23b172a14dedb227f31.scope … │ │ ├─25471 /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 │ │ └─25483 /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 │ ├─dbus.service │ │ └─622 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-adeee38011f3c9f1709fd756b78126493254abf7fe131b98685bb5901fdc94c4.scope … │ │ ├─18821 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18840 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─635 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─628 /lib/systemd/systemd-logind │ ├─docker-d68aa2448e724657584e4179a10a8a371e40097f6957f41fd5ff62e224fae63f.scope … │ │ ├─12963 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.jegkyc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12982 /usr/bin/ceph-mgr -n mgr.instance.jegkyc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─docker-2f6cc39429577b4b8f33c018244a9bd1b33e1ed7d10cf8b22ae6c44d4b1a02a0.scope … │ ├─30284 /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 │ └─30296 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug ├─k8s.io │ ├─636ecc3359d6cf1bc2951bd20ea8fbe18a0a27d1edbf99b7a0361a04165c3390 │ │ └─189387 /pause │ ├─ac7b5606574bd760ee543ade7e8724e6592cae6d50abbd39150be52c1a0b74c4 │ │ ├─86958 barbiacan-api: uWSGI master │ │ └─86972 barbiacan-api: uWSGI worker 1 │ ├─3f3210651c98bc2bba912e7904128cdc62b4f456933e09741a91675a9c3848c0 │ │ └─145574 /pause │ ├─8edbaa734057fa388fa192db3f98668b45aea953522535a6d566c2134a2f1110 │ │ └─98400 /pause │ ├─0c06f3679a27c6f611732514c9ba0ee888be6e36cbc272a6878eaa0eff0d9ae6 │ │ └─189564 /bin/bash /tmp/libvirt.sh │ ├─5db624b24a408322761813706fbbd43215346468c56ea8ac74c856c79e688e17 │ │ └─68228 /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 │ ├─92351bf8bb7f3de610e5a7b34bf8a16cd6503dbaf39c052e54b1e42faeaba0aa │ │ └─110434 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─7ce0b3e2f5590423d69fa2c8337c2e0ec44be29914ca93a8e9817e10d76efd98 │ │ └─67651 /pause │ ├─c3b8a3b3f160115ebdb8379ae7a9ec9d239154d3f1439426e155d1ae3eaa6b6b │ │ └─53678 valkey-server *:26379 [sentinel] │ ├─39483327cc794d177a55f0d1a67fc790619f4c3bcc9e2bb4a3058309781e73fc │ │ └─70834 /pause │ ├─72ab415903f155f23ba274603dfda9785fca9d3d18943dfc6ab2f5a4adc253be │ │ └─67833 /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-19-213-14.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 │ ├─4b64234b9fe208d8dd95102fc6646d0b029fb085e64f0b58d5a4bb809e560664 │ │ └─148669 /pause │ ├─0f5d58374587e5fc775ea045fd436a6ce4ca4342fc05efc1a7a5994ecca05324 │ │ └─264256 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─12f0decc3126d9bbf9c33401a46d3c46b552bb72508b7e061c5b3963c9b786c8 │ │ └─176077 /pause │ ├─7caebe5f5f040cc4cc8a7c429a302213a0965ce2d462c47243159cb3a80f640f │ │ ├─226947 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226970 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─227564 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227565 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405362 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405363 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405364 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405365 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405367 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405371 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405377 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405378 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405379 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405380 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405381 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405382 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405383 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405384 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405385 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405387 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405398 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405399 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405400 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405401 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405402 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405403 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405404 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405405 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405406 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405407 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405408 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405409 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405410 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405411 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405412 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─405413 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─264952ff12d5de8cae47312a5f46a88ba1fc66cfeb8066341f9e58b25f57a21f │ │ ├─109144 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─109378 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─109384 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─d8217fe42301239edeb2a0366748e88cf00087e1da6e7961f7ad7e7ea6802568 │ │ └─255331 /pause │ ├─041924cc028737e3366dc135700c4a071b73b8f9efd7bab830570df65847e15b │ │ ├─204197 heat-api: uWSGI master │ │ ├─204216 heat-api: uWSGI worker 1 │ │ └─204217 heat-api: uWSGI worker 2 │ ├─74ebb1e4ed316cf3365d54293e05bacd393eadd724575692647033b84fb2c70d │ │ └─46679 /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 │ ├─9d3acfcf258cd2ad9958aa6ad07ae87fedfcfbbb1c70e5314a4945ba3d29e0e2 │ │ └─43785 /pause │ ├─620533208d96f033672d91164280725304c73b1cb9a7a8ff7a118bcb53db0923 │ │ └─49801 /manager --metrics-bind-address=:9782 │ ├─37251a8f090259e9db10786ed29eca13b0ae3313fb67f3621819de943c317a61 │ │ └─68905 /bin/oauth2-proxy │ ├─485abe92f3659ae3db8b98020beff8c2c10551ad1474b867220fa9b3186c0cad │ │ └─190069 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─0133621d765519d789817592892f9d1ac6b407ee844533c699cc72b528e6c267 │ │ └─264238 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─2dd7325eb359f7579a21210cff65b69e7b6c05000e529c656fbcde79173dcbb9 │ │ └─148756 /pause │ ├─0d3080e46e4782bbd2f9ea30e16c67eb1546c7ec16b943b66b81a0db081b5070 │ │ └─64651 /pause │ ├─d0f2278c1d15250c141a7b867fc2ef735438ccdd01963d298f3c8934167f950d │ │ └─67886 /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 │ ├─91cd4c0a49c199ef52e02f32c912d9d483910feb5743722deb76f3f5cc4fc60e │ │ └─255273 /pause │ ├─20353120ab96d54c83a3b18f59398d68a56c1f6d40aa23c46831d6fff658fb82 │ │ └─87782 /pause │ ├─9d27c1c6982f440fd8d4bf25f275d7f76396ea462081c758671d8ea6db9a86a3 │ │ ├─ 74420 apache2 -DFOREGROUND │ │ ├─ 74436 (wsgi:k -DFOREGROUND │ │ ├─ 74437 (wsgi:k -DFOREGROUND │ │ ├─ 74438 (wsgi:k -DFOREGROUND │ │ ├─ 74439 (wsgi:k -DFOREGROUND │ │ ├─401280 apache2 -DFOREGROUND │ │ └─407422 apache2 -DFOREGROUND │ ├─536ea1aa58def645869b1df85b6d4f96137c0292af00c12d79392102952a2d82 │ │ └─42554 etcd --advertise-client-urls=https://199.19.213.14: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.19.213.14:2380 --initial-cluster=instance=https://199.19.213.14:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.14:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.14: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 │ ├─1c6a5ce086faa5c881c97586019be1dff6a3eadda418c0f08c039960cd395025 │ │ └─64566 /pause │ ├─25da0016a17857f96b7012503bd12332b53df457de3986e869b146fadbacd4ae │ │ └─176102 /pause │ ├─995e950a53dec80aaa72731ce028cc04dc4821efa61cbcca74a5db94e3e4f63d │ │ └─66885 /pause │ ├─e2912f75d4f63c24259bb50186b1a7323965bc3bc2924bbeb75bd8948de8c3c3 │ │ └─58990 /secretgen-controller │ ├─d111d5e8a7c320cd7c441534ea6cf4765f5bf4fb0f8c0cecb3d22cd483ac1b0e │ │ ├─133694 placement-api: uWSGI master │ │ ├─133721 placement-api: uWSGI worker 1 │ │ └─133722 placement-api: uWSGI worker 2 │ ├─9fe6e072c5f36897a229e04be09d49233afd9fb073f900f5cb75627c52842732 │ │ ├─208038 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208055 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─208061 erl_child_setup 1048576 │ │ ├─208111 sh -s disksup │ │ ├─208113 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─208114 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─208124 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─208125 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─208135 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─208375 /bin/sh -s rabbit_disk_monitor │ ├─f7df9329914034d34aadc21e7eb06307f77b2f3ae3e90e2459d3bc78ab39916d │ │ └─167432 /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 │ ├─19afb470532dbfafc4019814539caeaa2aa62d2363790f63c9bbe8cbd5c3c098 │ │ └─46770 /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 │ ├─23b795355e3020f1e98e9c82a0f876f784c3d8e8532e46eb2984e72223613b7d │ │ ├─80497 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80514 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─80520 erl_child_setup 1048576 │ │ ├─80570 sh -s disksup │ │ ├─80572 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─80573 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─80589 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─80590 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─80600 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─80674 /bin/sh -s rabbit_disk_monitor │ ├─fc63b83a6d22662a7c2f7950c1cf6374a07022da8c8a87c8a033042ba59d40bf │ │ └─125820 /pause │ ├─f688399337d36fe98f20786ba3b083f1ec141aa1dfc06e076e852ad416037ec4 │ │ └─94393 /pause │ ├─6f455ac23fc3b9a0c17ceb4f13c214b0f8ee4de6895f507b63a2371e0ef9e4cc │ │ └─69190 /pause │ ├─fa3f66b3f875a62bb1381f274e1d4ca8bce83d45e4e147d5cc0f46adb6b42e7d │ │ ├─187852 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) │ │ ├─188972 /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/tmpzsg46t1x/privsep.sock │ │ ├─189489 /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/tmp3kn8nhkc/privsep.sock │ │ ├─190034 /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/tmpvpg7h5bh/privsep.sock │ │ ├─190441 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─190442 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─190463 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/23374fc9-7102-4e2f-8ca3-70265ea4970b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/23374fc9-7102-4e2f-8ca3-70265ea4970b/host --addn-hosts=/var/lib/neutron/dhcp/23374fc9-7102-4e2f-8ca3-70265ea4970b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/23374fc9-7102-4e2f-8ca3-70265ea4970b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/23374fc9-7102-4e2f-8ca3-70265ea4970b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1931afbb-acdf-4f98-941f-d2e71167ef05,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 │ │ ├─190466 haproxy -f /var/lib/neutron/ns-metadata-proxy/23374fc9-7102-4e2f-8ca3-70265ea4970b.conf │ │ ├─210123 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/005579f4-5627-48be-9ab2-c8380ffcc9df/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/005579f4-5627-48be-9ab2-c8380ffcc9df/host --addn-hosts=/var/lib/neutron/dhcp/005579f4-5627-48be-9ab2-c8380ffcc9df/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/005579f4-5627-48be-9ab2-c8380ffcc9df/opts --dhcp-leasefile=/var/lib/neutron/dhcp/005579f4-5627-48be-9ab2-c8380ffcc9df/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-4a90976d-11aa-4887-9f4c-7f0ca71687f9,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 │ │ ├─210132 haproxy -f /var/lib/neutron/ns-metadata-proxy/005579f4-5627-48be-9ab2-c8380ffcc9df.conf │ │ └─381521 /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/tmptc3q50s9/privsep.sock │ ├─1b421d37b396c41290dfe6f95ad139532fb81aa4a046876c2c1fa2cdd4d4c152 │ │ ├─174194 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174212 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─174218 erl_child_setup 1048576 │ │ ├─174334 sh -s disksup │ │ ├─174336 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─174337 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─174353 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─174354 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─174364 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─174432 /bin/sh -s rabbit_disk_monitor │ ├─16418eeddfb1be655a259c9dcd10801fec687f033da4373e2ed042652a91d87f │ │ ├─264439 /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 │ │ └─264626 /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 │ ├─182591301550ee5646dc0e2a81be8741cef4ab48cc8c51245a76c17e40afd50e │ │ └─58886 nfd-gc -gc-interval=1h │ ├─3efa9341e49c4e803c92f17c9ca4ea1e1cccb1297c3a7488253a002583abc2f3 │ │ ├─94514 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─94531 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─94537 erl_child_setup 1048576 │ │ ├─94584 sh -s disksup │ │ ├─94586 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─94587 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─94630 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─94631 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─94641 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─94970 /bin/sh -s rabbit_disk_monitor │ ├─6a41b6d307d523bd32d04346992981d9af6ea23d4c9eb746deb3fcd46eb82ba3 │ │ └─110772 /pause │ ├─9cb2115942da45512d649af5f1e47cabe76ab51e8684a16d838976419a6b73c0 │ │ └─50258 percona-xtradb-cluster-operator │ ├─db0d7996eccba1b326529175658c3c1941f80a624d3b4d0f0e68be43e6f685e0 │ │ └─46476 /pause │ ├─7cf8eac3ff95810b38a922e59e132e40b9d184d4a42c5b6e3272445c7c6c5822 │ │ └─48916 /pause │ ├─4b097c08e74b174860cc9f50c8e708864dfacd005da03b987d769b67ed0dd446 │ │ ├─69469 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69486 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─69492 erl_child_setup 1048576 │ │ ├─69539 sh -s disksup │ │ ├─69541 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─69542 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─69556 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─69557 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─69567 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─69727 /bin/sh -s rabbit_disk_monitor │ ├─7a1ec963bd7fb57d9b98f3f90fa769ec4cf78023278a14e22da1071415270cd9 │ │ └─48817 /pause │ ├─bdadda56a61af06d662bd36f04f87a67c588c577166429ed69b1527e98d5c53c │ │ ├─51166 mysqld --wsrep_start_position=b4531b94-9e5a-11f1-aa92-722c5f6d2414:20 │ │ └─51363 /var/lib/mysql/mysql-state-monitor │ ├─0ca2cbe11ab577187d71f5b2244b7ea6c420b4ad8c577b0784aa28e568433a52 │ │ └─68182 /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 │ ├─d7b3633546bf4b64252deaf54854f599065e56972075a143b61fc7151608921b │ │ └─112507 /pause │ ├─68348063e304c5bd5b22196b9c191183f3f1aad9c718624972f91ac7401e31f1 │ │ └─45656 /coredns -conf /etc/coredns/Corefile │ ├─77d8bbeb804b8c62211bbd85bdc0f62fb7f7b7b82a339e672cc5206b82dced40 │ │ ├─63351 python -u /app/sidecar.py │ │ ├─63870 python -u /app/sidecar.py │ │ └─63871 python -u /app/sidecar.py │ ├─aa01b15509059ce2e934d32f75afaf8f6dbe55d11f4ca512952355ca579d7677 │ │ └─49756 /pause │ ├─fe030eddc89b054409bc83c2162a44f8ba7adb8c93ed7c61c2c09163c0c8e796 │ │ └─99609 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─0fd49295a4100d21ab1e2be616a8fdd4f81d0c426e27f9b788c6ef249219780c │ │ └─49916 /manager --metrics-bind-address=:8080 │ ├─5819c6f6bdd4c984c50a0a4bc42263569de6c158216bd67461359df318374b12 │ │ └─45130 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─fbdaa1bf88b8c528801be4621e64fe516f28d9f118f75fdcc3b9b17048cd4025 │ │ └─68787 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8bacdec8459486e71f7f6dcfc1b98e5a3b478f3421c3f561d949b847ea8edfeb │ │ └─68647 /bin/pushgateway │ ├─60d018e0f595f7b18facfc1d92c6a8e6630afd806b2cb8967fd706b7f0911292 │ │ └─193302 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─cc57b6937582502152510ad9e86c701a6a16c3117d5874a764c3dba6ba9fa834 │ │ └─65508 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 │ ├─d34b1b475ac9960a3720e1830902882dd5c225381744f807a7dbee7fdd561726 │ │ └─42345 /pause │ ├─64e7fe21c3d8a483b53ff2ada93286593ff7c1c236085b7a4dd700288f181ff5 │ │ └─42509 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 │ ├─30078d9a62bbb70b66969e950b555603d598683df3b853fefc92e3dcdbee10f6 │ │ └─207871 /pause │ ├─0bdb1afc151aa293d5a72e01a39f2bca988de0d322b33c0956c62456842896de │ │ └─98780 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-prf4k --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─9bc2bc5f97dfc54c49002cca090b4ba3f21ed7e99f67bfca5e602ea1c80745cd │ │ ├─247005 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247382 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247383 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─9290cdeffb024d3c25785fc8d2756ecb155836f9bb82dd8c61d43628ab4b76e8 │ │ └─233727 /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 │ ├─dd908c2308bf4e5d48649455f78e69d1012646aa25c3cc71ba5d933a49cd943a │ │ ├─110852 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110868 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─110874 erl_child_setup 1048576 │ │ ├─110921 sh -s disksup │ │ ├─110923 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─110924 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─110955 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─110956 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─110966 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─111154 /bin/sh -s rabbit_disk_monitor │ ├─53ff19bbd926c78cf6503a64603d248c30cc3c58868f6fa480da2a28bba89655 │ │ └─67787 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─5ab9ac1380fa80d8e5af82041e20e981b9f215b169bed633cb42388469414a13 │ │ ├─171807 nova-api: uWSGI master │ │ ├─171842 nova-api: uWSGI worker 1 │ │ └─171843 nova-api: uWSGI worker 2 │ ├─d325f82015329f45208ea168b2d5ddfc7a0019e1bdbe3abcc886a531efa379bc │ │ └─125727 /pause │ ├─d3ca859a64c0ac75067c3b6d37e0022d05df25d62ae669e09c814599a4a8db11 │ │ └─49193 /server │ ├─9f5ab341628416095342ef984a9ba632f10eaca865c326a1e8e2250e47ba922f │ │ └─46572 /pause │ ├─c295286aa4c4b4409a4058b8bb3b0ac8c93a3e02d653adc51572ecae7cf8d74a │ │ └─216168 /pause │ ├─3e827c83cbf330913552959a10927d073d02121eb10116f8de41b9d17c8899f1 │ │ └─66910 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─bf5f3cf0a5347c0d498f05cb9f46b0bac0bbd191ccfff2129b3a9a1cdf6aff94 │ │ └─255028 /pause │ ├─4e58d34ea8b0d15aebc23bccedb87ac9d8afb46335ab7bfc95fbca46141ac973 │ │ └─144263 /pause │ ├─2ecb38f44d92d03294fa65a9a406a3b4c0cbf01e3030145e0979c3ac84c58a5b │ │ └─44024 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─394477a1e6ee78746cf78ddd4fcb17fe6580c426f7be1f3962a44d4e49b53bc6 │ │ ├─246799 magnum-api: uWSGI master │ │ ├─246839 magnum-api: uWSGI worker 1 │ │ └─246840 magnum-api: uWSGI worker 2 │ ├─9d586e3a962cde156880cb50944f24879fd1b5c6161db34f498d4a22d78da552 │ │ └─68131 /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-19-213-14.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 │ ├─281f4a0de0a25c20531fac7125ce03eb342afc4680322f37e2ec6e9c3bbc63b1 │ │ ├─264270 manila-api: uWSGI master │ │ ├─264301 manila-api: uWSGI worker 1 │ │ └─264302 manila-api: uWSGI worker 2 │ ├─3582f7cada010606822166b6549f0d62f8de5ee215f6ce8eb23cc21f8e0834e4 │ │ ├─246454 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247293 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp56rk18af/privsep.sock │ │ ├─247298 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247308 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─5f3abc20106c184928ad61766cbf695662307fb1a3a0129370727ec5935fed04 │ │ └─175983 /pause │ ├─748782e61394620a22dcff04a5e29c6901cff0f50a563c3bbadbded53697b948 │ │ ├─ 49139 /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 │ │ ├─ 49152 /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 │ │ ├─ 49265 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─268550 nginx: worker process │ │ ├─268551 nginx: worker process │ │ └─268552 nginx: cache manager process │ ├─aa02aefdff872cec03dc84df251af003617ba6df8d58ca6f12ed36330c04b440 │ │ └─189507 /usr/bin/libvirt-tls-sidecar │ ├─200ff69cc4baebf856bee95ad7d3070b51a967fe7934796a36bb6c43e920bf68 │ │ ├─145657 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─145673 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─145680 erl_child_setup 1048576 │ │ ├─145745 sh -s disksup │ │ ├─145747 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─145748 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─145856 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─145857 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─145867 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─146069 /bin/sh -s rabbit_disk_monitor │ ├─52b863340109406075b766c84aec01ab0a51b652e8cdc8fefb0ca078d9e30106 │ │ └─45552 /pause │ ├─96a0fa13904776aa5c942f303d5503875a92d4f7c54b8dc7b30ef281f82dd87f │ │ ├─172770 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173138 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173139 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─917e6d6de95bd04fe43600692c640268a22b754a9674c680653dbe2fbc8a8a1c │ │ └─147847 /pause │ ├─4678d13d085e0d4d8fa618bbff275fd684c1e2c6bab84b399dc76d9b775ff72b │ │ └─266448 /pause │ ├─258afb8821a905d1d5e1c65e2627051b6d22293067ecc3129fc8b52bde5ecd04 │ │ └─46534 /pause │ ├─30b0d2ed635cc6c03ef1936b95ff28b36549d0abc01bdffbc082e53b61bbe36c │ │ ├─ 98865 /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 │ │ └─411252 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─8e6bfc6629df5f16958f2d356a76d3baaad4c9cb7cdf100f1266475ab8aee54e │ │ ├─66221 nginx: master process nginx -g daemon off; │ │ ├─66253 nginx: worker process │ │ ├─66254 nginx: worker process │ │ ├─66255 nginx: worker process │ │ ├─66256 nginx: worker process │ │ └─66257 nginx: worker process │ ├─c85ca148d9f829f949d31f6fbab97c6dea0af18e3a386cf6b4a16526102e15f9 │ │ └─63107 /pause │ ├─3a4035fe4881ef7e1f322fa7f5eb4f3366ff8081fe51a681818b7be644e91e9a │ │ ├─187876 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) │ │ ├─188484 /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/tmptokh4o_3/privsep.sock │ │ ├─376468 /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/tmpnaxn16a3/privsep.sock │ │ ├─376827 /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/tmp5w8z4iq9/privsep.sock │ │ ├─377229 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─377230 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─378312 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=1a87090d-d2ca-438a-9a14-768883f55a79 --namespace=qrouter-1a87090d-d2ca-438a-9a14-768883f55a79 --conf_dir=/var/lib/neutron/ha_confs/1a87090d-d2ca-438a-9a14-768883f55a79 --log-file=/var/lib/neutron/ha_confs/1a87090d-d2ca-438a-9a14-768883f55a79/neutron-keepalived-state-change.log --monitor_interface=ha-19cb702c-c5 --monitor_cidr=169.254.0.159/24 --pid_file=/var/lib/neutron/external/pids/1a87090d-d2ca-438a-9a14-768883f55a79.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─380075 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=e562e7aa-8d4a-4008-8964-2abadbc09942 --namespace=qrouter-e562e7aa-8d4a-4008-8964-2abadbc09942 --conf_dir=/var/lib/neutron/ha_confs/e562e7aa-8d4a-4008-8964-2abadbc09942 --log-file=/var/lib/neutron/ha_confs/e562e7aa-8d4a-4008-8964-2abadbc09942/neutron-keepalived-state-change.log --monitor_interface=ha-47596b1b-01 --monitor_cidr=169.254.0.79/24 --pid_file=/var/lib/neutron/external/pids/e562e7aa-8d4a-4008-8964-2abadbc09942.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─390064 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=321b1889-efb3-457d-b42a-ed5cb5c30697 --namespace=qrouter-321b1889-efb3-457d-b42a-ed5cb5c30697 --conf_dir=/var/lib/neutron/ha_confs/321b1889-efb3-457d-b42a-ed5cb5c30697 --log-file=/var/lib/neutron/ha_confs/321b1889-efb3-457d-b42a-ed5cb5c30697/neutron-keepalived-state-change.log --monitor_interface=ha-949ca643-1f --monitor_cidr=169.254.0.155/24 --pid_file=/var/lib/neutron/external/pids/321b1889-efb3-457d-b42a-ed5cb5c30697.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─397920 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=5c637251-9341-4c32-9855-d3a93f17063d --namespace=qrouter-5c637251-9341-4c32-9855-d3a93f17063d --conf_dir=/var/lib/neutron/ha_confs/5c637251-9341-4c32-9855-d3a93f17063d --log-file=/var/lib/neutron/ha_confs/5c637251-9341-4c32-9855-d3a93f17063d/neutron-keepalived-state-change.log --monitor_interface=ha-f7b45a59-08 --monitor_cidr=169.254.0.180/24 --pid_file=/var/lib/neutron/external/pids/5c637251-9341-4c32-9855-d3a93f17063d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─e49b147d341b3612d11c2c5b51ead1517f66d45fc5ea7aad8da54429174ea70c │ │ ├─177164 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─401754 sleep 300 │ ├─7b47cd4b180dabdfe9a644c056be1bfe5914469d4efcb230d993528b1485b579 │ │ └─175952 /pause │ ├─e399d94f6bd811af8630f80503dfdc0e322a540eaa721f6ecdcc49ec3f2c977f │ │ └─269392 /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 │ ├─c8274a58ef461069ba850b7d0fcd4ef2ce68c59fe0fa1544d4b7e0eda49d93e5 │ │ ├─122350 cinder-api: uWSGI master │ │ ├─122371 cinder-api: uWSGI worker 1 │ │ └─122372 cinder-api: uWSGI worker 2 │ ├─585b9918268d3749b98e50283c989c9c75b6905332f65f7e10820a8a51883b9f │ │ ├─186234 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186661 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp1h_dauaa/privsep.sock │ │ ├─186907 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp5uycvuso/privsep.sock │ │ └─187106 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─eed98f9796c5fd77cb9582dc86555af960b24fb1c900039ee2424e6b84fd295e │ │ ├─204100 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─204493 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─204494 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─8dc76b217a07bd00ac12a09b4dbd9527e0fdfb2c4632c1e40faeb011d95e8266 │ │ └─63031 /pause │ ├─e3f0320b452e6869a52d795f0bc6e6e246aa0364574009b5f27cd781c988be8c │ │ └─51342 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─58ca47eba8f9e22352dde4286260d7c47a70f371589c3e7b4abbb1299037ac6a │ │ └─144724 /pause │ ├─6f2939f25e76c4f723e912232afbfd299b252933c18855734cb30bc58a86a412 │ │ ├─204112 heat-api-cfn: uWSGI master │ │ ├─204133 heat-api-cfn: uWSGI worker 1 │ │ └─204134 heat-api-cfn: uWSGI worker 2 │ ├─222f3ed6869b1efbfe28fb1059f6a78b2fd96ef96613b4669841f1756d122e10 │ │ └─53380 valkey-server *:6379 │ ├─b7fe3262936650e9f3cec58595460d60953754c40edfce6dbca9caacb14e7561 │ │ └─51309 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─06584a5f73a996f95dbab64cac9130edc6ec72d4eb6e788a5157dac4cb7baf98 │ │ ├─227808 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227825 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─227833 erl_child_setup 1048576 │ │ ├─227929 sh -s disksup │ │ ├─227931 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─227932 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─228039 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─228040 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─228050 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─228196 /bin/sh -s rabbit_disk_monitor │ ├─7c9f0a94b32c33b5a4bb643ce50ff3f80942d22340c104188b032a06ccc5f067 │ │ └─42417 /pause │ ├─6120c61891880b885d5f561a50ce679f13cf1b94da42ee97c36e2175f6bf5023 │ │ └─53760 redis_exporter │ ├─8f1a9835a318817957387d699290d6811a2b34b4fc572add77e3804fbcacabc5 │ │ └─230024 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─47678a702672aaa4b9ab950b1855f9ba871fa2fa893c9077687272f272077b6e │ │ └─42439 /pause │ ├─6dd4987ff42eaf715fd5da3ef5b81f086a55b51a76a854ef2ac80115e4f86fe0 │ │ └─112460 /pause │ ├─b7a89af6fe52d4d4ea288e1870116408ba6a34842ce41756a450738eb2205f60 │ │ ├─193240 /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 │ │ ├─377514 /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/tmps8hfd1kd/privsep.sock │ │ ├─377876 /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/tmpc6vzhv4a/privsep.sock │ │ └─379543 /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/tmphuhygo_q/privsep.sock │ ├─8cf5fcef7f4241e4e13229e348a44cdef9d770e927d32e2d7ea5da7170fd1fbc │ │ └─81723 /pause │ ├─913b8810c3a5f27fc3b364593b4b1a18b6cda195981b33e539c88e56681c1540 │ │ └─58476 /pause │ ├─bae8398f26241ba7294d908dce2bc1482906f9563a4caac364ba23f8991055a0 │ │ └─126520 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─ab46d6369ec6edf8b4614c4a0a34a57958c60f640aa791162e616424ed49f70c │ │ └─253095 docker-registry serve /etc/docker-registry/config.yml │ ├─f4679b24b406b37d0881a048e7fe1ef1c2f0563905fb20873db4aeb12bc3a7b3 │ │ └─58845 nfd-worker -metrics=8081 │ ├─6ad7a1c27dacc0305e55212bf0621d53876c0b06f966d8c27f723c51c3b9e966 │ │ ├─184988 neutron-api: uWSGI master │ │ ├─185008 neutron-api: uWSGI worker 1 │ │ └─185009 neutron-api: uWSGI worker 2 │ ├─d33f8998edbc0213c4de94a8fc555a1fe5aaf861dd2265ee948e229944259f23 │ │ └─45590 /pause │ ├─83f0cadffa714b8f4f575ede3cab4eaf44f914791467d88799018d8c4736892d │ │ └─236831 /pause │ ├─95ea64e1e3b75e45ff4ffd1e1e9b191fbb5b89fce5a366080c97b54bd3a64633 │ │ ├─272865 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─272877 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─9c21c78e93b5d2ece1e6a5b2a946dd9e6520b8b840f770f32cc9231c4b1bcc40 │ │ └─46723 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─938214e1c1a02ad0baefe64a7ef3632c04b8b3f3c5613ebf1dc526616c19833b │ │ └─192144 /pause │ ├─16aff895060c288777db85d73b0a7cfce8399924ac891d7aed40b0dda2463c99 │ │ └─187843 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) │ ├─2eb2cd5db7770d6855439a00c1e015707102b67cce660d18010abf6a2c81bbbe │ │ └─42691 /kube-vip manager │ ├─e7fa483c07d7482ca9ca63416ad727bb68a7515cc4041d24e1d2cc4feee920ae │ │ └─50831 /pause │ ├─8e59a51909a9e732189f3d8f7597e34d13f76b29dc623d6f79c7f4405a18e630 │ │ ├─126869 /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 │ │ └─127012 /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 │ ├─3a68a39b283cad4fc81459388e2fcfcbe76c0d0e0b10b4171d74182fcf5eab2e │ │ └─42929 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─235644ea487e76771786cd826d6ab14f6438660319cc1b2706328128a85382a9 │ │ └─64895 /pause │ ├─57e4fd160e34cc116b2be83442b0959e651ce79f4f80cc634290a4a5c1f10e18 │ │ └─144888 /coredns -conf /etc/coredns/Corefile │ ├─ac222e5d4e30f206f70b49a568a161291f9e946246cadb9b3401b570492f03b1 │ │ └─50429 /pause │ ├─6e90489761314f5e660b5f5da0577af037ae1e54455090271e8d8840bebdbf85 │ │ └─176084 /pause │ ├─3b189b296c4fa8a9907d74d6c355b702ad4f4b0c69014180b4679e79891d7cef │ │ └─66405 /pause │ ├─e19c63a6a66e34a44900cf46600cadf1d2cba7a0bd4772fe2cd6b411cc79993c │ │ └─64227 /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 │ ├─47b8cf549ff2c741a66c457756653215c093f331fa571d79ebbd7f3dd4f84b86 │ │ └─147934 /pause │ ├─9def770f8513cc135db237442964d4329221359392e6e1bf5b7fa0ff947b89c1 │ │ └─88548 /usr/local/bin/rook ceph operator │ ├─876d878e849f128e760866bf1427755d1d58409d3efa6e51766111cebba2648c │ │ ├─185022 neutron-policy-server: uWSGI master │ │ ├─185035 neutron-policy-server: uWSGI worker 1 │ │ └─185036 neutron-policy-server: uWSGI worker 2 │ ├─94bd347fd3d737001e76016624eb36d253afab2f16babbab62ef91b67907b519 │ │ └─57804 /pause │ ├─4f29b49edee4474aa8dd22f9e06809aa3a77deb0f2a240889642739c7037f16e │ │ └─232419 /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 │ ├─83a7ed6eabd7b47e570e52ca0f4400fd950069447c8602ec7f7116dabf402539 │ │ ├─268725 apache2 -DFOREGROUND │ │ ├─271251 (wsgi:h -DFOREGROUND │ │ ├─271252 (wsgi:h -DFOREGROUND │ │ ├─271253 (wsgi:h -DFOREGROUND │ │ ├─271254 (wsgi:h -DFOREGROUND │ │ ├─271255 (wsgi:h -DFOREGROUND │ │ ├─271256 apache2 -DFOREGROUND │ │ └─271257 apache2 -DFOREGROUND │ ├─478857c3d1e9161fef7db1ff4e7910f37f2b12e49e48657120ff172e69d804c5 │ │ └─67905 /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 │ ├─3b792a2754647d05cf8ad178f839a51f12f591ff93323d68bf904360e4d6880e │ │ └─65338 /pause │ ├─f9dd9dcceca7e8d5cade6e7f5f60a09f08b43a003113fd03227ecbf6b69a5235 │ │ └─148551 /pause │ ├─6a971324c1d80f220d50db8eca2f1ba0b7b180708ac06baeb4793245986249a9 │ │ └─58939 nfd-master -crd-controller=true -metrics=8081 │ ├─204071442723111919cfcecef9059a7465cbde2bc54fe9d66cde7a97cc62f970 │ │ ├─189615 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189643 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─189650 erl_child_setup 1048576 │ │ ├─189701 sh -s disksup │ │ ├─189703 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─189704 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─189716 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─189717 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─189727 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─190197 /bin/sh -s rabbit_disk_monitor │ ├─63b8ebea8ce25f1c06753ff79a98d2f010ce4ce26851d32efe70fcb5138a4956 │ │ └─107346 /pause │ ├─801241dab3e1e7176d26b7bdea04e8b24291bf41eaeac329e252e445a937ef45 │ │ └─226170 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─72582371af0341522fb8d96a39ff3af073a30ab43b37ec2b38d8ad05fed640be │ │ ├─44243 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44661 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─f2c67c7b7acc7cf247f90c5792fca98b402103da0ffe2b4640c3fc713c5be701 │ │ └─235239 /pause │ ├─7f608357f569352fb8f0eaaf38ebd15fc238137d860590de7a4aff28086e0225 │ │ └─63635 /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 │ ├─70efa91edc9317f071306699aff76f1badf80e5838d903df95107b152145a17a │ │ └─62927 /pause │ ├─a9ca6dbdc94707075ba24e55572c6d811fe5186f0952641fb793dd89e4ef5dcc │ │ └─65066 /pause │ ├─f7f9b7a6ac0027fdfeae8978258f49487e41005d53a3cb849e6a519f1805ee81 │ │ └─108746 /pause │ ├─f98716e912e4bf5e17bf77bd6957b52658199ebe51ae318e1f50eaafee154911 │ │ └─233702 /pause │ ├─3ab36a34ad8516c5e7a5416e2e7bb954f6471f66129bb9de2b0e10dcb7f8eedb │ │ └─42451 /pause │ ├─79ec8e09aa4c3295f7ad8fa6dac481c3a0cfd3052486a1575219240a838f7858 │ │ ├─171945 nova-metadata: uWSGI master │ │ ├─171959 nova-metadata: uWSGI worker 1 │ │ └─171960 nova-metadata: uWSGI worker 2 │ ├─b50f5b3da259c8104286f2729b754b05ddeb516a0fb5e5e62edd2efe26e55b60 │ │ ├─226184 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226569 octavia-worker: ConsumerService worker(0) │ │ └─226575 octavia-worker: ConsumerService worker(1) │ ├─3f367eb61416d8a570e5072a38ef0598cc1f3601dfa8de31e4fa3f075f4fb9f5 │ │ └─216108 /pause │ ├─b62b7c705b7705170042c0cf2fd55ebc7a5103ce8019c142eca5946857962e74 │ │ └─63925 /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 │ ├─4e2d5f39c7ee04c9350142e47f2e12ec879c8bfdaa52a69c5f824a039b071ea0 │ │ ├─107666 glance-api: uWSGI master │ │ ├─107679 glance-api: uWSGI worker 1 │ │ └─107680 glance-api: uWSGI worker 2 │ ├─bde2c41959581a776b84708c769a71d17bed296e330dcce2b457b2376390c1c4 │ │ └─63104 /pause │ ├─222ff9e1aacb60815cc98c40a5468a0c1f50c8a1babd5e5f039fba4c38948a9d │ │ ├─63378 python -u /app/sidecar.py │ │ ├─63933 python -u /app/sidecar.py │ │ └─63935 python -u /app/sidecar.py │ ├─d1171bf74cecbcfa76ac2f7ecfa5050ad0372c1cf477e4bb7719943ea8975168 │ │ └─231487 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─a37c550141e3ecf9f7c7c6b8473e27c4bed6f7aa6b8250df22e612c3e3520b5f │ │ └─50133 /pause │ ├─928814fc5f3a77cd082b909e19ac13544a054a98acfd4089ff857b38f839088d │ │ └─148345 /pause │ ├─d1065e2a80d0127ca5df6681199236294ddc40b9601106c44d76dc22747837cc │ │ └─68333 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─353787d3aff61d7d4c3c89ab6a159cf47a5ff86093906e9c6f258aefe97bda91 │ │ └─46005 /pause │ ├─89e10bd933a2c8e7734d30d60a4f94f881c942b8d228f8e20f162edd8ddf8961 │ │ └─67741 /goldpinger --static-file-path /static │ ├─f73af2f0749b10213f320ed62aa6d8353d24c5f2e1bc74347d729459a50c4952 │ │ └─232382 /pause │ ├─da33bf67fb2275f535207051bd0c11735b7ba80e7b14e2bc2abb38e5a734a0da │ │ └─174049 /pause │ ├─f0af407407c2fc4996b43db0b111fcbffb02a2b18267b0a312d7db3ccd6e8988 │ │ └─80314 /pause │ ├─53950ead4527bc3a930b4ca087bac06a581202597ea3dd1cc16f7939d0d819f5 │ │ └─42900 /pause │ ├─1d63e7d7bdeea2570b61316919dde0141acd7ce814166d6872d233154f39942d │ │ └─68929 /bin/oauth2-proxy │ ├─f8e26ee75b72f1982aeb6bedba3ad7945982b2deac299e259aa4dd42ef78bc55 │ │ └─216079 /pause │ ├─4bff64550df82284b1fa61e10311a5d606e25ccfaf997c7ac04c0cb084662c64 │ │ └─58803 /pause │ ├─92499da448495aae939a01b49e7d99e98ac905ebfe0dd602c0fe9e82a0b0bbf0 │ │ └─43778 /pause │ ├─91eeb62896697bb0f1d394c4d408f9c298970bd36b34ded8e8c8c6a0f387d7bc │ │ └─216441 /pause │ ├─9914bd4f2948811f7ba84db9004514aba74412a58ff60feea5dc44f6b2a5eda5 │ │ ├─50970 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 │ │ └─53840 haproxy -sf 165 -x sockpair@5 -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 │ ├─cb941dfa23350ea2494acf5e67110415dba7907cb4455bf5a4390c13ac3ec5c6 │ │ └─46090 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 │ ├─d6f6a21159365250acb12435ffec1adadf7fb1971b72ff13bbdea11eaf1f0743 │ │ ├─185180 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─185599 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185600 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185601 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─f7c438a5e1daab9873ecd77aa3e616e88c8f2c67ccf6340edea9216f629ad077 │ │ └─68820 /bin/memcached_exporter │ ├─c5635fa3646f60fea3c0cc9a28e33942a891adea0a606ac1a116f99dd51dcccd │ │ └─53486 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 │ ├─16b75735bb2b8a2f583315ad75fec6993e8b18aec0f784d4019822a0e5af9304 │ │ └─123953 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─13b0352482ac2030dcb362bd9c40cdee4699ce1abcfc2ef0ab5cf779ee2a7a12 │ │ └─142770 /pause │ ├─aae06fc2ee13cb9b4caf344290fcb1eb65f927fe50008dbb8bef8b917d78034d │ │ └─58587 /pause │ ├─80a8b129f4c6f4789b33336cc9f24741e3d051c36303100207476593814fe823 │ │ └─53351 /pause │ ├─4f77b99c2578b2c070e42f9b3b0a1211b575cfe85e998cdd3ec7f6bcaa4c436f │ │ └─270714 /bin/openstack-database-exporter │ ├─95cceff66e7f1e06be4f7da30394dddaeef0583542291bf402b6c7741a0d3473 │ │ └─108832 /pause │ ├─47bdd81b0ccc5d6adbcc347663e37fe02c96cc79812e2607bdc1aa45a4cb6002 │ │ └─64942 /pause │ ├─ddc749940e1ea46c7a71572c2c567a0800c65b2b49e2f1710f812ace38b2edae │ │ └─68757 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2dd2b99ab66aab0aaa8f6635e05915045836ec342b0ab183f3df89713dd7cc13 │ │ └─191973 /pause │ ├─d583468b51df79e79f39b73d943d67558a06648af70da193fff98dcd83c178c3 │ │ └─45621 /coredns -conf /etc/coredns/Corefile │ ├─1b735f2da73e1b4d25f7fb317fefe5171f5db8f404edc63cdfd04dfcf8dced82 │ │ └─270409 /pause │ ├─377c73d5150d61ff211b46973e458e8b09b6f5430fd3ad9acabd0afc2c091a66 │ │ └─246411 /pause │ ├─13145a7f67fff03c36e56e3a7097924824796977bee9fafcd1545179d3dc0d05 │ │ └─269022 /pause │ ├─63983c77fc35fa4353be0122fca77dfc22092158cd4cae2438533f4c4942bd91 │ │ └─42424 /pause │ ├─38d9a01726a2b417239097290cec4e1ccd7888d69b67084bb14bbf26267555ff │ │ └─235308 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─7711453dfeddc5a6bcc91768e9bd5a18120481549ffe587c80fe60ef03aa0987 │ │ ├─172687 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─173124 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─173125 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─73cf27bbb69b7071456a42087f3662412586755c8ebd39262bde4c5044979ec4 │ │ └─246938 /pause │ ├─a6beebcccd40bbcbd8df4bac2e3c5baa878dd373cd0dd8da81c10668a592f47c │ │ └─143115 /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 │ ├─5c54739c3557b5ed767de8b465320c861cb8fed6d2484677e347dd785d6b9f3b │ │ └─192071 /pause │ ├─ba9ebd4c96c3eb483b2367c4e063bbe954d5071057e31596f3858e0ef3fb6a66 │ │ └─98354 /pause │ ├─085fc11092120807ae328bc03240ea329974c9c2ae3c5c3eef1cc2ae89aad3da │ │ └─42574 kube-apiserver --advertise-address=199.19.213.14 --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 │ ├─1a738c5ea4f5b43f3c03192c92f1fbd1c16aa0046a72686c46a4f2870748ce86 │ │ └─176508 /pause │ ├─f904628d23572a28a502bd0a548e5d632a0958b6956b8d561752eb2d78929d33 │ │ └─255224 /pause │ ├─c425894a84b7fbdb34b0c6333d950ad4b19bf86a38dcb499831dc6c7cdf9723b │ │ └─236902 /pause │ ├─cf61141543407e217682c54e52803cd895e6f378281fa9baf168a53c9aac10be │ │ └─53134 /pause │ ├─e8f2a6333e95172ceb40f0d7fdc7bcc0f480e7cff1f0ea2d58cb9d191e18b3f6 │ │ └─65893 /pause │ ├─e9c0d18c36f5132cb38ac9db71f3480550eb0e7f2a5e307b0e4691a224b7a7c1 │ │ ├─67325 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67441 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─a7cc43f7334d8c78f28aa64b6a1ed72e53baa937894f53b6420aa708c9333657 │ │ └─231253 /pause │ ├─2b4597c0dc587a85cc2c17619f332da57e4d76a756e38c81318a9a130e258d47 │ │ └─42575 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 │ ├─8152482283f5fff3edfee74b418380074ea0fc9a2138f4abdf3741e1cec1ecef │ │ └─66984 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─2dce40784c3b2463a972a9775bb94383fd7e1119a66cc10271a89bdb6b48550d │ │ └─229972 /pause │ ├─0bc1e2be3c151c6d23325396e0eed39fce629a34cac50ab458b60e42923231cc │ │ └─49656 /pause │ ├─c9d95cdf60726cb61c431340b845548b55961eee67322f4376131cb25d21b340 │ │ └─58525 /pause │ ├─9ee2a4bcd424a8cd3658f13c25122c2f4a5700db09f053c5c0e05478af9cc42d │ │ └─227703 /pause │ ├─e23835dbb3288666a65e0185b67284574afd9ad3f4c67f02b417addada4ad39c │ │ └─128401 /pause │ ├─9ba8fb27d00f01f37396f75c6181353ca1d7634e9316ea28b033b601f353b205 │ │ └─249992 /pause │ ├─1eb2c51a4e8e0af1c9a10bba68a8b5201e594d7c4ce9945416d2d93393443e25 │ │ └─45106 /pause │ ├─35450a5677904b1b5108ce14bfab5cee065eb690c5c7f3341cebadd3de2cd38f │ │ ├─250294 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─250311 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─250317 erl_child_setup 1048576 │ │ ├─250391 sh -s disksup │ │ ├─250393 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─250394 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─250412 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─250414 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─250430 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─250724 /bin/sh -s rabbit_disk_monitor │ ├─f738137594906b58fa47e6391af0c58dc8b3d9828819250624c6ff2a6e2dc4fa │ │ └─176444 /pause │ ├─11ea8f3e014741773fc6be0706099e84a37bd4ccca1bbdb4444559e972f7bff1 │ │ ├─224865 octavia-api: uWSGI master │ │ ├─224878 octavia-api: uWSGI worker 1 │ │ └─224879 octavia-api: uWSGI worker 2 │ └─c2ee248eea631f8af8e13e067324a08081ad25abef3654ef7dc377bda10d80c1 │ ├─143149 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ └─143164 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount