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 │ │ │ ├─21275 /lib/systemd/systemd --user │ │ │ └─21276 (sd-pam) │ │ └─session-22.scope │ │ ├─21260 sshd: cephadm [priv] │ │ └─21290 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─710 /lib/systemd/systemd --user │ │ └─711 (sd-pam) │ ├─session-4.scope │ │ ├─1457 sshd: zuul [priv] │ │ └─1470 sshd: zuul@notty │ └─session-1.scope │ ├─ 707 sshd: zuul [priv] │ ├─ 725 sshd: zuul@notty │ ├─ 870 /usr/bin/python3 │ ├─ 1461 ssh: /home/zuul/.ansible/cp/199.204.45.67-22-zuul [mux] │ ├─401708 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-uyacdxjdmgxruaqktwecyqampwyivuum ; /usr/bin/python3'"'"' && sleep 0' │ ├─401709 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-uyacdxjdmgxruaqktwecyqampwyivuum ; /usr/bin/python3' && sleep 0 │ ├─401710 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-uyacdxjdmgxruaqktwecyqampwyivuum ; /usr/bin/python3 │ ├─401712 /bin/sh -c echo BECOME-SUCCESS-uyacdxjdmgxruaqktwecyqampwyivuum ; /usr/bin/python3 │ ├─401713 /usr/bin/python3 │ ├─401732 /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 │ └─401734 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9796 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12184 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ed18831559b578f47679555c020c3b0f9c65af5f347499bfa9f9c1da6745c267 -address /run/containerd/containerd.sock │ │ ├─ 12565 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ee5abf5c9f20490b55e6006cdde402f6ed437b8f60fa2ac0becd795e8fe78c3a -address /run/containerd/containerd.sock │ │ ├─ 19154 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ee1918214fbb74e7928eb473b3e6574ef1490fe9e810d298c0fd773b335ea48f -address /run/containerd/containerd.sock │ │ ├─ 24321 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7f3c623ad08b7087b3ba96d8ebf0234fc338f2930f9c92746913955b42aa3b20 -address /run/containerd/containerd.sock │ │ ├─ 28748 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ad2a32d1195b2131538d1e7b0ce6cffa94f5cba01849442a2828bc1fd9b870e6 -address /run/containerd/containerd.sock │ │ ├─ 33232 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6880fcd764cd80114adb52ce8c364e55c0712b0309a68e8a660cc7359898a372 -address /run/containerd/containerd.sock │ │ ├─ 38686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14e0853d2d909f2c9db19afabe94a6564cd308fb9d9252ddc499a23758714b2f -address /run/containerd/containerd.sock │ │ ├─ 38715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf602de3a7b197459b63e88894f8bf46be0228caf1a02857d70d1f1f2812166d -address /run/containerd/containerd.sock │ │ ├─ 38752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac1fa2432f5ac28f4e6ea7f0b18774b1c4ba133c0edfa44e3aab1b1ca277f69c -address /run/containerd/containerd.sock │ │ ├─ 38756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 482448811b855bbd6c709a27f5d84f609e333eb1c3efb73d61a0e0ab8292666e -address /run/containerd/containerd.sock │ │ ├─ 38774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3828c141b32703accd5d6c11733338cac4f04eb2d9223f589ed5af60ea67832a -address /run/containerd/containerd.sock │ │ ├─ 39302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa0c81a6db584223b5f48170b402282f7bb7ac0f4e957b673df641f211f7632b -address /run/containerd/containerd.sock │ │ ├─ 40032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 965eec5f9b017e0909b6932e5fb5499c9cf2a7448979b6c359aa0059eea7dd13 -address /run/containerd/containerd.sock │ │ ├─ 40051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e694682cd403ec8ee7b0e72e181c780aebb39ac087abf2df91a4bddb4e53795 -address /run/containerd/containerd.sock │ │ ├─ 41700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9bb1a9d8ed25efdb337fa5901d0047c0c565f9eb142637ce108d53b4c391158 -address /run/containerd/containerd.sock │ │ ├─ 41738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 752b8ee335916fc76b520fe378918e9819c6dcc4824b731e6501fbc778835595 -address /run/containerd/containerd.sock │ │ ├─ 41782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8a129ae19554d03a674ca081e6de4c3d9d1cd2f0dcee65db97729bd575fbd98 -address /run/containerd/containerd.sock │ │ ├─ 41834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87bce7ba6ba3e9d325977b9d5e001fd24252a9ed0399e0f5148b54d553510a68 -address /run/containerd/containerd.sock │ │ ├─ 42096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ed360aeb9b88cc288a6333b767e50d0e47d53de208a35c053b9c0b8499d16ff -address /run/containerd/containerd.sock │ │ ├─ 42153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bd83c5487ca1ca5dff4a48a2588055541be44bcdec0790b87259c985364ee60 -address /run/containerd/containerd.sock │ │ ├─ 44528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 289df698b81268545d5516fe747e350c16483c73fdeb3790b64df4be3d39ea20 -address /run/containerd/containerd.sock │ │ ├─ 44615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e64015a04b29ec20fc68f666dbca5f1088d427c4f4676e5d16ba2b79c320a5e5 -address /run/containerd/containerd.sock │ │ ├─ 45348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1aeda54372f18f49e462880abad0821a2cad6525259d23335d5ac229d9b4248 -address /run/containerd/containerd.sock │ │ ├─ 45449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 022c99ffbdb6f6822554950b4c86457af0d0f7c8a6009f4b2bf3d1e1bf53f23d -address /run/containerd/containerd.sock │ │ ├─ 45811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b80e7c6b8240c236c02507f88de264c64caf5d34592be764cc01ddfebdf01212 -address /run/containerd/containerd.sock │ │ ├─ 46117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec7f53846c5219e3b602fd8e486fa410e324ee50fccc246fea9a2346d209810c -address /run/containerd/containerd.sock │ │ ├─ 46499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62b4c6150a8aeadf4d8b853fb585337278e57aececfd8934feefad2b58d6a26d -address /run/containerd/containerd.sock │ │ ├─ 48805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19f9a0f91afd0a4a553f721dead86d40185f2e0f6c0608c505fd5fcb90816197 -address /run/containerd/containerd.sock │ │ ├─ 48991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8877c9c84f19618922efecb672e7b2c4d468484d8ae5f7c865540a08f849fb4 -address /run/containerd/containerd.sock │ │ ├─ 53413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c376a8c31723284906c69ee89101ee7b65c063fb8c1cd85b02168154cc9c256f -address /run/containerd/containerd.sock │ │ ├─ 53996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afa4c62ccd5b4e3b92c35a028c91bd6057f4f3174618fc3e30311785c0715cb4 -address /run/containerd/containerd.sock │ │ ├─ 54071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a59ac376734ddc2e623cbd9d096eaf1b268aa44fe4d05b3cdb252339881c61c5 -address /run/containerd/containerd.sock │ │ ├─ 54108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9859acfa5b8d371914d41dd06285472fca072a1667ec2aef7eeb15938d334de -address /run/containerd/containerd.sock │ │ ├─ 54270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4604f3075ec4adc91efd5afa6f5ca7d51042817afa8d6a46f5fcc4585dec64e4 -address /run/containerd/containerd.sock │ │ ├─ 58502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5851d205cf4645bdc70f0ae996f421c61b5afbf508ce384ccf00b702c3bfafed -address /run/containerd/containerd.sock │ │ ├─ 58645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a6c16cd17f9a0c4ef1b8e21e4c39d870066dca9e3d582365c28abc196c28da9 -address /run/containerd/containerd.sock │ │ ├─ 58684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 134d31e2dfc8fc7488db2a0bec3dae46d8fd2a044bcaad073b88b1612feda8c6 -address /run/containerd/containerd.sock │ │ ├─ 58711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cae3955a15b3ef2a09c2293cfcf6acd23d89176d116bde20ff6137c83c835bd3 -address /run/containerd/containerd.sock │ │ ├─ 60002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f99411c873ff352a01547c292791859fba3fb33b201f6010a304cdad2d14501 -address /run/containerd/containerd.sock │ │ ├─ 60122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f2f9b5b0737d005c00681ffa8eb2f3c1bac62ae4fe375ec96813ec64da269b5 -address /run/containerd/containerd.sock │ │ ├─ 60432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dc19654119a07219265ccf6c9a87d5089783cd707a4355be7576ac6d8db4e52 -address /run/containerd/containerd.sock │ │ ├─ 60526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32af29e3680a2f77191d554ddee77a0ec3b26167aa7b4024fbb8cc685d140344 -address /run/containerd/containerd.sock │ │ ├─ 60583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62ee43fbdde60f5e698dbd60730e9adccce8c083066f2e305cfc8d1c745d7d63 -address /run/containerd/containerd.sock │ │ ├─ 60933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b8372af7093c2173504abdc42aefb9ce2050880b4aad0be90da238896a1898b -address /run/containerd/containerd.sock │ │ ├─ 61272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caaf32c16ac3d4dc0274dedd852d59910aca13ac7021c603a5cc427168d2103b -address /run/containerd/containerd.sock │ │ ├─ 61540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 541d6a9fce8b4721a9fc2e54913b37244ab1441fe47185c4cf8dd320085f9140 -address /run/containerd/containerd.sock │ │ ├─ 61879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a12d80c9a1e8163cfe1bec90768e8b411a493af42fa11d2847c11b833be930c -address /run/containerd/containerd.sock │ │ ├─ 62570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c93c4a2a0dd57e52fe39eb74cbb4cafc6fcdd5659ee4e3545a27f0af2ed10230 -address /run/containerd/containerd.sock │ │ ├─ 64056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d07c228ef75299af598fe9755aa5253f17a7d682f6cc793adcd56c3c20e5d03d -address /run/containerd/containerd.sock │ │ ├─ 66262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4583b37e8d2b7f7a7e3450f010cd3fa0d156a5c1259764d803b6a10671c811e3 -address /run/containerd/containerd.sock │ │ ├─ 75644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c0372a6ed5a9dd02f12dc20748f4f474efce1f289a1b2ccc17c19061b6c0d33 -address /run/containerd/containerd.sock │ │ ├─ 77108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffda5dd1c0032537cbf570b42d1546c3f8d0b799875efe84d5b253cbcc40eee7 -address /run/containerd/containerd.sock │ │ ├─ 83332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed5afa1d9e74780f104db22096447946f3f1ba6b80c39bc6c1af46180e06daeb -address /run/containerd/containerd.sock │ │ ├─ 89416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d23348cdc8f95a467dcc8caff263d4520ba29530b9f496eaa063b1a42887121f -address /run/containerd/containerd.sock │ │ ├─ 93417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00872f5d4732102b7901cba92c45d3c864ec599d1cd497420786fc2939d63866 -address /run/containerd/containerd.sock │ │ ├─ 93460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0d5b71d04526a05a7143427a041f690f23e1d1ce8adee379637ff3ec0331b44 -address /run/containerd/containerd.sock │ │ ├─106675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fca2380cb9586f70f828c2ec0ea9ab3c6d2d2843054b7e7b781e962749f1daca -address /run/containerd/containerd.sock │ │ ├─108066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e57fd9c60e5cd37fefbf43e93f62794e1e89d05de5e4d894941c119c22933641 -address /run/containerd/containerd.sock │ │ ├─108106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db31b6b9aa79975817ffc2b0907d876282eaef0de81601bfeb0bee86fb905484 -address /run/containerd/containerd.sock │ │ ├─110158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b082a0704d9999a73135ad18fd983d550edce78d52d5df6a39fa76d141e986e -address /run/containerd/containerd.sock │ │ ├─112002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c13d5116b09b28f24e5ec07bfc72ef836613d4ddf55e32c21ed3941fc915f21 -address /run/containerd/containerd.sock │ │ ├─112069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cb278c10ca316a2f154e3d7b31acffd1c337ac8db77aaba11ce5fcf4620ff51 -address /run/containerd/containerd.sock │ │ ├─125281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36bed241e33cb037022c82c6df6a77fcd8534df92213af21cc3ad03827981f6e -address /run/containerd/containerd.sock │ │ ├─125319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88e15ebabf2299e6dcecbc8e7f052e818762562c774ea68bf749fddc164d024c -address /run/containerd/containerd.sock │ │ ├─127757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28e004e62ad3da6f0ad876d6d5aa51ac5ab69dde77226aa0fc2f1ae990e9a661 -address /run/containerd/containerd.sock │ │ ├─154183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc7a6c7978ea7fd428178c8432c4e4d3f3baab90fa6ff295be6486bad2977468 -address /run/containerd/containerd.sock │ │ ├─155194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2972be084c97c1997e054d8fbbeb5c26ac0aa82ccc9788990833ea4c002e56ea -address /run/containerd/containerd.sock │ │ ├─156247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae17bc5df71c0a9e96fb0f3215646f8194b195ca0656687ece1fe722c6930104 -address /run/containerd/containerd.sock │ │ ├─156308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12a7c711f6a8313948679b0b5a2cc29f158c47b4ce2b451148caa540b1eba9c4 -address /run/containerd/containerd.sock │ │ ├─156900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f15014ba3f7880685a13ddac608b053ca201ed0ac37d4ac3872341943113f0fd -address /run/containerd/containerd.sock │ │ ├─158009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baac260e2ac85e486e03f0e8cfdc0048eb27690b5f11dafdb4656c1944affbcc -address /run/containerd/containerd.sock │ │ ├─160255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4dbac3c73bd031e4ba0db8406496ade844f467001cf06ac7990d002a11b57a1 -address /run/containerd/containerd.sock │ │ ├─160473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d9054b5a888c2bc60b1ed4382ea6165f6b1cf09918d78bbef5f5eb7f7a102e3 -address /run/containerd/containerd.sock │ │ ├─160527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adeedd267bd789330decd0b2d851e18ec68565ea663c9294913f5153cf885779 -address /run/containerd/containerd.sock │ │ ├─160604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05728e72e6125fdbc66bc6679944c9734a7e1449e54f99006d3590d57b57ef9d -address /run/containerd/containerd.sock │ │ ├─160761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32a7fcee01678b47796baaae0ea07d769d91b1e311e699d83d7815616920fd9b -address /run/containerd/containerd.sock │ │ ├─161242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0b57cfa172b0b1a622e1dc1042db46249a69da63e146ec6c6692d3748fc8173 -address /run/containerd/containerd.sock │ │ ├─173672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab0be0f169c21ba7fcdbe5ff76c4f4a9ee65bd3268aac98002d512b58cf0f9ad -address /run/containerd/containerd.sock │ │ ├─175349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a83517e9954b8c656d965de2b377b13b1de459f07af24244117fa69a41cf2113 -address /run/containerd/containerd.sock │ │ ├─175370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d4aeb92ac900b1098b26e6a04869d6a1149bed8f9fef868884c422904a4757a -address /run/containerd/containerd.sock │ │ ├─175440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bbe39912d04a8936926af219fe7938a539750010accf9e817156725fd46e23a -address /run/containerd/containerd.sock │ │ ├─175806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66ee8a246f05987aabd131178610bd88709e4238e1bd34335f471b7528d7d429 -address /run/containerd/containerd.sock │ │ ├─182126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d34a367032cd7dd9f8b59836cc9d9047d054868735ecfe0529304418662dff06 -address /run/containerd/containerd.sock │ │ ├─187315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f04b6af2010674e16176fffd82e2a7f1e5dd76584874090fb6ef0218d8f5ccb1 -address /run/containerd/containerd.sock │ │ ├─189830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 285f0da0bcdf6f194049db267aa28b3248d2d1649615cecda45c56863be2af65 -address /run/containerd/containerd.sock │ │ ├─189881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64003dc449cbc3cd2786ad429d15d640ce8a4bd7f769789d624909ffad8aa61f -address /run/containerd/containerd.sock │ │ ├─189940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96eba9a73f2c139c372643397e9e98ae84407fed87160694ea2c9c512045e171 -address /run/containerd/containerd.sock │ │ ├─206148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3590e829560ea17001f5fb6ce47a389bf99f5a09a1936d527aefe9500121de58 -address /run/containerd/containerd.sock │ │ ├─218405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d61ee0a1a6e0fa9b16d3f5345c75d29278c3ea7e8a7dc780f6feb2da71aebdc -address /run/containerd/containerd.sock │ │ ├─218453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id febbfe95ac31393a5af95092af1547a675ac9ff92f35e1e2727f8ec606e63264 -address /run/containerd/containerd.sock │ │ ├─218481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bee04737b8a9fd3cb0b07c9ead677c7895f08daf9ed4327fc2e92b03cac74e2a -address /run/containerd/containerd.sock │ │ ├─218759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f30f4de9b31c4ff1bd3eed8f57f3f9e2f8c0aa28f49a13b04c3411567121d80 -address /run/containerd/containerd.sock │ │ ├─229889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88ecfa7dd677deddc630ed7e5ba4b0d2b7bdccc2efb2d19214942a231f1c2049 -address /run/containerd/containerd.sock │ │ ├─232714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21085a439a93b48f01e676e091c93aa343f2ff541ae36950bdf50e3233783001 -address /run/containerd/containerd.sock │ │ ├─233795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e812e341d9a164d166f71cd7969a28a9afaef1032c794730a49d4c818331b197 -address /run/containerd/containerd.sock │ │ ├─234688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id decf2b8ea3f9efd9d95d6e035a2475c83ebcfcff74ef372f2034f454833baef6 -address /run/containerd/containerd.sock │ │ ├─235683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14e1bf852a4e6df86f30bade3cf2f4fdad545f8ea578d9e95385dea95b81c686 -address /run/containerd/containerd.sock │ │ ├─238028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab2bb4aafab35e4658036e82c49b6b5be7c9f8a3ea7383cb7c0492913f32825f -address /run/containerd/containerd.sock │ │ ├─239442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dba2b2c1705b728a2b24e67e7a6b0be8f940cace65764b86ccb2fa27e1f80ab -address /run/containerd/containerd.sock │ │ ├─239512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ed7db62363ffccaeebe307d1785279a9c88ab29afd19e5dbbdb6d7bbd2bcd74 -address /run/containerd/containerd.sock │ │ ├─248636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8583742790cfe215babffff0aa6d5d54d0ffd1a24a67a108126b5538789e1ef1 -address /run/containerd/containerd.sock │ │ ├─249153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85533ddb65d0fab12329090b3d2d5783eefefadb0b735040aec0759e3c7275d2 -address /run/containerd/containerd.sock │ │ ├─252314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a09772d25a11f2cc204921ad0932b5459036174b6ef307424f7da85d9de51a7 -address /run/containerd/containerd.sock │ │ ├─256548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1bce8d2a496ac12c65361759391d9867b7e667de40692c6dc76edd630443cce -address /run/containerd/containerd.sock │ │ ├─256736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dfbe92606b158c3e7c8a5b0f8b0c122bec0ec6a3523fd0e77d0891484a015ac -address /run/containerd/containerd.sock │ │ ├─256834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 466e164b6aef3e4449c4efc507e7157a2f4d7cdd367b66d1537a4c35bafef431 -address /run/containerd/containerd.sock │ │ ├─256896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef568765ffba8a9a328b9a13e701254ced3936077e1fbb2f31d82ccae8f7f39d -address /run/containerd/containerd.sock │ │ ├─267760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3820f7ae160ebaea58cc337fe0d3c69347444aaf5d34a3eb6cf615351d381715 -address /run/containerd/containerd.sock │ │ ├─270248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce17a587b6f9c19a0e28822e8752c15f67cbd3568fee8df3374451d0d5b68e11 -address /run/containerd/containerd.sock │ │ └─271711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 309d98cd63446afd0a7013efb93ee155d35dd257027de1ec246b986e4250278c -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1191 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28466 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28730 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ksazcr.service │ │ │ ├─12477 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ksazcr/unit.run │ │ │ └─12509 /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-ksazcr --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ksazcr:/var/lib/ceph/mgr/ceph-instance.ksazcr:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ksazcr/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.ksazcr -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 │ │ │ ├─19097 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19124 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24032 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24304 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─32948 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33212 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12116 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12147 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-ee1918214fbb74e7928eb473b3e6574ef1490fe9e810d298c0fd773b335ea48f.scope … │ │ ├─19181 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19200 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.service … │ │ └─10167 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─142361 /sbin/multipathd -d -s │ ├─docker-ed18831559b578f47679555c020c3b0f9c65af5f347499bfa9f9c1da6745c267.scope … │ │ ├─12224 /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 │ │ └─12238 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─kubelet.service │ │ └─39154 /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.67 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─run-r3868da25ad6b46409baffffddebbb64b.scope │ │ └─188765 /usr/sbin/libvirtd --listen │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 648 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─401656 sshd: root [priv] │ │ └─401666 sshd: root [net] │ ├─cloud-final.service │ ├─docker-ee5abf5c9f20490b55e6006cdde402f6ed437b8f60fa2ac0becd795e8fe78c3a.scope … │ │ ├─12591 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ksazcr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12612 /usr/bin/ceph-mgr -n mgr.instance.ksazcr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1392 /usr/sbin/uuidd --socket-activation │ ├─docker-ad2a32d1195b2131538d1e7b0ce6cffa94f5cba01849442a2828bc1fd9b870e6.scope … │ │ ├─28774 /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 │ │ └─28786 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10672 /usr/sbin/chronyd -F 1 │ │ └─10673 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─docker-6880fcd764cd80114adb52ce8c364e55c0712b0309a68e8a660cc7359898a372.scope … │ │ ├─33256 /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 │ │ └─33268 /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 │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─142138 /sbin/iscsid │ │ └─142139 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-7f3c623ad08b7087b3ba96d8ebf0234fc338f2930f9c92746913955b42aa3b20.scope … │ │ ├─24343 /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 │ │ └─24356 /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 │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─b8c8fc04bb04206af199cbe2e5b9df9c007d36b3d3d1902fc631cd0c4f0ac30a │ │ └─63656 /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 │ ├─bf3ae6553a7e4d9cf0560f2592c62603ef8c864fc31e92ec5cd4a56243a255a0 │ │ └─42248 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─285f0da0bcdf6f194049db267aa28b3248d2d1649615cecda45c56863be2af65 │ │ └─189858 /pause │ ├─4e03af63a93add35466821b61b31db5819389d1537f0b25d41528f9a562a65e6 │ │ ├─ 69821 apache2 -DFOREGROUND │ │ ├─ 69836 (wsgi:k -DFOREGROUND │ │ ├─ 69837 (wsgi:k -DFOREGROUND │ │ ├─ 69838 (wsgi:k -DFOREGROUND │ │ ├─ 69839 (wsgi:k -DFOREGROUND │ │ ├─395561 apache2 -DFOREGROUND │ │ └─397825 apache2 -DFOREGROUND │ ├─88e15ebabf2299e6dcecbc8e7f052e818762562c774ea68bf749fddc164d024c │ │ └─125342 /pause │ ├─a540fb03f03578caecf7d240f46fe609651dfe2032e8e9e5d8af6ff7f2f9c045 │ │ ├─185380 neutron-policy-server: uWSGI master │ │ ├─185402 neutron-policy-server: uWSGI worker 1 │ │ └─185403 neutron-policy-server: uWSGI worker 2 │ ├─9dc19654119a07219265ccf6c9a87d5089783cd707a4355be7576ac6d8db4e52 │ │ └─60458 /pause │ ├─78cd5fd902367cfe0e1e4379bbb3272ef4e67dea29a6e01a8cd936a058df41c4 │ │ ├─182659 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─182971 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─182982 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─400902 sleep 15 │ ├─3c106b5d978349dac5e5fbf5ea31b4a08aaba8fe0d36c16ebf9feafd15efc2ff │ │ └─234737 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─f6c1db33ac172d338e431927376d06ae8969cd3969f073d22c5241b16307e888 │ │ └─49356 valkey-server *:26379 [sentinel] │ ├─9b7393eabb861b68fc68dd82443e8804858ccd0a33cb8aee2acdc585acce761e │ │ └─257506 docker-registry serve /etc/docker-registry/config.yml │ ├─f068d2030b2a68c87ead8b102ae31d45bd5fa4f9a78967978417124465016787 │ │ └─54426 nfd-gc -gc-interval=1h │ ├─0e0c0bd2d301b57a77562f48156c07548ce8bfff4696e8b0685ac9348702c71a │ │ └─94760 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─19f9a0f91afd0a4a553f721dead86d40185f2e0f6c0608c505fd5fcb90816197 │ │ └─48837 /pause │ ├─ed5afa1d9e74780f104db22096447946f3f1ba6b80c39bc6c1af46180e06daeb │ │ └─83355 /pause │ ├─a0d5b71d04526a05a7143427a041f690f23e1d1ce8adee379637ff3ec0331b44 │ │ └─93486 /pause │ ├─8b976b67bfcf0065e454f0ae7a4adaee9005a64dc2ddc1809b77a865eb75b61b │ │ ├─248944 magnum-api: uWSGI master │ │ ├─248993 magnum-api: uWSGI worker 1 │ │ └─248994 magnum-api: uWSGI worker 2 │ ├─daad84994b30d387b35ef0ec7bf2fb7c75d5b123f14619c68b120086921a7fb8 │ │ └─54571 /secretgen-controller │ ├─ecde80899a7eaf914837b419d5510d6bb0b91928e1d4781dc3a5d70a07ada698 │ │ └─125857 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─c87a288316a8fc30eeec92ecf510249ba2268d7a75aa159c6e7b6d3c1d4f7b9d │ │ └─192885 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─e7fe3dc7c9d89f48eb934ae0ba4d5564161015ef222ed228e9b08918a9fd7618 │ │ └─38956 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 │ ├─b47bcbbc0096a17ffae6cdbd7589c4b58855d83ae1ff09b864b3855229e58746 │ │ ├─156444 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─156469 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─156484 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─156772 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─401294 sleep 15 │ ├─8ebc3d99766a9f8b15d86e7885f8e03bf5cf02c452d58fc424bf4b327cc65104 │ │ ├─252588 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─252606 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─252612 erl_child_setup 1048576 │ │ ├─252764 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─252765 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─252777 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─252883 /bin/sh -s rabbit_disk_monitor │ ├─3dba2b2c1705b728a2b24e67e7a6b0be8f940cace65764b86ccb2fa27e1f80ab │ │ └─239469 /pause │ ├─85533ddb65d0fab12329090b3d2d5783eefefadb0b735040aec0759e3c7275d2 │ │ └─249176 /pause │ ├─53ac1ccbb31c2aa4697f1a745ef46d8d2ba2cf2ef945e51fdd1a028b21552553 │ │ └─232853 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─14e0853d2d909f2c9db19afabe94a6564cd308fb9d9252ddc499a23758714b2f │ │ └─38722 /pause │ ├─309d98cd63446afd0a7013efb93ee155d35dd257027de1ec246b986e4250278c │ │ └─271738 /pause │ ├─2b661bcb04e30d067513801810760c38085d8ef412d94fcfa306b999f6db35e4 │ │ └─62854 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─efe9853d9cfe9990953349184855cb89f38b6e6a36263a7b9dffec790617e09b │ │ ├─202474 heat-api-cfn: uWSGI master │ │ ├─202528 heat-api-cfn: uWSGI worker 1 │ │ └─202529 heat-api-cfn: uWSGI worker 2 │ ├─6b17842a95b6d829be160900159a8a96a1ff6c7d7817c8fd706ee1bda9d3b271 │ │ └─355597 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ ├─5a9f8a84e31dd9fd301eaa98b13d9b6fb97df1da821a7f45ba90270a8715bc05 │ │ ├─61812 nginx: master process nginx -g daemon off; │ │ ├─61848 nginx: worker process │ │ ├─61849 nginx: worker process │ │ ├─61850 nginx: worker process │ │ ├─61851 nginx: worker process │ │ └─61852 nginx: worker process │ ├─965eec5f9b017e0909b6932e5fb5499c9cf2a7448979b6c359aa0059eea7dd13 │ │ └─40078 /pause │ ├─3828c141b32703accd5d6c11733338cac4f04eb2d9223f589ed5af60ea67832a │ │ └─38860 /pause │ ├─2f8a6c485d9e2b08f390433b4fbf231da79e8f760f59faddf04af8956c8b42bc │ │ ├─59513 python -u /app/sidecar.py │ │ ├─59797 python -u /app/sidecar.py │ │ └─59798 python -u /app/sidecar.py │ ├─21caf184121418bcbb1c9b17bc4a9e45ab2a5732e5198c783313800ade1afedc │ │ ├─122443 cinder-api: uWSGI master │ │ ├─122457 cinder-api: uWSGI worker 1 │ │ └─122458 cinder-api: uWSGI worker 2 │ ├─db31b6b9aa79975817ffc2b0907d876282eaef0de81601bfeb0bee86fb905484 │ │ └─108129 /pause │ ├─88ecfa7dd677deddc630ed7e5ba4b0d2b7bdccc2efb2d19214942a231f1c2049 │ │ └─229914 /pause │ ├─c8d8e2b25cbc089292ba91f18c2b4481d1bed0848cd73d6ddbfb9bdc298d6fd8 │ │ ├─133653 placement-api: uWSGI master │ │ ├─133676 placement-api: uWSGI worker 1 │ │ └─133677 placement-api: uWSGI worker 2 │ ├─5f506bcb0855f617313e39852832547625d03dd89d38fb1a523329d7b58d244a │ │ ├─75791 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─75807 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─75813 erl_child_setup 1048576 │ │ ├─75861 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─75862 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─75872 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76031 /bin/sh -s rabbit_disk_monitor │ ├─c8877c9c84f19618922efecb672e7b2c4d468484d8ae5f7c865540a08f849fb4 │ │ └─49014 /pause │ ├─573db41b05a2e1b28ab5249804a991f95d07537e60eb793226ab669f2229fdbf │ │ └─63244 /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 │ ├─f369829c6ed0bc353705b830759a68329f1d62d10fc2b90bfccc5228e115aad9 │ │ ├─228982 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229000 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─229732 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229733 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389240 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389241 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389242 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389243 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389244 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389245 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389246 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389247 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389248 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389249 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389250 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389251 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389252 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389253 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389254 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389255 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389258 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389259 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389260 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389261 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389262 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389263 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389264 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389265 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389266 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389267 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389268 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389269 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389270 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389271 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389272 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─389273 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─6323c5dc4e092462c85fb1df2ab5d25414cdb8c3389b7ecefcdf1b364eafbc16 │ │ └─188347 /bin/bash /tmp/libvirt.sh │ ├─0b11dc174d44e65180ec107c9316544469c51cb247c0140244eb8e7215c0e481 │ │ └─62289 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e9b80a7e6abd0f793abdce13408a4c85dad32d277e1f5699cdbe22b2a39b885f │ │ ├─172527 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─173028 nova-scheduler: ServiceWrapper worker(0) │ │ └─173030 nova-scheduler: ServiceWrapper worker(1) │ ├─8cb278c10ca316a2f154e3d7b31acffd1c337ac8db77aaba11ce5fcf4620ff51 │ │ └─112102 /pause │ ├─ce17a587b6f9c19a0e28822e8752c15f67cbd3568fee8df3374451d0d5b68e11 │ │ └─270271 /pause │ ├─4583b37e8d2b7f7a7e3450f010cd3fa0d156a5c1259764d803b6a10671c811e3 │ │ └─66285 /pause │ ├─32a7fcee01678b47796baaae0ea07d769d91b1e311e699d83d7815616920fd9b │ │ └─160802 /pause │ ├─ebcfb619720f7a6e2a145600713044a9440ce58aede740f338c9d59a0aec8763 │ │ └─166834 /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 │ ├─f40483a3f3232a16ffd24f221a612760fa118e87ccd07731713ccbd42f1d9b2c │ │ ├─202462 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─202793 heat-engine: ServiceWrapper worker(0) │ │ └─202797 heat-engine: ServiceWrapper worker(1) │ ├─2bd83c5487ca1ca5dff4a48a2588055541be44bcdec0790b87259c985364ee60 │ │ └─42176 /pause │ ├─6d9054b5a888c2bc60b1ed4382ea6165f6b1cf09918d78bbef5f5eb7f7a102e3 │ │ └─160497 /pause │ ├─d4dbac3c73bd031e4ba0db8406496ade844f467001cf06ac7990d002a11b57a1 │ │ └─160294 /pause │ ├─3bbe39912d04a8936926af219fe7938a539750010accf9e817156725fd46e23a │ │ └─175481 /pause │ ├─7d4b5836224da976d9bbd85150cb4b9c173fe488e84d0b7376401ec85e951825 │ │ └─63120 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─9e694682cd403ec8ee7b0e72e181c780aebb39ac087abf2df91a4bddb4e53795 │ │ └─40097 /pause │ ├─be527fb29bf2672a35a7c3da1d1d8823936dd178b3272c2dc4f092113b446901 │ │ ├─62805 /usr/bin/vector --config-dir /etc/vector/ │ │ └─62840 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─541d6a9fce8b4721a9fc2e54913b37244ab1441fe47185c4cf8dd320085f9140 │ │ └─61564 /pause │ ├─bee04737b8a9fd3cb0b07c9ead677c7895f08daf9ed4327fc2e92b03cac74e2a │ │ └─218527 /pause │ ├─ef568765ffba8a9a328b9a13e701254ced3936077e1fbb2f31d82ccae8f7f39d │ │ └─256928 /pause │ ├─b80e7c6b8240c236c02507f88de264c64caf5d34592be764cc01ddfebdf01212 │ │ └─45835 /pause │ ├─00872f5d4732102b7901cba92c45d3c864ec599d1cd497420786fc2939d63866 │ │ └─93442 /pause │ ├─f2ef13ed7a3e887123445211f707b53c7fc709c9de29fd5ae35482ac7e63561b │ │ ├─156734 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─156801 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─156814 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─157035 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─401346 sleep 15 │ ├─aa33c53aaf5c1444f3f42149541ccb69bb710b45aa6978671ebea3271317e49a │ │ └─64184 /bin/oauth2-proxy │ ├─d08e7167cab30edd0c6e784dfd9cca594e3bea3442d993195342e8a697d3c69b │ │ └─59845 /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 │ ├─103f2b39069d64c46d8ae72b34fffb85b3924ab3ec10c025370c524ae69ef5a9 │ │ └─54385 nfd-worker -metrics=8081 │ ├─e64015a04b29ec20fc68f666dbca5f1088d427c4f4676e5d16ba2b79c320a5e5 │ │ └─44639 /pause │ ├─1b3637502c721b05b0980d6a7f950f93f72b9f0095ee100575a4054e431bc3b0 │ │ ├─172528 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172888 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172889 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─fa8fb5fb15497135783c6dcf9d468efeb14d57a4f16bce25ec01603a0d04a337 │ │ ├─171460 nova-api: uWSGI master │ │ ├─171501 nova-api: uWSGI worker 1 │ │ └─171502 nova-api: uWSGI worker 2 │ ├─037f3d6993c53b51b785a9a44e5321588d3c998a95222464b9ce37e741752f86 │ │ └─270763 /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 -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─c4d37bd5a32f827c731c2def1744e6c3f0b985842f33da48809a8058be369b58 │ │ ├─158365 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158382 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─158388 erl_child_setup 1048576 │ │ ├─158435 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158436 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158446 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─158609 /bin/sh -s rabbit_disk_monitor │ ├─e62b0c4f635a5ecf08da6ddfb5b545e137f42babd20fbc3801d63bc5fc9411ec │ │ └─182695 vector --config /etc/vector/vector.toml │ ├─cf602de3a7b197459b63e88894f8bf46be0228caf1a02857d70d1f1f2812166d │ │ └─38803 /pause │ ├─c9efe09382173444256259504a07bd6d9a25d0414957e67445b6a62b3e741299 │ │ └─42202 /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 │ ├─31ed746feffe8d00166d4ff17e518d9cb49097795d48153e5bcaa3d6f4457e6d │ │ ├─171478 nova-metadata: uWSGI master │ │ ├─171499 nova-metadata: uWSGI worker 1 │ │ └─171500 nova-metadata: uWSGI worker 2 │ ├─cae3955a15b3ef2a09c2293cfcf6acd23d89176d116bde20ff6137c83c835bd3 │ │ └─58753 /pause │ ├─a6e9ece575743c54f747cb0677c30b374b7def27c326b68d1307c7f1aa54aa08 │ │ └─45519 /manager --metrics-bind-address=:9782 │ ├─2972be084c97c1997e054d8fbbeb5c26ac0aa82ccc9788990833ea4c002e56ea │ │ └─155220 /pause │ ├─4a12d80c9a1e8163cfe1bec90768e8b411a493af42fa11d2847c11b833be930c │ │ └─61902 /pause │ ├─65a214edaa61cac568afd3fb5d215aed85d52434ff98db72ab49ef296c4bee09 │ │ ├─110275 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110291 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─110297 erl_child_setup 1048576 │ │ ├─110434 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110435 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110445 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─110595 /bin/sh -s rabbit_disk_monitor │ ├─47194461cc3b4ba7c0f04a039b1bbf2b9d1c54ecf127363b5eb8f2c8530782e9 │ │ └─41924 /coredns -conf /etc/coredns/Corefile │ ├─a59ac376734ddc2e623cbd9d096eaf1b268aa44fe4d05b3cdb252339881c61c5 │ │ └─54094 /pause │ ├─c5f115fb396af827450606172a99bb4213ed691366f688701657684ed5f180c9 │ │ ├─182768 neutron-ovn-network-logging-parser: uWSGI master │ │ └─182844 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─e812e341d9a164d166f71cd7969a28a9afaef1032c794730a49d4c818331b197 │ │ └─233820 /pause │ ├─ffda5dd1c0032537cbf570b42d1546c3f8d0b799875efe84d5b253cbcc40eee7 │ │ └─77131 /pause │ ├─b16fc7cb47aadb956ff6f2b31cc49f0273e54d0f599f9725929ed1a19b360cb4 │ │ ├─187616 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187648 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─187666 erl_child_setup 1048576 │ │ ├─187810 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187811 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187835 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─188072 /bin/sh -s rabbit_disk_monitor │ ├─5851d205cf4645bdc70f0ae996f421c61b5afbf508ce384ccf00b702c3bfafed │ │ └─58569 /pause │ ├─a9c458eba06a016c24038e2fac02f9dbd213a35c99096d840092a6e43b043759 │ │ ├─41026 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41565 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─1c8fd5ce04cca41624094e0621f9e9b88bf1c1f9a9fc042097c59a34b67e0d58 │ │ ├─185346 neutron-api: uWSGI master │ │ ├─185366 neutron-api: uWSGI worker 1 │ │ └─185367 neutron-api: uWSGI worker 2 │ ├─29ae80dfd013eb96bf9e4be3103f6ce2b33aa2515261e1ef5fc84850c935a26e │ │ ├─ 84164 /usr/local/bin/rook ceph operator │ │ └─401707 /usr/bin/python3 -s /usr/bin/ceph status --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─35e1cb54b0c54d870fc14867a56a77a795563ae00d5cd5301baf8d262b3a7637 │ │ └─63895 /bin/memcached_exporter │ ├─87bce7ba6ba3e9d325977b9d5e001fd24252a9ed0399e0f5148b54d553510a68 │ │ └─41862 /pause │ ├─adeedd267bd789330decd0b2d851e18ec68565ea663c9294913f5153cf885779 │ │ └─160569 /pause │ ├─ab2bb4aafab35e4658036e82c49b6b5be7c9f8a3ea7383cb7c0492913f32825f │ │ └─238052 /pause │ ├─0591988b38094ddaf336c49f9b831801da30168af4c63faac31bab8bf0aaa868 │ │ └─47038 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─8ed360aeb9b88cc288a6333b767e50d0e47d53de208a35c053b9c0b8499d16ff │ │ └─42124 /pause │ ├─f1c623a302d3c2cd05a24f6662e5981eb52edfd3adff90a129bd8ec27eca9252 │ │ ├─107039 glance-api: uWSGI master │ │ ├─107052 glance-api: uWSGI worker 1 │ │ └─107053 glance-api: uWSGI worker 2 │ ├─0d61ee0a1a6e0fa9b16d3f5345c75d29278c3ea7e8a7dc780f6feb2da71aebdc │ │ └─218428 /pause │ ├─466e164b6aef3e4449c4efc507e7157a2f4d7cdd367b66d1537a4c35bafef431 │ │ └─256858 /pause │ ├─ee124fd260b86c4ad11d59818ab52835572606368c8cf202e704b0d75b4ba722 │ │ └─238079 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─b46bc4cefb0d1806d93535290266558a0b8dd4f00164d3c1cb34f6f173102c6e │ │ └─49475 redis_exporter │ ├─e9859acfa5b8d371914d41dd06285472fca072a1667ec2aef7eeb15938d334de │ │ └─54132 /pause │ ├─f59edb90d259d2b208661bc2dc9494183b50c2c40796696b242baed40ab8f72c │ │ └─61183 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 │ ├─c6a199c47b7e5ce30fda821b4f916b9b581a2d3fee9da34958d36ef8c83a4111 │ │ └─45642 /manager --metrics-bind-address=:8080 │ ├─dc7a6c7978ea7fd428178c8432c4e4d3f3baab90fa6ff295be6486bad2977468 │ │ └─154207 /pause │ ├─289df698b81268545d5516fe747e350c16483c73fdeb3790b64df4be3d39ea20 │ │ └─44556 /pause │ ├─700213fd5fe334a52629677d53d677169fe20b25c756b5aca93c794421786779 │ │ ├─192858 /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 │ │ ├─370507 /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/tmp3fanxrj_/privsep.sock │ │ ├─370789 /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/tmp58nfime9/privsep.sock │ │ └─374798 /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/tmp34z3kmry/privsep.sock │ ├─26697d6559ab385b7c95b5b5b9a87f1aa737e89e184b462e1f1e99c351747076 │ │ └─62213 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f04b6af2010674e16176fffd82e2a7f1e5dd76584874090fb6ef0218d8f5ccb1 │ │ └─187338 /pause │ ├─f927e00240c0f73a3c438eccec123b04f591f65ef2f44a88b225da5b267ae564 │ │ └─188709 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─fca2380cb9586f70f828c2ec0ea9ab3c6d2d2843054b7e7b781e962749f1daca │ │ └─106700 /pause │ ├─afa4c62ccd5b4e3b92c35a028c91bd6057f4f3174618fc3e30311785c0715cb4 │ │ └─54020 /pause │ ├─9e66a087cce88dd1b7edfea8efd7a0202f909a780f621255ea5b253afc5ae0b2 │ │ └─49147 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 │ ├─31cffc81e4201628ee68a9afe8e46649df011a96cde4f1e8ec7c4ff21f10e2ca │ │ └─38921 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 │ ├─c376a8c31723284906c69ee89101ee7b65c063fb8c1cd85b02168154cc9c256f │ │ └─53437 /pause │ ├─134d31e2dfc8fc7488db2a0bec3dae46d8fd2a044bcaad073b88b1612feda8c6 │ │ └─58727 /pause │ ├─e57fd9c60e5cd37fefbf43e93f62794e1e89d05de5e4d894941c119c22933641 │ │ └─108090 /pause │ ├─53dc0a6c3ebc02d66e6c24fa8a85a0adb15a709e3b4db7d80630398fe8546f24 │ │ ├─206332 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206366 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─206374 erl_child_setup 1048576 │ │ ├─206525 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─206526 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─206536 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─206706 /bin/sh -s rabbit_disk_monitor │ ├─64003dc449cbc3cd2786ad429d15d640ce8a4bd7f769789d624909ffad8aa61f │ │ └─189916 /pause │ ├─2d99a030450155a4a4db37f9349a8a3f3243c3c108f2b1d1038cacb781444502 │ │ ├─248700 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─249593 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpr9jbltib/privsep.sock │ │ ├─249603 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─249671 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─d23348cdc8f95a467dcc8caff263d4520ba29530b9f496eaa063b1a42887121f │ │ └─89441 /pause │ ├─3f99411c873ff352a01547c292791859fba3fb33b201f6010a304cdad2d14501 │ │ └─60033 /pause │ ├─0ba3bf3d3fde6a4c8bebf610231e2aac47abb7d7574d4c460b7e6d1db98e532a │ │ └─63201 /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-67.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 │ ├─d04f9652f0e000c497ddf10a89ecd85daa811bcb887877c9aa16d2a2fca1548d │ │ ├─270444 apache2 -DFOREGROUND │ │ ├─272638 (wsgi:h -DFOREGROUND │ │ ├─272639 (wsgi:h -DFOREGROUND │ │ ├─272640 (wsgi:h -DFOREGROUND │ │ ├─272641 (wsgi:h -DFOREGROUND │ │ ├─272642 (wsgi:h -DFOREGROUND │ │ ├─272643 apache2 -DFOREGROUND │ │ └─272644 apache2 -DFOREGROUND │ ├─3dfbe92606b158c3e7c8a5b0f8b0c122bec0ec6a3523fd0e77d0891484a015ac │ │ └─256769 /pause │ ├─fff48df2de5ab19c43bc73f45ddbe4270fd4c828924f2a4a0fc7437c4f81771b │ │ ├─227022 octavia-api: uWSGI master │ │ ├─227036 octavia-api: uWSGI worker 1 │ │ └─227037 octavia-api: uWSGI worker 2 │ ├─247e110b3696db5b00d0aaa7b49f4822507d22fc95861d6762b9965cdfbbc6b2 │ │ └─46948 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─28e004e62ad3da6f0ad876d6d5aa51ac5ab69dde77226aa0fc2f1ae990e9a661 │ │ └─127782 /pause │ ├─2125060eebdb92cb26bbd151bda8ddfd7fed898721493c21aa38c5be26cf53b0 │ │ ├─266088 /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 │ │ └─266260 /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 │ ├─9b082a0704d9999a73135ad18fd983d550edce78d52d5df6a39fa76d141e986e │ │ └─110182 /pause │ ├─e9bb1a9d8ed25efdb337fa5901d0047c0c565f9eb142637ce108d53b4c391158 │ │ └─41725 /pause │ ├─3820f7ae160ebaea58cc337fe0d3c69347444aaf5d34a3eb6cf615351d381715 │ │ └─267783 /pause │ ├─742eec9101cf8db4d03997c08fc0707de6aabb4a2461d36e332c2a63d44f378f │ │ └─63862 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─95d06b49508b434d5f107cb6ba1a2b4a08ec155220ebb34bb2550893375ff32a │ │ └─93807 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-lbrgg --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─7b963ea96816e6b9bcaa1cec1eefdca79d063792b430d2e8576a7e072d7f1255 │ │ ├─126302 /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 │ │ └─126469 /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 │ ├─a83517e9954b8c656d965de2b377b13b1de459f07af24244117fa69a41cf2113 │ │ └─175403 /pause │ ├─ecdd19b80b137026fcc6dd6e302c2aec4d682e60432019d94553cf407da5718e │ │ └─228200 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─06ac65a5e26e58b74109e467b1159ff73d49ecd47337c1746c8e357a8e3eb5e5 │ │ ├─82539 barbiacan-api: uWSGI master │ │ └─82552 barbiacan-api: uWSGI worker 1 │ ├─e706a3ee880c972047bb1f32ba42a05e4e1ac18c95f3bb318907f0cf4b0c9b84 │ │ └─63833 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9a6c16cd17f9a0c4ef1b8e21e4c39d870066dca9e3d582365c28abc196c28da9 │ │ └─58670 /pause │ ├─0cc6ecaa22978397369e57784e4419af680644e33a88a6e01e03a59e0774ad67 │ │ └─265973 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─94ea0c44168946dc9aaa0d6e7ab868082e4b0a652ff358af3c302150d82458eb │ │ └─41956 /coredns -conf /etc/coredns/Corefile │ ├─2c13d5116b09b28f24e5ec07bfc72ef836613d4ddf55e32c21ed3941fc915f21 │ │ └─112026 /pause │ ├─2d5ed7bb21bb3422dffeb8e99c4289ed8cbc0e1bb035b3280af449693ff66d6d │ │ └─58969 /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 │ ├─36bed241e33cb037022c82c6df6a77fcd8534df92213af21cc3ad03827981f6e │ │ └─125311 /pause │ ├─5f57f200fad89b123fbb5f84dc62b0b2f326529b72597cb96916d4f946ec7471 │ │ └─234149 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─595807e0ba3307f867f5b11b0433224f372827fc7ff5c502812c1893063ea387 │ │ ├─46851 mysqld --wsrep_start_position=175a97de-1657-11f1-adbf-3baf9ea048f4:20 │ │ └─46977 /var/lib/mysql/mysql-state-monitor │ ├─febbfe95ac31393a5af95092af1547a675ac9ff92f35e1e2727f8ec606e63264 │ │ └─218533 /pause │ ├─baac260e2ac85e486e03f0e8cfdc0048eb27690b5f11dafdb4656c1944affbcc │ │ └─158033 /pause │ ├─ab0be0f169c21ba7fcdbe5ff76c4f4a9ee65bd3268aac98002d512b58cf0f9ad │ │ └─173699 /pause │ ├─bb9c82f633a9e7aec56bc3614ce23f022135f8f2994f28ac0afee8f15afb518d │ │ └─63574 /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-67.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 │ ├─9d7bf4a4a3aaf8cfd1e0dae10d7ad8097fad170e899f74402ed6c0195f768d76 │ │ ├─59488 python -u /app/sidecar.py │ │ ├─59794 python -u /app/sidecar.py │ │ └─59795 python -u /app/sidecar.py │ ├─55633e73db692f564cda1f540f04d95cd527be672e182c2f0bcdc3a0e8e28f79 │ │ ├─46636 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 │ │ └─47972 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─360259624c847a6fbf142eae3dee9b35367d835619e3874f1f263efe34e9db2f │ │ └─39362 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─e4cefe06b4999012e0fcfe771bccb27d6871a92e6ae0b76736bc1fd5e9051a9b │ │ ├─249081 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─249711 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─249712 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─f18fad2601d211f417493f2cedf368e5c6f842efa43f4c76723e03b55d2d34b5 │ │ └─154573 /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 │ ├─99d85e8b2c2919b9000c54ba487cfbec6b92fc58bf9c16a34b21e2bd34ec2c6c │ │ ├─ 93974 /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 │ │ └─391286 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─72fbd0a42f48542f804b23573a8b53c3ca2ffa029f30f026d1171fe8aa192f2e │ │ ├─266003 manila-api: uWSGI master │ │ ├─266055 manila-api: uWSGI worker 1 │ │ └─266056 manila-api: uWSGI worker 2 │ ├─32af29e3680a2f77191d554ddee77a0ec3b26167aa7b4024fbb8cc685d140344 │ │ └─60560 /pause │ ├─e681ac42c0833740408f45505583490e9fe8216e79a292194fafb526d386905a │ │ ├─230122 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230139 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─230145 erl_child_setup 1048576 │ │ ├─230217 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230218 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230228 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─230472 /bin/sh -s rabbit_disk_monitor │ ├─decf2b8ea3f9efd9d95d6e035a2475c83ebcfcff74ef372f2034f454833baef6 │ │ └─234711 /pause │ ├─e1aeda54372f18f49e462880abad0821a2cad6525259d23335d5ac229d9b4248 │ │ └─45371 /pause │ ├─ab995f4215bddbc5ec7f76613767d8e278b4cd0e5961e08ffb0c85a4076d1bb6 │ │ └─109854 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─21085a439a93b48f01e676e091c93aa343f2ff541ae36950bdf50e3233783001 │ │ └─232738 /pause │ ├─9b173addf896ae6e4e09d9c80ce332a516c3a3d41898f551f91cca037d002ca6 │ │ └─49053 valkey-server *:6379 │ ├─05ec4e1028ecf472947737c2ce66353d143a44da894be07bb257b3f1c7953f6f │ │ ├─157238 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─157430 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─157436 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─401447 sleep 15 │ ├─76514258f01a6b34377c628c66760fe826fe30a786129f7c0a6dcf6fe0ed1248 │ │ ├─64699 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─64716 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─64722 erl_child_setup 1048576 │ │ ├─64841 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─64842 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─64852 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─64940 /bin/sh -s rabbit_disk_monitor │ ├─022c99ffbdb6f6822554950b4c86457af0d0f7c8a6009f4b2bf3d1e1bf53f23d │ │ └─45472 /pause │ ├─71252dad0227644e7e6890811bd85897246c31cda8d624f9107364187b71f8b3 │ │ └─40845 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─1dbb9309e345a21f3a4e0469a2ddd59e5fdc734df0fe16873f41fbf475c84bbf │ │ └─188242 /usr/bin/libvirt-tls-sidecar │ ├─ac1fa2432f5ac28f4e6ea7f0b18774b1c4ba133c0edfa44e3aab1b1ca277f69c │ │ └─38842 /pause │ ├─d34a367032cd7dd9f8b59836cc9d9047d054868735ecfe0529304418662dff06 │ │ └─182150 /pause │ ├─1d3c8854f9f75f6ebafe356f23219c9bff8ffc65eebaa236513ba870d2e8f45e │ │ ├─187022 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─187562 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpof0x1f8c/privsep.sock │ │ ├─208125 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp9s0clv3y/privsep.sock │ │ ├─228921 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpm2qvdtke/privsep.sock │ │ ├─229131 haproxy -f /var/lib/neutron/ovn-metadata-proxy/9dbc32de-970e-4de8-a78b-732171798ffe.conf │ │ ├─371166 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─371169 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─14e1bf852a4e6df86f30bade3cf2f4fdad545f8ea578d9e95385dea95b81c686 │ │ └─235707 /pause │ ├─058c47a5657ce11c36158acae9e691d25238634d2c8933a036ea035e61ea33fd │ │ └─38967 kube-apiserver --advertise-address=199.204.45.67 --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 │ ├─835801aba11255046e4e6e3a14c1e6cb69fee1b99295c963a459e9cfe60c4dd2 │ │ └─62897 /goldpinger --static-file-path /static │ ├─343df22dc7066fb9811aa5847f273f1fbed10856c79db2373a752febadf0e606 │ │ └─59629 /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 │ ├─a0b57cfa172b0b1a622e1dc1042db46249a69da63e146ec6c6692d3748fc8173 │ │ └─161265 /pause │ ├─f21e1e5e906b018ba847775325c03353f9d36dfda2fd7ecbe475786e690fecc8 │ │ └─64117 /bin/oauth2-proxy │ ├─e43a3e2c7da3419734ae72eadf8b350c228a6d8f4fa61814d8b2378479bf1fc7 │ │ └─54460 nfd-master -crd-controller=true -metrics=8081 │ ├─a0c9afd850e0e74630f26e346739cbf312862c38e50885441465fa815b448edb │ │ └─44904 /server │ ├─d07c228ef75299af598fe9755aa5253f17a7d682f6cc793adcd56c3c20e5d03d │ │ └─64081 /pause │ ├─92068aa8e68aceec2fef809d70db13502b0da93db2aa7796f7d5160a57dae475 │ │ └─272237 /bin/openstack-database-exporter │ ├─c93c4a2a0dd57e52fe39eb74cbb4cafc6fcdd5659ee4e3545a27f0af2ed10230 │ │ └─62592 /pause │ ├─e38ab05e1f5af7afbbe7d0489aaa9736fcc67136cf46bc6b01a483925b803d51 │ │ └─266010 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d84cd1926c350b04218eb83d989237685dd3bc5ed6ac9d1f49ceeaaeb146facc │ │ └─62730 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─12a7c711f6a8313948679b0b5a2cc29f158c47b4ce2b451148caa540b1eba9c4 │ │ └─156333 /pause │ ├─9c0372a6ed5a9dd02f12dc20748f4f474efce1f289a1b2ccc17c19061b6c0d33 │ │ └─75668 /pause │ ├─05728e72e6125fdbc66bc6679944c9734a7e1449e54f99006d3590d57b57ef9d │ │ └─160637 /pause │ ├─3590e829560ea17001f5fb6ce47a389bf99f5a09a1936d527aefe9500121de58 │ │ └─206208 /pause │ ├─6f248c3a8d9c2333fd0e656793a42bf050042bba8f019b2279347367b73a0e4d │ │ └─42342 /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 │ ├─4604f3075ec4adc91efd5afa6f5ca7d51042817afa8d6a46f5fcc4585dec64e4 │ │ └─54294 /pause │ ├─9509e377964fb29f6760d7bd0b115a292f5f52857e33b5baa6990333cbbc7d89 │ │ └─235752 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─482448811b855bbd6c709a27f5d84f609e333eb1c3efb73d61a0e0ab8292666e │ │ └─38841 /pause │ ├─facc0f140be3b3bea2245b44ad11f82d26be23c6ea96a9e24a1f5868dbb947be │ │ ├─ 44855 /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 │ │ ├─ 44868 /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 │ │ ├─ 45013 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─269983 nginx: worker process │ │ ├─269984 nginx: worker process │ │ └─269985 nginx: cache manager process │ ├─351b37a695553bbf3c57938c5a1ed6b68c07644dbb9e993ae53c3dcc779c9172 │ │ ├─202503 heat-api: uWSGI master │ │ ├─202530 heat-api: uWSGI worker 1 │ │ └─202531 heat-api: uWSGI worker 2 │ ├─7a09772d25a11f2cc204921ad0932b5459036174b6ef307424f7da85d9de51a7 │ │ └─252337 /pause │ ├─81135cca3e26d40758a942871f8178736bb2f40371b6e5db7e25844fdf486e6b │ │ ├─154609 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─154622 /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 │ ├─d9df3d1148ecd535e87067e435795474ff68d080f0c7b3c418f461c1fa43a382 │ │ └─63798 /bin/pushgateway │ ├─55c1a1f4cfe4b7f033670183cae753ac313fe8e77a48253850e36050ba967515 │ │ ├─173881 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173898 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─173904 erl_child_setup 1048576 │ │ ├─173989 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173990 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174001 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174161 /bin/sh -s rabbit_disk_monitor │ ├─752b8ee335916fc76b520fe378918e9819c6dcc4824b731e6501fbc778835595 │ │ └─41768 /pause │ ├─6f2f9b5b0737d005c00681ffa8eb2f3c1bac62ae4fe375ec96813ec64da269b5 │ │ └─60148 /pause │ ├─24ef40d73ee597e55dcae220c98e53d3483c50b2859f16848ec5853b850e9801 │ │ └─63614 /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 │ ├─e8a129ae19554d03a674ca081e6de4c3d9d1cd2f0dcee65db97729bd575fbd98 │ │ └─41813 /pause │ ├─a30d0dae277d67b6fb3aa1c53cb9343feffeb60283e331a4897020737963de74 │ │ └─45974 percona-xtradb-cluster-operator │ ├─ec7f53846c5219e3b602fd8e486fa410e324ee50fccc246fea9a2346d209810c │ │ └─46145 /pause │ ├─caaf32c16ac3d4dc0274dedd852d59910aca13ac7021c603a5cc427168d2103b │ │ └─61295 /pause │ ├─62b4c6150a8aeadf4d8b853fb585337278e57aececfd8934feefad2b58d6a26d │ │ └─46520 /pause │ ├─4b8372af7093c2173504abdc42aefb9ce2050880b4aad0be90da238896a1898b │ │ └─60963 /pause │ ├─1d4aeb92ac900b1098b26e6a04869d6a1149bed8f9fef868884c422904a4757a │ │ └─175447 /pause │ ├─39def8fc92dd3305d6f9c3e80fbcd7312d38b20748bac55e5879e79584e3d3ba │ │ └─38977 etcd --advertise-client-urls=https://199.204.45.67: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.67:2380 --initial-cluster=instance=https://199.204.45.67:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.67:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.67: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 │ ├─8583742790cfe215babffff0aa6d5d54d0ffd1a24a67a108126b5538789e1ef1 │ │ └─248662 /pause │ ├─8f30f4de9b31c4ff1bd3eed8f57f3f9e2f8c0aa28f49a13b04c3411567121d80 │ │ └─218782 /pause │ ├─ee7e2c41d3eac6fc781a3fa1608d0e8f88cd64aa2defa7098663ddb72889993d │ │ └─42411 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 │ ├─62ee43fbdde60f5e698dbd60730e9adccce8c083066f2e305cfc8d1c745d7d63 │ │ └─60607 /pause │ ├─e4cad5c879f7e05e43a4cfd3ba8ed48a88df9c073333f6902e9dd4b82bf53762 │ │ ├─176450 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─387902 sleep 300 │ ├─7b501ba2aa4cb6bb2f619c592e59f6a1acea4aa37b5a687f8dae0a73ab9133b8 │ │ └─39090 /kube-vip manager │ ├─96eba9a73f2c139c372643397e9e98ae84407fed87160694ea2c9c512045e171 │ │ └─189964 /pause │ ├─d1bce8d2a496ac12c65361759391d9867b7e667de40692c6dc76edd630443cce │ │ └─256582 /pause │ ├─27d26619f4464f7303659c6a164a56f46f1b37db12d20705b8589fa2734f1996 │ │ └─124072 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─ae17bc5df71c0a9e96fb0f3215646f8194b195ca0656687ece1fe722c6930104 │ │ └─156288 /pause │ ├─f15014ba3f7880685a13ddac608b053ca201ed0ac37d4ac3872341943113f0fd │ │ └─156923 /pause │ ├─a90424522f3571d372f4ffedf68ede10de45b74c724bd7009cf53fea1fa5f6aa │ │ ├─108482 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108684 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108686 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─7ed7db62363ffccaeebe307d1785279a9c88ab29afd19e5dbbdb6d7bbd2bcd74 │ │ └─239550 /pause │ ├─906b3b36115691f02caa86c8bafe66529366b8524bce9df01228b9c3d6ebc973 │ │ ├─228164 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─228723 octavia-worker: ConsumerService worker(0) │ │ └─228726 octavia-worker: ConsumerService worker(1) │ ├─3b7c02a3595208f564cbc573a750152af4e8ba3985d474c6209d785e974b2c91 │ │ ├─89684 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89701 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─89707 erl_child_setup 1048576 │ │ ├─89856 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─89857 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─89868 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90062 /bin/sh -s rabbit_disk_monitor │ ├─aa0c81a6db584223b5f48170b402282f7bb7ac0f4e957b673df641f211f7632b │ │ └─39325 /pause │ ├─d9c43b90a8d5f813c515879ba24c5000a1704723d5489a6bd948e1e1b18cfbe3 │ │ ├─274114 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─274127 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ └─66ee8a246f05987aabd131178610bd88709e4238e1bd34335f471b7528d7d429 │ └─175830 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount