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 │ │ │ ├─21432 /lib/systemd/systemd --user │ │ │ └─21434 (sd-pam) │ │ └─session-22.scope │ │ ├─21427 sshd: cephadm [priv] │ │ └─21452 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─701 /lib/systemd/systemd --user │ │ └─702 (sd-pam) │ ├─session-4.scope │ │ ├─1452 sshd: zuul [priv] │ │ └─1465 sshd: zuul@notty │ └─session-1.scope │ ├─ 698 sshd: zuul [priv] │ ├─ 715 sshd: zuul@notty │ ├─ 860 /usr/bin/python3 │ ├─ 1456 ssh: /home/zuul/.ansible/cp/199.204.45.242-22-zuul [mux] │ ├─411673 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-dwrblrtczkvhklvyvszeyalksizwbzvl ; /usr/bin/python3'"'"' && sleep 0' │ ├─411674 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-dwrblrtczkvhklvyvszeyalksizwbzvl ; /usr/bin/python3' && sleep 0 │ ├─411675 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-dwrblrtczkvhklvyvszeyalksizwbzvl ; /usr/bin/python3 │ ├─411676 /bin/sh -c echo BECOME-SUCCESS-dwrblrtczkvhklvyvszeyalksizwbzvl ; /usr/bin/python3 │ ├─411677 /usr/bin/python3 │ ├─411678 /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 │ └─411680 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9792 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12197 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9deae839fddb534f1bf2387c59dcb81e96cfc1c2d1efe43e828f83a57608ad6e -address /run/containerd/containerd.sock │ │ ├─ 12532 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d5b8735176cabc86af6f983d7f1dfb57f2c350b9753986ac8f27cf1e889bc18c -address /run/containerd/containerd.sock │ │ ├─ 19355 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f9f43a7729b1713c124d8646d10aec8a6fb0b84fdcc2b32f3f51dc6e2a814836 -address /run/containerd/containerd.sock │ │ ├─ 24549 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9a320e025f65159e505211f04f35a47a9fb37f81e83ef06cdb4e926dd180e255 -address /run/containerd/containerd.sock │ │ ├─ 29247 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9da1636225fa93fe592c98c4175f12017d08aaa7eda5464562e392eb1d804145 -address /run/containerd/containerd.sock │ │ ├─ 33723 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c2602f625b284361ed588eab958d7be3207a9a3e873d3aaaf703f0707df81918 -address /run/containerd/containerd.sock │ │ ├─ 39369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 625f7c9d10301131ad02150daea370403d86f9b5b7a3ba6b70f4f77fc2399e3c -address /run/containerd/containerd.sock │ │ ├─ 39406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b903a49334949c78f4e3e0e2eacbbcce2d5277bcda773471922ed8b919234ec -address /run/containerd/containerd.sock │ │ ├─ 39450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2d73fce3fbb305b3a652f941dde01311cade95fb077a6ae0be358ade13a078d -address /run/containerd/containerd.sock │ │ ├─ 39466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88ee2990c55b7d135583681f0e2062cf203e0c8736f627e1cbf74e9f8c1450b9 -address /run/containerd/containerd.sock │ │ ├─ 39481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1edad2568e901eb064b1ed91ef777d4ddabb6bf96f754c2e73592e82001c9174 -address /run/containerd/containerd.sock │ │ ├─ 39933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f904e56075e8011b3e81c489e216db859e46dfbc4ede2b2c0851711b6e97ce86 -address /run/containerd/containerd.sock │ │ ├─ 40705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdfd9dcb2979ddc32e88e13a50f694a4ca5a58554c91dcb46dd006a76a46896d -address /run/containerd/containerd.sock │ │ ├─ 40707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b83ecd315584222f67fa727b3e619077cf225a16faacfc7bf908dc485c95279 -address /run/containerd/containerd.sock │ │ ├─ 42098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5a2ced17c49571dc70b8ab82eb27feecc89049d0000d4e3ede93658e1d93699 -address /run/containerd/containerd.sock │ │ ├─ 42514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7c04bd0ebab32eda47c1274e3fdeb132b799fa494e0cbadf73e9bb2b2c956e9 -address /run/containerd/containerd.sock │ │ ├─ 42562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 733aaee721c5942a321d24c462aeffb821bab435b00ccb22e6178196d506e633 -address /run/containerd/containerd.sock │ │ ├─ 42977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34229ce4a99d17eae0ce753079fd56ac2d54297ebd31ce2a3a7d37c741630617 -address /run/containerd/containerd.sock │ │ ├─ 43514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6064f5d8d4efec9eafa8dd4dfa644fb4bd762dd3209499dfbc8d8f3054c93865 -address /run/containerd/containerd.sock │ │ ├─ 43564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94cc6022d8a0350daeafc903c777b2f7873262bfa054ca3c5d8270def8c95504 -address /run/containerd/containerd.sock │ │ ├─ 43601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ffe90f9051ddef1e2263726572bbd2af8a4bdc7b61fc1f5d487c8348472b84a -address /run/containerd/containerd.sock │ │ ├─ 45911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16653793e36a2acd878ef077d3326670570b9f464fe53b818078fb071989ae5b -address /run/containerd/containerd.sock │ │ ├─ 46004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f7c2c0e28facd60aa7390acb85f12ee0a33c478424f422faec5fe298a8161c9 -address /run/containerd/containerd.sock │ │ ├─ 46951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e3717d689b80f618ad1bc8d954dcb64cb42b6367a852087a42927ffbddfd3d5 -address /run/containerd/containerd.sock │ │ ├─ 47046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 354425108cdae24685e3dc697e7a155fb6710506957b3ca7791e502c3408e362 -address /run/containerd/containerd.sock │ │ ├─ 47419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4139e78ced51fc3085744c29f169238ff724105550ac0b84bced7427011d6153 -address /run/containerd/containerd.sock │ │ ├─ 47721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63b9541dc5e02002831d7254488402694d00358cf62e9ebda56e705e478f9bd4 -address /run/containerd/containerd.sock │ │ ├─ 48127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b0567aaf8d3b6dd19ea57c60cfc6e5843c77bc83f490dea77214ae465f436cc -address /run/containerd/containerd.sock │ │ ├─ 50324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 878179787c1124737c376f7de13bf64b34ad1f1353b69d03c6c51077cd988ae8 -address /run/containerd/containerd.sock │ │ ├─ 50486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f28732beb59ed2c29ecbfc643536f78dd07724cfb9a2adb20872172a3f42ec9a -address /run/containerd/containerd.sock │ │ ├─ 54693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa8ea25e9682fd89f4387fbf05bdc306229e6ed92e5e8a9e87b38bf2b0eaae80 -address /run/containerd/containerd.sock │ │ ├─ 55383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4654188af7bdf24b8b9e2e9aa0a37cd8d3525b6afd95adc3a2cfb1bc465fac8 -address /run/containerd/containerd.sock │ │ ├─ 55422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c92b5e50e4dc11ff7120385b594131e06af801d779a072fcd3d704f206f67d11 -address /run/containerd/containerd.sock │ │ ├─ 55461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62b841c773adf99cdb7db1d47b0cf30dd1bbe0b15dcc824c62b2a22fefbd07f1 -address /run/containerd/containerd.sock │ │ ├─ 55589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9170a873f7bde6a60bedb252e01102ef801bd31561eae2b334121d3e70657aa4 -address /run/containerd/containerd.sock │ │ ├─ 59560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e07312105101ab804eb31675d5576cdea7dd92f3939a99a13ca1b2b4d05f2b7d -address /run/containerd/containerd.sock │ │ ├─ 59674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ad7ce0e19372811064b4e68237a48e35fd533e26cd2d86dfdbc8a0f151671b3 -address /run/containerd/containerd.sock │ │ ├─ 59702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa77db1e52830ee70efa9463b23b39f64ec265d8e0f8ec909d7e532d3de29327 -address /run/containerd/containerd.sock │ │ ├─ 59750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce4342d58921e056c4404fda49642943f8f37571018a9a221705af01711b05f1 -address /run/containerd/containerd.sock │ │ ├─ 61308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b11d5067ac1ab1666fdfee7e8c9de79b458a1b018bc4e6b06b4032fce54f7c5c -address /run/containerd/containerd.sock │ │ ├─ 61373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3ef3d8f3dd2cd7cd9f383b243e873b1533ee79481eeb02698ea5a8c1abc232f -address /run/containerd/containerd.sock │ │ ├─ 61430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 508f97cfac4fd38d0c794463b6cebbcadae70db1197ca596c98287858dd66a8b -address /run/containerd/containerd.sock │ │ ├─ 61513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 697ca0743ab981fa1eec032b150c63772f9cd8e3cbf73d4975676118ddda30a4 -address /run/containerd/containerd.sock │ │ ├─ 61759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e651e6c28e922b748426ef055930ce53a3431be3a8393e9eec9885bc5041983 -address /run/containerd/containerd.sock │ │ ├─ 62113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a61a275c00ea0b7ea06a719430d85678780d7055ee06ae6ff3917d3f023df06c -address /run/containerd/containerd.sock │ │ ├─ 62292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcc3476f675bd19c5ffc1626dc58f5c10748df9e64613edeedeea363310726b6 -address /run/containerd/containerd.sock │ │ ├─ 62784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae3434ace0d8f54846423b066a1187ddcb1bfb1da54a23adcdf0c788b8a7ea0d -address /run/containerd/containerd.sock │ │ ├─ 63024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7a9f536b78850fa9446a406cd1927688b228ce2e8ec52af0cd5d96e70b658ab -address /run/containerd/containerd.sock │ │ ├─ 63662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0270d09332c16500a35800716f7bb78f6d78be3bf14a1227a3351b1254c0c601 -address /run/containerd/containerd.sock │ │ ├─ 65397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 300c28ba0c5026bd8c62c4bb87701bfe7bb61576b96cadae9ff2d96fbdfc2c96 -address /run/containerd/containerd.sock │ │ ├─ 67419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db4e2a311ae180449b949afb0e64c49b153b2b13823ab6ac366e8adf23194e7f -address /run/containerd/containerd.sock │ │ ├─ 76589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fdfff2d7a0c18f6f75362f5bb3a8f58dd646f6503421d15044abb7d758d59c6 -address /run/containerd/containerd.sock │ │ ├─ 78147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b21fd04859818da36c5ac4c8ba5c9fe68fbc48f0cc00f0ca7d5cd2eac4d84b1 -address /run/containerd/containerd.sock │ │ ├─ 84149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cad5f9263b6cbe2ab33552c9208dab04e7341d4c7e334ca6f87570c22c1008d -address /run/containerd/containerd.sock │ │ ├─ 90556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ed3d95f2944ff513e78989f287309e3b7db83d9f083027ed9d4c3250fd0c173 -address /run/containerd/containerd.sock │ │ ├─ 94720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbac44450b801b0ca20d6d36cb97dbb70a1273b6bdbb51e2886dfb9773b83238 -address /run/containerd/containerd.sock │ │ ├─ 94728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34ce8af23b6c231560c7f132c89a373b2080e14e07162f3cc7fb76cee93eecb7 -address /run/containerd/containerd.sock │ │ ├─103431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7614473e1a08067bc320a37ece6a14823f5830604e0ac61dcc0f644d893da2b8 -address /run/containerd/containerd.sock │ │ ├─105693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eed1c85ec8157f24ac88aafb7b3452053fc53034d972c07cff8360165b2a2fcf -address /run/containerd/containerd.sock │ │ ├─105736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75ca49a0c0fbe8e37db9b9c479616778ae367a3d386c31fbe73e2f50e9635fc9 -address /run/containerd/containerd.sock │ │ ├─107748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f40128765ea2f49528c3cd9604f4e7fe70cccd3e3a952eb8a21e6a0d7fcfeb2 -address /run/containerd/containerd.sock │ │ ├─109438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a852133c8ff4eb8b99893fec48645893d3142ca8a7b7e2e295fa4375fe4602bd -address /run/containerd/containerd.sock │ │ ├─109483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e74e2075e789bc7fca3ab1390441e603d5f42e77827dd619243c511b32139c3d -address /run/containerd/containerd.sock │ │ ├─122533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ce5cb26738774abaa0e86a77c840e3d0e1d3b0415a4fa282ff0e67140e8db0d -address /run/containerd/containerd.sock │ │ ├─122552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1446910706555c3896eeb916a254ec451f9a2277e6dd0afeb06105c9e01789f -address /run/containerd/containerd.sock │ │ ├─125228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3a1661eaede1449a899ed4558e7779274ecb979908c1b036065b4797fe6dbe7 -address /run/containerd/containerd.sock │ │ ├─139817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 178aef4eaa4d5d831e7b8c1a266d529da9497b77e46a772a35436a7034ee0b55 -address /run/containerd/containerd.sock │ │ ├─141365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc550ba1a5d70b9ebf748830bab7abf765888e7b108e88de732d3d86f5a2b89b -address /run/containerd/containerd.sock │ │ ├─141781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e96117a6b47ec9b6390c00002de226d44f3a1e1a7c8bc75ede3721af6d8672f -address /run/containerd/containerd.sock │ │ ├─142865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e2541c4431a128ea4d61dcdf30eaa72e17e70371166138b19ab173c1e50c59a -address /run/containerd/containerd.sock │ │ ├─144846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bb548daba2b78ce7625a9c7d87ddf0f0e35d82c0e238447c3d16ec4f59c3358 -address /run/containerd/containerd.sock │ │ ├─145133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75d42843d7c0429fd66cba23c629a60e1373b0f437e24aac46a37ed470e29009 -address /run/containerd/containerd.sock │ │ ├─145270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 950ac1af338eb1396a4dade42bf988571202fe13f2a31c4d3d9798b237ff5afd -address /run/containerd/containerd.sock │ │ ├─145323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec7257003867952ecb219d58bfd4c90076843dbf43c2040e92e69d73140d471a -address /run/containerd/containerd.sock │ │ ├─145698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d81c161a2de84091a8b9bd887b075e5a8abaf3ee5d0af6dda3cf8b4084262c3 -address /run/containerd/containerd.sock │ │ ├─145797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b9c506064fc1865946e72633d37687d2a6ff0a4f8f30c844080fec2fbb04632 -address /run/containerd/containerd.sock │ │ ├─171691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7b57f174b82f87f25cbe5723617bfad288b7b48bab07c80611911f44097a07f -address /run/containerd/containerd.sock │ │ ├─173459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 152004c0ad125f4f5d89fe49e2de39fe6b1e1caa5c90b2b61a1d8de301f0f392 -address /run/containerd/containerd.sock │ │ ├─173469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d10ef954ba75222331577d9513aa5cbc10627ff2eea25fa1cf252f434bbe691 -address /run/containerd/containerd.sock │ │ ├─173602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 974b6856053cb440051c3bf98aeaeeff2de167c241f9282af5056fe389433a47 -address /run/containerd/containerd.sock │ │ ├─173635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2815f57935933d19eee1c46a013ac4fc0addec7d5371f9b5d8013ce202b0c7da -address /run/containerd/containerd.sock │ │ ├─173720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94ed98a32cd83cb7ef251cacf9c4619e10d8a74479ada142b49a0f846d6a44b8 -address /run/containerd/containerd.sock │ │ ├─174020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14935cb53701216730e70bcfce73c142d517347a0e3083c6c8329428bceb50d2 -address /run/containerd/containerd.sock │ │ ├─174058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8b9dfbd157505ca8beb0025dd3bd867d0bc097a148c60f2def1a1bd252a6b27 -address /run/containerd/containerd.sock │ │ ├─187643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 117a8bfbc19229387a9b35bfba98ebf8457f2a4fbd7a1a5d141b1b8099f9253a -address /run/containerd/containerd.sock │ │ ├─189910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f536f42af9c30126e785077704f476647d41207e00da7bb5f71a3deddce01cad -address /run/containerd/containerd.sock │ │ ├─189976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bb43761613659175c034d7e7f5d09b23d4877ed7aff9ccdc764696b12dc3505 -address /run/containerd/containerd.sock │ │ ├─190083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edf0e3965228b32e6a1b8eadbc6147864ddccd6eb861883605c1b836be5d8284 -address /run/containerd/containerd.sock │ │ ├─206311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a40093df393db0a14ab4fa89045a397503267af01662e45c4ded005b9bd2af8 -address /run/containerd/containerd.sock │ │ ├─213663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30b8905edb6dc9dd2f62968b7463a7347eaee2cbe142a4dce6d393b5e41dba35 -address /run/containerd/containerd.sock │ │ ├─213706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98c803d9118a1f42271586d7bb9ed4adb24327033134a9acedd6c31f35f7baa8 -address /run/containerd/containerd.sock │ │ ├─213728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1c7a9d6edb81897dfffc4bfa69d964ab721e573be958bf336477fd6903ffa6b -address /run/containerd/containerd.sock │ │ ├─213993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6413e906ccd39f8984d386ded2175f57f41e3c269f702c9859cc68af38f51a54 -address /run/containerd/containerd.sock │ │ ├─225094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1536dbbca0f79d071aae97b88f04c2605e86c566dc9ad30499d3786718c0d370 -address /run/containerd/containerd.sock │ │ ├─227832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a43a0c787868b77d61ca786c1d5233a4dc26ee56df58219b688b4af70502843 -address /run/containerd/containerd.sock │ │ ├─229048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0918793533e080ecac76d54bc22cc2f1e8464bcd40ce6e89c73a06e57f3a3aa4 -address /run/containerd/containerd.sock │ │ ├─229900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5917e4280ea7b861d615d3f5101eebabb80cf33bfeb57c5099bff46341bed805 -address /run/containerd/containerd.sock │ │ ├─230688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d1784141f5eab210fcf373e11e3e565fa8017f68ca97e816073d53271756b11 -address /run/containerd/containerd.sock │ │ ├─232008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a28184e40f0a83f68bad52e7d4708bbb0aebc73ade23a1e3b94ce21733b86ff3 -address /run/containerd/containerd.sock │ │ ├─233329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dd86c93b19e6f9e08983d47d670c28026ff274470fbeb473b45814723ff0172 -address /run/containerd/containerd.sock │ │ ├─233486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dffc546890a6ef851b85c274cda2545669542001900e7db1a6b92737bd3241d -address /run/containerd/containerd.sock │ │ ├─243885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 229d529ff14ecd90a158b2fef36d6fb5e4715aca051d7ec9ed9a0d64f8e30e9f -address /run/containerd/containerd.sock │ │ ├─244304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0d5f8399ddac65ab24da43da9b151c456abfe8092ddc5e9a37df04b577b8723 -address /run/containerd/containerd.sock │ │ ├─248777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee73b175c5582559d3641a196685a08e363c555e3c1bda280424ecd518e83abd -address /run/containerd/containerd.sock │ │ ├─253397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4ea140544493cd123068abbe0474e28f2aeb52678dceb882465d851321fea09 -address /run/containerd/containerd.sock │ │ ├─253601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3cb5059e5d0fa70cefd95de8ac60eafb86e798de3bdca27a912cd68ccd1f4e8 -address /run/containerd/containerd.sock │ │ ├─253651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 379cc23b97d586554c41df34db3fbb6165dfb966a21b794389c48e415aca8070 -address /run/containerd/containerd.sock │ │ ├─253705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7944ca295e4a6fc36ac79fcaa5a6bab7252fbee78e8f4de9f2bef272d190a34 -address /run/containerd/containerd.sock │ │ ├─264820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5176b76a97c30d3a36f57f6a7d9776f978accee279ce44826eeced9c2d33749f -address /run/containerd/containerd.sock │ │ ├─267325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5470907f6f32faf2892bd04ac012162848983d7c7335bd9c4e40b29f0afe3b6a -address /run/containerd/containerd.sock │ │ └─268783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 254a1bf67cfc82079992c5f83ffc14a060eed14811155a5347cb2efa489156ce -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1186 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─387 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /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 │ │ │ ├─28963 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29229 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19313 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19334 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24257 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24533 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33435 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33706 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.vucicx.service │ │ │ ├─12484 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vucicx/unit.run │ │ │ └─12504 /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-vucicx --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vucicx:/var/lib/ceph/mgr/ceph-instance.vucicx:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vucicx/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.vucicx -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 │ │ ├─12120 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12152 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10168 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139244 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39834 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.242 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─353 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 647 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─411363 sshd: root [priv] │ │ └─411364 sshd: root [net] │ ├─docker-c2602f625b284361ed588eab958d7be3207a9a3e873d3aaaf703f0707df81918.scope … │ │ ├─33751 /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 │ │ └─33763 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1387 /usr/sbin/uuidd --socket-activation │ ├─docker-9da1636225fa93fe592c98c4175f12017d08aaa7eda5464562e392eb1d804145.scope … │ │ ├─29270 /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 │ │ └─29283 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-f9f43a7729b1713c124d8646d10aec8a6fb0b84fdcc2b32f3f51dc6e2a814836.scope … │ │ ├─19383 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19402 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-9a320e025f65159e505211f04f35a47a9fb37f81e83ef06cdb4e926dd180e255.scope … │ │ ├─24574 /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 │ │ └─24588 /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 │ ├─chrony.service │ │ ├─10676 /usr/sbin/chronyd -F 1 │ │ └─10677 /usr/sbin/chronyd -F 1 │ ├─run-r7c970c4509cf409281f6e59ba5431c40.scope │ │ └─187947 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─docker-d5b8735176cabc86af6f983d7f1dfb57f2c350b9753986ac8f27cf1e889bc18c.scope … │ │ ├─12557 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.vucicx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12607 /usr/bin/ceph-mgr -n mgr.instance.vucicx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-9deae839fddb534f1bf2387c59dcb81e96cfc1c2d1efe43e828f83a57608ad6e.scope … │ │ ├─12235 /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 │ │ └─12246 /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-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─139040 /sbin/iscsid │ │ └─139041 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─401612c950c6924dc6df000b60ccb24218c93e54be2c5c33b846ab970c71662e │ │ ├─223569 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─224032 octavia-worker: ConsumerService worker(0) │ │ └─224037 octavia-worker: ConsumerService worker(1) │ ├─8f3cc6965b781a61e18e73777feefea49a1d62996e84c4cc330af0d31bbb43b6 │ │ ├─202414 heat-api: uWSGI master │ │ ├─202440 heat-api: uWSGI worker 1 │ │ └─202441 heat-api: uWSGI worker 2 │ ├─45e7f924aefa3f82281892da68ebb57ac6975c4ed29856fdebd5e584701a9821 │ │ └─250350 docker-registry serve /etc/docker-registry/config.yml │ ├─5e3717d689b80f618ad1bc8d954dcb64cb42b6367a852087a42927ffbddfd3d5 │ │ └─46973 /pause │ ├─1edad2568e901eb064b1ed91ef777d4ddabb6bf96f754c2e73592e82001c9174 │ │ └─39557 /pause │ ├─d19caba952eef4a9b27824ba71d475a3c4a474cf796ebf844c8d3a2f8d432417 │ │ ├─183323 neutron-policy-server: uWSGI master │ │ ├─183336 neutron-policy-server: uWSGI worker 1 │ │ └─183337 neutron-policy-server: uWSGI worker 2 │ ├─45ca8642e81c88e83c0de61c25ca1a496a6f255effbdb3b7a3831ea70b603ce4 │ │ ├─169511 nova-metadata: uWSGI master │ │ ├─169533 nova-metadata: uWSGI worker 1 │ │ └─169534 nova-metadata: uWSGI worker 2 │ ├─fafca161b809f1f6ab538b1290595d05aa4d1e8f308c144e3776b8a9ab675e5b │ │ └─187187 /usr/bin/libvirt-tls-sidecar │ ├─354425108cdae24685e3dc697e7a155fb6710506957b3ca7791e502c3408e362 │ │ └─47069 /pause │ ├─b8b9dfbd157505ca8beb0025dd3bd867d0bc097a148c60f2def1a1bd252a6b27 │ │ └─174082 /pause │ ├─0270d09332c16500a35800716f7bb78f6d78be3bf14a1227a3351b1254c0c601 │ │ └─63685 /pause │ ├─6f5a5c1bcc0db9353ff2fad087281639ed26bdc3f943dcf5c060431cf4df27a4 │ │ └─46292 /server │ ├─2314c92159d99f441a06ac323b8a71562687badab0e64fb491224fdc3cd86f20 │ │ └─267828 /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 │ ├─9f40128765ea2f49528c3cd9604f4e7fe70cccd3e3a952eb8a21e6a0d7fcfeb2 │ │ └─107771 /pause │ ├─733aaee721c5942a321d24c462aeffb821bab435b00ccb22e6178196d506e633 │ │ └─42590 /pause │ ├─a38a4531bee5ea58e9e0a9d063af52fbff0b288b6e3b65c2a827e224c9bf8a4a │ │ ├─243951 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─244608 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpl1dq3ehn/privsep.sock │ │ ├─244613 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─244621 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─b26849c886795bca903bdc81b0dba8ad2f3c3672facb210cbd8e36ec166ad8d5 │ │ └─230804 /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 │ ├─508f97cfac4fd38d0c794463b6cebbcadae70db1197ca596c98287858dd66a8b │ │ └─61465 /pause │ ├─be7fa74875b024ab8e9d00d00727b9a57481442181e88227088f14c9d4a33bb7 │ │ └─185897 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) │ ├─0ad7ce0e19372811064b4e68237a48e35fd533e26cd2d86dfdbc8a0f151671b3 │ │ └─59706 /pause │ ├─b6a6b0d6cb53ea135c352e34501011be3fc9ec4892006ef1870561db18a0811b │ │ ├─170484 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170881 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─170882 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─5fffb4ca3b58a00eaf1dc17e724943b3e5f6bae66513eda70d50566e864e796e │ │ ├─107852 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107869 /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 │ │ ├─107876 erl_child_setup 1048576 │ │ ├─107923 sh -s disksup │ │ ├─107925 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─107926 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108017 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108018 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108038 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108146 /bin/sh -s rabbit_disk_monitor │ ├─5176b76a97c30d3a36f57f6a7d9776f978accee279ce44826eeced9c2d33749f │ │ └─264846 /pause │ ├─e204d8003040eeab7a35900c3d507c1e8289bba935021bd9bfbfd339520bf4ad │ │ └─42616 /coredns -conf /etc/coredns/Corefile │ ├─fcc3476f675bd19c5ffc1626dc58f5c10748df9e64613edeedeea363310726b6 │ │ └─62315 /pause │ ├─15d72b59e0ba23cbf9f5f92c952fc6bced5c511a0b52bae9d1f55c3c87522452 │ │ └─55865 /secretgen-controller │ ├─5bb548daba2b78ce7625a9c7d87ddf0f0e35d82c0e238447c3d16ec4f59c3358 │ │ └─144877 /pause │ ├─f9af228efcb2fce562c3431c2afddf03a09209a387ae4edaade25d17b2a7488e │ │ └─60395 /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 │ ├─4bb43761613659175c034d7e7f5d09b23d4877ed7aff9ccdc764696b12dc3505 │ │ └─190026 /pause │ ├─a1446910706555c3896eeb916a254ec451f9a2277e6dd0afeb06105c9e01789f │ │ └─122595 /pause │ ├─a69237f40181ed9381551a7c14ec1528f0fc33fa8c0733e0476f05c7ac32a33c │ │ └─65205 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-242.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─117a8bfbc19229387a9b35bfba98ebf8457f2a4fbd7a1a5d141b1b8099f9253a │ │ └─187668 /pause │ ├─87cd59efbfb1bd538ef91ae48251837eb63a512a9ba4426ee7b42fd6555fcfb8 │ │ ├─170580 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170912 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170913 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─a2ff605dfacbe73b3d8077538d8c46e5603e22719d2b32c9562483de30637ddb │ │ └─47560 percona-xtradb-cluster-operator │ ├─ad317fab287f4960df2e251a114627638bfdca0d96de5b88d98b61d73e86d94d │ │ └─60091 /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 │ ├─e0d5f8399ddac65ab24da43da9b151c456abfe8092ddc5e9a37df04b577b8723 │ │ └─244328 /pause │ ├─e1c7a9d6edb81897dfffc4bfa69d964ab721e573be958bf336477fd6903ffa6b │ │ └─213829 /pause │ ├─b13dbe139abd307b12e29f7cfac16ee66b3f0a574f7c3b10eb2a20eaa73aa71b │ │ └─64305 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─ae09ee39a86600145c46a26db7527a879961f1c01097bb2e8330e6304af941e1 │ │ └─188065 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─cf058d4eb7f50953ca542ec8b718bccd9f9886fc6d208880ed0ed67e046d9713 │ │ └─43833 /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 │ ├─f0fc8d5ecf5650ec2998f7e24e5fd71cb5dc8b2e711201ab6c22f086cda85f72 │ │ └─50889 valkey-server *:26379 [sentinel] │ ├─2d10ef954ba75222331577d9513aa5cbc10627ff2eea25fa1cf252f434bbe691 │ │ └─173544 /pause │ ├─4db2a592f557348377081b84e84b713d7b74d91e0b37df4b0397b5038c93dda0 │ │ ├─174599 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─411076 sleep 300 │ ├─a345b1c71bd0997178615412ce859f836ffe46de4345b4f879fdeee64ddff9f4 │ │ └─165063 /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 │ ├─b94149e06562b268e503954b03639289e55968edf66b65677b9220e89ad36e70 │ │ ├─66027 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66044 /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 │ │ ├─66050 erl_child_setup 1048576 │ │ ├─66181 sh -s disksup │ │ ├─66183 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66184 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66188 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66189 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66199 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─66266 /bin/sh -s rabbit_disk_monitor │ ├─94ed98a32cd83cb7ef251cacf9c4619e10d8a74479ada142b49a0f846d6a44b8 │ │ └─173805 /pause │ ├─0dffc546890a6ef851b85c274cda2545669542001900e7db1a6b92737bd3241d │ │ └─233530 /pause │ ├─8ad6c8dec77683c89d17486de0379bb20fd122e0af191c3fae0a6d6593616393 │ │ └─64150 /bin/pushgateway │ ├─fed12b332cdee66819f0d4908de1567c8ae2f79b8c637a54a46c20401bda4dfc │ │ ├─202514 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─202749 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─202750 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─37dfe5fde2640e1a8fb9751e4c80a12b21d4529a4ec6d546607c366308c3bc65 │ │ ├─119390 cinder-api: uWSGI master │ │ ├─119403 cinder-api: uWSGI worker 1 │ │ └─119404 cinder-api: uWSGI worker 2 │ ├─7614473e1a08067bc320a37ece6a14823f5830604e0ac61dcc0f644d893da2b8 │ │ └─103454 /pause │ ├─85e93663cfb12e86e17843ed75f690094cd9d462a41daf889b0c2423fa2b22ce │ │ ├─244216 magnum-api: uWSGI master │ │ ├─244277 magnum-api: uWSGI worker 1 │ │ └─244278 magnum-api: uWSGI worker 2 │ ├─12435214195b253ea32b743f65fc4088f21019b0db358cec19e8e483890ca77e │ │ └─65243 /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 │ ├─fa8ea25e9682fd89f4387fbf05bdc306229e6ed92e5e8a9e87b38bf2b0eaae80 │ │ └─54726 /pause │ ├─d4654188af7bdf24b8b9e2e9aa0a37cd8d3525b6afd95adc3a2cfb1bc465fac8 │ │ └─55407 /pause │ ├─73d5adaa93a5377e5a4b0650694b8015bb99ad737bc057155be8569884cf02b0 │ │ ├─123592 /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 │ │ └─123908 /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 │ ├─ce4342d58921e056c4404fda49642943f8f37571018a9a221705af01711b05f1 │ │ └─59781 /pause │ ├─1788a3246be18b33184823bf5d57e636f1172b8659e1e33d309c698079373593 │ │ └─39605 kube-apiserver --advertise-address=199.204.45.242 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─f5a2ced17c49571dc70b8ab82eb27feecc89049d0000d4e3ede93658e1d93699 │ │ └─42124 /pause │ ├─63b9541dc5e02002831d7254488402694d00358cf62e9ebda56e705e478f9bd4 │ │ └─47750 /pause │ ├─73c077db65e5dfe0e67630774e6f4dcdce30d98dee2f32812e9efef9a5bc1e1b │ │ ├─271723 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─271734 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─9170a873f7bde6a60bedb252e01102ef801bd31561eae2b334121d3e70657aa4 │ │ └─55613 /pause │ ├─5d81c161a2de84091a8b9bd887b075e5a8abaf3ee5d0af6dda3cf8b4084262c3 │ │ └─145722 /pause │ ├─ec7257003867952ecb219d58bfd4c90076843dbf43c2040e92e69d73140d471a │ │ └─145366 /pause │ ├─e07312105101ab804eb31675d5576cdea7dd92f3939a99a13ca1b2b4d05f2b7d │ │ └─59602 /pause │ ├─2459ede8d0bcb7fd250c5bd712e4669ec12e61e1784f64c360223726cc9a8866 │ │ ├─206457 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206474 /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 │ │ ├─206480 erl_child_setup 1048576 │ │ ├─206542 sh -s disksup │ │ ├─206544 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─206545 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─206732 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─206733 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─206760 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─206918 /bin/sh -s rabbit_disk_monitor │ ├─db4e2a311ae180449b949afb0e64c49b153b2b13823ab6ac366e8adf23194e7f │ │ └─67442 /pause │ ├─22aef538114a311259ebf46bedae8a30b9b9d7915572ac92407ffcb3769b63c5 │ │ └─262730 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─62b841c773adf99cdb7db1d47b0cf30dd1bbe0b15dcc824c62b2a22fefbd07f1 │ │ └─55494 /pause │ ├─950ac1af338eb1396a4dade42bf988571202fe13f2a31c4d3d9798b237ff5afd │ │ └─145297 /pause │ ├─bb1a7fcf7810b065a8fc0686baf3ac6a7855af09604ec397688020e586c2eb06 │ │ ├─130715 placement-api: uWSGI master │ │ ├─130730 placement-api: uWSGI worker 1 │ │ └─130731 placement-api: uWSGI worker 2 │ ├─2bb949dbaf6be99bee3019079d2cdaefbf1636674429d2e2c478c277672f98ad │ │ └─85311 /usr/local/bin/rook ceph operator │ ├─1b903a49334949c78f4e3e0e2eacbbcce2d5277bcda773471922ed8b919234ec │ │ └─39437 /pause │ ├─9179836d9767c0b0ffa8553e23f1775f48cdab61da6c8fffd36d105798dbcbed │ │ └─95147 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-cbqgv --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─b7c04bd0ebab32eda47c1274e3fdeb132b799fa494e0cbadf73e9bb2b2c956e9 │ │ └─42537 /pause │ ├─a61a275c00ea0b7ea06a719430d85678780d7055ee06ae6ff3917d3f023df06c │ │ └─62136 /pause │ ├─c7b57f174b82f87f25cbe5723617bfad288b7b48bab07c80611911f44097a07f │ │ └─171714 /pause │ ├─974b6856053cb440051c3bf98aeaeeff2de167c241f9282af5056fe389433a47 │ │ └─173663 /pause │ ├─38c4d82e406e91e084d5a90e0b8b205657d2fdae40d52da7c337902ac85da352 │ │ ├─183270 /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 │ │ ├─183657 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) │ │ ├─183658 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) │ │ └─183659 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) │ ├─2455923f889b4c03d840388b63ab2cea7fdf15f4bb146da7d46d872b7de382c1 │ │ ├─90700 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90719 /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 │ │ ├─90725 erl_child_setup 1048576 │ │ ├─90805 sh -s disksup │ │ ├─90807 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─90808 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─90854 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90855 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─90865 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91167 /bin/sh -s rabbit_disk_monitor │ ├─6a3e37d2d2a74c3f2d598fdeff5a2af5f072abf0dee2228af6cf23d1c783282d │ │ └─39646 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 │ ├─0e2541c4431a128ea4d61dcdf30eaa72e17e70371166138b19ab173c1e50c59a │ │ └─142889 /pause │ ├─3496d8df14bf84b7c06f9afc98f54f9ec007884b78fc2fc336196dd21e06109a │ │ ├─185934 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) │ │ ├─186879 /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/tmpi8kch_33/privsep.sock │ │ ├─370750 /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/tmpz7wg9k3y/privsep.sock │ │ ├─371194 /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/tmpz2yxuds9/privsep.sock │ │ ├─371600 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─371602 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─372532 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ab377aa1-fdde-4f1b-883c-3665952e6c33 --namespace=qrouter-ab377aa1-fdde-4f1b-883c-3665952e6c33 --conf_dir=/var/lib/neutron/ha_confs/ab377aa1-fdde-4f1b-883c-3665952e6c33 --log-file=/var/lib/neutron/ha_confs/ab377aa1-fdde-4f1b-883c-3665952e6c33/neutron-keepalived-state-change.log --monitor_interface=ha-770c54ff-1a --monitor_cidr=169.254.0.233/24 --pid_file=/var/lib/neutron/external/pids/ab377aa1-fdde-4f1b-883c-3665952e6c33.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─373449 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c0c4546e-8700-4389-9787-ee569ce80fac --namespace=qrouter-c0c4546e-8700-4389-9787-ee569ce80fac --conf_dir=/var/lib/neutron/ha_confs/c0c4546e-8700-4389-9787-ee569ce80fac --log-file=/var/lib/neutron/ha_confs/c0c4546e-8700-4389-9787-ee569ce80fac/neutron-keepalived-state-change.log --monitor_interface=ha-a8995321-ca --monitor_cidr=169.254.0.76/24 --pid_file=/var/lib/neutron/external/pids/c0c4546e-8700-4389-9787-ee569ce80fac.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─377076 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c9a719a9-2680-437f-9574-427604655626 --namespace=qrouter-c9a719a9-2680-437f-9574-427604655626 --conf_dir=/var/lib/neutron/ha_confs/c9a719a9-2680-437f-9574-427604655626 --log-file=/var/lib/neutron/ha_confs/c9a719a9-2680-437f-9574-427604655626/neutron-keepalived-state-change.log --monitor_interface=ha-47dc39e7-83 --monitor_cidr=169.254.0.113/24 --pid_file=/var/lib/neutron/external/pids/c9a719a9-2680-437f-9574-427604655626.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─410935 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --agent-queue-name l3_agent --use-fqdn │ ├─764f8cf3638790d013e109b3333728909595f0c4e2404d0d33cf051747c284d3 │ │ └─47117 /manager --metrics-bind-address=:9782 │ ├─dfe4866e2e16ef2dd48e349e675cc2cc8d5cedc06beac9497c32dc839e4ee8be │ │ └─63147 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─229d529ff14ecd90a158b2fef36d6fb5e4715aca051d7ec9ed9a0d64f8e30e9f │ │ └─243913 /pause │ ├─5ddc4714b2715f0e39a019fdd4216caf868e10f83867b5c5d6399f805f21c373 │ │ └─43784 /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 │ ├─8a43a0c787868b77d61ca786c1d5233a4dc26ee56df58219b688b4af70502843 │ │ └─227859 /pause │ ├─f7944ca295e4a6fc36ac79fcaa5a6bab7252fbee78e8f4de9f2bef272d190a34 │ │ └─253750 /pause │ ├─e78c7f141f8c6ecebd5a9a4619d8ed2c586da3713b4c2bd9b1d5a361b8a430ea │ │ └─39701 etcd --advertise-client-urls=https://199.204.45.242:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.242:2380 --initial-cluster=instance=https://199.204.45.242:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.242:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.242:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─75ca49a0c0fbe8e37db9b9c479616778ae367a3d386c31fbe73e2f50e9635fc9 │ │ └─105762 /pause │ ├─f904e56075e8011b3e81c489e216db859e46dfbc4ede2b2c0851711b6e97ce86 │ │ └─39957 /pause │ ├─30b8905edb6dc9dd2f62968b7463a7347eaee2cbe142a4dce6d393b5e41dba35 │ │ └─213690 /pause │ ├─e7a9f536b78850fa9446a406cd1927688b228ce2e8ec52af0cd5d96e70b658ab │ │ └─63049 /pause │ ├─7d1784141f5eab210fcf373e11e3e565fa8017f68ca97e816073d53271756b11 │ │ └─230738 /pause │ ├─41bf779f3ad3b7fec54c1d4079625dfc207a38533c20050f893963828f81006e │ │ └─187291 /bin/bash /tmp/libvirt.sh │ ├─88ee2990c55b7d135583681f0e2062cf203e0c8736f627e1cbf74e9f8c1450b9 │ │ └─39539 /pause │ ├─a852133c8ff4eb8b99893fec48645893d3142ca8a7b7e2e295fa4375fe4602bd │ │ └─109461 /pause │ ├─7cad5f9263b6cbe2ab33552c9208dab04e7341d4c7e334ca6f87570c22c1008d │ │ └─84173 /pause │ ├─12a9b7f268ed4e2e2577885525c2216daa565f61483b041e9df8b531ec23fe5d │ │ └─43740 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─865b8a4ff6a7d8ea0995f9391033a617c2483d55a11d9f38f33968378c22ad63 │ │ ├─244392 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─244767 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─244768 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─056469f9840feba2d7a37a95c61cd346c8fbf635fad2d7a32bc26028720ed192 │ │ └─64361 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3a84656af990ca2126b068ab65b8b38604b238fd9a0b3a3941c1a0b401e058d2 │ │ ├─185914 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) │ │ ├─187155 /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/tmpwnznd3x9/privsep.sock │ │ ├─187559 /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/tmp8i88ia0y/privsep.sock │ │ ├─188238 /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/tmp_mdxerng/privsep.sock │ │ ├─188525 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─188531 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─188578 haproxy -f /var/lib/neutron/ns-metadata-proxy/d032c32d-4d9d-4f99-9f6f-dcd30627d3cb.conf │ │ ├─208305 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/50b6a590-5675-42ab-9c75-56af75feb6a7/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/50b6a590-5675-42ab-9c75-56af75feb6a7/host --addn-hosts=/var/lib/neutron/dhcp/50b6a590-5675-42ab-9c75-56af75feb6a7/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/50b6a590-5675-42ab-9c75-56af75feb6a7/opts --dhcp-leasefile=/var/lib/neutron/dhcp/50b6a590-5675-42ab-9c75-56af75feb6a7/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-223264c6-8d2a-4645-8115-7115c0d6a304,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 │ │ ├─208308 haproxy -f /var/lib/neutron/ns-metadata-proxy/50b6a590-5675-42ab-9c75-56af75feb6a7.conf │ │ ├─376083 /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/tmpn6zofrwl/privsep.sock │ │ ├─381956 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d032c32d-4d9d-4f99-9f6f-dcd30627d3cb/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d032c32d-4d9d-4f99-9f6f-dcd30627d3cb/host --addn-hosts=/var/lib/neutron/dhcp/d032c32d-4d9d-4f99-9f6f-dcd30627d3cb/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d032c32d-4d9d-4f99-9f6f-dcd30627d3cb/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d032c32d-4d9d-4f99-9f6f-dcd30627d3cb/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-346180f6-7e9f-49cf-91a6-1120e7225eeb,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 │ │ └─410983 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --agent-queue-name dhcp_agent --use-fqdn │ ├─1b9c506064fc1865946e72633d37687d2a6ff0a4f8f30c844080fec2fbb04632 │ │ └─145821 /pause │ ├─71f32671c42f43957c75201e802893493ffd5d78f0c4a8715e6dacb4753a62a4 │ │ ├─262756 manila-api: uWSGI master │ │ ├─262806 manila-api: uWSGI worker 1 │ │ └─262807 manila-api: uWSGI worker 2 │ ├─1536dbbca0f79d071aae97b88f04c2605e86c566dc9ad30499d3786718c0d370 │ │ └─225119 /pause │ ├─254a1bf67cfc82079992c5f83ffc14a060eed14811155a5347cb2efa489156ce │ │ └─268816 /pause │ ├─c92b5e50e4dc11ff7120385b594131e06af801d779a072fcd3d704f206f67d11 │ │ └─55445 /pause │ ├─19c611abeec39b7e02a3ab87d4c3749d8f37f9ff3c17262433ee8b381953bacf │ │ └─42664 /coredns -conf /etc/coredns/Corefile │ ├─2a924fc3b556d6beed816e205e0f4e8a7c9fd1dbf6f3f0eba7bbbc106f434797 │ │ └─43217 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 │ ├─28c59fd4b7913354ed728ee4923b3b8100afe263938bc66779c6f32749b91437 │ │ ├─ 70711 apache2 -DFOREGROUND │ │ ├─ 70750 (wsgi:k -DFOREGROUND │ │ ├─ 70751 (wsgi:k -DFOREGROUND │ │ ├─ 70752 (wsgi:k -DFOREGROUND │ │ ├─ 70753 (wsgi:k -DFOREGROUND │ │ ├─398245 apache2 -DFOREGROUND │ │ └─409768 apache2 -DFOREGROUND │ ├─379cc23b97d586554c41df34db3fbb6165dfb966a21b794389c48e415aca8070 │ │ └─253683 /pause │ ├─546b3fc37e48ed7cb75b495a0b4c586297c5dceeeaed62569b414a612a90771d │ │ └─48402 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─b76f87cab72ce613b11ced31dfb716bb066ba4d86b116f2423a726cced4bb8f3 │ │ └─55667 nfd-worker -metrics=8081 │ ├─0918793533e080ecac76d54bc22cc2f1e8464bcd40ce6e89c73a06e57f3a3aa4 │ │ └─229071 /pause │ ├─34229ce4a99d17eae0ce753079fd56ac2d54297ebd31ce2a3a7d37c741630617 │ │ └─43001 /pause │ ├─9dd86c93b19e6f9e08983d47d670c28026ff274470fbeb473b45814723ff0172 │ │ └─233354 /pause │ ├─1ed182b45742e90d4766011c3183850ba2870f16fa7082cd3d7d202ff19cf08e │ │ └─262782 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─eed1c85ec8157f24ac88aafb7b3452053fc53034d972c07cff8360165b2a2fcf │ │ └─105721 /pause │ ├─c008f0c53b14de300c21dcd810dc011aad894eea2452e8c3df2d63ab9d5e54df │ │ ├─41229 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41656 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─0113b9e2a60677e01a0dc3c41e7937d9e5a0790e8c7954658a3fd087fab8a0ba │ │ └─55740 nfd-master -crd-controller=true -metrics=8081 │ ├─75d42843d7c0429fd66cba23c629a60e1373b0f437e24aac46a37ed470e29009 │ │ └─145158 /pause │ ├─878179787c1124737c376f7de13bf64b34ad1f1353b69d03c6c51077cd988ae8 │ │ └─50349 /pause │ ├─f2b7d5d1f1fce1d1b940a1aa13992b5fd5c08db5bc23546b73992f97eac76d8a │ │ ├─171840 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171856 /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 │ │ ├─171862 erl_child_setup 1048576 │ │ ├─171929 sh -s disksup │ │ ├─171931 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─171932 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─171993 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171995 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─172005 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─172253 /bin/sh -s rabbit_disk_monitor │ ├─a5c336e6651912f6388fb3c794cd81a2602b517e7bfc90d6ddb431edc2b47418 │ │ └─64406 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f12827078499e28ee92958e6ad8676fc7d73d7b9191c7a271a63311664d60966 │ │ └─65033 /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 │ ├─4f9da39cfb54b6a1c2acea47c9386483f626fa5c3b18387aa6ab1d81aa07b848 │ │ ├─184159 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) │ │ ├─184595 /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/tmp4fsbk9t9/privsep.sock │ │ ├─184864 /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/tmp5zey4ugt/privsep.sock │ │ └─185010 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─b2d73fce3fbb305b3a652f941dde01311cade95fb077a6ae0be358ade13a078d │ │ └─39538 /pause │ ├─edf0e3965228b32e6a1b8eadbc6147864ddccd6eb861883605c1b836be5d8284 │ │ └─190120 /pause │ ├─e74e2075e789bc7fca3ab1390441e603d5f42e77827dd619243c511b32139c3d │ │ └─109513 /pause │ ├─5b4b0f1c26e05c37e1e56c9df0b0cc827b9ab6d2e271c0a8ccb7da2f65427c78 │ │ └─63099 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─98c803d9118a1f42271586d7bb9ed4adb24327033134a9acedd6c31f35f7baa8 │ │ └─213811 /pause │ ├─0088d9570e514aca5cacdad797126f8e6991cdae06043f92c78eda23e77467a4 │ │ └─50690 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 │ ├─bb9fadd256e8b127024e5368e4debcaf14c10847e69e8dae03d91ac5bf956d7f │ │ └─47211 /manager --metrics-bind-address=:8080 │ ├─92a2edd01f857e80f3acf0c3d19ce291912ae61512f46965730b258ac769dfed │ │ └─42170 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─8739f26bffa9a2726e43b9631b6542094b4bd1e4259eaf9c91c2762098a6cefe │ │ └─64063 /goldpinger --static-file-path /static │ ├─68e8a3029a05d854732af1c0bb3b1e67e20bb6f094c6c5a91d95591c5fcbeda6 │ │ └─227947 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─efe46040c196818a6b66d40569a036169ec520f2f0435f076ec8d9e88355bf85 │ │ └─123143 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─fe5e9779e575f264fe89ede9f639838d94e54226a0298f4e7769f1d2295e8f43 │ │ ├─48305 mysqld --wsrep_start_position=1dad8ce2-37d4-11f1-bb85-daa323dbf520:20 │ │ └─48430 /var/lib/mysql/mysql-state-monitor │ ├─b4ea140544493cd123068abbe0474e28f2aeb52678dceb882465d851321fea09 │ │ └─253462 /pause │ ├─0e651e6c28e922b748426ef055930ce53a3431be3a8393e9eec9885bc5041983 │ │ └─61786 /pause │ ├─da8ed76725d7355d3153a5575ee9b9ac2cc697bd229b1bd5ff211609cbd484dd │ │ └─107474 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─8da491a3632dd73b747ea5b407af9c01be26212c4a8d78a977d08f6a4badcf9f │ │ └─65467 /bin/oauth2-proxy │ ├─af9669198b91660db168df38ff637b8ec5807534555aac9f64841c769744dec9 │ │ └─229949 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─b11d5067ac1ab1666fdfee7e8c9de79b458a1b018bc4e6b06b4032fce54f7c5c │ │ └─61335 /pause │ ├─1cb8757ca83c277b2675f9666e3e9f54ee6c5a233604fb2ca484fa04aced5df2 │ │ └─65449 /bin/oauth2-proxy │ ├─6064f5d8d4efec9eafa8dd4dfa644fb4bd762dd3209499dfbc8d8f3054c93865 │ │ └─43542 /pause │ ├─2b79ea2cd4c9a62f747191b2a021b41d76558fbd2bd15e31e8fd52ab8664486e │ │ ├─143069 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143086 /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 │ │ ├─143092 erl_child_setup 1048576 │ │ ├─143159 sh -s disksup │ │ ├─143161 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─143162 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─143164 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143165 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143175 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─143336 /bin/sh -s rabbit_disk_monitor │ ├─7c758de957ddc1f97a7dfcf5b589f995cf6732a33736fc6599e08b4e07641f1b │ │ ├─83270 barbiacan-api: uWSGI master │ │ └─83283 barbiacan-api: uWSGI worker 1 │ ├─d3cb5059e5d0fa70cefd95de8ac60eafb86e798de3bdca27a912cd68ccd1f4e8 │ │ └─253636 /pause │ ├─a72609de17dc93aa6aed58826de7188a30515bac27a400ce49ad170830861689 │ │ └─65291 /bin/memcached_exporter │ ├─7f671439581e8f11ab1451c4e0ea0ac710bbe117a7b8cc3fb1254db4d58e4ede │ │ └─64989 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-242.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─aa77db1e52830ee70efa9463b23b39f64ec265d8e0f8ec909d7e532d3de29327 │ │ └─59736 /pause │ ├─fe3907abb7bf636f9c6a3a9bfb8b8e9d2d54fef277b2c4eb3ef7068447b7aa8a │ │ └─63195 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─23aace84eba6b29854fd30d3c02b3a7cea7aa80f720e10d2b135748a0e3061b0 │ │ ├─60349 python -u /app/sidecar.py │ │ ├─60567 python -u /app/sidecar.py │ │ └─60568 python -u /app/sidecar.py │ ├─927939e07f75945534289cd063dc09ad35beb4ed886ec9961a38e173191361ce │ │ ├─193757 /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 │ │ ├─371759 /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/tmp589t7hwb/privsep.sock │ │ ├─371976 /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/tmplk13woq5/privsep.sock │ │ └─378075 /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/tmps1n43e39/privsep.sock │ ├─34ce8af23b6c231560c7f132c89a373b2080e14e07162f3cc7fb76cee93eecb7 │ │ └─94781 /pause │ ├─b069dc6f9f9c513e97e98198cbaed4a3cbf46c8081576caaaff2f9bea8f0a3b4 │ │ └─120742 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─6c72c12ae42ede6e98c3ea976b7e04c7101f31ae3b9983e77d438b71e07e7af1 │ │ ├─222383 octavia-api: uWSGI master │ │ ├─222396 octavia-api: uWSGI worker 1 │ │ └─222397 octavia-api: uWSGI worker 2 │ ├─8b83ecd315584222f67fa727b3e619077cf225a16faacfc7bf908dc485c95279 │ │ └─40746 /pause │ ├─14935cb53701216730e70bcfce73c142d517347a0e3083c6c8329428bceb50d2 │ │ └─174045 /pause │ ├─e3bb90349465e5a615f38ce2c21ba67eb51fa3d61ca9c927d303cc3180ece886 │ │ └─39982 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─0d2e6effca49c73b573260d3a5578edcf4b9a4c8aca753a7cc1c30c98b018113 │ │ ├─267529 apache2 -DFOREGROUND │ │ ├─270104 (wsgi:h -DFOREGROUND │ │ ├─270105 (wsgi:h -DFOREGROUND │ │ ├─270106 (wsgi:h -DFOREGROUND │ │ ├─270108 (wsgi:h -DFOREGROUND │ │ ├─270109 (wsgi:h -DFOREGROUND │ │ ├─270110 apache2 -DFOREGROUND │ │ └─270111 apache2 -DFOREGROUND │ ├─7dda1521f79ba9d218d50d8b967596a66718d2439c9d73d8ba790b21a12fe39e │ │ ├─225417 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─225436 /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 │ │ ├─225442 erl_child_setup 1048576 │ │ ├─225506 sh -s disksup │ │ ├─225508 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─225509 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─225591 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─225592 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─225602 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─225955 /bin/sh -s rabbit_disk_monitor │ ├─9b0567aaf8d3b6dd19ea57c60cfc6e5843c77bc83f490dea77214ae465f436cc │ │ └─48152 /pause │ ├─86f7813c723b57064e691143e1b414349f0c7c8c0c9cff3fdd441ebefbda2b2e │ │ ├─224249 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224268 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224821 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224822 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401890 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401891 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401892 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401893 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401894 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401895 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401896 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401897 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401898 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401899 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401900 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401901 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401902 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401903 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401904 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401905 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401908 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401909 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401910 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401911 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401912 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401913 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401914 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401915 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401916 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401917 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401918 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401919 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401920 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401921 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401922 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─401923 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─2ff5ee592e5706e7e1f300c0c74a655d816aaf7de291f4ad098a62036d379c3b │ │ └─39772 /kube-vip manager │ ├─8c0ffc1088d0bf8d9092638cdb3f4e50a0a87653f474112a77e8dc0d64ebfa50 │ │ ├─202401 heat-api-cfn: uWSGI master │ │ ├─202438 heat-api-cfn: uWSGI worker 1 │ │ └─202439 heat-api-cfn: uWSGI worker 2 │ ├─4b21fd04859818da36c5ac4c8ba5c9fe68fbc48f0cc00f0ca7d5cd2eac4d84b1 │ │ └─78171 /pause │ ├─f536f42af9c30126e785077704f476647d41207e00da7bb5f71a3deddce01cad │ │ └─189943 /pause │ ├─532f0fb972f0246d08238d36dc38e08051aa508530b6676c447ae2196c023400 │ │ ├─140281 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140312 /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 │ ├─5917e4280ea7b861d615d3f5101eebabb80cf33bfeb57c5099bff46341bed805 │ │ └─229923 /pause │ ├─4139e78ced51fc3085744c29f169238ff724105550ac0b84bced7427011d6153 │ │ └─47443 /pause │ ├─d3ef3d8f3dd2cd7cd9f383b243e873b1533ee79481eeb02698ea5a8c1abc232f │ │ └─61396 /pause │ ├─26455d96e025a810a827f35dff56e6a3d90cd4692b2d6667007d41d70b606cf9 │ │ └─142115 /coredns -conf /etc/coredns/Corefile │ ├─9f7ca24ee945766b27a08713f0690d5a8b5e95ef8507138bd9b04aa32a636bff │ │ ├─ 46250 /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 │ │ ├─ 46264 /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 │ │ ├─ 46359 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─267112 nginx: worker process │ │ ├─267113 nginx: worker process │ │ └─267114 nginx: cache manager process │ ├─f28732beb59ed2c29ecbfc643536f78dd07724cfb9a2adb20872172a3f42ec9a │ │ └─50509 /pause │ ├─e16a6709eef1d3dfaf122d5fdaef91bdb2275a144d17c2224cfe700f20abb665 │ │ ├─262972 /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 │ │ └─263239 /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 │ ├─625d1d7bd5436112259fdb3e91bc132b1fe601412ff99823299b51d43aadf036 │ │ ├─76702 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76719 /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 │ │ ├─76725 erl_child_setup 1048576 │ │ ├─76773 sh -s disksup │ │ ├─76775 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─76776 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─76801 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76802 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76812 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─76978 /bin/sh -s rabbit_disk_monitor │ ├─5470907f6f32faf2892bd04ac012162848983d7c7335bd9c4e40b29f0afe3b6a │ │ └─267350 /pause │ ├─ae3434ace0d8f54846423b066a1187ddcb1bfb1da54a23adcdf0c788b8a7ea0d │ │ └─62809 /pause │ ├─5a40093df393db0a14ab4fa89045a397503267af01662e45c4ded005b9bd2af8 │ │ └─206335 /pause │ ├─073d2fb6f5fb8da984213748f1c7f3511c10f34c181b42056fa8830668cfd2a3 │ │ └─223571 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─2815f57935933d19eee1c46a013ac4fc0addec7d5371f9b5d8013ce202b0c7da │ │ └─173696 /pause │ ├─5f7c2c0e28facd60aa7390acb85f12ee0a33c478424f422faec5fe298a8161c9 │ │ └─46028 /pause │ ├─169b1e1388d6c3a05922a20b980135f031dffefbf24e62e4a0e6109f531f53ae │ │ └─50596 valkey-server *:6379 │ ├─6b1edcc3b7ea9c779fa71371381f3fcb982175ccf8a174b3d0ad50566f2f59e6 │ │ ├─187856 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187877 /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 │ │ ├─187888 erl_child_setup 1048576 │ │ ├─187939 sh -s disksup │ │ ├─187941 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─187942 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─187987 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187988 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187998 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─188310 /bin/sh -s rabbit_disk_monitor │ ├─e40e112edf062e46d89d98eede938cbd7a0ab4d00d5d2dab0fddb70606214752 │ │ └─229365 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─22efc8c5d1811b6fbc608f0c2b4022938bc6dc6c3338ddf68d4a53f82cedae13 │ │ └─140246 /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 │ ├─0fdfff2d7a0c18f6f75362f5bb3a8f58dd646f6503421d15044abb7d758d59c6 │ │ └─76612 /pause │ ├─05575dec21b893f22c9598a029518b0d10e8776cf8bb63ce41379b01a1179ff9 │ │ ├─ 95265 /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 │ │ └─400327 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─66dddc643a15a572a18a826c55266dbf8e00cdd38212ef719a00e5c5437ef849 │ │ └─41026 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─d37fd7540f27384cb3e54110d1aa4f9fd47c2e28a1fdd928bf221e7c6f775f1e │ │ └─232122 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─178aef4eaa4d5d831e7b8c1a266d529da9497b77e46a772a35436a7034ee0b55 │ │ └─139841 /pause │ ├─7e7251713da180f4704c2659e5e3a63b1fc7eae7bab780935e25350bb2ca8936 │ │ ├─106003 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106297 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106299 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─1ed3d95f2944ff513e78989f287309e3b7db83d9f083027ed9d4c3250fd0c173 │ │ └─90581 /pause │ ├─2338ad516380f263ae75ebb83d87932724839ecc9bfaf85e39e0010b50575a93 │ │ └─50969 redis_exporter │ ├─cbac44450b801b0ca20d6d36cb97dbb70a1273b6bdbb51e2886dfb9773b83238 │ │ └─94764 /pause │ ├─e9af20e4c8d76080e6395687bb353c4dcfe7c6460fa1bf417ded608e96e8e4ae │ │ └─48497 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─b3a1661eaede1449a899ed4558e7779274ecb979908c1b036065b4797fe6dbe7 │ │ └─125261 /pause │ ├─616e05dc3a785535a909e99b26dd5c90cbfe49e0658a27527c497514e2e3666e │ │ └─269223 /bin/openstack-database-exporter │ ├─6e96117a6b47ec9b6390c00002de226d44f3a1e1a7c8bc75ede3721af6d8672f │ │ └─141806 /pause │ ├─20c799e81de651a79cc4b2ba9c53b482a6d7eaf4c6649a05532df17f13b01116 │ │ ├─60373 python -u /app/sidecar.py │ │ ├─60564 python -u /app/sidecar.py │ │ └─60565 python -u /app/sidecar.py │ ├─ea74a98d0ddaa2a46f1f66282fa43ecca1fd2f3d84357fcaa3963ceee87f4684 │ │ ├─169499 nova-api: uWSGI master │ │ ├─169531 nova-api: uWSGI worker 1 │ │ └─169532 nova-api: uWSGI worker 2 │ ├─9ffe90f9051ddef1e2263726572bbd2af8a4bdc7b61fc1f5d487c8348472b84a │ │ └─43624 /pause │ ├─eb48457f88ec1dabe4390f4d6b439437e0a8628027d97020ac672e23b3bd5678 │ │ ├─103975 glance-api: uWSGI master │ │ ├─103988 glance-api: uWSGI worker 1 │ │ └─103989 glance-api: uWSGI worker 2 │ ├─3a8ac25d4dc432416e6a273decbd5eb09ee1df239244df6d606baa78f4f49676 │ │ └─60954 /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 │ ├─bdd804ff5bb8a28a38dec4ad638d9fd69ed2f716be56da101ead5b78892d238a │ │ ├─183275 neutron-api: uWSGI master │ │ ├─183309 neutron-api: uWSGI worker 1 │ │ └─183310 neutron-api: uWSGI worker 2 │ ├─10c358aea1a73122fcfbe2008180e658f0456439df975f8d4b5fd36d3f0e8691 │ │ └─62204 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 │ ├─625f7c9d10301131ad02150daea370403d86f9b5b7a3ba6b70f4f77fc2399e3c │ │ └─39391 /pause │ ├─ccf08a413d3fc55ab39627390980fa488a81687fc52fe28723ebab157710d144 │ │ ├─48248 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 │ │ └─49493 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─e5df5a1e06fcee87464ea0cbbae0d15ae699941f442fb0435b5a8d9421660d84 │ │ └─95923 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─598d90d38eb628e31a998f8303551d60d9be517e70205c258009c4efe1c36f04 │ │ └─55707 nfd-gc -gc-interval=1h │ ├─0ddc164fc696265ed9caeffed44488db3c2dc3002f5c10b4a82c9d1bfaa052cc │ │ ├─63863 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63898 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─a28184e40f0a83f68bad52e7d4708bbb0aebc73ade23a1e3b94ce21733b86ff3 │ │ └─232035 /pause │ ├─647b83c465566ed58485ea04768f2b87512ae0c51acfb7d65b29954dfabca33f │ │ └─65075 /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 │ ├─300c28ba0c5026bd8c62c4bb87701bfe7bb61576b96cadae9ff2d96fbdfc2c96 │ │ └─65421 /pause │ ├─697ca0743ab981fa1eec032b150c63772f9cd8e3cbf73d4975676118ddda30a4 │ │ └─61558 /pause │ ├─152004c0ad125f4f5d89fe49e2de39fe6b1e1caa5c90b2b61a1d8de301f0f392 │ │ └─173545 /pause │ ├─e54457d53c21e04a36fe3d7b21d08f3c9f54c4c4e64b598bd81279da7d04a242 │ │ └─39703 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 │ ├─fc550ba1a5d70b9ebf748830bab7abf765888e7b108e88de732d3d86f5a2b89b │ │ └─141390 /pause │ ├─94cc6022d8a0350daeafc903c777b2f7873262bfa054ca3c5d8270def8c95504 │ │ └─43587 /pause │ ├─7277758042c5b33da5192802fb49ea579b2be5c9145957efaf3dfd353cba8866 │ │ ├─62619 nginx: master process nginx -g daemon off; │ │ ├─62652 nginx: worker process │ │ ├─62653 nginx: worker process │ │ ├─62654 nginx: worker process │ │ ├─62655 nginx: worker process │ │ └─62656 nginx: worker process │ ├─16653793e36a2acd878ef077d3326670570b9f464fe53b818078fb071989ae5b │ │ └─45941 /pause │ ├─ee73b175c5582559d3641a196685a08e363c555e3c1bda280424ecd518e83abd │ │ └─248801 /pause │ ├─9528ee2b19fc86e16aae12dabd0ded186a3a42673eb59505856981acf08ef687 │ │ └─193789 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─72c3d71475147ed37ac82879b1833927a34914e1575fbcdccc02a5d842722d95 │ │ ├─249006 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─249027 /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 │ │ ├─249035 erl_child_setup 1048576 │ │ ├─249085 sh -s disksup │ │ ├─249087 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─249088 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─249099 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─249100 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─249136 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─249468 /bin/sh -s rabbit_disk_monitor │ ├─6413e906ccd39f8984d386ded2175f57f41e3c269f702c9859cc68af38f51a54 │ │ └─214045 /pause │ ├─461d1e070fadb1224a5c871a4028fc9a81ba7c7042758ace6814fa5c0567cdb3 │ │ └─63821 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─2ce5cb26738774abaa0e86a77c840e3d0e1d3b0415a4fa282ff0e67140e8db0d │ │ └─122574 /pause │ └─cdfd9dcb2979ddc32e88e13a50f694a4ca5a58554c91dcb46dd006a76a46896d │ └─40763 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount