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 │ │ │ ├─21573 /lib/systemd/systemd --user │ │ │ └─21574 (sd-pam) │ │ └─session-21.scope │ │ ├─21511 sshd: cephadm [priv] │ │ └─21587 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1606 sshd: zuul [priv] │ │ └─1619 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1610 ssh: /home/zuul/.ansible/cp/199.204.45.140-22-zuul [mux] │ ├─443932 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ltjdvbhdpbjyopazznpnsmilhogjwszz ; /usr/bin/python3'"'"' && sleep 0' │ ├─443933 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ltjdvbhdpbjyopazznpnsmilhogjwszz ; /usr/bin/python3' && sleep 0 │ ├─443934 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ltjdvbhdpbjyopazznpnsmilhogjwszz ; /usr/bin/python3 │ ├─443935 /bin/sh -c echo BECOME-SUCCESS-ltjdvbhdpbjyopazznpnsmilhogjwszz ; /usr/bin/python3 │ ├─443936 /usr/bin/python3 │ ├─443938 /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 │ └─443940 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9953 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12287 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f3a9803eaf00ab54390491d0f91e9ff7c1fdac3ed5a6687dba1d1cd0b052a187 -address /run/containerd/containerd.sock │ │ ├─ 12626 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 44c2749a077d4389dd9ff30679212c8f465ce6c5954abd56c35c645cd9131645 -address /run/containerd/containerd.sock │ │ ├─ 18544 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5da28c9789f08fca73c8776c708f487b01d304962fc87fe57bad32c39a39699f -address /run/containerd/containerd.sock │ │ ├─ 25122 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ae0f22c03071a1c1df8f034811ca5f0a120c2b592d7317726f4c43a43bbf1dbf -address /run/containerd/containerd.sock │ │ ├─ 29731 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8511950c84c9f858e4f21da730868faef27b3c87a1b7f37c0fe1a579704fe2c9 -address /run/containerd/containerd.sock │ │ ├─ 34355 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 250f69c6dcde2306dc05de62c50f52ffc1bdd2719ab4802bbe6caf97fe43b0f8 -address /run/containerd/containerd.sock │ │ ├─ 40210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 523af49cbb803107db6cddbe46fc91f70c1d03d8d6f784760aa8598e1537edcf -address /run/containerd/containerd.sock │ │ ├─ 40252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43112b8d1991f0ada64fc9a545f94496d0923a8675ce32e3d3520d65533c5209 -address /run/containerd/containerd.sock │ │ ├─ 40261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf547d0e397909ff81f56b067a63ae86bd5efd976fd564d55042edb96ef4277a -address /run/containerd/containerd.sock │ │ ├─ 40271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57ebf8cb25d2f32a9fb2bcbd25d7df6cecb34b4bef4aeaaefc422816c1803adc -address /run/containerd/containerd.sock │ │ ├─ 40306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65f683d95c53bc32daed2797f0b68534863784babbd17dbc136f373cc2de7796 -address /run/containerd/containerd.sock │ │ ├─ 40850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 206622d4f5c324bb13a0ffe48690825f98b00eba282b0cb25895fe252860af38 -address /run/containerd/containerd.sock │ │ ├─ 41583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78707273cdf5401a01c46d7bad384ab80040de60ad2798c0e566ea2b88c54a62 -address /run/containerd/containerd.sock │ │ ├─ 41598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eef7753a47da686042de0fb3dace93c4500974a3b4efce92f074f953bbb14f1 -address /run/containerd/containerd.sock │ │ ├─ 42934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17be1872773da5c66d2e703c292b29cbea54a772258b231a679ca105af3c921b -address /run/containerd/containerd.sock │ │ ├─ 43386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33cf2ac40617860a047b936c760cf215192c7d0fb0b3d05480af057e29d6fd60 -address /run/containerd/containerd.sock │ │ ├─ 43424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8eb75b3ff37238ab3809e465cda393b385aeaa3c746420bbe9ed4c244e8e0698 -address /run/containerd/containerd.sock │ │ ├─ 43853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22cd5c21bdd53b97044b75471321085495d84622f76032bbbd5753edfb4a8907 -address /run/containerd/containerd.sock │ │ ├─ 44415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9774039c1f1dedb6a840e342d3035154b5e0c288d9042f357607788f67ef296 -address /run/containerd/containerd.sock │ │ ├─ 44453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b323ac97ee902937f32b0241a278b9a8692e3f38db8c6aae9ed0f9637ebca84a -address /run/containerd/containerd.sock │ │ ├─ 44495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 350c9bcb765524960b3676ad0fdf17391d8c081744af4786a2a575d2a3bd1a6f -address /run/containerd/containerd.sock │ │ ├─ 46781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4210cfbb971c8ad26a84c1bc344c4407ade49bca0c98d616b07468b6b65014a8 -address /run/containerd/containerd.sock │ │ ├─ 46942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ed6d54b67039f053eec9cda96e74b9c7316344dd89a91ab051c39b633ec90c1 -address /run/containerd/containerd.sock │ │ ├─ 47836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c5b36abd6f3c7a80554067fcd8af3ae9c0ba15993481758cc4b3b6c75c6efc5 -address /run/containerd/containerd.sock │ │ ├─ 47877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c076f2e02c6f737c7deb3387b937eb3a994911c89460f63104d38ec455207796 -address /run/containerd/containerd.sock │ │ ├─ 48267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76120757b79335d0a349ce915f381cf863c407ae60a88681f25a61497ee84ba3 -address /run/containerd/containerd.sock │ │ ├─ 48598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6785980cf5762b15da7bafb8d35a3986ab254b051a4852cfa3c260eba6c0390 -address /run/containerd/containerd.sock │ │ ├─ 49025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d15e57d02998c2392f5caf1babcc1979a94367d29585818f64af4ec741dd68d7 -address /run/containerd/containerd.sock │ │ ├─ 51458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0526f790d3a32fc0c768c31193eb81723524824177f0b90882a25c0d656a017e -address /run/containerd/containerd.sock │ │ ├─ 51648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9f77de28bf231544cde7a4be7c23d53077eb0db47896bfbfd224fcfd1b9ebf5 -address /run/containerd/containerd.sock │ │ ├─ 56152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2259cf3408f9984ffa51d0b69a2cf4af95cdb7b0a5912e4d6945bfbf016c736b -address /run/containerd/containerd.sock │ │ ├─ 56838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a74564110f9be22026566df310106f76aa076f8631d164b2c57213e5e899d268 -address /run/containerd/containerd.sock │ │ ├─ 56876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d276c319e03abdbb99f2df7622ea1d13d672ed41710af9effbf341c04f03b3a -address /run/containerd/containerd.sock │ │ ├─ 56918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95348acd79ee8f9024e5276c12c264e915a5d97d1ff9e6a35494751a287bdd31 -address /run/containerd/containerd.sock │ │ ├─ 57076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf6f5ce8f2bf3bc8de6769f7b16ba647949fea523e77404460b0f47a9f3f3e87 -address /run/containerd/containerd.sock │ │ ├─ 61665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50048375aed881f85482c5f14dad65bd8af59aa8e79f2dfccfc90349c789fd44 -address /run/containerd/containerd.sock │ │ ├─ 61832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e2c469d85642c8df657acf30ae4e700d34ba1dcfe0ded5b995e2be8baa0fb81 -address /run/containerd/containerd.sock │ │ ├─ 61882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8eaa213713420f7b33cd7036501d721d84c5c949683aa693fd4464f91a0b8f9 -address /run/containerd/containerd.sock │ │ ├─ 61938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac80db7732430ccd4645c6c2459a76e7efe580d422f55ed206d44921505cc246 -address /run/containerd/containerd.sock │ │ ├─ 63231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecabd5abbdb5d49eed53cdaed3f54b60b09bafb7174299f93a9ede263d1b018e -address /run/containerd/containerd.sock │ │ ├─ 63435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e6425f0a9418848e6001227231331858ee5085964010fd73399564705bd9ed5 -address /run/containerd/containerd.sock │ │ ├─ 63673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12215ff8b5a63a33321dd4d521688a3cdbec22e4de934b6f150cea0935b55465 -address /run/containerd/containerd.sock │ │ ├─ 63729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a36ca07d60a465ab96b2fbf66a6da28350591bf2edb6f3c605400612ecda5282 -address /run/containerd/containerd.sock │ │ ├─ 63769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9c88a1fcc3742f17c87f31c9b40087f8573f14b1fd763c5de518dda98bf71fe -address /run/containerd/containerd.sock │ │ ├─ 64353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85948a441314008d32bffa453c235f0f4d89f4d3a510c7de232be8c249a4a66f -address /run/containerd/containerd.sock │ │ ├─ 64613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1458ef0a0e2351c982eb32db2e6de4a7d52d53de3f548631d1e8cdae63ed9ffb -address /run/containerd/containerd.sock │ │ ├─ 65117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0dce886d5f50ec4e5cb1e947f8501017aa32870309264a0a7cc54180cdc3082 -address /run/containerd/containerd.sock │ │ ├─ 65343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f57a3b91c36731f550aeaad66cfc39136308bdfaa1cbb9717aebaecb88818b19 -address /run/containerd/containerd.sock │ │ ├─ 66159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a783d518bee97219f116cac18cf073ed0c111397f48eec9c08be718a4b66e29c -address /run/containerd/containerd.sock │ │ ├─ 68015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05282d0f712b71508cc31138dd7da1c2af92e2d48dc3b9c98aa882a1690bd9a1 -address /run/containerd/containerd.sock │ │ ├─ 69764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac586647c1ff3015db3f12564f2dce1780573a67fe0ac1b8553c0d9640f82e58 -address /run/containerd/containerd.sock │ │ ├─ 78942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b1ca6e921b65ee41134c6c8b9131b90dcaec649cf06ed5ddbd167e570290bbd -address /run/containerd/containerd.sock │ │ ├─ 80375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2461b9c782a786244e0c7b9c0b72568ad5702086ffa04f514c560cd69e5b373 -address /run/containerd/containerd.sock │ │ ├─ 86064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdda51407b91f3a5dc34b2c5081edaa5b4ee876f2ce21dfc3939e1ff358143de -address /run/containerd/containerd.sock │ │ ├─ 92356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32a5544250ef16ad376004fe45519b6b4b77ad714c682db5901861c8f037458a -address /run/containerd/containerd.sock │ │ ├─ 96167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1d6886efd4ac53e00a86e11a48250e6b1e35b9e5948ea16f0249fbc414733e5 -address /run/containerd/containerd.sock │ │ ├─ 96225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b6b2baa69b38b40ac435d841f680a5efe6b0ec7d3938a339acd96e9eac756ee -address /run/containerd/containerd.sock │ │ ├─105145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8148babc3e13968b0397ffb0c9ae804d5c5cf7710186c8a90878c2878af7233b -address /run/containerd/containerd.sock │ │ ├─106768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32179c0c46d3868564405d641c9afc9aa8dfb65090237d37f7d41bea4777b761 -address /run/containerd/containerd.sock │ │ ├─106814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4e991fadff8f98836c0ce4c4b9081cc626a90e8d4403b4b660efb553595cc96 -address /run/containerd/containerd.sock │ │ ├─108842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67ca5b9e4721db98eeb18abccadddc0a17d94f8cb6360ed1181d6f3cb1c86b34 -address /run/containerd/containerd.sock │ │ ├─110465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cd73059c49e964118a2be5d42ce7e28756f57340eb6fad86951101df580a40d -address /run/containerd/containerd.sock │ │ ├─110558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e79bfc45151a71971e59386f48fc7ec70f632e7cbfc70aeccc8426afa9327625 -address /run/containerd/containerd.sock │ │ ├─123555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d69735fc231309e6073a48e7752372fc55123607798f4b73c2c3b1ea140c47ad -address /run/containerd/containerd.sock │ │ ├─123591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a6034d23b640464f6211975309331de12f12a344912462602bce6b07de44cb2 -address /run/containerd/containerd.sock │ │ ├─126215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c737aeb97cd5463cb00914a8a71c105904c54f44d35fc3eddb0ffb64a2423a3 -address /run/containerd/containerd.sock │ │ ├─140317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9362b37ffbb9eab041730da86fbf40132771aab4dfb59cae00b15c4e014d2e48 -address /run/containerd/containerd.sock │ │ ├─142013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b724fff2b3ab5fe0b62b0a3fdf2bf72274cca84208712bbbac253f2bb870d2f -address /run/containerd/containerd.sock │ │ ├─142336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d45f0973d4a8b5debc9bc98f9ef0ec82e266e518e6fee6391e066c503b412337 -address /run/containerd/containerd.sock │ │ ├─143253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a51af31df9186a817ed3accdfa26c95db5723c14e1efad45d95fbe7bd76638b -address /run/containerd/containerd.sock │ │ ├─145525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18af392a0382c675c795a93eb2ad72e7fb1f93d806fc3a4c93cfd6c877ddd948 -address /run/containerd/containerd.sock │ │ ├─145750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c208744ae39fee38cd051cf26dd498b1afb58870044703e7a39038605fbef9d -address /run/containerd/containerd.sock │ │ ├─145921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c704e2f3393e7b3b2892e11bddbf5c0e905334bb93f7ce87fc735bf119a1736b -address /run/containerd/containerd.sock │ │ ├─146034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de96329cf834e77849f9a9c52736ec17a8d9d49a7c8d5ae9851d41bf5a95c025 -address /run/containerd/containerd.sock │ │ ├─146407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40832ad9ba03e8b188f117aa613229d704fa52a8ca492ecfa87475b9478baf49 -address /run/containerd/containerd.sock │ │ ├─146567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f958f2cc87faf38a91c4a9865877399da5c8928ed1d3718dba0d93ded083787 -address /run/containerd/containerd.sock │ │ ├─171178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3b12d7a85326ba548dfe95d34dd1863a55494acb9dd7147f200f44056c15036 -address /run/containerd/containerd.sock │ │ ├─172881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b328426bb49937370042806fdc1bda7a94cc4a04b2de81802983e83fe8562504 -address /run/containerd/containerd.sock │ │ ├─172936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7eb426d62637e5d23e9e88ae23ec2caa244920c560c101f224fbd49ca25e566 -address /run/containerd/containerd.sock │ │ ├─172992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 301755fe1cfde9fb9bc4354df106b1628d73102c7530739fd6998189cee16283 -address /run/containerd/containerd.sock │ │ ├─172995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1af307122bede4a609ab5dfdb3e52a40f717089afc11dae4e180362608e93b82 -address /run/containerd/containerd.sock │ │ ├─173076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b18a9044e34e3d6cdcc9e0ff0ddcc5d4178cc0b108af3834bb2dfb195e1130f -address /run/containerd/containerd.sock │ │ ├─173420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23c5567b55f97a83026a01987bb90b9216725fd953fab65e4734cdd710e7aa5e -address /run/containerd/containerd.sock │ │ ├─173528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c66bc926715a9fa2367afbae7b48bf5364898ebe87ca882c4fc0dcbca0b9a326 -address /run/containerd/containerd.sock │ │ ├─186348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 626f6bc8eba41ab08486d132ba34afd845caef9e4cb69c01a9a6daef5428450a -address /run/containerd/containerd.sock │ │ ├─188344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d3222ff0ebf2e746bb5853141ff753bc759095680ec3c982fdfcba76f32c343 -address /run/containerd/containerd.sock │ │ ├─188400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b655c1719247dc7c418db91911ef4839acc197eb1d60a7a5a0627480dc45dfa -address /run/containerd/containerd.sock │ │ ├─188582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d466a73ac8a3a40d90316a09d8e4bdcd91d7e87b7bc2b19b509b829906f1725 -address /run/containerd/containerd.sock │ │ ├─203945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12ba218de92f0937099023e1a16d2f0371ea5d51a173d370faedcbb374e17969 -address /run/containerd/containerd.sock │ │ ├─211712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5a4a2a850849e1394e19ae7c6a32424e1b0bd46378fd035096809e2c8775dc8 -address /run/containerd/containerd.sock │ │ ├─211765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id add9ae0e5ce27dad33b6968d28b32ac03f524a9651aa81afdb211527204aa577 -address /run/containerd/containerd.sock │ │ ├─211789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aaebf6cb93d907fe820e48d42c2f0235f5618c5354e8b7cd41f3ada416b3a9f7 -address /run/containerd/containerd.sock │ │ ├─212058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76d71a7673d6c22347f6e40c5be9f38f48f4e5b3c4451b1d27fdac553d18ae8d -address /run/containerd/containerd.sock │ │ ├─223141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1548c91b7f994f2a469c1eba54dc756bc3d7e67859d9017851a75e7ff527e4f3 -address /run/containerd/containerd.sock │ │ ├─225691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d0bd22af3a498fd173c59e015f5db4047541e930212f919ca337a36cb3cfd8c -address /run/containerd/containerd.sock │ │ ├─226923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13d3c3f683253a8137c25582ab745b5f740b4adf32d9040e41179049fe6c43fc -address /run/containerd/containerd.sock │ │ ├─228001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3918b97399fa5e6a7c2c9d0c3690b05c9c24985b6c2823d9c7f5cf0191d0eead -address /run/containerd/containerd.sock │ │ ├─229016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10075c1be219972b27b89a0b82219f591cb63936be1700119c1b74f31c728a1c -address /run/containerd/containerd.sock │ │ ├─231067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bf25a38569c8346ffa7ed35d8e2677230486af7d7e0c1f4e40416f84002b8b1 -address /run/containerd/containerd.sock │ │ ├─232008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6be8a85874d193c0df93e240cbb9386b3d9553053867ccbfcacfdb24b51a634a -address /run/containerd/containerd.sock │ │ ├─232228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92c4c34034505769b41bdbf74778657694231c966d401b1fbe3fd16e24e97f47 -address /run/containerd/containerd.sock │ │ ├─241128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b737efaf6aa32ea1cc155d29a40dc4b5a845a67249cb1aef0745d7c55fe65df0 -address /run/containerd/containerd.sock │ │ ├─241719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db9d07ffc9cf3910e316984db15b2766ff53788b946dbff88e10193e065e00bf -address /run/containerd/containerd.sock │ │ ├─260800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53143406de486fb57510b7fa7a66b89ad3a82e7ba36f45b3f66824c04dc8e638 -address /run/containerd/containerd.sock │ │ ├─265656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 613cddb562e3b27e4dfa1f621ccf586df8c4037f01e2f69bf3b2affff778fba6 -address /run/containerd/containerd.sock │ │ ├─265815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6a00961dc301165c744e4064f0d207a9d1fa01291f26ca9603302b352aebf84 -address /run/containerd/containerd.sock │ │ ├─265869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20680a8f1eeb5453dbb92ce83eaae026cae58167593bc758b9654fba2903ba55 -address /run/containerd/containerd.sock │ │ ├─266038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8e8e3ebe0a220ec3073b8eb73733f5f27d9b5841243a54f15a1996daf47dc83 -address /run/containerd/containerd.sock │ │ ├─277453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70624daae01ed68e2521847d9712e201819520d57f36cf3d436922122df65b56 -address /run/containerd/containerd.sock │ │ ├─281083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfb393a105221c7c27d65730a2453f014072157f899a5c361b1a1fe3c2bf6926 -address /run/containerd/containerd.sock │ │ └─282443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cfbeb5751cf1786048cdc030c97085e8feac342ce463b89556378233d50fb86 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1427 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─run-r908168131f3842ffbc12f57e28a73356.scope │ │ └─186261 /usr/sbin/libvirtd --listen │ ├─docker-5da28c9789f08fca73c8776c708f487b01d304962fc87fe57bad32c39a39699f.scope … │ │ ├─18572 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18588 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /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 │ │ │ ├─29454 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29714 /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 │ │ │ ├─18500 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18521 /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@mgr.instance.epktdu.service │ │ │ ├─12579 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.epktdu/unit.run │ │ │ └─12599 /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-epktdu --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.epktdu:/var/lib/ceph/mgr/ceph-instance.epktdu:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.epktdu/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.epktdu -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.0.service │ │ │ ├─24836 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25105 /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 │ │ │ ├─34075 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34339 /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 │ │ ├─12218 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12246 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10325 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139925 /sbin/multipathd -d -s │ ├─docker-8511950c84c9f858e4f21da730868faef27b3c87a1b7f37c0fe1a579704fe2c9.scope … │ │ ├─29756 /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 │ │ └─29768 /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 │ ├─kubelet.service │ │ └─40640 /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.140 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─644 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1094 /usr/sbin/uuidd --socket-activation │ ├─docker-f3a9803eaf00ab54390491d0f91e9ff7c1fdac3ed5a6687dba1d1cd0b052a187.scope … │ │ ├─12324 /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 │ │ └─12337 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10830 /usr/sbin/chronyd -F 1 │ │ └─10831 /usr/sbin/chronyd -F 1 │ ├─docker-44c2749a077d4389dd9ff30679212c8f465ce6c5954abd56c35c645cd9131645.scope … │ │ ├─12671 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.epktdu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12707 /usr/bin/ceph-mgr -n mgr.instance.epktdu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-ae0f22c03071a1c1df8f034811ca5f0a120c2b592d7317726f4c43a43bbf1dbf.scope … │ │ ├─25145 /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 │ │ └─25158 /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.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─docker-250f69c6dcde2306dc05de62c50f52ffc1bdd2719ab4802bbe6caf97fe43b0f8.scope … │ │ ├─34380 /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 │ │ └─34392 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─139806 /sbin/iscsid │ │ └─139807 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─3aa85d19becab870b12eeca32a746ecf16ec2bd7335fe43e19767690b4021758 │ │ └─255288 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─b737efaf6aa32ea1cc155d29a40dc4b5a845a67249cb1aef0745d7c55fe65df0 │ │ └─241166 /pause │ ├─74ef860cc61f8882783bdc2cd5b53d95c258e8c6581def585b204972737e930c │ │ └─66489 /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-140.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 │ ├─5b5508c3ccc5092cda2509218b2f0de939e598dee7c892b155a4bbdbceaa6aa6 │ │ └─51846 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 │ ├─3dceb1040ed30c05d6a590736b6d1f0a7683313d3979ff2c058de310f422f4f8 │ │ └─66392 /goldpinger --static-file-path /static │ ├─43112b8d1991f0ada64fc9a545f94496d0923a8675ce32e3d3520d65533c5209 │ │ └─40357 /pause │ ├─8dd324ff089bd269f6b44c2e9a758eee73c90936ab1ecc44188a9fe41b6d38df │ │ └─274794 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─f0279e5abfdab118cd039befccc8a0d9e1b6730ceb427bcc560b2e34b4478da0 │ │ ├─65982 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66017 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─f895bb0aa92e3add7b6044ec1c5b9faa3c9de3fcfdfed3989ae03fd06851d477 │ │ ├─281137 apache2 -DFOREGROUND │ │ ├─284663 (wsgi:h -DFOREGROUND │ │ ├─284664 (wsgi:h -DFOREGROUND │ │ ├─284665 (wsgi:h -DFOREGROUND │ │ ├─284666 (wsgi:h -DFOREGROUND │ │ ├─284667 (wsgi:h -DFOREGROUND │ │ ├─284668 apache2 -DFOREGROUND │ │ └─284669 apache2 -DFOREGROUND │ ├─f57a3b91c36731f550aeaad66cfc39136308bdfaa1cbb9717aebaecb88818b19 │ │ └─65367 /pause │ ├─9c56a95a7ca200ce4011d5bf9fceb3e815ed511c2c7223768f3ee7cdf6c56b12 │ │ ├─169345 nova-metadata: uWSGI master │ │ ├─169362 nova-metadata: uWSGI worker 1 │ │ └─169363 nova-metadata: uWSGI worker 2 │ ├─b1caa43e59eee4235d63f107507cdf41d461d49736acd28d53fd76a1e47605d7 │ │ ├─204074 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204090 /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 │ │ ├─204096 erl_child_setup 1048576 │ │ ├─204147 sh -s disksup │ │ ├─204149 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─204150 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─204185 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─204186 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─204196 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─204497 /bin/sh -s rabbit_disk_monitor │ ├─fdda51407b91f3a5dc34b2c5081edaa5b4ee876f2ce21dfc3939e1ff358143de │ │ └─86087 /pause │ ├─4cfbeb5751cf1786048cdc030c97085e8feac342ce463b89556378233d50fb86 │ │ └─282474 /pause │ ├─3d78533bc25070b2593271a2210439dba7e1f022534fa009c48955a7bb890c6c │ │ ├─49352 mysqld --wsrep_start_position=397fea73-5baa-11f1-bcd7-12455f8d2c7a:20 │ │ └─49476 /var/lib/mysql/mysql-state-monitor │ ├─77f1ad0f036e2a3fa678fc953c95341bc27d7be7d849e1e415d8b0e1e1fdbb03 │ │ ├─221499 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222180 octavia-worker: ConsumerService worker(0) │ │ └─222183 octavia-worker: ConsumerService worker(1) │ ├─3611829d1c42457175fb7ece4b8eef49d92d90054ed7c2b56c5e0f05b4d3bfee │ │ ├─181806 neutron-policy-server: uWSGI master │ │ ├─181819 neutron-policy-server: uWSGI worker 1 │ │ └─181820 neutron-policy-server: uWSGI worker 2 │ ├─0de3a3dbfebe6bffcaea07e97ed60920d6a7b5af38975c57f587254723fcc779 │ │ └─47443 /server │ ├─e4919affd855494e3c8a0749202cb1f1567e14e1c101d05f41b57d8d8e26d894 │ │ └─67997 /bin/oauth2-proxy │ ├─350c9bcb765524960b3676ad0fdf17391d8c081744af4786a2a575d2a3bd1a6f │ │ └─44525 /pause │ ├─d15e57d02998c2392f5caf1babcc1979a94367d29585818f64af4ec741dd68d7 │ │ └─49048 /pause │ ├─add9ae0e5ce27dad33b6968d28b32ac03f524a9651aa81afdb211527204aa577 │ │ └─211848 /pause │ ├─e79bfc45151a71971e59386f48fc7ec70f632e7cbfc70aeccc8426afa9327625 │ │ └─110582 /pause │ ├─22cd5c21bdd53b97044b75471321085495d84622f76032bbbd5753edfb4a8907 │ │ └─43879 /pause │ ├─d9c88a1fcc3742f17c87f31c9b40087f8573f14b1fd763c5de518dda98bf71fe │ │ └─63792 /pause │ ├─0f9765af66e59f67f6d16e211764bb86168aadc0daa5aba97db79d78445b1d76 │ │ └─255089 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─d69735fc231309e6073a48e7752372fc55123607798f4b73c2c3b1ea140c47ad │ │ └─123585 /pause │ ├─523af49cbb803107db6cddbe46fc91f70c1d03d8d6f784760aa8598e1537edcf │ │ └─40235 /pause │ ├─12215ff8b5a63a33321dd4d521688a3cdbec22e4de934b6f150cea0935b55465 │ │ └─63700 /pause │ ├─9fa0126cf8b8ab41f263e4cb2d916c2ade44f50dcc083d62b84dc73afab8d7af │ │ └─62938 /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 │ ├─44ae1928bff2d3779d1fe042dcbd0f01c74ddeebd898d04f19c25da14c4b41ca │ │ ├─62753 python -u /app/sidecar.py │ │ ├─63015 python -u /app/sidecar.py │ │ └─63016 python -u /app/sidecar.py │ ├─6b20ad5b5b4987d669d289557025f1fb52e3acf220c0870fb5c13d7240f80a65 │ │ ├─143449 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143468 /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 │ │ ├─143474 erl_child_setup 1048576 │ │ ├─143524 sh -s disksup │ │ ├─143526 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─143528 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─143541 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143542 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143552 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─143635 /bin/sh -s rabbit_disk_monitor │ ├─9362b37ffbb9eab041730da86fbf40132771aab4dfb59cae00b15c4e014d2e48 │ │ └─140342 /pause │ ├─421681b90536baae4d10cf8eebb64ced47e69986248a7359498aa71ddd76622c │ │ ├─181745 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─181982 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181983 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─181984 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─b9908a3a9b055301873f5c5b2b02120c8c72606d63b8116e8fbd99ecb88ef361 │ │ └─57353 /secretgen-controller │ ├─65f683d95c53bc32daed2797f0b68534863784babbd17dbc136f373cc2de7796 │ │ └─40387 /pause │ ├─2909c78526009afc57724b035c57d0b167fa64bb1bc6911e282b122532e1bfa1 │ │ └─141420 /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 │ ├─6be8a85874d193c0df93e240cbb9386b3d9553053867ccbfcacfdb24b51a634a │ │ └─232100 /pause │ ├─50b530cfa4e9b0ed4f5d509305dee724c8334e1f657514829b06a90c937e29f8 │ │ ├─131323 placement-api: uWSGI master │ │ ├─131360 placement-api: uWSGI worker 1 │ │ └─131361 placement-api: uWSGI worker 2 │ ├─7c6f0c8e36638a0352b6b0d1026ff9dbe42b82dc7393065d1a4632a278a77681 │ │ └─86958 /usr/local/bin/rook ceph operator │ ├─55030357acf72658423302b0b93fe27a329f20ebcf3fe7cf0c7941cad10006dc │ │ ├─184105 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─184507 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpwgtehu_f/privsep.sock │ │ ├─398519 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp0rylkuqj/privsep.sock │ │ ├─398708 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpcuoyv0qu/privsep.sock │ │ ├─399008 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─399010 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─399288 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=bf05aef9-1b4b-469e-8046-352c9188bd38 --namespace=qrouter-bf05aef9-1b4b-469e-8046-352c9188bd38 --conf_dir=/var/lib/neutron/ha_confs/bf05aef9-1b4b-469e-8046-352c9188bd38 --log-file=/var/lib/neutron/ha_confs/bf05aef9-1b4b-469e-8046-352c9188bd38/neutron-keepalived-state-change.log --monitor_interface=ha-f2223b67-bf --monitor_cidr=169.254.0.80/24 --pid_file=/var/lib/neutron/external/pids/bf05aef9-1b4b-469e-8046-352c9188bd38.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─401662 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c3fbc577-cc77-4a06-8c80-1f438b4c4091 --namespace=qrouter-c3fbc577-cc77-4a06-8c80-1f438b4c4091 --conf_dir=/var/lib/neutron/ha_confs/c3fbc577-cc77-4a06-8c80-1f438b4c4091 --log-file=/var/lib/neutron/ha_confs/c3fbc577-cc77-4a06-8c80-1f438b4c4091/neutron-keepalived-state-change.log --monitor_interface=ha-c7622dd6-29 --monitor_cidr=169.254.0.227/24 --pid_file=/var/lib/neutron/external/pids/c3fbc577-cc77-4a06-8c80-1f438b4c4091.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─405984 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=8769e2c6-c8e6-46a2-8787-8175f9911267 --namespace=qrouter-8769e2c6-c8e6-46a2-8787-8175f9911267 --conf_dir=/var/lib/neutron/ha_confs/8769e2c6-c8e6-46a2-8787-8175f9911267 --log-file=/var/lib/neutron/ha_confs/8769e2c6-c8e6-46a2-8787-8175f9911267/neutron-keepalived-state-change.log --monitor_interface=ha-e748ac2a-ba --monitor_cidr=169.254.0.194/24 --pid_file=/var/lib/neutron/external/pids/8769e2c6-c8e6-46a2-8787-8175f9911267.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─411897 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=613ec638-1a0b-44c6-a27d-89be52eded9a --namespace=qrouter-613ec638-1a0b-44c6-a27d-89be52eded9a --conf_dir=/var/lib/neutron/ha_confs/613ec638-1a0b-44c6-a27d-89be52eded9a --log-file=/var/lib/neutron/ha_confs/613ec638-1a0b-44c6-a27d-89be52eded9a/neutron-keepalived-state-change.log --monitor_interface=ha-647beb42-41 --monitor_cidr=169.254.0.99/24 --pid_file=/var/lib/neutron/external/pids/613ec638-1a0b-44c6-a27d-89be52eded9a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─4b724fff2b3ab5fe0b62b0a3fdf2bf72274cca84208712bbbac253f2bb870d2f │ │ └─142036 /pause │ ├─f69f56d1d6a7f9f8ff12037586cf2cdd5debe425bf2cf2656eb883e5d7e65d0e │ │ └─255548 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 │ ├─3c6533d0592c5e837ec8650734a601b33dd85a11d2bd986378183b2776179af8 │ │ └─67495 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─40832ad9ba03e8b188f117aa613229d704fa52a8ca492ecfa87475b9478baf49 │ │ └─146432 /pause │ ├─30d6551d0c3a09ff01c657da9c7966e3c8f98503578ca66a9cd8ea8b94111738 │ │ └─49450 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─5f5c9ca23df84855a593d4370fd5aa349f8c5ba3878d131ae262151201cf5724 │ │ └─255822 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─efce0176915c1369db6de03c7753e6d49f02f1b61b5cb52eb815d2dc5113f0c7 │ │ ├─79045 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79062 /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 │ │ ├─79068 erl_child_setup 1048576 │ │ ├─79115 sh -s disksup │ │ ├─79117 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─79118 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─79130 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79131 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79141 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─79352 /bin/sh -s rabbit_disk_monitor │ ├─d070f7b08707059bb3d67effa756d1288d84eb15fdc5ff7b56ff2bbc5961fdd6 │ │ └─67598 /bin/pushgateway │ ├─1d20d1aab8a987346fa94d6e1f6d042a90fe68675007b02be1720becc84477ca │ │ └─63076 /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 │ ├─245b3cbc5fa58f368eae9890769d7a0876b1743de98f0c9ea7ba6d57e7695fe5 │ │ └─62162 /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 │ ├─67ca5b9e4721db98eeb18abccadddc0a17d94f8cb6360ed1181d6f3cb1c86b34 │ │ └─108867 /pause │ ├─a2690475315319913224eadb6e87b7cd8122a5de785bc28aaaab3e9c9e51b83b │ │ └─65475 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─13d3c3f683253a8137c25582ab745b5f740b4adf32d9040e41179049fe6c43fc │ │ └─226966 /pause │ ├─a7eb426d62637e5d23e9e88ae23ec2caa244920c560c101f224fbd49ca25e566 │ │ └─172999 /pause │ ├─78707273cdf5401a01c46d7bad384ab80040de60ad2798c0e566ea2b88c54a62 │ │ └─41629 /pause │ ├─76d71a7673d6c22347f6e40c5be9f38f48f4e5b3c4451b1d27fdac553d18ae8d │ │ └─212083 /pause │ ├─f8eaa213713420f7b33cd7036501d721d84c5c949683aa693fd4464f91a0b8f9 │ │ └─61911 /pause │ ├─177c27eda9235f49050064379bccd02facbd00ef1075bfea343db915b961477b │ │ └─255043 kube-apiserver --advertise-address=199.204.45.140 --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 │ ├─cea8fe799e18cfdf7ba71d078a46f51a36f5469350d07c1cd412f274f0d2a9c8 │ │ ├─124676 /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 │ │ └─124800 /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 │ ├─b323ac97ee902937f32b0241a278b9a8692e3f38db8c6aae9ed0f9637ebca84a │ │ └─44479 /pause │ ├─4e3a074e8f07c2bd83f70671e640581eb6ab29b1af7b5a82233237d7ff397567 │ │ └─67808 /bin/memcached_exporter │ ├─d7500ae0e51c2161db6fc723f5838d42ac7b29adf89d0913a984817a0654ee60 │ │ └─67150 /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 │ ├─449127ecb3b4a98cd0cab3d7c727278d0620b684b45d77b9e4685e8488f397df │ │ ├─199921 heat-api-cfn: uWSGI master │ │ ├─199977 heat-api-cfn: uWSGI worker 1 │ │ └─199978 heat-api-cfn: uWSGI worker 2 │ ├─8738fe64856609d0296e77913d00ae57bcb1dabf40d55a09e600b51d97abe1bc │ │ └─255170 percona-xtradb-cluster-operator │ ├─51839f03cd5166027aba5ea6363d80403098164dfb2a3526a32a1eb5b3dee5a4 │ │ └─51716 valkey-server *:6379 │ ├─09b69aeaa0f03353a35957c3c1177edb2c308241e19caa72d146091edda0e59e │ │ ├─65001 nginx: master process nginx -g daemon off; │ │ ├─65016 nginx: worker process │ │ ├─65017 nginx: worker process │ │ ├─65018 nginx: worker process │ │ ├─65019 nginx: worker process │ │ └─65020 nginx: worker process │ ├─e2461b9c782a786244e0c7b9c0b72568ad5702086ffa04f514c560cd69e5b373 │ │ └─80399 /pause │ ├─57ebf8cb25d2f32a9fb2bcbd25d7df6cecb34b4bef4aeaaefc422816c1803adc │ │ └─40359 /pause │ ├─c5cf65cebdb6f185f7fde6b59aef2459e800daa500dbd6e3385ceb4dfd18142b │ │ └─282799 /bin/openstack-database-exporter │ ├─bf547d0e397909ff81f56b067a63ae86bd5efd976fd564d55042edb96ef4277a │ │ └─40350 /pause │ ├─613cddb562e3b27e4dfa1f621ccf586df8c4037f01e2f69bf3b2affff778fba6 │ │ └─265731 /pause │ ├─0d0612595108f63aa0523453aa324f3a0dc20e18785d2b6b857e01a963c2a6a9 │ │ ├─85413 barbiacan-api: uWSGI master │ │ └─85427 barbiacan-api: uWSGI worker 1 │ ├─86a23a6c06d505daa6bc4e2bc89308449081ff715268e2306ee0f0a228b9a7c9 │ │ └─65398 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1d0bd22af3a498fd173c59e015f5db4047541e930212f919ca337a36cb3cfd8c │ │ └─225714 /pause │ ├─8d396503b54b11430240c03f2ccf7b89c62855a74472da53f39c70ee61ca66cf │ │ └─43479 /coredns -conf /etc/coredns/Corefile │ ├─edffecb7e829507f90e3f3f87e59e99a69bf355d4ac6c6ca5e013e7d3fb87e98 │ │ ├─199907 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─200150 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─200151 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─b3b12d7a85326ba548dfe95d34dd1863a55494acb9dd7147f200f44056c15036 │ │ └─171203 /pause │ ├─c6a00961dc301165c744e4064f0d207a9d1fa01291f26ca9603302b352aebf84 │ │ └─265843 /pause │ ├─b0dce886d5f50ec4e5cb1e947f8501017aa32870309264a0a7cc54180cdc3082 │ │ └─65140 /pause │ ├─1cd73059c49e964118a2be5d42ce7e28756f57340eb6fad86951101df580a40d │ │ └─110489 /pause │ ├─f5c2cd87ffc9e819f8ed86caf12d008d0db72b58a351224ff308c91711b5ae99 │ │ ├─42098 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42478 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─1af307122bede4a609ab5dfdb3e52a40f717089afc11dae4e180362608e93b82 │ │ └─173145 /pause │ ├─8547630dbae0814ee029ab358c57cf968093e10aaf9e8be99aa7300c30dee636 │ │ └─164798 /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 │ ├─db9d07ffc9cf3910e316984db15b2766ff53788b946dbff88e10193e065e00bf │ │ └─241744 /pause │ ├─206622d4f5c324bb13a0ffe48690825f98b00eba282b0cb25895fe252860af38 │ │ └─40873 /pause │ ├─c044758382557891899b9f04017bec19e76d9a3f26773ac20f29189fe9f6a632 │ │ ├─184081 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─184322 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─184323 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─9f958f2cc87faf38a91c4a9865877399da5c8928ed1d3718dba0d93ded083787 │ │ └─146593 /pause │ ├─2fb5d2d20e93aa9ee82b0e76a6a383d17f981ca5dbc593b7fe4d92178528f863 │ │ └─274827 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─0c54207e66f576ea6a289b23f9b67b84ad2bcc30eccb999e399da5d6d38a6a0c │ │ └─255584 /kube-vip manager │ ├─2c737aeb97cd5463cb00914a8a71c105904c54f44d35fc3eddb0ffb64a2423a3 │ │ └─126240 /pause │ ├─f022613b6480486151b7e83ad0a3ec9d4ec5b0f5e48703a4d0f0fe887996814c │ │ └─64404 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 │ ├─1c5b36abd6f3c7a80554067fcd8af3ae9c0ba15993481758cc4b3b6c75c6efc5 │ │ └─47862 /pause │ ├─ea90688733ae721f0e18d3f03adb9bcf5e96c8fc6d01749f512747b605c2b1e3 │ │ ├─173999 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─443321 sleep 300 │ ├─1b18a9044e34e3d6cdcc9e0ff0ddcc5d4178cc0b108af3834bb2dfb195e1130f │ │ └─173191 /pause │ ├─b9774039c1f1dedb6a840e342d3035154b5e0c288d9042f357607788f67ef296 │ │ └─44440 /pause │ ├─802edb1cff4cdcb44d7368ad9313501972231c2db24c8ae176e48bf3ca75f51e │ │ └─52010 valkey-server *:26379 [sentinel] │ ├─d4e991fadff8f98836c0ce4c4b9081cc626a90e8d4403b4b660efb553595cc96 │ │ └─106850 /pause │ ├─155084721b1a2ad7db57d8e73070285f4751ce41124c1b121c32661b85f29fc6 │ │ └─142560 /coredns -conf /etc/coredns/Corefile │ ├─10075c1be219972b27b89a0b82219f591cb63936be1700119c1b74f31c728a1c │ │ └─229039 /pause │ ├─33cf2ac40617860a047b936c760cf215192c7d0fb0b3d05480af057e29d6fd60 │ │ └─43409 /pause │ ├─92c4c34034505769b41bdbf74778657694231c966d401b1fbe3fd16e24e97f47 │ │ └─232270 /pause │ ├─88f8cfc9d2e3bb781906b8f21e0a883439913cd89827f72a504ddf63f3fdff58 │ │ └─254948 /manager --metrics-bind-address=:8080 │ ├─953e51eb4307cc8ccf2160906c80f1a8d3e29cfc06185942c0cb6294aa8727e5 │ │ ├─62562 python -u /app/sidecar.py │ │ ├─62985 python -u /app/sidecar.py │ │ └─62986 python -u /app/sidecar.py │ ├─9769ea88214a5b91e6b52a4a938e2db1bca44efff75c11db2250401ef7aaa438 │ │ ├─68410 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68428 /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 │ │ ├─68434 erl_child_setup 1048576 │ │ ├─68507 sh -s disksup │ │ ├─68516 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68517 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68525 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68526 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68536 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68604 /bin/sh -s rabbit_disk_monitor │ ├─a1d6886efd4ac53e00a86e11a48250e6b1e35b9e5948ea16f0249fbc414733e5 │ │ └─96204 /pause │ ├─20680a8f1eeb5453dbb92ce83eaae026cae58167593bc758b9654fba2903ba55 │ │ └─265895 /pause │ ├─13a9aa704af60fb006cb5a5eca5d0eb331caea303e8064a196f6d86684f4beff │ │ ├─199945 heat-api: uWSGI master │ │ ├─199979 heat-api: uWSGI worker 1 │ │ └─199980 heat-api: uWSGI worker 2 │ ├─4669de8b2593a81f339ae942acac11fb55ce3496511aa84cac17e874ce6614cd │ │ ├─241635 magnum-api: uWSGI master │ │ ├─241661 magnum-api: uWSGI worker 1 │ │ └─241662 magnum-api: uWSGI worker 2 │ ├─261f7d2693f6ed0cc7446f1504cf55a80066c305345e0ce7b48acf1c4f80d0ee │ │ ├─184077 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─184889 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp_tqi8bf2/privsep.sock │ │ ├─185290 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpol85z3fd/privsep.sock │ │ ├─185709 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp198glf9t/privsep.sock │ │ ├─186051 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─186052 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─186156 haproxy -f /var/lib/neutron/ns-metadata-proxy/00a37439-da60-4fb8-8aa5-d93b46a516a0.conf │ │ ├─205896 haproxy -f /var/lib/neutron/ns-metadata-proxy/fc8ea482-9b44-4142-96a6-36268c04f9cb.conf │ │ ├─253805 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/fc8ea482-9b44-4142-96a6-36268c04f9cb/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/fc8ea482-9b44-4142-96a6-36268c04f9cb/host --addn-hosts=/var/lib/neutron/dhcp/fc8ea482-9b44-4142-96a6-36268c04f9cb/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/fc8ea482-9b44-4142-96a6-36268c04f9cb/opts --dhcp-leasefile=/var/lib/neutron/dhcp/fc8ea482-9b44-4142-96a6-36268c04f9cb/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-af708ff7-958f-4d5c-8886-e84468e0ec20,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─254352 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/00a37439-da60-4fb8-8aa5-d93b46a516a0/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/00a37439-da60-4fb8-8aa5-d93b46a516a0/host --addn-hosts=/var/lib/neutron/dhcp/00a37439-da60-4fb8-8aa5-d93b46a516a0/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/00a37439-da60-4fb8-8aa5-d93b46a516a0/opts --dhcp-leasefile=/var/lib/neutron/dhcp/00a37439-da60-4fb8-8aa5-d93b46a516a0/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-431dcb82-8369-4e2b-9cef-3b8830a91c1b,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─404204 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpc2grtrh1/privsep.sock │ │ └─424373 haproxy -f /var/lib/neutron/ns-metadata-proxy/1728be61-e7b7-444c-b99e-58332248f6a3.conf │ ├─41aa281e5b6f5fb09e2dca95a2868e791265610d7c1d15db4f3c102b36069eef │ │ └─67787 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a36ca07d60a465ab96b2fbf66a6da28350591bf2edb6f3c605400612ecda5282 │ │ └─63758 /pause │ ├─1458ef0a0e2351c982eb32db2e6de4a7d52d53de3f548631d1e8cdae63ed9ffb │ │ └─64644 /pause │ ├─dacd5f09f9520f65be46f7b580634411ed5c6e1bf167b93b5427797101cefac9 │ │ └─255492 nfd-worker -metrics=8081 │ ├─d45f0973d4a8b5debc9bc98f9ef0ec82e266e518e6fee6391e066c503b412337 │ │ └─142359 /pause │ ├─8eb75b3ff37238ab3809e465cda393b385aeaa3c746420bbe9ed4c244e8e0698 │ │ └─43448 /pause │ ├─d180c75631519834f4fcd02663e7f5c75049f90ef1aa3ba3378042461fd6ee68 │ │ └─67053 /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-140.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 │ ├─8148babc3e13968b0397ffb0c9ae804d5c5cf7710186c8a90878c2878af7233b │ │ └─105169 /pause │ ├─ca6deab6497cdea52cb8ef846e7ce4e4359089b64f2e016712a0a5011c5186d0 │ │ └─66433 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─1a6034d23b640464f6211975309331de12f12a344912462602bce6b07de44cb2 │ │ └─123625 /pause │ ├─2a51af31df9186a817ed3accdfa26c95db5723c14e1efad45d95fbe7bd76638b │ │ └─143277 /pause │ ├─70624daae01ed68e2521847d9712e201819520d57f36cf3d436922122df65b56 │ │ └─277477 /pause │ ├─bd55dacb84afd9b3565f62f8d9b69c76e5eb4b829cede19e16a4a65535149657 │ │ └─255586 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─cf44dc7510fdd862d684006854d1935b933f1bebfb7a435181c7da7ea5e002d2 │ │ ├─107161 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107438 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107440 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─b35fe7895d2d24ce1f7d58efce43a2cd714360145d51657a96f731a02f164597 │ │ └─186244 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─9911f91e37977ca996847e4e24b18d4df05c388cea62efa2d3bd9a590b7c0d07 │ │ ├─ 73181 apache2 -DFOREGROUND │ │ ├─ 73217 (wsgi:k -DFOREGROUND │ │ ├─ 73218 (wsgi:k -DFOREGROUND │ │ ├─ 73219 (wsgi:k -DFOREGROUND │ │ ├─ 73220 (wsgi:k -DFOREGROUND │ │ ├─440813 apache2 -DFOREGROUND │ │ ├─440955 apache2 -DFOREGROUND │ │ └─440956 apache2 -DFOREGROUND │ ├─60a5605504afcc1a5f595edec1b300cc9bdc6e39ed946b703d6ccdd83fe29c45 │ │ └─67917 /bin/oauth2-proxy │ ├─7ed6d54b67039f053eec9cda96e74b9c7316344dd89a91ab051c39b633ec90c1 │ │ └─46979 /pause │ ├─18af392a0382c675c795a93eb2ad72e7fb1f93d806fc3a4c93cfd6c877ddd948 │ │ └─145549 /pause │ ├─de96329cf834e77849f9a9c52736ec17a8d9d49a7c8d5ae9851d41bf5a95c025 │ │ └─146076 /pause │ ├─8a2b3c33949f29590c09e835b48b35487ead12f4093cf171b3567f3e17214006 │ │ └─43504 /coredns -conf /etc/coredns/Corefile │ ├─a7b90576a1ee6d5c521e7657057c47c2cdeff323f181f2688dfdf56650e6783f │ │ ├─274825 manila-api: uWSGI master │ │ ├─274856 manila-api: uWSGI worker 1 │ │ └─274857 manila-api: uWSGI worker 2 │ ├─7d1acaf6da0c95cc9b7d8f23c2bfd0a251d2971ce0b44af9c4ed72eb5929ad82 │ │ ├─190077 /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 │ │ ├─399436 /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/tmpmfpupyp4/privsep.sock │ │ ├─399900 /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/tmpjc1acyko/privsep.sock │ │ └─408540 /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/tmp09fwjg52/privsep.sock │ ├─af4294ac029ec07d65ff4bc6dff1b04e0d61c36c94cf8034ebce57fd00b47405 │ │ └─40899 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─30fddcb8bc66386be40b450c95460853149ec966ddf57cea1ba776b366ce14e0 │ │ └─57199 nfd-master -crd-controller=true -metrics=8081 │ ├─4e6425f0a9418848e6001227231331858ee5085964010fd73399564705bd9ed5 │ │ └─63458 /pause │ ├─a693a7523e3da05888bd4c63f6a299bc9b657ff827f64856f20343255eb2a8ce │ │ ├─260996 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─261013 /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 │ │ ├─261019 erl_child_setup 1048576 │ │ ├─261087 sh -s disksup │ │ ├─261089 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─261090 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─261108 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─261109 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─261119 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─261288 /bin/sh -s rabbit_disk_monitor │ ├─4d1d976b5a625012b9e80b3fcecaea83a9e5a9682a1d81aeabce235dbd78172d │ │ ├─181765 neutron-api: uWSGI master │ │ ├─181792 neutron-api: uWSGI worker 1 │ │ └─181793 neutron-api: uWSGI worker 2 │ ├─ec3ba9becc2b298733469e18d6c0af3e11eaa052ee1f8c8f887df2e5758af189 │ │ └─255925 /manager --metrics-bind-address=:9782 │ ├─a22b660fcabda6fcdd887ea26e2ba8afd35b0a267e59bdba07906ebcde616df4 │ │ └─67752 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a783d518bee97219f116cac18cf073ed0c111397f48eec9c08be718a4b66e29c │ │ └─66183 /pause │ ├─05282d0f712b71508cc31138dd7da1c2af92e2d48dc3b9c98aa882a1690bd9a1 │ │ └─68039 /pause │ ├─06af62378a17e6e493022af0933c987b4529e78046f9a29c20fb5de2d0120e56 │ │ ├─182661 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183027 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmprbnp8h6_/privsep.sock │ │ ├─183185 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp6bnfdzay/privsep.sock │ │ └─183371 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─12ba218de92f0937099023e1a16d2f0371ea5d51a173d370faedcbb374e17969 │ │ └─203970 /pause │ ├─fef7926713a1394aab0d57eabf932012a53cd59d2601eb4b6194370a1ba6696f │ │ └─57241 nfd-gc -gc-interval=1h │ ├─f0cf7d48981c442fac4d0387dd27d4244ac0251d9371c8b291466fdf9563ffe1 │ │ ├─ 47364 /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 │ │ ├─ 47386 /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 │ │ ├─ 47479 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─280669 nginx: worker process │ │ ├─280670 nginx: worker process │ │ └─280671 nginx: cache manager process │ ├─c704e2f3393e7b3b2892e11bddbf5c0e905334bb93f7ce87fc735bf119a1736b │ │ └─145942 /pause │ ├─626f6bc8eba41ab08486d132ba34afd845caef9e4cb69c01a9a6daef5428450a │ │ └─186372 /pause │ ├─50048375aed881f85482c5f14dad65bd8af59aa8e79f2dfccfc90349c789fd44 │ │ └─61736 /pause │ ├─c9604263cc4772e5e2be3b8ce4e58c9cc5562cf660b9c3429103f3aa3bfb3081 │ │ ├─241616 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─242014 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─242015 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─5f937412b002735242e7c37fb593d9d4ba992264a49feede6bcd6e4caf0fd9c6 │ │ └─281702 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─23c5567b55f97a83026a01987bb90b9216725fd953fab65e4734cdd710e7aa5e │ │ └─173453 /pause │ ├─c66bc926715a9fa2367afbae7b48bf5364898ebe87ca882c4fc0dcbca0b9a326 │ │ └─173573 /pause │ ├─65372c96ed41637f3ed1e4ed661a1d80aca2674d74076f88b1abb1ae8fa02416 │ │ ├─92462 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92481 /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 │ │ ├─92487 erl_child_setup 1048576 │ │ ├─92668 sh -s disksup │ │ ├─92670 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92671 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92729 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92730 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92740 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─93039 /bin/sh -s rabbit_disk_monitor │ ├─73c242b77ae563f5cc920aeb14dc4419804f9a5e05e617c965b60796d1ea0226 │ │ ├─171295 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171311 /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 │ │ ├─171317 erl_child_setup 1048576 │ │ ├─171385 sh -s disksup │ │ ├─171387 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─171388 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─171389 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171390 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171400 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─171607 /bin/sh -s rabbit_disk_monitor │ ├─0526f790d3a32fc0c768c31193eb81723524824177f0b90882a25c0d656a017e │ │ └─51481 /pause │ ├─e6785980cf5762b15da7bafb8d35a3986ab254b051a4852cfa3c260eba6c0390 │ │ └─48621 /pause │ ├─a652d83f5c5e85f8ee739093dbfe8e49625b79139ab64e7326ebbaa6f43a36cb │ │ └─185499 /bin/bash /tmp/libvirt.sh │ ├─dd287f33f73f005ebd593a44546f4fe5e0c3357e1fd3e5e0a5cc16eef220d37a │ │ └─259294 docker-registry serve /etc/docker-registry/config.yml │ ├─cf6f5ce8f2bf3bc8de6769f7b16ba647949fea523e77404460b0f47a9f3f3e87 │ │ └─57099 /pause │ ├─f8e8e3ebe0a220ec3073b8eb73733f5f27d9b5841243a54f15a1996daf47dc83 │ │ └─266063 /pause │ ├─d0515c89c28fc834ec44f2e0c9e3beb197c535be4aa2a2137f2000767b46ca23 │ │ └─185381 /usr/bin/libvirt-tls-sidecar │ ├─4210cfbb971c8ad26a84c1bc344c4407ade49bca0c98d616b07468b6b65014a8 │ │ └─46814 /pause │ ├─550a3996f35e0c74c37bf104cfbd563f56f3c77bb5593cd85d09b6cb7d312980 │ │ └─254989 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─2c208744ae39fee38cd051cf26dd498b1afb58870044703e7a39038605fbef9d │ │ └─145778 /pause │ ├─9ce58babc07aad9daa3b32fa5210f8164be52f4bdc06ebdb41bbf852da03c6f6 │ │ ├─49081 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 │ │ └─50638 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 │ ├─ac67a4bd503420ca73de51e148752a3df91e50582c2e79c00b14222cf89ce084 │ │ ├─222445 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222464 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223013 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223014 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428688 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428689 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428690 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428691 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428692 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428693 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428695 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428696 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428697 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428698 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428699 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428700 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428701 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428702 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428703 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428706 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428707 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428708 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428709 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428710 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428711 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428712 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428713 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428714 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428715 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428716 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428717 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428718 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428719 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─428720 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─428721 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─ecabd5abbdb5d49eed53cdaed3f54b60b09bafb7174299f93a9ede263d1b018e │ │ └─63271 /pause │ ├─44791b75213cec4ab6e4c341915bc8aff55cdc4aea4e2e5a4ce0c544c047edaf │ │ ├─241194 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241783 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpaidkgrcd/privsep.sock │ │ ├─241792 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241794 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─b9cbd9201b1b9bfc0ab277e237c18c093ce7157b7d7b815862b7bd0a3ed208ca │ │ └─67097 /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 │ ├─a74564110f9be22026566df310106f76aa076f8631d164b2c57213e5e899d268 │ │ └─56861 /pause │ ├─c385caf82847aa5a3235042313dcc9125c72e75573cecc310172031cfea6fb7b │ │ └─221513 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─d430eeb0693f1de94a3da333ad04b720f8b504b074e91d6f75abe5760826b320 │ │ ├─170112 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170449 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─170450 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─4d466a73ac8a3a40d90316a09d8e4bdcd91d7e87b7bc2b19b509b829906f1725 │ │ └─188622 /pause │ ├─95348acd79ee8f9024e5276c12c264e915a5d97d1ff9e6a35494751a287bdd31 │ │ └─56943 /pause │ ├─c636902776b934904083361a345609befdd29def14b4fd879c9e1f61786f3579 │ │ └─49161 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─17be1872773da5c66d2e703c292b29cbea54a772258b231a679ca105af3c921b │ │ └─42955 /pause │ ├─9bf25a38569c8346ffa7ed35d8e2677230486af7d7e0c1f4e40416f84002b8b1 │ │ └─231090 /pause │ ├─8cb161fabcd25ebc6ea5856916ce256e39f2d64b2a2c6c1ba02afc323987b87f │ │ ├─108986 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109003 /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 │ │ ├─109009 erl_child_setup 1048576 │ │ ├─109057 sh -s disksup │ │ ├─109059 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─109060 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─109075 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109076 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109086 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─109289 /bin/sh -s rabbit_disk_monitor │ ├─16c93a55dd8a9d8d3a1fe1de62128af193dfafdf4441fe42f75c8a727a5d224c │ │ └─124338 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─a0dcc6d89c21bd6dbaaf59bcc2e434f900020c6b61635f14597b472a5a6d2535 │ │ ├─105688 glance-api: uWSGI master │ │ ├─105701 glance-api: uWSGI worker 1 │ │ └─105702 glance-api: uWSGI worker 2 │ ├─32179c0c46d3868564405d641c9afc9aa8dfb65090237d37f7d41bea4777b761 │ │ └─106792 /pause │ ├─25faaae904eb348102767857f67d4b3fa610f9cb39ca17d9d5d267cbe8526838 │ │ └─108351 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─65a7fb7df1c6192e8411e06625e599d6883452141efb87b4af19f0bdaf0d93ef │ │ └─120479 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─7d3222ff0ebf2e746bb5853141ff753bc759095680ec3c982fdfcba76f32c343 │ │ └─188367 /pause │ ├─0186afc58830bbddb45e9b854fc5fb998c12838a22ea4792e4553695748317cb │ │ └─255490 /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 │ ├─4eef7753a47da686042de0fb3dace93c4500974a3b4efce92f074f953bbb14f1 │ │ └─41642 /pause │ ├─c9f77de28bf231544cde7a4be7c23d53077eb0db47896bfbfd224fcfd1b9ebf5 │ │ └─51672 /pause │ ├─6ff68dd3c6669404eb1fbee98320863ce0717d0b61f1e64e913bd28fa08ef8e1 │ │ ├─170142 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170460 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170461 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─6e2c469d85642c8df657acf30ae4e700d34ba1dcfe0ded5b995e2be8baa0fb81 │ │ └─61854 /pause │ ├─2259cf3408f9984ffa51d0b69a2cf4af95cdb7b0a5912e4d6945bfbf016c736b │ │ └─56176 /pause │ ├─b328426bb49937370042806fdc1bda7a94cc4a04b2de81802983e83fe8562504 │ │ └─172945 /pause │ ├─d05c3e5fc9424b69b3bd11ca74b8eefd0f2fbcf45a1df785d9eee64b55b3682f │ │ └─44079 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 │ ├─90cca08c15e577c4dd423e355b7d21f18baa5717adf16acc748fa53af434b4a6 │ │ └─255905 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─b1e87ae86e9a8a65b9540faac7ecb52d178c71853f3ab9cba51f1402a9c0bec2 │ │ └─255607 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 │ ├─d8bbe0327aef2a4640d64680f7ed7d03cbaade0ae41425326e0ae549e6c98dfc │ │ ├─223484 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223503 /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 │ │ ├─223509 erl_child_setup 1048576 │ │ ├─223556 sh -s disksup │ │ ├─223558 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─223559 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─223564 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223565 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223575 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─223877 /bin/sh -s rabbit_disk_monitor │ ├─301755fe1cfde9fb9bc4354df106b1628d73102c7530739fd6998189cee16283 │ │ └─173109 /pause │ ├─d21048acf98fdbaeb2396ec7d44dee8664150ccec1c0a339a5af5b54edf1e246 │ │ └─65624 /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 │ ├─3a2cab992cb55b56c920fb7e9f5173142599ed30ac61208fcf651ffb18bebfc2 │ │ └─40445 etcd --advertise-client-urls=https://199.204.45.140: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.140:2380 --initial-cluster=instance=https://199.204.45.140:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.140:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.140: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 │ ├─dfb393a105221c7c27d65730a2453f014072157f899a5c361b1a1fe3c2bf6926 │ │ └─281117 /pause │ ├─7b655c1719247dc7c418db91911ef4839acc197eb1d60a7a5a0627480dc45dfa │ │ └─188436 /pause │ ├─2d276c319e03abdbb99f2df7622ea1d13d672ed41710af9effbf341c04f03b3a │ │ └─56907 /pause │ ├─e97cc982c28ceac5df0821a0c1d71b553616f1f60fc7eedf3e831b42db044e2f │ │ └─52102 redis_exporter │ ├─79669116e636fb48184dfcca9e6cf59eb667671dfe943e1fdc3a50ff1b9e9087 │ │ ├─285801 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─285814 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─53143406de486fb57510b7fa7a66b89ad3a82e7ba36f45b3f66824c04dc8e638 │ │ └─260824 /pause │ ├─ac80db7732430ccd4645c6c2459a76e7efe580d422f55ed206d44921505cc246 │ │ └─61962 /pause │ ├─76120757b79335d0a349ce915f381cf863c407ae60a88681f25a61497ee84ba3 │ │ └─48290 /pause │ ├─34d322cdd9a27a2ee54d153cb8d9cf17738bd80119df9c7e7b389356279da20b │ │ ├─220311 octavia-api: uWSGI master │ │ ├─220324 octavia-api: uWSGI worker 1 │ │ └─220325 octavia-api: uWSGI worker 2 │ ├─53eb9b687033f84e9e627221528380bff93f6d8799306937124b10ef8f257306 │ │ ├─275072 /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 │ │ └─275250 /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 │ ├─705384e70cf62fbdf34790f734d6673fd11b9c6f1a87fcd09b3af96b803b80b7 │ │ └─97386 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─ac586647c1ff3015db3f12564f2dce1780573a67fe0ac1b8553c0d9640f82e58 │ │ └─69788 /pause │ ├─32a5544250ef16ad376004fe45519b6b4b77ad714c682db5901861c8f037458a │ │ └─92379 /pause │ ├─5c25616b8ca3a5ec4e5733317aca604e635788ec1ef5ade5b9b322a965d2bb5a │ │ └─190116 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─c7c029c33805945e06c435dacff1d3a03a0a327962bebe15bed13c14b72f5317 │ │ └─255789 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─30dbec5d8f1d7142514c3a253305fab9263c5d69b123ba814d0f518f30d3f846 │ │ ├─169154 nova-api: uWSGI master │ │ ├─169197 nova-api: uWSGI worker 1 │ │ └─169198 nova-api: uWSGI worker 2 │ ├─a72a7c85530f96e537def6627d9dfa7bf8a6f78085b8010ba8fd196ae84f4ffb │ │ ├─120000 cinder-api: uWSGI master │ │ ├─120012 cinder-api: uWSGI worker 1 │ │ └─120013 cinder-api: uWSGI worker 2 │ ├─3918b97399fa5e6a7c2c9d0c3690b05c9c24985b6c2823d9c7f5cf0191d0eead │ │ └─228024 /pause │ ├─c076f2e02c6f737c7deb3387b937eb3a994911c89460f63104d38ec455207796 │ │ └─47902 /pause │ ├─1b6b2baa69b38b40ac435d841f680a5efe6b0ec7d3938a339acd96e9eac756ee │ │ └─96263 /pause │ ├─1548c91b7f994f2a469c1eba54dc756bc3d7e67859d9017851a75e7ff527e4f3 │ │ └─223220 /pause │ ├─e5a4a2a850849e1394e19ae7c6a32424e1b0bd46378fd035096809e2c8775dc8 │ │ └─211751 /pause │ ├─3be052107fc5ef9054e6b0d34810a2101d74a8c92dd752a805b8c49fa3cec814 │ │ └─96607 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-9clqk --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─1f66fe6b074df08eae23ce4fbd95552d3b41cae6b06dc854b6a2557defbd3161 │ │ └─44683 /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 │ ├─aaebf6cb93d907fe820e48d42c2f0235f5618c5354e8b7cd41f3ada416b3a9f7 │ │ └─211849 /pause │ ├─afcb4a9812084c8dc64fbfb53550ab60c7f043bff4f65aa547368cca00a6b3e9 │ │ ├─ 96706 /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 │ │ └─394478 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─3b1ca6e921b65ee41134c6c8b9131b90dcaec649cf06ed5ddbd167e570290bbd │ │ └─78966 /pause │ ├─ff1c56f01e9838b128181a8bfe11721ed698074911ce71e6ded449e85b4571e3 │ │ └─66531 /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 │ ├─c70c54250e2d4d59c8618133e8fba7c92f2f84c2ae27b6e1d4b392bfcc6a4c43 │ │ ├─141461 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141474 /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 │ ├─85948a441314008d32bffa453c235f0f4d89f4d3a510c7de232be8c249a4a66f │ │ └─64386 /pause │ ├─5036c2083a53aadfab3a81711bdc33e6d5cb583f66fda28cda872bf3ef015d6d │ │ └─255802 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ └─be56f77382163c7a4685227826ae576a7776d2567d0fb8fb9fa7782aaf2f5440 │ ├─186475 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ ├─186492 /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 │ ├─186498 erl_child_setup 1048576 │ ├─186548 sh -s disksup │ ├─186550 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ ├─186551 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ ├─186648 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ ├─186649 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ ├─186659 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ └─186774 /bin/sh -s rabbit_disk_monitor ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount