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 │ │ │ ├─21918 /lib/systemd/systemd --user │ │ │ └─21919 (sd-pam) │ │ └─session-21.scope │ │ ├─21855 sshd: cephadm [priv] │ │ └─21932 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1622 sshd: zuul [priv] │ │ └─1635 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1626 ssh: /home/zuul/.ansible/cp/162.253.55.156-22-zuul [mux] │ ├─434776 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cftjuzjctqheeddifvpiyyadqvxkkbhb ; /usr/bin/python3'"'"' && sleep 0' │ ├─434777 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-cftjuzjctqheeddifvpiyyadqvxkkbhb ; /usr/bin/python3' && sleep 0 │ ├─434778 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-cftjuzjctqheeddifvpiyyadqvxkkbhb ; /usr/bin/python3 │ ├─434779 /bin/sh -c echo BECOME-SUCCESS-cftjuzjctqheeddifvpiyyadqvxkkbhb ; /usr/bin/python3 │ ├─434780 /usr/bin/python3 │ ├─434783 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ip neigh > /tmp/logs/system/ip-neigh.txt bridge fdb show > /tmp/logs/system/bridge-fdb.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi │ └─434785 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-5b34993ed51364f28d55d20ddfc57352ca44f974188a497d373cfdf10a681135.scope … │ │ ├─39371 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39385 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─containerd.service … │ │ ├─ 9967 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12557 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2f941d7cb740e8af831fa5a04443b220ab02a7caaf802aac24359e2b0073d8bc -address /run/containerd/containerd.sock │ │ ├─ 12915 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dc88fce99f1088c0c3bada6880364ac4a47c99a49e701b179de864e0c0fe10df -address /run/containerd/containerd.sock │ │ ├─ 18901 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0df01db332c3202674185f63d18e723dfa5f9ce8d385519895191ee4d5d5393e -address /run/containerd/containerd.sock │ │ ├─ 25467 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5c81183302e1937b0613b20acb60d2d0fd3a3a484e5889b7f96c106741b9dc6b -address /run/containerd/containerd.sock │ │ ├─ 29972 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 60754e457503ce319c4e6ac82cffab5c98daea2c46f906a37623562e1722a3aa -address /run/containerd/containerd.sock │ │ ├─ 34610 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 07d64abe8bb1e844f0208c9045109d26c0cc6cfce3d65db42d45c16fadbb6d8d -address /run/containerd/containerd.sock │ │ ├─ 39343 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5b34993ed51364f28d55d20ddfc57352ca44f974188a497d373cfdf10a681135 -address /run/containerd/containerd.sock │ │ ├─ 41900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a55b41f2ed86bcdaf411873a017288424d5bb0093c78a6ddb092af1d27ad687b -address /run/containerd/containerd.sock │ │ ├─ 41944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a355510a43114303308bf562af9aaa3441a6f82855c0b787aa6178668a76c92 -address /run/containerd/containerd.sock │ │ ├─ 41950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f93d20da17a39ed15820b48770d85a0b0695e4f58c8a7f7c0d887b888a1776d0 -address /run/containerd/containerd.sock │ │ ├─ 41956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18f38acd6e6e9e5c1332ad1a8a8756482cd44d5e300ba967e9f99157c1a5d49f -address /run/containerd/containerd.sock │ │ ├─ 41975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b503eb773956d7fee3478f0e119bf39966d7782f33a3792f5194fe3922dcd50 -address /run/containerd/containerd.sock │ │ ├─ 42523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 656a0c88de0bcf0ce95d0a73a6ca58c7d130d14d246962acf4aee734db4e1016 -address /run/containerd/containerd.sock │ │ ├─ 43259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9be20b3a25e5b0e0d2de53277c0d86f2b525751793ded1c057e6fe86f3a47c0a -address /run/containerd/containerd.sock │ │ ├─ 43280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aefda359a3cd53509ee1d74afab2eed3c7c76601f8a2977735067c6ef498cf78 -address /run/containerd/containerd.sock │ │ ├─ 44617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50dcec19c9ebd04e61e9041157774ee23782403c99e24940e13b7f26ca9ff679 -address /run/containerd/containerd.sock │ │ ├─ 45061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bb054f3e36b94bc202f31abe78be6493e15fff0b6eb74868e733c0b993c2a6c -address /run/containerd/containerd.sock │ │ ├─ 45099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e3e2378d5aacdaee16ad7602c4c8e637dbe657f66bfc3e137cbaddbdf32e0c2 -address /run/containerd/containerd.sock │ │ ├─ 45532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eff56ea0520f70cc1d80a2fb95947600218631d22a7806832124f0069ffb9b4c -address /run/containerd/containerd.sock │ │ ├─ 46050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d7d490dbe8f30549c3ab1b660ea95bfe21cf5ff303e050d6568f3d186cc55ac -address /run/containerd/containerd.sock │ │ ├─ 46088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1b23f8420605b3deb42d36b823993512334454b00337de0dc142c349b663f65 -address /run/containerd/containerd.sock │ │ ├─ 46130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26d35826ae3779554ae3cd70d2868d70ae73ed33b22e5332ef7d658ebc4da55c -address /run/containerd/containerd.sock │ │ ├─ 48258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a41fe928246ccfccd57b9266651dce3c11e4c5e2b38e557b9cdadcff4890893d -address /run/containerd/containerd.sock │ │ ├─ 48448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d103903c05165484cc830539360913bef4f9800859242371df2e512985db9de9 -address /run/containerd/containerd.sock │ │ ├─ 49257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af4d43f76214bd4173d326761f40dd55069b0ec6ec0e971da7a30937170f341a -address /run/containerd/containerd.sock │ │ ├─ 49296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19db7a27fb04029068ab2638b4e0b4ce4552294bf4cbff4e795fd4f261916867 -address /run/containerd/containerd.sock │ │ ├─ 49673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cac4a34691d4d6c77cf54a9433dc14d5241e82ff175bdb4045a77ef14fe746bf -address /run/containerd/containerd.sock │ │ ├─ 49972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76cff2b64cf85433182c81ac25634aa05341bacff10ba234a1ad68e414bbd52b -address /run/containerd/containerd.sock │ │ ├─ 50320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3fa37a6580e89f37019ea0232ae84dae1fc8130954ec931ec8b1d3020d1a170 -address /run/containerd/containerd.sock │ │ ├─ 52602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ac7cd332e8763dcc4a39eec9805b5d79947a021a48cf77e58cae4382e110dcb -address /run/containerd/containerd.sock │ │ ├─ 52895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60fea46f8b55052fa7fb9f1da9114f9541bd419329b6faafd760fb34037befbd -address /run/containerd/containerd.sock │ │ ├─ 57763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53470140bfa4c192fe9699717665bf048897fe0cd3510297a44ee58d1fba750c -address /run/containerd/containerd.sock │ │ ├─ 58623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce6da29945a1dfafa8a04aa244c58529230f1f2f6e3b5d099db6911da14d2a38 -address /run/containerd/containerd.sock │ │ ├─ 58672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bedd7f9ec5a1346484b649517c27106cfbaf325ad7f3be73e5d26544ee82b32e -address /run/containerd/containerd.sock │ │ ├─ 58715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c28c2c60b495718d22c4491fe794aba27828d752c4e57416ae52c1ced7746c9d -address /run/containerd/containerd.sock │ │ ├─ 58899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3298912dbf65bc0f513d5c86cc6c1d6a0df856f767c75b6264ebf3796ac7559 -address /run/containerd/containerd.sock │ │ ├─ 63815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a44ddfe75624c882b3ec71df53e9d7a2bec3a1c78777d10945d27ea001d54723 -address /run/containerd/containerd.sock │ │ ├─ 63986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c567c0672d598cfddb81b233b744a41232e71788acde348bbe68ff5df7eeb555 -address /run/containerd/containerd.sock │ │ ├─ 64092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b97bd9d5e93bccdc869dd1b90c1db74112f94740e5fc83a5f85a5b97c020282c -address /run/containerd/containerd.sock │ │ ├─ 64137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29e03f18abf4e6cceac8f37c745cbbe5fd77b64025ae12e74f71bf04c019e339 -address /run/containerd/containerd.sock │ │ ├─ 65602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a878dfa006c4e11090eb83fde7e96f15fb0f239948a1e916cca8b7d46282f6f -address /run/containerd/containerd.sock │ │ ├─ 65792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1ea611b9ecc384ed53450e7a66cc05a3ebf847a5f71afed6c6bd54c5fc3cc76 -address /run/containerd/containerd.sock │ │ ├─ 65831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08ca81f00997d067d2f21a5a01c7f9f17fb550d6980f82a58584f8603e9cba53 -address /run/containerd/containerd.sock │ │ ├─ 65885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fb24ddc55e9458b6ab4d479452ca2c79f07b7dea9ae9b58034951a333257c81 -address /run/containerd/containerd.sock │ │ ├─ 65912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38ed2bf26b66fcdc52a6f13fe349e35f22d3ecba5c79506fee7284d583a3eb39 -address /run/containerd/containerd.sock │ │ ├─ 66447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a70450c182393dfad40aa76730185ef8d3382cbccc1a7ecbe744af8fb2f09ef3 -address /run/containerd/containerd.sock │ │ ├─ 66769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ff5e6dd8be28780b934143e9aee8780f3d26ccaac07d56a70151b72fd352413 -address /run/containerd/containerd.sock │ │ ├─ 66908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09a705b37a42bd11d3da082364ef04404c28079853b94b8b58c7d0f8301dee56 -address /run/containerd/containerd.sock │ │ ├─ 67638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d91b80f219e54818a4f0199d31784dc447500f6fa68aa5a992ef801361e1558d -address /run/containerd/containerd.sock │ │ ├─ 68468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0b01ba2de214842d57768992eaa8d1a33d23999592e2684e0bc54bd6219a8fa -address /run/containerd/containerd.sock │ │ ├─ 70084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63863cb682c6d8a968e06aab1df3ab3e1604a9c12c6b2411f02f220b41aa26dd -address /run/containerd/containerd.sock │ │ ├─ 71879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83e3fd7cb3750ea1bbaef60d01c668c24a4c17cdf474b321bae074335a58555b -address /run/containerd/containerd.sock │ │ ├─ 81244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fd855d4ef2bee45388f1f3c4d2248db95579f6bf33fd07c93825592c704ef5b -address /run/containerd/containerd.sock │ │ ├─ 82839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a1b25e480741e93b0e85188f4c2735837a4c123ab4e80f81fe2d617fdc01718 -address /run/containerd/containerd.sock │ │ ├─ 88930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cbbe711e3b3b7151f396c43b12514fe061a19bdef92591d76e677a39fceefb7 -address /run/containerd/containerd.sock │ │ ├─ 95878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ef14c1eb49229d75a084dac975b55a8b933efb8f2bd6e748d935c0bb043eb4e -address /run/containerd/containerd.sock │ │ ├─ 99131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6b2b0d521a0e032a6181842a25ec6c1ed357f32e737ae52a768c3b50e07e930 -address /run/containerd/containerd.sock │ │ ├─ 99178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79d5e96f95e8d0b323acd0f73b824a81dfffbcd15bf38354b74ef8b5e8e4b2c0 -address /run/containerd/containerd.sock │ │ ├─113089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f815a664b92785bc051024889efe3bd38190d3231a6242180c101b7e457bd89 -address /run/containerd/containerd.sock │ │ ├─114633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bea63f28ba04881496052feba2485c5ecc6207559cb1eddbd4a2585bfe8097e6 -address /run/containerd/containerd.sock │ │ ├─114689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ded40436dae86028cea0583ca46a78cb29db8185bf476fd10ff0b9e7a37ca793 -address /run/containerd/containerd.sock │ │ ├─116641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c8af86f137ae2cb8bc0c2058dc86653e305514a1300cccb1a68c8cb408d17d8 -address /run/containerd/containerd.sock │ │ ├─118468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83052b1bdc3727bb3533bfc5645f77c211b4545086f9eed03ce457a3608682ea -address /run/containerd/containerd.sock │ │ ├─118523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0ca886fe9d5cbe0da45c877f8fdccc6b85797fde43f82d70b067191c45a5f1e -address /run/containerd/containerd.sock │ │ ├─131592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e674b555760d54f739f133c609040047de98dc474ab3d9b79544001d94fe6fe0 -address /run/containerd/containerd.sock │ │ ├─131688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b999e475a3048e83da4cd8b188c1b399ac017bca5fd93f0dc71b27e1ec1b73c2 -address /run/containerd/containerd.sock │ │ ├─145464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0357bc51e84eed98915576f3a2318e9cb1e2736e5d9c59d0b3d531092982812 -address /run/containerd/containerd.sock │ │ ├─160645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31cb3d57f69e768b275dfd99238cb95e7ad2b1293b660ebdfdd0c15399e864aa -address /run/containerd/containerd.sock │ │ ├─162191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d9954b5f5db901c15b16f4df4a584fd1ed5f7e4b05bbc13053b7844459ebbe5 -address /run/containerd/containerd.sock │ │ ├─162737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 280f4b547d21ab289a7680cb854d2245929ea708b64fbcab9b4200dfcdcaf6ea -address /run/containerd/containerd.sock │ │ ├─163580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efd9e5bdfb7f4e71700d7e53710867400459c794fe3b6c6ebcab7044fa991184 -address /run/containerd/containerd.sock │ │ ├─165663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a672d6b82353bc5e867ce10eeb87c0e17228444acb2d83b2b8c16b8d9f016e30 -address /run/containerd/containerd.sock │ │ ├─165958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2439ddb812ca06c41f83d84aced8fd60cebde91f54084213409452b8cef237e -address /run/containerd/containerd.sock │ │ ├─166194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5411fb435b7e501634e80ea92f4c94a51f51fb8167e6d14d4f6048880dc7201f -address /run/containerd/containerd.sock │ │ ├─166256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b13bba280eb609c7eb502708c6105056d3a69676b10bdc10c688c7d49ada53d7 -address /run/containerd/containerd.sock │ │ ├─166360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65cca8e2c0c35d03796d62a117399afcc561208f45a5f969568a2ffc59404560 -address /run/containerd/containerd.sock │ │ ├─166603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e99d14943dc0e859360978c25c275cd4351021ef6754e92449e2301a192a684e -address /run/containerd/containerd.sock │ │ ├─179220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2845e871e96e73c4c6933ebf3407489ab50c11db87eb9eec88cfd6e7bf9867b -address /run/containerd/containerd.sock │ │ ├─181034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a6f0e4268f6ce8b9f4e986cb0b0c246f81dc49f945ce845e6b22356ba3cf103 -address /run/containerd/containerd.sock │ │ ├─181080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f55bbf2a7b2c076a31267329406f707d78c0194f5b3dacc2a15bf1ed781afcf -address /run/containerd/containerd.sock │ │ ├─181287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81c8b0bad962f1059bb4410a1ee960ebda51734c2640f8b307c1f9712cac643b -address /run/containerd/containerd.sock │ │ ├─181345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afe6f82d78a05f13d2a4b7c9aee384f91da8092f6781627b0b2fb88b7055f91c -address /run/containerd/containerd.sock │ │ ├─181391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 472ffae2bf6b28681065a20118eb7f536d512ea8a5c07e44b21be7ffb9ae342e -address /run/containerd/containerd.sock │ │ ├─181396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 024161ba04bb70f238075036a505189eafeed438c6978c5ba0241ef641789195 -address /run/containerd/containerd.sock │ │ ├─181474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c00df0410edea362a30340e5856fc961567aca8a16fe0691f71d4d91b4aa162 -address /run/containerd/containerd.sock │ │ ├─195120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fc10d16ac706631f348b57566522f0f80ffe8ade5c3f7fd32102cbd10633c9c -address /run/containerd/containerd.sock │ │ ├─197729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fccaccfe3e642964f89118c991d83c22c8d3e0197557d1df2c27da7ed6e7b37 -address /run/containerd/containerd.sock │ │ ├─197813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06498025d6deeaabc87a6b15a1110e8671e3a9a027bcd1996e8bb40bed7e2ac1 -address /run/containerd/containerd.sock │ │ ├─197876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d078660da64a41a51994f3611ff7e8a90a49695720e5fa8fb1050387563591e -address /run/containerd/containerd.sock │ │ ├─214668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1679ccdcf118e08462247ffba317ae2de756aec902c16ffdcf221de66311e9e -address /run/containerd/containerd.sock │ │ ├─222916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa8317f9c796ed611e940c67c011c2a53399c3ed9f2fffc2447eb32af6b1c604 -address /run/containerd/containerd.sock │ │ ├─223181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce85565be9df88bd3fcfdc02f9c5cd1c296c341cd0d1e5edad211923165e3530 -address /run/containerd/containerd.sock │ │ ├─223213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 814621e793ffe7cbfe70c82f63b5c91b2129c76086e28634b1c38a413a0ff1de -address /run/containerd/containerd.sock │ │ ├─223333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b28e6d8c3b64691791cc29654f1d5719dc686849edb855a4a5eb19f37f5d7c9e -address /run/containerd/containerd.sock │ │ ├─236198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a92189ce66c42841397b5838666e574f7597b00e844a588ed868e218cb7402ac -address /run/containerd/containerd.sock │ │ ├─238675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95d4c7dcd32a8e07bdcad88b1c103e0ecf4163ccb22103ad27e484fb17101931 -address /run/containerd/containerd.sock │ │ ├─239938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2346b84e7d18aeab5de30d7ee9c524c4d1abd331687696865aa3ca74c2d9e9cf -address /run/containerd/containerd.sock │ │ ├─240848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bf4b4e1ae941a1d65055f0d4e850eb244647290ce23b375ac1802ca8f5e2311 -address /run/containerd/containerd.sock │ │ ├─242020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b52685da4f1f5c475c6b6f2e1cb2e9fdab212e5fc7b57a60daa9bd18fa1c250 -address /run/containerd/containerd.sock │ │ ├─243687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c027eda824fbf334e60a77efa37bc1d3d4f2d9a31da56197e6473eeca65d59c0 -address /run/containerd/containerd.sock │ │ ├─245528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 911235d2928847e072fadf195db2a67e8088fe2a89ee9adfd1577a92a4aeafc6 -address /run/containerd/containerd.sock │ │ ├─245649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f36db9fbbf19efe7923f93377e42d3952eb736e9cc6b061eaa55d69d8eb7731b -address /run/containerd/containerd.sock │ │ ├─255630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d1d75b527d45d5a6c1f0914604477ace70c5e155a54efaf21e200200567160b -address /run/containerd/containerd.sock │ │ ├─256128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdb130ba680b795ff6fda716c86fe17a71042457a343fcac6070af2f52dba584 -address /run/containerd/containerd.sock │ │ ├─258750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c12f98774e96504d72cab66893a50897cd69bca458c056e3266d76ded4d009c4 -address /run/containerd/containerd.sock │ │ ├─263437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74aaeb23c231acd257d88cf565462ddabe48a2659c7b51d81d54aa466760bedb -address /run/containerd/containerd.sock │ │ ├─263685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8bce30b7b0d8d71cb59008a10a01890a626ec9fb7707ffdc1a50c7ba2d9d067 -address /run/containerd/containerd.sock │ │ ├─263790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fbec9153691a8de6c209d5bb84bbf333314fe561be16cab601049c45a190f64 -address /run/containerd/containerd.sock │ │ ├─263828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23b4d358895c42a9d718ee640100496d25f1da696ab850b5c836c68c537d654e -address /run/containerd/containerd.sock │ │ ├─275874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83baecbd808ceaf0b26d299bc4f206bf1f421dab9051e0d2585bdc2d77f25caa -address /run/containerd/containerd.sock │ │ ├─278416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0464bfc61cfc2714e3a48ed50fd107a59b81d5057d420a3e21e31c9065c783bc -address /run/containerd/containerd.sock │ │ └─280008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f0e21980a8ef80882910431dc198f66df6d97b0fb4abf78a3afc5e52532e6aa -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1430 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─docker-2f941d7cb740e8af831fa5a04443b220ab02a7caaf802aac24359e2b0073d8bc.scope … │ │ ├─12602 /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 │ │ └─12614 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-0df01db332c3202674185f63d18e723dfa5f9ce8d385519895191ee4d5d5393e.scope … │ │ ├─18928 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18946 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29675 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29955 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18860 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18880 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25181 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25450 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39293 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39318 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34319 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34593 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12492 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12521 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.bslsyv.service │ │ ├─12849 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bslsyv/unit.run │ │ └─12869 /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-bslsyv --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bslsyv:/var/lib/ceph/mgr/ceph-instance.bslsyv:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.bslsyv/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.bslsyv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10336 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─159958 /sbin/multipathd -d -s │ ├─docker-5c81183302e1937b0613b20acb60d2d0fd3a3a484e5889b7f96c106741b9dc6b.scope … │ │ ├─25492 /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 │ │ └─25505 /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 │ ├─kubelet.service │ │ └─42362 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=unix:///run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.156 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─644 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-dc88fce99f1088c0c3bada6880364ac4a47c99a49e701b179de864e0c0fe10df.scope … │ │ ├─12960 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.bslsyv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12980 /usr/bin/ceph-mgr -n mgr.instance.bslsyv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1099 /usr/sbin/uuidd --socket-activation │ ├─docker-60754e457503ce319c4e6ac82cffab5c98daea2c46f906a37623562e1722a3aa.scope … │ │ ├─29996 /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 │ │ └─30008 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11100 /usr/sbin/chronyd -F 1 │ │ └─11101 /usr/sbin/chronyd -F 1 │ ├─run-rf794e86545da4698b51e01a705cdf6d6.scope │ │ └─195714 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-07d64abe8bb1e844f0208c9045109d26c0cc6cfce3d65db42d45c16fadbb6d8d.scope … │ │ ├─34635 /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 │ │ └─34647 /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-init.service │ ├─iscsid.service │ │ ├─159817 /sbin/iscsid │ │ └─159818 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─b28e6d8c3b64691791cc29654f1d5719dc686849edb855a4a5eb19f37f5d7c9e │ │ └─223380 /pause │ ├─26d35826ae3779554ae3cd70d2868d70ae73ed33b22e5332ef7d658ebc4da55c │ │ └─46159 /pause │ ├─00a1c68bfd5f3bdd9e2a0343559b3750f11161f95ffa7917ebc4b2d130a2f0cc │ │ └─48766 /server │ ├─cac4a34691d4d6c77cf54a9433dc14d5241e82ff175bdb4045a77ef14fe746bf │ │ └─49696 /pause │ ├─7fccaccfe3e642964f89118c991d83c22c8d3e0197557d1df2c27da7ed6e7b37 │ │ └─197754 /pause │ ├─2ac7cd332e8763dcc4a39eec9805b5d79947a021a48cf77e58cae4382e110dcb │ │ └─52625 /pause │ ├─d388a9d25a30ed140e050470e0fa0fd9b5346276d86ec693694db10fc8c57a95 │ │ └─68749 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─c420e49c37ecad08ff4f527775707fb208cac07140cc094ab5d09f05f9ee88df │ │ ├─234039 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─234721 octavia-worker: ConsumerService worker(0) │ │ └─234724 octavia-worker: ConsumerService worker(1) │ ├─f93d20da17a39ed15820b48770d85a0b0695e4f58c8a7f7c0d887b888a1776d0 │ │ └─42053 /pause │ ├─9cbdb7e358354e7c9ba018a19b75b36885efb0ad5c1133ed8f49ff9fb27c91df │ │ ├─ 48718 /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 │ │ ├─ 48731 /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 │ │ ├─ 48838 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─278128 nginx: worker process │ │ ├─278129 nginx: worker process │ │ └─278130 nginx: cache manager process │ ├─db9c671ff0001875200969dfc40b742784b238420975780040aee52249bfb6e4 │ │ ├─210773 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─211132 heat-engine: ServiceWrapper worker(0) │ │ └─211135 heat-engine: ServiceWrapper worker(1) │ ├─6fd855d4ef2bee45388f1f3c4d2248db95579f6bf33fd07c93825592c704ef5b │ │ └─81268 /pause │ ├─521212b2faefe86e0be1c5b6a067d9c778a898f5613123f378968311936f269f │ │ ├─68001 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68038 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─07b7e4a0ff4f2220c1c4ee636658c3493efadb0973160108635773e357219ceb │ │ └─50678 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─203736c79751ebf49b257541961e44dbc4370eea8679e17e6be1871d96333005 │ │ ├─282687 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─282700 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─aa8317f9c796ed611e940c67c011c2a53399c3ed9f2fffc2447eb32af6b1c604 │ │ └─222939 /pause │ ├─29e03f18abf4e6cceac8f37c745cbbe5fd77b64025ae12e74f71bf04c019e339 │ │ └─64166 /pause │ ├─87cd537ee532270780867302f4578ca178538cf66644b8aeefab6f029c2c7440 │ │ ├─160967 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160980 /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 │ ├─6a52be4dc929db31ab63434f839af8282ddd8c1a929ec9b7675c836d980ba32a │ │ ├─273484 /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 │ │ └─273723 /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 │ ├─5659dbe99cdade769d4db207c846ce6e6fb176d58ba5cfa62c5a76fb5d96b978 │ │ ├─236327 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─236344 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─236350 erl_child_setup 1048576 │ │ ├─236426 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─236427 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─236440 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─236709 /bin/sh -s rabbit_disk_monitor │ ├─baddc7520d5c534d3c6a5b8c393f76517494903e4f4fbfaf185383c053c81972 │ │ └─45179 /coredns -conf /etc/coredns/Corefile │ ├─ce6da29945a1dfafa8a04aa244c58529230f1f2f6e3b5d099db6911da14d2a38 │ │ └─58646 /pause │ ├─0e305868ecefe798342e5bc4fc6ea64f02306c9299b3447e53477760b9664427 │ │ └─132245 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─7ff5e6dd8be28780b934143e9aee8780f3d26ccaac07d56a70151b72fd352413 │ │ └─66796 /pause │ ├─4fb3a1bde741b02019fd434c48a3241075b31b65820982f912e58004b7793fcb │ │ └─194720 /usr/bin/libvirt-tls-sidecar │ ├─c1679ccdcf118e08462247ffba317ae2de756aec902c16ffdcf221de66311e9e │ │ └─214694 /pause │ ├─76cff2b64cf85433182c81ac25634aa05341bacff10ba234a1ad68e414bbd52b │ │ └─49996 /pause │ ├─bcbb27b7bb026f3452a8b9c7f70a1f57a1d4ab447787aa725ecf6eb5de5576fa │ │ └─68169 /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 │ ├─50fd219df8b16828f9c28cff40a76d96589034cd8a01001a221240d6a240ce46 │ │ ├─116805 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─116836 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─116842 erl_child_setup 1048576 │ │ ├─117004 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117005 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117015 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─117242 /bin/sh -s rabbit_disk_monitor │ ├─8fa6fb37238a34c647ad6661a70a38bd1f65ead7652e8d301d3c1ce77d16fdf4 │ │ └─194903 /bin/bash /tmp/libvirt.sh │ ├─950d53b1123c52c22dd74f494f66d2f8fe8db4c9fa1b526430f237e683fb46dd │ │ └─42312 /kube-vip manager │ ├─ce8f6326046ae0bcc9b4d1f43e5538f9c4442ad71d64496d0a5165f4fb739015 │ │ └─42237 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 │ ├─7e7fabd1754ab2b11dc2e7f9b68aa361ebd545e00255ab0da5c66ee0f9c6c2b1 │ │ └─69750 /bin/oauth2-proxy │ ├─56739b8f7a4b08990cdbbabccfb2e4b96ac22e36d48952eac5309d4da9984815 │ │ ├─67298 nginx: master process nginx -g daemon off; │ │ ├─67313 nginx: worker process │ │ ├─67314 nginx: worker process │ │ ├─67315 nginx: worker process │ │ ├─67316 nginx: worker process │ │ └─67317 nginx: worker process │ ├─a33008db584ecc8b1a2667f2dbe4081e88f2a1e52f28cd9e85343d16644c54a7 │ │ └─52981 valkey-server *:26379 [sentinel] │ ├─c027eda824fbf334e60a77efa37bc1d3d4f2d9a31da56197e6473eeca65d59c0 │ │ └─243710 /pause │ ├─bea63f28ba04881496052feba2485c5ecc6207559cb1eddbd4a2585bfe8097e6 │ │ └─114660 /pause │ ├─0583255dfce2f34f2b8538c114fbe348f6f9298fc5d4d1c2a6f15d976fdb2f6d │ │ ├─193334 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─193610 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─194063 /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/tmpd34lgfn1/privsep.sock │ │ ├─394395 /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/tmprnt_og8h/privsep.sock │ │ ├─394859 /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/tmp_oh9txvg/privsep.sock │ │ ├─395214 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─395216 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─397071 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=171dc58c-5015-4749-8d8e-f1699cab9625 --namespace=qrouter-171dc58c-5015-4749-8d8e-f1699cab9625 --conf_dir=/var/lib/neutron/ha_confs/171dc58c-5015-4749-8d8e-f1699cab9625 --log-file=/var/lib/neutron/ha_confs/171dc58c-5015-4749-8d8e-f1699cab9625/neutron-keepalived-state-change.log --monitor_interface=ha-fee469e4-6d --monitor_cidr=169.254.0.30/24 --pid_file=/var/lib/neutron/external/pids/171dc58c-5015-4749-8d8e-f1699cab9625.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─2e11e09f7966d27c6055b4df223f18dbbfbfc0e326d8e6ca815121058ca7ef53 │ │ └─68126 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.162-253-55-156.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 │ ├─3c93409995ebfb6a691974737b943abc95770180b9efb71bfe92009c4ccf384a │ │ ├─191747 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─192154 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmphra74739/privsep.sock │ │ ├─192385 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpduww3x2_/privsep.sock │ │ └─192721 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─2d0d1e4a438d8d2a60d6b3f57e62a91565d534c2e5398b81d60a9dac36e8c868 │ │ ├─255849 magnum-api: uWSGI master │ │ ├─255863 magnum-api: uWSGI worker 1 │ │ └─255864 magnum-api: uWSGI worker 2 │ ├─0b8dd57e048993112b0a5b64aad755bdb8d57c6678fd29b84a1abc7c1552fc92 │ │ ├─210658 heat-api: uWSGI master │ │ ├─210691 heat-api: uWSGI worker 1 │ │ └─210692 heat-api: uWSGI worker 2 │ ├─3cbbe711e3b3b7151f396c43b12514fe061a19bdef92591d76e677a39fceefb7 │ │ └─88954 /pause │ ├─5411fb435b7e501634e80ea92f4c94a51f51fb8167e6d14d4f6048880dc7201f │ │ └─166220 /pause │ ├─299d36af24f98f24234c46e1bc54eadb651fdd0d1c41f5ba3707a50527e8b20e │ │ ├─64562 python -u /app/sidecar.py │ │ ├─64874 python -u /app/sidecar.py │ │ └─64875 python -u /app/sidecar.py │ ├─2fc8b944ab956a584ee5ce71bcbec7da849df61cee50f4fc3b02f55c7b829cfb │ │ └─100543 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─024161ba04bb70f238075036a505189eafeed438c6978c5ba0241ef641789195 │ │ └─181472 /pause │ ├─0ba3d7ecd44bf1f949101bdddd4131061d0bc373d282f5fd1a7946c89e2635ff │ │ ├─ 75384 apache2 -DFOREGROUND │ │ ├─ 75400 (wsgi:k -DFOREGROUND │ │ ├─ 75401 (wsgi:k -DFOREGROUND │ │ ├─ 75402 (wsgi:k -DFOREGROUND │ │ ├─ 75403 (wsgi:k -DFOREGROUND │ │ ├─420356 apache2 -DFOREGROUND │ │ └─434122 apache2 -DFOREGROUND │ ├─0b503eb773956d7fee3478f0e119bf39966d7782f33a3792f5194fe3922dcd50 │ │ └─42071 /pause │ ├─67740805d06febcce58259683d15e78b5a9dfe9daea070b1657942b872e5c7e7 │ │ └─238792 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─3a1b25e480741e93b0e85188f4c2735837a4c123ab4e80f81fe2d617fdc01718 │ │ └─82864 /pause │ ├─11686a262044bee66c39e533c89b348e2ad1a3fe3cc3e25f333ad1019b8aa81a │ │ ├─177423 nova-metadata: uWSGI master │ │ ├─177439 nova-metadata: uWSGI worker 1 │ │ └─177440 nova-metadata: uWSGI worker 2 │ ├─449eea20f2faeb2f3981b028a1c79de0e72b08b1a3c39bf98be3cfbe50e8feb5 │ │ ├─233177 octavia-api: uWSGI master │ │ ├─233190 octavia-api: uWSGI worker 1 │ │ └─233191 octavia-api: uWSGI worker 2 │ ├─b36fab75334d2e1b52f6c567b2ba0a163e9e75692b86c7b6f57bdbec16af8ee4 │ │ ├─235014 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─235032 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─235416 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─235417 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423983 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423984 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423985 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423986 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423987 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423988 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423989 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423990 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423991 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423992 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423993 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423994 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423995 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423996 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423997 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423998 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424001 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424002 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424003 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424004 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424005 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424006 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424007 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424008 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424009 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424010 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424011 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424012 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424013 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424014 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424015 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─424016 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─656a0c88de0bcf0ce95d0a73a6ca58c7d130d14d246962acf4aee734db4e1016 │ │ └─42547 /pause │ ├─111e1c52620571fea27ca62eded98354e55ad941976482cea9f5c3869d0412eb │ │ └─69245 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.162-253-55-156.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 │ ├─a75acd84d7fc08b4efd837e90d83ce74f4a0ec845716022fd66c56284b5ba7a2 │ │ ├─201367 /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 │ │ ├─395575 /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/tmpvvn6ba8_/privsep.sock │ │ ├─396105 /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/tmp4l7kx2r9/privsep.sock │ │ └─398042 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmp_mq6__rw/privsep.sock │ ├─77f6c8ef18f3eb6b92a3ab733682c90c16bdb2375b3b4fad742bba720711ad53 │ │ ├─179333 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─179351 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─179357 erl_child_setup 1048576 │ │ ├─179551 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─179552 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─179562 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─179636 /bin/sh -s rabbit_disk_monitor │ ├─c28c2c60b495718d22c4491fe794aba27828d752c4e57416ae52c1ced7746c9d │ │ └─58748 /pause │ ├─c141f55faa9ceef22cac4f7a1bb03d0a895ba0a80479a76623a91c77fa451140 │ │ └─243737 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─23b4d358895c42a9d718ee640100496d25f1da696ab850b5c836c68c537d654e │ │ └─263852 /pause │ ├─f7f7fdc9dbfa745548d73e6bf1a57c2c46e56579c4bfacca8cdc8760445a6b7d │ │ └─262028 docker-registry serve /etc/docker-registry/config.yml │ ├─4d9954b5f5db901c15b16f4df4a584fd1ed5f7e4b05bbc13053b7844459ebbe5 │ │ └─162222 /pause │ ├─80e62f03113d401202bd2c27853ee8a70f9ef188982428ebc4ae10ea63d3365b │ │ └─42137 etcd --advertise-client-urls=https://162.253.55.156:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://162.253.55.156:2380 --initial-cluster=instance=https://162.253.55.156:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.156:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.156: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 │ ├─122743d1c340c2f02dfe4b79d33c357007f8c768077ab1e6a11d614ef1e51199 │ │ └─67055 /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 │ ├─5d078660da64a41a51994f3611ff7e8a90a49695720e5fa8fb1050387563591e │ │ └─197900 /pause │ ├─a6f4f732c587863884cb13944e5901145b8ea77a19e048e7476bb9ac2a088e7f │ │ └─68789 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─c12f98774e96504d72cab66893a50897cd69bca458c056e3266d76ded4d009c4 │ │ └─258775 /pause │ ├─19db7a27fb04029068ab2638b4e0b4ce4552294bf4cbff4e795fd4f261916867 │ │ └─49322 /pause │ ├─1ef14c1eb49229d75a084dac975b55a8b933efb8f2bd6e748d935c0bb043eb4e │ │ └─95902 /pause │ ├─a55b41f2ed86bcdaf411873a017288424d5bb0093c78a6ddb092af1d27ad687b │ │ └─41952 /pause │ ├─a3d0d7727b70f373a3f926b8f2a3dea6c7645348d1230ca50de3f44e95b1e1a1 │ │ └─273260 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─af278f70d35a891c88a7fee05b9c13868be19416da9abc0590b266744a2de96b │ │ └─64721 /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 │ ├─60fea46f8b55052fa7fb9f1da9114f9541bd419329b6faafd760fb34037befbd │ │ └─52919 /pause │ ├─97df3121ba9d23b88c1593f2e19e544109bdc23fd1c375f02c7a2b6e13c4f6eb │ │ └─42156 kube-apiserver --advertise-address=162.253.55.156 --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 │ ├─a92189ce66c42841397b5838666e574f7597b00e844a588ed868e218cb7402ac │ │ └─236227 /pause │ ├─12b31111c1ae8008116e5865f1b2d47084407be34a4dc4718f492eb2dc6c100d │ │ └─53281 redis_exporter │ ├─c567c0672d598cfddb81b233b744a41232e71788acde348bbe68ff5df7eeb555 │ │ └─64051 /pause │ ├─2346b84e7d18aeab5de30d7ee9c524c4d1abd331687696865aa3ca74c2d9e9cf │ │ └─239969 /pause │ ├─7d96b7901937d9cfe0ff23f18e164138147ef13b24c0e214d6faf692e763fde8 │ │ └─240250 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─d8403eb60c94e76348c025419b3d59e22c13484ca95b4267b66a6edd540f3e6d │ │ ├─ 99455 /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 │ │ └─402812 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─02d940c9b532be321c10734d9ecea85feaedf6c746a432509b5726045aaa601c │ │ └─68443 /goldpinger --static-file-path /static │ ├─ba3fcb3a3b0e02ba1a74a4678fdee67d72b6edd890788cf6b1768e9eae8d0cb0 │ │ └─195622 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ce85565be9df88bd3fcfdc02f9c5cd1c296c341cd0d1e5edad211923165e3530 │ │ └─223217 /pause │ ├─af4d43f76214bd4173d326761f40dd55069b0ec6ec0e971da7a30937170f341a │ │ └─49281 /pause │ ├─b999e475a3048e83da4cd8b188c1b399ac017bca5fd93f0dc71b27e1ec1b73c2 │ │ └─131730 /pause │ ├─d103903c05165484cc830539360913bef4f9800859242371df2e512985db9de9 │ │ └─48476 /pause │ ├─bd3eea8fd09a91eb0191e2ac429e0d00031743499b030541b8bc13ec80816fff │ │ └─162878 /coredns -conf /etc/coredns/Corefile │ ├─58ff8101bdb27a36f515032c3fc5f587dcb4e7b56ee46d958293b4178ae7cc80 │ │ └─43559 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─e3298912dbf65bc0f513d5c86cc6c1d6a0df856f767c75b6264ebf3796ac7559 │ │ └─58922 /pause │ ├─f230a9bd42383f6f71437b4a6aecc5346131d5ba81d581708818ee963f0a6137 │ │ ├─115172 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─115375 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─115377 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─280f4b547d21ab289a7680cb854d2245929ea708b64fbcab9b4200dfcdcaf6ea │ │ └─162761 /pause │ ├─95d4c7dcd32a8e07bdcad88b1c103e0ecf4163ccb22103ad27e484fb17101931 │ │ └─238699 /pause │ ├─53470140bfa4c192fe9699717665bf048897fe0cd3510297a44ee58d1fba750c │ │ └─57786 /pause │ ├─020afaa014ef3cbb2769bd818ad294cbbcb7a87c888513648d17e2bba78c3f10 │ │ └─89945 /usr/local/bin/rook ceph operator │ ├─ea11f365468725738ed5f8d72e793fd8c90a45711509fe7b34402b6e0bc3f767 │ │ └─278967 /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 │ ├─fb7665e25e9d85c3dbfe01b131220c34f88d5683b6f749fd1ece95cb77ce8469 │ │ ├─210758 heat-api-cfn: uWSGI master │ │ ├─210799 heat-api-cfn: uWSGI worker 1 │ │ └─210800 heat-api-cfn: uWSGI worker 2 │ ├─18f38acd6e6e9e5c1332ad1a8a8756482cd44d5e300ba967e9f99157c1a5d49f │ │ └─42072 /pause │ ├─27479be004f85ae36661f36dc8cfd9be740bacffa54130a51617f9a5396e41c9 │ │ ├─81393 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81410 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─81416 erl_child_setup 1048576 │ │ ├─81463 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81464 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81474 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─81708 /bin/sh -s rabbit_disk_monitor │ ├─b0357bc51e84eed98915576f3a2318e9cb1e2736e5d9c59d0b3d531092982812 │ │ └─145487 /pause │ ├─472ffae2bf6b28681065a20118eb7f536d512ea8a5c07e44b21be7ffb9ae342e │ │ └─181468 /pause │ ├─09c5a5b2cd907ef3938ac9704a118f1e98193624f6871fd8a36defd506c2ea9a │ │ ├─113455 glance-api: uWSGI master │ │ ├─113473 glance-api: uWSGI worker 1 │ │ └─113474 glance-api: uWSGI worker 2 │ ├─fc68c358891d2afad0901b8196b17d36fa7b279db538430745d8d78e68fd2114 │ │ └─49813 percona-xtradb-cluster-operator │ ├─df57b88281b5b418b6ae39d8e8ca23e00b5ec31d3e77e68e96d6a8090867cfe7 │ │ ├─255686 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─256410 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp6svfb4h_/privsep.sock │ │ ├─256415 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─256420 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─a8f58f9f787926f55f912f63a63a3c3e26f2f686c488d6f5d017665185bc4e15 │ │ └─242071 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─fef8b8df0667ffcb30abcaf22d74940b9b0daf150225446c083e21baf1da93f8 │ │ ├─50580 mysqld --wsrep_start_position=c1a126c6-b415-11f1-b7ab-438e2f71af45:20 │ │ └─50707 /var/lib/mysql/mysql-state-monitor │ ├─80e3b4b4fa106e7bfdf013919557772bc45247f01603412954d50d1517c23cd7 │ │ └─59000 nfd-gc -gc-interval=1h │ ├─f36db9fbbf19efe7923f93377e42d3952eb736e9cc6b061eaa55d69d8eb7731b │ │ └─245684 /pause │ ├─f8bce30b7b0d8d71cb59008a10a01890a626ec9fb7707ffdc1a50c7ba2d9d067 │ │ └─263714 /pause │ ├─60b9b99e19682ae5cff42f5a06601b3ba840073ed7b0a568df8b46da9d96fefb │ │ ├─195290 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─195361 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─195368 erl_child_setup 1048576 │ │ ├─195648 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─195649 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─195663 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─195945 /bin/sh -s rabbit_disk_monitor │ ├─3d72b81bd1fb467bf71fd7709e0f0df4b21542f666ff1eb2da336cbaec64e785 │ │ └─49505 /manager --metrics-bind-address=:8080 │ ├─743783e99d12b7abd57868812e35c08ced14982a8aa30f4d734c2765e03c35a2 │ │ └─160934 /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 │ ├─c2439ddb812ca06c41f83d84aced8fd60cebde91f54084213409452b8cef237e │ │ └─165985 /pause │ ├─d4adeb035842e089d3dcd78069f848e8b648a91c95687eee60735dd5346d362d │ │ ├─177972 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─178460 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─178461 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─e2106a80b505454781c34c0fa48eca3047f90073322776aae230d37fd3d55e4a │ │ └─172650 /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 │ ├─f50551d5849410a7f0bbd8c56c02f14ddc73a395c2104eac35ac6d9c9278ff4b │ │ ├─70482 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70500 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─70506 erl_child_setup 1048576 │ │ ├─70553 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─70554 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─70564 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─70630 /bin/sh -s rabbit_disk_monitor │ ├─8fa35befc0fd91554887a9da694b31f08f2d651c650e8f870c6c48d03a0fed47 │ │ ├─128790 cinder-api: uWSGI master │ │ ├─128803 cinder-api: uWSGI worker 1 │ │ └─128804 cinder-api: uWSGI worker 2 │ ├─b13bba280eb609c7eb502708c6105056d3a69676b10bdc10c688c7d49ada53d7 │ │ └─166293 /pause │ ├─814621e793ffe7cbfe70c82f63b5c91b2129c76086e28634b1c38a413a0ff1de │ │ └─223265 /pause │ ├─c160876988aa6f3730158bcc824139a92816c6cc91aa5305df4b19f1192802cc │ │ ├─182360 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─427286 sleep 300 │ ├─ded40436dae86028cea0583ca46a78cb29db8185bf476fd10ff0b9e7a37ca793 │ │ └─114725 /pause │ ├─a672d6b82353bc5e867ce10eeb87c0e17228444acb2d83b2b8c16b8d9f016e30 │ │ └─165753 /pause │ ├─56a0166ff52712b6c4aac57eb07d7002093795d1c9cfbbc9af8af69bb9ed87f0 │ │ └─69395 /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 │ ├─1b8c383dbb79d6a5458430e15e308a01b04b0bb78903aebcac4a0f5282de37ee │ │ └─64368 /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 │ ├─bedd7f9ec5a1346484b649517c27106cfbaf325ad7f3be73e5d26544ee82b32e │ │ └─58716 /pause │ ├─bdb130ba680b795ff6fda716c86fe17a71042457a343fcac6070af2f52dba584 │ │ └─256153 /pause │ ├─c2845e871e96e73c4c6933ebf3407489ab50c11db87eb9eec88cfd6e7bf9867b │ │ └─179243 /pause │ ├─d91b80f219e54818a4f0199d31784dc447500f6fa68aa5a992ef801361e1558d │ │ └─67661 /pause │ ├─1bf4b4e1ae941a1d65055f0d4e850eb244647290ce23b375ac1802ca8f5e2311 │ │ └─240871 /pause │ ├─08ca81f00997d067d2f21a5a01c7f9f17fb550d6980f82a58584f8603e9cba53 │ │ └─65861 /pause │ ├─83baecbd808ceaf0b26d299bc4f206bf1f421dab9051e0d2585bdc2d77f25caa │ │ └─275904 /pause │ ├─31cb3d57f69e768b275dfd99238cb95e7ad2b1293b660ebdfdd0c15399e864aa │ │ └─160668 /pause │ ├─afc9d2906aa2890ca2431237cc08a0f2b97dbb9da1612bf92c04d7d4cd7c1dd3 │ │ ├─190987 neutron-policy-server: uWSGI master │ │ ├─191000 neutron-policy-server: uWSGI worker 1 │ │ └─191001 neutron-policy-server: uWSGI worker 2 │ ├─e46e966d5f63cf3bb17c1348578a080d38e5918bd8b25cd98930896463ef1e49 │ │ ├─178177 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─178471 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─178472 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─83052b1bdc3727bb3533bfc5645f77c211b4545086f9eed03ce457a3608682ea │ │ └─118491 /pause │ ├─954df8439e782ec90cfa803381b0b0bf0c3d2a58d16da3415d9392252e1a248d │ │ └─45722 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 │ ├─7c8af86f137ae2cb8bc0c2058dc86653e305514a1300cccb1a68c8cb408d17d8 │ │ └─116664 /pause │ ├─744e19714430f46b4783c72932e20f92de62ba6ebbdfb77c83d0d849a9edeece │ │ └─42175 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 │ ├─31338374523f43985e76196039a8c4a092b6633fcab164a2137dc2da45d07784 │ │ └─69533 /bin/pushgateway │ ├─58e9b5951f2762b2c13cdaad8c097b3106f9686f68dcd9117f363c10c73cc640 │ │ └─66381 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 │ ├─8a6f0e4268f6ce8b9f4e986cb0b0c246f81dc49f945ce845e6b22356ba3cf103 │ │ └─181088 /pause │ ├─7fb24ddc55e9458b6ab4d479452ca2c79f07b7dea9ae9b58034951a333257c81 │ │ └─65932 /pause │ ├─7a241535d092570b5fd5674f5121993c3e087a51ace61828b0c7aa1c7238f6ab │ │ └─52778 valkey-server *:6379 │ ├─662f36b89bfc5ff150f6b634dbc8a61445aac9250860ab7506e3bf5cd02e44a1 │ │ └─273456 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─5b52685da4f1f5c475c6b6f2e1cb2e9fdab212e5fc7b57a60daa9bd18fa1c250 │ │ └─242045 /pause │ ├─79d5e96f95e8d0b323acd0f73b824a81dfffbcd15bf38354b74ef8b5e8e4b2c0 │ │ └─99202 /pause │ ├─9f0e2fa80e7646371d5e6509d43b805afdd5c0747cfa5cb0371f4365d12c39d1 │ │ └─67479 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─539c6bedb44c3a15ea1d57eb6ba0c26c7b6ee45c3cd3f76a298716535bad4040 │ │ ├─88264 barbiacan-api: uWSGI master │ │ └─88306 barbiacan-api: uWSGI worker 1 │ ├─2f0e21980a8ef80882910431dc198f66df6d97b0fb4abf78a3afc5e52532e6aa │ │ └─280032 /pause │ ├─7f7cebfe20d205f3b6f39b5d0cb8abc052cb83bebe978ecec220b4b6ee2e3bec │ │ └─66982 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b0b01ba2de214842d57768992eaa8d1a33d23999592e2684e0bc54bd6219a8fa │ │ └─68501 /pause │ ├─9bf59c71f356d5eb847c96f5ec86897db658fa3259e5afafe8e7ae86f90dbbf8 │ │ └─53091 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 │ ├─e6b2b0d521a0e032a6181842a25ec6c1ed357f32e737ae52a768c3b50e07e930 │ │ └─99154 /pause │ ├─5bcd4a2eb8e04b196ab8093c583bbb752e3ca71b070f7641f73f3c52d758df3a │ │ └─58962 nfd-worker -metrics=8081 │ ├─a270b9c76f8134ece223c7853a62912b1f8453902a7589b0ad253f58db236821 │ │ ├─256194 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─256465 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─256466 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─4d1d75b527d45d5a6c1f0914604477ace70c5e155a54efaf21e200200567160b │ │ └─255654 /pause │ ├─a41fe928246ccfccd57b9266651dce3c11e4c5e2b38e557b9cdadcff4890893d │ │ └─48300 /pause │ ├─9a42b09cf7443e55bd9bddb247972c6329ceec37ea96f6683e77bd7447ddd1ef │ │ └─69315 /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 │ ├─b97bd9d5e93bccdc869dd1b90c1db74112f94740e5fc83a5f85a5b97c020282c │ │ └─64120 /pause │ ├─5e7d1f0d6fe45336ebc18d5284bc8765aa63984e35886c20f1b925160c67373c │ │ └─59035 nfd-master -crd-controller=true -metrics=8081 │ ├─f4ba5a04190b3ac0677561940aa711d04438eaac754cbbf2d871c7ca93c96ca1 │ │ └─193302 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) │ ├─4e3e2378d5aacdaee16ad7602c4c8e637dbe657f66bfc3e137cbaddbdf32e0c2 │ │ └─45122 /pause │ ├─d1ea611b9ecc384ed53450e7a66cc05a3ebf847a5f71afed6c6bd54c5fc3cc76 │ │ └─65816 /pause │ ├─86458562b3d667f3ed05a247759f0382d370301ee084e27809312bb77eb09a1c │ │ ├─96060 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96079 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─96085 erl_child_setup 1048576 │ │ ├─96155 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96156 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96166 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─96473 /bin/sh -s rabbit_disk_monitor │ ├─eea9da58857ba5f663e14e588a3796e25f379f1512c1fab928494268820ab684 │ │ ├─50516 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 │ │ └─51796 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─d5abd7c8608f7fbf54bec83609c810dd821524e4301de49844dc114aa0fb6d0b │ │ └─68837 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─09a705b37a42bd11d3da082364ef04404c28079853b94b8b58c7d0f8301dee56 │ │ └─66935 /pause │ ├─ee47755b82ba194c61664b7a5cb3d6a34699b766a35d1855e44f8f49288d50bf │ │ └─234026 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─07bd8854571b04346a3ba0bb60c5bc9890e4fca745eae1f3e7a9614eaf2d2746 │ │ ├─190925 neutron-api: uWSGI master │ │ ├─190972 neutron-api: uWSGI worker 1 │ │ └─190973 neutron-api: uWSGI worker 2 │ ├─4fbec9153691a8de6c209d5bb84bbf333314fe561be16cab601049c45a190f64 │ │ └─263813 /pause │ ├─07384b35d5a82fbeaf76f966a2208c3f1f6be71786c08c35e75e061b525b5bff │ │ ├─346970 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─347225 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─347353 /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/tmpvj7u77a5/privsep.sock │ │ ├─347682 /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/tmpaxxbduy1/privsep.sock │ │ ├─348048 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─348049 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─348117 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/0ea0b45d-e377-4bac-a013-3d41c27e4d5e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/0ea0b45d-e377-4bac-a013-3d41c27e4d5e/host --addn-hosts=/var/lib/neutron/dhcp/0ea0b45d-e377-4bac-a013-3d41c27e4d5e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/0ea0b45d-e377-4bac-a013-3d41c27e4d5e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/0ea0b45d-e377-4bac-a013-3d41c27e4d5e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d41d1d8b-350a-4476-b296-4cb0ce9948ed,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 │ │ ├─348121 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/0f96684b-0374-4f2e-aa5d-0d3a2e95f6e6/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/0f96684b-0374-4f2e-aa5d-0d3a2e95f6e6/host --addn-hosts=/var/lib/neutron/dhcp/0f96684b-0374-4f2e-aa5d-0d3a2e95f6e6/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/0f96684b-0374-4f2e-aa5d-0d3a2e95f6e6/opts --dhcp-leasefile=/var/lib/neutron/dhcp/0f96684b-0374-4f2e-aa5d-0d3a2e95f6e6/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-26d428ea-5544-4705-b982-e820e822f8f1,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 │ │ ├─348124 haproxy -f /var/lib/neutron/ns-metadata-proxy/0ea0b45d-e377-4bac-a013-3d41c27e4d5e.conf │ │ ├─348130 haproxy -f /var/lib/neutron/ns-metadata-proxy/0f96684b-0374-4f2e-aa5d-0d3a2e95f6e6.conf │ │ ├─394205 /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/tmpuxh12t7g/privsep.sock │ │ └─401862 /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/tmpc1f8pl01/privsep.sock │ ├─9be20b3a25e5b0e0d2de53277c0d86f2b525751793ded1c057e6fe86f3a47c0a │ │ └─43303 /pause │ ├─10c36e700ec1bfa877eeb1019a4a3205b95e934e9c7ff04b8da0d355c3450a27 │ │ ├─43767 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44150 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─ba172611b4e05b59fd75edfd90cb84cd3d4f0462eac56b9080f36a4e6f603ac9 │ │ └─280292 /bin/openstack-database-exporter │ ├─81c8b0bad962f1059bb4410a1ee960ebda51734c2640f8b307c1f9712cac643b │ │ └─181317 /pause │ ├─b230236efce013a2c291c9e5985379f988c2331fc4106bc3512b40cd8f5781f8 │ │ ├─132681 /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 │ │ └─132861 /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 │ ├─e99d14943dc0e859360978c25c275cd4351021ef6754e92449e2301a192a684e │ │ └─166627 /pause │ ├─0bb054f3e36b94bc202f31abe78be6493e15fff0b6eb74868e733c0b993c2a6c │ │ └─45088 /pause │ ├─f3fa37a6580e89f37019ea0232ae84dae1fc8130954ec931ec8b1d3020d1a170 │ │ └─50352 /pause │ ├─80014fa55b77363397fb483bbd38a02bfcea89c024eb0f104e791052d6800366 │ │ └─46372 /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 │ ├─eff56ea0520f70cc1d80a2fb95947600218631d22a7806832124f0069ffb9b4c │ │ └─45556 /pause │ ├─a44ddfe75624c882b3ec71df53e9d7a2bec3a1c78777d10945d27ea001d54723 │ │ └─63843 /pause │ ├─4c00df0410edea362a30340e5856fc961567aca8a16fe0691f71d4d91b4aa162 │ │ └─181515 /pause │ ├─3f55bbf2a7b2c076a31267329406f707d78c0194f5b3dacc2a15bf1ed781afcf │ │ └─181122 /pause │ ├─b4934230331e30a4745fc6689e35a4f1c474687a40b0fd524fa62b125a103bb8 │ │ ├─64625 python -u /app/sidecar.py │ │ ├─64981 python -u /app/sidecar.py │ │ └─64982 python -u /app/sidecar.py │ ├─331016cdbab1242e5afc3005e9cf7b36a98c0d0300edb9c845559dd4c9d507f8 │ │ └─44677 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─06498025d6deeaabc87a6b15a1110e8671e3a9a027bcd1996e8bb40bed7e2ac1 │ │ └─197844 /pause │ ├─9fc10d16ac706631f348b57566522f0f80ffe8ade5c3f7fd32102cbd10633c9c │ │ └─195143 /pause │ ├─80bfee7e1b9d63e364d82d0e4a9ecd8a4b1beb63830ee526d056505935d19baf │ │ └─69773 /bin/memcached_exporter │ ├─38ed2bf26b66fcdc52a6f13fe349e35f22d3ecba5c79506fee7284d583a3eb39 │ │ └─65958 /pause │ ├─f1b23f8420605b3deb42d36b823993512334454b00337de0dc142c349b663f65 │ │ └─46114 /pause │ ├─608cb2ecafa67a716106253b45dcf32b5d10770a11bd2d9b16f457d8e02f3988 │ │ └─201394 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─c0a75324fe94903edd7a29e1947067f98c0e787bca53fca88a63bce1211ae2a6 │ │ └─116263 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─3371f409bc2ed7235c91b7f17ff716b936c2c182e434ed7b5eff3c1c7b546159 │ │ ├─278462 apache2 -DFOREGROUND │ │ ├─280995 (wsgi:h -DFOREGROUND │ │ ├─280996 (wsgi:h -DFOREGROUND │ │ ├─280997 (wsgi:h -DFOREGROUND │ │ ├─280998 (wsgi:h -DFOREGROUND │ │ ├─280999 (wsgi:h -DFOREGROUND │ │ ├─281000 apache2 -DFOREGROUND │ │ └─281001 apache2 -DFOREGROUND │ ├─0464bfc61cfc2714e3a48ed50fd107a59b81d5057d420a3e21e31c9065c783bc │ │ └─278443 /pause │ ├─1f0410c13c4ee12fca8b533402149dd1e4c6531d57c6e5b3f838f71247676e9e │ │ ├─163694 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163711 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─163717 erl_child_setup 1048576 │ │ ├─163913 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163914 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163924 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─164070 /bin/sh -s rabbit_disk_monitor │ ├─e674b555760d54f739f133c609040047de98dc474ab3d9b79544001d94fe6fe0 │ │ └─131617 /pause │ ├─efa9427cd9b52b84f1cb9101b1f0cc25c794024d2f563ae5b2cc1b6dd64ae29d │ │ └─240899 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─2c8edc04d5abe2e92312b522366958573c65b60477b5eccca993c24833027d5e │ │ ├─177246 nova-api: uWSGI master │ │ ├─177294 nova-api: uWSGI worker 1 │ │ └─177295 nova-api: uWSGI worker 2 │ ├─5afd830edfada78955f798342a200ea803fffc74f7b2091bb309ca34e9f2eb07 │ │ └─50774 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─911235d2928847e072fadf195db2a67e8088fe2a89ee9adfd1577a92a4aeafc6 │ │ └─245576 /pause │ ├─1557e8b36119f42d0b40f25b7c9757dd5e342fd9e474a454f899837284287fd0 │ │ └─99394 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-dzvr7 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─6d50e475415505d53819676efafb82100d9bab0193afa7ab132942d42a93df0b │ │ └─45154 /coredns -conf /etc/coredns/Corefile │ ├─669e33a2e0c5375521cf11cb89b6f7147f9b32dca013261f9af5aa56005bbcea │ │ └─69328 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7c63314f5c623b3e20abcecf3122f1a957ac16d74e999e175052bcbc859d1869 │ │ └─46328 /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 │ ├─85d0dcd20e378cc5e43abe0aead09917a2343d4ace6e6dc368e528399393c872 │ │ └─46283 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─5b528688d20929dfa11bb24b851b0a1cd9a591200b53ca1966119b5f623be0ce │ │ ├─190934 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─191243 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─191246 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─191249 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─62fec135309d5416090b1b298518e1e939ba4e9d8bcf8fd5a7d4a88ea99f2775 │ │ ├─259094 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─259111 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─259117 erl_child_setup 1048576 │ │ ├─259173 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─259174 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─259184 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─259456 /bin/sh -s rabbit_disk_monitor │ ├─83e3fd7cb3750ea1bbaef60d01c668c24a4c17cdf474b321bae074335a58555b │ │ └─71902 /pause │ ├─518bab963c86826c471e831b8d2c2c613256d0e3120fa8d055625b9f65360e9c │ │ └─49381 /manager --metrics-bind-address=:9782 │ ├─da9a14eb9f6f8ddba0b4f3cbab5de8cc6d0f795f3a9f9cc85092a2be7ba4a56d │ │ └─59242 /secretgen-controller │ ├─5a355510a43114303308bf562af9aaa3441a6f82855c0b787aa6178668a76c92 │ │ └─42047 /pause │ ├─3ffe4de2764213b3759bf96745321b0955fcd269a2d952b72298add1e67f37f0 │ │ └─130174 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─d65879a855f1dcf04f92dc9c6c56211e22bc94c2d005d5d5b218d35b33a533b5 │ │ ├─151048 placement-api: uWSGI master │ │ ├─151074 placement-api: uWSGI worker 1 │ │ └─151075 placement-api: uWSGI worker 2 │ ├─74aaeb23c231acd257d88cf565462ddabe48a2659c7b51d81d54aa466760bedb │ │ └─263484 /pause │ ├─c43cbca9447a38fea105faf24e95b8d1dacb49253981f22d1d0399c0d64291f7 │ │ ├─273363 manila-api: uWSGI master │ │ ├─273402 manila-api: uWSGI worker 1 │ │ └─273403 manila-api: uWSGI worker 2 │ ├─fabc68eab37cb5cddc6774863cfc4b4c909a58eff2faaed265ce8a13613aa3a2 │ │ └─42573 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─50dcec19c9ebd04e61e9041157774ee23782403c99e24940e13b7f26ca9ff679 │ │ └─44640 /pause │ ├─4f815a664b92785bc051024889efe3bd38190d3231a6242180c101b7e457bd89 │ │ └─113119 /pause │ ├─a70450c182393dfad40aa76730185ef8d3382cbccc1a7ecbe744af8fb2f09ef3 │ │ └─66473 /pause │ ├─efd9e5bdfb7f4e71700d7e53710867400459c794fe3b6c6ebcab7044fa991184 │ │ └─163603 /pause │ ├─63863cb682c6d8a968e06aab1df3ab3e1604a9c12c6b2411f02f220b41aa26dd │ │ └─70107 /pause │ ├─ec371659f0c3bf8b2ec3f17c80b67c4e13d8015d0f1d6234b3e6661be679cb9b │ │ └─69804 /bin/oauth2-proxy │ ├─c7ac2b5374ef06a71d8bf5cd18d137433ec649b4740d04e9ed4ee6d4a493966c │ │ └─65116 /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 │ ├─6a878dfa006c4e11090eb83fde7e96f15fb0f239948a1e916cca8b7d46282f6f │ │ └─65680 /pause │ ├─a0ca886fe9d5cbe0da45c877f8fdccc6b85797fde43f82d70b067191c45a5f1e │ │ └─118555 /pause │ ├─afe6f82d78a05f13d2a4b7c9aee384f91da8092f6781627b0b2fb88b7055f91c │ │ └─181368 /pause │ ├─aefda359a3cd53509ee1d74afab2eed3c7c76601f8a2977735067c6ef498cf78 │ │ └─43321 /pause │ ├─7b44e399e593edfe0ed0a9b2cd67f5e07ebb64a141602e7954c1c26394df9da5 │ │ ├─214841 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─214859 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─214865 erl_child_setup 1048576 │ │ ├─214989 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─214990 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─215000 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─215186 /bin/sh -s rabbit_disk_monitor │ ├─65cca8e2c0c35d03796d62a117399afcc561208f45a5f969568a2ffc59404560 │ │ └─166389 /pause │ └─9d7d490dbe8f30549c3ab1b660ea95bfe21cf5ff303e050d6568f3d186cc55ac │ └─46073 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount