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 │ │ │ ├─21756 /lib/systemd/systemd --user │ │ │ └─21757 (sd-pam) │ │ └─session-21.scope │ │ ├─21683 sshd: cephadm [priv] │ │ └─21770 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1598 sshd: zuul [priv] │ │ └─1611 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1602 ssh: /home/zuul/.ansible/cp/199.204.45.19-22-zuul [mux] │ ├─416442 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zpbwnnncdawlyvhxhpcnbtvsslzzgrig ; /usr/bin/python3'"'"' && sleep 0' │ ├─416443 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-zpbwnnncdawlyvhxhpcnbtvsslzzgrig ; /usr/bin/python3' && sleep 0 │ ├─416444 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-zpbwnnncdawlyvhxhpcnbtvsslzzgrig ; /usr/bin/python3 │ ├─416445 /bin/sh -c echo BECOME-SUCCESS-zpbwnnncdawlyvhxhpcnbtvsslzzgrig ; /usr/bin/python3 │ ├─416446 /usr/bin/python3 │ ├─416447 /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 │ └─416449 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 … │ │ ├─ 9943 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12276 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c6547a2dc323343c55e3bbb03d0a55b13b723b8654fc123335b8f8d3c7c07591 -address /run/containerd/containerd.sock │ │ ├─ 12654 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7f57572767a2b65340724e50c391214adf6a254771ff630c37877860f8b317e8 -address /run/containerd/containerd.sock │ │ ├─ 18695 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ac153cdf496e39be2d7bd48a9fcedce4f89fa0775a9ed6907ba7b8e2afc83ca4 -address /run/containerd/containerd.sock │ │ ├─ 25289 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ab915e2aa6369f01f96acf5284a6c2b23a34b1ff1e80b2fdb4858eaa5877d571 -address /run/containerd/containerd.sock │ │ ├─ 29962 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 83b6eb472185629d19160303bcf9530120a2be983669b79eccf13047d3ccc5ea -address /run/containerd/containerd.sock │ │ ├─ 34762 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 97589e15e29c346e7cdc95988adf3d007561c4253c162050c602d58d0f873071 -address /run/containerd/containerd.sock │ │ ├─ 40332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b82dc4fd2ecf303dc1483f41603168053f017d557855d179a6fe329f8f6b367a -address /run/containerd/containerd.sock │ │ ├─ 40348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e3af2b2be855fa4fc978bbba455520c8da82977deced8dc7e2d8dfa04e9df59 -address /run/containerd/containerd.sock │ │ ├─ 40387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 165ed8368a8fb6ee739d3d4aabd43d5942bdfaae6e8765ae6f7e24016a02f4f3 -address /run/containerd/containerd.sock │ │ ├─ 40389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b2597eeb308f5648082e4f75327d2d4c8153456dfabfaad31a9da6b6f5642eb -address /run/containerd/containerd.sock │ │ ├─ 40423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 907b139e850fb6ea4c5bd0e84a9be19a9b363cd4d084ef244b04909a7c54fd23 -address /run/containerd/containerd.sock │ │ ├─ 40946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c23c29806a26795e51bd9a2411d136bf3c66fbc4ec9d8a6ff50270c335f48d87 -address /run/containerd/containerd.sock │ │ ├─ 41683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6783ff82fbdb35e57a931ecdfeed97ef846b778749fa0274cfa0541610b1ab6d -address /run/containerd/containerd.sock │ │ ├─ 41699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2d0e6b07e84b5320722f11552fe854fac467dae726fba6ab4c8ba6f89fa53a1 -address /run/containerd/containerd.sock │ │ ├─ 43054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3ede0c7e37caf2db2b1f40fa0631cb4b96970ad1126707b8df736cf0b1dc278 -address /run/containerd/containerd.sock │ │ ├─ 43486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23308707c81258a5ef57a3c018d3c7865a8cbe23778fcc274ace65a42b9e0d8f -address /run/containerd/containerd.sock │ │ ├─ 43522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ba2236919494fd5cd1e1a9b10b01c5784f37f16f622e3d7d8be2861576ad144 -address /run/containerd/containerd.sock │ │ ├─ 43983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 669913ddc8dca2388d590be26b689bdfee29b97c287206b518cd5230a86aba86 -address /run/containerd/containerd.sock │ │ ├─ 44508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 701b96d8a3ddcb72d1211ca94447a5ec7ed104003264cce8cb1bda3834fe12de -address /run/containerd/containerd.sock │ │ ├─ 44562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b2cafc56ee3fed71bea70aa83b23185289128bc79535d2947ca9a321576030d -address /run/containerd/containerd.sock │ │ ├─ 44600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c7f62ebf15cf88f1e16f200d21b67fa543f9f2efbe2583b0f20a1a7cf0eec7a -address /run/containerd/containerd.sock │ │ ├─ 46911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6552c6d50a76842418ee24537c269507984220610ead60bb0b36418d141c58d -address /run/containerd/containerd.sock │ │ ├─ 47000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e0a3e3b5d1b1ae77247786094bdcdf809771b9bad7434feb7d8199d82146288 -address /run/containerd/containerd.sock │ │ ├─ 47761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23f2afe349bac3c618ccb15e09656ae2846c2cc2c75ec026d3ee9e4f4e28eebc -address /run/containerd/containerd.sock │ │ ├─ 47802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81906ababae171d4ede82cfabe3fda2216b9a8c0e31dc52605dae4617c107ad4 -address /run/containerd/containerd.sock │ │ ├─ 48400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45a8814f60ce151b05410e84461d1e9790ab9b1390c1d15dace2336643ddd2c0 -address /run/containerd/containerd.sock │ │ ├─ 48687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a968cdb59ae857363585884ca65f015505a731765c4a9e90c99cb1c7b8193191 -address /run/containerd/containerd.sock │ │ ├─ 49085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e019f3dd6ff3aa5c76bb2100dc8907264407ddb5908b24beff2244da90df7d9 -address /run/containerd/containerd.sock │ │ ├─ 51242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 324fcdc5a350cabc2973981fa05d992f66dd5c5c9fb1f6779c395d21080a5568 -address /run/containerd/containerd.sock │ │ ├─ 51420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 647a6047729c9b31d1ac60b0f2411239fe9e80400bc6873835bb26d23f7bf48e -address /run/containerd/containerd.sock │ │ ├─ 55782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8567c013d3a7710c53dfd909477b74ff79491b69900ebfd4d78ee3db124aed7c -address /run/containerd/containerd.sock │ │ ├─ 56420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 064fc8c91abc0a7162beea8c6b6260b8e2b14ac6674a8f144a6677a89c9a19a1 -address /run/containerd/containerd.sock │ │ ├─ 56471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bf113354dde6645e9b01349c1d5b9cdaeb9ac4ddae15a3969a84bc0dbdb766e -address /run/containerd/containerd.sock │ │ ├─ 56529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ef29566a5f3239dd35246ed94433d9511b54ce882675dafefc0139a2d60f61e -address /run/containerd/containerd.sock │ │ ├─ 56664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 014d6af43c0c531e53f88659dbd3631669cf743015f6ce951c3de1bd3f83b0c4 -address /run/containerd/containerd.sock │ │ ├─ 60866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22ebf9c4b313862f5f12ff09aa2d7e381106dc2b68f17d3a7981e87c7f94cf57 -address /run/containerd/containerd.sock │ │ ├─ 60954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63e10d5e3d757818a245ecb982400d3a971c95111846e37d36fcf2ca223d2e69 -address /run/containerd/containerd.sock │ │ ├─ 60989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49d0829a872a8562d85f8cbfdc96246a1d54d06d075c3968c0fcdea4dbf0a5ff -address /run/containerd/containerd.sock │ │ ├─ 61037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0cab762f8c07b85bdb454477a3edfe3c985e08e9d4ce183840bc299abed922c -address /run/containerd/containerd.sock │ │ ├─ 62188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 073a66d2bb1a1475d804fff35dd2fbc3254e5949da83a70987c51c1786ebe568 -address /run/containerd/containerd.sock │ │ ├─ 62351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d0cf85b48b559abc8c1346e749cd197b9431fe74dc1e33e3e664d2b653dab34 -address /run/containerd/containerd.sock │ │ ├─ 62742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0156369a2b604701887c16b1ed4b3efc6f69054ee17ca427b7ca26ce56d8a11f -address /run/containerd/containerd.sock │ │ ├─ 62781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c37b5c5e10ea1adf1174067b912b62b810d705225e8bf23b2729c9cad479221 -address /run/containerd/containerd.sock │ │ ├─ 62825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95c86d5e595c994b590bd85d10cd0af8830737e0a9be2d8371c0601530eb96ef -address /run/containerd/containerd.sock │ │ ├─ 63322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4764384b4064f23c5d1d43bcef24a8a6a132a2c9d60ebe4466ab2de260798c65 -address /run/containerd/containerd.sock │ │ ├─ 63674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c9435982935e243239fff074cb0133fea37a4bc4098fc1459b8b9bf1433597f -address /run/containerd/containerd.sock │ │ ├─ 64023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5171b0a70275774a397dcea2ceeb8c377971e76d56b37cad850b4ab0ab4bc70f -address /run/containerd/containerd.sock │ │ ├─ 64453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75aae4e9f84f2bb67924179f84e45d40da295f17dcb381f3847506de9a18e61e -address /run/containerd/containerd.sock │ │ ├─ 65299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 115dc96721b3941556a75433f45c1773d75ddd7d3cf74c49f263d0f35c6f34a1 -address /run/containerd/containerd.sock │ │ ├─ 66863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef28906b49a2aff1012e149bbab389d9cf54a844f454d51e405d928b719405f9 -address /run/containerd/containerd.sock │ │ ├─ 68874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adecbfdce6d82288742de2cf104808e5d6ea96c2544c17430a3df3580da70996 -address /run/containerd/containerd.sock │ │ ├─ 78199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1790a42754e18d4edd340c0054029f1af054ab9de963c06a614cd0f86f0cffeb -address /run/containerd/containerd.sock │ │ ├─ 79693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77f979ad6f956a3c365f44219689ce35a13fa07422bcd45a3b4d1cf49719b474 -address /run/containerd/containerd.sock │ │ ├─ 85753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bec5e81e1b91e8b846fbc8d4353fa1ac6bae783de884276fbbd8f629bd8cb29 -address /run/containerd/containerd.sock │ │ ├─ 91810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60468b3d53fa9daae4242772c2f9157c24af23dccef673cb56bc1c210a847cd4 -address /run/containerd/containerd.sock │ │ ├─ 96019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8029a0ec220f87192657c9f84fb4e3d1b132c3bee732111973f35b0b8ced16a -address /run/containerd/containerd.sock │ │ ├─ 96087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e192522c0f3ff5ca28d8401c6123e4f70aedb4880c00a134f329a40e2c35236f -address /run/containerd/containerd.sock │ │ ├─109024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c45e7c15a0fad5c6aa364566cfba5e840dfcc786345b16def489e9779f9873d2 -address /run/containerd/containerd.sock │ │ ├─110584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ff7cffa482789cb212261e6e9c3f3a1682c49bb7d3961552e819517d5efa2ba -address /run/containerd/containerd.sock │ │ ├─110633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61483290c8dc4b3f7794a923876cded888c26f897c3849098db43ecaaff0b773 -address /run/containerd/containerd.sock │ │ ├─112695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b46fe76821576cbcdcba8f23fba0e0255840e6fdaf0fc243bf716eb1688e2145 -address /run/containerd/containerd.sock │ │ ├─114543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fa2fc4b58ede853f75d9890ad8e321b9d9ed99027bc417560605fefc62e2e2a -address /run/containerd/containerd.sock │ │ ├─114593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b0ae406f2d83e1542d2182b6786fe2f69f8f4800f792a89e424be02258c150d -address /run/containerd/containerd.sock │ │ ├─127525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fb03ccd87478997513d2dba34d22e5ce1a66aa9f882f548afefc9e4b3137419 -address /run/containerd/containerd.sock │ │ ├─127580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf892f77e6547635513953a5145926bdae21553e377d01697b06dace424b9ec2 -address /run/containerd/containerd.sock │ │ ├─130048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77166ab60d3c685ad1ba0bed1964f28d5972df571208a47c72fa552d65d38513 -address /run/containerd/containerd.sock │ │ ├─156748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b434c21eb7eeef24f2cc4f6d9fb33e62717c5eb77e8e9aebac39498e1f0247cc -address /run/containerd/containerd.sock │ │ ├─158259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c31b7d8f35d12cad23c9dde053fe3319868c6789db7961cf7570068b295f0771 -address /run/containerd/containerd.sock │ │ ├─158755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1972460957fb8cc6cb0e0e391acf5de2fa6622e6e75a5f165a32e0b200cbeb22 -address /run/containerd/containerd.sock │ │ ├─159572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id debb48179ca9085f89491d74730a1c55ac5f9922d15946a43686a005e049e72d -address /run/containerd/containerd.sock │ │ ├─161634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daa080940c7352fd96f2bd4747d566fd3e9fc15773b909eeeb9a18c13f6bb9c4 -address /run/containerd/containerd.sock │ │ ├─161984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab275435268d6830cf813d04b82e88d18e14807f0103920cd3a3656498e5e843 -address /run/containerd/containerd.sock │ │ ├─162071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1733a83348eb24b1aeeed4f7d5d8204e206cf7ae415c095e6e61ac0c666d347 -address /run/containerd/containerd.sock │ │ ├─162157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 281c03b22d5976e7cf5f2819b4e08f24bae1ff4a3c8d403e7d7ab78c0e8f07e0 -address /run/containerd/containerd.sock │ │ ├─162449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15952c94c46eabdde2f2336838b344f346011141cef29fbc7bdcd767d4872470 -address /run/containerd/containerd.sock │ │ ├─162641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 683017334d04e7f39a4315cb2bbfa71d99dab49514013de187618b5b693bc4aa -address /run/containerd/containerd.sock │ │ ├─174629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67ca21024f681444748b70270552ca726b304a8f260b31253db7c3d0c28c420f -address /run/containerd/containerd.sock │ │ ├─176527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5105d38e26ee58b17fc5a7cd65ceee79de10b6877d18bbfe93e212ba57e735f3 -address /run/containerd/containerd.sock │ │ ├─176553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f98ed50b537e5a44d9da717a1e80e504da6506e00f97a696ea8e6fc2c18ac8a -address /run/containerd/containerd.sock │ │ ├─176705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97c7b3808ce9801bbcb520d30eeb11a55bed4cd467e31cb2ecfed091ae38c1c6 -address /run/containerd/containerd.sock │ │ ├─176733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8db90d00f4c014e680f62000964a28d4df4fc52679866d1e042ad4b51e11cc0 -address /run/containerd/containerd.sock │ │ ├─176986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f68912bd877f3d7f44fd9cd620225cd30d2d76dca4882e2342a17e9032b86c6a -address /run/containerd/containerd.sock │ │ ├─177099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f675344de0e166559b513a6db76f1eb215921e96d4ee20133c6a8df28f60ad6a -address /run/containerd/containerd.sock │ │ ├─177251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cf760d3622fca5be0fb5aeed72410b9203cc19d2435535c3546a8a4fba99b30 -address /run/containerd/containerd.sock │ │ ├─190242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f294921ec8ffe64606af6d7085c726415137ff8d221fc7ca8585cf4da3d4c35 -address /run/containerd/containerd.sock │ │ ├─192657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9007e9191773415cc50d2658c04e2cee7a56bb7aa15f19709d42cc2ce151e58e -address /run/containerd/containerd.sock │ │ ├─192698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e684a582d5c37dff1175a7c3556c57b0def3a83f3b82158aaa287a5d1b50c45 -address /run/containerd/containerd.sock │ │ ├─192747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id def70c6cf8d6a5babf7326e072b6660390881ea0dfc256c6a835ecc644b83d8a -address /run/containerd/containerd.sock │ │ ├─209706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e8716b597337e946ef9bc0fbf2f7432bddc69876b1281b0a9083fc6c73f9f06 -address /run/containerd/containerd.sock │ │ ├─217534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e48ae31a34d7b53a4399d14ea6dbf623a36df1b8b390998e82dab4076e0c8d56 -address /run/containerd/containerd.sock │ │ ├─217558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb75578f77b5391cf145abb475ca00a7a15b22430cb473c23cbbeb2278e8d7bd -address /run/containerd/containerd.sock │ │ ├─217573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1afb50bc32913882a8b66b00a928a82076e66d8a3e193548f0658d660ab975cd -address /run/containerd/containerd.sock │ │ ├─217933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6174108ea58dd327da2e2637927738503f12255d9bf3b0d7e293a062dacd233 -address /run/containerd/containerd.sock │ │ ├─229200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aadf4767a80d64df6fc0cb9ae6ec8b579f8c856f9c59411fb50d08957dfe6fba -address /run/containerd/containerd.sock │ │ ├─231876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 101eea43b4816ed91c1968065dda0e81159c71a5370ff3a2cf85f398bb5ca28f -address /run/containerd/containerd.sock │ │ ├─233100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c8ca31bc27265d7a75633ae71c264b6f8907b1d3bd8f61babedcb58cd249a77 -address /run/containerd/containerd.sock │ │ ├─233952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d81ffd4b7fc497e0296ac812ff9a0bf85e88414e9575753e84ae164d93bf6d9f -address /run/containerd/containerd.sock │ │ ├─234426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33affec206020c91f807f3f57ae6cb5a4bf35758e70a2d7548ecc7652522ae05 -address /run/containerd/containerd.sock │ │ ├─236184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16337ea5e45cb8ef3de4dc2fc4a8f56a4de088ef6ad3fa492af88df07b48a645 -address /run/containerd/containerd.sock │ │ ├─238019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9bebe63058940a797a55141b003678054fe2c38f19155d7954a44a4666b16f1 -address /run/containerd/containerd.sock │ │ ├─238091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55af281ae7e2c5bdac5ae5e3bed9575543cae43edbb85ff15bf5df92578f50f2 -address /run/containerd/containerd.sock │ │ ├─247761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d1f7798896acbf92bb40e85e607d5076faca197c8a3ca23d9f8a24009ab1554 -address /run/containerd/containerd.sock │ │ ├─248455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0947ca1c0e0fbbc8bf27cb2f0b788a15818bc4350b044489b45aceabbb55a565 -address /run/containerd/containerd.sock │ │ ├─251325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a5b10903c1ec1d80a71820e9189ec745d240e2aeca5ee78ed95a8582db85448 -address /run/containerd/containerd.sock │ │ ├─256178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c36841a65c71e021c016cc1bffdd4dfd8c4f979106dd62b41bfd726c200f13d9 -address /run/containerd/containerd.sock │ │ ├─256371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5241938dcd13a043b33d5c0efa46a39ed9097afc846047cd9bec8c5cb6522f70 -address /run/containerd/containerd.sock │ │ ├─256412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d0ffaa02da02b666922982e9e25623547e929f51ce1865d9ac0c1adb2015d59 -address /run/containerd/containerd.sock │ │ ├─256527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee39be7d644397781731cfdd5a9f5f66878155b70e60a5cd277e121d08ee6925 -address /run/containerd/containerd.sock │ │ ├─268602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 194fec9e9e684d6e27e4b0ff7d72f920837a747cf4b8d13396f4de5e73657c4e -address /run/containerd/containerd.sock │ │ ├─271114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b330dd5b385577a5f3a918606354e33756a26e9982d22ff385c91a858ef21db -address /run/containerd/containerd.sock │ │ └─272533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19ffc341d89662b0768ef0c14ba07ee4160a8bbb6795e4e40c0a9536fc51b4c5 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1419 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-ac153cdf496e39be2d7bd48a9fcedce4f89fa0775a9ed6907ba7b8e2afc83ca4.scope … │ │ ├─18723 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18739 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29678 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29945 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.icweru.service │ │ │ ├─12566 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.icweru/unit.run │ │ │ └─12595 /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-icweru --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.icweru:/var/lib/ceph/mgr/ceph-instance.icweru:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.icweru/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.icweru -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 │ │ │ ├─18653 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18673 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25011 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25271 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34469 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34744 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12205 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12234 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10313 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─144600 /sbin/multipathd -d -s │ ├─docker-c6547a2dc323343c55e3bbb03d0a55b13b723b8654fc123335b8f8d3c7c07591.scope … │ │ ├─12317 /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 │ │ └─12329 /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 │ ├─kubelet.service │ │ └─40803 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.19 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1087 /usr/sbin/uuidd --socket-activation │ ├─docker-97589e15e29c346e7cdc95988adf3d007561c4253c162050c602d58d0f873071.scope … │ │ ├─34786 /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 │ │ └─34798 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10818 /usr/sbin/chronyd -F 1 │ │ └─10819 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─run-r74d5b99e86674e0489e92c976112f791.scope │ │ └─190791 /usr/sbin/libvirtd --listen │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─144320 /sbin/iscsid │ │ └─144321 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-83b6eb472185629d19160303bcf9530120a2be983669b79eccf13047d3ccc5ea.scope … │ │ ├─29987 /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 │ │ └─29999 /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 │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─618 /lib/systemd/systemd-logind │ ├─docker-ab915e2aa6369f01f96acf5284a6c2b23a34b1ff1e80b2fdb4858eaa5877d571.scope … │ │ ├─25314 /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 │ │ └─25327 /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-7f57572767a2b65340724e50c391214adf6a254771ff630c37877860f8b317e8.scope … │ ├─12678 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.icweru -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─12697 /usr/bin/ceph-mgr -n mgr.instance.icweru -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug ├─k8s.io │ ├─81906ababae171d4ede82cfabe3fda2216b9a8c0e31dc52605dae4617c107ad4 │ │ └─47825 /pause │ ├─5169c97178736897c3a5fcd21a29b87d6839cc3880a2b7d0cf49ae0c4865fbe3 │ │ └─65636 /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 │ ├─e192522c0f3ff5ca28d8401c6123e4f70aedb4880c00a134f329a40e2c35236f │ │ └─96126 /pause │ ├─7262ddfc85a7a4df1dd3c31b5e7867e717f409b3b4510982b1a28b1a363f1829 │ │ └─42003 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─0771672dbc7d42d467d432440df0a95caead47b210e9698b257fab4a82d3844e │ │ └─47272 /server │ ├─11d773c0cf92b3876a974d2b447d8e6ba5880765caa7a2a9312104aa6271fda4 │ │ ├─205765 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206239 heat-engine: ServiceWrapper worker(0) │ │ └─206246 heat-engine: ServiceWrapper worker(1) │ ├─0c70516aa4e16d17cc2a329dff79cdbb0e50937bf3cf5d567df5830fc6c1a3d5 │ │ ├─205771 heat-api: uWSGI master │ │ ├─205822 heat-api: uWSGI worker 1 │ │ └─205823 heat-api: uWSGI worker 2 │ ├─e8239322b6c72d80da0b7ae7da5159757e5e7229a46aac18ea6b67bec479aeea │ │ └─227533 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─669913ddc8dca2388d590be26b689bdfee29b97c287206b518cd5230a86aba86 │ │ └─44008 /pause │ ├─cdad3fbbfbefb9d7c6b51fe3a76dd085c830ef8ec6fca5921656bff6674c8d35 │ │ ├─226404 octavia-api: uWSGI master │ │ ├─226417 octavia-api: uWSGI worker 1 │ │ └─226418 octavia-api: uWSGI worker 2 │ ├─6bf113354dde6645e9b01349c1d5b9cdaeb9ac4ddae15a3969a84bc0dbdb766e │ │ └─56504 /pause │ ├─281c03b22d5976e7cf5f2819b4e08f24bae1ff4a3c8d403e7d7ab78c0e8f07e0 │ │ └─162199 /pause │ ├─6a650d7b52553c6f0546771bd7f6186c7a85d1c433ab1b0ae5d60f98c766d638 │ │ ├─205763 heat-api-cfn: uWSGI master │ │ ├─205824 heat-api-cfn: uWSGI worker 1 │ │ └─205825 heat-api-cfn: uWSGI worker 2 │ ├─7214a36a45e8d798bfeeb60e72b6c720819238328e07de0912f4478f29a86407 │ │ └─190125 /bin/bash /tmp/libvirt.sh │ ├─86b674c73fa066646ddf872240435c6a330fa5700b353f59cb96b47585ff3c41 │ │ ├─251648 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─251664 /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 -- │ │ ├─251670 erl_child_setup 1048576 │ │ ├─251752 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─251753 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─251763 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─251940 /bin/sh -s rabbit_disk_monitor │ ├─0ce829119c584f32538be7d7191e34caf0dfb644be98f98ba6fc5a8808775880 │ │ ├─173607 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174101 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174102 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─e96977ddfd7f8a0a352d7ec0db03d58042e4ceed2a51b5d8b4b6de204288f848 │ │ └─126002 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─8e0a3e3b5d1b1ae77247786094bdcdf809771b9bad7434feb7d8199d82146288 │ │ └─47025 /pause │ ├─4764384b4064f23c5d1d43bcef24a8a6a132a2c9d60ebe4466ab2de260798c65 │ │ └─63346 /pause │ ├─c31b7d8f35d12cad23c9dde053fe3319868c6789db7961cf7570068b295f0771 │ │ └─158288 /pause │ ├─daa080940c7352fd96f2bd4747d566fd3e9fc15773b909eeeb9a18c13f6bb9c4 │ │ └─161754 /pause │ ├─073a66d2bb1a1475d804fff35dd2fbc3254e5949da83a70987c51c1786ebe568 │ │ └─62230 /pause │ ├─a46536610d519d6176c6e5a6e1c5709c39fa49e353509c162434ccd36bbddd46 │ │ ├─185727 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] │ │ ├─186154 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) │ │ ├─186157 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) │ │ └─186160 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) │ ├─45a8814f60ce151b05410e84461d1e9790ab9b1390c1d15dace2336643ddd2c0 │ │ └─48424 /pause │ ├─3955c6eb979f9cc429e893a26c8fbf8612dfeafea71496b7de51a54d0169a01f │ │ └─62090 /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 │ ├─b46fe76821576cbcdcba8f23fba0e0255840e6fdaf0fc243bf716eb1688e2145 │ │ └─112719 /pause │ ├─54a5feb2e6daf817893f07a2523c2bddd73b214ef4162f80c09e0b1bf45f60a1 │ │ └─51577 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 │ ├─3d65120e831c538525c896e65ecf067a91f39c7401fafb20d006b3d4939cc26e │ │ └─65702 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─15952c94c46eabdde2f2336838b344f346011141cef29fbc7bdcd767d4872470 │ │ └─162472 /pause │ ├─19ffc341d89662b0768ef0c14ba07ee4160a8bbb6795e4e40c0a9536fc51b4c5 │ │ └─272625 /pause │ ├─38e53cdf2b8ea67c6d93ceebdf246faf694756b1b119947480424c730343b1bb │ │ ├─190503 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190519 /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 -- │ │ ├─190525 erl_child_setup 1048576 │ │ ├─190655 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190656 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190666 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─191052 /bin/sh -s rabbit_disk_monitor │ ├─165ed8368a8fb6ee739d3d4aabd43d5942bdfaae6e8765ae6f7e24016a02f4f3 │ │ └─40485 /pause │ ├─67ca21024f681444748b70270552ca726b304a8f260b31253db7c3d0c28c420f │ │ └─174652 /pause │ ├─5d90084e14d0b0fb0d24ec2fa32bea35c9301b153104638ec7f7f22f3ee31351 │ │ └─49438 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─1f98ed50b537e5a44d9da717a1e80e504da6506e00f97a696ea8e6fc2c18ac8a │ │ └─176626 /pause │ ├─af9e0bc882fef3c01b9c21e3d146338d189f922778d53824f351722839d0253a │ │ └─66024 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─1d0ffaa02da02b666922982e9e25623547e929f51ce1865d9ac0c1adb2015d59 │ │ └─256442 /pause │ ├─0d4b97254b24070a6422a09d4b32a388736f280039e4d87b6e2b33654abd5309 │ │ ├─42210 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42634 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─b2b0e5fd00aacca10f11a7cfdaf2b5c1e28ccd8abc97e6df90b862af84325e91 │ │ └─197839 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─7ba2236919494fd5cd1e1a9b10b01c5784f37f16f622e3d7d8be2861576ad144 │ │ └─43546 /pause │ ├─5171b0a70275774a397dcea2ceeb8c377971e76d56b37cad850b4ab0ab4bc70f │ │ └─64047 /pause │ ├─9db7b056d3418e8226352e44b9046625332ff91a6d07543404942441c5fdb8d4 │ │ └─266319 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─5c45e8c13c7d7d9821d8870ed95b90e815191d5cec11d43f90813c8343311710 │ │ └─49373 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─e0cab762f8c07b85bdb454477a3edfe3c985e08e9d4ce183840bc299abed922c │ │ └─61062 /pause │ ├─d252ef06cd0e43b3685b7c0f66ac82dee00e8357b06ecbaf3487cfa73bb4f9cd │ │ ├─345062 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] │ │ ├─345518 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─345566 /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/tmpx_zce9dl/privsep.sock │ │ ├─345968 /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/tmpqt98tgqs/privsep.sock │ │ ├─346351 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346352 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346517 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/7bcb24ea-bce2-4387-8625-73b193bd908f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/7bcb24ea-bce2-4387-8625-73b193bd908f/host --addn-hosts=/var/lib/neutron/dhcp/7bcb24ea-bce2-4387-8625-73b193bd908f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/7bcb24ea-bce2-4387-8625-73b193bd908f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/7bcb24ea-bce2-4387-8625-73b193bd908f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1add13e6-077d-42eb-8a0a-eaa9be75e70a,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 │ │ ├─346534 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d136700c-bb64-4584-83e1-f7bb6d0dcd56/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d136700c-bb64-4584-83e1-f7bb6d0dcd56/host --addn-hosts=/var/lib/neutron/dhcp/d136700c-bb64-4584-83e1-f7bb6d0dcd56/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d136700c-bb64-4584-83e1-f7bb6d0dcd56/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d136700c-bb64-4584-83e1-f7bb6d0dcd56/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d05cfdef-6c19-40ad-b2d1-d323d8f29378,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 │ │ ├─346568 haproxy -f /var/lib/neutron/ns-metadata-proxy/7bcb24ea-bce2-4387-8625-73b193bd908f.conf │ │ ├─346583 haproxy -f /var/lib/neutron/ns-metadata-proxy/d136700c-bb64-4584-83e1-f7bb6d0dcd56.conf │ │ ├─379015 /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/tmptya439vg/privsep.sock │ │ └─387418 /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/tmpafrse5xa/privsep.sock │ ├─1b88f91749a5b105d6293e7b5889db9cd46cd6c8d700507c98b5f9c208eb97ab │ │ └─61282 /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 │ ├─e52346693ca83eed8449326e48a576b212ec7f70b8c471e758867af0fcfcd0d7 │ │ └─86620 /usr/local/bin/rook ceph operator │ ├─32e7b14c7495d34f528dcd105748f9aa0fe19490df003192507f394b8ca8eca1 │ │ └─157071 /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 │ ├─5502dad919af995ad0233b5d2fa1d937cfe8a5f92ccaaea509eed28ec86c1b5f │ │ ├─ 72088 apache2 -DFOREGROUND │ │ ├─ 72103 (wsgi:k -DFOREGROUND │ │ ├─ 72104 (wsgi:k -DFOREGROUND │ │ ├─ 72105 (wsgi:k -DFOREGROUND │ │ ├─ 72106 (wsgi:k -DFOREGROUND │ │ ├─405766 apache2 -DFOREGROUND │ │ └─410975 apache2 -DFOREGROUND │ ├─63e10d5e3d757818a245ecb982400d3a971c95111846e37d36fcf2ca223d2e69 │ │ └─60986 /pause │ ├─0c6a8d804670853b98ae9d1caf26f63b3fadb134b1c3bebf4bdf6da72c4efba0 │ │ └─266336 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─7185f9d68af12bbb3c1f1e96d8cb9d985f348b69c55fd0ecf9a9bdc8c9909bff │ │ └─253666 docker-registry serve /etc/docker-registry/config.yml │ ├─a968cdb59ae857363585884ca65f015505a731765c4a9e90c99cb1c7b8193191 │ │ └─48715 /pause │ ├─647a6047729c9b31d1ac60b0f2411239fe9e80400bc6873835bb26d23f7bf48e │ │ └─51443 /pause │ ├─4bec5e81e1b91e8b846fbc8d4353fa1ac6bae783de884276fbbd8f629bd8cb29 │ │ └─85776 /pause │ ├─d456b354ab0601f03d0749f168b985723e85e7c92e586d3959a5074e94c195fa │ │ └─40639 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 │ ├─037b20b0fdaf58bd3fe0d0c0f0960a19b80485b7aef32be1b0a48b3a0c4e0940 │ │ ├─188480 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] │ │ ├─188757 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─189377 /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/tmp80j54f0c/privsep.sock │ │ ├─379162 /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/tmpy3s_c8ux/privsep.sock │ │ ├─379696 /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/tmp4qm88l46/privsep.sock │ │ ├─380436 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─380438 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─382037 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4d50d4a7-1f45-4b95-9b28-883a3148a30e --namespace=qrouter-4d50d4a7-1f45-4b95-9b28-883a3148a30e --conf_dir=/var/lib/neutron/ha_confs/4d50d4a7-1f45-4b95-9b28-883a3148a30e --log-file=/var/lib/neutron/ha_confs/4d50d4a7-1f45-4b95-9b28-883a3148a30e/neutron-keepalived-state-change.log --monitor_interface=ha-89747bce-ea --monitor_cidr=169.254.0.33/24 --pid_file=/var/lib/neutron/external/pids/4d50d4a7-1f45-4b95-9b28-883a3148a30e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─383092 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4fd72278-6f5c-4f4c-8bc0-d23e4baa19a1 --namespace=qrouter-4fd72278-6f5c-4f4c-8bc0-d23e4baa19a1 --conf_dir=/var/lib/neutron/ha_confs/4fd72278-6f5c-4f4c-8bc0-d23e4baa19a1 --log-file=/var/lib/neutron/ha_confs/4fd72278-6f5c-4f4c-8bc0-d23e4baa19a1/neutron-keepalived-state-change.log --monitor_interface=ha-7582fef6-d7 --monitor_cidr=169.254.0.161/24 --pid_file=/var/lib/neutron/external/pids/4fd72278-6f5c-4f4c-8bc0-d23e4baa19a1.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─406175 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=7caeee3a-7d14-4b38-8cc7-af46c5f40d7a --namespace=qrouter-7caeee3a-7d14-4b38-8cc7-af46c5f40d7a --conf_dir=/var/lib/neutron/ha_confs/7caeee3a-7d14-4b38-8cc7-af46c5f40d7a --log-file=/var/lib/neutron/ha_confs/7caeee3a-7d14-4b38-8cc7-af46c5f40d7a/neutron-keepalived-state-change.log --monitor_interface=ha-ac8695ec-b9 --monitor_cidr=169.254.0.85/24 --pid_file=/var/lib/neutron/external/pids/7caeee3a-7d14-4b38-8cc7-af46c5f40d7a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─b0b6e82a1c723ecd32f4bf229ef1e0aaedcdf43084fce44249a8bc890bd0fe3e │ │ └─64955 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-19.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─f675344de0e166559b513a6db76f1eb215921e96d4ee20133c6a8df28f60ad6a │ │ └─177143 /pause │ ├─1c37b5c5e10ea1adf1174067b912b62b810d705225e8bf23b2729c9cad479221 │ │ └─62810 /pause │ ├─0721e6458a85ee121968ed4009b9effd52df671bebd14a7e47580e86635bfa32 │ │ └─64201 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c2d0e6b07e84b5320722f11552fe854fac467dae726fba6ab4c8ba6f89fa53a1 │ │ └─41744 /pause │ ├─b6988289ffdbc5cdcb56490ad2d86b8b1d9a418d7581c3212cfb98fb2a1720b1 │ │ └─65549 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-19.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─2340cbe3333eb330867f918713ed1eaf1eac33daa5721f164c5d384100a81cf2 │ │ └─56846 nfd-gc -gc-interval=1h │ ├─b434c21eb7eeef24f2cc4f6d9fb33e62717c5eb77e8e9aebac39498e1f0247cc │ │ └─156773 /pause │ ├─f8b6c29816780d4dbdc301da7529836cf63ab88606bafdcdcd33b78a468f5132 │ │ └─272806 /bin/openstack-database-exporter │ ├─24009b58b008e0a8d2a9a09f32caf4cbc68169ded361ce015fd1a5a14e5a29ea │ │ ├─61832 python -u /app/sidecar.py │ │ ├─62055 python -u /app/sidecar.py │ │ └─62056 python -u /app/sidecar.py │ ├─9c23e0f0d09c9b52dd45c6f260536c9f73438dbf3256bb75063fdc38f976fe76 │ │ ├─ 47235 /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 │ │ ├─ 47248 /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 │ │ ├─ 47390 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─270692 nginx: worker process │ │ ├─270693 nginx: worker process │ │ └─270694 nginx: cache manager process │ ├─a73ad69f7e0df9650825bea22c548c51ae9cc97efb5b9de3f39d2d83b40306bb │ │ └─56944 /secretgen-controller │ ├─1790a42754e18d4edd340c0054029f1af054ab9de963c06a614cd0f86f0cffeb │ │ └─78223 /pause │ ├─7fa2fc4b58ede853f75d9890ad8e321b9d9ed99027bc417560605fefc62e2e2a │ │ └─114567 /pause │ ├─23308707c81258a5ef57a3c018d3c7865a8cbe23778fcc274ace65a42b9e0d8f │ │ └─43508 /pause │ ├─edc76bb0f77227135cc567b394ec74232638b3ace66a764a2d2334d33284f9bd │ │ ├─186738 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) │ │ ├─186994 /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/tmpa3j4t587/privsep.sock │ │ ├─187311 /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/tmpd5nq26lu/privsep.sock │ │ └─187566 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─9007e9191773415cc50d2658c04e2cee7a56bb7aa15f19709d42cc2ce151e58e │ │ └─192681 /pause │ ├─12b499ec4a0fc29cb41d67c3a02d166cb9a879dc04c6a6c2bbd9ced7f1d03679 │ │ └─63204 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 │ ├─8ef29566a5f3239dd35246ed94433d9511b54ce882675dafefc0139a2d60f61e │ │ └─56554 /pause │ ├─60468b3d53fa9daae4242772c2f9157c24af23dccef673cb56bc1c210a847cd4 │ │ └─91834 /pause │ ├─c7671bb24328c580f8f69a848e656e6604b9490657c309407631d1d404f80b8e │ │ ├─266299 manila-api: uWSGI master │ │ ├─266396 manila-api: uWSGI worker 1 │ │ └─266397 manila-api: uWSGI worker 2 │ ├─5ff7cffa482789cb212261e6e9c3f3a1682c49bb7d3961552e819517d5efa2ba │ │ └─110612 /pause │ ├─49d0829a872a8562d85f8cbfdc96246a1d54d06d075c3968c0fcdea4dbf0a5ff │ │ └─61017 /pause │ ├─cb75578f77b5391cf145abb475ca00a7a15b22430cb473c23cbbeb2278e8d7bd │ │ └─217658 /pause │ ├─aadf4767a80d64df6fc0cb9ae6ec8b579f8c856f9c59411fb50d08957dfe6fba │ │ └─229226 /pause │ ├─1afb50bc32913882a8b66b00a928a82076e66d8a3e193548f0658d660ab975cd │ │ └─217665 /pause │ ├─f7384fdd5fcaee05052de4e13019212e3f0cfaadf6b9d1cde0392437bcb2278a │ │ ├─177700 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─403390 sleep 300 │ ├─6783ff82fbdb35e57a931ecdfeed97ef846b778749fa0274cfa0541610b1ab6d │ │ └─41727 /pause │ ├─1e684a582d5c37dff1175a7c3556c57b0def3a83f3b82158aaa287a5d1b50c45 │ │ └─192728 /pause │ ├─3c8ca31bc27265d7a75633ae71c264b6f8907b1d3bd8f61babedcb58cd249a77 │ │ └─233123 /pause │ ├─9e7a762f63de05f77dcffcdb2496bc7c635283d21d7892953cdd8c666731f40e │ │ ├─266457 /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 │ │ └─266676 /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 │ ├─70a27ee2638eb1771bc4b17080d6044621976ccbed704353c69363ac7f24ec00 │ │ └─51899 redis_exporter │ ├─733982bdcc103e6f45944ee6e654e7dab6156fb5e45a0dfd3b2722b0d468310f │ │ ├─174894 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174910 /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 -- │ │ ├─174916 erl_child_setup 1048576 │ │ ├─174983 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174984 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174995 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─175213 /bin/sh -s rabbit_disk_monitor │ ├─683017334d04e7f39a4315cb2bbfa71d99dab49514013de187618b5b693bc4aa │ │ └─162663 /pause │ ├─0bb36ea371215fb9666ec51a496d022265896ac2e28de11a257081f0fe45167f │ │ ├─63762 nginx: master process nginx -g daemon off; │ │ ├─63779 nginx: worker process │ │ ├─63780 nginx: worker process │ │ ├─63781 nginx: worker process │ │ ├─63782 nginx: worker process │ │ └─63783 nginx: worker process │ ├─832d00e018ab21ce0ba9018e44b0ba42abb2a3338c2731cbb7ecc11df38e865c │ │ └─65913 /goldpinger --static-file-path /static │ ├─16337ea5e45cb8ef3de4dc2fc4a8f56a4de088ef6ad3fa492af88df07b48a645 │ │ └─236208 /pause │ ├─f977299466850b36fea7b23badbfe0c648e509f276ca5fd8bdb7674f9d8b3b57 │ │ └─190077 /usr/bin/libvirt-tls-sidecar │ ├─8d94f403a0e338ba6ec1fb0154179a462cb252d868e0d1e77120e55f5f2e96e3 │ │ ├─128492 /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 │ │ └─128798 /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 │ ├─1296ee8edca3fd2e31fbd8d3827f770e60b80cadb0eb2c303538eb9ab7b97af0 │ │ └─66512 /bin/oauth2-proxy │ ├─dbbc862d0a54e60de73c5d9af23c5f3e705e87f8877c382407e8586540e95005 │ │ └─64277 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─49587efce4fc5b3e7d865b04add52ccfcd5578f5edd7672b1858fafedf1c0c97 │ │ └─56738 nfd-worker -metrics=8081 │ ├─6e3af2b2be855fa4fc978bbba455520c8da82977deced8dc7e2d8dfa04e9df59 │ │ └─40442 /pause │ ├─75aae4e9f84f2bb67924179f84e45d40da295f17dcb381f3847506de9a18e61e │ │ └─64474 /pause │ ├─7e2c713d135c1189bdfdd8eef791c3bd64866a57989e08c3d637cfa9e5ba9731 │ │ └─51768 valkey-server *:26379 [sentinel] │ ├─d9413764890edf012102b8758001e2c01d384e0e0835d381a4587f93356308b3 │ │ ├─227535 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─228099 octavia-worker: ConsumerService worker(0) │ │ └─228102 octavia-worker: ConsumerService worker(1) │ ├─681ed32ffd42a851e12065e37742e43e87180eca27c307c36c92dd0c5977af96 │ │ └─112333 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─5f294921ec8ffe64606af6d7085c726415137ff8d221fc7ca8585cf4da3d4c35 │ │ └─190269 /pause │ ├─1d0cf85b48b559abc8c1346e749cd197b9431fe74dc1e33e3e664d2b653dab34 │ │ └─62394 /pause │ ├─194fec9e9e684d6e27e4b0ff7d72f920837a747cf4b8d13396f4de5e73657c4e │ │ └─268635 /pause │ ├─c6fd2cb317af8c2d9e348c06aa9d6b1ef181f0d8b7ac43224e520ebf389236e4 │ │ └─43106 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─0947ca1c0e0fbbc8bf27cb2f0b788a15818bc4350b044489b45aceabbb55a565 │ │ └─248488 /pause │ ├─1972460957fb8cc6cb0e0e391acf5de2fa6622e6e75a5f165a32e0b200cbeb22 │ │ └─158779 /pause │ ├─f96966bfa84b08d651ebf11a75d79b14e5ab3e42da052348ebf313a874446e82 │ │ └─232022 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─6c7f62ebf15cf88f1e16f200d21b67fa543f9f2efbe2583b0f20a1a7cf0eec7a │ │ └─44624 /pause │ ├─73153df79f84f266ec1561648614dd5d717eddf6f3f63ae574c06212fa8e9240 │ │ └─66089 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─02e30104cd751af18797b108a9fe0a484e93141fb74c45d87363d960537eda31 │ │ └─40994 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─12c6b1152d6354fe849156aa628e7caffe6b0d7a77899ec9346174b891948dad │ │ └─44780 /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 │ ├─d7da6534367e138f08fc93e065cdcb577465b4b9baa90657e3b21fdd898e4975 │ │ └─66493 /bin/oauth2-proxy │ ├─0156369a2b604701887c16b1ed4b3efc6f69054ee17ca427b7ca26ce56d8a11f │ │ └─62766 /pause │ ├─fd4ab7365982139f04200e305bcf68092299e1780b5b4669337444c2e4c64794 │ │ ├─64770 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64808 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─5a5b10903c1ec1d80a71820e9189ec745d240e2aeca5ee78ed95a8582db85448 │ │ └─251351 /pause │ ├─88f6ca62243b29ecf7f1abd6249290b43685d14be49e68794e34bc4981b28c7a │ │ ├─197766 /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 │ │ ├─380619 /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/tmpmo77xgt1/privsep.sock │ │ ├─380779 /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/tmpaje9fncd/privsep.sock │ │ └─380789 /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/tmpsqddp6n5/privsep.sock │ ├─2b2597eeb308f5648082e4f75327d2d4c8153456dfabfaad31a9da6b6f5642eb │ │ └─40480 /pause │ ├─07202913b32b94b93c5f140242db16cf3c56f84d8185cc88e0e5c5682b70971b │ │ ├─172917 nova-metadata: uWSGI master │ │ ├─172930 nova-metadata: uWSGI worker 1 │ │ └─172931 nova-metadata: uWSGI worker 2 │ ├─a5577813fa2c4f304dd57d419f9540472138d9fc478f221d63220dc58301af79 │ │ ├─229462 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─229485 /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 -- │ │ ├─229512 erl_child_setup 1048576 │ │ ├─229598 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229599 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229610 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─229885 /bin/sh -s rabbit_disk_monitor │ ├─6a2467da8f2e33e9e60fee97eaedc80373c9a39500148c5b69dadb2395e6ac43 │ │ ├─275229 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─275241 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─0fe57c08b3e6b83623d09de63d2487199d20e33bc2d4604dc1213e7c949dd59b │ │ └─43579 /coredns -conf /etc/coredns/Corefile │ ├─5d1f7798896acbf92bb40e85e607d5076faca197c8a3ca23d9f8a24009ab1554 │ │ └─247784 /pause │ ├─c23c29806a26795e51bd9a2411d136bf3c66fbc4ec9d8a6ff50270c335f48d87 │ │ └─40967 /pause │ ├─97c7b3808ce9801bbcb520d30eeb11a55bed4cd467e31cb2ecfed091ae38c1c6 │ │ └─176749 /pause │ ├─8567c013d3a7710c53dfd909477b74ff79491b69900ebfd4d78ee3db124aed7c │ │ └─55806 /pause │ ├─23f2afe349bac3c618ccb15e09656ae2846c2cc2c75ec026d3ee9e4f4e28eebc │ │ └─47786 /pause │ ├─ab275435268d6830cf813d04b82e88d18e14807f0103920cd3a3656498e5e843 │ │ └─162020 /pause │ ├─25282294d179c994c32a0f8958648f70a109c13808d5678285d8d4fd4543a091 │ │ └─168012 /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 │ ├─f8029a0ec220f87192657c9f84fb4e3d1b132c3bee732111973f35b0b8ced16a │ │ └─96049 /pause │ ├─1c9435982935e243239fff074cb0133fea37a4bc4098fc1459b8b9bf1433597f │ │ └─63697 /pause │ ├─616784d6ba1fc3ddf14da5cbcfa7e24ac9bbfa79001c74c7cf9f5b767044d00d │ │ └─44220 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 │ ├─be2f1cdf512f873b6b484df927f5a8bddfb82c46eea3553a2be7dc7504f3ae9a │ │ └─97346 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─7cfb923a237026f8cd80d9bfb2c677b7ee813d377298d5e0e0fd3e7d7403853e │ │ ├─ 96462 /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 │ │ └─404574 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─2680a0ca06350999d206df49d68f0f60cd5cfe2d740bdac9a1fa9fa3999de490 │ │ └─66533 /bin/memcached_exporter │ ├─e124c95b2d09324ce63681eccf73bf3e1dfc863a71a13759ba58a2980e3e6c84 │ │ └─66127 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a3921fd27f1b7501d13d7ec1190f28f3c188005620d065510c295722b7f2d38b │ │ └─96343 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-d7922 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─db5ef95206c0576fcca8f2e7ae40dc7c2e6f81db59d7bfd98eb2d7d5a910ef74 │ │ └─65591 /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 │ ├─894d865e96d9595ceaaf49105e39d8eafd3abd1c9cf434314992e420df9e9d4e │ │ ├─172801 nova-api: uWSGI master │ │ ├─172835 nova-api: uWSGI worker 1 │ │ └─172836 nova-api: uWSGI worker 2 │ ├─def70c6cf8d6a5babf7326e072b6660390881ea0dfc256c6a835ecc644b83d8a │ │ └─192809 /pause │ ├─8d219322edd42d0cb7c3f0b25e67e505a163ad71cec6d48390ab242c33843e3f │ │ ├─112810 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112828 /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 -- │ │ ├─112834 erl_child_setup 1048576 │ │ ├─112892 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112893 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112903 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113102 /bin/sh -s rabbit_disk_monitor │ ├─d6552c6d50a76842418ee24537c269507984220610ead60bb0b36418d141c58d │ │ └─46939 /pause │ ├─297ee969e0557be67f889ac3189a38f81a331d57f87f7cf2c25e861da52948ec │ │ └─188475 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) │ ├─ed7bb3f59ff3b2f5738c5241ea01c2b6fd0a2aee22b5772268ae196a9c5060f2 │ │ └─61858 /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 │ ├─d35cb4b70d5a6a1bb971c8031d247dce5429b29fee085644ee21a26fc4668785 │ │ └─40749 /kube-vip manager │ ├─42f7ebda713ce727e73bd0511b690aeb7d075e763bca1172e513e57d21a08344 │ │ └─233999 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─ef28906b49a2aff1012e149bbab389d9cf54a844f454d51e405d928b719405f9 │ │ └─66887 /pause │ ├─907b139e850fb6ea4c5bd0e84a9be19a9b363cd4d084ef244b04909a7c54fd23 │ │ └─40508 /pause │ ├─b82dc4fd2ecf303dc1483f41603168053f017d557855d179a6fe329f8f6b367a │ │ └─40421 /pause │ ├─f68912bd877f3d7f44fd9cd620225cd30d2d76dca4882e2342a17e9032b86c6a │ │ └─177047 /pause │ ├─2f12b30fa798d55b1e5229e813f2ada85bb3dd8fd7f105140604f514c1264d6a │ │ ├─61801 python -u /app/sidecar.py │ │ ├─62052 python -u /app/sidecar.py │ │ └─62053 python -u /app/sidecar.py │ ├─33affec206020c91f807f3f57ae6cb5a4bf35758e70a2d7548ecc7652522ae05 │ │ └─234451 /pause │ ├─566d38a2856e0168aaed9179f4751a8a66999d710424eea6472543d209790ac2 │ │ └─271466 /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 │ ├─95c86d5e595c994b590bd85d10cd0af8830737e0a9be2d8371c0601530eb96ef │ │ └─62857 /pause │ ├─debb48179ca9085f89491d74730a1c55ac5f9922d15946a43686a005e049e72d │ │ └─159595 /pause │ ├─0c673116116884ac7039fa2e04b4109322241ed760c02475d7994459ab3e9c9f │ │ └─128162 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─77166ab60d3c685ad1ba0bed1964f28d5972df571208a47c72fa552d65d38513 │ │ └─130072 /pause │ ├─d81ffd4b7fc497e0296ac812ff9a0bf85e88414e9575753e84ae164d93bf6d9f │ │ └─233975 /pause │ ├─68636765435bacb1ecfc131ce1b734e68f476611ed1ec2744a63e39762fab6ad │ │ ├─247827 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─248697 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpwn8_7wfy/privsep.sock │ │ ├─248748 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─248750 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─f636e472ac56cedc53ba65765f682ff2f883f82b76f974a364f78736d72d0e95 │ │ ├─124664 cinder-api: uWSGI master │ │ ├─124680 cinder-api: uWSGI worker 1 │ │ └─124681 cinder-api: uWSGI worker 2 │ ├─a3ede0c7e37caf2db2b1f40fa0631cb4b96970ad1126707b8df736cf0b1dc278 │ │ └─43078 /pause │ ├─5105d38e26ee58b17fc5a7cd65ceee79de10b6877d18bbfe93e212ba57e735f3 │ │ └─176562 /pause │ ├─a8c7b2c2e1286f2874b079c799fc0dfc985cd7c56c678344f2ed7e738fc97ad2 │ │ └─158904 /coredns -conf /etc/coredns/Corefile │ ├─940ab78fc8370887b8dbb041cce582ac525b45782604ee2cc23f58c5180a745f │ │ └─48544 percona-xtradb-cluster-operator │ ├─6c4ab586e5d05f2b5bd5b25e9c7bd56c202bd9920b30da3a259fa359702ecb0a │ │ └─56804 nfd-master -crd-controller=true -metrics=8081 │ ├─61483290c8dc4b3f7794a923876cded888c26f897c3849098db43ecaaff0b773 │ │ └─110657 /pause │ ├─ac409b744110132e631956d61e0a2d80b763ffe8af4a17a2cfe076ce0da59a6e │ │ └─65489 /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 │ ├─55af281ae7e2c5bdac5ae5e3bed9575543cae43edbb85ff15bf5df92578f50f2 │ │ └─238127 /pause │ ├─f4bc732eff36da1dcf8f6cdc26b81ba36e37a00a13e88c122d28a4a823a7abd8 │ │ ├─49278 mysqld --wsrep_start_position=fcdcdd9d-5a2c-11f1-ad03-a7171b7161b8:20 │ │ └─49424 /var/lib/mysql/mysql-state-monitor │ ├─c1733a83348eb24b1aeeed4f7d5d8204e206cf7ae415c095e6e61ac0c666d347 │ │ └─162096 /pause │ ├─2b2cafc56ee3fed71bea70aa83b23185289128bc79535d2947ca9a321576030d │ │ └─44585 /pause │ ├─adecbfdce6d82288742de2cf104808e5d6ea96c2544c17430a3df3580da70996 │ │ └─68907 /pause │ ├─c14e47524bbfa1de89c0354a2b47c6668262cc412193fc996af44a2a477726d8 │ │ └─233473 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─e48ae31a34d7b53a4399d14ea6dbf623a36df1b8b390998e82dab4076e0c8d56 │ │ └─217634 /pause │ ├─c6174108ea58dd327da2e2637927738503f12255d9bf3b0d7e293a062dacd233 │ │ └─217963 /pause │ ├─e57258f56c727bf406eede76f6d246ceace892ee70e56dbf39802b1ced486338 │ │ ├─157106 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157118 /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 │ ├─2b330dd5b385577a5f3a918606354e33756a26e9982d22ff385c91a858ef21db │ │ └─271145 /pause │ ├─5b0ae406f2d83e1542d2182b6786fe2f69f8f4800f792a89e424be02258c150d │ │ └─114625 /pause │ ├─16c5f42b75ba4f9a1deded111609f1fd6faf1dafed2c29bba3b3c299827307c5 │ │ └─51483 valkey-server *:6379 │ ├─94fed126cd91d89f9a45455263a5f184252b51f636a90935d26f864a1e1cb633 │ │ └─236271 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─3791c524a5d0b2f29406a39ced5382f7e6b728192bc179a628e9002c577db577 │ │ ├─228243 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228274 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─228976 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228977 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404347 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404348 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404349 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404352 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404356 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404357 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404365 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404372 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404373 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404374 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404375 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404376 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404377 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404378 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404379 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404380 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404383 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404384 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404385 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404386 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404387 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404388 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404389 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404390 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404391 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404392 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404393 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404394 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404395 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404396 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404397 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─404399 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─b6097a73c58e10dd0b7e4f83c23b93999498d8617b4f4a21ed40c1c9d070ecf1 │ │ ├─49217 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 │ │ └─51965 haproxy -sf 165 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─77f979ad6f956a3c365f44219689ce35a13fa07422bcd45a3b4d1cf49719b474 │ │ └─79717 /pause │ ├─3f008b2d94c7a57aaaa2c7afebcd1e72c425f0c9a90afb2354469b8f57313f59 │ │ └─43607 /coredns -conf /etc/coredns/Corefile │ ├─115dc96721b3941556a75433f45c1773d75ddd7d3cf74c49f263d0f35c6f34a1 │ │ └─65323 /pause │ ├─ee39be7d644397781731cfdd5a9f5f66878155b70e60a5cd277e121d08ee6925 │ │ └─256596 /pause │ ├─c6f9274dfe5a739252b019b93ab6124398d3d614268e70b1fca39d7f6a5df62b │ │ └─66457 /bin/pushgateway │ ├─22ebf9c4b313862f5f12ff09aa2d7e381106dc2b68f17d3a7981e87c7f94cf57 │ │ └─60894 /pause │ ├─064fc8c91abc0a7162beea8c6b6260b8e2b14ac6674a8f144a6677a89c9a19a1 │ │ └─56444 /pause │ ├─172b70d15fdebdb52858d48a2690fc39588917e638da5d531d58ebc61cca0c66 │ │ └─40576 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 │ ├─4eac39d85d8ed1deb53013eb98c262cb9994bb523b2d3b08367d2bfae28fe0cb │ │ ├─67355 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67371 /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 -- │ │ ├─67377 erl_child_setup 1048576 │ │ ├─67529 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67530 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67540 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67653 /bin/sh -s rabbit_disk_monitor │ ├─f9bebe63058940a797a55141b003678054fe2c38f19155d7954a44a4666b16f1 │ │ └─238044 /pause │ ├─0e8716b597337e946ef9bc0fbf2f7432bddc69876b1281b0a9083fc6c73f9f06 │ │ └─209731 /pause │ ├─057ace4c4ba754ec16cea16dddbf441eb2529ecf7636e6a861e27ae497d2ff04 │ │ ├─271117 apache2 -DFOREGROUND │ │ ├─273550 (wsgi:h -DFOREGROUND │ │ ├─273551 (wsgi:h -DFOREGROUND │ │ ├─273552 (wsgi:h -DFOREGROUND │ │ ├─273553 (wsgi:h -DFOREGROUND │ │ ├─273554 (wsgi:h -DFOREGROUND │ │ ├─273555 apache2 -DFOREGROUND │ │ └─273556 apache2 -DFOREGROUND │ ├─f0d266c6a3fed96b74143c127cffa876a8eb9d1f71b881f59ec498f8bb79fd35 │ │ └─64996 /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 │ ├─3fb03ccd87478997513d2dba34d22e5ce1a66aa9f882f548afefc9e4b3137419 │ │ └─127550 /pause │ ├─7df0048f0e521d83f1afa4aa048417ae3f19a5f4cf468db67890b20dded226d5 │ │ ├─91966 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91983 /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 -- │ │ ├─91989 erl_child_setup 1048576 │ │ ├─92163 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92164 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92176 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92390 /bin/sh -s rabbit_disk_monitor │ ├─1cf760d3622fca5be0fb5aeed72410b9203cc19d2435535c3546a8a4fba99b30 │ │ └─177285 /pause │ ├─5b500641f582a602aff5a037420db5f404a7b1365951c000dd75afa5f8e74792 │ │ ├─173661 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─174369 nova-scheduler: ServiceWrapper worker(0) │ │ └─174371 nova-scheduler: ServiceWrapper worker(1) │ ├─c36841a65c71e021c016cc1bffdd4dfd8c4f979106dd62b41bfd726c200f13d9 │ │ └─256201 /pause │ ├─e2434d942141135784b3b41a1325cec0a8b93d0b1572f77237822c071922ffdf │ │ ├─85076 barbiacan-api: uWSGI master │ │ └─85090 barbiacan-api: uWSGI worker 1 │ ├─190bf46e9dac84678fae8743158792101b8073b8bc3d8ca53d597ca201601fdf │ │ ├─110937 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111122 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111124 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─20867a19436262a664675552c9edc3e9dd70b6d6c9944b1f5a7dcd5640336aa5 │ │ ├─159779 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159796 /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 -- │ │ ├─159802 erl_child_setup 1048576 │ │ ├─159975 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159976 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159986 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160053 /bin/sh -s rabbit_disk_monitor │ ├─1fd7fa8bb07d596875b17b2afaa88bfebf460511e60b2d07327bdf765e5a0599 │ │ └─44735 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─324fcdc5a350cabc2973981fa05d992f66dd5c5c9fb1f6779c395d21080a5568 │ │ └─51266 /pause │ ├─e7ab2007bf4bd99b7726b138a9a9a3c56a4b0b2ed9884df25dd3483a134b101c │ │ ├─109399 glance-api: uWSGI master │ │ ├─109411 glance-api: uWSGI worker 1 │ │ └─109412 glance-api: uWSGI worker 2 │ ├─46071128e2cabcb98c4fc1b5c34121f40544d015c1ec1b209cef5cd2958a3053 │ │ └─44826 /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 │ ├─101eea43b4816ed91c1968065dda0e81159c71a5370ff3a2cf85f398bb5ca28f │ │ └─231900 /pause │ ├─014d6af43c0c531e53f88659dbd3631669cf743015f6ce951c3de1bd3f83b0c4 │ │ └─56688 /pause │ ├─919fe77d7d97b5b6489245d69f08be15703bbdcd14ae33528192b5dd7f46fb2d │ │ └─48237 /manager --metrics-bind-address=:9782 │ ├─fc629adee638692a8889dd39a9bc47b8c8e87364d3afb3b608e39cf1a9dd2778 │ │ ├─209969 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209985 /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 -- │ │ ├─209991 erl_child_setup 1048576 │ │ ├─210082 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210083 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210093 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─210260 /bin/sh -s rabbit_disk_monitor │ ├─07b5b650925fce29ff9ace1bbb54f8697f237b11a8002993574a0eb3524710d6 │ │ └─190746 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─c5fd31b058148472a431e9068957f3fe17ac02c430ce586a23ecfe0fb9d606f8 │ │ └─234481 /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 │ ├─15e7b9e1af3f626315a1df22933e0d88e9a005a9cdfc8be490e9526a13cd9356 │ │ ├─248143 magnum-api: uWSGI master │ │ ├─248231 magnum-api: uWSGI worker 1 │ │ └─248232 magnum-api: uWSGI worker 2 │ ├─701b96d8a3ddcb72d1211ca94447a5ec7ed104003264cce8cb1bda3834fe12de │ │ └─44537 /pause │ ├─bf892f77e6547635513953a5145926bdae21553e377d01697b06dace424b9ec2 │ │ └─127602 /pause │ ├─512d4ddc8d39ea63904a291f5d7e06e65254dda28316840ec941047a392edcc4 │ │ ├─248312 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─248855 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─248856 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─7e019f3dd6ff3aa5c76bb2100dc8907264407ddb5908b24beff2244da90df7d9 │ │ └─49108 /pause │ ├─c45e7c15a0fad5c6aa364566cfba5e840dfcc786345b16def489e9779f9873d2 │ │ └─109048 /pause │ ├─3ddba89ffcc62161aa46d5b28bdd3d56a18272fc88292a017051c96cf927bd64 │ │ └─40615 kube-apiserver --advertise-address=199.204.45.19 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─684a398ff875f57058e6bf20904c1a9c4c4c8c90811b5525577aaba63f9dbcee │ │ └─48114 /manager --metrics-bind-address=:8080 │ ├─5241938dcd13a043b33d5c0efa46a39ed9097afc846047cd9bec8c5cb6522f70 │ │ └─256398 /pause │ ├─1b536fb05fdfcff93840d9249d240e7d5d6957282218e4e209ecd254bdfeeaf7 │ │ ├─78303 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78328 /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 -- │ │ ├─78336 erl_child_setup 1048576 │ │ ├─78383 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78384 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78394 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78566 /bin/sh -s rabbit_disk_monitor │ ├─02f0964afbc3f5df3046a3d1ecf518b7d9e3781f38c5807043cc7ae6beb0d00e │ │ ├─135923 placement-api: uWSGI master │ │ ├─135951 placement-api: uWSGI worker 1 │ │ └─135952 placement-api: uWSGI worker 2 │ ├─c20206405c50b8faebb619b4317ab97d9538563a10575ef6733117bee48e4fc3 │ │ ├─185736 neutron-api: uWSGI master │ │ ├─185771 neutron-api: uWSGI worker 1 │ │ └─185772 neutron-api: uWSGI worker 2 │ ├─ece9200b12cff22bf98d4bd6b6b85ec358165efd499c6b44c5c1ed45937031e7 │ │ └─40602 etcd --advertise-client-urls=https://199.204.45.19:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.19:2380 --initial-cluster=instance=https://199.204.45.19:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.19:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.19:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─619ee25bfe28ac82b3a8525f39438c327fb7f76f0b373c78e87c192d78741279 │ │ ├─185787 neutron-policy-server: uWSGI master │ │ ├─185800 neutron-policy-server: uWSGI worker 1 │ │ └─185801 neutron-policy-server: uWSGI worker 2 │ └─d8db90d00f4c014e680f62000964a28d4df4fc52679866d1e042ad4b51e11cc0 │ └─176828 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount