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 │ │ │ ├─21546 /lib/systemd/systemd --user │ │ │ └─21548 (sd-pam) │ │ └─session-21.scope │ │ ├─21477 sshd: cephadm [priv] │ │ └─21565 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1590 sshd: zuul [priv] │ │ └─1603 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1594 ssh: /home/zuul/.ansible/cp/199.204.45.242-22-zuul [mux] │ ├─411257 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-yltrglituiesusyqsruxeebafqyrhqfk ; /usr/bin/python3'"'"' && sleep 0' │ ├─411258 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-yltrglituiesusyqsruxeebafqyrhqfk ; /usr/bin/python3' && sleep 0 │ ├─411259 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-yltrglituiesusyqsruxeebafqyrhqfk ; /usr/bin/python3 │ ├─411260 /bin/sh -c echo BECOME-SUCCESS-yltrglituiesusyqsruxeebafqyrhqfk ; /usr/bin/python3 │ ├─411261 /usr/bin/python3 │ ├─411282 /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 │ └─411284 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 … │ │ ├─ 9934 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12256 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2d356a34ae750d932fcc5e1c47f135fb4813bc62b54c8045401ea6b6106f7b4f -address /run/containerd/containerd.sock │ │ ├─ 12615 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 363258377edbd37c618937f90f792803ff071a8b5bb152b4439724d025888d8d -address /run/containerd/containerd.sock │ │ ├─ 18509 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 16f5234906cb73938f427d591e6181eb0291f359306d29aa425a2c1945a1a0ea -address /run/containerd/containerd.sock │ │ ├─ 25105 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 41696d704b661e2e4e4d86fcd62d8a64c8d0c5ee0a6196b6adcb1d43e05b7425 -address /run/containerd/containerd.sock │ │ ├─ 29620 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f48a54ff43c3d70906fa91b8f9a838baa172e5a241c7003df285fe17a9f3d024 -address /run/containerd/containerd.sock │ │ ├─ 34432 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dc1c3d2cd3469f6df908366d123cb8771d95716e881e216d61ec56df04336c0d -address /run/containerd/containerd.sock │ │ ├─ 40293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60cd890d8bb3c3ebcc951ee1df41de3755beff7e702bdbe36de4b546311a0ce0 -address /run/containerd/containerd.sock │ │ ├─ 40343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5f4ae71459383a4e4b35f0ab11b3c5a43fd7b073611cd31405df0e293333439 -address /run/containerd/containerd.sock │ │ ├─ 40360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77b2b08cfe6fc2f8153a78eed0ad36cb70b3d6ff500631d79036f447c1e4f5da -address /run/containerd/containerd.sock │ │ ├─ 40361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c121b7c4f8b22126da62b099344397d2c084957baa97725aa19e471a825facb8 -address /run/containerd/containerd.sock │ │ ├─ 40375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17b80cc5c2f30a1c703ccaca562baa6174a4994532947fa187e33c4c1d35a9b9 -address /run/containerd/containerd.sock │ │ ├─ 40870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca186b40ba898c986a5880d7755d8116c163d5d3db5cf80a587c26655dabc941 -address /run/containerd/containerd.sock │ │ ├─ 41652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c40e66883491502c95de6c1b24957db40a66ed04d288f4c1efbeba7dfb480372 -address /run/containerd/containerd.sock │ │ ├─ 41664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4bc76c45369b6c88ec9d6ade9306ac49a5880294a43d6fd7c7c0fccfe237ecb -address /run/containerd/containerd.sock │ │ ├─ 42979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ef155b8ce7301c8a3f7bd8ab51027c5529016bdcd49126b6d4d686e19f32505 -address /run/containerd/containerd.sock │ │ ├─ 43427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c304838e0f8b1640eaa875825bbb2a28d608514005fe23d3e37d4cd08f3abe8e -address /run/containerd/containerd.sock │ │ ├─ 43460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e05f44f3a78f002bff55e15ee4d909716d5e7a89f29920250acb800a9d92460 -address /run/containerd/containerd.sock │ │ ├─ 43894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50e4da496f0972f62521779b15bb5ca4841a4ac1a4e559c7efe071d512f5e87a -address /run/containerd/containerd.sock │ │ ├─ 44439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc3f818f797c3504c1a22dcfe33e69ef5199fe7ed63ae07756c6e2b5e106a20d -address /run/containerd/containerd.sock │ │ ├─ 44486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c2232e98fe22a0a3c41d2ffb9f14306f35cbd6ca84699bc18f6ab47ac639b16 -address /run/containerd/containerd.sock │ │ ├─ 44532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c961c39dd9e9227f53b701f22cf9cb0ff0c0b1498c05b835d37c1648cdd2181e -address /run/containerd/containerd.sock │ │ ├─ 46926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 327d4a653b39545273fc8bd9287ad0d2af65e27a677e0c83e88966db2fe9737f -address /run/containerd/containerd.sock │ │ ├─ 46977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c7c1bce8eb2c4a2202e13c9acbbf61745ddfcb1623cfcaf205da58f88d941b8 -address /run/containerd/containerd.sock │ │ ├─ 47734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0150aecd44f6ff2922886d64532030c369ebc5750420700ec243f548e10e3801 -address /run/containerd/containerd.sock │ │ ├─ 47835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 186035cfe2a615f538690f32b873d1a789864277b9907b03277779bafd9814d2 -address /run/containerd/containerd.sock │ │ ├─ 48155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6ab860cbfb5629e96a83194bd2860f99b5d5fc031e90a0536ecc33c36db1d0c -address /run/containerd/containerd.sock │ │ ├─ 48592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86fce6cc1948f32449dcd73751ea6e914a7639e05c38908132a6727781301159 -address /run/containerd/containerd.sock │ │ ├─ 49000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f8aa6931b5b4bbb0dd9bb9acb8d223d4e425b5c96719e6e94f125dcc157b8ee -address /run/containerd/containerd.sock │ │ ├─ 51048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fe41ee972ca3f6a6e0b4830d69a9b0910b0063f89345f68a374c767834d202b -address /run/containerd/containerd.sock │ │ ├─ 51243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 349c35d661a9b686becb228c8336b86bd12c40488f01609250c19a4cd22071dd -address /run/containerd/containerd.sock │ │ ├─ 55439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddbf37d3907f6ed49f5b58ff3dbc174ff8ae810a7a5c8296ea33e1365b1da1f3 -address /run/containerd/containerd.sock │ │ ├─ 56171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfa1e1847f94a1e63bd50f095f5ad9ae4929c479586b78121a872a01d2f18216 -address /run/containerd/containerd.sock │ │ ├─ 56217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21b19491cc57e2291b92897600c03fd9214ef017b30fc036b2be90a0a1eeb935 -address /run/containerd/containerd.sock │ │ ├─ 56263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6427c9512a3f77fa88b83f0c266ff1a3f9132b82c33fb1553d06f1fa689fd543 -address /run/containerd/containerd.sock │ │ ├─ 56439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2079f56838965d9cc481c1809a023d8706e6d0ee89ea1dd3504e0e54ff4f0fea -address /run/containerd/containerd.sock │ │ ├─ 60543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6a8a0af0ed152cd5fabe0afed733e69cd0247e74eaacd7d117c946e3c79472f -address /run/containerd/containerd.sock │ │ ├─ 60647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cda2e71e6bf49b67e37c0342e0e910b0165ba828031c281b7a9fc940e11d7988 -address /run/containerd/containerd.sock │ │ ├─ 60685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 167071e7cc877ba3ab3193217402362857186be444ef26490535705aa5d78437 -address /run/containerd/containerd.sock │ │ ├─ 60723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11f1731696e748106ad929d8dc8678ec3c3e26d39fc41d448c7e4463089da48a -address /run/containerd/containerd.sock │ │ ├─ 62027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df34eb9096c98a6164981cfb09b0b1aaf9ea913132702b3e0840bfefcad1e33e -address /run/containerd/containerd.sock │ │ ├─ 62148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a39631287ee79ac7cb2988d547c036ff33648529656fc46c6c7e809fc95bfec -address /run/containerd/containerd.sock │ │ ├─ 62488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e545bacdff8e2d486a414ef9a55aa897372e29654f60a5c8afa7cc4820100905 -address /run/containerd/containerd.sock │ │ ├─ 62553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04ad176f783c3d3129fcd65b061550db61fac3f47dba46f4ec254baba9a801c9 -address /run/containerd/containerd.sock │ │ ├─ 62574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77db32184a3cd7d5c9ee84bbd8dd64af4b48c87e0b845b205962b7a09f1245a0 -address /run/containerd/containerd.sock │ │ ├─ 63045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5888b65800b2dc9980faa9b56458cad9afdf7a0a4c5ce9e5deeff58950db3750 -address /run/containerd/containerd.sock │ │ ├─ 63415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60fa417b8a53ff2467527d5348bc0b31629f81fcb6bb0620dc1a38651db082cb -address /run/containerd/containerd.sock │ │ ├─ 63835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef769992450916549ca7918823d74e88252ca4e8116ffdc5a99e751d02ff230e -address /run/containerd/containerd.sock │ │ ├─ 63956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9e45f6fd5f736df45763741d9975ee5971b72e9a0d615456b71d5fb661b5d8d -address /run/containerd/containerd.sock │ │ ├─ 64681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d25efa9a2566c047b208c514665a19dc8f322396686703b8f2d70bad23273921 -address /run/containerd/containerd.sock │ │ ├─ 66094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ffac3c85b03a4cf687a8d71654b822f5f197f01cc06abe1de1a86fdf2c71417 -address /run/containerd/containerd.sock │ │ ├─ 68560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee25834afc1e4b35022e8c7a61f0ff8c2b5822ff3ebb015a1878ec266acf891d -address /run/containerd/containerd.sock │ │ ├─ 77662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d6e904bb53c0e70627808c7ddc57f2c394d697a0b0f1c771067c002a62f20f2 -address /run/containerd/containerd.sock │ │ ├─ 79052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 920186dbd2e343b5b9836d1510d4878b3df14882a02b66020f10c27325c59d12 -address /run/containerd/containerd.sock │ │ ├─ 84798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1a2c6cba590effd2e815c7c8942338524a0437eb9b9c2b634b2f9e8ad476235 -address /run/containerd/containerd.sock │ │ ├─ 90931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 239114ec163c120ed0c5f7ebce7f2413d333843a2c8fc1d8c5904161df9c3f9d -address /run/containerd/containerd.sock │ │ ├─ 94988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9a0570675ec68df6c5477d3574d4241306f1c17b96a7986f1cae54833578b03 -address /run/containerd/containerd.sock │ │ ├─ 95207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 537c1bf14358d83892ff7f5b04dec2a11dc9490283f7d8479492889f4df257aa -address /run/containerd/containerd.sock │ │ ├─103445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 194c022e7ae70fdb6990274c9873e4d772db770bbb4231d716a262fa2cc56071 -address /run/containerd/containerd.sock │ │ ├─105096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2176227686b135ea644bcb9b09f8b6155e8aa678c4a2d6bed1cc78648f8a5e27 -address /run/containerd/containerd.sock │ │ ├─105160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23656e463fbf5ee2c5fc0db470f3e4ec13d106d8e11461def8b9f3c6d416f4fe -address /run/containerd/containerd.sock │ │ ├─107158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e00ff70f6107b9fd97ccf4595486c11313dd6eca93ed755189af75f90065f797 -address /run/containerd/containerd.sock │ │ ├─108803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b82f3a4e4d52a845020cb6c2ae56acd1fa4f2c4d2d4108096bdcaee26e7a343a -address /run/containerd/containerd.sock │ │ ├─108845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 840e3f81ebeb85feefeaa88ed4407de7064256eb4159720f8f259219ac04a22c -address /run/containerd/containerd.sock │ │ ├─121865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 106452684bf125a5ce85350e96a04dd7289df889126d4e4a7c5d47205b1fa790 -address /run/containerd/containerd.sock │ │ ├─121930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed517ae93b8a6262fc60b5436c93ffb1fce305b355312a1dcb8a023d1381dc19 -address /run/containerd/containerd.sock │ │ ├─124444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffe1e6c519d950b099bc178f18661830f251121d5a459c751566047fda732616 -address /run/containerd/containerd.sock │ │ ├─138938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa2516afb943df760e08b82922c0020baf5e833e8ddf9b318c25608d3b262470 -address /run/containerd/containerd.sock │ │ ├─139995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00078d530e75346117a4a9264e13145f4b45799aaefa3d178db5c9316684a572 -address /run/containerd/containerd.sock │ │ ├─141070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0e74f71b15c64bc0bdd87c9515291593947ae4dc0ea89eb29f28f5fa2d211ae -address /run/containerd/containerd.sock │ │ ├─141114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 853a48702ad1995f485fa25b387cfd0c17f0ea2f51b21053a5499dae14b8b629 -address /run/containerd/containerd.sock │ │ ├─141841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4651387137f6b79febf3239864c936e36b02fd1b706ee811dfdc49c4d9c097e8 -address /run/containerd/containerd.sock │ │ ├─142991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0b3a387a79739fcdd77da34fb24083b9b06075423af3f97120ce868bbc5e4f1 -address /run/containerd/containerd.sock │ │ ├─148849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5530e6addaf9772aa25fa7ef4168abf1f98567946bf5b89c8e00a89e1e2a5820 -address /run/containerd/containerd.sock │ │ ├─151019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3f8767c065c445abbd4a5ea9830520adc209f67a5f090e4a6e4bb86943aab5d -address /run/containerd/containerd.sock │ │ ├─151296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 539a5d13d0f3d373cad8c3011b074662eeb8bd8dfad0af59ba6e4a1cfd8d057f -address /run/containerd/containerd.sock │ │ ├─152031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a72805c8ed8989379e15cb2b9424d93b19453134bc6637a504c07d0c5fbaa72f -address /run/containerd/containerd.sock │ │ ├─154226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1647d21428edda7e8d19e59901760bb60050040b47f32d7042492fa8c36e818 -address /run/containerd/containerd.sock │ │ ├─159233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa143c0515b11dafeeafaf6f6164d5570cd094a83e8c3eb3cebf24f05ff6493e -address /run/containerd/containerd.sock │ │ ├─171440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec91f762fd93f77066f030b3e6a864cfd6411d5275e1e75dd992251788c9d17f -address /run/containerd/containerd.sock │ │ ├─173301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1d6ceb1106b21889cb526f2d3c83d81ea8b229213065cca16362c776e737801 -address /run/containerd/containerd.sock │ │ ├─173350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0161e8b39e481b4448fc91818c2e21821ccdfdd7121d691a398c6239967d868 -address /run/containerd/containerd.sock │ │ ├─173399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc31acbe7f5a6e724ea0441530c1168f612827d2c1f56b91158db6a8d21bc570 -address /run/containerd/containerd.sock │ │ ├─173674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0371a6a5c58a71963836b403d4dd777a2f697cac295aee064a2f265cf0c0196 -address /run/containerd/containerd.sock │ │ ├─180741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 121dc4b188f9734b979696a41eb577c495e15cc8038663ca8ab1e04de00d9e7c -address /run/containerd/containerd.sock │ │ ├─184604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62c11849b19c978981ddddafbcb8f44ed1aa7e215fef0355483df9c8c3335402 -address /run/containerd/containerd.sock │ │ ├─187216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6b56cfd8d5189f1bfe0a6171d6571c03d6faeb116e7b6ef23ed0b8a6ff1da23 -address /run/containerd/containerd.sock │ │ ├─187267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0234e7e44a88e5ce03bd7b617df811cb01f0d0019bcc4d5304fa6aab605e13c -address /run/containerd/containerd.sock │ │ ├─187426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31941e1c3fb751f0b3608e28f1f6742ab45f653bd88d7ce6823819cdaa2e05e2 -address /run/containerd/containerd.sock │ │ ├─203320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ee02328d16533ba429c9ed1b47201375c4f5836b05209a169a47e75918e7e8c -address /run/containerd/containerd.sock │ │ ├─211664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d67d65c2243b53f26a02cae3a46932395fbd180079f5da2bf0bb0bc9e466749 -address /run/containerd/containerd.sock │ │ ├─211674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 945628631a7269f26d059284e44c98816c6c4f314b175d307012b5238edc2e53 -address /run/containerd/containerd.sock │ │ ├─211695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ea1e12268607c2ddd5e02079c57363623dc3beb7aecd2edaedf8c0a2a3b7658 -address /run/containerd/containerd.sock │ │ ├─212130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 850f8cdfb6e1240cb9ab6eca13575ec2c20144ef980a6a84fd1e4c7b5db0ba8c -address /run/containerd/containerd.sock │ │ ├─223738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06f2479c43d4a1b74d9e6e93fbc2617be3619a6a9ceef213835d51b3302e00f8 -address /run/containerd/containerd.sock │ │ ├─226026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9eeb33453a8812ee32e7e55f33685f36ef0a8859f6a66879d07bd2b21726ace -address /run/containerd/containerd.sock │ │ ├─227056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4ca799286841adf34334580721b5844d407f3fd075cc053a7b75b12c02c3463 -address /run/containerd/containerd.sock │ │ ├─228215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8db4c0ebc917f1b9810fef5d23ba9e5a76a0ac5856ed1c051bd71dffdbde0afb -address /run/containerd/containerd.sock │ │ ├─229489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8aa793118dd6e237a52678a3001a27ebe2602df1b0d1e9b7ff461fd8de6388ba -address /run/containerd/containerd.sock │ │ ├─231243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1761af44732b5fb4b4571c27d584eb1c5a9942984e6ac7c5197c595843f20d0 -address /run/containerd/containerd.sock │ │ ├─232788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eff89c2a2b4f99cb7e62caa9da301d7265c8a4ce0b6a61fadbc1ea28a6a73fce -address /run/containerd/containerd.sock │ │ ├─232923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c68fd36615823cc50212f5295b10886886a4a4e64d5c8506a3ce3258d49e61f -address /run/containerd/containerd.sock │ │ ├─241860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b207fca27f04465abf4793b065cbdf4242c1c4dfde45c1c1cd4a963cffe01c59 -address /run/containerd/containerd.sock │ │ ├─242442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 461289bc9e8efed7db02977d2ba9d0fe79bd82d0bd3ada986bea306f51b0cce4 -address /run/containerd/containerd.sock │ │ ├─253773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c7e2fece11e3c6e02e00cb1fee5d947e2f34df1c8a9b94d7e12596bd462d096 -address /run/containerd/containerd.sock │ │ ├─258683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f424a6fe959a32320d57cfcd020ea415dc118799b4b859628f169fc8e6a1322 -address /run/containerd/containerd.sock │ │ ├─258923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cf53d7e2e576891b59a5f88022539fcfa74ac9c652a4554376fb71be5fe3322 -address /run/containerd/containerd.sock │ │ ├─259028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a990a6b98e6ae050f073c6b626d9eefe9e9271887240a03fa7ccacbf7746ae51 -address /run/containerd/containerd.sock │ │ ├─259136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cab32c99dc00d2130b1ee36a80873cb11dc9ab6d16ea60f3ce63c06b8c243f16 -address /run/containerd/containerd.sock │ │ ├─270041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a34104bb5e242f06b6d4d65188243c49a364e6f9e57843061e27c6fd77d2cce2 -address /run/containerd/containerd.sock │ │ ├─272682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfe169e5097de290b1accf548f1a8e8770a4332e328bfeafb872d922edd1fb23 -address /run/containerd/containerd.sock │ │ └─274132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdb138d50aef3efe9a6826ee2290532c17a7ce66ea49ee84f7aafe1fc2586776 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1411 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─517 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /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 │ │ │ ├─29334 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29603 /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.urhonh.service │ │ │ ├─12558 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.urhonh/unit.run │ │ │ └─12577 /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-urhonh --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.urhonh:/var/lib/ceph/mgr/ceph-instance.urhonh:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.urhonh/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.urhonh -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 │ │ │ ├─18434 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18453 /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 │ │ │ ├─24818 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25089 /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 │ │ │ ├─34136 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34414 /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 │ │ ├─12198 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12229 /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-2d356a34ae750d932fcc5e1c47f135fb4813bc62b54c8045401ea6b6106f7b4f.scope … │ │ ├─12308 /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 │ │ └─12320 /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 │ ├─docker.service … │ │ └─10305 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138195 /sbin/multipathd -d -s │ ├─docker-363258377edbd37c618937f90f792803ff071a8b5bb152b4439724d025888d8d.scope … │ │ ├─12663 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.urhonh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12689 /usr/bin/ceph-mgr -n mgr.instance.urhonh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─40758 /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.242 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─run-raee7a1c0fb49403c84ac69a06736517a.scope │ │ └─188400 /usr/sbin/libvirtd --listen │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1080 /usr/sbin/uuidd --socket-activation │ ├─docker-16f5234906cb73938f427d591e6181eb0291f359306d29aa425a2c1945a1a0ea.scope … │ │ ├─18533 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18546 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10811 /usr/sbin/chronyd -F 1 │ │ └─10812 /usr/sbin/chronyd -F 1 │ ├─docker-dc1c3d2cd3469f6df908366d123cb8771d95716e881e216d61ec56df04336c0d.scope … │ │ ├─34457 /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 │ │ └─34470 /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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-41696d704b661e2e4e4d86fcd62d8a64c8d0c5ee0a6196b6adcb1d43e05b7425.scope … │ │ ├─25131 /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 │ │ └─25143 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138062 /sbin/iscsid │ │ └─138063 /sbin/iscsid │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-f48a54ff43c3d70906fa91b8f9a838baa172e5a241c7003df285fe17a9f3d024.scope … │ │ ├─29643 /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 │ │ └─29656 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─aa143c0515b11dafeeafaf6f6164d5570cd094a83e8c3eb3cebf24f05ff6493e │ │ └─159257 /pause │ ├─a4ca799286841adf34334580721b5844d407f3fd075cc053a7b75b12c02c3463 │ │ └─227081 /pause │ ├─445a1751ea3c869979b3279de084f0165d30a351877ce3cc932b607d686ca24e │ │ ├─181350 neutron-ovn-network-logging-parser: uWSGI master │ │ └─181397 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─3957859862fd226d3de0d5d08d82e3a40f186ec6f77f09a8075c8c961c18861f │ │ ├─66916 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66937 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─66943 erl_child_setup 1048576 │ │ ├─66990 sh -s disksup │ │ ├─66992 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66993 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66995 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66996 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67006 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67145 /bin/sh -s rabbit_disk_monitor │ ├─5bca41263b9d03106f46519713ff82ff087e8207146b4b95e86079776bd5f5b6 │ │ ├─276511 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─276524 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─0eb9bcecf9401251687f878cbbed2a29219b8096e69b83fc7a7e44132d206204 │ │ └─47378 /server │ ├─e3216db39946c0a132068fe4e4d27a345e89200859bb2147aba57db4284edec2 │ │ ├─184742 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184759 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─184765 erl_child_setup 1048576 │ │ ├─184874 sh -s disksup │ │ ├─184876 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─184877 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─184963 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184964 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184974 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─185100 /bin/sh -s rabbit_disk_monitor │ ├─349c35d661a9b686becb228c8336b86bd12c40488f01609250c19a4cd22071dd │ │ └─51267 /pause │ ├─8ea1e12268607c2ddd5e02079c57363623dc3beb7aecd2edaedf8c0a2a3b7658 │ │ └─211789 /pause │ ├─aedd9b0fe95e7a4e0e9adabd9ba3b0483cafa484fdef69e35af90af12f73f319 │ │ ├─221624 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222203 octavia-worker: ConsumerService worker(0) │ │ └─222206 octavia-worker: ConsumerService worker(1) │ ├─8aa793118dd6e237a52678a3001a27ebe2602df1b0d1e9b7ff461fd8de6388ba │ │ └─229513 /pause │ ├─b1a2c6cba590effd2e815c7c8942338524a0437eb9b9c2b634b2f9e8ad476235 │ │ └─84822 /pause │ ├─8fb3c56aabf219c2e05394fe5d816e442a2cb3c8861d2ca45daccf1122f0d2cb │ │ └─65580 /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-242.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 │ ├─77b2b08cfe6fc2f8153a78eed0ad36cb70b3d6ff500631d79036f447c1e4f5da │ │ └─40466 /pause │ ├─eb1bfa477ed58188b7ff73006c88685d5293bba0dc3ba6507b04f3a967de2488 │ │ └─377097 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─a472c629be1ed0934ec40f5d86ff2206281d175684bfe5ddcbdd7f681e72ab5d │ │ └─65990 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─167071e7cc877ba3ab3193217402362857186be444ef26490535705aa5d78437 │ │ └─60709 /pause │ ├─0d6e904bb53c0e70627808c7ddc57f2c394d697a0b0f1c771067c002a62f20f2 │ │ └─77685 /pause │ ├─c3c633c881a6e8af77e503c3dfbcd6d52a991113b48d4963c5759c7fb8d23105 │ │ └─56543 nfd-gc -gc-interval=1h │ ├─a3f8767c065c445abbd4a5ea9830520adc209f67a5f090e4a6e4bb86943aab5d │ │ └─151135 /pause │ ├─e988d3852d2e9835e96bf20942fbfd981d1eb7d57504ca0ead057a071f604400 │ │ └─187651 /bin/bash /tmp/libvirt.sh │ ├─186035cfe2a615f538690f32b873d1a789864277b9907b03277779bafd9814d2 │ │ └─47859 /pause │ ├─5888b65800b2dc9980faa9b56458cad9afdf7a0a4c5ce9e5deeff58950db3750 │ │ └─63072 /pause │ ├─a1d6ceb1106b21889cb526f2d3c83d81ea8b229213065cca16362c776e737801 │ │ └─173352 /pause │ ├─b9a0570675ec68df6c5477d3574d4241306f1c17b96a7986f1cae54833578b03 │ │ └─95028 /pause │ ├─b207fca27f04465abf4793b065cbdf4242c1c4dfde45c1c1cd4a963cffe01c59 │ │ └─241883 /pause │ ├─d25efa9a2566c047b208c514665a19dc8f322396686703b8f2d70bad23273921 │ │ └─64705 /pause │ ├─bcec670fa246a2b53e3042f164fbbc91d452675ee3b75f722bd9980111edbf26 │ │ ├─49233 mysqld --wsrep_start_position=031564b4-5472-11f1-bb7e-c39b29ece252:20 │ │ └─49356 /var/lib/mysql/mysql-state-monitor │ ├─8db4c0ebc917f1b9810fef5d23ba9e5a76a0ac5856ed1c051bd71dffdbde0afb │ │ └─228240 /pause │ ├─60fa417b8a53ff2467527d5348bc0b31629f81fcb6bb0620dc1a38651db082cb │ │ └─63438 /pause │ ├─c9e45f6fd5f736df45763741d9975ee5971b72e9a0d615456b71d5fb661b5d8d │ │ └─63980 /pause │ ├─cda2e71e6bf49b67e37c0342e0e910b0165ba828031c281b7a9fc940e11d7988 │ │ └─60672 /pause │ ├─945628631a7269f26d059284e44c98816c6c4f314b175d307012b5238edc2e53 │ │ └─211766 /pause │ ├─66a7ef06d0b3d7bf4cb2b211946fb3e08d79f5d8dcd7f813b23a2724a2dba076 │ │ ├─171651 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171667 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─171673 erl_child_setup 1048576 │ │ ├─171745 sh -s disksup │ │ ├─171747 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─171748 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─171815 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171816 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171826 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─171959 /bin/sh -s rabbit_disk_monitor │ ├─df34eb9096c98a6164981cfb09b0b1aaf9ea913132702b3e0840bfefcad1e33e │ │ └─62056 /pause │ ├─bc31acbe7f5a6e724ea0441530c1168f612827d2c1f56b91158db6a8d21bc570 │ │ └─173445 /pause │ ├─e545bacdff8e2d486a414ef9a55aa897372e29654f60a5c8afa7cc4820100905 │ │ └─62514 /pause │ ├─b9eeb33453a8812ee32e7e55f33685f36ef0a8859f6a66879d07bd2b21726ace │ │ └─226050 /pause │ ├─137ec309be350351b17e02741fe2e115d21383cbd45704e6e4b536b7ffb5fb2d │ │ └─44707 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─731af2611e9c3d4bb4d96efc06c47ddae78bab3e1995b28a0121bf9f5102b57f │ │ ├─64922 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64956 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─eb2a42ddec38dcf24b1581bfb00106b2f3d9f8cf90e272ff1d6aa32db04356a2 │ │ └─251340 docker-registry serve /etc/docker-registry/config.yml │ ├─86377f12d6f1a66270106005587f63c164278dfe1321482a32fc63b09062dee2 │ │ ├─199978 heat-api-cfn: uWSGI master │ │ ├─200017 heat-api-cfn: uWSGI worker 1 │ │ └─200018 heat-api-cfn: uWSGI worker 2 │ ├─7fc3a7adb0da089826d2213573cf78d6575232d6552e42bdde91a6307eff2666 │ │ └─66275 /bin/memcached_exporter │ ├─0ab0ca72b4332d2e4db885a81405544c0c0aa49b38b340f0fb765ecca5af78ff │ │ └─187605 /usr/bin/libvirt-tls-sidecar │ ├─ed517ae93b8a6262fc60b5436c93ffb1fce305b355312a1dcb8a023d1381dc19 │ │ └─121963 /pause │ ├─3f8aa6931b5b4bbb0dd9bb9acb8d223d4e425b5c96719e6e94f125dcc157b8ee │ │ └─49023 /pause │ ├─bdb138d50aef3efe9a6826ee2290532c17a7ce66ea49ee84f7aafe1fc2586776 │ │ └─274162 /pause │ ├─4c68fd36615823cc50212f5295b10886886a4a4e64d5c8506a3ce3258d49e61f │ │ └─232952 /pause │ ├─bc3ca693e81d854b07f80e8091831821c162e46ed4f7ae2f6369673675f15c2c │ │ ├─241927 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─242707 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpt60_7nz5/privsep.sock │ │ ├─242711 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─242739 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─f0f902ce19ab16ca3d2dc5a2c8fffb004839f87f3ae9bcac3c19acf1fec9eea9 │ │ └─56577 nfd-worker -metrics=8081 │ ├─c304838e0f8b1640eaa875825bbb2a28d608514005fe23d3e37d4cd08f3abe8e │ │ └─43461 /pause │ ├─415a37eaa662471e654ecb4285460ce1b52754212e181e6c1699c2ead5e52319 │ │ ├─222466 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222484 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223165 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402601 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402602 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402603 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402604 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402605 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402606 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402607 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402608 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402609 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402610 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402611 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402612 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402613 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402614 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402615 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402616 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402620 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402621 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402622 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402623 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402624 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402640 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402641 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402642 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402643 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402644 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402645 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402646 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402647 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402648 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402649 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─402650 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─41e938f7235a8dba111890cea29a6157e7a78b6ed25bc84c7c765b1ffcf8008e │ │ └─377345 /manager --metrics-bind-address=:8080 │ ├─ef769992450916549ca7918823d74e88252ca4e8116ffdc5a99e751d02ff230e │ │ └─63858 /pause │ ├─77db32184a3cd7d5c9ee84bbd8dd64af4b48c87e0b845b205962b7a09f1245a0 │ │ └─62617 /pause │ ├─e461c22c25da0479a1859e0a445a0a2fde117dd0eef4ee63490b0531a90a26c2 │ │ └─377290 /manager --metrics-bind-address=:9782 │ ├─3afcabda927a33df7e5346e132b8b222b18f32f14c384733f64e3c9a9b63c5d3 │ │ └─40529 kube-apiserver --advertise-address=199.204.45.242 --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 │ ├─461289bc9e8efed7db02977d2ba9d0fe79bd82d0bd3ada986bea306f51b0cce4 │ │ └─242467 /pause │ ├─16037a111032e82324aa15a415f5fdbc0c14a97ff470588b93eeed6a32c9f199 │ │ ├─ 47325 /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 │ │ ├─ 47338 /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 │ │ ├─ 47399 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─272452 nginx: worker process │ │ ├─272453 nginx: worker process │ │ └─272454 nginx: cache manager process │ ├─6053779d8a730bc1d5bcf5296fbc4df07beebfb925fee96005f5ae0a9a4748d1 │ │ └─49142 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─e1647d21428edda7e8d19e59901760bb60050040b47f32d7042492fa8c36e818 │ │ └─154322 /pause │ ├─e00ff70f6107b9fd97ccf4595486c11313dd6eca93ed755189af75f90065f797 │ │ └─107180 /pause │ ├─4ccc8e6d94d1eaa6db26a9dcbf7ae1e2a2f56836da8e6a8dd4b995389df3dcda │ │ └─122636 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─a5f4ae71459383a4e4b35f0ab11b3c5a43fd7b073611cd31405df0e293333439 │ │ └─40440 /pause │ ├─39ad65b8d0bf50949963e1feae458780cb70dae1dd623b7694d18a3695d7e362 │ │ ├─139371 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139385 /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 │ ├─5f128e8787619f9e8445d1358366c364e6767961ef1b2f2dc7a15700b094742b │ │ └─61908 /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 │ ├─c8fdea2cf3d91043cb04bc7039d8004f57916bb241c8d4717866648b7bb00cc8 │ │ └─51427 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 │ ├─86fce6cc1948f32449dcd73751ea6e914a7639e05c38908132a6727781301159 │ │ └─48615 /pause │ ├─60cd890d8bb3c3ebcc951ee1df41de3755beff7e702bdbe36de4b546311a0ce0 │ │ └─40316 /pause │ ├─1ae0569ce097738e5b18e74e4d29e410f1744fb82e9c274dba91bf91bf93807d │ │ └─65811 /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-242.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 │ ├─092a915e09fab11b6787c049cc6c99c024f94466adaaad5331ba8bb42bc4bcbb │ │ ├─199945 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─200180 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─200181 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─05162dd0bf316d5365cfc1d6e0966f10ee90edf1eb6c4fb6e55fd1c26d815751 │ │ └─63338 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 │ ├─30aa5296d7dadecdcc27cce805eb3765874ce4ee3bf3943d0369024173eb75f3 │ │ ├─254014 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─254031 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─254037 erl_child_setup 1048576 │ │ ├─254084 sh -s disksup │ │ ├─254086 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─254087 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─254213 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─254214 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─254224 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─254328 /bin/sh -s rabbit_disk_monitor │ ├─d6a72df7ca4082bede628046bff96cfc4b27997890d18509d9537341ff496f3f │ │ └─56715 /secretgen-controller │ ├─d4536df3eb114ce344f598143a808ab8b6e1c8d07bdd115ce71a1e19a6be2812 │ │ ├─169413 nova-api: uWSGI master │ │ ├─169426 nova-api: uWSGI worker 1 │ │ └─169427 nova-api: uWSGI worker 2 │ ├─bfae9ea6bcc787124ea9c493b7b6e43143a2a256d054befac1fa9fc46bc48a24 │ │ ├─182591 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─182971 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182972 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182975 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182976 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182977 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182978 neutron-server: maintenance worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─182979 neutron-server: services worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─01c1392e0e2b362e486c36533e1a3d90a9802353a549ae2f47557901f5cf563b │ │ ├─107277 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107312 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─107318 erl_child_setup 1048576 │ │ ├─107391 sh -s disksup │ │ ├─107393 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─107394 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─107440 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107441 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107451 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─107586 /bin/sh -s rabbit_disk_monitor │ ├─327d4a653b39545273fc8bd9287ad0d2af65e27a677e0c83e88966db2fe9737f │ │ └─46953 /pause │ ├─850cb8ddfacd66a15a4a4a30401a7605db037a4c8c7b32c6461045ce65a2cd6a │ │ ├─104007 glance-api: uWSGI master │ │ ├─104020 glance-api: uWSGI worker 1 │ │ └─104021 glance-api: uWSGI worker 2 │ ├─e0e74f71b15c64bc0bdd87c9515291593947ae4dc0ea89eb29f28f5fa2d211ae │ │ └─141093 /pause │ ├─ae594a4fa109ccc1b998820125e09181ee127203cecff2852d41cce4aea54d27 │ │ ├─182663 neutron-policy-server: uWSGI master │ │ ├─182679 neutron-policy-server: uWSGI worker 1 │ │ └─182680 neutron-policy-server: uWSGI worker 2 │ ├─853a48702ad1995f485fa25b387cfd0c17f0ea2f51b21053a5499dae14b8b629 │ │ └─141137 /pause │ ├─5c2ab8ed1400e62579bb90e923cde1ad4dddbc21e5c5229bda4a65440e230236 │ │ └─43544 /coredns -conf /etc/coredns/Corefile │ ├─ddbf37d3907f6ed49f5b58ff3dbc174ff8ae810a7a5c8296ea33e1365b1da1f3 │ │ └─55463 /pause │ ├─6799a41ea0c83b1f4d4a00057779f8203a44ff58c1e5b4b4070a5331c948f16c │ │ ├─169576 nova-metadata: uWSGI master │ │ ├─169589 nova-metadata: uWSGI worker 1 │ │ └─169590 nova-metadata: uWSGI worker 2 │ ├─d85e995063f6a7ddeb313bd2d734b6d7748263aa2ed76334e5f9281f60ca609a │ │ ├─129685 placement-api: uWSGI master │ │ ├─129711 placement-api: uWSGI worker 1 │ │ └─129712 placement-api: uWSGI worker 2 │ ├─797c279e0630e8206ff094244482f0c549b96f8f53985db28b1c71e6c4acd947 │ │ ├─143095 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143113 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─143136 erl_child_setup 1048576 │ │ ├─143234 sh -s disksup │ │ ├─143236 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─143237 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─143249 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143250 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143260 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─143384 /bin/sh -s rabbit_disk_monitor │ ├─194c022e7ae70fdb6990274c9873e4d772db770bbb4231d716a262fa2cc56071 │ │ └─103469 /pause │ ├─dfe169e5097de290b1accf548f1a8e8770a4332e328bfeafb872d922edd1fb23 │ │ └─272707 /pause │ ├─ffe1e6c519d950b099bc178f18661830f251121d5a459c751566047fda732616 │ │ └─124467 /pause │ ├─ee25834afc1e4b35022e8c7a61f0ff8c2b5822ff3ebb015a1878ec266acf891d │ │ └─68584 /pause │ ├─b82f3a4e4d52a845020cb6c2ae56acd1fa4f2c4d2d4108096bdcaee26e7a343a │ │ └─108827 /pause │ ├─2079f56838965d9cc481c1809a023d8706e6d0ee89ea1dd3504e0e54ff4f0fea │ │ └─56464 /pause │ ├─d0371a6a5c58a71963836b403d4dd777a2f697cac295aee064a2f265cf0c0196 │ │ └─173696 /pause │ ├─850f8cdfb6e1240cb9ab6eca13575ec2c20144ef980a6a84fd1e4c7b5db0ba8c │ │ └─212153 /pause │ ├─1c53da8ea9ea544c07e255bbd6a1aa6e0194edb14443f36d722a2a763215b181 │ │ ├─185980 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─186204 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─186205 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─186216 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmptmklk9dw/privsep.sock │ │ ├─205422 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmppa7lpea_/privsep.sock │ │ ├─222444 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpgn4rsw_e/privsep.sock │ │ ├─222629 haproxy -f /var/lib/neutron/ovn-metadata-proxy/cc147b17-6832-465a-a177-1ebe9bd73574.conf │ │ ├─379977 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─379978 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─7c7c1bce8eb2c4a2202e13c9acbbf61745ddfcb1623cfcaf205da58f88d941b8 │ │ └─47000 /pause │ ├─23656e463fbf5ee2c5fc0db470f3e4ec13d106d8e11461def8b9f3c6d416f4fe │ │ └─105183 /pause │ ├─a34104bb5e242f06b6d4d65188243c49a364e6f9e57843061e27c6fd77d2cce2 │ │ └─270064 /pause │ ├─a990a6b98e6ae050f073c6b626d9eefe9e9271887240a03fa7ccacbf7746ae51 │ │ └─259072 /pause │ ├─21b19491cc57e2291b92897600c03fd9214ef017b30fc036b2be90a0a1eeb935 │ │ └─56240 /pause │ ├─d6a8a0af0ed152cd5fabe0afed733e69cd0247e74eaacd7d117c946e3c79472f │ │ └─60569 /pause │ ├─9ee02328d16533ba429c9ed1b47201375c4f5836b05209a169a47e75918e7e8c │ │ └─203343 /pause │ ├─aa2516afb943df760e08b82922c0020baf5e833e8ddf9b318c25608d3b262470 │ │ └─138962 /pause │ ├─33c4e6c95a84780c871e27b17777af0d98d31fec3292234d676438441bb46a77 │ │ ├─ 85687 /usr/local/bin/rook ceph operator │ │ └─411281 /usr/bin/python3 -s /usr/bin/ceph status --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─5530e6addaf9772aa25fa7ef4168abf1f98567946bf5b89c8e00a89e1e2a5820 │ │ └─149066 /pause │ ├─3922f4120af25c7683f56a43201fbc4173a85cbfde6276f2d3a22e58b30290b7 │ │ └─65671 /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 │ ├─867a987b3fb70013df2e43e5f1924e52f0ec377c97154f8510499c296e1dfaa9 │ │ ├─170271 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170728 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─170729 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─c63d15dbe658e07207bbdcc33737358499840096f68d1c6ebc7da3a0c400f070 │ │ ├─61658 python -u /app/sidecar.py │ │ ├─61882 python -u /app/sidecar.py │ │ └─61883 python -u /app/sidecar.py │ ├─9bccd0178370863cbbdb7057a0e61579c8e6cd04cb7363277b07572ddc0b99c5 │ │ └─64877 /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 │ ├─fa453d5aaa3a95657717be273f93ee2f9ea89091b3d7ce17da33dbf0506f3ae3 │ │ └─43527 /coredns -conf /etc/coredns/Corefile │ ├─06f2479c43d4a1b74d9e6e93fbc2617be3619a6a9ceef213835d51b3302e00f8 │ │ └─223761 /pause │ ├─caa56a27cda27a4e1a39fa80ca864aefd0b439bb25d2971613a0038913aef071 │ │ └─66157 /bin/pushgateway │ ├─93a7bebe85ff6b5235c7ac1144adb5a38b42f5741482d89434a3984847e82ec8 │ │ ├─185986 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─186223 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpxdzkkqtw/privsep.sock │ │ ├─398712 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmprwxlybf0/privsep.sock │ │ ├─398876 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmplu6uyn4s/privsep.sock │ │ ├─399005 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─399008 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─2f061df6f1d71a256f3a5ba0adbdc8aa4a5010a01c4e06598ab42d9fca2d8099 │ │ ├─105511 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105742 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105744 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─c121b7c4f8b22126da62b099344397d2c084957baa97725aa19e471a825facb8 │ │ └─40465 /pause │ ├─ca186b40ba898c986a5880d7755d8116c163d5d3db5cf80a587c26655dabc941 │ │ └─40892 /pause │ ├─c9fad2d85dcd47f738274b9283244b19f350781ffe309b715ee66e494d7efa77 │ │ └─51710 redis_exporter │ ├─f0234e7e44a88e5ce03bd7b617df811cb01f0d0019bcc4d5304fa6aab605e13c │ │ └─187294 /pause │ ├─c40e66883491502c95de6c1b24957db40a66ed04d288f4c1efbeba7dfb480372 │ │ └─41705 /pause │ ├─bd52c68d561eeb88d31313016f5d46c75ff0e51e23d0286169cf768e8076253b │ │ └─40928 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─968d2e2e84fea3b821c6f20987491bc0c9a1ed920a1384c28939b1a6621ae48b │ │ └─267998 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─9b736029b51e09108f9b11ac5ac31e5796ee6badbbbd49d88e6bb5a1e815a84a │ │ ├─61683 python -u /app/sidecar.py │ │ ├─61893 python -u /app/sidecar.py │ │ └─61894 python -u /app/sidecar.py │ ├─31e74eb8b44978f6c6cf3f6ae2cf16ff094bca53fefd8606c520aadf0276b7c6 │ │ └─44662 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─c36ff3b00e20766c112d2efac0ecd720dcd920f538dbb3e64312bd018876c889 │ │ ├─64010 nginx: master process nginx -g daemon off; │ │ ├─64027 nginx: worker process │ │ ├─64028 nginx: worker process │ │ ├─64029 nginx: worker process │ │ ├─64030 nginx: worker process │ │ └─64031 nginx: worker process │ ├─d0b3a387a79739fcdd77da34fb24083b9b06075423af3f97120ce868bbc5e4f1 │ │ └─143014 /pause │ ├─c648499be1aa26cf2d02cdad01a5e4bf4b84a0b9e01917e9662a5b988a618072 │ │ └─273124 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─2a29df33a21b35272d756b4d87a8cf6c576ee86a1c5eef3aae8826e15fca5fce │ │ ├─77777 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77794 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─77800 erl_child_setup 1048576 │ │ ├─77847 sh -s disksup │ │ ├─77849 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77850 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77851 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77852 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77862 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78016 /bin/sh -s rabbit_disk_monitor │ ├─4d936b977b5ac7c63fa2c9dfa481d56fb26086f72c4d7f1f2f76a922c9f524bb │ │ └─377296 /kube-vip manager │ ├─d617fc6af51008b048d6898a21bea751989cdbea1702344e8ca1e9758bf4ccec │ │ └─377047 percona-xtradb-cluster-operator │ ├─fcf5a22955c805e6b409e61e4b508b5b52d49bd3de31689e8f5d5c59dbf2f47d │ │ └─40578 etcd --advertise-client-urls=https://199.204.45.242: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.242:2380 --initial-cluster=instance=https://199.204.45.242:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.242:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.242: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 │ ├─5fcaa64536fde96003419097f738e1ceb1e4d9bec88220a1c2e2726d331d0b6b │ │ ├─ 95634 /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 │ │ └─394181 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─62c11849b19c978981ddddafbcb8f44ed1aa7e215fef0355483df9c8c3335402 │ │ └─184627 /pause │ ├─1bc68c9226f77cb742944fc14a12ff864f1a9f61cc9c8bd350c6135f62cd07e9 │ │ └─165118 /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 │ ├─7ffac3c85b03a4cf687a8d71654b822f5f197f01cc06abe1de1a86fdf2c71417 │ │ └─66117 /pause │ ├─bfa1e1847f94a1e63bd50f095f5ad9ae4929c479586b78121a872a01d2f18216 │ │ └─56203 /pause │ ├─d234223bf490c92fff5df8131a00363ef7c6a3d157d02cf743b89286fadf5acd │ │ └─51631 valkey-server *:26379 [sentinel] │ ├─75b2748e71674fde9a115ca2c927de9ebada1401d49556e40450fcdad23a93b7 │ │ └─64835 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─a72805c8ed8989379e15cb2b9424d93b19453134bc6637a504c07d0c5fbaa72f │ │ └─152137 /pause │ ├─539a5d13d0f3d373cad8c3011b074662eeb8bd8dfad0af59ba6e4a1cfd8d057f │ │ └─151457 /pause │ ├─4e96c44bcb98d099f348a9fcdcd27b61e5aa0680f76f1477ec84f7d5531002a7 │ │ └─377099 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─ce7d68d62598031acfac925cbd61df80b7958d457fca282814d063c65e2ac8e5 │ │ └─181275 vector --config /etc/vector/vector.toml │ ├─cb425e0d871abcef3add690766a2feddf9ab85421360c8d1d9000594d5a2d889 │ │ ├─170284 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170759 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170760 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─2cfb08dfe7e39e2f436a68fc5b6594dcaf4ce0507e5fa0128ff961c41f23f6f9 │ │ ├─84106 barbiacan-api: uWSGI master │ │ └─84137 barbiacan-api: uWSGI worker 1 │ ├─537c1bf14358d83892ff7f5b04dec2a11dc9490283f7d8479492889f4df257aa │ │ └─95236 /pause │ ├─8e45f5406ed54020d15c2ebb954e8f92f9a48d72ddbdc0461f9ccbf72fd968e3 │ │ ├─221041 octavia-api: uWSGI master │ │ ├─221055 octavia-api: uWSGI worker 1 │ │ └─221056 octavia-api: uWSGI worker 2 │ ├─c0321c49c11aae0814667d50b6760c87593438aaada3222b7bc65ffa938c63de │ │ ├─272807 apache2 -DFOREGROUND │ │ ├─275516 (wsgi:h -DFOREGROUND │ │ ├─275517 (wsgi:h -DFOREGROUND │ │ ├─275518 (wsgi:h -DFOREGROUND │ │ ├─275519 (wsgi:h -DFOREGROUND │ │ ├─275520 (wsgi:h -DFOREGROUND │ │ ├─275521 apache2 -DFOREGROUND │ │ └─275522 apache2 -DFOREGROUND │ ├─50e4da496f0972f62521779b15bb5ca4841a4ac1a4e559c7efe071d512f5e87a │ │ └─43917 /pause │ ├─28a3112d0a35bc784bf633e78c916c81704bbbee26ea37266ef585c02b962c36 │ │ ├─203469 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203485 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─203491 erl_child_setup 1048576 │ │ ├─203541 sh -s disksup │ │ ├─203543 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─203544 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─203791 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─203792 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─203802 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─203959 /bin/sh -s rabbit_disk_monitor │ ├─239114ec163c120ed0c5f7ebce7f2413d333843a2c8fc1d8c5904161df9c3f9d │ │ └─90955 /pause │ ├─64aaaaf34f0c9af5b693babccefda8979ba5e08e2c07bdd4ff43d64cb31c0623 │ │ ├─142036 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─142304 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─142310 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─410860 sleep 15 │ ├─707389a1b83d73c74a426ee1d91f30a271d1e1b8a40c9692ad90dd091d26a8a1 │ │ └─96359 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─ed4853852115a6408de2f20dde29a23dcaf5449e06d305d4eff2743f3cefa26f │ │ └─377107 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─1089baf120d2c4a6f8336facc3aa46c5a8f6f3c8b39c46ff80b09cd02af9f510 │ │ ├─42151 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42579 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─33819ad075d11724e13c7871111610aeb0ba1fb94bcf38eac2ecb05f6a133b69 │ │ └─95502 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-lwkv5 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─68edcbcbe90938104ae4b527e07c38dc8511b7b7ea8e7e03af8461caf3fb4f50 │ │ └─377249 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─3ef155b8ce7301c8a3f7bd8ab51027c5529016bdcd49126b6d4d686e19f32505 │ │ └─43003 /pause │ ├─6427c9512a3f77fa88b83f0c266ff1a3f9132b82c33fb1553d06f1fa689fd543 │ │ └─56300 /pause │ ├─7d67d65c2243b53f26a02cae3a46932395fbd180079f5da2bf0bb0bc9e466749 │ │ └─211733 /pause │ ├─30880038ed0696025c5c03325b32b0d9a14425b3c185261262b26314898357e1 │ │ ├─223912 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223930 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─223936 erl_child_setup 1048576 │ │ ├─223986 sh -s disksup │ │ ├─223988 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─223989 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─223996 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223997 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─224007 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─224226 /bin/sh -s rabbit_disk_monitor │ ├─121dc4b188f9734b979696a41eb577c495e15cc8038663ca8ab1e04de00d9e7c │ │ └─180765 /pause │ ├─dc3f818f797c3504c1a22dcfe33e69ef5199fe7ed63ae07756c6e2b5e106a20d │ │ └─44463 /pause │ ├─4651387137f6b79febf3239864c936e36b02fd1b706ee811dfdc49c4d9c097e8 │ │ └─141865 /pause │ ├─00078d530e75346117a4a9264e13145f4b45799aaefa3d178db5c9316684a572 │ │ └─140038 /pause │ ├─9496ea642a9c8c0ddd8e253c9a06985062f2c5a787cbf1096c0fb64a2d6ffbf0 │ │ └─61284 /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 │ ├─f6b56cfd8d5189f1bfe0a6171d6571c03d6faeb116e7b6ef23ed0b8a6ff1da23 │ │ └─187243 /pause │ ├─8c7e2fece11e3c6e02e00cb1fee5d947e2f34df1c8a9b94d7e12596bd462d096 │ │ └─253798 /pause │ ├─11f1731696e748106ad929d8dc8678ec3c3e26d39fc41d448c7e4463089da48a │ │ └─60753 /pause │ ├─ba0c35a2ddfa599969c5d572c1fba692d4fb327f7b40e71f545cdff978cf0461 │ │ └─60975 /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 │ ├─7fe41ee972ca3f6a6e0b4830d69a9b0910b0063f89345f68a374c767834d202b │ │ └─51072 /pause │ ├─68b801b84cbe3701fa7f2d9bec8edab08dd31414eaebff5780025a20cf925a57 │ │ └─377350 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 │ ├─709b4c768344a014fc525853544309adeea53e7a1b56d851fae9f5f42c2b0205 │ │ ├─199979 heat-api: uWSGI master │ │ ├─200015 heat-api: uWSGI worker 1 │ │ └─200016 heat-api: uWSGI worker 2 │ ├─2d44806e4db56889cf200e4e0fd7d491d832fe459fe88f75c2578b1bb813b5da │ │ └─120158 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─8b3f25b442e4b8b294009fba6ac3812f26eddf7aed98ba4bd93a7095594972d2 │ │ └─66245 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9b07ec0f37ab29b0403ec6c13aab1bc2afa91ec85f3885d8f4d06a445e6ac7b2 │ │ └─377104 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─840e3f81ebeb85feefeaa88ed4407de7064256eb4159720f8f259219ac04a22c │ │ └─108933 /pause │ ├─106452684bf125a5ce85350e96a04dd7289df889126d4e4a7c5d47205b1fa790 │ │ └─121888 /pause │ ├─b1761af44732b5fb4b4571c27d584eb1c5a9942984e6ac7c5197c595843f20d0 │ │ └─231267 /pause │ ├─0e9c7e001b287bde56d6b3661a52db841fc2f9f92afa778e41cd769878410779 │ │ ├─141444 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141482 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141502 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─141764 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─410624 sleep 15 │ ├─31941e1c3fb751f0b3608e28f1f6742ab45f653bd88d7ce6823819cdaa2e05e2 │ │ └─187455 /pause │ ├─c6ceb1cfdc9ebac02bf8207bc6282e8bee0697d8426964201cc7a0dd0aa50e1b │ │ └─56503 nfd-master -crd-controller=true -metrics=8081 │ ├─364e7d20f7ba63664fb591b300bc2ccb3b8da103d4897201190abf9258064c85 │ │ └─64426 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8a39631287ee79ac7cb2988d547c036ff33648529656fc46c6c7e809fc95bfec │ │ └─62175 /pause │ ├─341c27ed0c12421c640a624d3591ac641157a341de31072b2d94b683345b5fc7 │ │ └─65101 /goldpinger --static-file-path /static │ ├─a6ab860cbfb5629e96a83194bd2860f99b5d5fc031e90a0536ecc33c36db1d0c │ │ └─48182 /pause │ ├─ccbc666a40db6d59d1325eb6ceadd982aebd83a8bc16d55c05fd3b6c43fac87d │ │ └─66216 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─bc521539030ab31e706ea693017b1e88dea20d9567ebf7ab9610072114573c98 │ │ ├─242084 magnum-api: uWSGI master │ │ ├─242176 magnum-api: uWSGI worker 1 │ │ └─242177 magnum-api: uWSGI worker 2 │ ├─161850a5a204f72c33b4fc6084181e4d9eec088412250c3435846f65b8f3aa10 │ │ ├─ 71894 apache2 -DFOREGROUND │ │ ├─ 71909 (wsgi:k -DFOREGROUND │ │ ├─ 71910 (wsgi:k -DFOREGROUND │ │ ├─ 71911 (wsgi:k -DFOREGROUND │ │ ├─ 71912 (wsgi:k -DFOREGROUND │ │ ├─397537 apache2 -DFOREGROUND │ │ └─398552 apache2 -DFOREGROUND │ ├─c0161e8b39e481b4448fc91818c2e21821ccdfdd7121d691a398c6239967d868 │ │ └─173398 /pause │ ├─04ad176f783c3d3129fcd65b061550db61fac3f47dba46f4ec254baba9a801c9 │ │ └─62598 /pause │ ├─95416c15a5589f43f6755a81bf5aae2712cf97e5b48d45a068541cb5ff212d2e │ │ └─377759 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─5a32983c0ecc09025792344456c69dbe7248d4593441458f52bb5521da653385 │ │ ├─191897 /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 │ │ ├─379489 /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/tmpvmf10as8/privsep.sock │ │ ├─379517 /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/tmpz34pui4_/privsep.sock │ │ └─379764 /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/tmpb0u0ci5k/privsep.sock │ ├─b3fb6bc801b40973c5fac852f8342ca69fac7d6e6be6df6b8d843d40ec586db3 │ │ └─65622 /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 │ ├─6eac9937e2202d025785709c3dc65590ba1d536c44076f3311bb2ad2e408febb │ │ └─66470 /bin/oauth2-proxy │ ├─cab32c99dc00d2130b1ee36a80873cb11dc9ab6d16ea60f3ce63c06b8c243f16 │ │ └─259168 /pause │ ├─d12afb636547754861e4bd1e43a44a52b91ece2e916813e71eeff0f9a6c5d194 │ │ └─64370 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─0f424a6fe959a32320d57cfcd020ea415dc118799b4b859628f169fc8e6a1322 │ │ └─258721 /pause │ ├─0cf53d7e2e576891b59a5f88022539fcfa74ac9c652a4554376fb71be5fe3322 │ │ └─258949 /pause │ ├─722c84eef5d7b5d7b49b68077ee5ea4f39a811e6fbcd1f5a92d0349f13cd3880 │ │ ├─118674 cinder-api: uWSGI master │ │ ├─118687 cinder-api: uWSGI worker 1 │ │ └─118688 cinder-api: uWSGI worker 2 │ ├─26a6b81476cf8164f5e30e2cdcedbce883cba2b9c3ab7c1c5f0f4706da1295f5 │ │ └─106852 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─8644f303bf8a83410a40efc3dd300b6adf389fa6e75fe536389de1d2730fdc77 │ │ └─191925 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─800ea9a5d0d3157ec92bc64d87385bebfec12866ad331860bf7d32ae92cadd37 │ │ ├─181226 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─181495 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─181506 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─411153 sleep 15 │ ├─c961c39dd9e9227f53b701f22cf9cb0ff0c0b1498c05b835d37c1648cdd2181e │ │ └─44555 /pause │ ├─a2159b0b4d470056b40289a0901f86a5d7867399de4056dc98d84514c2b4235a │ │ └─221619 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─d3a7f97235d102841cb9adc58dd1bf86f468bed54f912bef667ca85588b476be │ │ ├─141445 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141601 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141634 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─141786 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─410662 sleep 15 │ ├─9c2232e98fe22a0a3c41d2ffb9f14306f35cbd6ca84699bc18f6ab47ac639b16 │ │ └─44512 /pause │ ├─3939875da8f14c308341b5c424f5085da8de92eb1639c4f1190efb132efd27f9 │ │ └─51332 valkey-server *:6379 │ ├─c3fb44925f67a955f3321aad7198b502bd7c104d55d853f61308a6dcf8af9129 │ │ ├─122960 /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 │ │ └─123109 /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 │ ├─55d36eaa5892e0c0b5dd2c60451852abb9342e7a9fc87d68c5371bd012c083d9 │ │ └─66490 /bin/oauth2-proxy │ ├─eff89c2a2b4f99cb7e62caa9da301d7265c8a4ce0b6a61fadbc1ea28a6a73fce │ │ └─232817 /pause │ ├─564fef6038e1aab062c60e0991177efd56bc02c5a07569d404b0fb718f9f8ddf │ │ └─377276 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 │ ├─9ca10b2be03c5e32d11668378cb9a8fe84317955e59ad00bf2d8ffda215712d5 │ │ └─44322 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 │ ├─920186dbd2e343b5b9836d1510d4878b3df14882a02b66020f10c27325c59d12 │ │ └─79077 /pause │ ├─d78ad54d24654352e5667e802ab90a9c790d02c29b9f119a872120aeb2df5221 │ │ ├─242553 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─242803 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─242804 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─9dbaab58163328207451d95dcbaa8bbc474b9d55f7a566ed285894a6b719e1e8 │ │ └─188308 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─5e05f44f3a78f002bff55e15ee4d909716d5e7a89f29920250acb800a9d92460 │ │ └─43490 /pause │ ├─2b39e0c41f1eed8fb86b847f7a5de8316e8ca89bc3d456bd9551c395dfea8a02 │ │ ├─49048 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 │ │ └─50269 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─17b80cc5c2f30a1c703ccaca562baa6174a4994532947fa187e33c4c1d35a9b9 │ │ └─40467 /pause │ ├─9787417d755c643ffcbc4d00649e9f2ac8822760d5391c0d60d90b7156d83856 │ │ └─139336 /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 │ ├─a4bc76c45369b6c88ec9d6ade9306ac49a5880294a43d6fd7c7c0fccfe237ecb │ │ └─41707 /pause │ ├─0f05b08a5eaee6631cd2d54d7f9df7ec061747870123e927b3e4f059c8be3904 │ │ ├─91057 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91075 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─91090 erl_child_setup 1048576 │ │ ├─91139 sh -s disksup │ │ ├─91141 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91142 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91234 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91235 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91245 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91723 /bin/sh -s rabbit_disk_monitor │ ├─90b448017203758015c54486e8ad7693e315ce616e78b046a0e0867b57f40490 │ │ └─44755 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─496fcea485a78d52493981b81d42a689296fad0c948b47d149860455a35287a6 │ │ └─65861 /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 │ ├─ec91f762fd93f77066f030b3e6a864cfd6411d5275e1e75dd992251788c9d17f │ │ └─171466 /pause │ ├─6b60b9311f1d9ec64e073a68c5508ddefd2e90e07c422833a5f3e23c805d4235 │ │ └─268028 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─4836eeaacabc5a353ac49a9c82cc71bb9be45c8c3bdd59a382cb4a9db3ddcd95 │ │ └─228267 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─b41fc90cef96a2eb0f2225e06b4a6a5c9d0898f72ac60f2c1081fb388cf95298 │ │ └─274782 /bin/openstack-database-exporter │ ├─0150aecd44f6ff2922886d64532030c369ebc5750420700ec243f548e10e3801 │ │ └─47759 /pause │ ├─2176227686b135ea644bcb9b09f8b6155e8aa678c4a2d6bed1cc78648f8a5e27 │ │ └─105130 /pause │ ├─8807885e1bec8a6a574fa221360c7b7874d91a258dd0d4d60f0d0c84eae69715 │ │ ├─268026 manila-api: uWSGI master │ │ ├─268058 manila-api: uWSGI worker 1 │ │ └─268059 manila-api: uWSGI worker 2 │ ├─17cdcc2e7c32d4d1d053df60373e087548c96e3d4391e306f2b6d8ad0f7194b4 │ │ └─49332 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─968f49febc8ab49f9bf7470bffa001e79a0ce15be1334ec5733efb0e15c59dac │ │ ├─174278 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─399951 sleep 300 │ └─f48fa0f3a1faa9335d7b346c530d207ab2cb59e623de0cc133222507c3c4baea │ ├─268228 /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 │ └─268336 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount