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 │ │ │ ├─20912 /lib/systemd/systemd --user │ │ │ └─20916 (sd-pam) │ │ └─session-22.scope │ │ ├─20836 sshd: cephadm [priv] │ │ └─20932 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─717 /lib/systemd/systemd --user │ │ └─718 (sd-pam) │ ├─session-4.scope │ │ ├─1468 sshd: zuul [priv] │ │ └─1481 sshd: zuul@notty │ └─session-1.scope │ ├─ 714 sshd: zuul [priv] │ ├─ 731 sshd: zuul@notty │ ├─ 876 /usr/bin/python3 │ ├─ 1472 ssh: /home/zuul/.ansible/cp/199.204.45.240-22-zuul [mux] │ ├─422669 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-efntjdbsgwdjmqlmgczlmbdoqgmcfjqb ; /usr/bin/python3'"'"' && sleep 0' │ ├─422670 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-efntjdbsgwdjmqlmgczlmbdoqgmcfjqb ; /usr/bin/python3' && sleep 0 │ ├─422671 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-efntjdbsgwdjmqlmgczlmbdoqgmcfjqb ; /usr/bin/python3 │ ├─422672 /bin/sh -c echo BECOME-SUCCESS-efntjdbsgwdjmqlmgczlmbdoqgmcfjqb ; /usr/bin/python3 │ ├─422673 /usr/bin/python3 │ ├─422674 /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 │ └─422676 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 … │ │ ├─ 9808 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12212 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 05e365057794320d6fcaccce57f8a0fd0c4f150ad8330a00c0b5bc2eb73a73c3 -address /run/containerd/containerd.sock │ │ ├─ 12534 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c69f38f62b89a55c9dcee422978526c8c43883e1738530044bb5398304c5aa8c -address /run/containerd/containerd.sock │ │ ├─ 18845 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7df5783b529b1fddac7c4c0a2b25386996d1d8da6ae33d119c1744801ac2302f -address /run/containerd/containerd.sock │ │ ├─ 24141 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9e24b754e4289634e45af3024ba4269d35f68d722e64af39f4d77296c8e1070d -address /run/containerd/containerd.sock │ │ ├─ 28695 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bce10d9dc8d003c018645b17e27440dc7b6a3b520a089e07e2732e32dc8f6958 -address /run/containerd/containerd.sock │ │ ├─ 33222 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dce1b7e7a8adb46218264d2480489313f1f98ef273075a38e7fdd511a1077c50 -address /run/containerd/containerd.sock │ │ ├─ 38572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee7b43833a99636f9ffb583fa1afc59708fd87184dc382818fcff22696f23d10 -address /run/containerd/containerd.sock │ │ ├─ 38616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e51f8a38572e7ee478f43280b609cd680873471dc1dfda30c1c036febae654cd -address /run/containerd/containerd.sock │ │ ├─ 38628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7efd89871d4c4b0a36c13336dc0e8bded50a1366b57d3bbd8633c1fbbf5fdfde -address /run/containerd/containerd.sock │ │ ├─ 38647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13fc5fb81040f2fc3ff7732b39517926ea5f44a9892ad84003209fab28e8eb04 -address /run/containerd/containerd.sock │ │ ├─ 38662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 090554b7e983e5e98ded435ac7359ad82eb85835ab8df259f301801fe5414132 -address /run/containerd/containerd.sock │ │ ├─ 39165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 131be581a4e1b7a1ff9499d0a48b1f2eb2d7c77f946064a6bc735f4a614324e7 -address /run/containerd/containerd.sock │ │ ├─ 39907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de86aeed62381ef27917c9bacf05d3237f3acc1cf13e1bf61e6f7f7fc3e58a98 -address /run/containerd/containerd.sock │ │ ├─ 39946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee42858f92694a88dd2c4bb2201a8f9a4ab02d782ada62ff36cc818b41cc877e -address /run/containerd/containerd.sock │ │ ├─ 41273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 936cadd1a49c88ccbfbb4bb674d50c12045734b0122b09ab0e8dcfc9646e3a97 -address /run/containerd/containerd.sock │ │ ├─ 41741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d07e751f9d0bb3f349745b0ab00f939c357b2a00cf2e83a30b31d72a0382e55c -address /run/containerd/containerd.sock │ │ ├─ 41786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83d8699cd43818389cb8575616b87cf4939a8bf051cd1191ab02efcbc61cfa82 -address /run/containerd/containerd.sock │ │ ├─ 42174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9168489897a73df0cbb6c9209f26c2babb27632a2655faf176056a9f93987b69 -address /run/containerd/containerd.sock │ │ ├─ 42652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c893862f736c834e6874283b490287dce9b141fee22d42eb721d07a5af3c714f -address /run/containerd/containerd.sock │ │ ├─ 42700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32307f26ec6eb1fab5c21b092e224d0b6cee37f0daa5b43ab3f60b19d4f70925 -address /run/containerd/containerd.sock │ │ ├─ 42770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37d0b9b6c99b27ea8a4defa56548516cdd44e559b34e8cbab345133f40d82be2 -address /run/containerd/containerd.sock │ │ ├─ 44867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 215778da7666903997a2f5915235fe9111b065954842e7a194800e63a8c7e5bb -address /run/containerd/containerd.sock │ │ ├─ 44956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02530c030e7884ba9b9e66aba4219a2015b9aaebd8623e4ab6360a1c40a242cd -address /run/containerd/containerd.sock │ │ ├─ 45673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc60b1bdcefe60a722f611128ada6ae172f4ce17c64dc19ea342691947dfab00 -address /run/containerd/containerd.sock │ │ ├─ 45774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3eb9b53a8decd42b94484c6f314564311209ae51a99f5aa8c6f254fa609424f -address /run/containerd/containerd.sock │ │ ├─ 46147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c85e394653e880765cb2398de9557a241788bf94d7293edff50bdc67ce3e9f7 -address /run/containerd/containerd.sock │ │ ├─ 46515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9d5f12d092b0b11cf61d906668a59c875b30a1159a9ab3585cf2dd7ef017530 -address /run/containerd/containerd.sock │ │ ├─ 46853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42fadd72d393731c4f8d8266099916729a8fd046df06b2e815b41b6b77c326a4 -address /run/containerd/containerd.sock │ │ ├─ 49535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c6d3a0a6aa25c463959e62aa3eb04e6d40876fefb15adff9446f7fcaf739ae7 -address /run/containerd/containerd.sock │ │ ├─ 49640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5807aa241635839e755bfed358789a5cb14783945c1a155bc2534c048596336 -address /run/containerd/containerd.sock │ │ ├─ 54496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80a277931d0c033585caf627cedf1ab5a802bafdf4b37ae708a74aed537e2ee1 -address /run/containerd/containerd.sock │ │ ├─ 55055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2543053b4ba2f678cd0a83f8e0f0800f1e131a5fdbf0c826b9c7b1f654afad69 -address /run/containerd/containerd.sock │ │ ├─ 55200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d02687fdb4e0b850f9019a5de0aceb3a054776f2b3e449f44dad53eed6a3525 -address /run/containerd/containerd.sock │ │ ├─ 55240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fc999733fb48f60f03c186e92f3c0c7f8375adf58b1b485c80bef0ab5cdf1d5 -address /run/containerd/containerd.sock │ │ ├─ 55426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 538c1bac04303481ca05554136c6f1340228b17378bffbb3ba98b05eaedcc106 -address /run/containerd/containerd.sock │ │ ├─ 60089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3aec5cce158b95941b7614837378eedd66828146beecde98b8a6795f79f26bb0 -address /run/containerd/containerd.sock │ │ ├─ 60218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f06d99e3b8ba13755774ea03d4e1035371df9ef69ec90799c5529b09680d15e -address /run/containerd/containerd.sock │ │ ├─ 60350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 312a4644ebce327cc76e9249580c8aacddc2640f6858a0944f14259e4eef7081 -address /run/containerd/containerd.sock │ │ ├─ 60390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dce62ed425c473bb4119f8511a5bb5f127d9ed82494e06f23b0d3236de2f4518 -address /run/containerd/containerd.sock │ │ ├─ 62258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eecf8ff4154aab333d55e75ba082193db71b0c772bac03ab1c74f3ab563a7d47 -address /run/containerd/containerd.sock │ │ ├─ 62283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bef63834083246914f702dbeefcf1e557eb13b5f2fe9bb5a759ae5fbd24ad5c1 -address /run/containerd/containerd.sock │ │ ├─ 62388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f4b8d32196cc24a733b824d966ccbb702c7a287f18d75eec5075f36bb0a7262 -address /run/containerd/containerd.sock │ │ ├─ 62718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55b3c772a066773f775627a8ac21ff62d42e39d700ea5f82e2208d7980977432 -address /run/containerd/containerd.sock │ │ ├─ 62788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dc942d406679dd33e0a080bac1dace97f955aad0ae2843c3ec7a3b61f045e94 -address /run/containerd/containerd.sock │ │ ├─ 62888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f36ed388e5fa9752f4a0e3603471ada30ed64fff196fae2889076ed68cc6e96a -address /run/containerd/containerd.sock │ │ ├─ 63198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53a260ea8aace8e812f4aa4fd26ab628ff62d5bc2de037b635d347432f9bcaa0 -address /run/containerd/containerd.sock │ │ ├─ 63373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36e780f5d18ed8d3a1a13c7bbc163d75e6a423c819f1e118573dca82ef397cf4 -address /run/containerd/containerd.sock │ │ ├─ 63646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8c63ee84c80ec7427cc2d35522d88432109320e38c79cfb6d974ea296553632 -address /run/containerd/containerd.sock │ │ ├─ 64287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 644e7cbad5801caeb8963f67b5e3ca4b81e1a23ebae515b6b7488c4719bf5cf5 -address /run/containerd/containerd.sock │ │ ├─ 65706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a67f9c03dcb5b6ff30f722beedc4fe5a40e584537bd2e63285c47642601d4030 -address /run/containerd/containerd.sock │ │ ├─ 68329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd3875d5ff043d530b6ff5864e0a1979f8265940da7ba28a656581808b6b7500 -address /run/containerd/containerd.sock │ │ ├─ 77260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd072e3af7797db6952063bb28886b6309a04c97d9a6d2d94bae204dfc8a24f6 -address /run/containerd/containerd.sock │ │ ├─ 78766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 839d93e2f9a333760f4b375bb37415d328d4f00986ad032dbaaf738b38e0f85e -address /run/containerd/containerd.sock │ │ ├─ 84454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3deeefc0f00602ee15186505e17052a05202874151dc9bc3a180d6c40c5add76 -address /run/containerd/containerd.sock │ │ ├─ 90888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6026bda925668e544b477b948a37f3169c7a4a8fde68d4fa7d2a929530700078 -address /run/containerd/containerd.sock │ │ ├─ 97454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99283763e69d6855855b403dff54cf901f6e71beb5c14e01de6d5aa6dd5ad777 -address /run/containerd/containerd.sock │ │ ├─ 97493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 916a48531f4faa41bb8cd0194ea559581fc3f38666a6d5e686cf62b4130ce301 -address /run/containerd/containerd.sock │ │ ├─106695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66bf4c781eebe66680093c429d54a66d441368d8dd1444f0af414f4645df3f19 -address /run/containerd/containerd.sock │ │ ├─108283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20f07380d70d6454144c10260b7e4a4ea7bb02234fb83f0bd209f9969575f27b -address /run/containerd/containerd.sock │ │ ├─108314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74f114f2571196bd840ec0da47d5a014499aac060a729fa350c3be41edf1f01b -address /run/containerd/containerd.sock │ │ ├─110458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9b042834086ebb5e6ad7f7c34ffa238415ab05d9bd807d32410ee15804591d1 -address /run/containerd/containerd.sock │ │ ├─112131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f988e28bb287e9553b4ed0151764fb0408d1a35b7a45a5f7f73943d3eeac0f49 -address /run/containerd/containerd.sock │ │ ├─112178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc26b50d16b2d059367993f46482739975834ff47883e04a32c47d6224da4803 -address /run/containerd/containerd.sock │ │ ├─125296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d972b71072ea7468722780a57c085c3fab4b278d56f40f5dbf0ad36e4eeba2a -address /run/containerd/containerd.sock │ │ ├─125335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f2cd4c585359788c3a178ce9b9b7206a5c5330fba22210ade537c3b7baa480b -address /run/containerd/containerd.sock │ │ ├─127864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ac9d88080314d752207da1bd136dcf1a825ebdfa5ee38f21f34f5b1222c8e04 -address /run/containerd/containerd.sock │ │ ├─153741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87453d0cf857cf57ac4f5440c216adb75540846d34be4d3db6b7830e471284ff -address /run/containerd/containerd.sock │ │ ├─155898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb0a732e6059b1223c2aed7e42fc074a9ee3f810705441675dfffaf28d3bd0fd -address /run/containerd/containerd.sock │ │ ├─156394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 255e813e010d7dbfb7c8508a32d9b96319c935a53b10433423aa48afee19610f -address /run/containerd/containerd.sock │ │ ├─157319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41df4d25db9abfee4f2331aa4ac86e3205d591af80391e2de51a0351e6cb7431 -address /run/containerd/containerd.sock │ │ ├─159175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca1cbe414d535cb4bdcd08465d0459205e23e1a2217ec2809ac0939d24f9fb41 -address /run/containerd/containerd.sock │ │ ├─159437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6745c69c4faf7b13516fc5d32ee53e9138b07dfc861cc65eeb47ca270a753bf5 -address /run/containerd/containerd.sock │ │ ├─159538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eafb9706d5db3471bc3cb4b746104f6d902f97a7c3c99d77155d3c867ea43724 -address /run/containerd/containerd.sock │ │ ├─159760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8310e7b3ac2c2396b49407f682094a1c10539267888c2dfa9e481bb7787c41ac -address /run/containerd/containerd.sock │ │ ├─159911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d9cacf4ed92c473100ef5388be79d8c1db1a65070d4088ab67744e8f8c8fcba -address /run/containerd/containerd.sock │ │ ├─160134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 728df3e6d5a05a77bb66d4e613938f2573599013e450611639342c1e81ddac07 -address /run/containerd/containerd.sock │ │ ├─171711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3012bbf9c506719eb5ccf7deda0eb0798bfb8eb9aef74ad5d64d65862ba6a54 -address /run/containerd/containerd.sock │ │ ├─173325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dac022016f6b970b2bc06179cdff3c08a45f80a56720d423a666938cccdbb62 -address /run/containerd/containerd.sock │ │ ├─173383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4c22c5cc285208703be6d498a1647b086a8f3b67e61ed68c535c1193d265665 -address /run/containerd/containerd.sock │ │ ├─173522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74c4fef97c39e9e38744ba92f6dcbacf0b984ae50ad1058e9ece68c70ea14f4f -address /run/containerd/containerd.sock │ │ ├─173551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f70c55d29c7b93391fd9b25e3f08246274db6bc4ba6c82ebe1e7c8fdeeed902 -address /run/containerd/containerd.sock │ │ ├─173672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 055cd69842575587c0f004a313a4cb87e53186a6c6fad3f55859ba7a6bf0ea3c -address /run/containerd/containerd.sock │ │ ├─173869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a71853adb184fe99cd41d1ebbf1962b9394d6cfd99955933fecf79c31e728c2e -address /run/containerd/containerd.sock │ │ ├─173878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ae1ed0dd3246269993868611be42226cc89d019036eda67cb7fb46f53fe700d -address /run/containerd/containerd.sock │ │ ├─187083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d7642551bc0abe7eb15e636ad7aaef823aa729d0a4875d0962fbed2d4ac6430 -address /run/containerd/containerd.sock │ │ ├─188941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7052cef26867bff41b1585f92811c543fdcf61014edbfe95e575cd6659dcbf6 -address /run/containerd/containerd.sock │ │ ├─188981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6ffe9495a63c86c4d7989f32472e2b6ea2a6fe7260efa1dbb810a27a9ea8d79 -address /run/containerd/containerd.sock │ │ ├─189049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87d0be988087294e101adf362386b9f50c2a830249b7695e1f77913b2f6b7cb3 -address /run/containerd/containerd.sock │ │ ├─204137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9d6feb98a5dc43b7e56014c54a275e69889e3c4c8b78e64af839e32793b3a24 -address /run/containerd/containerd.sock │ │ ├─215718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2f3a6f33383ae87c514e9891a18cde8c6b92c0d0d15a44dfd3020abd4bbf101 -address /run/containerd/containerd.sock │ │ ├─215755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d7860b030d1c2c22dbacf006b4845b8b5c4f8a814f36e5fc2033f2719226ba4 -address /run/containerd/containerd.sock │ │ ├─215757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2120bd0b1169cea1a9450fd6f1aa5976b96d599f62e3b5e55f625884e72d207 -address /run/containerd/containerd.sock │ │ ├─216048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8148480588613ea2ab0774b6cec9688110ea7c9303d8aa6b749743a00917cdc -address /run/containerd/containerd.sock │ │ ├─227101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20fe57e42ee3305bd6f089e37ce9b1a58f171593013346770d6a95f969697f89 -address /run/containerd/containerd.sock │ │ ├─229690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc8e56fc2e78dd59b3fba77aa3d5526e70c7ef9065f6f22c9b9608b9315e8a23 -address /run/containerd/containerd.sock │ │ ├─230896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03606a9f7504730294853ae751a3e45eb0cf0592e351c93e751fa84cb022966b -address /run/containerd/containerd.sock │ │ ├─232043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0627786b92f17d7b4edec175921d6aab5f948da246c045acadd2d65daafb47d -address /run/containerd/containerd.sock │ │ ├─232590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42476ba63116243b1a41671218ca0da6c405dbcf4a2846cdc7602dcf80928455 -address /run/containerd/containerd.sock │ │ ├─234207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5de60bf16510059487bcdb437c80e3f726684ff6f8f3b4603a28e29b9a31bf8 -address /run/containerd/containerd.sock │ │ ├─235684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4d1b22e52fa05f0663e856d815aa6d5eeee9aa47ad478e42046cd0d87cbdbb6 -address /run/containerd/containerd.sock │ │ ├─235705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23a667977c434a82839555d809fd411142989716d047aae09167fb3feedf0d94 -address /run/containerd/containerd.sock │ │ ├─245798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f611531809d243dbabd3b84d2cab0eabaac4bae31febb69c3e3f41debb02482e -address /run/containerd/containerd.sock │ │ ├─246238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fae01fea414b22473c1d492c7407846ef33a289de761d9cf05f27ae72947b86 -address /run/containerd/containerd.sock │ │ ├─257528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aea7c1b0a8880e7165075c8b1de88de3e9ac6d8a87c30560ab584ae2825b706f -address /run/containerd/containerd.sock │ │ ├─262212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce40716ee46cb8a8c4f88578a9e22f81ed68c86133b62849940a178686610fe1 -address /run/containerd/containerd.sock │ │ ├─262384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3036f709ed454d62f2a9c322ce42488131560d755055c5dd067e8273780ef129 -address /run/containerd/containerd.sock │ │ ├─262460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 628017162f668203aad87dd6b5ab15d83fa169a716e95439dbbd0657494de70c -address /run/containerd/containerd.sock │ │ ├─262521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7ba7ff8bde98ac806b7db297c6f67b63af5b81505581b3d802364baee1aec3e -address /run/containerd/containerd.sock │ │ ├─301928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc58209390ea6b74597b1cb6fb352209bdc502072742409861eca9297033904f -address /run/containerd/containerd.sock │ │ ├─304904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42172167bcbd5c60760894a90ce45391693f961015edd4694fb888fe949b5032 -address /run/containerd/containerd.sock │ │ └─306428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af0174c51d2ff6f0aebf24d56db34e01220da18a4e9fe23a7e53421cd38c12ad -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1200 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─528 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─631 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28402 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28678 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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@mgr.instance.dwtyrv.service │ │ │ ├─12487 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.dwtyrv/unit.run │ │ │ └─12507 /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-dwtyrv --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -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.dwtyrv:/var/lib/ceph/mgr/ceph-instance.dwtyrv:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.dwtyrv/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.dwtyrv -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 │ │ │ ├─18743 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18787 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─23863 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24124 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─32884 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33168 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ ├─12127 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12156 /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.2.7 -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.2.7 -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 … │ │ └─10176 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─650 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─624 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-c69f38f62b89a55c9dcee422978526c8c43883e1738530044bb5398304c5aa8c.scope … │ │ ├─12584 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.dwtyrv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12615 /usr/bin/ceph-mgr -n mgr.instance.dwtyrv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─153030 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39043 /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.240 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─364 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─656 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-9e24b754e4289634e45af3024ba4269d35f68d722e64af39f4d77296c8e1070d.scope … │ │ ├─24164 /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 │ │ └─24179 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1403 /usr/sbin/uuidd --socket-activation │ ├─docker-05e365057794320d6fcaccce57f8a0fd0c4f150ad8330a00c0b5bc2eb73a73c3.scope … │ │ ├─12236 /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 │ │ └─12255 /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-bce10d9dc8d003c018645b17e27440dc7b6a3b520a089e07e2732e32dc8f6958.scope … │ │ ├─28718 /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 │ │ └─28731 /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 │ ├─run-raaea7a8c0369451abfd75c17af746f97.scope │ │ └─186899 /usr/sbin/libvirtd --listen │ ├─docker-7df5783b529b1fddac7c4c0a2b25386996d1d8da6ae33d119c1744801ac2302f.scope … │ │ ├─18873 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18893 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10684 /usr/sbin/chronyd -F 1 │ │ └─10685 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-dce1b7e7a8adb46218264d2480489313f1f98ef273075a38e7fdd511a1077c50.scope … │ │ ├─33246 /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 │ │ └─33259 /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 │ ├─systemd-resolved.service │ │ └─489 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─152908 /sbin/iscsid │ │ └─152909 /sbin/iscsid │ ├─dbus.service │ │ └─621 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─630 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─627 /lib/systemd/systemd-logind ├─k8s.io │ ├─e9059da5e2fb57f44d2d234a5418c54355b5f11e2fef92cfca10bc4e359c5e67 │ │ ├─169866 nova-metadata: uWSGI master │ │ ├─169881 nova-metadata: uWSGI worker 1 │ │ └─169882 nova-metadata: uWSGI worker 2 │ ├─bfa8df796c0712df7bcc23c6aeaa9de6966ac5723a70552d0fe52d4e461050d5 │ │ ├─174533 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─409875 sleep 300 │ ├─af0174c51d2ff6f0aebf24d56db34e01220da18a4e9fe23a7e53421cd38c12ad │ │ └─306457 /pause │ ├─9462f09392698cfd999a536849814bc1ebecda6aab206ba1e1886248e994eeef │ │ └─65821 /bin/pushgateway │ ├─a67f9c03dcb5b6ff30f722beedc4fe5a40e584537bd2e63285c47642601d4030 │ │ └─65767 /pause │ ├─d07e751f9d0bb3f349745b0ab00f939c357b2a00cf2e83a30b31d72a0382e55c │ │ └─41771 /pause │ ├─f42c94ce930d3be49f720ad592ad70d37a942537bc39cac729f5d3b137884be3 │ │ ├─200578 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─200855 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─200856 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─7a8d3f2b19536b08468c83a3f27fd5ab42a07e9e4ffc6a417292981e2c41c7ac │ │ └─232095 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─538c1bac04303481ca05554136c6f1340228b17378bffbb3ba98b05eaedcc106 │ │ └─55450 /pause │ ├─b198245f3e0979985d60b73cd4ac328533b3070574273515ee06cb130e9cd542 │ │ └─61139 /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 │ ├─eecf8ff4154aab333d55e75ba082193db71b0c772bac03ab1c74f3ab563a7d47 │ │ └─62302 /pause │ ├─0173bb9e002c9ffeb0aadf6f9618aff96fc43e5cabd98828c781746185b9af96 │ │ ├─157431 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─157448 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─157454 erl_child_setup 1048576 │ │ ├─157525 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─157526 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─157536 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─157842 /bin/sh -s rabbit_disk_monitor │ ├─9814ee1bc51be84776d9d6d4d9841de03b841d267248f548f17870c2b40ec966 │ │ ├─108599 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108779 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108793 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─a376d5c59d9f02df0683315359e5db082342fbb7ea6fdf28122d417873a44f01 │ │ ├─182030 neutron-api: uWSGI master │ │ ├─182075 neutron-api: uWSGI worker 1 │ │ └─182076 neutron-api: uWSGI worker 2 │ ├─f36ed388e5fa9752f4a0e3603471ada30ed64fff196fae2889076ed68cc6e96a │ │ └─62916 /pause │ ├─bef63834083246914f702dbeefcf1e557eb13b5f2fe9bb5a759ae5fbd24ad5c1 │ │ └─62319 /pause │ ├─6d9d935e8758b24def23fe798c4bd1a5c58108150706ca7f3dcf93585cc60715 │ │ └─255343 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 │ ├─b3390dcbce767a55a2fab91304ea669ac4de8e9de1ed41e7da17f330972ad40c │ │ ├─60931 python -u /app/sidecar.py │ │ ├─61090 python -u /app/sidecar.py │ │ └─61091 python -u /app/sidecar.py │ ├─9756e5bc8ed5f82671c3bd18c85605264e1f48eca4f9a04ce8313bf067939d3a │ │ └─42509 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 │ ├─2fea187fd6b5e5d6a8299218dff8deb4a8be31c48999459b5e8445fa8a7b4b2e │ │ ├─227292 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227310 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─227316 erl_child_setup 1048576 │ │ ├─227467 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─227468 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─227478 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─227851 /bin/sh -s rabbit_disk_monitor │ ├─67ff0547c47a298af2f7bf6f9a357b12fe85a2fd3ffc784e947699c4464b4346 │ │ └─61013 /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 │ ├─312a4644ebce327cc76e9249580c8aacddc2640f6858a0944f14259e4eef7081 │ │ └─60375 /pause │ ├─3767acbac3e2ff70f32f7e22e0cc5d22698d23f920ae60add66162b248d3fe06 │ │ └─255108 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─cd072e3af7797db6952063bb28886b6309a04c97d9a6d2d94bae204dfc8a24f6 │ │ └─77282 /pause │ ├─6998be3a1dbdb6b5148d073972d1f5787a0fbab2a601cb4162a8e6e77b892a79 │ │ └─282261 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─a3eb9b53a8decd42b94484c6f314564311209ae51a99f5aa8c6f254fa609424f │ │ └─45797 /pause │ ├─23a667977c434a82839555d809fd411142989716d047aae09167fb3feedf0d94 │ │ └─235775 /pause │ ├─b0627786b92f17d7b4edec175921d6aab5f948da246c045acadd2d65daafb47d │ │ └─232067 /pause │ ├─d09bc53a16fa67c6fa4cd7e9ab151d4490d12d7752b0f03b9c52ca9cf2eacbd7 │ │ ├─187257 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187274 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─187280 erl_child_setup 1048576 │ │ ├─187458 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─187459 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─187469 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─187751 /bin/sh -s rabbit_disk_monitor │ ├─5d972b71072ea7468722780a57c085c3fab4b278d56f40f5dbf0ad36e4eeba2a │ │ └─125322 /pause │ ├─b65b3f214760341e00b5764c8b1b2450325dfe607cd9ebe17b6bbed83499eb8d │ │ ├─77361 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77453 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─77465 erl_child_setup 1048576 │ │ ├─77533 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77534 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77544 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─77767 /bin/sh -s rabbit_disk_monitor │ ├─d4d1b22e52fa05f0663e856d815aa6d5eeee9aa47ad478e42046cd0d87cbdbb6 │ │ └─235728 /pause │ ├─dce62ed425c473bb4119f8511a5bb5f127d9ed82494e06f23b0d3236de2f4518 │ │ └─60411 /pause │ ├─c2120bd0b1169cea1a9450fd6f1aa5976b96d599f62e3b5e55f625884e72d207 │ │ └─215818 /pause │ ├─cc26b50d16b2d059367993f46482739975834ff47883e04a32c47d6224da4803 │ │ └─112211 /pause │ ├─7ae1ed0dd3246269993868611be42226cc89d019036eda67cb7fb46f53fe700d │ │ └─173991 /pause │ ├─6b1f2a2b763b41b3772c5f148620b72470f9916d70c30fc2fc780aff47b6e478 │ │ ├─133238 placement-api: uWSGI master │ │ ├─133251 placement-api: uWSGI worker 1 │ │ └─133252 placement-api: uWSGI worker 2 │ ├─4b067f2ade51e3594e420733d6bfdb594d7eab5fa4634794c65988e1046ddfad │ │ ├─47170 mysqld --wsrep_start_position=043cd922-37c6-11f1-8928-87c1301b527d:20 │ │ └─47296 /var/lib/mysql/mysql-state-monitor │ ├─74c4fef97c39e9e38744ba92f6dcbacf0b984ae50ad1058e9ece68c70ea14f4f │ │ └─173577 /pause │ ├─6c6d3a0a6aa25c463959e62aa3eb04e6d40876fefb15adff9446f7fcaf739ae7 │ │ └─49557 /pause │ ├─b646ed11d5002f346d1d4756249385ab91b1a01acc1a8c2a2e9938f2f01133a8 │ │ ├─204260 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204278 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─204303 erl_child_setup 1048576 │ │ ├─204438 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─204439 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─204449 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─204774 /bin/sh -s rabbit_disk_monitor │ ├─5d9e54e0c0546893eed794567fb0e5101e015cf32ad00a2634612f9f52d623c2 │ │ └─225102 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─21c305b85fdbed6a0505c3c0e092b3877d945040b00f00415d5e57ae9b85b2f1 │ │ ├─184497 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─185047 /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/tmpor5qk032/privsep.sock │ │ ├─382143 /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/tmpu5w5_6hs/privsep.sock │ │ ├─382350 /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/tmpfbd8xl_o/privsep.sock │ │ ├─382751 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─382754 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─383133 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=e8cf5715-949d-4516-af6b-da0bcdf1dc4c --namespace=qrouter-e8cf5715-949d-4516-af6b-da0bcdf1dc4c --conf_dir=/var/lib/neutron/ha_confs/e8cf5715-949d-4516-af6b-da0bcdf1dc4c --log-file=/var/lib/neutron/ha_confs/e8cf5715-949d-4516-af6b-da0bcdf1dc4c/neutron-keepalived-state-change.log --monitor_interface=ha-1b978a66-17 --monitor_cidr=169.254.0.200/24 --pid_file=/var/lib/neutron/external/pids/e8cf5715-949d-4516-af6b-da0bcdf1dc4c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─384104 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=600b099a-86e6-418e-a4ad-799641d12f09 --namespace=qrouter-600b099a-86e6-418e-a4ad-799641d12f09 --conf_dir=/var/lib/neutron/ha_confs/600b099a-86e6-418e-a4ad-799641d12f09 --log-file=/var/lib/neutron/ha_confs/600b099a-86e6-418e-a4ad-799641d12f09/neutron-keepalived-state-change.log --monitor_interface=ha-be910c34-f5 --monitor_cidr=169.254.0.234/24 --pid_file=/var/lib/neutron/external/pids/600b099a-86e6-418e-a4ad-799641d12f09.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─384879 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=9ab9f782-105e-46bb-9f06-0dbf36178af0 --namespace=qrouter-9ab9f782-105e-46bb-9f06-0dbf36178af0 --conf_dir=/var/lib/neutron/ha_confs/9ab9f782-105e-46bb-9f06-0dbf36178af0 --log-file=/var/lib/neutron/ha_confs/9ab9f782-105e-46bb-9f06-0dbf36178af0/neutron-keepalived-state-change.log --monitor_interface=ha-b3598afd-1c --monitor_cidr=169.254.0.140/24 --pid_file=/var/lib/neutron/external/pids/9ab9f782-105e-46bb-9f06-0dbf36178af0.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─387734 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=1e0499c8-76b7-46b8-ba09-4f87afd8ba8c --namespace=qrouter-1e0499c8-76b7-46b8-ba09-4f87afd8ba8c --conf_dir=/var/lib/neutron/ha_confs/1e0499c8-76b7-46b8-ba09-4f87afd8ba8c --log-file=/var/lib/neutron/ha_confs/1e0499c8-76b7-46b8-ba09-4f87afd8ba8c/neutron-keepalived-state-change.log --monitor_interface=ha-770cd044-1f --monitor_cidr=169.254.0.248/24 --pid_file=/var/lib/neutron/external/pids/1e0499c8-76b7-46b8-ba09-4f87afd8ba8c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─397131 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=75668c0b-8360-4190-8c97-6e74f670bb37 --namespace=qrouter-75668c0b-8360-4190-8c97-6e74f670bb37 --conf_dir=/var/lib/neutron/ha_confs/75668c0b-8360-4190-8c97-6e74f670bb37 --log-file=/var/lib/neutron/ha_confs/75668c0b-8360-4190-8c97-6e74f670bb37/neutron-keepalived-state-change.log --monitor_interface=ha-04d6542b-61 --monitor_cidr=169.254.0.130/24 --pid_file=/var/lib/neutron/external/pids/75668c0b-8360-4190-8c97-6e74f670bb37.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─399476 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=dbaedaf0-7bcc-42fa-9b28-9e0a1090dc7e --namespace=qrouter-dbaedaf0-7bcc-42fa-9b28-9e0a1090dc7e --conf_dir=/var/lib/neutron/ha_confs/dbaedaf0-7bcc-42fa-9b28-9e0a1090dc7e --log-file=/var/lib/neutron/ha_confs/dbaedaf0-7bcc-42fa-9b28-9e0a1090dc7e/neutron-keepalived-state-change.log --monitor_interface=ha-7314003c-63 --monitor_cidr=169.254.0.6/24 --pid_file=/var/lib/neutron/external/pids/dbaedaf0-7bcc-42fa-9b28-9e0a1090dc7e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─402114 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=9c1f96f9-f9fe-4c04-a680-7d74c5d97b05 --namespace=qrouter-9c1f96f9-f9fe-4c04-a680-7d74c5d97b05 --conf_dir=/var/lib/neutron/ha_confs/9c1f96f9-f9fe-4c04-a680-7d74c5d97b05 --log-file=/var/lib/neutron/ha_confs/9c1f96f9-f9fe-4c04-a680-7d74c5d97b05/neutron-keepalived-state-change.log --monitor_interface=ha-387c0faf-cc --monitor_cidr=169.254.0.96/24 --pid_file=/var/lib/neutron/external/pids/9c1f96f9-f9fe-4c04-a680-7d74c5d97b05.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─f22a5a55c2492f33b61569e78d315aba5dfaad8a27a6b551dcf73aa82f6647ac │ │ └─64622 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─ec92df6cb36f7bf854fe4aea12766a3bddd7b49efdc1f1a8759d0f06923d1dcd │ │ └─156622 /coredns -conf /etc/coredns/Corefile │ ├─2f312d5f9aff2ec98c3f0f1af3e7e4c1586c9e1c5959c854fa462f42049c79ed │ │ └─255260 /manager --metrics-bind-address=:8080 │ ├─52fcd90949dada2214d5f671c01840178a05b8bf93d99a57fc12db8b080ab198 │ │ ├─64974 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65028 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─ee7b43833a99636f9ffb583fa1afc59708fd87184dc382818fcff22696f23d10 │ │ └─38595 /pause │ ├─ca1cbe414d535cb4bdcd08465d0459205e23e1a2217ec2809ac0939d24f9fb41 │ │ └─159254 /pause │ ├─616254b01299a6e3c99184b65a7b5c2eda658288e8e4d1d4c757dc3f48a9390d │ │ ├─285588 /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 │ │ └─294275 /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 │ ├─ec87a71c6b9a7e82ca1e5af3b01744f43ebbd054be3491e2c7794a67991b3603 │ │ ├─245873 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─246404 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp931myu1a/privsep.sock │ │ ├─246407 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─246413 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─8fae01fea414b22473c1d492c7407846ef33a289de761d9cf05f27ae72947b86 │ │ └─246263 /pause │ ├─29728e2d4b3a53708fa2a55e6a5753b0aa04ed4b330b1e00eb73cbf90f90d0cf │ │ └─255334 /kube-vip manager │ ├─55b3c772a066773f775627a8ac21ff62d42e39d700ea5f82e2208d7980977432 │ │ └─62744 /pause │ ├─f7bc216e1e612f8d6ad5c0c8d59ae43ec13cceed5f7d2768c433fcb384da764b │ │ └─255286 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 │ ├─e9d3065e12c3b8000f41937ecea33151d24cf16260fa91d93c352eaacf718f6a │ │ └─64502 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6e951d61705a17f7eb3689f231305dea4dda6253a29e22274d08290bb936e343 │ │ └─255072 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─fd95c1480fc69c439e7816132d7a64e9408bd80a6af86e202ea7e5f3f9c5af2d │ │ └─255168 /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 │ ├─e7ba7ff8bde98ac806b7db297c6f67b63af5b81505581b3d802364baee1aec3e │ │ └─262545 /pause │ ├─7d7860b030d1c2c22dbacf006b4845b8b5c4f8a814f36e5fc2033f2719226ba4 │ │ └─215822 /pause │ ├─1fd9ab27741aa3fbc4938eab80313af6a6444410d054123309c784dcaf99aed6 │ │ ├─184612 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─185525 /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/tmp7k_xwdec/privsep.sock │ │ ├─185786 /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/tmpl42um7x4/privsep.sock │ │ ├─186306 /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/tmpi3gqoc_w/privsep.sock │ │ ├─186592 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─186593 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─186788 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/0f6cf84e-f202-4470-9b34-15ce254f70a3/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/0f6cf84e-f202-4470-9b34-15ce254f70a3/host --addn-hosts=/var/lib/neutron/dhcp/0f6cf84e-f202-4470-9b34-15ce254f70a3/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/0f6cf84e-f202-4470-9b34-15ce254f70a3/opts --dhcp-leasefile=/var/lib/neutron/dhcp/0f6cf84e-f202-4470-9b34-15ce254f70a3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-23d1cff2-d6ef-4496-a9b1-08e8f85f66c7,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 │ │ ├─186793 haproxy -f /var/lib/neutron/ns-metadata-proxy/0f6cf84e-f202-4470-9b34-15ce254f70a3.conf │ │ ├─206001 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f40d2525-a1d1-4681-bd95-4419eaf63a80/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f40d2525-a1d1-4681-bd95-4419eaf63a80/host --addn-hosts=/var/lib/neutron/dhcp/f40d2525-a1d1-4681-bd95-4419eaf63a80/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f40d2525-a1d1-4681-bd95-4419eaf63a80/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f40d2525-a1d1-4681-bd95-4419eaf63a80/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-4a45f09d-0385-47a0-ad19-11ce1b46bfb2,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 │ │ ├─206004 haproxy -f /var/lib/neutron/ns-metadata-proxy/f40d2525-a1d1-4681-bd95-4419eaf63a80.conf │ │ └─386437 /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/tmpwxexz7xd/privsep.sock │ ├─03606a9f7504730294853ae751a3e45eb0cf0592e351c93e751fa84cb022966b │ │ └─230919 /pause │ ├─0d7642551bc0abe7eb15e636ad7aaef823aa729d0a4875d0962fbed2d4ac6430 │ │ └─187106 /pause │ ├─f611531809d243dbabd3b84d2cab0eabaac4bae31febb69c3e3f41debb02482e │ │ └─245831 /pause │ ├─5387671a28a1788ccf0d3dcdff7d898fe7b9ff8a42abc35a1ee78719e242f264 │ │ └─190642 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─e51f8a38572e7ee478f43280b609cd680873471dc1dfda30c1c036febae654cd │ │ └─38696 /pause │ ├─a4869a1422df06ea47f3b67ce2ec0c6505e08d54ca8ce13685f4cd1acd9267f2 │ │ ├─66910 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66955 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─66967 erl_child_setup 1048576 │ │ ├─67103 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─67104 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─67114 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─67319 /bin/sh -s rabbit_disk_monitor │ ├─7374098bc1a99f238171d79e7b4b60085755c945f63a7c2da0e773d3095b7fbe │ │ └─64587 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─73393b426543a4d0f88c94b9ae67c43a6932b8f81926693905772e9f4fa03ee0 │ │ └─38810 etcd --advertise-client-urls=https://199.204.45.240: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.240:2380 --initial-cluster=instance=https://199.204.45.240:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.240:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.240: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 │ ├─68529dee27f7df4065a89641f409ca806a105743cdaf606c2e7991fb1d2b8c82 │ │ └─45240 /server │ ├─d99c5954e9d532e89ba3d5673465545b77080dd55c9872b50bc2514cb8599976 │ │ └─67096 /bin/oauth2-proxy │ ├─babbf73f236e78110081d37641a706d54461db1ab0a1fff5f874d8bd8d7f8739 │ │ └─98958 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─d04a382708e4cc32caa1a16c161e699f06c60b52f4fd2e953e0ca81bc7713a00 │ │ ├─122089 cinder-api: uWSGI master │ │ ├─122101 cinder-api: uWSGI worker 1 │ │ └─122102 cinder-api: uWSGI worker 2 │ ├─0f2cd4c585359788c3a178ce9b9b7206a5c5330fba22210ade537c3b7baa480b │ │ └─125366 /pause │ ├─e18b6cc89e782a6d53582395ab1fe546f3a8f640e6f7963ef75b95b49c19af81 │ │ └─66085 /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 │ ├─a71853adb184fe99cd41d1ebbf1962b9394d6cfd99955933fecf79c31e728c2e │ │ └─173941 /pause │ ├─1b851e13c52e03c6ac7c61f88cd3ad18bd431da33eeaeb2a820d4044e883c1e9 │ │ └─255377 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─4dfef4cfe26baeff39cca9f282f51a311a45778431ece19c6d49a93c0734aaf2 │ │ └─65887 /bin/memcached_exporter │ ├─192ef314c1eebcff4a01dcecf244db94f178950d53224851a7281668b037bac9 │ │ ├─182089 neutron-policy-server: uWSGI master │ │ ├─182102 neutron-policy-server: uWSGI worker 1 │ │ └─182103 neutron-policy-server: uWSGI worker 2 │ ├─7a37db4876b740984737ae3d0d5c6231025dd08be1a0b600382c22d06d29980f │ │ ├─ 71770 apache2 -DFOREGROUND │ │ ├─ 71791 (wsgi:k -DFOREGROUND │ │ ├─ 71792 (wsgi:k -DFOREGROUND │ │ ├─ 71793 (wsgi:k -DFOREGROUND │ │ ├─ 71794 (wsgi:k -DFOREGROUND │ │ ├─405582 apache2 -DFOREGROUND │ │ └─407373 apache2 -DFOREGROUND │ ├─20fe57e42ee3305bd6f089e37ce9b1a58f171593013346770d6a95f969697f89 │ │ └─227125 /pause │ ├─a8c63ee84c80ec7427cc2d35522d88432109320e38c79cfb6d974ea296553632 │ │ └─63671 /pause │ ├─77b9f93e058423864d6e2782d1b12c4bb7c4a89a25b62ab30ceef4065299d72c │ │ ├─200598 heat-api: uWSGI master │ │ ├─200642 heat-api: uWSGI worker 1 │ │ └─200643 heat-api: uWSGI worker 2 │ ├─23903a80c5ad86abb71ec8cc7cf87394ac511917c4857d6de6fefec35d04bc65 │ │ └─66264 /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 │ ├─09b96d539fcc6bf9e78d771b3ece5e1b4cad825eb21166ab85c7bc8dadb31688 │ │ ├─282460 manila-api: uWSGI master │ │ ├─282777 manila-api: uWSGI worker 1 │ │ └─282779 manila-api: uWSGI worker 2 │ ├─ef277a4ae661d6f020236a1895e3ebaaff9453019ad29743befa7e7d36750252 │ │ ├─91023 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91041 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─91047 erl_child_setup 1048576 │ │ ├─91164 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─91165 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─91175 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─91558 /bin/sh -s rabbit_disk_monitor │ ├─9dac022016f6b970b2bc06179cdff3c08a45f80a56720d423a666938cccdbb62 │ │ └─173356 /pause │ ├─c7ed70a974f2a6e0422040e81b56bcc8703ceff8225dcbef30786307f9b75f3a │ │ └─55679 /secretgen-controller │ ├─42172167bcbd5c60760894a90ce45391693f961015edd4694fb888fe949b5032 │ │ └─304931 /pause │ ├─044aac60f425879c5d67df317a7d5b8c9e48368dab149675354a1cc4b7b8a976 │ │ └─255190 /manager --metrics-bind-address=:9782 │ ├─a604b99580f41a8d1c8c9389dd77ea48278003e1cc632ce378cb0aa61086864f │ │ └─306682 /bin/openstack-database-exporter │ ├─131be581a4e1b7a1ff9499d0a48b1f2eb2d7c77f946064a6bc735f4a614324e7 │ │ └─39188 /pause │ ├─628017162f668203aad87dd6b5ab15d83fa169a716e95439dbbd0657494de70c │ │ └─262498 /pause │ ├─0d22f9a6c55f76f3b9c3e01aef5ea8d7582c4b7541bc4e8c327878f74df8154a │ │ └─98225 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-2qv6b --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─9168489897a73df0cbb6c9209f26c2babb27632a2655faf176056a9f93987b69 │ │ └─42199 /pause │ ├─87453d0cf857cf57ac4f5440c216adb75540846d34be4d3db6b7830e471284ff │ │ └─153765 /pause │ ├─b2f3a6f33383ae87c514e9891a18cde8c6b92c0d0d15a44dfd3020abd4bbf101 │ │ └─215787 /pause │ ├─ee42858f92694a88dd2c4bb2201a8f9a4ab02d782ada62ff36cc818b41cc877e │ │ └─39975 /pause │ ├─29cbea2ea2d0a465a536de261efae900650edacbe5a56fba638896a004bc1201 │ │ └─67077 /bin/oauth2-proxy │ ├─7efd89871d4c4b0a36c13336dc0e8bded50a1366b57d3bbd8633c1fbbf5fdfde │ │ └─38717 /pause │ ├─efc4bb2855ffbb67d48423b18662c131ed72911c4f1a3c4d27f1ef8272147c7b │ │ ├─40427 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─40848 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─4fc999733fb48f60f03c186e92f3c0c7f8375adf58b1b485c80bef0ab5cdf1d5 │ │ └─55269 /pause │ ├─6745c69c4faf7b13516fc5d32ee53e9138b07dfc861cc65eeb47ca270a753bf5 │ │ └─159465 /pause │ ├─ea0f611fbb311cecebfb1f17efda102591af13487b5af3cd0244b3d934d05f79 │ │ └─255046 docker-registry serve /etc/docker-registry/config.yml │ ├─3deeefc0f00602ee15186505e17052a05202874151dc9bc3a180d6c40c5add76 │ │ └─84478 /pause │ ├─6b33d0623515089e8b5d64bd9fed21f9988b1b4cf17927ba163be311aef89800 │ │ ├─246068 magnum-api: uWSGI master │ │ ├─246113 magnum-api: uWSGI worker 1 │ │ └─246114 magnum-api: uWSGI worker 2 │ ├─215778da7666903997a2f5915235fe9111b065954842e7a194800e63a8c7e5bb │ │ └─44896 /pause │ ├─b56bdc7fcba5ad35f9a20e660043e3397a10b1ecd24fcdc63bd55527bd9b332a │ │ └─66222 /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-240.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 │ ├─fc8e56fc2e78dd59b3fba77aa3d5526e70c7ef9065f6f22c9b9608b9315e8a23 │ │ └─229713 /pause │ ├─9494d5a5528890566fa61f1e10dacd7dc9828d49c41338c141313b69aa20bfaf │ │ └─185808 /usr/bin/libvirt-tls-sidecar │ ├─bc58209390ea6b74597b1cb6fb352209bdc502072742409861eca9297033904f │ │ └─301972 /pause │ ├─974e4b0a1af0f356afe22ed0dc05564febcb5003b8d835a4432c8bfd67e5f79c │ │ └─42952 /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 │ ├─8310e7b3ac2c2396b49407f682094a1c10539267888c2dfa9e481bb7787c41ac │ │ └─159799 /pause │ ├─916a48531f4faa41bb8cd0194ea559581fc3f38666a6d5e686cf62b4130ce301 │ │ └─97525 /pause │ ├─36e780f5d18ed8d3a1a13c7bbc163d75e6a423c819f1e118573dca82ef397cf4 │ │ └─63397 /pause │ ├─b5de60bf16510059487bcdb437c80e3f726684ff6f8f3b4603a28e29b9a31bf8 │ │ └─234231 /pause │ ├─f41ede019077c6fb5e10c97877c53ed816e4eaac892e08242fbbd83e38ff8da2 │ │ ├─ 98358 /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 │ │ └─403505 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─ce40716ee46cb8a8c4f88578a9e22f81ed68c86133b62849940a178686610fe1 │ │ └─262237 /pause │ ├─13fc5fb81040f2fc3ff7732b39517926ea5f44a9892ad84003209fab28e8eb04 │ │ └─38758 /pause │ ├─486f4be6c982e60acebd4311b6276c8ce3706f10853cb93b700816f01cf75472 │ │ └─61744 /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 │ ├─64d0bd3e50df728dcf6ee7095c5e9bba7df52c709260fd1a8ff443d7a5ff8e0b │ │ ├─170687 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171040 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171041 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─a3878fb5b07497bebe961afb61d6d90eec3ee623664924e28f1960c3f259d9a0 │ │ └─66043 /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 │ ├─66bf4c781eebe66680093c429d54a66d441368d8dd1444f0af414f4645df3f19 │ │ └─106719 /pause │ ├─cdf12bf40a14081ef3070cc683c2e7d88c6f271fd2d7f9fed2c95704078f81a0 │ │ ├─184484 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) │ │ ├─184776 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) │ │ └─184777 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) │ ├─2543053b4ba2f678cd0a83f8e0f0800f1e131a5fdbf0c826b9c7b1f654afad69 │ │ └─55079 /pause │ ├─6d9cacf4ed92c473100ef5388be79d8c1db1a65070d4088ab67744e8f8c8fcba │ │ └─159934 /pause │ ├─99283763e69d6855855b403dff54cf901f6e71beb5c14e01de6d5aa6dd5ad777 │ │ └─97478 /pause │ ├─d4a7c0d7c193519a2a179072044ed96c8086e05817f66b054e20c90e1d4f7807 │ │ └─42888 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─63b2ee6969747d720e527c109cf4a878ab2145765a9243b98185e8d146531c5c │ │ ├─171859 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171876 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─171882 erl_child_setup 1048576 │ │ ├─171985 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─171986 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─171996 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─172252 /bin/sh -s rabbit_disk_monitor │ ├─8d2f08197b77e113eab40a7a922ca3299a49ffe8fefeabbc25f7744e19948b15 │ │ └─255238 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─5c7dca865472e2aaabef72dbeff371125c7bc5c5ca2272dbdfeed7e44e88cd5e │ │ └─38830 kube-apiserver --advertise-address=199.204.45.240 --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 │ ├─936cadd1a49c88ccbfbb4bb674d50c12045734b0122b09ab0e8dcfc9646e3a97 │ │ └─41303 /pause │ ├─c8148480588613ea2ab0774b6cec9688110ea7c9303d8aa6b749743a00917cdc │ │ └─216072 /pause │ ├─f988e28bb287e9553b4ed0151764fb0408d1a35b7a45a5f7f73943d3eeac0f49 │ │ └─112159 /pause │ ├─42476ba63116243b1a41671218ca0da6c405dbcf4a2846cdc7602dcf80928455 │ │ └─232614 /pause │ ├─1ce0b3cc431c6c377375ca36e26017e19a539b75d51a1c198793e1fe16c04a22 │ │ └─55499 nfd-worker -metrics=8081 │ ├─9df9eccf7b0993aaaf7f268c23f5a0db215ef80de65f9ca6db0611400f9edee0 │ │ ├─126305 /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 │ │ └─126440 /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 │ ├─f5807aa241635839e755bfed358789a5cb14783945c1a155bc2534c048596336 │ │ └─49664 /pause │ ├─fd3875d5ff043d530b6ff5864e0a1979f8265940da7ba28a656581808b6b7500 │ │ └─68352 /pause │ ├─728df3e6d5a05a77bb66d4e613938f2573599013e450611639342c1e81ddac07 │ │ └─160158 /pause │ ├─e9b042834086ebb5e6ad7f7c34ffa238415ab05d9bd807d32410ee15804591d1 │ │ └─110482 /pause │ ├─bafab40fc7c19d9b77406a038c8f27be90c9efc3cef90faef0f4122bbd1b7c26 │ │ └─42996 /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 │ ├─839d93e2f9a333760f4b375bb37415d328d4f00986ad032dbaaf738b38e0f85e │ │ └─78789 /pause │ ├─3aec5cce158b95941b7614837378eedd66828146beecde98b8a6795f79f26bb0 │ │ └─60113 /pause │ ├─bf1ec604cca492e063ff294d4ddc65a63e649e551acf896d7430532473f36036 │ │ └─282382 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─67f6405594db5606c14203e06fc5850c3593c643cd8d2479812100ccd24c98dc │ │ ├─110561 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110578 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─110584 erl_child_setup 1048576 │ │ ├─110739 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─110740 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─110750 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─110938 /bin/sh -s rabbit_disk_monitor │ ├─c893862f736c834e6874283b490287dce9b141fee22d42eb721d07a5af3c714f │ │ └─42679 /pause │ ├─c9810194fadc4a588a92ce492ed0fdd8eece6fb717856a204f54a911b3cff8f9 │ │ ├─257695 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─257711 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─257717 erl_child_setup 1048576 │ │ ├─257882 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─257883 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─257893 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─258217 /bin/sh -s rabbit_disk_monitor │ ├─9dc942d406679dd33e0a080bac1dace97f955aad0ae2843c3ec7a3b61f045e94 │ │ └─62824 /pause │ ├─034498242f25afeeb01c205c21ad373c7b86007c13b11992223b1bae172e6e5f │ │ └─65615 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─b9d5f12d092b0b11cf61d906668a59c875b30a1159a9ab3585cf2dd7ef017530 │ │ └─46540 /pause │ ├─e9d6feb98a5dc43b7e56014c54a275e69889e3c4c8b78e64af839e32793b3a24 │ │ └─204163 /pause │ ├─db117abdc2380fb000be7864facadf4e3cd02962050d86701b45b0e1e560ad82 │ │ └─66000 /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-240.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 │ ├─c74270bb57aabe7471b9b7a030050865cd9aba3975bc151068803c33cac96935 │ │ ├─83823 barbiacan-api: uWSGI master │ │ └─83836 barbiacan-api: uWSGI worker 1 │ ├─9ef4da7493bff08f5bf468e35e0076d64c803529bccbd6df296c979fcb2eb3c5 │ │ └─49769 valkey-server *:6379 │ ├─f71e0c79e375255997efe0ab82cc5ff119e9c24f93bf00751711fcd3a19efc5a │ │ ├─ 45189 /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 │ │ ├─ 45207 /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 │ │ ├─ 45294 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─304601 nginx: worker process │ │ ├─304602 nginx: worker process │ │ └─304603 nginx: cache manager process │ ├─afe4a5a520972979ef347a7adae29a8f212c1c3b6625a6e7ac2a0efdb9a4d840 │ │ ├─63985 nginx: master process nginx -g daemon off; │ │ ├─64002 nginx: worker process │ │ ├─64003 nginx: worker process │ │ ├─64004 nginx: worker process │ │ ├─64005 nginx: worker process │ │ └─64006 nginx: worker process │ ├─e61b715024084923a2db66e689a9e2473bb822c24e3f3cbe6e49530b6a1802e1 │ │ ├─154615 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─154632 /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 │ ├─87d0be988087294e101adf362386b9f50c2a830249b7695e1f77913b2f6b7cb3 │ │ └─189081 /pause │ ├─4c2b8e23dfd836276cebb21928382fcd051bf6ed979220cc99ecbfd3a7ec82b9 │ │ ├─107178 glance-api: uWSGI master │ │ ├─107193 glance-api: uWSGI worker 1 │ │ └─107194 glance-api: uWSGI worker 2 │ ├─c46322241f9994cea6bfd1562c747614f00efa4c4b677e282bc0b2b4bf4b6d6d │ │ ├─47043 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 │ │ └─48700 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 │ ├─de86aeed62381ef27917c9bacf05d3237f3acc1cf13e1bf61e6f7f7fc3e58a98 │ │ └─39932 /pause │ ├─6f4b8d32196cc24a733b824d966ccbb702c7a287f18d75eec5075f36bb0a7262 │ │ └─62414 /pause │ ├─f7324c10541f4f3f9b99b06ea7d164dcbe5d66aef020fcfaeaed0ced977f0d07 │ │ └─50200 valkey-server *:26379 [sentinel] │ ├─0b3a7463edf2508667ffb5e12db2298dbf55db034511aac6fb46702c07e69c84 │ │ └─255339 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─797e5a765701011a8ce23b654596faf909c4ccdb6c380ad55b1e5957c7e80678 │ │ ├─225798 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225835 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─227009 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227010 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414783 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414784 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414785 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414786 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414787 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414788 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414789 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414790 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414791 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414792 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414794 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414795 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414796 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414797 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414798 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414799 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414803 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414806 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414812 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414813 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414814 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414815 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414817 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414819 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414820 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414821 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414822 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414823 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414824 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414825 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─414826 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─414827 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─255e813e010d7dbfb7c8508a32d9b96319c935a53b10433423aa48afee19610f │ │ └─156469 /pause │ ├─3036f709ed454d62f2a9c322ce42488131560d755055c5dd067e8273780ef129 │ │ └─262411 /pause │ ├─090554b7e983e5e98ded435ac7359ad82eb85835ab8df259f301801fe5414132 │ │ └─38740 /pause │ ├─9996d96da2e4760b70cca4d62dfc588efffc78b772d7afe84234f96b95bde463 │ │ └─122742 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─bfdad388dd5aa442279793b1bc37f484739a6dce3740e421370fb0744f0cd6ba │ │ ├─60965 python -u /app/sidecar.py │ │ ├─61093 python -u /app/sidecar.py │ │ └─61094 python -u /app/sidecar.py │ ├─57e454c03bef39028d179bbd81a9ba9d5bd64a276da0f3cdf39ccee0465abee4 │ │ ├─182048 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─182329 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/plugins/ml2/ml2_conf.ini) │ │ ├─182330 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/plugins/ml2/ml2_conf.ini) │ │ └─182331 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/plugins/ml2/ml2_conf.ini) │ ├─5d02687fdb4e0b850f9019a5de0aceb3a054776f2b3e449f44dad53eed6a3525 │ │ └─55224 /pause │ ├─7f70c55d29c7b93391fd9b25e3f08246274db6bc4ba6c82ebe1e7c8fdeeed902 │ │ └─173594 /pause │ ├─32307f26ec6eb1fab5c21b092e224d0b6cee37f0daa5b43ab3f60b19d4f70925 │ │ └─42722 /pause │ ├─84a7ca37b0144c933b6d03568a5ee8c7de67e1a44c81b83e99ec958ae181d631 │ │ └─185879 /bin/bash /tmp/libvirt.sh │ ├─8aaffd988357fc4bb93cb458220505252b13be2366340394b26678322720b63f │ │ ├─183040 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183388 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpw7yhpn46/privsep.sock │ │ ├─183542 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpshd_x6x5/privsep.sock │ │ └─183721 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─cc041f2665786afb53a2e93c472b4d1248b012fb8346084121b99bc4b63b918b │ │ └─47438 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f6313ef92e5b89a003b057562edafb59e80e06dcf778f24172bd0dfd5e407525 │ │ └─212206 percona-xtradb-cluster-operator │ ├─eca2541a257bc88bfb129b22c8a66e5c9e11256c4205aa27fb70aa3392afc2b0 │ │ └─154580 /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 │ ├─e0febf561837cfd4fb707730975b93de902e975ef084e371fb5c99b2b5b980d5 │ │ ├─225122 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─225662 octavia-worker: ConsumerService worker(0) │ │ └─225665 octavia-worker: ConsumerService worker(1) │ ├─ab9774d01cc2e9491e59b8a7defcfefdb18908774702ed47090d1ff03fe103f1 │ │ └─65854 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─53a260ea8aace8e812f4aa4fd26ab628ff62d5bc2de037b635d347432f9bcaa0 │ │ └─63226 /pause │ ├─19958c1b5c4a37d0216c30cfc0303c1cfd67b320587fc813666dbb81daa30256 │ │ └─49861 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 │ ├─0ac9d88080314d752207da1bd136dcf1a825ebdfa5ee38f21f34f5b1222c8e04 │ │ └─127888 /pause │ ├─055cd69842575587c0f004a313a4cb87e53186a6c6fad3f55859ba7a6bf0ea3c │ │ └─173702 /pause │ ├─7388960fc63de462d2f688b3e0c6379fa26e031443c81a7646b5eee61f124423 │ │ ├─246180 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─246505 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─246506 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─02530c030e7884ba9b9e66aba4219a2015b9aaebd8623e4ab6360a1c40a242cd │ │ └─44979 /pause │ ├─aea7c1b0a8880e7165075c8b1de88de3e9ac6d8a87c30560ab584ae2825b706f │ │ └─257562 /pause │ ├─20f07380d70d6454144c10260b7e4a4ea7bb02234fb83f0bd209f9969575f27b │ │ └─108355 /pause │ ├─eb0a732e6059b1223c2aed7e42fc074a9ee3f810705441675dfffaf28d3bd0fd │ │ └─155920 /pause │ ├─80a277931d0c033585caf627cedf1ab5a802bafdf4b37ae708a74aed537e2ee1 │ │ └─54523 /pause │ ├─1f0df3a4a1323d054e3f9e41e0f3b01e233211c9ef6f9d8566d07569c2f61fda │ │ └─187130 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─fc58111f470c01e93ffcd2411e1ec627bedb2e3e8d1541124f407e189e3bdb4a │ │ ├─190611 /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 │ │ ├─383499 /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/tmpdat0746t/privsep.sock │ │ ├─383881 /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/tmpnxyvl9m3/privsep.sock │ │ └─385683 /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/tmpl126a2ie/privsep.sock │ ├─42fadd72d393731c4f8d8266099916729a8fd046df06b2e815b41b6b77c326a4 │ │ └─46878 /pause │ ├─6d1bc0969fa28727f49080457b43aea0e7abbd7baed3115a6ff16d3a41612d66 │ │ └─47267 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─5808e0727aa6757a1b9f92c1d7ef910989968408c15aa09194d900789d1ceb28 │ │ ├─200622 heat-api-cfn: uWSGI master │ │ ├─200644 heat-api-cfn: uWSGI worker 1 │ │ └─200645 heat-api-cfn: uWSGI worker 2 │ ├─1de506db8b347f73dbd7aefffb654633130c8cfd6ec6a5a4fe302041747049c2 │ │ └─85549 /usr/local/bin/rook ceph operator │ ├─14347d8abe70ac33075adc31a868d2e639a139fab17b27324f8cf388d7a75d04 │ │ └─165493 /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 │ ├─42d1adc73043299c014786517c5b790d3d75d137cd627f8534c92fdba3d3334c │ │ └─39214 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─607ec2c3e255e22a8e5c287b05e589ff11c44e864c741525bd2c2fbe7ee5217f │ │ ├─308748 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─308763 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─8b9b87b4df720a994250a48405d02e80df606326672933eb0db8a6730a8ad8a4 │ │ ├─305003 apache2 -DFOREGROUND │ │ ├─308325 (wsgi:h -DFOREGROUND │ │ ├─308326 (wsgi:h -DFOREGROUND │ │ ├─308327 (wsgi:h -DFOREGROUND │ │ ├─308328 (wsgi:h -DFOREGROUND │ │ ├─308329 (wsgi:h -DFOREGROUND │ │ ├─308330 apache2 -DFOREGROUND │ │ └─308331 apache2 -DFOREGROUND │ ├─6026bda925668e544b477b948a37f3169c7a4a8fde68d4fa7d2a929530700078 │ │ └─90910 /pause │ ├─bd0b3f962aaeb315f3ac5ab05bf55cb2aefa041ba808478cee583b89d10966dc │ │ ├─169723 nova-api: uWSGI master │ │ ├─169766 nova-api: uWSGI worker 1 │ │ └─169767 nova-api: uWSGI worker 2 │ ├─325501b6ec5df1d9b3f10aa3d500ddc6e8a1a3ea50c243f00dee5a487777c76c │ │ └─55535 nfd-master -crd-controller=true -metrics=8081 │ ├─bb12d4c34dd9aad3c3fb1d59371c837a7917f313f46a89638cda18cec20c518c │ │ ├─224237 octavia-api: uWSGI master │ │ ├─224253 octavia-api: uWSGI worker 1 │ │ └─224254 octavia-api: uWSGI worker 2 │ ├─644e7cbad5801caeb8963f67b5e3ca4b81e1a23ebae515b6b7488c4719bf5cf5 │ │ └─64312 /pause │ ├─6db036e7095befdd026c245af278f8008e046bfcc257029d2d2eb047cede6335 │ │ └─63502 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 │ ├─ccb7f7e406046638a9b23859a7eb2ff4454d345c444e10565fc033ef8666cf1f │ │ ├─170717 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171044 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171045 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─4dd1495c1486faf9b9e5afe130e0cc1e9e61216d25b46aab933f199ff1aab3b4 │ │ └─65925 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─dd6dc4574e33e2bbc27cc4ea6519e89f6e84702323e8c9089c279a51b4efd742 │ │ └─65416 /goldpinger --static-file-path /static │ ├─c6ffe9495a63c86c4d7989f32472e2b6ea2a6fe7260efa1dbb810a27a9ea8d79 │ │ └─189030 /pause │ ├─c8469b73dfb03e34d1802032cffe3fe7069fb96a9d5c61716bcd0f98c9b9fa56 │ │ └─126015 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─4c85e394653e880765cb2398de9557a241788bf94d7293edff50bdc67ce3e9f7 │ │ └─46171 /pause │ ├─d3012bbf9c506719eb5ccf7deda0eb0798bfb8eb9aef74ad5d64d65862ba6a54 │ │ └─171735 /pause │ ├─a48cdb3a3c470744ec1ac8cc070bd4b2f529953923576789832514adc794882c │ │ └─41869 /coredns -conf /etc/coredns/Corefile │ ├─37d0b9b6c99b27ea8a4defa56548516cdd44e559b34e8cbab345133f40d82be2 │ │ └─42797 /pause │ ├─9c9cba68162da0d585f6027b06b38aeb0594464c2674e89bfebb2c9a6ce457c8 │ │ └─64536 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─dc3607381378dc9ecbc0dc1cdfeaed3565c280710f9cf4e0cdaa0e08fceb44b6 │ │ └─50291 redis_exporter │ ├─b5e271eb094c4cd9a34fcccac905591b2d2f19e503c66ec16e99f98e713bb340 │ │ └─41886 /coredns -conf /etc/coredns/Corefile │ ├─9f06d99e3b8ba13755774ea03d4e1035371df9ef69ec90799c5529b09680d15e │ │ └─60241 /pause │ ├─41df4d25db9abfee4f2331aa4ac86e3205d591af80391e2de51a0351e6cb7431 │ │ └─157343 /pause │ ├─b22b3edb79f6a9dd44467ad13351467267d526e230be5c432e4ec363424601a6 │ │ └─110156 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─74f114f2571196bd840ec0da47d5a014499aac060a729fa350c3be41edf1f01b │ │ └─108387 /pause │ ├─83d8699cd43818389cb8575616b87cf4939a8bf051cd1191ab02efcbc61cfa82 │ │ └─41814 /pause │ ├─eafb9706d5db3471bc3cb4b746104f6d902f97a7c3c99d77155d3c867ea43724 │ │ └─159574 /pause │ ├─51e4db57639bad9998d2fd99cc3038109f49a840e98ca66d2c44c738b29b5227 │ │ └─55579 nfd-gc -gc-interval=1h │ ├─c4c22c5cc285208703be6d498a1647b086a8f3b67e61ed68c535c1193d265665 │ │ └─173468 /pause │ ├─f7052cef26867bff41b1585f92811c543fdcf61014edbfe95e575cd6659dcbf6 │ │ └─188966 /pause │ ├─0bbdd0665a267b494f073d73f4b4e5cea252010c5702bdb24dd2ef3e4137ca57 │ │ └─305432 /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 │ └─fc60b1bdcefe60a722f611128ada6ae172f4ce17c64dc19ea342691947dfab00 │ └─45697 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount