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 │ │ │ ├─21350 /lib/systemd/systemd --user │ │ │ └─21352 (sd-pam) │ │ └─session-22.scope │ │ ├─21347 sshd: cephadm [priv] │ │ └─21367 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1460 sshd: zuul [priv] │ │ └─1473 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1464 ssh: /home/zuul/.ansible/cp/199.204.45.140-22-zuul [mux] │ ├─397822 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zvuesldcuunqfsxncrnhoclpjcaktdgj ; /usr/bin/python3'"'"' && sleep 0' │ ├─397823 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-zvuesldcuunqfsxncrnhoclpjcaktdgj ; /usr/bin/python3' && sleep 0 │ ├─397824 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-zvuesldcuunqfsxncrnhoclpjcaktdgj ; /usr/bin/python3 │ ├─397825 /bin/sh -c echo BECOME-SUCCESS-zvuesldcuunqfsxncrnhoclpjcaktdgj ; /usr/bin/python3 │ ├─397826 /usr/bin/python3 │ ├─397828 /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 │ └─397830 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 … │ │ ├─ 9807 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12168 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fed989446af6376d03f9d7b5c03f629ead066838e2434a75e0345b332d8ea4e4 -address /run/containerd/containerd.sock │ │ ├─ 12564 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6b5078e8deb25aeae7fb8268547c427cd98ab7f776ad7b2fb2ebad6a029142cf -address /run/containerd/containerd.sock │ │ ├─ 19255 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 75b96de384f07ca3220451cb146239e59b9e414bc23c5ae9865df8f4217ddfad -address /run/containerd/containerd.sock │ │ ├─ 24435 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d720908a37d0f0d7f07aba17498098575545307ee8d36cda0b0ce8337f5de199 -address /run/containerd/containerd.sock │ │ ├─ 29139 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6fe3423d4b8015e330467c8dd814e7e8cfaa337ae9afa5b774bdd267a4b6c9cb -address /run/containerd/containerd.sock │ │ ├─ 33913 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d4428a2f3ddc6a812c8d03d2490614917cfd0996c6da4430dde0f6934ecdd103 -address /run/containerd/containerd.sock │ │ ├─ 39295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32a0969fff6dc54f11e807e9bf75c044327d2fbb8c3cea7c760bb7a037884f58 -address /run/containerd/containerd.sock │ │ ├─ 39346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44d167aa704b0b4130262b96f15d948634b25a84a58097c747e5f6dca4f67fad -address /run/containerd/containerd.sock │ │ ├─ 39351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b726e1d94f9e0c4f4cb96b336d0ee1c4c788bac65262381c0f28e198d5af4aa7 -address /run/containerd/containerd.sock │ │ ├─ 39368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3860e3457683846b15150246ac75fb2b6dec5b6de2550897b0c059a2edc45f76 -address /run/containerd/containerd.sock │ │ ├─ 39384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 762cd951418fc62417166b80bc4853a8200ccd0bd33a34ed67789f640ea69905 -address /run/containerd/containerd.sock │ │ ├─ 39907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17a34b4128e234f4f002f7c0869d8438d8ecd5f0f28947288dccd1d3ee7f21dc -address /run/containerd/containerd.sock │ │ ├─ 40640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a444bf43df44665268b08057a559bc26547bda954b5bf80e8bef7ca68d05ba9 -address /run/containerd/containerd.sock │ │ ├─ 40670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aafeb11597b5880215a39db7c4951e64301543710c49d1a98790f5ce014cdac0 -address /run/containerd/containerd.sock │ │ ├─ 42425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4024775aa57550bc4a83433ccf390af16dcaee1533cf2ad202ad8bc964dc4331 -address /run/containerd/containerd.sock │ │ ├─ 42471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e1b914d4d78c213e4e51ea5877fe41674b2bd4fd69816ef8a4b6981d24453f4 -address /run/containerd/containerd.sock │ │ ├─ 42511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cbcacf0219279e1d3d391969b730a08581c121434c96d1e5c6d087ae5e95115 -address /run/containerd/containerd.sock │ │ ├─ 42603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c48af4138e06e70d31183643c76520c11d814195a6825c1d1933390dfcef84ee -address /run/containerd/containerd.sock │ │ ├─ 42652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2453f86d5df8f230d9dbe4edf53450f03d21ef69184591c66b0212c3b586d66a -address /run/containerd/containerd.sock │ │ ├─ 42807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccdbf295170c2247b88c22da3d719685759d270fedc4c598d19e71c28043476e -address /run/containerd/containerd.sock │ │ ├─ 45149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2582fbcf428512d5c6acd41e5762cceaac90401e45821ab33a9d7d665a729e8f -address /run/containerd/containerd.sock │ │ ├─ 45214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 797df83237b28da87bf2e9595e6e8390f2e44598d2a28eb58b3918a7ffd68254 -address /run/containerd/containerd.sock │ │ ├─ 45944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b5fb1256ab3c6cb05e7a5d0e2cb196e6f64f046ba4632cdff8e2d3ffcd3ac8d -address /run/containerd/containerd.sock │ │ ├─ 46046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c81da91ba86da00fca6e4b73a4110afcc3b3ab372bde07586196f8c45311c8d5 -address /run/containerd/containerd.sock │ │ ├─ 46422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7950dea7ed61154a4862806cf54dcffaab4a8ce3cd6444a7622bf891e69c19f8 -address /run/containerd/containerd.sock │ │ ├─ 46735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f321905a1dc43a2c70001fa6f4fdec5447cfcf6e8f5c83f946584dbc0fc37f52 -address /run/containerd/containerd.sock │ │ ├─ 47099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8fe83545ca566e06fda30b5da6d39f7547425874146340c392e2539c6fd03d4 -address /run/containerd/containerd.sock │ │ ├─ 49684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6781099a8963a149e913ad0592450f211caf61cc30afb134c847114d49c4076f -address /run/containerd/containerd.sock │ │ ├─ 49772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 745edb695a52b3757eb73e78e356a0d594254caca7382af4b98a7b3fffb6b8c2 -address /run/containerd/containerd.sock │ │ ├─ 53997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdf822b0261deca2c8ef4ad283728b8611640710adff36362a8eb6764e2dced7 -address /run/containerd/containerd.sock │ │ ├─ 54656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 146e98a0a9b92823ce2fa6bd505af0789d306eb97b6cf52ff28e72d7e28ee9d3 -address /run/containerd/containerd.sock │ │ ├─ 54715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f1175b5da09e12f01ab9ad48288e3b7f1430d0c053c7c5ccc6c619f0517df19 -address /run/containerd/containerd.sock │ │ ├─ 54754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b159099044f392f5228aab2c98c53084e91766f791834dfc8d27a32ce6ce1a2 -address /run/containerd/containerd.sock │ │ ├─ 54948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 010e0419638be067fd4aa4a9c947425334715865263c07855559774dfe5b6a99 -address /run/containerd/containerd.sock │ │ ├─ 58906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed266997154c38149ebfe084efdeee9eaacff0d3aba089e457d7e3d56efd1835 -address /run/containerd/containerd.sock │ │ ├─ 59031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 055df4edbed60252ef33b93e01d36e91259dd5041869185053237b0f92f90632 -address /run/containerd/containerd.sock │ │ ├─ 59085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2fc4be9b4a81ce528218f9b0df175812bf3500fbbc7dd035963cf2e7cf29846 -address /run/containerd/containerd.sock │ │ ├─ 59124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c18d1e3e19fa0ff537e7348ff1e78634d95b06463141e9ec5d17c14bf5807a71 -address /run/containerd/containerd.sock │ │ ├─ 60658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e47dbbb748fc832723441f0410700ebdf31bd94e45c22065e899811538aefe9 -address /run/containerd/containerd.sock │ │ ├─ 60708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86cd54402148e10ad97bb06238f3a11982fad2a3280ce3cbba2371025abda963 -address /run/containerd/containerd.sock │ │ ├─ 60747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a6b2678bd16363f70bb39fcf83bcf510154aaaa10dce576a7b93353e79a6fdc -address /run/containerd/containerd.sock │ │ ├─ 61028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f59b9251a214a37ea0092ba46f1113d1047e8588619b8b9d9d3b97d2d2c834b6 -address /run/containerd/containerd.sock │ │ ├─ 61136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a50e1419cb3680e83f17858b3e85c3362738e9f9691271e316ce50f16f542874 -address /run/containerd/containerd.sock │ │ ├─ 61271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7967c96cd573e135841eab16dfad25b0701db03cc74eb3db01eb78eb0db1d91f -address /run/containerd/containerd.sock │ │ ├─ 61638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41887702586d0104ebe2b4aefa4b68e44ae46694fc7053c8923bfbf8686fb487 -address /run/containerd/containerd.sock │ │ ├─ 61905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f269cc66e0cf9dace2846664a92f272d8cf0ed9bd25fed406e364d05024db404 -address /run/containerd/containerd.sock │ │ ├─ 62108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07864c33cbeea1c3333114e583f9661ef30f889cf892e7554461a4e4f482991e -address /run/containerd/containerd.sock │ │ ├─ 62908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8423e667160d7d5a37a4e00510a21c072cb97b290a2456b79c49aca56bf549a0 -address /run/containerd/containerd.sock │ │ ├─ 64183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cd4c13b4dd49eb6d9186495ac15cd0159578332dfa3d4b3e3319be7851b7bab -address /run/containerd/containerd.sock │ │ ├─ 66993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3daf73e48cb7d534ddcc5f993cc06069c83eecba37787f41683dd659e8a9bbd7 -address /run/containerd/containerd.sock │ │ ├─ 76161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6de1a2b88ed93b8ea21a80626c581efabe84c7e15fb5ce711e01992929ec4d33 -address /run/containerd/containerd.sock │ │ ├─ 77665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6820ac7da5d1a363ee769e3136dc64e7d229569232eb23cf0b14e48e72022ced -address /run/containerd/containerd.sock │ │ ├─ 83912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0e6a11001cf9b0dca1f47bdc77b5f36952443ac3983a4637ae09dad8d057f37 -address /run/containerd/containerd.sock │ │ ├─ 89910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 289584bf896dfc2a775e223a133b95b2c3bc642ec6ce71b480a88cc53ec50a0f -address /run/containerd/containerd.sock │ │ ├─ 93997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1ef648ed8462dc2403eb71676ce7a19ee0adf22745e8770b7a9da59663df553 -address /run/containerd/containerd.sock │ │ ├─ 94061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 682f67dfbe2827de3c5ff4334df88cb9fa575475675df2fd9cfe21e493d17104 -address /run/containerd/containerd.sock │ │ ├─107306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42dd3d1364b5c93384e1b1cd07f21cb0175573f1bd906d1eb3742d633b6c7e91 -address /run/containerd/containerd.sock │ │ ├─108813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f62610e19bbdb83fc948aac5335014c8b262811ee043e2e2bde0da8c99b0bd7b -address /run/containerd/containerd.sock │ │ ├─108851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99c29e35871d86ed2357d598c0da24ab509b446fea99c2e63f62784afad2eb3e -address /run/containerd/containerd.sock │ │ ├─110825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3a181747c80c802a65a49023488a3b66b475590b0de365525a874abf144ca10 -address /run/containerd/containerd.sock │ │ ├─112651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bd487ad3eb28b1c255f9329f0d637f00b0a3e1746ef89c8be91f8a7989eee63 -address /run/containerd/containerd.sock │ │ ├─112709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a2be5f85630389987bc5466e633f705c9e7364a338962c22b9ee72021c823bf -address /run/containerd/containerd.sock │ │ ├─125802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 790807525843c374190c811e1ab079dc372cde6f122f2475012ed5ef3d829d15 -address /run/containerd/containerd.sock │ │ ├─125843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8281d198a62b84f0b448f1b889f31bad533f2a0c46b1df51d099eadcbd22ce51 -address /run/containerd/containerd.sock │ │ ├─128445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4466f18eb322408401edac2c47fd8addfccb7619c7f0ef01e200d901de8505a1 -address /run/containerd/containerd.sock │ │ ├─155970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79d9fada8d56590848a746f6e8cda525f9da85bfb92f58f828c2a562e2a13f9d -address /run/containerd/containerd.sock │ │ ├─157123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04f17fb4eafc42247b2d446cd9febcb83ffae223a8679dd5b6f42632fd7455f0 -address /run/containerd/containerd.sock │ │ ├─158277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31b6737cf1a1efc3b5070de0d84dfa4f9deeb85ce01b6a069004f03ee5528d19 -address /run/containerd/containerd.sock │ │ ├─158322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a7ef1deae9eeb2a2d0b7aac8ab2ca7164f2930c9f9f59ca7d49f49a29a34bea -address /run/containerd/containerd.sock │ │ ├─158834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9338282cab2f4410c8cdeccda49fc6d9f3dd38a0865b3fc4c98ba5e6040e3eb2 -address /run/containerd/containerd.sock │ │ ├─160057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 433e83fc5c99949f97a624062e985fe41667720dd6d6e5d926aef2a2f0e710ea -address /run/containerd/containerd.sock │ │ ├─162115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9002a4c1b30a899e3ce24e81fa3aac37d87111731c4626927e66973b9a6a8319 -address /run/containerd/containerd.sock │ │ ├─162353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce4d798929adfc3f33c9b177e867ef1fb28fb8d4b87c796e166cc40949749278 -address /run/containerd/containerd.sock │ │ ├─162530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e23b38901ce23c028fa73128bacf982954c12ca5adfb530d3c14ae0f5b0fd3e7 -address /run/containerd/containerd.sock │ │ ├─162652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 623ed422910167b41c44ecf0bbe1514ec7074a6f439225606cb8470bf1efc8bc -address /run/containerd/containerd.sock │ │ ├─162944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 464386767573656703a3655c2339ce813a0127fe732f7b5012b23da0494dee22 -address /run/containerd/containerd.sock │ │ ├─163296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cf1ad6794d539a3293299c7d1dd801f5efc39dc15cff453d2e146a00581d5d0 -address /run/containerd/containerd.sock │ │ ├─175774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1de2d5033665ad68b9b54d4becc7d71071082988ef0b180e3b541a2e7a7a248 -address /run/containerd/containerd.sock │ │ ├─177558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 435e3db3fc1a32b8ca0dd93d8c93550eabf358eed3c2650854649f43c5f86009 -address /run/containerd/containerd.sock │ │ ├─177574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c51e7b0cb1252107637b6cf2cfec98e3a55574de05b72de6fa06497e46686511 -address /run/containerd/containerd.sock │ │ ├─177839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea5b869550a19d484deee69a30eacf38690ba857d8527a3d48dfa15d8362dd43 -address /run/containerd/containerd.sock │ │ ├─177906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b3d0adc9fb9f797ff50a00e74264dbb76308df0a50d8c8df55c09ad267a4d2b -address /run/containerd/containerd.sock │ │ ├─184114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19bad94e40b06177deb537d1660a1ad19c2e9c164b7f415f3f3e16afa6ceee85 -address /run/containerd/containerd.sock │ │ ├─190117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9dc13c188d11752f658c156afc7c92ab799a98fdc437c9a911269a88f2cd9ad -address /run/containerd/containerd.sock │ │ ├─192404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8489fe75cbe646c57ad0a9a519d8939c9b2fdb37fecc3236d02cb38291088a7 -address /run/containerd/containerd.sock │ │ ├─192451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 122f6ab8a419a3587828b4f75b5bbdbf5bf5d84a875c965c07b97c30a5d628d5 -address /run/containerd/containerd.sock │ │ ├─192516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e7b1a648b4d2e482c8765527eaeabb9b51873f240a8e7fdb5323718ec6e4824 -address /run/containerd/containerd.sock │ │ ├─208572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34e5a72f9f77054b5adf43aa82b8e7d8a21dd112dfe6bf8c270cd13f2f69424f -address /run/containerd/containerd.sock │ │ ├─215570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45e6ed2b2a5160725bd5cbabf44b18852a15a6d42f6d2dc552e9b5ab7bb0e943 -address /run/containerd/containerd.sock │ │ ├─215619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4cc979ce7be2e63ba68ae33978ab12b453ef2e2790fb87f6f81ea35872cdbb0 -address /run/containerd/containerd.sock │ │ ├─215691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 374cfc2969869d822ebdca5da8f664f6c29aea313f194c63db550b23d7c94fcd -address /run/containerd/containerd.sock │ │ ├─215934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a12c4d95bb887ea789916eb8f004185d51d85e04dac13f57ad7b470f5f7aed4 -address /run/containerd/containerd.sock │ │ ├─227635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f914b392eaaea1b4c5ca23ad36596df19bad71c7226471be59a252a0cd4cdbb6 -address /run/containerd/containerd.sock │ │ ├─229983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1bbd5d6b7d650b02670099d69acf0114e4e7a574138ab543db1d76da4cb9f58 -address /run/containerd/containerd.sock │ │ ├─231036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74dbdaf2c2e7b26a275ddf87f5ed3f30cca281dd717b7498c72f2447b7880ea7 -address /run/containerd/containerd.sock │ │ ├─231966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4111ea47775587136dc9631486f134c2c622eae022ae17a839a40334c8a42aae -address /run/containerd/containerd.sock │ │ ├─233006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5270d97035f00134d35daae718605323694a99afe3a38a89cc0cc6daf57e28f -address /run/containerd/containerd.sock │ │ ├─234909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c53b02b6fa852b02975e9767568f46d2c6edaa9664301dcf583fbc55d8e1f1fc -address /run/containerd/containerd.sock │ │ ├─236199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1a2f5008c3e4c1192e34bbffb64fea980c3a036e0b2eb39392735ebb2f2df5b -address /run/containerd/containerd.sock │ │ ├─236243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f542b3f924d3b54e438b5b904bba47026dbd95cd167fbbdfca9a236cabf414c -address /run/containerd/containerd.sock │ │ ├─245411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0927f9286d78134e4ecff152a35c9b2e4f064d5d8fd756637144e4f25504f53 -address /run/containerd/containerd.sock │ │ ├─245842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 048f61d57233df1d9b73892d258cbc50bf277a15291c5da6c960642aadfd0fed -address /run/containerd/containerd.sock │ │ ├─249056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1940d9fafa4854bf902e31d64a0ba45958e51b7922f6b63e64bf56182d0d9822 -address /run/containerd/containerd.sock │ │ ├─252837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adfde792d2b5e70d51ed0febf27b25b68e55434da0c2ac2e288ab655aee8774a -address /run/containerd/containerd.sock │ │ ├─253054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b1b49695d658578b4e4526774c7ed90afe7bb38e1f9fe6727d0c885cbee72bd -address /run/containerd/containerd.sock │ │ ├─253103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08a671ff8a97046780815eb1a88c16f7cf6a22ddd9fd847aa5646eacbe157023 -address /run/containerd/containerd.sock │ │ ├─253164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4bbaabf1d82827a950cacfcad2e9778912e37703ed43642616fe1a6322be70d -address /run/containerd/containerd.sock │ │ ├─265411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20ad62cbc8bb4b24ef23e5abd129fd942b1ad8006d0ab2901499bc69525bdef4 -address /run/containerd/containerd.sock │ │ ├─268741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d833905824e1fea5ad1829da83001ce9145e2f94244eba9846447b2d5b682492 -address /run/containerd/containerd.sock │ │ ├─269541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3454e93bbf6d4640e5b65a644eb720d41d19f2be6dc7409f9b1cbfd3ae0a1f34 -address /run/containerd/containerd.sock │ │ └─397597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d80f5e8f6bacc0e783906e95099da3676f1073012d3b592956f6d002dc67b554 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1191 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ ├─ 391 /lib/systemd/systemd-udevd │ │ ├─397529 /lib/systemd/systemd-udevd │ │ ├─397530 /lib/systemd/systemd-udevd │ │ ├─397537 /lib/systemd/systemd-udevd │ │ ├─397538 /lib/systemd/systemd-udevd │ │ ├─397539 /lib/systemd/systemd-udevd │ │ ├─397540 /lib/systemd/systemd-udevd │ │ ├─397541 /lib/systemd/systemd-udevd │ │ ├─397542 /lib/systemd/systemd-udevd │ │ ├─397543 /lib/systemd/systemd-udevd │ │ ├─397544 /lib/systemd/systemd-udevd │ │ ├─397545 /lib/systemd/systemd-udevd │ │ ├─397546 /lib/systemd/systemd-udevd │ │ ├─397547 /lib/systemd/systemd-udevd │ │ ├─397548 /lib/systemd/systemd-udevd │ │ ├─397549 /lib/systemd/systemd-udevd │ │ ├─397550 /lib/systemd/systemd-udevd │ │ ├─397551 /lib/systemd/systemd-udevd │ │ ├─397552 /lib/systemd/systemd-udevd │ │ ├─397553 /lib/systemd/systemd-udevd │ │ ├─397555 /lib/systemd/systemd-udevd │ │ ├─397556 /lib/systemd/systemd-udevd │ │ ├─397557 /lib/systemd/systemd-udevd │ │ ├─397558 /lib/systemd/systemd-udevd │ │ ├─397559 /lib/systemd/systemd-udevd │ │ ├─397560 /lib/systemd/systemd-udevd │ │ ├─397561 /lib/systemd/systemd-udevd │ │ ├─397562 /lib/systemd/systemd-udevd │ │ ├─397563 /lib/systemd/systemd-udevd │ │ ├─397564 /lib/systemd/systemd-udevd │ │ ├─397565 /lib/systemd/systemd-udevd │ │ ├─397566 /lib/systemd/systemd-udevd │ │ ├─397567 /lib/systemd/systemd-udevd │ │ ├─397568 /lib/systemd/systemd-udevd │ │ ├─397569 /lib/systemd/systemd-udevd │ │ ├─397570 /lib/systemd/systemd-udevd │ │ ├─397571 /lib/systemd/systemd-udevd │ │ ├─397572 /lib/systemd/systemd-udevd │ │ ├─397573 /lib/systemd/systemd-udevd │ │ ├─397574 /lib/systemd/systemd-udevd │ │ ├─397575 /lib/systemd/systemd-udevd │ │ ├─397576 /lib/systemd/systemd-udevd │ │ ├─397577 /lib/systemd/systemd-udevd │ │ ├─397578 /lib/systemd/systemd-udevd │ │ ├─397579 /lib/systemd/systemd-udevd │ │ ├─397580 /lib/systemd/systemd-udevd │ │ ├─397581 /lib/systemd/systemd-udevd │ │ ├─397582 /lib/systemd/systemd-udevd │ │ └─397583 /lib/systemd/systemd-udevd │ ├─docker-d4428a2f3ddc6a812c8d03d2490614917cfd0996c6da4430dde0f6934ecdd103.scope … │ │ ├─33935 /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 │ │ └─33949 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-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 │ │ │ ├─28848 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29121 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19198 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19217 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24158 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24418 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33616 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33895 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12123 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12151 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.mfoplm.service │ │ ├─12478 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mfoplm/unit.run │ │ └─12510 /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-mfoplm --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mfoplm:/var/lib/ceph/mgr/ceph-instance.mfoplm:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mfoplm/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.mfoplm -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10181 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─155057 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39765 /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.140 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 648 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─397709 sshd: [accepted] │ │ └─397710 sshd: [net] │ ├─docker-6fe3423d4b8015e330467c8dd814e7e8cfaa337ae9afa5b774bdd267a4b6c9cb.scope … │ │ ├─29163 /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 │ │ └─29176 /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 │ ├─run-r2cacb17b11154591a8f17b5910f9790d.scope │ │ └─191141 /usr/sbin/libvirtd --listen │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1393 /usr/sbin/uuidd --socket-activation │ ├─docker-75b96de384f07ca3220451cb146239e59b9e414bc23c5ae9865df8f4217ddfad.scope … │ │ ├─19282 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19300 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-fed989446af6376d03f9d7b5c03f629ead066838e2434a75e0345b332d8ea4e4.scope … │ │ ├─12220 /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 │ │ └─12242 /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 │ ├─chrony.service │ │ ├─10687 /usr/sbin/chronyd -F 1 │ │ └─10688 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-6b5078e8deb25aeae7fb8268547c427cd98ab7f776ad7b2fb2ebad6a029142cf.scope … │ │ ├─12587 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.mfoplm -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12609 /usr/bin/ceph-mgr -n mgr.instance.mfoplm -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─154936 /sbin/iscsid │ │ └─154937 /sbin/iscsid │ ├─docker-d720908a37d0f0d7f07aba17498098575545307ee8d36cda0b0ce8337f5de199.scope … │ │ ├─24458 /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 │ │ └─24472 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─d22f60a404600b5f1d65b3a514190005867d59ff280d975ec4f4c7a77157a8ca │ │ ├─82985 barbiacan-api: uWSGI master │ │ └─82999 barbiacan-api: uWSGI worker 1 │ ├─20ad62cbc8bb4b24ef23e5abd129fd942b1ad8006d0ab2901499bc69525bdef4 │ │ └─265448 /pause │ ├─68dd89cef1e9730afa7bd7c6e2dd6271e3dfd437a5085a83178f2c1f17a5919f │ │ └─63854 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3a444bf43df44665268b08057a559bc26547bda954b5bf80e8bef7ca68d05ba9 │ │ └─40683 /pause │ ├─08a671ff8a97046780815eb1a88c16f7cf6a22ddd9fd847aa5646eacbe157023 │ │ └─253127 /pause │ ├─ba66f48f873cb2129ebf61c0730193b34bf44b716df07e5618a6df68664bfd78 │ │ └─63626 /bin/pushgateway │ ├─4655564e861cc1fa23d19b5a5b4810b29d910418507e98805b1b12f6ba0948b3 │ │ ├─173843 nova-api: uWSGI master │ │ ├─173873 nova-api: uWSGI worker 1 │ │ └─173874 nova-api: uWSGI worker 2 │ ├─d80f5e8f6bacc0e783906e95099da3676f1073012d3b592956f6d002dc67b554 │ │ └─397622 /pause │ ├─35e74054ee62eb308095f22649683cd104fe4c6c776267a80694e5894d1585fb │ │ ├─90141 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90160 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─90166 erl_child_setup 1048576 │ │ ├─90258 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90259 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90269 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90559 /bin/sh -s rabbit_disk_monitor │ ├─b8489fe75cbe646c57ad0a9a519d8939c9b2fdb37fecc3236d02cb38291088a7 │ │ └─192427 /pause │ ├─e1de2d5033665ad68b9b54d4becc7d71071082988ef0b180e3b541a2e7a7a248 │ │ └─175798 /pause │ ├─6bd487ad3eb28b1c255f9329f0d637f00b0a3e1746ef89c8be91f8a7989eee63 │ │ └─112680 /pause │ ├─8386700fa5d318792bdbbe5aacbf6d169886372a24d97ac2e79c117593281613 │ │ ├─204861 heat-api-cfn: uWSGI master │ │ ├─204901 heat-api-cfn: uWSGI worker 1 │ │ └─204902 heat-api-cfn: uWSGI worker 2 │ ├─8281d198a62b84f0b448f1b889f31bad533f2a0c46b1df51d099eadcbd22ce51 │ │ └─125872 /pause │ ├─7b3d0adc9fb9f797ff50a00e74264dbb76308df0a50d8c8df55c09ad267a4d2b │ │ └─177929 /pause │ ├─d833905824e1fea5ad1829da83001ce9145e2f94244eba9846447b2d5b682492 │ │ └─268766 /pause │ ├─b371cfdab1764b6dbc15f5226f56e852e139d163b72fd157172cdf25c112f506 │ │ └─59400 /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 │ ├─a50e1419cb3680e83f17858b3e85c3362738e9f9691271e316ce50f16f542874 │ │ └─61161 /pause │ ├─4466f18eb322408401edac2c47fd8addfccb7619c7f0ef01e200d901de8505a1 │ │ └─128471 /pause │ ├─046adc1bdeee32750cf1b0fb989a7488445a3b4c655c37d58fe6b47532fbae59 │ │ ├─262951 /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 │ │ └─263148 /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 │ ├─0b1b49695d658578b4e4526774c7ed90afe7bb38e1f9fe6727d0c885cbee72bd │ │ └─253080 /pause │ ├─284183fd623ec2ebb948151d06b89c3645cc2a9803bbea33e0784819c333666b │ │ └─232020 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─1ac9214ac73c8d9da2ef319018f75ae8746e572ee8b821de8acbe53aaa56ed36 │ │ ├─63171 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63205 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─055df4edbed60252ef33b93e01d36e91259dd5041869185053237b0f92f90632 │ │ └─59057 /pause │ ├─c51e7b0cb1252107637b6cf2cfec98e3a55574de05b72de6fa06497e46686511 │ │ └─177633 /pause │ ├─54d71243dc9da2b81f72ecdbeb9ec9a0919e9668ff0d381b85f5d1bd1df20275 │ │ └─63031 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─28263b44dc0b9cfe79d21674da393be26431561fabe7975f68298d44c36ce87e │ │ └─60105 /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 │ ├─00d138661fcb3d3fd5470088b787ed6972c1209e027423909dedcd6a0db79b3b │ │ ├─59667 python -u /app/sidecar.py │ │ ├─59962 python -u /app/sidecar.py │ │ └─59963 python -u /app/sidecar.py │ ├─5cd4c13b4dd49eb6d9186495ac15cd0159578332dfa3d4b3e3319be7851b7bab │ │ └─64207 /pause │ ├─fb2849675bed137172379e9da9365bf19f5f4010471bd2da64cc39d135289c46 │ │ ├─122612 cinder-api: uWSGI master │ │ ├─122626 cinder-api: uWSGI worker 1 │ │ └─122627 cinder-api: uWSGI worker 2 │ ├─d9dc13c188d11752f658c156afc7c92ab799a98fdc437c9a911269a88f2cd9ad │ │ └─190140 /pause │ ├─ea5b869550a19d484deee69a30eacf38690ba857d8527a3d48dfa15d8362dd43 │ │ └─177863 /pause │ ├─f0927f9286d78134e4ecff152a35c9b2e4f064d5d8fd756637144e4f25504f53 │ │ └─245435 /pause │ ├─db5e180194bd3ede4f879bad45b7bcd5c075163f7573257a676473fbada1d27b │ │ ├─107706 glance-api: uWSGI master │ │ ├─107719 glance-api: uWSGI worker 1 │ │ └─107720 glance-api: uWSGI worker 2 │ ├─010e0419638be067fd4aa4a9c947425334715865263c07855559774dfe5b6a99 │ │ └─54972 /pause │ ├─a0e6a11001cf9b0dca1f47bdc77b5f36952443ac3983a4637ae09dad8d057f37 │ │ └─83937 /pause │ ├─715c02400a444a2f8b45a43aa491a049522450791aa7dc3fbae0f3c423bc05dc │ │ ├─47551 mysqld --wsrep_start_position=4aff6a94-1bbd-11f1-9398-f69216e4224d:20 │ │ └─47678 /var/lib/mysql/mysql-state-monitor │ ├─47f3c8a40d6fc051d69cbaa5d431e8a275fb6d1116f4e4441d0e84f7178a0488 │ │ └─39714 /kube-vip manager │ ├─9b5116f1ff8c1d46c78ec056b6137e58e29f78ea634779949db334cc6d8efc7b │ │ └─62408 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f269cc66e0cf9dace2846664a92f272d8cf0ed9bd25fed406e364d05024db404 │ │ └─61936 /pause │ ├─86cd54402148e10ad97bb06238f3a11982fad2a3280ce3cbba2371025abda963 │ │ └─60731 /pause │ ├─5c708ecd81610242b0ceb45a419ca7e4f62796ce79865c7aa9231c98a8165bfa │ │ ├─158477 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─158509 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─158532 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 │ │ ├─158732 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─397129 sleep 15 │ ├─9a7314b224f4ce672fb497dc4c297a5e8b6384d68ac42dea925a71debb3774c2 │ │ └─225544 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─ed266997154c38149ebfe084efdeee9eaacff0d3aba089e457d7e3d56efd1835 │ │ └─58980 /pause │ ├─04f17fb4eafc42247b2d446cd9febcb83ffae223a8679dd5b6f42632fd7455f0 │ │ └─157148 /pause │ ├─1940d9fafa4854bf902e31d64a0ba45958e51b7922f6b63e64bf56182d0d9822 │ │ └─249079 /pause │ ├─65a35b2f2a061f32e9fbfb58efed0bdbdf7b2a439f9782b2bed6b4dcb39c5a20 │ │ └─64690 /bin/oauth2-proxy │ ├─1cf1ad6794d539a3293299c7d1dd801f5efc39dc15cff453d2e146a00581d5d0 │ │ └─163322 /pause │ ├─0e949e591164b92a1e59e36d6bb5e63bb0d0bcd5ff0538eea90198901f4f2142 │ │ └─184843 vector --config /etc/vector/vector.toml │ ├─f321905a1dc43a2c70001fa6f4fdec5447cfcf6e8f5c83f946584dbc0fc37f52 │ │ └─46764 /pause │ ├─c8d09d170f37af68d148b69a8f40904922c1e64360d98f65c0ba606eefee13f1 │ │ └─49838 valkey-server *:6379 │ ├─4a6b2678bd16363f70bb39fcf83bcf510154aaaa10dce576a7b93353e79a6fdc │ │ └─60780 /pause │ ├─4dafbd73f7f746fdd4423c7288b476eb3d49dfb09d812ea3b0e3d57cb8442954 │ │ └─94242 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-hvdnf --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─faa09f41d0cb99b90b8bd17e4136ca48979540d516115fe3cfa97f506426f2c0 │ │ └─47649 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─f020bd127f992cb334d3f6ea095e0bc816bed1dddbd879d1fce1143ed720af97 │ │ ├─76298 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76314 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─76320 erl_child_setup 1048576 │ │ ├─76454 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76455 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76466 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─76533 /bin/sh -s rabbit_disk_monitor │ ├─042d0daeefcf9820918c84b0946469094de6e3011713241b0b39891b2aeefb9d │ │ └─39541 etcd --advertise-client-urls=https://199.204.45.140: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.140:2380 --initial-cluster=instance=https://199.204.45.140:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.140:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.140: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 │ ├─d1ef648ed8462dc2403eb71676ce7a19ee0adf22745e8770b7a9da59663df553 │ │ └─94021 /pause │ ├─6dcca47e795b826ef308dcde695b63c1e1089300bba67d11f5fb9c9bac1f5343 │ │ ├─158476 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─158575 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─158594 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 │ │ ├─158754 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─397132 sleep 15 │ ├─3f1a7b8d6aeda6d72df677562143f614abe90922ec8c9372944efc07a5ffd01f │ │ └─397728 kubernetes-entrypoint │ ├─059511d8a1e5fdad27ac9896debe2ddde23ec7c3f674c4ef36f333665253ca82 │ │ ├─59633 python -u /app/sidecar.py │ │ ├─59915 python -u /app/sidecar.py │ │ └─59916 python -u /app/sidecar.py │ ├─ec2730c261911baf6d3e4c0068a327b4807adf41c6180bd62cd273980d55ddbe │ │ └─84689 /usr/local/bin/rook ceph operator │ ├─e1f33b464863c6782d8d80d3318cfad9ffe62c4bceb23cc4ea1fd05e16d91bb8 │ │ └─124321 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─e5270d97035f00134d35daae718605323694a99afe3a38a89cc0cc6daf57e28f │ │ └─233028 /pause │ ├─1eb9374355fec7fed1855a19064a7a6fe202f538169107f8e6351c541c64d54e │ │ └─61443 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 │ ├─1a1763a4456b12dc0f2ddd7476304b1bc70189f747d8f90e98539acb7cfbfb6b │ │ └─272983 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─4d859bdc28b8dd8eb70687ff3e6474306768dae459d17bbea94087d05999a622 │ │ ├─226221 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226247 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─226910 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226911 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388614 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388615 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388616 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388617 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388618 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388619 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388620 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388621 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388622 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388623 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388624 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388625 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388626 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388627 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388628 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388629 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388632 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388633 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388635 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388636 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388637 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388638 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388639 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388640 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388641 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388642 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388643 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388644 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388645 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─388646 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─388647 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─631ca80b45b6da64cb0fdf5221c63dad80564bce694c31711d2c3550ab97ef31 │ │ ├─249298 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─249341 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─249347 erl_child_setup 1048576 │ │ ├─249403 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249404 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249414 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─249723 /bin/sh -s rabbit_disk_monitor │ ├─1f00da3d94cfe7048389e5c5d84e661734984ba19a9910e3ac57ef05c4a8b95a │ │ └─234957 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─bcd18ef388d24624e86693b98febebd73649c4b08b31e2634a85b717e27858b5 │ │ └─63972 /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-140.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 │ ├─304b19e6a0a2e6100e9c2a94157615631a3c20e0deea6fd9d632403eca4e6c11 │ │ └─64344 /bin/memcached_exporter │ ├─d75cc62806b2a6e2937a369fb20e9300e11f971752e5bc3de0bef3544462c29e │ │ └─190593 /usr/bin/libvirt-tls-sidecar │ ├─e4cc979ce7be2e63ba68ae33978ab12b453ef2e2790fb87f6f81ea35872cdbb0 │ │ └─215663 /pause │ ├─88844160032cfbca094cadca036d8c25f14803e8e61782b54f5322020f1e11dd │ │ ├─64859 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─64878 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─64884 erl_child_setup 1048576 │ │ ├─64966 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─64967 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─64977 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65316 /bin/sh -s rabbit_disk_monitor │ ├─8228ed9e6a8e9b3fa744d3eac8cb563699e7e148db27014eb0db3a647bd1b358 │ │ ├─224717 octavia-api: uWSGI master │ │ ├─224729 octavia-api: uWSGI worker 1 │ │ └─224730 octavia-api: uWSGI worker 2 │ ├─3daf73e48cb7d534ddcc5f993cc06069c83eecba37787f41683dd659e8a9bbd7 │ │ └─67016 /pause │ ├─7068462f8a8a459c679037a6121757e96d4424b15a2f7dd2266b4f1a731c78dd │ │ └─50234 redis_exporter │ ├─41887702586d0104ebe2b4aefa4b68e44ae46694fc7053c8923bfbf8686fb487 │ │ └─61672 /pause │ ├─c48af4138e06e70d31183643c76520c11d814195a6825c1d1933390dfcef84ee │ │ └─42629 /pause │ ├─797df83237b28da87bf2e9595e6e8390f2e44598d2a28eb58b3918a7ffd68254 │ │ └─45238 /pause │ ├─7a7ef1deae9eeb2a2d0b7aac8ab2ca7164f2930c9f9f59ca7d49f49a29a34bea │ │ └─158345 /pause │ ├─5697f95b8d3740df4525cf0c0cf688efda711e3e8dae4153738631e9c908051b │ │ └─50153 valkey-server *:26379 [sentinel] │ ├─929ddd1586e319416c02a34a69aa916787ffea0ea3278f5833a36d5f81a8f9b0 │ │ └─195217 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─78e0d28ffc45b172d20771dc073eefe07bb1236656cd14e3ed3aa912802de618 │ │ └─42758 /coredns -conf /etc/coredns/Corefile │ ├─74dbdaf2c2e7b26a275ddf87f5ed3f30cca281dd717b7498c72f2447b7880ea7 │ │ └─231060 /pause │ ├─99c29e35871d86ed2357d598c0da24ab509b446fea99c2e63f62784afad2eb3e │ │ └─108875 /pause │ ├─e839174ac6b650257c8e000f62661a047083b6d53ab9bd4f5ab0dcca73d32587 │ │ ├─245973 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─246435 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─246436 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─10adee0fc20ee1a375042e38b3b8879c15b4ae464bda963aeea8ef7128726a9a │ │ ├─187755 neutron-policy-server: uWSGI master │ │ ├─187768 neutron-policy-server: uWSGI worker 1 │ │ └─187769 neutron-policy-server: uWSGI worker 2 │ ├─7a12c4d95bb887ea789916eb8f004185d51d85e04dac13f57ad7b470f5f7aed4 │ │ └─215958 /pause │ ├─fa673389c37f924ff8adfe91b08755ad837848e0e9434e7c4e3a256a4cd66dbb │ │ ├─174641 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─175076 nova-scheduler: ServiceWrapper worker(0) │ │ └─175078 nova-scheduler: ServiceWrapper worker(1) │ ├─6820ac7da5d1a363ee769e3136dc64e7d229569232eb23cf0b14e48e72022ced │ │ └─77688 /pause │ ├─07864c33cbeea1c3333114e583f9661ef30f889cf892e7554461a4e4f482991e │ │ └─62131 /pause │ ├─f59b9251a214a37ea0092ba46f1113d1047e8588619b8b9d9d3b97d2d2c834b6 │ │ └─61067 /pause │ ├─db13f71daf39369bd9a37c4d9b50d1099efb6ed366f3418ea54641687cbf8170 │ │ └─39580 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 │ ├─aeacf23003fd5e15df817d7acec00fff3f4160be91ade4ac6bf6e5c6d3ff406f │ │ └─39967 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─4c0575707d48a2248520533a1ac88f7f3ab4a727f10140256cb2a1f381d9fa1a │ │ └─42862 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 │ ├─9140c3bcf0d0fdd05348797db98476c2dedf678c217dd201121b8d51deac9a1b │ │ ├─179404 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─390833 sleep 300 │ ├─9b11b9cf107e66c819af533cb5dbf9ff2a26fe4b44eb85fe00dfe3f8e95c01c8 │ │ └─46137 /manager --metrics-bind-address=:9782 │ ├─ce4d798929adfc3f33c9b177e867ef1fb28fb8d4b87c796e166cc40949749278 │ │ └─162380 /pause │ ├─f8592fc809f6af038d9fece980d24522df6708dd98eaea4e63709b050a28c903 │ │ └─42733 /coredns -conf /etc/coredns/Corefile │ ├─cbaca3123a7dad9cb92bf8b20cc8974cefb70093a497ab525423dc88f89cb9e6 │ │ └─190641 /bin/bash /tmp/libvirt.sh │ ├─7853edc6c8224c1fca0d1454a41709a171249ad448a4528d7557fb9ae01f7169 │ │ ├─225549 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─225902 octavia-worker: ConsumerService worker(0) │ │ └─225911 octavia-worker: ConsumerService worker(1) │ ├─7d44aa79f99ddeda3b61446e4e224d138912cbe8a17f1900724acc7cbd80a314 │ │ ├─195183 /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 │ │ ├─365493 /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/tmpeabyg508/privsep.sock │ │ ├─365908 /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/tmpl582mwo_/privsep.sock │ │ └─366752 /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/tmp3a9w6ed4/privsep.sock │ ├─b98c1e5b2f4eb52f31b64b7477a57bd6b015e3b1e42e393b0e1240df48e2cf6f │ │ ├─184807 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─185031 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 │ │ ├─185042 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─396893 sleep 15 │ ├─8ad3b843bde84410d6015df0b515defaf1241fc28f464c5273092bfaa9a406d7 │ │ └─64281 /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-140.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 │ ├─d7c7c6387d207e46d6cf5a836a9e57b5ec42de4d47298cf98655e4d27dc45861 │ │ └─62493 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4111ea47775587136dc9631486f134c2c622eae022ae17a839a40334c8a42aae │ │ └─231993 /pause │ ├─58fd010bfa1ee40ac23c0a809119831e9a9660df4886eef9e7d7ede0ba065288 │ │ ├─ 45450 /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 │ │ ├─ 45463 /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 │ │ ├─ 45608 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─268400 nginx: worker process │ │ ├─268401 nginx: worker process │ │ └─268402 nginx: cache manager process │ ├─aa1574222517b501a38632f0b8c59d770dc352775dac6c3ab8e6af0244f42c32 │ │ └─64014 /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 │ ├─289584bf896dfc2a775e223a133b95b2c3bc642ec6ce71b480a88cc53ec50a0f │ │ └─89932 /pause │ ├─6af12f15fd997995145debc565f8cb3b1870106b08985390558a3e784e296eed │ │ └─42907 /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 │ ├─79d9fada8d56590848a746f6e8cda525f9da85bfb92f58f828c2a562e2a13f9d │ │ └─155992 /pause │ ├─048f61d57233df1d9b73892d258cbc50bf277a15291c5da6c960642aadfd0fed │ │ └─245870 /pause │ ├─1da3a5f8faa8332f07cf94aabedbe734b8e9dd882b07ecbf06039f78226b453a │ │ └─169371 /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 │ ├─6c046192411a429ab6eceae270fb30e662f09c18abc4d58604694f2bc5db2fb6 │ │ └─41394 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─b478be9129c5b6827a010e5fb585121fd34f42919ef107b657f7e5f2f85d4e10 │ │ └─251866 docker-registry serve /etc/docker-registry/config.yml │ ├─3fd4d65a5c3d70067abee104de3d6e1a40d34bb2fc94734109963cdf58d66a5c │ │ └─365707 /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 │ ├─567c53850846bb07498240f4dc3c4fd5c721c5babc272851b4af6561288a501e │ │ ├─61768 nginx: master process nginx -g daemon off; │ │ ├─61783 nginx: worker process │ │ ├─61784 nginx: worker process │ │ ├─61785 nginx: worker process │ │ ├─61786 nginx: worker process │ │ └─61787 nginx: worker process │ ├─790807525843c374190c811e1ab079dc372cde6f122f2475012ed5ef3d829d15 │ │ └─125827 /pause │ ├─a3bdff224091072e58041ba4459d94f4f71fdf84cd13baecf72d0e47796189d5 │ │ └─46257 /manager --metrics-bind-address=:8080 │ ├─e28fafb31f7bdbc983b6605960de741d4214af34b690987187e8e8d80a8d7643 │ │ └─262828 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─f914b392eaaea1b4c5ca23ad36596df19bad71c7226471be59a252a0cd4cdbb6 │ │ └─227658 /pause │ ├─c81da91ba86da00fca6e4b73a4110afcc3b3ab372bde07586196f8c45311c8d5 │ │ └─46070 /pause │ ├─1b5fb1256ab3c6cb05e7a5d0e2cb196e6f64f046ba4632cdff8e2d3ffcd3ac8d │ │ └─45968 /pause │ ├─2453f86d5df8f230d9dbe4edf53450f03d21ef69184591c66b0212c3b586d66a │ │ └─42680 /pause │ ├─7950dea7ed61154a4862806cf54dcffaab4a8ce3cd6444a7622bf891e69c19f8 │ │ └─46446 /pause │ ├─53c6cbd80749d3fbdb7d635956548c34857abb2a826b6ee1e71e8859dceef4ef │ │ └─39592 kube-apiserver --advertise-address=199.204.45.140 --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 │ ├─5b159099044f392f5228aab2c98c53084e91766f791834dfc8d27a32ce6ce1a2 │ │ └─54787 /pause │ ├─48cd9c6efc1f7791382c33e205ad312609769932fa5aaac5171f331242991b8f │ │ └─59706 /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 │ ├─3860e3457683846b15150246ac75fb2b6dec5b6de2550897b0c059a2edc45f76 │ │ └─39474 /pause │ ├─d0bce586b4cddb9781981908df60d9e0bf48a8dceed78116f5771f0089924880 │ │ ├─187720 neutron-api: uWSGI master │ │ ├─187741 neutron-api: uWSGI worker 1 │ │ └─187742 neutron-api: uWSGI worker 2 │ ├─16f19031b7ecb63ce9006577dfacb7ebd51921546f8e16b408155c0fd65d96b6 │ │ └─63304 /goldpinger --static-file-path /static │ ├─a42e6caa72ed3f488d6a9ef66381309f5b9b40f26ea25ea4fc9da7429337e7ef │ │ ├─159114 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─159356 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 │ │ ├─159361 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─397315 sleep 15 │ ├─b726e1d94f9e0c4f4cb96b336d0ee1c4c788bac65262381c0f28e198d5af4aa7 │ │ └─39452 /pause │ ├─f175ca52bcead431549e4f048f4f27a52fd7b89bb2a4067718b8fc8618d10853 │ │ ├─160210 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160226 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─160232 erl_child_setup 1048576 │ │ ├─160355 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160356 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160366 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160465 /bin/sh -s rabbit_disk_monitor │ ├─44d167aa704b0b4130262b96f15d948634b25a84a58097c747e5f6dca4f67fad │ │ └─39441 /pause │ ├─122f6ab8a419a3587828b4f75b5bbdbf5bf5d84a875c965c07b97c30a5d628d5 │ │ └─192500 /pause │ ├─309bfee6886aa08fa2109ee21bbbd21749f85094972195efc9d9bf50334f4ce1 │ │ └─43044 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─2582fbcf428512d5c6acd41e5762cceaac90401e45821ab33a9d7d665a729e8f │ │ └─45182 /pause │ ├─42b3d21bcdf2d38b9254d637ffbc8017ac74ae502e88e66daf0795217d000220 │ │ └─55099 nfd-gc -gc-interval=1h │ ├─8d5347dc5919781bf82c87dc48f1ff6d1cbfbe25d46b8e041ae01564d131cf79 │ │ ├─204824 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─205173 heat-engine: ServiceWrapper worker(0) │ │ └─205176 heat-engine: ServiceWrapper worker(1) │ ├─34e5a72f9f77054b5adf43aa82b8e7d8a21dd112dfe6bf8c270cd13f2f69424f │ │ └─208595 /pause │ ├─42dd3d1364b5c93384e1b1cd07f21cb0175573f1bd906d1eb3742d633b6c7e91 │ │ └─107329 /pause │ ├─623ed422910167b41c44ecf0bbe1514ec7074a6f439225606cb8470bf1efc8bc │ │ └─162678 /pause │ ├─f62610e19bbdb83fc948aac5335014c8b262811ee043e2e2bde0da8c99b0bd7b │ │ └─108836 /pause │ ├─d7a78d041aee6c9ab37d4da4e67632f525b0743fd444b0dc8c05d330b6a40bd1 │ │ ├─184923 neutron-ovn-network-logging-parser: uWSGI master │ │ └─184950 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─29772bec10a31e7e47bf60e1c69633b6c9812994b204b247bb445de36e64725c │ │ ├─156330 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─156343 /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 │ ├─19bad94e40b06177deb537d1660a1ad19c2e9c164b7f415f3f3e16afa6ceee85 │ │ └─184138 /pause │ ├─a3a181747c80c802a65a49023488a3b66b475590b0de365525a874abf144ca10 │ │ └─110848 /pause │ ├─6781099a8963a149e913ad0592450f211caf61cc30afb134c847114d49c4076f │ │ └─49708 /pause │ ├─a4bbaabf1d82827a950cacfcad2e9778912e37703ed43642616fe1a6322be70d │ │ └─253197 /pause │ ├─1d13990bf8f341c596551cf8e9b63a9a20f5d17e27cbbc07e6cf81ff61daba03 │ │ ├─175950 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175971 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─176009 erl_child_setup 1048576 │ │ ├─176066 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176067 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176077 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─176274 /bin/sh -s rabbit_disk_monitor │ ├─cf3e8a069bd80ef1bc599bf8eaf6be559fd2b338b461a59286aa5dc9d3c44952 │ │ └─39554 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 │ ├─74fa38c34df8a93fa26dcfa02aa368c9800c818f34e61cdd86ae62f9674af01a │ │ └─191096 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─f93bf94a991fb081d0b89bdb19cc88c38d23984279935dbb1635e650cb12a349 │ │ └─110510 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─3717a1ad4bd84dfdfaf0228fd5cb8463193fd15cd0a75607f9b925eee02bc29d │ │ └─45526 /server │ ├─c18d1e3e19fa0ff537e7348ff1e78634d95b06463141e9ec5d17c14bf5807a71 │ │ └─59147 /pause │ ├─adfde792d2b5e70d51ed0febf27b25b68e55434da0c2ac2e288ab655aee8774a │ │ └─252879 /pause │ ├─4024775aa57550bc4a83433ccf390af16dcaee1533cf2ad202ad8bc964dc4331 │ │ └─42449 /pause │ ├─ed2772d91592b3513f9b21411a302d599f04a6879e625881ffb1b1ef8966e37e │ │ └─262859 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─9a2be5f85630389987bc5466e633f705c9e7364a338962c22b9ee72021c823bf │ │ └─112745 /pause │ ├─32a0969fff6dc54f11e807e9bf75c044327d2fbb8c3cea7c760bb7a037884f58 │ │ └─39318 /pause │ ├─195dbef24bf1ff2ac70216ee32449307912e37a948270d8706a7f17db6306d7b │ │ ├─245478 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─246319 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpzgfjsg_q/privsep.sock │ │ ├─246372 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─246397 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─3c15cbbd01109191a69b4d480fcba8bf42d191fa841170da3710ccbe6f1f2d53 │ │ ├─134588 placement-api: uWSGI master │ │ ├─134601 placement-api: uWSGI worker 1 │ │ └─134602 placement-api: uWSGI worker 2 │ ├─7ec548838914f55f5c8f1e795951aa3b8bf503cfd78cb7b6aaf25aaaeed6ab50 │ │ └─63527 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─3f1175b5da09e12f01ab9ad48288e3b7f1430d0c053c7c5ccc6c619f0517df19 │ │ └─54738 /pause │ ├─fdf822b0261deca2c8ef4ad283728b8611640710adff36362a8eb6764e2dced7 │ │ └─54019 /pause │ ├─14db27e4d44f8b81dde41bb45241151a1d7fa102d19bcc2c17055a5382c717a6 │ │ ├─110942 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110958 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─110964 erl_child_setup 1048576 │ │ ├─111048 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111049 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111059 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─111183 /bin/sh -s rabbit_disk_monitor │ ├─bdbfc34d0a6c5035137708a88d2d869ad50d842a8be193952d958958da35082e │ │ └─63139 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─38d9177cd41710ad665c8ac112f3e02b096fbbbe6a22912ee97768d1b83babd4 │ │ └─156295 /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 │ ├─d2fc4be9b4a81ce528218f9b0df175812bf3500fbbc7dd035963cf2e7cf29846 │ │ └─59109 /pause │ ├─45e6ed2b2a5160725bd5cbabf44b18852a15a6d42f6d2dc552e9b5ab7bb0e943 │ │ └─215616 /pause │ ├─17a34b4128e234f4f002f7c0869d8438d8ecd5f0f28947288dccd1d3ee7f21dc │ │ └─39938 /pause │ ├─8e1b914d4d78c213e4e51ea5877fe41674b2bd4fd69816ef8a4b6981d24453f4 │ │ └─42496 /pause │ ├─ef52b4b42ee56795763a6a980261a6b24a5d11e897a5197ac294260f60d63ea6 │ │ ├─174749 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─175070 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─175071 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─9338282cab2f4410c8cdeccda49fc6d9f3dd38a0865b3fc4c98ba5e6040e3eb2 │ │ └─158857 /pause │ ├─146e98a0a9b92823ce2fa6bd505af0789d306eb97b6cf52ff28e72d7e28ee9d3 │ │ └─54683 /pause │ ├─e6e4a79b7a49e36a61bd6575a737f52fde2c7c5366307e265d4c9d95544a22be │ │ ├─109089 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─109442 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─109444 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─0d6176f207e0b93ebda9f99133559035d0a9c1d168841ecae5db27a509deb746 │ │ └─63825 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─27a094cc0c3b88b6f9269c6a0856d49674435605faaef302a01bb4d4be999b7d │ │ ├─208728 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208745 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─208751 erl_child_setup 1048576 │ │ ├─208830 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208831 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208841 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─209042 /bin/sh -s rabbit_disk_monitor │ ├─e403905358de8ed0169952bb7bf14ef6f4cf7d31821946d47a7e3cc2210351db │ │ └─55132 nfd-master -crd-controller=true -metrics=8081 │ ├─aafeb11597b5880215a39db7c4951e64301543710c49d1a98790f5ce014cdac0 │ │ └─40706 /pause │ ├─9002a4c1b30a899e3ce24e81fa3aac37d87111731c4626927e66973b9a6a8319 │ │ └─162161 /pause │ ├─375fb9c05a7cbaca567906549057a3eab4a434539dd5891e6583f82fc0646371 │ │ └─47734 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─c4f047104ed61afea14f1c50ae162f8f83f723d7e31c7647e002d8d2d0e25945 │ │ ├─204853 heat-api: uWSGI master │ │ ├─204899 heat-api: uWSGI worker 1 │ │ └─204900 heat-api: uWSGI worker 2 │ ├─b1bbd5d6b7d650b02670099d69acf0114e4e7a574138ab543db1d76da4cb9f58 │ │ └─230009 /pause │ ├─2f542b3f924d3b54e438b5b904bba47026dbd95cd167fbbdfca9a236cabf414c │ │ └─236267 /pause │ ├─7112e07a8674c2601f7fef472a6727f07a6ebae8aa19a6af6133baab017362db │ │ └─55060 nfd-worker -metrics=8081 │ ├─0d58d99876ed8e8de773ca069b76b491c8133d6ef2ebcfbcfcd078a17f5fb795 │ │ └─42956 /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 │ ├─3454e93bbf6d4640e5b65a644eb720d41d19f2be6dc7409f9b1cbfd3ae0a1f34 │ │ └─269569 /pause │ ├─09ed13bc19d2870f34d2788de23bd3c4a1a4e91aa586d11b42db967dc99a7aa0 │ │ └─64326 /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 │ ├─d31647838c0aa449965b01d7cd00c6a9ac1ae6ff4588ca5a84a6c94ac2b8de29 │ │ └─231337 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─dc514c0351d6c22061173153b396e13769ac3b70291b20fb4f88c17950b89d07 │ │ ├─174099 nova-metadata: uWSGI master │ │ ├─174115 nova-metadata: uWSGI worker 1 │ │ └─174116 nova-metadata: uWSGI worker 2 │ ├─7967c96cd573e135841eab16dfad25b0701db03cc74eb3db01eb78eb0db1d91f │ │ └─61298 /pause │ ├─2a5e182e99915a538707a3ad67e30b10b701eb1dbe73fc0ad4a5f491a1d10d23 │ │ └─64432 /bin/oauth2-proxy │ ├─17717af5f66832b8b7d6e1744c568a45733d90d864674584ad876b649d831e5f │ │ ├─268582 apache2 -DFOREGROUND │ │ ├─270902 (wsgi:h -DFOREGROUND │ │ ├─270903 (wsgi:h -DFOREGROUND │ │ ├─270904 (wsgi:h -DFOREGROUND │ │ ├─270905 (wsgi:h -DFOREGROUND │ │ ├─270906 (wsgi:h -DFOREGROUND │ │ ├─270907 apache2 -DFOREGROUND │ │ └─270908 apache2 -DFOREGROUND │ ├─464386767573656703a3655c2339ce813a0127fe732f7b5012b23da0494dee22 │ │ └─162968 /pause │ ├─31b6737cf1a1efc3b5070de0d84dfa4f9deeb85ce01b6a069004f03ee5528d19 │ │ └─158301 /pause │ ├─435e3db3fc1a32b8ca0dd93d8c93550eabf358eed3c2650854649f43c5f86009 │ │ └─177625 /pause │ ├─69fe15645d163d0feae79ca924a7d845e754a7d0225eb98d2183ac408fb62a90 │ │ ├─41607 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42002 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─e1a2f5008c3e4c1192e34bbffb64fea980c3a036e0b2eb39392735ebb2f2df5b │ │ └─236226 /pause │ ├─6de1a2b88ed93b8ea21a80626c581efabe84c7e15fb5ce711e01992929ec4d33 │ │ └─76184 /pause │ ├─925dc34ea810f91dcb8b36a50494370d50b62646f5835e580293e0dd765c6775 │ │ └─272575 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─8afc777b96e026d32ae451725ddf4e3c65a4336221f1715a1e193182983a4bab │ │ ├─273134 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─273155 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─3e47dbbb748fc832723441f0410700ebdf31bd94e45c22065e899811538aefe9 │ │ └─60684 /pause │ ├─1cbcacf0219279e1d3d391969b730a08581c121434c96d1e5c6d087ae5e95115 │ │ └─42544 /pause │ ├─b25e264347f495e113c527693d311f808f08f22507a70d162f5506c695594fe3 │ │ └─55188 /secretgen-controller │ ├─8423e667160d7d5a37a4e00510a21c072cb97b290a2456b79c49aca56bf549a0 │ │ └─62932 /pause │ ├─b8a586f962f76b5f9ecb435731cdabca6950f5f3c01f6541d072c6bec56d7176 │ │ └─126412 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─682f67dfbe2827de3c5ff4334df88cb9fa575475675df2fd9cfe21e493d17104 │ │ └─94090 /pause │ ├─832a09928b3322f666dbc6c8718643fb124cc48376d8e01226b29acae76280de │ │ ├─262841 manila-api: uWSGI master │ │ ├─262901 manila-api: uWSGI worker 1 │ │ └─262902 manila-api: uWSGI worker 2 │ ├─762cd951418fc62417166b80bc4853a8200ccd0bd33a34ed67789f640ea69905 │ │ └─39467 /pause │ ├─93c55086b5a061fc7a6eeb504c7e8a4dc06fbdf51124f6196a23c8bf6deee1dc │ │ ├─227763 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227779 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─227788 erl_child_setup 1048576 │ │ ├─227891 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227892 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227905 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─228150 /bin/sh -s rabbit_disk_monitor │ ├─baf088088e9849afb86a2c2cbdcf7fc2c7b6e280d7c6d1f7b7a8ec0c71dfa532 │ │ ├─47497 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 │ │ └─48726 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 │ ├─433e83fc5c99949f97a624062e985fe41667720dd6d6e5d926aef2a2f0e710ea │ │ └─160081 /pause │ ├─151a68c6cc450f61a1f1b93fca6becb571d3d933a000fb0ac4076334c3e60faf │ │ └─230116 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─c2ec4561a781130b27c83ef1041e9595e04ff8e8ade2f76dc969a3baabb97974 │ │ └─233055 /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 │ ├─9e7b1a648b4d2e482c8765527eaeabb9b51873f240a8e7fdb5323718ec6e4824 │ │ └─192553 /pause │ ├─34a1f37e29da7e94411da82de4bcca641fad59771468d795a052556eb7570819 │ │ ├─ 94346 /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 │ │ └─392026 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─9b995fb51079407534847aff6e2d6ae9aca7a5a230b267dff04adadb8de9ae0e │ │ ├─190351 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190375 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─190383 erl_child_setup 1048576 │ │ ├─190479 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190480 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190490 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─190797 /bin/sh -s rabbit_disk_monitor │ ├─4c233a9b52b0e5b25ae180d7e322b5e59328a18a0e3410c5aa73a2ba41999085 │ │ ├─ 70504 apache2 -DFOREGROUND │ │ ├─ 70519 (wsgi:k -DFOREGROUND │ │ ├─ 70520 (wsgi:k -DFOREGROUND │ │ ├─ 70521 (wsgi:k -DFOREGROUND │ │ ├─ 70522 (wsgi:k -DFOREGROUND │ │ ├─384346 apache2 -DFOREGROUND │ │ └─390697 apache2 -DFOREGROUND │ ├─e23b38901ce23c028fa73128bacf982954c12ca5adfb530d3c14ae0f5b0fd3e7 │ │ └─162572 /pause │ ├─e75ede1c27d0ea5f0a073a48ac91d32891c50010d0619e97151856bc2a2f13f7 │ │ └─46566 percona-xtradb-cluster-operator │ ├─a8fe83545ca566e06fda30b5da6d39f7547425874146340c392e2539c6fd03d4 │ │ └─47122 /pause │ ├─c1881726d500cf3fa376aa9668c98a3928da54310bf67fde1999e04c2d9191fa │ │ └─64398 /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 │ ├─57ef981d69ed685e5c7ec50cd5ef6bb7f550f8645c2dffeb0f6b705541049dd8 │ │ ├─245778 magnum-api: uWSGI master │ │ ├─245828 magnum-api: uWSGI worker 1 │ │ └─245829 magnum-api: uWSGI worker 2 │ ├─33748724ff19c6f31adbc38ff7919df16c94e6a6b8d14560bee6631cf19da4ad │ │ ├─126876 /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 │ │ └─126998 /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 │ ├─3bce97f413b3290741a7bf2a2e46386c12db4c32a44caeb336927a5d1eeecaf7 │ │ ├─188911 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) │ │ ├─189724 /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/tmp1te8lg6w/privsep.sock │ │ ├─210560 /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/tmppzenu9ri/privsep.sock │ │ ├─226197 /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/tmp4vn4ym5g/privsep.sock │ │ ├─226508 haproxy -f /var/lib/neutron/ovn-metadata-proxy/3d767f44-a484-4e8a-a150-3d3a53698138.conf │ │ ├─366232 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─366233 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─2a12ee87be6080a56545b2662130ab1937cedf6809d04f500ece229fafe05688 │ │ └─49980 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 │ ├─745edb695a52b3757eb73e78e356a0d594254caca7382af4b98a7b3fffb6b8c2 │ │ └─49795 /pause │ ├─c53b02b6fa852b02975e9767568f46d2c6edaa9664301dcf583fbc55d8e1f1fc │ │ └─234932 /pause │ ├─7ea0ddcab377663cc0f302dfec19fb3014ac73524a4fc01d7cc5edd90ea83f83 │ │ └─95275 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─ccdbf295170c2247b88c22da3d719685759d270fedc4c598d19e71c28043476e │ │ └─42831 /pause │ └─374cfc2969869d822ebdca5da8f664f6c29aea313f194c63db550b23d7c94fcd │ └─215738 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount