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 │ │ │ ├─21848 /lib/systemd/systemd --user │ │ │ └─21849 (sd-pam) │ │ └─session-21.scope │ │ ├─21779 sshd: cephadm [priv] │ │ └─21865 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1600 sshd: zuul [priv] │ │ └─1613 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1604 ssh: /home/zuul/.ansible/cp/199.204.45.222-22-zuul [mux] │ ├─398816 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-adwdklqszhpewjybcnuvafqoorokvnyg ; /usr/bin/python3'"'"' && sleep 0' │ ├─398817 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-adwdklqszhpewjybcnuvafqoorokvnyg ; /usr/bin/python3' && sleep 0 │ ├─398818 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-adwdklqszhpewjybcnuvafqoorokvnyg ; /usr/bin/python3 │ ├─398820 /bin/sh -c echo BECOME-SUCCESS-adwdklqszhpewjybcnuvafqoorokvnyg ; /usr/bin/python3 │ ├─398821 /usr/bin/python3 │ ├─398822 /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 │ └─398824 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9945 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12274 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a09e6934a839c966a1f894fdfa4da667915f8d53f8c3ebd1107e87de5437eb80 -address /run/containerd/containerd.sock │ │ ├─ 12648 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d5ebb2319cba98e4f3cb0cbba614ca20fffd1e80be14ab08e0ff27518ed84299 -address /run/containerd/containerd.sock │ │ ├─ 18801 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c99a1e184515ccb8d40a13d84ac52e3fca505567e6cb088372244d53bc02bfc8 -address /run/containerd/containerd.sock │ │ ├─ 25403 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e067bdc79bad220c496211f419df4ffa9ffefff53ae487b5a84e4cb764002f9a -address /run/containerd/containerd.sock │ │ ├─ 30187 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d8dcc17b47a2a62e9a0670d8bed0a0cce5d656f300648d122afd55b8cdefbcf1 -address /run/containerd/containerd.sock │ │ ├─ 34725 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7edd78a6cbe97292f09fcfe175d947657075050e4b9fb7e1771d8e4849fd5593 -address /run/containerd/containerd.sock │ │ ├─ 40575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a4c6594ab522f3aa180dc0394c3c3c72ccad8f0eb9d4b2bbcb64078bcd39c12 -address /run/containerd/containerd.sock │ │ ├─ 40593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60698f026ed3e30fefffc7d72168fe3b3ea04a85753e805099c544bd2d9210ea -address /run/containerd/containerd.sock │ │ ├─ 40619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93144abbf4e943d3dcd1be29b2bbaf27d023f88739887e3e26c57ebe36ebce0d -address /run/containerd/containerd.sock │ │ ├─ 40633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69fa7ea6110d94dabd14c69523a909374890bcf5823cd9ea507273e2a225de23 -address /run/containerd/containerd.sock │ │ ├─ 40654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 692bed8c7beb71979f3cc56f75eb1e212cb4a9ec8a939ff63f1cb77834593f4b -address /run/containerd/containerd.sock │ │ ├─ 41203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad929819f2a998c2485f00492c0c91a18cfc93bfcf866f577df49eb60ca1defc -address /run/containerd/containerd.sock │ │ ├─ 41942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b271a9483c3dcdfc51f7976b778ac17015e0e63023b25e283e1bf844ca9d8469 -address /run/containerd/containerd.sock │ │ ├─ 41962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0c0efa6850bfb21256e6c8b120a6f0d4659274b3729b958ccca286fa50ddb5a -address /run/containerd/containerd.sock │ │ ├─ 43268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 847549168913683d960249e614ed5e3900e50bddd21e77bcfc91c24c1706c672 -address /run/containerd/containerd.sock │ │ ├─ 43674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50109cb1d9c9300d4c95d570704ec219b5b92253f1951623c29981fa67a79a57 -address /run/containerd/containerd.sock │ │ ├─ 43712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53d5801d1a3f4998bb561a825030875d59629ed392f577d6fd25d81d5826d4c0 -address /run/containerd/containerd.sock │ │ ├─ 44137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6ec03345e6088aa877fcf0a1a99652877110493937f231f6c504453966992a5 -address /run/containerd/containerd.sock │ │ ├─ 44607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 593d5bd8305491dbada3e138c8021d70d2fff6143cc9a2abad57ad5c3ad2629f -address /run/containerd/containerd.sock │ │ ├─ 44645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffb5c068bc23c0c890aa9aa5fb22fb810680755ed91b7d215203ba1c1e2b56e2 -address /run/containerd/containerd.sock │ │ ├─ 44691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00174696ae43e2495b70890d1b8b7f123ac5e9fe6d8284330519e2541f02b105 -address /run/containerd/containerd.sock │ │ ├─ 46680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88a0474249c0c05e7cbc80a1da345ab2748eb59554eaf74a0a13064e5551a9ab -address /run/containerd/containerd.sock │ │ ├─ 46776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e1340977e2e93ae46b40e6f4417fec53bae0700de64cf876aa582232a3e0756 -address /run/containerd/containerd.sock │ │ ├─ 47506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e4761a608e70c58fb210cd70a5d1b9fa29a092a91fd582ca11569e761579017 -address /run/containerd/containerd.sock │ │ ├─ 47607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6f5dbcc04f952354edef504578059aec3a543fc77026a86ce844621c3cc1c42 -address /run/containerd/containerd.sock │ │ ├─ 47980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb62a9286f0eb8a4c58489eb4e31e4f98b0dda2e647b5a5fbe079f8b9465a9fb -address /run/containerd/containerd.sock │ │ ├─ 48517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff020f223d6a2f87b1ddae3b02b8492a765701a1d6da95daf69893e58c0a8989 -address /run/containerd/containerd.sock │ │ ├─ 48846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5e55aa3c42d3e168131c11f8e6da0070f6d7f87692c626487b86a7bfcfd904c -address /run/containerd/containerd.sock │ │ ├─ 51032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 405060dbbee6c697b58b27d798b986baac185aeb61dfd0a26f6f324e4f18c843 -address /run/containerd/containerd.sock │ │ ├─ 51218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fdd3bddaf7d02c67636257e61db7fc7d5f27ac06b17c3b24b9b8adf491b459d -address /run/containerd/containerd.sock │ │ ├─ 55389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab060afb7d5b326fcddb732f2678d30698cd8f499969e773ec838a5c9dfcb985 -address /run/containerd/containerd.sock │ │ ├─ 56031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f69741d777b03937ab0d4d58e4954bfaff749a9c62f63a83c3162f357a7c5f5 -address /run/containerd/containerd.sock │ │ ├─ 56096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8091a266146be7bb554062043a8b0c4d68d1e171d75fd68e12b202524520aab4 -address /run/containerd/containerd.sock │ │ ├─ 56138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c17778ae4d0c37be32a5ed7c534a30102595a16cc9b324a752c827d6a453bf17 -address /run/containerd/containerd.sock │ │ ├─ 56300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a4e5e9e7d3c003dceacbc3e112656f0e8ca684807901ace44852093c08ec12a -address /run/containerd/containerd.sock │ │ ├─ 60106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da889c6f7a3290bfb443b74c9f28d9a4455a93fa61af4fba971a78e439f2ef62 -address /run/containerd/containerd.sock │ │ ├─ 60258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf440fbcdc2daf7744f87eed965cb6bdaa1821ca2594f8aed382c90278a89efa -address /run/containerd/containerd.sock │ │ ├─ 60299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4dc2a8f2368bf97b65e64d2b6f0bf237ccafc3e3ef25ed707c5a15b6876e2fb -address /run/containerd/containerd.sock │ │ ├─ 60343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f03d4cbf09770b54a03439930605e94670f991b81749a103272c73770a99d248 -address /run/containerd/containerd.sock │ │ ├─ 61840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75f64932531793ced9cae3323455acaa77943362f55f1bce37c2c872f20593db -address /run/containerd/containerd.sock │ │ ├─ 61904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e5ded8598fe205c74d1e71e55d40913fd67eb8f1e1ecebffc0e1add8452672b -address /run/containerd/containerd.sock │ │ ├─ 62131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc6fd275657e895d3aafd8482806894b0fe9bc7dd765d1fc8c176f2476eb450d -address /run/containerd/containerd.sock │ │ ├─ 62172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1786d49181bde71110fa676993e89fabd697dfd6c59868611b5d60f755bd59b7 -address /run/containerd/containerd.sock │ │ ├─ 62217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d449a7061aac6d5b397a7127ca97ff7c2f8706c79ee511bee110ea0e954b35f1 -address /run/containerd/containerd.sock │ │ ├─ 62734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3979632a84af458f342db3c85bf847f487365f856d6b583e5c0f7ba44f9cc371 -address /run/containerd/containerd.sock │ │ ├─ 63008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caa7ad4524cf7397ea302f8d4ae4563fe6fa95d090ed16885225369730990052 -address /run/containerd/containerd.sock │ │ ├─ 63265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a58cf256b381b2b93eabaaef7a2b033a4242a17c2579b81f8e26d77574eb9489 -address /run/containerd/containerd.sock │ │ ├─ 63805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82993cc65550165ba3c6dfb08d02d6b8eab527ce3f8f112774ea11270e9772a6 -address /run/containerd/containerd.sock │ │ ├─ 64561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e51611a51d3cc3fb3f71fe423b25bc6a1a9273882988a7da9fd4e9fc980b831 -address /run/containerd/containerd.sock │ │ ├─ 66053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 855e8af2a0508fa878809ce333ccc6048143418928ada5de6722875c9f094bc8 -address /run/containerd/containerd.sock │ │ ├─ 68225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17e6b1cb7c6eae80795306643cd080c2efb31528df30c1c6e2fe000435591973 -address /run/containerd/containerd.sock │ │ ├─ 77372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e039f939c1b2204ad222de46ea5bce5ecea2e82bf4d67c24c6e473e3ac44a17 -address /run/containerd/containerd.sock │ │ ├─ 78907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6777dd58a0c64c6e72570ab258d4cf5364d77d15ed7ca05ff0f0735cf80465cb -address /run/containerd/containerd.sock │ │ ├─ 84568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7733a28c8c31c3d332ee0fa33da8a0307c07409f85294a83e18847244e3771c -address /run/containerd/containerd.sock │ │ ├─ 90394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db042dfb78cfe170ce04ef5d03fa680160184fdeace5231fa5873f29cb493917 -address /run/containerd/containerd.sock │ │ ├─ 96776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2189e1fe267ad009cb44d3bb344b72b860ccc371f555c3f219f216734ed97ef -address /run/containerd/containerd.sock │ │ ├─ 96974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b94a1c8500054990db212bfcdb01ac7bff76b96507499a260cef36291f8b30f -address /run/containerd/containerd.sock │ │ ├─106067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2804efb5de6a45d355774a1d1f9c93947f56506c8c32baa202785efb0647621e -address /run/containerd/containerd.sock │ │ ├─107548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 048417b988bf67a5d4a151fa480772c2945f5943eccbbdbebb9d425ef85bbd2b -address /run/containerd/containerd.sock │ │ ├─107650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7af0799b356cfc1237836ad446391ad86f52bb2292cd3b7e075fd970ff327c7a -address /run/containerd/containerd.sock │ │ ├─109739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11b7d6049141acd6eb9cf621a2f91a65b858e438d5233b5e70405567a74592f7 -address /run/containerd/containerd.sock │ │ ├─111489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7118717c9715d8fb8b1b316507b21e373f0e81a74f6c42614ee46f704c7ef86c -address /run/containerd/containerd.sock │ │ ├─111546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69090700e3de67e693090bebbfbc5ccd67ca168753ce3d9c550764d80865c877 -address /run/containerd/containerd.sock │ │ ├─124488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85168b26222145b49f2e8ddd436587ff900ddecef68f34201951230eda50b2b2 -address /run/containerd/containerd.sock │ │ ├─124554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4db36007a5b501c6d8393039a8d1b76702f9238a0068ded6a1c9efc06d6eeb42 -address /run/containerd/containerd.sock │ │ ├─126857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b437ffaf0d9a96c10c7e621eb02dc62347fb89fee59448b2aa117a715d4a6f52 -address /run/containerd/containerd.sock │ │ ├─140966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b0f4d8f6ffd45c3dc2cc915011591b5744facf6c3e16a8a2d9eadbb4d97ca65 -address /run/containerd/containerd.sock │ │ ├─142523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67defd7bc78764323d5844edb0c6b82b6e10556d1f3c07d69948f9c5ee43190d -address /run/containerd/containerd.sock │ │ ├─142978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4036ea43fda9fa67a73ed594c5c1e4386cd1c7918bb32edccad05237cdc9f32c -address /run/containerd/containerd.sock │ │ ├─143757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2454c1929f44d4d6d286ee6b5ee1bc8a9b3239a98337cd42624498addac2ce1 -address /run/containerd/containerd.sock │ │ ├─145683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a96bec94f6527608e3f8ac1b00d0b0b1766c670c1d6c4918d964148d4b73eab0 -address /run/containerd/containerd.sock │ │ ├─146087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9592b5ac840a6ac69d4b55be23b7e807301d88df0b66ed137cfbda49ab889b14 -address /run/containerd/containerd.sock │ │ ├─146169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46b170b726049b8737bafe1631eef22cc8f6b011aa784408fcc70409827b89c5 -address /run/containerd/containerd.sock │ │ ├─146253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4cba65bd1519410aaae1abe24f647c1f61627876a47086c5e127dba17f8b377 -address /run/containerd/containerd.sock │ │ ├─146308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5462a8a8533dfa796f57ec5f656259f820e83ab1d7ff7a25cfd5797e8ddc477f -address /run/containerd/containerd.sock │ │ ├─146840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74d267cda6bf776066b313453281d2fb82826855bd1736d3361636ed88541217 -address /run/containerd/containerd.sock │ │ ├─171762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b38cbc011ffb5f581148c98d9d94d915be44a3c244ef056e5ad6cca779053fef -address /run/containerd/containerd.sock │ │ ├─173580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 412a92d96a2115cfa535468e7f94749de98fa13066f77a54d75297cfc3ceca8c -address /run/containerd/containerd.sock │ │ ├─173721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c5707ec029736be152a8abe89feaa69520b9ac4ad4298b1dc4704dc29ac86f1 -address /run/containerd/containerd.sock │ │ ├─173724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66c2b7217658a9ef21b27643e4e539ecb0f86e9366d90e0ac315c6a5f539b9f0 -address /run/containerd/containerd.sock │ │ ├─173910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b1f69698e597cbe1c10eb12652279840f91f6722534a956cf252ce9f7c09fea -address /run/containerd/containerd.sock │ │ ├─173996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 679dde4cb837ffd22761f7cc5ef1b156e526fadc2eaeea149bc826fdd643841f -address /run/containerd/containerd.sock │ │ ├─174108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbc4e784eb983c37223a3b8a1c352fd814fc48248aa2b14829b3f5d881ed7dc3 -address /run/containerd/containerd.sock │ │ ├─174178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cb91eed6a9e6fe81bb7fc0e2b9a53e224657005382c51144f378e4e57f160fe -address /run/containerd/containerd.sock │ │ ├─186374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d2ff8bd5e144b0ef86aa43da1a054266b4f88a657fc46c9a9449779ffe78dc8 -address /run/containerd/containerd.sock │ │ ├─188849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfea3931d4420ec160f2f43581777d23372e0d41873092eb5ea274171f30b4f9 -address /run/containerd/containerd.sock │ │ ├─188903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a2d5575bef9c09b1ba38b8613a496344a7882a727ca14d7f18f442a5dc444eb -address /run/containerd/containerd.sock │ │ ├─188981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c695db46b844c89cca094b8051d1030c82badc5d3f5fba0897c348821bace5bd -address /run/containerd/containerd.sock │ │ ├─203519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8744bd3f8e069dc9d8f09344ee2fe322c42ee44b661bb0a4d2410406c97c80b5 -address /run/containerd/containerd.sock │ │ ├─211236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49b43e02fe7b828e7654bfc54ad2f55d93f73064e46ae3178f54bfa19895ef47 -address /run/containerd/containerd.sock │ │ ├─211282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6015c3ddeeb0aaea7247aed39a5d58cd4e3a1c35e62a6239604ca5a9026aae5 -address /run/containerd/containerd.sock │ │ ├─211518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 765f51e75bb6c2fe924391150684ed9ff7dfc5515240599150caf0ecec9410c2 -address /run/containerd/containerd.sock │ │ ├─211565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ad2d2e03a3b927e2a48ee6f5141f2656760e9568d0d288bbffacc02deb32b0f -address /run/containerd/containerd.sock │ │ ├─222211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f0f9e692dfd5095fd8ff393010b056361bcb99ad3d6cf390102f2cb0bed4394 -address /run/containerd/containerd.sock │ │ ├─224590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fa1e7aef57b9321b6bada10f4d8536b0eda7b123a5353cc8599e721aa2164ca -address /run/containerd/containerd.sock │ │ ├─225651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 288e205a4a6e7e0adce45c0ff5cfe080207947a6755fb3451f3c747b62a71805 -address /run/containerd/containerd.sock │ │ ├─226537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfefd06b2eb665a76694fcd8757dc84ba86a21e4bcf2d119ddf72a7a85bc1372 -address /run/containerd/containerd.sock │ │ ├─227726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c524706d05cb44035464e9cda5e16d9e783060e183a18b2f6e7296f34f2fd3ac -address /run/containerd/containerd.sock │ │ ├─229254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bed6ab416870c0d30a76d33c2b499126c2a5039f16bd7054c07c16fa62a064e -address /run/containerd/containerd.sock │ │ ├─230639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06922075326f73fa51b6e0c65be48cd8253bb7d1bdc9c367a0d8f9c9c87ca7a8 -address /run/containerd/containerd.sock │ │ ├─230690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c6a70c83897bc86c1767ddf8ed1ff9c7ba4e83feffbe8c1eddec9b1e39059df -address /run/containerd/containerd.sock │ │ ├─239848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43f9840e19282d4361d059a8017a1dd7a38148d2a033d4acb1c54d1d13805999 -address /run/containerd/containerd.sock │ │ ├─240486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efa00ea25beadbcf69db19444dee9edd0edb0a2a8caf3839581059b54af1a92e -address /run/containerd/containerd.sock │ │ ├─243124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7889c2b87d7278899c1960e11740b3f9bb8f3ebc67c315827acb2d9760ac15d5 -address /run/containerd/containerd.sock │ │ ├─247617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a004989deda9010f1c60ced2be31d1226d0b70a6c6f528f471832fa2e01665a0 -address /run/containerd/containerd.sock │ │ ├─247818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56ed397ecdc8ce0bcd3b1b9c664bba71a2caa56fbe4626d8472d1b539bd35afc -address /run/containerd/containerd.sock │ │ ├─247860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b93e626dc6cce3664ac8cd35a1a8eaec54ab727e4e4506dece6a2619001aec76 -address /run/containerd/containerd.sock │ │ ├─247971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44be2e1aa0ecf20390428398aa7f3acd63b0024646a0f815c0b6f2208bce3658 -address /run/containerd/containerd.sock │ │ ├─259449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 997108b27ad2147878cd70e03481dbf1503753a7e0845ce9d8fdfc1ac4bb96fe -address /run/containerd/containerd.sock │ │ ├─261761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea61932ea24204fae316c8bdda829a3cd61704b52248155381e9d9aca386b479 -address /run/containerd/containerd.sock │ │ └─263217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2e78e5ca99dcae8f56266d7f418ef23d426725cf79aa43d3d736f8a04eec54c -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1421 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─526 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─399 /lib/systemd/systemd-udevd │ ├─docker-e067bdc79bad220c496211f419df4ffa9ffefff53ae487b5a84e4cb764002f9a.scope … │ │ ├─25428 /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 │ │ └─25440 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29900 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30169 /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 │ │ │ ├─18760 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18780 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.lpgosp.service │ │ │ ├─12563 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lpgosp/unit.run │ │ │ └─12593 /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-lpgosp --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.lpgosp:/var/lib/ceph/mgr/ceph-instance.lpgosp:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lpgosp/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.lpgosp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25114 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25386 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34436 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34708 /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 │ │ ├─12200 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12232 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10314 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─649 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─140447 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41047 /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.222 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─run-rc4e7e9ae8fb148028d47a1fa0711d458.scope │ │ └─186572 /usr/sbin/libvirtd --listen │ ├─docker-7edd78a6cbe97292f09fcfe175d947657075050e4b9fb7e1771d8e4849fd5593.scope … │ │ ├─34750 /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 │ │ └─34762 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─docker-d8dcc17b47a2a62e9a0670d8bed0a0cce5d656f300648d122afd55b8cdefbcf1.scope … │ │ ├─30212 /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 │ │ └─30224 /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 │ ├─ssh.service │ │ └─653 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1090 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10819 /usr/sbin/chronyd -F 1 │ │ └─10820 /usr/sbin/chronyd -F 1 │ ├─docker-c99a1e184515ccb8d40a13d84ac52e3fca505567e6cb088372244d53bc02bfc8.scope … │ │ ├─18827 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18846 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─docker-a09e6934a839c966a1f894fdfa4da667915f8d53f8c3ebd1107e87de5437eb80.scope … │ │ ├─12313 /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 │ │ └─12325 /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 │ ├─systemd-resolved.service │ │ └─402 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─140329 /sbin/iscsid │ │ └─140330 /sbin/iscsid │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-d5ebb2319cba98e4f3cb0cbba614ca20fffd1e80be14ab08e0ff27518ed84299.scope … │ │ ├─12673 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.lpgosp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12692 /usr/bin/ceph-mgr -n mgr.instance.lpgosp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─623 /lib/systemd/systemd-logind ├─k8s.io │ ├─5d807dd2bfdd7002bbb09463d6573efc34f2c36c5c75a6a583ec57db0ce1a6e5 │ │ ├─63515 nginx: master process nginx -g daemon off; │ │ ├─63529 nginx: worker process │ │ ├─63530 nginx: worker process │ │ ├─63531 nginx: worker process │ │ ├─63532 nginx: worker process │ │ └─63533 nginx: worker process │ ├─66c2b7217658a9ef21b27643e4e539ecb0f86e9366d90e0ac315c6a5f539b9f0 │ │ └─173772 /pause │ ├─3ebe88e3ecbb17971e5849ad98baafa00c76a6ab3acf04071e65f7d47a66c155 │ │ ├─90551 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90567 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─90573 erl_child_setup 1048576 │ │ ├─90678 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90679 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90691 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─91143 /bin/sh -s rabbit_disk_monitor │ ├─4a2a23bd12fc954e9fd91008d08f98af11ee87d513d4377c166e02b04e405550 │ │ └─256900 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─8a4e5e9e7d3c003dceacbc3e112656f0e8ca684807901ace44852093c08ec12a │ │ └─56324 /pause │ ├─b437ffaf0d9a96c10c7e621eb02dc62347fb89fee59448b2aa117a715d4a6f52 │ │ └─126881 /pause │ ├─443f64d4ab65d110529a7b3444bf4a77b844af846030a8853a0a3d4ee986687d │ │ └─44839 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─9c048af6ff6767f1fb37d31268bb31cf089636db8dd388038a5ebaae73f50dfe │ │ └─65765 /bin/memcached_exporter │ ├─5c5707ec029736be152a8abe89feaa69520b9ac4ad4298b1dc4704dc29ac86f1 │ │ └─173774 /pause │ ├─a9c36510743a18478a79f0ab78aad96f1f118e423156048be080175ea944f9eb │ │ ├─220394 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220890 octavia-worker: ConsumerService worker(0) │ │ └─220893 octavia-worker: ConsumerService worker(1) │ ├─d457b51c8651517f9e6cc13e71db906de1b4bd325732ad086881853f7bd78888 │ │ ├─61287 python -u /app/sidecar.py │ │ ├─61613 python -u /app/sidecar.py │ │ └─61614 python -u /app/sidecar.py │ ├─2f0f9e692dfd5095fd8ff393010b056361bcb99ad3d6cf390102f2cb0bed4394 │ │ └─222235 /pause │ ├─7e039f939c1b2204ad222de46ea5bce5ecea2e82bf4d67c24c6e473e3ac44a17 │ │ └─77395 /pause │ ├─00174696ae43e2495b70890d1b8b7f123ac5e9fe6d8284330519e2541f02b105 │ │ └─44722 /pause │ ├─85168b26222145b49f2e8ddd436587ff900ddecef68f34201951230eda50b2b2 │ │ └─124513 /pause │ ├─b38cbc011ffb5f581148c98d9d94d915be44a3c244ef056e5ad6cca779053fef │ │ └─171786 /pause │ ├─0c1988faa42e9f2f81ce0dcbf032a51c20ea443ab61c575773c23119b5092049 │ │ ├─ 47023 /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 │ │ ├─ 47046 /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 │ │ ├─ 47176 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─261466 nginx: worker process │ │ ├─261467 nginx: worker process │ │ └─261468 nginx: cache manager process │ ├─7af0799b356cfc1237836ad446391ad86f52bb2292cd3b7e075fd970ff327c7a │ │ └─107681 /pause │ ├─f6961397130968aa8ca89c5314209f211549e75c3ad728303f09dca139288d17 │ │ └─49221 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─8d0c7dc10c9f9c7a19c7d1a39b3f43877fca0738752d1fccb3a376021da0811b │ │ ├─170735 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171077 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171078 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─51dbdf2c68b31bcf9c980df19d80085d9a920d3644531e015bb09679669fd947 │ │ └─141350 /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 │ ├─7d3a2a3841881f81899228caa76be895c33a9d230897496e2725ae467ec7a734 │ │ ├─239982 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─240598 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpgcln80v_/privsep.sock │ │ ├─240601 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─240606 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─4a9171eae289606fc2c0756ddc98eb7806d998898ed58af77c86afc6f767d0cf │ │ └─44256 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 │ ├─93144abbf4e943d3dcd1be29b2bbaf27d023f88739887e3e26c57ebe36ebce0d │ │ └─40718 /pause │ ├─8a2d5575bef9c09b1ba38b8613a496344a7882a727ca14d7f18f442a5dc444eb │ │ └─188927 /pause │ ├─f90dcb447cd38be8d5e0ea112647f53c72f4cc6e204a8706c21281069ad3a928 │ │ ├─219744 octavia-api: uWSGI master │ │ ├─219757 octavia-api: uWSGI worker 1 │ │ └─219758 octavia-api: uWSGI worker 2 │ ├─dae2766978b9b93ae0170adc93f76927a93854a91f00cb908b5be91aab390326 │ │ └─65867 /bin/oauth2-proxy │ ├─a51297c7ee7b7868d463aa6cfa0c0e8bd70d2eb1341ed9b4a0c9eeb753cc246b │ │ └─98077 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─ba79dac0032c787125e3335d008cc095905b4e4159a6facc6b10431f971615dc │ │ └─64603 /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 │ ├─4cb91eed6a9e6fe81bb7fc0e2b9a53e224657005382c51144f378e4e57f160fe │ │ └─174202 /pause │ ├─9a38b1923161829a6961654d0f3a663990c5d5126ab007d4158908efc5ec350c │ │ └─56373 nfd-gc -gc-interval=1h │ ├─fffb34eaa16c824d520929d03ebd5ca471e7917d4d9bd983d6d19970307847cb │ │ └─143140 /coredns -conf /etc/coredns/Corefile │ ├─7179398c5945cbfc7a96a1d627e97c959a2d3c574609a131c12e6fc0e0166a16 │ │ └─41251 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─67defd7bc78764323d5844edb0c6b82b6e10556d1f3c07d69948f9c5ee43190d │ │ └─142551 /pause │ ├─69090700e3de67e693090bebbfbc5ccd67ca168753ce3d9c550764d80865c877 │ │ └─111569 /pause │ ├─cf440fbcdc2daf7744f87eed965cb6bdaa1821ca2594f8aed382c90278a89efa │ │ └─60279 /pause │ ├─fc2c7d5cc6c84fb6bc855291a9782be86d302962fd0155072f5cffa257dfcb5b │ │ ├─182937 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183285 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpos_x_m7g/privsep.sock │ │ ├─183424 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpaj6tc6_7/privsep.sock │ │ └─183629 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─c695db46b844c89cca094b8051d1030c82badc5d3f5fba0897c348821bace5bd │ │ └─189014 /pause │ ├─a96bec94f6527608e3f8ac1b00d0b0b1766c670c1d6c4918d964148d4b73eab0 │ │ └─145746 /pause │ ├─1c6a70c83897bc86c1767ddf8ed1ff9c7ba4e83feffbe8c1eddec9b1e39059df │ │ └─230714 /pause │ ├─7fa1e7aef57b9321b6bada10f4d8536b0eda7b123a5353cc8599e721aa2164ca │ │ └─224613 /pause │ ├─8e1340977e2e93ae46b40e6f4417fec53bae0700de64cf876aa582232a3e0756 │ │ └─46800 /pause │ ├─53d5801d1a3f4998bb561a825030875d59629ed392f577d6fd25d81d5826d4c0 │ │ └─43737 /pause │ ├─efa00ea25beadbcf69db19444dee9edd0edb0a2a8caf3839581059b54af1a92e │ │ └─240508 /pause │ ├─7e5ded8598fe205c74d1e71e55d40913fd67eb8f1e1ecebffc0e1add8452672b │ │ └─61932 /pause │ ├─e6015c3ddeeb0aaea7247aed39a5d58cd4e3a1c35e62a6239604ca5a9026aae5 │ │ └─211361 /pause │ ├─22f6c60ac15959201beb283ecba50a1aa6103e4843931b885e3627068088a4bb │ │ ├─125504 /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 │ │ └─125744 /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 │ ├─ff020f223d6a2f87b1ddae3b02b8492a765701a1d6da95daf69893e58c0a8989 │ │ └─48543 /pause │ ├─f70a301d31f94c15b0ad53c6afd31753092466d8205c55ec08a7e44ba00c6cea │ │ └─47799 /manager --metrics-bind-address=:8080 │ ├─701aff387a1047133ea56c1c467e99ba7bc2078f23267f922299bdf6f575d9a9 │ │ └─63862 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3ee33942d2b1a4e30fe66402ebd7bd859f0e5ef77b27e425abee23bbdc95f5cc │ │ ├─106475 glance-api: uWSGI master │ │ ├─106488 glance-api: uWSGI worker 1 │ │ └─106489 glance-api: uWSGI worker 2 │ ├─0276dae9fad6f491213136705bbf6062ac7c842673adc532a06ca9d8d49e1a37 │ │ ├─192243 /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 │ │ ├─366333 /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/tmpd7q0bnwa/privsep.sock │ │ ├─366513 /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/tmpgy07oci8/privsep.sock │ │ └─368799 /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/tmp0049k217/privsep.sock │ ├─593d5bd8305491dbada3e138c8021d70d2fff6143cc9a2abad57ad5c3ad2629f │ │ └─44631 /pause │ ├─b2e78e5ca99dcae8f56266d7f418ef23d426725cf79aa43d3d736f8a04eec54c │ │ └─263241 /pause │ ├─8b0f4d8f6ffd45c3dc2cc915011591b5744facf6c3e16a8a2d9eadbb4d97ca65 │ │ └─140991 /pause │ ├─8744bd3f8e069dc9d8f09344ee2fe322c42ee44b661bb0a4d2410406c97c80b5 │ │ └─203544 /pause │ ├─288e205a4a6e7e0adce45c0ff5cfe080207947a6755fb3451f3c747b62a71805 │ │ └─225674 /pause │ ├─e9aea76541998735c89255a6c5b69d79ef5bbd72a72d662f66a699c264937db1 │ │ └─49146 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─9b1f69698e597cbe1c10eb12652279840f91f6722534a956cf252ce9f7c09fea │ │ └─173952 /pause │ ├─6ee07921c7963954f51d8d8d7d4f4da16f2898d594b09dfbbfd5c32cf37bf0b4 │ │ └─257394 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─881f5e9c16f2821721c0fccc6a3b634dbae156eb175860159f409cbd07592c08 │ │ └─224823 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─b24a7b248665c6804bef1c16a49d979e8ceef4105623e142695b36270c1e08cc │ │ └─43334 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─2ad2d2e03a3b927e2a48ee6f5141f2656760e9568d0d288bbffacc02deb32b0f │ │ └─211589 /pause │ ├─bfea3931d4420ec160f2f43581777d23372e0d41873092eb5ea274171f30b4f9 │ │ └─188877 /pause │ ├─bf714083efcb18ccf938c6519701510d9b7a49016b6444eedba24bd693d7a9df │ │ ├─131838 placement-api: uWSGI master │ │ ├─131866 placement-api: uWSGI worker 1 │ │ └─131867 placement-api: uWSGI worker 2 │ ├─e4351330cbd13b1860304aa85ab5d225e91e6e6404248e97aa8d5c59025c9e32 │ │ ├─174736 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─396454 sleep 300 │ ├─694ab6300a409d87d8e1768e756dd202a822f58b52cae7783a006f51ad825a04 │ │ └─63935 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─bd22ecbe066d68aa84716124a694c61952cb504894efbe173f989f8db7b190ba │ │ └─47675 /manager --metrics-bind-address=:9782 │ ├─679dde4cb837ffd22761f7cc5ef1b156e526fadc2eaeea149bc826fdd643841f │ │ └─174023 /pause │ ├─4b94a1c8500054990db212bfcdb01ac7bff76b96507499a260cef36291f8b30f │ │ └─97040 /pause │ ├─a5e55aa3c42d3e168131c11f8e6da0070f6d7f87692c626487b86a7bfcfd904c │ │ └─48870 /pause │ ├─2d07dc7cc031a37a3849c7bca64bacc32d0911ca03638753c23ff7bdc4200dc7 │ │ └─65618 /bin/pushgateway │ ├─e9ce1fb94b901676d789e0a453b1f3f49543cbd092dc0119f1abedc772d4e1aa │ │ ├─64379 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64412 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─034c416096d6819854ff946d628c5cc05c26e3214c39125a3f8f1fdcd9da4049 │ │ └─56452 nfd-worker -metrics=8081 │ ├─b93e626dc6cce3664ac8cd35a1a8eaec54ab727e4e4506dece6a2619001aec76 │ │ └─247894 /pause │ ├─88a0474249c0c05e7cbc80a1da345ab2748eb59554eaf74a0a13064e5551a9ab │ │ └─46712 /pause │ ├─0d2ff8bd5e144b0ef86aa43da1a054266b4f88a657fc46c9a9449779ffe78dc8 │ │ └─186397 /pause │ ├─7889c2b87d7278899c1960e11740b3f9bb8f3ebc67c315827acb2d9760ac15d5 │ │ └─243149 /pause │ ├─7118717c9715d8fb8b1b316507b21e373f0e81a74f6c42614ee46f704c7ef86c │ │ └─111519 /pause │ ├─9bab3003b7316c2ed2de422d3578d76237fef5bc64cf95d724ab8dd2f4f0e887 │ │ ├─222431 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222447 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─222453 erl_child_setup 1048576 │ │ ├─222558 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─222559 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─222569 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─222868 /bin/sh -s rabbit_disk_monitor │ ├─bca63860967c28f0130ace788c34f834bae6b43676222a2697157dfec1a401b2 │ │ ├─141385 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141399 /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 │ ├─13bd9f8f8ea924edee301f85410de9d012221b96580731fee45c928227d37a66 │ │ └─65888 /bin/oauth2-proxy │ ├─405060dbbee6c697b58b27d798b986baac185aeb61dfd0a26f6f324e4f18c843 │ │ └─51055 /pause │ ├─06922075326f73fa51b6e0c65be48cd8253bb7d1bdc9c367a0d8f9c9c87ca7a8 │ │ └─230664 /pause │ ├─b8a902460431af9beb26d3f99d635a8a365ca4adf3bae1b6fe5270981b70eba3 │ │ ├─77542 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77558 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─77564 erl_child_setup 1048576 │ │ ├─77622 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77623 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77633 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─77843 /bin/sh -s rabbit_disk_monitor │ ├─b379e864e51815168c22dacbee6d11ef432eed57fa546faad0f8a5e85bcdb7e2 │ │ ├─170655 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171026 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171027 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─422e28d3bb2e751412cec5824a055ae29a1ffb4556682503a2eb51114514628d │ │ └─40855 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 │ ├─8e3b6fc7c0f353d9c36d08ef611dcbd14531386b5ac97db1a07b96c0693fe486 │ │ └─44884 /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 │ ├─a58cf256b381b2b93eabaaef7a2b033a4242a17c2579b81f8e26d77574eb9489 │ │ └─63288 /pause │ ├─89bd50beb6fd304959b838746b3fea6eb66869e346e0cd7fd02bf58fd24b74e1 │ │ └─60706 /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 │ ├─445c2987f700dbc9fcee5f7e8201d5ad37a14052d997892d2170331bb19e0f0d │ │ ├─182146 neutron-api: uWSGI master │ │ ├─182194 neutron-api: uWSGI worker 1 │ │ └─182195 neutron-api: uWSGI worker 2 │ ├─c524706d05cb44035464e9cda5e16d9e783060e183a18b2f6e7296f34f2fd3ac │ │ └─227749 /pause │ ├─5a3960b1f5141aa1365d7aa19450a9ec9f185d4c78297c40badaf7ab9faec8e6 │ │ └─226100 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─63dba7b8c818b0c8fcca72d2708cf98927b09ec9e009700ffb2727ee8f65e924 │ │ └─64914 /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-222.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 │ ├─aa8e1996e1610a38b3be523240cbef8221bba2344e27cf6df2a682c0faa40afd │ │ ├─120686 cinder-api: uWSGI master │ │ ├─120697 cinder-api: uWSGI worker 1 │ │ └─120698 cinder-api: uWSGI worker 2 │ ├─c1a7d8fce30ec94a7721517611d28ef09fc513741d3abef532b72cd4ce6ec010 │ │ ├─243358 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─243379 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─243385 erl_child_setup 1048576 │ │ ├─243544 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─243545 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─243555 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─243816 /bin/sh -s rabbit_disk_monitor │ ├─c17778ae4d0c37be32a5ed7c534a30102595a16cc9b324a752c827d6a453bf17 │ │ └─56163 /pause │ ├─4d4bbcafe7c490edb89e439b7738633d704a640432d93599b401b5b5c594bd24 │ │ └─43769 /coredns -conf /etc/coredns/Corefile │ ├─c6e1d1a1582a56cd3bd9615d07efb5205cd1aad175f92e6412f13555328e9a68 │ │ ├─109853 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109869 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─109875 erl_child_setup 1048576 │ │ ├─109948 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─109949 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─109959 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─110239 /bin/sh -s rabbit_disk_monitor │ ├─f6ec03345e6088aa877fcf0a1a99652877110493937f231f6c504453966992a5 │ │ └─44160 /pause │ ├─493b89367ded0b0d9bb4cfdea1a8f8c863832ea974e616622ddeaa69eea4afd8 │ │ ├─265803 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─265817 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─50109cb1d9c9300d4c95d570704ec219b5b92253f1951623c29981fa67a79a57 │ │ └─43697 /pause │ ├─d0531354e10fa35a1a835ad4d423a7b3cd88e4fe5c70bad37fdf75590f1de077 │ │ ├─170007 nova-metadata: uWSGI master │ │ ├─170021 nova-metadata: uWSGI worker 1 │ │ └─170022 nova-metadata: uWSGI worker 2 │ ├─3a4c6594ab522f3aa180dc0394c3c3c72ccad8f0eb9d4b2bbcb64078bcd39c12 │ │ └─40676 /pause │ ├─d7b29ad6ddb9569a373a52332dcc06688c58f9a4be443d3058d1908d5886dd31 │ │ ├─200267 heat-api: uWSGI master │ │ ├─200331 heat-api: uWSGI worker 1 │ │ └─200332 heat-api: uWSGI worker 2 │ ├─ffb5c068bc23c0c890aa9aa5fb22fb810680755ed91b7d215203ba1c1e2b56e2 │ │ └─44671 /pause │ ├─5051c32dd25edf0d42ec976ce0471a13873695d959d5b883e8854327bcaced96 │ │ └─85484 /usr/local/bin/rook ceph operator │ ├─2322f107c99a5c360b132f52eb21a33cad16105fb68e1df1f907e6aad4c78d3b │ │ └─65132 /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-222.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 │ ├─8ea400d5e6895f5734eaa60715dfd21468311f26c1b04869877899d1efa197ce │ │ └─47115 /server │ ├─9613f05444349e5467cd7f4a3ec7ff21373f3c9767b9a1629364f0eb861e4b8b │ │ ├─221120 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221176 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─221646 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221647 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386136 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386137 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386139 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386140 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386141 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386142 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386143 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386144 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386145 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386146 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386147 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386148 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386149 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386151 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386152 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386153 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386156 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386157 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386158 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386159 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386160 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386164 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386165 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386166 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386167 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386169 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386170 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386171 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386172 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386173 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─386174 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─b271a9483c3dcdfc51f7976b778ac17015e0e63023b25e283e1bf844ca9d8469 │ │ └─41990 /pause │ ├─7f69741d777b03937ab0d4d58e4954bfaff749a9c62f63a83c3162f357a7c5f5 │ │ └─56067 /pause │ ├─56ed397ecdc8ce0bcd3b1b9c664bba71a2caa56fbe4626d8472d1b539bd35afc │ │ └─247857 /pause │ ├─b6f5dbcc04f952354edef504578059aec3a543fc77026a86ce844621c3cc1c42 │ │ └─47631 /pause │ ├─8a9f9534f84d48e8c439b3160cac88ebe50772f9fcc9a3c10aec6d1d5761e8ce │ │ └─192270 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─cf07580313e1f831a7ec7305bed8918a48ed6eb8e56cf6e866a0bc4417b6d207 │ │ ├─203783 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203799 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─203805 erl_child_setup 1048576 │ │ ├─203924 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─203926 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─203956 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─204226 /bin/sh -s rabbit_disk_monitor │ ├─a2332763a71d288ba19e79000ea9ca5ca957093cad9968670922d9e6700cc872 │ │ └─64783 /goldpinger --static-file-path /static │ ├─997108b27ad2147878cd70e03481dbf1503753a7e0845ce9d8fdfc1ac4bb96fe │ │ └─259473 /pause │ ├─1786d49181bde71110fa676993e89fabd697dfd6c59868611b5d60f755bd59b7 │ │ └─62199 /pause │ ├─44be2e1aa0ecf20390428398aa7f3acd63b0024646a0f815c0b6f2208bce3658 │ │ └─248034 /pause │ ├─862296f45ef183fa2c93e171f82e2940757c75f2896c26a90bda53e681998996 │ │ └─65424 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─c20e552864012aa29312c0263d803de65421284992c8c1e19320953ddefd6092 │ │ ├─240557 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─240755 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─240756 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─4036ea43fda9fa67a73ed594c5c1e4386cd1c7918bb32edccad05237cdc9f32c │ │ └─143001 /pause │ ├─e6753366f195cc3b52eb3fff6d14d090f065254911ac6f7207baeb943e278d22 │ │ ├─200251 heat-api-cfn: uWSGI master │ │ ├─200329 heat-api-cfn: uWSGI worker 1 │ │ └─200330 heat-api-cfn: uWSGI worker 2 │ ├─b0c0efa6850bfb21256e6c8b120a6f0d4659274b3729b958ccca286fa50ddb5a │ │ └─42012 /pause │ ├─7a9845da3ab3f01b845e55d309363f183f9a9d389ac01a6db55288820aab5315 │ │ └─44927 /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 │ ├─5462a8a8533dfa796f57ec5f656259f820e83ab1d7ff7a25cfd5797e8ddc477f │ │ └─146337 /pause │ ├─765f51e75bb6c2fe924391150684ed9ff7dfc5515240599150caf0ecec9410c2 │ │ └─211544 /pause │ ├─2804efb5de6a45d355774a1d1f9c93947f56506c8c32baa202785efb0647621e │ │ └─106092 /pause │ ├─ce984c106734a68b71a66abeeed14e7883930743e62e6d815ff5d0adfd015a71 │ │ ├─108148 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108351 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108353 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─5a44a4bb52a6cb302e5082d52e7b4cb5038010b72ba6852864ef7036379d5aac │ │ ├─61326 python -u /app/sidecar.py │ │ ├─61636 python -u /app/sidecar.py │ │ └─61637 python -u /app/sidecar.py │ ├─44c13374cdf6282d8b11f7aac61bf24cce2b8867e5a5d455146a198a95efc189 │ │ └─48126 percona-xtradb-cluster-operator │ ├─cc576fc5f870b8d1b32451b0ca106d6c0adbdf949a371f0cc01599ef3a25dc8f │ │ └─263475 /bin/openstack-database-exporter │ ├─e4dc2a8f2368bf97b65e64d2b6f0bf237ccafc3e3ef25ed707c5a15b6876e2fb │ │ └─60320 /pause │ ├─165182f803130e39b918f94f4132293defe55d13910ac0be6f52d4066a59d590 │ │ └─65175 /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 │ ├─6b2ec4fbfd41b3e155664f41b2b3c0b054710754363d806bb42f4df06cca6010 │ │ ├─143874 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143891 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─143897 erl_child_setup 1048576 │ │ ├─144053 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─144054 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─144064 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─144368 /bin/sh -s rabbit_disk_monitor │ ├─3a2a1965192363693e413a30fba5b016f4c3082e3a037f23eca242bd8c7abf2a │ │ └─40989 /kube-vip manager │ ├─6450845023f06d50b2cbc811a1a60199ef701f002d2103cdc159d13b895700e4 │ │ ├─42448 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42868 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─11b7d6049141acd6eb9cf621a2f91a65b858e438d5233b5e70405567a74592f7 │ │ └─109764 /pause │ ├─9ef1004dc1ebcaf0b924ac2e2bea74f0f65697f982cdbcc58f3e04c442f4bcfb │ │ └─42237 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─8e39f28de4a29d42e8d8b9557fb21d0c06645a6290c260e09eace6b49e435c22 │ │ └─185580 /usr/bin/libvirt-tls-sidecar │ ├─7895b09a4508e41bfa29514e4cd37b4b66edf779cd8a8aa20ec635ce82dbb2a6 │ │ └─56408 nfd-master -crd-controller=true -metrics=8081 │ ├─a2454c1929f44d4d6d286ee6b5ee1bc8a9b3239a98337cd42624498addac2ce1 │ │ └─143780 /pause │ ├─855e8af2a0508fa878809ce333ccc6048143418928ada5de6722875c9f094bc8 │ │ └─66085 /pause │ ├─f2189e1fe267ad009cb44d3bb344b72b860ccc371f555c3f219f216734ed97ef │ │ └─96823 /pause │ ├─c908b5ad67d6d89f84c73b6c4dd543ebde51929468b02ae5e6a446dd59ab2958 │ │ ├─256883 manila-api: uWSGI master │ │ ├─256964 manila-api: uWSGI worker 1 │ │ └─256965 manila-api: uWSGI worker 2 │ ├─1c585d6b7d4b2aac46b8c5b025d669e25f4a89a4ab4d53c8c2727fb138106ae3 │ │ ├─83836 barbiacan-api: uWSGI master │ │ └─83848 barbiacan-api: uWSGI worker 1 │ ├─95cd6529cacdd3914fb1b6ace7f9871a4edaa0d691c3c520cab1c5b7dbfadf66 │ │ └─227774 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─f905b1bf0ec1821e56ad6bef188cb5e4da456c920a1348b78c7ecd880d036bbe │ │ └─220432 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─7e51611a51d3cc3fb3f71fe423b25bc6a1a9273882988a7da9fd4e9fc980b831 │ │ └─64585 /pause │ ├─43f9840e19282d4361d059a8017a1dd7a38148d2a033d4acb1c54d1d13805999 │ │ └─239871 /pause │ ├─ba46979b18a4891455940512cfd4b45c02bf81c8cbc7ab026307c2956c6d356c │ │ ├─261909 apache2 -DFOREGROUND │ │ ├─264624 (wsgi:h -DFOREGROUND │ │ ├─264625 (wsgi:h -DFOREGROUND │ │ ├─264626 (wsgi:h -DFOREGROUND │ │ ├─264627 (wsgi:h -DFOREGROUND │ │ ├─264628 (wsgi:h -DFOREGROUND │ │ ├─264629 apache2 -DFOREGROUND │ │ └─264630 apache2 -DFOREGROUND │ ├─412a92d96a2115cfa535468e7f94749de98fa13066f77a54d75297cfc3ceca8c │ │ └─173632 /pause │ ├─a7ec415fb4b0bb4826e83bae604a1e581ce924ca0d647a2aa110bb2d29dc825f │ │ └─229303 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─3979632a84af458f342db3c85bf847f487365f856d6b583e5c0f7ba44f9cc371 │ │ └─62758 /pause │ ├─69f1c60562f0c998eb1eac0878a0e495ec426e77724c2a16089e35275630ed22 │ │ ├─ 97298 /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 │ │ └─345175 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─c7448922b51ff4cf0090d061246d61433e3601b8e41e3223d1a56ae2943b5296 │ │ └─65686 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a74a60cf204ba71598fd74643f82bb0ed01b948617e10463c10e539ae2bba052 │ │ └─51291 valkey-server *:6379 │ ├─6d2c6d6d1f743162e0754a05ac6a6f5e43a0dcad3fb5c496b0a3892c3059bac7 │ │ └─51403 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 │ ├─cb62a9286f0eb8a4c58489eb4e31e4f98b0dda2e647b5a5fbe079f8b9465a9fb │ │ └─48003 /pause │ ├─6df3b9846d706eec94866afe5165dc45054260bde6fa41c3b8518b7f7a8f32a0 │ │ └─62928 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 │ ├─a004989deda9010f1c60ced2be31d1226d0b70a6c6f528f471832fa2e01665a0 │ │ └─247643 /pause │ ├─ab060afb7d5b326fcddb732f2678d30698cd8f499969e773ec838a5c9dfcb985 │ │ └─55412 /pause │ ├─0f31a641def1f3bb64022ab054bfe9b08e747d6678cb2617ce0638be26107615 │ │ ├─240387 magnum-api: uWSGI master │ │ ├─240452 magnum-api: uWSGI worker 1 │ │ └─240453 magnum-api: uWSGI worker 2 │ ├─a7087b5f53c439e0ca181476df5c63f6e1994ee984e96ed098f2bebb80638279 │ │ ├─48997 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 │ │ └─50214 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─1e2b67f39c8924f1ffbcf1a6b519a97b60dcd585dafb106e7feea6b1a3220fd4 │ │ └─245531 docker-registry serve /etc/docker-registry/config.yml │ ├─78a6c428cdad7aedd5ce783140e41e89583dd51494e0778d024f5dd2de9a8651 │ │ └─151758 /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 │ ├─c56647d89517e4f1070d26e2753b78162a2236689a4d96542b34cc10c53840c3 │ │ ├─256939 /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 │ │ └─257313 /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 │ ├─cbed96e989a6f35a3bad6dec56a3e803aa45c2075873f79cddd272acce171db2 │ │ ├─182168 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─182371 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182372 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─182373 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─55ffec646943d466317db250bc876d394359f7a925ebe6819bc3a1bde0c1b497 │ │ └─51659 redis_exporter │ ├─ea61932ea24204fae316c8bdda829a3cd61704b52248155381e9d9aca386b479 │ │ └─261785 /pause │ ├─99d301cbe2203ef9bd8b1425e30a25854290d1d4996832cf88ebf1989d0d38fb │ │ └─97209 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-ntcw9 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─db2825b6e80a95f947e210dcddde6579724b5017fa12772736940e8095a07671 │ │ ├─171931 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171948 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─171954 erl_child_setup 1048576 │ │ ├─172136 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─172137 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─172147 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─172336 /bin/sh -s rabbit_disk_monitor │ ├─74d267cda6bf776066b313453281d2fb82826855bd1736d3361636ed88541217 │ │ └─146864 /pause │ ├─6d7840e206b18b125d435bf51f1c2b781848ecbf5006bf8eee0f582dc3613f03 │ │ └─262100 /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 │ ├─e9437e12a85b7517bb5b241e83c71b4898917e5203daa516f5d3de5a1f936994 │ │ ├─ 71404 apache2 -DFOREGROUND │ │ ├─ 71419 (wsgi:k -DFOREGROUND │ │ ├─ 71420 (wsgi:k -DFOREGROUND │ │ ├─ 71421 (wsgi:k -DFOREGROUND │ │ ├─ 71422 (wsgi:k -DFOREGROUND │ │ ├─396577 apache2 -DFOREGROUND │ │ └─396727 apache2 -DFOREGROUND │ ├─2bed6ab416870c0d30a76d33c2b499126c2a5039f16bd7054c07c16fa62a064e │ │ └─229278 /pause │ ├─8e4f7fb6357cf0b6a20d3442526616ae224a7c5e01adae10f7a1a9dc967429a1 │ │ └─60833 /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 │ ├─c5d1c815883f2576f342b4353b463cf1c3cfcd8eed8c6cba3ee58fb5f319090f │ │ └─65021 /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 │ ├─a324bcc56e33e6012c08981ac21006c74a18de98930d67cf06eab46f3c018d91 │ │ └─65657 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8091a266146be7bb554062043a8b0c4d68d1e171d75fd68e12b202524520aab4 │ │ └─56122 /pause │ ├─692bed8c7beb71979f3cc56f75eb1e212cb4a9ec8a939ff63f1cb77834593f4b │ │ └─40752 /pause │ ├─9592b5ac840a6ac69d4b55be23b7e807301d88df0b66ed137cfbda49ab889b14 │ │ └─146136 /pause │ ├─048417b988bf67a5d4a151fa480772c2945f5943eccbbdbebb9d425ef85bbd2b │ │ └─107575 /pause │ ├─b83b819f282150e3a3a506d2f406c9b779fd4a4581d72a9ebb57c389ed4e6525 │ │ └─64747 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─25b00ee04920a2e7712feaaa7ae32e87da30c69bb4fb6184e70d5634585c006f │ │ └─121168 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─f4cba65bd1519410aaae1abe24f647c1f61627876a47086c5e127dba17f8b377 │ │ └─146277 /pause │ ├─4e4761a608e70c58fb210cd70a5d1b9fa29a092a91fd582ca11569e761579017 │ │ └─47531 /pause │ ├─da889c6f7a3290bfb443b74c9f28d9a4455a93fa61af4fba971a78e439f2ef62 │ │ └─60180 /pause │ ├─60698f026ed3e30fefffc7d72168fe3b3ea04a85753e805099c544bd2d9210ea │ │ └─40709 /pause │ ├─dd74be656c7e5ddfc30dd2abced2c9d4ebc99cb53144ac059be69f11a1eac50e │ │ └─64961 /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 │ ├─9002fe8ccf06017ba3b82f3bb0b34482f80dd2c120975ef923603fb2ab8c89f9 │ │ └─109459 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─c7f8533b07c1578c079ee9f4a8ebff97508b5e1084dcc5d67d7cef5ab5a2b2d2 │ │ ├─184488 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─185045 /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/tmpb4r4d82u/privsep.sock │ │ ├─365479 /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/tmp49x9ajsu/privsep.sock │ │ ├─365697 /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/tmpb1wd4_lf/privsep.sock │ │ ├─366084 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─366086 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─366863 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c486edd6-7715-4cb5-979f-89fdcceda4fd --namespace=qrouter-c486edd6-7715-4cb5-979f-89fdcceda4fd --conf_dir=/var/lib/neutron/ha_confs/c486edd6-7715-4cb5-979f-89fdcceda4fd --log-file=/var/lib/neutron/ha_confs/c486edd6-7715-4cb5-979f-89fdcceda4fd/neutron-keepalived-state-change.log --monitor_interface=ha-66061c10-e7 --monitor_cidr=169.254.0.18/24 --pid_file=/var/lib/neutron/external/pids/c486edd6-7715-4cb5-979f-89fdcceda4fd.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─367310 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f2c2ca98-b065-4a91-babe-23cbf477db74 --namespace=qrouter-f2c2ca98-b065-4a91-babe-23cbf477db74 --conf_dir=/var/lib/neutron/ha_confs/f2c2ca98-b065-4a91-babe-23cbf477db74 --log-file=/var/lib/neutron/ha_confs/f2c2ca98-b065-4a91-babe-23cbf477db74/neutron-keepalived-state-change.log --monitor_interface=ha-8cd9b994-f3 --monitor_cidr=169.254.0.61/24 --pid_file=/var/lib/neutron/external/pids/f2c2ca98-b065-4a91-babe-23cbf477db74.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─374864 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=789aafcd-c032-4adf-ab35-dff10ceef13c --namespace=qrouter-789aafcd-c032-4adf-ab35-dff10ceef13c --conf_dir=/var/lib/neutron/ha_confs/789aafcd-c032-4adf-ab35-dff10ceef13c --log-file=/var/lib/neutron/ha_confs/789aafcd-c032-4adf-ab35-dff10ceef13c/neutron-keepalived-state-change.log --monitor_interface=ha-b168cc84-95 --monitor_cidr=169.254.0.31/24 --pid_file=/var/lib/neutron/external/pids/789aafcd-c032-4adf-ab35-dff10ceef13c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─6777dd58a0c64c6e72570ab258d4cf5364d77d15ed7ca05ff0f0735cf80465cb │ │ └─78931 /pause │ ├─4db36007a5b501c6d8393039a8d1b76702f9238a0068ded6a1c9efc06d6eeb42 │ │ └─124583 /pause │ ├─cbc4e784eb983c37223a3b8a1c352fd814fc48248aa2b14829b3f5d881ed7dc3 │ │ └─174145 /pause │ ├─9c5461656379991ae47c756d933c3331280e253c6ebe85272e8d7431ef9d3b82 │ │ └─185626 /bin/bash /tmp/libvirt.sh │ ├─debae59a1179d707d9425fa76c3bea2a384c3649dee7fb027c74b111a1e473f2 │ │ └─40874 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 │ ├─72dc64ba66cb06844f3d3a79f6f51cb1d843c820f8888c6d2e4e2ae0f37a8219 │ │ ├─186711 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186734 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─186741 erl_child_setup 1048576 │ │ ├─186817 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─186818 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─186830 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─187379 /bin/sh -s rabbit_disk_monitor │ ├─ad929819f2a998c2485f00492c0c91a18cfc93bfcf866f577df49eb60ca1defc │ │ └─41227 /pause │ ├─f248363c352fefcad511f5c7474cb50bd08e7085c209ee82a1baea631c54d026 │ │ ├─184470 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) │ │ ├─184732 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) │ │ └─184733 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) │ ├─caa7ad4524cf7397ea302f8d4ae4563fe6fa95d090ed16885225369730990052 │ │ └─63032 /pause │ ├─d449a7061aac6d5b397a7127ca97ff7c2f8706c79ee511bee110ea0e954b35f1 │ │ └─62248 /pause │ ├─e7733a28c8c31c3d332ee0fa33da8a0307c07409f85294a83e18847244e3771c │ │ └─84591 /pause │ ├─580ff4f003181792614d7e072eaba5c1bc22f4e1c4171eeea2b13f0254016b30 │ │ ├─66491 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66522 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -enable-feature maybe_expr │ │ ├─66532 erl_child_setup 1048576 │ │ ├─66721 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66722 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66732 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─66834 /bin/sh -s rabbit_disk_monitor │ ├─db042dfb78cfe170ce04ef5d03fa680160184fdeace5231fa5873f29cb493917 │ │ └─90418 /pause │ ├─bc6fd275657e895d3aafd8482806894b0fe9bc7dd765d1fc8c176f2476eb450d │ │ └─62155 /pause │ ├─46b170b726049b8737bafe1631eef22cc8f6b011aa784408fcc70409827b89c5 │ │ └─146217 /pause │ ├─f03d4cbf09770b54a03439930605e94670f991b81749a103272c73770a99d248 │ │ └─60365 /pause │ ├─b924b1317f01dd36c8432f17637f0c6fff41fbcb898052d98d8bdf1e83dd6583 │ │ └─226589 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─7402ddd7ccdea33abd8281dc3653047d7497a366a2176d8528788644c98e48a7 │ │ ├─169983 nova-api: uWSGI master │ │ ├─170015 nova-api: uWSGI worker 1 │ │ └─170016 nova-api: uWSGI worker 2 │ ├─75f64932531793ced9cae3323455acaa77943362f55f1bce37c2c872f20593db │ │ └─61881 /pause │ ├─69fa7ea6110d94dabd14c69523a909374890bcf5823cd9ea507273e2a225de23 │ │ └─40733 /pause │ ├─847549168913683d960249e614ed5e3900e50bddd21e77bcfc91c24c1706c672 │ │ └─43291 /pause │ ├─27d6a8a353788b48467e87a55149fd801ed5b47b846c6863ab4a855d8732460b │ │ ├─184321 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─185238 /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/tmpgh9pphgn/privsep.sock │ │ ├─185526 /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/tmpe2o2ezhy/privsep.sock │ │ ├─186049 /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/tmp2t57h0hb/privsep.sock │ │ ├─186364 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─186365 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─186644 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/add90ba7-a438-4169-b937-b9df577d3ab7/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/add90ba7-a438-4169-b937-b9df577d3ab7/host --addn-hosts=/var/lib/neutron/dhcp/add90ba7-a438-4169-b937-b9df577d3ab7/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/add90ba7-a438-4169-b937-b9df577d3ab7/opts --dhcp-leasefile=/var/lib/neutron/dhcp/add90ba7-a438-4169-b937-b9df577d3ab7/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-bdb08089-7ba8-4f26-b2d0-a6ed696616e6,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 │ │ ├─186647 haproxy -f /var/lib/neutron/ns-metadata-proxy/add90ba7-a438-4169-b937-b9df577d3ab7.conf │ │ ├─205711 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/8d7a4eb3-68fd-4008-9a18-10cf5ff9a0f0/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/8d7a4eb3-68fd-4008-9a18-10cf5ff9a0f0/host --addn-hosts=/var/lib/neutron/dhcp/8d7a4eb3-68fd-4008-9a18-10cf5ff9a0f0/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/8d7a4eb3-68fd-4008-9a18-10cf5ff9a0f0/opts --dhcp-leasefile=/var/lib/neutron/dhcp/8d7a4eb3-68fd-4008-9a18-10cf5ff9a0f0/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-01f8c108-0941-45d2-8e8c-f77498b8a54e,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 │ │ ├─205715 haproxy -f /var/lib/neutron/ns-metadata-proxy/8d7a4eb3-68fd-4008-9a18-10cf5ff9a0f0.conf │ │ └─371164 /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/tmpyr80i0zn/privsep.sock │ ├─0f9ce8b5fdea223c59efe8f3d77ce5be26e443fac603986192258ece8f7df8fb │ │ ├─182208 neutron-policy-server: uWSGI master │ │ ├─182221 neutron-policy-server: uWSGI worker 1 │ │ └─182222 neutron-policy-server: uWSGI worker 2 │ ├─1fc55dcf19f2facc7582f1a5e11e2409a886e6616565c1fa10e588a87b7ad3c5 │ │ ├─49049 mysqld --wsrep_start_position=0ebe771d-64a7-11f1-b2d3-4e21e7367f55:20 │ │ └─49175 /var/lib/mysql/mysql-state-monitor │ ├─d13c651d6603177d8ea2f27242d7c42ff941d693ce3ce02e2f693925524def33 │ │ └─56563 /secretgen-controller │ ├─a1261a8e455e63cd8b90e3833b0d6324fcf90c9eba507984b630f80c0732a5c3 │ │ ├─200238 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─200578 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─200579 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─41152985db75732084dee5501c698e16c3dd978ed2a6b11ace0e9b2e6cb4c6ed │ │ └─61677 /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 │ ├─f113deb04080ffe66abf1275549a451a5451a19bc01d26dd1a5feaa9170d5d17 │ │ └─40818 kube-apiserver --advertise-address=199.204.45.222 --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 │ ├─dfefd06b2eb665a76694fcd8757dc84ba86a21e4bcf2d119ddf72a7a85bc1372 │ │ └─226563 /pause │ ├─7fdd3bddaf7d02c67636257e61db7fc7d5f27ac06b17c3b24b9b8adf491b459d │ │ └─51242 /pause │ ├─e84871eff579649380ce5d01d0c17ad18385eaa49b0e7507dec484e1c7c5d759 │ │ └─186540 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─7962b7f7b287da69710e9052ba6feb1c01533359c10af150db09957f11e2e7cb │ │ └─43795 /coredns -conf /etc/coredns/Corefile │ ├─17e6b1cb7c6eae80795306643cd080c2efb31528df30c1c6e2fe000435591973 │ │ └─68250 /pause │ ├─a935fe8edc52e16a6a05033c21fd258139abc248ae1d89622c407230f878b227 │ │ └─40860 etcd --advertise-client-urls=https://199.204.45.222: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.222:2380 --initial-cluster=instance=https://199.204.45.222:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.222:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.222: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 │ ├─82993cc65550165ba3c6dfb08d02d6b8eab527ce3f8f112774ea11270e9772a6 │ │ └─63828 /pause │ ├─49b43e02fe7b828e7654bfc54ad2f55d93f73064e46ae3178f54bfa19895ef47 │ │ └─211270 /pause │ ├─7ce9673cea646e7ff5c8f41c3ebd6d99f7a38c8480c08878036afdabf1152523 │ │ └─125182 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ └─d69b85bee94d8932c769bf0550e878247824b1b0af3218192e3eb97d6abfe522 │ ├─ 51570 valkey-server *:26379 [sentinel] │ ├─398739 sh -c /health/ping_sentinel.sh 1 │ ├─398814 /bin/bash /health/ping_sentinel.sh 1 │ ├─398815 timeout -s 15 1 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ └─398819 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount