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 │ │ │ ├─21340 /lib/systemd/systemd --user │ │ │ └─21341 (sd-pam) │ │ └─session-22.scope │ │ ├─21274 sshd: cephadm [priv] │ │ └─21355 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1449 sshd: zuul [priv] │ │ └─1462 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1453 ssh: /home/zuul/.ansible/cp/199.204.45.19-22-zuul [mux] │ ├─374590 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-kiylvpogbcjlhmpeacxgczsuprpswpzf ; /usr/bin/python3'"'"' && sleep 0' │ ├─374591 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-kiylvpogbcjlhmpeacxgczsuprpswpzf ; /usr/bin/python3' && sleep 0 │ ├─374592 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-kiylvpogbcjlhmpeacxgczsuprpswpzf ; /usr/bin/python3 │ ├─374593 /bin/sh -c echo BECOME-SUCCESS-kiylvpogbcjlhmpeacxgczsuprpswpzf ; /usr/bin/python3 │ ├─374594 /usr/bin/python3 │ ├─374595 /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 │ └─374597 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 … │ │ ├─ 9845 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12231 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2ecf3abbef3c675d9a19a1b2e76d65eab562acf00e454ed2a55be15345187089 -address /run/containerd/containerd.sock │ │ ├─ 12606 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6c95a850ae3222046ce54dc0b304983e23cfe159eeb13c8fdeb289d3ad02da97 -address /run/containerd/containerd.sock │ │ ├─ 19290 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bd7d7f768131fc82889353928e3c8b22e695fc364581181922705c49b51c3d78 -address /run/containerd/containerd.sock │ │ ├─ 24492 /usr/bin/containerd-shim-runc-v2 -namespace moby -id db4691540977c213725813f31a59391567d8fa00e5781fc744aa76e53dd9d527 -address /run/containerd/containerd.sock │ │ ├─ 29035 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7d62c135285b91196ad07d5b0516d47f95e328b3500cf97790f7bf9e48d9e4d4 -address /run/containerd/containerd.sock │ │ ├─ 33531 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e15d11d0823f9f693f9a890c99b905494baf1c3f54e7045f2af98e326cb1dd85 -address /run/containerd/containerd.sock │ │ ├─ 39209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97c4b312d1fbbb89ee41ff8e69eb286d23d2833b67743418315b4cdc86ba6c16 -address /run/containerd/containerd.sock │ │ ├─ 39220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6df3ce5af7b1702730d33dee075b2d702a28028fb5c93b6b26a2285a82a1eb3f -address /run/containerd/containerd.sock │ │ ├─ 39263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88bfd58ba388a6094ce4374325b497741379451a8602f0557b910f12d512824b -address /run/containerd/containerd.sock │ │ ├─ 39277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 467d70bbdc1ba66bd8ee378ce3082c3e974d61b07571348d3d12f9f490ced51f -address /run/containerd/containerd.sock │ │ ├─ 39294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83e9175592d10b1f4acc8af531082fe43cdf0003ea8bb0de6c3f5aa13317aa20 -address /run/containerd/containerd.sock │ │ ├─ 39832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be99ee4e32b87113f5becbdb63b0b1c8683555ccd38cd72aca2bf4d328126c25 -address /run/containerd/containerd.sock │ │ ├─ 40534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0f88433a393bd614cdfff03271af20b65754f3e98e26e8ad54ea4d238967f04 -address /run/containerd/containerd.sock │ │ ├─ 40553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5082881f925102229c3b6fe4adde62d85d68747e219ee1f041305ee57cbe7d08 -address /run/containerd/containerd.sock │ │ ├─ 41895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 273bcc5647d683a1055cc8043d0f8887d759a779d12b91a0c535a5bb9408ff1c -address /run/containerd/containerd.sock │ │ ├─ 42285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6881110c4b491fc850fcb9a8d408387fa797ec3c148e6775c107fec7e95942c0 -address /run/containerd/containerd.sock │ │ ├─ 42331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 207baf14d89644566cb58e4913de055e861524754a9057bf358411d09a1fde6f -address /run/containerd/containerd.sock │ │ ├─ 42762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33e16e3a15cb6bcb917a113e031c995f0f130e77d8f090939b896b2776de225f -address /run/containerd/containerd.sock │ │ ├─ 43259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9135036c2bec89457c2adcccc14ea3029d1550a37c329614e46344ab9ef4ee8f -address /run/containerd/containerd.sock │ │ ├─ 43305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f45e48e04cc119dc6bbd023c0132b2a3ec38a9a7d307d8d15b9e8c0644042774 -address /run/containerd/containerd.sock │ │ ├─ 43344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc12842bd820622e9275cdad76d4a20a4b7912d9ddb6663916d868c808b57917 -address /run/containerd/containerd.sock │ │ ├─ 45348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fac03b5d62d86480af09613d20efbef6f20a6a201db25d900abd76bd4732661 -address /run/containerd/containerd.sock │ │ ├─ 45450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b72c3a048a1ce5a4e0499c625ca98fed2f6fedf98a2a2d17f3839d7c1e078abe -address /run/containerd/containerd.sock │ │ ├─ 46202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c23d7eb5f6d0d59fc59455d1ee88749273b11cef34416b47a241e654ddac4dd3 -address /run/containerd/containerd.sock │ │ ├─ 46279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea38941ab4f278c93ab89c8388f262bb90f91c08ca31741e0b87b0f424accac2 -address /run/containerd/containerd.sock │ │ ├─ 46652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7d13a6d0ba89fa2d569e7c286ad7f6985b2a9f0d976ec738dd02104ff239e8d -address /run/containerd/containerd.sock │ │ ├─ 47197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 638b608ac5ee566185c86d29f37430e24447dfccdd76de32aee78063f899be5f -address /run/containerd/containerd.sock │ │ ├─ 47531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e003fd5fd6cb45398102aa0736a8d2a8de2938ea2d430cf7921ec45d00849de -address /run/containerd/containerd.sock │ │ ├─ 49426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfd3433a76610c794323fcfa40d6cf1ed8013fcfaab6016d4a565e24ffa18d63 -address /run/containerd/containerd.sock │ │ ├─ 52981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae27e97eb1680ccd5f65d0dc6368523b1b2254e80db1767904737f0d5bf473bb -address /run/containerd/containerd.sock │ │ ├─ 53552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e113b3a66f36f72faab3176b896bbf1547f0b4f9f63969dedf92c937ecfcd432 -address /run/containerd/containerd.sock │ │ ├─ 53620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93de8e19e34424c6470a59170134cf00c81a54c77e256132e90ac592b2804c5d -address /run/containerd/containerd.sock │ │ ├─ 53654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 407c3ddc787a4b279b24fceaa6517050dcfdc4ffab8a006bc532e557730d7d72 -address /run/containerd/containerd.sock │ │ ├─ 53802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68149ff3f7be3ff44c954155761944191b0dde0764fd0e816aa35f7e99fb6a1f -address /run/containerd/containerd.sock │ │ ├─ 56511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e656b6c1302908890aac8fabcf0b4e6f7f2145b0647b56c064cbb90b2efa6fd -address /run/containerd/containerd.sock │ │ ├─ 56578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02c3e9b37a585c1bd6b94f674466780041cd8f3b5ac774db2d9c47ac72ee799f -address /run/containerd/containerd.sock │ │ ├─ 56662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d03c7c33ea7f2cafc38867ff4d85875d47a6fa6d2fedd05933a29efbce067be -address /run/containerd/containerd.sock │ │ ├─ 56701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c06b433beb58b37f165193e6179cb646958051229fa1bd6d82c3ff9403122bb -address /run/containerd/containerd.sock │ │ ├─ 58073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f83b4b7a69ac69820e1fd751441371ff0b7749d312f1c4642fe0f87df80b1d7 -address /run/containerd/containerd.sock │ │ ├─ 58110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6de022042d8410e2369cf8505e72ec5ef6e7dc633ba44cb8b81f6e7911fa2261 -address /run/containerd/containerd.sock │ │ ├─ 58322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4456ec7828c00bf4ca279df2d0ffd574f9afaf5a572ca2d22fdbe96450e79c61 -address /run/containerd/containerd.sock │ │ ├─ 58388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 285c5616396f2db180809e2c3b29a38b3b810c98d6a6842fc3d4bcb756d28ed3 -address /run/containerd/containerd.sock │ │ ├─ 58426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5557e4f5c0e2e032de0ceb59f5d36c560d28f66cbc21cedc48c4f20c560c08d1 -address /run/containerd/containerd.sock │ │ ├─ 58787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccc6ab1fa44e8f34c65e15d817c1c80bed8e20ca6247dc35691fa6d2a73f0dcc -address /run/containerd/containerd.sock │ │ ├─ 59223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e31e2faafe590271a816637ed9a37608a6cbf22ac1c145f64549dc583168df2 -address /run/containerd/containerd.sock │ │ ├─ 59378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a275f51d51607afa0a22481afa1ff771220a506efcdea42df2d28be21a47133a -address /run/containerd/containerd.sock │ │ ├─ 59686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bace2f20a7f0a1af87328204d988b61caefe22d703d899928ee7b9dfde3dd7d4 -address /run/containerd/containerd.sock │ │ ├─ 60317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 413b6e745046b3d0de74cc6a455cc4f1f05897e87600c5d8255afeb7d74d5432 -address /run/containerd/containerd.sock │ │ ├─ 61829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ef6779f472455d710ddebd998b6195d390097ed6180aef5e11d6f72811741ad -address /run/containerd/containerd.sock │ │ ├─ 63300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0524e11e63b7c8b036f6811639b115942abde30a985cd2f28fb434fbfb0f6ff0 -address /run/containerd/containerd.sock │ │ ├─ 69770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eac71009c4a7af416dc49ccea5c7ddee3408ae7312261248703178bb4a5245af -address /run/containerd/containerd.sock │ │ ├─ 70744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a59c99272fc5d11dee2983b9a2dba1d2c51a02b291815afe6fbd7805a96acb6a -address /run/containerd/containerd.sock │ │ ├─ 75116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9abe1fac0f9946cbc575573821674ce39cc0fb39daf75cbb4bd1bd5edbf3ba52 -address /run/containerd/containerd.sock │ │ ├─ 79658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c53cfa0b8d59fc86222c19e64715f3beb4be28fbec58a387399e530d8047670 -address /run/containerd/containerd.sock │ │ ├─ 85448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6acf9ccedfbcc327947a42d92f70386f671713c6fac48cc73ce002868f62616b -address /run/containerd/containerd.sock │ │ ├─ 85494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57e8713d86cb2923a2390db68b1f62515513a9a2e317ee27e9d098d064787746 -address /run/containerd/containerd.sock │ │ ├─ 93303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ff29ac8fe17e17c2977a2899f3d76a1204f7bd85e5f3ed5b687855fcdfda084 -address /run/containerd/containerd.sock │ │ ├─ 94569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 497e9af9688910a328f527ec82c64eee45fa85b38ec69933837b0f9a2c8fa7cb -address /run/containerd/containerd.sock │ │ ├─ 94674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98c77d0afc21fabafcc3b511cf73dce26c28424ab9c11a329f42245ecb246970 -address /run/containerd/containerd.sock │ │ ├─ 96297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a814e648e3e1fe0a6c35e90cf708a780e331ce3b43bb3ba48ff94f0ce8a8fb18 -address /run/containerd/containerd.sock │ │ ├─ 97598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5a6abcbd8f441df6b78cfd78ba43d065f828acc6fc5b0cd1be2f0833d385356 -address /run/containerd/containerd.sock │ │ ├─ 97661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ac66d9c0f93cf4e1bb4001d91c25ef096b3b1c8c75c2e0bf453e057ddcba3dc -address /run/containerd/containerd.sock │ │ ├─107836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 483542467dfa4d7e800c7aa2d8ddd0b9c16681220848cf888e363bd60a55cd82 -address /run/containerd/containerd.sock │ │ ├─107882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fee47e40620022080ade59101dd6ca08c3689c252bc3ac3cf7bd3d737503ff0b -address /run/containerd/containerd.sock │ │ ├─110000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 372830919cf7b01c7475883786229719c65b18ec14dad99e32dbf032ea61497a -address /run/containerd/containerd.sock │ │ ├─122681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daf39dfc40a55b701ac98990d3f1d80e275d46e69f6d782f61064f28b9c34af7 -address /run/containerd/containerd.sock │ │ ├─124041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe0e546005fe4fb954461d3c1ab3b4430f24d177f6eff6dfd0884c2eee060d53 -address /run/containerd/containerd.sock │ │ ├─124427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 747df9aca7bc8900e53d38655978dd9e2dbd2960971b96e6ec7a40f7be1a8c6d -address /run/containerd/containerd.sock │ │ ├─125149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87603e868da33e0c131e4b00ed17fd83179637807d07c886d4bcfd652c84747a -address /run/containerd/containerd.sock │ │ ├─126764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3caf4f6fb842a6a2cb56ed7bcc18e7aff341af813bb9918e11dbb18b4f0a3e2 -address /run/containerd/containerd.sock │ │ ├─126987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b4bbf81beeeab9b784db0687220c1125ed94c3adc22eba29cf94a87d7bece14 -address /run/containerd/containerd.sock │ │ ├─127134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b827871870a96c44a9ec9c581e1371210dd5d6b5c80de07e9531878d5b41cbf4 -address /run/containerd/containerd.sock │ │ ├─127316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5828a51aacc08861831fad19ae7c417c30becc31379724b1e674048d978ad666 -address /run/containerd/containerd.sock │ │ ├─127598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bec7c780418cb3df4ef33094566f63ee68fc94485512bd20f37ccf24e6414643 -address /run/containerd/containerd.sock │ │ ├─127742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcec1b8fc00f4581fd1360249c550eeef4cbbbb9ec7962105e2e81e34e6244da -address /run/containerd/containerd.sock │ │ ├─149947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a6cf5734c9e32e8306578309711a6f7e37fc061672085e5ba93571cff58e48a -address /run/containerd/containerd.sock │ │ ├─151352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36028169234b1bbf84a3373c0cb8a447c650c761b80439402450ca043c276d3a -address /run/containerd/containerd.sock │ │ ├─151369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9911b92eee42bc4250fc1fb36d2f1b4ee9a6742e42ec0ff3e1ba1d3a12cf2f5c -address /run/containerd/containerd.sock │ │ ├─151434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81406e244bf158a257f8b6a85a0120de2cd7985b6a5a43e1226b7358f3af265d -address /run/containerd/containerd.sock │ │ ├─151478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4f75cac8d3a1e7a3833cb07dcef26533e0b311fc7ec6bf77b72ac6fff187f6b -address /run/containerd/containerd.sock │ │ ├─151511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 102f3d73716c25e53c458b03574447811787464453f17cb2f9cf14df48f25f68 -address /run/containerd/containerd.sock │ │ ├─151905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 232c7461898aa9fb39d155d938d85477b34ba5726da84759808e5210021ad680 -address /run/containerd/containerd.sock │ │ ├─152026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d4060f2f7441d713b34e1c63e9fbcbf1be7448c0028b517c849f6cd900a9cb6 -address /run/containerd/containerd.sock │ │ ├─162189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fe5ec3f588b74c254c29361be0e67a183fe5b925df54debda243eaa47690f28 -address /run/containerd/containerd.sock │ │ ├─164092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d28dbd0ab6628fb42a67bfb9ef89b302e3028259b23cb1692a5d8ab2ca7e9a9 -address /run/containerd/containerd.sock │ │ ├─164170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82ade30b33f662449a5e51bd96e5a7152ea306ab0d49a368b2a9b402a579ff7b -address /run/containerd/containerd.sock │ │ ├─164402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca2ea9e42f40da0986407d91c4fcdf28b64b868e03ce3ae63b993553f3d080f9 -address /run/containerd/containerd.sock │ │ ├─164490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 687e0d13c7e962e868a60a4c6e1199ec3ae567f46fa0f5e508da27bc37bae00d -address /run/containerd/containerd.sock │ │ ├─171837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f791fa509cb62ab96cb660607299a7a69a6044fa8905e8bfbbb148dd09a7cd1 -address /run/containerd/containerd.sock │ │ ├─173756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d22fa04ca3dd960ba632625416dfeebf419ee28d74e32fb5341bead3c1f6453 -address /run/containerd/containerd.sock │ │ ├─173809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3188fe462d75b68a60c2df24b82bc7ea05a6e55b41ffb456395abcc81b58e4e4 -address /run/containerd/containerd.sock │ │ ├─173857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b6f4b84bae1e713ec6b6c2a7cae392feec58f0c7501c7f2f637e8cc5832af7a -address /run/containerd/containerd.sock │ │ ├─186680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 609812cb4bbba0262aa93eab9542d5ed0ca942d29a85abab2a6bb00724ccccab -address /run/containerd/containerd.sock │ │ ├─193118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d46fe17930b1bd5fdced999f91d83ed70ba308962f42f4e169bce3bde63dcc04 -address /run/containerd/containerd.sock │ │ ├─193127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d74fe826a733767cdb463f3d853e9dd5811fe24f08d83e2a6119639da11c8388 -address /run/containerd/containerd.sock │ │ ├─193162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c145edab369198780c6285c3b587dcd07ec425fa31c6dc5668ce30b815b2ecf4 -address /run/containerd/containerd.sock │ │ ├─193508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 002ea8f728eb312451aebf1058cd9d3f20071f52a75d547d5042cd9d5ff68dc5 -address /run/containerd/containerd.sock │ │ ├─203504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68775f9fca8f82f08349dcc7bcf3553ccd5f99e2140721b79d1013a117d79c6d -address /run/containerd/containerd.sock │ │ ├─205423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc6de77f1adf21890a93ea838e312177a3c5d258256a14bf7f0763702adb3b69 -address /run/containerd/containerd.sock │ │ ├─206509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f998f63eb3a0117bc42eaeb08861fe101500cce970d137c1d8075ad9faae22fc -address /run/containerd/containerd.sock │ │ ├─207441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f334f96e9078fb9bceffabf5c8b9b98a114207535a46777e46bdd9f47b122b7a -address /run/containerd/containerd.sock │ │ ├─208361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18ca4f0c9ef587c49dfb96e5f76d176ac7180551800d4dcac6f236e595ee5b91 -address /run/containerd/containerd.sock │ │ ├─209466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2f0d9fdfad777f3eed4b62735c18d962b6a74470c97926490a1b0170cada77a -address /run/containerd/containerd.sock │ │ ├─210914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42cbdcc57948ef2f9aa5b56b39b6ab769849f8ecdf7c57ecb39affc42afe7d34 -address /run/containerd/containerd.sock │ │ ├─211045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c540fe7b47d95c445b064f5976378cd18561e8436a3bf1d17ff5b1175862658 -address /run/containerd/containerd.sock │ │ ├─219702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6134c0e3a3b78ca2de16e566f518aca3cd0d74277d3884b9db77e23ecfbb3d8 -address /run/containerd/containerd.sock │ │ ├─220255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4819dcf6bf8ca2633dc641ec327da4e3f37f3eb2adc537f6dc6bac2fef48057e -address /run/containerd/containerd.sock │ │ ├─223992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5b9cbbdd4dd2269d4bfbcbe2dcea7ba27cdef137296bca71e9b2c0677ceb8a0 -address /run/containerd/containerd.sock │ │ ├─228181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c36949d3a492c1ab2d7b9fa3257067784770ec4ca70de9d0647411f12425eee2 -address /run/containerd/containerd.sock │ │ ├─228426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af65b1a092c4d82500d2e06c794bd3d19a0ee2d68ac9fce0fc4234098b10e9b4 -address /run/containerd/containerd.sock │ │ ├─228461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 047109f71e174313c3b0199e5f1e826cb6ca32a15836b5c7967945cf6e45e2e7 -address /run/containerd/containerd.sock │ │ ├─228522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ffe9f39f78ef8aa25b747a90a957ed362c5318ee577d3258a7588d243c198f8 -address /run/containerd/containerd.sock │ │ ├─239949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57cc6d177fea8c53561bd96d9c2fa38d648e864a8b150ae7d1ec00ac827e0b53 -address /run/containerd/containerd.sock │ │ ├─242224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89248c751dfcbbabb05b01c37bd9341d05958adfc8f274fc430b2f98e1ba5ddc -address /run/containerd/containerd.sock │ │ ├─243434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71e994b1bfe6cd3f572613ae6a642eb11f16e8eaae3c70f1512585a83ac63263 -address /run/containerd/containerd.sock │ │ └─374147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d0363860a06fdd835bb3debbbd43383db6d309c5d1c988ab4651acd773a1482 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1187 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─docker-bd7d7f768131fc82889353928e3c8b22e695fc364581181922705c49b51c3d78.scope … │ │ ├─19316 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19334 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /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 │ │ │ ├─28738 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29018 /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@crash.instance.service │ │ │ ├─19247 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19269 /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 │ │ │ ├─24201 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24476 /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 │ │ │ ├─33234 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33514 /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 │ │ │ ├─12157 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12187 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.qqqgyc.service │ │ ├─12519 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qqqgyc/unit.run │ │ └─12550 /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-qqqgyc --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.qqqgyc:/var/lib/ceph/mgr/ceph-instance.qqqgyc:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qqqgyc/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.qqqgyc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10219 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─122291 /sbin/multipathd -d -s │ ├─docker-e15d11d0823f9f693f9a890c99b905494baf1c3f54e7045f2af98e326cb1dd85.scope … │ │ ├─33557 /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 │ │ └─33570 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─39666 /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.19 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─docker-7d62c135285b91196ad07d5b0516d47f95e328b3500cf97790f7bf9e48d9e4d4.scope … │ │ ├─29059 /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 │ │ └─29072 /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-r8b306363b3af4fc9b70d6871ecd8870e.scope │ │ └─162700 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ ├─ 642 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─371501 sshd: [accepted] │ │ └─371502 sshd: [net] │ ├─uuidd.service │ │ └─1380 /usr/sbin/uuidd --socket-activation │ ├─docker-db4691540977c213725813f31a59391567d8fa00e5781fc744aa76e53dd9d527.scope … │ │ ├─24517 /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 │ │ └─24529 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-2ecf3abbef3c675d9a19a1b2e76d65eab562acf00e454ed2a55be15345187089.scope … │ │ ├─12268 /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 │ │ └─12280 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10725 /usr/sbin/chronyd -F 1 │ │ └─10726 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─docker-6c95a850ae3222046ce54dc0b304983e23cfe159eeb13c8fdeb289d3ad02da97.scope … │ │ ├─12636 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qqqgyc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12651 /usr/bin/ceph-mgr -n mgr.instance.qqqgyc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─122148 /sbin/iscsid │ │ └─122149 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─bc12842bd820622e9275cdad76d4a20a4b7912d9ddb6663916d868c808b57917 │ │ └─43367 /pause │ ├─7e003fd5fd6cb45398102aa0736a8d2a8de2938ea2d430cf7921ec45d00849de │ │ └─47554 /pause │ ├─bace2f20a7f0a1af87328204d988b61caefe22d703d899928ee7b9dfde3dd7d4 │ │ └─59708 /pause │ ├─ddb2f229f8aea1444b8a9c6b5e97df362c7dfe875266b5330158456d52a8fb99 │ │ └─49589 java -Dkc.config.built=true -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─232c7461898aa9fb39d155d938d85477b34ba5726da84759808e5210021ad680 │ │ └─151929 /pause │ ├─ae27e97eb1680ccd5f65d0dc6368523b1b2254e80db1767904737f0d5bf473bb │ │ └─53005 /pause │ ├─ca66687f0583934a0370ac8beaf92e966a560da90b467ddf29bd89a5ccc25c8f │ │ └─207563 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─2cf65b36b14873f11cda8775e1846549b22d2faba83c799bebffa53db68ccbdf │ │ ├─57507 python -u /app/sidecar.py │ │ ├─57800 python -u /app/sidecar.py │ │ └─57801 python -u /app/sidecar.py │ ├─e113b3a66f36f72faab3176b896bbf1547f0b4f9f63969dedf92c937ecfcd432 │ │ └─53586 /pause │ ├─b72c3a048a1ce5a4e0499c625ca98fed2f6fedf98a2a2d17f3839d7c1e078abe │ │ └─45472 /pause │ ├─9fe5ec3f588b74c254c29361be0e67a183fe5b925df54debda243eaa47690f28 │ │ └─162214 /pause │ ├─19dbe34b4f9c555ed591c7b239501188f3304fcdabc640919f936ace19308f34 │ │ ├─59579 nginx: master process nginx -g daemon off; │ │ ├─59619 nginx: worker process │ │ ├─59620 nginx: worker process │ │ ├─59621 nginx: worker process │ │ ├─59622 nginx: worker process │ │ └─59623 nginx: worker process │ ├─f56203bb6e67893312cf974b4a95861a4122b23032cedf814483f631a219e241 │ │ └─161871 /usr/bin/libvirt-tls-sidecar │ ├─6f5c779990424c2eabc59f096e5b77fcb79db62f5531944081b0290209d27a11 │ │ └─59957 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f7d13a6d0ba89fa2d569e7c286ad7f6985b2a9f0d976ec738dd02104ff239e8d │ │ └─46675 /pause │ ├─a59c99272fc5d11dee2983b9a2dba1d2c51a02b291815afe6fbd7805a96acb6a │ │ └─70769 /pause │ ├─e6eb875236c09e1561592090618c9399d926fabda5514606ed34ddb9a312de89 │ │ └─47817 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─a275f51d51607afa0a22481afa1ff771220a506efcdea42df2d28be21a47133a │ │ └─59403 /pause │ ├─20bcdd7de1f8cda027d0971390536a10e7bed37db71d06d6100cf3a66026e494 │ │ └─242635 /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 │ ├─0d0363860a06fdd835bb3debbbd43383db6d309c5d1c988ab4651acd773a1482 │ │ └─374173 /pause │ ├─0d28dbd0ab6628fb42a67bfb9ef89b302e3028259b23cb1692a5d8ab2ca7e9a9 │ │ └─164118 /pause │ ├─497e9af9688910a328f527ec82c64eee45fa85b38ec69933837b0f9a2c8fa7cb │ │ └─94593 /pause │ ├─f45e48e04cc119dc6bbd023c0132b2a3ec38a9a7d307d8d15b9e8c0644042774 │ │ └─43330 /pause │ ├─bddccd3513224ef2345825670bd6871331bb5d8b9ae6638db4254cb2ce6f54c3 │ │ └─60841 /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-19.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 │ ├─394ab75251ba0dc0cb03e78e35f8d2834c0ee5f5ebcc1ba7786e0d1cf430002e │ │ ├─47720 mysqld --wsrep_start_position=0c194046-5317-11f1-8b78-5eb40ddb22ce:20 │ │ └─47847 /var/lib/mysql/mysql-state-monitor │ ├─42cbdcc57948ef2f9aa5b56b39b6ab769849f8ecdf7c57ecb39affc42afe7d34 │ │ └─210938 /pause │ ├─dfd3433a76610c794323fcfa40d6cf1ed8013fcfaab6016d4a565e24ffa18d63 │ │ └─49450 /pause │ ├─d7e6e137859b4f667138f0c81a02a61c92c9b80f186b91a32a3007b42b46d296 │ │ ├─236513 manila-api: uWSGI master │ │ ├─236575 manila-api: uWSGI worker 1 │ │ └─236576 manila-api: uWSGI worker 2 │ ├─e54a0086ef13818cf8814f1c76e6431ec28a80f249de3fff5c9bb6788941a8d8 │ │ └─41946 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─a8eb42a7b711cfe71c30baf588bd4c39fef4357941f2cda74913ad34bd9c8358 │ │ └─60930 /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 │ ├─aa8de29f212fc96d7c3fd7131ccc6db6e9021b58c8b48c698b7a736a333973df │ │ └─61538 /bin/oauth2-proxy │ ├─4819dcf6bf8ca2633dc641ec327da4e3f37f3eb2adc537f6dc6bac2fef48057e │ │ └─220285 /pause │ ├─c67fd91c26a58c63c8133b74c178806c4f0278d6757c221701a3d352a97d518c │ │ └─171195 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─0527e32b7b71aac975118ef6599fdacd568bc84c4914a54202066a2cd94aebbf │ │ └─60688 /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-19.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 │ ├─6674f34980195b961b5403f3372fcd531e9c41e1ddd0ccd7a18ba08297bac28a │ │ ├─57482 python -u /app/sidecar.py │ │ ├─57742 python -u /app/sidecar.py │ │ └─57743 python -u /app/sidecar.py │ ├─7fac03b5d62d86480af09613d20efbef6f20a6a201db25d900abd76bd4732661 │ │ └─45373 /pause │ ├─2b9172ab387f0a431e38f572ebce735e055e9a6bb5cbffc9ee8dcbeb5a986428 │ │ ├─158623 neutron-api: uWSGI master │ │ ├─158644 neutron-api: uWSGI worker 1 │ │ └─158645 neutron-api: uWSGI worker 2 │ ├─f4dfec81d097b4c8958cbdfebcb796535d26fdfe89b7ff82062ac7520420fd05 │ │ └─243653 /bin/openstack-database-exporter │ ├─20c00a51ccd45ce73a7506cc9df9c69595c033d39a0684cdaadb6128774d3a9f │ │ ├─374514 /bin/bash /tmp/senlin-engine-cleaner.sh │ │ └─374526 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-manage service clean │ ├─e5b9cbbdd4dd2269d4bfbcbe2dcea7ba27cdef137296bca71e9b2c0677ceb8a0 │ │ └─224015 /pause │ ├─eac71009c4a7af416dc49ccea5c7ddee3408ae7312261248703178bb4a5245af │ │ └─69795 /pause │ ├─1ac66d9c0f93cf4e1bb4001d91c25ef096b3b1c8c75c2e0bf453e057ddcba3dc │ │ └─97702 /pause │ ├─c2840d830a26b62c138440746fd127a99dbb19bf63659f5f51998693c29da3a6 │ │ └─171228 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─d66574e2b388e1bb6b703e51989bd8fa6b73a6bef8fc141ee924654de2a44202 │ │ └─61367 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c145edab369198780c6285c3b587dcd07ec425fa31c6dc5668ce30b815b2ecf4 │ │ └─193256 /pause │ ├─cf69f7260006ec05041f347afca39ead2f1415c126c22ea62cc31f964d5f1aad │ │ └─56867 /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 │ ├─d2c85b84f971783a4a4ad4cfefc1a48e9a9822e02ed40c41be19792863373475 │ │ └─47866 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─483542467dfa4d7e800c7aa2d8ddd0b9c16681220848cf888e363bd60a55cd82 │ │ └─107860 /pause │ ├─7945f18ec6b6100e8747cbda7ec12f8164e6a1d6c061e51edef3e6cb84dffbd4 │ │ ├─148517 nova-metadata: uWSGI master │ │ ├─148530 nova-metadata: uWSGI worker 1 │ │ └─148531 nova-metadata: uWSGI worker 2 │ ├─12e5ce2e4050cd084a548011c39003a714b9a1b43cc433bbc999e589c0e2842d │ │ └─39441 etcd --advertise-client-urls=https://199.204.45.19: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.19:2380 --initial-cluster=instance=https://199.204.45.19:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.19:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.19: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 │ ├─292df291f848118dd6b1fb0c39a5c3ab9fd28adfe877b924deaa424249e6e41e │ │ └─60619 /goldpinger --static-file-path /static │ ├─5828a51aacc08861831fad19ae7c417c30becc31379724b1e674048d978ad666 │ │ └─127349 /pause │ ├─894649f5dfdbb84775779489e11f329391dfe434fbd239cc56671d9ed7508400 │ │ ├─171957 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171973 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─171979 erl_child_setup 1048576 │ │ ├─172064 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─172117 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─172118 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─172473 /bin/sh -s rabbit_disk_monitor │ ├─bbc8822bf72c5af66b2bad3e909ff9d8ff0a7babfe4b13773e93647da6c59b86 │ │ └─162631 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─8bb287869121f61a4d362139e67bdfcd1c59d39338648b2edf6ee0b91cbcd9a2 │ │ └─46351 /manager --metrics-bind-address=:8080 │ ├─0c82c38119b86544a20a650f752422bf13c079bc370331dae0aa5f7523824792 │ │ ├─242357 apache2 -DFOREGROUND │ │ ├─245103 (wsgi:h -DFOREGROUND │ │ ├─245104 (wsgi:h -DFOREGROUND │ │ ├─245105 (wsgi:h -DFOREGROUND │ │ ├─245106 (wsgi:h -DFOREGROUND │ │ ├─245107 (wsgi:h -DFOREGROUND │ │ ├─245108 apache2 -DFOREGROUND │ │ └─245109 apache2 -DFOREGROUND │ ├─9abe1fac0f9946cbc575573821674ce39cc0fb39daf75cbb4bd1bd5edbf3ba52 │ │ └─75140 /pause │ ├─d8245d58740b07769686e809e6d4fdaa36d204fc64bef4f3b8ea0f4b565b3a06 │ │ └─60886 /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 │ ├─d6cd058df4310e569f33a47638ce05561102775abe4ddfaaca1984aaef5206b6 │ │ ├─113937 placement-api: uWSGI master │ │ ├─113963 placement-api: uWSGI worker 1 │ │ └─113964 placement-api: uWSGI worker 2 │ ├─71e994b1bfe6cd3f572613ae6a642eb11f16e8eaae3c70f1512585a83ac63263 │ │ └─243458 /pause │ ├─7893f7766c173612f7159625831e057ac41b8636345bc69461183dd352c03a9b │ │ └─131814 /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 │ ├─e0d59a4a484b5d8169a340f31c965fa088174d975bdb8e0ac11b969601deb442 │ │ ├─224336 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224352 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─224358 erl_child_setup 1048576 │ │ ├─224462 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─224571 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─224572 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─224827 /bin/sh -s rabbit_disk_monitor │ ├─0fef578ec03d0682f8025ef94ffc51b78ea2b1910a5ee8ea8d31c00235c4dcdb │ │ ├─ 65742 apache2 -DFOREGROUND │ │ ├─ 65765 (wsgi:k -DFOREGROUND │ │ ├─ 65766 (wsgi:k -DFOREGROUND │ │ ├─ 65767 (wsgi:k -DFOREGROUND │ │ ├─ 65768 (wsgi:k -DFOREGROUND │ │ ├─365097 apache2 -DFOREGROUND │ │ └─366307 apache2 -DFOREGROUND │ ├─33e16e3a15cb6bcb917a113e031c995f0f130e77d8f090939b896b2776de225f │ │ └─42786 /pause │ ├─a76497fc89440f3b7f1b7740fd83176079286395844f9538cfcba7f7cab7e2ce │ │ ├─ 45701 /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 │ │ ├─ 45719 /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 │ │ ├─ 45783 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─241890 nginx: worker process │ │ ├─241891 nginx: worker process │ │ └─241892 nginx: cache manager process │ ├─fad2ab38a6ab9420b7139de7dac56f97468983fd26054b5b57076f0ca326e19b │ │ └─85880 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-cf9f85b9f-ffm6q --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─407c3ddc787a4b279b24fceaa6517050dcfdc4ffab8a006bc532e557730d7d72 │ │ └─53683 /pause │ ├─6acf9ccedfbcc327947a42d92f70386f671713c6fac48cc73ce002868f62616b │ │ └─85472 /pause │ ├─273bcc5647d683a1055cc8043d0f8887d759a779d12b91a0c535a5bb9408ff1c │ │ └─41921 /pause │ ├─5082881f925102229c3b6fe4adde62d85d68747e219ee1f041305ee57cbe7d08 │ │ └─40596 /pause │ ├─ca2ea9e42f40da0986407d91c4fcdf28b64b868e03ce3ae63b993553f3d080f9 │ │ └─164431 /pause │ ├─6fa39d36469bfd287c447ec0bd2633f6ce0ab7826f3478a3698b86e8fcbbcbae │ │ └─39485 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 │ ├─501c66fd14866f03f1bc2a15c5eae84693b4b0d68e08b2abeed263d32f4c38f7 │ │ ├─159535 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) │ │ ├─159865 /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/tmpsi2v9fx6/privsep.sock │ │ ├─159913 /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/tmpciizdlb6/privsep.sock │ │ └─160009 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─c23d7eb5f6d0d59fc59455d1ee88749273b11cef34416b47a241e654ddac4dd3 │ │ └─46233 /pause │ ├─047109f71e174313c3b0199e5f1e826cb6ca32a15836b5c7967945cf6e45e2e7 │ │ └─228496 /pause │ ├─f334f96e9078fb9bceffabf5c8b9b98a114207535a46777e46bdd9f47b122b7a │ │ └─207465 /pause │ ├─2a6cf5734c9e32e8306578309711a6f7e37fc061672085e5ba93571cff58e48a │ │ └─149971 /pause │ ├─7d4060f2f7441d713b34e1c63e9fbcbf1be7448c0028b517c849f6cd900a9cb6 │ │ └─152069 /pause │ ├─a08867f48b417ff10d4a3cfb9ab881475c3f1f6373184067497a4d9fd994c4e5 │ │ ├─183576 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─183765 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─183766 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─87603e868da33e0c131e4b00ed17fd83179637807d07c886d4bcfd652c84747a │ │ └─125175 /pause │ ├─3188fe462d75b68a60c2df24b82bc7ea05a6e55b41ffb456395abcc81b58e4e4 │ │ └─173860 /pause │ ├─fc2ab634668fc481a94974d47257aec30a6eebaaac86e6fb75ab7d2c5157a2c5 │ │ ├─125274 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─125290 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─125296 erl_child_setup 1048576 │ │ ├─125388 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─125511 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─125512 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─125646 /bin/sh -s rabbit_disk_monitor │ ├─68775f9fca8f82f08349dcc7bcf3553ccd5f99e2140721b79d1013a117d79c6d │ │ └─203529 /pause │ ├─1488c95a525987de81203681102d7c97831914756c870e78409424f0e4760ba0 │ │ ├─236829 /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 │ │ └─237287 /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 │ ├─0b37ee0f8a28b48595acc58ede1c0a793dd70d9aeb8d0f1085daf09ff61316e7 │ │ ├─158679 neutron-policy-server: uWSGI master │ │ ├─158721 neutron-policy-server: uWSGI worker 1 │ │ └─158722 neutron-policy-server: uWSGI worker 2 │ ├─aded5a1f09928c99778f048402ca36f15694a621007fcef87e2e73ffec63befe │ │ ├─203658 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203675 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─203681 erl_child_setup 1048576 │ │ ├─203751 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─203826 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─203827 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─204014 /bin/sh -s rabbit_disk_monitor │ ├─4fefc9de4c8cf52cf4a89ba390be7f2d4adec0735b2a08c5aa3dcc03bdb8d44b │ │ └─57120 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.34.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─8d071157f55108e0b09e15c75dc80965a598899c9fd3bc3e99f409679cfab896 │ │ └─61051 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─5d03c7c33ea7f2cafc38867ff4d85875d47a6fa6d2fedd05933a29efbce067be │ │ └─56685 /pause │ ├─ea38941ab4f278c93ab89c8388f262bb90f91c08ca31741e0b87b0f424accac2 │ │ └─46304 /pause │ ├─02c3e9b37a585c1bd6b94f674466780041cd8f3b5ac774db2d9c47ac72ee799f │ │ └─56617 /pause │ ├─362e917e05415aaa186525a36eba5c197b25bb5a04a6cb0f193fa445400a8caf │ │ └─39601 /kube-vip manager │ ├─889512142defe7b22c7574e9a97989ec3b46f3ded9222654c0bcf1fcd6a76c6c │ │ └─43486 /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 │ ├─372830919cf7b01c7475883786229719c65b18ec14dad99e32dbf032ea61497a │ │ └─110024 /pause │ ├─93de8e19e34424c6470a59170134cf00c81a54c77e256132e90ac592b2804c5d │ │ └─53652 /pause │ ├─7b4bbf81beeeab9b784db0687220c1125ed94c3adc22eba29cf94a87d7bece14 │ │ └─127023 /pause │ ├─54e421bef819cbd26db812c044c951bb2f20e123fbbce991f56c0e2ac0f26bb5 │ │ └─46482 /manager --metrics-bind-address=:9782 │ ├─21e3d4d53549149d36864a9c56ecc7ecc03869c85d9fb836de0484b3d203aba6 │ │ ├─162381 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162397 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─162403 erl_child_setup 1048576 │ │ ├─162523 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─162579 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─162580 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─162956 /bin/sh -s rabbit_disk_monitor │ ├─64526175aaeb63a7adc62b82a7ae4bb8cad54ff25082606fb3f9b562c8c39e2d │ │ ├─220327 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─220547 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─220548 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─1eccbffd8efebd5e4b8c068079c3715e9acb438dc8bbc7a447d1bcb9ce73e63e │ │ └─39881 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─e00a32cb2802d04ef6dd6f4e65951aee65c41bed96cf9a902b2dabe6ba53fd90 │ │ ├─160714 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) │ │ ├─160797 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) │ │ └─160798 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) │ ├─102f3d73716c25e53c458b03574447811787464453f17cb2f9cf14df48f25f68 │ │ └─151608 /pause │ ├─9ffe9f39f78ef8aa25b747a90a957ed362c5318ee577d3258a7588d243c198f8 │ │ └─228577 /pause │ ├─467d70bbdc1ba66bd8ee378ce3082c3e974d61b07571348d3d12f9f490ced51f │ │ └─39369 /pause │ ├─0a5e8cf5d90defe9256a00b05897baf64ee5bb183c611b4b7461dc2a9c4df1e6 │ │ ├─79808 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79825 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─79832 erl_child_setup 1048576 │ │ ├─79925 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─79996 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─79997 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─80400 /bin/sh -s rabbit_disk_monitor │ ├─037191a8c7529fbc99ade0a37678d19b5d21e7f49367d28e707575281f54c3ae │ │ └─201800 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─dc93894db5e15d84fcc4107264d681619f5d822d85269a3a7f208f7b39813f1b │ │ └─60009 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─2d22aa60a65dfc7c8488e26126bf0a3983002481bc87eff97ff3e354ed53a280 │ │ └─53907 nfd-master -crd-controller=true -metrics=8081 │ ├─ab7611d02574ba6d344805c606becbb85dc33c250ef83a8d76442c5e63dfa575 │ │ ├─60528 /usr/bin/vector --config-dir /etc/vector/ │ │ └─60562 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─e43a2bfc6cd1488d9bc14561fe330306d588b622aaaf57d42eebd12a41d5b969 │ │ └─47004 percona-xtradb-cluster-operator │ ├─9925d3d06d9563375c81f545a2214eb504858c8d0c5383543ad5f190daed8993 │ │ └─124619 /coredns -conf /etc/coredns/Corefile │ ├─c36949d3a492c1ab2d7b9fa3257067784770ec4ca70de9d0647411f12425eee2 │ │ └─228216 /pause │ ├─9911b92eee42bc4250fc1fb36d2f1b4ee9a6742e42ec0ff3e1ba1d3a12cf2f5c │ │ └─151437 /pause │ ├─be9ec37791c12290a7efca415e931f04f0829bfd62f737e5a7ae3c46951a947f │ │ └─53948 nfd-gc -gc-interval=1h │ ├─413b6e745046b3d0de74cc6a455cc4f1f05897e87600c5d8255afeb7d74d5432 │ │ └─60344 /pause │ ├─57e8713d86cb2923a2390db68b1f62515513a9a2e317ee27e9d098d064787746 │ │ └─85528 /pause │ ├─f7b6041b17e4639f891303681f2f194e373e8b5332efd8738174cc4a60ddbcce │ │ └─61571 /bin/oauth2-proxy │ ├─0524e11e63b7c8b036f6811639b115942abde30a985cd2f28fb434fbfb0f6ff0 │ │ └─63323 /pause │ ├─a60f7f125780bf22f432f873002367a02b39f603d198bb53f6a6040b5c5911af │ │ ├─149002 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─149304 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─149305 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─3bd400e8854078ce524c5ee3536caa0c5c0760cef8e7cf5ffc4c45e95345ef80 │ │ ├─160715 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) │ │ ├─160877 /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/tmpsa9knxr9/privsep.sock │ │ ├─342871 /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/tmpqym9k0wl/privsep.sock │ │ ├─343240 /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/tmpvlp7opda/privsep.sock │ │ ├─343538 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343539 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343768 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=aaffbefb-d937-479d-bc8b-66470ec4edf1 --namespace=qrouter-aaffbefb-d937-479d-bc8b-66470ec4edf1 --conf_dir=/var/lib/neutron/ha_confs/aaffbefb-d937-479d-bc8b-66470ec4edf1 --log-file=/var/lib/neutron/ha_confs/aaffbefb-d937-479d-bc8b-66470ec4edf1/neutron-keepalived-state-change.log --monitor_interface=ha-b85ea68d-2b --monitor_cidr=169.254.0.139/24 --pid_file=/var/lib/neutron/external/pids/aaffbefb-d937-479d-bc8b-66470ec4edf1.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─344122 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=0a015985-8e30-4b84-90b8-932140066fce --namespace=qrouter-0a015985-8e30-4b84-90b8-932140066fce --conf_dir=/var/lib/neutron/ha_confs/0a015985-8e30-4b84-90b8-932140066fce --log-file=/var/lib/neutron/ha_confs/0a015985-8e30-4b84-90b8-932140066fce/neutron-keepalived-state-change.log --monitor_interface=ha-e0d2c9c0-d2 --monitor_cidr=169.254.0.169/24 --pid_file=/var/lib/neutron/external/pids/0a015985-8e30-4b84-90b8-932140066fce.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─344931 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=75fa821d-eb03-449a-b114-ae30a30b3d02 --namespace=qrouter-75fa821d-eb03-449a-b114-ae30a30b3d02 --conf_dir=/var/lib/neutron/ha_confs/75fa821d-eb03-449a-b114-ae30a30b3d02 --log-file=/var/lib/neutron/ha_confs/75fa821d-eb03-449a-b114-ae30a30b3d02/neutron-keepalived-state-change.log --monitor_interface=ha-96269884-77 --monitor_cidr=169.254.0.33/24 --pid_file=/var/lib/neutron/external/pids/75fa821d-eb03-449a-b114-ae30a30b3d02.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─351815 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=3857c518-79ae-44ea-a8ec-a4b4ebefed27 --namespace=qrouter-3857c518-79ae-44ea-a8ec-a4b4ebefed27 --conf_dir=/var/lib/neutron/ha_confs/3857c518-79ae-44ea-a8ec-a4b4ebefed27 --log-file=/var/lib/neutron/ha_confs/3857c518-79ae-44ea-a8ec-a4b4ebefed27/neutron-keepalived-state-change.log --monitor_interface=ha-308157b3-61 --monitor_cidr=169.254.0.219/24 --pid_file=/var/lib/neutron/external/pids/3857c518-79ae-44ea-a8ec-a4b4ebefed27.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─83e66c256123feb1c75648bed76d52f58360ebf15af9725dbe430e875e5d23b7 │ │ ├─183423 heat-api-cfn: uWSGI master │ │ ├─183454 heat-api-cfn: uWSGI worker 1 │ │ └─183455 heat-api-cfn: uWSGI worker 2 │ ├─2feea3f02ad6b4c5e95eb764f32d05f04dc41c667a53aca90b9dfac5a39a97d7 │ │ └─60729 /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 │ ├─4c06b433beb58b37f165193e6179cb646958051229fa1bd6d82c3ff9403122bb │ │ └─56725 /pause │ ├─d178a66e215ce4b241a563f76a72a5047a0febf394dccd2f9c647c4293050865 │ │ └─42418 /coredns -conf /etc/coredns/Corefile │ ├─de9b5a7693772c23e3b97f2d3d636bc4163d821bb003ee57bae958f043412871 │ │ ├─160684 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) │ │ ├─161408 /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/tmpqiz0w20u/privsep.sock │ │ ├─161764 /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/tmpjrbqkarb/privsep.sock │ │ ├─162338 /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/tmpendmk50b/privsep.sock │ │ ├─162736 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─162737 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─162748 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1855f5c8-13ce-4b20-85e1-080232f91556/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1855f5c8-13ce-4b20-85e1-080232f91556/host --addn-hosts=/var/lib/neutron/dhcp/1855f5c8-13ce-4b20-85e1-080232f91556/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1855f5c8-13ce-4b20-85e1-080232f91556/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1855f5c8-13ce-4b20-85e1-080232f91556/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-80e741d0-95f8-490b-92d7-28ef672bbb71,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 │ │ ├─162751 haproxy -f /var/lib/neutron/ns-metadata-proxy/1855f5c8-13ce-4b20-85e1-080232f91556.conf │ │ ├─188454 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/8ae06718-5180-4299-b8fa-80045693141a/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/8ae06718-5180-4299-b8fa-80045693141a/host --addn-hosts=/var/lib/neutron/dhcp/8ae06718-5180-4299-b8fa-80045693141a/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/8ae06718-5180-4299-b8fa-80045693141a/opts --dhcp-leasefile=/var/lib/neutron/dhcp/8ae06718-5180-4299-b8fa-80045693141a/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-a1d8a596-9098-42be-8272-e2cb92b73bc7,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 │ │ ├─188469 haproxy -f /var/lib/neutron/ns-metadata-proxy/8ae06718-5180-4299-b8fa-80045693141a.conf │ │ └─345324 /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/tmp0oekm7ux/privsep.sock │ ├─71f2aced8580d42963e4d2d59d450680657468ec5d4ea48161027423ae5dc155 │ │ ├─74567 barbiacan-api: uWSGI master │ │ └─74581 barbiacan-api: uWSGI worker 1 │ ├─c2f0d9fdfad777f3eed4b62735c18d962b6a74470c97926490a1b0170cada77a │ │ └─209492 /pause │ ├─6f252de96760949edbfafbc24562a4a933492e9b6947bf419b850a06e721fa6d │ │ └─60468 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─6b6f4b84bae1e713ec6b6c2a7cae392feec58f0c7501c7f2f637e8cc5832af7a │ │ └─173906 /pause │ ├─8ff29ac8fe17e17c2977a2899f3d76a1204f7bd85e5f3ed5b687855fcdfda084 │ │ └─93327 /pause │ ├─34a51d1b8e682dc554c0a0aae498a9997412c77dc49bf7f2f7e4436238cf2422 │ │ ├─220123 magnum-api: uWSGI master │ │ ├─220156 magnum-api: uWSGI worker 1 │ │ └─220157 magnum-api: uWSGI worker 2 │ ├─daf39dfc40a55b701ac98990d3f1d80e275d46e69f6d782f61064f28b9c34af7 │ │ └─122706 /pause │ ├─350b65a7d42625f6d26a3a0526afc5dd8078e723a346c2ab4be5cadafa9e6ec1 │ │ └─42372 /coredns -conf /etc/coredns/Corefile │ ├─81406e244bf158a257f8b6a85a0120de2cd7985b6a5a43e1226b7358f3af265d │ │ └─151535 /pause │ ├─002ea8f728eb312451aebf1058cd9d3f20071f52a75d547d5042cd9d5ff68dc5 │ │ └─193537 /pause │ ├─ccc6ab1fa44e8f34c65e15d817c1c80bed8e20ca6247dc35691fa6d2a73f0dcc │ │ └─58817 /pause │ ├─f998f63eb3a0117bc42eaeb08861fe101500cce970d137c1d8075ad9faae22fc │ │ └─206534 /pause │ ├─5557e4f5c0e2e032de0ceb59f5d36c560d28f66cbc21cedc48c4f20c560c08d1 │ │ └─58475 /pause │ ├─687e0d13c7e962e868a60a4c6e1199ec3ae567f46fa0f5e508da27bc37bae00d │ │ └─164520 /pause │ ├─0e31e2faafe590271a816637ed9a37608a6cbf22ac1c145f64549dc583168df2 │ │ └─59245 /pause │ ├─e0a2971d1a8e48676923cf20f7eb36d95bddd367a9a65880c5e4d53c69eb3526 │ │ └─206923 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─82ade30b33f662449a5e51bd96e5a7152ea306ab0d49a368b2a9b402a579ff7b │ │ └─164196 /pause │ ├─747df9aca7bc8900e53d38655978dd9e2dbd2960971b96e6ec7a40f7be1a8c6d │ │ └─124450 /pause │ ├─b2c0a4cb28713107e72b7028e10dc27d88d7e396a234054c5250df0472719a31 │ │ ├─183428 heat-api: uWSGI master │ │ ├─183452 heat-api: uWSGI worker 1 │ │ └─183453 heat-api: uWSGI worker 2 │ ├─36c814f70fb14b0101ab24a63db505f27de3789fcedf0e0d3e34bc5abcb6c8e1 │ │ └─39498 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 │ ├─be8e5d577de9a9188714f0112d0846d0f73212b95c75989f18c13ba9efa4096a │ │ └─45758 /server │ ├─285c5616396f2db180809e2c3b29a38b3b810c98d6a6842fc3d4bcb756d28ed3 │ │ └─58411 /pause │ ├─a3d2df04cc26eef62ab4081aec4b0d01acbc87377c0cc6c489426895d536427a │ │ ├─ 85997 /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 │ │ └─311097 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─ad6803e697bde4eb26a54ad26ce05023b624faa0c6c1d879be0e1301cf87d736 │ │ └─171193 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─9d22fa04ca3dd960ba632625416dfeebf419ee28d74e32fb5341bead3c1f6453 │ │ └─173780 /pause │ ├─c5a6abcbd8f441df6b78cfd78ba43d065f828acc6fc5b0cd1be2f0833d385356 │ │ └─97621 /pause │ ├─638b608ac5ee566185c86d29f37430e24447dfccdd76de32aee78063f899be5f │ │ └─47221 /pause │ ├─e2b620cd22fdb299bb80f941049184f5419306bae512a7e35e0d95e2f5f44062 │ │ ├─201831 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─202299 octavia-worker: ConsumerService worker(0) │ │ ├─202302 octavia-worker: ConsumerService worker(1) │ │ ├─202308 octavia-worker: ConsumerService worker(0) │ │ └─202319 octavia-worker: ConsumerService worker(1) │ ├─212b7e268a654490e130fbd1060bdc9609a9f1de984f44d8e615c05489c5aea2 │ │ └─61263 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─68149ff3f7be3ff44c954155761944191b0dde0764fd0e816aa35f7e99fb6a1f │ │ └─53827 /pause │ ├─616a1ad5b5a8e28ab4b86ff78825d253ced9bce797deaeeb80b744b3fa67434f │ │ └─57757 /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 │ ├─81bb998ca795bc11c35c27ec4c8242adc850fa61fc09b9509acebec06db1849d │ │ └─40829 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─11d3239a4bba33b20f3c63a1c9c09416e530eb85a9d3c53c9ab9014118655624 │ │ └─209518 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─fe0e546005fe4fb954461d3c1ab3b4430f24d177f6eff6dfd0884c2eee060d53 │ │ └─124066 /pause │ ├─609812cb4bbba0262aa93eab9542d5ed0ca942d29a85abab2a6bb00724ccccab │ │ └─186703 /pause │ ├─237ab81df39a6cdac33ca0cf73a0a3e7e3a1050f24d51660bd5d6b2d219d6718 │ │ └─105652 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─bec7c780418cb3df4ef33094566f63ee68fc94485512bd20f37ccf24e6414643 │ │ └─127621 /pause │ ├─98dc6918fadf2d49c2561ab466edae0587d4c66acd8614a95d84ef1b8112784b │ │ ├─246018 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─246033 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─fa4d74849254e949d3f4e06374e701e3f6dfa6e034d6053fa283b43d6d133415 │ │ ├─69874 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69891 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─69897 erl_child_setup 1048576 │ │ ├─69988 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─70039 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─70040 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─70060 /bin/sh -s rabbit_disk_monitor │ ├─aefafdf88d30c55870b1daebaab175b540c636bff49ca717ac8ae308698f38e1 │ │ ├─149027 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─149313 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─149314 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─3410b04526cdb5fd9f2285c681f25252f0823790e0c7c82d1c6b7c64ab132c89 │ │ └─167502 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─dd977e98127c8e35040fa766abeb15efcab610c05164616d20495767940ffda3 │ │ ├─123065 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─123102 /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 │ ├─950e64424c5ed39bdda0922bafb9b4405a7a2531d6c7f2de3810facde14ef407 │ │ ├─152400 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─364250 sleep 300 │ ├─98c77d0afc21fabafcc3b511cf73dce26c28424ab9c11a329f42245ecb246970 │ │ └─94713 /pause │ ├─59e08ab6b54a2ac03d85127c0c262395a550e8f4f3d472547c27d5488a3ca41a │ │ └─53869 nfd-worker -metrics=8081 │ ├─e51d301c0f6809e52c1aa5703b3ddbef31326986065427beeaeed7075df54630 │ │ └─161921 /bin/bash /tmp/libvirt.sh │ ├─9f791fa509cb62ab96cb660607299a7a69a6044fa8905e8bfbbb148dd09a7cd1 │ │ └─171860 /pause │ ├─bfe277d20c92d1c32ec607308827e001a59af68cdc8c0ae546f2e74269dd0d8f │ │ └─236542 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─5e656b6c1302908890aac8fabcf0b4e6f7f2145b0647b56c064cbb90b2efa6fd │ │ └─56535 /pause │ ├─bfd9358c698bb89acf4a8507f29be184d71844791e705a6ca02cf6c66cebff62 │ │ └─75677 /usr/local/bin/rook ceph operator │ ├─440b2022f4a799db2d2b5628f511f3ac5b6337b5ddf9eac9821d6a860a8e1e9e │ │ ├─150050 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─150067 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─150073 erl_child_setup 1048576 │ │ ├─150229 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─150291 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─150292 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─150405 /bin/sh -s rabbit_disk_monitor │ ├─b8a02025a9896bba7fb54a57286730f00d07f85aa340dd49831b252475e32d6a │ │ ├─219773 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─220390 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpfg2k7t7w/privsep.sock │ │ ├─220394 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─220397 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─4c562e9cf807fc52b66685596d30d3cd21ac5ac920913b9f01064a351b74fc47 │ │ └─225478 docker-registry serve /etc/docker-registry/config.yml │ ├─1ef6779f472455d710ddebd998b6195d390097ed6180aef5e11d6f72811741ad │ │ └─61853 /pause │ ├─83010e9bfcf8432ca0773e44a4adccd9da8642163ede98a9412bbd7d45c46644 │ │ ├─93684 glance-api: uWSGI master │ │ ├─93697 glance-api: uWSGI worker 1 │ │ └─93698 glance-api: uWSGI worker 2 │ ├─f44106053f05e70ae76f6d57011b5659d1c10a24957e39f318431084abc05129 │ │ ├─96430 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96448 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─96454 erl_child_setup 1048576 │ │ ├─96511 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─96563 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─96564 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─96810 /bin/sh -s rabbit_disk_monitor │ ├─be99ee4e32b87113f5becbdb63b0b1c8683555ccd38cd72aca2bf4d328126c25 │ │ └─39856 /pause │ ├─80448dbb5c517bb1633f02a45c466d14bf9d182b442598b493f2ad25cb028530 │ │ ├─171199 senlin-api: uWSGI master │ │ ├─171258 senlin-api: uWSGI worker 1 │ │ └─171259 senlin-api: uWSGI worker 2 │ ├─2c9b0f2cc95864675b395dc3bd4e6a94576c3371884fc1e9a060d6c81f7b5b92 │ │ └─61486 /bin/memcached_exporter │ ├─d46fe17930b1bd5fdced999f91d83ed70ba308962f42f4e169bce3bde63dcc04 │ │ └─193223 /pause │ ├─3013f49e71364408897f3bb9dba19e56fd30a2b23f326bbaa364ba5f7e39536f │ │ └─43530 /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 │ ├─9135036c2bec89457c2adcccc14ea3029d1550a37c329614e46344ab9ef4ee8f │ │ └─43284 /pause │ ├─6de022042d8410e2369cf8505e72ec5ef6e7dc633ba44cb8b81f6e7911fa2261 │ │ └─58136 /pause │ ├─1b180778bce63fbaae0f5d615550a43705c6258000e55b9aab52fed09fce4312 │ │ ├─158749 /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 │ │ ├─158936 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) │ │ ├─158937 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) │ │ └─158941 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) │ ├─24dcfed3f92a9e9693c7bbaf4ffa789822cb133d57943fa486177b0796ee61f5 │ │ └─42890 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 │ ├─feb5d25725d3fa39804ba330368c70af8a60b5352af3db5b0dffaad74c9ee05f │ │ ├─41040 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41477 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─8c540fe7b47d95c445b064f5976378cd18561e8436a3bf1d17ff5b1175862658 │ │ └─211083 /pause │ ├─af65b1a092c4d82500d2e06c794bd3d19a0ee2d68ac9fce0fc4234098b10e9b4 │ │ └─228464 /pause │ ├─fcec1b8fc00f4581fd1360249c550eeef4cbbbb9ec7962105e2e81e34e6244da │ │ └─127767 /pause │ ├─b827871870a96c44a9ec9c581e1371210dd5d6b5c80de07e9531878d5b41cbf4 │ │ └─127158 /pause │ ├─a4f75cac8d3a1e7a3833cb07dcef26533e0b311fc7ec6bf77b72ac6fff187f6b │ │ └─151585 /pause │ ├─c0885654f9b13ff9ca5120d3ce296adc4f2ad26c8ccfc964dbb91e23da99f456 │ │ ├─148321 nova-api: uWSGI master │ │ ├─148368 nova-api: uWSGI worker 1 │ │ └─148369 nova-api: uWSGI worker 2 │ ├─1ce1b095e4cfe7588c2d1b367f84005b1e046cc295d598199d9fbdecf9ad0f3b │ │ ├─200863 octavia-api: uWSGI master │ │ ├─200875 octavia-api: uWSGI worker 1 │ │ └─200876 octavia-api: uWSGI worker 2 │ ├─7240cd0ae7169d47543248f0a9894c41e2dd3bb4e7647360c866167ef9319621 │ │ └─39516 kube-apiserver --advertise-address=199.204.45.19 --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 │ ├─c16aca8abbe23b0fe20fddb05b9367c51baef8cd0e03a91eb5780df7e8cd1fbf │ │ └─208474 /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 │ ├─b28a5c564f0e768c3ef8c76d359a22b690d800f59bdc8fcedb14911fdf79b9e4 │ │ └─60436 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─207baf14d89644566cb58e4913de055e861524754a9057bf358411d09a1fde6f │ │ └─42360 /pause │ ├─6881110c4b491fc850fcb9a8d408387fa797ec3c148e6775c107fec7e95942c0 │ │ └─42309 /pause │ ├─b6134c0e3a3b78ca2de16e566f518aca3cd0d74277d3884b9db77e23ecfbb3d8 │ │ └─219729 /pause │ ├─02cb3031bb980a4cbe34d99c4ebbd5a45f18639f4aab825a10faa941c69c159a │ │ └─123030 /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 │ ├─0b0ce805f5927e881bb7d8354c36f40514e179b783ed1fbe8cd56d436a0b27ee │ │ ├─62192 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─62209 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─62215 erl_child_setup 1048576 │ │ ├─62286 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─62337 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─62338 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─62663 /bin/sh -s rabbit_disk_monitor │ ├─36028169234b1bbf84a3373c0cb8a447c650c761b80439402450ca043c276d3a │ │ └─151406 /pause │ ├─89248c751dfcbbabb05b01c37bd9341d05958adfc8f274fc430b2f98e1ba5ddc │ │ └─242246 /pause │ ├─1cfa6d8580118f500ddecec9375b53fdf7b3ba4d8bfc35c8a0fb843842fe1bc6 │ │ └─236545 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─6df3ce5af7b1702730d33dee075b2d702a28028fb5c93b6b26a2285a82a1eb3f │ │ └─39311 /pause │ ├─7a6ac1cf3376b680855b6cd3af9ea70ae351e9b6f02049a31126752e1e232330 │ │ ├─108775 /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 │ │ └─108896 /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 │ ├─88bfd58ba388a6094ce4374325b497741379451a8602f0557b910f12d512824b │ │ └─39357 /pause │ ├─f340e9aa05834840a3b066ef5df26a5b06ad1db916bbeedd870d64758900d916 │ │ └─96141 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─a489c8071c90cb938f6e773b49215aa6c598ccbb0ac2bafa035d9e911f49c5ce │ │ └─86744 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─c146793027db2f34c9507e65e2c97dd6da777c5d49c61d7e759f4a86fbbae9c6 │ │ ├─202472 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─202509 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─203413 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─203414 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367686 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367687 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367688 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367689 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367690 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367691 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367692 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367693 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367695 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367696 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367697 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367698 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367699 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367700 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367701 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367704 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367705 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367706 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367707 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367708 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367710 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367711 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367712 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367713 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367716 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367717 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367718 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367719 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367721 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─367722 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─367723 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─97c4b312d1fbbb89ee41ff8e69eb286d23d2833b67743418315b4cdc86ba6c16 │ │ └─39301 /pause │ ├─fee47e40620022080ade59101dd6ca08c3689c252bc3ac3cf7bd3d737503ff0b │ │ └─107925 /pause │ ├─a814e648e3e1fe0a6c35e90cf708a780e331ce3b43bb3ba48ff94f0ce8a8fb18 │ │ └─96322 /pause │ ├─c8dc8e1f88375ab8d17a77787952cf83e3503a2e8a288edbb70fd1a1ac9d6868 │ │ └─61165 /bin/pushgateway │ ├─1f6e69f20554bb515305e81b0eac28fdf69434799b92c5d9f2e7e1e35b7c1aaf │ │ ├─167469 /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 │ │ ├─343635 /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/tmpnq453ent/privsep.sock │ │ ├─343864 /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/tmpg32533jg/privsep.sock │ │ └─345972 /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/tmpqarrjfoh/privsep.sock │ ├─d74fe826a733767cdb463f3d853e9dd5811fe24f08d83e2a6119639da11c8388 │ │ └─193210 /pause │ ├─1fc50b45b44dabcea411870315541c512bee1c632d4715a8b836429b526d6292 │ │ └─43577 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─83e9175592d10b1f4acc8af531082fe43cdf0003ea8bb0de6c3f5aa13317aa20 │ │ └─39383 /pause │ ├─1f83b4b7a69ac69820e1fd751441371ff0b7749d312f1c4642fe0f87df80b1d7 │ │ └─58096 /pause │ ├─57cc6d177fea8c53561bd96d9c2fa38d648e864a8b150ae7d1ec00ac827e0b53 │ │ └─239974 /pause │ ├─a3caf4f6fb842a6a2cb56ed7bcc18e7aff341af813bb9918e11dbb18b4f0a3e2 │ │ └─126892 /pause │ ├─d2e2bb38045c427b9e337e327744c66d03994076b9c7ec7ce6d4fa360871bed5 │ │ ├─105207 cinder-api: uWSGI master │ │ ├─105220 cinder-api: uWSGI worker 1 │ │ └─105221 cinder-api: uWSGI worker 2 │ ├─dd5250443d47a5dd4356e9e9412be8915cde463e49bd6ebc348c85c79e3e65fb │ │ └─205663 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─18ca4f0c9ef587c49dfb96e5f76d176ac7180551800d4dcac6f236e595ee5b91 │ │ └─208386 /pause │ ├─3c53cfa0b8d59fc86222c19e64715f3beb4be28fbec58a387399e530d8047670 │ │ └─79681 /pause │ ├─d0f88433a393bd614cdfff03271af20b65754f3e98e26e8ad54ea4d238967f04 │ │ └─40578 /pause │ ├─bc6de77f1adf21890a93ea838e312177a3c5d258256a14bf7f0763702adb3b69 │ │ └─205450 /pause │ ├─ffd6dfb37b6321c173b4113de796f435046fcd12c82755fafb3ff2eb48d20361 │ │ └─108448 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─94ad2f51b1082cd7f6f9781b6b9c16ca3b3f8f38508848512cd1efd919834f83 │ │ ├─47669 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 │ │ └─48887 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 │ ├─5338419cc6ea460ddf7c49fb5e0107a67b52ab81a8d80c0140037ecdd203857a │ │ └─54059 /secretgen-controller │ ├─bb3d086638806814989670f52d21376f2fbf977f7d63d220aa104ef58d1bcf54 │ │ └─58855 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 │ ├─4456ec7828c00bf4ca279df2d0ffd574f9afaf5a572ca2d22fdbe96450e79c61 │ │ └─58356 /pause │ ├─1d505e99329b1cde17c49e3f511f13a625f8c4b9a3506be5a12a495b927ed3b2 │ │ ├─95018 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─95360 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─95362 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ └─291d1e4814db1912e12ff6f4213628f01ef34e36750c4f3d6f45b267213c1f97 │ ├─186840 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ ├─186858 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ ├─186864 erl_child_setup 1048576 │ ├─186986 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ ├─187102 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ ├─187103 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ └─187218 /bin/sh -s rabbit_disk_monitor ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount