Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21753 /lib/systemd/systemd --user │ │ │ └─21754 (sd-pam) │ │ └─session-21.scope │ │ ├─21682 sshd: cephadm [priv] │ │ └─21770 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1608 sshd: zuul [priv] │ │ └─1621 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1612 ssh: /home/zuul/.ansible/cp/199.204.45.205-22-zuul [mux] │ ├─403787 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ivbzvlbbyuettnrfriggaprtnpnvgdrw ; /usr/bin/python3'"'"' && sleep 0' │ ├─403788 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ivbzvlbbyuettnrfriggaprtnpnvgdrw ; /usr/bin/python3' && sleep 0 │ ├─403789 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ivbzvlbbyuettnrfriggaprtnpnvgdrw ; /usr/bin/python3 │ ├─403790 /bin/sh -c echo BECOME-SUCCESS-ivbzvlbbyuettnrfriggaprtnpnvgdrw ; /usr/bin/python3 │ ├─403791 /usr/bin/python3 │ ├─403792 /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 │ └─403794 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─run-r2b522604c47e4c4dbcdb95d7ffe91383.scope │ │ └─189008 /usr/sbin/libvirtd --listen │ ├─docker-e427e6ee70e9fa1218176fa8fdc4f13b90a04b1778459a6b8478dd29234ad5a2.scope … │ │ ├─18718 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18762 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─containerd.service … │ │ ├─ 9950 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12287 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5c306d13d474036b1e28a70929a0405bdd121e749f8602e2f318ea79e40db5d9 -address /run/containerd/containerd.sock │ │ ├─ 12657 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e4e915c39b3f594510b96dafa1362ae1b5f9db7d3e593ef595181dce6763335e -address /run/containerd/containerd.sock │ │ ├─ 18691 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e427e6ee70e9fa1218176fa8fdc4f13b90a04b1778459a6b8478dd29234ad5a2 -address /run/containerd/containerd.sock │ │ ├─ 25316 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4547ab36b6fcbb1a9780d696af563ca96d9d81d857639e3ffc39fa3966b0984c -address /run/containerd/containerd.sock │ │ ├─ 29826 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c60b0d62c5af8549568f7fb715e72c2a29a8ffaddfe37e2541a52ef7fdff5a84 -address /run/containerd/containerd.sock │ │ ├─ 34648 /usr/bin/containerd-shim-runc-v2 -namespace moby -id eaeb7bf372a39811bc27a53e0289dbd9dd974bdaebf0386093ce28bc7c00dc17 -address /run/containerd/containerd.sock │ │ ├─ 40249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecb64d3bc2888849d7fceb02b2517d40e4f6f66b0857db830986c886140d45eb -address /run/containerd/containerd.sock │ │ ├─ 40267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78b0e1a9c0774db5efe1740898b3820218e251e8e9b1cdefec7cb7749319c782 -address /run/containerd/containerd.sock │ │ ├─ 40297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1beb81274d474fe73102cac2ccc56f8b70107f6ab8f53f132b75f741614fc6e -address /run/containerd/containerd.sock │ │ ├─ 40306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9097c4c4c3f2a7b7abc9fa23278f317f7c87fc67151121e5a2fa0c1580e816b0 -address /run/containerd/containerd.sock │ │ ├─ 40317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0b61927723efa3c09c19d907784a8bd96bf396fe48244c679f3fb1909de8a1a -address /run/containerd/containerd.sock │ │ ├─ 40870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04b9fe637f35cd321cb167edf51b168e4dec68ce5c923edf7d15f4a84cf8c4b8 -address /run/containerd/containerd.sock │ │ ├─ 41633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fdb6cd7de14cf87fa83907063e61dbb6754b7e99186af1ede69ea564039bb71 -address /run/containerd/containerd.sock │ │ ├─ 41649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7315a2ca9ca43c585e5d7fee033f9edd075b217041f6d547234de2f3bdda512f -address /run/containerd/containerd.sock │ │ ├─ 42962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8987a39d904571fa6e91fabcb2f314fd471a9e46b49ed5df1307cee72cf87845 -address /run/containerd/containerd.sock │ │ ├─ 43394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc6478551da2b63130a6dc17841a80f3fd2e37cfaed403852435c096b9c36a83 -address /run/containerd/containerd.sock │ │ ├─ 43406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0148267c8c9b66a6484c2c51a84401d5983d74cbf1280925665a71d5c98e9d15 -address /run/containerd/containerd.sock │ │ ├─ 43872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb32568bf307c95856273a31bf0f0acfdcca153ce263565351332cbe8b671331 -address /run/containerd/containerd.sock │ │ ├─ 44324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d21a7ec57b3bfc22232b7d64cc58d7ed3c7c99eda35d775aa4207ea51ee7fb2c -address /run/containerd/containerd.sock │ │ ├─ 44380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2122129b51c227758302b40f93d987593015406f73f8a24d88e0bb2eec94358 -address /run/containerd/containerd.sock │ │ ├─ 44418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 253aef0bf1bdfab4928c920510570c581df4c227973129d242fdcba0dea349cb -address /run/containerd/containerd.sock │ │ ├─ 46498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 445c21bafabb372a4fc50fe526e3e33591bac8d0b264fe89ae027a697504140e -address /run/containerd/containerd.sock │ │ ├─ 46608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88b7f3c769fa7a96be44cc3a6aaec85229cc0162d18d6e6bdcc91e4713e54a6c -address /run/containerd/containerd.sock │ │ ├─ 47555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07672c4a39a1dfcab4162b5f707787b6038eea0d5acc96ae5448e3f233f6a367 -address /run/containerd/containerd.sock │ │ ├─ 47656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30da6e3629949eab887c8cc19a5c3ec5f3e8dfb2670319d91ca8e6a63b2a3860 -address /run/containerd/containerd.sock │ │ ├─ 48021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0b9f23d53405f626a35910556e06a776ff46f47cf34ab9942a30d80626eba68 -address /run/containerd/containerd.sock │ │ ├─ 48336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c87797bf4d608c9fd7c21d835cf990666a0a1cb13c2b1bbcdb94177ec994aefd -address /run/containerd/containerd.sock │ │ ├─ 48766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcbe4952f24f43d50de27280e3659fce4809eddc6d4d77a1e99ac1fe957cada6 -address /run/containerd/containerd.sock │ │ ├─ 50902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a763369fdcbe19dfefcca8d663235b87e20a8b70a952092cc2186891fdc05750 -address /run/containerd/containerd.sock │ │ ├─ 51060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8030157a267ee5474bb517395a1d299ac28abacdcdc92ef76bbb835cb170e6b -address /run/containerd/containerd.sock │ │ ├─ 55293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8ce21c01d3d2aa8ca03bbda2f12ce66369dedf488d12aee6422546510892979 -address /run/containerd/containerd.sock │ │ ├─ 55986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71b4db2a3bd672fbda73ff758258886ebf15043a57d593d3c76ba5f37b168a90 -address /run/containerd/containerd.sock │ │ ├─ 56025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c91860a7ffd0e9278a61e3aa4695f957af944387bd98abd8096e8e477c4f780 -address /run/containerd/containerd.sock │ │ ├─ 56073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e2ce4bf12ab5a1a8d45091c9b1d3aa932a97973fa8766099c60d3fdce8a4fc4 -address /run/containerd/containerd.sock │ │ ├─ 56287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21e6a6ae78027e44a9f1fe0c7dc775b35a6e2a7b9544bc77da05e4a2c376ee54 -address /run/containerd/containerd.sock │ │ ├─ 60202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adfb2c42478603575a9cb7587712986838c4895c0a19dedc2f1ee3a5772627f9 -address /run/containerd/containerd.sock │ │ ├─ 60365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d18ae36c446387f4031b219e26dbc92fd5709f0d4c7362058b25725ae3f5ff61 -address /run/containerd/containerd.sock │ │ ├─ 60422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da6a973438a6f8fd3cdb0beafda7d5418d890004d4bd54a21948c888bcb12451 -address /run/containerd/containerd.sock │ │ ├─ 60465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac35112d40461a63ff2147d0fe7ef525086bee59301babad4d69343cd74e49c3 -address /run/containerd/containerd.sock │ │ ├─ 61756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2b24325872e259b25e43144f30097c951dcf90a40c0ed5ec742880719b97e95 -address /run/containerd/containerd.sock │ │ ├─ 61986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f451b632ea74ef9540d9f3d674b62b51dd03bc08e62ceedc250135f06348666a -address /run/containerd/containerd.sock │ │ ├─ 62195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89cfc075ab0981e1f85296aff61c2b4adbf6c63a000dff88da81e5e46bd5d24d -address /run/containerd/containerd.sock │ │ ├─ 62253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0f7109c0fab709aae047dcf840d393fbf44a4f19d1e059a58578b74d52e0ccc -address /run/containerd/containerd.sock │ │ ├─ 62301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e6fe6e0d80a0842d201e676cffcf2e4feb796376c0048998bb38bbbbc18e06f -address /run/containerd/containerd.sock │ │ ├─ 62819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b3593d94ba1fc5c2178af564425fd4b21b0e14bd8c3106786cf6c7a1146fc56 -address /run/containerd/containerd.sock │ │ ├─ 63054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dd8142dc47e8c99ef203fb4567c1ce18d41bf748cae370a69ae07dc325ea4fa -address /run/containerd/containerd.sock │ │ ├─ 63708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaf3da78d72da808e56ef9811bea993e783b984a3aceadb8c27e50c968a6233a -address /run/containerd/containerd.sock │ │ ├─ 63998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f7fb8d282eedc4dfd165d629ba0c24727e68e166bcbc526a75371a394b704b9 -address /run/containerd/containerd.sock │ │ ├─ 64684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7f04bbe262c65720788754527a60434b362e95f3ea5a03a1462d163149e6764 -address /run/containerd/containerd.sock │ │ ├─ 66111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a5412be2abfcd4d5430558da6e3f6c50ad9894d997101a5f178fb1ea25b69f4 -address /run/containerd/containerd.sock │ │ ├─ 68557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39396a3bcd9678f0c2174edda4c80c46fbed50c213ca7cb3673f5f5965cdd26b -address /run/containerd/containerd.sock │ │ ├─ 77779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1db1a527ce744b25a383e84ce17110e37454d7ee916b62bd381afc1ff12d73a0 -address /run/containerd/containerd.sock │ │ ├─ 79268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0f0188e50a5f2f7e91b657d727a5e12f41e12c4ab2243e8bf68cd5d3b9b5ee1 -address /run/containerd/containerd.sock │ │ ├─ 85232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 581565623171de85c3b536a2ba9989549ee4e30cd48d77dece36267a68754126 -address /run/containerd/containerd.sock │ │ ├─ 91344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c7174b14342113cdc790cad2c5ebcb05d9153d1313e7a517ff9fdcf02e3e2ca -address /run/containerd/containerd.sock │ │ ├─ 95387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc9ba5abe9df5b5bbcb6e62a0d8e57f151c4188f4c2a971ca2af38cb4a402817 -address /run/containerd/containerd.sock │ │ ├─ 95436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19cae43eeff2238415ec8ad74af181c024e6233fa756fc97c7f6a2fc0270acf7 -address /run/containerd/containerd.sock │ │ ├─103871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0984d87b3e5a49757f517561b2d08e126405b32f7d219f2e1e58768ba4388e60 -address /run/containerd/containerd.sock │ │ ├─105606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75c9900eadf671da171ce7a6666e32b28bd630aa7bf8697563fc279fd68f1b85 -address /run/containerd/containerd.sock │ │ ├─105644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cc3a5829b7780fa4944b5645d019a71336aaabf569dfaf8d1cd653a13ba7824 -address /run/containerd/containerd.sock │ │ ├─107557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a44a5fee96023cd7c404af9ca91c247d40878320f40b2bbddd772bafe72bf6fd -address /run/containerd/containerd.sock │ │ ├─109375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 908b45130a4a61511623458b2b0e48a43ab55fce483ac736f8e2f80846fafd7b -address /run/containerd/containerd.sock │ │ ├─109408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 580bd421647d6d5bbb3634c74f950b4e28ac3b9b938aaf779cefe63d99d51b6e -address /run/containerd/containerd.sock │ │ ├─122399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08a208f5809ca4c5bae4519e4d9a1dfcb31f54b3481e612ef9620c8b2acb17f4 -address /run/containerd/containerd.sock │ │ ├─122431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed5afd3feb742312d9d21f1a6a839f13c52671de0917636b71103168f420bcac -address /run/containerd/containerd.sock │ │ ├─125038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf7b5adb22b78d5f01aacc90c8cae669b18baa91ed42faff3b226abec747638c -address /run/containerd/containerd.sock │ │ ├─139325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cafac02c4f2d79d40abcac97266e2e5ab3185fb66d634782026ae2e0fa59411 -address /run/containerd/containerd.sock │ │ ├─140270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e51c5bdbb2a524ad7ffcee5bbeffccffcc9cea1bf196be19aa8f4e700da59b70 -address /run/containerd/containerd.sock │ │ ├─141252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e768a2c1a1f041e7c909e0d6473740b0be314c30eaf48e0940e0a98462f9c6f -address /run/containerd/containerd.sock │ │ ├─141297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c0c8e369e54a00a3d131c89f6905d9df725c47a6addf8d4fedd84e8d9be508b -address /run/containerd/containerd.sock │ │ ├─141992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15a9fc4b36193e36146cb1eb17cc15a785547da0e99ae95e2c6ac16fbe05dcf3 -address /run/containerd/containerd.sock │ │ ├─143115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26af0ef66a724fb729ff95473800043e21dff2d05f20f705b44cc1252adea37f -address /run/containerd/containerd.sock │ │ ├─145286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad904011370b56a61e1a7015fde36ecaaefc4cf186fa954ac2fee1f56a007f3d -address /run/containerd/containerd.sock │ │ ├─145574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e0b8e1c3f37c714ba2a673c92878090914784f00af6ea6c9219f7e018b668ac -address /run/containerd/containerd.sock │ │ ├─145611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a486e9be935cbf240d46d8b297a2692c6f49c9ccba96deac371e1e2d4cf07beb -address /run/containerd/containerd.sock │ │ ├─145693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75c1ede35c60091732b8c42dae8f329301f9bd64e6be8f868e57ddee49052fbf -address /run/containerd/containerd.sock │ │ ├─146154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d811b08b38c7f5ad33ac5ce2e98b28ca15a03ae540a8963253b437652e3b5c7f -address /run/containerd/containerd.sock │ │ ├─147317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b53a030cba0ca72e35370646239593ca0f4021f4180d8a64933acd704fbe30f -address /run/containerd/containerd.sock │ │ ├─172073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id feb2cebd2c0c8db69a00327afaa574ac2140e068eddf7f09164adc0a8853e4ba -address /run/containerd/containerd.sock │ │ ├─173845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb687d76bed6a05b404486b3742a30d35b7a61975ac8080a2a6395b5cbacdafb -address /run/containerd/containerd.sock │ │ ├─173921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 117cb4c4aab0264bc31a39017a059ae61a0837930e10335706ae735d2277edde -address /run/containerd/containerd.sock │ │ ├─173951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2df8f498bc3aae1cb35317b2cfdd00f05d3c6e001e8d288cab0502cde3e6f2a7 -address /run/containerd/containerd.sock │ │ ├─174313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6325f7bfc1f68d2d18067ebf4614beda30186ad18db21592f8049db95881089d -address /run/containerd/containerd.sock │ │ ├─174355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2fadab88c5c9df5a9f3ddbf01186f1445c2f0d64180fa6260b45fa2840c90f9 -address /run/containerd/containerd.sock │ │ ├─181279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3edb3c505508998517142848420ea5c787e417795b8cebe2d3be83bf416b391 -address /run/containerd/containerd.sock │ │ ├─185254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c02a78f0458620bbd6095e4945d96ebff3ff274081c840249b2526765b94cd0a -address /run/containerd/containerd.sock │ │ ├─187940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b313670e9ccd99bcbb59bb3461792511e0a322420caa3b9e0a120025bb643609 -address /run/containerd/containerd.sock │ │ ├─188016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f58806c8bc34998ba8b27f60b5555d6e312602116fe446611fa70c548d7c3af -address /run/containerd/containerd.sock │ │ ├─188111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7620238ce1d9caebc7afe7e162c4be4373aac1d0539ed71c26fa7e647bdf128 -address /run/containerd/containerd.sock │ │ ├─204312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b893cf1a19fd7ed98add2855fc96d8faa71576ac0df84c6523faff373844587 -address /run/containerd/containerd.sock │ │ ├─211965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb70b5d945b5c0a45ea1a9c2ce6ea27ff82b5273b6ac44d213e0612de6658b5b -address /run/containerd/containerd.sock │ │ ├─212030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7eb443da345d33275f2af68c3f400e3274857ba96fe6941815be12d36e499dbd -address /run/containerd/containerd.sock │ │ ├─212128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d01beb44bec9e6d50e1dda0c1f08c91dcb3bae67cd3688eabc0a958a5c0bbf3 -address /run/containerd/containerd.sock │ │ ├─212326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14a6fb4feab69ebd969b63c2e7dbfb235d178484262439e34e4099a528b6a412 -address /run/containerd/containerd.sock │ │ ├─223373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e51005fac9714ba14b8a35d75e1b11ce1485600ff1ca07b70d1cc8795e539754 -address /run/containerd/containerd.sock │ │ ├─225903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49180bc9ef57fc0ebebadb13da9c0ff5b536811fee80d5aa9daa19e9f31fd8f1 -address /run/containerd/containerd.sock │ │ ├─226939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ef97f28d3b14a19c72143bc1c13fbff102a7539d38c2bef9c30ba2077490558 -address /run/containerd/containerd.sock │ │ ├─227620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75e2fc52ab70019879418166522be2b94cde76ba78f0b42dd46218e8b1bace9b -address /run/containerd/containerd.sock │ │ ├─228643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 675e68a3e4891a3ffd3427ba06d870c3fc736417b3d7831a7630aed08296b7dd -address /run/containerd/containerd.sock │ │ ├─230242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c74a401afd0d47830fd30e92ee246519f3c42f23323b7b63f070a6af5a02dd00 -address /run/containerd/containerd.sock │ │ ├─231854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a23ab1f862c6ee252e9bf660c9384df33507deccaa03dea4906bb493ad2f72e0 -address /run/containerd/containerd.sock │ │ ├─231904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10bff50bca425593ffbbefce2e4922f7975cadf7a1a25b43c5178948369f54b2 -address /run/containerd/containerd.sock │ │ ├─241252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ce9858ab04e998d5fb377dfd16ca856eb3148febbeaad7f00d432fe6858cb05 -address /run/containerd/containerd.sock │ │ ├─241742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8f6c2e8a0b457f2a929c0d490144bb246a36323b4500cb8c7a703e74ac03ca9 -address /run/containerd/containerd.sock │ │ ├─246641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1dfde4e5fee6f167709aef462082c73efe3e321bad06c73d4d234f5c6daba7e -address /run/containerd/containerd.sock │ │ ├─252752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f2dee1ef444fd082f22fc4e3ddbbcd5b150d686f588205402953cc3a4b51d88 -address /run/containerd/containerd.sock │ │ ├─252947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e7be6688dc319b8e7fdb4973417e0f973a96ecb73e398a5d097b9e0617be571 -address /run/containerd/containerd.sock │ │ ├─252976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 009c1697804886fd62e39f67fe0314bdc669703c841d18e94fc8c845f77f3812 -address /run/containerd/containerd.sock │ │ ├─253038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8270c06abed1cea5bc17fe648cb13e3dcf37a482b18157a407e7048ebca238fb -address /run/containerd/containerd.sock │ │ ├─265297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f516abc539ea9d14f35396651636ffe115da83833a4341e69daf99b67baf54f9 -address /run/containerd/containerd.sock │ │ ├─267620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3eab8f840317974f0a818beff6cc378a21c37a8f5cb106173e291e205b75d36 -address /run/containerd/containerd.sock │ │ └─269180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 605e48f7686822ad5e52d9bb8f9f3fc83542e0426129af3b2616fef21f5a8d38 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1416 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─527 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─398 /lib/systemd/systemd-udevd │ ├─docker-c60b0d62c5af8549568f7fb715e72c2a29a8ffaddfe37e2541a52ef7fdff5a84.scope … │ │ ├─29851 /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 │ │ └─29864 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─631 /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 │ │ │ ├─29532 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29809 /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 │ │ │ ├─18651 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18670 /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 │ │ │ ├─25030 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25298 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34353 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34631 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12220 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12252 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.hqidnu.service │ │ ├─12585 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hqidnu/unit.run │ │ └─12614 /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-hqidnu --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.hqidnu:/var/lib/ceph/mgr/ceph-instance.hqidnu:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hqidnu/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.hqidnu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10318 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─621 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138609 /sbin/multipathd -d -s │ ├─docker-5c306d13d474036b1e28a70929a0405bdd121e749f8602e2f318ea79e40db5d9.scope … │ │ ├─12335 /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 │ │ └─12347 /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 │ ├─kubelet.service │ │ └─40726 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.205 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─364 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-4547ab36b6fcbb1a9780d696af563ca96d9d81d857639e3ffc39fa3966b0984c.scope … │ │ ├─25341 /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 │ │ └─25353 /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 │ ├─docker-eaeb7bf372a39811bc27a53e0289dbd9dd974bdaebf0386093ce28bc7c00dc17.scope … │ │ ├─34674 /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 │ │ └─34686 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1085 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10827 /usr/sbin/chronyd -F 1 │ │ └─10828 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─402 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─138466 /sbin/iscsid │ │ └─138467 /sbin/iscsid │ ├─dbus.service │ │ └─618 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-e4e915c39b3f594510b96dafa1362ae1b5f9db7d3e593ef595181dce6763335e.scope … │ │ ├─12696 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.hqidnu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12715 /usr/bin/ceph-mgr -n mgr.instance.hqidnu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─624 /lib/systemd/systemd-logind ├─k8s.io │ ├─1e768a2c1a1f041e7c909e0d6473740b0be314c30eaf48e0940e0a98462f9c6f │ │ └─141276 /pause │ ├─9b3593d94ba1fc5c2178af564425fd4b21b0e14bd8c3106786cf6c7a1146fc56 │ │ └─62849 /pause │ ├─580bd421647d6d5bbb3634c74f950b4e28ac3b9b938aaf779cefe63d99d51b6e │ │ └─109435 /pause │ ├─7ce9858ab04e998d5fb377dfd16ca856eb3148febbeaad7f00d432fe6858cb05 │ │ └─241277 /pause │ ├─ad904011370b56a61e1a7015fde36ecaaefc4cf186fa954ac2fee1f56a007f3d │ │ └─145312 /pause │ ├─c02a78f0458620bbd6095e4945d96ebff3ff274081c840249b2526765b94cd0a │ │ └─185277 /pause │ ├─77f6d3b8ec20ee6e8b0105df41dbb0bc5d3dd267e9e60f9e2ce750a8695d7565 │ │ ├─91482 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91499 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─91505 erl_child_setup 1048576 │ │ ├─91552 sh -s disksup │ │ ├─91554 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91555 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91612 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91613 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91623 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91890 /bin/sh -s rabbit_disk_monitor │ ├─11abee13a1f426824e3e9a5f28c9b1e624686463d330b78ecb4f1a6dc28b0fa3 │ │ └─47007 /server │ ├─00e33960138d40e768c3ff8ef85cb2dc34f5c7f3270827cda92199176c78e94a │ │ ├─170695 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171008 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171009 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─a1f81df459bd250d28bfc6bcb70df2cf64cb84b9124b7fd987f5da4e62c425d1 │ │ ├─174886 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─388798 sleep 300 │ ├─c74a401afd0d47830fd30e92ee246519f3c42f23323b7b63f070a6af5a02dd00 │ │ └─230266 /pause │ ├─c87797bf4d608c9fd7c21d835cf990666a0a1cb13c2b1bbcdb94177ec994aefd │ │ └─48360 /pause │ ├─700a0dae55c3471aad3aac950f84cc063cbf5726e2933346428f705488249b1d │ │ └─66161 /bin/pushgateway │ ├─770a2a483c115670f2b2c55c0269a6037abe38f8c0f83b8245ddd3e00b3915e8 │ │ └─227254 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─39396a3bcd9678f0c2174edda4c80c46fbed50c213ca7cb3673f5f5965cdd26b │ │ └─68580 /pause │ ├─9097c4c4c3f2a7b7abc9fa23278f317f7c87fc67151121e5a2fa0c1580e816b0 │ │ └─40417 /pause │ ├─04653fef298301bfb0b902b48e29125759c6d2b81e8e36d421482640e04d64f6 │ │ └─40527 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 │ ├─1db1a527ce744b25a383e84ce17110e37454d7ee916b62bd381afc1ff12d73a0 │ │ └─77804 /pause │ ├─3cc3a5829b7780fa4944b5645d019a71336aaabf569dfaf8d1cd653a13ba7824 │ │ └─105667 /pause │ ├─f3eab8f840317974f0a818beff6cc378a21c37a8f5cb106173e291e205b75d36 │ │ └─267643 /pause │ ├─3e2ce4bf12ab5a1a8d45091c9b1d3aa932a97973fa8766099c60d3fdce8a4fc4 │ │ └─56099 /pause │ ├─6b7cacc777c910a90d5f22d679ab90c1323fc8c8c213eac0f9d7ada11c5300de │ │ ├─142111 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─142305 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 │ │ ├─142310 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─403688 sleep 15 │ ├─a9e7c6a9728a1c8426268271b10fc3997ec1c41a11e9eeb49350fb301c8f4d83 │ │ ├─141504 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141643 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141656 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 │ │ ├─141916 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─403561 sleep 15 │ ├─605e48f7686822ad5e52d9bb8f9f3fc83542e0426129af3b2616fef21f5a8d38 │ │ └─269204 /pause │ ├─075f7ad6e0c4149289e75dc681b7045343d7b85024b14702918be6e7b5fcc279 │ │ ├─182012 neutron-ovn-network-logging-parser: uWSGI master │ │ └─182032 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─919a557cb9c086c9f1c246b0800776eaa1caa40a59c974b317a27f92a647b172 │ │ ├─123507 /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 │ │ └─123704 /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 │ ├─b0f7109c0fab709aae047dcf840d393fbf44a4f19d1e059a58578b74d52e0ccc │ │ └─62279 /pause │ ├─a2875dbffdf28f1b639d1e04315541ad02dab5451a9e9b6d9dfb103ea92ca6dd │ │ ├─192056 /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 │ │ ├─370976 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmpb4l1i7jk/privsep.sock │ │ ├─371255 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmpmijdw2t5/privsep.sock │ │ └─372303 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmp3dfcx96u/privsep.sock │ ├─5fce87bece61fc062313e143557dc146b798370b3ba5669b7a386d33aa81714e │ │ ├─170006 nova-metadata: uWSGI master │ │ ├─170021 nova-metadata: uWSGI worker 1 │ │ └─170022 nova-metadata: uWSGI worker 2 │ ├─983412cbc5ea5ee5151280bdd14b98b0ad5eea160d80d743223eb85a671c6f2f │ │ ├─186392 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) │ │ ├─186776 /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/tmpj3nb1t7j/privsep.sock │ │ ├─206278 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp_z1zbiyv/privsep.sock │ │ ├─222183 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmphovakoy1/privsep.sock │ │ ├─222436 haproxy -f /var/lib/neutron/ovn-metadata-proxy/9e7a4668-c97f-4033-891f-a43ab1114f49.conf │ │ ├─371592 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─371593 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─e51005fac9714ba14b8a35d75e1b11ce1485600ff1ca07b70d1cc8795e539754 │ │ └─223396 /pause │ ├─7c25af6f2cac8b8ca18414d3a4cb0d59250a6871b4a3e806c9d48a06735ad8ee │ │ └─65092 /goldpinger --static-file-path /static │ ├─55d07031f8ae41fffb47eb0e86103a525f0c34e69390799a5c72660dcf6f3374 │ │ └─123119 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─e1beb81274d474fe73102cac2ccc56f8b70107f6ab8f53f132b75f741614fc6e │ │ └─40405 /pause │ ├─6f58806c8bc34998ba8b27f60b5555d6e312602116fe446611fa70c548d7c3af │ │ └─188053 /pause │ ├─f3edb3c505508998517142848420ea5c787e417795b8cebe2d3be83bf416b391 │ │ └─181303 /pause │ ├─d811b08b38c7f5ad33ac5ce2e98b28ca15a03ae540a8963253b437652e3b5c7f │ │ └─146181 /pause │ ├─4e214d5a02ed243acc31b63ef69c6cc2be64b36f7ca1e9708f2968898ea1b3e4 │ │ ├─185389 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185408 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─185418 erl_child_setup 1048576 │ │ ├─185474 sh -s disksup │ │ ├─185476 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─185477 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─185487 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185489 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185504 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─185811 /bin/sh -s rabbit_disk_monitor │ ├─75c1ede35c60091732b8c42dae8f329301f9bd64e6be8f868e57ddee49052fbf │ │ └─145768 /pause │ ├─2eaa12faafff9434c5c51416f35f3672edbcb1d3d9d6909e62f01111b48e8323 │ │ └─225996 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─feb2cebd2c0c8db69a00327afaa574ac2140e068eddf7f09164adc0a8853e4ba │ │ └─172101 /pause │ ├─44271ab545d9f6111d7b2a91f14774c37956e04359c98d5fae41510607b61ee9 │ │ └─95769 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-mg5dx --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─117cb4c4aab0264bc31a39017a059ae61a0837930e10335706ae735d2277edde │ │ └─174026 /pause │ ├─e8dce5ce9e3476402ebf92a8b35bfd7fd18917331f1e08100b3dff68f323a840 │ │ └─188892 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─b62ef989e3027731a327512adf6eba805ae1e161d6ceb840ce6605ff64b6b2a3 │ │ ├─130287 placement-api: uWSGI master │ │ ├─130300 placement-api: uWSGI worker 1 │ │ └─130301 placement-api: uWSGI worker 2 │ ├─f7470be3626e38a6e61618010b0200198469c0f3b0294cf1fb87cde8e0e78f23 │ │ ├─183607 neutron-policy-server: uWSGI master │ │ ├─183619 neutron-policy-server: uWSGI worker 1 │ │ └─183620 neutron-policy-server: uWSGI worker 2 │ ├─bdafb9f65b59b6e69b7fd87e56a8ce07242ec716dfaa0c97fa1246222e761d7d │ │ ├─48998 mysqld --wsrep_start_position=242b4dd9-732c-11f1-b2da-e6f2d372435b:20 │ │ └─49121 /var/lib/mysql/mysql-state-monitor │ ├─4fd283891e6c339126fbe4897c8a39ef8440e35e32c5b2fdd736c65db817cc6b │ │ ├─143217 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143234 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─143248 erl_child_setup 1048576 │ │ ├─143297 sh -s disksup │ │ ├─143299 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─143300 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─143364 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143365 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143375 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─143614 /bin/sh -s rabbit_disk_monitor │ ├─b6ad93a7741aa2d681f3673aa18ffbe46294434ae2c1e75f635c764694ed81d1 │ │ ├─241305 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241965 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpzdaw1qbf/privsep.sock │ │ ├─241975 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241978 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─991638d78f9145ee4d2c298548ff77c278d365a184c3f9711d92dbfe1df7bfe5 │ │ ├─169769 nova-api: uWSGI master │ │ ├─169782 nova-api: uWSGI worker 1 │ │ └─169783 nova-api: uWSGI worker 2 │ ├─017b5dc3fcc9df02a40b0943955a8b6744e89a6350c64138aac91c0936cdc87d │ │ ├─204444 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204460 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─204466 erl_child_setup 1048576 │ │ ├─204517 sh -s disksup │ │ ├─204519 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─204520 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─204524 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─204525 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─204548 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─204784 /bin/sh -s rabbit_disk_monitor │ ├─a7f04bbe262c65720788754527a60434b362e95f3ea5a03a1462d163149e6764 │ │ └─64710 /pause │ ├─eb56fb1d0e45b5703a1269c2a39fc255fe14a71971093c67d3b70d766f1ec6e6 │ │ └─66301 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e0823bd2c8e2a9afce9b15a63193600d3849417d65360226dd610544275e8cf7 │ │ ├─221373 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221955 octavia-worker: ConsumerService worker(0) │ │ └─221962 octavia-worker: ConsumerService worker(1) │ ├─1bfad4562879699425e327c0ba58f2ca4f424dcae3457f31331d6af846b889ff │ │ ├─183566 neutron-api: uWSGI master │ │ ├─183592 neutron-api: uWSGI worker 1 │ │ └─183593 neutron-api: uWSGI worker 2 │ ├─ecb64d3bc2888849d7fceb02b2517d40e4f6f66b0857db830986c886140d45eb │ │ └─40338 /pause │ ├─d18ae36c446387f4031b219e26dbc92fd5709f0d4c7362058b25725ae3f5ff61 │ │ └─60395 /pause │ ├─8270c06abed1cea5bc17fe648cb13e3dcf37a482b18157a407e7048ebca238fb │ │ └─253062 /pause │ ├─43f9601a5d5be93b13ec807f89332ed84fbf8899b4b81bd8fb30ea6401941264 │ │ ├─262919 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-share --config-file /etc/manila/manila.conf --config-file /tmp/pod-shared/manila-share-fqdn.conf │ │ └─263072 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-share --config-file /etc/manila/manila.conf --config-file /tmp/pod-shared/manila-share-fqdn.conf │ ├─06f5613428d80c05b9263b3143a0ddf88f69fe816f16cfbe1560a7e7c7d9e820 │ │ └─65734 /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 │ ├─08a208f5809ca4c5bae4519e4d9a1dfcb31f54b3481e612ef9620c8b2acb17f4 │ │ └─122422 /pause │ ├─496b3584991e3aeff6b9167e99339957e80a8c3b3bcb86a86893cdd1d505aae3 │ │ ├─104439 glance-api: uWSGI master │ │ ├─104452 glance-api: uWSGI worker 1 │ │ └─104453 glance-api: uWSGI worker 2 │ ├─2289b4f0644c868e11aae42fd20d246e24f1699cc915b5abe77287acd5f685d5 │ │ ├─200696 heat-api-cfn: uWSGI master │ │ ├─200748 heat-api-cfn: uWSGI worker 1 │ │ └─200749 heat-api-cfn: uWSGI worker 2 │ ├─247aad347065b8b798ac19d8bba5b6bd8c1a9c648de6ec5fe798aa2c2ee196e4 │ │ ├─63592 nginx: master process nginx -g daemon off; │ │ ├─63607 nginx: worker process │ │ ├─63608 nginx: worker process │ │ ├─63609 nginx: worker process │ │ ├─63610 nginx: worker process │ │ └─63611 nginx: worker process │ ├─d7620238ce1d9caebc7afe7e162c4be4373aac1d0539ed71c26fa7e647bdf128 │ │ └─188142 /pause │ ├─f516abc539ea9d14f35396651636ffe115da83833a4341e69daf99b67baf54f9 │ │ └─265322 /pause │ ├─fc6478551da2b63130a6dc17841a80f3fd2e37cfaed403852435c096b9c36a83 │ │ └─43443 /pause │ ├─4f0470c033179ecaab8bea03e938df111760fa6be4803981b1ceecd1c1b22f22 │ │ ├─106016 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106148 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106150 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─445c21bafabb372a4fc50fe526e3e33591bac8d0b264fe89ae027a697504140e │ │ └─46528 /pause │ ├─6dc55e5d2ba6e7e29db476a8183142e41f13fac8e1fc17008cf1bffd6f55ad4b │ │ └─86042 /usr/local/bin/rook ceph operator │ ├─fcbe4952f24f43d50de27280e3659fce4809eddc6d4d77a1e99ac1fe957cada6 │ │ └─48789 /pause │ ├─fc9ba5abe9df5b5bbcb6e62a0d8e57f151c4188f4c2a971ca2af38cb4a402817 │ │ └─95410 /pause │ ├─69b9a6d30ef139728739024c9939ff87915695a7f5f892143ba736dca4d1e38e │ │ └─56398 nfd-worker -metrics=8081 │ ├─8ef97f28d3b14a19c72143bc1c13fbff102a7539d38c2bef9c30ba2077490558 │ │ └─226996 /pause │ ├─0a5412be2abfcd4d5430558da6e3f6c50ad9894d997101a5f178fb1ea25b69f4 │ │ └─66135 /pause │ ├─49180bc9ef57fc0ebebadb13da9c0ff5b536811fee80d5aa9daa19e9f31fd8f1 │ │ └─225928 /pause │ ├─317811243555f3560afcacd15575b18372ad3550fa19c4d6c65c179802bd284a │ │ ├─220745 octavia-api: uWSGI master │ │ ├─220760 octavia-api: uWSGI worker 1 │ │ └─220761 octavia-api: uWSGI worker 2 │ ├─eb32568bf307c95856273a31bf0f0acfdcca153ce263565351332cbe8b671331 │ │ └─43898 /pause │ ├─cf7b5adb22b78d5f01aacc90c8cae669b18baa91ed42faff3b226abec747638c │ │ └─125067 /pause │ ├─25652657a03de3b3ef5f782b92806bcdf98896a3fae4f5a68866c5956c5b7008 │ │ └─56362 nfd-gc -gc-interval=1h │ ├─1cafac02c4f2d79d40abcac97266e2e5ab3185fb66d634782026ae2e0fa59411 │ │ └─139349 /pause │ ├─38aaf84600a88ff1a0bb09dd123caaa69c818f0d1efb46bcdce5c2b846fafdc0 │ │ ├─107857 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107885 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─107891 erl_child_setup 1048576 │ │ ├─107944 sh -s disksup │ │ ├─107946 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─107947 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─107971 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107972 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107983 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108108 /bin/sh -s rabbit_disk_monitor │ ├─152af09f3e0b6d72774225c759a78a7f5a2df455885312d43d9310f181a85438 │ │ ├─172191 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172210 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─172216 erl_child_setup 1048576 │ │ ├─172265 sh -s disksup │ │ ├─172267 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─172268 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─172269 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─172270 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─172280 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─172538 /bin/sh -s rabbit_disk_monitor │ ├─00393a19fbc761e138bb32a0b34b4b3aa444515461002b2176b7edc939661fea │ │ └─51572 redis_exporter │ ├─e2122129b51c227758302b40f93d987593015406f73f8a24d88e0bb2eec94358 │ │ └─44403 /pause │ ├─8812ded3f96839ddc06f730aa07b566b87a9d6f0c6dd77a23819f9b28789de25 │ │ └─267959 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─e0b61927723efa3c09c19d907784a8bd96bf396fe48244c679f3fb1909de8a1a │ │ └─40421 /pause │ ├─5760531a4dc60a3bedaaa7c40d23b9232fd709d221d21e2b08d43d275d865906 │ │ ├─223513 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223530 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─223536 erl_child_setup 1048576 │ │ ├─223598 sh -s disksup │ │ ├─223600 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─223601 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─223674 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223675 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223685 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─223826 /bin/sh -s rabbit_disk_monitor │ ├─e4577c82ee1e07003b5ad0619eed80e97f47cdd27cc10b9b99a5e9a8d819b947 │ │ └─44601 /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 │ ├─8987a39d904571fa6e91fabcb2f314fd471a9e46b49ed5df1307cee72cf87845 │ │ └─42987 /pause │ ├─a0b9f23d53405f626a35910556e06a776ff46f47cf34ab9942a30d80626eba68 │ │ └─48050 /pause │ ├─e51c5bdbb2a524ad7ffcee5bbeffccffcc9cea1bf196be19aa8f4e700da59b70 │ │ └─140298 /pause │ ├─26af0ef66a724fb729ff95473800043e21dff2d05f20f705b44cc1252adea37f │ │ └─143138 /pause │ ├─b8ce21c01d3d2aa8ca03bbda2f12ce66369dedf488d12aee6422546510892979 │ │ └─55322 /pause │ ├─75e2fc52ab70019879418166522be2b94cde76ba78f0b42dd46218e8b1bace9b │ │ └─227655 /pause │ ├─d9a3488b88b0134d76d45ea9179417a2395f5dcf0c15cac59a1a00aecf7218db │ │ └─96650 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─e2eb6a0eab2ef93576c588fa67eb5727a203008b1c3744957d1ee16e19333845 │ │ ├─139717 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139730 /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 │ ├─2c91860a7ffd0e9278a61e3aa4695f957af944387bd98abd8096e8e477c4f780 │ │ └─56049 /pause │ ├─a1fa000c246d4d61e4f0d5e164312eaeb417761744931f3ba924daf253634fb2 │ │ ├─ 46958 /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 │ │ ├─ 46978 /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 │ │ ├─ 47123 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─267405 nginx: worker process │ │ ├─267406 nginx: worker process │ │ └─267407 nginx: cache manager process │ ├─1d939957da855a611159d1f603da1fdd308da2bda444090ff9c453f9dbbd0e4a │ │ └─51493 valkey-server *:26379 [sentinel] │ ├─bb212e4ebe44e99f67b2cfc6cf34e8db1f3a26826fc24ef19e091581c67dc545 │ │ ├─119178 cinder-api: uWSGI master │ │ ├─119191 cinder-api: uWSGI worker 1 │ │ └─119192 cinder-api: uWSGI worker 2 │ ├─908b45130a4a61511623458b2b0e48a43ab55fce483ac736f8e2f80846fafd7b │ │ └─109398 /pause │ ├─f4be89e9943463ce327e0360d82d881c96724a0d19847ff0bae1394e9c09dfd6 │ │ └─44552 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─09d0cdad829542864cd2400bbe295db55121c6d13f8f6b8a254f6dd62c71b212 │ │ └─181898 vector --config /etc/vector/vector.toml │ ├─8f3d16b2c5d354ff941eecf7e586b385b722cbb0bc0c05d1905c971ca1f08521 │ │ └─62912 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 │ ├─a486e9be935cbf240d46d8b297a2692c6f49c9ccba96deac371e1e2d4cf07beb │ │ └─145642 /pause │ ├─8d01beb44bec9e6d50e1dda0c1f08c91dcb3bae67cd3688eabc0a958a5c0bbf3 │ │ └─212160 /pause │ ├─6325f7bfc1f68d2d18067ebf4614beda30186ad18db21592f8049db95881089d │ │ └─174337 /pause │ ├─e1270a9e04f892f86ae77952151f4044aca7940c1ce023381868dcef5e1f86c9 │ │ └─65776 /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 │ ├─fb687d76bed6a05b404486b3742a30d35b7a61975ac8080a2a6395b5cbacdafb │ │ └─173869 /pause │ ├─71ab5356a31c2faa4d9c6c183fab014097e490492e6d15027bfe1b2367e74bc3 │ │ └─120629 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─78b0e1a9c0774db5efe1740898b3820218e251e8e9b1cdefec7cb7749319c782 │ │ └─40394 /pause │ ├─0148267c8c9b66a6484c2c51a84401d5983d74cbf1280925665a71d5c98e9d15 │ │ └─43456 /pause │ ├─5efafdd41c778ae257b84307edf544f46ea30dac3fb4a21b0c7f5a654b124955 │ │ ├─267756 apache2 -DFOREGROUND │ │ ├─270157 (wsgi:h -DFOREGROUND │ │ ├─270158 (wsgi:h -DFOREGROUND │ │ ├─270159 (wsgi:h -DFOREGROUND │ │ ├─270160 (wsgi:h -DFOREGROUND │ │ ├─270161 (wsgi:h -DFOREGROUND │ │ ├─270162 apache2 -DFOREGROUND │ │ └─270163 apache2 -DFOREGROUND │ ├─5da82e29187a8a65e91ecd8fca0048089ee1d767fba13f1ba5c8c58ffcbbc285 │ │ ├─271742 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─271779 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─adfb2c42478603575a9cb7587712986838c4895c0a19dedc2f1ee3a5772627f9 │ │ └─60257 /pause │ ├─b313670e9ccd99bcbb59bb3461792511e0a322420caa3b9e0a120025bb643609 │ │ └─187966 /pause │ ├─9891c3822050850c0c89aa089fda60421d39049a9ca9c09db8b2d114973499e1 │ │ ├─ 71912 apache2 -DFOREGROUND │ │ ├─ 71970 (wsgi:k -DFOREGROUND │ │ ├─ 71971 (wsgi:k -DFOREGROUND │ │ ├─ 71972 (wsgi:k -DFOREGROUND │ │ ├─ 71973 (wsgi:k -DFOREGROUND │ │ ├─400018 apache2 -DFOREGROUND │ │ └─400833 apache2 -DFOREGROUND │ ├─b02e13bb3a6180d056263d02e1a94b895527bbba7fd157c0845e79d6645852d4 │ │ └─66211 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c402b98177dc201f49d836d7a7e81bdd04fbf11c120ae937126eaa7f1f4eafc9 │ │ ├─170678 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171004 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171005 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─f75d594f4dfb0358c792a2ac2f983e6cae3690b6b60687e5ccb7ccccddc8282a │ │ └─41972 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─2df8f498bc3aae1cb35317b2cfdd00f05d3c6e001e8d288cab0502cde3e6f2a7 │ │ └─174045 /pause │ ├─2e6fe6e0d80a0842d201e676cffcf2e4feb796376c0048998bb38bbbbc18e06f │ │ └─62324 /pause │ ├─6a921e83ee60833857bccfe44788a5763eb328f724ddc62f1c0535e2d9892e4b │ │ └─64929 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─da6a973438a6f8fd3cdb0beafda7d5418d890004d4bd54a21948c888bcb12451 │ │ └─60449 /pause │ ├─2b53a030cba0ca72e35370646239593ca0f4021f4180d8a64933acd704fbe30f │ │ └─147427 /pause │ ├─7315a2ca9ca43c585e5d7fee033f9edd075b217041f6d547234de2f3bdda512f │ │ └─41695 /pause │ ├─d9248b3f0455ccd032cc0c7345d816664653450b4a5152e081922ede6a0010e3 │ │ └─43510 /coredns -conf /etc/coredns/Corefile │ ├─ac35112d40461a63ff2147d0fe7ef525086bee59301babad4d69343cd74e49c3 │ │ └─60490 /pause │ ├─a44a5fee96023cd7c404af9ca91c247d40878320f40b2bbddd772bafe72bf6fd │ │ └─107580 /pause │ ├─0858e4e2a7e488d72aac71a1af581b66ed961a7069925bea9d0d0f3c3d2f7c1e │ │ ├─141485 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141549 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141571 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 │ │ ├─141857 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─403556 sleep 15 │ ├─5993742ae1827a8b3f719bf9bdeec94c6246b4bbee8bbd3877e5ed4a9b543e0b │ │ └─40922 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─eaf3da78d72da808e56ef9811bea993e783b984a3aceadb8c27e50c968a6233a │ │ └─63732 /pause │ ├─c215ea621d1c714efc8799826894707afb634f1df54670e2d7c539bcb8bbcdc2 │ │ └─65689 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-205.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─4b7340897027abec07a6a6305419aeae0972e5f4ed58ceeafc2499b8006a8185 │ │ └─65978 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─8ed91a86ce53af0248ea90bb33d4b72d9a67d741ace63cf0b872be62b675a3b5 │ │ └─51314 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─a23ab1f862c6ee252e9bf660c9384df33507deccaa03dea4906bb493ad2f72e0 │ │ └─231881 /pause │ ├─fbf29a08ba0953d351cc8f69f708f0baa0837cb9dc804e402dd7a3a4d8c6564a │ │ ├─200720 heat-api: uWSGI master │ │ ├─200746 heat-api: uWSGI worker 1 │ │ └─200747 heat-api: uWSGI worker 2 │ ├─1e0b8e1c3f37c714ba2a673c92878090914784f00af6ea6c9219f7e018b668ac │ │ └─145603 /pause │ ├─0984d87b3e5a49757f517561b2d08e126405b32f7d219f2e1e58768ba4388e60 │ │ └─103895 /pause │ ├─75c9900eadf671da171ce7a6666e32b28bd630aa7bf8697563fc279fd68f1b85 │ │ └─105630 /pause │ ├─fe95acc283ca08888b3a07f91bce8e6f3a4ac336fb288d7c34e73f46b76ccd1a │ │ └─165232 /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 │ ├─6a634898adf2b617b0953e4e43244b90b4257559a6affaebf053e0ad22d79067 │ │ └─262839 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─5df81015c6fbe8ef872f896e6a1f3570135048222e94b98788f823c31261595a │ │ ├─241577 magnum-api: uWSGI master │ │ ├─241625 magnum-api: uWSGI worker 1 │ │ └─241626 magnum-api: uWSGI worker 2 │ ├─e3385e39576e2c5916976622a761713656d6a73392a3150ebc37b332c0f3e0f0 │ │ └─47728 /manager --metrics-bind-address=:9782 │ ├─fb6953d70fdb57061695172623f113960aeb16083dee220d84feecf4466d5a37 │ │ ├─66964 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67004 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─67010 erl_child_setup 1048576 │ │ ├─67057 sh -s disksup │ │ ├─67059 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67060 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67157 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67158 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67168 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67238 /bin/sh -s rabbit_disk_monitor │ ├─07672c4a39a1dfcab4162b5f707787b6038eea0d5acc96ae5448e3f233f6a367 │ │ └─47578 /pause │ ├─a65905ef2cc7c3b25d518fe35e3b98d2854a2edd610419ac37885a22779f62d1 │ │ ├─222223 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222264 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222871 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222872 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391904 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391905 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391906 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391907 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391908 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391909 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391910 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391911 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391912 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391913 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391914 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391915 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391916 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391917 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391918 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391919 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391922 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391923 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391924 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391925 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391926 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391927 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391928 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391929 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391930 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391931 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391932 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391933 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391934 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391935 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391936 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─391937 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─b1dfde4e5fee6f167709aef462082c73efe3e321bad06c73d4d234f5c6daba7e │ │ └─246665 /pause │ ├─ef27d1f4797b1c40368bdf85b4bbd882b19c8d8ef5a80147b2b1b657e317d124 │ │ └─107266 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─0752cc2a08593172c86e94a5410f4d82a9314ed5a1510986ae1a697137e49833 │ │ └─65169 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-205.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─b8030157a267ee5474bb517395a1d299ac28abacdcdc92ef76bbb835cb170e6b │ │ └─51083 /pause │ ├─c65daa085875bf71549934ee1e60531c1f39b6e25868631d5a780be09ccc5d7a │ │ └─188316 /usr/bin/libvirt-tls-sidecar │ ├─70a7c9c579a520d7d8a2374d5932d5b62829a970a9fb4824431696cf3a19092f │ │ ├─186410 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─186796 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_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/tmpbsjso7vy/privsep.sock │ │ ├─389160 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpndgeye7s/privsep.sock │ │ ├─389198 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp5z13d88w/privsep.sock │ │ ├─389309 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─389310 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─c8738cd1a8f4c9723af9ed557f6ab2f1116b9234626c2300483b6509f7ee3c03 │ │ └─192082 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─280bcfd0c295f142066a171824f1dd8f83d0e5ba3489e2a39f2163cbe1e02e23 │ │ ├─84301 barbiacan-api: uWSGI master │ │ └─84318 barbiacan-api: uWSGI worker 1 │ ├─a420c751c037b376de42b71f67d2da0cf6c4eed61bf60f04cded87e6680e9379 │ │ └─48897 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─009c1697804886fd62e39f67fe0314bdc669703c841d18e94fc8c845f77f3812 │ │ └─253010 /pause │ ├─c33e286fb0e6d8b2e32c53ae6f53005001738d9dbf604db8cb790dff8d28c7e3 │ │ └─221365 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─0f7fb8d282eedc4dfd165d629ba0c24727e68e166bcbc526a75371a394b704b9 │ │ └─64022 /pause │ ├─61a95ea23946fe7f3e62c8b1e1dec27f54304e6840dac9e78b19182809c5d488 │ │ └─230294 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─7c0c8e369e54a00a3d131c89f6905d9df725c47a6addf8d4fedd84e8d9be508b │ │ └─141341 /pause │ ├─a2e42d95b09f2b547f0404e5b1ebfa906a9f7ea4b11cad62af31e105d3696d3c │ │ └─49095 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─1c51d7281deb8a7045d084e58670a60954adf73c0828088a3eb67efc9b33a00f │ │ └─247993 docker-registry serve /etc/docker-registry/config.yml │ ├─e60815d4d89c16456e7deebb8f54715bbec2360869b35247e51ee8403336e492 │ │ └─262809 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─f451b632ea74ef9540d9f3d674b62b51dd03bc08e62ceedc250135f06348666a │ │ └─62009 /pause │ ├─a763369fdcbe19dfefcca8d663235b87e20a8b70a952092cc2186891fdc05750 │ │ └─50926 /pause │ ├─5f2dee1ef444fd082f22fc4e3ddbbcd5b150d686f588205402953cc3a4b51d88 │ │ └─252777 /pause │ ├─0575b32d8bd712743886211e8623985f9ed6cf607ba9f5a2c45982f024d4926f │ │ └─269532 /bin/openstack-database-exporter │ ├─c2b24325872e259b25e43144f30097c951dcf90a40c0ed5ec742880719b97e95 │ │ └─61781 /pause │ ├─7f6f3f3e2b401506779b72d11fb0590320aa2d0dfafaa06e6e9ec251979965e1 │ │ └─61602 /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 │ ├─14d3013f9c2839e0911829f40f4513abc725b37102c7bf1f25a7e1d7f39a92d4 │ │ └─60710 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─6c7174b14342113cdc790cad2c5ebcb05d9153d1313e7a517ff9fdcf02e3e2ca │ │ └─91367 /pause │ ├─89cfc075ab0981e1f85296aff61c2b4adbf6c63a000dff88da81e5e46bd5d24d │ │ └─62223 /pause │ ├─a2fadab88c5c9df5a9f3ddbf01186f1445c2f0d64180fa6260b45fa2840c90f9 │ │ └─174379 /pause │ ├─a3eaecedd0ad5ac8a15319cdc1e7d8fc0a0b1ce0b803f0892302bfa520ffdcf5 │ │ └─43508 /coredns -conf /etc/coredns/Corefile │ ├─2b893cf1a19fd7ed98add2855fc96d8faa71576ac0df84c6523faff373844587 │ │ └─204335 /pause │ ├─4155ab4ad2dc3c842b31699c8dbc3fff9e537af624dac3eba4034ff2ee2a7940 │ │ └─56550 /secretgen-controller │ ├─cec7ae66fef221369c4d6e32ffce9ecf60eccec58a5d2616d291455f18cb5d6a │ │ ├─ 95816 /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 │ │ └─399999 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─78cf2d228c469451dd6cdbc21540e3354a606ddd8a53372c28e08b362318f276 │ │ └─44197 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 │ ├─58632f4f8af362c6d6c355782e711c2cbf1911d782e64f96e056c3705ac7f6ba │ │ └─43028 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─bac00340b5e513bea2c318c3fd3cb883ccfc0b1d42289a8a4322fff8dc12837f │ │ ├─262627 manila-api: uWSGI master │ │ ├─262641 manila-api: uWSGI worker 1 │ │ └─262642 manila-api: uWSGI worker 2 │ ├─5dd8142dc47e8c99ef203fb4567c1ce18d41bf748cae370a69ae07dc325ea4fa │ │ └─63099 /pause │ ├─68eccfd3474a4b397dd8801a77316fecd996248fcc7edec5672ab1be6b3c65cf │ │ └─61408 /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 │ ├─0ad098a22ccf0ed1e5f503abae9a10d8627c84ff2107628c56de076c18611d2f │ │ ├─48816 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 │ │ └─50050 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─30da6e3629949eab887c8cc19a5c3ec5f3e8dfb2670319d91ca8e6a63b2a3860 │ │ └─47679 /pause │ ├─0e7be6688dc319b8e7fdb4973417e0f973a96ecb73e398a5d097b9e0617be571 │ │ └─252988 /pause │ ├─88b7f3c769fa7a96be44cc3a6aaec85229cc0162d18d6e6bdcc91e4713e54a6c │ │ └─46634 /pause │ ├─59deb45d54cdb8158b58e46375d50e8a893614428d6b45006e798041cef8ed8c │ │ └─56437 nfd-master -crd-controller=true -metrics=8081 │ ├─474b446c131fbcd20aff61ee06b08f6c6e554c6084f01f3786872dfcaf326607 │ │ ├─200833 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─201161 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─201162 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─aa39c4018d610ad2ba1081331303dbad30492c33cc9bffd7a297ea1b33b24214 │ │ ├─241720 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─242088 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─242089 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─c43cf54cea49ce67dcb76546730320bb4957cfa438c9ec665254bcb6f126099f │ │ └─40490 etcd --advertise-client-urls=https://199.204.45.205:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.205:2380 --initial-cluster=instance=https://199.204.45.205:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.205:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.205:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─a060f1429fc058a5dae075b9e137c372f4e665ccf2faced2abd4fd2820877a9e │ │ ├─183546 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─184191 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184192 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184193 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─96a8bcccb9255ccfc5eb93ffbb0814db96a66fcd5c5f0f7c63a18a4122a34273 │ │ └─228692 /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 │ ├─15a9fc4b36193e36146cb1eb17cc15a785547da0e99ae95e2c6ac16fbe05dcf3 │ │ └─142015 /pause │ ├─f0f0188e50a5f2f7e91b657d727a5e12f41e12c4ab2243e8bf68cd5d3b9b5ee1 │ │ └─79292 /pause │ ├─d701562b0618cf72e23d95d0245e1edde6fc6eeb841c1e5ac9500ecedf3c327c │ │ └─65219 /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 │ ├─1fdb6cd7de14cf87fa83907063e61dbb6754b7e99186af1ede69ea564039bb71 │ │ └─41682 /pause │ ├─19cae43eeff2238415ec8ad74af181c024e6233fa756fc97c7f6a2fc0270acf7 │ │ └─95479 /pause │ ├─cb70b5d945b5c0a45ea1a9c2ce6ea27ff82b5273b6ac44d213e0612de6658b5b │ │ └─212011 /pause │ ├─38df24ad5601ceff0132634e8a38fa269fb184f77c9a3ea5c8c1b3198977eaaa │ │ ├─61231 python -u /app/sidecar.py │ │ ├─61491 python -u /app/sidecar.py │ │ └─61492 python -u /app/sidecar.py │ ├─253aef0bf1bdfab4928c920510570c581df4c227973129d242fdcba0dea349cb │ │ └─44453 /pause │ ├─b3d7c8b05ffd28dc2f62511314401a388becec6a6222e77c288d4f7a69fc449e │ │ └─139682 /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 │ ├─14a6fb4feab69ebd969b63c2e7dbfb235d178484262439e34e4099a528b6a412 │ │ └─212349 /pause │ ├─704ed1c40557b017f5bcc3b2115746d094af8370ba435ca99f0c924a4b75d0ea │ │ └─66575 /bin/oauth2-proxy │ ├─10bff50bca425593ffbbefce2e4922f7975cadf7a1a25b43c5178948369f54b2 │ │ └─231929 /pause │ ├─eb312c28df8489d1a4cedfac9e9a2f181f6128888a12e35edb94ef24b688c0ee │ │ ├─64875 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64910 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─25d74509d7fd6ce8248df6b8ba2098c44035c98ed0e9aad5e0f6c4e71e13c2d1 │ │ ├─61265 python -u /app/sidecar.py │ │ ├─61496 python -u /app/sidecar.py │ │ └─61497 python -u /app/sidecar.py │ ├─7eb443da345d33275f2af68c3f400e3274857ba96fe6941815be12d36e499dbd │ │ └─212080 /pause │ ├─71b4db2a3bd672fbda73ff758258886ebf15043a57d593d3c76ba5f37b168a90 │ │ └─56011 /pause │ ├─deb2b9e855531504a3050c14e454d8e5e9a7374355c65d46a7942556266caef3 │ │ └─40522 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 │ ├─57287e2789bbac60372da2a8923a66140dee6c422dbfab5d9382eddb39c8ed98 │ │ └─40548 kube-apiserver --advertise-address=199.204.45.205 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─21e6a6ae78027e44a9f1fe0c7dc775b35a6e2a7b9544bc77da05e4a2c376ee54 │ │ └─56311 /pause │ ├─ed5afd3feb742312d9d21f1a6a839f13c52671de0917636b71103168f420bcac │ │ └─122462 /pause │ ├─a8f6c2e8a0b457f2a929c0d490144bb246a36323b4500cb8c7a703e74ac03ca9 │ │ └─241762 /pause │ ├─4180f8843bece9e85acda5a6a62786ed6be2f3aa3a1c5605a9cf42ec33147aa4 │ │ └─47878 /manager --metrics-bind-address=:8080 │ ├─dd2e6d3fbd3cf1f5feb993dec3de1e7e7d6e5c01ecb1a82b2ea6ff66480fbe76 │ │ └─64206 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d21a7ec57b3bfc22232b7d64cc58d7ed3c7c99eda35d775aa4207ea51ee7fb2c │ │ └─44353 /pause │ ├─a4cee67f2e999dca3621f5c26dc43f653706b6d7c0a351e30a4d5e6d9f43c731 │ │ └─51153 valkey-server *:6379 │ ├─8974a4ee5d61abafb06f9094e970ec431440fb24282eb8ef6a5529162f1c4f2e │ │ └─66557 /bin/oauth2-proxy │ ├─e9df2ae28f4bab5f6ce4750008408fb3078de202a98c4cd44782f9cae9ca9c3f │ │ └─66409 /bin/memcached_exporter │ ├─581565623171de85c3b536a2ba9989549ee4e30cd48d77dece36267a68754126 │ │ └─85262 /pause │ ├─c30d527d0aeca3f691d2fc86dd6185eb856943a86d3433c1ce66c5073d1b2ae9 │ │ └─64833 /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 │ ├─04b9fe637f35cd321cb167edf51b168e4dec68ce5c923edf7d15f4a84cf8c4b8 │ │ └─40895 /pause │ ├─675e68a3e4891a3ffd3427ba06d870c3fc736417b3d7831a7630aed08296b7dd │ │ └─228667 /pause │ ├─86ef0515ae3f72a9d2130e78fd2f86315b34e8ea480edd793ee7558f679adc8f │ │ ├─42135 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42558 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─0b4380ddfa0d529e5dbaed8c6b29db66ce42599a46be954b79bb8c49543ffd14 │ │ └─64290 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7c7997144b50b750103d6d895b10f63c01827826a31cdabc1802934af446e4af │ │ └─40654 /kube-vip manager │ ├─0f2fa2b1aafee9773b26d8a8e4da75947cf61d1ce6e394eb4b7b97a3930ffa91 │ │ └─188363 /bin/bash /tmp/libvirt.sh │ ├─7199cfe6f44e2ea8f88686d60dc9cd7a80f4e835b8ab1fb68e532628ce7e69e8 │ │ └─48170 percona-xtradb-cluster-operator │ ├─8bba22dd68db9b356b4f901b43ee7a56059115feae156414574c07656c2f1b45 │ │ ├─181855 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─182090 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 │ │ ├─182101 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─403234 sleep 15 │ ├─5e95605c8cfb59d43495ca28ffc49bd8355b1e62020c95aceb21679eab592f73 │ │ ├─246859 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─246877 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─246883 erl_child_setup 1048576 │ │ ├─246933 sh -s disksup │ │ ├─246935 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─246936 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─247016 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─247017 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─247028 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─247340 /bin/sh -s rabbit_disk_monitor │ ├─d717a9cb97446e88b426d6e6ed98ada80b1b1826e4aae7578a80d74257d6bd8c │ │ ├─77897 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77913 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─77919 erl_child_setup 1048576 │ │ ├─77966 sh -s disksup │ │ ├─77968 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77969 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77970 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77971 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77981 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78157 /bin/sh -s rabbit_disk_monitor │ ├─3c03a40034d856e74b2658fb88269404b47b5ed3685108f07dc2b08ce507f0e5 │ │ └─227683 /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 │ └─78f89010b94d5a15ce62b805a2dd0ec765970795ed69bc8b5ffbbe11f88d58b4 │ └─44650 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount