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 │ │ │ ├─21311 /lib/systemd/systemd --user │ │ │ └─21312 (sd-pam) │ │ └─session-22.scope │ │ ├─21308 sshd: cephadm [priv] │ │ └─21325 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1450 sshd: zuul [priv] │ │ └─1463 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1454 ssh: /home/zuul/.ansible/cp/199.204.45.70-22-zuul [mux] │ ├─414710 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-srloahfywiskdxuvnyrhhkpwzugbpsyt ; /usr/bin/python3'"'"' && sleep 0' │ ├─414711 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-srloahfywiskdxuvnyrhhkpwzugbpsyt ; /usr/bin/python3' && sleep 0 │ ├─414712 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-srloahfywiskdxuvnyrhhkpwzugbpsyt ; /usr/bin/python3 │ ├─414713 /bin/sh -c echo BECOME-SUCCESS-srloahfywiskdxuvnyrhhkpwzugbpsyt ; /usr/bin/python3 │ ├─414714 /usr/bin/python3 │ ├─414763 /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 │ └─414765 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 … │ │ ├─ 9793 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12193 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 394d114c68c3f1155899e9d03b0fe5e01d73be59d0064bf9f2cc672a641bfdcf -address /run/containerd/containerd.sock │ │ ├─ 12558 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bef8e3e5b5383bd1f9540baeee193c60e194a2b75429975bc641f7211c9b0a54 -address /run/containerd/containerd.sock │ │ ├─ 19425 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 11970af8f011bb55dccba59eda2813e22551b9e7105edf3a911603a6c761e7a2 -address /run/containerd/containerd.sock │ │ ├─ 24597 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8bc014a93e20eae4c0262c11a6e7ef0763c8f704583470538a90fc1a26db1c28 -address /run/containerd/containerd.sock │ │ ├─ 29015 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d294a0073669b4402ea22673a0872f121ce8272094e101f86d00f636898af044 -address /run/containerd/containerd.sock │ │ ├─ 33601 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3ac5764a21d9ea1ae98f5c831cffcfb7a1074217a591482f40579627b8a2b2d0 -address /run/containerd/containerd.sock │ │ ├─ 39262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b53d2b96a147a7d4cf37eb490e1f6e497bd76bd71674ab804de8c8378fb90b70 -address /run/containerd/containerd.sock │ │ ├─ 39305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3df8c97d02f0ba9173874ca5ac3f949e09177c71e97c4ad128f929d31cd81ae0 -address /run/containerd/containerd.sock │ │ ├─ 39324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0814982060299823984661b1aaff5b096d297176580fa3e38f927929ba865d3 -address /run/containerd/containerd.sock │ │ ├─ 39329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71e5f706da5dfd5362c8c169529f71a92ccc5ec3a14322031fb1bd59e8286931 -address /run/containerd/containerd.sock │ │ ├─ 39335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46cb735e3579b7fb3e2fd070211a7e3e6beeed02eccacd16708fe82c84e1b32b -address /run/containerd/containerd.sock │ │ ├─ 39871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a9c215e210a46568c1ec1e92d014881ffa77d7aae0166932fe55086221ce482 -address /run/containerd/containerd.sock │ │ ├─ 40608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 409ec7ed5f7bbeead392a44d9d6f35e439d07c0035fc6c66e4eb69427db367a0 -address /run/containerd/containerd.sock │ │ ├─ 40617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ea4e94f23edc8bc2b0cc75e0e2d3f2f41184f98a4e92b98c7f2b4a2bb494464 -address /run/containerd/containerd.sock │ │ ├─ 41933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3332d534974bc6c6e2615c7a4ed9f4d1abedce8239b46533cbd4d96f24d2c4a -address /run/containerd/containerd.sock │ │ ├─ 42347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfefe6f9c9b46d660cf423e8d65f0e53eafdd161baa54aae090e4f4eb075d5e7 -address /run/containerd/containerd.sock │ │ ├─ 42391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e6063627b974cd4cca31df4c4c228943518c1d004835e565527aed69a5d9b65 -address /run/containerd/containerd.sock │ │ ├─ 42846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8331a5d3e11d13199ac8ce7f2871e2203cdebfeea2b619ea99684e72c44d5a6d -address /run/containerd/containerd.sock │ │ ├─ 43384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc66002150e941c14c53947b44182b50016c2ee82d1dae1db2a2147933da7c96 -address /run/containerd/containerd.sock │ │ ├─ 43440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcf339a5b49f604d34cece62a4cae76106c7a3ce568027e8ea14b99c08c6e660 -address /run/containerd/containerd.sock │ │ ├─ 43480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b5d4a7e36f3113def6b609d8f637395dc6d0f5c8785767158bb9b714df9c3ae -address /run/containerd/containerd.sock │ │ ├─ 45774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c3a0bdca386856e1a60be3ce6dd8ef753b8a78d411060064c7800918aa83127 -address /run/containerd/containerd.sock │ │ ├─ 45902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 138628ea7a743e8728849ea5c576e2902ed6da9daac2d99c9164cc96d0ee6ac6 -address /run/containerd/containerd.sock │ │ ├─ 46600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dac3efb98465b85080b423e9ae470c75811324148ddfc4ab0ae36d451020524f -address /run/containerd/containerd.sock │ │ ├─ 46702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 652159367a51c9c7f1875e6aeb2fb6d566506f285d7788f7af8f8d82e7d6984e -address /run/containerd/containerd.sock │ │ ├─ 47075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 736530817a6dbf8b1ef2eaac14757dccbc465ef4663b8274eb3c373513a0ad7d -address /run/containerd/containerd.sock │ │ ├─ 47385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff1a375bcf7549c0b1b492845c086ea77b339a280f667735ea1a0325a71e4d70 -address /run/containerd/containerd.sock │ │ ├─ 47971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d65d7db270b699ae380027933d1c44066554789efcf40f764c5ea1bb6d61dc01 -address /run/containerd/containerd.sock │ │ ├─ 50074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 789b6d28f2d1cf595f4d34fdb0b2c711a468c6f7fe68285e72a48a19045aeb87 -address /run/containerd/containerd.sock │ │ ├─ 50166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fff1eb18780cfe80e8a32bbfbbd2c509107f85346449d761c07890137ef1f3f6 -address /run/containerd/containerd.sock │ │ ├─ 54356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3eb28af82fc2530c2f971112b8eca1f39f3a906eb76367920ad42b2179e8403 -address /run/containerd/containerd.sock │ │ ├─ 54992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c2a920f1a296cd152290b46944ad0b357728e2d8e725b6d6030a7f196da11bc -address /run/containerd/containerd.sock │ │ ├─ 55040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c120d3fa903fdf2dce04dce628ea0f22c4cebc9f34f12e61aa590a6488fbd158 -address /run/containerd/containerd.sock │ │ ├─ 55161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74a5ceb93741b66917eeea23e5fdedef0305bbbb31cd9c64c336f47c35ac171e -address /run/containerd/containerd.sock │ │ ├─ 55267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95ddb693c9092cc5463341961828749fff2d72f66546732feca2789fed858b39 -address /run/containerd/containerd.sock │ │ ├─ 59068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d63447684930501022c3daf005045080ac0ead67c522f8bf40595dd70d414d6c -address /run/containerd/containerd.sock │ │ ├─ 59216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dd0b31d50074642ebba15e386730d951954fec022c3d764b67e0ee91bd3db63 -address /run/containerd/containerd.sock │ │ ├─ 59259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24717f72ef91fc4b8f9d851d3e117ba3619835c6c3b888b483d3f1aa73bb05a3 -address /run/containerd/containerd.sock │ │ ├─ 59308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59fd1aa3ab824d46087dfcaf6db097d51787805df9af1b0fa1565107bac9df52 -address /run/containerd/containerd.sock │ │ ├─ 60739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b4e3de2f8da1e8b4ab01d2509bde60e57e2cc265eb739598324870581ec01e8 -address /run/containerd/containerd.sock │ │ ├─ 60777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f8497f94ab08bcb4c56d32391885d9a863ca74dd9c6afe0bfcd3e0bf5dacab5 -address /run/containerd/containerd.sock │ │ ├─ 60999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04a810f0d742f69d9441a1855b80cccfd776c9985b8196894e13ab36753f76dc -address /run/containerd/containerd.sock │ │ ├─ 61056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8979efcd0ab24e0ef58433d0137ade94ec03218bd1c5314be672817ffaad774d -address /run/containerd/containerd.sock │ │ ├─ 61088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2621697ca7b541f834e59e48054462b98dc689fe4b74fe26d8c640f5d6ce710 -address /run/containerd/containerd.sock │ │ ├─ 61612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ba2cef3aad436f3b23a409a84394075e6c312c5898726b039626d5a2bc17e6a -address /run/containerd/containerd.sock │ │ ├─ 61930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1cbe4093dcfd7e97b7f1299770c237b2a24bfcffe1a51c0a86d878834b80c29 -address /run/containerd/containerd.sock │ │ ├─ 62458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 754cabd576e7dfb968cfdbe68b02cbba5ee47351695316c980a2e929f1a17850 -address /run/containerd/containerd.sock │ │ ├─ 62520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04e13f1547c37156678cd44730a5a592db83f63d50146d2cfa6f6e559f6cb77a -address /run/containerd/containerd.sock │ │ ├─ 63399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 446742ba0a5231799d3a08b41d63dd0cad749186ec8b4ac1d0510a6f869cf1d3 -address /run/containerd/containerd.sock │ │ ├─ 64914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 669b5519d960dd102a240c83c3b54f3fcfb4632adc8bec3b5bd29b63260e427e -address /run/containerd/containerd.sock │ │ ├─ 67567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 694cc3699729199a370a32172cae77ca9aae90b3e8b5064a6564331e489432a2 -address /run/containerd/containerd.sock │ │ ├─ 76875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52cf789717eee2b2ea03b49ba82a1511820803fda7cab12a53bd376ad53c4a47 -address /run/containerd/containerd.sock │ │ ├─ 78400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c82ba79db2b5442f8754d67a98892d81e7f416207f491fc906f4331d42a8a0b6 -address /run/containerd/containerd.sock │ │ ├─ 85108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50229988f3c831fe9501b5f0501ddc11ad9cc05ef7f52c3f43815c39b34903b4 -address /run/containerd/containerd.sock │ │ ├─ 91059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 797d618f0de9381902378cdc6de17ed9b665ee4ba55ff9743928615523e96991 -address /run/containerd/containerd.sock │ │ ├─ 95089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ae5b2d05783c5113759d2eee247a95429a4aca03aac6e6d4cf67c028b6a8b2b -address /run/containerd/containerd.sock │ │ ├─ 95173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0490a932992dab99baf767f054982c9b3be5389e2bd72f6f3cdd352a267b7ac8 -address /run/containerd/containerd.sock │ │ ├─108348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7df5391e47d375097e261e20df3e4d6425f0bfd346597e76b2d287e8b3ee508f -address /run/containerd/containerd.sock │ │ ├─109820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4458bddeacc4a52961438d504cfcfa6b869463d14a8e4800d26f6958ed904277 -address /run/containerd/containerd.sock │ │ ├─109850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b64e72c7501529fb9227f6c8536fb15673a6c0ddf2b50645899dd8968a294ab7 -address /run/containerd/containerd.sock │ │ ├─111919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcacb2c5c8de74e8214ea7746c727f6bfd7ebb731e521a3b59b1360392fea969 -address /run/containerd/containerd.sock │ │ ├─113740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 902d3bfd38af57fc8f0128cb4e5d168cef11cb3a249e612f63238a3785480d6a -address /run/containerd/containerd.sock │ │ ├─113810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4f1f061ce9218dfa9097e3803585f7810ebb31a9b7307ef19837a3f6232a75c -address /run/containerd/containerd.sock │ │ ├─126711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24e65dff68044ed4362a6fc4342309c73309d7b3696a29ad185e0c2751da2364 -address /run/containerd/containerd.sock │ │ ├─126859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a246aa851ec643126e21943904d2fcd9fe0709b03b64e5d693b9807dbf7ea9a4 -address /run/containerd/containerd.sock │ │ ├─129227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4d2edca3be84576b9e99f6e46d94267be33787288e762ccb0a2c35bb3858c5d -address /run/containerd/containerd.sock │ │ ├─144114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 113752875a9298eee915dc8d061af2de26db245bcf4c23e588ca8e2c9cf0422c -address /run/containerd/containerd.sock │ │ ├─157439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80a5aeda71ecb96512d227c9f0de32b79de0bef7ba720ed700b8bf966c8889a0 -address /run/containerd/containerd.sock │ │ ├─157830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 373e1ff9a0bb90c51c734993918185d4d03857053ee277a40518b6fb72f7220b -address /run/containerd/containerd.sock │ │ ├─158658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ef9e381537ac08a8089435433ffcbaf92cb9991b7ef7e853bb580a9ad4a5efd -address /run/containerd/containerd.sock │ │ ├─160763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 651fdb4a0d81b871d7d76a0e8e09a27535fe0829646a08e8c39267034d3e7fc9 -address /run/containerd/containerd.sock │ │ ├─161189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6169be926cff56a490cc16e80eb9300719465c8fdd920c712df252b37cd4c11 -address /run/containerd/containerd.sock │ │ ├─161296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18a90c71f0a817e33409899a5790e70cef91c7be6293a65988b9997e20500688 -address /run/containerd/containerd.sock │ │ ├─161369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f951f522a15d28bf9c4f2813d962972b66c27e941cfe1510326eedccaadad42d -address /run/containerd/containerd.sock │ │ ├─161610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60ea7fb317f51f8176ed2c558890c993e795cc9457ec4fd7a707f56cc4a7d552 -address /run/containerd/containerd.sock │ │ ├─161888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ca3dd87ffa95e590a97caacdcde1e22db47bfafe45afd4f4186ce9e9de114b8 -address /run/containerd/containerd.sock │ │ ├─173329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2072ace95753005994af55e80c283b191af06b400f765328ace268ee521d20c -address /run/containerd/containerd.sock │ │ ├─175126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b59f11cf76228b6950ef0ec5fd4aba2295fb00b6db4172183b985e4e1fc16131 -address /run/containerd/containerd.sock │ │ ├─175159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b48ebb7ef511c054843c115ad6b47c5d021395fdf19ebb8eea61c0e6840ee68b -address /run/containerd/containerd.sock │ │ ├─175255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07ea636be691f3bde37662979c793bcc2d1a02efd1998de966c183368c6c5eb5 -address /run/containerd/containerd.sock │ │ ├─175269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d2909a4aade517184aa62409a1b81dca9a60c9cbbe4b33054441aa4f4aa48e6 -address /run/containerd/containerd.sock │ │ ├─175348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6e8680aed457d4c4c135dae06a79667cbfefaa7d9b4e8a1cf10590d08884b52 -address /run/containerd/containerd.sock │ │ ├─175694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 596fbe3450d0d30ce1134ed5bf5fd37824df1197672329277807760c136ce4a8 -address /run/containerd/containerd.sock │ │ ├─175799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fda736e7ecf3819c28fd48b83f0c84c562cff7dd3ff6f3d7ac9ac597d49dc3d8 -address /run/containerd/containerd.sock │ │ ├─188928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 365760fe2a144d4942c7ee7fc78d03ea50f0fe59809f41cdc72d1cd9607b3433 -address /run/containerd/containerd.sock │ │ ├─191514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17dfbee14c4a29cc3ba5188cd10f25609e5d692f9d0b8aea416da507a00a6fb7 -address /run/containerd/containerd.sock │ │ ├─191564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 773468d4d1280b7d298c1b49f1a1a42a9a3384f50e8bd3012d4e640abf525ace -address /run/containerd/containerd.sock │ │ ├─191685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 208b123603becc80c8666cebbb0c22843c7336c4d325cd978b198d428efc8fa5 -address /run/containerd/containerd.sock │ │ ├─208062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baf63a96baef80fc359aff69bfe9e7d56d1f8bad9966075c7f3c784c93411438 -address /run/containerd/containerd.sock │ │ ├─215671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71b35adb575de9496841be357af9b6c6fde43cbb53f6ba0c99fb339a7e0cb172 -address /run/containerd/containerd.sock │ │ ├─215708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e739dc491a66274ac99f48d29ce83075195b96532c2a08fb0f2435f74f200716 -address /run/containerd/containerd.sock │ │ ├─215771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67518d4937f9db7deffd9aca0265747e380bf10881f2c603763d6702521f8532 -address /run/containerd/containerd.sock │ │ ├─216031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9973b83ac4c92a5fa43a43d685bb4c517ee195e49c3cc83398ec37123e2c7897 -address /run/containerd/containerd.sock │ │ ├─227560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 529acb47b3944b797947001f0d50e2e158657a4847b448c86ad79ebc9169ae4d -address /run/containerd/containerd.sock │ │ ├─229786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d45eb9583bace7ff5b911508a67259fe455cc13483a097189cf70eac0e1f306 -address /run/containerd/containerd.sock │ │ ├─230890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a2929c49c440a5f8fe126beff5b0ac73708bb3bd8f3b5b5e94b70d099996c6b -address /run/containerd/containerd.sock │ │ ├─231947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a855dec0ad6515c956d1cab8d1e83a9944f6900ae5fcafeb29f9be39b24833bc -address /run/containerd/containerd.sock │ │ ├─233261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 668da1dae0ee55fd4a1d22c70066a186a58d0ab1a2f9a6aa9cc42a827dccb38a -address /run/containerd/containerd.sock │ │ ├─234835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea2fb22954c02147eb73208cafb0d0fd6ada63603c03642905819cc0457ae9b7 -address /run/containerd/containerd.sock │ │ ├─236167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c07277f4c2c8ec35056ab4da683de71def9ae9c13bfe0662bdcfb5aa9b3fc03 -address /run/containerd/containerd.sock │ │ ├─236216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42f0b54578334dfed35043bf4b2a335a225f3f10bb5156f1fff3d1810ec72421 -address /run/containerd/containerd.sock │ │ ├─246874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 687b15a737873bd97782aee8cb85427ce03bbe1d08bb1cbfa2e366e6f40a8e56 -address /run/containerd/containerd.sock │ │ ├─247473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cfa9cb6270b688b7cd7ae1034e9df745f6b749e4e6ad92a9c70e318f3e37e78 -address /run/containerd/containerd.sock │ │ ├─252144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c4e5056e46abe31b966856b1f3b372d2a69dba392c03370c30f038d164639bc -address /run/containerd/containerd.sock │ │ ├─255942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4dced46e6b65dd4e142a1e6b0f5bec09436bcc93312054d3be11dd51d9afa72 -address /run/containerd/containerd.sock │ │ ├─256136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9011e636f053e876e8ea042d1ee8d32299cd761d0edb1d2fbb36bd425926d8f7 -address /run/containerd/containerd.sock │ │ ├─256180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efe528a4b580ae24820661e09dc8274892a3a1a159c7abf742143abcb400b151 -address /run/containerd/containerd.sock │ │ ├─256317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bfb5c8738427e994f71b7a7856efbed828dfafcfa48cc4be2259d8fe4a1bf38 -address /run/containerd/containerd.sock │ │ ├─268505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d3556b7dc5e0c167bac157ae97241e22db4b69f53d174287cb25798465276f5 -address /run/containerd/containerd.sock │ │ ├─271041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd1cc73e583e2942d3356db23c536c001e0fbe3cc9b73cde0fc682659113c17e -address /run/containerd/containerd.sock │ │ └─272463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f052e4db037c11545e47e6f4f6a34694ebb670348a7084a82ecf5151a530e028 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1187 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /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 │ │ │ ├─28732 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28997 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19382 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19403 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24320 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24579 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33312 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33586 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12106 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12137 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.afqvst.service │ │ ├─12469 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.afqvst/unit.run │ │ └─12499 /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-afqvst --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.afqvst:/var/lib/ceph/mgr/ceph-instance.afqvst:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.afqvst/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.afqvst -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10164 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─143247 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39731 /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.70 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-d294a0073669b4402ea22673a0872f121ce8272094e101f86d00f636898af044.scope … │ │ ├─29039 /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 │ │ └─29052 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-rcf2f15754dd644e6ba0c53b7c59cb7be.scope │ │ └─189353 /usr/sbin/libvirtd --listen │ ├─docker-bef8e3e5b5383bd1f9540baeee193c60e194a2b75429975bc641f7211c9b0a54.scope … │ │ ├─12583 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.afqvst -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12603 /usr/bin/ceph-mgr -n mgr.instance.afqvst -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1385 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10671 /usr/sbin/chronyd -F 1 │ │ └─10672 /usr/sbin/chronyd -F 1 │ ├─docker-3ac5764a21d9ea1ae98f5c831cffcfb7a1074217a591482f40579627b8a2b2d0.scope … │ │ ├─33625 /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 │ │ └─33638 /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 │ ├─docker.socket │ ├─docker-8bc014a93e20eae4c0262c11a6e7ef0763c8f704583470538a90fc1a26db1c28.scope … │ │ ├─24621 /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 │ │ └─24634 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-394d114c68c3f1155899e9d03b0fe5e01d73be59d0064bf9f2cc672a641bfdcf.scope … │ │ ├─12216 /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 │ │ └─12236 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─143052 /sbin/iscsid │ │ └─143053 /sbin/iscsid │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-11970af8f011bb55dccba59eda2813e22551b9e7105edf3a911603a6c761e7a2.scope … │ │ ├─19452 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19470 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─4342585eb624672682c3e6c3410b98d22644e87703758a89b7dacb99e8e6efdb │ │ ├─173588 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173605 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─173611 erl_child_setup 1048576 │ │ ├─173717 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173718 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173729 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173881 /bin/sh -s rabbit_disk_monitor │ ├─45d7e3c23d08aeadf82a5dd4e587fb0c9b5af92225d6616ee29343d4a89de136 │ │ ├─134832 placement-api: uWSGI master │ │ ├─134868 placement-api: uWSGI worker 1 │ │ └─134869 placement-api: uWSGI worker 2 │ ├─f6cf30eb09f15388434987b7c1759d7ccd6c27e173f62348f4cdf5f4c7fa5725 │ │ └─64807 /bin/oauth2-proxy │ ├─446742ba0a5231799d3a08b41d63dd0cad749186ec8b4ac1d0510a6f869cf1d3 │ │ └─63423 /pause │ ├─8690763e16cd8324c76f26ef711e8829950d0ca305fc67521d480200ea06a0bb │ │ └─39558 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 │ ├─fff1eb18780cfe80e8a32bbfbbd2c509107f85346449d761c07890137ef1f3f6 │ │ └─50189 /pause │ ├─17dfbee14c4a29cc3ba5188cd10f25609e5d692f9d0b8aea416da507a00a6fb7 │ │ └─191539 /pause │ ├─21a0ca89679fc0d5090fe4b8dd90a62f3c75b0c9a75aa65c0116768320a9015b │ │ └─271490 /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 │ ├─a3eb28af82fc2530c2f971112b8eca1f39f3a906eb76367920ad42b2179e8403 │ │ └─54382 /pause │ ├─cfeb897ce08964393849f180b17e832cdfdc696acd928797ac680bc92df8ce17 │ │ ├─123653 cinder-api: uWSGI master │ │ ├─123666 cinder-api: uWSGI worker 1 │ │ └─123667 cinder-api: uWSGI worker 2 │ ├─dfefe6f9c9b46d660cf423e8d65f0e53eafdd161baa54aae090e4f4eb075d5e7 │ │ └─42371 /pause │ ├─a038c39ba09af18d0690a2eb18d10229336106901afefc1cd29412452265a9a9 │ │ └─46799 /manager --metrics-bind-address=:9782 │ ├─300f548535eea2032888cdbc1745401c120c3934688f7fd411a3410725b07824 │ │ └─43662 /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 │ ├─08116752b8e22c517bff5382d64d72d575fbc9c0fc9821e957a0755f4b7850d0 │ │ ├─108698 glance-api: uWSGI master │ │ ├─108711 glance-api: uWSGI worker 1 │ │ └─108712 glance-api: uWSGI worker 2 │ ├─d63447684930501022c3daf005045080ac0ead67c522f8bf40595dd70d414d6c │ │ └─59112 /pause │ ├─1dd0b31d50074642ebba15e386730d951954fec022c3d764b67e0ee91bd3db63 │ │ └─59240 /pause │ ├─5d2909a4aade517184aa62409a1b81dca9a60c9cbbe4b33054441aa4f4aa48e6 │ │ └─175395 /pause │ ├─7c07277f4c2c8ec35056ab4da683de71def9ae9c13bfe0662bdcfb5aa9b3fc03 │ │ └─236195 /pause │ ├─6ef9e381537ac08a8089435433ffcbaf92cb9991b7ef7e853bb580a9ad4a5efd │ │ └─158681 /pause │ ├─f25d56b95c0d280ee08f3444a6eb5ff02149679ff221c4d820b66cdccb707a33 │ │ ├─208224 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208240 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─208246 erl_child_setup 1048576 │ │ ├─208322 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208323 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208333 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208549 /bin/sh -s rabbit_disk_monitor │ ├─651fdb4a0d81b871d7d76a0e8e09a27535fe0829646a08e8c39267034d3e7fc9 │ │ └─160835 /pause │ ├─560a179a155d1f001bd18eed08cbf20850d5aa35e782eb53276c2ad9827015aa │ │ └─63847 /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 │ ├─e0814982060299823984661b1aaff5b096d297176580fa3e38f927929ba865d3 │ │ └─39431 /pause │ ├─e739dc491a66274ac99f48d29ce83075195b96532c2a08fb0f2435f74f200716 │ │ └─215793 /pause │ ├─f1cbe4093dcfd7e97b7f1299770c237b2a24bfcffe1a51c0a86d878834b80c29 │ │ └─61959 /pause │ ├─7cfd4697e00533ed73a68280461167a57650b14ac9152d0df0f411fcd526f59a │ │ ├─171206 nova-api: uWSGI master │ │ ├─171218 nova-api: uWSGI worker 1 │ │ └─171219 nova-api: uWSGI worker 2 │ ├─373e1ff9a0bb90c51c734993918185d4d03857053ee277a40518b6fb72f7220b │ │ └─157854 /pause │ ├─4458bddeacc4a52961438d504cfcfa6b869463d14a8e4800d26f6958ed904277 │ │ └─109862 /pause │ ├─9991f8220469af708544e9e5dfc211f597beacc3c293c640432cbc7207015234 │ │ ├─252447 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─252464 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─252470 erl_child_setup 1048576 │ │ ├─252588 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─252590 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─252606 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─252898 /bin/sh -s rabbit_disk_monitor │ ├─b48ebb7ef511c054843c115ad6b47c5d021395fdf19ebb8eea61c0e6840ee68b │ │ └─175239 /pause │ ├─afd27799d678c1d0a9a7b6c54aad9d1c77cfe6c81608f0c2aaedbec4b94b50a1 │ │ ├─60181 python -u /app/sidecar.py │ │ ├─60434 python -u /app/sidecar.py │ │ └─60435 python -u /app/sidecar.py │ ├─71e5f706da5dfd5362c8c169529f71a92ccc5ec3a14322031fb1bd59e8286931 │ │ └─39430 /pause │ ├─ea2fb22954c02147eb73208cafb0d0fd6ada63603c03642905819cc0457ae9b7 │ │ └─234859 /pause │ ├─95ddb693c9092cc5463341961828749fff2d72f66546732feca2789fed858b39 │ │ └─55291 /pause │ ├─3df8c97d02f0ba9173874ca5ac3f949e09177c71e97c4ad128f929d31cd81ae0 │ │ └─39397 /pause │ ├─dac3efb98465b85080b423e9ae470c75811324148ddfc4ab0ae36d451020524f │ │ └─46624 /pause │ ├─60ea7fb317f51f8176ed2c558890c993e795cc9457ec4fd7a707f56cc4a7d552 │ │ └─161646 /pause │ ├─a4f1f061ce9218dfa9097e3803585f7810ebb31a9b7307ef19837a3f6232a75c │ │ └─113845 /pause │ ├─ab66036c962c5c85c290a9b39a0d3dd056596f22bcb080d1fde4bf7cf6b28de8 │ │ └─40879 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─25dc37dd1fb198d712c4a612b47e925a84e870b62d0af7aea0073c5174dc850b │ │ ├─184034 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─184546 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184549 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184553 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─cd760fd0604af22842879cc23c86cfe62fbbf2f13d24d196bdab392dc455daeb │ │ └─42484 /coredns -conf /etc/coredns/Corefile │ ├─a006f7116ba48ba8644241b559e7f118f928bf239c27fc51e05cb9351b4b50df │ │ └─59812 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─f8fe84507ea966b84fd5b4a1024ba977b64205c60ac284c4a9e03e9aa959bada │ │ └─266048 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─1bfb5c8738427e994f71b7a7856efbed828dfafcfa48cc4be2259d8fe4a1bf38 │ │ └─256369 /pause │ ├─866911eb7229179402988fedcae19482a6e1ee6483f8d18227fe8bb55170a8b8 │ │ └─187023 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) │ ├─8331a5d3e11d13199ac8ce7f2871e2203cdebfeea2b619ea99684e72c44d5a6d │ │ └─42870 /pause │ ├─059fc92743d9320462ec4987429fb7d8971cab682670d0387ad6c16d13b95921 │ │ ├─76992 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77009 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─77019 erl_child_setup 1048576 │ │ ├─77183 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77184 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77194 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77258 /bin/sh -s rabbit_disk_monitor │ ├─534eeb620b7b03a6af876f14d8503390e19f4e407e5c4d6ed66698b9e042ad85 │ │ └─95533 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-8x9jt --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─16db59ca742beff20de43aae7c0372647273f3e9d52f32437e0b303069a71a21 │ │ ├─172188 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172591 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172592 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─46cb735e3579b7fb3e2fd070211a7e3e6beeed02eccacd16708fe82c84e1b32b │ │ └─39410 /pause │ ├─c9206744bb79fefefeaedb6a9b107eb8ff1dfb914fbf8006ee8599bc1d00ac7d │ │ ├─345270 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─345731 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─346013 /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/tmp14ut1n4g/privsep.sock │ │ ├─346359 /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/tmplp43ft61/privsep.sock │ │ ├─346840 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346841 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346881 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/6f4b1578-17cb-4135-a8c2-4222bb8c93c7/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/6f4b1578-17cb-4135-a8c2-4222bb8c93c7/host --addn-hosts=/var/lib/neutron/dhcp/6f4b1578-17cb-4135-a8c2-4222bb8c93c7/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/6f4b1578-17cb-4135-a8c2-4222bb8c93c7/opts --dhcp-leasefile=/var/lib/neutron/dhcp/6f4b1578-17cb-4135-a8c2-4222bb8c93c7/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d3f32620-e823-43ef-865a-bf8b6b40cdbd,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 │ │ ├─346885 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/adb4df25-1063-46b0-8209-be153f6569a8/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/adb4df25-1063-46b0-8209-be153f6569a8/host --addn-hosts=/var/lib/neutron/dhcp/adb4df25-1063-46b0-8209-be153f6569a8/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/adb4df25-1063-46b0-8209-be153f6569a8/opts --dhcp-leasefile=/var/lib/neutron/dhcp/adb4df25-1063-46b0-8209-be153f6569a8/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-629fd132-5d55-448d-8587-34e2e7e789ba,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 │ │ ├─346903 haproxy -f /var/lib/neutron/ns-metadata-proxy/6f4b1578-17cb-4135-a8c2-4222bb8c93c7.conf │ │ ├─346912 haproxy -f /var/lib/neutron/ns-metadata-proxy/adb4df25-1063-46b0-8209-be153f6569a8.conf │ │ ├─372507 /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/tmp4tl4cgp0/privsep.sock │ │ └─379729 /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/tmpoqwyr3ua/privsep.sock │ ├─9f655197fb514395c706fd66224232c5c8ba19f0431b1076b3a03230ae437499 │ │ └─192354 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─fcacb2c5c8de74e8214ea7746c727f6bfd7ebb731e521a3b59b1360392fea969 │ │ └─111943 /pause │ ├─2b555e0ed11e12521a3fdfd5f1bd572e326929952072a8437fd703857c259a6a │ │ └─48100 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─71b35adb575de9496841be357af9b6c6fde43cbb53f6ba0c99fb339a7e0cb172 │ │ └─215745 /pause │ ├─797d618f0de9381902378cdc6de17ed9b665ee4ba55ff9743928615523e96991 │ │ └─91085 /pause │ ├─9011e636f053e876e8ea042d1ee8d32299cd761d0edb1d2fbb36bd425926d8f7 │ │ └─256161 /pause │ ├─268de9fbc7d07f431885560b63f1fdadb33c2d2ea93f434909671380ac990749 │ │ └─233316 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─0ae5b2d05783c5113759d2eee247a95429a4aca03aac6e6d4cf67c028b6a8b2b │ │ └─95124 /pause │ ├─3b398e51be4f2e95565baa2d4b31390f180d0cf4855ba66064b181e6a1af7f04 │ │ └─39557 kube-apiserver --advertise-address=199.204.45.70 --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 │ ├─1c3a0bdca386856e1a60be3ce6dd8ef753b8a78d411060064c7800918aa83127 │ │ └─45800 /pause │ ├─cf8202d028e8323925dd29ff23af4b3147f6f471c25c9b8a9b19438315602bda │ │ └─55502 /secretgen-controller │ ├─409ec7ed5f7bbeead392a44d9d6f35e439d07c0035fc6c66e4eb69427db367a0 │ │ └─40652 /pause │ ├─c0c34e8b38f818ecc178e639fada2fa1495ce8428d1a6d35cf0967fcb7e226d5 │ │ ├─48176 mysqld --wsrep_start_position=0434b2c1-4b5a-11f1-89c7-822ade9e05c8:20 │ │ └─48297 /var/lib/mysql/mysql-state-monitor │ ├─de3de4faeb6834f9478bc44f6178aa28aa3a9614ece554bf34b84866ba2076de │ │ └─253142 docker-registry serve /etc/docker-registry/config.yml │ ├─a062556c163af867ba663626e92f8cde62064689a3d9368398880a71f085bcfc │ │ └─64157 /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 │ ├─863133b07dae576b665d0d48f3bd085c39dc2b770c5e74ed4ba4bf8a9f245e30 │ │ ├─187054 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─187269 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─187646 /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/tmp4yycu38m/privsep.sock │ │ ├─372601 /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/tmp4hx1px34/privsep.sock │ │ ├─373083 /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/tmpa343c8yp/privsep.sock │ │ ├─373506 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─373509 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─375726 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6ae980c2-3a49-462e-a765-ca2975bcd4d9 --namespace=qrouter-6ae980c2-3a49-462e-a765-ca2975bcd4d9 --conf_dir=/var/lib/neutron/ha_confs/6ae980c2-3a49-462e-a765-ca2975bcd4d9 --log-file=/var/lib/neutron/ha_confs/6ae980c2-3a49-462e-a765-ca2975bcd4d9/neutron-keepalived-state-change.log --monitor_interface=ha-5f00c29c-f9 --monitor_cidr=169.254.0.155/24 --pid_file=/var/lib/neutron/external/pids/6ae980c2-3a49-462e-a765-ca2975bcd4d9.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─380571 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=00647bfe-7ea6-4e06-bf5d-34808bbc3815 --namespace=qrouter-00647bfe-7ea6-4e06-bf5d-34808bbc3815 --conf_dir=/var/lib/neutron/ha_confs/00647bfe-7ea6-4e06-bf5d-34808bbc3815 --log-file=/var/lib/neutron/ha_confs/00647bfe-7ea6-4e06-bf5d-34808bbc3815/neutron-keepalived-state-change.log --monitor_interface=ha-58e4bbfe-c5 --monitor_cidr=169.254.0.253/24 --pid_file=/var/lib/neutron/external/pids/00647bfe-7ea6-4e06-bf5d-34808bbc3815.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─c82ba79db2b5442f8754d67a98892d81e7f416207f491fc906f4331d42a8a0b6 │ │ └─78424 /pause │ ├─902d3bfd38af57fc8f0128cb4e5d168cef11cb3a249e612f63238a3785480d6a │ │ └─113765 /pause │ ├─7ca3dd87ffa95e590a97caacdcde1e22db47bfafe45afd4f4186ce9e9de114b8 │ │ └─161918 /pause │ ├─529acb47b3944b797947001f0d50e2e158657a4847b448c86ad79ebc9169ae4d │ │ └─227583 /pause │ ├─74a5ceb93741b66917eeea23e5fdedef0305bbbb31cd9c64c336f47c35ac171e │ │ └─55183 /pause │ ├─308d86dbf6e73cc4b6c59630d9287fb0b90ffbdf53abdc47499dac46ea4dd279 │ │ ├─247230 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247716 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247717 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─561ebda8db523467a64dce543c40f328e5b0411af9ece414b9c20cbf4a30ed32 │ │ └─61698 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 │ ├─0a565c28ef68dd2f893935cef3d4a0f54edcb6b2f02a4b20846dc545fe3e0122 │ │ └─64550 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─e8f6508efb51cfc1ab59032a4bebcfd24ed4f3256ca4dab657af035df197bf60 │ │ └─55462 nfd-master -crd-controller=true -metrics=8081 │ ├─42f0b54578334dfed35043bf4b2a335a225f3f10bb5156f1fff3d1810ec72421 │ │ └─236245 /pause │ ├─365760fe2a144d4942c7ee7fc78d03ea50f0fe59809f41cdc72d1cd9607b3433 │ │ └─188952 /pause │ ├─79a8caf82d951232e0c8799199de4d0faa5c81227777862fb1025f1c965aac47 │ │ ├─127725 /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 │ │ └─127960 /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 │ ├─3f3fca6a160f8d9b4c597e7820a0f62011fa05419d2778702f09e891587f36a3 │ │ └─60449 /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 │ ├─54c435489eaf4c06e2cc722c92e4fd4c777eacd90c912aab906dceec834642d3 │ │ └─39497 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 │ ├─16e1dfafb451ea3a7ec83c22c4ffbb30fa54248ba04eb114ce083904c5776a98 │ │ ├─ 95607 /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 │ │ └─405806 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─ded35f18da2aaf1373c5f5ce1d64a918d5b87ad4516e2635d21c00feaf641c03 │ │ ├─185218 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185560 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpg27up4dj/privsep.sock │ │ ├─185844 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpkvl_2s5m/privsep.sock │ │ └─186055 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─1b2b4adf0b7ee141c1a89cfff29d03ef18638d4fd42134b4668747e3ae2b5bf7 │ │ └─50281 valkey-server *:6379 │ ├─596fbe3450d0d30ce1134ed5bf5fd37824df1197672329277807760c136ce4a8 │ │ └─175719 /pause │ ├─80a5aeda71ecb96512d227c9f0de32b79de0bef7ba720ed700b8bf966c8889a0 │ │ └─157464 /pause │ ├─78df40df403f5c252cbd404c9c923e43ebc03b821b18957b19e4090b4dc59861 │ │ ├─63356 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63390 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─df534fa39ee1819f00ea0911de430f3b78c2417a5bbe55324e1154fe8e0e4a14 │ │ ├─91257 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91274 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─91280 erl_child_setup 1048576 │ │ ├─91361 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91362 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91372 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91594 /bin/sh -s rabbit_disk_monitor │ ├─8beb5cdbb1db171c90e504db69f109131427c37576b07f2c045338e33622f47a │ │ └─48273 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─4b8d3fdb5257793148b9b5202152e74740c9a589ce52ffe8d0b7638f1ec1dee7 │ │ └─55379 nfd-worker -metrics=8081 │ ├─80def1b868de5246e465769e8b4e9ea401f6c17f654acc6f7c72bb3244124178 │ │ └─63687 /goldpinger --static-file-path /static │ ├─67ea1f7da9104ba872a2410875f7e551c8de36e1bb26aee4f99587d131fc4794 │ │ └─43616 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─736530817a6dbf8b1ef2eaac14757dccbc465ef4663b8274eb3c373513a0ad7d │ │ └─47099 /pause │ ├─f9999c3c8d5f070df5c75586fa6a6e0fb41016bb8f59d2402ee76a5a057bb10e │ │ ├─41087 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41512 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─92005213d65bb51d330522fd03490d50b952bb2b97f142c8f487657aed2a8d60 │ │ └─50373 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─5a9c215e210a46568c1ec1e92d014881ffa77d7aae0166932fe55086221ce482 │ │ └─39894 /pause │ ├─b3b7171c015008b18f465ed0ccf6946ba1bd36ae5e8d7afbda6575a99a05e94b │ │ └─43706 /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 │ ├─24e65dff68044ed4362a6fc4342309c73309d7b3696a29ad185e0c2751da2364 │ │ └─126780 /pause │ ├─efe528a4b580ae24820661e09dc8274892a3a1a159c7abf742143abcb400b151 │ │ └─256216 /pause │ ├─f052e4db037c11545e47e6f4f6a34694ebb670348a7084a82ecf5151a530e028 │ │ └─272487 /pause │ ├─29224833f2ff866b8cdaf38d47d43b8a62cdc9c3e6bbbe1928633a19dd6acb67 │ │ └─265828 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─52cf789717eee2b2ea03b49ba82a1511820803fda7cab12a53bd376ad53c4a47 │ │ └─76898 /pause │ ├─bcf339a5b49f604d34cece62a4cae76106c7a3ce568027e8ea14b99c08c6e660 │ │ └─43467 /pause │ ├─754cabd576e7dfb968cfdbe68b02cbba5ee47351695316c980a2e929f1a17850 │ │ └─62484 /pause │ ├─a2072ace95753005994af55e80c283b191af06b400f765328ace268ee521d20c │ │ └─173352 /pause │ ├─f4d2edca3be84576b9e99f6e46d94267be33787288e762ccb0a2c35bb3858c5d │ │ └─129262 /pause │ ├─e9a3f3c04cd590cd6b7091435fbb3f213e57484dbcc54f98bdbabb78dc8decfc │ │ ├─224480 octavia-api: uWSGI master │ │ ├─224493 octavia-api: uWSGI worker 1 │ │ └─224494 octavia-api: uWSGI worker 2 │ ├─5e6063627b974cd4cca31df4c4c228943518c1d004835e565527aed69a5d9b65 │ │ └─42436 /pause │ ├─7807c55bdfe8966e88506ecca8802a88fdb91b899d1561ddd30e53637cab9ecb │ │ ├─265835 manila-api: uWSGI master │ │ ├─265876 manila-api: uWSGI worker 1 │ │ └─265877 manila-api: uWSGI worker 2 │ ├─94bf8d2fb9cf68d93f262bd36720fbcad815bbe7a5228c34141890a27c4a23f1 │ │ ├─60207 python -u /app/sidecar.py │ │ ├─60556 python -u /app/sidecar.py │ │ └─60557 python -u /app/sidecar.py │ ├─bf891df2563bdccfb52695687de45163349493a054f00c81e81ec7d31c6e02d6 │ │ └─46913 /manager --metrics-bind-address=:8080 │ ├─6cfa9cb6270b688b7cd7ae1034e9df745f6b749e4e6ad92a9c70e318f3e37e78 │ │ └─247496 /pause │ ├─ff1a375bcf7549c0b1b492845c086ea77b339a280f667735ea1a0325a71e4d70 │ │ └─47412 /pause │ ├─7df5391e47d375097e261e20df3e4d6425f0bfd346597e76b2d287e8b3ee508f │ │ └─108381 /pause │ ├─e4dced46e6b65dd4e142a1e6b0f5bec09436bcc93312054d3be11dd51d9afa72 │ │ └─256038 /pause │ ├─fc66002150e941c14c53947b44182b50016c2ee82d1dae1db2a2147933da7c96 │ │ └─43412 /pause │ ├─f951f522a15d28bf9c4f2813d962972b66c27e941cfe1510326eedccaadad42d │ │ └─161417 /pause │ ├─452686e6d2896e947e81957f46c4f12f82975b344b26259d43399deea2bc1ca9 │ │ ├─226429 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226449 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─227180 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227184 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404590 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404591 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404592 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404593 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404594 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404595 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404596 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404597 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404598 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404599 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404600 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404601 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404602 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404603 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404604 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404605 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404608 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404609 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404610 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404611 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404612 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404631 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404633 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404635 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404636 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404637 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404638 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404639 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404640 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404641 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─404642 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─95495258f64e0df2d12524c861e0c58d2c118d6f4e1647ce217d690122a42095 │ │ └─55427 nfd-gc -gc-interval=1h │ ├─40c995d1d96de1931bd25cdf288905e31b9650a17bf8569674a4c8d26f01d73e │ │ ├─204192 heat-api: uWSGI master │ │ ├─204256 heat-api: uWSGI worker 1 │ │ └─204257 heat-api: uWSGI worker 2 │ ├─a107cde22db4f291651bcf1d1e25f37794f6e362e9f1e760c0332fa3eec1303e │ │ ├─204224 heat-api-cfn: uWSGI master │ │ ├─204258 heat-api-cfn: uWSGI worker 1 │ │ └─204259 heat-api-cfn: uWSGI worker 2 │ ├─b64e72c7501529fb9227f6c8536fb15673a6c0ddf2b50645899dd8968a294ab7 │ │ └─109927 /pause │ ├─a3332d534974bc6c6e2615c7a4ed9f4d1abedce8239b46533cbd4d96f24d2c4a │ │ └─41958 /pause │ ├─9e5ddcf7acbb8643d06733dd8ef6cb72520c24fb62cd397a131691804b7ad593 │ │ └─64723 /bin/memcached_exporter │ ├─db586f8621b9305f9379419d999cd2c522f21e68591c92256a79a71f64adc81a │ │ ├─184132 neutron-api: uWSGI master │ │ ├─184153 neutron-api: uWSGI worker 1 │ │ └─184154 neutron-api: uWSGI worker 2 │ ├─30d22c8628ebc9050f7b4a810bd13dadc0fdaa209090e7001d2f11f5249fac15 │ │ └─144724 /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 │ ├─392825949ebbcab46a547ab808020ccc70dee3e6ad492a5e6e3ae57c0957fb53 │ │ ├─204158 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─204490 heat-engine: ServiceWrapper worker(0) │ │ └─204493 heat-engine: ServiceWrapper worker(1) │ ├─06087a2f02fa3bb5d66951025718fd341ba85a39c2ff01ad7c476754a616ed52 │ │ ├─227711 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227727 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─227733 erl_child_setup 1048576 │ │ ├─227849 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227850 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227860 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─227974 /bin/sh -s rabbit_disk_monitor │ ├─64129b77e91ba8846d97dae73cd89dbb845c52feabaf201331cf05eae262ba7a │ │ └─42424 /coredns -conf /etc/coredns/Corefile │ ├─a1d1e31dbd33c992eb03df4fc65cdad53e1863eaf794ce2cc6dda8fb3afeb596 │ │ ├─275069 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─275082 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─bac756d2bfa7ab27751153444d44c45eb9465629378798c6ed20eb0ebf4d9128 │ │ └─127342 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─744b6b8c3021a19f2260b2508b8f59211ddb824c7e9147e4bced71ad5ab8450f │ │ └─46162 /server │ ├─9973b83ac4c92a5fa43a43d685bb4c517ee195e49c3cc83398ec37123e2c7897 │ │ └─216054 /pause │ ├─c120d3fa903fdf2dce04dce628ea0f22c4cebc9f34f12e61aa590a6488fbd158 │ │ └─55064 /pause │ ├─e1bca7f17c8783d0c84422a919df9e54f16217c8288b04db3a2086e5c567918e │ │ └─231304 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─694cc3699729199a370a32172cae77ca9aae90b3e8b5064a6564331e489432a2 │ │ └─67590 /pause │ ├─6b5d4a7e36f3113def6b609d8f637395dc6d0f5c8785767158bb9b714df9c3ae │ │ └─43505 /pause │ ├─d20e96f1c4c598a29b6f2662595104c3d8ac5440a5328d7ef60395ce913c9f5c │ │ └─189291 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─dde393754ea7d738b68ad8f9d7c6b3bde13752689e89af927206bcc4f5468f21 │ │ ├─172182 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─172621 nova-scheduler: ServiceWrapper worker(0) │ │ └─172688 nova-scheduler: ServiceWrapper worker(1) │ ├─24717f72ef91fc4b8f9d851d3e117ba3619835c6c3b888b483d3f1aa73bb05a3 │ │ └─59290 /pause │ ├─fda736e7ecf3819c28fd48b83f0c84c562cff7dd3ff6f3d7ac9ac597d49dc3d8 │ │ └─175835 /pause │ ├─5c48614eb64258987c24c02b83a0cda3015bb5529d597b163cde0582ea65e4e7 │ │ └─63706 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─15765aa3cb93bb6951eaeea3bf0b16b9b2fbce330859ec07b31eb7685e2e42f2 │ │ └─50649 redis_exporter │ ├─50229988f3c831fe9501b5f0501ddc11ad9cc05ef7f52c3f43815c39b34903b4 │ │ └─85132 /pause │ ├─c6046bedad34d208c920bfed6618bc62020290a6911dfeb61f3176b5af4f313f │ │ ├─192243 /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 │ │ ├─373664 /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/tmpc08j_iik/privsep.sock │ │ ├─373974 /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/tmpexfn30_u/privsep.sock │ │ └─381774 /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/tmp5xgnxxr0/privsep.sock │ ├─84ca675b82be069a24118b01682d487a0c48003d64142b35e3e7f07d3d93493d │ │ └─166887 /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 │ ├─e8d6030cace7dfaa2cb1e9b29095ed96106e45438273f9fcffa0c7edb0dad053 │ │ └─47226 percona-xtradb-cluster-operator │ ├─668da1dae0ee55fd4a1d22c70066a186a58d0ab1a2f9a6aa9cc42a827dccb38a │ │ └─233284 /pause │ ├─2111e13ece83ca678b6955778878a6d48df89cc990b03ec46110be5e9086116e │ │ ├─184167 neutron-policy-server: uWSGI master │ │ ├─184179 neutron-policy-server: uWSGI worker 1 │ │ └─184180 neutron-policy-server: uWSGI worker 2 │ ├─49127578a7b6be83837a982d7d97f23c983a3679741e7d1b166f414b57341db5 │ │ └─64097 /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 │ ├─7d9d987f4f748469c84c80503cfb4b7e6ffd47a41171907ff936f7348727d748 │ │ └─62770 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─208b123603becc80c8666cebbb0c22843c7336c4d325cd978b198d428efc8fa5 │ │ └─191737 /pause │ ├─07c6b3da3f63b425dccf39590ad835ef4cdb52d955fde6f0bbc1e2db2295de73 │ │ ├─225710 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226274 octavia-worker: ConsumerService worker(0) │ │ └─226277 octavia-worker: ConsumerService worker(1) │ ├─2b4e3de2f8da1e8b4ab01d2509bde60e57e2cc265eb739598324870581ec01e8 │ │ └─60762 /pause │ ├─789b6d28f2d1cf595f4d34fdb0b2c711a468c6f7fe68285e72a48a19045aeb87 │ │ └─50098 /pause │ ├─0d0049410f638c2e2b43b25a197e08db36bb5231361e2c796290a3531930bcf5 │ │ └─232003 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─ec698512492c31745b689a2966d33352f4d6eff7b91f42c34b953ae46205be47 │ │ ├─247114 magnum-api: uWSGI master │ │ ├─247167 magnum-api: uWSGI worker 1 │ │ └─247168 magnum-api: uWSGI worker 2 │ ├─fd1cc73e583e2942d3356db23c536c001e0fbe3cc9b73cde0fc682659113c17e │ │ └─271065 /pause │ ├─3e25103bbd77b794eddc5f436c013b2cfb689949cb907ca7ae3e27ca425bc2d6 │ │ └─62980 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8e439b6d43c5759dcd03d09d7047801db028d4a56a0457d496a7eebbdd441e11 │ │ └─188467 /usr/bin/libvirt-tls-sidecar │ ├─4595f2cbb05fa066ec50a43191a85fff4b7b9f737b026a6de113becb8ea8184d │ │ └─39677 /kube-vip manager │ ├─9d3556b7dc5e0c167bac157ae97241e22db4b69f53d174287cb25798465276f5 │ │ └─268529 /pause │ ├─385c2cc5f0cd6969a7b13e1c0ef6d90bf5b1cf0ea02a9b0c1f6c8007e651b048 │ │ ├─110227 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110340 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110342 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─9eb31580cbcc5d2557920d86860cdac6c4be13982d1c571b78ae032db49e725a │ │ ├─ 70901 apache2 -DFOREGROUND │ │ ├─ 70915 (wsgi:k -DFOREGROUND │ │ ├─ 70916 (wsgi:k -DFOREGROUND │ │ ├─ 70917 (wsgi:k -DFOREGROUND │ │ ├─ 70918 (wsgi:k -DFOREGROUND │ │ ├─396332 apache2 -DFOREGROUND │ │ └─397054 apache2 -DFOREGROUND │ ├─3ea4e94f23edc8bc2b0cc75e0e2d3f2f41184f98a4e92b98c7f2b4a2bb494464 │ │ └─40664 /pause │ ├─07ea636be691f3bde37662979c793bcc2d1a02efd1998de966c183368c6c5eb5 │ │ └─175383 /pause │ ├─a246aa851ec643126e21943904d2fcd9fe0709b03b64e5d693b9807dbf7ea9a4 │ │ └─126884 /pause │ ├─2c4e5056e46abe31b966856b1f3b372d2a69dba392c03370c30f038d164639bc │ │ └─252168 /pause │ ├─e2ad8a57b3c11591473671625b155b95e47b4e1859f7e2bc6cf2f70b03d2c82c │ │ └─39920 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─b59f11cf76228b6950ef0ec5fd4aba2295fb00b6db4172183b985e4e1fc16131 │ │ └─175205 /pause │ ├─01671eba0a454ebe310d9f2ef60801f26da9c14d859bfabb6f754514df9401af │ │ ├─48021 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 │ │ └─49233 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 │ ├─68a91eb67c492d0ca08885bfe698e0cb2a71ad77ab11b1a45458fe8ea2b4f952 │ │ ├─144855 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─145078 /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 │ ├─b53d2b96a147a7d4cf37eb490e1f6e497bd76bd71674ab804de8c8378fb90b70 │ │ └─39307 /pause │ ├─b9eff3a380b75e3177cfd50d155a0c902966eacd387277e1e7a7256bd66f2ab0 │ │ ├─246956 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247642 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpp8ulh7m9/privsep.sock │ │ ├─247646 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247648 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─5ea85ba15451749bceddca62ffbe376eefedcc78d4d7539712a24822a4bf0486 │ │ └─42966 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 │ ├─18a90c71f0a817e33409899a5790e70cef91c7be6293a65988b9997e20500688 │ │ └─161338 /pause │ ├─baf63a96baef80fc359aff69bfe9e7d56d1f8bad9966075c7f3c784c93411438 │ │ └─208084 /pause │ ├─0c9b936d62bd3346b605915744509ad19e6e2622c5a8c34362712f519180b602 │ │ └─229920 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─8979efcd0ab24e0ef58433d0137ade94ec03218bd1c5314be672817ffaad774d │ │ └─61084 /pause │ ├─b7551730bd623c73bb0ff05a5979731bf7efe25127e9b1171f48639ab71e91ad │ │ └─64054 /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-70.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 │ ├─60f40fd2fdf8d83c27b8f6b49c4578d870da13077638f45a461d1dfe2dc8577d │ │ └─63805 /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-70.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 │ ├─04e13f1547c37156678cd44730a5a592db83f63d50146d2cfa6f6e559f6cb77a │ │ └─62543 /pause │ ├─321555791cc3a5a51f49e44073c370187c87cfbbe63cc2086a22e1ee6f77ffc8 │ │ └─64618 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─0a2929c49c440a5f8fe126beff5b0ac73708bb3bd8f3b5b5e94b70d099996c6b │ │ └─230912 /pause │ ├─8d0c45c39a48a66f56dd44f6b91525357c2e1af2e1d18def6dc95ede013f8207 │ │ └─234884 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─138628ea7a743e8728849ea5c576e2902ed6da9daac2d99c9164cc96d0ee6ac6 │ │ └─45925 /pause │ ├─c64676d54eb48e5bb405908457a4516f0ce096e0790c69fce291b562545d70b2 │ │ └─42001 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─0c5af4fcfc664bbd32f719e046b335d078e96c2bf3fa3a66797e1310e7d55506 │ │ └─64789 /bin/oauth2-proxy │ ├─78383e53ad5a6007fd72768708ff23d5077068fa808e12aba39668d58888890e │ │ ├─266087 /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 │ │ └─266261 /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 │ ├─a2621697ca7b541f834e59e48054462b98dc689fe4b74fe26d8c640f5d6ce710 │ │ └─61119 /pause │ ├─752d8b2a02bb7e4608dfb856a152d32ad4d18f2d65d591be986fa52e428ab846 │ │ ├─62204 nginx: master process nginx -g daemon off; │ │ ├─62219 nginx: worker process │ │ ├─62220 nginx: worker process │ │ ├─62221 nginx: worker process │ │ ├─62222 nginx: worker process │ │ └─62223 nginx: worker process │ ├─f5439024b44eeaecad7d2bb7986487643470b9f8c90e77e77de7753667d5b2cd │ │ └─125211 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─9f8497f94ab08bcb4c56d32391885d9a863ca74dd9c6afe0bfcd3e0bf5dacab5 │ │ └─60800 /pause │ ├─0349289b0ff45a759afef7a276842fa94a6b779daab51246a9e7f54635bea0c1 │ │ ├─270945 apache2 -DFOREGROUND │ │ ├─273426 (wsgi:h -DFOREGROUND │ │ ├─273427 (wsgi:h -DFOREGROUND │ │ ├─273428 (wsgi:h -DFOREGROUND │ │ ├─273429 (wsgi:h -DFOREGROUND │ │ ├─273430 (wsgi:h -DFOREGROUND │ │ ├─273431 apache2 -DFOREGROUND │ │ └─273432 apache2 -DFOREGROUND │ ├─fc61a14621f6783c229dd82f99c6b04362b6206afec59175cfef72eee70aef0c │ │ ├─83550 barbiacan-api: uWSGI master │ │ └─83563 barbiacan-api: uWSGI worker 1 │ ├─9a7d2c8ddb922026a39f22ab02b6a4a9ed6e252a12d9843c4534e1c7caaecacf │ │ └─64685 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─5fd8730e8e3931c05bfe6c4c08d609b90aa8d317cddbe628a46ad5fb3db4bd14 │ │ └─39527 etcd --advertise-client-urls=https://199.204.45.70: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.70:2380 --initial-cluster=instance=https://199.204.45.70:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.70:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.70: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 │ ├─df063bfb11f23cb2dcd5014abf21e3990dc2bd93dd4715b0b3ea9407fdb63ffc │ │ └─64199 /bin/pushgateway │ ├─d6169be926cff56a490cc16e80eb9300719465c8fdd920c712df252b37cd4c11 │ │ └─161217 /pause │ ├─d5442a151cf7c2f315d5de8a655b0d216524e293d0e36471685a7db3113b9a20 │ │ ├─ 46121 /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 │ │ ├─ 46134 /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 │ │ ├─ 46293 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─270624 nginx: worker process │ │ ├─270625 nginx: worker process │ │ └─270626 nginx: cache manager process │ ├─a4c37f786771988386d2a6ddb7b4e625b5a740d7898ad428c52b727edeb03ec6 │ │ ├─176273 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─403745 sleep 300 │ ├─6658ad137b3cd5d9a9ee4360d6fce1422d8d430ba51bfddfbf51885e1c3bd040 │ │ └─225736 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─2c2a920f1a296cd152290b46944ad0b357728e2d8e725b6d6030a7f196da11bc │ │ └─55020 /pause │ ├─a32112aedc1bcd3af4486830c810164294e825f625324c9c303a0f185a9666fc │ │ ├─65776 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65793 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─65799 erl_child_setup 1048576 │ │ ├─65846 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65847 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65857 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65946 /bin/sh -s rabbit_disk_monitor │ ├─687b15a737873bd97782aee8cb85427ce03bbe1d08bb1cbfa2e366e6f40a8e56 │ │ └─246897 /pause │ ├─59fd1aa3ab824d46087dfcaf6db097d51787805df9af1b0fa1565107bac9df52 │ │ └─59339 /pause │ ├─72cf39b07a8059d069eb68ad1377eb994ec0a20ac8a98762b6a761c9041acd48 │ │ └─85773 /usr/local/bin/rook ceph operator │ ├─ea19e6dd9076862319149790dd724064b5fb86fcac01a1c4330dceeccd8b48ff │ │ └─59571 /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 │ ├─88a4d366431a1a6281117b0e69c992614e4f1c3db174bde5ef8b0c13a10eddea │ │ ├─171390 nova-metadata: uWSGI master │ │ ├─171471 nova-metadata: uWSGI worker 1 │ │ └─171472 nova-metadata: uWSGI worker 2 │ ├─1caea1da9e381f00037ade74ebfd3131000b36fa26586b0c5a46f04e6d2619e7 │ │ └─157986 /coredns -conf /etc/coredns/Corefile │ ├─6fe0f5e804bcdd8d2f57359b63a6f5d558b2de50e78bb0f5df4d5fbcccacd5bc │ │ ├─112087 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112103 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─112109 erl_child_setup 1048576 │ │ ├─112156 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112157 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112167 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112303 /bin/sh -s rabbit_disk_monitor │ ├─587faf8c5981cc919d712af41d2bee317639bc6ad4df1dcc86641894e6743f02 │ │ └─96442 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─9bdf351301154696d89658804a5f8cde9adde5b48891550a229d09601593efbc │ │ └─50570 valkey-server *:26379 [sentinel] │ ├─2f658a5f8cab44ed2d39135c9dbaacae08bde09072c81af68b63c7d2e49232e3 │ │ └─111507 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─d65d7db270b699ae380027933d1c44066554789efcf40f764c5ea1bb6d61dc01 │ │ └─47995 /pause │ ├─652159367a51c9c7f1875e6aeb2fb6d566506f285d7788f7af8f8d82e7d6984e │ │ └─46726 /pause │ ├─a855dec0ad6515c956d1cab8d1e83a9944f6900ae5fcafeb29f9be39b24833bc │ │ └─231977 /pause │ ├─0490a932992dab99baf767f054982c9b3be5389e2bd72f6f3cdd352a267b7ac8 │ │ └─95233 /pause │ ├─0d45eb9583bace7ff5b911508a67259fe455cc13483a097189cf70eac0e1f306 │ │ └─229810 /pause │ ├─f72677f30f12e152a44e4f255d7894bac273f9abe0adfeca8eccc3e7acd0d131 │ │ ├─189210 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189227 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─189233 erl_child_setup 1048576 │ │ ├─189399 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189400 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189410 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189723 /bin/sh -s rabbit_disk_monitor │ ├─113752875a9298eee915dc8d061af2de26db245bcf4c23e588ca8e2c9cf0422c │ │ └─144139 /pause │ ├─67518d4937f9db7deffd9aca0265747e380bf10881f2c603763d6702521f8532 │ │ └─215840 /pause │ ├─773468d4d1280b7d298c1b49f1a1a42a9a3384f50e8bd3012d4e640abf525ace │ │ └─191615 /pause │ ├─de9afb51ff0ae6566063e4afac174798dcbd26f02ed3ecb1a419fe1e1bd0d453 │ │ └─63238 /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 │ ├─04a810f0d742f69d9441a1855b80cccfd776c9985b8196894e13ab36753f76dc │ │ └─61026 /pause │ ├─d6e8680aed457d4c4c135dae06a79667cbfefaa7d9b4e8a1cf10590d08884b52 │ │ └─175419 /pause │ ├─3ba2cef3aad436f3b23a409a84394075e6c312c5898726b039626d5a2bc17e6a │ │ └─61637 /pause │ ├─1f12e5cff744580076ac8737f7f2a6c16b45877586a707289f261682613ab5f0 │ │ └─272839 /bin/openstack-database-exporter │ ├─669b5519d960dd102a240c83c3b54f3fcfb4632adc8bec3b5bd29b63260e427e │ │ └─64940 /pause │ ├─fc3a568562bfe39efadcd1406fc4c963168ba0ed42e5f57e5a7a577db111adc4 │ │ ├─158857 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158874 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─158880 erl_child_setup 1048576 │ │ ├─159006 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159007 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159017 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─159226 /bin/sh -s rabbit_disk_monitor │ └─12dd95e1a32893f0f381ba7c0769563594fb2c2ca629423f363f245124026460 │ └─188554 /bin/bash /tmp/libvirt.sh ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount