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 │ │ │ ├─21478 /lib/systemd/systemd --user │ │ │ └─21479 (sd-pam) │ │ └─session-22.scope │ │ ├─21475 sshd: cephadm [priv] │ │ └─21494 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─710 /lib/systemd/systemd --user │ │ └─711 (sd-pam) │ ├─session-4.scope │ │ ├─1448 sshd: zuul [priv] │ │ └─1461 sshd: zuul@notty │ └─session-1.scope │ ├─ 707 sshd: zuul [priv] │ ├─ 725 sshd: zuul@notty │ ├─ 872 /usr/bin/python3 │ ├─ 1452 ssh: /home/zuul/.ansible/cp/199.204.45.223-22-zuul [mux] │ ├─396530 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jxriyvncrpikxzpvupxzbxhrxdetabfv ; /usr/bin/python3'"'"' && sleep 0' │ ├─396531 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-jxriyvncrpikxzpvupxzbxhrxdetabfv ; /usr/bin/python3' && sleep 0 │ ├─396532 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-jxriyvncrpikxzpvupxzbxhrxdetabfv ; /usr/bin/python3 │ ├─396533 /bin/sh -c echo BECOME-SUCCESS-jxriyvncrpikxzpvupxzbxhrxdetabfv ; /usr/bin/python3 │ ├─396534 /usr/bin/python3 │ ├─396535 /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 │ └─396537 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 … │ │ ├─ 9790 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12173 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3a06806a6efd8e1e135a25a522cb5d2bf20e891784de8a6e47d4bbbd73fde83b -address /run/containerd/containerd.sock │ │ ├─ 12546 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 403f9464209b6592a8223c393625174c300a60416b7c383e55e0c970cddd8f10 -address /run/containerd/containerd.sock │ │ ├─ 19409 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 25c2e3bab17743c160dc5fb79948ae10df1c34243113ee0936ac28f3f1aaac13 -address /run/containerd/containerd.sock │ │ ├─ 24587 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3828e714f9252976745df9bd65e7dc91aea15f1cf31b3b521de45ba3a006cc44 -address /run/containerd/containerd.sock │ │ ├─ 29114 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4e9e1b58da578a02ef0d7da0779ba8676be3008df48bf3bae002fb4470fa1cb9 -address /run/containerd/containerd.sock │ │ ├─ 33816 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a948f7d7ff18672410f50b14718fd83fce3d262c9e312a21154372a264d0966d -address /run/containerd/containerd.sock │ │ ├─ 39488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31ed83824d932296cdee331c964ea23fcb0122496ebe9cb29573fecf78b2e11d -address /run/containerd/containerd.sock │ │ ├─ 39542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f33fe672447df706198b35ab83c4fb1351ae0e101536b395755fd618d531c6af -address /run/containerd/containerd.sock │ │ ├─ 39555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b32934b05e95145ad1e9e91c573a3d12fab19ed23309806c1ba2da929448e09 -address /run/containerd/containerd.sock │ │ ├─ 39557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a36596c48c1898e4ce6bdd009452d0b3239d21a77e63a1139662c02ce3f11837 -address /run/containerd/containerd.sock │ │ ├─ 39560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f8be6c135b6a52b9b53a10d39785a4a648cc49a9cf0c8585a1468356562dd7e -address /run/containerd/containerd.sock │ │ ├─ 40102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0122d9d5b2b6ccea2dd4d106f0fdd497d2e6ea6ebfd8204746eb8c9bc95ee61e -address /run/containerd/containerd.sock │ │ ├─ 40838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 398d751a4612d5b85403abd38d70e30701601b7f17d202e463bfaddfdf59fe81 -address /run/containerd/containerd.sock │ │ ├─ 40862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89d11f31cd45622bebd1d6a0e2a4c2cd1141328676dbafc78f755fc3c311fa9d -address /run/containerd/containerd.sock │ │ ├─ 42256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35ee8c75ba44250ae4475a2322c37a71cdf9750275d0292c18d55076be4fa917 -address /run/containerd/containerd.sock │ │ ├─ 42653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3368b328eff6c2ff0d1dea99d28904f267f5e587a63041b3ff07df6417521e7 -address /run/containerd/containerd.sock │ │ ├─ 42691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bceb53360dfdff05c87bc92d24be0b6c074ea05295ce7d7c3c29d05b2442d9f -address /run/containerd/containerd.sock │ │ ├─ 43115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a51dea4c4f9f78268ccaf8406cd95b9e93daaf059d59215b28096b4064c7717b -address /run/containerd/containerd.sock │ │ ├─ 43616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89796d59c87f95eaa6e745feb883ea00f0f4c2e1b8b673d54513aff229cef0c4 -address /run/containerd/containerd.sock │ │ ├─ 43650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d472e923b63128d7730b7a0bff1534b5f4af7730374a49f5ea410ea680aba9ec -address /run/containerd/containerd.sock │ │ ├─ 43656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fe65efad068141d0ddda048f49061d6302c876890dd3628b364321ca7729e2c -address /run/containerd/containerd.sock │ │ ├─ 45986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ec758692cc42f0f11af21a91ddfa9c62ee63268f7a8ea9dd4733ca927f5e1cd -address /run/containerd/containerd.sock │ │ ├─ 46089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5f6b11f75d9e0a4053facc29a8061d5251ccb65686103506530283cb752e61b -address /run/containerd/containerd.sock │ │ ├─ 46980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24daed168c728844da78aa16248c79c017cad7517c038c1289cfa0fd546cbf4d -address /run/containerd/containerd.sock │ │ ├─ 47078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ff00f1bb4200f426423aad3a0e26af0d2b964aff229c96cbcfaaa5d04577a98 -address /run/containerd/containerd.sock │ │ ├─ 47444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75f6e9f443d502ce43f9f657104b84294a199c2623a0f0d47fe2e4e5fc375c70 -address /run/containerd/containerd.sock │ │ ├─ 47809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb2b63212dc1c3c22487df5401fd62f4ca858e69651284e130167dbc5fcad217 -address /run/containerd/containerd.sock │ │ ├─ 48104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0dd8f9817845ee2ff2beb3653dcd7ee22b1a14056bc1ca17445e317e9df9e90 -address /run/containerd/containerd.sock │ │ ├─ 50351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 824709e11d9c0b425cd3f7429a37f6e9e031f57681127c3f748428fbec8b4efe -address /run/containerd/containerd.sock │ │ ├─ 50563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bf8400258588953dc33d974252f5d9e0288e6ea6be4860830d0bb11f99ced88 -address /run/containerd/containerd.sock │ │ ├─ 54711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a46c76b6884eaa832ef95014878d31e12bf90d15efce33b2c1c09a2e26aadbc -address /run/containerd/containerd.sock │ │ ├─ 55412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2221a6816ae0706226ad9c3800e39f27af7842e21c3481b486a48059248d2f87 -address /run/containerd/containerd.sock │ │ ├─ 55451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f535db7fb82e104ae5b1a9cd32bedc7fe2676611d4e851f9bc911fa05c055db2 -address /run/containerd/containerd.sock │ │ ├─ 55498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41ed1751ded353099c0ab4d0b082eab94e446e5d42588370138b15c4a48bb24d -address /run/containerd/containerd.sock │ │ ├─ 55646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4635e4128aa8fc962ec65d85f167a632620ba93161b467e7b9c6462593b0a91 -address /run/containerd/containerd.sock │ │ ├─ 59461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 378489cb05e4f46b4c47fa71e5d2a29bb6619ae6d4b5cebcae84ec843ee8e10e -address /run/containerd/containerd.sock │ │ ├─ 59592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5acc235825af05de5e610e74d21823377973376cd028a073b1567fac49c33fb6 -address /run/containerd/containerd.sock │ │ ├─ 59649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1e9988fda36f27bbd5b1e447eaea3d53841e11e72ccca9d09eb024ed96f839f -address /run/containerd/containerd.sock │ │ ├─ 59686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c4f6776d0728a7f6ef193f446ce309c8aad5ee8d1d9a59ff7bac3b242dac517 -address /run/containerd/containerd.sock │ │ ├─ 61013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 896b8df35b8d53c91623d1626cee652bd0754a4073670ef7cc3afe71ffd5437c -address /run/containerd/containerd.sock │ │ ├─ 61038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4077deef8c36ef5401e82219df8089da2d054d8809a0444a844c9de93548e838 -address /run/containerd/containerd.sock │ │ ├─ 61557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba7911d915c0fc725164c2fa77583636f1702ddb1a6095729b8aab2c5f455b5b -address /run/containerd/containerd.sock │ │ ├─ 61636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c879e0fe0458f2c2980750627d91f845a7fda267fc8b15eecaa207d65317e047 -address /run/containerd/containerd.sock │ │ ├─ 61662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64c050c9a2d3b0c1823fe16e54024cc5fa8fb62e67f77d5e734b3ba2e38da112 -address /run/containerd/containerd.sock │ │ ├─ 62100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36ebb36f7af866adbf13adcc445d685ae1357031ac9413b49da0ed4f5dc60800 -address /run/containerd/containerd.sock │ │ ├─ 62277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8084f5d6369a74d11d540a65bfa5c92d53bc07531b87746871d68635da48c48 -address /run/containerd/containerd.sock │ │ ├─ 62791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0843cb6f305ae1e211f356076b247f214e90a097bcf85ffa1b8b12c6f474394 -address /run/containerd/containerd.sock │ │ ├─ 63013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8012e20f964118cab1e44db14683fe7443895be80032cd22d3e5680a6731e3b -address /run/containerd/containerd.sock │ │ ├─ 63642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a04a510902182f2d0d0288f16ac72f9a2cc52cea4bdbba56ef4e7a38b691b9b9 -address /run/containerd/containerd.sock │ │ ├─ 65274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc99d565108c189a6bc895e732c900421a9a80aef1028b854cc2c26ec8c8b342 -address /run/containerd/containerd.sock │ │ ├─ 67317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cce29e9b7477ba68eadfe4494f9e2c266557a55a0a03d8a29e75c52e343b8c70 -address /run/containerd/containerd.sock │ │ ├─ 76499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 167ee84cfd1aa782a4fd84a7364a42826e3721bf668abdc659a3db3b1f0d9c99 -address /run/containerd/containerd.sock │ │ ├─ 78013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b734c1be2a0df93eb6139eb5f80cce81ac117866458ac9cf2d4dd1e025edad24 -address /run/containerd/containerd.sock │ │ ├─ 83597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7aea01791fa33561199c5d69564050da5e3e8e3e3e1b9f97a9b3014cff8a8095 -address /run/containerd/containerd.sock │ │ ├─ 89601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acd2c6bd9379151b6808a8fd7edcf85c1acd92d68be502ef4f7ab50c8b8cfcc2 -address /run/containerd/containerd.sock │ │ ├─ 93865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1347e8ae7d15958bf79c775de6e7c80254762b6183be3d0a7479b6df194a148 -address /run/containerd/containerd.sock │ │ ├─ 93910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68ded79fb7d56026d0cb55a146e3595123c0de83a0596bfff6c868010df5d84a -address /run/containerd/containerd.sock │ │ ├─102235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 033a39e1373228efca6d6355b645a779be47badf657e35262a48c5b108f7054d -address /run/containerd/containerd.sock │ │ ├─103720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d17aa48291d9cc4a8f2f23a1518b7f3de3ce5b7a98224fa8093a4c5fc4441d3 -address /run/containerd/containerd.sock │ │ ├─103758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9164f6f752bf9c771e8d6019882814fde0164a44fc39403fea8e0d09ee354442 -address /run/containerd/containerd.sock │ │ ├─105710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6bdfee3a6d096d4adacf6032c964bc197688431158b300701298138c3cf963a -address /run/containerd/containerd.sock │ │ ├─107597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 548bf666106a15dc0372caf922f07f461c044ba8dc3f322c8f97bf6b33440a1b -address /run/containerd/containerd.sock │ │ ├─107716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c55ce004a17a5d678af83d04df6dc73dfa20a66d839402088f5d5ef22375789 -address /run/containerd/containerd.sock │ │ ├─120576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd6b5753b2ae140fc757afe8418a937f7d4df3bfcb6c5ee5b8e49f4946adf89c -address /run/containerd/containerd.sock │ │ ├─120659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 169ab3a75fd4f676edc2e67afdd9a4b5ac3f77793ee45acb469e1cc6284cf914 -address /run/containerd/containerd.sock │ │ ├─123085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f90cdca934b80d4caddb030d28530458a7b94282f895fe6905b30315d900d9d -address /run/containerd/containerd.sock │ │ ├─137080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c6434036003711a2c8985fc112972640c9a84f2960c00929ef8d91865f514ba -address /run/containerd/containerd.sock │ │ ├─138646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af33017ba25aaa45f5f00148f16ca54b1691c6f80a4762836843739f101349e4 -address /run/containerd/containerd.sock │ │ ├─139066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 935996ab49c701c85dfb3231a63e24f0c705fbcc6c0c08dbaccc37c151e68e30 -address /run/containerd/containerd.sock │ │ ├─139967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc250547222d74534dda32897de37f2e9911883ddd729b7b505460ab73422f49 -address /run/containerd/containerd.sock │ │ ├─141887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fd8c77eae3c3af4c40daf69809d1e285077e3787752426d096eafca54bd7775 -address /run/containerd/containerd.sock │ │ ├─142074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a3c6651502cd22ff2330d865544f88f0969fb4a342a351d5e41b20b0f23e3fa -address /run/containerd/containerd.sock │ │ ├─142212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 705595dc8f52ff7846220a5480faa8273b420b5035fa6bc159f8697512cde395 -address /run/containerd/containerd.sock │ │ ├─142228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8624bbecd90aec420d199e9295d1b70cd7ea42d6b25ce0d67e57b1ac1e2b3334 -address /run/containerd/containerd.sock │ │ ├─142540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54ab730d903e61d0ad3ff1dd6fde6b3e1008a29a16755bdb58fb4ee6bf1a7509 -address /run/containerd/containerd.sock │ │ ├─142860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8671bf55086baa02b07aeb0090c6bad5939da934955a1725fa3013b3cf31d03e -address /run/containerd/containerd.sock │ │ ├─167428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf234e08a2d699cc721d13187cd6c47c64723db6bf25f7d17172d6b0ada0b1c6 -address /run/containerd/containerd.sock │ │ ├─169275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7a9fcb074428a1a550fb0c1facdfedfe29107620ee0d87cc607ea7ad0463c07 -address /run/containerd/containerd.sock │ │ ├─169281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dfb9bdb72b5b9b4d24df36bd72882161ee4cd7aceaf570b5c4db6c7fd191916 -address /run/containerd/containerd.sock │ │ ├─169299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 582d773af2e1f57eb4fdd0716524afc8bbf0974063abe27bcd491c00a04d7fc6 -address /run/containerd/containerd.sock │ │ ├─169339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6012a93d15d46ecb0bb955579d4d093251b3a13c868316969bff541bb043ea08 -address /run/containerd/containerd.sock │ │ ├─169402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6998548dc425c808f4a07d2ceb79ec4ab3bfded333fe76e2a6deb6c939eedcd7 -address /run/containerd/containerd.sock │ │ ├─169785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0acd0156f006b77930e7a370e95c19f5a86cabdae6083d49c0270375451a5860 -address /run/containerd/containerd.sock │ │ ├─169794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8afcf7917da6bf9f2ad2dd9bbdfdd7da360af03497d5ff9874404ba0b27af134 -address /run/containerd/containerd.sock │ │ ├─181994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 965eabc4e590c407e537a18d6abfba459f8add9730b3b0272ac5c82842336799 -address /run/containerd/containerd.sock │ │ ├─184237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f294cf25a8945479afc4699804af58c8716c8a4f49eca64df5ae54406a008137 -address /run/containerd/containerd.sock │ │ ├─184294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 036bb970eddd61007f6257202e4c3bb54bf9fb2ea7bcc5ff7309c7c5881468ce -address /run/containerd/containerd.sock │ │ ├─184375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9649446a0cbd33a9d15360125c60b3632e43793e5e23804df1b2fefb9a0e102 -address /run/containerd/containerd.sock │ │ ├─200059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9651ed9505947d7d3c9c4f61773f1f76a1faaddd6ccc9d4e38ddfa6e8915d84b -address /run/containerd/containerd.sock │ │ ├─211149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5af2df13ea082c718b59d3163cec81b3ab4d9b11a567c349ce4b76b6e80889c9 -address /run/containerd/containerd.sock │ │ ├─211173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36248fcc073b419dee5d4e15daaa57b708ffa29557247a3f7b0c1219516f1946 -address /run/containerd/containerd.sock │ │ ├─211207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c99c1bad43c77cf7d288c63cf6788d6c83913d6e5253296fdcce26139c4ae5d8 -address /run/containerd/containerd.sock │ │ ├─211550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a0e5187c474213cf75a9fb201fb3a8cf581133ee804bd3f1088f53558f53c9e -address /run/containerd/containerd.sock │ │ ├─222047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09aa71c45cc8e0bd6a209b14fa34558a2d23fa861258fd568974e3a0d159135d -address /run/containerd/containerd.sock │ │ ├─224504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b07cce6162208ebd61bea1cbf8b559601f84da7986368fe46f0a4dfd21d5c419 -address /run/containerd/containerd.sock │ │ ├─225508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2cb9c080c841c7b851ea864fa474a2d200b6f1ab8d69ffc198cfa9edfcb5c77 -address /run/containerd/containerd.sock │ │ ├─226485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a27fa94babb6192dfc6e53c8f742a815507e1929f4e4d4a5220da6b9a228587e -address /run/containerd/containerd.sock │ │ ├─227539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 223b7a1871eef555af42dca9fe42770a7821d6d30ec7ae2ee4b376627f03c61d -address /run/containerd/containerd.sock │ │ ├─229257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 812738c753ca20ac77ee3d5979004f3e5ad1c759f013401e511a132646702356 -address /run/containerd/containerd.sock │ │ ├─230571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b86f626cb6e682a950c3772a5a61730d2d400cc53f113a368dcff57fdd654b08 -address /run/containerd/containerd.sock │ │ ├─230759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dc9f29a5ae59028653f8c6ecf8889d7ad68450ad7749e810add71d6f5d182a8 -address /run/containerd/containerd.sock │ │ ├─240036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ed2ef4a3fc615293a7cd8696ab0de1a2f69e884f007c8225b9966bffb697562 -address /run/containerd/containerd.sock │ │ ├─240557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 260b904c536a1aa1e312553f85053e183f6a7a97c1095c2565a5e4cd40990b92 -address /run/containerd/containerd.sock │ │ ├─243045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 870fb4404bf7c3147405ed108796ec86f065b87a82ab5cc23372e149a6c8e941 -address /run/containerd/containerd.sock │ │ ├─247849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4256e197e71e12db5f74f8d233b1053fcab9cc526be12adea534bdf08a62a60 -address /run/containerd/containerd.sock │ │ ├─247932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 905ea88c280405e885a9fcc13a49aaa1d21f67c82917a23df716ba7e5484669c -address /run/containerd/containerd.sock │ │ ├─248024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c7b058d84effb326712ffeac9409a6fba551c8de5467d850290c47c64f83fe1 -address /run/containerd/containerd.sock │ │ ├─248123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f44be3983e515495aa9a3446ebab6e0f4236e54b6ce4f62b4cc54862ce0217d8 -address /run/containerd/containerd.sock │ │ ├─259690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3be4721753be31c9448c39bb3e25f1df9bb1faab33fa6d9d21c210c0240bd03 -address /run/containerd/containerd.sock │ │ ├─262064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32875436215731b393686d65d1f5ceb87ac0f0dc5924f99a6bc4e6d7371a8ab4 -address /run/containerd/containerd.sock │ │ └─263397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60bf860581ee0e92729ff40e1093ee482055e8a867a193a54c0cfbd550423c42 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1193 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─527 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─633 /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 │ │ │ ├─28833 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29097 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19367 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19388 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24308 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24570 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.tmxfwb.service │ │ │ ├─12466 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tmxfwb/unit.run │ │ │ └─12497 /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-tmxfwb --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tmxfwb:/var/lib/ceph/mgr/ceph-instance.tmxfwb:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tmxfwb/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.tmxfwb -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 │ │ │ ├─33517 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33799 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12102 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12135 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10160 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─651 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─623 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─136537 /sbin/multipathd -d -s │ ├─docker-3a06806a6efd8e1e135a25a522cb5d2bf20e891784de8a6e47d4bbbd73fde83b.scope … │ │ ├─12215 /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 │ │ └─12227 /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 │ ├─kubelet.service │ │ └─39960 /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.223 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─run-rd185ab7077cb46148daf5bd2c914c618.scope │ │ └─182675 /usr/sbin/libvirtd --listen │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─363 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─656 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─docker-a948f7d7ff18672410f50b14718fd83fce3d262c9e312a21154372a264d0966d.scope … │ │ ├─33842 /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 │ │ └─33854 /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 │ ├─uuidd.service │ │ └─1383 /usr/sbin/uuidd --socket-activation │ ├─docker-3828e714f9252976745df9bd65e7dc91aea15f1cf31b3b521de45ba3a006cc44.scope … │ │ ├─24614 /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 │ │ └─24626 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10665 /usr/sbin/chronyd -F 1 │ │ └─10666 /usr/sbin/chronyd -F 1 │ ├─docker-25c2e3bab17743c160dc5fb79948ae10df1c34243113ee0936ac28f3f1aaac13.scope … │ │ ├─19436 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19454 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-403f9464209b6592a8223c393625174c300a60416b7c383e55e0c970cddd8f10.scope … │ │ ├─12575 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.tmxfwb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12595 /usr/bin/ceph-mgr -n mgr.instance.tmxfwb -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─401 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─136394 /sbin/iscsid │ │ └─136395 /sbin/iscsid │ ├─docker-4e9e1b58da578a02ef0d7da0779ba8676be3008df48bf3bae002fb4470fa1cb9.scope … │ │ ├─29140 /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 │ │ └─29152 /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 │ ├─dbus.service │ │ └─620 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─631 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─626 /lib/systemd/systemd-logind ├─k8s.io │ ├─3715cb023c83e25bc24d8301cf227702ab3bfbdce1bc0304e0c24dc41855190f │ │ └─139225 /coredns -conf /etc/coredns/Corefile │ ├─64c050c9a2d3b0c1823fe16e54024cc5fa8fb62e67f77d5e734b3ba2e38da112 │ │ └─61699 /pause │ ├─167ee84cfd1aa782a4fd84a7364a42826e3721bf668abdc659a3db3b1f0d9c99 │ │ └─76523 /pause │ ├─705595dc8f52ff7846220a5480faa8273b420b5035fa6bc159f8697512cde395 │ │ └─142276 /pause │ ├─8a0e5187c474213cf75a9fb201fb3a8cf581133ee804bd3f1088f53558f53c9e │ │ └─211574 /pause │ ├─09aa71c45cc8e0bd6a209b14fa34558a2d23fa861258fd568974e3a0d159135d │ │ └─222071 /pause │ ├─b27487bc5d5128354b4bb39634e8fd3f3a3fa7e11c03f72dab93dd66f7d0bae8 │ │ ├─167557 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─167630 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─167642 erl_child_setup 1048576 │ │ ├─167689 sh -s disksup │ │ ├─167691 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─167692 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─167707 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─167708 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─167718 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─168002 /bin/sh -s rabbit_disk_monitor │ ├─493716a2df1b9e9f30296c06fe5ebe8b0cd0e13913099929d3ce42818f75372f │ │ └─42782 /coredns -conf /etc/coredns/Corefile │ ├─68ded79fb7d56026d0cb55a146e3595123c0de83a0596bfff6c868010df5d84a │ │ └─93936 /pause │ ├─9d0a5eec950d4829b9faf80eb3ae2f08beb23c571dadfe26516a6fb40c0e6bf7 │ │ └─63399 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─cc99d565108c189a6bc895e732c900421a9a80aef1028b854cc2c26ec8c8b342 │ │ └─65297 /pause │ ├─086be3608c9f35306defa8a8d9a1fc573bc56da42c32a0c11f10cf07991ecfaa │ │ ├─182193 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─182214 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─182220 erl_child_setup 1048576 │ │ ├─182293 sh -s disksup │ │ ├─182295 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─182296 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─182327 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─182328 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─182338 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─182720 /bin/sh -s rabbit_disk_monitor │ ├─f294cf25a8945479afc4699804af58c8716c8a4f49eca64df5ae54406a008137 │ │ └─184266 /pause │ ├─c805006b9315e0d22e405ec4272ceecc4d90c2efcf25c1704c28b978dbc482a1 │ │ └─48600 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─69f789ad5916f1a3642049cb27e92701e74151b1c5ac51d38283145353106f4d │ │ └─55790 nfd-gc -gc-interval=1h │ ├─6c36a0fea5909a961d244b539cbe190a3ce26a97d7cec2a5052641c76c200af5 │ │ ├─196286 heat-api: uWSGI master │ │ ├─196313 heat-api: uWSGI worker 1 │ │ └─196314 heat-api: uWSGI worker 2 │ ├─824709e11d9c0b425cd3f7429a37f6e9e031f57681127c3f748428fbec8b4efe │ │ └─50374 /pause │ ├─033a39e1373228efca6d6355b645a779be47badf657e35262a48c5b108f7054d │ │ └─102259 /pause │ ├─1dc9f29a5ae59028653f8c6ecf8889d7ad68450ad7749e810add71d6f5d182a8 │ │ └─230895 /pause │ ├─2fccd1bf1a08bab837b7db26bb40b95daa9ef808fd5978138a7d2d094aeb49a7 │ │ ├─257312 manila-api: uWSGI master │ │ ├─257454 manila-api: uWSGI worker 1 │ │ └─257455 manila-api: uWSGI worker 2 │ ├─c7a9fcb074428a1a550fb0c1facdfedfe29107620ee0d87cc607ea7ad0463c07 │ │ └─169370 /pause │ ├─417729525c88303c931ad86a660033eb2c3240c4016bc3da86791041aa0831dd │ │ ├─117150 cinder-api: uWSGI master │ │ ├─117163 cinder-api: uWSGI worker 1 │ │ └─117164 cinder-api: uWSGI worker 2 │ ├─beca41f268c6c992a783c7210cf91cb82044eac98ef04421ed1113f4add274bf │ │ └─61107 /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 │ ├─6ec758692cc42f0f11af21a91ddfa9c62ee63268f7a8ea9dd4733ca927f5e1cd │ │ └─46013 /pause │ ├─cbaaf341bf22075ec197e5c72ce49126cf919e7ee89f98d47f7e4ed055903f45 │ │ └─65357 /bin/oauth2-proxy │ ├─c39940099bad9c9f383e729001e3712dd5c152a1896fcafc663b3161d5d8d228 │ │ ├─186836 /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 │ │ ├─363710 /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/tmpmnhsa5i3/privsep.sock │ │ ├─364001 /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/tmpnb53cgdb/privsep.sock │ │ └─365182 /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/tmp6phxf6w6/privsep.sock │ ├─142ea584863a7668779274a6945a94386f561e740744cf2b5686003f3501b255 │ │ └─50626 valkey-server *:6379 │ ├─b0843cb6f305ae1e211f356076b247f214e90a097bcf85ffa1b8b12c6f474394 │ │ └─62850 /pause │ ├─b4256e197e71e12db5f74f8d233b1053fcab9cc526be12adea534bdf08a62a60 │ │ └─247885 /pause │ ├─b39e8c53fbdee588f40e5c96f834507d57e97579bc839eba392542c4a28685e7 │ │ └─181866 /usr/bin/libvirt-tls-sidecar │ ├─2bf8400258588953dc33d974252f5d9e0288e6ea6be4860830d0bb11f99ced88 │ │ └─50586 /pause │ ├─cce29e9b7477ba68eadfe4494f9e2c266557a55a0a03d8a29e75c52e343b8c70 │ │ └─67350 /pause │ ├─02b8f9797b354511b64a22347feec148ba8501e76db6b0c3cc85c402abe88c05 │ │ └─65132 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a36596c48c1898e4ce6bdd009452d0b3239d21a77e63a1139662c02ce3f11837 │ │ └─39655 /pause │ ├─b165c3d03085eee6fc454c4381b13ba4457e31c9fc8d3c0732507ac7f99bce6a │ │ ├─180432 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) │ │ ├─181204 /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/tmpzkcjci6s/privsep.sock │ │ ├─181774 /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/tmpq8c5tthy/privsep.sock │ │ ├─182413 /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/tmpqadlznj9/privsep.sock │ │ ├─182829 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─182831 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─182861 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f760e31a-5f12-4de6-83ea-1ea8dd288ebe/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f760e31a-5f12-4de6-83ea-1ea8dd288ebe/host --addn-hosts=/var/lib/neutron/dhcp/f760e31a-5f12-4de6-83ea-1ea8dd288ebe/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f760e31a-5f12-4de6-83ea-1ea8dd288ebe/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f760e31a-5f12-4de6-83ea-1ea8dd288ebe/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-410957a5-0dca-4f94-adac-3ddd5d9c8b0a,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 │ │ ├─182864 haproxy -f /var/lib/neutron/ns-metadata-proxy/f760e31a-5f12-4de6-83ea-1ea8dd288ebe.conf │ │ ├─202040 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/44391a52-db3a-4b90-95a1-ff5aba05f24e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/44391a52-db3a-4b90-95a1-ff5aba05f24e/host --addn-hosts=/var/lib/neutron/dhcp/44391a52-db3a-4b90-95a1-ff5aba05f24e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/44391a52-db3a-4b90-95a1-ff5aba05f24e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/44391a52-db3a-4b90-95a1-ff5aba05f24e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b76c8309-9803-41ef-94bc-a9f3f7b9da67,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 │ │ ├─202043 haproxy -f /var/lib/neutron/ns-metadata-proxy/44391a52-db3a-4b90-95a1-ff5aba05f24e.conf │ │ └─368271 /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/tmp4hsfk1gs/privsep.sock │ ├─a5f6b11f75d9e0a4053facc29a8061d5251ccb65686103506530283cb752e61b │ │ └─46113 /pause │ ├─f44be3983e515495aa9a3446ebab6e0f4236e54b6ce4f62b4cc54862ce0217d8 │ │ └─248162 /pause │ ├─4cc2b57bdc14e3d546f9addb0567072a8fe72932e5ceffd08081b9d5686d4340 │ │ └─64773 /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 │ ├─d9dcc7dc6328994564e810e52cb810f0f345517316e32cd90ad86114b4a9dd42 │ │ └─225896 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─3c216fae0de572f12d557cd49c15aec25bcb57d6a6f4685aad096acbe7db2d1e │ │ └─42744 /coredns -conf /etc/coredns/Corefile │ ├─c6b2744d49650dc39eecb5342f390fd58ee3647a415edfee0f9a907129d6a50c │ │ └─181924 /bin/bash /tmp/libvirt.sh │ ├─4195ac16e9982c423d500f35f299f5c4d9d1dd9d92113dc4f4060ce21b45c8aa │ │ ├─261921 apache2 -DFOREGROUND │ │ ├─264860 (wsgi:h -DFOREGROUND │ │ ├─264861 (wsgi:h -DFOREGROUND │ │ ├─264862 (wsgi:h -DFOREGROUND │ │ ├─264863 (wsgi:h -DFOREGROUND │ │ ├─264864 (wsgi:h -DFOREGROUND │ │ ├─264865 apache2 -DFOREGROUND │ │ └─264866 apache2 -DFOREGROUND │ ├─4f90cdca934b80d4caddb030d28530458a7b94282f895fe6905b30315d900d9d │ │ └─123109 /pause │ ├─378489cb05e4f46b4c47fa71e5d2a29bb6619ae6d4b5cebcae84ec843ee8e10e │ │ └─59501 /pause │ ├─56e40baec0f023aef2f4b32b793a93a21fe680c8b8377f22d340185c90792148 │ │ ├─140132 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─140148 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─140154 erl_child_setup 1048576 │ │ ├─140201 sh -s disksup │ │ ├─140203 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─140204 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─140278 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─140279 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─140289 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─140447 /bin/sh -s rabbit_disk_monitor │ ├─bf234e08a2d699cc721d13187cd6c47c64723db6bf25f7d17172d6b0ada0b1c6 │ │ └─167451 /pause │ ├─2221a6816ae0706226ad9c3800e39f27af7842e21c3481b486a48059248d2f87 │ │ └─55436 /pause │ ├─97fe32076e6981fbf19d997fa414bc915e59718e40ec0f2907aaf56e8e23d864 │ │ ├─240102 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─240747 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp2vi9ln5w/privsep.sock │ │ ├─240757 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─240763 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─e0975e3d603e32695350ca6628a3221d7e1415710f01c914c7c9a9f016a0f72e │ │ └─105446 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─5ed2ef4a3fc615293a7cd8696ab0de1a2f69e884f007c8225b9966bffb697562 │ │ └─240074 /pause │ ├─f51969a3c44c5449a91398c91094e1106f9d4f94982cd8694f9f19857d6c6761 │ │ └─39765 kube-apiserver --advertise-address=199.204.45.223 --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 │ ├─b2cb9c080c841c7b851ea864fa474a2d200b6f1ab8d69ffc198cfa9edfcb5c77 │ │ └─225534 /pause │ ├─eac6af0cb6bb59f6e191ce6f719d2c8aaed0a139e2da736d4ad07b1f1903511e │ │ └─186864 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─d4896f59e3fe098edbd0a706756b4bd3bb8c8eab8616d8de27512b12ee587419 │ │ └─43920 /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 │ ├─60bf860581ee0e92729ff40e1093ee482055e8a867a193a54c0cfbd550423c42 │ │ └─263430 /pause │ ├─3a515f75b834264f07dd65922abd510e0ddc48ca2c957c33bd84fd190f4fcf89 │ │ ├─ 70636 apache2 -DFOREGROUND │ │ ├─ 70714 (wsgi:k -DFOREGROUND │ │ ├─ 70715 (wsgi:k -DFOREGROUND │ │ ├─ 70716 (wsgi:k -DFOREGROUND │ │ ├─ 70717 (wsgi:k -DFOREGROUND │ │ ├─383958 apache2 -DFOREGROUND │ │ └─384142 apache2 -DFOREGROUND │ ├─a3be4721753be31c9448c39bb3e25f1df9bb1faab33fa6d9d21c210c0240bd03 │ │ └─259716 /pause │ ├─e37b943deaa7fa5bcbcd08abecf67189cfc2febda6bd0d6f8447ea794d236dfe │ │ └─47254 /manager --metrics-bind-address=:8080 │ ├─df67549c0a502969a37abe7379558aea8730f12f931c456a1c6edf0e04b6ec72 │ │ └─224670 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─a8012e20f964118cab1e44db14683fe7443895be80032cd22d3e5680a6731e3b │ │ └─63043 /pause │ ├─21dc13ab40d68ae0542df94789c34cb371b016fa3ce2f2245bef133239bbe1de │ │ └─65375 /bin/oauth2-proxy │ ├─3a1ac0d07eccd478e273731bc6809a68680e92e5103a49f2d61c2133138bceed │ │ ├─166579 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─167139 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─167140 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─37d55ab2f98955af994e59f9370ce04169ce8205436d28d1de7786ecb9a07fc5 │ │ ├─102768 glance-api: uWSGI master │ │ ├─102797 glance-api: uWSGI worker 1 │ │ └─102798 glance-api: uWSGI worker 2 │ ├─a39cf7a41e569c1b8508341627302cec5e0a3d43b2c3e753d59c666ea7a22fa7 │ │ ├─48289 mysqld --wsrep_start_position=ab9a75e1-4c25-11f1-92f2-9711e90fd0bb:20 │ │ └─48399 /var/lib/mysql/mysql-state-monitor │ ├─b9d500f5174ae723b4ca322743cc1e7c737c1ec7393024b9d2d285268e67db06 │ │ └─50912 valkey-server *:26379 [sentinel] │ ├─d347d8e95ce2c734913f6a604f02dffef5fbb16dc6d88b0f1df474dad25501df │ │ ├─240384 magnum-api: uWSGI master │ │ ├─240427 magnum-api: uWSGI worker 1 │ │ └─240428 magnum-api: uWSGI worker 2 │ ├─c879e0fe0458f2c2980750627d91f845a7fda267fc8b15eecaa207d65317e047 │ │ └─61675 /pause │ ├─7e7ecbb28037f76b99e4c4a390ac3c2d5b9572fa60c8c3adb50dd5f0c8d7c802 │ │ ├─105824 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─105840 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─105846 erl_child_setup 1048576 │ │ ├─105918 sh -s disksup │ │ ├─105920 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─105921 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─105922 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─105923 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─105933 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─106189 /bin/sh -s rabbit_disk_monitor │ ├─b86f626cb6e682a950c3772a5a61730d2d400cc53f113a368dcff57fdd654b08 │ │ └─230599 /pause │ ├─2e6ef99f47c5eb622f71a587203bba4357b26135f49446a4c9d4b82647613f41 │ │ └─63500 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─30e00711be4c3768467db23e93722502c7667626f92c403a11268a3a93618ade │ │ ├─89793 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89810 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─89816 erl_child_setup 1048576 │ │ ├─89973 sh -s disksup │ │ ├─89975 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─89976 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─89999 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90000 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90010 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─90244 /bin/sh -s rabbit_disk_monitor │ ├─a4635e4128aa8fc962ec65d85f167a632620ba93161b467e7b9c6462593b0a91 │ │ └─55669 /pause │ ├─776ee1185f9300bf1e3db86828b8996bf2f38469ab4e9bf9b3ad3394cdb0b6af │ │ └─59998 /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 │ ├─f535db7fb82e104ae5b1a9cd32bedc7fe2676611d4e851f9bc911fa05c055db2 │ │ └─55476 /pause │ ├─405465fac0c10afba26df055ad2dbc75d05931fbb2bbddc5ef38213842e7ad7a │ │ ├─ 46496 /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 │ │ ├─ 46510 /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 │ │ ├─ 46655 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─261780 nginx: worker process │ │ ├─261781 nginx: worker process │ │ └─261782 nginx: cache manager process │ ├─582d773af2e1f57eb4fdd0716524afc8bbf0974063abe27bcd491c00a04d7fc6 │ │ └─169403 /pause │ ├─89d11f31cd45622bebd1d6a0e2a4c2cd1141328676dbafc78f755fc3c311fa9d │ │ └─40900 /pause │ ├─acd2c6bd9379151b6808a8fd7edcf85c1acd92d68be502ef4f7ab50c8b8cfcc2 │ │ └─89626 /pause │ ├─fe4202f15ebdd80b821099d8a8bca8344dcb4f95506d7782b67d90f66f0caf1a │ │ └─64912 /bin/pushgateway │ ├─59b2a45eeb7f0c413eb55a32e589d13466b13ad69b24b81c14e5d8cb42efb970 │ │ └─50980 redis_exporter │ ├─7764dbf5f3d1675af4aabc1ba38bbf803912f1f40f5f01f94426e86a343b09af │ │ └─64816 /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 │ ├─4534f5be5bb1ade2b946d6484f37cc55c01a5e44f97711e49b27835031647a3a │ │ └─43872 /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 │ ├─548bf666106a15dc0372caf922f07f461c044ba8dc3f322c8f97bf6b33440a1b │ │ └─107623 /pause │ ├─36248fcc073b419dee5d4e15daaa57b708ffa29557247a3f7b0c1219516f1946 │ │ └─211262 /pause │ ├─b33ea9b37262398abf8d5348fb9b0129cc643f696cba46825d4b4371ee291d6a │ │ └─137568 /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 │ ├─af33017ba25aaa45f5f00148f16ca54b1691c6f80a4762836843739f101349e4 │ │ └─138670 /pause │ ├─6487737ef7ae5d19a568fa0a84248d6148570ad562bfbf45ea9671a80254c581 │ │ └─55708 nfd-master -crd-controller=true -metrics=8081 │ ├─260b904c536a1aa1e312553f85053e183f6a7a97c1095c2565a5e4cd40990b92 │ │ └─240582 /pause │ ├─2a3c6651502cd22ff2330d865544f88f0969fb4a342a351d5e41b20b0f23e3fa │ │ └─142178 /pause │ ├─bdfd23dff8b101f04b2fd7b94bfc6890ca72c15b669bc04f3797da1be02330a9 │ │ └─43828 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─e7c10244bf30b324a520ebd86cd688afff03247fe4b02701bc33da7dbc4d2329 │ │ ├─219477 octavia-api: uWSGI master │ │ ├─219490 octavia-api: uWSGI worker 1 │ │ └─219491 octavia-api: uWSGI worker 2 │ ├─905ea88c280405e885a9fcc13a49aaa1d21f67c82917a23df716ba7e5484669c │ │ └─247980 /pause │ ├─77ee5f761a950c6f003932306bab38d986e927d9c878f758701d9e706dbc9f51 │ │ ├─257499 /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 │ │ └─257631 /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 │ ├─1c7b058d84effb326712ffeac9409a6fba551c8de5467d850290c47c64f83fe1 │ │ └─248057 /pause │ ├─e5d8932c009f1e4886fcb3f8df9a6fc67d1ea37716ff7df76d54cca02982dce7 │ │ └─65243 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4077deef8c36ef5401e82219df8089da2d054d8809a0444a844c9de93548e838 │ │ └─61074 /pause │ ├─41ed1751ded353099c0ab4d0b082eab94e446e5d42588370138b15c4a48bb24d │ │ └─55521 /pause │ ├─b1347e8ae7d15958bf79c775de6e7c80254762b6183be3d0a7479b6df194a148 │ │ └─93888 /pause │ ├─965eabc4e590c407e537a18d6abfba459f8add9730b3b0272ac5c82842336799 │ │ └─182018 /pause │ ├─b1c73c782e8073b49c730c6ebd35d7fca31b344ed51b792b0f9bccb1234c692c │ │ └─42322 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─35ee8c75ba44250ae4475a2322c37a71cdf9750275d0292c18d55076be4fa917 │ │ └─42280 /pause │ ├─24daed168c728844da78aa16248c79c017cad7517c038c1289cfa0fd546cbf4d │ │ └─47005 /pause │ ├─36ebb36f7af866adbf13adcc445d685ae1357031ac9413b49da0ed4f5dc60800 │ │ └─62123 /pause │ ├─9651ed9505947d7d3c9c4f61773f1f76a1faaddd6ccc9d4e38ddfa6e8915d84b │ │ └─200083 /pause │ ├─e9649446a0cbd33a9d15360125c60b3632e43793e5e23804df1b2fefb9a0e102 │ │ └─184406 /pause │ ├─1dfed396dfd4afc9adcb94d26af5d741985df8095598630ac111ad06a1a00541 │ │ ├─127939 placement-api: uWSGI master │ │ ├─127968 placement-api: uWSGI worker 1 │ │ └─127969 placement-api: uWSGI worker 2 │ ├─092810d737ebabac269816736f58f560194d8ca3a1140fd3f371b6a0945cf658 │ │ └─65325 /bin/memcached_exporter │ ├─374b59e565f4afdd38e4d89136b4d4b1f39f9ae9e350af8c7dbc4d299a9e3e27 │ │ └─64729 /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-223.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 │ ├─2d742ea659323b0db7b4c16a2beb047fad2c06f809bed833f70e1f6e543e3264 │ │ └─46581 /server │ ├─269622baf5f4cf0f711b9c068dd9037f69186da8cfa9c888c670e46ea5a313b0 │ │ ├─121639 /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 │ │ └─121918 /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 │ ├─f54693a13bc43e38ca1d7ef1e0943b7085ede0647e04c11e6a27af0cac048a03 │ │ └─41122 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─d85b0f583f5b03e78f2a7aa0838ac4f372bac1193f396adac471ccf5a31e57d2 │ │ └─48572 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─75f6e9f443d502ce43f9f657104b84294a199c2623a0f0d47fe2e4e5fc375c70 │ │ └─47467 /pause │ ├─6d17aa48291d9cc4a8f2f23a1518b7f3de3ce5b7a98224fa8093a4c5fc4441d3 │ │ └─103748 /pause │ ├─0122d9d5b2b6ccea2dd4d106f0fdd497d2e6ea6ebfd8204746eb8c9bc95ee61e │ │ └─40126 /pause │ ├─b03f06b827795d620ade1af3ac9e2f76f0846f3702337297468047da55f1c7a1 │ │ └─229306 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─a3368b328eff6c2ff0d1dea99d28904f267f5e587a63041b3ff07df6417521e7 │ │ └─42676 /pause │ ├─812738c753ca20ac77ee3d5979004f3e5ad1c759f013401e511a132646702356 │ │ └─229281 /pause │ ├─7aea01791fa33561199c5d69564050da5e3e8e3e3e1b9f97a9b3014cff8a8095 │ │ └─83621 /pause │ ├─9e7b9074357510f96b2fb1a08f88998ee3325b4e08b43b00aca00195f8c74ccd │ │ └─64114 /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-223.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 │ ├─8671bf55086baa02b07aeb0090c6bad5939da934955a1725fa3013b3cf31d03e │ │ └─142884 /pause │ ├─53bcb2e39b3f7768e11b5ecbe84843173c736b005386d637b14b88f7bd699dd9 │ │ └─55895 /secretgen-controller │ ├─c0dd8f9817845ee2ff2beb3653dcd7ee22b1a14056bc1ca17445e317e9df9e90 │ │ └─48128 /pause │ ├─af9b00e5e231f27bae91da0083184b5c34cb439ba2ff5223d496404acc366545 │ │ ├─220184 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220680 octavia-worker: ConsumerService worker(0) │ │ └─220684 octavia-worker: ConsumerService worker(1) │ ├─223b7a1871eef555af42dca9fe42770a7821d6d30ec7ae2ee4b376627f03c61d │ │ └─227562 /pause │ ├─5fe65efad068141d0ddda048f49061d6302c876890dd3628b364321ca7729e2c │ │ └─43727 /pause │ ├─9c1b72494745ff8b83c551bb82e3d0d162f67f7d89ea0c9fb54a231e2d406e24 │ │ └─63991 /goldpinger --static-file-path /static │ ├─18478a7aad02501bb4c319f9847a2aea9a90009d7b056ac53fab592310e2b9a5 │ │ └─257300 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─6998548dc425c808f4a07d2ceb79ec4ab3bfded333fe76e2a6deb6c939eedcd7 │ │ └─169522 /pause │ ├─7c4f6776d0728a7f6ef193f446ce309c8aad5ee8d1d9a59ff7bac3b242dac517 │ │ └─59708 /pause │ ├─6bceb53360dfdff05c87bc92d24be0b6c074ea05295ce7d7c3c29d05b2442d9f │ │ └─42715 /pause │ ├─6012a93d15d46ecb0bb955579d4d093251b3a13c868316969bff541bb043ea08 │ │ └─169514 /pause │ ├─5af2df13ea082c718b59d3163cec81b3ab4d9b11a567c349ce4b76b6e80889c9 │ │ └─211222 /pause │ ├─b4bdc78d175b9a7896ea22e42833344053867c04f346ff0752a8034958e978a5 │ │ ├─137606 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─137622 /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 │ ├─76ba7594e8f2004026186fd9a94fa1ea4ad9c4c4535fdf2d938ce35ec18a4f20 │ │ ├─76666 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76683 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─76689 erl_child_setup 1048576 │ │ ├─76741 sh -s disksup │ │ ├─76743 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─76744 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─76745 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76746 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76757 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─76879 /bin/sh -s rabbit_disk_monitor │ ├─54ab730d903e61d0ad3ff1dd6fde6b3e1008a29a16755bdb58fb4ee6bf1a7509 │ │ └─142587 /pause │ ├─91d73ba5ce66bccfebd4a2406e9143c44836dde1263c5bd50ae01605a39eb743 │ │ └─263667 /bin/openstack-database-exporter │ ├─9c55ce004a17a5d678af83d04df6dc73dfa20a66d839402088f5d5ef22375789 │ │ └─107741 /pause │ ├─31ed83824d932296cdee331c964ea23fcb0122496ebe9cb29573fecf78b2e11d │ │ └─39549 /pause │ ├─6bbc7274ef4c4e158448c2a3d4fe54a0fcf8b8f433c04bcced651ac3e7223b7b │ │ └─65008 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─0fa396c820d9f50daeb43a861f09f8f2c35cc5d90c3d81315d1e45656c085d53 │ │ ├─243357 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─243374 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─243380 erl_child_setup 1048576 │ │ ├─243451 sh -s disksup │ │ ├─243453 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─243454 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─243513 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─243514 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─243524 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─244087 /bin/sh -s rabbit_disk_monitor │ ├─9dfb9bdb72b5b9b4d24df36bd72882161ee4cd7aceaf570b5c4db6c7fd191916 │ │ └─169360 /pause │ ├─0acd0156f006b77930e7a370e95c19f5a86cabdae6083d49c0270375451a5860 │ │ └─169853 /pause │ ├─a04a510902182f2d0d0288f16ac72f9a2cc52cea4bdbba56ef4e7a38b691b9b9 │ │ └─63666 /pause │ ├─095e598279ddd6a80d346a739ee1ef46f3b5d3b9763fb959e41ed2afb9193014 │ │ ├─177975 neutron-policy-server: uWSGI master │ │ ├─177990 neutron-policy-server: uWSGI worker 1 │ │ └─177991 neutron-policy-server: uWSGI worker 2 │ ├─cf01542103cfa5cc2798a1d490cfb1e6a177a1da3e826d871c2f2628917f05ee │ │ ├─63838 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63880 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─9a46c76b6884eaa832ef95014878d31e12bf90d15efce33b2c1c09a2e26aadbc │ │ └─54736 /pause │ ├─b4f6fa7ee90f433482ec165f0d4bfb650b3f4b049d77ada114ee346547e57241 │ │ ├─165786 nova-api: uWSGI master │ │ ├─165828 nova-api: uWSGI worker 1 │ │ └─165829 nova-api: uWSGI worker 2 │ ├─25a9773117286a25f1d71b289914a17434fbbc5ee73d2fc0d985838f748028d4 │ │ ├─178732 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) │ │ ├─179123 /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/tmpqw5vh0gj/privsep.sock │ │ ├─179369 /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/tmpnzry2yrg/privsep.sock │ │ └─179554 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─b73ed72b5d8e378d20a66c3b45a928276966940b26d4850e14c89695f40d6efe │ │ ├─266111 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─266126 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─628533141303ca55216ce404c21a9cb322682410f4f9aaabae1777fd3e17da25 │ │ ├─200190 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─200207 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─200213 erl_child_setup 1048576 │ │ ├─200260 sh -s disksup │ │ ├─200262 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─200263 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─200305 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200306 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200316 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─200477 /bin/sh -s rabbit_disk_monitor │ ├─20ba4ae06df134bb69f1f0392537f607c8b35035d2d4bb7a79759ee8789d65cd │ │ ├─196276 heat-api-cfn: uWSGI master │ │ ├─196311 heat-api-cfn: uWSGI worker 1 │ │ └─196312 heat-api-cfn: uWSGI worker 2 │ ├─d472e923b63128d7730b7a0bff1534b5f4af7730374a49f5ea410ea680aba9ec │ │ └─43725 /pause │ ├─0f9a45526b4d24435ddf9c8e71dfb7e6b3a4d5e1b7b0c9b3caca9a8a5f8ce29c │ │ ├─60496 python -u /app/sidecar.py │ │ ├─60747 python -u /app/sidecar.py │ │ └─60748 python -u /app/sidecar.py │ ├─ab6a5067a68ca797c3086b584c889de0923c73b8c41ecab0c7231cd4ee559abb │ │ └─226534 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─a8990123c63de60631e0f4f118c9ddc1c3fd423cf400bd6341d8f5a1598babd2 │ │ └─62194 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 │ ├─e753b45284f7d282f9325217316de560b6dc68d1853548f6c334d6b1d5e29a9c │ │ ├─41343 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41733 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─8afcf7917da6bf9f2ad2dd9bbdfdd7da360af03497d5ff9874404ba0b27af134 │ │ └─169854 /pause │ ├─8494eeebecbe843c1c2807756f31c429472b6b9f775ae6bb8d37f898edd20c37 │ │ └─55749 nfd-worker -metrics=8081 │ ├─c293af7bc100c103723384eec3d5b0cd1b932aa2a0154390785ea6eac79c4c66 │ │ ├─165897 nova-metadata: uWSGI master │ │ ├─165912 nova-metadata: uWSGI worker 1 │ │ └─165913 nova-metadata: uWSGI worker 2 │ ├─c1e9988fda36f27bbd5b1e447eaea3d53841e11e72ccca9d09eb024ed96f839f │ │ └─59671 /pause │ ├─46d06eca0cbd1e37ef59ea6304e4e313ea5677abe0560242fe639b016fae186b │ │ └─262386 /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 │ ├─99c0846bc00581dd9d50794d6ff2738f61218c15d0749732047934831013dc7b │ │ ├─ 94329 /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 │ │ └─335448 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─06f11d49d7236c2042b99f7ee836cb91ccadc1c839c75d817deb77c3ce374674 │ │ ├─240537 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─240809 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─240810 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─b07cce6162208ebd61bea1cbf8b559601f84da7986368fe46f0a4dfd21d5c419 │ │ └─224530 /pause │ ├─ae9db0b44048908006d212b4c2b8ebfef50667d601900f694d4f44e4c5140305 │ │ ├─48518 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 │ │ └─49544 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 │ ├─5ff00f1bb4200f426423aad3a0e26af0d2b964aff229c96cbcfaaa5d04577a98 │ │ └─47102 /pause │ ├─a3086054223e5b6a0957dc5c3826c75043071751d4b70679162b7835e0736506 │ │ └─60702 /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 │ ├─8624bbecd90aec420d199e9295d1b70cd7ea42d6b25ce0d67e57b1ac1e2b3334 │ │ └─142305 /pause │ ├─933f5647a0fd5407ecb818703646b3d3fc969ee45b9ed41fb02ee1eacd1e9564 │ │ ├─82939 barbiacan-api: uWSGI master │ │ └─82952 barbiacan-api: uWSGI worker 1 │ ├─75c080140613fa33ff1287c0f869e261167a36967f11b3601e1346c7da471191 │ │ └─227587 /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 │ ├─74de785abc97d8d063f4709c42a015844d52bf102c340e72561a38746eedbe7e │ │ └─182541 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ba36b811eda0627e2ab4d28d846808a7a446c402a147a8518984bf2ad27b65b1 │ │ └─95042 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─45b26d8b79cd39950293ad010554d020a434fbfa8d2d65cb47b8360feefa3280 │ │ ├─180390 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) │ │ ├─180662 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) │ │ └─180663 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) │ ├─f33fe672447df706198b35ab83c4fb1351ae0e101536b395755fd618d531c6af │ │ └─39630 /pause │ ├─32875436215731b393686d65d1f5ceb87ac0f0dc5924f99a6bc4e6d7371a8ab4 │ │ └─262108 /pause │ ├─5c6434036003711a2c8985fc112972640c9a84f2960c00929ef8d91865f514ba │ │ └─137104 /pause │ ├─f6142b1a37de297dd90285f6cfc00bf99774897e47acf91e31cd05df19781c9f │ │ └─246723 docker-registry serve /etc/docker-registry/config.yml │ ├─036bb970eddd61007f6257202e4c3bb54bf9fb2ea7bcc5ff7309c7c5881468ce │ │ └─184340 /pause │ ├─f424b0dd0ad16f8ec1cfcca5faed6f493351b4085b6ea8a7a67f86ecc4f9f5da │ │ └─63184 /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 │ ├─86ddeea0bacdf9fde0fdfc08a1f276c86ce04a3d5ab5c9641e7343e86a59ba79 │ │ └─43373 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 │ ├─4654d10f72ed6a9466f045bec9ee01e123453d43c9c77e62d900cc0b22d913cc │ │ ├─196248 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─196593 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─196594 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─e45e19e1c3da296b0f3472d87eb51610e57241d633e6606804de3232f1769ce2 │ │ └─64154 /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 │ ├─051bed519953ad8a62d427e4d7ec789bf0c085508caab0ef57d6b43f05637129 │ │ └─47149 /manager --metrics-bind-address=:9782 │ ├─a51dea4c4f9f78268ccaf8406cd95b9e93daaf059d59215b28096b4064c7717b │ │ └─43140 /pause │ ├─4fd8c77eae3c3af4c40daf69809d1e285077e3787752426d096eafca54bd7775 │ │ └─141939 /pause │ ├─9f5f9938e37a594cb21de282bf42b0734f4916949e8b2f23e3500c659a0353f2 │ │ └─39778 etcd --advertise-client-urls=https://199.204.45.223: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.223:2380 --initial-cluster=instance=https://199.204.45.223:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.223:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.223: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 │ ├─870fb4404bf7c3147405ed108796ec86f065b87a82ab5cc23372e149a6c8e941 │ │ └─243068 /pause │ ├─de8b04fc2b65b436f9518f50f40d58ad4cd2ffa05615b547a957aff33205f783 │ │ ├─222235 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222254 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─222260 erl_child_setup 1048576 │ │ ├─222308 sh -s disksup │ │ ├─222316 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─222322 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─222340 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─222341 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─222352 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─222513 /bin/sh -s rabbit_disk_monitor │ ├─f6bdfee3a6d096d4adacf6032c964bc197688431158b300701298138c3cf963a │ │ └─105733 /pause │ ├─8b4242d2978b5ba0122ab5f8d2992689db1b1343adc64e1e72cf52d3c24002a6 │ │ └─39762 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 │ ├─b734c1be2a0df93eb6139eb5f80cce81ac117866458ac9cf2d4dd1e025edad24 │ │ └─78036 /pause │ ├─fd6b5753b2ae140fc757afe8418a937f7d4df3bfcb6c5ee5b8e49f4946adf89c │ │ └─120596 /pause │ ├─93159eeb123916afd9c1718914ec75902b23bd8e8a8de7a20a0d285a8c7f711e │ │ └─39903 /kube-vip manager │ ├─d8084f5d6369a74d11d540a65bfa5c92d53bc07531b87746871d68635da48c48 │ │ └─62304 /pause │ ├─6e322c18b88fd8fe6e9d69e0323af3e3e0c550631a7eb3cb4426ba5f7378161e │ │ ├─166587 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─167145 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─167146 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─9e848149e1ae4e7470a6dd15f244cc761859be2c3f935eb80b78102f5d7c6532 │ │ └─39790 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 │ ├─ba7911d915c0fc725164c2fa77583636f1702ddb1a6095729b8aab2c5f455b5b │ │ └─61585 /pause │ ├─60ddfe8d6f6b0e90a7a25327df845d874699968a65887aa8197ce7377257ef13 │ │ └─40151 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─d644e11d0f4f084b920794c44b32efe5ecdbadb80ea5ef903e4103119a03d7c6 │ │ └─63799 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─935996ab49c701c85dfb3231a63e24f0c705fbcc6c0c08dbaccc37c151e68e30 │ │ └─139090 /pause │ ├─7e851cf986dcec91375dca9de80d870a5b3a50bab944534f2950bd48c5930a30 │ │ ├─ 84518 /usr/local/bin/rook ceph operator │ │ └─396490 /usr/bin/python3 -s /usr/bin/ceph status --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─3340d19ba695c588700659ec7d094a122880714a60a7b8d1fb0ae26dbac17666 │ │ └─220209 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─34c12149c09b6af83e55c06967bd759cf76c60f7d9c6f8ee690082757200579f │ │ ├─62870 nginx: master process nginx -g daemon off; │ │ ├─62893 nginx: worker process │ │ ├─62894 nginx: worker process │ │ ├─62895 nginx: worker process │ │ ├─62897 nginx: worker process │ │ └─62898 nginx: worker process │ ├─c8fadf979bb6a852aa0a353ebd4403bc02dc441271eada9ae760b3e101f8dbb7 │ │ ├─104134 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104335 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104337 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─ef6fb518de3dbcb106608e37804235adeab5187eb0e6c79f4d5a7760eed89bc5 │ │ └─118862 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─a27fa94babb6192dfc6e53c8f742a815507e1929f4e4d4a5220da6b9a228587e │ │ └─226509 /pause │ ├─d2fa1558b9cb4038830c0e3d88619b4cc9e4239977a6ab01e358d21a0a881cf9 │ │ ├─177928 neutron-api: uWSGI master │ │ ├─177961 neutron-api: uWSGI worker 1 │ │ └─177962 neutron-api: uWSGI worker 2 │ ├─eb80d1038444adf0f413c8ab86ecb66c4b265dff673f736dfee27c7e611327e9 │ │ ├─60530 python -u /app/sidecar.py │ │ ├─60815 python -u /app/sidecar.py │ │ └─60816 python -u /app/sidecar.py │ ├─89796d59c87f95eaa6e745feb883ea00f0f4c2e1b8b673d54513aff229cef0c4 │ │ └─43691 /pause │ ├─c99c1bad43c77cf7d288c63cf6788d6c83913d6e5253296fdcce26139c4ae5d8 │ │ └─211281 /pause │ ├─0979866e612bcf27cbae102a25154795f4c6849b7fe1bbfd970b461edc78aa5f │ │ ├─170425 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─392146 sleep 300 │ ├─ceca3173f328d51f652d2d6a2504595a6e4d4ea3c33254efde965547cda20700 │ │ └─257311 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─2142585260e9969e2eb75e5189812969110708229507dd8c6da16f052d4c3ac2 │ │ ├─65976 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65992 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─65998 erl_child_setup 1048576 │ │ ├─66099 sh -s disksup │ │ ├─66101 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66102 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66128 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66129 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66139 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─66264 /bin/sh -s rabbit_disk_monitor │ ├─a8edbe5ea2498029dacae34308a021f4ef58d7dc92f6936e4dcc2e66c0274a42 │ │ └─121286 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─3d661b128a9dddb9b89eb5f27e36846683d9c48b5f177e67b34fe86bfa81b982 │ │ └─161124 /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 │ ├─cc250547222d74534dda32897de37f2e9911883ddd729b7b505460ab73422f49 │ │ └─139991 /pause │ ├─5b32934b05e95145ad1e9e91c573a3d12fab19ed23309806c1ba2da929448e09 │ │ └─39667 /pause │ ├─9f8be6c135b6a52b9b53a10d39785a4a648cc49a9cf0c8585a1468356562dd7e │ │ └─39632 /pause │ ├─5acc235825af05de5e610e74d21823377973376cd028a073b1567fac49c33fb6 │ │ └─59617 /pause │ ├─42b1995d0a3bbe9d2e0c8747b80af6796d9f0487035837c9676bcb1a12b739c5 │ │ ├─177927 /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 │ │ ├─178260 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) │ │ ├─178261 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) │ │ └─178262 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─398d751a4612d5b85403abd38d70e30701601b7f17d202e463bfaddfdf59fe81 │ │ └─40877 /pause │ ├─9164f6f752bf9c771e8d6019882814fde0164a44fc39403fea8e0d09ee354442 │ │ └─103788 /pause │ ├─896b8df35b8d53c91623d1626cee652bd0754a4073670ef7cc3afe71ffd5437c │ │ └─61050 /pause │ ├─169ab3a75fd4f676edc2e67afdd9a4b5ac3f77793ee45acb469e1cc6284cf914 │ │ └─120684 /pause │ ├─77e166aa69f55dbec32d9fcd25fba377eff63d071e3a8fdaa16ea81f55ca6f94 │ │ └─47597 percona-xtradb-cluster-operator │ ├─8c3775d2a8e32315cbd15c580325a84a2ef6723c1a135a5a9880f1f9e24b67be │ │ └─94206 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-w66p2 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─3d5cbb0ee9c3271f295d9e9e1abe9406d52ade14a6ac70eb733b585373f91fb3 │ │ ├─180428 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) │ │ ├─180943 /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/tmpkwkzozk1/privsep.sock │ │ ├─362595 /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/tmp9h7a4hx3/privsep.sock │ │ ├─362997 /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/tmp8gji4eg8/privsep.sock │ │ ├─363341 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─363344 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─364357 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4d3df38b-76c7-4702-a793-09612aef8bc9 --namespace=qrouter-4d3df38b-76c7-4702-a793-09612aef8bc9 --conf_dir=/var/lib/neutron/ha_confs/4d3df38b-76c7-4702-a793-09612aef8bc9 --log-file=/var/lib/neutron/ha_confs/4d3df38b-76c7-4702-a793-09612aef8bc9/neutron-keepalived-state-change.log --monitor_interface=ha-c7905878-48 --monitor_cidr=169.254.0.52/24 --pid_file=/var/lib/neutron/external/pids/4d3df38b-76c7-4702-a793-09612aef8bc9.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─376653 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a7dee87c-7443-43ae-8e5b-9b913d98ccde --namespace=qrouter-a7dee87c-7443-43ae-8e5b-9b913d98ccde --conf_dir=/var/lib/neutron/ha_confs/a7dee87c-7443-43ae-8e5b-9b913d98ccde --log-file=/var/lib/neutron/ha_confs/a7dee87c-7443-43ae-8e5b-9b913d98ccde/neutron-keepalived-state-change.log --monitor_interface=ha-83f8c653-ce --monitor_cidr=169.254.0.187/24 --pid_file=/var/lib/neutron/external/pids/a7dee87c-7443-43ae-8e5b-9b913d98ccde.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─377144 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a82ee049-5658-472f-8a94-a288ec84c0bc --namespace=qrouter-a82ee049-5658-472f-8a94-a288ec84c0bc --conf_dir=/var/lib/neutron/ha_confs/a82ee049-5658-472f-8a94-a288ec84c0bc --log-file=/var/lib/neutron/ha_confs/a82ee049-5658-472f-8a94-a288ec84c0bc/neutron-keepalived-state-change.log --monitor_interface=ha-cd0601c7-c6 --monitor_cidr=169.254.0.54/24 --pid_file=/var/lib/neutron/external/pids/a82ee049-5658-472f-8a94-a288ec84c0bc.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─cb2b63212dc1c3c22487df5401fd62f4ca858e69651284e130167dbc5fcad217 │ │ └─47833 /pause │ ├─808e2ad89d044c8b24c310c64e0a2b05f99233188bb8514cb54716fc8eff89f5 │ │ └─50722 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 │ └─e65b3e7b2423bf71a5db106c1095ce2c53b964e0361f8d352e599ed213a61ed2 │ ├─220941 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─220959 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ ├─221687 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─221688 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387500 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387501 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387502 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387503 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387504 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387505 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387506 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387507 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387508 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387509 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387510 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387511 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387512 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387513 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387514 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387515 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387518 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387519 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387520 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387521 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387522 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387524 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387525 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387526 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387527 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387528 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387529 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387530 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387531 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387532 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─387533 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ └─387534 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount