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 │ │ │ ├─21891 /lib/systemd/systemd --user │ │ │ └─21892 (sd-pam) │ │ └─session-21.scope │ │ ├─21826 sshd: cephadm [priv] │ │ └─21905 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─720 /lib/systemd/systemd --user │ │ └─721 (sd-pam) │ ├─session-4.scope │ │ ├─1640 sshd: zuul [priv] │ │ └─1653 sshd: zuul@notty │ └─session-1.scope │ ├─ 717 sshd: zuul [priv] │ ├─ 734 sshd: zuul@notty │ ├─ 879 /usr/bin/python3 │ ├─ 1644 ssh: /home/zuul/.ansible/cp/199.19.213.207-22-zuul [mux] │ ├─431220 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zahwcruukdtlpeccwthlwixsvvwykdbo ; /usr/bin/python3'"'"' && sleep 0' │ ├─431221 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-zahwcruukdtlpeccwthlwixsvvwykdbo ; /usr/bin/python3' && sleep 0 │ ├─431222 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-zahwcruukdtlpeccwthlwixsvvwykdbo ; /usr/bin/python3 │ ├─431223 /bin/sh -c echo BECOME-SUCCESS-zahwcruukdtlpeccwthlwixsvvwykdbo ; /usr/bin/python3 │ ├─431224 /usr/bin/python3 │ ├─431225 /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 │ └─431227 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-75a7b2cd4170bdfaf4b99c445533b0bc10f3b5e2eba5ae688c6a8c0e0010da70.scope … │ │ ├─18877 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18893 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-8b51cb725e1f8f87f076c3bb543000629447e362c47c1a717feec94927311860.scope … │ │ ├─34911 /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 │ │ └─34923 /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 │ ├─containerd.service … │ │ ├─ 9991 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12330 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1b883e5da6ebf3817d2d7a8c5f09a45d7b772bf52a9e4bbf3e56b5ae3af4bce9 -address /run/containerd/containerd.sock │ │ ├─ 12713 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e0f1ce65cce856d3e5a6486ba5e75aacc2cf09c24c8c33891f1453ae2fb3289d -address /run/containerd/containerd.sock │ │ ├─ 18849 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 75a7b2cd4170bdfaf4b99c445533b0bc10f3b5e2eba5ae688c6a8c0e0010da70 -address /run/containerd/containerd.sock │ │ ├─ 25461 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e11eeefcb7121573d6ac99e4d73070a405bc713e2e2087bd7057c81f58052b3a -address /run/containerd/containerd.sock │ │ ├─ 30061 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8764f6417a3d5d132c5f233d479e87d4574e32418894538f6e6188e4c054f3c2 -address /run/containerd/containerd.sock │ │ ├─ 34887 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8b51cb725e1f8f87f076c3bb543000629447e362c47c1a717feec94927311860 -address /run/containerd/containerd.sock │ │ ├─ 40663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ce7735ae3ef9672b1c0cca86083da40297f3d636e81964aa21e9b9fa99cb0a6 -address /run/containerd/containerd.sock │ │ ├─ 40679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7a61b2ed0721ee474eb2fcef71b9dd786ea0f33df5f7fe5f63addc95e516183 -address /run/containerd/containerd.sock │ │ ├─ 40697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b50a0f5214b2f3c2283d41d106698d69f694f570c18368c3a2b222b563da9a4 -address /run/containerd/containerd.sock │ │ ├─ 40728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14a0acfdaf77e7347b967d24a6186aa3c06f2f886dafc0c696b51e4444c5a429 -address /run/containerd/containerd.sock │ │ ├─ 40743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b6916b8a37195cf059d1bdaddbb852d26b3ebb7c9062d253a67772384d85a95 -address /run/containerd/containerd.sock │ │ ├─ 41285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f1c9de58b6c9df7bc20ffd7992e0c593312273fcf2a56587e5bf73ee5a747c5 -address /run/containerd/containerd.sock │ │ ├─ 42033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57b083f43c55a0be642c840b2e6a238baa46fc09ff579cdb33203937735401c4 -address /run/containerd/containerd.sock │ │ ├─ 42051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f9815047ed6bfc43c937de6c047ad47d64ceb00fee838fb96f76b6936a8a588 -address /run/containerd/containerd.sock │ │ ├─ 43387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeb828d9d7d2d2dbdc071c62e592bed50ea9a2e935d28c2ba4ff0fd78b25ecaa -address /run/containerd/containerd.sock │ │ ├─ 43777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6cfef11a6f45711329cc754cccc187d275c5442ee8209892acbbcd124c491b2 -address /run/containerd/containerd.sock │ │ ├─ 43817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c707eea186cd802d82313fb610336116c5f8d4043556ea1b4b85729efe2aed31 -address /run/containerd/containerd.sock │ │ ├─ 44243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47eeed0e343eed33d26d8be0fa1a9812127aacfeeed27fa135c5d9ae28d8c1ef -address /run/containerd/containerd.sock │ │ ├─ 44766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 115cf7f352f4c673ce50c5220e13fa217d3c755ff694f2ca907514070f197843 -address /run/containerd/containerd.sock │ │ ├─ 44792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81cecdd30fe801acd8312a187fff21c57701aa4a813d4493c5855f22dc20a5c4 -address /run/containerd/containerd.sock │ │ ├─ 44844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51a61ffd05df09777fa8d94c40b283bb3cdffe49a04f49d0fa01fc75dcdc097d -address /run/containerd/containerd.sock │ │ ├─ 47273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f7e9526adcf7d891c80a59638933c743627f1426fc48acf972dd3d6ce0927ca -address /run/containerd/containerd.sock │ │ ├─ 47384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fd5815eb3f4d938419d641887a1d3fb0aac6c062ae5bbc09bb59662ab7b12e4 -address /run/containerd/containerd.sock │ │ ├─ 48126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85cc4a7fa5425100762fd9eecfce06190c6ccc544174529d9a8d66786d5ce670 -address /run/containerd/containerd.sock │ │ ├─ 48222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41994d3c655d6b276543555789b5c3c6e13fabf6afe3c7e7292f95ae913b33dd -address /run/containerd/containerd.sock │ │ ├─ 48604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd23e087199b420a62e3e28c56b7f467fcc25da08ce702cd937ae68f7e3162f3 -address /run/containerd/containerd.sock │ │ ├─ 48916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3010c9ac2ba3646c476e7d7a07559e93bcbf37a16e00e323d4e6b152c0ef66c5 -address /run/containerd/containerd.sock │ │ ├─ 49350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1618a3f5ecbc0caeb028d493618843042b4610a3906d0954ebedb87455751eb3 -address /run/containerd/containerd.sock │ │ ├─ 51743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4c82711b58e41a9976d90d1a422ceced880de1cf24cade268c39ab3b7520e38 -address /run/containerd/containerd.sock │ │ ├─ 51913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26665031c5f004544acb01f402ab78ce9a5dd0c1a4cadca1d141f2926d69b1f9 -address /run/containerd/containerd.sock │ │ ├─ 56404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04771b73d5bf0eb3a16894355e7f0a08f3ad3b79c6aad9fe7600c9b6f97bf7b8 -address /run/containerd/containerd.sock │ │ ├─ 57064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7328dd1940e318d373e3e16df78daed03662f7d6bf656a872fd00a1b9a5907ef -address /run/containerd/containerd.sock │ │ ├─ 57118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a55ede9e12fa02b40a4e65ecb62f0c049175011aac3cf63ba6c3baed57ec9610 -address /run/containerd/containerd.sock │ │ ├─ 57157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afab72f77182e2fd42fc9167a0ca54ca10e42d08cbd33d8f422fa1a9ebbf88cc -address /run/containerd/containerd.sock │ │ ├─ 57302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a80f8bc56fd8aea320e51a401b0130b655aa0e0c4b88872843650340e861509f -address /run/containerd/containerd.sock │ │ ├─ 61952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4234a396fc9bf42b9b2ea578b546faa9cc2c2eec765c8ad75d2c34716953be2f -address /run/containerd/containerd.sock │ │ ├─ 62098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cb53ab3ba30d38e8d33aaa6fe25786817ee675bebe538c2caba6a4ac8b1a582 -address /run/containerd/containerd.sock │ │ ├─ 62127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 869c3d42fc30ad0bf39a6ad024ee75ab54e163f8ddeb0ec4f275634e18c1cf0d -address /run/containerd/containerd.sock │ │ ├─ 62192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 173119d8b2ba071c24cbfbbc799f5015b5f9fa01dd73b1861564eb5d78ac1562 -address /run/containerd/containerd.sock │ │ ├─ 63395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33bf89384891b13234e7766c68d04b2e494c741349d5f39a7b53f4955920bc92 -address /run/containerd/containerd.sock │ │ ├─ 63595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c64da183177ecc5bf84bc00a127392d497b89b70e85503a5e5bf9b168368dbb4 -address /run/containerd/containerd.sock │ │ ├─ 64046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8c179477eef7b06157863a14619f373c2effc4d4d0c6dc91d0b95df5b1ed70e -address /run/containerd/containerd.sock │ │ ├─ 64077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 105c515f5ef36741a7b7c5a2d6ba428e3cc952b5e782c8f735910c1f15301f61 -address /run/containerd/containerd.sock │ │ ├─ 64132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33945deff91d2c45b5b146a73bdd181b0a9908720c7275e5bfdccba34eb1eae1 -address /run/containerd/containerd.sock │ │ ├─ 64523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f1d1f3e1ce6d719eda3876d610be35d69d42f11f31aac9a649afc3443121674 -address /run/containerd/containerd.sock │ │ ├─ 64868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fc25ef1fe7f0388352418f1d3d1a5b86a58296ece21a2373d273ea42dd2da33 -address /run/containerd/containerd.sock │ │ ├─ 65519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4e071c86b8cd75a7fb3ad75f8aa5a113e7f122b667f8b26e79194328e15c659 -address /run/containerd/containerd.sock │ │ ├─ 65780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67714a3cc98abf93521059fc49a594f574882302ebda7d09a994db9637e6213e -address /run/containerd/containerd.sock │ │ ├─ 66409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c6d4d8761989f893e5dd698344a8517f0446070d23fa461af19cdb12364cfc0 -address /run/containerd/containerd.sock │ │ ├─ 68005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c6b65cb5d317c3e28e08c079610d91c7ff9b20070fac3fb66d9cf58153a57cf -address /run/containerd/containerd.sock │ │ ├─ 70255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6038726c8c862103f42fb7fd90f926f20670a214ac598c703bd5afe3995f7c59 -address /run/containerd/containerd.sock │ │ ├─ 79595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4efbf7c1f6be7b0d91985799f7076e9b917fe62aebaaa910a6397a072ce296ef -address /run/containerd/containerd.sock │ │ ├─ 81046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f30297988d975124a7077cdcebb0310b3f605e30cdf76b0884a591da1fb385e8 -address /run/containerd/containerd.sock │ │ ├─ 87011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7808385281b87b6fd94269a379d86d571793e33f0115d5cdcf9fa84f2feb649 -address /run/containerd/containerd.sock │ │ ├─ 93346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20fe6d65cb9647f3a23bc0db6e78f531ea3d528e7da77e0fe9664d7a151a3292 -address /run/containerd/containerd.sock │ │ ├─ 97364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58a71cd5d5e647b3c281f1fc899da748a73b785c2e8be7d982d9ce4104a6d623 -address /run/containerd/containerd.sock │ │ ├─ 97408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26eedbe7e7d9e0257f3391df1479944cca98b6e4c694a72c7e328df2d0942091 -address /run/containerd/containerd.sock │ │ ├─110642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2d5d390d7f29f8415d038c3e63c5ed6069d0ae3f122dc803191572926929983 -address /run/containerd/containerd.sock │ │ ├─112211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b430065332ea436c1afd0e291055f21e725db1360985772c904f7c5a28fb3881 -address /run/containerd/containerd.sock │ │ ├─112295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db844a887367cb68b38af750d43a8ad788a5f0663a9a827344e3d26b096ed782 -address /run/containerd/containerd.sock │ │ ├─114267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d03930e1a2376d365c303f1761ea361dd38ef9633f43ecacd0a4c873415db2a5 -address /run/containerd/containerd.sock │ │ ├─116028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 033658359ecf8cb866a9ec9ce9e7394d2fb4f784979ce8df44524295ac793837 -address /run/containerd/containerd.sock │ │ ├─116076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc29956cbad41322474cd93657066b0fb8256e814971303779dba64843dd8f05 -address /run/containerd/containerd.sock │ │ ├─129138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0161750ad7f51127b7d6da1085833dd8ec51c0c8c39c7c8f3f21e06a7245b5e1 -address /run/containerd/containerd.sock │ │ ├─129183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24518ee740928f8e7eb54d45b246f57957519250a16caa2a949feed290f14552 -address /run/containerd/containerd.sock │ │ ├─131669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1461de22302cede9f20cc7a7e2bd9bb5e684f39290bfad23a68373874c3f7817 -address /run/containerd/containerd.sock │ │ ├─158066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d727b7f506618fd1fe1de9bf59acde12979e9def421a404d1db4b9a5b813b11 -address /run/containerd/containerd.sock │ │ ├─159695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bd34dfc9c795d5dc0d5157a81f450b3cfdedb5d39755bb71db06b28205e4d69 -address /run/containerd/containerd.sock │ │ ├─160142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 674960d96e702be628b2a19e946ce59964a29616c9a4707519bfc141e1675a6d -address /run/containerd/containerd.sock │ │ ├─161084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c392752a3334bb5be5e6defb50e85292a4484c8904cb0c700a37bbdc9c19e81e -address /run/containerd/containerd.sock │ │ ├─163079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdc1fb2737f30c2ea45ba99e9f3da0a19210630a76c4040819885ba486f04169 -address /run/containerd/containerd.sock │ │ ├─163310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b24a8afd0a15a88c8bbeebec75ee18d442b3954c7e9c23224c8556027d17427 -address /run/containerd/containerd.sock │ │ ├─163403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b35fcfd688de6c0ecefdd10e5b9a68840702a218b7db209c658a8f693b84022a -address /run/containerd/containerd.sock │ │ ├─163480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 236ff44c6294fd3230175946aed78b87f0df8f2b3080929f7711f79d1ed195a1 -address /run/containerd/containerd.sock │ │ ├─163904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b54b21ade3f23f0082442b792861c24eb556db4208d6ede58b89eb259f8af33 -address /run/containerd/containerd.sock │ │ ├─163989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4a33d163a118a996b99fc33e2d15bab120cdd20b8c5bf1f7cea93e63976b216 -address /run/containerd/containerd.sock │ │ ├─176184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ef728547b32dc5bf6ca4893c71d593ef2d6bd785dfbb6290591e17bd65fbfa1 -address /run/containerd/containerd.sock │ │ ├─177918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id def5d63cca100bec7fa66bfc21f32c3fa09ba9a4f6590012754a4387b6b391e1 -address /run/containerd/containerd.sock │ │ ├─177950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 778794c990cb324916343c46c400a945731e7de869266f895078b4a2e18be589 -address /run/containerd/containerd.sock │ │ ├─177980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c97bd0f31a0bf4a2f182aebf3babc4b3269234062ce0ff909c806f4792cb2201 -address /run/containerd/containerd.sock │ │ ├─178072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a9ceac2a3ee4bab7b10aa95d72756215dbea4f1fbe97ce46182dddb6a324e27 -address /run/containerd/containerd.sock │ │ ├─178314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af8103d451f2ae4c5fa426d4635799289fe0e1f40f026d689dbc97608333e026 -address /run/containerd/containerd.sock │ │ ├─178406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7a56dc66b8cdd5445c475fdd19bcb2b7c7855d973a9a13083f485f2f708227e -address /run/containerd/containerd.sock │ │ ├─178445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38120eeb0f6bc4f402ff079ca195ee8d92c891539185d59ae6c7ba3be8488b64 -address /run/containerd/containerd.sock │ │ ├─191253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d872e8e97208c16709e52943f8fb52218bf03440add73ac3c109e09159f7a387 -address /run/containerd/containerd.sock │ │ ├─193703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da86a74e1182fba5b81ce9fe9e7bbc225811d1ba4d2382b31583fe2fe0e445ea -address /run/containerd/containerd.sock │ │ ├─193765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db4f69b02daddba7e97244419a444e49781b0d1f3c07052ec2a457f5c5ab9296 -address /run/containerd/containerd.sock │ │ ├─193790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04c7cb52ae8c69e9f4dca8f4eafcde64c157da9cecad80bd10597d79c6f25571 -address /run/containerd/containerd.sock │ │ ├─210322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f180868e491225cb7e9a5d3b503e9ea39df52ae36258f0369b88415f747bef24 -address /run/containerd/containerd.sock │ │ ├─220738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b86b4e4e50014858f41f052d19dfb9d8ad19c869ca2e3a815f4af7668646751b -address /run/containerd/containerd.sock │ │ ├─220758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17a2e0d957ab1545010a87ccc737e85ade84d5faf969588c230209b0d856fa2c -address /run/containerd/containerd.sock │ │ ├─220799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 632cd3c0418bea2f357c991e9424afb8a3a605799fc9fd872c08ba07420c433f -address /run/containerd/containerd.sock │ │ ├─221134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9769a437936ba3740d724dbaa7b6e9ff0ddc69cba4f2220bbcd0ffdaa0c5b4a4 -address /run/containerd/containerd.sock │ │ ├─232674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53f35cbe324b7b9eb79a0040c10d12f7f5d22755986867de07a52c883cc6abf6 -address /run/containerd/containerd.sock │ │ ├─235051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84731c43388838b677b57343d46190672fbd31e9b1d65c8197ec6c1f9f7fb28b -address /run/containerd/containerd.sock │ │ ├─236143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21fa456ed69acb3b52a3f49efc5b826551d077349d9d9eaf1a234a34dfc617f8 -address /run/containerd/containerd.sock │ │ ├─236822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 309e393c30cf0f51e328e8f01378876ada71d4ba16a6e6245f9efcb6808dd6ac -address /run/containerd/containerd.sock │ │ ├─237464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c710ca08da6968600755cc379e85cc958b5fd2d6bd4c3d3106e4af21b8efa8b -address /run/containerd/containerd.sock │ │ ├─240115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca3b6c7e1c0acb8f11da8de1f6069f81c8f5d8dedcfd0730e17f59aa0e45347d -address /run/containerd/containerd.sock │ │ ├─241689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cb325bc7ca8f06dbc0354fa1908f8bd2e8e2b977d50056c6897cdea08263630 -address /run/containerd/containerd.sock │ │ ├─241708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c266b33c456281c3d460ef4c4e2a541884ef16a891796b0afcbf9fad3bb4270b -address /run/containerd/containerd.sock │ │ ├─252720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0f302f3782228a7527104cd0b5b425412c5dbd1ab712f0f150139b4fd705f03 -address /run/containerd/containerd.sock │ │ ├─253115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a00e80c16f17a70e33d0f5b17c09eb6e86a73c3d58fb911437c6d13562ee09f2 -address /run/containerd/containerd.sock │ │ ├─263317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0ec862cd1d9292eb76a580c117ab5295779032a6442da136235268506257fea -address /run/containerd/containerd.sock │ │ ├─268345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a5fd3c74f2967c126de71486d10f914f2c5055ecba7ebfcacc08f096903ea14 -address /run/containerd/containerd.sock │ │ ├─268538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b3c91134813d71aca861ae8b002181651e4ade313a8052947c3623454ed693f -address /run/containerd/containerd.sock │ │ ├─268597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b1a696f5b586f466327d9608f7cac095b39668daae13252daef53fa92af906f -address /run/containerd/containerd.sock │ │ ├─268756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90ecec50d77e5060b6bdfa9cb02dbb4d52599e776020fc2b9c834a00abd26b15 -address /run/containerd/containerd.sock │ │ ├─305409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f7281994252f768e20b8f7e96ac0b8bcf99cc17a669f85bbf853494c11ac2b8 -address /run/containerd/containerd.sock │ │ ├─308022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d451344546c3cb81b26ab7183e622d3f64d29ba52225080e062e16769cc5577 -address /run/containerd/containerd.sock │ │ └─309479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4e2c6c8bb9bb452800c51ac8371b5f35556f919e69a33443dcf05d637e8e027 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1458 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─534 /lib/systemd/systemd-networkd │ ├─docker-1b883e5da6ebf3817d2d7a8c5f09a45d7b772bf52a9e4bbf3e56b5ae3af4bce9.scope … │ │ ├─12375 /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 │ │ └─12387 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-udevd.service │ │ └─407 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─639 /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 │ │ │ ├─29765 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30044 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18807 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18828 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25165 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25443 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34589 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34870 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.tsfmfz.service │ │ │ ├─12626 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tsfmfz/unit.run │ │ │ └─12657 /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-tsfmfz --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tsfmfz:/var/lib/ceph/mgr/ceph-instance.tsfmfz:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tsfmfz/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.tsfmfz -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 │ │ ├─12262 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12293 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10364 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─658 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─629 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─157384 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41124 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.207 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─373 /lib/systemd/systemd-journald │ ├─run-r0eb7b92abdaa42bf8aa035790d49183b.scope │ │ └─192151 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ ├─ 660 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─431014 sshd: unknown [priv] │ │ └─431015 sshd: unknown [net] │ ├─uuidd.service │ │ └─1127 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10870 /usr/sbin/chronyd -F 1 │ │ └─10871 /usr/sbin/chronyd -F 1 │ ├─docker-e0f1ce65cce856d3e5a6486ba5e75aacc2cf09c24c8c33891f1453ae2fb3289d.scope … │ │ ├─12738 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.tsfmfz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12758 /usr/bin/ceph-mgr -n mgr.instance.tsfmfz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-8764f6417a3d5d132c5f233d479e87d4574e32418894538f6e6188e4c054f3c2.scope … │ │ ├─30086 /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 │ │ └─30099 /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 │ ├─systemd-resolved.service │ │ └─411 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─157242 /sbin/iscsid │ │ └─157243 /sbin/iscsid │ ├─dbus.service │ │ └─626 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─638 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─632 /lib/systemd/systemd-logind │ └─docker-e11eeefcb7121573d6ac99e4d73070a405bc713e2e2087bd7057c81f58052b3a.scope … │ ├─25484 /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 │ └─25497 /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 ├─k8s.io │ ├─86fc8d058be84209073a7ae9cd80bd30051fcd6b142ce00172c754d8be68a515 │ │ └─66739 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─22a46b78a29073bbc3d9351143a3b418fd216224c3188d083fd100768622fd88 │ │ └─261012 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─d03930e1a2376d365c303f1761ea361dd38ef9633f43ecacd0a4c873415db2a5 │ │ └─114292 /pause │ ├─8166143e4f81d9945ca83148edde2b0804e7d15dc7b8cb0f0cb4ce3f3d7a2fd7 │ │ └─198504 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─7b24a8afd0a15a88c8bbeebec75ee18d442b3954c7e9c23224c8556027d17427 │ │ └─163334 /pause │ ├─1f7e9526adcf7d891c80a59638933c743627f1426fc48acf972dd3d6ce0927ca │ │ └─47304 /pause │ ├─1ea9fa7edda3248831f61c9626bcc4c4a7a788fd42a130e7eeb495e3ae066577 │ │ └─67824 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-207.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 │ ├─fd23e087199b420a62e3e28c56b7f467fcc25da08ce702cd937ae68f7e3162f3 │ │ └─48628 /pause │ ├─7bd34dfc9c795d5dc0d5157a81f450b3cfdedb5d39755bb71db06b28205e4d69 │ │ └─159722 /pause │ ├─7d177b7f9395396ff25cfd68f7cf10bdb2b547c3fc6d99f21d5a90ac248e2e71 │ │ ├─42541 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42922 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─5b3c91134813d71aca861ae8b002181651e4ade313a8052947c3623454ed693f │ │ └─268568 /pause │ ├─ab1c415fb04cb4381d54c453563ea51de149bd0a4830f0c3de8d9485910ce126 │ │ ├─49711 mysqld --wsrep_start_position=7f1d1a99-5992-11f1-9ab9-762f029a4614:20 │ │ └─49832 /var/lib/mysql/mysql-state-monitor │ ├─c64abc16622274467204fbaf40914d38c6a47684211c5dede31adb4bec2cf7ae │ │ ├─176288 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─176305 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─176320 erl_child_setup 1048576 │ │ ├─176369 sh -s disksup │ │ ├─176371 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─176372 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─176442 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─176443 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─176453 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─176638 /bin/sh -s rabbit_disk_monitor │ ├─5fd5815eb3f4d938419d641887a1d3fb0aac6c062ae5bbc09bb59662ab7b12e4 │ │ └─47407 /pause │ ├─c8c179477eef7b06157863a14619f373c2effc4d4d0c6dc91d0b95df5b1ed70e │ │ └─64079 /pause │ ├─47eeed0e343eed33d26d8be0fa1a9812127aacfeeed27fa135c5d9ae28d8c1ef │ │ └─44268 /pause │ ├─2cb53ab3ba30d38e8d33aaa6fe25786817ee675bebe538c2caba6a4ac8b1a582 │ │ └─62143 /pause │ ├─e4e2c6c8bb9bb452800c51ac8371b5f35556f919e69a33443dcf05d637e8e027 │ │ └─309505 /pause │ ├─4efbf7c1f6be7b0d91985799f7076e9b917fe62aebaaa910a6397a072ce296ef │ │ └─79618 /pause │ ├─17a2e0d957ab1545010a87ccc737e85ade84d5faf969588c230209b0d856fa2c │ │ └─220858 /pause │ ├─eeb828d9d7d2d2dbdc071c62e592bed50ea9a2e935d28c2ba4ff0fd78b25ecaa │ │ └─43417 /pause │ ├─ca306afef42344eeb564de6172c843aeb031240c877470024880d2c23af6f402 │ │ └─309804 /bin/openstack-database-exporter │ ├─5cd7972ef44dfdde3368e7a48efe4f7c874273694074aa7915b7c5a642f24be3 │ │ ├─206561 heat-api-cfn: uWSGI master │ │ ├─206611 heat-api-cfn: uWSGI worker 1 │ │ └─206612 heat-api-cfn: uWSGI worker 2 │ ├─0ffe73ddf3d81ffa892019b1b1810c129af1596d48a524adeac1bd93c9a2f240 │ │ └─52333 valkey-server *:26379 [sentinel] │ ├─8083c0d0733fc0f5b90ec998d568ddeecae70773a8266e9793c32447c45a9534 │ │ ├─187436 neutron-policy-server: uWSGI master │ │ ├─187450 neutron-policy-server: uWSGI worker 1 │ │ └─187451 neutron-policy-server: uWSGI worker 2 │ ├─5d2b31431544ea0f9a5553720a0dbc057049988d944da5be6272c8a49562b092 │ │ ├─231360 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231378 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─232106 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─232107 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421596 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421597 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421598 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421599 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421600 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421601 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421602 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421603 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421604 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421605 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421606 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421607 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421608 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421609 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421610 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421611 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421614 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421615 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421616 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421617 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421618 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421620 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421621 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421622 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421623 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421624 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421625 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421626 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421627 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421628 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─421629 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─421630 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─afab72f77182e2fd42fc9167a0ca54ca10e42d08cbd33d8f422fa1a9ebbf88cc │ │ └─57180 /pause │ ├─90ecec50d77e5060b6bdfa9cb02dbb4d52599e776020fc2b9c834a00abd26b15 │ │ └─268787 /pause │ ├─5ae73ab35f7116b8ded941b7c6460c1a646ecfc82d59a400b0d347aa2caf0059 │ │ └─57416 nfd-master -crd-controller=true -metrics=8081 │ ├─6e8325c0b9bbf95bcaca4dc6fbfa0f5f02ae3ce593ab95b810305486770499c5 │ │ ├─210467 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210485 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─210494 erl_child_setup 1048576 │ │ ├─210656 sh -s disksup │ │ ├─210658 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─210659 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─210702 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─210703 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─210713 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─210913 /bin/sh -s rabbit_disk_monitor │ ├─51a61ffd05df09777fa8d94c40b283bb3cdffe49a04f49d0fa01fc75dcdc097d │ │ └─44872 /pause │ ├─dcd07d1248619094098f8ee630874ff58c7b4a96ed12cd1de5db930162be52fe │ │ ├─174840 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─175214 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─175215 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─c2d5d390d7f29f8415d038c3e63c5ed6069d0ae3f122dc803191572926929983 │ │ └─110665 /pause │ ├─aa7e5c618faf47a6e487fa45197052b2da652e0a20df3775ff03abf193f2ee39 │ │ ├─189629 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─190513 /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/tmpnd__we4m/privsep.sock │ │ ├─391129 /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/tmp32w2mvvy/privsep.sock │ │ ├─391658 /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/tmpmozdvdwr/privsep.sock │ │ ├─391956 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─391957 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─393540 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d21b1dcf-5109-4a40-aacc-a674fab35f84 --namespace=qrouter-d21b1dcf-5109-4a40-aacc-a674fab35f84 --conf_dir=/var/lib/neutron/ha_confs/d21b1dcf-5109-4a40-aacc-a674fab35f84 --log-file=/var/lib/neutron/ha_confs/d21b1dcf-5109-4a40-aacc-a674fab35f84/neutron-keepalived-state-change.log --monitor_interface=ha-b557fbe3-7a --monitor_cidr=169.254.0.34/24 --pid_file=/var/lib/neutron/external/pids/d21b1dcf-5109-4a40-aacc-a674fab35f84.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─394062 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=cbc579f3-0318-4473-996f-06cee9edb0bb --namespace=qrouter-cbc579f3-0318-4473-996f-06cee9edb0bb --conf_dir=/var/lib/neutron/ha_confs/cbc579f3-0318-4473-996f-06cee9edb0bb --log-file=/var/lib/neutron/ha_confs/cbc579f3-0318-4473-996f-06cee9edb0bb/neutron-keepalived-state-change.log --monitor_interface=ha-090e4c75-60 --monitor_cidr=169.254.0.134/24 --pid_file=/var/lib/neutron/external/pids/cbc579f3-0318-4473-996f-06cee9edb0bb.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─394543 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b35eef1c-1340-435b-b0a7-952315ae086e --namespace=qrouter-b35eef1c-1340-435b-b0a7-952315ae086e --conf_dir=/var/lib/neutron/ha_confs/b35eef1c-1340-435b-b0a7-952315ae086e --log-file=/var/lib/neutron/ha_confs/b35eef1c-1340-435b-b0a7-952315ae086e/neutron-keepalived-state-change.log --monitor_interface=ha-0090f2f4-95 --monitor_cidr=169.254.0.80/24 --pid_file=/var/lib/neutron/external/pids/b35eef1c-1340-435b-b0a7-952315ae086e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─414720 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=935ca1a3-1d5f-4ccb-bc34-247d5d469183 --namespace=qrouter-935ca1a3-1d5f-4ccb-bc34-247d5d469183 --conf_dir=/var/lib/neutron/ha_confs/935ca1a3-1d5f-4ccb-bc34-247d5d469183 --log-file=/var/lib/neutron/ha_confs/935ca1a3-1d5f-4ccb-bc34-247d5d469183/neutron-keepalived-state-change.log --monitor_interface=ha-f3610857-23 --monitor_cidr=169.254.0.81/24 --pid_file=/var/lib/neutron/external/pids/935ca1a3-1d5f-4ccb-bc34-247d5d469183.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─1d6f22ca995721fa47c12c42a0b65fcbda314e16fca09e213a60bb257b771eef │ │ └─302857 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─1461de22302cede9f20cc7a7e2bd9bb5e684f39290bfad23a68373874c3f7817 │ │ └─131692 /pause │ ├─26eedbe7e7d9e0257f3391df1479944cca98b6e4c694a72c7e328df2d0942091 │ │ └─97432 /pause │ ├─4de9acaa72d99923e1aca35c0d049aaa309ab871343154ad2d0e9c8213bfcbd6 │ │ └─68335 /bin/oauth2-proxy │ ├─c8e771ad1d04a3a626477f85ec1a278f051c1456d6707f02dd4f2ea67a2dfca2 │ │ ├─229546 octavia-api: uWSGI master │ │ ├─229612 octavia-api: uWSGI worker 1 │ │ └─229613 octavia-api: uWSGI worker 2 │ ├─8fab2602035d09a62a0a85a744498ee9e357c5c5c531b3ad189a1680903f1617 │ │ └─302830 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─c2b64bf77d34779f60d1febc7e98150316a6259260bf14a24ee6555aa1cacf7a │ │ ├─198478 /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 │ │ ├─392273 /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/tmpdeacwp4j/privsep.sock │ │ ├─392513 /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/tmp3qfs2r2g/privsep.sock │ │ └─392728 /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/tmp8kqv1ell/privsep.sock │ ├─330dcf00550d78d80e2695cf9ca1e648b168c71dc3bbcc4aaa0c880fcaf36739 │ │ ├─ 73809 apache2 -DFOREGROUND │ │ ├─ 73850 (wsgi:k -DFOREGROUND │ │ ├─ 73851 (wsgi:k -DFOREGROUND │ │ ├─ 73852 (wsgi:k -DFOREGROUND │ │ ├─ 73853 (wsgi:k -DFOREGROUND │ │ ├─412281 apache2 -DFOREGROUND │ │ └─413850 apache2 -DFOREGROUND │ ├─173119d8b2ba071c24cbfbbc799f5015b5f9fa01dd73b1861564eb5d78ac1562 │ │ └─62216 /pause │ ├─4d727b7f506618fd1fe1de9bf59acde12979e9def421a404d1db4b9a5b813b11 │ │ └─158089 /pause │ ├─144b734489aee96071a503111213ebd7273278ba5098f1f384e4a43a2331bac4 │ │ └─192120 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─95f6ddc9f5784c3c1b5ecdc5512b192cb4f2ce7d3b691170e298efac91ad2995 │ │ └─43874 /coredns -conf /etc/coredns/Corefile │ ├─105c515f5ef36741a7b7c5a2d6ba428e3cc952b5e782c8f735910c1f15301f61 │ │ └─64114 /pause │ ├─53f35cbe324b7b9eb79a0040c10d12f7f5d22755986867de07a52c883cc6abf6 │ │ └─232697 /pause │ ├─db844a887367cb68b38af750d43a8ad788a5f0663a9a827344e3d26b096ed782 │ │ └─112322 /pause │ ├─cdc1fb2737f30c2ea45ba99e9f3da0a19210630a76c4040819885ba486f04169 │ │ └─163137 /pause │ ├─4f1d1f3e1ce6d719eda3876d610be35d69d42f11f31aac9a649afc3443121674 │ │ └─64549 /pause │ ├─8df2e210a4e17c3b7ff47aeeae35698a2222dab1735f70a335a5b681c67ffc90 │ │ └─41339 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─7af1ca4034f86b4a6d725f39513447f1b7f5dcbbc2035988dde3f98394dd6a1f │ │ └─43910 /coredns -conf /etc/coredns/Corefile │ ├─b4aada09006a98dc3b238cbaf21ac2a17e49c8d2864014a69ecf5c30a9ab0e55 │ │ └─260650 docker-registry serve /etc/docker-registry/config.yml │ ├─bafb2793b70ff9ef3726c52f2ea51500c0644848ead1c52f16365b0c125f7e22 │ │ └─67909 /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 │ ├─fc29956cbad41322474cd93657066b0fb8256e814971303779dba64843dd8f05 │ │ └─116117 /pause │ ├─84731c43388838b677b57343d46190672fbd31e9b1d65c8197ec6c1f9f7fb28b │ │ └─235073 /pause │ ├─ca3b6c7e1c0acb8f11da8de1f6069f81c8f5d8dedcfd0730e17f59aa0e45347d │ │ └─240143 /pause │ ├─0a9ceac2a3ee4bab7b10aa95d72756215dbea4f1fbe97ce46182dddb6a324e27 │ │ └─178127 /pause │ ├─24518ee740928f8e7eb54d45b246f57957519250a16caa2a949feed290f14552 │ │ └─129222 /pause │ ├─f179f46f5031b3fa9a17417cd527fecb55d0784f05646b12702b23897eafcaf1 │ │ ├─112691 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─112900 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─112902 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─3ce7735ae3ef9672b1c0cca86083da40297f3d636e81964aa21e9b9fa99cb0a6 │ │ └─40758 /pause │ ├─3961c58d337ccbddb406c275eff76c6abb87db087ced13c4036c35af46fba3f4 │ │ └─261213 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 │ ├─5a5fd3c74f2967c126de71486d10f914f2c5055ecba7ebfcacc08f096903ea14 │ │ └─268399 /pause │ ├─778794c990cb324916343c46c400a945731e7de869266f895078b4a2e18be589 │ │ └─178059 /pause │ ├─8d7de52db4303bc7208c987db66bf141b11fb0650e31c97e85ff0cefb13b358d │ │ └─261231 /manager --metrics-bind-address=:9782 │ ├─38ba9eb5313138cce2c68262167faff35696dbb11cddf7a72017ded20704ca34 │ │ ├─179152 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─414971 sleep 300 │ ├─c707eea186cd802d82313fb610336116c5f8d4043556ea1b4b85729efe2aed31 │ │ └─43840 /pause │ ├─5df1751d8000d011e3fda2d81da7373d8ca987c4007b3b70077e5a2dbcfe2013 │ │ ├─263453 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─263509 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─263518 erl_child_setup 1048576 │ │ ├─263566 sh -s disksup │ │ ├─263568 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─263569 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─263600 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─263601 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─263611 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─263868 /bin/sh -s rabbit_disk_monitor │ ├─4c6b65cb5d317c3e28e08c079610d91c7ff9b20070fac3fb66d9cf58153a57cf │ │ └─68028 /pause │ ├─0184cc82dba9a7b124efdb87616605207ed70c27bac4e5f4e5290bf6cdd07aa7 │ │ └─68178 /bin/pushgateway │ ├─a0ec862cd1d9292eb76a580c117ab5295779032a6442da136235268506257fea │ │ └─263341 /pause │ ├─5254baaaf6ef41f4a946f10d6af7da8bcfe1d9eba90e9ca697f10ac7fc4bf55e │ │ └─62535 /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 │ ├─7328dd1940e318d373e3e16df78daed03662f7d6bf656a872fd00a1b9a5907ef │ │ └─57089 /pause │ ├─5968592d21f3da0824a4bd9da55425a106b60e44fb32eee06e2f13bf06a57329 │ │ ├─ 47634 /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 │ │ ├─ 47647 /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 │ │ ├─ 47799 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─307649 nginx: worker process │ │ ├─307650 nginx: worker process │ │ └─307651 nginx: cache manager process │ ├─da86a74e1182fba5b81ce9fe9e7bbc225811d1ba4d2382b31583fe2fe0e445ea │ │ └─193741 /pause │ ├─f4c82711b58e41a9976d90d1a422ceced880de1cf24cade268c39ab3b7520e38 │ │ └─51766 /pause │ ├─0161750ad7f51127b7d6da1085833dd8ec51c0c8c39c7c8f3f21e06a7245b5e1 │ │ └─129160 /pause │ ├─c91fe01f15846f8e1e1da008d5cc926a1e49bf98034d53a5fda803f624759147 │ │ └─68295 /bin/memcached_exporter │ ├─8d40809ca0d20415406bbd7f365a12b3ee9e3e6a7746352be3d383190ebc18a1 │ │ └─113866 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─e2772672ea7724539825e4fd891ce8a485220f3ba47f62edc0966c94d8d17160 │ │ └─230410 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─d1a673b39878f302b4a7935bbbd611b52609bba9541756fa0f4fd8bf029527cb │ │ ├─302888 /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 │ │ └─303097 /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 │ ├─a890e4b383632dbf38bc3e455d5ed349680e5ac18bc8ec4ded36f9c0cf6f05cb │ │ └─261235 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 │ ├─da7384c04445bfa75b9bec9622562acc442879594445459e4b60b52d69e73c10 │ │ ├─158522 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─158535 /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 │ ├─25d7525e1b6d5160565ced196deeb04c8486bb05205ff5ead06cc823cfed7fdf │ │ └─40923 etcd --advertise-client-urls=https://199.19.213.207:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.207:2380 --initial-cluster=instance=https://199.19.213.207:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.207:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.207: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 │ ├─b56ba4762e5592275af4ab41b9ac8175a736b690184e67b91d10844357ea5bd5 │ │ └─260985 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─2f2b5b74548904ea36480262b964a3326592cce6652a0e7322bb6245cf3de0e9 │ │ ├─187382 neutron-api: uWSGI master │ │ ├─187422 neutron-api: uWSGI worker 1 │ │ └─187423 neutron-api: uWSGI worker 2 │ ├─8b54b21ade3f23f0082442b792861c24eb556db4208d6ede58b89eb259f8af33 │ │ └─163929 /pause │ ├─7883d2a7a5978ec3fe3c60cc01ed891f39bee419dee191f9ada8469fc7f8a583 │ │ └─169566 /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 │ ├─a4a33d163a118a996b99fc33e2d15bab120cdd20b8c5bf1f7cea93e63976b216 │ │ └─164016 /pause │ ├─52dad8d5dc5c6eb9902ac93b1d39e62bd670e8658208e3f5458ae5ca991f6e70 │ │ └─68130 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─2897cabf32da716c861607062cdb711627064d0b90e4c6dc1f11e776e7243483 │ │ └─191547 /bin/bash /tmp/libvirt.sh │ ├─81cecdd30fe801acd8312a187fff21c57701aa4a813d4493c5855f22dc20a5c4 │ │ └─44828 /pause │ ├─fb475e4c5bb86cc55027480c08a02b49ad25b076645754d28e5d2bc50e9014c8 │ │ ├─307852 apache2 -DFOREGROUND │ │ ├─310429 (wsgi:h -DFOREGROUND │ │ ├─310430 (wsgi:h -DFOREGROUND │ │ ├─310431 (wsgi:h -DFOREGROUND │ │ ├─310432 (wsgi:h -DFOREGROUND │ │ ├─310433 (wsgi:h -DFOREGROUND │ │ ├─310434 apache2 -DFOREGROUND │ │ └─310435 apache2 -DFOREGROUND │ ├─060db43e655daf35d0f2850fed0f4921ffd8d49e5c9fb8e62e879417a8d65774 │ │ └─62963 /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 │ ├─d00251b6a48ce5308253a034cf8bce8a134e9110bd203049e7b8e3414ab2ed17 │ │ ├─63282 python -u /app/sidecar.py │ │ ├─63649 python -u /app/sidecar.py │ │ └─63650 python -u /app/sidecar.py │ ├─9196043a9a9c1ec828ec2ce7135dd755f96a87bf357559cf56bf827bf13f8111 │ │ └─48424 /manager --metrics-bind-address=:8080 │ ├─39e83719176dd159a92ce40b25edbe97fdc5a08b811ba7dfc48354b52071f43c │ │ ├─66436 nginx: master process nginx -g daemon off; │ │ ├─66470 nginx: worker process │ │ ├─66471 nginx: worker process │ │ ├─66472 nginx: worker process │ │ ├─66473 nginx: worker process │ │ └─66474 nginx: worker process │ ├─58a71cd5d5e647b3c281f1fc899da748a73b785c2e8be7d982d9ce4104a6d623 │ │ └─97386 /pause │ ├─4234a396fc9bf42b9b2ea578b546faa9cc2c2eec765c8ad75d2c34716953be2f │ │ └─61999 /pause │ ├─c392752a3334bb5be5e6defb50e85292a4484c8904cb0c700a37bbdc9c19e81e │ │ └─161109 /pause │ ├─41994d3c655d6b276543555789b5c3c6e13fabf6afe3c7e7292f95ae913b33dd │ │ └─48247 /pause │ ├─a6757dc680e7d5bdbd82106998001111b0f33b41f688f106eb7483a4c795da23 │ │ ├─230380 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─231085 octavia-worker: ConsumerService worker(0) │ │ └─231088 octavia-worker: ConsumerService worker(1) │ ├─8dd6be260e1ba1bf640185766c34e5adf045e26c9be9635380d7ae82e020f570 │ │ └─52001 valkey-server *:6379 │ ├─d48ce422ab6ff67425c94a12a41396770742a5a9249f363c033ca0a0d588d794 │ │ └─158487 /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 │ ├─c42fb0aa5451135197b7f0360f5106dfce6a9aef1f4b2e2d9242ecc47736d91b │ │ ├─232807 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─232824 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─232830 erl_child_setup 1048576 │ │ ├─232881 sh -s disksup │ │ ├─232914 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─232927 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─232965 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─232966 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─232976 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─233303 /bin/sh -s rabbit_disk_monitor │ ├─2f4a8a36ab39413df8f9983cc747d58eb63ad31fcede4ce6005c21623b7b6e24 │ │ ├─174865 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─175220 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─175221 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─b67a8ea6db2f83503277c79ae0281eabd04875ab46a0ddad87c52f81d1705efb │ │ ├─ 87872 /usr/local/bin/rook ceph operator │ │ └─431195 /usr/bin/python3 -s /usr/bin/ceph status --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─21fa456ed69acb3b52a3f49efc5b826551d077349d9d9eaf1a234a34dfc617f8 │ │ └─236168 /pause │ ├─f4f1245d7456888eb725366d01d87222582e1c6ce63ab22ec1681706088acd30 │ │ └─260937 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─0756df4801a74602b6187c94dd052c5fe4ff8be6d0b0a19246c8198502ec6e65 │ │ └─44993 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─2757f5f6b27e1abc648d6cc941d39044775c8e3c87e98bc2e1b3a71358bdb4a4 │ │ ├─130216 /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 │ │ └─130481 /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 │ ├─0e8eed2c6d1a7f55f31e95bc4f07c450935b8cdb5d756cc6ce3fd071860f4c3c │ │ └─52122 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 │ ├─91dffa46e04b0991272541d8343e4b69840a87de10b5519351da00459dba603d │ │ └─49485 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─171a3710832a6e0d0a852bf05ec5a5b1f34e23ec30c47b269179f095a71bdcc9 │ │ └─160418 /coredns -conf /etc/coredns/Corefile │ ├─6b6916b8a37195cf059d1bdaddbb852d26b3ebb7c9062d253a67772384d85a95 │ │ └─40838 /pause │ ├─869c3d42fc30ad0bf39a6ad024ee75ab54e163f8ddeb0ec4f275634e18c1cf0d │ │ └─62163 /pause │ ├─bc555c4b0b9f748a0f917b0c0865126a1ca9ea892514e9df6e71f5d5a252be15 │ │ ├─206523 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─206992 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─206993 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─3d256ff247c8c570f8f17aebc0f79c3302fd808ed8b66ec6007d8a55fd4005ed │ │ ├─49405 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 │ │ └─52428 haproxy -sf 237 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─65da9f1f53dfc001b93c5efd7e3efea0cbc39cf0293b2ccd304f8320542b9496 │ │ ├─ 97882 /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 │ │ └─392189 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─26665031c5f004544acb01f402ab78ce9a5dd0c1a4cadca1d141f2926d69b1f9 │ │ └─51936 /pause │ ├─e822d4215970e4b49fde6e3a7d3b92b22fe82a5bc5abae6eac6d55bbcc8a03c8 │ │ ├─191601 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191617 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─191623 erl_child_setup 1048576 │ │ ├─191761 sh -s disksup │ │ ├─191764 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─191765 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─191798 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─191799 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─191809 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─192147 /bin/sh -s rabbit_disk_monitor │ ├─115cf7f352f4c673ce50c5220e13fa217d3c755ff694f2ca907514070f197843 │ │ └─44803 /pause │ ├─8b50a0f5214b2f3c2283d41d106698d69f694f570c18368c3a2b222b563da9a4 │ │ └─40801 /pause │ ├─28aa0e2bf49a1ad4f06acc49212ae7075d80f6a17e8524e5cc31819dc4932e41 │ │ ├─148910 placement-api: uWSGI master │ │ ├─148923 placement-api: uWSGI worker 1 │ │ └─148924 placement-api: uWSGI worker 2 │ ├─7c8fb484795568d352d6059a8911ccf0fe3eed528b0bf6d438af1cc284d9bd1a │ │ ├─79804 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79821 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─79827 erl_child_setup 1048576 │ │ ├─79874 sh -s disksup │ │ ├─79876 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─79877 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─79878 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79879 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79889 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─80080 /bin/sh -s rabbit_disk_monitor │ ├─33945deff91d2c45b5b146a73bdd181b0a9908720c7275e5bfdccba34eb1eae1 │ │ └─64166 /pause │ ├─b430065332ea436c1afd0e291055f21e725db1360985772c904f7c5a28fb3881 │ │ └─112234 /pause │ ├─420fd3dac19362093cc435a009eb0d474123807b2756b87e3aedf21341c7d5b4 │ │ ├─253186 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─253527 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─253528 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─20fe6d65cb9647f3a23bc0db6e78f531ea3d528e7da77e0fe9664d7a151a3292 │ │ └─93369 /pause │ ├─c266b33c456281c3d460ef4c4e2a541884ef16a891796b0afcbf9fad3bb4270b │ │ └─241747 /pause │ ├─db84915dfe94b27b9d840c3778a6959c640580fba9f60a5eefe6e25a4201cf39 │ │ ├─66846 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66881 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─f4e071c86b8cd75a7fb3ad75f8aa5a113e7f122b667f8b26e79194328e15c659 │ │ └─65543 /pause │ ├─6b1a696f5b586f466327d9608f7cac095b39668daae13252daef53fa92af906f │ │ └─268624 /pause │ ├─b86b4e4e50014858f41f052d19dfb9d8ad19c869ca2e3a815f4af7668646751b │ │ └─220831 /pause │ ├─d872e8e97208c16709e52943f8fb52218bf03440add73ac3c109e09159f7a387 │ │ └─191278 /pause │ ├─5d123b6ae6e09aee870308682ea5c5b92a9dfbc67f338dfe7eb758c8e7adb300 │ │ ├─188404 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) │ │ ├─188788 /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/tmpwbiia6ve/privsep.sock │ │ ├─188964 /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/tmp02lefr0d/privsep.sock │ │ └─189211 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─04771b73d5bf0eb3a16894355e7f0a08f3ad3b79c6aad9fe7600c9b6f97bf7b8 │ │ └─56427 /pause │ ├─9769a437936ba3740d724dbaa7b6e9ff0ddc69cba4f2220bbcd0ffdaa0c5b4a4 │ │ └─221159 /pause │ ├─f180868e491225cb7e9a5d3b503e9ea39df52ae36258f0369b88415f747bef24 │ │ └─210352 /pause │ ├─9a77a1f4acdf7e88c16274dcf14c32bb993b482882453fee033367f6db4255e0 │ │ └─68416 /bin/oauth2-proxy │ ├─7a06c8f0190cf06095c09946691e4b89c8eaf9eefc8e57ad3c19514ddfa38a7b │ │ └─44482 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 │ ├─6c6d4d8761989f893e5dd698344a8517f0446070d23fa461af19cdb12364cfc0 │ │ └─66454 /pause │ ├─a80f8bc56fd8aea320e51a401b0130b655aa0e0c4b88872843650340e861509f │ │ └─57326 /pause │ ├─1618a3f5ecbc0caeb028d493618843042b4610a3906d0954ebedb87455751eb3 │ │ └─49374 /pause │ ├─38120eeb0f6bc4f402ff079ca195ee8d92c891539185d59ae6c7ba3be8488b64 │ │ └─178491 /pause │ ├─14a0acfdaf77e7347b967d24a6186aa3c06f2f886dafc0c696b51e4444c5a429 │ │ └─40820 /pause │ ├─192126752af486bbf7a78e060d9825f13dfa20436e4b724031d6ebfc6483eb8f │ │ └─66779 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─1e8e03555dd8184cf0ff721b85436a47e4d323ea354a5d3eb1c021b39eb79834 │ │ └─64753 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 │ ├─236ff44c6294fd3230175946aed78b87f0df8f2b3080929f7711f79d1ed195a1 │ │ └─163515 /pause │ ├─f41091ec02dd15db3eb4c5039ba2c78155c8d443a7905ad829b6caff6041560b │ │ └─49807 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─c7dbc536c34cac59b4994a9269106eb3578f806fe3d530ed560bc3c2be0dbfb0 │ │ └─67277 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-207.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 │ ├─674960d96e702be628b2a19e946ce59964a29616c9a4707519bfc141e1675a6d │ │ └─160165 /pause │ ├─0cec82c8c0aa136cdf558c4a84725f9846423db56cd0dfe63e3af096064394b9 │ │ ├─312165 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─312183 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─d7a61b2ed0721ee474eb2fcef71b9dd786ea0f33df5f7fe5f63addc95e516183 │ │ └─40776 /pause │ ├─6038726c8c862103f42fb7fd90f926f20670a214ac598c703bd5afe3995f7c59 │ │ └─70290 /pause │ ├─7e3ab53b3b758a1288895f866441ba85c7e8231954c1939ca62fff976f5e3d08 │ │ └─308485 /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 │ ├─a2fe2d0a34483a09d7144125434f96b16c0a49faa0217b1675449a1f627d58be │ │ └─127341 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─b35fcfd688de6c0ecefdd10e5b9a68840702a218b7db209c658a8f693b84022a │ │ └─163427 /pause │ ├─e7266794589ad3e1b470e33ee8c241882fe14d36d8e00e629da7d81339aec148 │ │ ├─68757 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68774 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─68780 erl_child_setup 1048576 │ │ ├─68851 sh -s disksup │ │ ├─68853 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68854 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68866 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68867 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68878 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─69064 /bin/sh -s rabbit_disk_monitor │ ├─251a1f3d5344b397b97ebef97f5e1923ef3cb5fcb5587da1dd5c5e7f7316959e │ │ ├─252983 magnum-api: uWSGI master │ │ ├─253044 magnum-api: uWSGI worker 1 │ │ └─253045 magnum-api: uWSGI worker 2 │ ├─d0f302f3782228a7527104cd0b5b425412c5dbd1ab712f0f150139b4fd705f03 │ │ └─252743 /pause │ ├─ef4b0499333be7e69d75d72f72e1502f446b3673edaa2bbb19321217a2e97932 │ │ └─52470 redis_exporter │ ├─907f6ca0477b794affcd4103733e41fccde2db56cac86a43dbc0b2c31862b78c │ │ ├─252771 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─253427 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp3f_va0ey/privsep.sock │ │ ├─253437 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─253442 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─85cc4a7fa5425100762fd9eecfce06190c6ccc544174529d9a8d66786d5ce670 │ │ └─48149 /pause │ ├─e574b663c05302cef51db0aceaa1066b80f358a682494767576da6646e32f352 │ │ └─63670 /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 │ ├─86a9a4fde83fa63834fa34254bcb197fe24ffb0f854a55dd51691b03e4a12cbb │ │ └─191499 /usr/bin/libvirt-tls-sidecar │ ├─76f5b5ec2598220f9d1441e0d6ddccf413103e6a3e96eeb01cc60ffae1e1b795 │ │ └─45103 /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 │ ├─106b927aef65e3470f0efceb176be3915e2ffc4733f355b02d0697e16838fde4 │ │ └─129769 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─6fc25ef1fe7f0388352418f1d3d1a5b86a58296ece21a2373d273ea42dd2da33 │ │ └─64907 /pause │ ├─309e393c30cf0f51e328e8f01378876ada71d4ba16a6e6245f9efcb6808dd6ac │ │ └─236846 /pause │ ├─b9ea4751f8717816fe766ea19ae0873e3fe941d1152af566037ae3c3858271ca │ │ └─40960 kube-apiserver --advertise-address=199.19.213.207 --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 │ ├─569e5bbf2f78172db6fddfd5dd47934c6f19ef7d25857525170ea65170a7bd89 │ │ └─236881 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─a1bb30ac54f32f221e8586450c2c5d0430fa405c13fefa32a482ddbb28f6e5fe │ │ ├─86184 barbiacan-api: uWSGI master │ │ └─86205 barbiacan-api: uWSGI worker 1 │ ├─0f1c9de58b6c9df7bc20ffd7992e0c593312273fcf2a56587e5bf73ee5a747c5 │ │ └─41308 /pause │ ├─0372582dda5065ec9739a918c12fe5953226c0bb599ac7a2f304cc8635ed0de1 │ │ └─68264 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─46ac0d73251ab66212842eae78b368e5576c01b143d22f1b785ef07619f918a1 │ │ └─57621 /secretgen-controller │ ├─f30297988d975124a7077cdcebb0310b3f605e30cdf76b0884a591da1fb385e8 │ │ └─81071 /pause │ ├─c64da183177ecc5bf84bc00a127392d497b89b70e85503a5e5bf9b168368dbb4 │ │ └─63618 /pause │ ├─def5d63cca100bec7fa66bfc21f32c3fa09ba9a4f6590012754a4387b6b391e1 │ │ └─177957 /pause │ ├─2daef0e70327774baa89435ea5556e9c4d2d1265d228d8095624b6031417a4c1 │ │ ├─187390 /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 │ │ ├─187836 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) │ │ ├─187837 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) │ │ └─187838 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) │ ├─93b88dbe23a288d09a65fcaebf8be46e3dd875aaeec8e10d6415d60b421653a5 │ │ └─57458 nfd-gc -gc-interval=1h │ ├─c97bd0f31a0bf4a2f182aebf3babc4b3269234062ce0ff909c806f4792cb2201 │ │ └─178100 /pause │ ├─6812b9fc3827765e478bc14a80b2f7cb50003c35771d76802d22de74ba592d85 │ │ ├─302861 manila-api: uWSGI master │ │ ├─302912 manila-api: uWSGI worker 1 │ │ └─302913 manila-api: uWSGI worker 2 │ ├─33bf89384891b13234e7766c68d04b2e494c741349d5f39a7b53f4955920bc92 │ │ └─63419 /pause │ ├─af8103d451f2ae4c5fa426d4635799289fe0e1f40f026d689dbc97608333e026 │ │ └─178356 /pause │ ├─6d451344546c3cb81b26ab7183e622d3f64d29ba52225080e062e16769cc5577 │ │ └─308065 /pause │ ├─a00e80c16f17a70e33d0f5b17c09eb6e86a73c3d58fb911437c6d13562ee09f2 │ │ └─253139 /pause │ ├─5f9815047ed6bfc43c937de6c047ad47d64ceb00fee838fb96f76b6936a8a588 │ │ └─42096 /pause │ ├─726666e371e8a1eef678d69eb0f7315fcdcc5d64cb64e226163fa3dc3aa83a75 │ │ └─261182 /kube-vip manager │ ├─1af685293761779ffb4fbbea960a53f26c8afccca0a135ce42d6511e98778986 │ │ └─67079 /goldpinger --static-file-path /static │ ├─9b7737f1e17422064b4fe9945fed2fca4df05da94b5246097e35333baff7fa90 │ │ ├─111005 glance-api: uWSGI master │ │ ├─111036 glance-api: uWSGI worker 1 │ │ └─111037 glance-api: uWSGI worker 2 │ ├─929b6dd25c5e22522f08cd3deff5a8a048f3fadb13d434e6e2011f7053b61df3 │ │ └─66606 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─04c7cb52ae8c69e9f4dca8f4eafcde64c157da9cecad80bd10597d79c6f25571 │ │ └─193846 /pause │ ├─3cfa4110cc747b2835f6970ab51d3a85380a9c7355d0e7600ef1c9cdec8bef9b │ │ ├─114395 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─114412 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─114418 erl_child_setup 1048576 │ │ ├─114478 sh -s disksup │ │ ├─114482 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─114483 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─114484 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─114485 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─114495 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─114649 /bin/sh -s rabbit_disk_monitor │ ├─7cb325bc7ca8f06dbc0354fa1908f8bd2e8e2b977d50056c6897cdea08263630 │ │ └─241746 /pause │ ├─db4f69b02daddba7e97244419a444e49781b0d1f3c07052ec2a457f5c5ab9296 │ │ └─193808 /pause │ ├─0ef728547b32dc5bf6ca4893c71d593ef2d6bd785dfbb6290591e17bd65fbfa1 │ │ └─176207 /pause │ ├─0d53871fb3f59867541fe16e0f52a55333c3dde6d2dbfa1e7515fc57b14f67ac │ │ └─261027 /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 │ ├─df3027fa71dd58aaa7d65428a22797bac0ed513d5504f6684728ad689b737777 │ │ └─260853 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─e1df161dd0a326904b2ea4cf26c192f8312389cc4ddf59783fb9dcf187411e83 │ │ └─45038 /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 │ ├─033658359ecf8cb866a9ec9ce9e7394d2fb4f784979ce8df44524295ac793837 │ │ └─116054 /pause │ ├─f6cfef11a6f45711329cc754cccc187d275c5442ee8209892acbbcd124c491b2 │ │ └─43802 /pause │ ├─652ce38dc6c1f436a88fbc9db555cb5ce3aaac50d5102ec35dbc08de6aa979b2 │ │ └─98710 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─78e01d23ae8a67bfa740d50890fecd4ef986180b18a1f3ac1e05931efbf53399 │ │ └─57374 nfd-worker -metrics=8081 │ ├─7a05e8fe311cddc83b505fc182ed340a1f4f0f42254c9d2637d1dfd35f03cba1 │ │ ├─125856 cinder-api: uWSGI master │ │ ├─125868 cinder-api: uWSGI worker 1 │ │ └─125869 cinder-api: uWSGI worker 2 │ ├─59d53ce1ae553e976bcf438779f04971ba0ff52a74d2df6d7725aa2242583c4a │ │ ├─63307 python -u /app/sidecar.py │ │ ├─63689 python -u /app/sidecar.py │ │ └─63690 python -u /app/sidecar.py │ ├─4465babd5ed42d893a2bb0005124c186a1a32bc4384edd8f8a23ea68e7ae9321 │ │ ├─93487 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93503 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─93509 erl_child_setup 1048576 │ │ ├─93557 sh -s disksup │ │ ├─93559 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─93560 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─93608 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93609 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93621 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─93872 /bin/sh -s rabbit_disk_monitor │ ├─ca0a202164f74f3184e0dd5c198083fcbc8bb9cbf871efff1f2e4bf3066b86c0 │ │ ├─206558 heat-api: uWSGI master │ │ ├─206613 heat-api: uWSGI worker 1 │ │ └─206614 heat-api: uWSGI worker 2 │ ├─7c710ca08da6968600755cc379e85cc958b5fd2d6bd4c3d3106e4af21b8efa8b │ │ └─237488 /pause │ ├─a55ede9e12fa02b40a4e65ecb62f0c049175011aac3cf63ba6c3baed57ec9610 │ │ └─57143 /pause │ ├─632cd3c0418bea2f357c991e9424afb8a3a605799fc9fd872c08ba07420c433f │ │ └─220910 /pause │ ├─3010c9ac2ba3646c476e7d7a07559e93bcbf37a16e00e323d4e6b152c0ef66c5 │ │ └─48944 /pause │ ├─57b083f43c55a0be642c840b2e6a238baa46fc09ff579cdb33203937735401c4 │ │ └─42079 /pause │ ├─67714a3cc98abf93521059fc49a594f574882302ebda7d09a994db9637e6213e │ │ └─65803 /pause │ ├─2f7af001dc3e895589d9b6591b7e45380d26ebe4af2551fe04369f7e58704bc6 │ │ ├─161316 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─161332 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─161338 erl_child_setup 1048576 │ │ ├─161389 sh -s disksup │ │ ├─161391 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─161392 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─161396 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─161397 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─161407 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─161508 /bin/sh -s rabbit_disk_monitor │ ├─a3a8207e966bbd9fc6344765cf7031615a53fa90d1ca20a736fe1c2882dddebf │ │ ├─174350 nova-metadata: uWSGI master │ │ ├─174364 nova-metadata: uWSGI worker 1 │ │ └─174365 nova-metadata: uWSGI worker 2 │ ├─9b045889ec00aa860c2d644d21717586cf478a9024a7425e6b18937b040c5e22 │ │ └─47673 /server │ ├─0d72a52e2304f954afcfee38fcdb3c30f42411cff679c85150a5844e3e2b6a3d │ │ └─65885 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─a51a570fca92e2ca15e83447e0d29c829bfbaf70e368eb3ad8ac35a2d1257ba2 │ │ └─260837 percona-xtradb-cluster-operator │ ├─e1a5535fdd506bcd4047ad067e2e48d407a1a98c83c6587beae297593333449b │ │ └─97774 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-8xzrg --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─2118435f16fd6455cfeee31669df3c3db6c3135c907769516c53fd16c3337306 │ │ ├─174118 nova-api: uWSGI master │ │ ├─174130 nova-api: uWSGI worker 1 │ │ └─174131 nova-api: uWSGI worker 2 │ ├─98a776493b5178ee8de5b406ce0914052111b787df5b56d1ee68109077aa0491 │ │ └─67868 /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 │ ├─a7a56dc66b8cdd5445c475fdd19bcb2b7c7855d973a9a13083f485f2f708227e │ │ └─178428 /pause │ ├─96efcef53d0eb48474fac7874975135427894f9a9d567a349e05d8c08906d289 │ │ └─68236 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8928d9c4360b1db22afa87b122c2a9173f675cd4eb16acb7e37bbecf1eaf9592 │ │ └─67398 /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 │ ├─d7808385281b87b6fd94269a379d86d571793e33f0115d5cdcf9fa84f2feb649 │ │ └─87034 /pause │ ├─270594dd5c5dc4f6d859a984f3e75e1fd1cbb0979f7119292f9be4ebdf5a548e │ │ └─260984 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─d93435e1a8f36de2e2ca13564977dc6bd9aa26571aea581ac2a7c63fa18cf3bc │ │ ├─189660 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─190607 /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/tmpc51li_y1/privsep.sock │ │ ├─191241 /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/tmpr15xjq5g/privsep.sock │ │ ├─191866 /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/tmp6xb7twvp/privsep.sock │ │ ├─192330 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─192334 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─192354 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d6ed6b2f-b9e1-4322-acf6-45343a6f0b31/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d6ed6b2f-b9e1-4322-acf6-45343a6f0b31/host --addn-hosts=/var/lib/neutron/dhcp/d6ed6b2f-b9e1-4322-acf6-45343a6f0b31/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d6ed6b2f-b9e1-4322-acf6-45343a6f0b31/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d6ed6b2f-b9e1-4322-acf6-45343a6f0b31/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f4d2c260-3a48-4871-a56d-f518f8151616,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 │ │ ├─192357 haproxy -f /var/lib/neutron/ns-metadata-proxy/d6ed6b2f-b9e1-4322-acf6-45343a6f0b31.conf │ │ ├─212361 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/0a21b8a3-e2c7-4e90-a555-19d5fd0f4f26/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/0a21b8a3-e2c7-4e90-a555-19d5fd0f4f26/host --addn-hosts=/var/lib/neutron/dhcp/0a21b8a3-e2c7-4e90-a555-19d5fd0f4f26/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/0a21b8a3-e2c7-4e90-a555-19d5fd0f4f26/opts --dhcp-leasefile=/var/lib/neutron/dhcp/0a21b8a3-e2c7-4e90-a555-19d5fd0f4f26/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0dc37a39-7e0b-4df6-a54c-b4fce81cba3f,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 │ │ ├─212367 haproxy -f /var/lib/neutron/ns-metadata-proxy/0a21b8a3-e2c7-4e90-a555-19d5fd0f4f26.conf │ │ └─397700 /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/tmpoc74fe0v/privsep.sock │ ├─5f7281994252f768e20b8f7e96ac0b8bcf99cc17a669f85bbf853494c11ac2b8 │ │ └─305433 /pause │ └─722ae8fae0ba0a650590e3166887b843c0eac3d5215640839b9588ae03a4cac7 │ └─189636 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) ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount