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 │ │ │ ├─21800 /lib/systemd/systemd --user │ │ │ └─21801 (sd-pam) │ │ └─session-21.scope │ │ ├─21745 sshd: cephadm [priv] │ │ └─21816 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─727 /lib/systemd/systemd --user │ │ └─728 (sd-pam) │ ├─session-4.scope │ │ ├─1645 sshd: zuul [priv] │ │ └─1658 sshd: zuul@notty │ └─session-1.scope │ ├─ 724 sshd: zuul [priv] │ ├─ 742 sshd: zuul@notty │ ├─ 887 /usr/bin/python3 │ ├─ 1649 ssh: /home/zuul/.ansible/cp/199.204.45.77-22-zuul [mux] │ ├─410769 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zvpfjdoczdxtoqwccvjotgvohovlalps ; /usr/bin/python3'"'"' && sleep 0' │ ├─410770 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-zvpfjdoczdxtoqwccvjotgvohovlalps ; /usr/bin/python3' && sleep 0 │ ├─410771 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-zvpfjdoczdxtoqwccvjotgvohovlalps ; /usr/bin/python3 │ ├─410772 /bin/sh -c echo BECOME-SUCCESS-zvpfjdoczdxtoqwccvjotgvohovlalps ; /usr/bin/python3 │ ├─410773 /usr/bin/python3 │ ├─410774 /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 │ └─410776 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 10003 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12364 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 74e867744e70e557c8a75165aeee21742fc465104031eec6925fc3de6089d981 -address /run/containerd/containerd.sock │ │ ├─ 12736 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 061dee5b3c1c093ce2d57df5cb4d12d94a07f35d9c3867a33ce861147fef265c -address /run/containerd/containerd.sock │ │ ├─ 18717 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ed2a0e0c16c5996e119dcc00ab18e54a5f6133fd13def926a21c289c2c55a6c2 -address /run/containerd/containerd.sock │ │ ├─ 25371 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 004b64b5ec7b31abdfa192e0d85939347125c5dd09402c68236e3f6487a2b54f -address /run/containerd/containerd.sock │ │ ├─ 29877 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8c21a746f85c61200ecc26765dbf2c65771556032ceeae10a08fd4165bc079bf -address /run/containerd/containerd.sock │ │ ├─ 34440 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 485238ce27f1c3d88ea1a96e8ca1b4ce47f603626c5c87e18cb203ab8bb20925 -address /run/containerd/containerd.sock │ │ ├─ 38932 /usr/bin/containerd-shim-runc-v2 -namespace moby -id baab5485bc68575e2ad5bebebd8b0fe9bb59518ac6546d6b7886e51991f6d2c0 -address /run/containerd/containerd.sock │ │ ├─ 41451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13370613f3bbb81009e211edfa961d44a81d35f4c637ce82c01aa6987c9e1736 -address /run/containerd/containerd.sock │ │ ├─ 41470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b6cd99d84fe4b477c048a09ad43b15f287690ba58ebd4f849dea18a9a863a68 -address /run/containerd/containerd.sock │ │ ├─ 41488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bbea6cde2ac3aaced091abedf99e1be70221b4832922a7cfb4d27133f9e3cb8 -address /run/containerd/containerd.sock │ │ ├─ 41505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4222928abf7b6575017f92032389723f6e11dd42df4f4beff3c574eedd926d14 -address /run/containerd/containerd.sock │ │ ├─ 41518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46d04e9989515a65dec6c79cee7a140dcbc6b2270c5a2931bb34abd3788f1339 -address /run/containerd/containerd.sock │ │ ├─ 42085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c11a1f024aeca6f8984c97627a31a165e38bc8af144630255bd77884a277e823 -address /run/containerd/containerd.sock │ │ ├─ 42801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d0fb03c9d97f9a76caa41409fbe475683bd7ef0752f1ff0d2092fe09d02f481 -address /run/containerd/containerd.sock │ │ ├─ 42820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c31a8ac3258fa3051a4a003a223f57b97b54e261c1e802a2cb4e8921fdbaa334 -address /run/containerd/containerd.sock │ │ ├─ 44155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02d8ee8d9e1577aa89b4bc22f416610268323b83289f9dd46fabcd251650750c -address /run/containerd/containerd.sock │ │ ├─ 44577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78a6db593415a8d0c55c306b73dc7073eaf39821ef1fe33519c1e7833c6b4715 -address /run/containerd/containerd.sock │ │ ├─ 44616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7cc1f7be677f2a5475abf6f3d5cd378641c99d7d95a2a6b7bdbf42436358270 -address /run/containerd/containerd.sock │ │ ├─ 45047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbfbd1e1d8480e7c197ce5daa092960294adc9f64736694862fc63ce93c64c36 -address /run/containerd/containerd.sock │ │ ├─ 45514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8826e35c225139b0d6a846077dad6932f92d8329ffe647ce47d25086f4aa421c -address /run/containerd/containerd.sock │ │ ├─ 45566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb3b552d00c5757ba41d9b4dc994225ddc0bf8ef68e6a898ab66a435ba3e3706 -address /run/containerd/containerd.sock │ │ ├─ 45606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d23e3aa3cb1a93e026fd484c0b52bab28f10eea5e1fecd791036875b5f84d7df -address /run/containerd/containerd.sock │ │ ├─ 47677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a183199fbf00d9bf959a601776563f3580fea53da0aeec5d2e71b2fe8413066b -address /run/containerd/containerd.sock │ │ ├─ 47741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 509cd90fa6e30c6ecdb19015db142fcdc40786580a90f3ec2b6dd53d42bda749 -address /run/containerd/containerd.sock │ │ ├─ 48500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c378416c8225b0c12aaaf4a64721fc9f9df3af4ed082c0c31392b1879c2c1237 -address /run/containerd/containerd.sock │ │ ├─ 48600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8742b4bd9f1332916a87462e336de929d695d14cce02ac13b236bb0667063a6 -address /run/containerd/containerd.sock │ │ ├─ 49161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93aeb7b0038601cf92eee3734b0724a3ea0f69a0c31f97044aff683ed46834a1 -address /run/containerd/containerd.sock │ │ ├─ 49472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c7667af8518530cd5cf42427291984cf7d00a359a5f20acde1c4c24d844064b -address /run/containerd/containerd.sock │ │ ├─ 49858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d36cc7c3a011219745fa47c2fb4e2b7fc0950ef4a33d265dc53952f53da264a9 -address /run/containerd/containerd.sock │ │ ├─ 52043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7188b2db173b8ee019a1535faf892c82624642658fbe4c64baa73796e9f57ff -address /run/containerd/containerd.sock │ │ ├─ 52269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 880648d964a4eec1126207e05bd9471698ea42bf9dc7e1c748cc3fa17dafa48c -address /run/containerd/containerd.sock │ │ ├─ 56522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e01a679f49e5632ba60b96226f300ab58165bf92f9af4fa378a78663412a4cf -address /run/containerd/containerd.sock │ │ ├─ 57182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id debf358d7a22293c535bac5388c45fe04d565eb3876c3950611107ae9ba3f3d5 -address /run/containerd/containerd.sock │ │ ├─ 57247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2eddf7aef9a503d675000c45e0571714778f6e49f677beae99633ea5876aac5 -address /run/containerd/containerd.sock │ │ ├─ 57291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac3f3af6674184928ee5c1441d19d4f91ab1c7eb0915ff2a665050b95a216358 -address /run/containerd/containerd.sock │ │ ├─ 57480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a1b7b312a10ec1e419ce7f2d0d0ca7dbb2923fa6f7dc05abbaa095dd547ad83 -address /run/containerd/containerd.sock │ │ ├─ 61689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6da7339b634d744008c57484544c1c9aa9936a6143ac2d0a59429702b8cdb5b2 -address /run/containerd/containerd.sock │ │ ├─ 61850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf8da7d8f08ece67fca11eac6220dd4a192e51e92f8cc91a26f3c9037d1aab42 -address /run/containerd/containerd.sock │ │ ├─ 61904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f882e56845275554372e3c8a9104d800f958dbbb58ac17b5de77499fa9bbce34 -address /run/containerd/containerd.sock │ │ ├─ 61943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cef5d53e85b8401c36d3fcd19a698df26dc19832955a74f747d7ab3b1f7e74a0 -address /run/containerd/containerd.sock │ │ ├─ 63347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81ace22625a133d9d18d8d16944a10bc52e09b528f41ba21a7a7d491f88da941 -address /run/containerd/containerd.sock │ │ ├─ 63423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c75ffde054102fe19e599902e1b2a223e1d5512794cbe2448daf343e617c3099 -address /run/containerd/containerd.sock │ │ ├─ 63679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ac4a60567101a3405bef64cdc0b86cdbdf600a45a4b9dc9ece06af4ac42f974 -address /run/containerd/containerd.sock │ │ ├─ 63800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56fcf208773787cb2fb4ad23293b7db2b4d008e85dcf875d18e1c4e78f060577 -address /run/containerd/containerd.sock │ │ ├─ 63843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d04147482d320477f3f851dee1bf117792d80d6b12148752481a88ed721229f -address /run/containerd/containerd.sock │ │ ├─ 64272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb07da2cfe43e06ce6e1993e5957f82bacd63cc6334caf389c9ba53d5bf0a216 -address /run/containerd/containerd.sock │ │ ├─ 64626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff05d61f904813c627f6ce951ed6925f94ac6a30fcf6905ef27c64f790a3c39e -address /run/containerd/containerd.sock │ │ ├─ 64925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19c28119bb9226037f7884f9489af215932c1f2c0c59bbda760c18c7d8d8c820 -address /run/containerd/containerd.sock │ │ ├─ 65361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2a4c428edec7729d2d8454e13e9b05baf60aa415d6346e4d10bb8085c6ffaca -address /run/containerd/containerd.sock │ │ ├─ 66186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd5790363a23d55e2dbf138c1a25266f2aa2489bbe52978f2a59e73e255d7f27 -address /run/containerd/containerd.sock │ │ ├─ 67570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eabceb6aa6d5cd8cec6c971edac75b195f987c05d595174f937da3795d4197a7 -address /run/containerd/containerd.sock │ │ ├─ 69713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 251bd41a6a6a0df7a7ddc4871ac2b13454f847e46560729547b0477f2bdf4f48 -address /run/containerd/containerd.sock │ │ ├─ 78885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aad8590d85db07356b4636280c17af97df4e8e10dc4aaf32796bf934025fde8a -address /run/containerd/containerd.sock │ │ ├─ 80416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc6bb5b079ea4cc2622640b9ded8fd60b10ed8d2576b1cae0ed3557563ccf1a3 -address /run/containerd/containerd.sock │ │ ├─ 86345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20aabfa520f0366af36f95b82fc194985b630d763b0190d643f8efff9dabf0e5 -address /run/containerd/containerd.sock │ │ ├─ 92459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af53273c04086847ed9a5601f9d13d9c4c548ba9a0f5948e51d4c28277946ce8 -address /run/containerd/containerd.sock │ │ ├─ 96445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb06d148f54dca70475b0d0adbc6696e7601eb1c8662e1f9ae8ccc85fa3bc9a3 -address /run/containerd/containerd.sock │ │ ├─ 96483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3022978055bfb1da8bc04cdff98717b68ebc35b7c809bbcf0b6672dd0d06cf0 -address /run/containerd/containerd.sock │ │ ├─105094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d944bb58408849c0e4c2f6652c9b6033c81beea1d0a32ea129f6f326f320e9b3 -address /run/containerd/containerd.sock │ │ ├─106725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8de0004d9e9ba74c242d7ee9d118e445ddfcda7f5452f8cd6a32160a9a321667 -address /run/containerd/containerd.sock │ │ ├─106744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dba3517297f9444a7803af7cc6ebe7781e4e36446af2a5c4fb379a88a2f8b5ff -address /run/containerd/containerd.sock │ │ ├─108711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74905aecb1347b0eea6130c06073fd9d5fbfda01bdad2632b6c93facd631921e -address /run/containerd/containerd.sock │ │ ├─110619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58805bbaff0c869b0190d6870285356ee439f88036b2bfbac02bd5f0c336e681 -address /run/containerd/containerd.sock │ │ ├─110660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0fbe64f30619f51ae650c8c7907cc144752556095a1bc6e03b0073f07687ba4 -address /run/containerd/containerd.sock │ │ ├─123741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b718cdf01dc3f8a1be50a78977055100e2052bb1bb44841f78eb7c804b3d8a02 -address /run/containerd/containerd.sock │ │ ├─123791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4270269a067e86fa7201c1ebb4cd3df515f078e78e683af70396d777f866326 -address /run/containerd/containerd.sock │ │ ├─126463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e370844c7d57c089b1cb6108e611aa932b78c66ce4c98caca0fa0c2272fa4f6 -address /run/containerd/containerd.sock │ │ ├─140868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f15e10a9ba9ff4a8bfb0ef0441a79761072826ac22560934ff43dd0753bc3e18 -address /run/containerd/containerd.sock │ │ ├─142340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a691e86cf4d1cef05596edef81b5847614c10b5dbc4dd9a4985b9e431455ecbf -address /run/containerd/containerd.sock │ │ ├─142766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ba04e5d077450456604b7ae92621fcc68435443afd7eab8b1b3ffbd03ed8288 -address /run/containerd/containerd.sock │ │ ├─143650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4fa61812175aeabef3754e7dc692664a0406ada5f406c76a81b8b8b8030a275 -address /run/containerd/containerd.sock │ │ ├─157822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7de901aa232688259d792f7901dcd46427a397a862374324517159cc3b9bec71 -address /run/containerd/containerd.sock │ │ ├─158007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e472231b15406c7a86d282375f3995f6e58479de86cfc7682dd86335f14dd5de -address /run/containerd/containerd.sock │ │ ├─158064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff119f12be2f436326a06255c27eaa2cd296b6262a5e71ade324ae9e8a68debc -address /run/containerd/containerd.sock │ │ ├─158122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75ecdee45dc77121e076fcc33fdd6b9f2bce8c6deb0713f034233616deabe25e -address /run/containerd/containerd.sock │ │ ├─158397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c98dd6ce4f763a73347a9fcfecc27606a6dab304cc9aadf3023331c0c0c7a79a -address /run/containerd/containerd.sock │ │ ├─159108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61d9fb310d26794a311a8dd7a9427a8cb6060ce89613edef75447ffa30f18393 -address /run/containerd/containerd.sock │ │ ├─170370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26435560bed15bb35829f4b42ca980b9ba14d5b5578fcbd535611328e9caedc5 -address /run/containerd/containerd.sock │ │ ├─172066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 818a51ea48e8c2e83cacaacb311c4ebbfa7b6d08ef21f64661116010d3288a19 -address /run/containerd/containerd.sock │ │ ├─172092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11f50c9e0b94b2d37fe2f2e0397ebb992c954d85ba2a4a027232c79e5d816caa -address /run/containerd/containerd.sock │ │ ├─172180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc69aa02d401b79d1a7629b65ade13178802a30a4d42763403bd8f27dffd75de -address /run/containerd/containerd.sock │ │ ├─172232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d15f3d78010ce88bcc34789a1a23327192b14e39eb4c6d169818e1745224931b -address /run/containerd/containerd.sock │ │ ├─172292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 990dd517b815889a49c6e4576ddc012f04e7792a7a2327aa7b33668a4a923b4b -address /run/containerd/containerd.sock │ │ ├─172618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 696598ca3c61056e4dc7ddf8aec87f1b39ce8c1ce744683e02050cf933c26a37 -address /run/containerd/containerd.sock │ │ ├─172663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23fbd1a4caadc8398253b6fe596e4b6c6107fcc3cd7b80c366f7e0455eaf206b -address /run/containerd/containerd.sock │ │ ├─184972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b0554f0d5717ff997149776e5b2abd9f8abc1e7b8280fd48330ba09b27263cb -address /run/containerd/containerd.sock │ │ ├─187235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd5d4991fc78bf55d1d6a5eb33cf73f41ccf69dda0e1df2866fe1c6fc34f3110 -address /run/containerd/containerd.sock │ │ ├─187353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa026ca93b475715953897ea02bf83260fda34dce9d022c7fc55bc47245b0596 -address /run/containerd/containerd.sock │ │ ├─187397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f92580d4bb39f037653cd5876a6255f2d551061310c0ca4a402e2ae3a6946566 -address /run/containerd/containerd.sock │ │ ├─203422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef3f8b454039a1986a472f99f597e82a813c1e1f2dcbddc4b01095af1bd3f8a4 -address /run/containerd/containerd.sock │ │ ├─210993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec07cdb2c7b06fa8d6485c6dfda9918d4b185d000570973a5e381ee50f0d6c1a -address /run/containerd/containerd.sock │ │ ├─211185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8467f6ea565cc597706526e1228dcfc55972733f03217f5f2962f2f76bfa5e4c -address /run/containerd/containerd.sock │ │ ├─211213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1937f89844ae79472c46304769fc577c2f7fae178433a8fc86af557af0dc9ed0 -address /run/containerd/containerd.sock │ │ ├─211263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b650d298d973c7cfd9ea9bd5d2db5607235aa432e20d0699d2ba421e099330a1 -address /run/containerd/containerd.sock │ │ ├─222855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f1154d6996b891385fc4e3331dd66597538122aa14e3cab156ee035ecf7405b -address /run/containerd/containerd.sock │ │ ├─225020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6563809d985a54423cd6a6ab26b968f4a74a35f9ba5b29e9380069db6ed0447 -address /run/containerd/containerd.sock │ │ ├─226176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ea1368cc694b755179af95d45db4dfb0140e57a66ec1b0f3036c039255ad467 -address /run/containerd/containerd.sock │ │ ├─227723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d2e7102b638ab182e71993631cfe1d5c3c7fdabd842c164f7a12ccc5a1e22a4 -address /run/containerd/containerd.sock │ │ ├─228381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44b58faa2048d6855847f0dcd0016c09654745f69b75b8214ce9b92b27ead035 -address /run/containerd/containerd.sock │ │ ├─230529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b49da2443f89c834d0de42945a70aa9b183bd5ac64824b2c5dfb4986acfee8d -address /run/containerd/containerd.sock │ │ ├─231951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d144be3568ce9e2719f6e533f411f93d5eb6e25afd478f8be2293853112b868c -address /run/containerd/containerd.sock │ │ ├─232087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e30e63fe2c0a293c28f2d625722a0244a762c4f5aeae30378169219b7a443780 -address /run/containerd/containerd.sock │ │ ├─241576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95aac0fca3ca250e7d47de2a087ce0e2c6b10db9816b472cca1363969532970e -address /run/containerd/containerd.sock │ │ ├─242090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faed8808886bb0ece98399390180be1def18fa397068b0d8d1501fafa68c2230 -address /run/containerd/containerd.sock │ │ ├─244918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70bed3047e51f2b57c5c6bc059700dcf0169bb103759ed769fcef1570559e253 -address /run/containerd/containerd.sock │ │ ├─249423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d99360932bdcbeb4b698efce6408eb9d2f214c3cf7aaa7ee227e62d6aebfdae8 -address /run/containerd/containerd.sock │ │ ├─249479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bf73eb490dd0a4817e25885ed09755e29b0f61008f03f4a4fdb933435cad0f4 -address /run/containerd/containerd.sock │ │ ├─249556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39b6215babb7e34d8c3b0065cbe0341be26f5fe9ea58d0c63437ce56ab103df6 -address /run/containerd/containerd.sock │ │ ├─249625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b77af8fb11255b4732d95097bc57f125dd19863a48e1d92d71fe738a32f6dfa5 -address /run/containerd/containerd.sock │ │ ├─260953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7a2252a9d9aa7cac524c03a88e2f3f0f563fac6891d9304330419365e5e64c2 -address /run/containerd/containerd.sock │ │ ├─263709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f4641e8d6bac185535f9ccf51d84ba75ec8e00899276988f26636e846e8c39e -address /run/containerd/containerd.sock │ │ └─265230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52382930d4d560924115913f935b279e5dc2642fc934e4f3241ee8f10d88747a -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1447 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─534 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─410 /lib/systemd/systemd-udevd │ ├─docker-8c21a746f85c61200ecc26765dbf2c65771556032ceeae10a08fd4165bc079bf.scope … │ │ ├─29902 /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 │ │ └─29914 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─640 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-061dee5b3c1c093ce2d57df5cb4d12d94a07f35d9c3867a33ce861147fef265c.scope … │ │ ├─12762 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.lqybta -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12781 /usr/bin/ceph-mgr -n mgr.instance.lqybta -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─run-rf2f0d3771c4946e1a4974643ad0c5afa.scope │ │ └─185633 /usr/sbin/libvirtd --listen │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29593 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29860 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18677 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18697 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25074 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25354 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─38866 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─38886 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34139 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34420 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12285 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12313 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.lqybta.service │ │ ├─12649 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lqybta/unit.run │ │ └─12681 /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-lqybta --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lqybta:/var/lib/ceph/mgr/ceph-instance.lqybta:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lqybta/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.lqybta -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10378 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─658 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─630 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─140233 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41928 /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.77 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─377 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─660 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-485238ce27f1c3d88ea1a96e8ca1b4ce47f603626c5c87e18cb203ab8bb20925.scope … │ │ ├─34465 /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 │ │ └─34477 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1114 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10886 /usr/sbin/chronyd -F 1 │ │ └─10887 /usr/sbin/chronyd -F 1 │ ├─docker-baab5485bc68575e2ad5bebebd8b0fe9bb59518ac6546d6b7886e51991f6d2c0.scope … │ │ ├─38960 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─38975 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker.socket │ ├─docker-ed2a0e0c16c5996e119dcc00ab18e54a5f6133fd13def926a21c289c2c55a6c2.scope … │ │ ├─18744 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18762 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-resolved.service │ │ └─414 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─140069 /sbin/iscsid │ │ └─140070 /sbin/iscsid │ ├─docker-004b64b5ec7b31abdfa192e0d85939347125c5dd09402c68236e3f6487a2b54f.scope … │ │ ├─25398 /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 │ │ └─25411 /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 │ ├─dbus.service │ │ └─627 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─638 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-74e867744e70e557c8a75165aeee21742fc465104031eec6925fc3de6089d981.scope … │ │ ├─12395 /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 │ │ └─12407 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ └─systemd-logind.service │ └─633 /lib/systemd/systemd-logind ├─k8s.io │ ├─426a8b43af1f557812b2cd492cedc4bffcef603b18cab97209f4ea30fa79c1af │ │ ├─189434 /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 │ │ ├─372966 /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/tmpw68pb23h/privsep.sock │ │ ├─373166 /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/tmprrbc0hsj/privsep.sock │ │ └─379164 /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/tmpac5sl7cx/privsep.sock │ ├─4ae44ac52a69334ab70d02bfc5b5534828ddae55d308b49d3c447350c36e438f │ │ ├─107139 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107335 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107343 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─bcd4f2cb6cbad4bf1c63d3731f8bc82fc4cc117bbc337278e53cec61a3baaf99 │ │ └─50236 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─d944bb58408849c0e4c2f6652c9b6033c81beea1d0a32ea129f6f326f320e9b3 │ │ └─105124 /pause │ ├─6da7339b634d744008c57484544c1c9aa9936a6143ac2d0a59429702b8cdb5b2 │ │ └─61712 /pause │ ├─93aeb7b0038601cf92eee3734b0724a3ea0f69a0c31f97044aff683ed46834a1 │ │ └─49185 /pause │ ├─d4270269a067e86fa7201c1ebb4cd3df515f078e78e683af70396d777f866326 │ │ └─123828 /pause │ ├─fb06d148f54dca70475b0d0adbc6696e7601eb1c8662e1f9ae8ccc85fa3bc9a3 │ │ └─96469 /pause │ ├─b05e1f7bac8398a850db7f416a66ff08fea5c438cece462aa64afb7b342d795b │ │ └─246914 docker-registry serve /etc/docker-registry/config.yml │ ├─ff05d61f904813c627f6ce951ed6925f94ac6a30fcf6905ef27c64f790a3c39e │ │ └─64651 /pause │ ├─d23e3aa3cb1a93e026fd484c0b52bab28f10eea5e1fecd791036875b5f84d7df │ │ └─45641 /pause │ ├─6bbea6cde2ac3aaced091abedf99e1be70221b4832922a7cfb4d27133f9e3cb8 │ │ └─41603 /pause │ ├─484917a235e715a08e966d13961912176e6170db1a81a2e77b93163076d3fb45 │ │ └─122033 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─e7188b2db173b8ee019a1535faf892c82624642658fbe4c64baa73796e9f57ff │ │ └─52067 /pause │ ├─3ccea144e413878809747f4a87fda7294174b02416040dc2cd495f9c68aa943c │ │ └─41709 etcd --advertise-client-urls=https://199.204.45.77: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.77:2380 --initial-cluster=instance=https://199.204.45.77:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.77:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.77: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 │ ├─033df5b35d8834037d5e0d431de237a7b67d90981c167ec43350f7e6c2aa8263 │ │ └─183419 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) │ ├─d2a4c428edec7729d2d8454e13e9b05baf60aa415d6346e4d10bb8085c6ffaca │ │ └─65386 /pause │ ├─a5d6969fb41fc401c4b3bea09db837fabbd59aece53b2257919a65c738a0fece │ │ ├─65727 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65763 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─c7c33b1daed0eb1716fd6cbae68b529df036de92364e57716d31734f727f555c │ │ ├─258997 /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 │ │ └─259111 /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 │ ├─e7a2252a9d9aa7cac524c03a88e2f3f0f563fac6891d9304330419365e5e64c2 │ │ └─260976 /pause │ ├─8c484a5fb0e521bfb23404ea50906e9f8dd0e863508ee1951b0d901f5360274c │ │ └─57600 nfd-gc -gc-interval=1h │ ├─d36cc7c3a011219745fa47c2fb4e2b7fc0950ef4a33d265dc53952f53da264a9 │ │ └─49882 /pause │ ├─a6a6f9211be8a002379ef990c17be50453e314699f169a21efcc123bf7b52034 │ │ ├─245131 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─245148 /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 │ │ ├─245154 erl_child_setup 1048576 │ │ ├─245202 sh -s disksup │ │ ├─245204 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─245205 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─245271 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─245272 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─245283 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─245558 /bin/sh -s rabbit_disk_monitor │ ├─cc69aa02d401b79d1a7629b65ade13178802a30a4d42763403bd8f27dffd75de │ │ └─172264 /pause │ ├─61d9fb310d26794a311a8dd7a9427a8cb6060ce89613edef75447ffa30f18393 │ │ └─159133 /pause │ ├─bfde3316dc78a95814736de2d349b19c1b8cac90d225e016870535a8361a90b3 │ │ ├─183405 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) │ │ ├─184264 /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/tmp3m9wnvhk/privsep.sock │ │ ├─184770 /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/tmp3qsx84w9/privsep.sock │ │ ├─185397 /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/tmppmodw8ow/privsep.sock │ │ ├─185920 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185921 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─186006 haproxy -f /var/lib/neutron/ns-metadata-proxy/511fbfd5-f5b4-4769-949c-f3c8d1713a56.conf │ │ ├─205543 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/93f6d344-3e93-4f8b-90c1-855d03b3ba89/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/93f6d344-3e93-4f8b-90c1-855d03b3ba89/host --addn-hosts=/var/lib/neutron/dhcp/93f6d344-3e93-4f8b-90c1-855d03b3ba89/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/93f6d344-3e93-4f8b-90c1-855d03b3ba89/opts --dhcp-leasefile=/var/lib/neutron/dhcp/93f6d344-3e93-4f8b-90c1-855d03b3ba89/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-4ac3cc8f-16a2-4f92-bfc6-20187e8c428c,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 │ │ ├─205548 haproxy -f /var/lib/neutron/ns-metadata-proxy/93f6d344-3e93-4f8b-90c1-855d03b3ba89.conf │ │ ├─376202 /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/tmpcmgxledr/privsep.sock │ │ └─386949 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/511fbfd5-f5b4-4769-949c-f3c8d1713a56/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/511fbfd5-f5b4-4769-949c-f3c8d1713a56/host --addn-hosts=/var/lib/neutron/dhcp/511fbfd5-f5b4-4769-949c-f3c8d1713a56/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/511fbfd5-f5b4-4769-949c-f3c8d1713a56/opts --dhcp-leasefile=/var/lib/neutron/dhcp/511fbfd5-f5b4-4769-949c-f3c8d1713a56/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-559addd1-7249-47dd-afc7-d784294a8726,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 │ ├─b77af8fb11255b4732d95097bc57f125dd19863a48e1d92d71fe738a32f6dfa5 │ │ └─249671 /pause │ ├─453e91ea565f368a59e7768e45648ff5a6d92f64c930df8e8e8fb11f003be2b2 │ │ └─50146 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─81ace22625a133d9d18d8d16944a10bc52e09b528f41ba21a7a7d491f88da941 │ │ └─63373 /pause │ ├─3b814b7277252b35c7cb6f773653f941fa3fc685fedb834bc6002b81af063137 │ │ └─66904 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ab30370de9d5d554f2e734fb6a8585f7b79e03929da5551c850c82d6e89febc9 │ │ └─258764 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─7ca024b6f519e52a444f9cefb7edb46197eb78cdd81ccd13b671a4d2a7d4f5f3 │ │ └─45786 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─f271576a7da2c6772c8426fc80e85cb50d64ce7174ac5b73447ce024ea723017 │ │ └─41867 /kube-vip manager │ ├─bf8da7d8f08ece67fca11eac6220dd4a192e51e92f8cc91a26f3c9037d1aab42 │ │ └─61877 /pause │ ├─bffbfea71a49829248f135ca45af3b2ff08dc5c7e3e68207197edfeb319217f6 │ │ └─87125 /usr/local/bin/rook ceph operator │ ├─4b0554f0d5717ff997149776e5b2abd9f8abc1e7b8280fd48330ba09b27263cb │ │ └─184995 /pause │ ├─e30e63fe2c0a293c28f2d625722a0244a762c4f5aeae30378169219b7a443780 │ │ └─232130 /pause │ ├─e2eddf7aef9a503d675000c45e0571714778f6e49f677beae99633ea5876aac5 │ │ └─57270 /pause │ ├─8e370844c7d57c089b1cb6108e611aa932b78c66ce4c98caca0fa0c2272fa4f6 │ │ └─126487 /pause │ ├─debf358d7a22293c535bac5388c45fe04d565eb3876c3950611107ae9ba3f3d5 │ │ └─57209 /pause │ ├─818a51ea48e8c2e83cacaacb311c4ebbfa7b6d08ef21f64661116010d3288a19 │ │ └─172141 /pause │ ├─e532a0d6405316f1e2cb4b80888ef2ff075d6621be362ad0cf50ebe8158c2710 │ │ ├─108866 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108883 /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 │ │ ├─108889 erl_child_setup 1048576 │ │ ├─108936 sh -s disksup │ │ ├─108938 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108939 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─109020 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109021 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109031 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─109151 /bin/sh -s rabbit_disk_monitor │ ├─e763fac43b0d3396861608c07f91939f2df2dbc4fbb90c11b8b78757c10d14d0 │ │ ├─169228 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169647 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169648 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─a0b219f84b6eb1603cac191af81dbfaeeee318303e89a62c9df5220ad6b299b6 │ │ └─66015 /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 │ ├─aeb42ed567084b15e2d6cce92b61f64a5fcc203c2f1f2a92e78637f1e8d9d744 │ │ ├─170491 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170532 /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 │ │ ├─170543 erl_child_setup 1048576 │ │ ├─170610 sh -s disksup │ │ ├─170612 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─170613 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─170665 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170666 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170676 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─170815 /bin/sh -s rabbit_disk_monitor │ ├─880648d964a4eec1126207e05bd9471698ea42bf9dc7e1c748cc3fa17dafa48c │ │ └─52296 /pause │ ├─ebd27d6a5a88c0afec1fa148a663b8c053929b58c332ca3a9b2dc1d01bfa7feb │ │ └─97832 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─389c17f22a8c5f7cc852d3722a45dc51a667a85e7b4f4530a5592a89247d89cd │ │ ├─124817 /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 │ │ └─124953 /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 │ ├─c98dd6ce4f763a73347a9fcfecc27606a6dab304cc9aadf3023331c0c0c7a79a │ │ └─158440 /pause │ ├─9b49da2443f89c834d0de42945a70aa9b183bd5ac64824b2c5dfb4986acfee8d │ │ └─230553 /pause │ ├─5eca0e1bb2a8b263dca28e89858f9543f9ea5f2192dc9757cadc4d20a50b22be │ │ └─67163 /bin/pushgateway │ ├─032444a0f86119b741f595c3a5f8b2ca92f6d61e855d3219a00f775e7aef89dd │ │ └─185511 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─38576faaab86678095ed8f290a464f5e284eab8e7c02591194a7b4a58d63a956 │ │ └─124422 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─74905aecb1347b0eea6130c06073fd9d5fbfda01bdad2632b6c93facd631921e │ │ └─108735 /pause │ ├─8467f6ea565cc597706526e1228dcfc55972733f03217f5f2962f2f76bfa5e4c │ │ └─211229 /pause │ ├─8ac4a60567101a3405bef64cdc0b86cdbdf600a45a4b9dc9ece06af4ac42f974 │ │ └─63705 /pause │ ├─7fff6c067dcb4bff9d8decb124706495c706dd7113c62604b9bb2553399bc63a │ │ └─143057 /coredns -conf /etc/coredns/Corefile │ ├─d144be3568ce9e2719f6e533f411f93d5eb6e25afd478f8be2293853112b868c │ │ └─231978 /pause │ ├─9ba76418b3c9871d1beee557944cccde0b85f46856b71f742ce18d34499a3ac8 │ │ └─48042 /server │ ├─0f164103909e9012e941afd07f217be701903962778c1d642bf681e683fd3755 │ │ └─227773 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─22ca58c94bd1cea32e94f976740e33bf14b371b767e601a986affa4d747c5d37 │ │ └─44221 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─13370613f3bbb81009e211edfa961d44a81d35f4c637ce82c01aa6987c9e1736 │ │ └─41582 /pause │ ├─ff119f12be2f436326a06255c27eaa2cd296b6262a5e71ade324ae9e8a68debc │ │ └─158102 /pause │ ├─4b6cd99d84fe4b477c048a09ad43b15f287690ba58ebd4f849dea18a9a863a68 │ │ └─41580 /pause │ ├─11f50c9e0b94b2d37fe2f2e0397ebb992c954d85ba2a4a027232c79e5d816caa │ │ └─172149 /pause │ ├─d7b3f96950112f0206a51801f6151abb3edfe58a88d8ad25aaff8b49f067332c │ │ └─66646 /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 │ ├─a2d2facac326ce40b544a19420cb76a51c843f11f653a28c141f76f0932b51c7 │ │ ├─64814 nginx: master process nginx -g daemon off; │ │ ├─64840 nginx: worker process │ │ ├─64841 nginx: worker process │ │ ├─64842 nginx: worker process │ │ ├─64843 nginx: worker process │ │ └─64844 nginx: worker process │ ├─d60dd2fc2ec22345e7750389172b3dc75b027aa2d964dd543b5ac19fff634cf1 │ │ └─230578 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─6d2e7102b638ab182e71993631cfe1d5c3c7fdabd842c164f7a12ccc5a1e22a4 │ │ └─227748 /pause │ ├─bbfbd1e1d8480e7c197ce5daa092960294adc9f64736694862fc63ce93c64c36 │ │ └─45071 /pause │ ├─f15e10a9ba9ff4a8bfb0ef0441a79761072826ac22560934ff43dd0753bc3e18 │ │ └─140891 /pause │ ├─4222928abf7b6575017f92032389723f6e11dd42df4f4beff3c574eedd926d14 │ │ └─41608 /pause │ ├─32c20d95b96c4776987ec48551b7116c6900e6f57f212f71ae001bd0ad499674 │ │ └─52447 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 │ ├─5e42d48f6907b428b3e13dc19c31b5679e0cd44097249a6ef3a92a33c99b16f6 │ │ ├─ 47989 /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 │ │ ├─ 48002 /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 │ │ ├─ 48105 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─263456 nginx: worker process │ │ ├─263457 nginx: worker process │ │ └─263458 nginx: cache manager process │ ├─fe48e328fc1cdf9ff163b55006b8c45e91496cce7719b03dc557733f90f7d9d0 │ │ ├─221156 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221645 octavia-worker: ConsumerService worker(0) │ │ └─221648 octavia-worker: ConsumerService worker(1) │ ├─44b58faa2048d6855847f0dcd0016c09654745f69b75b8214ce9b92b27ead035 │ │ └─228403 /pause │ ├─5b120f99f7d42d3717b19fe21af9821e659af4dad6ff6a73a8af31f7fd3da3be │ │ └─65977 /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-77.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 │ ├─f92580d4bb39f037653cd5876a6255f2d551061310c0ca4a402e2ae3a6946566 │ │ └─187421 /pause │ ├─03397643b97d1d13d3b97b3a6b3cab24ffec79498c529f7c214b306903daac8d │ │ ├─63065 python -u /app/sidecar.py │ │ ├─63454 python -u /app/sidecar.py │ │ └─63455 python -u /app/sidecar.py │ ├─eabceb6aa6d5cd8cec6c971edac75b195f987c05d595174f937da3795d4197a7 │ │ └─67593 /pause │ ├─46d04e9989515a65dec6c79cee7a140dcbc6b2270c5a2931bb34abd3788f1339 │ │ └─41631 /pause │ ├─a48099ae4ab4f45a900c6523d329d47c9a54ba49bb139f21264dd4892fb0ef2d │ │ └─228432 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─e2c717dd8b621b168c29190a74d6b04b22aca96a5685a2a2301f6177bc7de175 │ │ └─57632 nfd-worker -metrics=8081 │ ├─fa026ca93b475715953897ea02bf83260fda34dce9d022c7fc55bc47245b0596 │ │ └─187377 /pause │ ├─d15f3d78010ce88bcc34789a1a23327192b14e39eb4c6d169818e1745224931b │ │ └─172300 /pause │ ├─c11a1f024aeca6f8984c97627a31a165e38bc8af144630255bd77884a277e823 │ │ └─42108 /pause │ ├─cd5d2e3333a0fff74238ad48cd5a9af7aba4916d7a58087837e1b1710d7f0ad0 │ │ ├─143785 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143802 /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 │ │ ├─143808 erl_child_setup 1048576 │ │ ├─143959 sh -s disksup │ │ ├─143961 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─143962 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─143964 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143965 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143975 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─144133 /bin/sh -s rabbit_disk_monitor │ ├─af53273c04086847ed9a5601f9d13d9c4c548ba9a0f5948e51d4c28277946ce8 │ │ └─92484 /pause │ ├─112da736b32e924d84655dfde7cc7f64f5e54f16a6e603f3ada1b1a832981e75 │ │ ├─63098 python -u /app/sidecar.py │ │ ├─63462 python -u /app/sidecar.py │ │ └─63463 python -u /app/sidecar.py │ ├─6c9a5f318f3521fad3a350910f57866efae5b691b03ea66220808f4d06c6f8bb │ │ └─264195 /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 │ ├─25ed8855105a292d35087c9ac8da9001ed1eb04326529b149fa05939985b5a20 │ │ ├─85616 barbiacan-api: uWSGI master │ │ └─85629 barbiacan-api: uWSGI worker 1 │ ├─b4d7d0722d19cc580a44eac83348f4abd057fd8088e48fdf8e8cbc395cf3e9aa │ │ ├─241734 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─242454 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpyprvg12k/privsep.sock │ │ ├─242460 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─242463 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─4f1df7c704f664eee5d3dd2aa878e18fc6de048ebb70ca4fae8c4099903342f8 │ │ ├─120648 cinder-api: uWSGI master │ │ ├─120661 cinder-api: uWSGI worker 1 │ │ └─120662 cinder-api: uWSGI worker 2 │ ├─02d8ee8d9e1577aa89b4bc22f416610268323b83289f9dd46fabcd251650750c │ │ └─44179 /pause │ ├─a5767740e2f424fbf7f36d74c4cc3aa6110b7b38a49b4d15dc9f1030275af1ea │ │ └─64203 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 │ ├─07b3ef5066d0797ace9bb7b9d9255a5949bd6bb30684c99c731d96f9acaea97a │ │ ├─223045 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223062 /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 │ │ ├─223068 erl_child_setup 1048576 │ │ ├─223115 sh -s disksup │ │ ├─223117 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─223118 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─223122 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223123 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223133 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─223331 /bin/sh -s rabbit_disk_monitor │ ├─7bf3c51c91ce4c334c46171048d610b5f9f40559dc5a16597858d661c58bc77b │ │ └─43099 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─251bd41a6a6a0df7a7ddc4871ac2b13454f847e46560729547b0477f2bdf4f48 │ │ └─69738 /pause │ ├─dba3517297f9444a7803af7cc6ebe7781e4e36446af2a5c4fb379a88a2f8b5ff │ │ └─106787 /pause │ ├─b150ad47f9f764cc2d1619a232d9fbc336faa0bcf250959a988fe0d4121ed904 │ │ └─65286 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─bc6bb5b079ea4cc2622640b9ded8fd60b10ed8d2576b1cae0ed3557563ccf1a3 │ │ └─80439 /pause │ ├─95aac0fca3ca250e7d47de2a087ce0e2c6b10db9816b472cca1363969532970e │ │ └─241604 /pause │ ├─10f3de749b01dd5b4689ffa3de63d5de3307965f1a1e9bd693c254b8ff45ddb0 │ │ └─184913 /bin/bash /tmp/libvirt.sh │ ├─e4fa61812175aeabef3754e7dc692664a0406ada5f406c76a81b8b8b8030a275 │ │ └─143673 /pause │ ├─c378416c8225b0c12aaaf4a64721fc9f9df3af4ed082c0c31392b1879c2c1237 │ │ └─48527 /pause │ ├─eb07da2cfe43e06ce6e1993e5957f82bacd63cc6334caf389c9ba53d5bf0a216 │ │ └─64299 /pause │ ├─790a07b14a23ea8fbcd78f37bc8c191d2ee624aac8b4366a9dd80c6eb0901c9b │ │ └─163850 /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 │ ├─a183199fbf00d9bf959a601776563f3580fea53da0aeec5d2e71b2fe8413066b │ │ └─47706 /pause │ ├─c5d993311027fbf61157db9e04403c5e9e22d6135862d4bfcccafc4a05c331b4 │ │ ├─92584 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92626 /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 │ │ ├─92632 erl_child_setup 1048576 │ │ ├─92680 sh -s disksup │ │ ├─92682 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92683 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92717 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92718 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92728 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─93039 /bin/sh -s rabbit_disk_monitor │ ├─3c906ec4d80bcb2a9dcb4f1e72be4f6da686789d6d2ffd383a6591982dc9facf │ │ └─67219 /bin/memcached_exporter │ ├─34cfc8a72c2c88ed0083ce535f6510e80753b1d349dfac466305f9842a67483a │ │ └─57756 /secretgen-controller │ ├─c3b643acdb48ba5ece903c9b4d870c771835958fc97dd66a7b41b7a50b6520fe │ │ ├─169230 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169660 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169661 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─c31a8ac3258fa3051a4a003a223f57b97b54e261c1e802a2cb4e8921fdbaa334 │ │ └─42863 /pause │ ├─8d0158afb45aa37a7e090fd5314033cfd9632c8ebf8a729668923725cdd7dfe8 │ │ └─52797 redis_exporter │ ├─b3522ac438dc2fdc2377b2d62b2774d5aa49d56be5bf0827b2b12c9df69793cc │ │ └─97073 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-9dzjh --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─adeb0ee1cd1d99c1573f0cff5fcfdb55f44d42a4cd1e1cf978ce80205475e6bf │ │ ├─185161 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185178 /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 │ │ ├─185184 erl_child_setup 1048576 │ │ ├─185247 sh -s disksup │ │ ├─185249 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─185250 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─185313 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185314 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185324 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─185700 /bin/sh -s rabbit_disk_monitor │ ├─7de901aa232688259d792f7901dcd46427a397a862374324517159cc3b9bec71 │ │ └─157846 /pause │ ├─78a6db593415a8d0c55c306b73dc7073eaf39821ef1fe33519c1e7833c6b4715 │ │ └─44600 /pause │ ├─1d04147482d320477f3f851dee1bf117792d80d6b12148752481a88ed721229f │ │ └─63891 /pause │ ├─8f1ba51b6e7c60c62e6aff42490c3f83c3142817f0929a814c8242cd1def7ef9 │ │ ├─199497 heat-api: uWSGI master │ │ ├─199529 heat-api: uWSGI worker 1 │ │ └─199530 heat-api: uWSGI worker 2 │ ├─b6e8f0e6e44a7c039b0ded0d12f6b79e853b48eb738b2e0c93c43b22311d41fe │ │ ├─49996 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 │ │ └─52755 haproxy -sf 178 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─ef3f8b454039a1986a472f99f597e82a813c1e1f2dcbddc4b01095af1bd3f8a4 │ │ └─203446 /pause │ ├─e475e1bf7b4640c53f6172147b52d18f42f818a54540704e73967468f29f0dcc │ │ └─48668 /manager --metrics-bind-address=:9782 │ ├─7ea1368cc694b755179af95d45db4dfb0140e57a66ec1b0f3036c039255ad467 │ │ └─226199 /pause │ ├─2a1b7b312a10ec1e419ce7f2d0d0ca7dbb2923fa6f7dc05abbaa095dd547ad83 │ │ └─57503 /pause │ ├─4239d02d16f6c01cbb513b3d5eec1ebc10ddf3aa6aa86427a401b1b2620e0ef7 │ │ └─66360 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─fb52d0fedfdedf3dcd8dd65cb1b2bded71644a227eb435443a6946f5d34fc51b │ │ └─62235 /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 │ ├─ca9c35958c2a80b003bc3143b0c53adad8d6440ec3cf964bd1ae44667fc8c29e │ │ ├─199498 heat-api-cfn: uWSGI master │ │ ├─199527 heat-api-cfn: uWSGI worker 1 │ │ └─199528 heat-api-cfn: uWSGI worker 2 │ ├─933ba15a053b20adf3b8ea97ca2503f1357ee6cda3ebfd4c894d30df5575ad8f │ │ └─41747 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 │ ├─4c431dcb7fb368076d0ddd7479579ab3a08b3811f87185037d06c0bfc6f50857 │ │ ├─199463 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─199991 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─199994 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─bd5790363a23d55e2dbf138c1a25266f2aa2489bbe52978f2a59e73e255d7f27 │ │ └─66211 /pause │ ├─cef5d53e85b8401c36d3fcd19a698df26dc19832955a74f747d7ab3b1f7e74a0 │ │ └─62008 /pause │ ├─8826e35c225139b0d6a846077dad6932f92d8329ffe647ce47d25086f4aa421c │ │ └─45539 /pause │ ├─99add0bd2e686f24f65ef7e9b1c2a604e7f73299d9bc62b4dc8fe29ad56da561 │ │ └─227228 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─c75ffde054102fe19e599902e1b2a223e1d5512794cbe2448daf343e617c3099 │ │ └─63446 /pause │ ├─5ef47c3c6d2b5dc0029b9e14adcfac97068ba5fe110de5377e2590468923e239 │ │ └─258797 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─b718cdf01dc3f8a1be50a78977055100e2052bb1bb44841f78eb7c804b3d8a02 │ │ └─123764 /pause │ ├─a64e3dab799e47035ca49496aa11942fb11ec5866b216c3fd6bfb36bdadabf73 │ │ └─67199 /bin/oauth2-proxy │ ├─10b9681c9c213bf1003f226bc777df5a69f66b83f092dd64133a2f220136f842 │ │ └─44709 /coredns -conf /etc/coredns/Corefile │ ├─9f502163d275aaba73a4b84ea4ed510958a35ee87a760893bfba1c65cdae78a0 │ │ ├─219895 octavia-api: uWSGI master │ │ ├─219911 octavia-api: uWSGI worker 1 │ │ └─219912 octavia-api: uWSGI worker 2 │ ├─aaa5c3d949a887862819fb9277fe732123dc9a51655bf2ae10c21b68890cb7dc │ │ ├─180977 neutron-api: uWSGI master │ │ ├─181022 neutron-api: uWSGI worker 1 │ │ └─181023 neutron-api: uWSGI worker 2 │ ├─94c027b0132185da48bb82a642d9e0c3150bb09b0db75c9d895006c2d80d3868 │ │ ├─168600 nova-metadata: uWSGI master │ │ ├─168612 nova-metadata: uWSGI worker 1 │ │ └─168613 nova-metadata: uWSGI worker 2 │ ├─ec07cdb2c7b06fa8d6485c6dfda9918d4b185d000570973a5e381ee50f0d6c1a │ │ └─211022 /pause │ ├─957ea1df081ea87ede8d31568336e48de9627d22b8637ab57c6e80bbc40e1abf │ │ └─66540 /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-77.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 │ ├─58805bbaff0c869b0190d6870285356ee439f88036b2bfbac02bd5f0c336e681 │ │ └─110645 /pause │ ├─b93aaf5c29a5249280cef3f56ac9693aa55f604daa78ab9b366d74a687d075e2 │ │ ├─68265 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68281 /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 │ │ ├─68287 erl_child_setup 1048576 │ │ ├─68334 sh -s disksup │ │ ├─68336 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68337 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68398 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68399 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68409 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68559 /bin/sh -s rabbit_disk_monitor │ ├─3990ab07366d2567016c5b0b2ab18fb09f361b21a043d0922b59d4310030cd0a │ │ └─41748 kube-apiserver --advertise-address=199.204.45.77 --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 │ ├─97a90b4d8eda819cae21a33078a092907767d24e42bacf940929ce603a8ad4bf │ │ ├─242172 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─242511 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─242512 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─6bf73eb490dd0a4817e25885ed09755e29b0f61008f03f4a4fdb933435cad0f4 │ │ └─249501 /pause │ ├─3c57f12175edf505b15ea0bda866400226ad9d68ca18ea8da79599aa83eb7727 │ │ ├─221872 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221890 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222644 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222645 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401213 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401214 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401215 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401216 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401217 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401218 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401219 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401220 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401221 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401222 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401223 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401224 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401225 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401226 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401227 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401228 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401231 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401232 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401233 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401234 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401235 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401236 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401237 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401238 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401239 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401240 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401241 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401242 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401243 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401244 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401245 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─401246 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─7eae07d04849afdb279a7a2f2ef986cce5a22dcce8dd83cdd31cbd32f3f7bb0b │ │ └─49305 percona-xtradb-cluster-operator │ ├─52382930d4d560924115913f935b279e5dc2642fc934e4f3241ee8f10d88747a │ │ └─265260 /pause │ ├─a4957ef1b308dfe42c5be7f5613be97b19b1029e7d7ff92d1457933e21cd8704 │ │ ├─105591 glance-api: uWSGI master │ │ ├─105605 glance-api: uWSGI worker 1 │ │ └─105606 glance-api: uWSGI worker 2 │ ├─6254364b8d6f1ca4e7d52c95f5dbef4ceb405cd69641db4135c08512de3093c8 │ │ ├─141259 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141271 /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 │ ├─2ed0b0aeb3b6f08a3a1a1c0224f15d66bf631570b05b5fa550b8843da1f8c727 │ │ └─226668 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─3c35fbf952a5c22cdbc20724f4d1dce5de1fd7500d9807d0e4807f17335a2ebb │ │ ├─263890 apache2 -DFOREGROUND │ │ ├─266188 (wsgi:h -DFOREGROUND │ │ ├─266189 (wsgi:h -DFOREGROUND │ │ ├─266190 (wsgi:h -DFOREGROUND │ │ ├─266191 (wsgi:h -DFOREGROUND │ │ ├─266192 (wsgi:h -DFOREGROUND │ │ ├─266193 apache2 -DFOREGROUND │ │ └─266194 apache2 -DFOREGROUND │ ├─1f4641e8d6bac185535f9ccf51d84ba75ec8e00899276988f26636e846e8c39e │ │ └─263759 /pause │ ├─990dd517b815889a49c6e4576ddc012f04e7792a7a2327aa7b33668a4a923b4b │ │ └─172339 /pause │ ├─6e01a679f49e5632ba60b96226f300ab58165bf92f9af4fa378a78663412a4cf │ │ └─56546 /pause │ ├─696598ca3c61056e4dc7ddf8aec87f1b39ce8c1ce744683e02050cf933c26a37 │ │ └─172641 /pause │ ├─5fb6b55cc9e48db268ab4a3a7af48852a18b6b1bb90ea67a46896f679a0eaced │ │ └─41707 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 │ ├─7f1154d6996b891385fc4e3331dd66597538122aa14e3cab156ee035ecf7405b │ │ └─222879 /pause │ ├─c34ef8cc54b2c19a6e6125405a817795a7ce481e4dda32292e89720b11f2ffd5 │ │ ├─183420 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) │ │ ├─184032 /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/tmpb1c1p_fd/privsep.sock │ │ ├─372099 /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/tmpxlptj5bm/privsep.sock │ │ ├─372495 /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/tmp6l2_a2re/privsep.sock │ │ ├─372802 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─372803 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─373386 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=409ef78f-9e6e-45d3-9a8a-9cd628e7a97f --namespace=qrouter-409ef78f-9e6e-45d3-9a8a-9cd628e7a97f --conf_dir=/var/lib/neutron/ha_confs/409ef78f-9e6e-45d3-9a8a-9cd628e7a97f --log-file=/var/lib/neutron/ha_confs/409ef78f-9e6e-45d3-9a8a-9cd628e7a97f/neutron-keepalived-state-change.log --monitor_interface=ha-ec1cd8d2-e0 --monitor_cidr=169.254.0.44/24 --pid_file=/var/lib/neutron/external/pids/409ef78f-9e6e-45d3-9a8a-9cd628e7a97f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─377547 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=71bad3a2-b6bf-483a-ae24-d2f4fc03cc13 --namespace=qrouter-71bad3a2-b6bf-483a-ae24-d2f4fc03cc13 --conf_dir=/var/lib/neutron/ha_confs/71bad3a2-b6bf-483a-ae24-d2f4fc03cc13 --log-file=/var/lib/neutron/ha_confs/71bad3a2-b6bf-483a-ae24-d2f4fc03cc13/neutron-keepalived-state-change.log --monitor_interface=ha-7d0f49ec-f4 --monitor_cidr=169.254.0.27/24 --pid_file=/var/lib/neutron/external/pids/71bad3a2-b6bf-483a-ae24-d2f4fc03cc13.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─379623 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=167db193-0866-4154-8960-b9265c29d8aa --namespace=qrouter-167db193-0866-4154-8960-b9265c29d8aa --conf_dir=/var/lib/neutron/ha_confs/167db193-0866-4154-8960-b9265c29d8aa --log-file=/var/lib/neutron/ha_confs/167db193-0866-4154-8960-b9265c29d8aa/neutron-keepalived-state-change.log --monitor_interface=ha-2e762b7e-93 --monitor_cidr=169.254.0.112/24 --pid_file=/var/lib/neutron/external/pids/167db193-0866-4154-8960-b9265c29d8aa.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─382037 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f56d30ae-d4c6-4953-bea1-16b2a7352abe --namespace=qrouter-f56d30ae-d4c6-4953-bea1-16b2a7352abe --conf_dir=/var/lib/neutron/ha_confs/f56d30ae-d4c6-4953-bea1-16b2a7352abe --log-file=/var/lib/neutron/ha_confs/f56d30ae-d4c6-4953-bea1-16b2a7352abe/neutron-keepalived-state-change.log --monitor_interface=ha-acca0086-77 --monitor_cidr=169.254.0.148/24 --pid_file=/var/lib/neutron/external/pids/f56d30ae-d4c6-4953-bea1-16b2a7352abe.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─383999 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=8b9a96b9-78a1-4829-b537-a9fd329d3437 --namespace=qrouter-8b9a96b9-78a1-4829-b537-a9fd329d3437 --conf_dir=/var/lib/neutron/ha_confs/8b9a96b9-78a1-4829-b537-a9fd329d3437 --log-file=/var/lib/neutron/ha_confs/8b9a96b9-78a1-4829-b537-a9fd329d3437/neutron-keepalived-state-change.log --monitor_interface=ha-08a0e9ea-d2 --monitor_cidr=169.254.0.205/24 --pid_file=/var/lib/neutron/external/pids/8b9a96b9-78a1-4829-b537-a9fd329d3437.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─9b92fb6a19562e64b0b01b7183969d00f12ec13818f6847564bdfe06a9075ef3 │ │ ├─182050 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182397 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp_wcvwvzm/privsep.sock │ │ ├─182572 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp6zz4wp_d/privsep.sock │ │ └─182864 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─281db13191a118aa5020dd49a2f3de14404975d6222e4527268fb41de7723feb │ │ ├─267789 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─267802 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─6e7b44b5be2674e72ef3492f30915f8e4664a58006df00945c81b8387bae50af │ │ └─48711 /manager --metrics-bind-address=:8080 │ ├─75ecdee45dc77121e076fcc33fdd6b9f2bce8c6deb0713f034233616deabe25e │ │ └─158152 /pause │ ├─9c3ddbce03580660e29f2b0d7fe5707b272482cc81e3c1ce561939d36cdd2b0c │ │ ├─ 97185 /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 │ │ └─404320 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─dd93667c05181fe5c977f2d66f35c2f8161dc396b33d56476ba4f5c7268b8854 │ │ └─66773 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a47ee2ebcffda1142bad2d79006948bf56573fe6a288d7c70c0e318177562b3a │ │ └─66588 /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 │ ├─56fcf208773787cb2fb4ad23293b7db2b4d008e85dcf875d18e1c4e78f060577 │ │ └─63826 /pause │ ├─e130f1a96cdb6a582e17771166cb379a8ebb0568d3b8f341bc6c9c9835d7fd21 │ │ └─44672 /coredns -conf /etc/coredns/Corefile │ ├─a0fbe64f30619f51ae650c8c7907cc144752556095a1bc6e03b0073f07687ba4 │ │ └─110684 /pause │ ├─26435560bed15bb35829f4b42ca980b9ba14d5b5578fcbd535611328e9caedc5 │ │ └─170394 /pause │ ├─e5144108bcbb60d399f64e46d1de551c79aa49d75c52f5220066672fbe7b5797 │ │ ├─173235 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─395444 sleep 300 │ ├─1326ecb17b513c0dc8810c030b301a39b0b5f76ce9e6ac849f3f4604d689ac2e │ │ ├─ 73075 apache2 -DFOREGROUND │ │ ├─ 73120 (wsgi:k -DFOREGROUND │ │ ├─ 73121 (wsgi:k -DFOREGROUND │ │ ├─ 73122 (wsgi:k -DFOREGROUND │ │ ├─ 73123 (wsgi:k -DFOREGROUND │ │ ├─393170 apache2 -DFOREGROUND │ │ └─400016 apache2 -DFOREGROUND │ ├─20aabfa520f0366af36f95b82fc194985b630d763b0190d643f8efff9dabf0e5 │ │ └─86368 /pause │ ├─ac3f3af6674184928ee5c1441d19d4f91ab1c7eb0915ff2a665050b95a216358 │ │ └─57318 /pause │ ├─8d0fb03c9d97f9a76caa41409fbe475683bd7ef0752f1ff0d2092fe09d02f481 │ │ └─42842 /pause │ ├─dd5d4991fc78bf55d1d6a5eb33cf73f41ccf69dda0e1df2866fe1c6fc34f3110 │ │ └─187268 /pause │ ├─c3022978055bfb1da8bc04cdff98717b68ebc35b7c809bbcf0b6672dd0d06cf0 │ │ └─96507 /pause │ ├─bc09c112de3e8707ea6668d59e559ef41a2b8fa38751ac465a14f0da83f6553a │ │ └─265482 /bin/openstack-database-exporter │ ├─542c87450035108edd8ceea69b508c87696b79072a9f43086a5d979cabd3b0ae │ │ └─108443 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─9a0f67620ac46b89c8c0e215a7bf799c51d811321d7d9396e8821ac2054974bc │ │ └─42133 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─dc4ecc30f8eb09a1a189d9ab97361213d6fcb30e1975833664275cec1e56d348 │ │ └─57557 nfd-master -crd-controller=true -metrics=8081 │ ├─5c7667af8518530cd5cf42427291984cf7d00a359a5f20acde1c4c24d844064b │ │ └─49498 /pause │ ├─23fbd1a4caadc8398253b6fe596e4b6c6107fcc3cd7b80c366f7e0455eaf206b │ │ └─172693 /pause │ ├─ce8759fb926ae61c4434d7c0d64dd8c63a239bda7adb2cf545461131db9466b5 │ │ └─141225 /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 │ ├─422c40a0aa79416bf3bdc8500027b5042b9cbc225d307055a5333b8c4aa7078a │ │ ├─203607 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203624 /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 │ │ ├─203632 erl_child_setup 1048576 │ │ ├─203760 sh -s disksup │ │ ├─203764 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─203765 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─203770 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─203771 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─203781 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─203881 /bin/sh -s rabbit_disk_monitor │ ├─aad8590d85db07356b4636280c17af97df4e8e10dc4aaf32796bf934025fde8a │ │ └─78908 /pause │ ├─8de0004d9e9ba74c242d7ee9d118e445ddfcda7f5452f8cd6a32160a9a321667 │ │ └─106771 /pause │ ├─c6563809d985a54423cd6a6ab26b968f4a74a35f9ba5b29e9380069db6ed0447 │ │ └─225045 /pause │ ├─f0d398d4b78876d98d4308611f85c3a9642877054fcc164849c605b3ea079f34 │ │ └─52324 valkey-server *:6379 │ ├─fa234943ef539420a8143c92bd23e4baea5ec739b0d26f97b7876713654ca86e │ │ └─221175 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─70ddb7c0fa6186feede58eff4586d094034d0180d59700ff84b71fc0b84409b9 │ │ ├─43307 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43733 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─fc9184fc6586ca3a8d3fe2121b432b3cf9f8a7bcee4f825bfe979a3ca4218b61 │ │ ├─241815 magnum-api: uWSGI master │ │ ├─241899 magnum-api: uWSGI worker 1 │ │ └─241900 magnum-api: uWSGI worker 2 │ ├─48c05f52857eeb650046fd26327c37a0796ec82e1efcf05b1e57818a9baa302a │ │ └─189462 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─3cf00b08eda58d612e55d91c7eefbff8dd7124b89ff9a4732ad97aec7f107a15 │ │ └─45741 /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 │ ├─39b6215babb7e34d8c3b0065cbe0341be26f5fe9ea58d0c63437ce56ab103df6 │ │ └─249597 /pause │ ├─90913da7848c1d5027f70cdb85238eb9bcb69db67d3dbc07a617cf1a945dfdb6 │ │ ├─258735 manila-api: uWSGI master │ │ ├─258841 manila-api: uWSGI worker 1 │ │ └─258842 manila-api: uWSGI worker 2 │ ├─19c28119bb9226037f7884f9489af215932c1f2c0c59bbda760c18c7d8d8c820 │ │ └─64948 /pause │ ├─ae68596529178f27f57e4dd4e76c7499b71624d81e57a975287c351167124b2c │ │ ├─180995 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─181327 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181328 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─181329 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─c8742b4bd9f1332916a87462e336de929d695d14cce02ac13b236bb0667063a6 │ │ └─48623 /pause │ ├─8584a58339f20275000799a5bc234c3b30fab0715ce234a0c5ee308cd8705eb4 │ │ └─65942 /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 │ ├─faed8808886bb0ece98399390180be1def18fa397068b0d8d1501fafa68c2230 │ │ └─242114 /pause │ ├─f882e56845275554372e3c8a9104d800f958dbbb58ac17b5de77499fa9bbce34 │ │ └─61928 /pause │ ├─b650d298d973c7cfd9ea9bd5d2db5607235aa432e20d0699d2ba421e099330a1 │ │ └─211299 /pause │ ├─509cd90fa6e30c6ecdb19015db142fcdc40786580a90f3ec2b6dd53d42bda749 │ │ └─47764 /pause │ ├─1937f89844ae79472c46304769fc577c2f7fae178433a8fc86af557af0dc9ed0 │ │ └─211247 /pause │ ├─e3e5fcb9c2cfe743f8e92a8eb693e9fa0c54694e29e2d782f8eced804ba3b06b │ │ └─52659 valkey-server *:26379 [sentinel] │ ├─dc43667fcc2824ed7e79dec5b56d6c9c224a72d221266820fed022f32c439ac4 │ │ └─65218 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e472231b15406c7a86d282375f3995f6e58479de86cfc7682dd86335f14dd5de │ │ └─158037 /pause │ ├─a691e86cf4d1cef05596edef81b5847614c10b5dbc4dd9a4985b9e431455ecbf │ │ └─142364 /pause │ ├─1627a944baf5bb1bdc166dd009bff74d66150122e4968e10449474503a8064fe │ │ ├─79071 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79087 /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 │ │ ├─79093 erl_child_setup 1048576 │ │ ├─79144 sh -s disksup │ │ ├─79146 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─79147 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─79162 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79163 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79173 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─79323 /bin/sh -s rabbit_disk_monitor │ ├─e7cc1f7be677f2a5475abf6f3d5cd378641c99d7d95a2a6b7bdbf42436358270 │ │ └─44639 /pause │ ├─91499cd44a0cff709ae667259556b910aa251c1c5810882be3a19ce3139f9ee3 │ │ └─45833 /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 │ ├─a640902847d5654ccf7720f3d25ca976b0dcc75648526e1223bdc5bac267a580 │ │ └─67249 /bin/oauth2-proxy │ ├─2ba04e5d077450456604b7ae92621fcc68435443afd7eab8b1b3ffbd03ed8288 │ │ └─142792 /pause │ ├─4ce0a449a07a931146a763f0ea179c019b9e23fe5d15120a709aa8e147397019 │ │ ├─50048 mysqld --wsrep_start_position=e9aa8997-86f1-11f1-b813-a61a1c05f0c6:20 │ │ └─50177 /var/lib/mysql/mysql-state-monitor │ ├─f054673b23d3796a738d5a28906a9e96995992c6a39f7ffc4c3aa68c957139db │ │ ├─131573 placement-api: uWSGI master │ │ ├─131597 placement-api: uWSGI worker 1 │ │ └─131598 placement-api: uWSGI worker 2 │ ├─bb3b552d00c5757ba41d9b4dc994225ddc0bf8ef68e6a898ab66a435ba3e3706 │ │ └─45590 /pause │ ├─beaa2074bb66d747509e30d87f2b6d34816d96c49fbc19b14b8bffc487d33c5d │ │ ├─181036 neutron-policy-server: uWSGI master │ │ ├─181048 neutron-policy-server: uWSGI worker 1 │ │ └─181049 neutron-policy-server: uWSGI worker 2 │ ├─ff8f8b4cf5ffeef2e589c1067742da354dd21f95af9db0de286132ba2c1aeb6a │ │ └─66873 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─14e0814ebf14e7701e0fc27407eaa4208eedddbbf28ff7f773e115d168bde1ce │ │ └─62776 /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 │ ├─d99360932bdcbeb4b698efce6408eb9d2f214c3cf7aaa7ee227e62d6aebfdae8 │ │ └─249451 /pause │ ├─70bed3047e51f2b57c5c6bc059700dcf0169bb103759ed769fcef1570559e253 │ │ └─244941 /pause │ ├─0a234368751b6656b500e82449ef15d6b15c6e1213c300bc19c42c5ee83678fb │ │ └─66355 /goldpinger --static-file-path /static │ ├─7076d62f820e61f4ff7799db0906b163200d8602aed2682c516a5efbfb6ac87f │ │ └─184811 /usr/bin/libvirt-tls-sidecar │ ├─3bf6838c1d6c5af3860c9ce15e58711ffea378df5b17e4a89f775b81c5d8adbb │ │ └─62361 /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 │ ├─48f10356965110eef873951dec4cf2bd072ec8aa640d666340b4fba5538f21cb │ │ └─45161 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 │ └─475bc91ad691a6504ad433d536c330fed5a74bc106fde4fa9b9010895b69179c │ ├─168475 nova-api: uWSGI master │ ├─168525 nova-api: uWSGI worker 1 │ └─168526 nova-api: uWSGI worker 2 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount