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 │ │ │ ├─25515 /lib/systemd/systemd --user │ │ │ └─25517 (sd-pam) │ │ └─session-24.scope │ │ ├─25507 sshd: cephadm [priv] │ │ └─25542 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─696 /lib/systemd/systemd --user │ │ └─697 (sd-pam) │ ├─session-63.scope │ │ ├─254105 sshd: zuul [priv] │ │ └─254118 sshd: zuul@notty │ └─session-1.scope │ ├─ 693 sshd: zuul [priv] │ ├─ 710 sshd: zuul@notty │ ├─ 857 /usr/bin/python3 │ ├─254109 ssh: /home/zuul/.ansible/cp/199.204.45.19-22-zuul [mux] │ ├─296680 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qbnrhpcxwpehodtmjlwnpukyeodfbsnv ; /usr/bin/python3'"'"' && sleep 0' │ ├─296681 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-qbnrhpcxwpehodtmjlwnpukyeodfbsnv ; /usr/bin/python3' && sleep 0 │ ├─296682 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-qbnrhpcxwpehodtmjlwnpukyeodfbsnv ; /usr/bin/python3 │ ├─296683 /bin/sh -c echo BECOME-SUCCESS-qbnrhpcxwpehodtmjlwnpukyeodfbsnv ; /usr/bin/python3 │ ├─296684 /usr/bin/python3 │ ├─296688 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi │ └─296690 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-57461cd4493adc474d26a392b79e3cdfc3979b60507fb3bf53500c1fccd263cd.scope … │ │ ├─22640 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─22657 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-2e3a3776bad654b1ff4b74bc55db6973f3cc91027a30fe868c0626a1f2a27005.scope … │ │ ├─33651 /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 │ │ └─33663 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-0e2896570802895730ad583beb3ec1ab49b3a1c1dcc83c6337f5533014ece327.scope … │ │ ├─15233 /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 │ │ └─15253 /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 │ ├─containerd.service … │ │ ├─ 11997 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 15200 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0e2896570802895730ad583beb3ec1ab49b3a1c1dcc83c6337f5533014ece327 -address /run/containerd/containerd.sock │ │ ├─ 15572 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8afc9ba47db8f6926b8899cd821b170acf05a47e3d0ace978d4834e05911d8a0 -address /run/containerd/containerd.sock │ │ ├─ 22613 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 57461cd4493adc474d26a392b79e3cdfc3979b60507fb3bf53500c1fccd263cd -address /run/containerd/containerd.sock │ │ ├─ 29153 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 728cf2708e436044ff9b80d000eedfe94a4002d4bcb019fca949d6b3dc8a3430 -address /run/containerd/containerd.sock │ │ ├─ 33626 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2e3a3776bad654b1ff4b74bc55db6973f3cc91027a30fe868c0626a1f2a27005 -address /run/containerd/containerd.sock │ │ ├─ 38277 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ae639402a11518061bcad876b4b3c1b6f5bf0573c3bd5cf1d96864d2df95e60b -address /run/containerd/containerd.sock │ │ ├─ 47433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd5172d6bec60a77dfb1d530565163371b3e56df49c702b09925af361a5d94ee -address /run/containerd/containerd.sock │ │ ├─ 47479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 880090807e2072ed460e8c24bd8d7a569c0fdcbd355f728e57a19a4396b8c21a -address /run/containerd/containerd.sock │ │ ├─ 47491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe061783ea158dc39919ce4905ca9bc2bc3ea5c71849fdaae69b4e8414b24820 -address /run/containerd/containerd.sock │ │ ├─ 47501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d28e92619549000bbef738964ebbe894fcbd3c287d1e12c1e15eba8128c90b64 -address /run/containerd/containerd.sock │ │ ├─ 47517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6b059e69e702f209584dedde6b6f1ba6fd092ca780bdb122c4dc0bc924228db -address /run/containerd/containerd.sock │ │ ├─ 48220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f834e2dd0784a3664cc170b5b19f52318ceae7fe466907dba27fa5c632311704 -address /run/containerd/containerd.sock │ │ ├─ 49351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b53c4238155b0e0182aa619f2673aea3821aaf48a8b158c880698ce822208f7 -address /run/containerd/containerd.sock │ │ ├─ 49374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 357bc47254b77ce8665afa9905072bd2ae1c0adda1398b93f477bc163c2027e9 -address /run/containerd/containerd.sock │ │ ├─ 50779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 221e1bc57875f672db48d55b97b8de9259ddb6cbb0a1531aab6caffc3b7088c0 -address /run/containerd/containerd.sock │ │ ├─ 51194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7d8df24245bceee5ad793727908413750cce8e43498eba86ec5206d2461acb2 -address /run/containerd/containerd.sock │ │ ├─ 51247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb7776cb79f4362f159278cc1a420eb0608877c1b41af12b4ab9cf900f3cb64b -address /run/containerd/containerd.sock │ │ ├─ 61572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbfec90d723f710f41e41b7e671d769e41416a179ab3207041b399a35fa6e78e -address /run/containerd/containerd.sock │ │ ├─ 61676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3b4a8666b18a6c79611dac895786ba7edb153f85440016230c674df5c4b16d0 -address /run/containerd/containerd.sock │ │ ├─ 62065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48efea77245e0f2d0decba53fe0c1c41af1debaf0e27742469a57e224bcfdfe5 -address /run/containerd/containerd.sock │ │ ├─ 62085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04f7b9433539de28b978532a520f3878b61fc008cdbd4e514b21e4f838e9d73f -address /run/containerd/containerd.sock │ │ ├─ 62143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c84d8346fbcb3a60c13c08578d72fd37640f9026d62e65b3e64430c1f33e2a29 -address /run/containerd/containerd.sock │ │ ├─ 62163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5dc8f85a3258f251fa6f2d97c3ea5dc2884eac616bf0a98354809933e5bf780 -address /run/containerd/containerd.sock │ │ ├─ 62186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eee738dcd28f6b308b25f229a2e5d3b9a155da7b83298ce50d6c3790183565e2 -address /run/containerd/containerd.sock │ │ ├─ 62396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce36840a6e1c18768ce38f446ec406006401461d37e11de1a5e52c8bbb817370 -address /run/containerd/containerd.sock │ │ ├─ 62470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c1e21303e9d4a40643c4dfb5910da3a0af3a5dc19d0d2d7b4624305f38cef10 -address /run/containerd/containerd.sock │ │ ├─ 62564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2760a0324feacd48d4877b3f68bf30c85b02fca4e2a0a620e121289295aeb89 -address /run/containerd/containerd.sock │ │ ├─ 62763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d265d5287972f807a7f6756b956c7d4672cb7eca0b5d1d63921e64cd846037d4 -address /run/containerd/containerd.sock │ │ ├─ 63253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fad388a0d84408f394e97f09b9b104f6f61a2f9cc3db6b05248f6e7d4f1a8632 -address /run/containerd/containerd.sock │ │ ├─ 64555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dad1072ed148781f8fc27413807d5c8aee696cfd94b56d80795b06bc437c064 -address /run/containerd/containerd.sock │ │ ├─ 64667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1a49f2303a608d9c0f4e5692758aaad759c1be1bdbf677c9904ccf421500061 -address /run/containerd/containerd.sock │ │ ├─ 66625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09c2ddc4dc24bfa13fa9256c383b459b6b7202c948e5b4fc8c6df0d4e3cbc155 -address /run/containerd/containerd.sock │ │ ├─ 68227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d450ed03b8c549fb4b60ffe66b4b8c0c40984c05f0064d33be7a61af53f8272c -address /run/containerd/containerd.sock │ │ ├─ 68381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f481df90516c134cae48f03ffe41951c9c196294af33c702bcbf01a9be0df99e -address /run/containerd/containerd.sock │ │ ├─ 68440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3361c42f3255e6c2de028bcf1ee8a1d21dc3d4c8978899dbb00efc04b39c7f4c -address /run/containerd/containerd.sock │ │ ├─ 68776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9965cc733e2f3cf1dd963d60d61a32db66f4f08c38497b499a3e3d13cd821d20 -address /run/containerd/containerd.sock │ │ ├─ 69115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67004222fd234dd49555dbe5c080a93790e76ed7f0492fe004838d28f6e45db9 -address /run/containerd/containerd.sock │ │ ├─ 69365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 483207b2d313898f7ae97c1c518cbbf6febde940f2f9900cc2237def56b44cb4 -address /run/containerd/containerd.sock │ │ ├─ 71036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec302cc33d83568632a0aeca4c61b51bc39c6a7587050e19ebc097a8d6a4f848 -address /run/containerd/containerd.sock │ │ ├─ 71608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0366d7f7bccf38d3524b651395dc4cf1f8018265fcf0a9f4c0197b97926ec7c3 -address /run/containerd/containerd.sock │ │ ├─ 71774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03125846f538b286b16582d56428ff45571e4f82a14b2bbb2e3d5f84f8e8b2c3 -address /run/containerd/containerd.sock │ │ ├─ 72304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22120e57dc56c18d737666a0f205b0acc5a0fbbcaf7be2d4a9f69afb92b5d9e2 -address /run/containerd/containerd.sock │ │ ├─ 72750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aefbfb3f16137137cfc7468e8123943d75e91ff06a4933d6023584dbfd23d232 -address /run/containerd/containerd.sock │ │ ├─ 72829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10b2766159bc391e64b07cd01f0f5ab45cd49067e3ca4497ff70c823b923f717 -address /run/containerd/containerd.sock │ │ ├─ 76382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5363cf1ee1d547f4a573885b17f5b5080a8b52639270f0353f23bd1f0485dc69 -address /run/containerd/containerd.sock │ │ ├─ 82605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9957c8eed9035bb0dff609a1c4ea6b7cec2f780520fd4214343191ee1d8a7ed7 -address /run/containerd/containerd.sock │ │ ├─ 83606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c99a3ae92eb429d4a4a53c7e919a5044ee1dd1bbe602ac531558ec30dee5ad9d -address /run/containerd/containerd.sock │ │ ├─ 86373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4171f6b6d5252da421dcca09bfd4aeb1e8e9cd552aebf71dfd9db022c06dcbf9 -address /run/containerd/containerd.sock │ │ ├─ 91872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6246862baa6bdb3628d9e78d99e7a8e8c87635f7842ba86d161a4b41fa24db9f -address /run/containerd/containerd.sock │ │ ├─ 92118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93a0edf27c4f707b25d5a348bfe0abd523c699b6720f7ef6fb37c89076ff3f54 -address /run/containerd/containerd.sock │ │ ├─ 92162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bed6ae352572a611aec53853c73421c265f8c24fdfec8e9e029288c64adb35df -address /run/containerd/containerd.sock │ │ ├─ 92208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dd8475cfa7e4367f7c6624bd0572fa63598556b821aa1cfa42cfaed3221a032 -address /run/containerd/containerd.sock │ │ ├─ 93583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39cc376dc54bd1654de7dfc120c2d513f9187f0c33da37bf5c705e363946b720 -address /run/containerd/containerd.sock │ │ ├─ 93667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6daa53312eb1fbd74b87fed380d1b1b68985bad7da01b3354550e39e781fd68 -address /run/containerd/containerd.sock │ │ ├─102352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0640762726dcb7361faaca5ef0b040f15869ec12f89e78eba99e3265eb5edab7 -address /run/containerd/containerd.sock │ │ ├─103287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 571708e6e10ce0b6bf1939758c396bab561ef6d332c95a2230f3c39c996e1b4c -address /run/containerd/containerd.sock │ │ ├─103796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ac2e62388149a9cc0bc21e5a66e3d46282670c625134a62c0ae1f29f666c962 -address /run/containerd/containerd.sock │ │ ├─104230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1ef492bda6090998fac48093ff71ebe95c4a811d4af908a3c346514cd47480e -address /run/containerd/containerd.sock │ │ ├─104496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 051fe4518af8ca5b756fcbe503c614994bce230e205a4e450abead1bedd2b8fc -address /run/containerd/containerd.sock │ │ ├─105655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c67b52f5f7f8ca60a10b2ff9959bf3cb1a955c2e6f85c8aa2068bc6fee0a36dc -address /run/containerd/containerd.sock │ │ ├─107106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65ba013ca021813fbc33b594577099240db1536db0a58b2d7ef32f57ed6caa5b -address /run/containerd/containerd.sock │ │ ├─109315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a96b36900fa917062ef0e073fa47d83572e522fc3a7074f9170e449ee2aa699 -address /run/containerd/containerd.sock │ │ ├─109400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 052108fcd59a5d4a00999e505f3e77d2fbbff77798cbf991f799cbb21a6f6d9e -address /run/containerd/containerd.sock │ │ ├─109509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95378c400b7ef6f5718a4df0fb8be30abf5016b316d6e8144859f90eb8809cea -address /run/containerd/containerd.sock │ │ ├─109840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 297385c21862bc986bdef261e0b032e6d2d04a79deb110e451ac56582e9cc383 -address /run/containerd/containerd.sock │ │ ├─110020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88c61f8a2df0e85d3909199446b1a002401c24ffdd7edffa7e5469bc42185dea -address /run/containerd/containerd.sock │ │ ├─112563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d6e2d2b5ec6e48a94da87291357fe9c889b38a5ac187182f3c60cab2c2185d8 -address /run/containerd/containerd.sock │ │ ├─133932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a545d46ce573447f43b4eddc566a038434888a3634b6c7c20dd0a489f5e8398f -address /run/containerd/containerd.sock │ │ ├─133982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4494a02b81652abe7608944caa5a627a6becde6a1214a5b4f129d56bf5ae4ed4 -address /run/containerd/containerd.sock │ │ ├─134267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0584fc637ea90e8e249bdd5eae7b69a977da73971ea14f1beba5d2b03f096cc -address /run/containerd/containerd.sock │ │ ├─141120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca6d46b99a53989cec5ae8b40e666e7461e54f3ed645cecd60bbdeef95b6703a -address /run/containerd/containerd.sock │ │ ├─141193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ed52dc89f4429f8edd2cadd5448ac88a1c7a917c122c2e4f176139dedc56dcf -address /run/containerd/containerd.sock │ │ ├─141523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c44169de90c1d533e685e2792e495fe81e0db8642fe4a9abed254ade087ae0d -address /run/containerd/containerd.sock │ │ ├─142018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2226cc6a03d70d01d804cec35d9867999f1483d7ef4856f26d9de95ea5c2bc60 -address /run/containerd/containerd.sock │ │ ├─147396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1388b9b14d6002b8de5c2c731bc9c57f3687228e9b2e9207f214b2d67b677131 -address /run/containerd/containerd.sock │ │ ├─147752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e37128d7bf0b383d12ecf5561c670cab2b5da7ba55d83d4521c5035e680199dd -address /run/containerd/containerd.sock │ │ ├─147806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c8d8680d8113485b14472884609d22ad62618d56725ed95ec57a74fd28e19f5 -address /run/containerd/containerd.sock │ │ ├─147814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57aff830a2fa67b3c8108a71720cc7d31452dd30d29fbca6421c58edf041977c -address /run/containerd/containerd.sock │ │ ├─148324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf797ffffdbcc829748f39de28cffb348390ba913c96c68aaefe5c1aaa5426df -address /run/containerd/containerd.sock │ │ ├─148676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83ee9573844634f90a8e14a19b5411ab359fd86bd8857aafaece4b686b45e5d9 -address /run/containerd/containerd.sock │ │ ├─149046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf1fb990936c38c31d9511ad40edaceb7179e23cc57268c191358bdfd699adb8 -address /run/containerd/containerd.sock │ │ ├─150945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5905f4eea47e2629f6bc1c1f4cdbe777198d1c3cadc6b6b9b58d3f1bc4ef0104 -address /run/containerd/containerd.sock │ │ ├─152461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a5482fcd5df7c850ee7cf896fc2f693b544904ad2411f827190089039f8d8e3 -address /run/containerd/containerd.sock │ │ ├─153799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8132e76a5f57bd9881afc0ffc9a239295ef5bc7f571a1a3102d3f19c9edf7fac -address /run/containerd/containerd.sock │ │ ├─156942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bbbaca90af397f6795fac5b4ea8c5c69e56a5a0f34982933dc23c9666f62262 -address /run/containerd/containerd.sock │ │ ├─157019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c42885845e59fa71355518c24aefd7813da7a68fd9c18c0e16ebd893493f1bf -address /run/containerd/containerd.sock │ │ ├─159320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c38d68827da60c6ff8e5a8178fa1e1db97e56f941a3c4fe147bd56a977af7474 -address /run/containerd/containerd.sock │ │ ├─161164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47fdbea78d7ccd973b5aaeef65e35bbb1694420f5df6426994e2c6264acde2c5 -address /run/containerd/containerd.sock │ │ ├─161209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bafbec8aea5faa14be154b45d7807e3e0bae1d2b6eae436be50d7587722e9e7a -address /run/containerd/containerd.sock │ │ ├─171782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd76e95ee150867ae62fda27fbffe48aaaa168423377d4abb522d94d1450363d -address /run/containerd/containerd.sock │ │ ├─172222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf6d655a03bb23725189e32516c7a3e8f27305af39307bbbcf720a2c8d4ee29f -address /run/containerd/containerd.sock │ │ ├─176858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90af6fbd036b24b68e05eca4801f38acb590d5f4b37c0cc5d5a7de7e6512a357 -address /run/containerd/containerd.sock │ │ ├─181243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 674366fefcc1917287c87d9e9c950fa6e26c502e7eb84eb77f09b5f92223e210 -address /run/containerd/containerd.sock │ │ ├─181256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ec0bb42984b6b8ce303c1905b3527514f0a4bc083c55e08e408bde40aa0a230 -address /run/containerd/containerd.sock │ │ ├─181361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b393711f14ba591516137f32139e471d8fe0bb7d2243b815af794840a7b9f31 -address /run/containerd/containerd.sock │ │ ├─181385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1283c4b72c706d559a21fa33ca4398d91f19e44dbeb80160853e9a8ed5216001 -address /run/containerd/containerd.sock │ │ ├─181506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec5b5b5ff3e87cfcd60cf344945c57a01d29c74a75cea2b2c71191053b90795f -address /run/containerd/containerd.sock │ │ ├─181710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edce367e665cd231f9fb2f690cf37b3edd9a95990174ca876c2abce164fa8e1a -address /run/containerd/containerd.sock │ │ ├─181777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df2c56a0a522daecde0195ab33f0911f706257a53f96969aedf32479c1dc1db8 -address /run/containerd/containerd.sock │ │ ├─198382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba58b4bc1f3a2a075e3d6a7bf17f0efe29bc53d1e5de4edf49157e482d60f174 -address /run/containerd/containerd.sock │ │ ├─200107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3baab6d1c11838181be75738bba08a15983e8510f2a99c8c7ef8152558ab864b -address /run/containerd/containerd.sock │ │ ├─200746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7682608ad5a5123e8740d64542ab4a0677332cf21bb4d2634ffcba75d73d17d0 -address /run/containerd/containerd.sock │ │ ├─201008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e2acef1bb4a8b2c810720415d274c3edd005a9ade3c55a7eb05344a19c89b77 -address /run/containerd/containerd.sock │ │ ├─231978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a4569ba48827fbaa47f359e17dc19889dc8d25fa26f32e9137a094ad4ddab4c -address /run/containerd/containerd.sock │ │ ├─232173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 727ea3720641cae53255201a4678801fec93f6f8412429d9109598a715c2d1a9 -address /run/containerd/containerd.sock │ │ ├─232292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb42c99de00fd3d04ac484a29e6971074460ef213b255fee5866cb2208307829 -address /run/containerd/containerd.sock │ │ ├─232316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0aacad04fb03d740c04f202c21d8301f040ca997aab6ce8429cef619e6b0dec3 -address /run/containerd/containerd.sock │ │ ├─239105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bc851520dbb25eaa3988525d3fe12d0611be13086907781fa3bd3e33e687b70 -address /run/containerd/containerd.sock │ │ ├─239130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c3ef55a2275c2c2d45905e4a76a266ebb8f15b08f2227edd7bfd18547648c13 -address /run/containerd/containerd.sock │ │ ├─239134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa61fef78ec158a3b7310b8404954ebe33b1dd46754c14eccfa046e380fbdd32 -address /run/containerd/containerd.sock │ │ └─239427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bda5abc467de94c58a9a3af37d2e1c764acb229ae843cfc98191b1fb9cea77e -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1180 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─516 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─621 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─33336 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─33608 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─22572 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─22591 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─28864 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─29134 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─37971 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─38260 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─15124 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─15153 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.oohzgs.service │ │ ├─15485 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.oohzgs/unit.run │ │ └─15515 /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-oohzgs --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.oohzgs:/var/lib/ceph/mgr/ceph-instance.oohzgs:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.oohzgs/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.oohzgs -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─12741 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─636 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─611 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─58855 /sbin/multipathd -d -s │ ├─run-rb1bb53e9bcbd48c684cdf16582abc001.scope │ │ └─200224 /usr/sbin/libvirtd --listen │ ├─kubelet.service │ │ └─47896 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.19 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 639 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─296686 sshd: [accepted] │ │ └─296687 sshd: [net] │ ├─docker-ae639402a11518061bcad876b4b3c1b6f5bf0573c3bd5cf1d96864d2df95e60b.scope … │ │ ├─38300 /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 │ │ └─38313 /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-final.service │ ├─uuidd.service │ │ └─1540 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─13307 /usr/sbin/chronyd -F 1 │ │ └─13308 /usr/sbin/chronyd -F 1 │ ├─docker-8afc9ba47db8f6926b8899cd821b170acf05a47e3d0ace978d4834e05911d8a0.scope … │ │ ├─15597 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.oohzgs -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─15617 /usr/bin/ceph-mgr -n mgr.instance.oohzgs -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-728cf2708e436044ff9b80d000eedfe94a4002d4bcb019fca949d6b3dc8a3430.scope … │ │ ├─29176 /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 │ │ └─29189 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─393 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─41885 /sbin/iscsid │ │ └─41886 /sbin/iscsid │ ├─dbus.service │ │ └─608 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─620 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─614 /lib/systemd/systemd-logind ├─k8s.io │ ├─978495404d68bf5fa3870bd8dffa1d43404251df87be450d99ce67d0167a4d4b │ │ ├─182418 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─287530 sleep 300 │ ├─8b10906620a184f6355ae66e5ea89a381294da597199e4fb75aa4a265b210b72 │ │ ├─130335 heat-api-cfn: uWSGI master │ │ ├─130403 heat-api-cfn: uWSGI worker 1 │ │ └─130404 heat-api-cfn: uWSGI worker 2 │ ├─674366fefcc1917287c87d9e9c950fa6e26c502e7eb84eb77f09b5f92223e210 │ │ └─181295 /pause │ ├─ec302cc33d83568632a0aeca4c61b51bc39c6a7587050e19ebc097a8d6a4f848 │ │ └─71058 /pause │ ├─357bc47254b77ce8665afa9905072bd2ae1c0adda1398b93f477bc163c2027e9 │ │ └─49416 /pause │ ├─0640762726dcb7361faaca5ef0b040f15869ec12f89e78eba99e3265eb5edab7 │ │ └─102396 /pause │ ├─d6085ab4fa9cbe3b3b354154b62a83315906bc711abda2edc10ace4d03c9ddb8 │ │ └─73690 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─201353d743150ce02288138c575b87190265fb9092edb217d4fa51f02abc097c │ │ └─48269 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─4ed52dc89f4429f8edd2cadd5448ac88a1c7a917c122c2e4f176139dedc56dcf │ │ └─141215 /pause │ ├─fa0e8285193e4bb30d3fde2c021ed6d42fd8f43dc2234e92919e96a2d0f5e3d9 │ │ ├─73610 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 │ │ └─75213 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 │ ├─7682608ad5a5123e8740d64542ab4a0677332cf21bb4d2634ffcba75d73d17d0 │ │ └─200770 /pause │ ├─050eecb900e3b0e1a5ec57abdbe655287f00c7d0df26808a22bf22e9e26cd850 │ │ └─94476 /bin/oauth2-proxy │ ├─727ea3720641cae53255201a4678801fec93f6f8412429d9109598a715c2d1a9 │ │ └─232202 /pause │ ├─58229c40ad6f97d300009eec8563057a90edc9728969156bffe1f43d185cbd4e │ │ └─198200 /bin/bash /tmp/libvirt.sh │ ├─fd8ea57e523e5589d4b4453fab8fc0d26d9c8a6c25424f51a4c80a63c1ca731d │ │ └─194209 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) │ ├─052108fcd59a5d4a00999e505f3e77d2fbbff77798cbf991f799cbb21a6f6d9e │ │ └─109428 /pause │ ├─7dd8475cfa7e4367f7c6624bd0572fa63598556b821aa1cfa42cfaed3221a032 │ │ └─92230 /pause │ ├─b3553e6085a35ed5564d0f76c7db9ca83ae0c13709d7b1705f468281e4438b82 │ │ └─63646 /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 │ ├─a7d069d82f34a100f094407472d1e3b05e691f581981b5a5d44c3c62e0444755 │ │ └─132836 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─24a14f1ff9db267f3083bd7da4d93bd8ac00038430391855c0e484e951367138 │ │ └─63887 nfd-worker -metrics=8081 │ ├─e23ad87bd6f5efd61e211545cdc33ac71a08a10e6ed5ed7122b5c635ae602fe3 │ │ └─102918 /bin/pushgateway │ ├─2c8d8680d8113485b14472884609d22ad62618d56725ed95ec57a74fd28e19f5 │ │ └─147900 /pause │ ├─2226cc6a03d70d01d804cec35d9867999f1483d7ef4856f26d9de95ea5c2bc60 │ │ └─142052 /pause │ ├─47a4948fda8e4437082432a305d9db9ffbdc25ac5ab1ce68112136aa9caf9eb1 │ │ ├─142446 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142463 /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 -- │ │ ├─142469 erl_child_setup 1048576 │ │ ├─142675 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142676 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142698 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─142957 /bin/sh -s rabbit_disk_monitor │ ├─4dfe246509d4b0afa9540bf8260aff91cb684766886c64a24c3aa731671ea432 │ │ └─94495 /bin/oauth2-proxy │ ├─483207b2d313898f7ae97c1c518cbbf6febde940f2f9900cc2237def56b44cb4 │ │ └─69394 /pause │ ├─bebebf0757b091e29ad7552f7ee20ea4ca17a29241dcede94f8a7019471b8300 │ │ ├─107354 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107371 /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 -- │ │ ├─107377 erl_child_setup 1048576 │ │ ├─107539 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107540 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107550 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─107922 /bin/sh -s rabbit_disk_monitor │ ├─ccb4ebdcfa3f9d7c52f9d7da76f3431a1fd16f34b7a3c89cba3c2134cfc00c7c │ │ ├─191149 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] │ │ ├─191565 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) │ │ ├─191568 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) │ │ └─191571 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) │ ├─aefbfb3f16137137cfc7468e8123943d75e91ff06a4933d6023584dbfd23d232 │ │ └─72773 /pause │ ├─cdb3574f28f851573ea6c476972152cae57f5e8fecce3a88477ce07a3eaf1791 │ │ └─64350 /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 │ ├─a0a6cf14e5c6f9ac158cde60c67b753da2ba479a552818d4f38756ee1d528f99 │ │ ├─171833 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─172455 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmppyod3k3b/privsep.sock │ │ ├─172474 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─172476 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─0dad1072ed148781f8fc27413807d5c8aee696cfd94b56d80795b06bc437c064 │ │ └─64578 /pause │ ├─8a4569ba48827fbaa47f359e17dc19889dc8d25fa26f32e9137a094ad4ddab4c │ │ └─232001 /pause │ ├─302192af91e86eacdba675d667a8c846143b797ce670d697bc5473ff16df1d3a │ │ └─66688 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─82b4e7c522cf6220cccb0c8ab90e40c2b86509b52c4b57e0f392afe70f8063a0 │ │ └─72900 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─bad57ea0ab014c1a16e6ef94e5f03475803b86d62979f4d3ae35a69cbcbf0eea │ │ └─145957 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─20352b699c82f8783fa062d2fd14d960cd5c5d37ad60b585a2493b51dc0a8c84 │ │ └─94402 /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 │ ├─691165ef58c151127827736af58b21973d97dbcff7fab2ecc1fd88914f260bd3 │ │ ├─104902 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─104933 /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 -- │ │ ├─104948 erl_child_setup 1048576 │ │ ├─105506 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─105507 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─105526 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106359 /bin/sh -s rabbit_disk_monitor │ ├─1a8bd9c8a861fb6f758c8ea49e071904039a93de3e8641f236f9020b70e85731 │ │ ├─92678 python -u /app/sidecar.py │ │ ├─93030 python -u /app/sidecar.py │ │ └─93031 python -u /app/sidecar.py │ ├─57aff830a2fa67b3c8108a71720cc7d31452dd30d29fbca6421c58edf041977c │ │ └─147896 /pause │ ├─0a5482fcd5df7c850ee7cf896fc2f693b544904ad2411f827190089039f8d8e3 │ │ └─152512 /pause │ ├─75eb32a8761a0e707c8c86e0f43c7150e5ba59d139e5c770fcacf776a63023cc │ │ └─62811 /goldpinger --static-file-path /static │ ├─9784337531087aa4a5940e64fb46ea19c0eb3b83e669f17c381e7f2ea7d70b57 │ │ ├─250262 octavia-api: uWSGI master │ │ ├─250275 octavia-api: uWSGI worker 1 │ │ └─250276 octavia-api: uWSGI worker 2 │ ├─c1b956485994acce46c3f67ae6e6a8075541b6febbee2b9dbf22d41263e51b48 │ │ ├─178607 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─178745 /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 -- │ │ ├─178757 erl_child_setup 1048576 │ │ ├─179160 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─179161 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─179171 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─179327 /bin/sh -s rabbit_disk_monitor │ ├─4494a02b81652abe7608944caa5a627a6becde6a1214a5b4f129d56bf5ae4ed4 │ │ └─134018 /pause │ ├─88c61f8a2df0e85d3909199446b1a002401c24ffdd7edffa7e5469bc42185dea │ │ └─110044 /pause │ ├─e3b620e40f998ee06bfa84a59ce33fc6ec872803dda49a1ac08277c00f5246d3 │ │ └─63793 nfd-master -crd-controller=true -metrics=8081 │ ├─e40e03254d1e0a732e5a57f588c72ff6a0f280fc59a167046448d847a6aad53a │ │ └─94167 /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 │ ├─ff62fb53d113e2a68efe910e5b1998b8be277a2ce94370751d3a0a58d5be38b5 │ │ ├─130302 heat-api: uWSGI master │ │ ├─130384 heat-api: uWSGI worker 1 │ │ └─130385 heat-api: uWSGI worker 2 │ ├─ba58b4bc1f3a2a075e3d6a7bf17f0efe29bc53d1e5de4edf49157e482d60f174 │ │ └─198416 /pause │ ├─e09f6cf0cc5fbe1d6b43c62146decd23e874fb34b223d1d69d6bba0fc9a90c68 │ │ └─152539 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─4bb2ca979ec48f8a6265554d9bb130cb213fc8d1014ee5148c46d9f224327c2e │ │ ├─73380 mysqld --wsrep_start_position=eadf67fe-3a3b-11f1-99ee-cf3c4c1ed961:20 │ │ └─73491 /var/lib/mysql/mysql-state-monitor │ ├─3412cf049c7dd2fc48ef04bf8d4b78c5f3094df49661eb73d5a8faaf065f1173 │ │ └─198101 /usr/bin/libvirt-tls-sidecar │ ├─571708e6e10ce0b6bf1939758c396bab561ef6d332c95a2230f3c39c996e1b4c │ │ └─103388 /pause │ ├─9600778f7639663af2a3c442cd913bd484b24efba957c3169192a3cf04553791 │ │ ├─ 91014 apache2 -DFOREGROUND │ │ ├─ 91029 (wsgi:k -DFOREGROUND │ │ ├─ 91030 (wsgi:k -DFOREGROUND │ │ ├─ 91031 (wsgi:k -DFOREGROUND │ │ ├─ 91032 (wsgi:k -DFOREGROUND │ │ ├─283330 apache2 -DFOREGROUND │ │ └─286944 apache2 -DFOREGROUND │ ├─704cda2377cddee9e1f7b73e7f50018137e088e78c374f229145fb67a0f5208b │ │ ├─92643 python -u /app/sidecar.py │ │ ├─92979 python -u /app/sidecar.py │ │ └─92980 python -u /app/sidecar.py │ ├─e181a5f752a2e0d98c41ebd6007289360f279f396ee7af9d3470e23b19711d8d │ │ └─94131 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-19.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 │ ├─eee738dcd28f6b308b25f229a2e5d3b9a155da7b83298ce50d6c3790183565e2 │ │ └─62243 /pause │ ├─d28e92619549000bbef738964ebbe894fcbd3c287d1e12c1e15eba8128c90b64 │ │ └─47593 /pause │ ├─4d6e2d2b5ec6e48a94da87291357fe9c889b38a5ac187182f3c60cab2c2185d8 │ │ └─112585 /pause │ ├─3361c42f3255e6c2de028bcf1ee8a1d21dc3d4c8978899dbb00efc04b39c7f4c │ │ └─68463 /pause │ ├─fb7776cb79f4362f159278cc1a420eb0608877c1b41af12b4ab9cf900f3cb64b │ │ └─51270 /pause │ ├─8e0ee9201edd402df1462427ee2e30bf9e2537c141d8676559524ea0c756f3f9 │ │ ├─125480 barbiacan-api: uWSGI master │ │ └─125513 barbiacan-api: uWSGI worker 1 │ ├─dbc29e800ba22a391fb2214b9aeb33ba95a237493c004fd8b59463f8e9836dc7 │ │ └─178697 docker-registry serve /etc/docker-registry/config.yml │ ├─e340dd56c29eb2013f58e1fe4e2921ad49675ab6fd02327e5b9c4c77558b996e │ │ ├─135501 /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 │ │ └─135830 /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 │ ├─97a04e9a423957b6f02c6ca4bb70792cf43a1583a2930dc794c39c86f23d891e │ │ └─47724 kube-apiserver --advertise-address=199.204.45.19 --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 │ ├─1388b9b14d6002b8de5c2c731bc9c57f3687228e9b2e9207f214b2d67b677131 │ │ └─147432 /pause │ ├─03125846f538b286b16582d56428ff45571e4f82a14b2bbb2e3d5f84f8e8b2c3 │ │ └─71796 /pause │ ├─9965cc733e2f3cf1dd963d60d61a32db66f4f08c38497b499a3e3d13cd821d20 │ │ └─68817 /pause │ ├─2f0cca92164978752bfb7d38838396f18e026924c0e648fc1beb44fc4a55cc43 │ │ ├─130253 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─130752 heat-engine: ServiceWrapper worker(0) │ │ └─130760 heat-engine: ServiceWrapper worker(1) │ ├─eca745bf8d8afde00c0924222e4578937f83fa05b58e64bcfb100d3bebae4c88 │ │ └─92862 /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 │ ├─8f63bfc47a75b2debfc9fa66488ab6fdd81fd7f40c73ab2f71447d449f052ec7 │ │ └─70080 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4c3ef55a2275c2c2d45905e4a76a266ebb8f15b08f2227edd7bfd18547648c13 │ │ └─239213 /pause │ ├─fad388a0d84408f394e97f09b9b104f6f61a2f9cc3db6b05248f6e7d4f1a8632 │ │ └─63277 /pause │ ├─65ba013ca021813fbc33b594577099240db1536db0a58b2d7ef32f57ed6caa5b │ │ └─107129 /pause │ ├─ec5b5b5ff3e87cfcd60cf344945c57a01d29c74a75cea2b2c71191053b90795f │ │ └─181552 /pause │ ├─cf797ffffdbcc829748f39de28cffb348390ba913c96c68aaefe5c1aaa5426df │ │ └─148357 /pause │ ├─39cc376dc54bd1654de7dfc120c2d513f9187f0c33da37bf5c705e363946b720 │ │ └─93614 /pause │ ├─08e6f07b90626c7b3257dd692b7cbf6f25ca64dfee867e53a1d2d1f4f68499f1 │ │ ├─134958 glance-api: uWSGI master │ │ ├─134972 glance-api: uWSGI worker 1 │ │ └─134973 glance-api: uWSGI worker 2 │ ├─cee9ecd9bf08597fbf64a6281231927f65059380773038b2861b1ca35546e89d │ │ └─94680 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─c99a3ae92eb429d4a4a53c7e919a5044ee1dd1bbe602ac531558ec30dee5ad9d │ │ └─83632 /pause │ ├─1283c4b72c706d559a21fa33ca4398d91f19e44dbeb80160853e9a8ed5216001 │ │ └─181435 /pause │ ├─d4f4bbc93c9e26858ae9c08162224f1912367031bc76d5a30956f6c112ee5864 │ │ ├─72353 /usr/bin/vector --config-dir /etc/vector/ │ │ └─72388 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─079a03f12af2cc386428d87b3cbed662422f037cefc1c5d2aafc4135840bac97 │ │ ├─232411 /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 │ │ ├─260592 /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/tmpghin4rej/privsep.sock │ │ ├─260990 /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/tmpyyvvrlks/privsep.sock │ │ └─263684 /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/tmpoq802jt6/privsep.sock │ ├─ad479cdab72e97a4f22918992f9bd6c3025c39771dd8e45056c7059803241199 │ │ ├─ 68597 /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 │ │ ├─ 68641 /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 │ │ ├─ 69382 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─252570 nginx: worker process │ │ ├─252571 nginx: worker process │ │ └─252572 nginx: cache manager process │ ├─e5dc8f85a3258f251fa6f2d97c3ea5dc2884eac616bf0a98354809933e5bf780 │ │ └─62258 /pause │ ├─6ffb1dc50d2d7a26e02392f758f0a312c484c086f31102fd2d5bd6c27a41641c │ │ └─199045 /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 │ ├─9c42885845e59fa71355518c24aefd7813da7a68fd9c18c0e16ebd893493f1bf │ │ └─157106 /pause │ ├─a391bde5e30ebc06301f9588a47779187770bbdbec946e46ae16aaa617c3ec2c │ │ ├─194244 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] │ │ ├─194549 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─194998 /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/tmpsafsdxne/privsep.sock │ │ ├─259350 /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/tmp6u5bq0p0/privsep.sock │ │ ├─259744 /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/tmpinswq5wr/privsep.sock │ │ ├─260112 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─260116 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─261883 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b24598eb-dc40-4bfa-97ae-1290b590def1 --namespace=qrouter-b24598eb-dc40-4bfa-97ae-1290b590def1 --conf_dir=/var/lib/neutron/ha_confs/b24598eb-dc40-4bfa-97ae-1290b590def1 --log-file=/var/lib/neutron/ha_confs/b24598eb-dc40-4bfa-97ae-1290b590def1/neutron-keepalived-state-change.log --monitor_interface=ha-4376283d-5b --monitor_cidr=169.254.0.16/24 --pid_file=/var/lib/neutron/external/pids/b24598eb-dc40-4bfa-97ae-1290b590def1.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─262632 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6b1a8543-1e7b-48cd-a60f-f153376d0cef --namespace=qrouter-6b1a8543-1e7b-48cd-a60f-f153376d0cef --conf_dir=/var/lib/neutron/ha_confs/6b1a8543-1e7b-48cd-a60f-f153376d0cef --log-file=/var/lib/neutron/ha_confs/6b1a8543-1e7b-48cd-a60f-f153376d0cef/neutron-keepalived-state-change.log --monitor_interface=ha-98e7e82d-3c --monitor_cidr=169.254.0.253/24 --pid_file=/var/lib/neutron/external/pids/6b1a8543-1e7b-48cd-a60f-f153376d0cef.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─263594 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=df564809-f6cb-4509-b7d7-9b096b6a9a97 --namespace=qrouter-df564809-f6cb-4509-b7d7-9b096b6a9a97 --conf_dir=/var/lib/neutron/ha_confs/df564809-f6cb-4509-b7d7-9b096b6a9a97 --log-file=/var/lib/neutron/ha_confs/df564809-f6cb-4509-b7d7-9b096b6a9a97/neutron-keepalived-state-change.log --monitor_interface=ha-db026dbd-5c --monitor_cidr=169.254.0.251/24 --pid_file=/var/lib/neutron/external/pids/df564809-f6cb-4509-b7d7-9b096b6a9a97.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─e6f649f16fa5e209929512a110949edd7cc1b1e1af5892f1b1d8d70168f4d656 │ │ └─62534 /coredns -conf /etc/coredns/Corefile │ ├─95b5afc42214d9a63c2a5234a68db6331ec94a92942a41b3afdb1c9167a80aa2 │ │ └─72950 valkey-server *:6379 │ ├─4bf2ecb9f8be733762e6bf57d64ec33317f2f95d011159009e4bbd3e4dfacf58 │ │ └─250933 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─880090807e2072ed460e8c24bd8d7a569c0fdcbd355f728e57a19a4396b8c21a │ │ └─47576 /pause │ ├─6f19b6041145c3f8a0c0ae5f1e133b6a74a76460672beea6562836e4de2d9156 │ │ └─69882 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─5363cf1ee1d547f4a573885b17f5b5080a8b52639270f0353f23bd1f0485dc69 │ │ └─76406 /pause │ ├─fd76e95ee150867ae62fda27fbffe48aaaa168423377d4abb522d94d1450363d │ │ └─171805 /pause │ ├─d4880a8615d1488620d8e64e8ac7954a7036a456f6e7be86821ce580f5095bad │ │ ├─169164 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169747 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169748 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─f481df90516c134cae48f03ffe41951c9c196294af33c702bcbf01a9be0df99e │ │ └─68419 /pause │ ├─1f6651c5b651e4aa036ab860be50e29d7dfedb52a2401ca233dc93cee9655e93 │ │ ├─200558 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─200599 /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 -- │ │ ├─200610 erl_child_setup 1048576 │ │ ├─200968 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─200970 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─200987 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─201795 /bin/sh -s rabbit_disk_monitor │ ├─42fc2a3ec19c2b009c25babb18291e9353673e05dc947e3ad0823b5e9d7da08e │ │ ├─157330 /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 │ │ └─256933 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─fb42c99de00fd3d04ac484a29e6971074460ef213b255fee5866cb2208307829 │ │ └─232345 /pause │ ├─47fdbea78d7ccd973b5aaeef65e35bbb1694420f5df6426994e2c6264acde2c5 │ │ └─161188 /pause │ ├─297385c21862bc986bdef261e0b032e6d2d04a79deb110e451ac56582e9cc383 │ │ └─109870 /pause │ ├─22120e57dc56c18d737666a0f205b0acc5a0fbbcaf7be2d4a9f69afb92b5d9e2 │ │ └─72327 /pause │ ├─d48d3d817f75e79c1918da65d4d696e63c7a342d2bcb161c12c8f7a4c9e3b033 │ │ └─68751 /server │ ├─9c44169de90c1d533e685e2792e495fe81e0db8642fe4a9abed254ade087ae0d │ │ └─141565 /pause │ ├─233ab4a0bd45f24a7b90c24d94f9f19dcc0d580b17e03b92837cd761eba45168 │ │ ├─69721 nginx: master process nginx -g daemon off; │ │ ├─69755 nginx: worker process │ │ ├─69756 nginx: worker process │ │ ├─69757 nginx: worker process │ │ ├─69759 nginx: worker process │ │ └─69760 nginx: worker process │ ├─73b3d2f895a804d43a03d7a81413fc85013e77cfd196077ca31c963f41ea1873 │ │ ├─169156 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─169899 nova-scheduler: ServiceWrapper worker(0) │ │ └─169901 nova-scheduler: ServiceWrapper worker(1) │ ├─8b906186c17547f23e38a9cc9dacaeedb84524d73cea66f63967c51387bca8c7 │ │ ├─63689 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─63714 /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 │ ├─6246862baa6bdb3628d9e78d99e7a8e8c87635f7842ba86d161a4b41fa24db9f │ │ └─91902 /pause │ ├─1f9108edad1add34f43d7cad451f2f67c4e3bf435cc3a2565363467a8cb43f92 │ │ └─232583 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─bafbec8aea5faa14be154b45d7807e3e0bae1d2b6eae436be50d7587722e9e7a │ │ └─161233 /pause │ ├─6b7c1c8924f750bee0f3841e1088feddd9172109fd6d00b96965c566441bfbb2 │ │ ├─120622 placement-api: uWSGI master │ │ ├─120635 placement-api: uWSGI worker 1 │ │ └─120636 placement-api: uWSGI worker 2 │ ├─68c75ed8ba74560b7e46b1d6c53f6df20b97277208d1e6c756a0f0e76be236e7 │ │ └─175654 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─f0584fc637ea90e8e249bdd5eae7b69a977da73971ea14f1beba5d2b03f096cc │ │ └─134292 /pause │ ├─6c1e21303e9d4a40643c4dfb5910da3a0af3a5dc19d0d2d7b4624305f38cef10 │ │ └─62499 /pause │ ├─edc0d92db7fe603cee0b28eb545032775c74a7c317434cc9b42e78d25070fb2e │ │ └─94358 /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 │ ├─0e2acef1bb4a8b2c810720415d274c3edd005a9ade3c55a7eb05344a19c89b77 │ │ └─201077 /pause │ ├─0366d7f7bccf38d3524b651395dc4cf1f8018265fcf0a9f4c0197b97926ec7c3 │ │ └─71663 /pause │ ├─0aacad04fb03d740c04f202c21d8301f040ca997aab6ce8429cef619e6b0dec3 │ │ └─232375 /pause │ ├─ca6d46b99a53989cec5ae8b40e666e7461e54f3ed645cecd60bbdeef95b6703a │ │ └─141145 /pause │ ├─c1ef492bda6090998fac48093ff71ebe95c4a811d4af908a3c346514cd47480e │ │ └─104256 /pause │ ├─0feff52b16d15da10a27fae82bc15db414eb83a7ac07ef8cb879043c93805417 │ │ └─201463 /bin/openstack-database-exporter │ ├─fddb8d5fb9dcde665b4f43c6e90dc7e6269fa052d6a0fe33a47d4e0561b0d766 │ │ └─178998 /manager --metrics-bind-address=:9782 │ ├─9957c8eed9035bb0dff609a1c4ea6b7cec2f780520fd4214343191ee1d8a7ed7 │ │ └─82630 /pause │ ├─b2760a0324feacd48d4877b3f68bf30c85b02fca4e2a0a620e121289295aeb89 │ │ └─62587 /pause │ ├─13099fcc1c204858ef83851db92ec419d8f8f4e7155f57c3ac9478a97e2ca829 │ │ └─64117 /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 │ ├─67004222fd234dd49555dbe5c080a93790e76ed7f0492fe004838d28f6e45db9 │ │ └─69146 /pause │ ├─4376400a6b4f6970e2042cfe8fea79593bad9195137cba5abf0003d502095597 │ │ └─94314 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-19.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 │ ├─629a89b58822964486fb89a15f0f698a0971f042e22dd21a27d18b1f0e728e6c │ │ ├─168228 nova-api: uWSGI master │ │ ├─168254 nova-api: uWSGI worker 1 │ │ └─168255 nova-api: uWSGI worker 2 │ ├─18ed8be37b95869cb9e55f9286babe2be4406a2889b49c8fb087c29699fb6160 │ │ └─63926 nfd-gc -gc-interval=1h │ ├─525bdaa30d048f2082c5699187b9fe79c608190340126be25a1dc8377f827954 │ │ └─178904 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 │ ├─10b2766159bc391e64b07cd01f0f5ab45cd49067e3ca4497ff70c823b923f717 │ │ └─72854 /pause │ ├─4171f6b6d5252da421dcca09bfd4aeb1e8e9cd552aebf71dfd9db022c06dcbf9 │ │ └─86397 /pause │ ├─cd5172d6bec60a77dfb1d530565163371b3e56df49c702b09925af361a5d94ee │ │ └─47456 /pause │ ├─ca4b5c9badb90043cbc8040bbc00f7b6fa70a9c7c778dcd139be8c4ffe92343e │ │ └─178992 /kube-vip manager │ ├─fe061783ea158dc39919ce4905ca9bc2bc3ea5c71849fdaae69b4e8414b24820 │ │ └─47592 /pause │ ├─f834e2dd0784a3664cc170b5b19f52318ceae7fe466907dba27fa5c632311704 │ │ └─48244 /pause │ ├─37019dc49c48f18dd445642d0bff719b1b32f0f1e7538f0761f9c721cd8784bf │ │ └─199827 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─f17c9277ef6d434647536f37ef6af5b55007e2ef5bcb00ac43152642a5b3ddbe │ │ ├─192241 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) │ │ ├─192591 /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/tmp92lq0n4c/privsep.sock │ │ ├─192875 /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/tmpwi7acru5/privsep.sock │ │ └─193147 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─83ee9573844634f90a8e14a19b5411ab359fd86bd8857aafaece4b686b45e5d9 │ │ └─148748 /pause │ ├─ce36840a6e1c18768ce38f446ec406006401461d37e11de1a5e52c8bbb817370 │ │ └─62421 /pause │ ├─8132e76a5f57bd9881afc0ffc9a239295ef5bc7f571a1a3102d3f19c9edf7fac │ │ └─153823 /pause │ ├─f6daa53312eb1fbd74b87fed380d1b1b68985bad7da01b3354550e39e781fd68 │ │ └─93693 /pause │ ├─aa39bdeaf6199712039e6589ee757d5fbf76e0fe2da4e5b206a119cd02eac07a │ │ ├─142002 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─142665 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─142673 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─48e6db8bc2764a580dc164ceb6556967d119d03fa5c0e649d42e620f160f5ee0 │ │ └─178959 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─5c1dfb405040fb374a25551e01e7abee1e5bce92ccae82c4d700449026996517 │ │ ├─191131 neutron-api: uWSGI master │ │ ├─191175 neutron-api: uWSGI worker 1 │ │ └─191176 neutron-api: uWSGI worker 2 │ ├─bed6ae352572a611aec53853c73421c265f8c24fdfec8e9e029288c64adb35df │ │ └─92187 /pause │ ├─c04e85a866ff301ebb526a7f955308cb53066b89365aa6ba9aab6ed01841b9a2 │ │ ├─252805 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─252822 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─edce367e665cd231f9fb2f690cf37b3edd9a95990174ca876c2abce164fa8e1a │ │ └─181742 /pause │ ├─3baab6d1c11838181be75738bba08a15983e8510f2a99c8c7ef8152558ab864b │ │ └─200143 /pause │ ├─6607ec11b362a1a186b7e658bbe43ba939f947019e4b91c58f15a9dbedd154a2 │ │ ├─201293 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─201313 /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 -- │ │ ├─201321 erl_child_setup 1048576 │ │ ├─201572 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─201573 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─201583 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─202069 /bin/sh -s rabbit_disk_monitor │ ├─7ecdd114ad8220da344a99c27534bdb3f1d6412c2b7802dae9a56ff2b0d67cb2 │ │ ├─142170 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142201 /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 -- │ │ ├─142207 erl_child_setup 1048576 │ │ ├─142348 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142349 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142359 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─142805 /bin/sh -s rabbit_disk_monitor │ ├─0bda5abc467de94c58a9a3af37d2e1c764acb229ae843cfc98191b1fb9cea77e │ │ └─239450 /pause │ ├─46d2b75587d1c3999d56c64f76ff33b9dbd50839b2ba236865dc78215711f0b8 │ │ └─69082 /bin/memcached_exporter │ ├─04f7b9433539de28b978532a520f3878b61fc008cdbd4e514b21e4f838e9d73f │ │ └─62164 /pause │ ├─976410a94824a717756fdc89f663bbedbc97f6ca982bb24c4c23e8d4fd43c519 │ │ └─178922 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─c38d68827da60c6ff8e5a8178fa1e1db97e56f941a3c4fe147bd56a977af7474 │ │ └─159344 /pause │ ├─d450ed03b8c549fb4b60ffe66b4b8c0c40984c05f0064d33be7a61af53f8272c │ │ └─68275 /pause │ ├─e4c958c7af4280655f8cd1143a1a3effda79278a7841dd48015ecd2e6f9e2618 │ │ └─73661 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─cf6d655a03bb23725189e32516c7a3e8f27305af39307bbbcf720a2c8d4ee29f │ │ └─172244 /pause │ ├─31006d74eaaca8aec61731716cdd56cd1afbc170803a3d63df64a92100377dcc │ │ ├─130441 cinder-api: uWSGI master │ │ ├─130454 cinder-api: uWSGI worker 1 │ │ └─130455 cinder-api: uWSGI worker 2 │ ├─266b8fb1c19fadec008a2710b8b52fed84ebc552b7a6feb73f3499611f28da4c │ │ └─82702 /secretgen-controller │ ├─783b47796cd3cd5184381b15fa6623d47a8d560a3b54ac5744030ac22379fa18 │ │ └─161900 /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 │ ├─90af6fbd036b24b68e05eca4801f38acb590d5f4b37c0cc5d5a7de7e6512a357 │ │ └─176882 /pause │ ├─c67b52f5f7f8ca60a10b2ff9959bf3cb1a955c2e6f85c8aa2068bc6fee0a36dc │ │ └─105679 /pause │ ├─427dec7e79c12807683af12f01d323934b6b7c58cd422a8cd7434fd30ba58e91 │ │ ├─251820 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─251837 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─252379 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─252380 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286291 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286292 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286293 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286294 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286295 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286296 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286297 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286298 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286299 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286300 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286301 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286302 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286303 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286304 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286305 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286306 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286309 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286310 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286311 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286312 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286313 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286314 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286316 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286318 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286319 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286320 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286321 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286322 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286323 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286324 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─286325 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─286326 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─7efac31227eb273a1b7fda7e9355f863a03c9e537d4ccf2d5c992a7eb0417cdf │ │ └─51377 /coredns -conf /etc/coredns/Corefile │ ├─93f731e474951f5d1b83aac3682f5f72dece4c007c793b47c5f6e9a268481f8d │ │ └─73189 redis_exporter │ ├─8bc851520dbb25eaa3988525d3fe12d0611be13086907781fa3bd3e33e687b70 │ │ └─239174 /pause │ ├─e37128d7bf0b383d12ecf5561c670cab2b5da7ba55d83d4521c5035e680199dd │ │ └─147849 /pause │ ├─03c1745572be95aafb2b5b8cff249aa718eda7a5663f07e4b9d2d360622b4556 │ │ ├─245107 /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 │ │ └─245321 /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 │ ├─50ee2d4314c295eec03ad8819892e22bc0b900f10bfce9a27390f1d0668401c8 │ │ └─92992 /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 │ ├─c6b059e69e702f209584dedde6b6f1ba6fd092ca780bdb122c4dc0bc924228db │ │ └─47601 /pause │ ├─bdf6f4363e5224233c45a6c7695f559a2f3e0804f98c15cbb3d6b6f7c6e6c0f5 │ │ └─68539 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─96ddbbf65f3b87749d1218bf2dd781ece5387ffd21735ad08cbbb935f76c2710 │ │ ├─244901 manila-api: uWSGI master │ │ ├─244939 manila-api: uWSGI worker 1 │ │ └─244940 manila-api: uWSGI worker 2 │ ├─48efea77245e0f2d0decba53fe0c1c41af1debaf0e27742469a57e224bcfdfe5 │ │ └─62103 /pause │ ├─c60a7856fbaf0989dcbd89a1f0cc217143e7f5709b4a888fc9225a1dd845c8bd │ │ ├─104905 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─104942 /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 -- │ │ ├─104951 erl_child_setup 1048576 │ │ ├─105550 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─105551 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─105597 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106435 /bin/sh -s rabbit_disk_monitor │ ├─5738e448ae4a20bb4358b2614cbf2db6593395af072b68c8d0b0ccca79ad24d9 │ │ └─178708 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─677bba185d25c05b6bfefed95c87b60d76348ac5c360485160dc1b0dd0bd8adb │ │ └─244898 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─1ac2e62388149a9cc0bc21e5a66e3d46282670c625134a62c0ae1f29f666c962 │ │ └─103821 /pause │ ├─de0f77229aeaca997f5a616bfbffd8c8631c16104231f0139c5ecdf6f97b338d │ │ ├─168493 nova-metadata: uWSGI master │ │ ├─168506 nova-metadata: uWSGI worker 1 │ │ └─168507 nova-metadata: uWSGI worker 2 │ ├─2736c1121edf2d67686189316492a9f99bc417a38541aee0e362a6f7179c3f40 │ │ └─65386 /usr/local/bin/rook ceph operator │ ├─221e1bc57875f672db48d55b97b8de9259ddb6cbb0a1531aab6caffc3b7088c0 │ │ └─50803 /pause │ ├─8945c1b08ec0df698d7b00c461d696d1d9114f0933646b10230ff0253f325b10 │ │ └─93756 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 │ ├─d88594b2fcbab80bc8eb91d924aa2f7c12a76256da255643e4fadda9b57308ca │ │ └─47707 etcd --advertise-client-urls=https://199.204.45.19:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.19:2380 --initial-cluster=instance=https://199.204.45.19:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.19:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.19: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 │ ├─b7d8df24245bceee5ad793727908413750cce8e43498eba86ec5206d2461acb2 │ │ └─51217 /pause │ ├─86c72c719db461564720764b1531ffb3f695ce9e7b9d0fb04fe0e273f28eaee9 │ │ └─179006 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 │ ├─051fe4518af8ca5b756fcbe503c614994bce230e205a4e450abead1bedd2b8fc │ │ └─104522 /pause │ ├─dbfec90d723f710f41e41b7e671d769e41416a179ab3207041b399a35fa6e78e │ │ └─61595 /pause │ ├─85d3c4121c2c70f7cfba35ec0b7ec4a502741d997b599bc833370b176efdc3af │ │ └─175730 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─09c2ddc4dc24bfa13fa9256c383b459b6b7202c948e5b4fc8c6df0d4e3cbc155 │ │ └─66650 /pause │ ├─45fad9a25c49490617a0f21d0269b75d2223a2a3626b3c6df5335b2fea279547 │ │ └─63414 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 │ ├─95378c400b7ef6f5718a4df0fb8be30abf5016b316d6e8144859f90eb8809cea │ │ └─109542 /pause │ ├─39623d5c4ef965fd0aa6b32ac6cd38b8f64ec9949a76615b1987d8a94125c337 │ │ ├─49900 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─50321 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─d32501f493aaff2947f1335221c1a0aa76412d47fedc03d92a5fc2c7cdf5ae5c │ │ └─73141 valkey-server *:26379 [sentinel] │ ├─1bbbaca90af397f6795fac5b4ea8c5c69e56a5a0f34982933dc23c9666f62262 │ │ └─156975 /pause │ ├─5905f4eea47e2629f6bc1c1f4cdbe777198d1c3cadc6b6b9b58d3f1bc4ef0104 │ │ └─151000 /pause │ ├─6ee9447dc6fc6a1391d2a37171ebedd50f510cf3d5e9d3f69c0cf3a111e165d4 │ │ └─68495 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─110690658e8790ff0b2f49b0f2e40f67064352ead3ead7b43256254b8448cbb4 │ │ └─157278 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-fljwz --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─faf05a2559f10a72760fe935d260669d016c05c311439359723c8c9aa618548b │ │ ├─194227 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] │ │ ├─194562 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─196699 /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/tmplgvhcd61/privsep.sock │ │ ├─198679 /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/tmpe1q2ueku/privsep.sock │ │ ├─200064 /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/tmphuz3wduf/privsep.sock │ │ ├─201424 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─201426 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─201539 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/bedf4be4-b312-4405-9480-23de051d4e31/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/bedf4be4-b312-4405-9480-23de051d4e31/host --addn-hosts=/var/lib/neutron/dhcp/bedf4be4-b312-4405-9480-23de051d4e31/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/bedf4be4-b312-4405-9480-23de051d4e31/opts --dhcp-leasefile=/var/lib/neutron/dhcp/bedf4be4-b312-4405-9480-23de051d4e31/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-11ca3171-062b-44f0-889c-d65d90619b2c,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 │ │ ├─201542 haproxy -f /var/lib/neutron/ns-metadata-proxy/bedf4be4-b312-4405-9480-23de051d4e31.conf │ │ ├─204778 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c90a8a1c-6016-4612-b1a0-a9624fa1e918/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c90a8a1c-6016-4612-b1a0-a9624fa1e918/host --addn-hosts=/var/lib/neutron/dhcp/c90a8a1c-6016-4612-b1a0-a9624fa1e918/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c90a8a1c-6016-4612-b1a0-a9624fa1e918/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c90a8a1c-6016-4612-b1a0-a9624fa1e918/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-3331d5b8-42eb-425a-9d92-d32a0820c6a6,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 │ │ ├─204781 haproxy -f /var/lib/neutron/ns-metadata-proxy/c90a8a1c-6016-4612-b1a0-a9624fa1e918.conf │ │ └─265348 /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/tmp_hyf_stt/privsep.sock │ ├─0aaae632605a594c7e7ca6110a7faccb277971e8bfb4d01c8af7a9e5145ec136 │ │ └─92435 /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 │ ├─f789ade1f12dc3009e223a2e1f388a75de0c252cac61de40126f78cc62a26b70 │ │ ├─172275 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─172888 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─172889 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─a6c2c953ef0f4477d4ad26c347bf8d76f2bdc07c8067085cc7b27ca649993820 │ │ └─175722 /manager --metrics-bind-address=:8080 │ ├─09ec6efb1980038b5b9b3c11668db4985d20fe9c36974910b8240951f316124c │ │ └─64254 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─93a0edf27c4f707b25d5a348bfe0abd523c699b6720f7ef6fb37c89076ff3f54 │ │ └─92142 /pause │ ├─ebfdb01a7c325d476527aebb373fc20d65534f1aa32280a713d32d6c8876d0f0 │ │ └─158304 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─6a0976a580b091c8049f713ce9e62b964e80c755734bf0fc5d1be9c1d2520b46 │ │ ├─106139 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106195 /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 -- │ │ ├─106203 erl_child_setup 1048576 │ │ ├─106450 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106451 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106469 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106965 /bin/sh -s rabbit_disk_monitor │ ├─d508e4a828055be1b21040a9a4678cc05855ba1978f0b4928434614deed1fc94 │ │ └─134801 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─a126d16316297c3de68dadc9edf0d50b6a78b13c769896a0e93715a2afc13a63 │ │ └─76590 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 │ ├─9d94363a7a4bafff37346071fc51b065c3889a6a4b4e22fa4c1837891630cccd │ │ └─178957 percona-xtradb-cluster-operator │ ├─c84d8346fbcb3a60c13c08578d72fd37640f9026d62e65b3e64430c1f33e2a29 │ │ └─62228 /pause │ ├─41033482f2d0133631ea25d980b72b967461935f4c82204870a2c6310faa24cb │ │ ├─250931 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─251528 octavia-worker: ConsumerService worker(0) │ │ └─251531 octavia-worker: ConsumerService worker(1) │ ├─d3b4a8666b18a6c79611dac895786ba7edb153f85440016230c674df5c4b16d0 │ │ └─61701 /pause │ ├─0c3b2417815444949bd13da0a0047b00187b161762e3d296720e0b1f73ce6511 │ │ └─51312 /coredns -conf /etc/coredns/Corefile │ ├─5fd54e425e62c1267b61ba0ebe5596f6313d7999300000b0378f93dcc3ec9e26 │ │ └─244902 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d265d5287972f807a7f6756b956c7d4672cb7eca0b5d1d63921e64cd846037d4 │ │ └─62787 /pause │ ├─5a96b36900fa917062ef0e073fa47d83572e522fc3a7074f9170e449ee2aa699 │ │ └─109348 /pause │ ├─14856920592c977a9977c874f30e5654c46a3bbc70977f88cbcd52d477433740 │ │ ├─191189 neutron-policy-server: uWSGI master │ │ ├─191202 neutron-policy-server: uWSGI worker 1 │ │ └─191203 neutron-policy-server: uWSGI worker 2 │ ├─aa61fef78ec158a3b7310b8404954ebe33b1dd46754c14eccfa046e380fbdd32 │ │ └─239183 /pause │ ├─2c19935d70e47d68971c44dfd8ce41a67892bc3d901e5b8a9a807cd989a4ee9a │ │ ├─84141 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─84158 /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 -- │ │ ├─84164 erl_child_setup 1048576 │ │ ├─84222 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─84223 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─84233 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─84386 /bin/sh -s rabbit_disk_monitor │ ├─df2c56a0a522daecde0195ab33f0911f706257a53f96969aedf32479c1dc1db8 │ │ └─181802 /pause │ ├─dbd2c1ba1c013ceb5f7f230156f8bcddb89c1343187f18d279fe8f6bba324b70 │ │ └─175664 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─a1a49f2303a608d9c0f4e5692758aaad759c1be1bdbf677c9904ccf421500061 │ │ └─64690 /pause │ ├─6b393711f14ba591516137f32139e471d8fe0bb7d2243b815af794840a7b9f31 │ │ └─181416 /pause │ ├─cf1fb990936c38c31d9511ad40edaceb7179e23cc57268c191358bdfd699adb8 │ │ └─149070 /pause │ ├─a545d46ce573447f43b4eddc566a038434888a3634b6c7c20dd0a489f5e8398f │ │ └─133957 /pause │ ├─5ec0bb42984b6b8ce303c1905b3527514f0a4bc083c55e08e408bde40aa0a230 │ │ └─181298 /pause │ ├─1b53c4238155b0e0182aa619f2673aea3821aaf48a8b158c880698ce822208f7 │ │ └─49396 /pause │ └─9cdde5bc98da1166066233e63c547e8a148a6cb315676a75b367273b9e1c65a9 │ ├─110955 apache2 -DFOREGROUND │ ├─113275 (wsgi:h -DFOREGROUND │ ├─113276 (wsgi:h -DFOREGROUND │ ├─113277 (wsgi:h -DFOREGROUND │ ├─113278 (wsgi:h -DFOREGROUND │ ├─113279 (wsgi:h -DFOREGROUND │ ├─113280 apache2 -DFOREGROUND │ └─113281 apache2 -DFOREGROUND ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount