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 │ │ │ ├─21837 /lib/systemd/systemd --user │ │ │ └─21839 (sd-pam) │ │ └─session-21.scope │ │ ├─21769 sshd: cephadm [priv] │ │ └─21857 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─698 /lib/systemd/systemd --user │ │ └─699 (sd-pam) │ ├─session-4.scope │ │ ├─1605 sshd: zuul [priv] │ │ └─1618 sshd: zuul@notty │ └─session-1.scope │ ├─ 695 sshd: zuul [priv] │ ├─ 712 sshd: zuul@notty │ ├─ 860 /usr/bin/python3 │ ├─ 1609 ssh: /home/zuul/.ansible/cp/199.204.45.116-22-zuul [mux] │ ├─374387 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qpsutqmeusflyrigijksttaivmsqqmfq ; /usr/bin/python3'"'"' && sleep 0' │ ├─374388 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-qpsutqmeusflyrigijksttaivmsqqmfq ; /usr/bin/python3' && sleep 0 │ ├─374389 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-qpsutqmeusflyrigijksttaivmsqqmfq ; /usr/bin/python3 │ ├─374390 /bin/sh -c echo BECOME-SUCCESS-qpsutqmeusflyrigijksttaivmsqqmfq ; /usr/bin/python3 │ ├─374391 /usr/bin/python3 │ ├─374392 /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 │ └─374394 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 … │ │ ├─ 9951 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12298 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 514989c81a3427abb41a74cc74eab28cb7f0320f42176b2900c28374312cee68 -address /run/containerd/containerd.sock │ │ ├─ 12658 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 890cdac3fc218386705979645ff0dca918827c0b0e75c5506ca5753a220fc53c -address /run/containerd/containerd.sock │ │ ├─ 18792 /usr/bin/containerd-shim-runc-v2 -namespace moby -id eb3c559e0e23eb685d767e342fa15cf6576aeceefdbfc207850860c510f3677b -address /run/containerd/containerd.sock │ │ ├─ 25383 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 153081c904aeb1784e7cf88b1b186f90d2030d405d42fa05c71c35cf9df8a65e -address /run/containerd/containerd.sock │ │ ├─ 30164 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6da56bf22864a0a87d16dc7895919252558bc3e5a75fc96608b2e6a412d26a91 -address /run/containerd/containerd.sock │ │ ├─ 34685 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0ec07192fc5ad4b58825526824b7edbf15e67e686b5d0f023a4df9d6302abde3 -address /run/containerd/containerd.sock │ │ ├─ 40234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a6804f38d5b7437e98cff3f91225f69a993c7f09a3f3be269c0842cdb430951 -address /run/containerd/containerd.sock │ │ ├─ 40261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99186306aafc89273b3573c9f919c5909b013e4078e2966b4866b56c987454d4 -address /run/containerd/containerd.sock │ │ ├─ 40271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af60fea80a9a5d2c6e8e99b7d6e63a0c6e8b7929615b2d29be7f0d1ac16d9bfe -address /run/containerd/containerd.sock │ │ ├─ 40293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22a3017bddb0ebfb1db640eb29188f512942f8331c8b87c1570b94631d7e9f60 -address /run/containerd/containerd.sock │ │ ├─ 40300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99df129ec95f360cf46e288deb80b0ccc90bc782051f245a91383400a56c6e9c -address /run/containerd/containerd.sock │ │ ├─ 40866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c675a6e370e3741207ad41748791715b9bef18328d75bb3c7737ea8e40ae9cd -address /run/containerd/containerd.sock │ │ ├─ 41603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60a86a764940998338dcfa1cc79780f16a67794f841d0ce6530fe476a7f4f180 -address /run/containerd/containerd.sock │ │ ├─ 41624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7649d24f7a064a5696e072788834a5ae30125925c3138f56d221e5580c4d7ab1 -address /run/containerd/containerd.sock │ │ ├─ 42945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 745c871473318b6eec70bfff9ae388b739365d5a58ad5dc94478bd268a6a0bde -address /run/containerd/containerd.sock │ │ ├─ 43332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0c1ae427eddb346bff7d52afb747523f4860840b17a070d4d3b7673c4aca677 -address /run/containerd/containerd.sock │ │ ├─ 43387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0eb890374f490b0ac6d648fc80b34f95eea4a87b05235d1446599295b470cda -address /run/containerd/containerd.sock │ │ ├─ 43802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0aa124c9f87fdb1d99754327c758d571008309923c406b06339cfdd973cff08 -address /run/containerd/containerd.sock │ │ ├─ 44271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12924e6620e0562e8fb0bc7fd59571191a7ba744c5add43500713b435d96f867 -address /run/containerd/containerd.sock │ │ ├─ 44309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c2b01c0b372f5ed9b4b6fffa4d61596889a0bd63a531c200015aec257c6f180 -address /run/containerd/containerd.sock │ │ ├─ 44349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56496a92a63e41f81c3ad1529f4b42f4616aecd1ee8257999a2c14dc771712c9 -address /run/containerd/containerd.sock │ │ ├─ 46190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fc025f4ad686f643b5a4dc0b2da1f55d33e85145b260b192ab24aaf235c0d5d -address /run/containerd/containerd.sock │ │ ├─ 46298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aaf76004222d600b80c6b1b3ddb6334c9e1b78fbb2b3ac51809ce2ad488b4ffe -address /run/containerd/containerd.sock │ │ ├─ 47205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d1e8752341940ad24069b0219ea9f7330a29fa25f7bdbf12d6f4a8d88628cb6 -address /run/containerd/containerd.sock │ │ ├─ 47307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10bb894dceb2158bf082752286563fa3b456b9b941211f7f4d75a207c514694c -address /run/containerd/containerd.sock │ │ ├─ 47681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5a2fa6346f2376bbbf809875278f374a19c21efe1765bf6fe47634c1c362d07 -address /run/containerd/containerd.sock │ │ ├─ 47938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03dad355c7dd5bb6639e672fc1056f4f50c9d6142866457dba9511d377c5df5c -address /run/containerd/containerd.sock │ │ ├─ 48368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e72085cc86bf9b3949270da50315ad2511b07161cab9e2e112f09d95af8f6b55 -address /run/containerd/containerd.sock │ │ ├─ 50273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c17ee7aa92d39d41ae4eecc1d7150442dbbc1d0732392598d2409d906627c0a -address /run/containerd/containerd.sock │ │ ├─ 53766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0560480fbde5ab4d7f9c3bf409ddb4c49547f2e0f28c8026d53a7b9dd487909c -address /run/containerd/containerd.sock │ │ ├─ 54343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 789afd6ec666b266b06d138e3c88e5a04415fd5c0864450944e4e18af5734f3c -address /run/containerd/containerd.sock │ │ ├─ 54418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdd99ae09dd1c1da16b683396a1023e683fff5a655dffc9b89a2482f8fecbf45 -address /run/containerd/containerd.sock │ │ ├─ 54458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f289090cfb8828e0aa8e7d2d9dd813c20a8c364b0672e72c04306cbad4118c4a -address /run/containerd/containerd.sock │ │ ├─ 54603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0199bb7f8fb7d9747a05c1e77e826150c9d84aba2616b11213e421f78f91f05 -address /run/containerd/containerd.sock │ │ ├─ 57245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 024065490d8dc52083a0bb2906e6b6ee6fc8f0e55fbf5b8aa103703073329202 -address /run/containerd/containerd.sock │ │ ├─ 57398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20418639418bce05384749a32d9aaac3750a864fcf1c2e8798cd9014408ed03c -address /run/containerd/containerd.sock │ │ ├─ 57437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81e87fca085208e2b6ef96800ce85c8b6fb7cf85e6bd6d40b16e9f702570ce14 -address /run/containerd/containerd.sock │ │ ├─ 57481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84b594dd9873694937e3c6e90b9682066284817752fc7e88ae29f42411f1a2d3 -address /run/containerd/containerd.sock │ │ ├─ 58650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be8e9afe4279551ed2190988e834ffa7463c7eeb5535c2ba58bc07a74651195b -address /run/containerd/containerd.sock │ │ ├─ 58829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b74ddd573ac8e59acaa28e4fdd2de455a2b068336a38efa73bad87d6ef18c92 -address /run/containerd/containerd.sock │ │ ├─ 59095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5514b2b651cc6ec88a23bdb5a8a0b2ec273b52aa4bf766557aa3c87a04cd0043 -address /run/containerd/containerd.sock │ │ ├─ 59116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98e71ffe11131b3ff12ff1f4c4f46a13cbca3412aa054e44298cf79103e756f7 -address /run/containerd/containerd.sock │ │ ├─ 59178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a890d89b42bf77b15e9a2e1963761331266ef08bf2c0d987698991823983d8cb -address /run/containerd/containerd.sock │ │ ├─ 59560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 711d0ac793c1a428125010be6cddaa34992676682d2a0252c61d247eb815f73f -address /run/containerd/containerd.sock │ │ ├─ 59883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25576541046379b0a735a95ed7dcc27bf3f1945217280c1fe8a6fae9fd56f5a6 -address /run/containerd/containerd.sock │ │ ├─ 60183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3843bcf381a5af4960f6b2f3d1237ce4166020c71b5f8955207b6e9ef2e45b88 -address /run/containerd/containerd.sock │ │ ├─ 60703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f8b560b1ab0bc4b7004775c3ec41d20a448495106bd4bd98ecd60a5c7985a5b -address /run/containerd/containerd.sock │ │ ├─ 61539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b012b4cf8feaae9499cde9db8c2211dfd2ad8590802a15d1c1a6b01ad0679282 -address /run/containerd/containerd.sock │ │ ├─ 62643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b9ade61f60671ea7161eb4815d9b1d4b4eb76a5f6c0183a62ab7c82b721a64a -address /run/containerd/containerd.sock │ │ ├─ 64453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b369a426b8de06663e1b5e4a3560f5b28d5449e495e5041a17f1bb7f3873aa18 -address /run/containerd/containerd.sock │ │ ├─ 70769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 069bc5325604006387c5ce10638242fd5595d913bbe2642d90fcdd0948532a57 -address /run/containerd/containerd.sock │ │ ├─ 71775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f46febce386bafda533a4dbc3daed05b71b6f8f3f9fb6e0300405e406c526027 -address /run/containerd/containerd.sock │ │ ├─ 75912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13b42113e6af965401727277e01a0a8170ed1e4e10810fbdc0ca030006812643 -address /run/containerd/containerd.sock │ │ ├─ 80600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c630431ab39d8fc1eb37b475551e324f16c8ca0cfbe5116e338d42d000b7bfbc -address /run/containerd/containerd.sock │ │ ├─ 86205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b71e85505a98f50febd8a2cd9e2bd7b118cb7aee00d49bbe9579f2bcbae073e7 -address /run/containerd/containerd.sock │ │ ├─ 86271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90d888fcf238bee95c6253370ae109ccbc1d3f98e19c00d2dda01435db5c38a4 -address /run/containerd/containerd.sock │ │ ├─ 94093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ab3cad0e2028a87d2e51c5aa9686e79ae48039c83bb9263de554ee17e849f81 -address /run/containerd/containerd.sock │ │ ├─ 95323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdfe2d89280e35245aefda9e72c2cd18cf97720c3ec0358efc21960ceabf9531 -address /run/containerd/containerd.sock │ │ ├─ 95360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b7c3aae10a8425ef7cfa2a6b97546da4a4d322942e9088f6d5147fa7ac7c2cb -address /run/containerd/containerd.sock │ │ ├─ 97194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c00414c2b8bd5647b8e3f6c30edbf0a93a026effb729ba71c89aebf0211952d5 -address /run/containerd/containerd.sock │ │ ├─ 98445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd227d2bd20df67ede1822023832f2f489389746cafac93ce14a39d425c0459e -address /run/containerd/containerd.sock │ │ ├─ 98535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a2d15857998cace981928424318f9ef664199f005c217b41d181ee6686cb4fa -address /run/containerd/containerd.sock │ │ ├─108464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f4b1b51ffb88eb0bb5eef1d01c520ea7d9d8b144841a4fdc057a2bb310bd0db -address /run/containerd/containerd.sock │ │ ├─108502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cc9306ae95eca01b22d61af4e34da89fed4c9b07c993c32dfce1d33574ab1f9 -address /run/containerd/containerd.sock │ │ ├─110590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdf51baddf6123a27401a3562e20d5f31111708cba795350c5bc0d61cf3867aa -address /run/containerd/containerd.sock │ │ ├─123090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6702cfcabb871a72df97bbe531a34cd0e224a1925f09226fd66aa80ba1377047 -address /run/containerd/containerd.sock │ │ ├─124371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a593699433863712ea44b2985c9d8785578b9191c1b3576cf799b62ac055ba3 -address /run/containerd/containerd.sock │ │ ├─124767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aef3cf8d4cdc4bc792dd1589d41962f1ab8face4c80197f29d200f523cba05ca -address /run/containerd/containerd.sock │ │ ├─125462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ce7558b9312906a8a12dc80e74bc9f857f9647facda335885a3e930e937dfc0 -address /run/containerd/containerd.sock │ │ ├─126938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43cb874725c4459394475876fe2b56f9f97500d93cdaf8ab529b7a89c09a54e7 -address /run/containerd/containerd.sock │ │ ├─127316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46bd4b05fc8ad67d21ccc20cb763670fd132361cc9fc50a647131287289e686d -address /run/containerd/containerd.sock │ │ ├─127430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cec85f3f55146f6e8fdcc53cf3e42eb65518636f6ca9aeb78bf9a8182289b9f -address /run/containerd/containerd.sock │ │ ├─127513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 772d7013d373b254d1045b52d795dac743050b21aae5297deb358f2db0a91796 -address /run/containerd/containerd.sock │ │ ├─127966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6ebe40331594d486724c5c923a25e6341520b618e1d79ef84c0f4e3dd9546c7 -address /run/containerd/containerd.sock │ │ ├─128160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 385cbf589cc9e622ce4c5cceaabb1e4465f8bd89c2069e3ff2ed25c7ea9b14e0 -address /run/containerd/containerd.sock │ │ ├─150626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d89df565c721c05af97a5f7c28fa1cfd863fcff2373669d46f1194093d88c45b -address /run/containerd/containerd.sock │ │ ├─152034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 799266b83edc47e13f5cf28c48d401de3877a67f6538af598f7e17f61348512e -address /run/containerd/containerd.sock │ │ ├─152125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeef87145dab5adef94462d4c6e42879b86d37f3d8b83125072a1ec86651d6ac -address /run/containerd/containerd.sock │ │ ├─152151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 261b4a6a0ee7edd7c7a46189f934b68d61c690b5aff24d1bfc521aff2d80cbd6 -address /run/containerd/containerd.sock │ │ ├─152356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df494a757cd9e065b1122e1e9c5a60202e3dffa52d7b48dae5270c60ae972051 -address /run/containerd/containerd.sock │ │ ├─152380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55fec6d556c17d69df51d40daaabadcaae1acba30b7cb0750651d737df0e151f -address /run/containerd/containerd.sock │ │ ├─152503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caf0cccc8713c754b59f1d6a466aaa4cb38b7c70d6bc738119147c94c654f8fc -address /run/containerd/containerd.sock │ │ ├─152617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8226cc56f56a8511423fde8e1454b834511ac4b35ea6fe5cf1a82f5ff73d081e -address /run/containerd/containerd.sock │ │ ├─162944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce9c73bf41c13747a9e93524e12920f1dce90b826ca78db7841a5c12c2ea4dac -address /run/containerd/containerd.sock │ │ ├─165004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7699ea7d1924ff33a31761e3c1ed8edf04675159fcb53737148e9b2e545cdcc -address /run/containerd/containerd.sock │ │ ├─165091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7eeafe4d30320d7ba64a6893445c41a5faf1bf5bdc927d16793e2bae6be61237 -address /run/containerd/containerd.sock │ │ ├─165190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8410f6a0b83f0fc5f41095e7257731900684b1ff77531675fc5bf4682af4cd4e -address /run/containerd/containerd.sock │ │ ├─165260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 060c661ab563d0531ffb4a69987809ae4337d113619d01f384f6b420dab246a0 -address /run/containerd/containerd.sock │ │ ├─172380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e0374615d8cac875517cd3b7652e3d5111eb498b600f3c1440c46b27614fc4b -address /run/containerd/containerd.sock │ │ ├─174211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 575ca3fe6021c9ecc9673c4f301d43430fcef04a147cd3329b20390b1f113802 -address /run/containerd/containerd.sock │ │ ├─174265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74befbcc8d50c4d3b0ee2362fc80553eb404e5c56e9a3aed61e895579be92e45 -address /run/containerd/containerd.sock │ │ ├─174322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c95c573be8f95f6a05d193bf95003ec6af10d4ef1a59da3bf164773be9a230b8 -address /run/containerd/containerd.sock │ │ ├─187034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba05ee2b491b31d41c96218a69cf356a7e242cdcfb2c0bfe77257923d4dc989e -address /run/containerd/containerd.sock │ │ ├─193634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f170d2176b0587c35086b744735d389281a6a68cc26fb488518f2f8f379053c -address /run/containerd/containerd.sock │ │ ├─193656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86751e8529135f4754a4e425ca5c593d129a59af42697a5bcd178635310f185e -address /run/containerd/containerd.sock │ │ ├─193713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03b96b367ff830d0ebe29b99199e26f6b65704d128e87b5f42e0f32472400dd7 -address /run/containerd/containerd.sock │ │ ├─194010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a3ffba9744771e8534fee9a9ce796a7185697b2eed0c76680ad3c04bbe64df5 -address /run/containerd/containerd.sock │ │ ├─203674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27b4cc884b1b511f36179806cb4871f279c841815528ef2b6f8341a5c2845cb6 -address /run/containerd/containerd.sock │ │ ├─205907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fe49cc6dfa22d02933f6aed525cf62cf9c3865cfbf15d3fc708d220f28c53da -address /run/containerd/containerd.sock │ │ ├─206756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eef2a6dc9b95bac70bea18e07b3390124753ff6c64d4b1d2cd17e22665ca31a1 -address /run/containerd/containerd.sock │ │ ├─207572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25433625011722fd0994c91507547ae66c3d2b25d175af2d3b254864ba295629 -address /run/containerd/containerd.sock │ │ ├─208573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c25d313ddaa5fb4a83b3e386b18a897cdf0a78fbee1c4bcd7dbdb250e3261ef -address /run/containerd/containerd.sock │ │ ├─210152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96549cc813c5556ee2517a369f5afb4f2a2395c5efb793e0c878ec7a0b5fc748 -address /run/containerd/containerd.sock │ │ ├─211413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa93d71f3bab5846b1cf05b48d27cfcbfb1fc00da643134601840e83329e136e -address /run/containerd/containerd.sock │ │ ├─211502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14810acf92a29302e2c9b4c89d9f7f5cdc90c9ba05d024147644028b0e11b38c -address /run/containerd/containerd.sock │ │ ├─219460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd640a119ccac38b0bff5b84617aae4f97e16eef1974951e0683c71ff61fb4f5 -address /run/containerd/containerd.sock │ │ ├─219968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed553e5dde12e4a6a64e82776453a9fd0d5561c31cee2b051cf20def6931dcb6 -address /run/containerd/containerd.sock │ │ ├─227837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 042519ac2601fbe1b8b969eb93669d2f758e17dbc916144283d4e85e2837b3b5 -address /run/containerd/containerd.sock │ │ ├─232084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a8eee7a18e5c612004a5bc2ca960af04930a902960fd56aae23fb4c7e384016 -address /run/containerd/containerd.sock │ │ ├─232353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cd74b172dc0c4177cdfa59a3620313ac9b9290474635d489afbfa68611d378f -address /run/containerd/containerd.sock │ │ ├─232438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5843b96b02768ca852bb7390657efa1b10122a9f33ea13c15447af942c82334 -address /run/containerd/containerd.sock │ │ ├─232507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff7d1df18393ef0a7125d18316d5a0c0aec33149244fe5bd14f1ee19830e2c73 -address /run/containerd/containerd.sock │ │ ├─242660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d971d7f12b1d4e23071ae69baeb52b2b75dac688a5c41119277664efa99610f -address /run/containerd/containerd.sock │ │ ├─244902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ec4c007226e30f85ab6a80e707c13ca84123c172c83671d846df48bec2866f0 -address /run/containerd/containerd.sock │ │ ├─246354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6061bd5773ac6067b85f02e731f23ac1effc6e13109669225650647b9c1d5efb -address /run/containerd/containerd.sock │ │ └─373960 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c7ab6ff5c6a9da8e19ab362681bc282b0aa41736a51968a100e234aae844512 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1413 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─517 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─622 /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 │ │ │ ├─29875 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30149 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.weerqh.service │ │ │ ├─12571 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.weerqh/unit.run │ │ │ └─12601 /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-weerqh --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.weerqh:/var/lib/ceph/mgr/ceph-instance.weerqh:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.weerqh/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.weerqh -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 │ │ │ ├─18752 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18771 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25094 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25367 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34404 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34668 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12214 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12244 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10322 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─638 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─612 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─122614 /sbin/multipathd -d -s │ ├─docker-6da56bf22864a0a87d16dc7895919252558bc3e5a75fc96608b2e6a412d26a91.scope … │ │ ├─30189 /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 │ │ └─30202 /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 │ ├─kubelet.service │ │ └─40700 /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.116 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-514989c81a3427abb41a74cc74eab28cb7f0320f42176b2900c28374312cee68.scope … │ │ ├─12323 /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 │ │ └─12335 /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-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─docker-0ec07192fc5ad4b58825526824b7edbf15e67e686b5d0f023a4df9d6302abde3.scope … │ │ ├─34709 /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 │ │ └─34721 /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 │ ├─ssh.service │ │ ├─ 641 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ └─371988 sshd: [accepted] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1082 /usr/sbin/uuidd --socket-activation │ ├─docker-153081c904aeb1784e7cf88b1b186f90d2030d405d42fa05c71c35cf9df8a65e.scope … │ │ ├─25408 /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 │ │ └─25420 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10828 /usr/sbin/chronyd -F 1 │ │ └─10829 /usr/sbin/chronyd -F 1 │ ├─docker-890cdac3fc218386705979645ff0dca918827c0b0e75c5506ca5753a220fc53c.scope … │ │ ├─12684 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.weerqh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12703 /usr/bin/ceph-mgr -n mgr.instance.weerqh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-eb3c559e0e23eb685d767e342fa15cf6576aeceefdbfc207850860c510f3677b.scope … │ │ ├─18820 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18836 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-resolved.service │ │ └─392 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─122453 /sbin/iscsid │ │ └─122454 /sbin/iscsid │ ├─dbus.service │ │ └─609 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─run-r1f2c03016c7444f4912ce93f8787ba31.scope │ │ └─163114 /usr/sbin/libvirtd --listen │ └─systemd-logind.service │ └─615 /lib/systemd/systemd-logind ├─k8s.io │ ├─c0f7a1fa78ecee26b3ddc802ac49a9a4995422cadda881c94dd9268600500741 │ │ ├─159303 neutron-api: uWSGI master │ │ ├─159331 neutron-api: uWSGI worker 1 │ │ └─159332 neutron-api: uWSGI worker 2 │ ├─3e92a702c10fb2114fed58e4aa162683fbfe3deca384a7d5e916eb4e2508d339 │ │ ├─241107 manila-api: uWSGI master │ │ ├─241132 manila-api: uWSGI worker 1 │ │ └─241133 manila-api: uWSGI worker 2 │ ├─d2cba08bcd974b56cd41a8e9cecfd4c57ad2367172c6e695f8421d195b62bc75 │ │ ├─75437 barbiacan-api: uWSGI master │ │ └─75450 barbiacan-api: uWSGI worker 1 │ ├─6061bd5773ac6067b85f02e731f23ac1effc6e13109669225650647b9c1d5efb │ │ └─246378 /pause │ ├─7c7ed9497f4ace93b55899225138acbaf6eefc166a10af0d9b2dae22c85e8407 │ │ ├─123461 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─123474 /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 │ ├─c3c5bbd35ea132529867bec9f9ac86acfc813a42dc2de270874d53f8f5a4b203 │ │ └─202391 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─b369a426b8de06663e1b5e4a3560f5b28d5449e495e5041a17f1bb7f3873aa18 │ │ └─64487 /pause │ ├─99ea9f7021047cf7b7fba90b02adf7d6534b4ad982cf5293f4b78d0a5e08d6a9 │ │ └─222988 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 │ ├─ad8a585f4d5ff52474cf99e2cf0bfd7a1daafbad67d7362592f954dafbb374f6 │ │ ├─203874 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203891 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─203897 erl_child_setup 1048576 │ │ ├─203956 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─204055 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─204056 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─204098 /bin/sh -s rabbit_disk_monitor │ ├─88a4be3f008bb5330df8390e5261df7beac1441c143ec95b8cd1c7f8edd3ad48 │ │ └─63057 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─0560480fbde5ab4d7f9c3bf409ddb4c49547f2e0f28c8026d53a7b9dd487909c │ │ └─53789 /pause │ ├─2591590a4e47c5069d6f3ebfee85a7c1b33402c5cd1372bbe3ed29775e0a6bde │ │ └─222906 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 │ ├─10bb894dceb2158bf082752286563fa3b456b9b941211f7f4d75a207c514694c │ │ └─47330 /pause │ ├─c493a328642c2409c05cdd438eae3dd7b6b7a3e715180cd7a927a6f5277a7659 │ │ ├─374322 /bin/bash /tmp/senlin-engine-cleaner.sh │ │ └─374335 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-manage service clean │ ├─7ce7558b9312906a8a12dc80e74bc9f857f9647facda335885a3e930e937dfc0 │ │ └─125487 /pause │ ├─22a3017bddb0ebfb1db640eb29188f512942f8331c8b87c1570b94631d7e9f60 │ │ └─40399 /pause │ ├─f71b1423af54f60035cc60e66b0f884ddc202b8f0a7ed9443fefc19546137289 │ │ └─40915 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─07623e80e58358af927f3f0fbcf93a9030e3e7c659b44078bc7006ffa2b4df68 │ │ ├─219946 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─220300 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─220301 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─1a2d15857998cace981928424318f9ef664199f005c217b41d181ee6686cb4fa │ │ └─98569 /pause │ ├─b71e85505a98f50febd8a2cd9e2bd7b118cb7aee00d49bbe9579f2bcbae073e7 │ │ └─86229 /pause │ ├─9f8b560b1ab0bc4b7004775c3ec41d20a448495106bd4bd98ecd60a5c7985a5b │ │ └─60728 /pause │ ├─6d1e8752341940ad24069b0219ea9f7330a29fa25f7bdbf12d6f4a8d88628cb6 │ │ └─47229 /pause │ ├─d0aa124c9f87fdb1d99754327c758d571008309923c406b06339cfdd973cff08 │ │ └─43827 /pause │ ├─b75ab0f3d5cd493a702d7bc2dd04f0726d8777a8629558a436e69262a30bd7a9 │ │ ├─152949 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─364345 sleep 300 │ ├─41b49989d3a49f607fe9358d3bd16d1d924cb7986881dccd50c486045ff4bf72 │ │ └─62783 /bin/pushgateway │ ├─99186306aafc89273b3573c9f919c5909b013e4078e2966b4866b56c987454d4 │ │ └─40369 /pause │ ├─b5a2fa6346f2376bbbf809875278f374a19c21efe1765bf6fe47634c1c362d07 │ │ └─47704 /pause │ ├─bdf51baddf6123a27401a3562e20d5f31111708cba795350c5bc0d61cf3867aa │ │ └─110614 /pause │ ├─98e71ffe11131b3ff12ff1f4c4f46a13cbca3412aa054e44298cf79103e756f7 │ │ └─59159 /pause │ ├─f17acec58b4449daa7c39ab0b1f2efacd90749e4539950b9b79d572a8c52e5a9 │ │ ├─150766 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─150782 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─150788 erl_child_setup 1048576 │ │ ├─150845 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─150896 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─150897 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─151003 /bin/sh -s rabbit_disk_monitor │ ├─ed637da49e693c50b5b7f9835fd6a4c055e5f8d5de8869d0627bd531908ae8b4 │ │ ├─ 46536 /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 │ │ ├─ 46549 /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 │ │ ├─ 46698 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─244545 nginx: worker process │ │ ├─244546 nginx: worker process │ │ └─244547 nginx: cache manager process │ ├─261b4a6a0ee7edd7c7a46189f934b68d61c690b5aff24d1bfc521aff2d80cbd6 │ │ └─152216 /pause │ ├─caf0cccc8713c754b59f1d6a466aaa4cb38b7c70d6bc738119147c94c654f8fc │ │ └─152542 /pause │ ├─346590832f59a1cfedfb14a3392a7269f4e75ab98d15c20b087c115dfabb9e1e │ │ ├─183803 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─184016 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─184017 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─3843bcf381a5af4960f6b2f3d1237ce4166020c71b5f8955207b6e9ef2e45b88 │ │ └─60206 /pause │ ├─030080eecb5f0a9488735673f3db07ea45d4784b44dc2686b054ea5d9820f9c7 │ │ └─54870 /secretgen-controller │ ├─563138fe0310f7322e688f00caee4ecb73706425d65f537639a9837cb9549cb1 │ │ ├─163151 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163168 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─163174 erl_child_setup 1048576 │ │ ├─163329 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─163380 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─163381 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─163644 /bin/sh -s rabbit_disk_monitor │ ├─2b9ade61f60671ea7161eb4815d9b1d4b4eb76a5f6c0183a62ab7c82b721a64a │ │ └─62668 /pause │ ├─260fd6b949185afb24c9bbb8a86a18f8be03ce82f59afadd2776b153d5a5480c │ │ └─96983 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─12496b7900f96ede924009cc6e74f2001b9423bf0f770846255f704c2ed753c8 │ │ ├─228010 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228028 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─228035 erl_child_setup 1048576 │ │ ├─228196 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─228247 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─228248 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─228852 /bin/sh -s rabbit_disk_monitor │ ├─217b78c86c44ff27eb2cbe7225fd9d576f4150604564c4b310d27457077cbad5 │ │ └─54763 nfd-master -crd-controller=true -metrics=8081 │ ├─4c17ee7aa92d39d41ae4eecc1d7150442dbbc1d0732392598d2409d906627c0a │ │ └─50304 /pause │ ├─e7b47cfaebf6022583d9f817342a827ad13ce19e8489d6d468890357fdcd1afd │ │ ├─58238 python -u /app/sidecar.py │ │ ├─58501 python -u /app/sidecar.py │ │ └─58502 python -u /app/sidecar.py │ ├─c6ebe40331594d486724c5c923a25e6341520b618e1d79ef84c0f4e3dd9546c7 │ │ └─127989 /pause │ ├─3a39756a741b41fe998a43f60497374add7bd4f47c58dc19141b0236fa782098 │ │ ├─148967 nova-api: uWSGI master │ │ ├─149013 nova-api: uWSGI worker 1 │ │ └─149014 nova-api: uWSGI worker 2 │ ├─772d7013d373b254d1045b52d795dac743050b21aae5297deb358f2db0a91796 │ │ └─127539 /pause │ ├─8d4530aedeb484d33513d6059f05aed625749842729fd0addf180e7fc25baec1 │ │ └─207642 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─9dbf76c825dd7b946c86bc97fe104af35cf53f9e8d59f005e425c37a02b55f79 │ │ ├─161321 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) │ │ ├─162540 /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/tmpe7pp8f_t/privsep.sock │ │ ├─162782 /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/tmp6q8a_ie5/privsep.sock │ │ ├─163227 /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/tmpjft9g87b/privsep.sock │ │ ├─163541 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─163543 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─163580 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f8215b65-4491-406a-97d7-cf5da1dde949/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f8215b65-4491-406a-97d7-cf5da1dde949/host --addn-hosts=/var/lib/neutron/dhcp/f8215b65-4491-406a-97d7-cf5da1dde949/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f8215b65-4491-406a-97d7-cf5da1dde949/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f8215b65-4491-406a-97d7-cf5da1dde949/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-5435147c-4528-43cd-a7f9-befa73499e34,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 │ │ ├─163583 haproxy -f /var/lib/neutron/ns-metadata-proxy/f8215b65-4491-406a-97d7-cf5da1dde949.conf │ │ ├─189021 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a0a9e4c9-4da0-4047-92e0-d2d3a6bddae8/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a0a9e4c9-4da0-4047-92e0-d2d3a6bddae8/host --addn-hosts=/var/lib/neutron/dhcp/a0a9e4c9-4da0-4047-92e0-d2d3a6bddae8/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a0a9e4c9-4da0-4047-92e0-d2d3a6bddae8/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a0a9e4c9-4da0-4047-92e0-d2d3a6bddae8/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-9ba2a7a5-7c49-4b4d-8f7a-e78b4d9dc6c7,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 │ │ ├─189024 haproxy -f /var/lib/neutron/ns-metadata-proxy/a0a9e4c9-4da0-4047-92e0-d2d3a6bddae8.conf │ │ ├─350201 /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/tmp6e88rkgq/privsep.sock │ │ └─373700 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 │ ├─dc98fe6b53e6eefeed8eda0de20773282367aa5c63ce93ebf946e93fedb16afe │ │ └─227103 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─3113250e5ed4448ab5efcfa4c2a05da1a5dd86b8c8db3b81c628b1a1669bed77 │ │ └─226504 docker-registry serve /etc/docker-registry/config.yml │ ├─d182bd5a9f574d274438c6e89ac1df13d48129cc5a13ba5b2b3be1edf16ef6b5 │ │ ├─219927 magnum-api: uWSGI master │ │ ├─219997 magnum-api: uWSGI worker 1 │ │ └─219998 magnum-api: uWSGI worker 2 │ ├─d4d3492bf2d9f964bf975adb891a73017516ef44536f2d844eda1f040e2be44c │ │ ├─70887 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70903 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─70909 erl_child_setup 1048576 │ │ ├─70977 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─71028 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─71029 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─71110 /bin/sh -s rabbit_disk_monitor │ ├─aa8a7aecd3e830e78a30921db9a6932e6805a34137fbb7a066b713191ce6895b │ │ ├─159285 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─159573 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/plugins/ml2/ml2_conf.ini) │ │ ├─159574 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/plugins/ml2/ml2_conf.ini) │ │ └─159575 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/plugins/ml2/ml2_conf.ini) │ ├─6acda37e96c681e140c28ac2cc46c3e3d82b4b865bee18050a7ee74c46489316 │ │ └─76531 /usr/local/bin/rook ceph operator │ ├─bd640a119ccac38b0bff5b84617aae4f97e16eef1974951e0683c71ff61fb4f5 │ │ └─219512 /pause │ ├─7fe49cc6dfa22d02933f6aed525cf62cf9c3865cfbf15d3fc708d220f28c53da │ │ └─205931 /pause │ ├─9f77b958314a5cb2cb1a55b2a7ea93ad23fa9cb824ea4514410a9e76aceaece3 │ │ └─43394 /coredns -conf /etc/coredns/Corefile │ ├─ba05ee2b491b31d41c96218a69cf356a7e242cdcfb2c0bfe77257923d4dc989e │ │ └─187057 /pause │ ├─d0199bb7f8fb7d9747a05c1e77e826150c9d84aba2616b11213e421f78f91f05 │ │ └─54632 /pause │ ├─fdfe2d89280e35245aefda9e72c2cd18cf97720c3ec0358efc21960ceabf9531 │ │ └─95346 /pause │ ├─81467213dd39bd16b0508ce84d3cf13f8d56449dc95678ddd8f5b8a3918391cb │ │ ├─109495 /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 │ │ └─109592 /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 │ ├─2802f4e7a3baadef0d36a217cc793b5aa61f99a2e562b14030a551d76db2dd2c │ │ └─86580 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-cf9f85b9f-vr8k6 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─5514b2b651cc6ec88a23bdb5a8a0b2ec273b52aa4bf766557aa3c87a04cd0043 │ │ └─59142 /pause │ ├─8410f6a0b83f0fc5f41095e7257731900684b1ff77531675fc5bf4682af4cd4e │ │ └─165224 /pause │ ├─aef3cf8d4cdc4bc792dd1589d41962f1ab8face4c80197f29d200f523cba05ca │ │ └─124793 /pause │ ├─cab0e8c70d36a044831cf26241f75b87210f1aff295c9c147565f49ae5250536 │ │ ├─201345 octavia-api: uWSGI master │ │ ├─201357 octavia-api: uWSGI worker 1 │ │ └─201358 octavia-api: uWSGI worker 2 │ ├─af60fea80a9a5d2c6e8e99b7d6e63a0c6e8b7929615b2d29be7f0d1ac16d9bfe │ │ └─40373 /pause │ ├─e72085cc86bf9b3949270da50315ad2511b07161cab9e2e112f09d95af8f6b55 │ │ └─48393 /pause │ ├─6702cfcabb871a72df97bbe531a34cd0e224a1925f09226fd66aa80ba1377047 │ │ └─123115 /pause │ ├─57f7e6a65b5d37f1a0053e5c5ce07ae209b89fea39afb2f50a16c3bce6dfdcd5 │ │ └─58561 /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 │ ├─7125aa7f641f47d9601022fde9c3283c4c7885025b3d1416260865bee0fd327b │ │ └─48774 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─6c7ab6ff5c6a9da8e19ab362681bc282b0aa41736a51968a100e234aae844512 │ │ └─373984 /pause │ ├─a3a8581f6eef5f60a7b23ce00ee483612f5c9178683d02af14ac46ad1a9976ce │ │ ├─202354 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─202875 octavia-worker: ConsumerService worker(0) │ │ ├─202880 octavia-worker: ConsumerService worker(1) │ │ ├─202886 octavia-worker: ConsumerService worker(0) │ │ └─202898 octavia-worker: ConsumerService worker(1) │ ├─84b594dd9873694937e3c6e90b9682066284817752fc7e88ae29f42411f1a2d3 │ │ └─57507 /pause │ ├─15f6936eef1057b0ab233eb84b0b68f059b3f4a40c02dbaa60af10144724d2e8 │ │ └─162389 /usr/bin/libvirt-tls-sidecar │ ├─df494a757cd9e065b1122e1e9c5a60202e3dffa52d7b48dae5270c60ae972051 │ │ └─152416 /pause │ ├─81e87fca085208e2b6ef96800ce85c8b6fb7cf85e6bd6d40b16e9f702570ce14 │ │ └─57461 /pause │ ├─024065490d8dc52083a0bb2906e6b6ee6fc8f0e55fbf5b8aa103703073329202 │ │ └─57297 /pause │ ├─c91e20f54df9e9eb1d88810e9b9bc52f86a7e1af54428d51e594de2d97709f9e │ │ └─61411 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─59bc70eb7908e44825ea662ee46e96cc886ecd11d52b3bd76a2834f8e919794d │ │ ├─171903 senlin-api: uWSGI master │ │ ├─171928 senlin-api: uWSGI worker 1 │ │ └─171929 senlin-api: uWSGI worker 2 │ ├─1a6804f38d5b7437e98cff3f91225f69a993c7f09a3f3be269c0842cdb430951 │ │ └─40336 /pause │ ├─c00414c2b8bd5647b8e3f6c30edbf0a93a026effb729ba71c89aebf0211952d5 │ │ └─97220 /pause │ ├─660aba369707bc7e7db5775a468451367767dbd18a5c7d898ce4d04bd911caa2 │ │ └─109105 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─042519ac2601fbe1b8b969eb93669d2f758e17dbc916144283d4e85e2837b3b5 │ │ └─227861 /pause │ ├─14810acf92a29302e2c9b4c89d9f7f5cdc90c9ba05d024147644028b0e11b38c │ │ └─211525 /pause │ ├─a890d89b42bf77b15e9a2e1963761331266ef08bf2c0d987698991823983d8cb │ │ └─59214 /pause │ ├─25433625011722fd0994c91507547ae66c3d2b25d175af2d3b254864ba295629 │ │ └─207594 /pause │ ├─7013f2efd295fc676a69b810a5443dc8ca7dccc92bc6326e86dd55412cf76963 │ │ └─171879 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─1a64704481534f6650f8e41de57b6514c90fe0b889c26df6b5d1efe48aa5cb61 │ │ └─162459 /bin/bash /tmp/libvirt.sh │ ├─745c871473318b6eec70bfff9ae388b739365d5a58ad5dc94478bd268a6a0bde │ │ └─42968 /pause │ ├─f4e9280da566fbbc2422d2413020660519edd35052b6a9d9591ffe5201e57fb9 │ │ └─57749 /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.34.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 │ ├─9e64adfcb356f078952addb2404ac872e32360ec46ad1cb1e4c6645b07870574 │ │ └─222936 /manager --metrics-bind-address=:9782 │ ├─0b581876cdf2585b5047b35db1ad5e7e0d16369c693df6485d8a8ab15ef4c5f8 │ │ └─40509 etcd --advertise-client-urls=https://199.204.45.116: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.116:2380 --initial-cluster=instance=https://199.204.45.116:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.116:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.116: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 │ ├─25576541046379b0a735a95ed7dcc27bf3f1945217280c1fe8a6fae9fd56f5a6 │ │ └─59910 /pause │ ├─03b96b367ff830d0ebe29b99199e26f6b65704d128e87b5f42e0f32472400dd7 │ │ └─193789 /pause │ ├─fd227d2bd20df67ede1822023832f2f489389746cafac93ce14a39d425c0459e │ │ └─98472 /pause │ ├─6959ee78643ecfc14f5a661d0cf98ace04e472e53df3f5a016537ca58d4a8e36 │ │ ├─95677 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─96037 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─96039 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─0f170d2176b0587c35086b744735d389281a6a68cc26fb488518f2f8f379053c │ │ └─193700 /pause │ ├─799266b83edc47e13f5cf28c48d401de3877a67f6538af598f7e17f61348512e │ │ └─152104 /pause │ ├─9ccae2a41fb0f9e9f2afcc8204abc76cd7a97a59e6bf766c7b109c34d9b1f8a7 │ │ └─227243 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─0f1665531aad277a89e731a06c07818e66381dfe45c975dbc021272484074b95 │ │ ├─60412 nginx: master process nginx -g daemon off; │ │ ├─60431 nginx: worker process │ │ ├─60432 nginx: worker process │ │ ├─60433 nginx: worker process │ │ ├─60434 nginx: worker process │ │ └─60435 nginx: worker process │ ├─152fe306efa936e676a3b296166ce2f80fb1acba8d19a0b8e7e3a1d4498d89e7 │ │ └─48679 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─418ed0c22f829c3bf948563ac17b50511d529712925d06ef2b68b00cd2feeec4 │ │ └─61993 /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-116.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 │ ├─8226cc56f56a8511423fde8e1454b834511ac4b35ea6fe5cf1a82f5ff73d081e │ │ └─152658 /pause │ ├─5e745cd11859299510635a9923886fb7d35c289dea40e4d7159793a0479a598c │ │ └─163064 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─dd4618255de9e63ac23a56b26bc1f61b4aca000be1340b5c8027ead21bc94170 │ │ └─44498 /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 │ ├─c9adf576babbc3c2c0db8b8d37f045a220bd1529653541cbd9ea7a2f3b4bbecf │ │ ├─149867 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─150124 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─150125 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─74befbcc8d50c4d3b0ee2362fc80553eb404e5c56e9a3aed61e895579be92e45 │ │ └─174291 /pause │ ├─7b4536c2f129d0f1add97640fef30f7f14ef4dbc1aeec4bbf852710d655b98e8 │ │ └─62210 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─96549cc813c5556ee2517a369f5afb4f2a2395c5efb793e0c878ec7a0b5fc748 │ │ └─210176 /pause │ ├─2cc9306ae95eca01b22d61af4e34da89fed4c9b07c993c32dfce1d33574ab1f9 │ │ └─108533 /pause │ ├─558ea6ffc7f9c96ac3742a14590d82e452cb47d16ca10868c03916ebf0338310 │ │ ├─183833 heat-api: uWSGI master │ │ ├─183873 heat-api: uWSGI worker 1 │ │ └─183874 heat-api: uWSGI worker 2 │ ├─9bc4bfb27de48bb0bb52fb04724a168b65d75cc0cc110ecabff72b5c79a9e6df │ │ ├─42113 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42536 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─5bc539bf66a835e52c899c7966b226328353539a52f03911fe498497f2ef00c2 │ │ ├─219590 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─220140 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpkwcqop58/privsep.sock │ │ ├─220143 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─220145 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─1ddaba9a9c74efc827e85c2ae80baa64f9dff2fb527ec35353123e21cfd71369 │ │ └─226849 percona-xtradb-cluster-operator │ ├─8cec85f3f55146f6e8fdcc53cf3e42eb65518636f6ca9aeb78bf9a8182289b9f │ │ └─127454 /pause │ ├─7021d0e4f3cb1d8f9ad3fd5bfe15576d0553e3d1b32dc58f1565e79295a0ba77 │ │ └─171866 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─0d151b095c1a966edaf5ac1081876bec704bec4c608979ddbdb8cabc0b62c9df │ │ └─241089 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─c0c1ae427eddb346bff7d52afb747523f4860840b17a070d4d3b7673c4aca677 │ │ └─43356 /pause │ ├─7eeafe4d30320d7ba64a6893445c41a5faf1bf5bdc927d16793e2bae6be61237 │ │ └─165129 /pause │ ├─bdd99ae09dd1c1da16b683396a1023e683fff5a655dffc9b89a2482f8fecbf45 │ │ └─54442 /pause │ ├─59d05d36e085795a3790b0ec6d63d5e92800d6d1f839f05eeb3eabef2a8cb89e │ │ ├─63379 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─63396 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─63402 erl_child_setup 1048576 │ │ ├─63459 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─63521 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─63522 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─63586 /bin/sh -s rabbit_disk_monitor │ ├─90d888fcf238bee95c6253370ae109ccbc1d3f98e19c00d2dda01435db5c38a4 │ │ └─86309 /pause │ ├─60f9c2a56478f9a1c23e7bfc89dabe76e301613bca08ba07028b6666513a2c3e │ │ ├─187193 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187211 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─187217 erl_child_setup 1048576 │ │ ├─187287 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─187341 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─187342 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─187696 /bin/sh -s rabbit_disk_monitor │ ├─4a593699433863712ea44b2985c9d8785578b9191c1b3576cf799b62ac055ba3 │ │ └─124395 /pause │ ├─1a8eee7a18e5c612004a5bc2ca960af04930a902960fd56aae23fb4c7e384016 │ │ └─232120 /pause │ ├─c81d7e1cb00da767da1b08f909a8683e3003e47202e5aa82b61f1e66ebdb0530 │ │ └─227991 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─9ca26ee6a068fcf72643b9b28d6f3b232b7228abf7f09e8c9b6a2e76d47be70a │ │ └─50392 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─3346cca0992c0aa749a814cb34889b67888ac2a8518ae14d2fff4ac2dd166da4 │ │ └─87480 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─8d7754bd3dec7916d3b5b514fc9e258364b896c96d4335d73bb045b056c30d81 │ │ └─60973 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─fe27dec0b7e385685653a213fe94af66ccdacdb2d530e51c5059a6e02581c25b │ │ └─106289 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─702fcb449919ae97874bb55f36ebc00d7ce073ac7e3d33f194be5fca3bcdec00 │ │ ├─48505 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 │ │ └─49744 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 │ ├─711d0ac793c1a428125010be6cddaa34992676682d2a0252c61d247eb815f73f │ │ └─59585 /pause │ ├─ab8a8e0e32d75059c17883c4f7d2b4884858b2a3ae1ea82394ce78cdc754a879 │ │ └─168407 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─59f415104089b14641cba6eb975b7ed0f3125c5d8dea0ce6602852a8e2761730 │ │ └─44584 /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 │ ├─aaf76004222d600b80c6b1b3ddb6334c9e1b78fbb2b3ac51809ce2ad488b4ffe │ │ └─46322 /pause │ ├─be8e9afe4279551ed2190988e834ffa7463c7eeb5535c2ba58bc07a74651195b │ │ └─58673 /pause │ ├─228141a2a3f1e3725b1ff46d9099fddbc4df0c48378a1cdc1fad90eca6482b3d │ │ └─62452 /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-116.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 │ ├─821cb4af4b24f59d0506748ce5f5a67d5fbabfbe3bf15064e3369b0462e42f9f │ │ ├─183827 heat-api-cfn: uWSGI master │ │ ├─183871 heat-api-cfn: uWSGI worker 1 │ │ └─183872 heat-api-cfn: uWSGI worker 2 │ ├─5b744589a49750f9de3e19304c4f42e7e5acb60bd8633c6cf26d2f8674018a9a │ │ ├─61713 /usr/bin/vector --config-dir /etc/vector/ │ │ └─61747 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─60a86a764940998338dcfa1cc79780f16a67794f841d0ce6530fe476a7f4f180 │ │ └─41648 /pause │ ├─b998f06ba9ff17ddf25b1a5d8495ae1352b2a66b1a6351094d009b8a3314db01 │ │ └─62629 /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 │ ├─4aa3977125fd71dbbd85206a886c2406ea4b3c68b5b3f572e2a2fe2d931330ba │ │ └─43966 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 │ ├─55fec6d556c17d69df51d40daaabadcaae1acba30b7cb0750651d737df0e151f │ │ └─152420 /pause │ ├─0a5f2dcef270618393ad0d7117a91e465c15bef1853654f53eb0c97d35936049 │ │ ├─203135 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─203157 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─203692 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─203694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366029 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366030 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366031 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366032 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366033 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366034 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366035 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366036 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366037 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366038 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366039 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366040 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366041 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366042 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366043 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366044 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366047 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366048 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366049 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366050 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366051 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366052 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366053 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366054 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366055 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366056 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366057 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366058 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366059 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366060 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─366061 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─366062 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─5d3c3f8ef6e0e1f8ed1d616579c6cae08775462f92c0388430daf110ae12417a │ │ ├─80912 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80929 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─80935 erl_child_setup 1048576 │ │ ├─81033 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─81087 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─81088 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─81357 /bin/sh -s rabbit_disk_monitor │ ├─ff7d1df18393ef0a7125d18316d5a0c0aec33149244fe5bd14f1ee19830e2c73 │ │ └─232541 /pause │ ├─c7699ea7d1924ff33a31761e3c1ed8edf04675159fcb53737148e9b2e545cdcc │ │ └─165031 /pause │ ├─c8e23bd6a8157e3e1ec9349204513b6972cd75ec9e9461ef984c3ef17752d644 │ │ ├─48581 mysqld --wsrep_start_position=786240f0-79b5-11f1-8690-a7f5096a4c2b:20 │ │ └─48708 /var/lib/mysql/mysql-state-monitor │ ├─ef75e8ed4b24831531c674cf8a3ae51d93d4b5783c575832dbd56d90caf1f7b9 │ │ └─59805 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 │ ├─e1fc3739694df9aa8edcbd666c7ad4b6a8093622622c1af52df3e8abc3eedfe9 │ │ └─54731 nfd-gc -gc-interval=1h │ ├─575ca3fe6021c9ecc9673c4f301d43430fcef04a147cd3329b20390b1f113802 │ │ └─174234 /pause │ ├─8f415abfa430b8b91d7a8199800e3918f1fae219c7ad6a65e2ae1a74fadeab1e │ │ ├─248706 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─248719 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─98a45e088d85dfe04cf66b1598dbb46df3599d13b301a5d0bbfa9944f761f0f0 │ │ ├─159345 neutron-policy-server: uWSGI master │ │ ├─159357 neutron-policy-server: uWSGI worker 1 │ │ └─159358 neutron-policy-server: uWSGI worker 2 │ ├─069bc5325604006387c5ce10638242fd5595d913bbe2642d90fcdd0948532a57 │ │ └─70801 /pause │ ├─46bd4b05fc8ad67d21ccc20cb763670fd132361cc9fc50a647131287289e686d │ │ └─127340 /pause │ ├─99df129ec95f360cf46e288deb80b0ccc90bc782051f245a91383400a56c6e9c │ │ └─40412 /pause │ ├─56496a92a63e41f81c3ad1529f4b42f4616aecd1ee8257999a2c14dc771712c9 │ │ └─44379 /pause │ ├─aa93d71f3bab5846b1cf05b48d27cfcbfb1fc00da643134601840e83329e136e │ │ └─211442 /pause │ ├─4d971d7f12b1d4e23071ae69baeb52b2b75dac688a5c41119277664efa99610f │ │ └─242683 /pause │ ├─b012b4cf8feaae9499cde9db8c2211dfd2ad8590802a15d1c1a6b01ad0679282 │ │ └─61563 /pause │ ├─c95c573be8f95f6a05d193bf95003ec6af10d4ef1a59da3bf164773be9a230b8 │ │ └─174351 /pause │ ├─eef2a6dc9b95bac70bea18e07b3390124753ff6c64d4b1d2cd17e22665ca31a1 │ │ └─206779 /pause │ ├─eafc853d422e1dd039133137d07943dfd8897b6e4436f90b92624aabb48f970f │ │ └─44543 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─f640a91d2463aa6584461684c503e2ebc7e077341c7f9e7ef44488733b2bb62f │ │ └─58327 /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 │ ├─c009faab5e9d8363d5a4d4c4ce194546405e93ad47eb98b2a97f3df2d9fa5cbb │ │ └─228877 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─763d80b0937386c37ed090ad2a0b36346821e428dc2af238c14fa49fef3a6f46 │ │ └─63118 /bin/oauth2-proxy │ ├─de29715b38f786452d39bb70a67d47879c425c9aa0fb66e8fa8da7aa137d182f │ │ ├─244720 apache2 -DFOREGROUND │ │ ├─247820 (wsgi:h -DFOREGROUND │ │ ├─247822 (wsgi:h -DFOREGROUND │ │ ├─247824 (wsgi:h -DFOREGROUND │ │ ├─247827 (wsgi:h -DFOREGROUND │ │ ├─247829 (wsgi:h -DFOREGROUND │ │ ├─247832 apache2 -DFOREGROUND │ │ └─247833 apache2 -DFOREGROUND │ ├─a8ed54c88f95c50b24e4c3542860a49d3fbd049423120a4c73030d4f15596098 │ │ ├─58263 python -u /app/sidecar.py │ │ ├─58503 python -u /app/sidecar.py │ │ └─58504 python -u /app/sidecar.py │ ├─43cb874725c4459394475876fe2b56f9f97500d93cdaf8ab529b7a89c09a54e7 │ │ └─126988 /pause │ ├─4ba68a53870d5e1bdf1dedc85cc1793615c74018ff014da182d8d9643405a1da │ │ ├─161277 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) │ │ ├─162060 /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/tmp64o6_17h/privsep.sock │ │ ├─345586 /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/tmpi7y45oej/privsep.sock │ │ ├─345863 /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/tmpv66i_ygm/privsep.sock │ │ ├─346247 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346250 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─350367 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=7c474266-b99b-4fe8-a7e4-f3aa74ad5e3f --namespace=qrouter-7c474266-b99b-4fe8-a7e4-f3aa74ad5e3f --conf_dir=/var/lib/neutron/ha_confs/7c474266-b99b-4fe8-a7e4-f3aa74ad5e3f --log-file=/var/lib/neutron/ha_confs/7c474266-b99b-4fe8-a7e4-f3aa74ad5e3f/neutron-keepalived-state-change.log --monitor_interface=ha-3033d612-24 --monitor_cidr=169.254.0.171/24 --pid_file=/var/lib/neutron/external/pids/7c474266-b99b-4fe8-a7e4-f3aa74ad5e3f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─351505 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=71d48d4b-4a6d-4b7b-8e4f-af60aa419c6e --namespace=qrouter-71d48d4b-4a6d-4b7b-8e4f-af60aa419c6e --conf_dir=/var/lib/neutron/ha_confs/71d48d4b-4a6d-4b7b-8e4f-af60aa419c6e --log-file=/var/lib/neutron/ha_confs/71d48d4b-4a6d-4b7b-8e4f-af60aa419c6e/neutron-keepalived-state-change.log --monitor_interface=ha-eff12946-5f --monitor_cidr=169.254.0.41/24 --pid_file=/var/lib/neutron/external/pids/71d48d4b-4a6d-4b7b-8e4f-af60aa419c6e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─373735 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 │ ├─08484c35b54706c9d0b835143586eeb9bcfc5be6c26151da53360da4eacfcf2b │ │ ├─160111 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─160398 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmptniwy4xn/privsep.sock │ │ ├─160446 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpx2op8y7_/privsep.sock │ │ └─160644 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─96c9b1a0473b67e5731a6186d1878da4871edbef7fbd06550c9a78b5f361dc50 │ │ └─246661 /bin/openstack-database-exporter │ ├─12924e6620e0562e8fb0bc7fd59571191a7ba744c5add43500713b435d96f867 │ │ └─44295 /pause │ ├─2a92c5590f79e9f7da30f407667ef293a6886101e95d6c2ec5541c5adf2d234a │ │ ├─114601 placement-api: uWSGI master │ │ ├─114614 placement-api: uWSGI worker 1 │ │ └─114615 placement-api: uWSGI worker 2 │ ├─2adb51275141e81ffb7ce481bcf17caa77ab3e665f8bd126505cd526e20001c0 │ │ ├─149789 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─149996 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─149997 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─c630431ab39d8fc1eb37b475551e324f16c8ca0cfbe5116e338d42d000b7bfbc │ │ └─80623 /pause │ ├─6f8c28dc9736de89962d019a66daae7f75761e857644e338c35e843b7e049560 │ │ ├─172546 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172564 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─172571 erl_child_setup 1048576 │ │ ├─172723 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─172776 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─172777 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─173121 /bin/sh -s rabbit_disk_monitor │ ├─f9d7d7d2c578b78be062c10de6635635e56c1d13c1957065c6faf71f8c81c139 │ │ └─61799 /goldpinger --static-file-path /static │ ├─c85a363f2e691c7d0ed5d4f7d81a9a274ec88518ffee98a90b6e1328e13fcb9d │ │ └─62035 /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 │ ├─7649d24f7a064a5696e072788834a5ae30125925c3138f56d221e5580c4d7ab1 │ │ └─41669 /pause │ ├─485df95ddd868a38496f1211e3e6396806997e4ac684f4c9001b140a397a9b70 │ │ ├─ 86766 /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 │ │ └─312036 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─060c661ab563d0531ffb4a69987809ae4337d113619d01f384f6b420dab246a0 │ │ └─165283 /pause │ ├─e09b19690f3c1c86b3d24d78e32eb0fd63a99937b064f79f0f1a6416b99338dd │ │ └─62993 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─03dad355c7dd5bb6639e672fc1056f4f50c9d6142866457dba9511d377c5df5c │ │ └─47962 /pause │ ├─ce9c73bf41c13747a9e93524e12920f1dce90b826ca78db7841a5c12c2ea4dac │ │ └─162967 /pause │ ├─4ff5596f8eab4db61630ea11e5aaf9c21aac99f2b03bc14ef2b18532781953bf │ │ └─124931 /coredns -conf /etc/coredns/Corefile │ ├─5c2b01c0b372f5ed9b4b6fffa4d61596889a0bd63a531c200015aec257c6f180 │ │ └─44335 /pause │ ├─c13a3d9ee319cdfb97bc0eb1f622d58abcd7e9edad2430dc53d82605abe6cac4 │ │ └─241070 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─2ec4c007226e30f85ab6a80e707c13ca84123c172c83671d846df48bec2866f0 │ │ └─244932 /pause │ ├─5712ead4a421c8369c198d79876b614037e04aec3c8c40c50fdfd04374e98491 │ │ └─54693 nfd-worker -metrics=8081 │ ├─8cd74b172dc0c4177cdfa59a3620313ac9b9290474635d489afbfa68611d378f │ │ └─232383 /pause │ ├─eeef87145dab5adef94462d4c6e42879b86d37f3d8b83125072a1ec86651d6ac │ │ └─152197 /pause │ ├─6a15748e88c60d1056af734c28f12a2ee4c841bbb33ec5d11cc9bf2bcb91b4f6 │ │ └─43469 /coredns -conf /etc/coredns/Corefile │ ├─b5843b96b02768ca852bb7390657efa1b10122a9f33ea13c15447af942c82334 │ │ └─232477 /pause │ ├─f289090cfb8828e0aa8e7d2d9dd813c20a8c364b0672e72c04306cbad4118c4a │ │ └─54480 /pause │ ├─4a3ffba9744771e8534fee9a9ce796a7185697b2eed0c76680ad3c04bbe64df5 │ │ └─194033 /pause │ ├─7e0374615d8cac875517cd3b7652e3d5111eb498b600f3c1440c46b27614fc4b │ │ └─172403 /pause │ ├─9be485c9ab179dc89ef129b012ed58f10d1fe5737a807ad5084547cc84df2b82 │ │ └─61675 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─5e73f4f7def11fdad66cf79f0f0036d9e42b0d88290c690fce265976025ffb6a │ │ └─63088 /bin/memcached_exporter │ ├─2f4b1b51ffb88eb0bb5eef1d01c520ea7d9d8b144841a4fdc057a2bb310bd0db │ │ └─108487 /pause │ ├─83a92677ced8aa6ca35711220150ea862db0ec326ae0f92ad34e02362fb74f31 │ │ └─40517 kube-apiserver --advertise-address=199.204.45.116 --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 │ ├─d0b923af1bb006ed44dffa9c471165cc5f192e54e9146645d3dd35dba1c0799c │ │ ├─94442 glance-api: uWSGI master │ │ ├─94474 glance-api: uWSGI worker 1 │ │ └─94476 glance-api: uWSGI worker 2 │ ├─aada301c4d1b80d1e7186908a6b7a377d7a3ed1ea60b8a99232eacc520a2e9d8 │ │ ├─161303 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) │ │ ├─161814 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) │ │ └─161815 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) │ ├─eb3f0b75e72ee1c6506ddc125b4a1456de2b1c7bd42c997e31296ecbc6c3a57c │ │ └─46599 /server │ ├─5b9bcddd42336ef1c000babdff39748a16e4087c0db4f3ea254c2d4c08afcf44 │ │ └─222994 /manager --metrics-bind-address=:8080 │ ├─fc11bc22d24b4fab848c88c5a2a547354c96ec1ad862c1cc36bbf8ca97c3ce12 │ │ ├─149095 nova-metadata: uWSGI master │ │ ├─149107 nova-metadata: uWSGI worker 1 │ │ └─149108 nova-metadata: uWSGI worker 2 │ ├─d89df565c721c05af97a5f7c28fa1cfd863fcff2373669d46f1194093d88c45b │ │ └─150649 /pause │ ├─8fc025f4ad686f643b5a4dc0b2da1f55d33e85145b260b192ab24aaf235c0d5d │ │ └─46221 /pause │ ├─7d3c8c167ae3b67bd014f9f61e9089fa6d2936b94352c9c7ca880924688e00f2 │ │ ├─97309 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─97326 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─97332 erl_child_setup 1048576 │ │ ├─97415 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─97467 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─97468 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─97498 /bin/sh -s rabbit_disk_monitor │ ├─b3ca3f543060351f93aa8a0d4038e7cd2fd69eb27af2131ddfd03d80d5614b08 │ │ ├─105855 cinder-api: uWSGI master │ │ ├─105870 cinder-api: uWSGI worker 1 │ │ └─105871 cinder-api: uWSGI worker 2 │ ├─3b7c3aae10a8425ef7cfa2a6b97546da4a4d322942e9088f6d5147fa7ac7c2cb │ │ └─95390 /pause │ ├─c20bf0df3f97604858484f1835cf9897184a37e0fc6593aa340ab7970e8ffbd2 │ │ └─172206 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─ed553e5dde12e4a6a64e82776453a9fd0d5561c31cee2b051cf20def6931dcb6 │ │ └─220013 /pause │ ├─a345dcd32a392fa1dd44f1de717c183c66ea8f5d5f1b46ed83b9d560483787a3 │ │ ├─241254 /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 │ │ └─241445 /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 │ ├─f46febce386bafda533a4dbc3daed05b71b6f8f3f9fb6e0300405e406c526027 │ │ └─71806 /pause │ ├─13b42113e6af965401727277e01a0a8170ed1e4e10810fbdc0ca030006812643 │ │ └─75935 /pause │ ├─2b74ddd573ac8e59acaa28e4fdd2de455a2b068336a38efa73bad87d6ef18c92 │ │ └─58862 /pause │ ├─bfdfe7d1c8a7c93cb85c0e7bf7704d681d74dd7602874d28a551a421c264e32e │ │ ├─125565 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─125582 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─125588 erl_child_setup 1048576 │ │ ├─125690 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─125874 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─125875 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─125975 /bin/sh -s rabbit_disk_monitor │ ├─8f5bda1272e54a9b26f8beb970dc40080e5aaa22b9b12fa974cd0f03bebc33b5 │ │ └─63138 /bin/oauth2-proxy │ ├─385cbf589cc9e622ce4c5cceaabb1e4465f8bd89c2069e3ff2ed25c7ea9b14e0 │ │ └─128185 /pause │ ├─7ab3cad0e2028a87d2e51c5aa9686e79ae48039c83bb9263de554ee17e849f81 │ │ └─94119 /pause │ ├─4f3251cc5c251c735aadb51bb0b2e918d10c438c0d671fbaa16bb98d28cd7e64 │ │ └─227222 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─d0eb890374f490b0ac6d648fc80b34f95eea4a87b05235d1446599295b470cda │ │ └─43417 /pause │ ├─ca2fc7d5da7f0f172b794df661f98a27dc1aa7c4d91b9f3affc1d79a5bfe9932 │ │ └─61101 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─20418639418bce05384749a32d9aaac3750a864fcf1c2e8798cd9014408ed03c │ │ └─57422 /pause │ ├─f956bd9bb9ce2a2a7f1160a3ae32fa4857bc2a30708dd46d86fee3188d999241 │ │ └─222975 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─122faf0bda9ace41999cd7751557e673d947e23deffcdff3f919903f7bc68232 │ │ ├─ 66742 apache2 -DFOREGROUND │ │ ├─ 66785 (wsgi:k -DFOREGROUND │ │ ├─ 66786 (wsgi:k -DFOREGROUND │ │ ├─ 66787 (wsgi:k -DFOREGROUND │ │ ├─ 66788 (wsgi:k -DFOREGROUND │ │ ├─370202 apache2 -DFOREGROUND │ │ ├─370241 apache2 -DFOREGROUND │ │ └─370242 apache2 -DFOREGROUND │ ├─44df46f5286f48de9d98ceb25a411ade7c761efa3782efab3b625f09c776dbdb │ │ └─132303 /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 │ ├─8557e02f554e687a4210810c5e3d4fd274e0143eaee2f22d4931b8ea7aff466e │ │ └─222940 /kube-vip manager │ ├─4c25d313ddaa5fb4a83b3e386b18a897cdf0a78fbee1c4bcd7dbdb250e3261ef │ │ └─208597 /pause │ ├─27b4cc884b1b511f36179806cb4871f279c841815528ef2b6f8341a5c2845cb6 │ │ └─203700 /pause │ ├─789afd6ec666b266b06d138e3c88e5a04415fd5c0864450944e4e18af5734f3c │ │ └─54376 /pause │ ├─24aaecfbd5f10c4c232f20467e3e6156a4fec4bde1e9d747a1b15a0db3a311fa │ │ └─62582 /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 │ ├─d95c501527355d236a14d1c708bfac2c84d796ee90c4f92c8622382826d72ba9 │ │ └─123428 /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 │ ├─86751e8529135f4754a4e425ca5c593d129a59af42697a5bcd178635310f185e │ │ └─193729 /pause │ ├─0c675a6e370e3741207ad41748791715b9bef18328d75bb3c7737ea8e40ae9cd │ │ └─40889 /pause │ ├─7f54dae913df00f840df275a71f7bb2755f8f90d5866708420d46d2242610558 │ │ └─245218 /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 │ └─0567f0e779117f14d286adce94f7b493af71c5e79531dcfdaae93d87dc809fed │ ├─168346 /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 │ ├─347046 /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/tmp3m_kn_dr/privsep.sock │ ├─347397 /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/tmpo68y7wbm/privsep.sock │ └─348494 /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/tmplla9dn52/privsep.sock ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount