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 │ │ │ ├─21329 /lib/systemd/systemd --user │ │ │ └─21333 (sd-pam) │ │ └─session-22.scope │ │ ├─21323 sshd: cephadm [priv] │ │ └─21362 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1439 sshd: zuul [priv] │ │ └─1452 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─ 1443 ssh: /home/zuul/.ansible/cp/199.19.213.199-22-zuul [mux] │ ├─397398 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hyjkezjnamqemiastocztwqygmwndlxh ; /usr/bin/python3'"'"' && sleep 0' │ ├─397399 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-hyjkezjnamqemiastocztwqygmwndlxh ; /usr/bin/python3' && sleep 0 │ ├─397400 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-hyjkezjnamqemiastocztwqygmwndlxh ; /usr/bin/python3 │ ├─397401 /bin/sh -c echo BECOME-SUCCESS-hyjkezjnamqemiastocztwqygmwndlxh ; /usr/bin/python3 │ ├─397402 /usr/bin/python3 │ ├─397403 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi │ └─397405 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9785 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12175 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 66ce77a63562f86a82c8d663fd8d299cda3766b9879da392088ac05caa79d04f -address /run/containerd/containerd.sock │ │ ├─ 12556 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5023b639871e871b8d6793a9a0519173e3a1a174ddf60e426cc6974e59f5dc87 -address /run/containerd/containerd.sock │ │ ├─ 19436 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 908f92894b029f49556a4d5936bcd6966ead9f707e2c42fbc4857c98b970aae1 -address /run/containerd/containerd.sock │ │ ├─ 24640 /usr/bin/containerd-shim-runc-v2 -namespace moby -id def77f2b1307b3ce355e4e2f2be7e542706af462f9bfd11999fc7f2fa2e4b585 -address /run/containerd/containerd.sock │ │ ├─ 29175 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b7072e983df8e6c4c87ac0e571775e5440b97913186b8660a8a2180b2bb69c3d -address /run/containerd/containerd.sock │ │ ├─ 33862 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c7829de075f1eefb2219095b5fca2797c950c7549ebcd331a2b4e5ef41554a8a -address /run/containerd/containerd.sock │ │ ├─ 39335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e0f665a130fa11aec4fb361cc357435ecb932b981ba94c784cf904d346043fb -address /run/containerd/containerd.sock │ │ ├─ 39366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e073c2916316203348f45dd1244d796f13caf32b8c96ba8ec1e2408c56e359ae -address /run/containerd/containerd.sock │ │ ├─ 39386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4f086e2c90b441dd5b9f0c2daa504c42ffb08d4a1147247ca946802e0083a05 -address /run/containerd/containerd.sock │ │ ├─ 39422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19278e2103a512172ebbcc3f6e0c08257299cfa685c5110e5cc9455198ac160d -address /run/containerd/containerd.sock │ │ ├─ 39424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 048d8fe7b52416dc08eafce17e53bbe919788b98fcf6dca3d43143f9f39f18ff -address /run/containerd/containerd.sock │ │ ├─ 39907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9076c2d4c7bf8ba75cdda7062d9f8b26a5ee1c8fae6fe12ee7c6a089b7962e7 -address /run/containerd/containerd.sock │ │ ├─ 40685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0504eca47157c71b0a8d85a62f200e345b2dfdd021cf922f6223739563bfc6bb -address /run/containerd/containerd.sock │ │ ├─ 40695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4aade961572b9aa30a80f8a6986fe985dc73b4f377fa7bffed58784ab56cc3ee -address /run/containerd/containerd.sock │ │ ├─ 42049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f9ddfc244a21064e9832ea8dd4a3a33728e64f91f60f43d9cbecf607d66a3b3 -address /run/containerd/containerd.sock │ │ ├─ 42443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09630001e5c5405993cd687600fba0750e5a9765bc2ba337473fdd392d952415 -address /run/containerd/containerd.sock │ │ ├─ 42481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4e11ee55e633f05f85e7e73e01f34791ef9bb7e4e50bfffc311a29d60f546c1 -address /run/containerd/containerd.sock │ │ ├─ 42911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed8c14ba634ac82fb202affbfde857b66b2169ba6c2893d010b3aaa6e69e1697 -address /run/containerd/containerd.sock │ │ ├─ 43396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b724bc54b8d882fb47a38842a33e740af74eb45ed1d8bda275cb66d3cc09f244 -address /run/containerd/containerd.sock │ │ ├─ 43455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89cc0282f1d443ea57629b359cdcec372743458abc52384f501cf9d118fe99d5 -address /run/containerd/containerd.sock │ │ ├─ 43515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b49c4af213958001f7e14a40bb89361ff4dcac1ec289011d2eeb9de9d674e8a9 -address /run/containerd/containerd.sock │ │ ├─ 45755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 438e90e6fa92d4e4405147c7aa38f6c7909923d26a925c2163de36d641db205b -address /run/containerd/containerd.sock │ │ ├─ 45887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f699012ee5f50b37206f9c58c8b2d7b483f03c0206a605162a18f07780db10be -address /run/containerd/containerd.sock │ │ ├─ 46563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64f0ed1b15ffae9ccfecf1040e7c82551ec5aee48445ff9190df54d14cbdc85e -address /run/containerd/containerd.sock │ │ ├─ 46662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70b3f9beeafd3370b59baa6e5cd35688be2a827dd59ac849981fb5badaed1fe7 -address /run/containerd/containerd.sock │ │ ├─ 47014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e8ffed9cded55dd0cc887f2eac68e0cd5bad0b0ccd3850e433a5efb1eb9990c -address /run/containerd/containerd.sock │ │ ├─ 47520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id beda173af71fe2f30bbe1a060471c3843903e8992c5e9a47ffbeb7d944d34ccb -address /run/containerd/containerd.sock │ │ ├─ 47891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6737ce32cd7b640ce54762cf080e0e65a545ca55a687851c6a56186abade1ded -address /run/containerd/containerd.sock │ │ ├─ 50098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 396f6290c18411081180b7021965a17cb9eb16af9078a996ecfa89355f918d26 -address /run/containerd/containerd.sock │ │ ├─ 50252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21668824fddc6f9810b39a6f3147dc721c3a7ac5d4b7100ce2cb7c4e55596a2c -address /run/containerd/containerd.sock │ │ ├─ 54497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 288544220476467013816b894da844d1c514321d65839238b7721e7f9e3d8c5e -address /run/containerd/containerd.sock │ │ ├─ 55182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cf495948e7daf3bdcf2484d42c6ff4529c9ed6545c00d3819f33d5eb070b0c3 -address /run/containerd/containerd.sock │ │ ├─ 55212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 159a2693317621021213c66895247073470ce8f7252bd3d3323958064f39a040 -address /run/containerd/containerd.sock │ │ ├─ 55256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 225d344752633afc26cf1967990550eaea432193254ceb4fdb66879779405bf3 -address /run/containerd/containerd.sock │ │ ├─ 55408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a237b4d5e9321c4e0ab381aa271ab5f1f8d33e7d1587fc5177c5fc2a71b04589 -address /run/containerd/containerd.sock │ │ ├─ 59224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6973794a52c899d7e8b454cb0bae2a8141d55068c285fad3079db8424c6f72a6 -address /run/containerd/containerd.sock │ │ ├─ 59352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3ea5998adcbf23069240b66c38c274284c14228a4340bbe459c6ccb6ff14000 -address /run/containerd/containerd.sock │ │ ├─ 59392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b6bd4516876f169c59c47bbb9c8c6d6754cd53ed5e1192bbf5140110ce5aef8 -address /run/containerd/containerd.sock │ │ ├─ 59441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10fbd2bdd5d6a8529a0c23d1107bf832adde6aae41fc98e1509ec743dfa24464 -address /run/containerd/containerd.sock │ │ ├─ 60843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b953e315ea9d8b7fa914a6cca2f6d8275d5bdec2dab07f30c20daa396457d76 -address /run/containerd/containerd.sock │ │ ├─ 61074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b784853a8a0ec89ad0645e9fc4011cc7b5afd2811a776c03dde57561671cdd4 -address /run/containerd/containerd.sock │ │ ├─ 61294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d1464111db468545ae200e6912f189f1db85f0e83e208738592172297afd827 -address /run/containerd/containerd.sock │ │ ├─ 61366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 180611057ebe97584a38955317fccb34dad39ff29c0907d10bc0be4dcbbb541a -address /run/containerd/containerd.sock │ │ ├─ 61456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ccdd021410553b7f02e2eff4fa3189aa9d578e5727e53c1de8b8e843aae417a -address /run/containerd/containerd.sock │ │ ├─ 61927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36bfb6283ca1071888d7ec0895974a91c8ac1a1e59c7748854391bebee77355b -address /run/containerd/containerd.sock │ │ ├─ 62208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b928c80130937ae4654668f1cd69fbdbc98a2f282ff17727fdd23fcf435e5fc -address /run/containerd/containerd.sock │ │ ├─ 62509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29a3be7beaf168b7041e9ca64b41f2881cb2c67329b67e59c3b7753059bfb806 -address /run/containerd/containerd.sock │ │ ├─ 62804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe52d81218971e7070eed9af8a2ed4ce93a6be89f26de6bdce9a6d8ccecba2d5 -address /run/containerd/containerd.sock │ │ ├─ 63419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c43ebbb3bb7fdac70118193dd0f1b4c1194fb4ea8d4bcf8dad8cde36123a25c9 -address /run/containerd/containerd.sock │ │ ├─ 64973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af9467092690ab20eec5c5f051a6a2a641812e9d9bc505fa685a689c6bb22eb6 -address /run/containerd/containerd.sock │ │ ├─ 66991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2338b04e6119f919164d2fbb0094668aa582c368c60d4f616c68562a11d22b33 -address /run/containerd/containerd.sock │ │ ├─ 76080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f77841638c4497e9615f1c9a6160c0b73d605a35c7cc52cbd6e4e8f47d2b0942 -address /run/containerd/containerd.sock │ │ ├─ 77546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf6f092810ba142f268d746062df208b0e92cab1523783256dbefdd619482fcb -address /run/containerd/containerd.sock │ │ ├─ 83172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17bfb91f5f7c7dd769089f7567c02119f68b8d01de4510248243656ff74892e4 -address /run/containerd/containerd.sock │ │ ├─ 89257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e066394f900ad1ad8f0d92cee4e11c2f09c44ffe90ac67be3efe3afd4828a39 -address /run/containerd/containerd.sock │ │ ├─ 93464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5bb6132559eece336bc42ad0143c3e31f13eae13f4d7ef2ae10534b73d0d9d8 -address /run/containerd/containerd.sock │ │ ├─ 93509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9482bf8f0beadd4e50ff193036db08b428eea2cd30295b031118d342b405b3b -address /run/containerd/containerd.sock │ │ ├─101816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c7f90a17eda3809600b23b4e64bcd5a3774557eedb37c48b49bcd24c3eba62b -address /run/containerd/containerd.sock │ │ ├─103350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66ca352efce34746749afdcf6ad8c258e45fab867e2b15f8edff55e45e428e6e -address /run/containerd/containerd.sock │ │ ├─103398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c441a051c95e955a5c54adb7d2d55dd6b4e7b7f5a4ec2aa07da196e85c46e527 -address /run/containerd/containerd.sock │ │ ├─105314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79e775f51c5990a1192087c1b109148e05f50103dddf569329a3c3b7b9bc5e4a -address /run/containerd/containerd.sock │ │ ├─107074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83cb39e88ae4e854bbc44c9ce92fe43f0610a5754f7279dad63313d2abee3348 -address /run/containerd/containerd.sock │ │ ├─107134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f282cede4707c6eded15aef78aba2e1ab1acc34283b06d7cd8501e569c20f800 -address /run/containerd/containerd.sock │ │ ├─120157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c15e02fc467a193dde05ae32bf21b192ea31c057f35ec93af54e406fc491fcc4 -address /run/containerd/containerd.sock │ │ ├─120273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ade76e4596d012aaf7bb858016d5f010146c05ce770f76a57f656f2f461e1492 -address /run/containerd/containerd.sock │ │ ├─122668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8da4fb5a537d795efa4f8877b1f563051a699aec7458d347f365c5f8c5cbca7b -address /run/containerd/containerd.sock │ │ ├─136337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34b52466949a58522cfe011e586888892b1b9085a991e333c39f9c0e6af65726 -address /run/containerd/containerd.sock │ │ ├─138283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 964a4202d85f467cacac64c93e3d6b5c0e4efb326fd3f9e78f044cb6d412be62 -address /run/containerd/containerd.sock │ │ ├─138676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95ac6f802b05de9c7d6f9d93aaa4253f4f0147d93df9c1f9d9589182c9849e08 -address /run/containerd/containerd.sock │ │ ├─139565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d477d63708c45e0dceaf2f7d3f5a866876844e6a67a297ca01af8dd2fc35d96 -address /run/containerd/containerd.sock │ │ ├─141452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3db2635ca18c0cd48469edfe87dfc09a68fb500f552bb9c546114fa923e0b1d2 -address /run/containerd/containerd.sock │ │ ├─141682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5868f2f19597b2f28488219166b99cf5a45f73547bc358ddea6a13ab9ef534c9 -address /run/containerd/containerd.sock │ │ ├─141727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd2bc781ea621f8aed4335059a8fb1b03e40268039c7296a9bd5bdeb50474adf -address /run/containerd/containerd.sock │ │ ├─142030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37722fd134c03d6953f984f320fb8ff09a9f475d3c82c5672d32e4fd76759a31 -address /run/containerd/containerd.sock │ │ ├─142192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ba9155cf63a691abb7141a8177e2bb1e68f6921a5d6aeb3a1cc0d49374eede8 -address /run/containerd/containerd.sock │ │ ├─142512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fab16e9436bfdcd2b1e8c147e7097ff4aa2d03f49d8c118392a436f311cdee32 -address /run/containerd/containerd.sock │ │ ├─167449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 852bf5e59a75edcaef7b814af99af465fa2727ed8f35d1dbb510d0cefaedfc09 -address /run/containerd/containerd.sock │ │ ├─169227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a716bcbcc1ae966e446145b17bed6c512e9c13d1c0dea72ed407282ba5ba809c -address /run/containerd/containerd.sock │ │ ├─169290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f6099eff9d10ffe0d333c6713adffa8f42d196d1fa43bb86143c069d9d427ee -address /run/containerd/containerd.sock │ │ ├─169310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cafa8a721134e92992bd213d04c5f460bd5ced34ff056ab9aa781664278b3d5f -address /run/containerd/containerd.sock │ │ ├─169584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cb5f79ef9d9f0201081ee1468759c2dbc52c8621483f0df1f70ef4aa128e3a1 -address /run/containerd/containerd.sock │ │ ├─169639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab8113dc0ed9fc4ad42ab57beddb8f3f9c1928a6ec93f572200d15b215645c9a -address /run/containerd/containerd.sock │ │ ├─169663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00966dc71cac3eae8c060dbe2c9329841836c1a0b94669c4fa6512893ac9e225 -address /run/containerd/containerd.sock │ │ ├─169908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0b8a8e1a0efb08a0674542f44b56d58e0ad7675640fd302ef6801a16b9697ee -address /run/containerd/containerd.sock │ │ ├─182385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a64d72b49f978226e66212ff2dadd4bb3ffdfb05892749e5d904c3b61e9ecbb -address /run/containerd/containerd.sock │ │ ├─184363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d59cf0d382fa32fb9b0233136ab73bccba46a132786fee12533744c32828c349 -address /run/containerd/containerd.sock │ │ ├─184422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95c81f07cbb185e47dae1f50c4fd937ec324b6fad5b15334d9b4d36563f70209 -address /run/containerd/containerd.sock │ │ ├─184583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5885d64f290287d3bdde1034a977a99959060947ae09e54dacb396150b97e9d -address /run/containerd/containerd.sock │ │ ├─199081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 948c953805620bf4caade28935acc2abb6b16fbab49dc1c31c2c0750cdaae7c2 -address /run/containerd/containerd.sock │ │ ├─212466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0440973b3f63ae6b6f4ebeb4376f83372615e8b4315d73be818e1588fab43e2 -address /run/containerd/containerd.sock │ │ ├─212494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41afe492e2c3f9e0533e837b427668035468d8fd94975c0029a3e233d7d3585e -address /run/containerd/containerd.sock │ │ ├─212523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b51135e753ea4afcb76fc0e2c444e110420038972aefccef499fbde3fff470bf -address /run/containerd/containerd.sock │ │ ├─212826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c5c0d6b168f24e8ead2bf2f548d8df695bbeae44b0a2c58707a29261f2ea724 -address /run/containerd/containerd.sock │ │ ├─223159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d20df02e70b3b2b1f811e2c85c23d90d13eef74978a785aff5c31419af85e88e -address /run/containerd/containerd.sock │ │ ├─225459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb839f54bb067af795bc9464b378313a4abb90dd18fbca4e634a24dc89c8bdee -address /run/containerd/containerd.sock │ │ ├─226560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7624ad0e920fd0c045ba0507bd19047651e14830ea9c11835547b92eb334847 -address /run/containerd/containerd.sock │ │ ├─227472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df8dbd1c53ebd9680ccab47bdd6d53f4044bd646150a66170042eeaf85bb0c9d -address /run/containerd/containerd.sock │ │ ├─228532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4a7c4dd8bf48cd0f520f6f258ba727de29a606165039d63449f571b83a937f2 -address /run/containerd/containerd.sock │ │ ├─230960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9485115f9effc8811cbe54175544fbc53468f2130eaf6c9e0b4ee38086216f2a -address /run/containerd/containerd.sock │ │ ├─231874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd10edc43c5457cf7c1c5b5cd6e43b2a95b694c6357ecb3aff65bebb794e8d4b -address /run/containerd/containerd.sock │ │ ├─232037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20ff8fafb8494b48a012790daff6c3da924f56a0c229d474eb0c015a138d66d5 -address /run/containerd/containerd.sock │ │ ├─241886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8a28e808c19a1447b64599ec23630e3d1c3b600ddfda75d47c08660f66472fd -address /run/containerd/containerd.sock │ │ ├─242277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa7d08b008dfc5bba1f448450e84e5c2246acdf66714eddf9995df55c533eeb0 -address /run/containerd/containerd.sock │ │ ├─245662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 269233237011d31aaabba915e8827927212758ed3248ffe4dcfc46e03d4b853d -address /run/containerd/containerd.sock │ │ ├─249801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b728d3b6a43a5811395367e96f0f3c111c96f92d87f767efc092211fd895706 -address /run/containerd/containerd.sock │ │ ├─249983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9121e4a5aa5355819436906a819364a6c6a96c203ada625c2cb03140363b34c0 -address /run/containerd/containerd.sock │ │ ├─250031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fc2b3cc6a8fab2fd83313bf45b25feb16bc2a2b319ad1adc2b7b5c76c92e084 -address /run/containerd/containerd.sock │ │ ├─250083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9c29bee5e9d9ab7fba9ba26d698cca0ef87da79a777263199f6460e768c9a6d -address /run/containerd/containerd.sock │ │ ├─261087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 978ef29db345d79d2d8dfd7a420409bbd9dfbfc5c741f007702d49a8da3efbeb -address /run/containerd/containerd.sock │ │ ├─263568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a7794198802661292dcfb89219cc879f7b17da513e30b0701d36aefc9330901 -address /run/containerd/containerd.sock │ │ └─264957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faee58ccb48c59ff48a9e4bd2842e6da13a08e007ce0d38308db68c3db3c937b -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1187 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─621 /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 │ │ │ ├─28888 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29158 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19395 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19414 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24349 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24623 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33574 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33845 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12105 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12136 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.yfycyc.service │ │ ├─12470 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yfycyc/unit.run │ │ └─12500 /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-yfycyc --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yfycyc:/var/lib/ceph/mgr/ceph-instance.yfycyc:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.yfycyc/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.yfycyc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10158 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─136093 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39807 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.199 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─run-r3f5edd38ae254affa9ef3abf8c7453f2.scope │ │ └─182011 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1371 /usr/sbin/uuidd --socket-activation │ ├─docker-5023b639871e871b8d6793a9a0519173e3a1a174ddf60e426cc6974e59f5dc87.scope … │ │ ├─12580 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.yfycyc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12599 /usr/bin/ceph-mgr -n mgr.instance.yfycyc -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-b7072e983df8e6c4c87ac0e571775e5440b97913186b8660a8a2180b2bb69c3d.scope … │ │ ├─29199 /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 │ │ └─29212 /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 │ ├─docker-c7829de075f1eefb2219095b5fca2797c950c7549ebcd331a2b4e5ef41554a8a.scope … │ │ ├─33886 /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 │ │ └─33899 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10663 /usr/sbin/chronyd -F 1 │ │ └─10664 /usr/sbin/chronyd -F 1 │ ├─docker-def77f2b1307b3ce355e4e2f2be7e542706af462f9bfd11999fc7f2fa2e4b585.scope … │ │ ├─24664 /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 │ │ └─24677 /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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-908f92894b029f49556a4d5936bcd6966ead9f707e2c42fbc4857c98b970aae1.scope … │ │ ├─19464 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19480 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─135905 /sbin/iscsid │ │ └─135906 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─620 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─617 /lib/systemd/systemd-logind │ └─docker-66ce77a63562f86a82c8d663fd8d299cda3766b9879da392088ac05caa79d04f.scope … │ ├─12219 /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 │ └─12232 /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 ├─k8s.io │ ├─20ff8fafb8494b48a012790daff6c3da924f56a0c229d474eb0c015a138d66d5 │ │ └─232071 /pause │ ├─ed8c14ba634ac82fb202affbfde857b66b2169ba6c2893d010b3aaa6e69e1697 │ │ └─42937 /pause │ ├─0b953e315ea9d8b7fa914a6cca2f6d8275d5bdec2dab07f30c20daa396457d76 │ │ └─60890 /pause │ ├─af9467092690ab20eec5c5f051a6a2a641812e9d9bc505fa685a689c6bb22eb6 │ │ └─64996 /pause │ ├─964a4202d85f467cacac64c93e3d6b5c0e4efb326fd3f9e78f044cb6d412be62 │ │ └─138307 /pause │ ├─1f4b6e7de099536d2560c929e7131952db3b9007aa008a25abd15506c5290faf │ │ └─39601 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 │ ├─e073c2916316203348f45dd1244d796f13caf32b8c96ba8ec1e2408c56e359ae │ │ └─39467 /pause │ ├─c14e8165cdd15a45a1ff296be4c6b2312b5c83a69f63d5787d054d0a63045094 │ │ ├─178737 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179041 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp7d6h6y9n/privsep.sock │ │ ├─179184 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpyv0tzlby/privsep.sock │ │ └─179546 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─a4e11ee55e633f05f85e7e73e01f34791ef9bb7e4e50bfffc311a29d60f546c1 │ │ └─42505 /pause │ ├─e8521824357bfd0cef64ba64266e40f92631db4c928552a975f75ee198105d4f │ │ └─64830 /bin/memcached_exporter │ ├─b5dbf96add304648972d571e203533026d8e1f8ab6d68fddf1ab8171fdd39c69 │ │ ├─ 70220 apache2 -DFOREGROUND │ │ ├─ 70247 (wsgi:k -DFOREGROUND │ │ ├─ 70248 (wsgi:k -DFOREGROUND │ │ ├─ 70249 (wsgi:k -DFOREGROUND │ │ ├─ 70250 (wsgi:k -DFOREGROUND │ │ ├─383719 apache2 -DFOREGROUND │ │ └─390093 apache2 -DFOREGROUND │ ├─bd10edc43c5457cf7c1c5b5cd6e43b2a95b694c6357ecb3aff65bebb794e8d4b │ │ └─231901 /pause │ ├─19278e2103a512172ebbcc3f6e0c08257299cfa685c5110e5cc9455198ac160d │ │ └─39501 /pause │ ├─5ee77151cddea18e0a11783c4a038132010362f2a3c12741da8a8c4fd54b5257 │ │ ├─199261 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─199281 /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 │ │ ├─199287 erl_child_setup 1048576 │ │ ├─199401 sh -s disksup │ │ ├─199403 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─199404 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─199412 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─199413 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─199423 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─199586 /bin/sh -s rabbit_disk_monitor │ ├─e2effa7c5e92e6cac9c937d3d1c69d6a28ea22820d4bdf57a7b644b8e8023e11 │ │ └─55538 nfd-worker -metrics=8081 │ ├─379af3174621f83f446fde53e49d0b74ad835639d1a1b1cc9389f4a6534821f5 │ │ ├─48044 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 │ │ └─50724 haproxy -sf 164 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─d9545278431e7368ebc2964d76d3a759c0c8a519b762860e439fbf7302d9fb1f │ │ └─43718 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─0504eca47157c71b0a8d85a62f200e345b2dfdd021cf922f6223739563bfc6bb │ │ └─40731 /pause │ ├─048d8fe7b52416dc08eafce17e53bbe919788b98fcf6dca3d43143f9f39f18ff │ │ └─39513 /pause │ ├─d20df02e70b3b2b1f811e2c85c23d90d13eef74978a785aff5c31419af85e88e │ │ └─223182 /pause │ ├─fa7d08b008dfc5bba1f448450e84e5c2246acdf66714eddf9995df55c533eeb0 │ │ └─242315 /pause │ ├─87e737af2c01ceb5cc7be814df0a21274ac34d3f5c7546d636b99369db46ca03 │ │ ├─259333 manila-api: uWSGI master │ │ ├─259372 manila-api: uWSGI worker 1 │ │ └─259373 manila-api: uWSGI worker 2 │ ├─17bfb91f5f7c7dd769089f7567c02119f68b8d01de4510248243656ff74892e4 │ │ └─83197 /pause │ ├─999a55c89fa36d18bd596dd1f31284de1662cdb730d451caabfbbd5efa3c3786 │ │ ├─165515 nova-metadata: uWSGI master │ │ ├─165534 nova-metadata: uWSGI worker 1 │ │ └─165535 nova-metadata: uWSGI worker 2 │ ├─918f2d4f95bb0f93d486d2dd049a7f35e19959da3b8dccc54376dbc536de9712 │ │ ├─137056 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─137069 /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 │ ├─37722fd134c03d6953f984f320fb8ff09a9f475d3c82c5672d32e4fd76759a31 │ │ └─142065 /pause │ ├─c8cb9559f8b7b890878341a1dacb2bd59e30ee780918e24fab12c1ee25d4dae4 │ │ ├─179890 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─181028 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpklixwy3a/privsep.sock │ │ ├─181539 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpdm9sg20f/privsep.sock │ │ ├─181871 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp78cb3qy9/privsep.sock │ │ ├─182194 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─182195 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─182229 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/565025b8-b002-4919-879b-46c98c1d9240/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/565025b8-b002-4919-879b-46c98c1d9240/host --addn-hosts=/var/lib/neutron/dhcp/565025b8-b002-4919-879b-46c98c1d9240/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/565025b8-b002-4919-879b-46c98c1d9240/opts --dhcp-leasefile=/var/lib/neutron/dhcp/565025b8-b002-4919-879b-46c98c1d9240/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-485f7422-e31b-4bf6-afa8-99a6e7bf00e2,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─182232 haproxy -f /var/lib/neutron/ns-metadata-proxy/565025b8-b002-4919-879b-46c98c1d9240.conf │ │ ├─201282 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/2fb37a3e-cff5-4420-9131-582bccf8f5d0/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/2fb37a3e-cff5-4420-9131-582bccf8f5d0/host --addn-hosts=/var/lib/neutron/dhcp/2fb37a3e-cff5-4420-9131-582bccf8f5d0/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/2fb37a3e-cff5-4420-9131-582bccf8f5d0/opts --dhcp-leasefile=/var/lib/neutron/dhcp/2fb37a3e-cff5-4420-9131-582bccf8f5d0/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-cbcf5600-a0b8-4c55-8e92-003a884c0932,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─201289 haproxy -f /var/lib/neutron/ns-metadata-proxy/2fb37a3e-cff5-4420-9131-582bccf8f5d0.conf │ │ ├─366546 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp8od_661g/privsep.sock │ │ └─379440 haproxy -f /var/lib/neutron/ns-metadata-proxy/49422601-aba2-4db0-a20b-8a49fe8fe278.conf │ ├─e3ea5998adcbf23069240b66c38c274284c14228a4340bbe459c6ccb6ff14000 │ │ └─59376 /pause │ ├─b5bb6132559eece336bc42ad0143c3e31f13eae13f4d7ef2ae10534b73d0d9d8 │ │ └─93488 /pause │ ├─64f0ed1b15ffae9ccfecf1040e7c82551ec5aee48445ff9190df54d14cbdc85e │ │ └─46586 /pause │ ├─f7624ad0e920fd0c045ba0507bd19047651e14830ea9c11835547b92eb334847 │ │ └─226587 /pause │ ├─ee42cab2ac00001479bf85c3f32d5714bb975ddc5cfaecc7f10ccbe4a63dfb14 │ │ └─39581 etcd --advertise-client-urls=https://199.19.213.199:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.199:2380 --initial-cluster=instance=https://199.19.213.199:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.199:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.199: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 │ ├─ecd01eeeda8cbad24131140c6b6bb8c6156a0a1ecc9d0a085f0c403e4f08479c │ │ └─46750 /manager --metrics-bind-address=:9782 │ ├─845d4cf3b5e9397a39470521184c89eb38825b90c3a93c73cfabfd310bb0c21d │ │ └─48199 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─b51135e753ea4afcb76fc0e2c444e110420038972aefccef499fbde3fff470bf │ │ └─212592 /pause │ ├─4081c48463ff583aca78eddfa29f3a2c21b0af39bd62e22ed4216855f0c37632 │ │ └─247635 docker-registry serve /etc/docker-registry/config.yml │ ├─80fd4df8b88875e5753ea549211cbb6e9626af8c421e319df86520e76468e3d8 │ │ └─42115 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─9e90f5269ecdd51b9d240e4b66fc60e171c36e2ba8deb55b0ff5ec62c4831b43 │ │ └─42558 /coredns -conf /etc/coredns/Corefile │ ├─f77841638c4497e9615f1c9a6160c0b73d605a35c7cc52cbd6e4e8f47d2b0942 │ │ └─76104 /pause │ ├─099ccbddb0f3f3342616075d0141417d41b42223cd2846d9f2d3ee9638b4bc99 │ │ ├─222392 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222411 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223300 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223302 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387322 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387323 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387324 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387325 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387326 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387327 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387328 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387329 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387330 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387331 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387332 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387333 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387334 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387335 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387336 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387337 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387340 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387341 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387342 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387343 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387344 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387345 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387346 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387347 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387348 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387349 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387350 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387351 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387352 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387353 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─387354 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─387355 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─c9482bf8f0beadd4e50ff193036db08b428eea2cd30295b031118d342b405b3b │ │ └─93554 /pause │ ├─180611057ebe97584a38955317fccb34dad39ff29c0907d10bc0be4dcbbb541a │ │ └─61398 /pause │ ├─438e90e6fa92d4e4405147c7aa38f6c7909923d26a925c2163de36d641db205b │ │ └─45779 /pause │ ├─f43c96832c3219829fabd1cef985a052310827c480829c9599554c3c838112e3 │ │ ├─76331 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76348 /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 │ │ ├─76354 erl_child_setup 1048576 │ │ ├─76404 sh -s disksup │ │ ├─76406 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─76407 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─76411 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76412 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76422 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─76486 /bin/sh -s rabbit_disk_monitor │ ├─2d477d63708c45e0dceaf2f7d3f5a866876844e6a67a297ca01af8dd2fc35d96 │ │ └─139589 /pause │ ├─3db2635ca18c0cd48469edfe87dfc09a68fb500f552bb9c546114fa923e0b1d2 │ │ └─141513 /pause │ ├─7415face96edc0f3c3ea6db7bd4ae4816d8a547e44597130ab2f1a5d24afff55 │ │ └─138828 /coredns -conf /etc/coredns/Corefile │ ├─83cb39e88ae4e854bbc44c9ce92fe43f0610a5754f7279dad63313d2abee3348 │ │ └─107101 /pause │ ├─0e8ffed9cded55dd0cc887f2eac68e0cd5bad0b0ccd3850e433a5efb1eb9990c │ │ └─47037 /pause │ ├─fea4ed99b8d524a81b89398a92cd554487fcea0621ab76d5e01ee3827cc4c30a │ │ └─94690 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─47142acde502333135eae9ecd8641deee5f1540a868dc24a0976cb9e1f39dd8d │ │ ├─ 93811 /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 │ │ └─334391 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─ab8113dc0ed9fc4ad42ab57beddb8f3f9c1928a6ec93f572200d15b215645c9a │ │ └─169685 /pause │ ├─4aade961572b9aa30a80f8a6986fe985dc73b4f377fa7bffed58784ab56cc3ee │ │ └─40750 /pause │ ├─a3ee3d3cfc53bc87c677a9c1b5b538b41c2af0c396a195c41b60e0921122e5ab │ │ ├─221538 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222059 octavia-worker: ConsumerService worker(0) │ │ └─222062 octavia-worker: ConsumerService worker(1) │ ├─bcc4aa4d2130fbdec0964959e9d79f93c0dfd5efaf13a0344e338afb6815ee71 │ │ └─42536 /coredns -conf /etc/coredns/Corefile │ ├─faee58ccb48c59ff48a9e4bd2842e6da13a08e007ce0d38308db68c3db3c937b │ │ └─264982 /pause │ ├─200ebed222a5be0083b0a54d231ed561571fb5f1d8b32317c44555569eb4fec4 │ │ └─65042 /bin/oauth2-proxy │ ├─fcfebb24a9702bdc946428071ed85fbf3d495f1cce00c0df35d74e0644f2c931 │ │ ├─245942 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─245958 /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 │ │ ├─245964 erl_child_setup 1048576 │ │ ├─246015 sh -s disksup │ │ ├─246017 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─246018 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─246045 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─246046 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─246056 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─246236 /bin/sh -s rabbit_disk_monitor │ ├─30e824ab268227a089565f8ad6dc6eb9d164b8856ed22a0c7006055b755f9de1 │ │ ├─63715 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63750 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─4971865b5b3fc82c6bb80cc5627c5804646c062e93be83298d1345be82efbfd0 │ │ ├─139670 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─139687 /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 │ │ ├─139711 erl_child_setup 1048576 │ │ ├─139760 sh -s disksup │ │ ├─139762 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─139763 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─139775 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─139776 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─139786 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─140011 /bin/sh -s rabbit_disk_monitor │ ├─fd2bc781ea621f8aed4335059a8fb1b03e40268039c7296a9bd5bdeb50474adf │ │ └─141760 /pause │ ├─f5e4ea5974aa651823cb9cc605b3cd2d6633365086cc69fc33ed69e183fdea59 │ │ └─84034 /usr/local/bin/rook ceph operator │ ├─10fbd2bdd5d6a8529a0c23d1107bf832adde6aae41fc98e1509ec743dfa24464 │ │ └─59480 /pause │ ├─ad610e7049d95c8420471ac59c7a9fe392e112fb4815db08648f2081511af421 │ │ └─55474 nfd-master -crd-controller=true -metrics=8081 │ ├─beda173af71fe2f30bbe1a060471c3843903e8992c5e9a47ffbeb7d944d34ccb │ │ └─47559 /pause │ ├─27d1e2002dbf94664c3922fd7100d4b37676f1640bfa599595058e1641c724a1 │ │ ├─241937 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─242462 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp6gh1cgu_/privsep.sock │ │ ├─242465 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─242467 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─0ccdd021410553b7f02e2eff4fa3189aa9d578e5727e53c1de8b8e843aae417a │ │ └─61499 /pause │ ├─4e2588f31e0583997c4c41e25ecfa12eb769fbd2a3fabf324673b2ebdde2c3bd │ │ ├─48102 mysqld --wsrep_start_position=d3ccd317-4e20-11f1-b2c7-3b21072b947f:20 │ │ └─48229 /var/lib/mysql/mysql-state-monitor │ ├─a716bcbcc1ae966e446145b17bed6c512e9c13d1c0dea72ed407282ba5ba809c │ │ └─169255 /pause │ ├─b4a7c4dd8bf48cd0f520f6f258ba727de29a606165039d63449f571b83a937f2 │ │ └─228556 /pause │ ├─013225077e3208a341968abe978f84e9af090b14502feb18f72bd66a6af90845 │ │ └─120892 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─8cddd8d55b8ed5db7cd4b1793f39f1ac84dd49dcf071303047b24969996e705f │ │ ├─182627 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─182644 /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 │ │ ├─182650 erl_child_setup 1048576 │ │ ├─182697 sh -s disksup │ │ ├─182699 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─182700 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─182704 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─182705 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─182715 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─182911 /bin/sh -s rabbit_disk_monitor │ ├─914df4576b39e46e7a4066c6bcdedc421aaa0f206442235139bd560c7bf3df58 │ │ ├─180089 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─180768 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp3y472w31/privsep.sock │ │ ├─363075 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp_88507vd/privsep.sock │ │ ├─363375 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp59ktu7lk/privsep.sock │ │ ├─363541 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─363543 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─370326 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b8fda829-2d83-4982-82ce-d7f297c6dc67 --namespace=qrouter-b8fda829-2d83-4982-82ce-d7f297c6dc67 --conf_dir=/var/lib/neutron/ha_confs/b8fda829-2d83-4982-82ce-d7f297c6dc67 --log-file=/var/lib/neutron/ha_confs/b8fda829-2d83-4982-82ce-d7f297c6dc67/neutron-keepalived-state-change.log --monitor_interface=ha-c51cfd17-03 --monitor_cidr=169.254.0.14/24 --pid_file=/var/lib/neutron/external/pids/b8fda829-2d83-4982-82ce-d7f297c6dc67.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─371364 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=efb0cd70-d81a-43d4-9117-672ce37af703 --namespace=qrouter-efb0cd70-d81a-43d4-9117-672ce37af703 --conf_dir=/var/lib/neutron/ha_confs/efb0cd70-d81a-43d4-9117-672ce37af703 --log-file=/var/lib/neutron/ha_confs/efb0cd70-d81a-43d4-9117-672ce37af703/neutron-keepalived-state-change.log --monitor_interface=ha-bf0afd87-2f --monitor_cidr=169.254.0.6/24 --pid_file=/var/lib/neutron/external/pids/efb0cd70-d81a-43d4-9117-672ce37af703.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─378008 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=0264eaf5-7eeb-4d99-8f5e-8996868e7c53 --namespace=qrouter-0264eaf5-7eeb-4d99-8f5e-8996868e7c53 --conf_dir=/var/lib/neutron/ha_confs/0264eaf5-7eeb-4d99-8f5e-8996868e7c53 --log-file=/var/lib/neutron/ha_confs/0264eaf5-7eeb-4d99-8f5e-8996868e7c53/neutron-keepalived-state-change.log --monitor_interface=ha-924954c1-28 --monitor_cidr=169.254.0.156/24 --pid_file=/var/lib/neutron/external/pids/0264eaf5-7eeb-4d99-8f5e-8996868e7c53.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─a3c0a733cf770c207e51d162e04887f67b362e5eb3555822e4619fe3406f050b │ │ ├─ 46090 /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 │ │ ├─ 46103 /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 │ │ ├─ 46248 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─263363 nginx: worker process │ │ ├─263364 nginx: worker process │ │ └─263365 nginx: cache manager process │ ├─aa5b791327da2a8c81799ee917b33245900fcceeecfaea5c652b8c877ffdcb92 │ │ └─64769 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─5bb4e6cea743f9d2c55dfe080abaaee8d153208cc292bcd0101bcbe6cb1de2c0 │ │ ├─102285 glance-api: uWSGI master │ │ ├─102297 glance-api: uWSGI worker 1 │ │ └─102298 glance-api: uWSGI worker 2 │ ├─54afa6633ebd18d159d5140742d826007822b3c8346e50904361997053f403db │ │ ├─166149 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─166392 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─166393 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─269233237011d31aaabba915e8827927212758ed3248ffe4dcfc46e03d4b853d │ │ └─245685 /pause │ ├─685e1ccda74a891a87bbce50e72d7fae8fefba685ef985dfde39ebde1173f2a0 │ │ └─181992 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─f0ca5767e2eb7782bfd8caf9074e894c3b5c5e6b579a2ccbde0db33f5eb82b93 │ │ ├─177988 neutron-policy-server: uWSGI master │ │ ├─178001 neutron-policy-server: uWSGI worker 1 │ │ └─178002 neutron-policy-server: uWSGI worker 2 │ ├─d59cf0d382fa32fb9b0233136ab73bccba46a132786fee12533744c32828c349 │ │ └─184393 /pause │ ├─29a3be7beaf168b7041e9ca64b41f2881cb2c67329b67e59c3b7753059bfb806 │ │ └─62534 /pause │ ├─3353b7f7bbc8afb0a3206b3a5cb12d10e35bad170de18169489df83bec907c74 │ │ ├─267396 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─267408 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─ea14dcb5c626ff41474dd5a8fbd3f19a8e8b6629cf3c22ac6510924da1218e90 │ │ ├─116460 cinder-api: uWSGI master │ │ ├─116473 cinder-api: uWSGI worker 1 │ │ └─116474 cinder-api: uWSGI worker 2 │ ├─194814f2c4e919405a659bdc1c5674d073a812725bd0ff0d0b8ed1150e2348b1 │ │ ├─220607 octavia-api: uWSGI master │ │ ├─220620 octavia-api: uWSGI worker 1 │ │ └─220621 octavia-api: uWSGI worker 2 │ ├─ff781a45053dfb48c845251b42b9ea59beac07ec39a069dc2df217eb27aedc30 │ │ └─259316 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─bf6f092810ba142f268d746062df208b0e92cab1523783256dbefdd619482fcb │ │ └─77572 /pause │ ├─3b8c920d2adf458ef74680a764da9381d749fba94044f0adbe930d8a7913e26f │ │ └─64318 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-199.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 │ ├─f282cede4707c6eded15aef78aba2e1ab1acc34283b06d7cd8501e569c20f800 │ │ └─107171 /pause │ ├─6f19ece824673b820ea95f4d1737cdc3ffa671dced9d3f523a7207597b7359eb │ │ └─50412 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 │ ├─f453762772098c706688cbab230a15ac7c56a1b2cc9e1da6aa70890be4d36906 │ │ └─60826 /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 │ ├─4541257afbe62e92ab84546516846e54fc81a8710adde1b2d1e673c12e844e60 │ │ └─116942 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─7ef2f448868e9c2c9a2421862a6fc9bae26fc6e8f4fddd77ce16e647e279229a │ │ └─47072 /manager --metrics-bind-address=:8080 │ ├─34802d75ded30cfaba5e2c863ad86fb9710ee4122cf220a9fd5dd05f7f64fb3b │ │ └─63833 /goldpinger --static-file-path /static │ ├─39edbe4925cb6271f2639a37a6c1b248f77378bfc276e4dc1403ed57f50332f6 │ │ └─47200 percona-xtradb-cluster-operator │ ├─40b89487e349dc3dbfd7604d1d5dc16c1a7c36184aefa0a117e18aa8e89cf8c2 │ │ └─64407 /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 │ ├─18d2e7d4fe7fdad49ced0b551752fea211af2409477548830767c5cd299db9b6 │ │ └─225595 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─852bf5e59a75edcaef7b814af99af465fa2727ed8f35d1dbb510d0cefaedfc09 │ │ └─167473 /pause │ ├─ade76e4596d012aaf7bb858016d5f010146c05ce770f76a57f656f2f461e1492 │ │ └─120307 /pause │ ├─6f6099eff9d10ffe0d333c6713adffa8f42d196d1fa43bb86143c069d9d427ee │ │ └─169337 /pause │ ├─844599ddb18283163e044e1b64eddcbab1b767987ba32e0afe575c2259868411 │ │ └─263928 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─87a8454edd5c00908354ed4b30093129058b17c41196de037d588c8c4b94f5a1 │ │ ├─195767 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─196081 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─196082 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─2dce08b0555c1dc2018eed5b694c7dcada9f5853d45009850538cc8019a1d3de │ │ └─93707 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-7dhmz --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─538d90587b3ee2c66e00d1f0cb6b4d5745cdfc426d7285da6be91fd0d3ed5cf7 │ │ ├─242237 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─242573 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─242574 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─85c3f7faf2b3d5f61a230cdbc8d658a269ca7b29f9e604ae0bf603e074657773 │ │ └─40973 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─b724bc54b8d882fb47a38842a33e740af74eb45ed1d8bda275cb66d3cc09f244 │ │ └─43423 /pause │ ├─7e0f665a130fa11aec4fb361cc357435ecb932b981ba94c784cf904d346043fb │ │ └─39369 /pause │ ├─1d7c4e53d5917125e7046e575ec54a3a20cffe9545ddd68275a5548562f92719 │ │ ├─103695 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─103912 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─103914 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─a237b4d5e9321c4e0ab381aa271ab5f1f8d33e7d1587fc5177c5fc2a71b04589 │ │ └─55432 /pause │ ├─95ac6f802b05de9c7d6f9d93aaa4253f4f0147d93df9c1f9d9589182c9849e08 │ │ └─138700 /pause │ ├─225d344752633afc26cf1967990550eaea432193254ceb4fdb66879779405bf3 │ │ └─55286 /pause │ ├─543f33b67667b578f91387ed5358a3a38dbae6dd47f2c4605161340961454ac7 │ │ └─50655 valkey-server *:26379 [sentinel] │ ├─9954ef4591290f0cedcf08c93ae851fc4cabb4f3280760985712eff008725606 │ │ ├─60386 python -u /app/sidecar.py │ │ ├─60749 python -u /app/sidecar.py │ │ └─60751 python -u /app/sidecar.py │ ├─1cb5f79ef9d9f0201081ee1468759c2dbc52c8621483f0df1f70ef4aa128e3a1 │ │ └─169616 /pause │ ├─25c88262ddb71b906de9543dcba19822bd57e586005769c4318adf9cff2509af │ │ └─259225 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─e4ba8e5fb78845919422fe72d7fd79d94bc4a5075f68973a83e45ede17f21e4a │ │ └─63157 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ac179d8aaec667e3a8325cb40dd65b924e73df89aa77fe03e22d2e5dd2a50be2 │ │ ├─187607 /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 │ │ ├─363738 /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/tmp405amsb3/privsep.sock │ │ ├─363955 /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/tmp8s4jdvz_/privsep.sock │ │ └─368810 /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/tmpseg_l1on/privsep.sock │ ├─bc05fd7da947bb15520c4faff2d40be136334f243e8903900735d250cb6b3ea5 │ │ ├─195743 heat-api: uWSGI master │ │ ├─195823 heat-api: uWSGI worker 1 │ │ └─195824 heat-api: uWSGI worker 2 │ ├─e6d99fd987025dec91b360f9750c356888b6bb4ca5a76491aa1684bf4c3eec30 │ │ └─64009 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-199.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 │ ├─159a2693317621021213c66895247073470ce8f7252bd3d3323958064f39a040 │ │ └─55248 /pause │ ├─b87cce1733bc5569f9c56fbbd451635db62311fe5a0d05fb82d3d46ea9388195 │ │ └─55586 nfd-gc -gc-interval=1h │ ├─5fef4cd48ac8445d5f2c3434d436669cf7b45f43a6523feee0e5fea87f332a8e │ │ └─63675 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─86020bdaf253d1530352a09e2ae3495b0ef08c40e5af343a36e4421adcd539b8 │ │ ├─65435 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65451 /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 │ │ ├─65457 erl_child_setup 1048576 │ │ ├─65504 sh -s disksup │ │ ├─65506 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─65507 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─65519 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65520 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65530 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─65677 /bin/sh -s rabbit_disk_monitor │ ├─d226859c5452183f7de5b3e4267ae589e5fbf2763e29bfba091fbf77cd7d1046 │ │ └─43626 /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 │ ├─6fb71999a3419d13cf99234296cc59c4796e520ca6fa18bda09bf61254d46357 │ │ └─181138 /usr/bin/libvirt-tls-sidecar │ ├─9485115f9effc8811cbe54175544fbc53468f2130eaf6c9e0b4ee38086216f2a │ │ └─230985 /pause │ ├─9f9ddfc244a21064e9832ea8dd4a3a33728e64f91f60f43d9cbecf607d66a3b3 │ │ └─42073 /pause │ ├─6ef40f1ce55c2c6b92082084f1b15e5e442a7195f4da5ff68869b0449d7d3588 │ │ └─63092 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─53f81d2a479959e0dc897747c63e6ffce483c871b5bf27af94cf1140d068a079 │ │ └─228584 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─a1f64e8bd10fa4997d33f106228a49b4a9f627ad7e715b6d015720aab6a75de8 │ │ └─227521 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─7521fcf929e218bb5bc284ebd1530b084c588504bdc2bd4feed31d5d484efb55 │ │ ├─242248 magnum-api: uWSGI master │ │ ├─242322 magnum-api: uWSGI worker 1 │ │ └─242323 magnum-api: uWSGI worker 2 │ ├─0a64d72b49f978226e66212ff2dadd4bb3ffdfb05892749e5d904c3b61e9ecbb │ │ └─182410 /pause │ ├─ffbdb49a4da1f94e936c49d014468ab5e3541b08fdded7d4d1532ddceac09462 │ │ ├─177943 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─178307 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─178308 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─178309 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─c806f463608055ba31154b3f6856353940b146adb79a384da3c95e0952da1830 │ │ └─39957 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─a68a89994625f767c6b0ec535f63eeabafed7d85ef9438bfdf67a6d07285dc54 │ │ ├─127584 placement-api: uWSGI master │ │ ├─127610 placement-api: uWSGI worker 1 │ │ └─127611 placement-api: uWSGI worker 2 │ ├─7b5478e68b45d729afea14fb9cfd5e7029857910732e60663654f480667fa752 │ │ ├─259364 /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 │ │ └─259642 /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 │ ├─fab16e9436bfdcd2b1e8c147e7097ff4aa2d03f49d8c118392a436f311cdee32 │ │ └─142536 /pause │ ├─b2eeb909ff9c6658aad964902472d85713d0f08b2c3f69eae202d85a032806a1 │ │ └─221540 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─948c953805620bf4caade28935acc2abb6b16fbab49dc1c31c2c0750cdaae7c2 │ │ └─199105 /pause │ ├─c4f086e2c90b441dd5b9f0c2daa504c42ffb08d4a1147247ca946802e0083a05 │ │ └─39481 /pause │ ├─8231a6b4414cfd656aaf38f92634338564fa1b27acb21efe996832fb4a6b6892 │ │ └─48296 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─6973794a52c899d7e8b454cb0bae2a8141d55068c285fad3079db8424c6f72a6 │ │ └─59249 /pause │ ├─e356217e83199ce65c20e62621a8d545a204b59f9ca9041cf274c79f219b1e51 │ │ ├─180081 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─180247 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─180248 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─c441a051c95e955a5c54adb7d2d55dd6b4e7b7f5a4ec2aa07da196e85c46e527 │ │ └─103423 /pause │ ├─a7a1b427bba50fcedd9b1e57c2008068432f887b812541c672a01b848ecdcfa2 │ │ ├─89428 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89444 /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 │ │ ├─89450 erl_child_setup 1048576 │ │ ├─89519 sh -s disksup │ │ ├─89521 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─89522 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─89544 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89545 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89556 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─89835 /bin/sh -s rabbit_disk_monitor │ ├─84bb47de726aac26aa1897682b9f2c41dcafabdd881d676e8d856a88c7bb45c6 │ │ └─39750 /kube-vip manager │ ├─0f81acd380234eaec72a5f9e7dca48e914f3c081132a0131aa076e1076669c6c │ │ ├─195733 heat-api-cfn: uWSGI master │ │ ├─195829 heat-api-cfn: uWSGI worker 1 │ │ └─195830 heat-api-cfn: uWSGI worker 2 │ ├─c85c9688601c239ed1840b540d9bf1f6bfcdd48f9dbfa34da9854b81daf5b391 │ │ ├─263703 apache2 -DFOREGROUND │ │ ├─266716 (wsgi:h -DFOREGROUND │ │ ├─266717 (wsgi:h -DFOREGROUND │ │ ├─266718 (wsgi:h -DFOREGROUND │ │ ├─266719 (wsgi:h -DFOREGROUND │ │ ├─266720 (wsgi:h -DFOREGROUND │ │ ├─266721 apache2 -DFOREGROUND │ │ └─266722 apache2 -DFOREGROUND │ ├─560f1b89c446886ba3b964974a820f4d8abde0c0d5f7c09b55f83d25b8a1d18f │ │ ├─223303 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223321 /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 │ │ ├─223327 erl_child_setup 1048576 │ │ ├─223443 sh -s disksup │ │ ├─223445 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─223446 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─223451 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223452 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223462 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─223754 /bin/sh -s rabbit_disk_monitor │ ├─f0b8a8e1a0efb08a0674542f44b56d58e0ad7675640fd302ef6801a16b9697ee │ │ └─169941 /pause │ ├─e0440973b3f63ae6b6f4ebeb4376f83372615e8b4315d73be818e1588fab43e2 │ │ └─212536 /pause │ ├─89cc0282f1d443ea57629b359cdcec372743458abc52384f501cf9d118fe99d5 │ │ └─43489 /pause │ ├─2338b04e6119f919164d2fbb0094668aa582c368c60d4f616c68562a11d22b33 │ │ └─67015 /pause │ ├─8a7561a2571a75c40ec26b9dd5938e71e093b8cdd2e0ce67a4e044afe6d857f6 │ │ └─137020 /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 │ ├─32b91d673af381a49d35efe86a47bf62875358576b8687da1440591a26ae3167 │ │ ├─60461 python -u /app/sidecar.py │ │ ├─60862 python -u /app/sidecar.py │ │ └─60864 python -u /app/sidecar.py │ ├─c15e02fc467a193dde05ae32bf21b192ea31c057f35ec93af54e406fc491fcc4 │ │ └─120182 /pause │ ├─cafa8a721134e92992bd213d04c5f460bd5ced34ff056ab9aa781664278b3d5f │ │ └─169356 /pause │ ├─1cf495948e7daf3bdcf2484d42c6ff4529c9ed6545c00d3819f33d5eb070b0c3 │ │ └─55220 /pause │ ├─09630001e5c5405993cd687600fba0750e5a9765bc2ba337473fdd392d952415 │ │ └─42466 /pause │ ├─5d03921ff345d9d1d7ddde63b297475b04948cecbb5399c460ae61ffd113b1a9 │ │ └─147758 /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 │ ├─6313d4336aaf5212da6e74a61a8dc6fcd13614be8bbd1fdb2231a952b5a2d60e │ │ └─46148 /server │ ├─cb96076653b890c8675d2d8016f7ed599823c743a4f00c04da37e0c8ec8f9dc3 │ │ └─231010 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─d9076c2d4c7bf8ba75cdda7062d9f8b26a5ee1c8fae6fe12ee7c6a089b7962e7 │ │ └─39933 /pause │ ├─2e465394d033d251e42caa66b44d6a224bdc24b73ce6871ca4a3e09d7a1ff650 │ │ └─65021 /bin/oauth2-proxy │ ├─1c5c0d6b168f24e8ead2bf2f548d8df695bbeae44b0a2c58707a29261f2ea724 │ │ └─212850 /pause │ ├─229aec6e99f63b769986c405f9e2354b59dbebe63261aa9624b8bcb2ec056002 │ │ ├─166166 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─166385 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─166386 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─08747c47cb56ec7b8694722962b00b001bf0fb3655b47240a5efb9c4eebed0b9 │ │ └─187704 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─8de427cf5cdb4e2e6c3a3f8816847339980f74811b4eb7ecf59fce50c170ffe9 │ │ ├─177942 neutron-api: uWSGI master │ │ ├─177974 neutron-api: uWSGI worker 1 │ │ └─177975 neutron-api: uWSGI worker 2 │ ├─6cf1dbe044b486992c7296f383cd248d87b4df026355a54d724d3d983e18952e │ │ └─59688 /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 │ ├─04ccf0c3a26841473c5b4da50dfaa032fcbfe72dba21f8b8d0aef9519cfeef3a │ │ ├─167611 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─167628 /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 │ │ ├─167634 erl_child_setup 1048576 │ │ ├─167797 sh -s disksup │ │ ├─167799 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─167800 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─167808 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─167809 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─167819 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─167942 /bin/sh -s rabbit_disk_monitor │ ├─f699012ee5f50b37206f9c58c8b2d7b483f03c0206a605162a18f07780db10be │ │ └─45911 /pause │ ├─978ef29db345d79d2d8dfd7a420409bbd9dfbfc5c741f007702d49a8da3efbeb │ │ └─261111 /pause │ ├─8da4fb5a537d795efa4f8877b1f563051a699aec7458d347f365c5f8c5cbca7b │ │ └─122692 /pause │ ├─b49c4af213958001f7e14a40bb89361ff4dcac1ec289011d2eeb9de9d674e8a9 │ │ └─43539 /pause │ ├─41afe492e2c3f9e0533e837b427668035468d8fd94975c0029a3e233d7d3585e │ │ └─212569 /pause │ ├─12765de36687577e76ffb82700505b759168cfecbd3e1052d415d581e10705e3 │ │ └─181207 /bin/bash /tmp/libvirt.sh │ ├─d234d518ab4336362f11cb8cb86def446534615d1de4238256ef478c5251cb83 │ │ └─64614 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─5b6bd4516876f169c59c47bbb9c8c6d6754cd53ed5e1192bbf5140110ce5aef8 │ │ └─59424 /pause │ ├─d42233f3547c48fe7a5cb142cded472f86cdec686813aa9b568e6b1cd9f45ff8 │ │ └─43024 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 │ ├─bd1ea56c327ef43bdee7862af1dafe47720694605831231d232d9f2b75a54a14 │ │ └─63779 /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 │ ├─66ca352efce34746749afdcf6ad8c258e45fab867e2b15f8edff55e45e428e6e │ │ └─103378 /pause │ ├─7fc2b3cc6a8fab2fd83313bf45b25feb16bc2a2b319ad1adc2b7b5c76c92e084 │ │ └─250061 /pause │ ├─b687f9dd01f380447ab945dc512000a23c380de2bb21a1fe8f6f0446733364b8 │ │ └─39638 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 │ ├─6737ce32cd7b640ce54762cf080e0e65a545ca55a687851c6a56186abade1ded │ │ └─47917 /pause │ ├─7c7f90a17eda3809600b23b4e64bcd5a3774557eedb37c48b49bcd24c3eba62b │ │ └─101840 /pause │ ├─df8dbd1c53ebd9680ccab47bdd6d53f4044bd646150a66170042eeaf85bb0c9d │ │ └─227497 /pause │ ├─f160403c869095f5c033b694ddc82b1448b41c14eee2db23a46fafd53c50d63d │ │ └─64450 /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 │ ├─e8a28e808c19a1447b64599ec23630e3d1c3b600ddfda75d47c08660f66472fd │ │ └─241911 /pause │ ├─70b3f9beeafd3370b59baa6e5cd35688be2a827dd59ac849981fb5badaed1fe7 │ │ └─46685 /pause │ ├─1b784853a8a0ec89ad0645e9fc4011cc7b5afd2811a776c03dde57561671cdd4 │ │ └─61110 /pause │ ├─288544220476467013816b894da844d1c514321d65839238b7721e7f9e3d8c5e │ │ └─54522 /pause │ ├─7a0a90f2e96277ae93bc552ccb7cc9cf862f5ad5f600e9fdbeb86ec3d32be02d │ │ └─50319 valkey-server *:6379 │ ├─24b8926d93b2a2b53e5b6e1ac2234f8b058e613d512e1299f4d3f9f5da193558 │ │ ├─82661 barbiacan-api: uWSGI master │ │ └─82672 barbiacan-api: uWSGI worker 1 │ ├─fe52d81218971e7070eed9af8a2ed4ce93a6be89f26de6bdce9a6d8ccecba2d5 │ │ └─62828 /pause │ ├─dcf680902fbd3b5c9cb5278fe7ab0e941be09debdf4b2c74d4f9fc505970d3af │ │ └─62121 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 │ ├─0a79893c332512d973ca55496236d3913e7a7358cf9e08c64256ff46e61782bf │ │ └─50766 redis_exporter │ ├─143d306641998cef64e5fa04a176b2498c2316d77bb49a524779079245b9f939 │ │ └─39622 kube-apiserver --advertise-address=199.19.213.199 --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 │ ├─bb839f54bb067af795bc9464b378313a4abb90dd18fbca4e634a24dc89c8bdee │ │ └─225483 /pause │ ├─7b5cf8bfa575e1b802c8c31345f0f9dd2a85513f7c606a75037f08d71fdb1f78 │ │ └─64722 /bin/pushgateway │ ├─6b928c80130937ae4654668f1cd69fbdbc98a2f282ff17727fdd23fcf435e5fc │ │ └─62233 /pause │ ├─68a6230826b709dbb33a79ef04665d44ec51bb04ffa3f01a28c27ae8fc928fc4 │ │ ├─62630 nginx: master process nginx -g daemon off; │ │ ├─62647 nginx: worker process │ │ ├─62648 nginx: worker process │ │ ├─62650 nginx: worker process │ │ ├─62651 nginx: worker process │ │ └─62652 nginx: worker process │ ├─8c9a696c8f8655a324981726c3c26c5eac87199e2646855410b22ddfcafbd73c │ │ ├─41183 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41551 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─6952dc51c8929ebc251d381b7650f881f18220dd1443a7a0b9e3676dd0252533 │ │ └─64049 /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 │ ├─86c845b365de5ab66c86a751c8384735fab7522c781546a3b6748651b12be273 │ │ └─43671 /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 │ ├─9121e4a5aa5355819436906a819364a6c6a96c203ada625c2cb03140363b34c0 │ │ └─250009 /pause │ ├─36bfb6283ca1071888d7ec0895974a91c8ac1a1e59c7748854391bebee77355b │ │ └─61955 /pause │ ├─0eff61819186e167b579c186e51ad780e27aa9cbbab1e3e26c4618f083f1b57c │ │ └─55685 /secretgen-controller │ ├─0a7794198802661292dcfb89219cc879f7b17da513e30b0701d36aefc9330901 │ │ └─263592 /pause │ ├─c7baa3dc1df823837532caf7fc8033ecd319886dfe59ec6c988efe7cba3b6363 │ │ └─226824 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─e43fb0186ad97f5bf7879871b21c6b098776fe1a40618165b8f5cdd94cea0afb │ │ ├─165415 nova-api: uWSGI master │ │ ├─165450 nova-api: uWSGI worker 1 │ │ └─165451 nova-api: uWSGI worker 2 │ ├─21668824fddc6f9810b39a6f3147dc721c3a7ac5d4b7100ce2cb7c4e55596a2c │ │ └─50276 /pause │ ├─00966dc71cac3eae8c060dbe2c9329841836c1a0b94669c4fa6512893ac9e225 │ │ └─169726 /pause │ ├─34b52466949a58522cfe011e586888892b1b9085a991e333c39f9c0e6af65726 │ │ └─136359 /pause │ ├─d9c29bee5e9d9ab7fba9ba26d698cca0ef87da79a777263199f6460e768c9a6d │ │ └─250132 /pause │ ├─8e066394f900ad1ad8f0d92cee4e11c2f09c44ffe90ac67be3efe3afd4828a39 │ │ └─89280 /pause │ ├─a3d94e524092c4b16da61b4699796ab43232a1392325f536447ee65ece0ff07a │ │ ├─121274 /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 │ │ └─121416 /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 │ ├─c43ebbb3bb7fdac70118193dd0f1b4c1194fb4ea8d4bcf8dad8cde36123a25c9 │ │ └─63443 /pause │ ├─4461ec83d268bc5ae0af011cc1639849a48517d61f9caba0e2ebe4bfc62df106 │ │ ├─170335 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─389863 sleep 300 │ ├─e54e4d1e27fa2b9a9af612cbcd29f1b0d70bbab1c12252821c23aa40e840739b │ │ ├─105432 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─105449 /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 │ │ ├─105455 erl_child_setup 1048576 │ │ ├─105502 sh -s disksup │ │ ├─105504 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─105505 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─105506 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─105507 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─105517 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─105723 /bin/sh -s rabbit_disk_monitor │ ├─95c81f07cbb185e47dae1f50c4fd937ec324b6fad5b15334d9b4d36563f70209 │ │ └─184465 /pause │ ├─9b728d3b6a43a5811395367e96f0f3c111c96f92d87f767efc092211fd895706 │ │ └─249834 /pause │ ├─ec7c3871fdb11d48e647ba982c1888253682063c09dee6a5cb6267cfe4cc620c │ │ └─265196 /bin/openstack-database-exporter │ ├─c5885d64f290287d3bdde1034a977a99959060947ae09e54dacb396150b97e9d │ │ └─184607 /pause │ ├─5868f2f19597b2f28488219166b99cf5a45f73547bc358ddea6a13ab9ef534c9 │ │ └─141711 /pause │ ├─57ba4942a47197d6be8e953d08097b98ef4a3a888c7e37e4c384d4bb66ce02fb │ │ └─104953 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─396f6290c18411081180b7021965a17cb9eb16af9078a996ecfa89355f918d26 │ │ └─50123 /pause │ ├─6d1464111db468545ae200e6912f189f1db85f0e83e208738592172297afd827 │ │ └─61322 /pause │ ├─8ba9155cf63a691abb7141a8177e2bb1e68f6921a5d6aeb3a1cc0d49374eede8 │ │ └─142216 /pause │ ├─489b5abf80a9487d85ca50f95963e5bcffc8123c0dd89ce1e9850a0d3023172a │ │ └─60076 /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 │ ├─597d015c27b9aee6344f56f84bf7069a822f8cf9d8f3aa7034093f0f10733646 │ │ └─64799 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ └─79e775f51c5990a1192087c1b109148e05f50103dddf569329a3c3b7b9bc5e4a │ └─105338 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount