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 │ │ │ ├─21658 /lib/systemd/systemd --user │ │ │ └─21659 (sd-pam) │ │ └─session-21.scope │ │ ├─21599 sshd: cephadm [priv] │ │ └─21672 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1608 sshd: zuul [priv] │ │ └─1621 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1612 ssh: /home/zuul/.ansible/cp/199.204.45.65-22-zuul [mux] │ ├─423109 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fiabgxodbaordshlhwilaeacvrnhwofh ; /usr/bin/python3'"'"' && sleep 0' │ ├─423110 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-fiabgxodbaordshlhwilaeacvrnhwofh ; /usr/bin/python3' && sleep 0 │ ├─423111 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-fiabgxodbaordshlhwilaeacvrnhwofh ; /usr/bin/python3 │ ├─423112 /bin/sh -c echo BECOME-SUCCESS-fiabgxodbaordshlhwilaeacvrnhwofh ; /usr/bin/python3 │ ├─423113 /usr/bin/python3 │ ├─423115 /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 │ └─423117 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 … │ │ ├─ 9954 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12299 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3d6fcb5a5606dbef335ccee8268e55afb6f4c5edb7c4594f6896d4ac71f8b1b9 -address /run/containerd/containerd.sock │ │ ├─ 12680 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2deafc326e7238e8a9601d36d2b4b2244af4c005195b25d0680953eee991e999 -address /run/containerd/containerd.sock │ │ ├─ 18628 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5ff32cc6f5c12defa1a632516e691c3abd946bf389dec051ac2dbea9c43a234a -address /run/containerd/containerd.sock │ │ ├─ 25212 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 321f5ba8a4dae795361a716210afb98b647c048c6c9b4c17cb9f425ae9c6085f -address /run/containerd/containerd.sock │ │ ├─ 29715 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d64dd38096eaa77cd8b4ca15a2cf60a16525ccb9ea7b0ac2192c7bb751a39284 -address /run/containerd/containerd.sock │ │ ├─ 34258 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0e773b0d4a58fbe83a338342100d58691abd00fd13b81f96b058867a3b39925f -address /run/containerd/containerd.sock │ │ ├─ 40120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ddfbc55d11908febccda71360fbcfee0d785a1f466858ecf12fc332c0020356 -address /run/containerd/containerd.sock │ │ ├─ 40147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2a079768706a3f129d826975ce6e9500c75432f2608bcea41073101e8b5c7e4 -address /run/containerd/containerd.sock │ │ ├─ 40157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9edeaf7dd57c2a2e1a8bb123498da58c1f96d4bf7fc90e15a70442d31b1d3da -address /run/containerd/containerd.sock │ │ ├─ 40180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed77fba010692803cf924d122306fa81144e8a5518c2dfa930410fbc7adf342e -address /run/containerd/containerd.sock │ │ ├─ 40192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df4bccf23601f6b89394ebacfd273e5bbff5e5f4960afb15fa8811c87dd78cab -address /run/containerd/containerd.sock │ │ ├─ 40686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c97433b1aea732bf8cb32b212041eae0801e10614db3330a0c639ce352c4cba -address /run/containerd/containerd.sock │ │ ├─ 41496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45cdd42b08fe2d9634a0d012899df76c6a88b580fd40ad3f6cb3b13f47af2bd9 -address /run/containerd/containerd.sock │ │ ├─ 41511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 490a47e4919fc80e0fb603a83695e426e323bf945fce131688e6aac08cd0fb3a -address /run/containerd/containerd.sock │ │ ├─ 42849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29870b2064ad064a774483be508e30d8f535443eb74e13957b9d2a1f50faf125 -address /run/containerd/containerd.sock │ │ ├─ 43245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f7f9d38de197a6ec6b6d1594dfff3f98517ae89d8ecd20eca88cf28eafed399 -address /run/containerd/containerd.sock │ │ ├─ 43265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bcf0d36369d1a9b42781818381878fdafe393a318b328b27382604b1c5c0650 -address /run/containerd/containerd.sock │ │ ├─ 43737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2890f9a036705178cb3d72ee847f363ce739aa7153bba1425748299603b95004 -address /run/containerd/containerd.sock │ │ ├─ 44236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cfb0eb284db8801423e5e697d43df42ba48189519fd8e2649fadb44aab3ef3e -address /run/containerd/containerd.sock │ │ ├─ 44274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 704186c983d5de108155e8d2d95fd26cedbedcf0282dcc339ed2899c832b717f -address /run/containerd/containerd.sock │ │ ├─ 44317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bacd04cd65732dc5731dad106045bf72b8c7c43560e250652ee34397df6f588 -address /run/containerd/containerd.sock │ │ ├─ 46623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29eca43a93bfcf57a85da9663dfb721f7657208e23bcbc966c832a17dfb43f35 -address /run/containerd/containerd.sock │ │ ├─ 46713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a408f0eca5d74d7142cd1897980c2e66105bd025c6ae1fe96420cc884dcca99 -address /run/containerd/containerd.sock │ │ ├─ 47630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a40ae5f9f10db451e6c6427fc18c894791ade70e6e7c913f3643cf8853bc37e4 -address /run/containerd/containerd.sock │ │ ├─ 47728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c10d65132e6a6a880e8cd672cbabc73fef945a0db103b24efed9a2980d62356 -address /run/containerd/containerd.sock │ │ ├─ 48092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 693c616147cbe9baadec19f13a4bacf2858f1d536a1cb9eef1e24a010e6c4f20 -address /run/containerd/containerd.sock │ │ ├─ 48453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 160fae8d5c5189d738d4372e0506c1d077597edeff6fc44f21d6f153a9be1b62 -address /run/containerd/containerd.sock │ │ ├─ 48791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe3bbb55655f44b077ec2a206275f2263ce09e373ceb9cc309822ff384820332 -address /run/containerd/containerd.sock │ │ ├─ 51049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1510a5a1aa98f6fbd12bc888eb3f7057f6cc3cf4ecf111e104c6bc0e4fd1a121 -address /run/containerd/containerd.sock │ │ ├─ 51261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b5461824a7e5d98db42eef0ad12b2405eea022c73032bd741d62155cb31eec1 -address /run/containerd/containerd.sock │ │ ├─ 55699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb9fd25199a6eea1824fbc576dfdf3f9483a9469fb01418d500503b3171aff76 -address /run/containerd/containerd.sock │ │ ├─ 56311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85ddfef8ef27b8325eedbe43d0454ee980cfd61c4d129ecae4d71ef09bf2744d -address /run/containerd/containerd.sock │ │ ├─ 56377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f47751b66727ed0c4181818946492db8149e044398e13b7d29c75a80401e0210 -address /run/containerd/containerd.sock │ │ ├─ 56420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffb7088892689220c955b43afafa97803add490329b7ffd5b3589246f5eb01d1 -address /run/containerd/containerd.sock │ │ ├─ 56613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22304df0f8cab76ef4cc3f107daff4f08c1ae84a8782fdd4f7721e8e4ba38d4d -address /run/containerd/containerd.sock │ │ ├─ 61331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd92386f83e3d6c4c12953b9cbec2898e902d5a28c1025c73881877b577dd6b7 -address /run/containerd/containerd.sock │ │ ├─ 61384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd6392b0e49a2bf9ea35e0eabe5d79da856f81e0119f9534f6bdab4e2753c024 -address /run/containerd/containerd.sock │ │ ├─ 61449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea2664042f5b3a2b214a351edc57697c7d1022aedd61fd6cdb475b6c2da4118e -address /run/containerd/containerd.sock │ │ ├─ 61487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a78f256fcc773c5078904fca07863908a1e051ee8d7cb3cd509148fecb4a1e0b -address /run/containerd/containerd.sock │ │ ├─ 63159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b9968629b138e236c8897b0abb31b7ded84174959283b4d8e866678a932a3bb -address /run/containerd/containerd.sock │ │ ├─ 63218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93a3ee7204dc51347c0c556ebbc6350f106dfa469c1310dc0d4639c058e3f28b -address /run/containerd/containerd.sock │ │ ├─ 63259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6b11bb747bd81d997faaa9c86e36afd88875032680c9e680a8c22d5a7b401bf -address /run/containerd/containerd.sock │ │ ├─ 63447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 829c700756146fca6b00a91795a2403a3087c1d98a92f1b01f76641e39e6a7ed -address /run/containerd/containerd.sock │ │ ├─ 63908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0099f23abcd8d08f82fb909640e2d3d35400f3936096f225303ce7cad05bfc57 -address /run/containerd/containerd.sock │ │ ├─ 63957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43e9f0b8e4e94145c79c5e1832adec83516566c3429875da782d2cb45674703e -address /run/containerd/containerd.sock │ │ ├─ 64113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a3ae4100c397ec660a7549a1fb56d71056533d9d28233e5d8dc720c84839c82 -address /run/containerd/containerd.sock │ │ ├─ 64592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 242ca0d97020db166e3c5a093438ca0abd8e67e68ef3b2f737197c1fca600754 -address /run/containerd/containerd.sock │ │ ├─ 64893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48a652f38a9f0a1e99501bd806d68d8b3dc175f213b79c0191c140e071d6804f -address /run/containerd/containerd.sock │ │ ├─ 65719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0aafe10a47ee7fc3d9e7066b35419d478786777c5837a9cfdd713e4fe8372f53 -address /run/containerd/containerd.sock │ │ ├─ 67237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38e63607566b9c2de78ef33ff69ec46fcdab6b2b3cea0efa58cbffef56afa712 -address /run/containerd/containerd.sock │ │ ├─ 69196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42c512399a3390f5c4224478bb2fa2e6610badfd5eedc77cfe5c1c3aa6f1c65e -address /run/containerd/containerd.sock │ │ ├─ 78420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5e58712c29e9948421454469a92a1042681fe52096ebc95cf7748060cb64519 -address /run/containerd/containerd.sock │ │ ├─ 79893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc47c46f2a4af4b388105bde37be002b8a4f0baae61ffe2850cdf40da87ab402 -address /run/containerd/containerd.sock │ │ ├─ 86107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ecbd3963356e0654610b97a10d506875cc7d7819615a8e09df6f59b78a41e89 -address /run/containerd/containerd.sock │ │ ├─ 92526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 351c289414aa8d837a86bba259fc6568ef0cbf68cb6390a6b10ca2aa80d30c81 -address /run/containerd/containerd.sock │ │ ├─ 96365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b70852aaa5271a2be3ab906206004615acf45c1ec295588ed8d9c1d30f68f9b -address /run/containerd/containerd.sock │ │ ├─ 96405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c50a284b1c2e56c314ae4d88cf31e656fcbbd9c463fa1a8d1d7ddebd56fe74c -address /run/containerd/containerd.sock │ │ ├─109740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68bfa3e589522cbca8b58d3f3327b90b38c568e92b7188cf58ed954b213e0d90 -address /run/containerd/containerd.sock │ │ ├─111316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2ba3b54836c15fa94e6f632ebb422efad0bcced184a1a765237d9b11aa8eb0d -address /run/containerd/containerd.sock │ │ ├─111365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2252edbcd5a57ff4e9775dc0456625e9c30f2c46c62b973e863cced0ffba5098 -address /run/containerd/containerd.sock │ │ ├─113274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eb0a116c670cdf9267098f0680f41136603e68e4422cfbeb15a627f3b3141f5 -address /run/containerd/containerd.sock │ │ ├─115125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c15c2f2172bd2ca56f1a96349635be4f5766bf166737e50ab046961b49f62bf -address /run/containerd/containerd.sock │ │ ├─115190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d1496c29a87818e41ac549883cae3d19acef706c26eed3fd654993fe0f444a1 -address /run/containerd/containerd.sock │ │ ├─128102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fbdc21ddef4368e04a0443890646171e96e97c049848903815ba267bf693afd -address /run/containerd/containerd.sock │ │ ├─128170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aae21340d7cc2a3224a8a5e13b43d8ea11dcc1b49f0cdbedfcb8ae0c3db4b28a -address /run/containerd/containerd.sock │ │ ├─130740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12a98ff2fa6429342271de36439675737ce6f92f719514cad7fec593f37674df -address /run/containerd/containerd.sock │ │ ├─156821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8829b240f642398e6cd1c412c49fbd45a869781837563400bc222267d6e46d83 -address /run/containerd/containerd.sock │ │ ├─158272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d22eef5a289c5a954d5d913c3c9adb5d1cd963f3198a9925884a43f7b639979 -address /run/containerd/containerd.sock │ │ ├─158710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7abf8f89c11df91554d93b53b7b77ae35a21eba4728fda048a0e2160df6eebee -address /run/containerd/containerd.sock │ │ ├─159609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 266da912ac85cd8b0aaa288c0a71bf5d4f0dc713fbf40a39051c35dd16192bee -address /run/containerd/containerd.sock │ │ ├─161674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4abade64095f65adf81c5ba2d75d3d153ff2b7a3995b52af96a9f4b688bf9ecc -address /run/containerd/containerd.sock │ │ ├─161936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be22ca67793e33c2365d4de8597b9dc0c0062c826c333e8a41e93545df7a7848 -address /run/containerd/containerd.sock │ │ ├─162065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68da670d184a45837fc826bfa5046e0994396c4a0d19fdc9cb4b5d9f9d528d40 -address /run/containerd/containerd.sock │ │ ├─162179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9bb1de41c525c25cee8acf06447d5fa230ecf79045eee554c25d585619aa8a7 -address /run/containerd/containerd.sock │ │ ├─162398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2655ada2f12f730e6ee07bf5450e8f4cf6dd9ea6825b93d10f7be310c558fe31 -address /run/containerd/containerd.sock │ │ ├─162711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8256d1c09fadcab23e68e635b30731f37aee6f0c43c8006fe6fa6d2a8dfa7a1 -address /run/containerd/containerd.sock │ │ ├─174128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a1288430ff56f70ab5d1b5247240c7123351ffe15bd023232f3f04c6d0a239a -address /run/containerd/containerd.sock │ │ ├─175959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2aca4a31a853f135796fa3827ea6afa308aa34d47aadf801a79f24c47dda24d -address /run/containerd/containerd.sock │ │ ├─176002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 271951407a77694cd97bee2021fc6acc2a7fb5a3ed969a1deff8197b0d12c829 -address /run/containerd/containerd.sock │ │ ├─176062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c1f26a301db5fc175608d075680ffa891eb0b45d826c8fa34d400b16b49b3f1 -address /run/containerd/containerd.sock │ │ ├─176150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b5c2fd66bc0a2a0c7752d6a66ca5ced8845a61f7590dff49fa6476d25a81bb5 -address /run/containerd/containerd.sock │ │ ├─176187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b40ab18da205311607ac601e67c287cb4d18811be7fcac722972f88fea1deac2 -address /run/containerd/containerd.sock │ │ ├─176494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ced1320f1e437299108e1bf011b9c62c6d4beceae48669f752f0b06891e67e3 -address /run/containerd/containerd.sock │ │ ├─176551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48f833952dcc43cd2fb093416132cc477f8c17eeb9a465fff97231c80572ef86 -address /run/containerd/containerd.sock │ │ ├─189637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2378b307b26042d7e63a6bf76d3a77f079f56e347754296683aef8460e21ad15 -address /run/containerd/containerd.sock │ │ ├─192315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e554ef0350df23efb83a07877399f4e8a187f48e99a632b55014f329a16dd89f -address /run/containerd/containerd.sock │ │ ├─192401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13b6f9703a4670ceeca812058a8beeca87de79b1b813e98afa2cc66c0bfdb3b5 -address /run/containerd/containerd.sock │ │ ├─192445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1bd4a625c07866180bfc5ead3e184a43033a5f0eaeb38363c61f9ab7a3e47c6 -address /run/containerd/containerd.sock │ │ ├─209195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16fae6553428a9cd324a9301e56bb9af73fe816a365cb01ceee3af5817c61df0 -address /run/containerd/containerd.sock │ │ ├─217920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99f5e33421d8cb178fa2e3cd97477fbd409a2ddf17744c6ac2a15c3c8c1bb122 -address /run/containerd/containerd.sock │ │ ├─217952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70cbb2d9097ce9749ca932872346df3c5c3d337a32d9b771088c8fc8a158ad68 -address /run/containerd/containerd.sock │ │ ├─217995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce502156d590611104ed20d4ebd345a6051742809cb478ce6370e1525afc6c39 -address /run/containerd/containerd.sock │ │ ├─218280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a63103aeabf6eace1b785c20746bdbf24db2f3068fa99505452469f0f9af6f7e -address /run/containerd/containerd.sock │ │ ├─230243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b565a7f74fef1163a180fa35504972bd74a248b159c1b483b1ae6adb1245f86 -address /run/containerd/containerd.sock │ │ ├─232858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c6ce0a1d85ec5d209cd774cbddd4b7a0f9bab6f500a540b97fe8a6e71318f3a -address /run/containerd/containerd.sock │ │ ├─234066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d9f962666deb203f3c835f5b31a8aa999a82436b943fd9bc33469153cdf2bd6 -address /run/containerd/containerd.sock │ │ ├─235027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e9577245a6bb1b2b6dfaab25737147824cd24f2946c6fcd7d228062b1087523 -address /run/containerd/containerd.sock │ │ ├─236023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fb8126daf80891cf587fb3ce8309ab0cac2d7149cc90f53911397150a6466fd -address /run/containerd/containerd.sock │ │ ├─237660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1e13d67345305683f564d8c710a9ecda27f80731b82ef3125862ef2df0b3f73 -address /run/containerd/containerd.sock │ │ ├─239418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4f9cf929fa5269a45cf563d7fb94dbd3991c69dd29d1acb583f89db546c2b16 -address /run/containerd/containerd.sock │ │ ├─239457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b873e1e17660f0c14b54e1a4c944ababa6fd492702e2b7a2e5cefbf6aa49935 -address /run/containerd/containerd.sock │ │ ├─249832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c00d6d6759142651b0b117b7f22e9e49f365ceb0595354822a2ebddb75a8227 -address /run/containerd/containerd.sock │ │ ├─250320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba458ca7fa938515861853ad7f5d68330df06a9cae354ed4a6447145980060a1 -address /run/containerd/containerd.sock │ │ ├─254073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae620e419a4ac378925a7792e3923e05ada804644a2bf3bb10c8edc40a8e7119 -address /run/containerd/containerd.sock │ │ ├─258977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84818ec0a42d67c68e0ca60fff8eff8da0b5c69e19d0fbddc8341d085341b80f -address /run/containerd/containerd.sock │ │ ├─259267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e367b76a23c665478b8eee7c3c2b5222b7c27c0ddff558889db101caf22e2440 -address /run/containerd/containerd.sock │ │ ├─259389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19e8dff22d623b4c5eb8f5c892fc26a646ffdcf045301c354dd21a91356eb527 -address /run/containerd/containerd.sock │ │ ├─259463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d163c1d9b4c56292990b45384eb3492ebf4aaa6b07834a8c71798459e88da754 -address /run/containerd/containerd.sock │ │ ├─271458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ad882a7f40cc6115dd5c4c76228c6a49c117c5380182b69f25ea007fe0d381b -address /run/containerd/containerd.sock │ │ ├─273981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62c5093cefe77cac2eb37417b23b96651ef25e5b465b831ae1f8e5faa7852772 -address /run/containerd/containerd.sock │ │ └─275553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c5e940cb537ea5589cdee8b5113148f9a6cef41097bee94c17bb660aa52f71c -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1429 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─docker-321f5ba8a4dae795361a716210afb98b647c048c6c9b4c17cb9f425ae9c6085f.scope … │ │ ├─25238 /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 │ │ └─25250 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-5ff32cc6f5c12defa1a632516e691c3abd946bf389dec051ac2dbea9c43a234a.scope … │ │ ├─18656 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18674 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29433 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29698 /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 │ │ │ ├─18588 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18606 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24933 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25193 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ezkbeo.service │ │ │ ├─12591 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ezkbeo/unit.run │ │ │ └─12622 /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-ezkbeo --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.ezkbeo:/var/lib/ceph/mgr/ceph-instance.ezkbeo:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ezkbeo/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ezkbeo -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 │ │ │ ├─33961 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34241 /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 │ │ ├─12233 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12263 /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 │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─156269 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40586 /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.65 --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 │ ├─run-r27bacb09c78649bc89bd09145e4a86e8.scope │ │ └─190187 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-d64dd38096eaa77cd8b4ca15a2cf60a16525ccb9ea7b0ac2192c7bb751a39284.scope … │ │ ├─29739 /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 │ │ └─29751 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1096 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10834 /usr/sbin/chronyd -F 1 │ │ └─10835 /usr/sbin/chronyd -F 1 │ ├─docker-3d6fcb5a5606dbef335ccee8268e55afb6f4c5edb7c4594f6896d4ac71f8b1b9.scope … │ │ ├─12342 /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 │ │ └─12354 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-0e773b0d4a58fbe83a338342100d58691abd00fd13b81f96b058867a3b39925f.scope … │ │ ├─34282 /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 │ │ └─34295 /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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─156051 /sbin/iscsid │ │ └─156052 /sbin/iscsid │ ├─docker-2deafc326e7238e8a9601d36d2b4b2244af4c005195b25d0680953eee991e999.scope … │ │ ├─12704 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ezkbeo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12724 /usr/bin/ceph-mgr -n mgr.instance.ezkbeo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─7a3fca9516db2d6e60508ade63bb5b7baca61d4efb8db5ffdc3144b568fefa2b │ │ └─64767 /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 │ ├─028bbbeb19ab754c3d37fffa6b0d7ff9cb49aa0b28adbd3bda648bf5ed378307 │ │ ├─65682 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65749 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─c04bde405b85ca3581228e3d92b447f1501085c557fc974001a8dc14976b325c │ │ └─40419 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 │ ├─12de8b8665862e4cc8d1469d4083534889698d9296362ef2608d78c47ebaee5b │ │ └─56792 nfd-master -crd-controller=true -metrics=8081 │ ├─533b635caf593a74b2b2767ddc88b6ad0e3d3d0b4fa4e1d95291a8f4c10fd58e │ │ └─49148 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─e24e16b0990eda03ae1578793da24dcfedde6edfb993744f64df982a42b6aac1 │ │ └─66300 /bin/pushgateway │ ├─29870b2064ad064a774483be508e30d8f535443eb74e13957b9d2a1f50faf125 │ │ └─42872 /pause │ ├─bebb88c53c9c3f3bdef774795c6dd0bd1a800ef53b282fb6d7ed7273a5b16a08 │ │ └─67121 /bin/oauth2-proxy │ ├─48f833952dcc43cd2fb093416132cc477f8c17eeb9a465fff97231c80572ef86 │ │ └─176582 /pause │ ├─fc47c46f2a4af4b388105bde37be002b8a4f0baae61ffe2850cdf40da87ab402 │ │ └─79916 /pause │ ├─718d36675ad86072c6cce70adf63838dbd5da78d2648d9beaf54ef96fedb9ead │ │ ├─159872 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159888 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─159894 erl_child_setup 1048576 │ │ ├─159975 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159976 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159986 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160121 /bin/sh -s rabbit_disk_monitor │ ├─76b7f8c2a057a0ac85c47d826640a267a46e644dbe9ef74d7d4066ff2945c510 │ │ ├─177011 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ ├─422051 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-netns-cleanup --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini │ │ ├─422505 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpvh8hzqbb/privsep.sock │ │ └─422797 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp6ca12spq/privsep.sock │ ├─3986dd3bb76fdf5776509add8566cc5b70d8eec70aa5ab100aec093dc8e3d665 │ │ ├─174314 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174330 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─174336 erl_child_setup 1048576 │ │ ├─174450 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174451 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174461 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174621 /bin/sh -s rabbit_disk_monitor │ ├─f3ed800ca8f1123cc3ff3d2c5e25afb205fdfa2f57a7b7f14168bd97f89c1a9c │ │ ├─249991 magnum-api: uWSGI master │ │ ├─250096 magnum-api: uWSGI worker 1 │ │ └─250097 magnum-api: uWSGI worker 2 │ ├─3c7cdd82781203232df07f65cb6e85c3f147b0b49b5aa4ae3b5e163db528b406 │ │ └─48258 percona-xtradb-cluster-operator │ ├─c9735b08752f0b0cac9ae3a76f5489957388ca77f150dccbb68ff3e7aa0f1c88 │ │ ├─229169 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229197 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─229950 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229951 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408865 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408866 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408867 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408868 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408869 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408870 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408871 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408872 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408873 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408874 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408875 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408876 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408877 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408878 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408879 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408880 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408883 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408884 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408885 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408886 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408887 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408888 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408889 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408890 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408891 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408892 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408893 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408894 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408895 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408896 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408897 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─408898 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─1b5461824a7e5d98db42eef0ad12b2405eea022c73032bd741d62155cb31eec1 │ │ └─51285 /pause │ ├─0bcf0d36369d1a9b42781818381878fdafe393a318b328b27382604b1c5c0650 │ │ └─43307 /pause │ ├─85ddfef8ef27b8325eedbe43d0454ee980cfd61c4d129ecae4d71ef09bf2744d │ │ └─56340 /pause │ ├─16fae6553428a9cd324a9301e56bb9af73fe816a365cb01ceee3af5817c61df0 │ │ └─209219 /pause │ ├─5cef997ec19680db8c93b36bc611ab0a364051d20ebb55173d0aebd7e83cf3f3 │ │ └─56676 nfd-worker -metrics=8081 │ ├─d2aca4a31a853f135796fa3827ea6afa308aa34d47aadf801a79f24c47dda24d │ │ └─176010 /pause │ ├─5afb58322d2f667cf8be2373d978e8f4891a9c7439485fee0b859252d8ccdd31 │ │ └─96688 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-spddm --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─d328fac46b461204d7e5b8438bfdbf56c1559d7ed7cb530cb7c4d55ca666d2ba │ │ └─49095 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─030c5aa28976bf95bf913c4f5a93837ca743ad5b52332b48db2847db0168729a │ │ └─66913 /bin/memcached_exporter │ ├─f5cf5185329bb74764045bf45d3235e1241a760a3bd7739ddc8a875c6020cffc │ │ ├─ 96848 /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 │ │ └─403757 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─f8c965aada1c74731bdfd750ea8812a92a98a0c4d25e97102b9e35d1d5d0d11b │ │ ├─173086 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─173493 nova-scheduler: ServiceWrapper worker(0) │ │ └─173495 nova-scheduler: ServiceWrapper worker(1) │ ├─82e8d4aa3a0b2724fe3f3e819c59404429ff5df64df7a8be9f92f2faa29e42c2 │ │ ├─111638 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111799 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111801 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─1c00d6d6759142651b0b117b7f22e9e49f365ceb0595354822a2ebddb75a8227 │ │ └─249869 /pause │ ├─47bf8b46ccfd390544d27d062d1bcb50703e7aacd1d191196ed597a25e86410a │ │ └─62148 /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 │ ├─229fc360ebc09a14027cf677e4d31a0b319abeb5868d7b333a65524d6d2903cb │ │ └─255890 docker-registry serve /etc/docker-registry/config.yml │ ├─7d22eef5a289c5a954d5d913c3c9adb5d1cd963f3198a9925884a43f7b639979 │ │ └─158296 /pause │ ├─05e9071a0218facd47ab7175dd0a5e161712ebf0b1d4b183f426a72ce60de0d4 │ │ ├─187953 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) │ │ └─423047 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini --use-fqdn │ ├─1d35155335547580e142e67799bfddbbd0ca8056208d3fe20c22e950757419a1 │ │ └─235081 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─3e9577245a6bb1b2b6dfaab25737147824cd24f2946c6fcd7d228062b1087523 │ │ └─235054 /pause │ ├─c27cd500ddbb7d9460dde9ae0eb54d68232b40e09d3a58aed2a3620cf98900a8 │ │ └─66514 /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 │ ├─79cc289fe8d1c9416061b7fa50a96276feabaa09cb72fcf4a3e058537b560603 │ │ ├─48999 mysqld --wsrep_start_position=2fd03b28-68d2-11f1-bef8-06e3f85dce12:20 │ │ └─49124 /var/lib/mysql/mysql-state-monitor │ ├─a78f256fcc773c5078904fca07863908a1e051ee8d7cb3cd509148fecb4a1e0b │ │ └─61520 /pause │ ├─34b0199067bdea59c3bd1f6663d70bf2fcbf96831f04073e79514abbf9fb1d52 │ │ ├─172334 nova-api: uWSGI master │ │ ├─172371 nova-api: uWSGI worker 1 │ │ └─172372 nova-api: uWSGI worker 2 │ ├─f2b5d628e43655e3baf0ce8e601e7ed71bbbac0dfcd74c7cfecff3373b8e9ced │ │ └─41747 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─70cbb2d9097ce9749ca932872346df3c5c3d337a32d9b771088c8fc8a158ad68 │ │ └─218025 /pause │ ├─2252edbcd5a57ff4e9775dc0456625e9c30f2c46c62b973e863cced0ffba5098 │ │ └─111388 /pause │ ├─aae21340d7cc2a3224a8a5e13b43d8ea11dcc1b49f0cdbedfcb8ae0c3db4b28a │ │ └─128207 /pause │ ├─008372af215a229806777af3d1b383712c469879b9f58631ad68c8efd301b0d3 │ │ ├─227409 octavia-api: uWSGI master │ │ ├─227431 octavia-api: uWSGI worker 1 │ │ └─227432 octavia-api: uWSGI worker 2 │ ├─3ced1320f1e437299108e1bf011b9c62c6d4beceae48669f752f0b06891e67e3 │ │ └─176517 /pause │ ├─45cdd42b08fe2d9634a0d012899df76c6a88b580fd40ad3f6cb3b13f47af2bd9 │ │ └─41548 /pause │ ├─9c97433b1aea732bf8cb32b212041eae0801e10614db3330a0c639ce352c4cba │ │ └─40709 /pause │ ├─80a838fd0fe281411314f73cc88dd618adf59cb54e8c6afb6b2389ac7e1f8149 │ │ ├─254517 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─254536 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─254542 erl_child_setup 1048576 │ │ ├─254614 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─254615 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─254625 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─254807 /bin/sh -s rabbit_disk_monitor │ ├─cdfab42708f86bc20a7766c1bd3d3902017589b7bdb7828cb1914031c3d0f9ab │ │ └─62040 /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 │ ├─2655ada2f12f730e6ee07bf5450e8f4cf6dd9ea6825b93d10f7be310c558fe31 │ │ └─162444 /pause │ ├─93a3ee7204dc51347c0c556ebbc6350f106dfa469c1310dc0d4639c058e3f28b │ │ └─63244 /pause │ ├─8b5cb2cdb24bf262df7e0103a3f9838eed4e28c134e7ebefc6824e704f1766d7 │ │ ├─41998 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42380 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─a7354658ce1e133605423835d6ca697480d8d283b80f5d3c3efff9f9f27ff8e9 │ │ └─43361 /coredns -conf /etc/coredns/Corefile │ ├─7375635d010ac856462610c970ed12caf9f611157b238f88877e0df27d41d503 │ │ └─126690 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─564ab299b86733ffcfbc8f8fbf8ab92d9271ad24e5e6827ce57bdfeda0a83708 │ │ └─44058 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 │ ├─3c50a284b1c2e56c314ae4d88cf31e656fcbbd9c463fa1a8d1d7ddebd56fe74c │ │ └─96429 /pause │ ├─4e8308799c79214c2d6197eb0d2389d5d52c87256e158eab82c7e306f050c6b6 │ │ ├─ 72599 apache2 -DFOREGROUND │ │ ├─ 72614 (wsgi:k -DFOREGROUND │ │ ├─ 72615 (wsgi:k -DFOREGROUND │ │ ├─ 72616 (wsgi:k -DFOREGROUND │ │ ├─ 72617 (wsgi:k -DFOREGROUND │ │ ├─421410 apache2 -DFOREGROUND │ │ └─421801 apache2 -DFOREGROUND │ ├─271951407a77694cd97bee2021fc6acc2a7fb5a3ed969a1deff8197b0d12c829 │ │ └─176073 /pause │ ├─fd58656fd68871f82b9c80f2cf90ac15a5e45dd95eb5757ab3c106da07b48652 │ │ └─193097 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─268d37d6bfd243baf21054acf20fb8d07921dd29bb82725e677dbc21ff4a5adf │ │ └─269286 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─f2967da7bc42c6dca72b30f99e3101d869875a13c9c97cfa09dedfc4d7ec3284 │ │ └─66209 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6ecc15223fe2aa11d23a4004c3ea2d6184f6697fab9c27849bc6c6d60424131d │ │ └─47804 /manager --metrics-bind-address=:9782 │ ├─df4bccf23601f6b89394ebacfd273e5bbff5e5f4960afb15fa8811c87dd78cab │ │ └─40300 /pause │ ├─a776ae2300de23ec8a58daffccc59644f42b12b0e86238de6aa8bfe1afd76e03 │ │ ├─67635 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67652 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─67658 erl_child_setup 1048576 │ │ ├─67721 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67722 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67732 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67821 /bin/sh -s rabbit_disk_monitor │ ├─829c700756146fca6b00a91795a2403a3087c1d98a92f1b01f76641e39e6a7ed │ │ └─63471 /pause │ ├─ea2664042f5b3a2b214a351edc57697c7d1022aedd61fd6cdb475b6c2da4118e │ │ └─61473 /pause │ ├─a26027b192de281bfde8ccdbbd0401732df0de35d83ba14ea6205b645348b0be │ │ ├─250154 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─250683 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─250684 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─bc6e231e03f2cbcbc81e5e3fe39167e53a549e90f81e195a993be1b13fee8f8b │ │ ├─113470 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113487 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─113493 erl_child_setup 1048576 │ │ ├─113558 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113559 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113569 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113710 /bin/sh -s rabbit_disk_monitor │ ├─86b6a246e4988ef25062e3b18588a8b36d73f0ccba4bdd75215031f474fb57a6 │ │ └─237733 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─3c1f26a301db5fc175608d075680ffa891eb0b45d826c8fa34d400b16b49b3f1 │ │ └─176136 /pause │ ├─ffb7088892689220c955b43afafa97803add490329b7ffd5b3589246f5eb01d1 │ │ └─56443 /pause │ ├─62c5093cefe77cac2eb37417b23b96651ef25e5b465b831ae1f8e5faa7852772 │ │ └─274006 /pause │ ├─8bb9936d0a80a63c793727adedb42fdd0248063fd809cbac0c141eeb43018aba │ │ └─233054 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─94ffbba0e5bb41866f5e4ec90f6ae69778ade4ce3914cc0181aad076afcb3ebe │ │ ├─209495 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209517 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─209523 erl_child_setup 1048576 │ │ ├─209636 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209637 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209647 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─209791 /bin/sh -s rabbit_disk_monitor │ ├─33d40430f406fc46d35b9abbf10e1a4005c91d0f26e0cce6be7319b814c821fd │ │ └─128750 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─97e680ca63adcde867a5e7e118660c4650228ac309f268d85748771d40af9338 │ │ └─189327 /bin/bash /tmp/libvirt.sh │ ├─0aafe10a47ee7fc3d9e7066b35419d478786777c5837a9cfdd713e4fe8372f53 │ │ └─65746 /pause │ ├─24186107634266d72b37c61485b5d43755ede05f9fb0d282bd0a33a393d41cc1 │ │ ├─157248 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157261 /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 │ ├─aa2c14e94be0f189bb38b42e53e93671dc41f68f6c323ad0702c1ddc4700d5de │ │ ├─125183 cinder-api: uWSGI master │ │ ├─125195 cinder-api: uWSGI worker 1 │ │ └─125196 cinder-api: uWSGI worker 2 │ ├─210a8bf067256a3a6ddb0e5abd22fc307ac4c0ac2d7fb1802a45618c051388ee │ │ └─44498 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─63e9ddcf985d711a8c5f1c97aec1aa802ae41ceab7c3954d89591fdb12c03823 │ │ └─44540 /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 │ ├─cd6392b0e49a2bf9ea35e0eabe5d79da856f81e0119f9534f6bdab4e2753c024 │ │ └─61413 /pause │ ├─58ccb275856429bee4ed1450e107baa8ebc7f9c52ecbd09f9dd45b670c5ae3a3 │ │ └─275818 /bin/openstack-database-exporter │ ├─e31d7497a15ae6597157352b2491fa6e55f9d456d657e0196a79988cba76ecb1 │ │ └─56923 /secretgen-controller │ ├─4fb8126daf80891cf587fb3ce8309ab0cac2d7149cc90f53911397150a6466fd │ │ └─236047 /pause │ ├─70dd121ee66954b13df94d7adb880e2f3cc49a42d5946151f2e8e3947d3600f6 │ │ └─40377 etcd --advertise-client-urls=https://199.204.45.65: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.65:2380 --initial-cluster=instance=https://199.204.45.65:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.65:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.65: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 │ ├─146c9f0f6f69b95fc4bbff73700f6ab10b6190e69edab5aa118f330871d2c20c │ │ └─158940 /coredns -conf /etc/coredns/Corefile │ ├─c1bd4a625c07866180bfc5ead3e184a43033a5f0eaeb38363c61f9ab7a3e47c6 │ │ └─192483 /pause │ ├─efb161e40940e1bd92594f70a92219a929409bc2379a2b652966b8952c70dbd5 │ │ └─236077 /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 │ ├─d9edeaf7dd57c2a2e1a8bb123498da58c1f96d4bf7fc90e15a70442d31b1d3da │ │ └─40269 /pause │ ├─1b565a7f74fef1163a180fa35504972bd74a248b159c1b483b1ae6adb1245f86 │ │ └─230336 /pause │ ├─56533eb4799ca0c50198705aba2a5b4501d20c6c5abaf901edaaa3c32ac2d501 │ │ └─269261 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─5d1496c29a87818e41ac549883cae3d19acef706c26eed3fd654993fe0f444a1 │ │ └─115221 /pause │ ├─48a652f38a9f0a1e99501bd806d68d8b3dc175f213b79c0191c140e071d6804f │ │ └─64916 /pause │ ├─03e6d52c3e9d8133d922b946454264af071b1a0d3b6975f03108a2a3f9a47cbf │ │ ├─61869 python -u /app/sidecar.py │ │ ├─62118 python -u /app/sidecar.py │ │ └─62119 python -u /app/sidecar.py │ ├─d8256d1c09fadcab23e68e635b30731f37aee6f0c43c8006fe6fa6d2a8dfa7a1 │ │ └─162735 /pause │ ├─c832868603745659f271f69435c3ff726917c4d1da88d6a019e8b6b0946d1508 │ │ └─66082 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a40ae5f9f10db451e6c6427fc18c894791ade70e6e7c913f3643cf8853bc37e4 │ │ └─47653 /pause │ ├─d1e13d67345305683f564d8c710a9ecda27f80731b82ef3125862ef2df0b3f73 │ │ └─237684 /pause │ ├─a2a079768706a3f129d826975ce6e9500c75432f2608bcea41073101e8b5c7e4 │ │ └─40245 /pause │ ├─338e9e86d6cecbdcb48fc2b217a6890348199dbe37f3e02a2808c55919608904 │ │ ├─274115 apache2 -DFOREGROUND │ │ ├─276504 (wsgi:h -DFOREGROUND │ │ ├─276505 (wsgi:h -DFOREGROUND │ │ ├─276506 (wsgi:h -DFOREGROUND │ │ ├─276507 (wsgi:h -DFOREGROUND │ │ ├─276508 (wsgi:h -DFOREGROUND │ │ ├─276509 apache2 -DFOREGROUND │ │ └─276510 apache2 -DFOREGROUND │ ├─8b873e1e17660f0c14b54e1a4c944ababa6fd492702e2b7a2e5cefbf6aa49935 │ │ └─239510 /pause │ ├─4abade64095f65adf81c5ba2d75d3d153ff2b7a3995b52af96a9f4b688bf9ecc │ │ └─161704 /pause │ ├─6f7f9d38de197a6ec6b6d1594dfff3f98517ae89d8ecd20eca88cf28eafed399 │ │ └─43290 /pause │ ├─07afe7352a3d6cbf1820f8ea192fa363805b1039b0b6f222d90767f38b37e9ad │ │ ├─186258 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186678 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpx5fw0732/privsep.sock │ │ ├─186890 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp7l1n1whc/privsep.sock │ │ └─187218 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─498bd7ecc58e63d61a8efb548ffca8e3abe491cc8044de80eb4267490e407e81 │ │ ├─78559 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78576 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─78582 erl_child_setup 1048576 │ │ ├─78630 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78631 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78641 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78797 /bin/sh -s rabbit_disk_monitor │ ├─fe3bbb55655f44b077ec2a206275f2263ce09e373ceb9cc309822ff384820332 │ │ └─48818 /pause │ ├─0ccb6a95be8915ddb763ac9507812c77d2717e78831071336dda76874b534193 │ │ ├─205202 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─205549 heat-engine: ServiceWrapper worker(0) │ │ └─205554 heat-engine: ServiceWrapper worker(1) │ ├─e6b11bb747bd81d997faaa9c86e36afd88875032680c9e680a8c22d5a7b401bf │ │ └─63284 /pause │ ├─fcc15ad85259e53f561518d9a2d39e620723d2e2521017479cd3a6cd47d033dd │ │ └─86999 /usr/local/bin/rook ceph operator │ ├─7cfb0eb284db8801423e5e697d43df42ba48189519fd8e2649fadb44aab3ef3e │ │ └─44260 /pause │ ├─490a47e4919fc80e0fb603a83695e426e323bf945fce131688e6aac08cd0fb3a │ │ └─41558 /pause │ ├─29eca43a93bfcf57a85da9663dfb721f7657208e23bcbc966c832a17dfb43f35 │ │ └─46654 /pause │ ├─5c15c2f2172bd2ca56f1a96349635be4f5766bf166737e50ab046961b49f62bf │ │ └─115149 /pause │ ├─160fae8d5c5189d738d4372e0506c1d077597edeff6fc44f21d6f153a9be1b62 │ │ └─48477 /pause │ ├─0eb5752b5d497806cb1a9e31ac63017378855f480c287546ffb3a7c2fada001c │ │ ├─185437 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─185683 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185686 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185689 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─6b26d4a133fe0f755adab293726b9f1beed80a72a62a31b080bd2a7a2a73c937 │ │ └─167807 /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 │ ├─4e9c0cd142529d7d88868d1d3c93fcb9e08c4c746e03d6fd780eec8991ea31b7 │ │ └─40399 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 │ ├─5d9f962666deb203f3c835f5b31a8aa999a82436b943fd9bc33469153cdf2bd6 │ │ └─234091 /pause │ ├─dd92386f83e3d6c4c12953b9cbec2898e902d5a28c1025c73881877b577dd6b7 │ │ └─61359 /pause │ ├─0099f23abcd8d08f82fb909640e2d3d35400f3936096f225303ce7cad05bfc57 │ │ └─63933 /pause │ ├─c175918e3a3d1385fea883ed7ffb8c7c9d61b3280e1d703ea5ce3c55a2a01b1c │ │ ├─110166 glance-api: uWSGI master │ │ ├─110179 glance-api: uWSGI worker 1 │ │ └─110180 glance-api: uWSGI worker 2 │ ├─7785ad8cc1654f02757e690065f568c171d689b31a9f4405cda14cce88a0673e │ │ └─64944 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─68da670d184a45837fc826bfa5046e0994396c4a0d19fdc9cb4b5d9f9d528d40 │ │ └─162093 /pause │ ├─a4d933bc98989132809912c7031dbaa2665f11ff8d20a40d086ad649d8a926d9 │ │ └─43347 /coredns -conf /etc/coredns/Corefile │ ├─a0264e4fb6206429922b39d4550870e6452e66f1c6c10040a3a839474847017f │ │ └─274428 /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 │ ├─12a98ff2fa6429342271de36439675737ce6f92f719514cad7fec593f37674df │ │ └─130764 /pause │ ├─cb167f450f721c94e4d9974320276e17e10c89059fd953e628918a8d5d54a31c │ │ └─40526 /kube-vip manager │ ├─349a8ee75e43e8f738b38fe099b2dfb71330d83ff6b72cb59bc103d4c16a8742 │ │ └─66969 /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 │ ├─4b549e1dfa2365655cd6645d5c0af9d95128046f9d68792ce2f881374e7f2df8 │ │ ├─129202 /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 │ │ └─129437 /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 │ ├─2890f9a036705178cb3d72ee847f363ce739aa7153bba1425748299603b95004 │ │ └─43760 /pause │ ├─2b660c23c5757e786e0ff846fec938912443028d6734bf9e34750539d1e37e41 │ │ ├─269494 /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 │ │ └─269766 /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 │ ├─ab202956a844bd10f95d38802d66145e86545ef03eebfccd14174453268a7490 │ │ └─51677 redis_exporter │ ├─f4f9cf929fa5269a45cf563d7fb94dbd3991c69dd29d1acb583f89db546c2b16 │ │ └─239439 /pause │ ├─a777848125d04dc955379f8faeaea3c09cb28f7fd8af6da9ffefa908a20a8de0 │ │ ├─342873 neutron-dhcp-agent: master process [/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] │ │ ├─343185 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─343325 /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/tmpz_ixy6oh/privsep.sock │ │ ├─343817 /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/tmp52d9pg7p/privsep.sock │ │ ├─344252 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344295 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344447 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/5844bf02-5e4a-4467-8508-32317214522c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/5844bf02-5e4a-4467-8508-32317214522c/host --addn-hosts=/var/lib/neutron/dhcp/5844bf02-5e4a-4467-8508-32317214522c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/5844bf02-5e4a-4467-8508-32317214522c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/5844bf02-5e4a-4467-8508-32317214522c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e87a0f07-63d8-431f-b570-656261163e20,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 │ │ ├─344451 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/84a005cb-c042-4b01-b4e5-095dea85d262/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/84a005cb-c042-4b01-b4e5-095dea85d262/host --addn-hosts=/var/lib/neutron/dhcp/84a005cb-c042-4b01-b4e5-095dea85d262/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/84a005cb-c042-4b01-b4e5-095dea85d262/opts --dhcp-leasefile=/var/lib/neutron/dhcp/84a005cb-c042-4b01-b4e5-095dea85d262/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8013237d-38a7-4f23-b47a-0ea5a5d439fc,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 │ │ ├─344455 haproxy -f /var/lib/neutron/ns-metadata-proxy/5844bf02-5e4a-4467-8508-32317214522c.conf │ │ ├─344459 haproxy -f /var/lib/neutron/ns-metadata-proxy/84a005cb-c042-4b01-b4e5-095dea85d262.conf │ │ ├─383012 /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/tmpiaq8gicc/privsep.sock │ │ ├─387975 /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/tmpn86dze3g/privsep.sock │ │ └─423028 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --agent-queue-name dhcp_agent --use-fqdn │ ├─06fc3625aae0e5194b781e1cde0f61a703b285f6804e5395706afed2920cd3dc │ │ ├─205249 heat-api-cfn: uWSGI master │ │ ├─205282 heat-api-cfn: uWSGI worker 1 │ │ └─205283 heat-api-cfn: uWSGI worker 2 │ ├─e5e58712c29e9948421454469a92a1042681fe52096ebc95cf7748060cb64519 │ │ └─78445 /pause │ ├─ca41a5e21ba6604eadf23829abec0d15c17617825b3e7fa1e221676f6b4c106a │ │ └─157214 /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 │ ├─ce502156d590611104ed20d4ebd345a6051742809cb478ce6370e1525afc6c39 │ │ └─218058 /pause │ ├─ae620e419a4ac378925a7792e3923e05ada804644a2bf3bb10c8edc40a8e7119 │ │ └─254098 /pause │ ├─e367b76a23c665478b8eee7c3c2b5222b7c27c0ddff558889db101caf22e2440 │ │ └─259361 /pause │ ├─b48a5e835b736931358be5cdbc9c0c7edff063e5f3e44d48bb7fffbdabde9bcc │ │ ├─249897 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250655 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp_xgtaq_o/privsep.sock │ │ ├─250659 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250661 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─f3d67f11a47b67acaa44c36148b66cd8e30c22942c9638b3d0adff133b89ccf2 │ │ └─42916 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─7a408f0eca5d74d7142cd1897980c2e66105bd025c6ae1fe96420cc884dcca99 │ │ └─46737 /pause │ ├─2378b307b26042d7e63a6bf76d3a77f079f56e347754296683aef8460e21ad15 │ │ └─189662 /pause │ ├─84818ec0a42d67c68e0ca60fff8eff8da0b5c69e19d0fbddc8341d085341b80f │ │ └─259039 /pause │ ├─a2ba3b54836c15fa94e6f632ebb422efad0bcced184a1a765237d9b11aa8eb0d │ │ └─111344 /pause │ ├─422e0af6c74876836ce59735fefbf6d07875e7080b8ed8daea6298df70493f56 │ │ └─228370 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─246476743c7e11a1744d4f2b5ef573c06355761b7f2d2fd5f9ae94cdf96ac4a3 │ │ ├─172352 nova-metadata: uWSGI master │ │ ├─172373 nova-metadata: uWSGI worker 1 │ │ └─172374 nova-metadata: uWSGI worker 2 │ ├─e3ce963dbaa99ec7efd5a83b55319c05e5512c1fddb7362082b6095a3b213770 │ │ └─97553 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─5ddfbc55d11908febccda71360fbcfee0d785a1f466858ecf12fc332c0020356 │ │ └─40224 /pause │ ├─0bf60d7286ff1b3e041d693b1fc27a8824ea3c7e8a305c69e0d2e16f367b3650 │ │ ├─187935 neutron-l3-agent: master process [/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] │ │ ├─188231 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─188623 /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/tmp5pj0felz/privsep.sock │ │ ├─383290 /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/tmpbvdvrovm/privsep.sock │ │ ├─383711 /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/tmp9nvuyse2/privsep.sock │ │ ├─384274 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─384275 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─390435 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=cd43cbf9-b191-499f-80ed-35a5e1e8412e --namespace=qrouter-cd43cbf9-b191-499f-80ed-35a5e1e8412e --conf_dir=/var/lib/neutron/ha_confs/cd43cbf9-b191-499f-80ed-35a5e1e8412e --log-file=/var/lib/neutron/ha_confs/cd43cbf9-b191-499f-80ed-35a5e1e8412e/neutron-keepalived-state-change.log --monitor_interface=ha-0f5d0e17-8a --monitor_cidr=169.254.0.178/24 --pid_file=/var/lib/neutron/external/pids/cd43cbf9-b191-499f-80ed-35a5e1e8412e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─423067 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --agent-queue-name l3_agent --use-fqdn │ ├─2ad34d6e8a3a5c20bf42ca602553f26d7964161b24427ec93ce015ce18f9db8d │ │ └─51327 valkey-server *:6379 │ ├─fa3d093191485b5a1e34f5e6c4667f2ef736ecafbdd290c07e94c81cf5b71ebb │ │ └─67151 /bin/oauth2-proxy │ ├─266da912ac85cd8b0aaa288c0a71bf5d4f0dc713fbf40a39051c35dd16192bee │ │ └─159633 /pause │ ├─8a3ae4100c397ec660a7549a1fb56d71056533d9d28233e5d8dc720c84839c82 │ │ └─64137 /pause │ ├─cc986813671f6110fa8b4d177f9fe9272022b89a056dc70a3e2318e8eb66374a │ │ ├─269293 manila-api: uWSGI master │ │ ├─269352 manila-api: uWSGI worker 1 │ │ └─269353 manila-api: uWSGI worker 2 │ ├─6b5c2fd66bc0a2a0c7752d6a66ca5ced8845a61f7590dff49fa6476d25a81bb5 │ │ └─176221 /pause │ ├─11390e6a1538f20d6f163d331123608f3c5e40d804069b7b5611fc105946e43e │ │ ├─189849 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189888 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─189895 erl_child_setup 1048576 │ │ ├─190101 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190102 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190112 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─190480 /bin/sh -s rabbit_disk_monitor │ ├─62915cec00de49d98c3c527188d63ce95e19eb7dedf7633635a7fb41d3d8ffe9 │ │ └─51611 valkey-server *:26379 [sentinel] │ ├─6ecbd3963356e0654610b97a10d506875cc7d7819615a8e09df6f59b78a41e89 │ │ └─86130 /pause │ ├─7abf8f89c11df91554d93b53b7b77ae35a21eba4728fda048a0e2160df6eebee │ │ └─158732 /pause │ ├─9aa480102f746cc3971b0991910caa9abec8a7f78a4235a5e22020357d4b0545 │ │ └─190072 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─7aefc9ad5255768bd16c127709d4c7fd2b901cfb43d5fe638fc785172c53b416 │ │ └─47274 /server │ ├─82858df95069061a17337cee6b1b738bf0a97cd49ddd96e2126e9b79aa706e7a │ │ └─64819 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─2a1288430ff56f70ab5d1b5247240c7123351ffe15bd023232f3f04c6d0a239a │ │ └─174151 /pause │ ├─6c10d65132e6a6a880e8cd672cbabc73fef945a0db103b24efed9a2980d62356 │ │ └─47752 /pause │ ├─242ca0d97020db166e3c5a093438ca0abd8e67e68ef3b2f737197c1fca600754 │ │ └─64616 /pause │ ├─cc4fb356b0d3a35ed44bcadc405a383663e22eaccd4aedef105fd4d4fa2d704a │ │ └─51421 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 │ ├─a63103aeabf6eace1b785c20746bdbf24db2f3068fa99505452469f0f9af6f7e │ │ └─218307 /pause │ ├─33a978e3398b616114ab124e55ddf8fdda4924bc8b4ba384ed23cec4f464d675 │ │ ├─277952 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─277967 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─e59355df53f189586d6e5cce4d8d8489a945d454dcebe9fc7e44d8aeaa361189 │ │ ├─85412 barbiacan-api: uWSGI master │ │ └─85424 barbiacan-api: uWSGI worker 1 │ ├─7c5e940cb537ea5589cdee8b5113148f9a6cef41097bee94c17bb660aa52f71c │ │ └─275581 /pause │ ├─3dab8dc3b2140a6d2a2528b83c1653abaecbdb327d5072e01c25795ba7241206 │ │ └─62714 /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 │ ├─704186c983d5de108155e8d2d95fd26cedbedcf0282dcc339ed2899c832b717f │ │ └─44297 /pause │ ├─d0107420e130854ea984f0300cd8a40f3ec421173a38d4f69ea60c7d54cb99d7 │ │ ├─61844 python -u /app/sidecar.py │ │ ├─62092 python -u /app/sidecar.py │ │ └─62093 python -u /app/sidecar.py │ ├─1510a5a1aa98f6fbd12bc888eb3f7057f6cc3cf4ecf111e104c6bc0e4fd1a121 │ │ └─51072 /pause │ ├─ba458ca7fa938515861853ad7f5d68330df06a9cae354ed4a6447145980060a1 │ │ └─250343 /pause │ ├─e12c56e8c870f7eedeabfb3e1845b4224648d281afc3d88c286c13891a380fb0 │ │ ├─193065 /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 │ │ ├─384697 /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/tmp3qu4n81q/privsep.sock │ │ ├─385005 /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/tmpofi1mi61/privsep.sock │ │ └─391414 /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/tmpeyuo0oij/privsep.sock │ ├─bc2807782412d484da5be633d6ca5d3c5b1f84c121a628e62b1994f356e7d028 │ │ ├─228369 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─228924 octavia-worker: ConsumerService worker(0) │ │ └─228927 octavia-worker: ConsumerService worker(1) │ ├─d163c1d9b4c56292990b45384eb3492ebf4aaa6b07834a8c71798459e88da754 │ │ └─259494 /pause │ ├─22304df0f8cab76ef4cc3f107daff4f08c1ae84a8782fdd4f7721e8e4ba38d4d │ │ └─56636 /pause │ ├─0ad882a7f40cc6115dd5c4c76228c6a49c117c5380182b69f25ea007fe0d381b │ │ └─271481 /pause │ ├─19e8dff22d623b4c5eb8f5c892fc26a646ffdcf045301c354dd21a91356eb527 │ │ └─259429 /pause │ ├─8bacd04cd65732dc5731dad106045bf72b8c7c43560e250652ee34397df6f588 │ │ └─44346 /pause │ ├─99f5e33421d8cb178fa2e3cd97477fbd409a2ddf17744c6ac2a15c3c8c1bb122 │ │ └─217944 /pause │ ├─a473da7ef9acc558d256098ed5241a9329f66848d285568551afde492a4a10b7 │ │ └─40358 kube-apiserver --advertise-address=199.204.45.65 --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 │ ├─cc1c01958db81c5a764643abf404a4ef8238fa1222cae98bd5dd4a8990e3fdc2 │ │ └─64016 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 │ ├─467337ef5c2794fb56391670284492b23e9ee89d27cae20aa8fac1869184f59a │ │ ├─92795 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92812 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─92818 erl_child_setup 1048576 │ │ ├─92906 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92908 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92936 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93148 /bin/sh -s rabbit_disk_monitor │ ├─d645fcd1e8745fa462da10d735fd6170bf15c42518253ff0eb2b5e124faf036e │ │ └─66398 /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-65.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 │ ├─e554ef0350df23efb83a07877399f4e8a187f48e99a632b55014f329a16dd89f │ │ └─192365 /pause │ ├─808933f66a65c6ec832d2aa5f9d3a8392165c06983683e67ff5d74eeaa9ff5a7 │ │ ├─185369 neutron-policy-server: uWSGI master │ │ ├─185382 neutron-policy-server: uWSGI worker 1 │ │ └─185383 neutron-policy-server: uWSGI worker 2 │ ├─9fbdc21ddef4368e04a0443890646171e96e97c049848903815ba267bf693afd │ │ └─128130 /pause │ ├─13b6f9703a4670ceeca812058a8beeca87de79b1b813e98afa2cc66c0bfdb3b5 │ │ └─192457 /pause │ ├─dd621eb9f6a7b1ef908a68a2e0cdc9b73e24e5c86f8f4db93c88bbed481c1469 │ │ ├─230513 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230570 /opt/erlang/lib/erlang/erts-15.2.7.2/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-15.2.7.2/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 -- │ │ ├─230583 erl_child_setup 1048576 │ │ ├─230748 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230749 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230761 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─230939 /bin/sh -s rabbit_disk_monitor │ ├─3c6ce0a1d85ec5d209cd774cbddd4b7a0f9bab6f500a540b97fe8a6e71318f3a │ │ └─232888 /pause │ ├─50cc1039e068ffc23576087d1ae8aa6e4cafa18b477ee56452204a0f510befbf │ │ └─65876 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─701d4632f89b1bc5196441d9124bc11d13ff549cb47e6f4e161e949778e90bca │ │ ├─185335 neutron-api: uWSGI master │ │ ├─185355 neutron-api: uWSGI worker 1 │ │ └─185356 neutron-api: uWSGI worker 2 │ ├─24940699c5bb6d431bbac3d5bec9495209aa32de995deb10af89bb3f41d4e9b1 │ │ ├─173078 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173369 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173370 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─68bfa3e589522cbca8b58d3f3327b90b38c568e92b7188cf58ed954b213e0d90 │ │ └─109763 /pause │ ├─865909f5ba5c47df46e5716c3846e1fe2973a81d53da2354a3d5f573d331a214 │ │ ├─ 47197 /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 │ │ ├─ 47214 /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 │ │ ├─ 47299 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─273647 nginx: worker process │ │ ├─273648 nginx: worker process │ │ └─273649 nginx: cache manager process │ ├─f47751b66727ed0c4181818946492db8149e044398e13b7d29c75a80401e0210 │ │ └─56405 /pause │ ├─b40ab18da205311607ac601e67c287cb4d18811be7fcac722972f88fea1deac2 │ │ └─176231 /pause │ ├─db436ac710041023af62a3ea2d85fe95d178500853c8072005a6dc48ccb7148c │ │ ├─64328 nginx: master process nginx -g daemon off; │ │ ├─64353 nginx: worker process │ │ ├─64355 nginx: worker process │ │ ├─64356 nginx: worker process │ │ ├─64357 nginx: worker process │ │ └─64358 nginx: worker process │ ├─bd51598b6c6e9e82d6452880e481d0b8134492958c533b98f88df1504940bbff │ │ ├─205237 heat-api: uWSGI master │ │ ├─205280 heat-api: uWSGI worker 1 │ │ └─205281 heat-api: uWSGI worker 2 │ ├─e94c7fb05cabbb3df5e96774d62f0e4a187d8c56c20556c72779c74b49fabe55 │ │ └─44454 /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 │ ├─8fee90037d193485a0621ca8b272e62526ceae7fa2cc77517edd970f3793b305 │ │ └─66888 /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-65.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 │ ├─7b70852aaa5271a2be3ab906206004615acf45c1ec295588ed8d9c1d30f68f9b │ │ └─96389 /pause │ ├─43e9f0b8e4e94145c79c5e1832adec83516566c3429875da782d2cb45674703e │ │ └─63982 /pause │ ├─38e63607566b9c2de78ef33ff69ec46fcdab6b2b3cea0efa58cbffef56afa712 │ │ └─67262 /pause │ ├─55096a1fa91552bc17e50a08a14e1af408a04aad765851cb02c9ec7c6cc97c27 │ │ └─65951 /goldpinger --static-file-path /static │ ├─991cd93416a92566b15be044b4b64b21a3e69541b07d261a6fefad2bdd3ecb18 │ │ └─48076 /manager --metrics-bind-address=:8080 │ ├─be22ca67793e33c2365d4de8597b9dc0c0062c826c333e8a41e93545df7a7848 │ │ └─161979 /pause │ ├─47baa85d31377f6dc258483505b7d407d8617a375145c98602e0e0cc9ba40369 │ │ └─67012 /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 │ ├─f0c18850b6029acd0df55edac74bbfb4eb89eef2fd9e94e7d3e9db039df6eb35 │ │ └─234485 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─ab4aeed9b2ac6ad4639f2ead2a53892a2fb3d23116eabe659f9158545941e72e │ │ └─113029 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─34f3818420d48430fda6511a1caf184c2b5ea57f194a80111cf122f12c01fb6b │ │ └─189280 /usr/bin/libvirt-tls-sidecar │ ├─4eb0a116c670cdf9267098f0680f41136603e68e4422cfbeb15a627f3b3141f5 │ │ └─113296 /pause │ ├─b5335617868e1a89b5ada8e47b85be55bb0a3515c1e7c005e6e3c84887517fbf │ │ ├─48944 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 │ │ └─50228 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 │ ├─ed77fba010692803cf924d122306fa81144e8a5518c2dfa930410fbc7adf342e │ │ └─40287 /pause │ ├─a3758334df44b940a9c00ae2e4abc8f747de5adbcdd170dee2341b7f3c89c192 │ │ ├─147851 placement-api: uWSGI master │ │ ├─147864 placement-api: uWSGI worker 1 │ │ └─147865 placement-api: uWSGI worker 2 │ ├─8829b240f642398e6cd1c412c49fbd45a869781837563400bc222267d6e46d83 │ │ └─156844 /pause │ ├─e9bb1de41c525c25cee8acf06447d5fa230ecf79045eee554c25d585619aa8a7 │ │ └─162213 /pause │ ├─386e140af4f7c88719e740ede18f95ae4bfcc53de3c6c62ea3832a8bebde5c16 │ │ └─66335 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─cb9fd25199a6eea1824fbc576dfdf3f9483a9469fb01418d500503b3171aff76 │ │ └─55725 /pause │ ├─351c289414aa8d837a86bba259fc6568ef0cbf68cb6390a6b10ca2aa80d30c81 │ │ └─92549 /pause │ ├─7b9968629b138e236c8897b0abb31b7ded84174959283b4d8e866678a932a3bb │ │ └─63185 /pause │ ├─5cfe1270c2e84c77fd0b9e37c0a6f06538fec26f217e9ce1bae1063c75750ec9 │ │ └─40733 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─42c512399a3390f5c4224478bb2fa2e6610badfd5eedc77cfe5c1c3aa6f1c65e │ │ └─69221 /pause │ ├─693c616147cbe9baadec19f13a4bacf2858f1d536a1cb9eef1e24a010e6c4f20 │ │ └─48115 /pause │ └─14d20c0dc438a3a2aed565644771934eb1066eb810e2fc3d44f53e9e08f06210 │ └─56753 nfd-gc -gc-interval=1h ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount