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 │ │ │ ├─21751 /lib/systemd/systemd --user │ │ │ └─21752 (sd-pam) │ │ └─session-21.scope │ │ ├─21686 sshd: cephadm [priv] │ │ └─21765 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─702 /lib/systemd/systemd --user │ │ └─703 (sd-pam) │ ├─session-4.scope │ │ ├─1625 sshd: zuul [priv] │ │ └─1638 sshd: zuul@notty │ └─session-1.scope │ ├─ 699 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1629 ssh: /home/zuul/.ansible/cp/162.253.55.242-22-zuul [mux] │ ├─425489 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gboumvjsyssmijnabrkhbtxnbvvqovbv ; /usr/bin/python3'"'"' && sleep 0' │ ├─425490 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-gboumvjsyssmijnabrkhbtxnbvvqovbv ; /usr/bin/python3' && sleep 0 │ ├─425491 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-gboumvjsyssmijnabrkhbtxnbvvqovbv ; /usr/bin/python3 │ ├─425497 /bin/sh -c echo BECOME-SUCCESS-gboumvjsyssmijnabrkhbtxnbvvqovbv ; /usr/bin/python3 │ ├─425499 /usr/bin/python3 │ ├─425518 /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 ip neigh > /tmp/logs/system/ip-neigh.txt bridge fdb show > /tmp/logs/system/bridge-fdb.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 │ └─425520 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-56463bca5ef3d82ee9cfc95ac2e3008331d8fb5eb3e373cd6921c613d8d0436f.scope … │ │ ├─18758 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18772 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─containerd.service … │ │ ├─ 9967 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12306 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 05cddd61d222427265653314a62eb61c0a50277519d63191c312b8023debcf47 -address /run/containerd/containerd.sock │ │ ├─ 12689 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 44cfdb0a3ba3a0d091fe17ff5e0939f42e8e0bb70901e097bff7af581c0c0b6f -address /run/containerd/containerd.sock │ │ ├─ 18732 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 56463bca5ef3d82ee9cfc95ac2e3008331d8fb5eb3e373cd6921c613d8d0436f -address /run/containerd/containerd.sock │ │ ├─ 25301 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2b23d324c9a6ae02922f197493ec5453369c827a9419ce74153cd668f74e6439 -address /run/containerd/containerd.sock │ │ ├─ 29994 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ac780974f8605af5793aca81402fe221b7df93f96d5c26f09341e169c4b746c3 -address /run/containerd/containerd.sock │ │ ├─ 34802 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 53ff79f0e91ff0f82c93a94efb6a0a9c62a33ac8a8b4177fb798daff79c314c2 -address /run/containerd/containerd.sock │ │ ├─ 39553 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9e3274b038c411c350f09d616cb86fd81e1eb7ed2c81749424cb473e8e99ce8f -address /run/containerd/containerd.sock │ │ ├─ 42069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce4a2817cba57be798a8c3cc4abda13a9e43fa89121ad727d3d33e88bfba40df -address /run/containerd/containerd.sock │ │ ├─ 42106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe5e0dd5d3396815b1f4996b88d75520e3b5a439d905d4a7c598c94255e2f92a -address /run/containerd/containerd.sock │ │ ├─ 42128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eccbeb755dd04a063e3752b20fd915ebacc6a74ab58442cafc09b4d555874ac2 -address /run/containerd/containerd.sock │ │ ├─ 42137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dddc877607ddd756fba67e6e4863dc5d387d6d0eef1480c9f2506e0d408751e8 -address /run/containerd/containerd.sock │ │ ├─ 42149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3a2bb5621e299068c79d021f8d49625009b2cd801e7f8f2a4a8a81c57a87efa -address /run/containerd/containerd.sock │ │ ├─ 42669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f7c1ac1d6935ba4272be258f5acded6f9e51c34a696b20f9686351b479ae1b4 -address /run/containerd/containerd.sock │ │ ├─ 43434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aafb68cc79a4b69c5dbe32e99cb293ec64ed3f4c26f78f46aed86add7d6db62a -address /run/containerd/containerd.sock │ │ ├─ 43453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6effae1ff97b3ed2ae417fd9e4708c18f8bc054eb2deae90ebfc1a14041ca63a -address /run/containerd/containerd.sock │ │ ├─ 44777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2af93936d1842ff7a674f1575944de0162a40d8b2666fc524aaabfb30c495112 -address /run/containerd/containerd.sock │ │ ├─ 45222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeeaed15c4101e9aa44d1a1c5dfaff28f908f150a1c36548221db4bc5cc3d421 -address /run/containerd/containerd.sock │ │ ├─ 45260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9f912d85c8993f09d0b8d483137303447f0bc2dfca84983b34c23868e32a03d -address /run/containerd/containerd.sock │ │ ├─ 45699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61219e18f23e37249bf4ea68348b1113fe59fa193ab5495f971d27541246258f -address /run/containerd/containerd.sock │ │ ├─ 46127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69d11b26b7a027c4eb2cfabf41860c94de45a456e5f65746bfda68c4d8134fd2 -address /run/containerd/containerd.sock │ │ ├─ 46257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b602183a8b60efb90642b7b40e5904e6b9f4614db6f38fae798646bfbb2b220 -address /run/containerd/containerd.sock │ │ ├─ 46310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1a34b5596627be3311dc9e670b0176cfda4e62519f3b6deeffb2128346b27a1 -address /run/containerd/containerd.sock │ │ ├─ 48475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aadff0194e2ed7817e2f4f4cc23bb29f590a6489e4dbacf95b2bb6639bacbfc9 -address /run/containerd/containerd.sock │ │ ├─ 48580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 815d4e480183f144576f71a5ff259ecb07f3eece242a84f62f282be962bdfc1a -address /run/containerd/containerd.sock │ │ ├─ 49296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 650833bf5f2389b3a16e30f7da2fa14b64f1f028913d86ed707ee59c2913ae0d -address /run/containerd/containerd.sock │ │ ├─ 49394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e5218f207ee07e285640aad03231ed0e1789c659643d86d11c45f183e99aecd -address /run/containerd/containerd.sock │ │ ├─ 49757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e861762c2c77e69dd169c19c4eb600f5c0c9d7e89221e4a7181013fa932294dc -address /run/containerd/containerd.sock │ │ ├─ 50081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5adcccfe49551570c21ec95ac498fd5a84c9af25e73c3e1ebc2ae33177ffc8b -address /run/containerd/containerd.sock │ │ ├─ 50472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c47cf9a12e7da53ab535026498cdd798fa705c9568ea7c20c9661920ad34512d -address /run/containerd/containerd.sock │ │ ├─ 52761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4602a137a67bde50baeadcdd09e432bc1478e84241d4d489191c59d325d6c97 -address /run/containerd/containerd.sock │ │ ├─ 53115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb6df95e8f2b4cb55fa90c040bde0d2c42672ba15b472a412ee345095e3bd7f2 -address /run/containerd/containerd.sock │ │ ├─ 58452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be9c0922b22e1b76c98bfe8dba814b5b9d6379ddac00ac78549a46657fe2f36a -address /run/containerd/containerd.sock │ │ ├─ 59103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59a477ef6d08595238bb1866f874e8d7f974fbb896bbf7298e6909f8118abc93 -address /run/containerd/containerd.sock │ │ ├─ 59155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 257ea8d19500b874a9de690d59fc0fbcf915b14d6c9dc3af9d9402580ffab1c9 -address /run/containerd/containerd.sock │ │ ├─ 59195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61cbc7007e5918828aee395c52fa5b4169ca8587b31aa29f777571848ec05a51 -address /run/containerd/containerd.sock │ │ ├─ 59434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac39cf3455acb7bd2313b6f4dc2a31ee0cd6d3e1842215748d98fb477c4300ff -address /run/containerd/containerd.sock │ │ ├─ 64580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 004b502405c2621316674252eef556de40580cdaf64d5e351a1a409b434d5932 -address /run/containerd/containerd.sock │ │ ├─ 64705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 039fb4bd39795694115e19575f882d46bc21a0647db78a4aad9e4be8aac3c723 -address /run/containerd/containerd.sock │ │ ├─ 64759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89fd4b38e2c357dd35de0c5fd14723bc3c8c621323da205cc89f515d975c6768 -address /run/containerd/containerd.sock │ │ ├─ 64798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4441ccf1e1d56b17f169e7a63da6f9b44468a85b9d2735f0fe8a041a0d0ec3ce -address /run/containerd/containerd.sock │ │ ├─ 66215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e50956fabf69b1cd6de3e7b610be4962a46981ea9bc01878f553531c21ea81b -address /run/containerd/containerd.sock │ │ ├─ 66328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c821977ba81bf0f5ca78cb180e419ea9f809fbfdae5404ff2f7580631c5b9ed0 -address /run/containerd/containerd.sock │ │ ├─ 66682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6c710c0c2702d314a5ce22252c455a1b97d94c7c49b16ec0b32cdecc8838185 -address /run/containerd/containerd.sock │ │ ├─ 66731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4d8e74345bd49f082c42286a18ded1a39e0fa2fba585aa65633e82760885668 -address /run/containerd/containerd.sock │ │ ├─ 66797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12dc40a80ec4f79fb423b2519dbc78fd04e403fd8d358b99ac93d8522c15cf05 -address /run/containerd/containerd.sock │ │ ├─ 67259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a683401bc11ed80a920c3d01e7905235cf3e394ec6e0f6b26d7bf33dc273470 -address /run/containerd/containerd.sock │ │ ├─ 67711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c904412682cf37e4a1966c69f097c4dae5b48a6c5c257c5b9d0875e98d0c146 -address /run/containerd/containerd.sock │ │ ├─ 67831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a9c4810a425f361810984d317ecfdd80f7c4d9fe92b13bff41c0aa8ecf77a5d -address /run/containerd/containerd.sock │ │ ├─ 68490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0fa77cee0c598765599f6fc053277ffab03c006ffeba7164129e83d49cd110f -address /run/containerd/containerd.sock │ │ ├─ 69254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2821e2d19838c9fe2c1e97eda5c44bba800d2dfbc11f2f346219b40546422cb3 -address /run/containerd/containerd.sock │ │ ├─ 70629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea3390f3207a4280cc2424a3606ba0e0811170538333bdb65f4834e20b652f8c -address /run/containerd/containerd.sock │ │ ├─ 72599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab01b2c8b4b15c66864e913cacb645d1a2fde2a5535b582e6d51eaf2694f2455 -address /run/containerd/containerd.sock │ │ ├─ 82044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbd5ac613dbf05d32e4c2c9445a16bb200f4e490e61dbedfbdfbbbfe1e99444a -address /run/containerd/containerd.sock │ │ ├─ 83566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b7040daeb80ab3fb703e63c94b2fceb9f2c5fd5e961072e5db90fde08782327 -address /run/containerd/containerd.sock │ │ ├─ 89762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e2708aa95dae6b4b99825a8eafbc8302e12fdc72a96ae8c886a79344731ad3c -address /run/containerd/containerd.sock │ │ ├─ 96712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4373be5d0f2b0c30650cf6a09d43c8596268b4ef711d7900418c54026fe65885 -address /run/containerd/containerd.sock │ │ ├─ 99884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fd2901b41f192705b11e1883b8bc284d928d9484f72456392a90432ff77a141 -address /run/containerd/containerd.sock │ │ ├─ 99933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f2e66ca86fab3d0856ffa5e1e9da9967f6317f17271cd21e98584bfed4dee7f -address /run/containerd/containerd.sock │ │ ├─113765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea3ac18beab0ef2b371b263a5c15d1f0a87ffc1c1563bcc164e003067238526b -address /run/containerd/containerd.sock │ │ ├─115460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2b1f3a0cbed51a010c30e4138373f4c6214c40d10398af97988edb866a4b8ee -address /run/containerd/containerd.sock │ │ ├─115527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb7e8175cc86552e95bdbb9faed47ae0ba4f56542ed181c4dc7ddeeb0089328d -address /run/containerd/containerd.sock │ │ ├─117322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2aaefa3cd017a6ba76c14bf3524cc74eaecdac5ee0b0ea55129848569619849 -address /run/containerd/containerd.sock │ │ ├─119100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 387c3e1f41e7bfff4df223870765ae554aff632152d065c5db85ca46d91c09dc -address /run/containerd/containerd.sock │ │ ├─119145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98446d695d40bdd68ef9bdaa4cc6b76d76cd2554c5ae931aacc6e690b38ec792 -address /run/containerd/containerd.sock │ │ ├─142709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c3e273e0ce51a508478adfad6439d34d30c6fd10974b5d1e04dbe934b70485f -address /run/containerd/containerd.sock │ │ ├─142759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d260160dcca4af19add63895aa59d48cc2cad9d7c445cd718538f75cd7c596c -address /run/containerd/containerd.sock │ │ ├─145389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f388503d55699fed0dcbe681f8660aa32c69186d74276f951ce413ee097fc7da -address /run/containerd/containerd.sock │ │ ├─160827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 115f35243fe56f9a9e6ed2c9dce7c6759d2deaf85aabee441b0a9ccb78d401b5 -address /run/containerd/containerd.sock │ │ ├─161841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82b7fdaacffd24e607dadd3b8a043a309976aefe446dfbb0d5984474d482ada7 -address /run/containerd/containerd.sock │ │ ├─162874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9ceb37f4198c9040ab8fc8c729e73e4232c5574bbb4b538f0e3d7391418fc3e -address /run/containerd/containerd.sock │ │ ├─163040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 356f686ef6321804b9a18a93a3a4024b717637535a3d5a8cc262de9e12fc34e4 -address /run/containerd/containerd.sock │ │ ├─163869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3e329efc5a642e109bc3a113d44cbdf876880a4029912cd80363a0722741ffd -address /run/containerd/containerd.sock │ │ ├─164938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb1308c84d4e575475c65ca1463963a23f2e580434eba0498d7be7f85f89da15 -address /run/containerd/containerd.sock │ │ ├─166931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d07ac12d0b8ad2b42d263ad09851badf9704a24f2e2430137847f9ce2d877d99 -address /run/containerd/containerd.sock │ │ ├─167249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6443d78a25166835c61606b38e19448768088562fcb2c16399765d3c3f633bf3 -address /run/containerd/containerd.sock │ │ ├─167420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e3c76351ff23fac9456c196a7d1b2210546da8d42de10b7859673054d5890d4 -address /run/containerd/containerd.sock │ │ ├─167613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34c4ad4750c99d91150d0bcb7ff98a5fadf23a11530d5de1592bba873309e24a -address /run/containerd/containerd.sock │ │ ├─167763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a95a542436108359bd50dc33226a0b2c3b2ce6d549d2c052ce8dc913b4135d6 -address /run/containerd/containerd.sock │ │ ├─168052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c93b642f5a57839a0b98df8fdbca912d419fb5f7cedce329cc6abb8f9e68b04c -address /run/containerd/containerd.sock │ │ ├─181165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a272b901239a41c4086b7689ff464d7d459ce6273379bd64a2c3015fa8fed210 -address /run/containerd/containerd.sock │ │ ├─182958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 008fd183bfbfdef4355252f652c51adf352ff157164bdf3b96c1b19850619617 -address /run/containerd/containerd.sock │ │ ├─182990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 369c6848698b67ec6128435d5a98e282c46b7ecc9140c1d6e08b09ee7a35235c -address /run/containerd/containerd.sock │ │ ├─183055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8be10d1132ad560ec1d6ddd63cbe901b0f418beda66b449b84340743ba03b4d9 -address /run/containerd/containerd.sock │ │ ├─183335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c9e91817c12f84ecf7c7029401806d3cb465400dc023d733c506d8dca1a6bc2 -address /run/containerd/containerd.sock │ │ ├─183503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffab9ab6277589657f6fb8fa4a36d7e78b6c3bf751ff2796038295671ca3d3c5 -address /run/containerd/containerd.sock │ │ ├─188533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14a04f3d7be09aa6f8a253b45889d6842accfdb0306e939a29518c7e86f37c45 -address /run/containerd/containerd.sock │ │ ├─196597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9315db7ce894ccbba4ca36d3b4ef5ed4caadf372c94ad4bcd30b01bd2b5c6aee -address /run/containerd/containerd.sock │ │ ├─199376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e06b8aceb3b0c0f9e765127423c38fcbd3d17296b89bfa99bb4af7515905fd6 -address /run/containerd/containerd.sock │ │ ├─199442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65791b02e9c7b16f773d7b1aa9d2090794d54276d4009102fa19eb4ead944d41 -address /run/containerd/containerd.sock │ │ ├─199501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 076badcb85697e00d78ce30babd2bb9794c69e794fb50b44a25c3b6d41efe98e -address /run/containerd/containerd.sock │ │ ├─215197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a61419d281c98b9e52f3378cd36e83939052e4c99653f1da81aaec73a3a01bda -address /run/containerd/containerd.sock │ │ ├─223508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d56b28aef410a94badee2f7550cc5642e87db7fdbc432f04c25dc58a9e65788 -address /run/containerd/containerd.sock │ │ ├─223567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 810a8c753e176875ef6304b9dfd881800412e67cb886391cea05dc521c95b36d -address /run/containerd/containerd.sock │ │ ├─223601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 339d2f1501faa58e340cc9ed1bd2b69200cdc0dd1d4d314915e57324aad7b2eb -address /run/containerd/containerd.sock │ │ ├─223869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 557be0ef17f27af0464881653de2700ca8235fac67c158d6003c18c8e28f2c39 -address /run/containerd/containerd.sock │ │ ├─235809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7085afa81469b5b443025ec3231a2457fc13d1e544edf91d2010039d6a19dd11 -address /run/containerd/containerd.sock │ │ ├─238252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d828a9da040f41bdc23bfca852c874fec1d47d1042bcc9565896de072497c1e6 -address /run/containerd/containerd.sock │ │ ├─239481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa6c41fe37520211663cbe603609bb12562d463d748e0372ea160b1fbb6b486b -address /run/containerd/containerd.sock │ │ ├─240680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d69e3678321ef2b922a4a6dc8d04fbc53a2b1e3634609a251524d42ffeac7ae -address /run/containerd/containerd.sock │ │ ├─241724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57c589ed3dd5839d7937e1cc6d86572979f72f9ed7654fbcfa63a28d467166e7 -address /run/containerd/containerd.sock │ │ ├─243838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b37d96ec9fbdec3fdb00afdfd7912d4bab495243abd1c86db251504ee34dd3ef -address /run/containerd/containerd.sock │ │ ├─246253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6e3e5484954aced13f60ba065106969c7e7144c57d76aba531d1f00da843f6f -address /run/containerd/containerd.sock │ │ ├─246302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7fc7d9fd620e8239bc4f8e8aedc520eb380d1f0141b56c5d62bb53987b0f0af -address /run/containerd/containerd.sock │ │ ├─255979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d687ca3c2c444d305723e0a5c4b0f6a5146febb432f704fc3f2444c901ebb25c -address /run/containerd/containerd.sock │ │ ├─256374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67a201b88f788369e33615da3c9c2786ca8e2f7f93926d3242fa370dbeafab74 -address /run/containerd/containerd.sock │ │ ├─259575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29e7aca16ddc6661331e3e24f261b3e7951138d49c01781f778ac31d404df56a -address /run/containerd/containerd.sock │ │ ├─264127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf3233e6fbd4ef20bc1173f9f5419a8f49c73f5b9156f86b3451f4c70ee9916c -address /run/containerd/containerd.sock │ │ ├─264317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a0a8f01c51d88d45c6f48d578db0693a717eaf87341c51f10669e8501ca6d80 -address /run/containerd/containerd.sock │ │ ├─264380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73f4ea9dac42732de8730fb5fb78f29ba53d693ad7f0fcea81abdd1e859a637f -address /run/containerd/containerd.sock │ │ ├─264470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ccaa5be1851f5d6645a9cf1ec0596d224ce3b53420da17880bc3ee09f9c8735 -address /run/containerd/containerd.sock │ │ ├─276733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a763427d0503e43fb0814788aee8db2900e496d9b95c2c3e6a19599babc53f3 -address /run/containerd/containerd.sock │ │ ├─301607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eadbb08da1e16867795c12a4f360a40d77b7e44605c2fd7ac84bf5592dd059d -address /run/containerd/containerd.sock │ │ └─303244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf77c7a760872198706e043751502bdd589606093213308ec700d604399e4ebc -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1433 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /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 │ │ │ ├─29701 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29977 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18686 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18706 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25017 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25284 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39488 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39517 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34506 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34785 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12238 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12270 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.cmhciu.service │ │ ├─12602 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cmhciu/unit.run │ │ └─12633 /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-cmhciu --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cmhciu:/var/lib/ceph/mgr/ceph-instance.cmhciu:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cmhciu/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.cmhciu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10339 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─640 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-53ff79f0e91ff0f82c93a94efb6a0a9c62a33ac8a8b4177fb798daff79c314c2.scope … │ │ ├─34827 /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 │ │ └─34839 /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 │ ├─multipathd.service │ │ └─160265 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42527 /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=unix:///run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.242 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-05cddd61d222427265653314a62eb61c0a50277519d63191c312b8023debcf47.scope … │ │ ├─12351 /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 │ │ └─12363 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─docker-ac780974f8605af5793aca81402fe221b7df93f96d5c26f09341e169c4b746c3.scope … │ │ ├─30020 /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 │ │ └─30032 /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 │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-44cfdb0a3ba3a0d091fe17ff5e0939f42e8e0bb70901e097bff7af581c0c0b6f.scope … │ │ ├─12714 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.cmhciu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12734 /usr/bin/ceph-mgr -n mgr.instance.cmhciu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1102 /usr/sbin/uuidd --socket-activation │ ├─docker-9e3274b038c411c350f09d616cb86fd81e1eb7ed2c81749424cb473e8e99ce8f.scope … │ │ ├─39579 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39596 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker-2b23d324c9a6ae02922f197493ec5453369c827a9419ce74153cd668f74e6439.scope … │ │ ├─25326 /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 │ │ └─25338 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10848 /usr/sbin/chronyd -F 1 │ │ └─10849 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─160047 /sbin/iscsid │ │ └─160048 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─run-r96ede82983ea44cdb92507d5a5684631.scope │ │ └─194785 /usr/sbin/libvirtd --listen │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─3e06b8aceb3b0c0f9e765127423c38fcbd3d17296b89bfa99bb4af7515905fd6 │ │ └─199400 /pause │ ├─ec5ba2f371da6ee6148abdc86e9c7b11dec37187c3348c65805ab290f813f584 │ │ └─49916 percona-xtradb-cluster-operator │ ├─5575836bad07840bf99116f195bb95c7e2e74759ae8bad6733cc08ab10952100 │ │ └─69463 /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 │ ├─b4b00dcb626fd9abce427092ea109968638b5c647ab08ff6818dc06563f5f0ae │ │ └─48863 /server │ ├─436d56542d4acbc47c4a98ef0a2aee2994e24e1c0fd8f5f7a7920dbd399bf276 │ │ ├─235925 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─235942 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─235948 erl_child_setup 1048576 │ │ ├─236020 sh -s disksup │ │ ├─236022 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─236023 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─236068 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─236069 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─236079 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─236331 /bin/sh -s rabbit_disk_monitor │ ├─5a763427d0503e43fb0814788aee8db2900e496d9b95c2c3e6a19599babc53f3 │ │ └─276758 /pause │ ├─34c4ad4750c99d91150d0bcb7ff98a5fadf23a11530d5de1592bba873309e24a │ │ └─167637 /pause │ ├─a61419d281c98b9e52f3378cd36e83939052e4c99653f1da81aaec73a3a01bda │ │ └─215220 /pause │ ├─11df3cbe1378cec6b8a2cf0fc5e0843aaf0d7e97ece15b5cf9b202bf60961e8e │ │ └─68798 /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.162-253-55-242.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─a816bed31b7a416793bd77936952043f7225074253d7a481d99cc222675f92b5 │ │ ├─ 76085 apache2 -DFOREGROUND │ │ ├─ 76122 (wsgi:k -DFOREGROUND │ │ ├─ 76123 (wsgi:k -DFOREGROUND │ │ ├─ 76124 (wsgi:k -DFOREGROUND │ │ ├─ 76125 (wsgi:k -DFOREGROUND │ │ ├─408536 apache2 -DFOREGROUND │ │ ├─408573 apache2 -DFOREGROUND │ │ └─408574 apache2 -DFOREGROUND │ ├─12dc40a80ec4f79fb423b2519dbc78fd04e403fd8d358b99ac93d8522c15cf05 │ │ └─66822 /pause │ ├─0b2900b20d9dd5a35d88aa6c09bdd2994341507382f8c646445369f51f67493a │ │ └─44826 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─bbd5ac613dbf05d32e4c2c9445a16bb200f4e490e61dbedfbdfbbbfe1e99444a │ │ └─82067 /pause │ ├─f388503d55699fed0dcbe681f8660aa32c69186d74276f951ce413ee097fc7da │ │ └─145412 /pause │ ├─57c589ed3dd5839d7937e1cc6d86572979f72f9ed7654fbcfa63a28d467166e7 │ │ └─241747 /pause │ ├─356f686ef6321804b9a18a93a3a4024b717637535a3d5a8cc262de9e12fc34e4 │ │ └─163067 /pause │ ├─0d6e5a000829e85abf44428886a4a486a9b809aec3d0a48a7f1ca783225c60cc │ │ ├─114182 glance-api: uWSGI master │ │ ├─114193 glance-api: uWSGI worker 1 │ │ └─114194 glance-api: uWSGI worker 2 │ ├─f71f7be9c2195d1200483df13b5a5cd24d7a716fe9bf42adc39c012757eb7b15 │ │ └─52845 valkey-server *:6379 │ ├─5d56b28aef410a94badee2f7550cc5642e87db7fdbc432f04c25dc58a9e65788 │ │ └─223549 /pause │ ├─8fd2901b41f192705b11e1883b8bc284d928d9484f72456392a90432ff77a141 │ │ └─99908 /pause │ ├─35f0318390f6aad48b0077688489b7554292f6d47b900bc83780919914887092 │ │ ├─68555 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68614 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─a2d10bcd7346c5cdf0353f9d49d1455cc446f2a6d8b072523a59fb67d8543ad8 │ │ ├─198727 /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 │ │ ├─391907 /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/tmp6y9140pr/privsep.sock │ │ ├─392116 /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/tmp_hm_bfpv/privsep.sock │ │ ├─392117 /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/tmplotamv_v/privsep.sock │ │ ├─424838 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ │ └─424843 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ ├─280d934d36f956671f5cf2d6ff3647f89e9099415fcc44b95a25dea495975239 │ │ └─50881 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─61219e18f23e37249bf4ea68348b1113fe59fa193ab5495f971d27541246258f │ │ └─45722 /pause │ ├─b7fc7d9fd620e8239bc4f8e8aedc520eb380d1f0141b56c5d62bb53987b0f0af │ │ └─246333 /pause │ ├─7a683401bc11ed80a920c3d01e7905235cf3e394ec6e0f6b26d7bf33dc273470 │ │ └─67296 /pause │ ├─89085545200b7ed6b277f0a1287e6f77f130dae7d6c01a1726f2f3c2b2267455 │ │ └─49580 /manager --metrics-bind-address=:8080 │ ├─ea3ac18beab0ef2b371b263a5c15d1f0a87ffc1c1563bcc164e003067238526b │ │ └─113789 /pause │ ├─1eacbd5f5d54eace8be9710fc60581673026638fbb884851a1fb39491723b76e │ │ ├─143795 /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 │ │ └─143963 /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 │ ├─ac6cfdcf0d0b8eb63a80d55a54e7817a1ee6360355cd9a655f3dc00c0cff103c │ │ └─262250 docker-registry serve /etc/docker-registry/config.yml │ ├─07aefe3b57205789727e553b7a5858df5a490b74e024bda672e7c5c5e3850b55 │ │ ├─179971 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─180247 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─180248 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─424795 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ │ └─424829 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ ├─aadff0194e2ed7817e2f4f4cc23bb29f590a6489e4dbacf95b2bb6639bacbfc9 │ │ └─48502 /pause │ ├─cf77c7a760872198706e043751502bdd589606093213308ec700d604399e4ebc │ │ └─303269 /pause │ ├─a7baf7badef4f6abd2c656d128becdc22d4630c18e03425871cee3793366a0ee │ │ ├─189115 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─189330 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 │ │ ├─189338 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─424697 sleep 15 │ ├─b85194357b9e3208d26c1661816d6d33b65fbadce364c29cb3472be261de39ff │ │ └─45333 /coredns -conf /etc/coredns/Corefile │ ├─ded45c8a79bf37740c9db780a7fb809b6fa02f2409e1f7208a8d84759c6e32ba │ │ ├─234499 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─234518 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─235127 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─235128 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415526 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415527 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415528 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415529 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415530 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415531 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415532 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415533 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415534 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415535 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415536 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415537 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415538 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415539 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415540 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415541 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415544 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415545 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415546 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415547 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415548 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415549 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415550 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415551 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415552 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415553 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415554 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415555 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415556 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415557 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─415558 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─415559 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─0ef0c6cca48dcd44c5868c62c2d1a75956937b3cee1acc9f47983c0dec5cfe6d │ │ └─70023 /bin/pushgateway │ ├─4e50956fabf69b1cd6de3e7b610be4962a46981ea9bc01878f553531c21ea81b │ │ └─66239 /pause │ ├─f2b1f3a0cbed51a010c30e4138373f4c6214c40d10398af97988edb866a4b8ee │ │ └─115483 /pause │ ├─2a95a542436108359bd50dc33226a0b2c3b2ce6d549d2c052ce8dc913b4135d6 │ │ └─167800 /pause │ ├─161e33b35e190cbf32705eefcea6b7386b196de3c09a35ffe03fd3658f92fe7a │ │ ├─65660 python -u /app/sidecar.py │ │ ├─66034 python -u /app/sidecar.py │ │ └─66035 python -u /app/sidecar.py │ ├─8f41133b49259a2f1d244fe9058386a4ab49b48d16b03602b694e76f5db8bc89 │ │ └─274457 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─30c280479de057f03c5e633784f2bcbf34919aec81c618f028d2d3f5db532343 │ │ └─90749 /usr/local/bin/rook ceph operator │ ├─e8ddea39da8161b7b507fa9265f7cb87962238767bf7199b89ce7acc6eb65ef4 │ │ ├─ 48816 /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 │ │ ├─ 48828 /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 │ │ ├─ 48935 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─301333 nginx: worker process │ │ ├─301334 nginx: worker process │ │ └─301335 nginx: cache manager process │ ├─51474e39f32268be5d235ffcbcad40bfd166ccb6ccddc1db104ef9bc58c54921 │ │ └─100332 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-qbbp4 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─3622a4bfc206f65acb6c219be3bea231270a5a8db10cbe17705efcb039723364 │ │ ├─256040 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─256695 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp3u7hr17m/privsep.sock │ │ ├─256698 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─256700 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─89fd4b38e2c357dd35de0c5fd14723bc3c8c621323da205cc89f515d975c6768 │ │ └─64784 /pause │ ├─e9bed3a9aafc78f51ac0f7535ac7ca4195154481d9e41805ab4abb0dd67ce0db │ │ ├─82148 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82165 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─82171 erl_child_setup 1048576 │ │ ├─82219 sh -s disksup │ │ ├─82221 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─82222 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─82258 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─82259 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─82269 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─82436 /bin/sh -s rabbit_disk_monitor │ ├─bd7e06fcae920d4d9f5624813694db5a70dd5eca9e416a9c2a2473ac0a0e2538 │ │ ├─178854 nova-api: uWSGI master │ │ ├─178901 nova-api: uWSGI worker 1 │ │ └─178902 nova-api: uWSGI worker 2 │ ├─16d9faeb75f26a82e3527f7932b47047bd96128cb0c9ca1afd1af7e27b046778 │ │ └─233692 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─369c6848698b67ec6128435d5a98e282c46b7ecc9140c1d6e08b09ee7a35235c │ │ └─183044 /pause │ ├─0b7040daeb80ab3fb703e63c94b2fceb9f2c5fd5e961072e5db90fde08782327 │ │ └─83592 /pause │ ├─fba927fb52a245afa179e35997ad0b1cbba705d03f5438c4da51609ccc5edd61 │ │ └─198754 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─5d9c43b95e753d6124151e41ead0d99e4d8ab308fb084d16788f165ce575df5a │ │ └─68834 /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 │ ├─f9f912d85c8993f09d0b8d483137303447f0bc2dfca84983b34c23868e32a03d │ │ └─45284 /pause │ ├─b9a062055c62af6dd21ac9e0ee088896e62c7a97c7fada2fc77add35e1e7a24d │ │ ├─165059 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─165077 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─165083 erl_child_setup 1048576 │ │ ├─165131 sh -s disksup │ │ ├─165133 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─165134 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─165187 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─165188 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─165198 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─165463 /bin/sh -s rabbit_disk_monitor │ ├─14a04f3d7be09aa6f8a253b45889d6842accfdb0306e939a29518c7e86f37c45 │ │ └─188565 /pause │ ├─eccbeb755dd04a063e3752b20fd915ebacc6a74ab58442cafc09b4d555874ac2 │ │ └─42231 /pause │ ├─5f2e66ca86fab3d0856ffa5e1e9da9967f6317f17271cd21e98584bfed4dee7f │ │ └─100020 /pause │ ├─081996ee68bd288ae51cca6da9f15bdb0b976d2c608a3ef3e9b529fa76fa4a14 │ │ └─46520 /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 │ ├─d687ca3c2c444d305723e0a5c4b0f6a5146febb432f704fc3f2444c901ebb25c │ │ └─256003 /pause │ ├─4045fe0c219bb7dd1684a521bbb1b27fd3408498f6dfb28df4c4f801cfac7e9e │ │ ├─195704 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) │ │ ├─196279 /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/tmp1zjtplck/privsep.sock │ │ ├─217121 /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/tmpszo41u4n/privsep.sock │ │ ├─234473 /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/tmp3jl3f_bn/privsep.sock │ │ ├─234769 haproxy -f /var/lib/neutron/ovn-metadata-proxy/1a55f450-3dbe-4735-b64c-6b4292c739e8.conf │ │ ├─392444 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─392445 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─db30a1e3901260c6f9b29f07941f0297f3e13358defc2eb015206fe7e32f17cd │ │ └─194308 /usr/bin/libvirt-tls-sidecar │ ├─339d2f1501faa58e340cc9ed1bd2b69200cdc0dd1d4d314915e57324aad7b2eb │ │ └─223647 /pause │ ├─9315db7ce894ccbba4ca36d3b4ef5ed4caadf372c94ad4bcd30b01bd2b5c6aee │ │ └─196624 /pause │ ├─c821977ba81bf0f5ca78cb180e419ea9f809fbfdae5404ff2f7580631c5b9ed0 │ │ └─66352 /pause │ ├─940add96c078f8f8eb9b8a8adeae7729d71676e924a04d7d2c5b5a676536fb79 │ │ ├─50783 mysqld --wsrep_start_position=1ceaaa20-ae60-11f1-aad0-cb37b68a4ba2:20 │ │ └─50909 /var/lib/mysql/mysql-state-monitor │ ├─6b602183a8b60efb90642b7b40e5904e6b9f4614db6f38fae798646bfbb2b220 │ │ └─46291 /pause │ ├─38e91b64fd491a0aa540cb4f822d3902bb2c8656cc3c0eb1b49d6fd061c7687d │ │ ├─194160 neutron-api: uWSGI master │ │ ├─194243 neutron-api: uWSGI worker 1 │ │ └─194244 neutron-api: uWSGI worker 2 │ ├─cc62da93d64ff61cb72e4a976e2bcdbfa04aa147849f735b935ee7722e9ce0d5 │ │ ├─181307 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─181323 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─181329 erl_child_setup 1048576 │ │ ├─181376 sh -s disksup │ │ ├─181378 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─181379 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─181391 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─181392 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─181402 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─181655 /bin/sh -s rabbit_disk_monitor │ ├─e327d73ced698a484762c048396a55458e8f302441b3c6d37d624f5c4b049d4b │ │ └─45315 /coredns -conf /etc/coredns/Corefile │ ├─a272b901239a41c4086b7689ff464d7d459ce6273379bd64a2c3015fa8fed210 │ │ └─181198 /pause │ ├─ce4a2817cba57be798a8c3cc4abda13a9e43fa89121ad727d3d33e88bfba40df │ │ └─42110 /pause │ ├─e602d58deb9e07ecc5c72957cc55c6b6fc6ea7a25e1b55fbe4a59a8191fcf01e │ │ ├─194257 neutron-policy-server: uWSGI master │ │ ├─194270 neutron-policy-server: uWSGI worker 1 │ │ └─194271 neutron-policy-server: uWSGI worker 2 │ ├─82b7fdaacffd24e607dadd3b8a043a309976aefe446dfbb0d5984474d482ada7 │ │ └─161867 /pause │ ├─5c3e273e0ce51a508478adfad6439d34d30c6fd10974b5d1e04dbe934b70485f │ │ └─142734 /pause │ ├─fe5e0dd5d3396815b1f4996b88d75520e3b5a439d905d4a7c598c94255e2f92a │ │ └─42195 /pause │ ├─08203df4e402a6e853a007ffc66ee2ccbc998c3592dda1ff5f82ff77749d1ba9 │ │ └─194732 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─650833bf5f2389b3a16e30f7da2fa14b64f1f028913d86ed707ee59c2913ae0d │ │ └─49320 /pause │ ├─d51e72fe428b628620bce540a6ae5a8819a1c0fb21746cef5d5730e695a78a2b │ │ └─59596 nfd-gc -gc-interval=1h │ ├─115f35243fe56f9a9e6ed2c9dce7c6759d2deaf85aabee441b0a9ccb78d401b5 │ │ └─160852 /pause │ ├─4c9339b1a3740efa1e196c50997136de857cbf2f6ec2d7884e5c37256471d0ea │ │ ├─161309 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─161322 /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 │ ├─a7cf6955500f2f7e6c2bfc2cd014bf0c213427058f580ed35629252fb19dee27 │ │ └─69847 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─59a477ef6d08595238bb1866f874e8d7f974fbb896bbf7298e6909f8118abc93 │ │ └─59130 /pause │ ├─6443d78a25166835c61606b38e19448768088562fcb2c16399765d3c3f633bf3 │ │ └─167274 /pause │ ├─e865ebbb47bdeb37aba17e9c1b923a479c7822d57874e5616ae4da93edab8876 │ │ └─42469 /kube-vip manager │ ├─915463ce062ca2974db5a458f04ea74e1d1a62233ad2894199eccb5784bc5ff0 │ │ └─161272 /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 │ ├─49f28f62229f0de8ac1947b0079b33c785b14dbd58b2eed1f84d361786a6fceb │ │ ├─232934 octavia-api: uWSGI master │ │ ├─232947 octavia-api: uWSGI worker 1 │ │ └─232948 octavia-api: uWSGI worker 2 │ ├─dddc877607ddd756fba67e6e4863dc5d387d6d0eef1480c9f2506e0d408751e8 │ │ └─42247 /pause │ ├─a2aaefa3cd017a6ba76c14bf3524cc74eaecdac5ee0b0ea55129848569619849 │ │ └─117345 /pause │ ├─a4602a137a67bde50baeadcdd09e432bc1478e84241d4d489191c59d325d6c97 │ │ └─52785 /pause │ ├─99c50c461b8baf6611a3695eaf084c6385f5a50b89e4a7a181b0ae60fbd7199b │ │ └─240732 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─ea3390f3207a4280cc2424a3606ba0e0811170538333bdb65f4834e20b652f8c │ │ └─70653 /pause │ ├─04b92f1625ea4f8d33917cf46507e36cfc397e8927b036f0d5ceab3eb5373398 │ │ ├─274477 /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 │ │ └─274699 /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 │ ├─eb1e757fd757277c87e86c8a1b4f8a5f62c7cd7077356f11efc68f2516ce8e85 │ │ ├─215370 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─215392 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─215399 erl_child_setup 1048576 │ │ ├─215480 sh -s disksup │ │ ├─215482 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─215483 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─215533 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─215534 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─215544 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─215780 /bin/sh -s rabbit_disk_monitor │ ├─9fe8b9f95c71c75fe894833e2fd44a7ae9d70a5a8deda1708efd55dd847a3382 │ │ ├─65692 python -u /app/sidecar.py │ │ ├─66036 python -u /app/sidecar.py │ │ └─66037 python -u /app/sidecar.py │ ├─65791b02e9c7b16f773d7b1aa9d2090794d54276d4009102fa19eb4ead944d41 │ │ └─199486 /pause │ ├─611d1156cb406f87309a9d0782c3d43bd40cd869511f1a10bee99a8775060559 │ │ └─59514 nfd-worker -metrics=8081 │ ├─75127c5348037ba3339d10eba38bbc65e9b9f38e66f22042a34600356a4e5866 │ │ └─70163 /bin/oauth2-proxy │ ├─aafb68cc79a4b69c5dbe32e99cb293ec64ed3f4c26f78f46aed86add7d6db62a │ │ └─43483 /pause │ ├─616a935801ebeb1e17763bea3bfa37e9dbee2ebad6790f3494cb94bf1b7f7b36 │ │ ├─100429 /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 │ │ └─398068 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─c7cb1d50c90e35770becfeaee5c1eb93e2ae8b4882b3b49656ab028ed1f7c8a7 │ │ ├─195723 /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 │ │ └─196301 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpwm2c_uap/privsep.sock │ ├─bb6df95e8f2b4cb55fa90c040bde0d2c42672ba15b472a412ee345095e3bd7f2 │ │ └─53139 /pause │ ├─7ca4581e754a28f0d2f8be7ebdf3abb4210266e7f2482dda27be924fb336c280 │ │ ├─43933 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44351 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─19257b3ce48d0b50182da5d5c659d4fbb7533a49478f20b5c14c56c9d9ee8363 │ │ └─70269 /bin/memcached_exporter │ ├─98446d695d40bdd68ef9bdaa4cc6b76d76cd2554c5ae931aacc6e690b38ec792 │ │ └─119168 /pause │ ├─58d0d3ebaac98429c220777bc44cb71c931992235c9b86364e009ab668e9469f │ │ └─243887 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─0a1a6c1135dafae66eedfec6e0b4693822cfb5799e3c62edbb9b85bd6029c7a8 │ │ └─143357 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─bf09b67007b1634281de5676d6bd383be62a8253141f6c06a4c5c8a292a0df65 │ │ └─70206 /bin/oauth2-proxy │ ├─172fe1296234d3467bfea12cce4d353b6830b3194156c1aad8e389a363324c2a │ │ ├─256295 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─256717 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─256718 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─6a3e8bd2e3b521526db41918ea1d093e4730d780fdcdedf8f26c5e48f726e4bb │ │ ├─70931 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70948 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─70954 erl_child_setup 1048576 │ │ ├─71036 sh -s disksup │ │ ├─71038 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─71039 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─71127 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─71128 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─71138 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─71214 /bin/sh -s rabbit_disk_monitor │ ├─6ddd8914a15e5746a51e880a13b4517f92305c0716f9269ea755a1d06cc5dd51 │ │ ├─163272 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─163390 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─163412 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 │ │ ├─163562 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─425265 sleep 15 │ ├─976295a991d372566637c8e38977e1ae8d1da29151e728c4edbee7615f10ff65 │ │ └─174035 /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 │ ├─532f9d962395f2d8fb03d594f9ab4cec59760f54858e28bad8962720fea367f4 │ │ └─53231 redis_exporter │ ├─e4c3740c314cbe324532839459c66c5dc6532ed515ff87ca5d69c2a150545e24 │ │ └─45925 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 │ ├─8be10d1132ad560ec1d6ddd63cbe901b0f418beda66b449b84340743ba03b4d9 │ │ └─183120 /pause │ ├─ff3af32426472b0f08ab6a261a96352782cefdc32a278a98205b0702747a5262 │ │ └─49464 /manager --metrics-bind-address=:9782 │ ├─a8ed0b0a5f949bc30ec0e0679d94ec2176da52ce91d2746fe04d895965a66081 │ │ └─302127 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─6a9c4810a425f361810984d317ecfdd80f7c4d9fe92b13bff41c0aa8ecf77a5d │ │ └─67854 /pause │ ├─fe88129816f6c6c0566f4495aec570efa368fda14ba98d2623cfe838a0869de7 │ │ ├─117424 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─117442 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─117448 erl_child_setup 1048576 │ │ ├─117565 sh -s disksup │ │ ├─117567 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─117568 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─117686 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─117687 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─117697 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─118013 /bin/sh -s rabbit_disk_monitor │ ├─be9c0922b22e1b76c98bfe8dba814b5b9d6379ddac00ac78549a46657fe2f36a │ │ └─58477 /pause │ ├─387c3e1f41e7bfff4df223870765ae554aff632152d065c5db85ca46d91c09dc │ │ └─119124 /pause │ ├─b969d39eedff498f4e4d50c154fc350727f8bfdc7b354b7e50652a6114843b01 │ │ ├─89072 barbiacan-api: uWSGI master │ │ └─89085 barbiacan-api: uWSGI worker 1 │ ├─cdbdae5cbd61582da0f0fb4cd988e3241becc258f60e987131da283576485802 │ │ └─117055 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─1e81ada0c0a45befc511a78ed1bab8119a08cf7df2af37887f0f7d75ea944aae │ │ └─238362 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─79f6074497644bb1f9eab3d7c165322c8577086b21256629c4d76ec36757d2e2 │ │ └─303553 /bin/openstack-database-exporter │ ├─67a201b88f788369e33615da3c9c2786ca8e2f7f93926d3242fa370dbeafab74 │ │ └─256400 /pause │ ├─d6eb43092488f575aa8162aaa40d11a331ca294e200b80b53d347b12e1d711f4 │ │ ├─179875 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─180230 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─180231 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─424875 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ │ └─424878 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ ├─212e1c1578a3c6aaeb4deb747795187626bb6a9a91af6da7f69a6024d216f1ac │ │ └─59554 nfd-master -crd-controller=true -metrics=8081 │ ├─c9033bb125bfe4799025a3d6445297c1a3f28a90ca5096af1cd67ecae7cc64ec │ │ └─189159 vector --config /etc/vector/vector.toml │ ├─753f8aaa8f8d50b4bf06178db846b9b5cfa82f04950cbfe8cb6b6f4009d4707d │ │ ├─50615 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 │ │ └─51971 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 │ ├─9eadbb08da1e16867795c12a4f360a40d77b7e44605c2fd7ac84bf5592dd059d │ │ └─301630 /pause │ ├─c213b2617eb15f6b6d9fb2306ba94a2b0cc75a598c1120f9983952b30d3c525c │ │ ├─256121 magnum-api: uWSGI master │ │ ├─256226 magnum-api: uWSGI worker 1 │ │ └─256227 magnum-api: uWSGI worker 2 │ ├─d828a9da040f41bdc23bfca852c874fec1d47d1042bcc9565896de072497c1e6 │ │ └─238275 /pause │ ├─6c904412682cf37e4a1966c69f097c4dae5b48a6c5c257c5b9d0875e98d0c146 │ │ └─67734 /pause │ ├─008fd183bfbfdef4355252f652c51adf352ff157164bdf3b96c1b19850619617 │ │ └─183007 /pause │ ├─257ea8d19500b874a9de690d59fc0fbcf915b14d6c9dc3af9d9402580ffab1c9 │ │ └─59180 /pause │ ├─9f7c1ac1d6935ba4272be258f5acded6f9e51c34a696b20f9686351b479ae1b4 │ │ └─42693 /pause │ ├─4373be5d0f2b0c30650cf6a09d43c8596268b4ef711d7900418c54026fe65885 │ │ └─96735 /pause │ ├─e2981d874eaed6e2c3fc5b8d6a55b4853daf261af4a8916cb45ef71d50c06889 │ │ └─194355 /bin/bash /tmp/libvirt.sh │ ├─02c42835eb02ec325497b9f229c1f7cb4cd107b88cc82604cb8f9355c56f3301 │ │ └─66010 /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 │ ├─3c9e91817c12f84ecf7c7029401806d3cb465400dc023d733c506d8dca1a6bc2 │ │ └─183368 /pause │ ├─7085afa81469b5b443025ec3231a2457fc13d1e544edf91d2010039d6a19dd11 │ │ └─235832 /pause │ ├─780f559a576d6a8e411debc9b2fb1e47e247fe4fc3699a80bf5fec1c2b27a039 │ │ ├─163731 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─163971 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 │ │ ├─163993 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─425423 sleep 15 │ ├─1341fe8ae1e3850d07d7e5e64d49a479b5deed883d87586262a6f6614d831665 │ │ ├─301700 apache2 -DFOREGROUND │ │ ├─304243 (wsgi:h -DFOREGROUND │ │ ├─304244 (wsgi:h -DFOREGROUND │ │ ├─304245 (wsgi:h -DFOREGROUND │ │ ├─304246 (wsgi:h -DFOREGROUND │ │ ├─304247 (wsgi:h -DFOREGROUND │ │ ├─304248 apache2 -DFOREGROUND │ │ └─304249 apache2 -DFOREGROUND │ ├─01ca9bb0720f9a5467de96ce209f23c28558e1f62d3c9ae24e4d242fbf39f8ce │ │ └─42344 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 │ ├─a38724a729165dd3960d9fb7696df1848dfccef6e112a9decca9ff0785d90dc6 │ │ ├─150843 placement-api: uWSGI master │ │ ├─150857 placement-api: uWSGI worker 1 │ │ └─150858 placement-api: uWSGI worker 2 │ ├─8d054b91da8497743522bb2476009f09ee3ef521c1ae10f91516e89ff415f870 │ │ └─130824 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─5d260160dcca4af19add63895aa59d48cc2cad9d7c445cd718538f75cd7c596c │ │ └─142801 /pause │ ├─e9ceb37f4198c9040ab8fc8c729e73e4232c5574bbb4b538f0e3d7391418fc3e │ │ └─162902 /pause │ ├─116ccfa1e7933003d4843b73d6f853f24c5cafd0076740ba5e4b16173d6b45f6 │ │ └─101176 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─29e7aca16ddc6661331e3e24f261b3e7951138d49c01781f778ac31d404df56a │ │ └─259601 /pause │ ├─0106ea86226bac2688cfb860575e77d51eb8f1ed5f110e6476331d5afb5c58ad │ │ ├─211228 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─211776 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─211777 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─24c401d2f07da055ccbdb69a6326f159af5570f916192fb7c4f7ed84a7cc39b3 │ │ └─68052 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ed8abb613908ecf833752494e8c42da69c95d2ce401fe9d317d5bf3e0bca1eaf │ │ ├─305975 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─305989 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─0a0a8f01c51d88d45c6f48d578db0693a717eaf87341c51f10669e8501ca6d80 │ │ └─264341 /pause │ ├─076badcb85697e00d78ce30babd2bb9794c69e794fb50b44a25c3b6d41efe98e │ │ └─199538 /pause │ ├─6e5218f207ee07e285640aad03231ed0e1789c659643d86d11c45f183e99aecd │ │ └─49417 /pause │ ├─3f2fd797cadb668f775d2025f574ef9f15788d9c9df717145c9fce6b4dc35719 │ │ └─65272 /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 │ ├─557be0ef17f27af0464881653de2700ca8235fac67c158d6003c18c8e28f2c39 │ │ └─223892 /pause │ ├─ffab9ab6277589657f6fb8fa4a36d7e78b6c3bf751ff2796038295671ca3d3c5 │ │ └─183532 /pause │ ├─a6c66ef51b9fe4e61a9dfb636475b8bf1bc96adfbb849cea82c030b7784ee8ae │ │ └─46433 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─b37d96ec9fbdec3fdb00afdfd7912d4bab495243abd1c86db251504ee34dd3ef │ │ └─243861 /pause │ ├─b6c710c0c2702d314a5ce22252c455a1b97d94c7c49b16ec0b32cdecc8838185 │ │ └─66710 /pause │ ├─9f1d02837bf843207bf0e6aceca66042d209d6e450ec9ffbaa51bf5635b66874 │ │ ├─163290 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─163336 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─163350 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 │ │ ├─163533 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─425263 sleep 15 │ ├─003c6280eec304eaba70848147640b529d1801807750552afb62db86c2ca25b5 │ │ ├─129314 cinder-api: uWSGI master │ │ ├─129328 cinder-api: uWSGI worker 1 │ │ └─129329 cinder-api: uWSGI worker 2 │ ├─aa6c41fe37520211663cbe603609bb12562d463d748e0372ea160b1fbb6b486b │ │ └─239513 /pause │ ├─e6151a45931dfc201b066ed82f3e200b9dbe0dbdb808a698bcf64f0d095b442f │ │ └─42310 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 │ ├─2a84870362d7d8781d9ebd7e1d8903b854e482eafcdf719ab29215545274f35b │ │ └─46477 /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 │ ├─3543f55debee70f882bb1e30dd8c4ff91c30872fd5c600ac7da1e32fe8fbfc2f │ │ ├─233673 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─234226 octavia-worker: ConsumerService worker(0) │ │ └─234229 octavia-worker: ConsumerService worker(1) │ ├─257ec069ce16d9b5b7c07a79759024dc3824f20abc0d32ac7175411f0f118ba6 │ │ ├─183988 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─415016 sleep 300 │ ├─3a79cd495661780e1ba8fa8e3d822ffa6fd16b94175059f1601a1f0e69e01751 │ │ └─43722 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─934fdc743739138c7bc20726701493b12678be99574ba0ff6cc4ee0a818e1381 │ │ ├─189227 neutron-ovn-network-logging-parser: uWSGI master │ │ └─189263 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─6effae1ff97b3ed2ae417fd9e4708c18f8bc054eb2deae90ebfc1a14041ca63a │ │ └─43496 /pause │ ├─e861762c2c77e69dd169c19c4eb600f5c0c9d7e89221e4a7181013fa932294dc │ │ └─49781 /pause │ ├─73f4ea9dac42732de8730fb5fb78f29ba53d693ad7f0fcea81abdd1e859a637f │ │ └─264410 /pause │ ├─2821e2d19838c9fe2c1e97eda5c44bba800d2dfbc11f2f346219b40546422cb3 │ │ └─69277 /pause │ ├─cb1de1dded5183ee3bfd349a68860f87b878b03a7b79248f60526cb8fb82222e │ │ └─50976 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─039fb4bd39795694115e19575f882d46bc21a0647db78a4aad9e4be8aac3c723 │ │ └─64731 /pause │ ├─c47cf9a12e7da53ab535026498cdd798fa705c9568ea7c20c9661920ad34512d │ │ └─50496 /pause │ ├─0ff0e6b702dcebd3cad4707452b094ee4e829c10ebc8c6c11fd3b284f2b2b6f6 │ │ └─69624 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─4eab2f2d2dce8dbbf38d9dfe898edd5871101c225aa4563cb04cac43783cfe03 │ │ └─53345 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 │ ├─6e2708aa95dae6b4b99825a8eafbc8302e12fdc72a96ae8c886a79344731ad3c │ │ └─89786 /pause │ ├─eab9ef26e501628b147a99514e55722d7cb914552351ecb259c7538b5e3e4d60 │ │ └─241800 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─c93b642f5a57839a0b98df8fdbca912d419fb5f7cedce329cc6abb8f9e68b04c │ │ └─168075 /pause │ ├─004b502405c2621316674252eef556de40580cdaf64d5e351a1a409b434d5932 │ │ └─64611 /pause │ ├─a0568f7a17985ca885ec6ed12330a2fa12d65c04c116e4a3f17db34b6a084c2c │ │ ├─115934 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─116138 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─116140 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─490b471caa37a3a6d7ea205cc0cff06f5c16a23750c93ea1a4bd2824c3b05eb3 │ │ └─69816 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─69d11b26b7a027c4eb2cfabf41860c94de45a456e5f65746bfda68c4d8134fd2 │ │ └─46152 /pause │ ├─5ccaa5be1851f5d6645a9cf1ec0596d224ce3b53420da17880bc3ee09f9c8735 │ │ └─264511 /pause │ ├─d304111135c5b7074b00ce12ad7f449b9952ada49c4640abd80e3788484cf92f │ │ └─42720 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─f51b747d1d8be412704f97275ae2cc0a28f615ccf517e589963f52f4634f61e6 │ │ └─274234 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─235bb0a37f8b8b10a807e7cbfa70be7a730cc2115b4bb0b5a666954deeb82113 │ │ └─59705 /secretgen-controller │ ├─810a8c753e176875ef6304b9dfd881800412e67cb886391cea05dc521c95b36d │ │ └─223635 /pause │ ├─3e3c76351ff23fac9456c196a7d1b2210546da8d42de10b7859673054d5890d4 │ │ └─167450 /pause │ ├─416228e76a55415d28ee833c583013803453e23f39a4673ac4eb17abed80ad47 │ │ ├─ 53056 valkey-server *:26379 [sentinel] │ │ ├─425475 sh -c /health/ping_sentinel.sh 1 │ │ ├─425515 /bin/bash /health/ping_sentinel.sh 1 │ │ ├─425516 timeout -s 15 1 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ └─425517 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ ├─d07ac12d0b8ad2b42d263ad09851badf9704a24f2e2430137847f9ce2d877d99 │ │ └─167002 /pause │ ├─ca0031015d7e35a0786f6337b3cd910c1684f5107a1379753ba473ad3f899a64 │ │ └─67891 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─e5adcccfe49551570c21ec95ac498fd5a84c9af25e73c3e1ebc2ae33177ffc8b │ │ └─50108 /pause │ ├─fb1308c84d4e575475c65ca1463963a23f2e580434eba0498d7be7f85f89da15 │ │ └─164961 /pause │ ├─e3e329efc5a642e109bc3a113d44cbdf876880a4029912cd80363a0722741ffd │ │ └─163904 /pause │ ├─8d69e3678321ef2b922a4a6dc8d04fbc53a2b1e3634609a251524d42ffeac7ae │ │ └─240705 /pause │ ├─c2450189dfd3a5eb6b3c7be1cc6fe95dcf0f7eea043e7362614f8047d77f897a │ │ ├─178883 nova-metadata: uWSGI master │ │ ├─178903 nova-metadata: uWSGI worker 1 │ │ └─178904 nova-metadata: uWSGI worker 2 │ ├─eeeaed15c4101e9aa44d1a1c5dfaff28f908f150a1c36548221db4bc5cc3d421 │ │ └─45245 /pause │ ├─cf3233e6fbd4ef20bc1173f9f5419a8f49c73f5b9156f86b3451f4c70ee9916c │ │ └─264155 /pause │ ├─789a35df0ea5971f62d151918c212abce0177ada708307dd9e35106a93978109 │ │ └─69422 /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 │ ├─007d5ab37229084318f2c5ea335655cdd5f1785206b6cbb7d90abcd310ff4de6 │ │ ├─274237 manila-api: uWSGI master │ │ ├─274260 manila-api: uWSGI worker 1 │ │ └─274261 manila-api: uWSGI worker 2 │ ├─d0fa77cee0c598765599f6fc053277ffab03c006ffeba7164129e83d49cd110f │ │ └─68518 /pause │ ├─e6e3e5484954aced13f60ba065106969c7e7144c57d76aba531d1f00da843f6f │ │ └─246283 /pause │ ├─7a66e4b7fd9991f37c030013be5de3dba402884bc4e184d2b38fe96444372bcd │ │ ├─211249 heat-api: uWSGI master │ │ ├─211326 heat-api: uWSGI worker 1 │ │ └─211327 heat-api: uWSGI worker 2 │ ├─e1a34b5596627be3311dc9e670b0176cfda4e62519f3b6deeffb2128346b27a1 │ │ └─46342 /pause │ ├─ab01b2c8b4b15c66864e913cacb645d1a2fde2a5535b582e6d51eaf2694f2455 │ │ └─72621 /pause │ ├─43010648b4e5cc96ada81cb156baf4157b435b5df0828f900f3543ba15d8fb6c │ │ └─42324 kube-apiserver --advertise-address=162.253.55.242 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─dc64e420cebcf6449c0fe057642fb8271fb8cb7c18a5b4b77dc1ac33bed8d9ba │ │ ├─96860 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96877 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─96883 erl_child_setup 1048576 │ │ ├─97006 sh -s disksup │ │ ├─97008 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─97009 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─97084 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─97085 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─97095 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─97353 /bin/sh -s rabbit_disk_monitor │ ├─d3a2bb5621e299068c79d021f8d49625009b2cd801e7f8f2a4a8a81c57a87efa │ │ └─42226 /pause │ ├─5ef15db1a39734abe933a39d2e04bc1ddce81415cdb471499c980fa6ef8b298f │ │ ├─211231 heat-api-cfn: uWSGI master │ │ ├─211328 heat-api-cfn: uWSGI worker 1 │ │ └─211329 heat-api-cfn: uWSGI worker 2 │ ├─5005a675e840ce38829597a5cd7ad1add88fe1e8d8d2ad5b99ddaa2a4b68b87f │ │ └─239910 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─1eb0e3c453f55e114200b9b754789b576ceb99102690cbbaa43807a2fdd8d455 │ │ └─64969 /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 │ ├─4441ccf1e1d56b17f169e7a63da6f9b44468a85b9d2735f0fe8a041a0d0ec3ce │ │ └─64822 /pause │ ├─2c9754b41b755570ca8431c7b74bfcf28f6d17e405b822ea58e219c442099b4b │ │ ├─194015 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─194765 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─194766 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─194767 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─61cbc7007e5918828aee395c52fa5b4169ca8587b31aa29f777571848ec05a51 │ │ └─59219 /pause │ ├─c0e860a59f76d10cbce4f1206c109dbf5b5c763e35212210fc4a0cd82892d89a │ │ └─67037 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 │ ├─ea49385cdaf2d95080153afca9f94a4283efa2340d9c1787cd08545f6b56b165 │ │ └─69660 /goldpinger --static-file-path /static │ ├─ac39cf3455acb7bd2313b6f4dc2a31ee0cd6d3e1842215748d98fb477c4300ff │ │ └─59458 /pause │ ├─3d9ef19e63f3a9c16ff044f40a249e35f26dc6d4af59d018926fb72f9f7630c7 │ │ └─42401 etcd --advertise-client-urls=https://162.253.55.242:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://162.253.55.242:2380 --initial-cluster=instance=https://162.253.55.242:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.242:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.242:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─b4d8e74345bd49f082c42286a18ded1a39e0fa2fba585aa65633e82760885668 │ │ └─66765 /pause │ ├─f6c64f59803b81b899c5b97017c5b833905438179921419e1017afdaef4d53c7 │ │ └─69370 /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.162-253-55-242.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─8c9a4dc5343dbedb71221489c970c76e0b3025e16dec04ce971826d97aadbbde │ │ └─68142 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8435d321b29fda0ec2fba93ec41d8d6b265e1b78ed108f127590243123567885 │ │ └─69728 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─012a393f3c22fad13c9daef15493120c74fbe5c3d229e8641da8609b8962c2a5 │ │ ├─259855 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─259872 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─259878 erl_child_setup 1048576 │ │ ├─259948 sh -s disksup │ │ ├─259950 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─259951 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─260009 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─260010 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─260020 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─260253 /bin/sh -s rabbit_disk_monitor │ ├─2af93936d1842ff7a674f1575944de0162a40d8b2666fc524aaabfb30c495112 │ │ └─44799 /pause │ ├─251ebf9333228ded91d35d6d459ac767ddc9a5e421381e958418ea439e23f603 │ │ ├─196711 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─196745 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─196751 erl_child_setup 1048576 │ │ ├─196798 sh -s disksup │ │ ├─196800 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─196801 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─196903 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─196904 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─196914 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─197125 /bin/sh -s rabbit_disk_monitor │ ├─fb7e8175cc86552e95bdbb9faed47ae0ba4f56542ed181c4dc7ddeeb0089328d │ │ └─115557 /pause │ ├─e4edf145cb59a5d435a1c7555fd3b49de177bb1d257455da944072bb7930c4db │ │ ├─67752 nginx: master process nginx -g daemon off; │ │ ├─67772 nginx: worker process │ │ ├─67773 nginx: worker process │ │ ├─67774 nginx: worker process │ │ ├─67775 nginx: worker process │ │ └─67776 nginx: worker process │ └─815d4e480183f144576f71a5ff259ecb07f3eece242a84f62f282be962bdfc1a │ └─48603 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount