Control group /: -.slice ├─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 │ │ │ ├─21578 /lib/systemd/systemd --user │ │ │ └─21579 (sd-pam) │ │ └─session-21.scope │ │ ├─21534 sshd: cephadm [priv] │ │ └─21592 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1615 sshd: zuul [priv] │ │ └─1628 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1619 ssh: /home/zuul/.ansible/cp/199.19.213.163-22-zuul [mux] │ ├─234395 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-kydbfsafnbewkrsdhmtpcaiuvayioxkr ; /usr/bin/python3'"'"' && sleep 0' │ ├─234396 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-kydbfsafnbewkrsdhmtpcaiuvayioxkr ; /usr/bin/python3' && sleep 0 │ ├─234397 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-kydbfsafnbewkrsdhmtpcaiuvayioxkr ; /usr/bin/python3 │ ├─234398 /bin/sh -c echo BECOME-SUCCESS-kydbfsafnbewkrsdhmtpcaiuvayioxkr ; /usr/bin/python3 │ ├─234399 /usr/bin/python3 │ ├─234428 /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 │ └─234430 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-0e94182fde57c520b83daecb6d244f8577998cb83eb998ab7a1e373fac123ff9.scope … │ │ ├─12708 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.pqeith -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12727 /usr/bin/ceph-mgr -n mgr.instance.pqeith -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─containerd.service … │ │ ├─ 9957 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12301 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 518784f88b70cfc27eec9bc8dd9ca288a7734b4c8a086343b9bcce490a48d3ff -address /run/containerd/containerd.sock │ │ ├─ 12684 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0e94182fde57c520b83daecb6d244f8577998cb83eb998ab7a1e373fac123ff9 -address /run/containerd/containerd.sock │ │ ├─ 18530 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7e809f7b8f05a6efae82305b2e48865db200bd0f3787b16e0e05c7862aa76403 -address /run/containerd/containerd.sock │ │ ├─ 25106 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9e0d8537d5add00843856c892c1657a65c7fb307f0d14e81dee5a2c01cfaa08f -address /run/containerd/containerd.sock │ │ ├─ 29871 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bd2a83cff85cc2f79d6b77f7993aa1f08aa692ac553637a8ddfe1e338873e1ae -address /run/containerd/containerd.sock │ │ ├─ 34410 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f146954ff23ac4a2784e65a03a3866dda29130d20cac2b3278be023f07aff226 -address /run/containerd/containerd.sock │ │ ├─ 39151 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 00eb73d059dc6855e569ee6a48ac9e4610c849ac512923df9ca3c8009845bbcc -address /run/containerd/containerd.sock │ │ ├─ 41663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d10e50b897da09936df9a46d21103f49b5823fa0088e5d1dcdb6ed747674f24d -address /run/containerd/containerd.sock │ │ ├─ 41699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce5094ff843b778011e760ceada61401bb6eb01cf5e22a8be0da483d4a775c24 -address /run/containerd/containerd.sock │ │ ├─ 41704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f1bb487acb659c165a2ef0bc2f577cb25cc34ac3ed313e0aca615062288a61e -address /run/containerd/containerd.sock │ │ ├─ 41710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 061021397fe82c681032a63e1640100235f827a530d240f07caa836bb01e6f77 -address /run/containerd/containerd.sock │ │ ├─ 41731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a67db5b17f5eae52b02f9a8e103f70cb2bfe09f4fa1bac61074b97d8fe358c82 -address /run/containerd/containerd.sock │ │ ├─ 42301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9253cd2b7641f0b12cf50907c1337ae21b4c2d91fc6a2522a03f68878b9623f -address /run/containerd/containerd.sock │ │ ├─ 43051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6d00a2492a7307095350b7767d1c8dafd5e4a828485c76c388b299841623ed9 -address /run/containerd/containerd.sock │ │ ├─ 43075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3719c7cfb9d076803ac734cfe17b1d09288bca3f52f6b9d028fbf760b2b21d5e -address /run/containerd/containerd.sock │ │ ├─ 44450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02282d719a348e03e62ac83ef572f4b68ff2f6516f18053de262a9f0693e79d4 -address /run/containerd/containerd.sock │ │ ├─ 44828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 300414ecec4ef128b46212240d740b63723bf1cf367ae9f7131ceb6b09711057 -address /run/containerd/containerd.sock │ │ ├─ 44865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 228de1579ac77d25e96230e546ed9782df7c5b8b55a4523c4cd379dd3ba60e00 -address /run/containerd/containerd.sock │ │ ├─ 45305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a68d9f602db54006f7cef20eb3406e29fd4b2c341df77272412aad5b7942a8e8 -address /run/containerd/containerd.sock │ │ ├─ 45825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5038ebb01d60b9150d1f142f9a3da65ca166ff539eedafd2c6153b79f8179fc -address /run/containerd/containerd.sock │ │ ├─ 45873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ad6acc902a7ef75e28413ca66e9c846edca4b2384c5e810acb5ff6e3a7dcd80 -address /run/containerd/containerd.sock │ │ ├─ 45914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 987e8075708dd77fba550729a68138a71db9bf368d499c40318394c239aec199 -address /run/containerd/containerd.sock │ │ ├─ 47791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43ff7ffbec21d3b99f8d1c06c80e540cec1bd09ce64310926f4d3df7f22e9279 -address /run/containerd/containerd.sock │ │ ├─ 47900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 886740a7b7bcc0527e7af9d5b5a58f66e1f4e1840fef4510fa51a6f7c3479472 -address /run/containerd/containerd.sock │ │ ├─ 48638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7e95834c9eda4135b80c5bf5c13d0359e530fa0e54354d99dba24c0c6455ccf -address /run/containerd/containerd.sock │ │ ├─ 48747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 896495ef3556c2f5fe806c01607225be83dbe4b713c03266e1941fd88a36bf62 -address /run/containerd/containerd.sock │ │ ├─ 49109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57a5306dcb02caceb466df3e255e41c7d092ab9ca8297f6414149892e09d07b6 -address /run/containerd/containerd.sock │ │ ├─ 49383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a77e2664fca4ff71904518b8887e031c973d618e8c27c7735dafec37280f5254 -address /run/containerd/containerd.sock │ │ ├─ 50064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dec3bf1c1be462f4432bd136bae60a02965d3af9f854e1d14cc8aaf91f7b37e -address /run/containerd/containerd.sock │ │ ├─ 51910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3e11f26af97446c6bbd7039c31e338ac3c27282dd4eba2569ce08b1456b537b -address /run/containerd/containerd.sock │ │ ├─ 55506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca15f76b313253389dda07fd78a9da9bc588c358e43f292a5e4e0f8273d9c999 -address /run/containerd/containerd.sock │ │ ├─ 56171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d7037e59a234222d49256cd97a7f67c6b99a1248b8a9a508d68d99808700e48 -address /run/containerd/containerd.sock │ │ ├─ 56215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aacb56f2b7da1173f27dfe0a98072057940668cc56ce93b57c550d4ecdd1398a -address /run/containerd/containerd.sock │ │ ├─ 56285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 976e3d53d50b10c1eb6e11a153fadc95792873f51a239ad52b19554706e459c6 -address /run/containerd/containerd.sock │ │ ├─ 56434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7551d9507076111bbab3eeb5f16d6a976a7b1e031a77fbd0346da9e44c88238d -address /run/containerd/containerd.sock │ │ ├─ 59271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01f60545ec0427b0025269227fc67d89d884aec726fc674fbe03ba68bbd79d31 -address /run/containerd/containerd.sock │ │ ├─ 59363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54d6077e64e08b261aa7f818e255a56c8c268311c5d88711a968c1ead9fd3490 -address /run/containerd/containerd.sock │ │ ├─ 59394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a95b00e055aa31f181dd1893ce3070dc1fdcedf013a5870398b2ca47342064f3 -address /run/containerd/containerd.sock │ │ ├─ 59443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e6337c03c147d5c2476123f21fa1df0fddd6f391f56703aa62483f6dfabe71b -address /run/containerd/containerd.sock │ │ ├─ 60821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd964c6cf9cc44dc33fe6d2d184633f8e785ee61cb36e3fda5f2ed41b598c612 -address /run/containerd/containerd.sock │ │ ├─ 60901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 521bd5fd68bc891e2f21c906faad499d0ffa0c841182ddf795a360446196ac27 -address /run/containerd/containerd.sock │ │ ├─ 61096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95b88ff3ab198319dcb7a085dd33ad6c3f32fb9fbe4a7fc86eeb33fcdcfe8f2e -address /run/containerd/containerd.sock │ │ ├─ 61151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ce6a094cd7451689e5f8bf8ba6e6deed1595e5fcd6a4415f614f617ac92f440 -address /run/containerd/containerd.sock │ │ ├─ 61193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a353b0a5ff3ef3afe37e78b9abc3820385bad964bda6f2a96b3279e4e80cf736 -address /run/containerd/containerd.sock │ │ ├─ 61661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae6c3d2a16dee964907b1ef2bf06e16db575e50e04ccbb0545165334713ea647 -address /run/containerd/containerd.sock │ │ ├─ 61930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 618fa0acdb77182a061061a22d670608c001e6df10b4c3ca618483ae022a4be1 -address /run/containerd/containerd.sock │ │ ├─ 62427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae587bac2faa7745f9e11518284831b2c9da6fe83e38c8d2d2225e281c8c37e0 -address /run/containerd/containerd.sock │ │ ├─ 62729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f64ae8d53166b90796d821190da9d27df2be7128fb246dd957ba98c93b4ad96 -address /run/containerd/containerd.sock │ │ ├─ 63354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58d880c244be7ae6bd1f3615a80dcc07fcae77f788350050a0e9e76b2eb16b87 -address /run/containerd/containerd.sock │ │ ├─ 64598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e5c9bf8d8434692016e719c7ef3bf52855cc54035d675aabf691ab5298f252f -address /run/containerd/containerd.sock │ │ ├─ 66074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60ba24392d51435cb60eaca994974f7237d4c475c4812e96b67f80a8cf1439ff -address /run/containerd/containerd.sock │ │ ├─ 72742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d575378d0011789afe2539016bf73d170f39bb78d0bd87a2e2ee3af6110d494d -address /run/containerd/containerd.sock │ │ ├─ 73704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 002994026f035ee52d6cf5934daaaacc9ba74d31820103ecd9e685db4d94ffd4 -address /run/containerd/containerd.sock │ │ ├─ 78165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3905ae0378e04d0c61a546da4ace349d66841bdb87f999ab1716dfb0f890ae9 -address /run/containerd/containerd.sock │ │ ├─ 82611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0281a3240b51ad27823d6a0e802cf06778c27642f7b8d8310f0ef670e5d052b6 -address /run/containerd/containerd.sock │ │ ├─ 88671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5dad6fa0821846f6b0370e5713562baff4894ce7d67442b359ba2b7e4c72221 -address /run/containerd/containerd.sock │ │ ├─ 88715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 677e84539beb1b8a42ac39e4937fb3851ba2f4c4a378e9f193ed5f4eb016541d -address /run/containerd/containerd.sock │ │ ├─ 96291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4dbd363040ceedf2ff8f7e7e07c6d8c38faf95c6e57dcb346d51e42590b6888 -address /run/containerd/containerd.sock │ │ ├─ 97465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe4f32864e88a77da62c81d597be92240ca962af21a973f3c5f046c165229b46 -address /run/containerd/containerd.sock │ │ ├─ 97525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe698d1d06181a00295dde3faae84e7e2a466880d3674364841fd5533601a973 -address /run/containerd/containerd.sock │ │ ├─ 99149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53fa0c5f82a36f9a6a895c42a02874e068a167bf242626223379efb3cb37c771 -address /run/containerd/containerd.sock │ │ ├─100497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48dc45bf09e68a79f928b92985a11bf322b45d3fa2a1782801df28ed45f8b54f -address /run/containerd/containerd.sock │ │ ├─100621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4de9b49785fb5bd756001e57d7c01eb340e1f574ab17e8e6fd8936ae0fb5805c -address /run/containerd/containerd.sock │ │ ├─110969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84a7414f20dff860d51e518a0a9d1430abe47c0744c917934d83c528f8c9a904 -address /run/containerd/containerd.sock │ │ ├─111064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e5866e168062f25c8aec11d6589f5d20cc1517f0a6c715d20fdeb806bec0405 -address /run/containerd/containerd.sock │ │ ├─113145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44c5eafa4877de7e0b1f47c8321686128d2a3a29e4e63c35381e58357a88ba82 -address /run/containerd/containerd.sock │ │ ├─125940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfe92d0b3428a8231dbaf919010f7283ad649b66ca62e765590ec7aa46d3c15c -address /run/containerd/containerd.sock │ │ ├─126772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d6fbce071280c2f1e3e1942c718286dadbadbd7c726c6ceffb0f1aa5a9f4c16 -address /run/containerd/containerd.sock │ │ ├─127781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dae0e5f361150281ee5046a084ee51cb06f881b5c1dda89906990a570a480405 -address /run/containerd/containerd.sock │ │ ├─127850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dfe0f938b4e950d4e11ad4ab49ae08d2bbbbea4bd9ed8afeff1b6db0f13ac5f -address /run/containerd/containerd.sock │ │ ├─128373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8804a299c6b3892637d9989ccc23495b97db3a2defc2ae3088df618ccd233b4 -address /run/containerd/containerd.sock │ │ ├─129459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd102c9d08fb22e3011c6693cd9922e13ad0e45a7dd5eaa4099af81c2724d13b -address /run/containerd/containerd.sock │ │ ├─131221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c67a8dde9e7239c5543845b57a2acd17f277d8f1b7b74752c0ec6b8566609cdc -address /run/containerd/containerd.sock │ │ ├─131521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 305f0a3253c4f7ddb2a0b17a7be1468f4301b13293fefe89af133d3a4b35ebde -address /run/containerd/containerd.sock │ │ ├─131561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d015f1bc2d05bcfd73f1fcbbf8edb3d3a216abbde8e7c420faea75ff6bdd757b -address /run/containerd/containerd.sock │ │ ├─131626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47956ffb2ba7d19b4b6a19de17b19931264f690c10dc1f40788a39bd55d0f51e -address /run/containerd/containerd.sock │ │ ├─131810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea13caad0f27898bf6cf8faae928d575a8ae59e4f03944a450bd77d0db181713 -address /run/containerd/containerd.sock │ │ ├─132205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dae5f98173aa7e4320867e0e4ac4df521eac64d440e5b403fa93c4c055678e12 -address /run/containerd/containerd.sock │ │ ├─155503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7d7ad15185e497c10062f952a42cd1e241df9e99dfc68d9b80d7023125a237c -address /run/containerd/containerd.sock │ │ ├─157047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d8a69e5933aeb0369f3d23ac5d311f976e2d66d3d6d43ef8bd9f588d37470f2 -address /run/containerd/containerd.sock │ │ ├─157060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e437c0ec302004d2754cfedcd1c2bc813b5bacea34dc8a450361256c105e79b0 -address /run/containerd/containerd.sock │ │ ├─157328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3340b19c59cf12ae8819f2a32e41b44c75a0c3b52e0debb0ed7cf56c3f8b49eb -address /run/containerd/containerd.sock │ │ ├─163881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d974fbac4c20c4539a1679ff9ddca350cea179f233928d4df7bd4cdc5696791f -address /run/containerd/containerd.sock │ │ ├─166989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c6831a15adc48c7f453bcdbecca267526e413285862ef59389707f76e118674 -address /run/containerd/containerd.sock │ │ ├─169318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 214c220a480ba3e625ca48341f9c2507ef5bc88417598b5f96d6c1ab47cad576 -address /run/containerd/containerd.sock │ │ ├─169369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dd705c5c4361fdf56df9b59c384feef64528d77ecea2d7ac0fdc123174b7254 -address /run/containerd/containerd.sock │ │ ├─169467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52065006cab0aaaa909843c4a44d830625041a113ee4c8de09f51bd340de031a -address /run/containerd/containerd.sock │ │ ├─169521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 112c61abc0178488210522a49be55c77c33b777fdef6b76cb3d111841c900882 -address /run/containerd/containerd.sock │ │ ├─177392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69da7f82b1c1aa1d245e0b0c56859120808104ab4c08cb526450c53586a35d7d -address /run/containerd/containerd.sock │ │ ├─179226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 008396b73147892cdb357bdae67c4515ac392b0117dc3f825dc7b4f277559011 -address /run/containerd/containerd.sock │ │ ├─179358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b88e08179b09db3f75a2c3c10e2605d69cdfb82a70d8cf3d77700e40493094a -address /run/containerd/containerd.sock │ │ ├─179391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dee38461765b86977df4d5aa7107dd5dc980b4b63979dd5c3e20dd5cd63a9c07 -address /run/containerd/containerd.sock │ │ ├─192718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 398aac47f4b5010f57fda2945a9917fa6cc3cddbf9e23b0b8bcb08b0c7f5f74c -address /run/containerd/containerd.sock │ │ ├─200372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a1dc2bfe08f703e93f5ba634085ff8cdd0fc9dbc6521cc4a66bf0795c01bcc4 -address /run/containerd/containerd.sock │ │ ├─200406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9de3a531424f998aa48afcf6f3025b8b63e9df33b3f63bb435bec088c6c82cd1 -address /run/containerd/containerd.sock │ │ ├─200644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f2c3843e5a793a3c7d719f2640129f2966c26b36db8e82d8e3132b2dc38f6d0 -address /run/containerd/containerd.sock │ │ ├─200785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef25808f8ca493b45e91d4161a287580d52b11a60dfb05521286ff889850a711 -address /run/containerd/containerd.sock │ │ ├─210659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c8ddeaa027ece95aab3159ecb588e9241148296a7cb2b3c0ce3be50e2221e6b -address /run/containerd/containerd.sock │ │ ├─212612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 578e04036bb1b2035cb1a68a95b4bfd46dbfcddbc36dd705f6e099a796061ddb -address /run/containerd/containerd.sock │ │ ├─213872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 852b0ee9260adacbf6058c4d91d2a22cccde860df1564d9b9353c8fac179a67b -address /run/containerd/containerd.sock │ │ ├─214689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91557f035e248180eb0477473fcbd404b2a8d1592c48730af4ea606cec52b1b0 -address /run/containerd/containerd.sock │ │ ├─215664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6fe19f9c4cb25d2059a6a8d1bdfe9b6d18a7ee560ae1cc03e8b57c4fd170909 -address /run/containerd/containerd.sock │ │ ├─217200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1aba036fea1dc185cccb0e9d1d6e5a321b1155bb38ba99351bc20daf56c7371a -address /run/containerd/containerd.sock │ │ ├─218679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10220868769268e5f725fed29d3282d81b59a9f548752bf285d210288d0de51b -address /run/containerd/containerd.sock │ │ ├─218753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 529acade3fced60a17fb6c5ed605b9ad01c0bf40f15a7b18c35197a6fa2057cb -address /run/containerd/containerd.sock │ │ ├─227403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ad23b572f4b4759cead2dfceb52777cab947c490615d1f0237da293a9391aa6 -address /run/containerd/containerd.sock │ │ ├─227907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df197adc72489e369452dede21dccda51fee2fe0ddb5e5debfd457f37135fc49 -address /run/containerd/containerd.sock │ │ └─230345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b25cfad2151ed8375f9a5385671c0d6f08b53c061113fdeb02de771d0a56407f -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1423 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /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 │ │ │ ├─29578 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29852 /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 │ │ │ ├─18487 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18508 /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 │ │ │ ├─24823 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25089 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39105 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39126 /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 │ │ │ ├─34123 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34393 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.pqeith.service │ │ │ ├─12597 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.pqeith/unit.run │ │ │ └─12629 /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-pqeith --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.pqeith:/var/lib/ceph/mgr/ceph-instance.pqeith:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.pqeith/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.pqeith -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 │ │ ├─12233 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12265 /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 … │ │ └─10328 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─125475 /sbin/multipathd -d -s │ ├─docker-f146954ff23ac4a2784e65a03a3866dda29130d20cac2b3278be023f07aff226.scope … │ │ ├─34434 /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 │ │ └─34446 /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 │ ├─kubelet.service │ │ └─42131 /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.163 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 651 sshd: /usr/sbin/sshd -D [listener] 2 of 10-100 startups │ │ ├─234238 sshd: [accepted] │ │ ├─234276 sshd: [net] │ │ ├─234377 sshd: [accepted] │ │ └─234390 sshd: [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1090 /usr/sbin/uuidd --socket-activation │ ├─docker-bd2a83cff85cc2f79d6b77f7993aa1f08aa692ac553637a8ddfe1e338873e1ae.scope … │ │ ├─29896 /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 │ │ └─29908 /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 │ ├─docker-7e809f7b8f05a6efae82305b2e48865db200bd0f3787b16e0e05c7862aa76403.scope … │ │ ├─18556 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18573 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-00eb73d059dc6855e569ee6a48ac9e4610c849ac512923df9ca3c8009845bbcc.scope … │ │ ├─39199 /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 │ │ └─39215 /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 │ ├─chrony.service │ │ ├─10836 /usr/sbin/chronyd -F 1 │ │ └─10837 /usr/sbin/chronyd -F 1 │ ├─docker-9e0d8537d5add00843856c892c1657a65c7fb307f0d14e81dee5a2c01cfaa08f.scope … │ │ ├─25130 /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 │ │ └─25142 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─run-rf1b9bc6625e1498292166a9a0372a587.scope │ │ └─170590 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─docker-518784f88b70cfc27eec9bc8dd9ca288a7734b4c8a086343b9bcce490a48d3ff.scope … │ │ ├─12346 /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 │ │ └─12359 /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 │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─125325 /sbin/iscsid │ │ └─125326 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─0ded6acaa197c4e86c4174cd22bb0c190a0dccb911b4fa98dbc72d829786d4af │ │ └─176717 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─3163d6504663b1f38a047d392171d1904af2ca2e9abbd33fea293fb089d24474 │ │ └─111529 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─90b8c9bcda6c1160a2463746cb8578112f7b0ea1906d8f5626151b99a788163c │ │ └─63557 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─59114d27a72a9ef909203f9bbb99ca6a1e18309c9c1abc847151973b31ce3e54 │ │ └─64284 /bin/pushgateway │ ├─0194e1aef4373bcc9deab9b062413406a012ae62aae706fa1fa71332656aaa66 │ │ ├─97856 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─98074 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─98076 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─9bac1d03d710ff00706b9b5e440b031904b8bfe564a17ddabdba8d24d1526fb4 │ │ ├─128019 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─128066 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─128083 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─128286 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─234387 sleep 15 │ ├─fc57df2bde180bcff5021baf87a2cef2150fe61e46a7e29f02594a80d698c6ce │ │ └─63968 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─5d6fbce071280c2f1e3e1942c718286dadbadbd7c726c6ceffb0f1aa5a9f4c16 │ │ └─126795 /pause │ ├─66944b8325160849193520b96849228a32a333d209f6303efe5498a66bc4a0b3 │ │ └─44944 /coredns -conf /etc/coredns/Corefile │ ├─ae587bac2faa7745f9e11518284831b2c9da6fe83e38c8d2d2225e281c8c37e0 │ │ └─62454 /pause │ ├─1828c7e6c9a969d4b640e282dc3b2d0ac37333b2cbcf81a0323eaa8b3d3964ee │ │ └─108768 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─3e0df9655624b6fb9b5172fa5749b9fd2cf77c769446e7f73002ae8596e5fbaf │ │ └─176560 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─0016b364a752e57d10d95038ccb1515debda6eff5c65553f2efb72be1b0f42cc │ │ └─170462 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─398aac47f4b5010f57fda2945a9917fa6cc3cddbf9e23b0b8bcb08b0c7f5f74c │ │ └─192741 /pause │ ├─8d3d2798547f9652a12c7ac50401fe3ffd38d3879cd3fef0975d380cd9e7a685 │ │ ├─127999 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─128119 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─128134 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─128308 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─234392 sleep 15 │ ├─d3c26689fe52f59a8aa541bdebb8f78421052b971ba1b3861f2c63776bed2af6 │ │ └─214771 /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 │ ├─fd964c6cf9cc44dc33fe6d2d184633f8e785ee61cb36e3fda5f2ed41b598c612 │ │ └─60845 /pause │ ├─7d121fdd328337068c69ea3da2f66fc8d0db767243c7b9294c49de8012d77baf │ │ ├─77603 barbiacan-api: uWSGI master │ │ └─77623 barbiacan-api: uWSGI worker 1 │ ├─305f0a3253c4f7ddb2a0b17a7be1468f4301b13293fefe89af133d3a4b35ebde │ │ └─131546 /pause │ ├─9de3a531424f998aa48afcf6f3025b8b63e9df33b3f63bb435bec088c6c82cd1 │ │ └─200468 /pause │ ├─a49537b665893b801750efd7ecf3aabbfe7b364e8ababc84098c728533c6ac17 │ │ └─44508 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─0d91d54677218cd92e8075073a1c736ee90e77383f537b5d342532678637ca0b │ │ └─169875 /bin/bash /tmp/libvirt.sh │ ├─9f396ef26cc0d650e34a4c547a73c2036d4dc744ed50ebb59f0a634bc7762d3f │ │ └─200716 kubernetes-entrypoint │ ├─b7e95834c9eda4135b80c5bf5c13d0359e530fa0e54354d99dba24c0c6455ccf │ │ └─48662 /pause │ ├─f8bb11bf6258c60d7885e5554136da6981301a7b9afb64da19856c5578c00d9c │ │ ├─227518 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─228104 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpdkisw3o6/privsep.sock │ │ ├─228174 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─228176 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─02282d719a348e03e62ac83ef572f4b68ff2f6516f18053de262a9f0693e79d4 │ │ └─44473 /pause │ ├─9ad23b572f4b4759cead2dfceb52777cab947c490615d1f0237da293a9391aa6 │ │ └─227428 /pause │ ├─3e1a85e4d363c8ce09128ae6c687d174cc55dd8f85aae8e7613b81bd5b92a6d7 │ │ ├─164335 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─164635 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─164646 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─233899 sleep 15 │ ├─228de1579ac77d25e96230e546ed9782df7c5b8b55a4523c4cd379dd3ba60e00 │ │ └─44888 /pause │ ├─b3e11f26af97446c6bbd7039c31e338ac3c27282dd4eba2569ce08b1456b537b │ │ └─51933 /pause │ ├─214c220a480ba3e625ca48341f9c2507ef5bc88417598b5f96d6c1ab47cad576 │ │ └─169345 /pause │ ├─3c6831a15adc48c7f453bcdbecca267526e413285862ef59389707f76e118674 │ │ └─167013 /pause │ ├─677e84539beb1b8a42ac39e4937fb3851ba2f4c4a378e9f193ed5f4eb016541d │ │ └─88745 /pause │ ├─4de9b49785fb5bd756001e57d7c01eb340e1f574ab17e8e6fd8936ae0fb5805c │ │ └─100644 /pause │ ├─f5038ebb01d60b9150d1f142f9a3da65ca166ff539eedafd2c6153b79f8179fc │ │ └─45850 /pause │ ├─976e3d53d50b10c1eb6e11a153fadc95792873f51a239ad52b19554706e459c6 │ │ └─56308 /pause │ ├─39feb8fee0e3dc3de242d944599dad317eebe721debec0e84ecd8a40594caeb2 │ │ └─169828 /usr/bin/libvirt-tls-sidecar │ ├─a631eefcbb6342fcfad96dcedace57d7bfff65bcec2ca63a93539390fe95c46b │ │ └─198420 /manager --metrics-bind-address=:9782 │ ├─eeec315c0e81a5493376ade796071054d736186709e21ff28cf526ddf338ca2b │ │ └─173588 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─f64fa1559673082351523835e889f54f587c50eabee0ba514baff529c952dd0a │ │ └─56705 /secretgen-controller │ ├─ae6c3d2a16dee964907b1ef2bf06e16db575e50e04ccbb0545165334713ea647 │ │ └─61685 /pause │ ├─3f2c3843e5a793a3c7d719f2640129f2966c26b36db8e82d8e3132b2dc38f6d0 │ │ └─200687 /pause │ ├─bcfe27cbd30fa0e0863b34cfcc30f833134e6228ff3c623f09f69082e9cac80e │ │ ├─64818 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─64834 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─64840 erl_child_setup 1048576 │ │ ├─64932 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─64988 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─64989 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─65044 /bin/sh -s rabbit_disk_monitor │ ├─60ba24392d51435cb60eaca994974f7237d4c475c4812e96b67f80a8cf1439ff │ │ └─66100 /pause │ ├─2e5c9bf8d8434692016e719c7ef3bf52855cc54035d675aabf691ab5298f252f │ │ └─64623 /pause │ ├─662bb6856e5e9f9df52298fef21f4e4da5179b1168e55d66e91b7a826df825e6 │ │ └─200574 kubernetes-entrypoint │ ├─b54228e9bd0db7dc9b05317c8f6206f873bf27a96ab5221bb948c1f1ce00a85d │ │ └─41952 kube-apiserver --advertise-address=199.19.213.163 --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 │ ├─d015f1bc2d05bcfd73f1fcbbf8edb3d3a216abbde8e7c420faea75ff6bdd757b │ │ └─131587 /pause │ ├─b149fc2e0aa6608a1713c7611d7196572e177a51d3d745851e6db4b6b1d2e06a │ │ └─198401 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 │ ├─cb15af67db88bacfc56c40fedda62acb5dcb031ffc629d1e24e896175586adf9 │ │ ├─ 48147 /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 │ │ ├─ 48160 /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 │ │ ├─ 48307 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─228105 nginx: worker process │ │ ├─228106 nginx: worker process │ │ └─228107 nginx: cache manager process │ ├─53a96d0711102e657f80c6db29acd293554cfec1f18dea0a4601ef3087f88c31 │ │ └─126254 /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 │ ├─c51cd94f37dc7198735fd3085200b1b6d471c13a5dbe9ee4128b7ee86cd06199 │ │ ├─63122 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63176 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─4ce6a094cd7451689e5f8bf8ba6e6deed1595e5fcd6a4415f614f617ac92f440 │ │ └─61177 /pause │ ├─24dcb84f6bede2790a08c11f515848422d6c58e4f4d892f4cc1ef26bbb2cf687 │ │ └─56519 nfd-worker -metrics=8081 │ ├─896495ef3556c2f5fe806c01607225be83dbe4b713c03266e1941fd88a36bf62 │ │ └─48771 /pause │ ├─1d06ba8b958708816b6425b87d28623b07887178042aa7645e011d5705def0c0 │ │ ├─43565 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43996 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─b6fe19f9c4cb25d2059a6a8d1bdfe9b6d18a7ee560ae1cc03e8b57c4fd170909 │ │ └─215689 /pause │ ├─c67a8dde9e7239c5543845b57a2acd17f277d8f1b7b74752c0ec6b8566609cdc │ │ └─131258 /pause │ ├─9e5866e168062f25c8aec11d6589f5d20cc1517f0a6c715d20fdeb806bec0405 │ │ └─111096 /pause │ ├─0f1bb487acb659c165a2ef0bc2f577cb25cc34ac3ed313e0aca615062288a61e │ │ └─41800 /pause │ ├─54d6077e64e08b261aa7f818e255a56c8c268311c5d88711a968c1ead9fd3490 │ │ └─59401 /pause │ ├─0fd5746b6d5dd263e32a388283f38a47e80e918173d1a5226307f371add03ecb │ │ ├─176576 senlin-api: uWSGI master │ │ ├─176632 senlin-api: uWSGI worker 1 │ │ └─176633 senlin-api: uWSGI worker 2 │ ├─d5b3a4f5937a258e76b41b9e9cb96e00e942d04e896c4a0303567b20f145c192 │ │ └─46136 /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 │ ├─bf07d54fc960233251f6fd84e73d0f33f6fa87a9f623e2a08ae2857673f3c9d0 │ │ ├─192925 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─192942 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─192948 erl_child_setup 1048576 │ │ ├─193012 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─193191 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─193192 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─193395 /bin/sh -s rabbit_disk_monitor │ ├─3f3765b164fab35b89f2e0674dac87a038367a60f54c3ea0660c61c4f21bee95 │ │ ├─167103 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─167120 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─167126 erl_child_setup 1048576 │ │ ├─167246 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─167321 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─167322 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─167513 /bin/sh -s rabbit_disk_monitor │ ├─976ba1c459d1c7d8f28915cc24c1b4cda4f2e46daaa6b296d0aa18d55cab00d4 │ │ └─48212 /server │ ├─95b88ff3ab198319dcb7a085dd33ad6c3f32fb9fbe4a7fc86eeb33fcdcfe8f2e │ │ └─61123 /pause │ ├─10b3004c6d99d1f00aa6d2addd53da31aa4a81be0e60cffc19a667d2d337977e │ │ └─44919 /coredns -conf /etc/coredns/Corefile │ ├─c6d00a2492a7307095350b7767d1c8dafd5e4a828485c76c388b299841623ed9 │ │ └─43100 /pause │ ├─a77e2664fca4ff71904518b8887e031c973d618e8c27c7735dafec37280f5254 │ │ └─49406 /pause │ ├─fe698d1d06181a00295dde3faae84e7e2a466880d3674364841fd5533601a973 │ │ └─97549 /pause │ ├─886740a7b7bcc0527e7af9d5b5a58f66e1f4e1840fef4510fa51a6f7c3479472 │ │ └─47924 /pause │ ├─ca15f76b313253389dda07fd78a9da9bc588c358e43f292a5e4e0f8273d9c999 │ │ └─55529 /pause │ ├─578e04036bb1b2035cb1a68a95b4bfd46dbfcddbc36dd705f6e099a796061ddb │ │ └─212636 /pause │ ├─3340b19c59cf12ae8819f2a32e41b44c75a0c3b52e0debb0ed7cf56c3f8b49eb │ │ └─157351 /pause │ ├─10220868769268e5f725fed29d3282d81b59a9f548752bf285d210288d0de51b │ │ └─218702 /pause │ ├─53fa0c5f82a36f9a6a895c42a02874e068a167bf242626223379efb3cb37c771 │ │ └─99172 /pause │ ├─bc2ed5f2de29d27851f7e59a9eee39e04fb1fe57f443d022270a63edc4f04b2b │ │ ├─126289 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─126302 /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 │ ├─e437c0ec302004d2754cfedcd1c2bc813b5bacea34dc8a450361256c105e79b0 │ │ └─157115 /pause │ ├─1b88e08179b09db3f75a2c3c10e2605d69cdfb82a70d8cf3d77700e40493094a │ │ └─179405 /pause │ ├─44c5eafa4877de7e0b1f47c8321686128d2a3a29e4e63c35381e58357a88ba82 │ │ └─113170 /pause │ ├─1e5155903bc3d75bcce003b8b674babd29c5ee557d6f5822a611c67f3ad76d01 │ │ └─198481 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 │ ├─abc8f2ebab858909b3606679124ffd71d71185c7538f1d4e2bf62d2995ba448e │ │ ├─72860 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─72877 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─72883 erl_child_setup 1048576 │ │ ├─72963 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─73014 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─73015 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─73067 /bin/sh -s rabbit_disk_monitor │ ├─e6caaba1e8f48056364f1d696be6da1216ec8046d7fe64aae46594cf967449fe │ │ └─61747 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 │ ├─a68d9f602db54006f7cef20eb3406e29fd4b2c341df77272412aad5b7942a8e8 │ │ └─45328 /pause │ ├─47956ffb2ba7d19b4b6a19de17b19931264f690c10dc1f40788a39bd55d0f51e │ │ └─131664 /pause │ ├─fe4f32864e88a77da62c81d597be92240ca962af21a973f3c5f046c165229b46 │ │ └─97493 /pause │ ├─4d0031d8afc39630205bb8044d08a52549fae2ef85868d30dac3c7411a4daf17 │ │ ├─ 89143 /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 │ │ └─222213 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─4fcc0f28a2c75271cb23c5abd97988005df9255d6f3a06cc77ac57fbfd048f67 │ │ └─52037 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─91557f035e248180eb0477473fcbd404b2a8d1592c48730af4ea606cec52b1b0 │ │ └─214711 /pause │ ├─8b47695e37086bf9eb524e6599b4c3cfe0a57da9c56a049dfe3c4f732c1cc61e │ │ ├─96570 glance-api: uWSGI master │ │ ├─96600 glance-api: uWSGI worker 1 │ │ └─96601 glance-api: uWSGI worker 2 │ ├─002994026f035ee52d6cf5934daaaacc9ba74d31820103ecd9e685db4d94ffd4 │ │ └─73728 /pause │ ├─5e8bf072e8471cda22d5bde6a3fc04475134276a1bf7232b6e47cb9ead98d45c │ │ └─176597 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─69da7f82b1c1aa1d245e0b0c56859120808104ab4c08cb526450c53586a35d7d │ │ └─177417 /pause │ ├─618fa0acdb77182a061061a22d670608c001e6df10b4c3ca618483ae022a4be1 │ │ └─61973 /pause │ ├─2dd705c5c4361fdf56df9b59c384feef64528d77ecea2d7ac0fdc123174b7254 │ │ └─169400 /pause │ ├─fbe1f2e74a301979062c4688f4c7ec74499f2d4c4bc09321e8cd1fe8906ce183 │ │ ├─154320 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─154579 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─154580 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─234121 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ │ └─234132 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ ├─4b1903ef0497c08c16b79d219ab85057c331001b1797f85c2a7452b34471a26c │ │ ├─168002 /bin/sh -x /bin/wait-for-ip.sh │ │ └─234382 sleep 1 │ ├─061021397fe82c681032a63e1640100235f827a530d240f07caa836bb01e6f77 │ │ └─41822 /pause │ ├─58d880c244be7ae6bd1f3615a80dcc07fcae77f788350050a0e9e76b2eb16b87 │ │ └─63377 /pause │ ├─937be718a2c9f2796cb2788d0e22c46c8a48e856397b31a5a7c7f381f22375c8 │ │ ├─60222 python -u /app/sidecar.py │ │ ├─60545 python -u /app/sidecar.py │ │ └─60546 python -u /app/sidecar.py │ ├─01f60545ec0427b0025269227fc67d89d884aec726fc674fbe03ba68bbd79d31 │ │ └─59310 /pause │ ├─4fe5151107ba10e9e955fd9898b8bb44c2ed8c357e823b42f7db254129c97804 │ │ └─50194 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─ea3341de67a9c98a4ae70f67902df540885915e79ee4a2730406eaf7ac8f2ab4 │ │ └─63236 /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 │ ├─474a2eda8b13b7304ce0549a8ff68f45ae9d5e65c02d8006fd73d50ac7b6fd12 │ │ └─56593 nfd-master -crd-controller=true -metrics=8081 │ ├─92ddc47a09960af89a7560559670e088bc4e51f0dca6e8bc036161f861ef970f │ │ ├─154313 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─154597 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─154598 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─234162 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ │ └─234163 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ ├─300414ecec4ef128b46212240d740b63723bf1cf367ae9f7131ceb6b09711057 │ │ └─44851 /pause │ ├─0c4e640e74b0af752d03e0cca81f90207129a28c71e5af538d7a5cd0b401109d │ │ └─62548 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─97a9d4fca588cc874f37d694b56ca27938a4f62cd48b6f2511662d5bf3f35371 │ │ ├─165559 neutron-policy-server: uWSGI master │ │ ├─165572 neutron-policy-server: uWSGI worker 1 │ │ └─165573 neutron-policy-server: uWSGI worker 2 │ ├─e4d2ff13327c380c21c835c7981984856721d927f960ebf4c31189e87e19da23 │ │ ├─ 50268 mysqld --wsrep_start_position=cba13fce-9c0c-11f1-bcb3-8ac9e8881a85:20 │ │ ├─ 50391 /var/lib/mysql/mysql-state-monitor │ │ ├─234413 /bin/bash /var/lib/mysql/liveness-check.sh │ │ ├─234433 /bin/bash /var/lib/mysql/liveness-check.sh │ │ ├─234434 /usr/bin/coreutils --coreutils-prog-shebang=timeout /usr/bin/timeout 59 mysql --defaults-extra-file=/etc/my.cnf -nNE --connect-timeout=59 -P 33062 -h10.0.0.226 --protocol=TCP --user=monitor --init-command=SET SESSION wsrep_sync_wait=0; -e SHOW GLOBAL STATUS LIKE 'wsrep_cluster_status'; │ │ ├─234435 sed -n -e 3p │ │ └─234436 mysql --defaults-extra-file=/etc/my.cnf -nNE --connect-timeout=59 -P 33062 -h10.0.0.226 --protocol=TCP --user=monitor --init-command=SET SESSION wsrep_sync_wait=0; -e SHOW GLOBAL STATUS LIKE 'wsrep_cluster_status'; │ ├─5e6337c03c147d5c2476123f21fa1df0fddd6f391f56703aa62483f6dfabe71b │ │ └─59469 /pause │ ├─367c3116a4f82120d002a94a22243aab0c29792a331137f126ef985827d3b9b5 │ │ ├─111882 /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 │ │ └─111951 /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 │ ├─3dbeee31c746f670408bd529c53e62613efec7bc9b1142c450a0705998521e90 │ │ └─56560 nfd-gc -gc-interval=1h │ ├─60ae08f2ae7995781215322a233df4df5988235b6c73dcce00d29ca55e077163 │ │ ├─153795 nova-metadata: uWSGI master │ │ ├─153808 nova-metadata: uWSGI worker 1 │ │ └─153809 nova-metadata: uWSGI worker 2 │ ├─2f64ae8d53166b90796d821190da9d27df2be7128fb246dd957ba98c93b4ad96 │ │ └─62755 /pause │ ├─c66192fc76a5bf2302c9417d50aece3c351c8e877bc2e335c051bb3b1ce199b6 │ │ └─214141 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─57a5306dcb02caceb466df3e255e41c7d092ab9ca8297f6414149892e09d07b6 │ │ └─49132 /pause │ ├─dee38461765b86977df4d5aa7107dd5dc980b4b63979dd5c3e20dd5cd63a9c07 │ │ └─179432 /pause │ ├─aacb56f2b7da1173f27dfe0a98072057940668cc56ce93b57c550d4ecdd1398a │ │ └─56244 /pause │ ├─7551d9507076111bbab3eeb5f16d6a976a7b1e031a77fbd0346da9e44c88238d │ │ └─56457 /pause │ ├─3055f1e436f901ec340888633761289ef682f59d22518edf420744a1d96b1178 │ │ └─60523 /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 │ ├─b5dad6fa0821846f6b0370e5713562baff4894ce7d67442b359ba2b7e4c72221 │ │ └─88694 /pause │ ├─52065006cab0aaaa909843c4a44d830625041a113ee4c8de09f51bd340de031a │ │ └─169489 /pause │ ├─2826193b2ac0bda570f3e63ffb12d107d340e12f8891983262ed38dd59258e2d │ │ └─63509 /goldpinger --static-file-path /static │ ├─4aa5a8b65d16f57da0850d44b71b062b76e2d1519a08a7f697062e97c69a7fab │ │ └─232686 docker-registry serve /etc/docker-registry/config.yml │ ├─7f873c3c7fe1d80977baad1e0d081cc69c409ca781e3f8499664a5b7c320a6ad │ │ └─64249 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b1cc2600dffb9babd3cecc00bf5f26b0cdfe2d31a87b19e38e1c6d72cc3455d3 │ │ └─89925 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─f394813e3e546241d4e8ed48e8636d27e93dbe4998b216c87c7493ce36db915b │ │ └─98910 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─dae5f98173aa7e4320867e0e4ac4df521eac64d440e5b403fa93c4c055678e12 │ │ └─132228 /pause │ ├─e51f55295f89fabb96d6ebb48b876de4c3127184cf60bce2bd8973a3ef5e4547 │ │ ├─177544 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─177562 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─177568 erl_child_setup 1048576 │ │ ├─177649 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─177721 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─177722 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─178120 /bin/sh -s rabbit_disk_monitor │ ├─5cd52009b6ea65eab8174c916d00c757cdc5bef875b37dbc7d802f2ad96d3c96 │ │ └─50366 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─a34e1400b327d0eab6926854aebed2935ea0a696c1aa68a3167197164b815fb8 │ │ ├─155648 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─155664 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─155670 erl_child_setup 1048576 │ │ ├─155743 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─155828 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─155829 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─156011 /bin/sh -s rabbit_disk_monitor │ ├─5165ff518193be8faa4f9cd19e4e1be357e15ac1f3ab03d96ecc37071b3ee02e │ │ └─63621 /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-163.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 │ ├─852b0ee9260adacbf6058c4d91d2a22cccde860df1564d9b9353c8fac179a67b │ │ └─213895 /pause │ ├─c8804a299c6b3892637d9989ccc23495b97db3a2defc2ae3088df618ccd233b4 │ │ └─128410 /pause │ ├─19ac7dc49d5fd92c6ec416d04d1e56a16c11283000009ff432270eb5e2eeac33 │ │ ├─128616 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─128856 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─128863 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─233580 sleep 15 │ ├─fd102c9d08fb22e3011c6693cd9922e13ad0e45a7dd5eaa4099af81c2724d13b │ │ └─129482 /pause │ ├─d10e50b897da09936df9a46d21103f49b5823fa0088e5d1dcdb6ed747674f24d │ │ └─41759 /pause │ ├─f8907691c8abc87db06d5bfa73253bded1ae5ae88640fea04cbf31261715df6a │ │ ├─227802 magnum-api: uWSGI master │ │ ├─227862 magnum-api: uWSGI worker 1 │ │ └─227863 magnum-api: uWSGI worker 2 │ ├─ddfe66f3bce88a2ddf1b853de0a7efc8f7551112e631b08ca2805537bfc44f44 │ │ └─89074 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-cf9f85b9f-hggss --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─14fa3ab681ae617d3d9f4a2bcd048468a25fb956a63db3efdbf16badaf490477 │ │ ├─108408 cinder-api: uWSGI master │ │ ├─108421 cinder-api: uWSGI worker 1 │ │ └─108422 cinder-api: uWSGI worker 2 │ ├─1aba036fea1dc185cccb0e9d1d6e5a321b1155bb38ba99351bc20daf56c7371a │ │ └─217224 /pause │ ├─8c8ddeaa027ece95aab3159ecb588e9241148296a7cb2b3c0ce3be50e2221e6b │ │ └─210684 /pause │ ├─2aab2b063b3af567e43ef0deb2c5014d9fb92e07e8ecdeb7f3064a2397f3cc8b │ │ └─63813 /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-163.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 │ ├─989c9b0cddcc04f1ba05516cfb9555d0920ab8b09a656d4872dbcb055968050d │ │ ├─68568 apache2 -DFOREGROUND │ │ ├─68629 (wsgi:k -DFOREGROUND │ │ ├─68630 (wsgi:k -DFOREGROUND │ │ ├─68631 (wsgi:k -DFOREGROUND │ │ ├─68632 (wsgi:k -DFOREGROUND │ │ ├─68633 apache2 -DFOREGROUND │ │ ├─68634 apache2 -DFOREGROUND │ │ ├─68637 apache2 -DFOREGROUND │ │ ├─68638 apache2 -DFOREGROUND │ │ ├─68643 apache2 -DFOREGROUND │ │ ├─68644 apache2 -DFOREGROUND │ │ ├─68646 apache2 -DFOREGROUND │ │ ├─68647 apache2 -DFOREGROUND │ │ └─68648 apache2 -DFOREGROUND │ ├─0ad6acc902a7ef75e28413ca66e9c846edca4b2384c5e810acb5ff6e3a7dcd80 │ │ └─45900 /pause │ ├─55b430a36ba18409eb79a4970002f4130a3381f0cdd05f8056a24cdcebe0acde │ │ └─59836 /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.34.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 │ ├─ce5094ff843b778011e760ceada61401bb6eb01cf5e22a8be0da483d4a775c24 │ │ └─41819 /pause │ ├─5f71fd36acfd25a057d72823fb0dfbcb8c2ba07923c403e5d90229fb581c638a │ │ └─63728 /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 │ ├─a48e03b52b37431ed21fd7c2eb5832bcdd32d44915fd6587ad74620819a84dd4 │ │ └─46047 /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 │ ├─a1ba2110c9daa01ff1b1a05a2ec5b67a58a9b0315672ad1843a17880f305a8c4 │ │ └─63667 /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 │ ├─c584975d801ff290aa78ca4db6d50b6bc5386e1f4c85fe2874e8dd7c57680af4 │ │ ├─153628 nova-api: uWSGI master │ │ ├─153668 nova-api: uWSGI worker 1 │ │ └─153669 nova-api: uWSGI worker 2 │ ├─ea13caad0f27898bf6cf8faae928d575a8ae59e4f03944a450bd77d0db181713 │ │ └─131843 /pause │ ├─a7fa0f4e91c828e25a244b34c62c5ce830ea992c413b7140f2b03f51b01b2085 │ │ └─59721 /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 │ ├─28b16d0de608cbed42205ef8080626bb3ee12883a2d314905aa37c06204b8991 │ │ └─64220 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b25cfad2151ed8375f9a5385671c0d6f08b53c061113fdeb02de771d0a56407f │ │ └─230369 /pause │ ├─0ea4a5283e3dfc026a4e5619272a683ed0faf53e4b274e9791fa1af41e88c4e4 │ │ ├─129561 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─129577 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─129583 erl_child_setup 1048576 │ │ ├─129716 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─129768 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─129769 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─129826 /bin/sh -s rabbit_disk_monitor │ ├─43ff7ffbec21d3b99f8d1c06c80e540cec1bd09ce64310926f4d3df7f22e9279 │ │ └─47822 /pause │ ├─008396b73147892cdb357bdae67c4515ac392b0117dc3f825dc7b4f277559011 │ │ └─179254 /pause │ ├─de320025ccbb0af47ad8ee23eb519c670992b65faaf7b1d1d8e80b7ad13b0bb9 │ │ ├─165526 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─165903 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─165904 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─165906 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─165907 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─165908 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─165909 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─165910 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─0fed66e65c1787a7ec9f1559cf6a68eba4125e406316db6ac4f49d2d49ce1d1a │ │ ├─158403 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─221764 sleep 300 │ ├─1ad68d8ba15fc5c41948b808431dc3339835e3881e71ab6a84a0f3cbb5d58cd9 │ │ └─63851 /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 │ ├─72fa901b1431a0238d2177a8f284dd8909ba3b813c2de5ae719794ca62ca6c63 │ │ ├─117382 placement-api: uWSGI master │ │ ├─117406 placement-api: uWSGI worker 1 │ │ └─117407 placement-api: uWSGI worker 2 │ ├─987e8075708dd77fba550729a68138a71db9bf368d499c40318394c239aec199 │ │ └─45937 /pause │ ├─9585a5ca43249f09b9b9c360bebbb5029469275867ca0cce1213beafefd38367 │ │ ├─62246 nginx: master process nginx -g daemon off; │ │ ├─62273 nginx: worker process │ │ ├─62274 nginx: worker process │ │ ├─62275 nginx: worker process │ │ ├─62276 nginx: worker process │ │ └─62277 nginx: worker process │ ├─8e065a138b8b07335895f014ab60dce34c9c0fbe98deeb211b1ba9f56e962c36 │ │ ├─189590 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─189793 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─189794 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─dfffc2590475e0e6e78ee7d4a232fe3fdaf10d10f4282accd8f89f5a69a1d512 │ │ └─198515 percona-xtradb-cluster-operator │ ├─2a1dc2bfe08f703e93f5ba634085ff8cdd0fc9dbc6521cc4a66bf0795c01bcc4 │ │ └─200436 /pause │ ├─3d40d0dedd4bb5cb61922ec85118ffe82fca1ac011c6953586746a9f99ef0066 │ │ └─164370 vector --config /etc/vector/vector.toml │ ├─c88289bdefd01179b161e4dc0a84432ecd0ef97000ec65c9b594fb00ba618d77 │ │ ├─82799 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82820 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─82826 erl_child_setup 1048576 │ │ ├─82983 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─83038 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─83039 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─83309 /bin/sh -s rabbit_disk_monitor │ ├─3dec3bf1c1be462f4432bd136bae60a02965d3af9f854e1d14cc8aaf91f7b37e │ │ └─50087 /pause │ ├─8faea59a551c56bc7aa94dff5f9a2ef02e2e2cbee256908fe7eee4305bad4d82 │ │ ├─228065 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─228248 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─228249 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─dae0e5f361150281ee5046a084ee51cb06f881b5c1dda89906990a570a480405 │ │ └─127817 /pause │ ├─22ea70c6ba21b9dcb1046636aa89d93b521656afc2ce7544bf90afc5f32d9d47 │ │ └─46091 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─5d8a69e5933aeb0369f3d23ac5d311f976e2d66d3d6d43ef8bd9f588d37470f2 │ │ └─157110 /pause │ ├─a156d7e1c6a080335fc343b3c7a158494503e207b9d49954afd96b7ae1fcc914 │ │ └─64320 /bin/memcached_exporter │ ├─2510aba54cd545896ba92612fe7ee9c0a22c00a790cb7f4ccf2df170e3fddf10 │ │ └─45626 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 │ ├─e9a2ef092002eb9d85be5b1b0daa27b7d12ca54b24e2e593cc51e5b7eb37013c │ │ ├─60246 python -u /app/sidecar.py │ │ ├─60556 python -u /app/sidecar.py │ │ └─60557 python -u /app/sidecar.py │ ├─f028fa0cfee4a14452e5a881663528f242b6e3934ebd3c62d36f406b7d9718d4 │ │ └─136588 /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 │ ├─e3905ae0378e04d0c61a546da4ace349d66841bdb87f999ab1716dfb0f890ae9 │ │ └─78190 /pause │ ├─6a0fc523bd2db561f7db8df4d8b44869e613a60bb4d122de8584090b100a2fa8 │ │ └─215716 /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 │ ├─2dfe0f938b4e950d4e11ad4ab49ae08d2bbbbea4bd9ed8afeff1b6db0f13ac5f │ │ └─127886 /pause │ ├─a95b00e055aa31f181dd1893ce3070dc1fdcedf013a5870398b2ca47342064f3 │ │ └─59424 /pause │ ├─08ad136bb9e37fa5a3b117fc9be5681b9b9e850bf0514c0fd6b16af0e4f45b64 │ │ └─200581 kubernetes-entrypoint │ ├─a4dbd363040ceedf2ff8f7e7e07c6d8c38faf95c6e57dcb346d51e42590b6888 │ │ └─96315 /pause │ ├─c9253cd2b7641f0b12cf50907c1337ae21b4c2d91fc6a2522a03f68878b9623f │ │ └─42324 /pause │ ├─b38e99955f1b3b6ec4812723686d4382b22ea3a28784fb0f145cd16477d796bc │ │ └─41912 etcd --advertise-client-urls=https://199.19.213.163: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.163:2380 --initial-cluster=instance=https://199.19.213.163:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.163:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.163: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 │ ├─a67db5b17f5eae52b02f9a8e103f70cb2bfe09f4fa1bac61074b97d8fe358c82 │ │ └─41839 /pause │ ├─66ac878d6c6d8ce5a6cbde41c83063d418d47c98f1ab76f9e71363a59c119a9f │ │ ├─99357 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─99374 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─99380 erl_child_setup 1048576 │ │ ├─99438 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─99489 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─99490 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─99632 /bin/sh -s rabbit_disk_monitor │ ├─a15c4121be3d49433c623ef31d4ed9a82357457f3dc5a8aacdae46fd8f9bf6b2 │ │ └─43356 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─f1890c0a2802661e3a4b6e7ef3cede8fe4ab2b803a4a686fe7247982be707ee5 │ │ └─198536 /manager --metrics-bind-address=:8080 │ ├─9d7037e59a234222d49256cd97a7f67c6b99a1248b8a9a508d68d99808700e48 │ │ └─56208 /pause │ ├─521bd5fd68bc891e2f21c906faad499d0ffa0c841182ddf795a360446196ac27 │ │ └─60924 /pause │ ├─b962291166608d4fe922a87b5d5bf8ae1564cb6a0b537077b9451413e496d56e │ │ └─64466 /bin/oauth2-proxy │ ├─6bf46c1f1d2f1126d30f315652339f4416df88d2ea4a342f57087e2f2bbb7c7c │ │ └─217248 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─13f8cc47d361381295f5f0f341bea793264684e78769eb32b195fde6527f29e7 │ │ └─212832 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─112c61abc0178488210522a49be55c77c33b777fdef6b76cb3d111841c900882 │ │ └─169551 /pause │ ├─16cdc43e5ea6ee792d7745efe62339ba8d1013e5229cb95537f61f420d8be411 │ │ ├─230487 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230505 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─230511 erl_child_setup 1048576 │ │ ├─230605 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─230669 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─230670 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─230966 /bin/sh -s rabbit_disk_monitor │ ├─d7dd6a03afbc822c2c788137c505f16db074f975570518d196c9ec6fa5544b0f │ │ └─42350 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─a7d7ad15185e497c10062f952a42cd1e241df9e99dfc68d9b80d7023125a237c │ │ └─155527 /pause │ ├─0281a3240b51ad27823d6a0e802cf06778c27642f7b8d8310f0ef670e5d052b6 │ │ └─82636 /pause │ ├─7db67ba3ae3bf383c4f4d45d0d48d211ec3c6c8405e07e2127de11e315a424b7 │ │ ├─210769 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210785 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/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 │ │ ├─210791 erl_child_setup 1048576 │ │ ├─210934 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─211016 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─211017 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─211210 /bin/sh -s rabbit_disk_monitor │ ├─95c34863568c543e78b9ed317cc3ed7dd30a6b1ccfadac68c2c70100fc2bb9d4 │ │ └─198354 /kube-vip manager │ ├─2ed32feb5a4691d1001d8c296011b1edf67e10896598c4299428ae7c849f76cf │ │ ├─168114 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─168464 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─168465 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ └─168550 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp0tvujjeg/privsep.sock │ ├─110dec7306072f137a1e6a3ea87ffa40863b450f3ae7a9cb17987e1970485b05 │ │ ├─50115 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 │ │ └─52392 haproxy -sf 141 -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 │ ├─d575378d0011789afe2539016bf73d170f39bb78d0bd87a2e2ee3af6110d494d │ │ └─72765 /pause │ ├─a353b0a5ff3ef3afe37e78b9abc3820385bad964bda6f2a96b3279e4e80cf736 │ │ └─61216 /pause │ ├─02ec78f7011b72e189b0652cccfee97f47f936562c2e77c4b0293153241b295c │ │ └─64484 /bin/oauth2-proxy │ ├─dfe92d0b3428a8231dbaf919010f7283ad649b66ca62e765590ec7aa46d3c15c │ │ └─125965 /pause │ ├─7c2023e1d6e3b8124cca9a794996d5cb5fc91550ba57e978bab1b0cc2846c963 │ │ └─62621 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c8af64a1bd60f42601338cb3b62fd9818c7e477b24baecc5efbccdd04ecde127 │ │ ├─189461 heat-api: uWSGI master │ │ ├─189490 heat-api: uWSGI worker 1 │ │ └─189491 heat-api: uWSGI worker 2 │ ├─d974fbac4c20c4539a1679ff9ddca350cea179f233928d4df7bd4cdc5696791f │ │ └─163905 /pause │ ├─ef25808f8ca493b45e91d4161a287580d52b11a60dfb05521286ff889850a711 │ │ └─200814 /pause │ ├─529acade3fced60a17fb6c5ed605b9ad01c0bf40f15a7b18c35197a6fa2057cb │ │ └─218786 /pause │ ├─cd4ee8b524fe215dfe26eb773ac3f204a3bf155856fb55dcae56cfa07c8a223b │ │ ├─164460 neutron-ovn-network-logging-parser: uWSGI master │ │ └─164551 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─84a7414f20dff860d51e518a0a9d1430abe47c0744c917934d83c528f8c9a904 │ │ └─110995 /pause │ ├─80a6ca4fcedd9120ccfa0d581a50e0c037ed7fc50c392e5b5135685c4d26d670 │ │ ├─189465 heat-api-cfn: uWSGI master │ │ ├─189492 heat-api-cfn: uWSGI worker 1 │ │ └─189493 heat-api-cfn: uWSGI worker 2 │ ├─df197adc72489e369452dede21dccda51fee2fe0ddb5e5debfd457f37135fc49 │ │ └─227937 /pause │ ├─3719c7cfb9d076803ac734cfe17b1d09288bca3f52f6b9d028fbf760b2b21d5e │ │ └─43120 /pause │ ├─756bb7a127d26d88fcc543ebcd3b09c889263a7bd350faf1ac9ab4fd82643794 │ │ └─78756 /usr/local/bin/rook ceph operator │ ├─48dc45bf09e68a79f928b92985a11bf322b45d3fa2a1782801df28ed45f8b54f │ │ └─100521 /pause │ └─5a128e694c9e01b5236f2dbb37f96a288a8294a913f0951526b48e8753b31253 │ ├─173540 /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 │ ├─234089 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ └─234091 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount