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 │ │ │ ├─21769 /lib/systemd/systemd --user │ │ │ └─21776 (sd-pam) │ │ └─session-21.scope │ │ ├─21760 sshd: cephadm [priv] │ │ └─21846 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─712 /lib/systemd/systemd --user │ │ └─713 (sd-pam) │ ├─session-4.scope │ │ ├─1625 sshd: zuul [priv] │ │ └─1638 sshd: zuul@notty │ └─session-1.scope │ ├─ 709 sshd: zuul [priv] │ ├─ 726 sshd: zuul@notty │ ├─ 873 /usr/bin/python3 │ ├─ 1629 ssh: /home/zuul/.ansible/cp/199.204.45.235-22-zuul [mux] │ ├─436554 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ptwhwyqwqziturgkhrpsomyxomqiebal ; /usr/bin/python3'"'"' && sleep 0' │ ├─436555 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ptwhwyqwqziturgkhrpsomyxomqiebal ; /usr/bin/python3' && sleep 0 │ ├─436556 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ptwhwyqwqziturgkhrpsomyxomqiebal ; /usr/bin/python3 │ ├─436557 /bin/sh -c echo BECOME-SUCCESS-ptwhwyqwqziturgkhrpsomyxomqiebal ; /usr/bin/python3 │ ├─436558 /usr/bin/python3 │ ├─436559 /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 │ └─436561 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 … │ │ ├─ 9977 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12306 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c8a229533ebb30f505b38d937e49eaca60534eec4ad62c90979810ca882316a9 -address /run/containerd/containerd.sock │ │ ├─ 12670 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 63cac8c7611fdc0da3ce8edcf158f914f8b1e797ad3a29dd6111c52bcfd05f9e -address /run/containerd/containerd.sock │ │ ├─ 18848 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dfe93e2b3081a3890354c26fecbb0697e82f058734f99ba2c792db7ad8966973 -address /run/containerd/containerd.sock │ │ ├─ 25454 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 993af4880ab1de9477eeb4196c6d6d4faf3d5afded4b3c5e07748bb8966d71bf -address /run/containerd/containerd.sock │ │ ├─ 30234 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8c1b67fc5fa05c68f7510cfafa412504ff8098ca8dbb61e0e168edce71346080 -address /run/containerd/containerd.sock │ │ ├─ 35038 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 32f5499ca1eaf734990334f423eae4d06a8fe5f9b9dbeb7d32bb63516bb76592 -address /run/containerd/containerd.sock │ │ ├─ 40770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fcc045eb2a400de7c94134663fb8f7c3da09c5e7dbbbddf577ed8853066c679 -address /run/containerd/containerd.sock │ │ ├─ 40779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1769a820dcfdb4253bde25a3dfa4f872b33f5afe64d46079db54599692548a9d -address /run/containerd/containerd.sock │ │ ├─ 40818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bf8145ef89ab67d8ed1a9dcf5f5dd1ae6a0bee39070ada6b5cc722ecfdf3e65 -address /run/containerd/containerd.sock │ │ ├─ 40826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8904124564c43f67225ba614bf875d501315814fefb5c637771f5b9c519ed27 -address /run/containerd/containerd.sock │ │ ├─ 40835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8db798d1b2c64f6452bdb13aecf44ea77a995970c2e2ebf4352d6eae3c7ff84 -address /run/containerd/containerd.sock │ │ ├─ 41402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 560bb2ec2778695efce8dbd697134c984ced39a165879dd081e3fe3a1f649687 -address /run/containerd/containerd.sock │ │ ├─ 42166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 904d1d02860be538dea24cbf103d8013a3267c65d460a696d5b0857deafa02fa -address /run/containerd/containerd.sock │ │ ├─ 42209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d364cbc044c76850c13001cc62f4909b7543c9f29413cc4bc3513974c2238cff -address /run/containerd/containerd.sock │ │ ├─ 43547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbd1ceafa63304808f748ea3b3cdad1642ff3521d9333fcfd909f3e722c6089d -address /run/containerd/containerd.sock │ │ ├─ 43985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 815ddf5d08d7a689d4c1edfebd4c5a6077f5cc242c4e5110d24a834b31c7ea9a -address /run/containerd/containerd.sock │ │ ├─ 44028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aefe7ff0bea89ee13e96ace90912748cd4a96957103449d467b1df5848cbd36e -address /run/containerd/containerd.sock │ │ ├─ 44457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15d0fe4a7fd0578097183efa863b8ffafc5eb1214e359bbac568c2ad661008c5 -address /run/containerd/containerd.sock │ │ ├─ 44980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf3890a344728838f8b2263d612c354e120533b1e2ec283b685f6e90ff7252f8 -address /run/containerd/containerd.sock │ │ ├─ 45032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc9c52b83ee092cd2ccc91a8b5ef97730c06beb82f7001d13f14aaec62e94138 -address /run/containerd/containerd.sock │ │ ├─ 45070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc4de85abb6030caea6a997b5647ca776e0766d4f1c1451f3a6955974cf48758 -address /run/containerd/containerd.sock │ │ ├─ 47195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 920f6b8b812cad6b4c5ac93818faeecc21a5e7e27555eb7b1abe0897651caef9 -address /run/containerd/containerd.sock │ │ ├─ 47252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c61d943339fb5c3418a8363f8e228bfa7aba1b93eb81f1b727dfa04b2039465 -address /run/containerd/containerd.sock │ │ ├─ 47982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ea700e2cd17b6b224694cd339fa5f05b44f8573f220b6c7aa22a70f62dc4336 -address /run/containerd/containerd.sock │ │ ├─ 48090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 310d61da049e2b89b5ae2e82eb540b2532b06a35a1bd93c5bdbba030b899dd0f -address /run/containerd/containerd.sock │ │ ├─ 48630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95604863760701e02411e5bc0fe37df97e57c4a3cb72508b33be6861cf2565cf -address /run/containerd/containerd.sock │ │ ├─ 48927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 141b2ad4491ed1c8491334c1b0a1c5eddd18f0f86c8234ac0de93bbbc8bc5066 -address /run/containerd/containerd.sock │ │ ├─ 49386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca7e96f31652157a89e3b22a26e279a92bf4b4096ac57cd3415be286f154399e -address /run/containerd/containerd.sock │ │ ├─ 51742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e021be7beb73e7dbf4196baf89e6fdef07c0c14d29bbd3f771ffc59539d779d2 -address /run/containerd/containerd.sock │ │ ├─ 52012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f20568cba727a3420775ab31b14b40d2d1e0772490ddf8141008ff192785af2 -address /run/containerd/containerd.sock │ │ ├─ 56533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed6d64a74643e63bd2cd901fe213b5c3853d33a63f52e91af0e8e8f543ba4920 -address /run/containerd/containerd.sock │ │ ├─ 57106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b31bb9f98b48db5073d026e57a1fb4ff4a5663103c43ad6e23fb904286827fab -address /run/containerd/containerd.sock │ │ ├─ 57204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b95685e0d00e433e3d00430813bf9846bc71db760aa02f3aedeaeb7d56c1268 -address /run/containerd/containerd.sock │ │ ├─ 57252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40f6dfdaf923142b93246d2a65e2c31ed93ad0fb51c564d5cf1321697d78405f -address /run/containerd/containerd.sock │ │ ├─ 57469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 851df48fca2875faceb3c44ee07a1a7dc157c2693afc32709fc21786f3b49992 -address /run/containerd/containerd.sock │ │ ├─ 62113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c56be91a247611e20042edffa53810892170ebb0c947235e00a127e3f5f8866a -address /run/containerd/containerd.sock │ │ ├─ 62237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2e8996826acb5aa28cddf6cb0c7aec50f32f793f9d530521651e25fec0759fd -address /run/containerd/containerd.sock │ │ ├─ 62290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 317e12db288b387c9ffc991856b78d9373b15252bf177b68f029f090d7dcf779 -address /run/containerd/containerd.sock │ │ ├─ 62506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e8a5b9adf3088114ad0d7754ffe54ad281013dfb003b2d63fdc649ebb8a76d6 -address /run/containerd/containerd.sock │ │ ├─ 63933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 132307c530a3a6b6fffa27f58de2eb4eaba60e6e9cc593761aec1af014cbd4e3 -address /run/containerd/containerd.sock │ │ ├─ 64126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3558f552d67aaf0ffc44d128af0dbca235492f1b1cf4f4d064a64387badaa019 -address /run/containerd/containerd.sock │ │ ├─ 64241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba2956a77ea50afd9c9dd6308762890f022ba2b62d0008d4a953c73be2c70dcd -address /run/containerd/containerd.sock │ │ ├─ 64330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5252cf25e0244ac37ea6120b8fa8ccc47e70747f98d1f7d83d10a0283a23c72a -address /run/containerd/containerd.sock │ │ ├─ 64617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c0cdf61ee54224b24dff80c967d1ea45857c2c496375e7095133eef7a6ab426 -address /run/containerd/containerd.sock │ │ ├─ 64824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5a16012bb684ed5fdcf5a4d8d2c287c283d5e48d8946e3b6b8e546d8e8ec1c1 -address /run/containerd/containerd.sock │ │ ├─ 65200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb0511f82e92c9fd403d039ec17c80e013dc7d4b76197852e6215b0a9a21d62d -address /run/containerd/containerd.sock │ │ ├─ 65505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cbfdc0c33686ebf92b234b17e925923a3fc9bed15b6d22aaa514a54ebb70abb -address /run/containerd/containerd.sock │ │ ├─ 66066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e8419be2aed8c1325e33e00fecdb1cfba8e20ed8f3365e5ff0066213a595e3e -address /run/containerd/containerd.sock │ │ ├─ 66740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58457fc8790e6c136867c76c143a9247d39ebe13deb1b9ef73fb48ff1b3bd07e -address /run/containerd/containerd.sock │ │ ├─ 68449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da59d4c1c85c3b882aadb8a9172729ecfcf40f8eed87d6e16e95a38020120759 -address /run/containerd/containerd.sock │ │ ├─ 71285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78511f4fd4312a266d7651c699fd992f857368da14ddac19fa442021b5870c04 -address /run/containerd/containerd.sock │ │ ├─ 80680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ab3708730d46e62c651ae91198ed3df7ed8539831506f707d4d8e35fca9dd76 -address /run/containerd/containerd.sock │ │ ├─ 82206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0781127745e49bf9acb87a2ae81011a3a488d1a9c4a519235efacd39686832c -address /run/containerd/containerd.sock │ │ ├─ 88153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9198ace28bc08166fb38bf921a5de60d6b1ef7aed7e4cb5bb1e05bd0ad3e5f2 -address /run/containerd/containerd.sock │ │ ├─ 94510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dac01ded7840836b367a87533351c20292565ac1963c59a000a6dc43146e6597 -address /run/containerd/containerd.sock │ │ ├─ 99475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a35dc8f64d9bc50931e36e9a0368f1c2b7a74d2da97899a9577e008046d4b59 -address /run/containerd/containerd.sock │ │ ├─ 99515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 755c350cc660c76fab3ff7e976e6e3397ce7b182319a773aedcd43f620fb9675 -address /run/containerd/containerd.sock │ │ ├─112109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87662c26baf0f3c0ec6c16f990ba566a67ba0f453881c4eda8a16f9985b1768d -address /run/containerd/containerd.sock │ │ ├─113703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 331528c305454ac8ceb7bc030df6bb5d087f555958e144b2a63643b95ef1f42d -address /run/containerd/containerd.sock │ │ ├─113750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f9b02ca7e679b65bb93dcefcd670edddd650e36994f911dbd8db511fed7f136 -address /run/containerd/containerd.sock │ │ ├─115850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a0af554d9a039c482a173bb25d131844bec84d69a6f603e080a1c6cb4f3599d -address /run/containerd/containerd.sock │ │ ├─117658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0f69d38b4ce876c95cde55ca209c595ff03dd41369dfe3e95c1fc62bccf681f -address /run/containerd/containerd.sock │ │ ├─117696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de3b8afac8f254a54deda04c969bfa82d9461c84109459f71242f5351f3d6473 -address /run/containerd/containerd.sock │ │ ├─135928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb7e5b1bbbac6610ca4e18e4ef04f68b0c301233c245b1f9935d716f2bc5aec1 -address /run/containerd/containerd.sock │ │ ├─136650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15e0430890d5b9adb09a9c577b116c7bc095561e7cd3f5f732cf6c81b78e1f68 -address /run/containerd/containerd.sock │ │ ├─144224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 288980a5dff9846cf076bf020ec41a3b9ae0dd4dbf7db10cb3c91b22f8e72102 -address /run/containerd/containerd.sock │ │ ├─159922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 718d9337a208c6e8ac44eb0da27ff932615beb89d62b091ffb1b7f3c87f3bea0 -address /run/containerd/containerd.sock │ │ ├─161800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a496f29058c67eff2c9c319a5e88d8891979a996a506a2c269d7c20b312768e -address /run/containerd/containerd.sock │ │ ├─162315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ace7061c57cf78cd634c0cd452141396df2967f3da9ef80fb8385d69360f3e63 -address /run/containerd/containerd.sock │ │ ├─163360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2468ce7b2f0227c01e48111fffa15e86a88cc148653318fc23cfa24d0c14f980 -address /run/containerd/containerd.sock │ │ ├─165177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26a19151bd43037448a5c5d7318ef1fdd7b1487c1b30614e774ecf54f704452e -address /run/containerd/containerd.sock │ │ ├─165476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc7c5c480f752203047bf7cf625236f199b7ef8257c0184567ffb9e1648fbe56 -address /run/containerd/containerd.sock │ │ ├─165570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fa4e147fc6e2b989b56a78eee507786ab8cc05b729f657e653f1aa5a7f6f147 -address /run/containerd/containerd.sock │ │ ├─165652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d1337875e700837cd42a535dc2caf7ee7bef767c1d41b64172f594b5a9f5615 -address /run/containerd/containerd.sock │ │ ├─165933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17584398ad5e2396133051fb773bfa7d205d28d873daceec20842dd15acf2486 -address /run/containerd/containerd.sock │ │ ├─166575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2cb599439bbaa743316b63265a2ff7d4556cae46e89dd56739711a2112192e4 -address /run/containerd/containerd.sock │ │ ├─178551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48ee3cd2107092c9eeb026bf752fcd4b877c25581b95313ba8af9d5a1eb7636c -address /run/containerd/containerd.sock │ │ ├─180219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24843a47255ea85ffb996f6c5aaf69e2d5a9a9ea11cf2a66a4afc0b2526f0789 -address /run/containerd/containerd.sock │ │ ├─180255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id add909513873065db28db5c6550855b2eaeed5c2f1e91b29330a827d86e911de -address /run/containerd/containerd.sock │ │ ├─180312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19a86981de9c49abebd63d1a0dabfa53a949300b481babce55bef73ec8056fc3 -address /run/containerd/containerd.sock │ │ ├─180373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3238a467f326bccead66a05b6b48119b625a7d0158ec444bc5f47e65335ffdc9 -address /run/containerd/containerd.sock │ │ ├─180425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c1240f9f03b7f609cc1dc53cfb0bdd5cf2a19d1399db6c7cd612a430d6ed77b -address /run/containerd/containerd.sock │ │ ├─180806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3530e499d747b5af97bc34c9b78b3d3fccc7bc172cf85dfe8279d9197d38dc41 -address /run/containerd/containerd.sock │ │ ├─180834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9edfd33a517bd45b41cccd52abbeab3cff147ca874c87771b7d3fd9f16237fce -address /run/containerd/containerd.sock │ │ ├─194696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed8c98aa40e222c7ac681a493c8951c4404f243541e701400dcb544ae55534f9 -address /run/containerd/containerd.sock │ │ ├─197108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4f3270fe1a591f3dc58dbc06475b9250243279528009ea4a12d9d6f2b5bcaa7 -address /run/containerd/containerd.sock │ │ ├─197149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34101ef373a77e55c40ef692cf9117d6b70014076b235a1b5eb213614c4bef69 -address /run/containerd/containerd.sock │ │ ├─197207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2234660c26fbaf9fc6a92a94a4c778c4fc414c9c003d56fc80052759b210f60b -address /run/containerd/containerd.sock │ │ ├─214008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27b8df820dd08415d09e2a493f2a513803c460ae390c6d41c2ce8ea0ff295dfc -address /run/containerd/containerd.sock │ │ ├─224230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 796684059c5440e273025833689fcbd524905fa51023e265944890741cb09117 -address /run/containerd/containerd.sock │ │ ├─224266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fa307bf016b7a4b59760ed116e907116374d4c7647990707c24816ff3e3a89c -address /run/containerd/containerd.sock │ │ ├─224465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad75c89a5576550e1646acaf591c349b2933e846f343f24de79bd40a5cdc9e11 -address /run/containerd/containerd.sock │ │ ├─224547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d68d9fc0383c05add41d37f30df2974d83500b93b692945c5994bd90b00d6840 -address /run/containerd/containerd.sock │ │ ├─236542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c401a92c7c2045626ed780a2cf38e5fc16ba3190ce8f547c53c83fd2758b95e6 -address /run/containerd/containerd.sock │ │ ├─238802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f049121e1b9abbd79ac2c7affdcbc9e78943f9dd0f717a1fd62e41ed8cc9dfe -address /run/containerd/containerd.sock │ │ ├─239920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 847ed80b310f87cb5c68b5fb574102faaba2ec5502332f4b3aeb32a1ecdc8505 -address /run/containerd/containerd.sock │ │ ├─240861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cbf03f5ce0d4c5ae4864f2a1d5b996d52b8c5492c446033fc49fa89f2562701 -address /run/containerd/containerd.sock │ │ ├─241525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c93f5fc62e4350f0097d883b0b31b0b1798922b0547db4061fca5ef5d57792d4 -address /run/containerd/containerd.sock │ │ ├─243756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 362f03e77ef4479c68bdaa153e25d959f1865e08d5dc87be9e7edcea5695df46 -address /run/containerd/containerd.sock │ │ ├─245160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c45c1962c670e1ce2ee974c82bbb50afe0bd50035ef7b3e911f6adf6cd2d8cd -address /run/containerd/containerd.sock │ │ ├─245205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65da0671f63531de9e0ff2ede7e1cb04427c0494cb00e2272a33069e0699bbc4 -address /run/containerd/containerd.sock │ │ ├─255465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbe7c9dd662ef44dbc76d8b9750032495f0f244ae7279016b4d79fde34e40a2a -address /run/containerd/containerd.sock │ │ ├─256081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c83d67cb20e0af11f5fdd116ce4da9e9ef7fea1107d6f79a872f38c339d1a9f -address /run/containerd/containerd.sock │ │ ├─272468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54dfb399a938f80dc79590c4e9158abea2316b41117e99b19b3f42da3fa680f9 -address /run/containerd/containerd.sock │ │ ├─300640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ad46e8db87fea28a4c0c24b12245af7ca0bd16a200ddba942e814aa6b712b78 -address /run/containerd/containerd.sock │ │ ├─300887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a44c8c8623cc6338721c5e4823ad6e657e088fc30430dd98707cbb772af4a7d1 -address /run/containerd/containerd.sock │ │ ├─300925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0116faea174f0167f05a70a78f58b9f8b72ac1ebac77376a2fa4e1283de15d1b -address /run/containerd/containerd.sock │ │ ├─301052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13c19eba975fd8ec2034a69f954b36b07afcfec02bfd68cc67caa6a9fb4a6b9f -address /run/containerd/containerd.sock │ │ ├─312726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b19f44f51497c18d25d6e5e293a3921d3b02b306d484c164a511537575b08ba -address /run/containerd/containerd.sock │ │ ├─316046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b294ff0769e9cb80ce8c431df9fe0569eb058157f1e8bc9410a265d1d15454e9 -address /run/containerd/containerd.sock │ │ └─317632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5167a748b33854d181b0991fc8158f2aa311dac258a72b59359fd907ef95eaa3 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1427 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─docker-993af4880ab1de9477eeb4196c6d6d4faf3d5afded4b3c5e07748bb8966d71bf.scope … │ │ ├─25479 /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 │ │ └─25491 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /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 │ │ │ ├─29946 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30217 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.cegsgz.service │ │ │ ├─12622 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cegsgz/unit.run │ │ │ └─12643 /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-cegsgz --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cegsgz:/var/lib/ceph/mgr/ceph-instance.cegsgz:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cegsgz/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.cegsgz -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 │ │ │ ├─18779 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18800 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25159 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25436 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34750 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─35020 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12256 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12287 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10346 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-63cac8c7611fdc0da3ce8edcf158f914f8b1e797ad3a29dd6111c52bcfd05f9e.scope … │ │ ├─12693 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.cegsgz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12740 /usr/bin/ceph-mgr -n mgr.instance.cegsgz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─158550 /sbin/multipathd -d -s │ ├─docker-8c1b67fc5fa05c68f7510cfafa412504ff8098ca8dbb61e0e168edce71346080.scope … │ │ ├─30259 /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 │ │ └─30272 /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 │ ├─kubelet.service │ │ └─41240 /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.235 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-32f5499ca1eaf734990334f423eae4d06a8fe5f9b9dbeb7d32bb63516bb76592.scope … │ │ ├─35062 /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 │ │ └─35074 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─docker-dfe93e2b3081a3890354c26fecbb0697e82f058734f99ba2c792db7ad8966973.scope … │ │ ├─18876 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18894 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-rb2dbf35db64c4cc7a286918e541fcef1.scope │ │ └─195668 /usr/sbin/libvirtd --listen │ ├─docker-c8a229533ebb30f505b38d937e49eaca60534eec4ad62c90979810ca882316a9.scope … │ │ ├─12331 /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 │ │ └─12383 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1092 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10860 /usr/sbin/chronyd -F 1 │ │ └─10861 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─158258 /sbin/iscsid │ │ └─158259 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─3238a467f326bccead66a05b6b48119b625a7d0158ec444bc5f47e65335ffdc9 │ │ └─180465 /pause │ ├─5fa4e147fc6e2b989b56a78eee507786ab8cc05b729f657e653f1aa5a7f6f147 │ │ └─165602 /pause │ ├─141b2ad4491ed1c8491334c1b0a1c5eddd18f0f86c8234ac0de93bbbc8bc5066 │ │ └─48955 /pause │ ├─6ab3708730d46e62c651ae91198ed3df7ed8539831506f707d4d8e35fca9dd76 │ │ └─80703 /pause │ ├─97daac7961d40569e010cdcead02571505091cd873de0cffeecb1ece19de4398 │ │ └─69050 /bin/oauth2-proxy │ ├─2b2e73b1ec08d61308f0b3da0e7c556c6212575960f31e11e0e3d64d232f10da │ │ └─270574 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 │ ├─4b19f44f51497c18d25d6e5e293a3921d3b02b306d484c164a511537575b08ba │ │ └─312751 /pause │ ├─9bf8145ef89ab67d8ed1a9dcf5f5dd1ae6a0bee39070ada6b5cc722ecfdf3e65 │ │ └─40943 /pause │ ├─78511f4fd4312a266d7651c699fd992f857368da14ddac19fa442021b5870c04 │ │ └─71309 /pause │ ├─68a667612c0281ec74da190acfe16fbc0f63edaf1c4c475c2b970e4c6b362c1f │ │ ├─236686 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─236703 /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 -- │ │ ├─236709 erl_child_setup 1048576 │ │ ├─236799 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─236801 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─236866 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─237020 /bin/sh -s rabbit_disk_monitor │ ├─cb43ee2f9250db53c4d1c8446a189e06a33ac2fb558c1a9d5f0e985e5ef019a4 │ │ └─52495 valkey-server *:26379 [sentinel] │ ├─a9aa6b4d131459b3cfcf22838db86173328e942db96c7d4b3b7353909fff9956 │ │ └─57620 nfd-master -crd-controller=true -metrics=8081 │ ├─ca7e96f31652157a89e3b22a26e279a92bf4b4096ac57cd3415be286f154399e │ │ └─49411 /pause │ ├─5c1240f9f03b7f609cc1dc53cfb0bdd5cf2a19d1399db6c7cd612a430d6ed77b │ │ └─180490 /pause │ ├─5c61d943339fb5c3418a8363f8e228bfa7aba1b93eb81f1b727dfa04b2039465 │ │ └─47280 /pause │ ├─b99ef1b8aba9744db037cead06e9a43b9eba05d2d1bd7d3c16e0b1c15a5041f3 │ │ └─270466 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─551fea4d36cfbef196f30e9fb2ec07ad90f56c0553990f9cf4c99a1754f98e87 │ │ ├─163617 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163634 /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 -- │ │ ├─163640 erl_child_setup 1048576 │ │ ├─163726 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163727 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163737 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─163821 /bin/sh -s rabbit_disk_monitor │ ├─8521f4bfaee26cb366136dc08b74e423b671d72d52b3a0dc0bb54076d20f22cb │ │ └─65343 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 │ ├─086bab79e1d89d46d414f91e00b3e4db3986b50c5211312357e9b28dc9e3b143 │ │ └─67154 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─6fcc045eb2a400de7c94134663fb8f7c3da09c5e7dbbbddf577ed8853066c679 │ │ └─40870 /pause │ ├─ebec78e5d01e9bc487fc05cc6bfb24686f51bc3a38655a36f9c0b27d79edc2d9 │ │ └─44105 /coredns -conf /etc/coredns/Corefile │ ├─1769a820dcfdb4253bde25a3dfa4f872b33f5afe64d46079db54599692548a9d │ │ └─40900 /pause │ ├─45e49ce2e947a1a2f3cd0e82a89faeb04e1afe40095e4d47e282beff0b89cce7 │ │ ├─214249 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─214266 /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 -- │ │ ├─214272 erl_child_setup 1048576 │ │ ├─214371 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─214372 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─214382 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─214551 /bin/sh -s rabbit_disk_monitor │ ├─d495d47c33c3dfe4557307edbbe9b002852b3be7b92e13afa54db08dbc7d7084 │ │ ├─112535 glance-api: uWSGI master │ │ ├─112549 glance-api: uWSGI worker 1 │ │ └─112550 glance-api: uWSGI worker 2 │ ├─6686dc2a8ea1fb00ddb3ab1579d2ba71ebd2280bf2e17954f7e56e670615fb51 │ │ └─267116 docker-registry serve /etc/docker-registry/config.yml │ ├─cd28c38d4ef44a6d7826ebfabee0a891fdace0cc8ef376166880d051acc1b4e7 │ │ ├─210297 heat-api-cfn: uWSGI master │ │ ├─210324 heat-api-cfn: uWSGI worker 1 │ │ └─210325 heat-api-cfn: uWSGI worker 2 │ ├─34101ef373a77e55c40ef692cf9117d6b70014076b235a1b5eb213614c4bef69 │ │ └─197179 /pause │ ├─e7149b79ad12092be3d02c46c07473533a901ee1ab41c0390fd5b787f66fa726 │ │ └─262636 kube-apiserver --advertise-address=199.204.45.235 --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 │ ├─cdb51ff33559697c6a6e1e804de62dffdbb9135647ff62a303205cbfe9bfe558 │ │ └─44149 /coredns -conf /etc/coredns/Corefile │ ├─362f03e77ef4479c68bdaa153e25d959f1865e08d5dc87be9e7edcea5695df46 │ │ └─243781 /pause │ ├─af5c24f144b1fed5a470cb32debd23a8bbc8a3fdf599374f61594b2b95d16213 │ │ ├─320177 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─320190 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─0ad46e8db87fea28a4c0c24b12245af7ca0bd16a200ddba942e814aa6b712b78 │ │ └─300688 /pause │ ├─a44c8c8623cc6338721c5e4823ad6e657e088fc30430dd98707cbb772af4a7d1 │ │ └─300916 /pause │ ├─1c22d97d81e92c985a4082e8553304605c30743282fa85d77b502aed01241046 │ │ ├─255711 magnum-api: uWSGI master │ │ ├─255734 magnum-api: uWSGI worker 1 │ │ └─255735 magnum-api: uWSGI worker 2 │ ├─25567d631663812f0f3b4ee346f6ba6f32f9a4b5c8f477de722ed537e187e490 │ │ ├─189927 neutron-api: uWSGI master │ │ ├─189965 neutron-api: uWSGI worker 1 │ │ └─189966 neutron-api: uWSGI worker 2 │ ├─b294ff0769e9cb80ce8c431df9fe0569eb058157f1e8bc9410a265d1d15454e9 │ │ └─316112 /pause │ ├─666dd71c75f90e4831d0533642830d60b72b392b068170ebf36de1a5d3f7908f │ │ └─49526 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─3558f552d67aaf0ffc44d128af0dbca235492f1b1cf4f4d064a64387badaa019 │ │ └─64151 /pause │ ├─8c0cdf61ee54224b24dff80c967d1ea45857c2c496375e7095133eef7a6ab426 │ │ └─64640 /pause │ ├─4750c18830191f6c65af425a1129af2d350a9d650e956b6b2c8e36187d5c37f6 │ │ └─192653 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─1f41a93ed72bd03015a7098be0a891c57339e3726fcdb181d714f3358e417ba7 │ │ └─62878 /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 │ ├─58457fc8790e6c136867c76c143a9247d39ebe13deb1b9ef73fb48ff1b3bd07e │ │ └─66778 /pause │ ├─1a496f29058c67eff2c9c319a5e88d8891979a996a506a2c269d7c20b312768e │ │ └─161831 /pause │ ├─ad75c89a5576550e1646acaf591c349b2933e846f343f24de79bd40a5cdc9e11 │ │ └─224499 /pause │ ├─3ce7765c74f6c1d353ba4a19daa178b76bb4d5ffeaa1b978487e9e989f41ae49 │ │ ├─177456 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─177956 nova-scheduler: ServiceWrapper worker(0) │ │ └─177958 nova-scheduler: ServiceWrapper worker(1) │ ├─11dc4d0121024eb973fcf9466112d949c4d726f876bfc0dbfce8d2a3014a1293 │ │ ├─100116 /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 │ │ └─397010 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─a5df6bb5e4c52252051599248cf458d6f9d3f1aa3f2ae1538fcffa452b365151 │ │ └─115589 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─76cedd14c46ce59446c48ce35b5fe4b7344291a2fd92e413ce7d265c31e38dbb │ │ ├─210268 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─210609 heat-engine: ServiceWrapper worker(0) │ │ └─210619 heat-engine: ServiceWrapper worker(1) │ ├─a8904124564c43f67225ba614bf875d501315814fefb5c637771f5b9c519ed27 │ │ └─40920 /pause │ ├─55b5cb751b387a9de1ccbd3bbbf3d0d3eea0f763d1b3222e63b937ceb44f3f4a │ │ └─194914 /usr/bin/libvirt-tls-sidecar │ ├─9008ed43ae539999506b4b631db78ce96e31ac9469e1ef81c3de3e7984405959 │ │ ├─80796 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80813 /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 -- │ │ ├─80819 erl_child_setup 1048576 │ │ ├─80890 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80891 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80901 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─81033 /bin/sh -s rabbit_disk_monitor │ ├─93a077a292efe1a1dcf251381e4b2425df609e434b9d77fec8eec047f34c1e72 │ │ └─45257 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─3a0af554d9a039c482a173bb25d131844bec84d69a6f603e080a1c6cb4f3599d │ │ └─115873 /pause │ ├─851df48fca2875faceb3c44ee07a1a7dc157c2693afc32709fc21786f3b49992 │ │ └─57492 /pause │ ├─815ddf5d08d7a689d4c1edfebd4c5a6077f5cc242c4e5110d24a834b31c7ea9a │ │ └─44008 /pause │ ├─0b3706f5cd800a588e50ae18fbabb2d964484ab8262e4d853b667b374d8db4a3 │ │ └─270184 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─ed8c98aa40e222c7ac681a493c8951c4404f243541e701400dcb544ae55534f9 │ │ └─194723 /pause │ ├─a484e7493258b0ab526c4e05f9ca7a166a604b2ab66462aee515d04fe2b8f6f8 │ │ └─129737 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─26a19151bd43037448a5c5d7318ef1fdd7b1487c1b30614e774ecf54f704452e │ │ └─165225 /pause │ ├─c6bebf826cf62a1496a774d1cb5b6852dafdd20cdd789e350e437a073e66cfe3 │ │ └─160605 /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 │ ├─c56be91a247611e20042edffa53810892170ebb0c947235e00a127e3f5f8866a │ │ └─62137 /pause │ ├─e5a4a0057cf30ea4faed2833300e9862cfae40f187621a9e9c2453abbd5ce8e7 │ │ └─68682 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─24843a47255ea85ffb996f6c5aaf69e2d5a9a9ea11cf2a66a4afc0b2526f0789 │ │ └─180313 /pause │ ├─5252cf25e0244ac37ea6120b8fa8ccc47e70747f98d1f7d83d10a0283a23c72a │ │ └─64357 /pause │ ├─eafa569c835467618d4ed57c517716ce5387c2774e91dfa7c8ff29f68f87ab0a │ │ ├─87325 barbiacan-api: uWSGI master │ │ └─87338 barbiacan-api: uWSGI worker 1 │ ├─0df31b65e10739c38e68c6452b91ec407386c5a04e02e4deb5c4dd270da2c62f │ │ ├─234645 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─235115 octavia-worker: ConsumerService worker(0) │ │ └─235118 octavia-worker: ConsumerService worker(1) │ ├─bb0511f82e92c9fd403d039ec17c80e013dc7d4b76197852e6215b0a9a21d62d │ │ └─65224 /pause │ ├─13c19eba975fd8ec2034a69f954b36b07afcfec02bfd68cc67caa6a9fb4a6b9f │ │ └─301114 /pause │ ├─aecbe45429269857885a32b487ae0a5efe4f9bd3820f2cd2f810a0950a0269ba │ │ ├─114159 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─114303 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─114305 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─fc4de85abb6030caea6a997b5647ca776e0766d4f1c1451f3a6955974cf48758 │ │ └─45095 /pause │ ├─0eb29eefbf5684e9c9c1e7a0fb2569e0fd9b45f2598119e35b44762d746d2ec2 │ │ └─270423 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─2bbead41a5dc572aa6e7c70389441785bb00f6e040007522c94d813322aa2cdb │ │ └─263101 /kube-vip manager │ ├─b4cc3d4d4ce4946becee65bbbd12ddbc4a3af40f8efa4cde379a3cfee0e8a7d9 │ │ ├─176733 nova-metadata: uWSGI master │ │ ├─176791 nova-metadata: uWSGI worker 1 │ │ └─176792 nova-metadata: uWSGI worker 2 │ ├─dc7c5c480f752203047bf7cf625236f199b7ef8257c0184567ffb9e1648fbe56 │ │ └─165508 /pause │ ├─f24b43206f1c19d1e78d28a50f52f09f794362e383b6e3b3123a7619d344ca0b │ │ └─270301 /manager --metrics-bind-address=:9782 │ ├─761f7535a5e2050e5f6358082caeb8dc6624bf1606a4524a19ddb5a793fdbb66 │ │ └─52076 valkey-server *:6379 │ ├─8e8a5b9adf3088114ad0d7754ffe54ad281013dfb003b2d63fdc649ebb8a76d6 │ │ └─62547 /pause │ ├─796684059c5440e273025833689fcbd524905fa51023e265944890741cb09117 │ │ └─224301 /pause │ ├─de3b8afac8f254a54deda04c969bfa82d9461c84109459f71242f5351f3d6473 │ │ └─117731 /pause │ ├─dac01ded7840836b367a87533351c20292565ac1963c59a000a6dc43146e6597 │ │ └─94534 /pause │ ├─2468ce7b2f0227c01e48111fffa15e86a88cc148653318fc23cfa24d0c14f980 │ │ └─163384 /pause │ ├─add909513873065db28db5c6550855b2eaeed5c2f1e91b29330a827d86e911de │ │ └─180390 /pause │ ├─8f444d5b882b3b66718fd59c99c136acf3a482585a8442ae03e938de9afc0c4a │ │ └─69318 /bin/oauth2-proxy │ ├─95604863760701e02411e5bc0fe37df97e57c4a3cb72508b33be6861cf2565cf │ │ └─48653 /pause │ ├─c52b26a4db225f5e4b5c282edfa8cb009638500750797b95819785329bc06768 │ │ └─89449 /usr/local/bin/rook ceph operator │ ├─ace7061c57cf78cd634c0cd452141396df2967f3da9ef80fb8385d69360f3e63 │ │ └─162338 /pause │ ├─48f5a25eed68c0ca252e0b377bb895946469db306bb61d48393903922f23cc8b │ │ ├─49444 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 │ │ └─52223 haproxy -sf 249 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─15e0430890d5b9adb09a9c577b116c7bc095561e7cd3f5f732cf6c81b78e1f68 │ │ └─136747 /pause │ ├─7864b7a5f71bc23b3de095a54fde78cf94304f8df0314ac852741947627ecae8 │ │ └─49735 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─29764c6b60fc64196d56ab11d661e510fccb0f9fbab1823376132f9443edc95f │ │ └─45213 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─f23d1d8efbe57fc82a6c06aab1701e9960e4ccb0debaed688fd0961acfbdfa88 │ │ ├─272718 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─272763 /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 -- │ │ ├─272769 erl_child_setup 1048576 │ │ ├─272866 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─272867 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─272877 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─273093 /bin/sh -s rabbit_disk_monitor │ ├─69cea95debdc7cc59116611a4cd19da792c4dc4c94fa1c13a606c5fd8d367d8d │ │ ├─181360 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─424866 sleep 300 │ ├─132307c530a3a6b6fffa27f58de2eb4eaba60e6e9cc593761aec1af014cbd4e3 │ │ └─63962 /pause │ ├─87662c26baf0f3c0ec6c16f990ba566a67ba0f453881c4eda8a16f9985b1768d │ │ └─112173 /pause │ ├─f15b1852b6605e210c592acc445d8484fe3cec6c76d943080a582a66c20912c9 │ │ └─66593 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7a32c5e01cb6ed98914721228a2dba63b47ecdf87b742993f50b2172d15b5f30 │ │ ├─192224 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─192747 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─193174 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp_tgxe6hd/privsep.sock │ │ ├─397724 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpflicqkm4/privsep.sock │ │ ├─398217 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp3ox9264o/privsep.sock │ │ ├─398759 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─398760 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─401087 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=07a10a94-c170-4880-9ec5-cb04a8627398 --namespace=qrouter-07a10a94-c170-4880-9ec5-cb04a8627398 --conf_dir=/var/lib/neutron/ha_confs/07a10a94-c170-4880-9ec5-cb04a8627398 --log-file=/var/lib/neutron/ha_confs/07a10a94-c170-4880-9ec5-cb04a8627398/neutron-keepalived-state-change.log --monitor_interface=ha-0db85fe1-08 --monitor_cidr=169.254.0.34/24 --pid_file=/var/lib/neutron/external/pids/07a10a94-c170-4880-9ec5-cb04a8627398.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─413733 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=db1af388-00c9-4a43-bf00-a38d25685f76 --namespace=qrouter-db1af388-00c9-4a43-bf00-a38d25685f76 --conf_dir=/var/lib/neutron/ha_confs/db1af388-00c9-4a43-bf00-a38d25685f76 --log-file=/var/lib/neutron/ha_confs/db1af388-00c9-4a43-bf00-a38d25685f76/neutron-keepalived-state-change.log --monitor_interface=ha-446e89a7-eb --monitor_cidr=169.254.0.178/24 --pid_file=/var/lib/neutron/external/pids/db1af388-00c9-4a43-bf00-a38d25685f76.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─418933 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=cb0a4bd0-98de-4682-9981-49b36145837c --namespace=qrouter-cb0a4bd0-98de-4682-9981-49b36145837c --conf_dir=/var/lib/neutron/ha_confs/cb0a4bd0-98de-4682-9981-49b36145837c --log-file=/var/lib/neutron/ha_confs/cb0a4bd0-98de-4682-9981-49b36145837c/neutron-keepalived-state-change.log --monitor_interface=ha-225f0cfb-d2 --monitor_cidr=169.254.0.56/24 --pid_file=/var/lib/neutron/external/pids/cb0a4bd0-98de-4682-9981-49b36145837c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─1f20568cba727a3420775ab31b14b40d2d1e0772490ddf8141008ff192785af2 │ │ └─52036 /pause │ ├─ed6d64a74643e63bd2cd901fe213b5c3853d33a63f52e91af0e8e8f543ba4920 │ │ └─56557 /pause │ ├─5bba966748dfc1e153c2d234baa6a8a9f02bc0f3fea6833e530e1c85acc063f6 │ │ └─68808 /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-235.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 │ ├─288980a5dff9846cf076bf020ec41a3b9ae0dd4dbf7db10cb3c91b22f8e72102 │ │ └─144253 /pause │ ├─f5a16012bb684ed5fdcf5a4d8d2c287c283d5e48d8946e3b6b8e546d8e8ec1c1 │ │ └─64856 /pause │ ├─54dfb399a938f80dc79590c4e9158abea2316b41117e99b19b3f42da3fa680f9 │ │ └─272491 /pause │ ├─21120e9a6d20dd663c4bb266d18497abc3b2b268f3a6cec39f9543965e773d46 │ │ └─52584 redis_exporter │ ├─8fb056707482f3ac9e56179d2aaeee53b6c3803724dd48604448c515cd0b89f7 │ │ ├─189989 neutron-policy-server: uWSGI master │ │ ├─190002 neutron-policy-server: uWSGI worker 1 │ │ └─190003 neutron-policy-server: uWSGI worker 2 │ ├─e5d9c5d08eaebdbe1ce983466a907ad2550e4786b83ddcfbfe7634cf66877873 │ │ ├─200643 /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 │ │ ├─399486 /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/tmpvf125_mx/privsep.sock │ │ ├─399966 /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/tmpvkeb2heo/privsep.sock │ │ └─400127 /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/tmp_9pkqg9b/privsep.sock │ ├─3ea700e2cd17b6b224694cd339fa5f05b44f8573f220b6c7aa22a70f62dc4336 │ │ └─48005 /pause │ ├─0ad5d23f5213e664936fe395b803b61a1cd299a4288f205f6c45978394b497de │ │ ├─160640 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160652 /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 │ ├─6f049121e1b9abbd79ac2c7affdcbc9e78943f9dd0f717a1fd62e41ed8cc9dfe │ │ └─238826 /pause │ ├─ee3f23c8814e7828db756092bf18035ad518cf55effefb2a0a3950e793d2dcae │ │ └─234644 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─1e1e36e620214948f59fc06d700a36ce244e6efa0e9200fb0f9d7360125713d1 │ │ ├─49637 mysqld --wsrep_start_position=2afe1af1-76f8-11f1-9f38-6a0096f1f22b:20 │ │ └─49760 /var/lib/mysql/mysql-state-monitor │ ├─331528c305454ac8ceb7bc030df6bb5d087f555958e144b2a63643b95ef1f42d │ │ └─113727 /pause │ ├─b0ecba8e0d2a9ec34fbcfc2a995f6bafe11f6a7febf08967c66052d758855041 │ │ ├─67215 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67248 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─9d1337875e700837cd42a535dc2caf7ee7bef767c1d41b64172f594b5a9f5615 │ │ └─165681 /pause │ ├─8ebdaf462d93808f6d22ff6484ee7f539b4fbbc7224d18e8d0cf1f86df66fef8 │ │ └─57578 nfd-gc -gc-interval=1h │ ├─1f9b02ca7e679b65bb93dcefcd670edddd650e36994f911dbd8db511fed7f136 │ │ └─113775 /pause │ ├─3f55e56dd466bcfb3e6a5e51a08f2dba977324c4675f9e5c93882fb686c3bb1a │ │ └─142275 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─48ee3cd2107092c9eeb026bf752fcd4b877c25581b95313ba8af9d5a1eb7636c │ │ └─178575 /pause │ ├─27b8df820dd08415d09e2a493f2a513803c460ae390c6d41c2ce8ea0ff295dfc │ │ └─214032 /pause │ ├─317e12db288b387c9ffc991856b78d9373b15252bf177b68f029f090d7dcf779 │ │ └─62315 /pause │ ├─2234660c26fbaf9fc6a92a94a4c778c4fc414c9c003d56fc80052759b210f60b │ │ └─197248 /pause │ ├─847ed80b310f87cb5c68b5fb574102faaba2ec5502332f4b3aeb32a1ecdc8505 │ │ └─239947 /pause │ ├─89e28a353e720b94969c815dc99721c2a14f4e79c2f69e5ac6ebf98ab0e391d0 │ │ ├─63885 python -u /app/sidecar.py │ │ ├─64479 python -u /app/sidecar.py │ │ └─64480 python -u /app/sidecar.py │ ├─1cfd29b53a961deff955addce786e15bb1111209623b26a991ec21e3f3e098a1 │ │ └─270296 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─65da0671f63531de9e0ff2ede7e1cb04427c0494cb00e2272a33069e0699bbc4 │ │ └─245229 /pause │ ├─c37f176cd4c2561bed025319a229ab0e19e12843ef4cae52016036caea8d3ae0 │ │ └─41042 etcd --advertise-client-urls=https://199.204.45.235: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.235:2380 --initial-cluster=instance=https://199.204.45.235:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.235:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.235: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 │ ├─d8eb2bce31801058cab1e7701695edcf16d75910c917f03007a3d41b8cfdf48e │ │ ├─310374 manila-api: uWSGI master │ │ ├─310405 manila-api: uWSGI worker 1 │ │ └─310406 manila-api: uWSGI worker 2 │ ├─c4f79a756331bbefbacb83f13f8aa62d59c9bf25fc198db2f341650cae3bfd9d │ │ ├─ 74635 apache2 -DFOREGROUND │ │ ├─ 74650 (wsgi:k -DFOREGROUND │ │ ├─ 74651 (wsgi:k -DFOREGROUND │ │ ├─ 74652 (wsgi:k -DFOREGROUND │ │ ├─ 74653 (wsgi:k -DFOREGROUND │ │ ├─422633 apache2 -DFOREGROUND │ │ └─423861 apache2 -DFOREGROUND │ ├─b9198ace28bc08166fb38bf921a5de60d6b1ef7aed7e4cb5bb1e05bd0ad3e5f2 │ │ └─88177 /pause │ ├─cf3890a344728838f8b2263d612c354e120533b1e2ec283b685f6e90ff7252f8 │ │ └─45006 /pause │ ├─7efe720adedb63295617c187d7214b0d0a6e1b26d7ce89689599d21acfb6229e │ │ ├─336417 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─337188 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─337475 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpi5mshntt/privsep.sock │ │ ├─338184 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpm7sv0on5/privsep.sock │ │ ├─338714 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/9f8bdf31-6e30-4400-b3fe-e412bdc873bc/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/9f8bdf31-6e30-4400-b3fe-e412bdc873bc/host --addn-hosts=/var/lib/neutron/dhcp/9f8bdf31-6e30-4400-b3fe-e412bdc873bc/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/9f8bdf31-6e30-4400-b3fe-e412bdc873bc/opts --dhcp-leasefile=/var/lib/neutron/dhcp/9f8bdf31-6e30-4400-b3fe-e412bdc873bc/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-29eeb366-4c3c-4715-991e-f9b0ece0bbbf,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─338718 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c302a05b-dbe1-4c08-b0d0-b9dac799f366/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c302a05b-dbe1-4c08-b0d0-b9dac799f366/host --addn-hosts=/var/lib/neutron/dhcp/c302a05b-dbe1-4c08-b0d0-b9dac799f366/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c302a05b-dbe1-4c08-b0d0-b9dac799f366/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c302a05b-dbe1-4c08-b0d0-b9dac799f366/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-14215e98-ca68-4c62-b8b0-0943ab1bac60,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─338721 haproxy -f /var/lib/neutron/ns-metadata-proxy/9f8bdf31-6e30-4400-b3fe-e412bdc873bc.conf │ │ ├─338725 haproxy -f /var/lib/neutron/ns-metadata-proxy/c302a05b-dbe1-4c08-b0d0-b9dac799f366.conf │ │ ├─397635 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp_3euyp6q/privsep.sock │ │ ├─397964 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─397965 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─402739 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp_5qtn_fd/privsep.sock │ ├─61f5cb21c367fe5bf94bf1ca62d1f39fab28abeb7da4aaae84fb1ecf28b021a1 │ │ ├─94936 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─94953 /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 -- │ │ ├─94959 erl_child_setup 1048576 │ │ ├─95141 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95142 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95158 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─95297 /bin/sh -s rabbit_disk_monitor │ ├─2208c132e7257aa6e2c15a55090e6a1d442a33bad71ad4ea9da7b37ad408a878 │ │ └─68320 /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 │ ├─0116faea174f0167f05a70a78f58b9f8b72ac1ebac77376a2fa4e1283de15d1b │ │ └─300959 /pause │ ├─511c6edf96aa4114fbc61fab868f8de06d8ddf37112ce1f37329cb9642e0b0eb │ │ ├─66226 nginx: master process nginx -g daemon off; │ │ ├─66249 nginx: worker process │ │ ├─66250 nginx: worker process │ │ ├─66251 nginx: worker process │ │ ├─66252 nginx: worker process │ │ └─66253 nginx: worker process │ ├─c401a92c7c2045626ed780a2cf38e5fc16ba3190ce8f547c53c83fd2758b95e6 │ │ └─236566 /pause │ ├─e6f432f978e39e159ee29bd015290f39e182574e7a4d18f43ec5b1295eccf590 │ │ ├─256017 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─256440 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─256441 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─9f48f763a4c898961f460e34bcb4714135003eb76034e560214b3ae74defef18 │ │ ├─178757 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─178774 /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 -- │ │ ├─178780 erl_child_setup 1048576 │ │ ├─178858 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178859 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178869 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─179109 /bin/sh -s rabbit_disk_monitor │ ├─da51385222ada904ac6cd284a2672941afb1b43bc3e12ebb4bfffa014414b67e │ │ └─162538 /coredns -conf /etc/coredns/Corefile │ ├─a5e1a64bc32694123830a34d72c864bbcf8de301182e37ba49decc2f2825ac39 │ │ └─45305 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─abe33ba370c6aa9bcb277dbf5b41e94ec27fe31fcb2ddf1fea6eb2fa80f3b513 │ │ └─68870 /bin/memcached_exporter │ ├─535c67949ca09a20797f6598b2761ebe6499040c8b8fc41153d70e53d9f751c7 │ │ └─194964 /bin/bash /tmp/libvirt.sh │ ├─ba0c47657bdaaf68ba2effead3cea6c7bb4bcafd283124cc71cc5702f02f7077 │ │ └─66774 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5344edb998196cddd508db6028c09651cda9fc8ab692b634893cbfde2e29e16e │ │ └─270249 percona-xtradb-cluster-operator │ ├─c0781127745e49bf9acb87a2ae81011a3a488d1a9c4a519235efacd39686832c │ │ └─82234 /pause │ ├─ce453bb3697b3d3d85eac166c00309d056d07b94cd3891a03e36fce863c640bf │ │ └─171972 /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 │ ├─17e3db111ddca187a53237d461c2e5c3a619e93ebead784d3a2c1b383119facf │ │ ├─255614 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─256140 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpt7427qgy/privsep.sock │ │ ├─256143 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─256145 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─e0bede8b8296e62cc054355a51d28e070b493fd0ba63186690d244b63bcc6b47 │ │ └─68511 /bin/pushgateway │ ├─d351f1a2e3791f98886fe6a8aa38478eb862b66fd064fe4600c336af5ccf353a │ │ └─240914 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─cb4dccfbef2b994305c30cba1ba0b4922a6b57db543f9bac810a4039933c549b │ │ └─68282 /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-235.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 │ ├─d2b8cd460ebb0c24cc6b056558fd6bb200b5cb5da77c79cfdf33faba169b67bb │ │ └─310454 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─c1456f15a26cbfea52274ba2f63bbec018945a236324ecb662b702156acb4c91 │ │ └─200723 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─d364cbc044c76850c13001cc62f4909b7543c9f29413cc4bc3513974c2238cff │ │ └─42238 /pause │ ├─de9a5a648cf52cdfe1760eda10f0840c2af96569f33621123b2b8c568770302c │ │ └─62761 /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 │ ├─ee14382e07c36dd202ae38b1ccecf28f75a011c408b18323b23be2a9f9edde23 │ │ ├─176590 nova-api: uWSGI master │ │ ├─176628 nova-api: uWSGI worker 1 │ │ └─176629 nova-api: uWSGI worker 2 │ ├─916038c24e5e1612db27199563c78c18764d0f2c50e316570db3b1bbc35b67d6 │ │ ├─310548 /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 │ │ └─310846 /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 │ ├─d0fad1516227af5fa9a26c3c1ff0bd714ba21d51604d3775ea6aa9b84a6a7520 │ │ └─195565 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─178598524c3d12a69f546805462a20ed9644c7cc2dda9f3df9c5b252cea0bcf7 │ │ └─316699 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─19a86981de9c49abebd63d1a0dabfa53a949300b481babce55bef73ec8056fc3 │ │ └─180467 /pause │ ├─07180f58ffef0c50c4f7d528e68de29bc8c861a51b6183bf6793c095640a004c │ │ └─63411 /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 │ ├─560bb2ec2778695efce8dbd697134c984ced39a165879dd081e3fe3a1f649687 │ │ └─41425 /pause │ ├─90baab9c2db31e1f160a9432f98246bb7a79ee1530ea4c084b8fdc04f83c6145 │ │ ├─115990 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─116008 /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 -- │ │ ├─116014 erl_child_setup 1048576 │ │ ├─116142 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116143 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116153 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─116285 /bin/sh -s rabbit_disk_monitor │ ├─2fa307bf016b7a4b59760ed116e907116374d4c7647990707c24816ff3e3a89c │ │ └─224311 /pause │ ├─d68d9fc0383c05add41d37f30df2974d83500b93b692945c5994bd90b00d6840 │ │ └─224576 /pause │ ├─af431f7142d705644bce3018a907c12ddd9ae46d377c7f97c1f7da004be3668b │ │ ├─210135 heat-api: uWSGI master │ │ ├─210148 heat-api: uWSGI worker 1 │ │ └─210149 heat-api: uWSGI worker 2 │ ├─5cbf03f5ce0d4c5ae4864f2a1d5b996d52b8c5492c446033fc49fa89f2562701 │ │ └─240889 /pause │ ├─dbd1ceafa63304808f748ea3b3cdad1642ff3521d9333fcfd909f3e722c6089d │ │ └─43571 /pause │ ├─03acac186b3f529270aa01b3601de5398069bf010d1f8892bb5f86f9343c45e9 │ │ ├─190909 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─191154 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmphahwvedy/privsep.sock │ │ ├─191487 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp5cve5xdi/privsep.sock │ │ └─191739 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─4b95685e0d00e433e3d00430813bf9846bc71db760aa02f3aedeaeb7d56c1268 │ │ └─57228 /pause │ ├─787f894eceacc89f49de58487f00b7778c1132ecd5428bba8dc1342da8db90c6 │ │ └─44851 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 │ ├─2bea11726510533a4889ae44cfe65fcab45ea8e51d30dfd4914c78e773df9d0e │ │ └─52271 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 │ ├─755c350cc660c76fab3ff7e976e6e3397ce7b182319a773aedcd43f620fb9675 │ │ └─99545 /pause │ ├─3530e499d747b5af97bc34c9b78b3d3fccc7bc172cf85dfe8279d9197d38dc41 │ │ └─180878 /pause │ ├─1c45c1962c670e1ce2ee974c82bbb50afe0bd50035ef7b3e911f6adf6cd2d8cd │ │ └─245184 /pause │ ├─9edfd33a517bd45b41cccd52abbeab3cff147ca874c87771b7d3fd9f16237fce │ │ └─180902 /pause │ ├─920f6b8b812cad6b4c5ac93818faeecc21a5e7e27555eb7b1abe0897651caef9 │ │ └─47231 /pause │ ├─f89a4f36cf2db0e68d081dece857e8d930adf926da73b384909d7b84f85ca8a2 │ │ ├─128199 cinder-api: uWSGI master │ │ ├─128249 cinder-api: uWSGI worker 1 │ │ └─128250 cinder-api: uWSGI worker 2 │ ├─c673aa01436fe02f69874592e0cd6832508af2f79b95647cdf28e755b1716036 │ │ ├─69530 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69547 /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 -- │ │ ├─69553 erl_child_setup 1048576 │ │ ├─69706 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69707 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69717 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69843 /bin/sh -s rabbit_disk_monitor │ ├─b540a8c88fbe89929a5a7e73d4060d063ca38c51ca83fc1c7cf564bd12ef5e31 │ │ ├─235256 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─235274 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─236152 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─236153 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426748 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426749 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426750 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426751 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426752 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426753 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426754 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426755 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426756 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426757 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426758 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426759 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426760 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426761 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426762 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426763 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426766 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426767 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426768 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426769 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426770 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426772 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426773 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426774 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426775 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426776 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426777 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426778 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426779 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426780 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─426781 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─426782 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─dbe7c9dd662ef44dbc76d8b9750032495f0f244ae7279016b4d79fde34e40a2a │ │ └─255490 /pause │ ├─c93f5fc62e4350f0097d883b0b31b0b1798922b0547db4061fca5ef5d57792d4 │ │ └─241548 /pause │ ├─7cbfdc0c33686ebf92b234b17e925923a3fc9bed15b6d22aaa514a54ebb70abb │ │ └─65529 /pause │ ├─956278ca274b840e60236fdee4a14aab8c1477eab0330c83d0c24df23bcabc39 │ │ ├─315913 apache2 -DFOREGROUND │ │ ├─318487 (wsgi:h -DFOREGROUND │ │ ├─318488 (wsgi:h -DFOREGROUND │ │ ├─318489 (wsgi:h -DFOREGROUND │ │ ├─318490 (wsgi:h -DFOREGROUND │ │ ├─318491 (wsgi:h -DFOREGROUND │ │ ├─318492 apache2 -DFOREGROUND │ │ └─318493 apache2 -DFOREGROUND │ ├─fd4ceea572e61a8f5f5c52b95910e181f9709898c89070a3d5335dac199a9c87 │ │ └─68850 /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 │ ├─15d0fe4a7fd0578097183efa863b8ffafc5eb1214e359bbac568c2ad661008c5 │ │ └─44483 /pause │ ├─180d02c71d548137d2bb09e7dd3dd8b2a7d865192105c2cd2d8b711fd3de493e │ │ ├─142610 /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 │ │ └─142803 /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 │ ├─6a35dc8f64d9bc50931e36e9a0368f1c2b7a74d2da97899a9577e008046d4b59 │ │ └─99500 /pause │ ├─b31bb9f98b48db5073d026e57a1fb4ff4a5663103c43ad6e23fb904286827fab │ │ └─57134 /pause │ ├─5167a748b33854d181b0991fc8158f2aa311dac258a72b59359fd907ef95eaa3 │ │ └─317656 /pause │ ├─fa7f54914663103a746992d08c91b7ac706a900990db43972e207be2835704c8 │ │ └─270414 /manager --metrics-bind-address=:8080 │ ├─1734825447935b972fa55ca865291f4bfbb9639da799e32ac155287fb2bfbca6 │ │ ├─195119 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─195142 /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 -- │ │ ├─195148 erl_child_setup 1048576 │ │ ├─195303 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─195304 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─195314 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─195603 /bin/sh -s rabbit_disk_monitor │ ├─b4f17b55581f7b33a122e57d4143976d301c1e1d74f6a83c6bd11c03d5ea18fd │ │ └─41450 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─743f095272a90d493611d864a0bdca4f19cfe29d093b9d0dcc6f392b437fabea │ │ └─273302 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─592cb4e62d26420c4843ea42c9d5af3a867d9ad5357ec643b338fc62b85e10a6 │ │ └─270557 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 │ ├─f824398588f8eb489bf08ef08d4e939c16a91f0dd54706b685fbb56656585dd9 │ │ └─47432 /server │ ├─55ea559a914fb07544e60d557f11d7a99a1b81d0bd6f405ab941b679311bc9b0 │ │ ├─233319 octavia-api: uWSGI master │ │ ├─233335 octavia-api: uWSGI worker 1 │ │ └─233336 octavia-api: uWSGI worker 2 │ ├─17584398ad5e2396133051fb773bfa7d205d28d873daceec20842dd15acf2486 │ │ └─165960 /pause │ ├─e2cb599439bbaa743316b63265a2ff7d4556cae46e89dd56739711a2112192e4 │ │ └─166598 /pause │ ├─34dec43d55cc27c554ce407e3ba656a1b6e8766b0ad030198fe0631d4df94dda │ │ ├─177432 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─177839 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─177850 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─97fe0dfe1d9aaf6c1ecc9dd684d6cdbc06a2b55f9e93da309501154073b4a3c0 │ │ ├─ 47630 /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 │ │ ├─ 47645 /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 │ │ ├─ 47693 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─315744 nginx: worker process │ │ ├─315745 nginx: worker process │ │ └─315746 nginx: cache manager process │ ├─26c92cb699cd47e5cfb35149f33636c9004eb4365534fecf385f76bfb9006375 │ │ └─262862 nfd-worker -metrics=8081 │ ├─da59d4c1c85c3b882aadb8a9172729ecfcf40f8eed87d6e16e95a38020120759 │ │ └─68474 /pause │ ├─a30e9b686241bd4a8af23e02c913d869ae4e3ba3261e5aa9a61291f09b421e63 │ │ └─68222 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─d2ea9d77d00e9bf9257dba0528c53bf7159b7667afaea19c6b10959160f8bef9 │ │ └─68711 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─da4dd3455a89c8112c0e95ddd837de4a7ea9defa13b24d42219461868339bfae │ │ └─317844 /bin/openstack-database-exporter │ ├─395b36e7104dd075d37c6b574b2905e62f499fac7e3df7a271d459210e67f422 │ │ └─68949 /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 │ ├─74532257abc0d844635662658439bffab401cbf201ea678c55db0000dad5fca8 │ │ └─310373 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─904d1d02860be538dea24cbf103d8013a3267c65d460a696d5b0857deafa02fa │ │ └─42192 /pause │ ├─4c83d67cb20e0af11f5fdd116ce4da9e9ef7fea1107d6f79a872f38c339d1a9f │ │ └─256106 /pause │ ├─0040f91cd9ebef3359e10d19edd5f0bb5190c065441f36639824585035b808de │ │ └─270290 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─bb7e5b1bbbac6610ca4e18e4ef04f68b0c301233c245b1f9935d716f2bc5aec1 │ │ └─136016 /pause │ ├─aefe7ff0bea89ee13e96ace90912748cd4a96957103449d467b1df5848cbd36e │ │ └─44054 /pause │ ├─718d9337a208c6e8ac44eb0da27ff932615beb89d62b091ffb1b7f3c87f3bea0 │ │ └─159946 /pause │ ├─dc08306e7d1c2776f5e69380034795bbddc648b2f3421493d2f2c4ba355b07c2 │ │ ├─149698 placement-api: uWSGI master │ │ ├─149730 placement-api: uWSGI worker 1 │ │ └─149731 placement-api: uWSGI worker 2 │ ├─cd6337fd45b1ec328a3a4e2145458002ed5d43308744ecc3a099bf6d882f3fb9 │ │ └─100049 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-5lnsf --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─e021be7beb73e7dbf4196baf89e6fdef07c0c14d29bbd3f771ffc59539d779d2 │ │ └─51768 /pause │ ├─310d61da049e2b89b5ae2e82eb540b2532b06a35a1bd93c5bdbba030b899dd0f │ │ └─48113 /pause │ ├─5b564d3a0cf2fb16fc0b726267772fba15e3d4358e19558d039f6cedfb8f73f5 │ │ ├─42691 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43066 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─f0f69d38b4ce876c95cde55ca209c595ff03dd41369dfe3e95c1fc62bccf681f │ │ └─117681 /pause │ ├─0586525a8fe6865174913a34fbc9a684c4a413af1ba3d8224fc615829eabd7db │ │ ├─189946 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─190272 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─190275 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─190278 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─f8db798d1b2c64f6452bdb13aecf44ea77a995970c2e2ebf4352d6eae3c7ff84 │ │ └─40926 /pause │ ├─bc9c52b83ee092cd2ccc91a8b5ef97730c06beb82f7001d13f14aaec62e94138 │ │ └─45055 /pause │ ├─7c9c32642119f5cde81b8944eac709e2a90e0df8574ca51f52554209984108fa │ │ ├─63803 python -u /app/sidecar.py │ │ ├─64415 python -u /app/sidecar.py │ │ └─64416 python -u /app/sidecar.py │ ├─7cbbae7273198f47173795a72ac881d2362eed434d0000b3d2dca02c0cb25dd6 │ │ └─100973 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─8e8419be2aed8c1325e33e00fecdb1cfba8e20ed8f3365e5ff0066213a595e3e │ │ └─66090 /pause │ ├─ab58027474aaed85a83a13fd627ac2ff9b2d5b16110133d7d346fdafe575bd8e │ │ └─57724 /secretgen-controller │ ├─d5423693c1309a5f1e327e941b593899b7aa5b8ed91aa536cf71f3586b5d6146 │ │ └─67954 /goldpinger --static-file-path /static │ ├─40f6dfdaf923142b93246d2a65e2c31ed93ad0fb51c564d5cf1321697d78405f │ │ └─57276 /pause │ ├─ba2956a77ea50afd9c9dd6308762890f022ba2b62d0008d4a953c73be2c70dcd │ │ └─64266 /pause │ ├─1337963e3fb0d1bae7526a966d561b83e785132583ca0a3839830677f1f43004 │ │ └─65041 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─c4f3270fe1a591f3dc58dbc06475b9250243279528009ea4a12d9d6f2b5bcaa7 │ │ └─197132 /pause │ └─b2e8996826acb5aa28cddf6cb0c7aec50f32f793f9d530521651e25fec0759fd │ └─62259 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount