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 │ │ │ ├─21927 /lib/systemd/systemd --user │ │ │ └─21929 (sd-pam) │ │ └─session-21.scope │ │ ├─21862 sshd: cephadm [priv] │ │ └─21944 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─712 /lib/systemd/systemd --user │ │ └─713 (sd-pam) │ ├─session-4.scope │ │ ├─1638 sshd: zuul [priv] │ │ └─1651 sshd: zuul@notty │ └─session-1.scope │ ├─ 709 sshd: zuul [priv] │ ├─ 726 sshd: zuul@notty │ ├─ 871 /usr/bin/python3 │ ├─ 1642 ssh: /home/zuul/.ansible/cp/199.204.45.129-22-zuul [mux] │ ├─438660 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gomyukuwninenblpzcjgqstjhoeulvab ; /usr/bin/python3'"'"' && sleep 0' │ ├─438661 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-gomyukuwninenblpzcjgqstjhoeulvab ; /usr/bin/python3' && sleep 0 │ ├─438662 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-gomyukuwninenblpzcjgqstjhoeulvab ; /usr/bin/python3 │ ├─438663 /bin/sh -c echo BECOME-SUCCESS-gomyukuwninenblpzcjgqstjhoeulvab ; /usr/bin/python3 │ ├─438664 /usr/bin/python3 │ ├─438665 /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 │ └─438667 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9991 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12354 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cea56964c62869879b0459e4f9cabfa9f4d71945be70145c3184cf7d1af2bca7 -address /run/containerd/containerd.sock │ │ ├─ 12718 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 26b15b0cafe3beb1cc09a712a7a86ca0b1242c7dd5d0a2daa2b7da120b391ea7 -address /run/containerd/containerd.sock │ │ ├─ 18872 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6fa59944a9a04c915d5b0c589e695fb62bcaa7416b10866043f5c3bbebef4497 -address /run/containerd/containerd.sock │ │ ├─ 25495 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 321f71732dc147e17a0cfeba0f4d0cd839273678f27390eb5bc2b9fac4afced5 -address /run/containerd/containerd.sock │ │ ├─ 29995 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e1ce2b7a1db9a73b898d47fcd89d95c2dc57b2211d5c6302bd1e03f82454b311 -address /run/containerd/containerd.sock │ │ ├─ 34810 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7d27ba3f6708d95589cc7db180d1b571a2e167bad74988894109b262e7cc2205 -address /run/containerd/containerd.sock │ │ ├─ 39461 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c1dba0fee48f5d332cff5a3e364ff53a1f0910d640825d853f63e9e9cd8730fb -address /run/containerd/containerd.sock │ │ ├─ 41993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0819003e286d9aa36b898c2bd9fdd30cc773ce77688295ae84e504bb8705c2e -address /run/containerd/containerd.sock │ │ ├─ 42043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d68c12e35bbc49411af1d6b6a5be922272e2d5a677e2a2d74a80ba27268f835 -address /run/containerd/containerd.sock │ │ ├─ 42047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb0610f4a0e20c9be9b4684b254af08cde78e66584ba724d1f9ee47265976431 -address /run/containerd/containerd.sock │ │ ├─ 42053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7be91d8bfea216f37d12bc2df38e2bc9d632b697f0f7cf3d24187a4d14be06c1 -address /run/containerd/containerd.sock │ │ ├─ 42083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2adc3a18f002528c769282f2161b30987a87a342bf2cbbb5e648c41e747bf87 -address /run/containerd/containerd.sock │ │ ├─ 42560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4fc6c0cb9e9a8da821697a3b328f3716389ae603c90ec680b977f45c0152895 -address /run/containerd/containerd.sock │ │ ├─ 43339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c72807c17643dab0f65ac56f064cb6e03cb06f181ea6ab7f347f6c88183e3b69 -address /run/containerd/containerd.sock │ │ ├─ 43357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 509c5df4395d7ef8da4f5ab6be00a39aa07b83c68d15bcf5c2b074544db4cc30 -address /run/containerd/containerd.sock │ │ ├─ 44689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afd5099faaf9e7492af2bb69dcb19d457cab9bf5f46eb4a05f25bc68ef686228 -address /run/containerd/containerd.sock │ │ ├─ 45090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 269aa8417a30d406a865eb1554ea2048b23e7b5b2a86d94a9db2b8fbf0efac0c -address /run/containerd/containerd.sock │ │ ├─ 45154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3ef0e02c09eb7a0f537c64f58f6f5c9e5b6764357f3d232cf650436f2f5b1f3 -address /run/containerd/containerd.sock │ │ ├─ 45604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4793ed1653ec738627c6740a51b6aeff61c3d47fa99c34a87fc4926af44bc81 -address /run/containerd/containerd.sock │ │ ├─ 46130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7a1a20893ca94ecbe3574e5145c41a65df0e2361e1ad1dc6bc0ec01c29ad6af -address /run/containerd/containerd.sock │ │ ├─ 46207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e85f6e1346e89fdb96e4a9234751558cce0e06a37207813bc161d6747d79ceec -address /run/containerd/containerd.sock │ │ ├─ 46209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c7e8500c877b23f89f914bfa9f086380ded2fe366f34d680a6b371d88c7bd4c -address /run/containerd/containerd.sock │ │ ├─ 48315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 064c5e3ca3471128450754e635b3619203f38a232bc5235c46ca7b75a9c9febc -address /run/containerd/containerd.sock │ │ ├─ 48424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12cf521b84f50a1c40d6779fe528cee7f26c1eccc16855fe77387e7f47760502 -address /run/containerd/containerd.sock │ │ ├─ 49367 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 897cd1cdc5965a9a2ccd8a87ac702152619ecd2bfa31544bcdcac5f335f72bf7 -address /run/containerd/containerd.sock │ │ ├─ 49469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c456447afa632fe709a3a160a7cf03f7861ff494a62a3cc1e7cc680711d75d2 -address /run/containerd/containerd.sock │ │ ├─ 49839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f912f8d3eb87d5d697c2d46ae371550a8e1d02f5608a30a09d9c98872c66f642 -address /run/containerd/containerd.sock │ │ ├─ 50119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d04b714bb9195aa75e818001e67ac9ba8361536e8aa14ba752132e999e68206 -address /run/containerd/containerd.sock │ │ ├─ 50544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74e0eafcb98bc35abfcd68c8932a73cc997192475195e1da8b2b724b5c9e8578 -address /run/containerd/containerd.sock │ │ ├─ 52694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c30396044aa17c8386b8f85c383e4a4a3e09ef5132b4a13ffb9f31229e5b2c76 -address /run/containerd/containerd.sock │ │ ├─ 52909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 317816b49ff3fab77f0f8e2aa709e1d6aa06652e89ebe24448ae95722b0ee558 -address /run/containerd/containerd.sock │ │ ├─ 57036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 923435a72a3b1f486266dff6781b13f1a788dd11b7c245a10ad69b5615802f26 -address /run/containerd/containerd.sock │ │ ├─ 57776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb32628f6022163d9d0323f3d72dfcf589465b45c57ce28ac438703c160fab40 -address /run/containerd/containerd.sock │ │ ├─ 57834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 719cf2e5556cec92910652da97ce0db599b40398d4476dd9f9c8a0e579c6978f -address /run/containerd/containerd.sock │ │ ├─ 57873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f7840e8201230afc379e6f1b88ba134d4b66de54570755ce0eab862246cac37 -address /run/containerd/containerd.sock │ │ ├─ 58010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4fa0553a9b479881e3928bbc82477f16c5d1bdfaccb4c1998f5efa0d85bac4a -address /run/containerd/containerd.sock │ │ ├─ 61968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 766d91f8129f8760cf7df94428deba7aa986c6747064c65ea0882d83310d9ced -address /run/containerd/containerd.sock │ │ ├─ 62051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff8236556256216786a72b59b9e6ed6900a1d768872ddb23992022f271c68b00 -address /run/containerd/containerd.sock │ │ ├─ 62116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d11ee2dc6ffa811b124fb498a4ca8c5f745ed7e5fcd77a2e473187fc782947c5 -address /run/containerd/containerd.sock │ │ ├─ 62155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2e71c9633dc9707ac217e0db84c3018ffb847875285737e225ec9ee3cb11153 -address /run/containerd/containerd.sock │ │ ├─ 63912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24166a5f33eb1e8a46bd44eec240c03c1f3457370aecc4ef843231a3f5218407 -address /run/containerd/containerd.sock │ │ ├─ 63964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ccc56d8e211103a9d92527dd5be5a9601d2be11b870700906eb2b262252a9a3 -address /run/containerd/containerd.sock │ │ ├─ 64004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be75df8ebc26ec851f67b4d4577b6f690385baf32975380215718fb651f95f42 -address /run/containerd/containerd.sock │ │ ├─ 64398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0ddc8528913251d66776319b1c28beb984927538b21ac9511f68319c7fe05e8 -address /run/containerd/containerd.sock │ │ ├─ 64690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a07607e935d0b68b12e3367aeb52fcb093eb66bd8b728e5f642c3adc3112490c -address /run/containerd/containerd.sock │ │ ├─ 64761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2601fd6e1bdc146df5d587f73d998d1c4b834031bc9b1520157d59a0afb0921a -address /run/containerd/containerd.sock │ │ ├─ 65020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e563ecda007a7aa2a3ccbb517527e36a99d949490034ea5373c5183392d14e59 -address /run/containerd/containerd.sock │ │ ├─ 65345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 731e0101098d1ecac46d08e68108bbc1a57ed21f880fbd8488a4c03f40c3710e -address /run/containerd/containerd.sock │ │ ├─ 66043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5a9ff5f8425036363429ff13df5245f6ff8dcd2300ee02701442f399986bf06 -address /run/containerd/containerd.sock │ │ ├─ 66592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc2e499c30dd49eb850ce41cdd95e2abb7e70cbaf567bc0c4019a93faca12d41 -address /run/containerd/containerd.sock │ │ ├─ 68528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 494b835ffbe0a356fe704169e50c6c3a42738983add384e3e264db51e576c756 -address /run/containerd/containerd.sock │ │ ├─ 70303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ff4d9ea658fbb174c203e8ad09233b8a61acf9f5aeca03e2fe42094b33f05f6 -address /run/containerd/containerd.sock │ │ ├─ 79572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de1758db4e22d5d32468ddcd8ea3f7d972cfc341dbddbe11446b164cd6e33f0d -address /run/containerd/containerd.sock │ │ ├─ 81148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 365accec401a79988808b7d9ffd013878efd81f7b9876166a69244636ad9dd47 -address /run/containerd/containerd.sock │ │ ├─ 87038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22e287e98eeab8de8c97b757f72e422bc6b2902f7f2180024b49c4b6c9b1f793 -address /run/containerd/containerd.sock │ │ ├─ 93244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b208626fd701775e23fa15cc3f2f4caf565bfe926797cf1886312be58ce9d1e3 -address /run/containerd/containerd.sock │ │ ├─ 97091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 738868c0bc9357479a490457a68315168a7d9092c3e80d2f913701c7538e69e8 -address /run/containerd/containerd.sock │ │ ├─ 97130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44c7b1f887c6d1f57e84de1dbf8fe5dae9d81c31c99052822574e1f2859e3313 -address /run/containerd/containerd.sock │ │ ├─110568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c18ec81a2f3d03b9e5f926e133a44853466d502f047078fb6fda99b4a1974fb9 -address /run/containerd/containerd.sock │ │ ├─112168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7eb580ab0001d952ae35d1c3ae17408d7025b26cc4d5c94234625940a7ec5ebc -address /run/containerd/containerd.sock │ │ ├─112212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b02557af7cdcd583a2ce2e14d831facbc72869bc8b32d50d91dbbeb3606559f8 -address /run/containerd/containerd.sock │ │ ├─114128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cde4d901b1f75ff42815d9b00cc3d35fd5b77d19160313c454df4d02e0fd294 -address /run/containerd/containerd.sock │ │ ├─115919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eef9ea0042b03b0d5e4481a01751a9773d55add21b5024271314a26361c111e6 -address /run/containerd/containerd.sock │ │ ├─116060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3097170993d789aee9ca09c6bd4b762f64d19d3098413b8c27242148bf1991a -address /run/containerd/containerd.sock │ │ ├─128911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2382c04c1eef937eda1b2f31085be04970cef973143b9999e8bc2626ebf8079f -address /run/containerd/containerd.sock │ │ ├─128991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 660692ecef1227b77d4c91f3b4d8e74c6d45ca33b3ae4361d2b9abb44058f3db -address /run/containerd/containerd.sock │ │ ├─131507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4bfd20c2d62beb84bb276ae94858c3b40f1670319309cf377fa78bd66db5a28 -address /run/containerd/containerd.sock │ │ ├─158178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a75fe3519b8dc3936b4ba8c92065707f28016bcf65593fc3c2a9cb27b3dae07 -address /run/containerd/containerd.sock │ │ ├─159631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75238f5172eee64f9702c8297c23adec4309c8408dc714b0eeaa6028e632bf75 -address /run/containerd/containerd.sock │ │ ├─160081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63de72c000481e3c41fbb40e1c4a14820d509e5d3975774557bf405e609e8e94 -address /run/containerd/containerd.sock │ │ ├─160945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3aa058001722e85f992f3292308d196ee6e6b8de7988372d6d7351071656bdf -address /run/containerd/containerd.sock │ │ ├─162943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87a1e5d254b43bd9d26ed8376515a6fe48fae1e0808d1dc1cf52ff2af283113b -address /run/containerd/containerd.sock │ │ ├─163255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9bbd3d9cbc3eb43153ed59798016c98504712639aa8b7c4c41e16de8f417052 -address /run/containerd/containerd.sock │ │ ├─163310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15c601a0f194877e0149ba22cf2ff26da34f346ba7fdce88369c01209c34830a -address /run/containerd/containerd.sock │ │ ├─163405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1d7539fca33596f2272114553f56a27646f83f270c819a4da0b6cb6801004c8 -address /run/containerd/containerd.sock │ │ ├─163726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80ee18574799c12890032839bf2c04601a98c0775f1c4efd73ae43cf0229ab7a -address /run/containerd/containerd.sock │ │ ├─164048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dff67cf6973c41b25074e6bfc40ac05bef4d358a00e9aa096e6e98d785c37a3 -address /run/containerd/containerd.sock │ │ ├─175559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2619e5931448516a10cf29a27725ec6c4ecfdf6e342a15fad1a4f72efee58507 -address /run/containerd/containerd.sock │ │ ├─177379 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29a756fe1ee622c6abd88ddad77e397ddf2f5da906b264e28135be19453c4c07 -address /run/containerd/containerd.sock │ │ ├─177408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d30e804c0c3ff8efbf5bdca4c4244e9302f02d9a0218d0708177c6991cc7eb2f -address /run/containerd/containerd.sock │ │ ├─177478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12f197d4fc2be4349685f7e812f530a4d6361ea7109d6323480c8a6b2d834aa1 -address /run/containerd/containerd.sock │ │ ├─177500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c515372ed6af5b6aebb94080fa238633d362556a0490cdc7f478476c71b5d07 -address /run/containerd/containerd.sock │ │ ├─177625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1634a4d11928039daa259e572cd221f016eaf37d7cabf4f36379558a6780d701 -address /run/containerd/containerd.sock │ │ ├─177920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73cbf31fc1a6d99c2f642061cad1b6a2a90b681eacbe7215af2c327bf70375f1 -address /run/containerd/containerd.sock │ │ ├─178065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1805a04bbce32935c11d3e03b82a079114f475ae16071a0a3fb0020d5870fbf0 -address /run/containerd/containerd.sock │ │ ├─191302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab7c71408f4384a1b4bf3f93462ea2614cd14e0ca2f77fad8b16a31b82f6ee3a -address /run/containerd/containerd.sock │ │ ├─193942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5894d1c45a579c025dd793c1c2e2856f63109e02a76febda638a57dc283677e8 -address /run/containerd/containerd.sock │ │ ├─194053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 237c7bcc91aef53bdefe60923b456f853b8d70ee78ae4c4b9580d6feaf5e51ad -address /run/containerd/containerd.sock │ │ ├─194102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d85e4ef1b0b35421bf371d089f2b87716649aa92b4119611e2cc053be9b0f12d -address /run/containerd/containerd.sock │ │ ├─210577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1ab31e179bea9bd89c09b117d841cac0358628348de02a7d9aafd0af01a5c9e -address /run/containerd/containerd.sock │ │ ├─218160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f900d12ab9e11a13093a874ae1be535f5f6467fded60983bf831de227f1e37ca -address /run/containerd/containerd.sock │ │ ├─218197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96d1373e9ab1598c62da16304207d9ca3ee3f6e6e21c8433b878641c700d8856 -address /run/containerd/containerd.sock │ │ ├─218222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db3b8200217067baae67ea2ef4b2b16eba4c3ea630b2ac3099e388f00b07b7c4 -address /run/containerd/containerd.sock │ │ ├─218577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6485a1786d6f038c55b25ef84e072dedae9a25e4d50c077b43d4a6694001577 -address /run/containerd/containerd.sock │ │ ├─230139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 010aebc0bcd85e6734264823039cdb7f1661bbbbd065fc3cb6c9c6ab7a54bf6b -address /run/containerd/containerd.sock │ │ ├─232450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a75c4c85ae4bef81aad58b388698983bcb3a50de9d7ebf5b86fe590997a437df -address /run/containerd/containerd.sock │ │ ├─233687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5d136285d82fb1c80299465d5405ccb7573a3b71cd8c89f0a6fb9207ff37ff5 -address /run/containerd/containerd.sock │ │ ├─234788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f3d6bddfc0a8197c67a6cb5a555e576ca54c1c8ed163c346bc9c60c4e6d2358 -address /run/containerd/containerd.sock │ │ ├─235326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 427238eff2bf73efa7e61fc513d3cd1beb79a75f10e6a16dbd68a99451bc74cd -address /run/containerd/containerd.sock │ │ ├─236937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5adbd55fb18268d4f01dba730361b662b4ef2b1a0183950120634b0e7ae398ea -address /run/containerd/containerd.sock │ │ ├─238398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3f371be17de271e8b544f19eee08076179d4d01ef511bcc74df056ce84762dd -address /run/containerd/containerd.sock │ │ ├─238435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09095167215ab001d0990ea781044551edae167d7ca526b937a8ac82819c3b8b -address /run/containerd/containerd.sock │ │ ├─248398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eecf3e632b3a85c8216a79684ce9bda08ca67cc90e095decf0e0f210d0c0b88a -address /run/containerd/containerd.sock │ │ ├─248897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f67af34a1efd5710662e22283f10fc446189f911cf06732085c3a004445329db -address /run/containerd/containerd.sock │ │ ├─256070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eaf6c086e8b21f6d6075b5a9556a3ee6b4d789f43a669856706b269bca43895 -address /run/containerd/containerd.sock │ │ ├─260939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4b513d3c8f4063525c7d03888c214ea0f183f81163569341d7ada5a81f0bd04 -address /run/containerd/containerd.sock │ │ ├─261136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d7b1aff6227c0cb938a9a5a7bf8c11eaa017b86f6a31cab2c69ea6f6469b725 -address /run/containerd/containerd.sock │ │ ├─261175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 406d363b2187c66e34405194c01ef6facc9eda7f936e42a47eb7ddde0a28f4c5 -address /run/containerd/containerd.sock │ │ ├─261392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9169de4f834e9da9d6605cebd62a635d73d886f4385128c5917ab30a4873551 -address /run/containerd/containerd.sock │ │ ├─273881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 683041e5b8fb4257427728c19e193afd3f814ce5b7c6df86bc4482d65b5f8549 -address /run/containerd/containerd.sock │ │ ├─276536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b1f79c324e3b50f946dfb64e040674fd209e5851a6bf185d27bdcc717059235 -address /run/containerd/containerd.sock │ │ └─278006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2dbd35dcaec1b9a6b426e12072c3e7aa765574d868875f3baf908d035429b98 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1446 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─docker-26b15b0cafe3beb1cc09a712a7a86ca0b1242c7dd5d0a2daa2b7da120b391ea7.scope … │ │ ├─12744 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.veoeiq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12764 /usr/bin/ceph-mgr -n mgr.instance.veoeiq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─622 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-6fa59944a9a04c915d5b0c589e695fb62bcaa7416b10866043f5c3bbebef4497.scope … │ │ ├─18899 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18918 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-321f71732dc147e17a0cfeba0f4d0cd839273678f27390eb5bc2b9fac4afced5.scope … │ │ ├─25519 /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 │ │ └─25531 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29710 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29979 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18833 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18853 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25200 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25478 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39393 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39413 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34524 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34792 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12264 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12297 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.veoeiq.service │ │ ├─12629 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.veoeiq/unit.run │ │ └─12662 /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-veoeiq --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.veoeiq:/var/lib/ceph/mgr/ceph-instance.veoeiq:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.veoeiq/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.veoeiq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10361 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─157455 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42456 /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.129 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1113 /usr/sbin/uuidd --socket-activation │ ├─docker-c1dba0fee48f5d332cff5a3e364ff53a1f0910d640825d853f63e9e9cd8730fb.scope … │ │ ├─39489 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39502 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─chrony.service │ │ ├─10870 /usr/sbin/chronyd -F 1 │ │ └─10871 /usr/sbin/chronyd -F 1 │ ├─docker-cea56964c62869879b0459e4f9cabfa9f4d71945be70145c3184cf7d1af2bca7.scope … │ │ ├─12378 /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 │ │ └─12399 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-7d27ba3f6708d95589cc7db180d1b571a2e167bad74988894109b262e7cc2205.scope … │ │ ├─34835 /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 │ │ └─34847 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-e1ce2b7a1db9a73b898d47fcd89d95c2dc57b2211d5c6302bd1e03f82454b311.scope … │ │ ├─30021 /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 │ │ └─30033 /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 │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─157295 /sbin/iscsid │ │ └─157296 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─618 /lib/systemd/systemd-logind │ └─run-r592684bba35343ee80a49ae2e5e54f96.scope │ └─191927 /usr/sbin/libvirtd --listen ├─k8s.io │ ├─907e03eeafa8405ab734170e90fb8d8d5e0f91f09add5923974a28dddb9b5a57 │ │ └─42610 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─9d68c12e35bbc49411af1d6b6a5be922272e2d5a677e2a2d74a80ba27268f835 │ │ └─42146 /pause │ ├─0181f77a587a1b78b4b3b2ae6393e1b541bd2543608ac240afff92becec17d1f │ │ └─67834 /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-129.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 │ ├─7e5c6aabd735cfee96d641fd9ef7b3f9c91d933e8cca3a003cdfb593d55b0c3c │ │ └─42262 kube-apiserver --advertise-address=199.204.45.129 --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 │ ├─15fa669ea2fd73f6d2c75bad44b83c9351e463a622a61c6e43c0a67ce455a06c │ │ └─68331 /bin/oauth2-proxy │ ├─d3c4b70ccf315b664b71e8ee71066494780ab9800c5104ae35415c6cc6650274 │ │ └─97490 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-5jcxb --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─29c3c040771b66e01590ada063a119a2d320c194fc6d2968896d5c285063f611 │ │ └─65497 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3a143f6c791e534474749a8343d45cf972cf7f006fde165716e7aaebe0f77589 │ │ └─53110 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─53825f9c853690dfd82c7f5c7e8553f6300eb78c720e3c3b83a690142ebcfc77 │ │ └─194688 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─abc74aa94068f10f18c7208294298308d6c012f072112362e0aa77075deeb6da │ │ └─434058 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─a4fa0553a9b479881e3928bbc82477f16c5d1bdfaccb4c1998f5efa0d85bac4a │ │ └─58037 /pause │ ├─20c3c925fbe6a9023856e183c44d49f6d6419a6cc777f4a4a25610fdbf961d49 │ │ └─48727 /server │ ├─0b301602c03185894d4091cd6dc8f056a94811ad8dd27d8c3d015eed95fc4da9 │ │ ├─206588 heat-api-cfn: uWSGI master │ │ ├─206614 heat-api-cfn: uWSGI worker 1 │ │ └─206615 heat-api-cfn: uWSGI worker 2 │ ├─08dc95c935c3589f9313553a48a2be9f44b391f3c8b391704374ba9b6f73704a │ │ └─58185 nfd-gc -gc-interval=1h │ ├─75238f5172eee64f9702c8297c23adec4309c8408dc714b0eeaa6028e632bf75 │ │ └─159654 /pause │ ├─766d91f8129f8760cf7df94428deba7aa986c6747064c65ea0882d83310d9ced │ │ └─62004 /pause │ ├─3243fdf6e2e0baa53759b455917ede1383983b5159846c7d66a16a5e34bf3caa │ │ ├─43863 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44241 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─622ada3024d9ccb66433835de111956c4ea1239bc640486970eb5adc6f6b22d8 │ │ ├─110962 glance-api: uWSGI master │ │ ├─110974 glance-api: uWSGI worker 1 │ │ └─110975 glance-api: uWSGI worker 2 │ ├─31bcd1018173df158f3131d1972f5b937cebee88ba12b841a0caba3be3dd914e │ │ └─64470 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 │ ├─f67af34a1efd5710662e22283f10fc446189f911cf06732085c3a004445329db │ │ └─248922 /pause │ ├─a0712fdfdd5bcb49d9a21388b2052e5449c844c4ab45ed02901b28589c5367f6 │ │ └─127509 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─154ca37724404cdeee5ef37f7096bc1aaf1e1808baf11ce48795f0c88efb4994 │ │ └─158553 /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 │ ├─27bf82d8e4fba4594fb2519f8a2850d476657d28a605567dd760a0bfa5929aca │ │ └─191020 /bin/bash /tmp/libvirt.sh │ ├─5fe63ca2c09263713c825e286c5e78bcc16801d173bf9402bf2e614353ce856f │ │ └─270588 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d7a1a20893ca94ecbe3574e5145c41a65df0e2361e1ad1dc6bc0ec01c29ad6af │ │ └─46155 /pause │ ├─f4bfd20c2d62beb84bb276ae94858c3b40f1670319309cf377fa78bd66db5a28 │ │ └─131531 /pause │ ├─1331c10dd22e0c2642d85c21c8ab786946366cb4860adb91094778a60f539a8e │ │ ├─173754 nova-metadata: uWSGI master │ │ ├─173767 nova-metadata: uWSGI worker 1 │ │ └─173768 nova-metadata: uWSGI worker 2 │ ├─7f3d6bddfc0a8197c67a6cb5a555e576ca54c1c8ed163c346bc9c60c4e6d2358 │ │ └─234812 /pause │ ├─ff338412f618d1f3fedfec39cdb4368c1805b9f1cf062a0aecd145f7d7622706 │ │ └─45227 /coredns -conf /etc/coredns/Corefile │ ├─eb82058172c5059d62a8dc3f25e735ba7bb0b2069374e98a16e70f59e2c080fd │ │ ├─210782 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210801 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─210810 erl_child_setup 1048576 │ │ ├─210896 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210897 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210907 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─211090 /bin/sh -s rabbit_disk_monitor │ ├─b3e4491fabee542ee259fe51f21a128a0066b5e6fb6ac96089ba293b5f2675f3 │ │ └─422513 /kube-vip manager │ ├─24166a5f33eb1e8a46bd44eec240c03c1f3457370aecc4ef843231a3f5218407 │ │ └─63939 /pause │ ├─c4e3ce2b5450f1bd5b72dec39397f9a2baefe1e298c4e15e54333347170d6284 │ │ └─50825 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─c3f371be17de271e8b544f19eee08076179d4d01ef511bcc74df056ce84762dd │ │ └─238421 /pause │ ├─3e028c3050390a20e6f5ca3eaa4f171cfc230bbc42934e171a2c2e39088f32f2 │ │ ├─189343 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─189549 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─189957 /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/tmpbq3l0dlf/privsep.sock │ │ ├─392658 /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/tmptaqgpyb7/privsep.sock │ │ ├─393288 /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/tmps63jyggw/privsep.sock │ │ ├─393669 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─393671 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─394207 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=289e59cf-ac23-4fa1-8fdb-9a86dc7ef3a5 --namespace=qrouter-289e59cf-ac23-4fa1-8fdb-9a86dc7ef3a5 --conf_dir=/var/lib/neutron/ha_confs/289e59cf-ac23-4fa1-8fdb-9a86dc7ef3a5 --log-file=/var/lib/neutron/ha_confs/289e59cf-ac23-4fa1-8fdb-9a86dc7ef3a5/neutron-keepalived-state-change.log --monitor_interface=ha-ea444bb5-a1 --monitor_cidr=169.254.0.229/24 --pid_file=/var/lib/neutron/external/pids/289e59cf-ac23-4fa1-8fdb-9a86dc7ef3a5.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─396723 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4b273ddd-0555-4480-9fa6-f6e1c496959b --namespace=qrouter-4b273ddd-0555-4480-9fa6-f6e1c496959b --conf_dir=/var/lib/neutron/ha_confs/4b273ddd-0555-4480-9fa6-f6e1c496959b --log-file=/var/lib/neutron/ha_confs/4b273ddd-0555-4480-9fa6-f6e1c496959b/neutron-keepalived-state-change.log --monitor_interface=ha-f8e6289d-88 --monitor_cidr=169.254.0.87/24 --pid_file=/var/lib/neutron/external/pids/4b273ddd-0555-4480-9fa6-f6e1c496959b.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─401753 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f516cd7e-28cc-4b2f-b780-5830c65e00bc --namespace=qrouter-f516cd7e-28cc-4b2f-b780-5830c65e00bc --conf_dir=/var/lib/neutron/ha_confs/f516cd7e-28cc-4b2f-b780-5830c65e00bc --log-file=/var/lib/neutron/ha_confs/f516cd7e-28cc-4b2f-b780-5830c65e00bc/neutron-keepalived-state-change.log --monitor_interface=ha-c65c6075-8c --monitor_cidr=169.254.0.87/24 --pid_file=/var/lib/neutron/external/pids/f516cd7e-28cc-4b2f-b780-5830c65e00bc.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─7aaa2d5f90f55fd9bb51d36265c03325f8f7b0ad162681fde0f8c98a64bf070f │ │ ├─173647 nova-api: uWSGI master │ │ ├─173684 nova-api: uWSGI worker 1 │ │ └─173685 nova-api: uWSGI worker 2 │ ├─660692ecef1227b77d4c91f3b4d8e74c6d45ca33b3ae4361d2b9abb44058f3db │ │ └─129033 /pause │ ├─71b87fc46597c43887d5766952e8dfab9dfcbff9e18229c32d66f7e53b3ba35c │ │ └─53371 redis_exporter │ ├─d2f6fb3f1373b27b888cd55cb6bb68032d9cfe0b9786aa4c6863bbcc8c35e1a8 │ │ └─66850 /goldpinger --static-file-path /static │ ├─a1d7539fca33596f2272114553f56a27646f83f270c819a4da0b6cb6801004c8 │ │ └─163441 /pause │ ├─d94a01112b9da41fccba2cb849c14735f9230d2cd06a524ff9a2dea976c15e0c │ │ ├─161165 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161182 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─161188 erl_child_setup 1048576 │ │ ├─161246 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161247 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161257 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─161392 /bin/sh -s rabbit_disk_monitor │ ├─427238eff2bf73efa7e61fc513d3cd1beb79a75f10e6a16dbd68a99451bc74cd │ │ └─235350 /pause │ ├─b02557af7cdcd583a2ce2e14d831facbc72869bc8b32d50d91dbbeb3606559f8 │ │ └─112236 /pause │ ├─15649803d2522c9f9e10eab350623897a26633d78bcac904ca2041ce32455f01 │ │ └─62864 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─4e7f7508e175061a654ea385f8abb74ecc2ed2ebcd39ca355df95fc61a6a4a68 │ │ ├─178687 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─425390 sleep 300 │ ├─406d363b2187c66e34405194c01ef6facc9eda7f936e42a47eb7ddde0a28f4c5 │ │ └─261260 /pause │ ├─44c7b1f887c6d1f57e84de1dbf8fe5dae9d81c31c99052822574e1f2859e3313 │ │ └─97159 /pause │ ├─f6485a1786d6f038c55b25ef84e072dedae9a25e4d50c077b43d4a6694001577 │ │ └─218607 /pause │ ├─d42d11a24ca4ae5cee85633d938772f6b23188f4a2741a777424895d9d5526d7 │ │ ├─125986 cinder-api: uWSGI master │ │ ├─126037 cinder-api: uWSGI worker 1 │ │ └─126038 cinder-api: uWSGI worker 2 │ ├─a0ddc8528913251d66776319b1c28beb984927538b21ac9511f68319c7fe05e8 │ │ └─64424 /pause │ ├─d5a9ff5f8425036363429ff13df5245f6ff8dcd2300ee02701442f399986bf06 │ │ └─66149 /pause │ ├─81711152b2b9a398080d62924fa95be7127103981db04118534fb6b7b1485056 │ │ ├─62730 python -u /app/sidecar.py │ │ ├─62907 python -u /app/sidecar.py │ │ └─62908 python -u /app/sidecar.py │ ├─e0819003e286d9aa36b898c2bd9fdd30cc773ce77688295ae84e504bb8705c2e │ │ └─42050 /pause │ ├─7b1f79c324e3b50f946dfb64e040674fd209e5851a6bf185d27bdcc717059235 │ │ └─276571 /pause │ ├─e7bb4820ec2558bdcdfd162365f531b94980f38ba81ee7bbe21f3222f9910714 │ │ └─129580 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─db3b8200217067baae67ea2ef4b2b16eba4c3ea630b2ac3099e388f00b07b7c4 │ │ └─218278 /pause │ ├─c30396044aa17c8386b8f85c383e4a4a3e09ef5132b4a13ffb9f31229e5b2c76 │ │ └─52719 /pause │ ├─c72807c17643dab0f65ac56f064cb6e03cb06f181ea6ab7f347f6c88183e3b69 │ │ └─43386 /pause │ ├─0ef4134542443df7534e9dbc3c6b624581a3867b4d2af5e970723908d8788908 │ │ └─276883 /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 │ ├─a1ab31e179bea9bd89c09b117d841cac0358628348de02a7d9aafd0af01a5c9e │ │ └─210604 /pause │ ├─12d8b6510779d1fe7e0c0c103069b37ab8f42fed8e09cda568a3bca6554ea027 │ │ ├─186808 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─187181 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187184 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─187187 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─da0dbe54ec5ffba65dc7fa4165531629cabd9c8895dfde04416bf21b4d15b7da │ │ └─66736 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─4d22d6a64ee762b44c1df9a997efaaac5d1117cd32801232b03f991329f82ce9 │ │ ├─276236 apache2 -DFOREGROUND │ │ ├─278824 (wsgi:h -DFOREGROUND │ │ ├─278825 (wsgi:h -DFOREGROUND │ │ ├─278826 (wsgi:h -DFOREGROUND │ │ ├─278827 (wsgi:h -DFOREGROUND │ │ ├─278828 (wsgi:h -DFOREGROUND │ │ ├─278829 apache2 -DFOREGROUND │ │ └─278830 apache2 -DFOREGROUND │ ├─4a5aa65a5247000b6b2dcc2751d6e66d932550509c1f24f6797896d24382fae2 │ │ └─45779 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 │ ├─d128dee3af4f43072be2e7b38eb913609e666a8cb5085bf8fac76293b3313a70 │ │ ├─230364 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230384 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─230390 erl_child_setup 1048576 │ │ ├─230447 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230448 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230458 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─230569 /bin/sh -s rabbit_disk_monitor │ ├─de75e97f3bfcbfbbf4bb107722c49c5de43c1a81f93575767560c5ad14ab4057 │ │ └─68254 /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 │ ├─c55f98e069be1b3e389a5c7098424a0c34153749b5ca58bf56c06e2bc01a74b0 │ │ ├─248738 magnum-api: uWSGI master │ │ ├─248769 magnum-api: uWSGI worker 1 │ │ └─248770 magnum-api: uWSGI worker 2 │ ├─086c8e34bf5f7d28f6b344666e5c56dc9b5a7429a73ae3a7c1145683abcf38ae │ │ ├─248877 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─249195 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─249196 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─4eb559c6b13690f12b16a1217982fde18e48f0b7aedf1c42742548681d94d257 │ │ └─190967 /usr/bin/libvirt-tls-sidecar │ ├─6eeb006a592b293cbe4914acacba2802ffe32483b4a4cd23f1cef8afd8dd7c04 │ │ ├─62765 python -u /app/sidecar.py │ │ ├─62954 python -u /app/sidecar.py │ │ └─62956 python -u /app/sidecar.py │ ├─d9bbd3d9cbc3eb43153ed59798016c98504712639aa8b7c4c41e16de8f417052 │ │ └─163278 /pause │ ├─f72727b8f9c10ab5e6dafe593bea12a62b19286f522f2be1fb8518b7ccfddec4 │ │ └─189317 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) │ ├─29a756fe1ee622c6abd88ddad77e397ddf2f5da906b264e28135be19453c4c07 │ │ └─177453 /pause │ ├─852c98e684bb602c2bf41484d6b73731effdf5fd401079387bdfbcb64dd8f0a6 │ │ ├─175766 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175782 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─175788 erl_child_setup 1048576 │ │ ├─175914 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175915 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175925 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─176059 /bin/sh -s rabbit_disk_monitor │ ├─494b835ffbe0a356fe704169e50c6c3a42738983add384e3e264db51e576c756 │ │ └─68551 /pause │ ├─92928a0c9db75f3cfbbb1aad17515faa6ff5221741f77eafd7f1c039482dc70a │ │ └─63409 /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 │ ├─6b2bbdec0dfcd3022811a805a386cbb5d3de4d05be8fedc18aa486c3f63938f2 │ │ ├─ 97604 /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 │ │ └─405377 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─7009f60baa8a059c74d0ea5de820f913a7267ccc74e701f40b9da5f68484f37c │ │ └─66384 /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 │ ├─be75df8ebc26ec851f67b4d4577b6f690385baf32975380215718fb651f95f42 │ │ └─64029 /pause │ ├─5f30d424403401481719c4c86bb89ccf1bc2159b4a51c39e0b50f1a2c9f9974f │ │ ├─93514 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93531 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─93537 erl_child_setup 1048576 │ │ ├─93665 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93666 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93676 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93875 /bin/sh -s rabbit_disk_monitor │ ├─bcc0711f012ebd64e79e63488cfd80b91ea12b2f72f4e3c0358d540a7c882e77 │ │ └─65569 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9d7b1aff6227c0cb938a9a5a7bf8c11eaa017b86f6a31cab2c69ea6f6469b725 │ │ └─261161 /pause │ ├─22e287e98eeab8de8c97b757f72e422bc6b2902f7f2180024b49c4b6c9b1f793 │ │ └─87064 /pause │ ├─b2dbd35dcaec1b9a6b426e12072c3e7aa765574d868875f3baf908d035429b98 │ │ └─278036 /pause │ ├─f900d12ab9e11a13093a874ae1be535f5f6467fded60983bf831de227f1e37ca │ │ └─218179 /pause │ ├─b5d136285d82fb1c80299465d5405ccb7573a3b71cd8c89f0a6fb9207ff37ff5 │ │ └─233711 /pause │ ├─1b53d37cfe280dabbda720eb694c4f094e3ac5f60fc5abf8545a8fde5c494f47 │ │ ├─280548 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─280562 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─5eaf6c086e8b21f6d6075b5a9556a3ee6b4d789f43a669856706b269bca43895 │ │ └─256093 /pause │ ├─ff8236556256216786a72b59b9e6ed6900a1d768872ddb23992022f271c68b00 │ │ └─62077 /pause │ ├─22d17faf15a1a9282630319f82f61db6cebd8232b894cb24c8c26d5c239eb1af │ │ └─58108 nfd-worker -metrics=8081 │ ├─f2e71c9633dc9707ac217e0db84c3018ffb847875285737e225ec9ee3cb11153 │ │ └─62181 /pause │ ├─c1fae4db92686426bc3b8b02a3b10032cfd6f4026a09f5e4c3c77b1a38a16f6a │ │ └─50921 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─d779bf5574d2b97547f0ea6db75d5039e891db67b54f3556a4585bee89562f14 │ │ ├─66419 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66470 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─010aebc0bcd85e6734264823039cdb7f1661bbbbd065fc3cb6c9c6ab7a54bf6b │ │ └─230163 /pause │ ├─ab7c71408f4384a1b4bf3f93462ea2614cd14e0ca2f77fad8b16a31b82f6ee3a │ │ └─191325 /pause │ ├─87a1e5d254b43bd9d26ed8376515a6fe48fae1e0808d1dc1cf52ff2af283113b │ │ └─163006 /pause │ ├─5dff67cf6973c41b25074e6bfc40ac05bef4d358a00e9aa096e6e98d785c37a3 │ │ └─164071 /pause │ ├─231693c4de06a9307173ea7d443a00c2c52b88705e85104b7f45bdd116006820 │ │ ├─130059 /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 │ │ └─130199 /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 │ ├─e882cce9b5494f8f5fd1c7dc6ae0e36e73f15ec96034cb59c5410c517fd6528d │ │ └─68212 /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-129.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 │ ├─fb32628f6022163d9d0323f3d72dfcf589465b45c57ce28ac438703c160fab40 │ │ └─57804 /pause │ ├─815bf59d131ccc3d348f01290e03de4d5e6030facdf6a9fed6c30419d299809e │ │ ├─345163 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─345539 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─345916 /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/tmpezyi0ui3/privsep.sock │ │ ├─346524 /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/tmp20l6a_pg/privsep.sock │ │ ├─347275 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347278 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347440 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/fdd8b683-c9f5-4b60-b824-d554eba66bf1/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/fdd8b683-c9f5-4b60-b824-d554eba66bf1/host --addn-hosts=/var/lib/neutron/dhcp/fdd8b683-c9f5-4b60-b824-d554eba66bf1/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/fdd8b683-c9f5-4b60-b824-d554eba66bf1/opts --dhcp-leasefile=/var/lib/neutron/dhcp/fdd8b683-c9f5-4b60-b824-d554eba66bf1/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-3c03eac3-2da7-4dea-b396-806050ca3401,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 │ │ ├─347447 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/391d1fbf-068b-4019-898f-3099dd0c252c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/391d1fbf-068b-4019-898f-3099dd0c252c/host --addn-hosts=/var/lib/neutron/dhcp/391d1fbf-068b-4019-898f-3099dd0c252c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/391d1fbf-068b-4019-898f-3099dd0c252c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/391d1fbf-068b-4019-898f-3099dd0c252c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d73f58f8-274e-432a-8a94-45a1a67d969f,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 │ │ ├─347488 haproxy -f /var/lib/neutron/ns-metadata-proxy/fdd8b683-c9f5-4b60-b824-d554eba66bf1.conf │ │ ├─347505 haproxy -f /var/lib/neutron/ns-metadata-proxy/391d1fbf-068b-4019-898f-3099dd0c252c.conf │ │ ├─392352 /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/tmpg1wi4u9c/privsep.sock │ │ └─397267 /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/tmpif5wmd_d/privsep.sock │ ├─b9a69af8d4fddb80fc0fd197e9d7e3591d28225c2308b42e9c34f98f8130bdbb │ │ ├─191639 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191655 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─191661 erl_child_setup 1048576 │ │ ├─191848 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191849 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191917 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─192122 /bin/sh -s rabbit_disk_monitor │ ├─12cf521b84f50a1c40d6779fe528cee7f26c1eccc16855fe77387e7f47760502 │ │ └─48448 /pause │ ├─5e50c69a441983b8aa89d71f505be9cf27365811fa8cd55b5996caae3ad539b5 │ │ └─417765 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─8b7b3ebb2fa328943ba522585d01e2e74b52289a26a14167cfe8c8d456b3224f │ │ └─270531 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─eef9ea0042b03b0d5e4481a01751a9773d55add21b5024271314a26361c111e6 │ │ └─115955 /pause │ ├─4a7e98508f21eda908f46fb9916f99b476caa6b10451af320fb298c4469881ea │ │ └─67318 /bin/pushgateway │ ├─4f7840e8201230afc379e6f1b88ba134d4b66de54570755ce0eab862246cac37 │ │ └─57897 /pause │ ├─b336a47ebeef09cd3b42f0743d8f65a001048f6eb6ade447434e3d61e018d1d6 │ │ └─42289 etcd --advertise-client-urls=https://199.204.45.129: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.129:2380 --initial-cluster=instance=https://199.204.45.129:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.129:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.129: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 │ ├─1634a4d11928039daa259e572cd221f016eaf37d7cabf4f36379558a6780d701 │ │ └─177669 /pause │ ├─96d1373e9ab1598c62da16304207d9ca3ee3f6e6e21c8433b878641c700d8856 │ │ └─218301 /pause │ ├─27a5b1cd5222241ad6472de8a6fd32e9ab397aeb5695b4e0af4f2846888a7ee6 │ │ └─419944 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─73e0fd160a09b92eed4f2f9068b26e50ad9b0aaee70461d43423f1017d208b09 │ │ └─417632 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 │ ├─55c311817337b8ef7f6be21a32e6c1478aa5b22c8583da8f5c3023059896d462 │ │ ├─68879 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68896 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─68902 erl_child_setup 1048576 │ │ ├─68993 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68994 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69004 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69207 /bin/sh -s rabbit_disk_monitor │ ├─b8cfc8bff24ba15d67d32ef43b0920eeea750e86cea5d7621ae93bdad909fd38 │ │ └─278335 /bin/openstack-database-exporter │ ├─cc2e499c30dd49eb850ce41cdd95e2abb7e70cbaf567bc0c4019a93faca12d41 │ │ └─66614 /pause │ ├─5adbd55fb18268d4f01dba730361b662b4ef2b1a0183950120634b0e7ae398ea │ │ └─236979 /pause │ ├─09095167215ab001d0990ea781044551edae167d7ca526b937a8ac82819c3b8b │ │ └─238459 /pause │ ├─d124e6f059a1005d4c10e119f28ca5b6bb5d7ccb5b0190a0922b1a9af40c74b8 │ │ ├─174385 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─174705 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─174706 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─12f197d4fc2be4349685f7e812f530a4d6361ea7109d6323480c8a6b2d834aa1 │ │ └─177547 /pause │ ├─b3097170993d789aee9ca09c6bd4b762f64d19d3098413b8c27242148bf1991a │ │ └─116083 /pause │ ├─f3ef0e02c09eb7a0f537c64f58f6f5c9e5b6764357f3d232cf650436f2f5b1f3 │ │ └─45191 /pause │ ├─e3aa058001722e85f992f3292308d196ee6e6b8de7988372d6d7351071656bdf │ │ └─160968 /pause │ ├─a0e86ca49fba6994483478a73e0bb4a1b9411b92a8152617441104c2b9d9e62d │ │ ├─112576 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─112826 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─112828 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─cb0610f4a0e20c9be9b4684b254af08cde78e66584ba724d1f9ee47265976431 │ │ └─42135 /pause │ ├─895661d6598da516f834f2d91ced1c0390c7ae9998466348121e35d034436ba9 │ │ ├─270700 /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 │ │ └─270911 /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 │ ├─b798880b5258e9eef0cee19101b1bd3e33b25cf1e4315acb79a6cb8bfce3ff9e │ │ └─420723 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─eab4db7363fb506f3a5c60272ab49820b976fc354fa41bd684c9e2ac1a5c599b │ │ └─433420 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─7be91d8bfea216f37d12bc2df38e2bc9d632b697f0f7cf3d24187a4d14be06c1 │ │ └─42160 /pause │ ├─afd5099faaf9e7492af2bb69dcb19d457cab9bf5f46eb4a05f25bc68ef686228 │ │ └─44714 /pause │ ├─2325d99965a918dca4c923c752f15cf2580cf4cfa47e895aff20dee3b928b488 │ │ └─169239 /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 │ ├─ffa1ec967e2ce15830bb35752170d4c920f519f7d16dd2299c72f01fe4f557ae │ │ └─98396 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─317816b49ff3fab77f0f8e2aa709e1d6aa06652e89ebe24448ae95722b0ee558 │ │ └─52931 /pause │ ├─4ff4d9ea658fbb174c203e8ad09233b8a61acf9f5aeca03e2fe42094b33f05f6 │ │ └─70327 /pause │ ├─cfb1f79d27d9f0eb038b8ecba8f1f1f34b0b8f8c787e4be6ae3b140d50243e25 │ │ └─45139 /coredns -conf /etc/coredns/Corefile │ ├─3c7e8500c877b23f89f914bfa9f086380ded2fe366f34d680a6b371d88c7bd4c │ │ └─46253 /pause │ ├─20cbfe8f4356de1ee80de856c1004beddcca0222dbaf41547fd61dc6748f08f0 │ │ ├─ 48662 /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 │ │ ├─ 48675 /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 │ │ ├─ 48819 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─276090 nginx: worker process │ │ ├─276091 nginx: worker process │ │ └─276092 nginx: cache manager process │ ├─c2adc3a18f002528c769282f2161b30987a87a342bf2cbbb5e648c41e747bf87 │ │ └─42170 /pause │ ├─eecf3e632b3a85c8216a79684ce9bda08ca67cc90e095decf0e0f210d0c0b88a │ │ └─248431 /pause │ ├─8d92a1cab51249b87519eae2659aa29e0c8f4288a95610759f2bd4cd9f668ee6 │ │ └─46358 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─e1a33235d9f14ee297fe43903390a5dc779fd2b110785cfedebda93786c61b15 │ │ ├─270566 manila-api: uWSGI master │ │ ├─270629 manila-api: uWSGI worker 1 │ │ └─270630 manila-api: uWSGI worker 2 │ ├─15c601a0f194877e0149ba22cf2ff26da34f346ba7fdce88369c01209c34830a │ │ └─163343 /pause │ ├─d076715b10db966b166cb0aa77afe741eff138d151ae245cf3af094d25b32272 │ │ ├─186826 neutron-api: uWSGI master │ │ ├─186853 neutron-api: uWSGI worker 1 │ │ └─186854 neutron-api: uWSGI worker 2 │ ├─b9ecaa113d0158c30961bffe5c51439af06682d63ae7b4a55d79c2d075827e34 │ │ └─420043 /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 │ ├─b2b687abb2525f796c9631003f61db29170861c26f5d2bc3b76f51a1066ee391 │ │ ├─186867 neutron-policy-server: uWSGI master │ │ ├─186880 neutron-policy-server: uWSGI worker 1 │ │ └─186881 neutron-policy-server: uWSGI worker 2 │ ├─4b272ca9e984357af6789d7d4586366355a9b36dd178b964483a44ffed1c4ba5 │ │ ├─158588 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─158601 /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 │ ├─2e92189b5fde7c044a730cacaa210ac1d33956a2b06ed22f1cefc880488e5bd5 │ │ ├─148360 placement-api: uWSGI master │ │ ├─148388 placement-api: uWSGI worker 1 │ │ └─148389 placement-api: uWSGI worker 2 │ ├─d30e804c0c3ff8efbf5bdca4c4244e9302f02d9a0218d0708177c6991cc7eb2f │ │ └─177504 /pause │ ├─b208626fd701775e23fa15cc3f2f4caf565bfe926797cf1886312be58ce9d1e3 │ │ └─93267 /pause │ ├─428a8a37efeaa220c70f206808fced3b9be964d3b2d052eb8e1cfa9b28d8d865 │ │ ├─79774 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79790 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─79796 erl_child_setup 1048576 │ │ ├─79892 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79893 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79903 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79967 /bin/sh -s rabbit_disk_monitor │ ├─12faafef3123e5f5386143d397c1892529ec55ed6afce0d440961cd9cba7d47b │ │ └─191809 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─a75c4c85ae4bef81aad58b388698983bcb3a50de9d7ebf5b86fe590997a437df │ │ └─232475 /pause │ ├─a07607e935d0b68b12e3367aeb52fcb093eb66bd8b728e5f642c3adc3112490c │ │ └─64719 /pause │ ├─2619e5931448516a10cf29a27725ec6c4ecfdf6e342a15fad1a4f72efee58507 │ │ └─175582 /pause │ ├─1d04b714bb9195aa75e818001e67ac9ba8361536e8aa14ba752132e999e68206 │ │ └─50153 /pause │ ├─08e30b1182a9d8c6837359352f0122fadf76cfa8b020f1d0909e7155ea53b1a5 │ │ ├─50724 mysqld --wsrep_start_position=cd4fa3d9-9133-11f1-90d2-e61ca66f68ba:20 │ │ └─50854 /var/lib/mysql/mysql-state-monitor │ ├─897cd1cdc5965a9a2ccd8a87ac702152619ecd2bfa31544bcdcac5f335f72bf7 │ │ └─49393 /pause │ ├─b4b513d3c8f4063525c7d03888c214ea0f183f81163569341d7ada5a81f0bd04 │ │ └─260962 /pause │ ├─064c5e3ca3471128450754e635b3619203f38a232bc5235c46ca7b75a9c9febc │ │ └─48346 /pause │ ├─430c40c5b794310911ad9d0087311c1fdc16be327510c279d54eec44e006cb27 │ │ ├─206427 heat-api: uWSGI master │ │ ├─206445 heat-api: uWSGI worker 1 │ │ └─206446 heat-api: uWSGI worker 2 │ ├─1476e69275450033f0d777260af467840c85c1f400f6699cad2a8b3d9e13080d │ │ ├─206407 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206763 heat-engine: ServiceWrapper worker(0) │ │ └─206766 heat-engine: ServiceWrapper worker(1) │ ├─1805a04bbce32935c11d3e03b82a079114f475ae16071a0a3fb0020d5870fbf0 │ │ └─178089 /pause │ ├─a1036e8aa43cdbe90f8173c2c98f289b225cafa894ad1c8507c37e30458327b2 │ │ └─68356 /bin/oauth2-proxy │ ├─78c51ada23b7695f126fb315ef87ded756bcb0e04b173634b9074fb16d0437b9 │ │ └─417985 percona-xtradb-cluster-operator │ ├─3dbe62d750a5b7ab244f2819280c73275f96d914d589850dc1c4f4d0194ff8d7 │ │ ├─50663 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 │ │ └─53548 haproxy -sf 177 -x sockpair@5 -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 │ ├─e85f6e1346e89fdb96e4a9234751558cce0e06a37207813bc161d6747d79ceec │ │ └─46266 /pause │ ├─74e0eafcb98bc35abfcd68c8932a73cc997192475195e1da8b2b724b5c9e8578 │ │ └─50567 /pause │ ├─0c456447afa632fe709a3a160a7cf03f7861ff494a62a3cc1e7cc680711d75d2 │ │ └─49493 /pause │ ├─719cf2e5556cec92910652da97ce0db599b40398d4476dd9f9c8a0e579c6978f │ │ └─57859 /pause │ ├─8f4504fb2078af5c2a5ae80eb680787d558e27fb667110013f3494b288a148c4 │ │ └─58149 nfd-master -crd-controller=true -metrics=8081 │ ├─6f82ad89d203c827a4903989b22fb3e6a9033f2e1773d7b3269e98a6481a2315 │ │ └─46403 /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 │ ├─1ccc56d8e211103a9d92527dd5be5a9601d2be11b870700906eb2b262252a9a3 │ │ └─63990 /pause │ ├─0535061b40bb2f36894c7700b7aa9e8638e1796835e7e357b7a7d1c3eb5452bc │ │ └─67032 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─738868c0bc9357479a490457a68315168a7d9092c3e80d2f913701c7538e69e8 │ │ └─97114 /pause │ ├─2601fd6e1bdc146df5d587f73d998d1c4b834031bc9b1520157d59a0afb0921a │ │ └─64784 /pause │ ├─28eb7fcc5589faac6279a5a5167b7ab327d95bee85470590ca5f86b0fe56b6cd │ │ └─113906 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─d4fc6c0cb9e9a8da821697a3b328f3716389ae603c90ec680b977f45c0152895 │ │ └─42584 /pause │ ├─89b91b2a5235548231bce1886452f0668f7006cec885af0f4c84df9136b12e24 │ │ └─67003 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1c515372ed6af5b6aebb94080fa238633d362556a0490cdc7f478476c71b5d07 │ │ └─177553 /pause │ ├─96416e3207bb1bac0a548230b5b875d0e454786520bd9709a12d4a568bd895c3 │ │ └─228338 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─7fb14fb5bd209d4d97146a0d925837138aed18139dfbcf5ac071c1fb952fc7b9 │ │ └─256847 docker-registry serve /etc/docker-registry/config.yml │ ├─0ea736af6f468d5814e8b881851e2cdee99f0a759a73b014e1b53ec3b31efc6b │ │ ├─86281 barbiacan-api: uWSGI master │ │ └─86293 barbiacan-api: uWSGI worker 1 │ ├─7f039da5c57c94c305a0e579525d25942cff34e6d1761f257d128378d228998b │ │ ├─114331 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─114347 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─114353 erl_child_setup 1048576 │ │ ├─114440 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114441 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114451 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─114607 /bin/sh -s rabbit_disk_monitor │ ├─a68e0b64e9887ff9484f602a5ade90c49028744defbad8281dbf3fd4ac315af1 │ │ └─66958 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─5b0dd9807fb56a6d750c6cc9f40f942ee13d34d8b452356e1635106ab6ef4d36 │ │ ├─226995 octavia-api: uWSGI master │ │ ├─227007 octavia-api: uWSGI worker 1 │ │ └─227008 octavia-api: uWSGI worker 2 │ ├─d11ee2dc6ffa811b124fb498a4ca8c5f745ed7e5fcd77a2e473187fc782947c5 │ │ └─62139 /pause │ ├─69f30ad93ee782d0f06a62d48fb4a097c302955f19db8124145566a9fa05b0ca │ │ ├─194637 /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 │ │ ├─393882 /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/tmpj65rchec/privsep.sock │ │ ├─394260 /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/tmp9izg59og/privsep.sock │ │ └─394551 /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/tmpnryfu484/privsep.sock │ ├─269aa8417a30d406a865eb1554ea2048b23e7b5b2a86d94a9db2b8fbf0efac0c │ │ └─45113 /pause │ ├─59ef7ffa8f26e80f67d528004fbec1f8c9b2f226a71633cced577933c47634b7 │ │ └─58293 /secretgen-controller │ ├─848e31388e83b4727f2634797bb24c845a769f61c2b5eb89c3f67b6c2dacad21 │ │ └─417653 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 │ ├─b4793ed1653ec738627c6740a51b6aeff61c3d47fa99c34a87fc4926af44bc81 │ │ └─45628 /pause │ ├─c18ec81a2f3d03b9e5f926e133a44853466d502f047078fb6fda99b4a1974fb9 │ │ └─110591 /pause │ ├─e19bf5dc8438630c0e5dce566dba0c4830acc7ca3ef2beb82ce4f3e33f6fad11 │ │ └─68299 /bin/memcached_exporter │ ├─d3e754415899e88511e6120ed929669cf5cbae168b67f18a6631b61117774312 │ │ ├─229204 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229270 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─229980 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229986 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427778 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427779 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427780 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427781 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427782 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427783 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427784 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427785 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427786 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427787 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427789 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427791 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427793 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427794 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427795 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427797 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427802 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427803 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427804 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427807 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427810 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427811 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427812 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427813 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427814 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427815 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427816 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427817 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427818 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427819 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─427820 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─427821 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─731e0101098d1ecac46d08e68108bbc1a57ed21f880fbd8488a4c03f40c3710e │ │ └─65369 /pause │ ├─237c7bcc91aef53bdefe60923b456f853b8d70ee78ae4c4b9580d6feaf5e51ad │ │ └─194087 /pause │ ├─6e5954deef8d299c9b2ad2bf1f310b78894d5a22b2b25447b797755910ea2fe9 │ │ └─417018 /manager --metrics-bind-address=:9782 │ ├─c9a6c3b484cfb0ed9c79105d6ba0f5e692e9d0670200072d1413c9ddec176a89 │ │ └─52964 valkey-server *:6379 │ ├─c57437de33ca0249bc458ac2062f37d328538cd9e916309698b70c7281f32993 │ │ └─429941 /coredns -conf /etc/coredns/Corefile │ ├─394ce576c1fe17ba5297e8a5af7ba6dd438eb1051886b2530bade9896b8136c8 │ │ ├─256422 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─256464 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─256474 erl_child_setup 1048576 │ │ ├─256625 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─256626 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─256648 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─256934 /bin/sh -s rabbit_disk_monitor │ ├─6ceb4e8ddb1ff1dc0d670d290109dc0246acb68601aea45626e2f2ab574e4f7c │ │ └─433594 /manager --metrics-bind-address=:8080 │ ├─5894d1c45a579c025dd793c1c2e2856f63109e02a76febda638a57dc283677e8 │ │ └─193968 /pause │ ├─de1758db4e22d5d32468ddcd8ea3f7d972cfc341dbddbe11446b164cd6e33f0d │ │ └─79595 /pause │ ├─365accec401a79988808b7d9ffd013878efd81f7b9876166a69244636ad9dd47 │ │ └─81171 /pause │ ├─509c5df4395d7ef8da4f5ab6be00a39aa07b83c68d15bcf5c2b074544db4cc30 │ │ └─43404 /pause │ ├─80ee18574799c12890032839bf2c04601a98c0775f1c4efd73ae43cf0229ab7a │ │ └─163749 /pause │ ├─1d3f16b7e8bf3adb54f994d2e94ebbf00c205d33ff59d5d6f6a72da50759bb30 │ │ ├─ 73853 apache2 -DFOREGROUND │ │ ├─ 73885 (wsgi:k -DFOREGROUND │ │ ├─ 73886 (wsgi:k -DFOREGROUND │ │ ├─ 73888 (wsgi:k -DFOREGROUND │ │ ├─ 73889 (wsgi:k -DFOREGROUND │ │ ├─416716 apache2 -DFOREGROUND │ │ └─420347 apache2 -DFOREGROUND │ ├─7a75fe3519b8dc3936b4ba8c92065707f28016bcf65593fc3c2a9cb27b3dae07 │ │ └─158202 /pause │ ├─923435a72a3b1f486266dff6781b13f1a788dd11b7c245a10ad69b5615802f26 │ │ └─57060 /pause │ ├─e563ecda007a7aa2a3ccbb517527e36a99d949490034ea5373c5183392d14e59 │ │ └─65044 /pause │ ├─ac6e894b62a6e74bc186eeb57708c3b688673facc3d1b36c751b90fc9de7d3a6 │ │ ├─248462 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─249192 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpyo9xz5w7/privsep.sock │ │ ├─249197 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─249200 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─8cde4d901b1f75ff42815d9b00cc3d35fd5b77d19160313c454df4d02e0fd294 │ │ └─114151 /pause │ ├─683041e5b8fb4257427728c19e193afd3f814ce5b7c6df86bc4482d65b5f8549 │ │ └─273904 /pause │ ├─f040e85689211f6b25607d0298539ada3b44f14a8b56d97bcf583a01d409c89c │ │ └─53301 valkey-server *:26379 [sentinel] │ ├─ebc70ede15e35f1605e0cf84e5e1f32a65f0a07094d2f9d18e655ad98f59ad15 │ │ ├─187710 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188135 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp2jgz640v/privsep.sock │ │ ├─188314 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpx49he9cg/privsep.sock │ │ └─188660 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─73cbf31fc1a6d99c2f642061cad1b6a2a90b681eacbe7215af2c327bf70375f1 │ │ └─177947 /pause │ ├─d85e4ef1b0b35421bf371d089f2b87716649aa92b4119611e2cc053be9b0f12d │ │ └─194128 /pause │ ├─fe6675dca4ba9907a19288ce2dd1b617a965a15d8c0d9439655e68fb6a0a9924 │ │ ├─65090 nginx: master process nginx -g daemon off; │ │ ├─65107 nginx: worker process │ │ ├─65108 nginx: worker process │ │ ├─65109 nginx: worker process │ │ ├─65110 nginx: worker process │ │ └─65111 nginx: worker process │ ├─d6febedb27d8915c84e500fb33511f6210a90234622e47580a64c635abe08b0e │ │ └─68003 /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 │ ├─7eb580ab0001d952ae35d1c3ae17408d7025b26cc4d5c94234625940a7ec5ebc │ │ └─112191 /pause │ ├─0503a2f79f7f691b48517625d7e0e265a6ef392994e0613a104caad575e6bcfb │ │ └─420027 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─1974bdfad9d6c23b19b4a6320eebd29028d0f2a148d491134ad49d056f58f20a │ │ └─62524 /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 │ ├─c24accccf0408b8160f9e8183e86fce581ea08af099d5949a432deb2d15ccfc4 │ │ └─433354 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─f912f8d3eb87d5d697c2d46ae371550a8e1d02f5608a30a09d9c98872c66f642 │ │ └─49862 /pause │ ├─be8f83cbc18bdf68905ab807f8c5144e83e3297c0ff6cacaee66c2598ba92e99 │ │ ├─228323 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─228863 octavia-worker: ConsumerService worker(0) │ │ └─228866 octavia-worker: ConsumerService worker(1) │ ├─f8d23dddbc097d27fd3f61f0d800f0a805153a04180222d266a73518379ea986 │ │ └─87896 /usr/local/bin/rook ceph operator │ ├─a9169de4f834e9da9d6605cebd62a635d73d886f4385128c5917ab30a4873551 │ │ └─261433 /pause │ ├─63de72c000481e3c41fbb40e1c4a14820d509e5d3975774557bf405e609e8e94 │ │ └─160105 /pause │ ├─fdb2a601c3f12eca85ddffb405bc2171fbe52acf606b99c456460f1cfb06893b │ │ ├─174480 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174769 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174771 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─2382c04c1eef937eda1b2f31085be04970cef973143b9999e8bc2626ebf8079f │ │ └─128937 /pause │ └─3a95d22b3c33f675765e4f3fd26165379c9b250d25983cb7fd78a5510a407101 │ └─67917 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount