Control group /: -.slice ├─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 │ │ │ ├─21715 /lib/systemd/systemd --user │ │ │ └─21716 (sd-pam) │ │ └─session-21.scope │ │ ├─21650 sshd: cephadm [priv] │ │ └─21729 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─710 /lib/systemd/systemd --user │ │ └─711 (sd-pam) │ ├─session-4.scope │ │ ├─1621 sshd: zuul [priv] │ │ └─1634 sshd: zuul@notty │ └─session-1.scope │ ├─ 707 sshd: zuul [priv] │ ├─ 725 sshd: zuul@notty │ ├─ 870 /usr/bin/python3 │ ├─ 1625 ssh: /home/zuul/.ansible/cp/199.204.45.44-22-zuul [mux] │ ├─264070 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jsvpqvjlfllmsukkluitlbcudtyjtydx ; /usr/bin/python3'"'"' && sleep 0' │ ├─264071 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-jsvpqvjlfllmsukkluitlbcudtyjtydx ; /usr/bin/python3' && sleep 0 │ ├─264072 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-jsvpqvjlfllmsukkluitlbcudtyjtydx ; /usr/bin/python3 │ ├─264079 /bin/sh -c echo BECOME-SUCCESS-jsvpqvjlfllmsukkluitlbcudtyjtydx ; /usr/bin/python3 │ ├─264080 /usr/bin/python3 │ ├─264083 /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 │ └─264085 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9962 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12316 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e3fc04a35d7fe82b1e1d27f9a4581bf39a9611248a94e14ce6c9c06b2decd5f4 -address /run/containerd/containerd.sock │ │ ├─ 12684 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cf914f673375ee4fe30d3f71297423662655e033588ddb4243e6df71b85f1fea -address /run/containerd/containerd.sock │ │ ├─ 18650 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 284f6e97cc4b4d111b2971956ef95ae3cf1c00e7094ebc4a5ac29e500bf1385b -address /run/containerd/containerd.sock │ │ ├─ 25263 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3308fafe5e3abf873c873a08e44fa24598268df97de29f4af8386f71d1916ad9 -address /run/containerd/containerd.sock │ │ ├─ 29867 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 10e09590b66235d7ff844e25b3c3e36a61c44490468cf0fa0bfa3ef4720e066c -address /run/containerd/containerd.sock │ │ ├─ 34416 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a87af77ab986c61471b2570910bd9d8b218629ad0512c8d23bc1850161515ad3 -address /run/containerd/containerd.sock │ │ ├─ 38912 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f436aebcbb6c9377b62a67f0c84e6b7de998fb0a9ffc4e1d38b194f65cdb2adf -address /run/containerd/containerd.sock │ │ ├─ 41538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebae08ed8ea08f7f6e96759e309e8dec076eab7f027c2b7d499855999846a769 -address /run/containerd/containerd.sock │ │ ├─ 41577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed315ab63c6706cb098af35e2a7f4c1ce2dafff37644018aad53f870597d453e -address /run/containerd/containerd.sock │ │ ├─ 41607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c6b04798f9b59514c4a1994f3ac495c8522443fa84a2854a02194c296d113c8 -address /run/containerd/containerd.sock │ │ ├─ 41623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4326bf7e5ce70d5c1a3e66e10393786c939d6c8a08a6b421afc6af457e3d21e7 -address /run/containerd/containerd.sock │ │ ├─ 41643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b492484d8711cb81886affcf5026a589d9b5a4553d65bafd0ef57711a3c94caa -address /run/containerd/containerd.sock │ │ ├─ 42101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a365688f02036af92001e5aea5636d3acb2affba03fca4403ab48132ea68cf9b -address /run/containerd/containerd.sock │ │ ├─ 42929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c72f4dbec5700c11a8a9ab70c7e14708be00a76d333592d76c7f46ef653e061 -address /run/containerd/containerd.sock │ │ ├─ 42969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 077936cbf6753ddd6b0a5b9d91d9bdace5a106c8b3e0306c2fe919d61a16c26f -address /run/containerd/containerd.sock │ │ ├─ 44258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ffcddad44d4616885e6ecd8c570e4a65f6883ec71dcec218634a80e665f9cd8 -address /run/containerd/containerd.sock │ │ ├─ 44656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 240e8c7c87e33840544716b8826ce6dff1469c06070c0ec526536f12441ef5aa -address /run/containerd/containerd.sock │ │ ├─ 44702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b45b95db416f1b926621f68e16e07369d5c407f8ea874a15ca127fb544251452 -address /run/containerd/containerd.sock │ │ ├─ 45169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11245f0d67431edae9034da51e602d047a2e5acb0d29a2a2aa6cea9f948e7ce8 -address /run/containerd/containerd.sock │ │ ├─ 45639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68831486c5ac752b52851a4cdc08da28e1f9aa496541504e9d1fcea0ab16ff0d -address /run/containerd/containerd.sock │ │ ├─ 45678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 406da2cd1ceef6ba897482eaf48769dbb0b08e78d802d35acfa6b95d76b968e3 -address /run/containerd/containerd.sock │ │ ├─ 45721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03d060bcffc04c571bacc53561d9251bf3c4e81021615efe097da5c30c2b5a2c -address /run/containerd/containerd.sock │ │ ├─ 47876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7377d024bb58cfac99c9b28e008860988b506149730bd88a17a2499cd86a7810 -address /run/containerd/containerd.sock │ │ ├─ 47971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d668b59004ad58182a72928c331fd3c4dcd7bb02d60e6ad930e5fc3096e11945 -address /run/containerd/containerd.sock │ │ ├─ 48854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3753796ed91bb8975da9707d0abe05603847b82702595ce91dd3cdc6e65d70b -address /run/containerd/containerd.sock │ │ ├─ 48950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06ce075fd5255da8b6cfa37132f85ef3de916b766367a7b56d500dd4df1ad190 -address /run/containerd/containerd.sock │ │ ├─ 49321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e317e63f570df15048c2792a7cc55fccaea859c895aeed2a282f15514af6b2db -address /run/containerd/containerd.sock │ │ ├─ 49671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb6a5062e098d58f84b642f97aaf43e9fdb643b933b47a9f9c0b5b86e13269ce -address /run/containerd/containerd.sock │ │ ├─ 49978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fa01b5ecf5702df6c28c0ffbb0074efb2507fe21875283a3f144fe3fcbdbf70 -address /run/containerd/containerd.sock │ │ ├─ 52371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4125681de31d4663edbe73bd18e5dcff32a60e0887070959f10d2694328a422 -address /run/containerd/containerd.sock │ │ ├─ 52509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8851f3dc8ed02b2edd549b04bff47b4020621f2e031f494357a2a1123ff185f4 -address /run/containerd/containerd.sock │ │ ├─ 57344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4028320be95f73ddad1aa37c3fe57ba5d72c55755385090ffd32d8bbf17dc183 -address /run/containerd/containerd.sock │ │ ├─ 58048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0a0b2e8866bde2c28490f4d9c44e12a1d05cc8d172d8f2dc0518f30dcd3fa73 -address /run/containerd/containerd.sock │ │ ├─ 58090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3a9215af2581b35263ad5428a6cfa3f3a6ba4a951796f6af56efdd1c5f6e100 -address /run/containerd/containerd.sock │ │ ├─ 58140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1e9bcdf40cc0cc4cd1e4fe6019956eedf232b44104a7e2c5dd01184f27a1b2c -address /run/containerd/containerd.sock │ │ ├─ 58332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcd63dd2ae9745988a4454648ca4061633e59f5d7c458ccec769baa239bb57bd -address /run/containerd/containerd.sock │ │ ├─ 63321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4a36b279cd4ce80693e1787f2593ca080ae83108a0a038c53ed289b8fa562f2 -address /run/containerd/containerd.sock │ │ ├─ 63479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 082f6e73b56acdfe9dc8011ff3ba8d937d012af851d53d0556554269be6100d8 -address /run/containerd/containerd.sock │ │ ├─ 63532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae0636b144e0976d180437f2febc488c70e6f9a1bb608b2910313c30d14daf13 -address /run/containerd/containerd.sock │ │ ├─ 63551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef0d1c2077bf40628e210f957d08848fd4ea95d78584f538e16e8ad207e36a32 -address /run/containerd/containerd.sock │ │ ├─ 64897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b3146c205169825c38b25a429a8740f0112deabcb614e25d9af3339f3206134 -address /run/containerd/containerd.sock │ │ ├─ 65030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3246d54a062033339c7c05617c98362a1a7b15d5262cf662cd6bd66935b737a -address /run/containerd/containerd.sock │ │ ├─ 65432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf91669c7ed5825c1810dbda3dee9374d1e047d1604265ebee241cb41dce2769 -address /run/containerd/containerd.sock │ │ ├─ 65435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 123ef842d709fb298c2e9780c5b7c7b41b128c52b92b7257af9abc69deca3e26 -address /run/containerd/containerd.sock │ │ ├─ 65448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a7802df20cbc2e155b2ef2cd86d85e9e88050a09bedf641429752611bbbf881 -address /run/containerd/containerd.sock │ │ ├─ 65797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 086ab836fcd7841d1b26b6fa1c611d8c3ac5c9379977f1d7c1d01d88a2419b4e -address /run/containerd/containerd.sock │ │ ├─ 66120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cebc71d2a6bd1ce7074963ca5f5fff048d2ef0a556e4fe2d266b6815feeff17 -address /run/containerd/containerd.sock │ │ ├─ 66397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b1903bfc44a33bd79194a2b284bb025444ce3762c3e5cbf4528325947118f68 -address /run/containerd/containerd.sock │ │ ├─ 67008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5287a4886e3677642c44f3b32298db3e0390d2f167c87fa99670a2818c9f7a71 -address /run/containerd/containerd.sock │ │ ├─ 67687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cb3124a28b047c4f1c2ae8e508eb7b6b460b63d33f56c2866e7104d5f86c474 -address /run/containerd/containerd.sock │ │ ├─ 69082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49384110f5af7ea9ae0337042761a60dc2b28c10fe25f50550b0840ca8f9cae8 -address /run/containerd/containerd.sock │ │ ├─ 71755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c5442cb4da5295f31703f153bff8ad418e822fcf4b291c3c483e68bffb05143 -address /run/containerd/containerd.sock │ │ ├─ 81247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a3656701582ae2a42415ad655ce218ee0ed5529b34567a6aae9e44b63ca02ad -address /run/containerd/containerd.sock │ │ ├─ 82829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3216f3bd0cb99e14dfc61b89e0d73358e311620a787ce6d9f8e0f6b91ece5ff6 -address /run/containerd/containerd.sock │ │ ├─ 88756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec74a64f11bc84f40c6d57de8b776ee0322855ac5c70644af9d9b6eb7475e791 -address /run/containerd/containerd.sock │ │ ├─ 96081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8285c7b624905fee84467cde66de70a8e12d9f9d10db71c48ce42a978d89840 -address /run/containerd/containerd.sock │ │ ├─ 99345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2202b62c117f6dfb1de920732e7eed797d1c21e1247cc0121168b544744c158d -address /run/containerd/containerd.sock │ │ ├─ 99411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59da4399353fbe7795cf50e200bd915650efc4bac585d7c6b81f2a38cce750d8 -address /run/containerd/containerd.sock │ │ ├─113294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72f415c1c0b9e5409086f6a5996b2ea766da27a7cc4821f67d362448161d5e3f -address /run/containerd/containerd.sock │ │ ├─114841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dc496e5648d3eeb2dbe632f5cc4f99c3cc4c8125f021b8490fb6e8432a50344 -address /run/containerd/containerd.sock │ │ ├─114924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc3010ac3930271c2fda6c585c328de7f7f83fe38e1058a643859977898e11f3 -address /run/containerd/containerd.sock │ │ ├─116935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03504b92976f53dfc22615ba966cba969b432a24fdd20c0f5255b52be0528b45 -address /run/containerd/containerd.sock │ │ ├─118701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3343bc70bda8d365dd4d2e85492da2e157b9bb576aa1fa69a0985d702d5101c5 -address /run/containerd/containerd.sock │ │ ├─118745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7f85bcb6d231ba0d53724c5170540e6407ffc7b7467e7635680815dd7650a1d -address /run/containerd/containerd.sock │ │ ├─131857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5be6cb72d3eed45907f019c25daa40c05536735e80247c8adaa0d6757359a418 -address /run/containerd/containerd.sock │ │ ├─131913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1183f35bc7aedb77359d5698d8cdb7522e44e11011405e29d01984b07d65f8a7 -address /run/containerd/containerd.sock │ │ ├─134652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78057d271d975362d0b8b2c18fbfc6d6c68011568e8dbd5456c68e661dc68838 -address /run/containerd/containerd.sock │ │ ├─161594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6b16c763c93270283d7288f61be10ec10f96622a5e65a9f28ad0127143316fd -address /run/containerd/containerd.sock │ │ ├─163333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c6b0d7f13d441011967735df1fcaa2cc5d39b746cf9f8449315f68a0fbf6992 -address /run/containerd/containerd.sock │ │ ├─163722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab661ef6db685c552b0bc5abed611e43cc81bbf95bbac9ef101a2128b6fe5a05 -address /run/containerd/containerd.sock │ │ ├─164791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5031d43ebc08c01b3fb9f658ee099b4209746b0af29f072e2910a86afff02222 -address /run/containerd/containerd.sock │ │ ├─166873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a0c6e5e9d6498ce18cf242ceae169837f221c36510b5cab7efdec5fd06db33a -address /run/containerd/containerd.sock │ │ ├─167024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d97169ae5a1c25c21e0911eec7ce51a66424c17740fe4e2840bffe8d977db35 -address /run/containerd/containerd.sock │ │ ├─167088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db2874d7c8129e0f5b7c4d2ee9b408f155c18a1b6deece70f2622e14d6c8abd2 -address /run/containerd/containerd.sock │ │ ├─167229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eb96552ea3cce011fd3e2b6a7ff075598a2ec73420cc9bd9323022f284979f5 -address /run/containerd/containerd.sock │ │ ├─167334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8df4ae9622b75b0da3ee50f55d4985b1c65925a533b9cdf662f1b695779fb87 -address /run/containerd/containerd.sock │ │ ├─167713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26c437e86b955c35c6caa2afa9c28fd32040b37b05c2cd0db34c45b432396b24 -address /run/containerd/containerd.sock │ │ ├─180614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a91510efbed59e3ec89bb7ffbc1870f1db475c5c45fc41d4273aa0670156882f -address /run/containerd/containerd.sock │ │ ├─182424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04457c36081b9c62192e1eee7f82e064af68dd4ea6b8dfb4ac1f7f343bc09414 -address /run/containerd/containerd.sock │ │ ├─182499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9ce9fa437306a6baa3a8b4a2f2df1a439a8237f8e35c788dae7b012ac1dda48 -address /run/containerd/containerd.sock │ │ ├─182515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24ca6060f6d74cc07fb8119f30ca4735e4f5502b577ce35ccb95251e96b65cc3 -address /run/containerd/containerd.sock │ │ ├─182553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b66b9c4522dee6893ee3a4edf44b8dc84579cc697f1ac482cae79b9d65ad82e -address /run/containerd/containerd.sock │ │ ├─182809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 677c052fc3b2461ff27a0f4b9178c1a068d0324e0ecffeab7a31f6855b400e57 -address /run/containerd/containerd.sock │ │ ├─182915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f325781d1534a423047259d42414558c74ee92df1027254b4e427ab92196949 -address /run/containerd/containerd.sock │ │ ├─183025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cde80584bb65a2a6372b5701e3bd6dfd0deb7a248825adecbe76957156456f75 -address /run/containerd/containerd.sock │ │ ├─197467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 751065723e6ba30f20a785f54718693a4e36818a278a3fb469097ab67cd17726 -address /run/containerd/containerd.sock │ │ ├─199811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36c1551ddb1a6bcb56e0edb30b25f06a9d508916da9f6f746b4c5856cf4eed46 -address /run/containerd/containerd.sock │ │ ├─199869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2237295089a1c3ab37098039e98d8dee62b4c3895d1fc464ca7d7b62f4d5c2d6 -address /run/containerd/containerd.sock │ │ ├─199995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d57164dacca399234a81ed9521602a0e0870b4cb1dcf1d456f086c26233657ce -address /run/containerd/containerd.sock │ │ ├─216925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 108e90a58ceea28c902a0a342ad74661aa4dd00f572750073ffcf1ecfa182b2e -address /run/containerd/containerd.sock │ │ ├─225745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42354291ef3c98d448a29c558a31401b5788767b798fd6c653f7922e8d463cb5 -address /run/containerd/containerd.sock │ │ ├─225774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b82962581f11d31eb45e7c24210eb6af0d7c644698141b3f5d1745dee661b1c9 -address /run/containerd/containerd.sock │ │ ├─225832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54839dba0e66e3fc9fecae33e8a9554fd213cb28b917070b8f720dd1d08159c8 -address /run/containerd/containerd.sock │ │ ├─226081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c59894a7a954c6cb090828b0076d702f5d971ed5fa1a7efd2a36d52a4aabee48 -address /run/containerd/containerd.sock │ │ ├─237695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89063d332f4b69d4b2d22be06d1992a7f116af774f5d6fbbc26942253dcc8c1a -address /run/containerd/containerd.sock │ │ ├─240519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fb3cc8e1fbe7980d2bd92b268765f07bb3a416e4cbe779eda62ace41fb5abed -address /run/containerd/containerd.sock │ │ ├─241778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4025e489f9b1be2ae920998e336d49da0eb82d3c311b2fdc17b96e5eec70f493 -address /run/containerd/containerd.sock │ │ ├─242619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f6795ba2bf902fb567d2799616c91f7d1d15a7d79ae6d093f0b89179694f9c5 -address /run/containerd/containerd.sock │ │ ├─243951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df2c6c84d1d65e0984d573fae0c3bef650e062d81822f943ee91976f3c6618c8 -address /run/containerd/containerd.sock │ │ ├─245941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73f79bfd7344000e10cba3734f99e70e7d708b6fe2e3107f6abe387288697026 -address /run/containerd/containerd.sock │ │ ├─247401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 825ecb2ff2b4f8edcaf61789a86f4ec1ec1d56b9e524cef096f6ac0d3da7921c -address /run/containerd/containerd.sock │ │ ├─247455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3afaee3b75506840e0558a17ed88c32129792988488a44953b6de819d7da3a08 -address /run/containerd/containerd.sock │ │ └─248509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53db511f7ab97bcdb94a06beb9bf48d24c44073c433363a20b1343374fa33043 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1429 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─396 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─622 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29570 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29849 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18609 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18629 /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@mgr.instance.uwpdbu.service │ │ │ ├─12597 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.uwpdbu/unit.run │ │ │ └─12627 /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-uwpdbu --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.uwpdbu:/var/lib/ceph/mgr/ceph-instance.uwpdbu:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.uwpdbu/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.uwpdbu -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.0.service │ │ │ ├─24975 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25246 /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@ceph-exporter.instance.service │ │ │ ├─38849 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─38869 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-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/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34116 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34399 /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 │ │ ├─12235 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12268 /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 … │ │ └─10335 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─160843 /sbin/multipathd -d -s │ ├─docker-a87af77ab986c61471b2570910bd9d8b218629ad0512c8d23bc1850161515ad3.scope … │ │ ├─34440 /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 │ │ └─34452 /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 │ ├─kubelet.service │ │ └─41995 /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.44 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─365 /lib/systemd/systemd-journald │ ├─docker-10e09590b66235d7ff844e25b3c3e36a61c44490468cf0fa0bfa3ef4720e066c.scope … │ │ ├─29891 /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 │ │ └─29903 /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 │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-r6e5ba7216ba04afa852f64a295ec8699.scope │ │ └─198445 /usr/sbin/libvirtd --listen │ ├─uuidd.service │ │ └─1096 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10844 /usr/sbin/chronyd -F 1 │ │ └─10845 /usr/sbin/chronyd -F 1 │ ├─docker-3308fafe5e3abf873c873a08e44fa24598268df97de29f4af8386f71d1916ad9.scope … │ │ ├─25289 /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 │ │ └─25301 /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.socket │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-284f6e97cc4b4d111b2971956ef95ae3cf1c00e7094ebc4a5ac29e500bf1385b.scope … │ │ ├─18678 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18695 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─iscsid.service │ │ ├─160688 /sbin/iscsid │ │ └─160694 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-f436aebcbb6c9377b62a67f0c84e6b7de998fb0a9ffc4e1d38b194f65cdb2adf.scope … │ │ ├─38938 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─38960 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-cf914f673375ee4fe30d3f71297423662655e033588ddb4243e6df71b85f1fea.scope … │ │ ├─12708 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.uwpdbu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12727 /usr/bin/ceph-mgr -n mgr.instance.uwpdbu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-e3fc04a35d7fe82b1e1d27f9a4581bf39a9611248a94e14ce6c9c06b2decd5f4.scope … │ │ ├─12349 /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 │ │ └─12361 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─4025e489f9b1be2ae920998e336d49da0eb82d3c311b2fdc17b96e5eec70f493 │ │ └─241802 /pause │ ├─53db511f7ab97bcdb94a06beb9bf48d24c44073c433363a20b1343374fa33043 │ │ └─248534 /pause │ ├─06c62e93e893f1ecd78deb86e87d5fe898e14e23bd57cc2da77d686c581bdf01 │ │ └─205137 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─1183f35bc7aedb77359d5698d8cdb7522e44e11011405e29d01984b07d65f8a7 │ │ └─131937 /pause │ ├─77851374dd2c8c8e3743307b18d2330a7efc466be869ac8c4c57b1eb4b1c81f3 │ │ ├─68146 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68182 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─108e90a58ceea28c902a0a342ad74661aa4dd00f572750073ffcf1ecfa182b2e │ │ └─216958 /pause │ ├─ae0636b144e0976d180437f2febc488c70e6f9a1bb608b2910313c30d14daf13 │ │ └─63576 /pause │ ├─a97c9292f63e866cd3f8aaddeee5b8f720e28ab53982d1f37389bd928c341b58 │ │ └─67917 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─cd4c61b7fa869a532523b2bd514ebd4c3aaff18df7afd01ba4c5dc63a84815b0 │ │ └─50482 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─03d060bcffc04c571bacc53561d9251bf3c4e81021615efe097da5c30c2b5a2c │ │ └─45751 /pause │ ├─645a3ba55ff9ba67d5b5db12ee719fd119aa4da7eef727c203e9c5905e9fd669 │ │ └─247641 kubernetes-entrypoint │ ├─c1d5bda9c2b97b2a1f9e6b533e8d1a823d85d8de77ec136c8784a518fc21d1cf │ │ ├─212971 heat-api: uWSGI master │ │ ├─212999 heat-api: uWSGI worker 1 │ │ └─213000 heat-api: uWSGI worker 2 │ ├─3cebc71d2a6bd1ce7074963ca5f5fff048d2ef0a556e4fe2d266b6815feeff17 │ │ └─66143 /pause │ ├─c0345a2eeba96d4d709eb82b6dc3aaad06f1a017543a5f4c17e53f8335d35767 │ │ └─69788 /bin/oauth2-proxy │ ├─5846d18300c10cd41e5c7702f22658720195be7f6b9048a4c58e2076ebd4b161 │ │ └─69418 /bin/memcached_exporter │ ├─ae4338314a8f3d06942eea1fc3e736b78d7fbc946e24f2a53b1ef7e477284b3e │ │ ├─50289 mysqld --wsrep_start_position=78601ddf-9fd3-11f1-b1d4-96d0be011fa2:20 │ │ └─50416 /var/lib/mysql/mysql-state-monitor │ ├─88006272089e56108acef11feef9160db48943095a72492170999d4eb1945814 │ │ ├─193719 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─194042 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp3dij52qz/privsep.sock │ │ ├─194414 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp_axhyv5d/privsep.sock │ │ └─194605 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─5f714c144c8bc9a4e69060f439913e8c5fc240c8ce995b938d2f290affeb8b34 │ │ └─49146 /manager --metrics-bind-address=:8080 │ ├─e1bc4fb961d3e73f1d9a53a75f142a656294dbd05befbef13a447269295e0c5d │ │ └─41773 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 │ ├─bc3010ac3930271c2fda6c585c328de7f7f83fe38e1058a643859977898e11f3 │ │ └─114948 /pause │ ├─bcc4435f71c937ad7b6bf2bc131d7a1aba8c80b28b561e94b4d308daf7ea169d │ │ ├─ 99783 /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 │ │ └─230578 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0fb3cc8e1fbe7980d2bd92b268765f07bb3a416e4cbe779eda62ace41fb5abed │ │ └─240543 /pause │ ├─3216f3bd0cb99e14dfc61b89e0d73358e311620a787ce6d9f8e0f6b91ece5ff6 │ │ └─82856 /pause │ ├─751065723e6ba30f20a785f54718693a4e36818a278a3fb469097ab67cd17726 │ │ └─197490 /pause │ ├─5e826816f1266fccabd6fb88c8254ffbe1b1a97c31c9f08bb0c182f892dc0887 │ │ ├─130269 cinder-api: uWSGI master │ │ ├─130282 cinder-api: uWSGI worker 1 │ │ └─130283 cinder-api: uWSGI worker 2 │ ├─d3246d54a062033339c7c05617c98362a1a7b15d5262cf662cd6bd66935b737a │ │ └─65054 /pause │ ├─39767e7903286a279ba93a1fb1b1901c0a5dbee3b5ad5321ad27a1cff803fb88 │ │ └─44801 /coredns -conf /etc/coredns/Corefile │ ├─0bcc3c45d80ea1c9c39526f58a9c2a15d0e340e0f68b18c6e411fcd730e95e03 │ │ ├─195474 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─196999 /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/tmpae84ns90/privsep.sock │ │ ├─197446 /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/tmp1_dlvago/privsep.sock │ │ ├─198004 /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/tmpd_qtfbgj/privsep.sock │ │ ├─198546 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─198547 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─198596 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/7db555e9-e02d-4882-a807-b77970d6801d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/7db555e9-e02d-4882-a807-b77970d6801d/host --addn-hosts=/var/lib/neutron/dhcp/7db555e9-e02d-4882-a807-b77970d6801d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/7db555e9-e02d-4882-a807-b77970d6801d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/7db555e9-e02d-4882-a807-b77970d6801d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f5a78816-5645-490a-ad65-9d8b50e82945,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 │ │ ├─198599 haproxy -f /var/lib/neutron/ns-metadata-proxy/7db555e9-e02d-4882-a807-b77970d6801d.conf │ │ ├─219095 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d9c45815-9cd8-4921-9cff-cb0e02f74bac/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d9c45815-9cd8-4921-9cff-cb0e02f74bac/host --addn-hosts=/var/lib/neutron/dhcp/d9c45815-9cd8-4921-9cff-cb0e02f74bac/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d9c45815-9cd8-4921-9cff-cb0e02f74bac/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d9c45815-9cd8-4921-9cff-cb0e02f74bac/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-74e7b284-c076-4bf6-ad06-ede59c13094b,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 │ │ └─219119 haproxy -f /var/lib/neutron/ns-metadata-proxy/d9c45815-9cd8-4921-9cff-cb0e02f74bac.conf │ ├─db2874d7c8129e0f5b7c4d2ee9b408f155c18a1b6deece70f2622e14d6c8abd2 │ │ └─167117 /pause │ ├─cde80584bb65a2a6372b5701e3bd6dfd0deb7a248825adecbe76957156456f75 │ │ └─183058 /pause │ ├─e930b6028a3293a31143f47b3072d40e8cda014cbabfc30b2c36acc6280411ff │ │ └─245990 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─03504b92976f53dfc22615ba966cba969b432a24fdd20c0f5255b52be0528b45 │ │ └─116959 /pause │ ├─f7703eef39e1e0800ab60999214021854e6baed83dda518aab7b54a93e24f415 │ │ └─204985 /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 │ ├─5031d43ebc08c01b3fb9f658ee099b4209746b0af29f072e2910a86afff02222 │ │ └─164816 /pause │ ├─e8285c7b624905fee84467cde66de70a8e12d9f9d10db71c48ce42a978d89840 │ │ └─96106 /pause │ ├─03cc4e1b5c083c10ed27d192f18034997fbd8d2d1a9126e715aa6ff9c76c318a │ │ └─90108 /usr/local/bin/rook ceph operator │ ├─7a3656701582ae2a42415ad655ce218ee0ed5529b34567a6aae9e44b63ca02ad │ │ └─81271 /pause │ ├─78e0c1f55974e8b96aae451280d8c1bf5fa87b8ee57ec3433d7fdbeb0aafacd1 │ │ ├─132982 /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 │ │ └─133291 /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 │ ├─26c437e86b955c35c6caa2afa9c28fd32040b37b05c2cd0db34c45b432396b24 │ │ └─167736 /pause │ ├─5287a4886e3677642c44f3b32298db3e0390d2f167c87fa99670a2818c9f7a71 │ │ └─67032 /pause │ ├─b45b95db416f1b926621f68e16e07369d5c407f8ea874a15ca127fb544251452 │ │ └─44727 /pause │ ├─6f325781d1534a423047259d42414558c74ee92df1027254b4e427ab92196949 │ │ └─182965 /pause │ ├─83c427597770bf149fa523d41034d48434fa34b3b36e25de4ed37cc5f6b81ee7 │ │ └─242671 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─cd44fedfb1d6e266cf66dac35e1ae5670da1555bb8cbe76d933d164550e8e4aa │ │ ├─179531 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─179896 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─179897 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─82d61046c26f4d311e3e9f347f6946a5d5d55c9253f5ffe179d64e351afa348c │ │ └─53005 redis_exporter │ ├─086ab836fcd7841d1b26b6fa1c611d8c3ac5c9379977f1d7c1d01d88a2419b4e │ │ └─65820 /pause │ ├─9002ec044b2fcf3b51289957b54bbb00429eff5831a4bbee183408c759a3c8d1 │ │ ├─179539 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─179903 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─179904 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─b82962581f11d31eb45e7c24210eb6af0d7c644698141b3f5d1745dee661b1c9 │ │ └─225848 /pause │ ├─8851f3dc8ed02b2edd549b04bff47b4020621f2e031f494357a2a1123ff185f4 │ │ └─52533 /pause │ ├─a7cb62042ec8fea4a2cc33d45f9bb186fc90f0424e876b88f6be1c307f3fcaf4 │ │ ├─50214 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 │ │ └─51521 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─824a0261b59bec932acfdfc9a105bed5363a6b121ca5f58c14622367c6f61c9d │ │ └─44318 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─a306b24ddf68c857f1c11a832b7bbc13a0bd754b859809f55be562f291b2dcb3 │ │ └─41832 etcd --advertise-client-urls=https://199.204.45.44: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.44:2380 --initial-cluster=instance=https://199.204.45.44:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.44:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.44: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 │ ├─825ecb2ff2b4f8edcaf61789a86f4ec1ec1d56b9e524cef096f6ac0d3da7921c │ │ └─247426 /pause │ ├─f9fb8b012518fb187b7eb4aa60ec53c488853b065b62c87a3ebfa65cf92009f4 │ │ ├─70052 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70090 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─70110 erl_child_setup 1048576 │ │ ├─70286 sh -s disksup │ │ ├─70288 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─70289 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─70450 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─70451 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─70461 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─70557 /bin/sh -s rabbit_disk_monitor │ ├─e3a9215af2581b35263ad5428a6cfa3f3a6ba4a951796f6af56efdd1c5f6e100 │ │ └─58115 /pause │ ├─8b70e0fdcc72ebec1f436856073752cdc9e00c9858370980da52da8cf2fdb819 │ │ └─41814 kube-apiserver --advertise-address=199.204.45.44 --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 │ ├─89063d332f4b69d4b2d22be06d1992a7f116af774f5d6fbbc26942253dcc8c1a │ │ └─237718 /pause │ ├─ba9229cf83f9d85a59ecd4075963f031a16c06d2ee56ec5d17a47421f3c2575e │ │ ├─151897 placement-api: uWSGI master │ │ ├─151918 placement-api: uWSGI worker 1 │ │ └─151919 placement-api: uWSGI worker 2 │ ├─59da4399353fbe7795cf50e200bd915650efc4bac585d7c6b81f2a38cce750d8 │ │ └─99432 /pause │ ├─b1e9bcdf40cc0cc4cd1e4fe6019956eedf232b44104a7e2c5dd01184f27a1b2c │ │ └─58168 /pause │ ├─7f53a4474015f0785bf69ec7397fe1a6ff94c9ef11f36224536d0b0a125250cd │ │ ├─192618 neutron-api: uWSGI master │ │ ├─192713 neutron-api: uWSGI worker 1 │ │ └─192714 neutron-api: uWSGI worker 2 │ ├─0008e1e5a791ee4b64f0a1cae0bac9ede2bf4ab620017c5c6a536b79ce0ed019 │ │ └─68651 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─bf91669c7ed5825c1810dbda3dee9374d1e047d1604265ebee241cb41dce2769 │ │ └─65513 /pause │ ├─f4e27a6e3d380859fbd576adcc216a3c855a0372fa3fb35f7f8b35d3bcd45b37 │ │ ├─117048 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─117065 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─117071 erl_child_setup 1048576 │ │ ├─117120 sh -s disksup │ │ ├─117122 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─117123 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─117163 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─117164 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─117174 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─117360 /bin/sh -s rabbit_disk_monitor │ ├─2cf4ffed4d86c9506c361f0b1305800fb6a1e440291238d0f51f0b690cdc898f │ │ └─69135 /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-44.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 │ ├─f110994aaf7d300c05557b6eb01a311a990875fa9b83349035115580e56fe7a9 │ │ └─99717 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-qcjf5 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─3c69fe48f15003b8ceb3e476391bffa88a28d2afd59041affd01a106aed1e2cb │ │ └─69338 /bin/pushgateway │ ├─a024db7951b2aa0e06b9bfb19cba1b4c29a06623862f03a44bdc9315af9890b9 │ │ └─58481 nfd-worker -metrics=8081 │ ├─df2c6c84d1d65e0984d573fae0c3bef650e062d81822f943ee91976f3c6618c8 │ │ └─243980 /pause │ ├─6900b77ecc2121ee9defb8d266d757069e635c1330954a09829e009d24855672 │ │ └─244010 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─49384110f5af7ea9ae0337042761a60dc2b28c10fe25f50550b0840ca8f9cae8 │ │ └─69105 /pause │ ├─73f79bfd7344000e10cba3734f99e70e7d708b6fe2e3107f6abe387288697026 │ │ └─245965 /pause │ ├─02b59a29753754ea4b815ff8c56d1a914ee48984be07a6455943bb09dd43d94f │ │ └─116691 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─3343bc70bda8d365dd4d2e85492da2e157b9bb576aa1fa69a0985d702d5101c5 │ │ └─118724 /pause │ ├─7f6795ba2bf902fb567d2799616c91f7d1d15a7d79ae6d093f0b89179694f9c5 │ │ └─242643 /pause │ ├─1923bd6e02e1c6d195d3673991e8d163c1c4bf5dd136bd7f58fe286d8af62078 │ │ ├─162184 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─162197 /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 │ ├─7377d024bb58cfac99c9b28e008860988b506149730bd88a17a2499cd86a7810 │ │ └─47909 /pause │ ├─6b66b9c4522dee6893ee3a4edf44b8dc84579cc697f1ac482cae79b9d65ad82e │ │ └─182649 /pause │ ├─bf9316e99c287616c64059ddf27ef5b7a267defe5464267c6adb1142fd859b70 │ │ ├─195590 /bin/sh -x /bin/wait-for-ip.sh │ │ └─264063 sleep 1 │ ├─406da2cd1ceef6ba897482eaf48769dbb0b08e78d802d35acfa6b95d76b968e3 │ │ └─45703 /pause │ ├─240e8c7c87e33840544716b8826ce6dff1469c06070c0ec526536f12441ef5aa │ │ └─44681 /pause │ ├─4326bf7e5ce70d5c1a3e66e10393786c939d6c8a08a6b421afc6af457e3d21e7 │ │ └─41687 /pause │ ├─4ffcddad44d4616885e6ecd8c570e4a65f6883ec71dcec218634a80e665f9cd8 │ │ └─44282 /pause │ ├─42354291ef3c98d448a29c558a31401b5788767b798fd6c653f7922e8d463cb5 │ │ └─225786 /pause │ ├─a75d9fcbf25d50fc64c81598e02a63d9620e6fb41023096fbd7c48c5c40873d5 │ │ └─100618 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─33786a46cf80785a90328d8156ddc19b7540e1a2a393e0cfc664150b5038d4ba │ │ └─58605 /secretgen-controller │ ├─1c6b04798f9b59514c4a1994f3ac495c8522443fa84a2854a02194c296d113c8 │ │ └─41693 /pause │ ├─c7cc85aedfb3d176943c5f4a6024280c79be70067f8bd908793ccba04ef87bfb │ │ └─68849 /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-44.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 │ ├─446bce6df8b23e3a8a1f9f700b13fc0641cdc543bd121f7f9e1b1502705bc557 │ │ └─162129 /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 │ ├─04457c36081b9c62192e1eee7f82e064af68dd4ea6b8dfb4ac1f7f343bc09414 │ │ └─182479 /pause │ ├─cae5e6f2d95b7b20ef0d4549fa31449b2e394f6302224362049078ce55e05492 │ │ └─49461 percona-xtradb-cluster-operator │ ├─3afaee3b75506840e0558a17ed88c32129792988488a44953b6de819d7da3a08 │ │ └─247496 /pause │ ├─a05df51b483daf1f447ecd05fa5e0228d211d4b941380efcc88d518e5cf4ee30 │ │ ├─64576 python -u /app/sidecar.py │ │ ├─65068 python -u /app/sidecar.py │ │ └─65069 python -u /app/sidecar.py │ ├─ef0d1c2077bf40628e210f957d08848fd4ea95d78584f538e16e8ad207e36a32 │ │ └─63594 /pause │ ├─f9ce9fa437306a6baa3a8b4a2f2df1a439a8237f8e35c788dae7b012ac1dda48 │ │ └─182596 /pause │ ├─8a0c6e5e9d6498ce18cf242ceae169837f221c36510b5cab7efdec5fd06db33a │ │ └─166919 /pause │ ├─1e4e3c006ba88255e26f063f4af904e33dc985e701dc7427a571fb3d22186fdc │ │ └─58406 nfd-master -crd-controller=true -metrics=8081 │ ├─a04984f50a51e86d57f7080b20b5278b0b01c452d5ca9a4a9d9a58cc515d5a9f │ │ └─44752 /coredns -conf /etc/coredns/Corefile │ ├─52b12a272472dab73a86cbe7a95e65be5d03ae8b2d4a67b4954a343393c71fba │ │ └─242135 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─ab661ef6db685c552b0bc5abed611e43cc81bbf95bbac9ef101a2128b6fe5a05 │ │ └─163748 /pause │ ├─22b925e67a334c5f8c60e4915b317c37fd1b2cde065e81a29e334a945b6ed892 │ │ └─69508 /bin/oauth2-proxy │ ├─24ca6060f6d74cc07fb8119f30ca4735e4f5502b577ce35ccb95251e96b65cc3 │ │ └─182587 /pause │ ├─ef85278754a00c30fff330612789a6816deaed648ca03d320ff1a25d21b0fee3 │ │ └─52746 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 │ ├─5d87a26d41e3482d47477c32941591c056ee529dfca582c638325d17c3447a85 │ │ └─132287 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─54839dba0e66e3fc9fecae33e8a9554fd213cb28b917070b8f720dd1d08159c8 │ │ └─225883 /pause │ ├─e317e63f570df15048c2792a7cc55fccaea859c895aeed2a282f15514af6b2db │ │ └─49344 /pause │ ├─7c0e6a46086b7bf7855505b574849cb67af6708ab5b96d26be45af2756d61e79 │ │ ├─192657 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─193093 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─193094 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─193095 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/plugins/ml2/ml2_conf.ini) │ ├─9e95813101080e26328e119ef69c1d41fbff99f8b452db08e3e31f4dbf7997eb │ │ └─67882 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─21ffc065a4519d6e16644ff083b6a50c5afb44ff70f31623653af18bd7c890d1 │ │ └─50387 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─68831486c5ac752b52851a4cdc08da28e1f9aa496541504e9d1fcea0ab16ff0d │ │ └─45663 /pause │ ├─43a5b68b3d31a670be5030b71db9ad5393b526f844f9d3bc2a2397aad0f656c6 │ │ └─45484 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 │ ├─22b3cadf290452dd6885568cdc2f6090ecb1dbc833a466209d6a43743c5841bf │ │ ├─81422 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81439 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─81445 erl_child_setup 1048576 │ │ ├─81494 sh -s disksup │ │ ├─81503 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─81504 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─81507 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81508 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81518 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─81609 /bin/sh -s rabbit_disk_monitor │ ├─b5a993fd167345803bb0c3bf168e8194b214509c9ef4178c5e012afdfe94b292 │ │ └─198368 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─511138ce244e230ddf1141098a58620e73bf5871a5340a9761c16f1dea024357 │ │ ├─67137 nginx: master process nginx -g daemon off; │ │ ├─67162 nginx: worker process │ │ ├─67163 nginx: worker process │ │ ├─67164 nginx: worker process │ │ ├─67165 nginx: worker process │ │ └─67166 nginx: worker process │ ├─d0d502cae5af2ad3c4bdddd5b210657547cceee073c84dd47d7eafdc74b0bfc1 │ │ └─69375 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e7f85bcb6d231ba0d53724c5170540e6407ffc7b7467e7635680815dd7650a1d │ │ └─118768 /pause │ ├─123ef842d709fb298c2e9780c5b7c7b41b128c52b92b7257af9abc69deca3e26 │ │ └─65512 /pause │ ├─5b1903bfc44a33bd79194a2b284bb025444ce3762c3e5cbf4528325947118f68 │ │ └─66423 /pause │ ├─f4e12d279de4f16e4957be22ff826e3988333bab534294f51a1658a4b2746436 │ │ ├─115297 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─115483 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─115485 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─01c717b0f5aa9b15e1fc7636a1eb271793fcc9309c8678f253129b9c2c1d4508 │ │ └─69221 /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 │ ├─d335f8f585173cfca1b89c560e3400f7d000fa4885cc930ede19c6533e78b511 │ │ └─64337 /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 │ ├─58edd9df76c1ee12f43775c07f67edd1075d556082b66d69ad0c258f744ce3f5 │ │ ├─237863 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─237880 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─237886 erl_child_setup 1048576 │ │ ├─238020 sh -s disksup │ │ ├─238022 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─238023 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─238043 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─238044 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─238054 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─238320 /bin/sh -s rabbit_disk_monitor │ ├─fb6a5062e098d58f84b642f97aaf43e9fdb643b933b47a9f9c0b5b86e13269ce │ │ └─49694 /pause │ ├─be60a5fa860a2468e3e14f81bb388373bc3ee39f28de667fc6e1b22e388cb644 │ │ └─45870 /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 │ ├─06ce075fd5255da8b6cfa37132f85ef3de916b766367a7b56d500dd4df1ad190 │ │ └─48973 /pause │ ├─59292214cd10747e2891d261f47e818c53c645f2e9af73e69b1e7d286bb64487 │ │ ├─178838 nova-metadata: uWSGI master │ │ ├─178851 nova-metadata: uWSGI worker 1 │ │ └─178852 nova-metadata: uWSGI worker 2 │ ├─3c6b9fdb9f44ea60ea25a384e39d4fdf9090293dded903e2c13b109e76e0cd75 │ │ └─68932 /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 │ ├─78db8bfc825b544caf39b065003ad6992f294d092a2f3a102ff6877c669ea107 │ │ └─226004 kubernetes-entrypoint │ ├─4dc496e5648d3eeb2dbe632f5cc4f99c3cc4c8125f021b8490fb6e8432a50344 │ │ └─114866 /pause │ ├─9eb96552ea3cce011fd3e2b6a7ff075598a2ec73420cc9bd9323022f284979f5 │ │ └─167281 /pause │ ├─a3753796ed91bb8975da9707d0abe05603847b82702595ce91dd3cdc6e65d70b │ │ └─48877 /pause │ ├─5f9d0e523ac06e8de5bfec17066814164afdf652f30713a84cd1d51166c1afb6 │ │ ├─88127 barbiacan-api: uWSGI master │ │ └─88140 barbiacan-api: uWSGI worker 1 │ ├─5c72f4dbec5700c11a8a9ab70c7e14708be00a76d333592d76c7f46ef653e061 │ │ └─42952 /pause │ ├─55d064ebb0b08757859a877c18c98b27cad4eba041788ee9be31f7b87cea8dab │ │ └─52922 valkey-server *:26379 [sentinel] │ ├─5ab929e58267c0e814077c75ccae409a438aebe4a715a844685188481b4f5e8a │ │ ├─212747 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─213244 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─213245 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─75b1ea3224f40083d7a12f1f89082498ab5cb60103f4261d7fed66293ccf8508 │ │ └─43205 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─9b664bfc9af78164c4b403e76291849db6849fd15bf9d9719b29a3d4e4560292 │ │ └─67833 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─52ed499f07bc8ac961df732ed8ee995545fccfc70d95e62ec8b5315b8ac407f8 │ │ ├─113684 glance-api: uWSGI master │ │ ├─113697 glance-api: uWSGI worker 1 │ │ └─113698 glance-api: uWSGI worker 2 │ ├─8d97169ae5a1c25c21e0911eec7ce51a66424c17740fe4e2840bffe8d977db35 │ │ └─167062 /pause │ ├─952236b66639a60196cdaf36ac9b6c9e29477d89b1d4a9395c080ce4d8e12228 │ │ └─68352 /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 │ ├─5c480c7c341650ecff93ae23abeff02d98fc8e05b80f9c0f99915adb0492f47a │ │ └─197646 /usr/bin/libvirt-tls-sidecar │ ├─d57164dacca399234a81ed9521602a0e0870b4cb1dcf1d456f086c26233657ce │ │ └─200019 /pause │ ├─72f415c1c0b9e5409086f6a5996b2ea766da27a7cc4821f67d362448161d5e3f │ │ └─113317 /pause │ ├─77dd760e7c6c3e6a8786935a60766d56a0bd99c102716ba46297627e26fd4890 │ │ └─247577 kubernetes-entrypoint │ ├─e09080eaae1f6822f2e56ff60f917b871436657bbeebd568e5e4c1c5b64f5f4f │ │ └─226028 kubernetes-entrypoint │ ├─c8df4ae9622b75b0da3ee50f55d4985b1c65925a533b9cdf662f1b695779fb87 │ │ └─167370 /pause │ ├─7fa741177c352c8c89403548c71ebc3866d447d4ec86b57c3c31684555ee5498 │ │ ├─195610 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ └─196311 /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/tmpr30vj_m8/privsep.sock │ ├─2405fc6299108a4ce6f325b144a07081bb550e9bf9316ef2f4e612889e386c11 │ │ └─41937 /kube-vip manager │ ├─8ac1b1a48aed0be2fc8178270734e17231b1c6afb263ba6bf5ff4a4862beab96 │ │ └─174052 /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 │ ├─851523bc5c8bd16113b60209c4ec8258d26f64e64c6d4c48b6b003463cda1680 │ │ └─48514 /server │ ├─d4875b149b2ccc1d8b1d859a00105c376ad4a4ca052370bd7004e6e174850e77 │ │ ├─164928 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─164945 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─164951 erl_child_setup 1048576 │ │ ├─164998 sh -s disksup │ │ ├─165000 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─165001 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─165037 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─165038 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─165050 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─165216 /bin/sh -s rabbit_disk_monitor │ ├─9c6b0d7f13d441011967735df1fcaa2cc5d39b746cf9f8449315f68a0fbf6992 │ │ └─163358 /pause │ ├─1ec4aa7c2dd7f8f62b09253bc0e2907b5fbebe0ddb7fdf65a81f70ca1a3927eb │ │ ├─178643 nova-api: uWSGI master │ │ ├─178680 nova-api: uWSGI worker 1 │ │ └─178681 nova-api: uWSGI worker 2 │ ├─2237295089a1c3ab37098039e98d8dee62b4c3895d1fc464ca7d7b62f4d5c2d6 │ │ └─199894 /pause │ ├─36a68e95c1d5bfb197c5cfcb63a72c2d33392d30c8cfcf9bbb1b7597c5f88b4b │ │ └─52599 valkey-server *:6379 │ ├─0cbcffaf595d8d4019a3c55140b2c3c8e8facf870d39c2be9069b2c53464954a │ │ └─41792 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 │ ├─9f2f3f407d517c605198a3666de80d5836e6aac3aac031d43b3456e51371fd5b │ │ ├─197867 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─197884 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─197890 erl_child_setup 1048576 │ │ ├─197972 sh -s disksup │ │ ├─197974 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─197975 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─198027 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─198028 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─198041 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─198494 /bin/sh -s rabbit_disk_monitor │ ├─ed315ab63c6706cb098af35e2a7f4c1ce2dafff37644018aad53f870597d453e │ │ └─41633 /pause │ ├─4028320be95f73ddad1aa37c3fe57ba5d72c55755385090ffd32d8bbf17dc183 │ │ └─57367 /pause │ ├─5c5442cb4da5295f31703f153bff8ad418e822fcf4b291c3c483e68bffb05143 │ │ └─71781 /pause │ ├─afbb1d3e7fa9b24d27e59ffb27698bed50273124b41f44da2cd5779979696472 │ │ └─240653 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─ebae08ed8ea08f7f6e96759e309e8dec076eab7f027c2b7d499855999846a769 │ │ └─41562 /pause │ ├─d668b59004ad58182a72928c331fd3c4dcd7bb02d60e6ad930e5fc3096e11945 │ │ └─47994 /pause │ ├─2202b62c117f6dfb1de920732e7eed797d1c21e1247cc0121168b544744c158d │ │ └─99370 /pause │ ├─4767f8900ded92337a9f53a6b5b6d06cc5481f7e18c652f1ddc3233cc6870045 │ │ └─63837 /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 │ ├─a4125681de31d4663edbe73bd18e5dcff32a60e0887070959f10d2694328a422 │ │ └─52394 /pause │ ├─dba6603dbd16e546828a908cef2cfc982c6ba049f806b43ff14cffc65eec8e1c │ │ ├─ 48417 /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 │ │ ├─ 48431 /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 │ │ ├─ 48520 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─236915 nginx: worker process │ │ ├─236916 nginx: worker process │ │ └─236917 nginx: cache manager process │ ├─81ff3f73b926144fed705f4bcaa603313f7dcbdb058e55c184a14c9c3896a760 │ │ ├─195452 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) │ │ ├─195890 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) │ │ └─195891 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) │ ├─e9e76a8d10215da63f41edaf68b2dcffe25dcda8ad6483159bf75519b7c67bd4 │ │ └─45963 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─dcd63dd2ae9745988a4454648ca4061633e59f5d7c458ccec769baa239bb57bd │ │ └─58353 /pause │ ├─71b7f710e392ca8c535b3aa5235a2704010110d5e6afcee459df9d2cb62aee31 │ │ └─225965 kubernetes-entrypoint │ ├─8964737ba2c43ec5958bf7e1531338990a6f3d724959b9d1685bb989253685c3 │ │ └─66304 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 │ ├─ec74a64f11bc84f40c6d57de8b776ee0322855ac5c70644af9d9b6eb7475e791 │ │ └─88781 /pause │ ├─17bf80ba8278697a8e046e08da1d74496d8073584336288106674980ff6f36c6 │ │ ├─43417 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43842 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─b611ab9b1d7749d762bf935f18aa9e370976d2fcd50e52ed4aa267c77bc549ce │ │ └─65085 /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 │ ├─4be0bea3bfd4ec44c243a8eb900ee59c489254fdb7836f80e70a95c667824dbb │ │ ├─180782 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─180798 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─180804 erl_child_setup 1048576 │ │ ├─180853 sh -s disksup │ │ ├─180855 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─180856 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─180940 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─180941 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─180951 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─181089 /bin/sh -s rabbit_disk_monitor │ ├─7a7802df20cbc2e155b2ef2cd86d85e9e88050a09bedf641429752611bbbf881 │ │ └─65522 /pause │ ├─bf5dc507ea0296a1e0fdf39b39113be9a9618eaf9f8a5aecde577649fff38ae8 │ │ ├─64543 python -u /app/sidecar.py │ │ ├─65070 python -u /app/sidecar.py │ │ └─65071 python -u /app/sidecar.py │ ├─077936cbf6753ddd6b0a5b9d91d9bdace5a106c8b3e0306c2fe919d61a16c26f │ │ └─42999 /pause │ ├─5e8d7a4402bf62ff7926df482308aeca01643d57b878921d1bf902b27962e2c3 │ │ ├─217143 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─217159 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─217165 erl_child_setup 1048576 │ │ ├─217215 sh -s disksup │ │ ├─217217 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─217218 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─217264 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─217265 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─217276 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─217514 /bin/sh -s rabbit_disk_monitor │ ├─09ff376c062e4682f237089545e7aab2a659b5fcd35559b541683e9aa8ad32e9 │ │ └─164096 /coredns -conf /etc/coredns/Corefile │ ├─01d1ce8f61ccc8eba35fecb699d09d3cb74d21cd7560925aba3831111bdea38d │ │ └─69177 /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 │ ├─677c052fc3b2461ff27a0f4b9178c1a068d0324e0ecffeab7a31f6855b400e57 │ │ └─182873 /pause │ ├─c0a0b2e8866bde2c28490f4d9c44e12a1d05cc8d172d8f2dc0518f30dcd3fa73 │ │ └─58072 /pause │ ├─36c1551ddb1a6bcb56e0edb30b25f06a9d508916da9f6f746b4c5856cf4eed46 │ │ └─199840 /pause │ ├─082f6e73b56acdfe9dc8011ff3ba8d937d012af851d53d0556554269be6100d8 │ │ └─63506 /pause │ ├─e6b16c763c93270283d7288f61be10ec10f96622a5e65a9f28ad0127143316fd │ │ └─161619 /pause │ ├─1d3560ee4d0e62cb384206c5508c50395e1b67810072ede24879c396c31ce652 │ │ ├─183814 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─249524 sleep 300 │ ├─b492484d8711cb81886affcf5026a589d9b5a4553d65bafd0ef57711a3c94caa │ │ └─41716 /pause │ ├─179344a915d820524cd79f41fedb1dd6f598bbf399e024e26f37f1d1c2d090cf │ │ └─69446 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a333ace382de3a296ec81803e7dbcc7bca09ca9f70a398b971b499fe28b9df40 │ │ └─68410 /goldpinger --static-file-path /static │ ├─3e8b709cc3d42968cf690a59f8de49f6cc2c7b73916b2325c4b163ed9ddf4e9b │ │ ├─75354 apache2 -DFOREGROUND │ │ ├─75400 (wsgi:k -DFOREGROUND │ │ ├─75401 (wsgi:k -DFOREGROUND │ │ ├─75402 (wsgi:k -DFOREGROUND │ │ ├─75403 (wsgi:k -DFOREGROUND │ │ ├─75408 apache2 -DFOREGROUND │ │ ├─75409 apache2 -DFOREGROUND │ │ ├─75410 apache2 -DFOREGROUND │ │ ├─75413 apache2 -DFOREGROUND │ │ ├─75414 apache2 -DFOREGROUND │ │ ├─75415 apache2 -DFOREGROUND │ │ ├─75416 apache2 -DFOREGROUND │ │ ├─75417 apache2 -DFOREGROUND │ │ ├─75418 apache2 -DFOREGROUND │ │ └─75419 apache2 -DFOREGROUND │ ├─a91510efbed59e3ec89bb7ffbc1870f1db475c5c45fc41d4273aa0670156882f │ │ └─180637 /pause │ ├─c625e4fede761740c90ce1fc1f4e5819654b02ae2e8680a411cd3c42a5f4e806 │ │ ├─212751 heat-api-cfn: uWSGI master │ │ ├─212861 heat-api-cfn: uWSGI worker 1 │ │ └─212862 heat-api-cfn: uWSGI worker 2 │ ├─621b82cc4000b39f5e36e4323708e5c2781c2d05201d83bf8927a271a9d236cb │ │ └─197697 /bin/bash /tmp/libvirt.sh │ ├─78057d271d975362d0b8b2c18fbfc6d6c68011568e8dbd5456c68e661dc68838 │ │ └─134679 /pause │ ├─0cb3124a28b047c4f1c2ae8e508eb7b6b460b63d33f56c2866e7104d5f86c474 │ │ └─67711 /pause │ ├─d8b6a132a4f33514737105dcbbfd1290c5d55725ac8978a72b353cb0c86f8cb8 │ │ └─49018 /manager --metrics-bind-address=:9782 │ ├─d4a36b279cd4ce80693e1787f2593ca080ae83108a0a038c53ed289b8fa562f2 │ │ └─63378 /pause │ ├─5b053b1a177c672cd802419be50dfebebe20b4f865b98bb1a3fc4e027e532d5c │ │ ├─96291 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96308 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─96314 erl_child_setup 1048576 │ │ ├─96385 sh -s disksup │ │ ├─96387 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─96388 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─96444 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─96445 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─96455 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─96801 /bin/sh -s rabbit_disk_monitor │ ├─a365688f02036af92001e5aea5636d3acb2affba03fca4403ab48132ea68cf9b │ │ └─42125 /pause │ ├─cd6588aa4536f2d1fc96b7e1a5af0ac94498b3e0ae1b4953a53688069bc0f38a │ │ └─45918 /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 │ ├─6fa01b5ecf5702df6c28c0ffbb0074efb2507fe21875283a3f144fe3fcbdbf70 │ │ └─50001 /pause │ ├─236c422e255011c8573a810163afd0be223ccd951d55f20d7f70fc08b5a7a85e │ │ └─132572 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─11245f0d67431edae9034da51e602d047a2e5acb0d29a2a2aa6cea9f948e7ce8 │ │ └─45193 /pause │ ├─e86938e196005f4fa57ba6e100e16cb6cc626a5596e92af40879434995016f30 │ │ └─58447 nfd-gc -gc-interval=1h │ ├─9b3146c205169825c38b25a429a8740f0112deabcb614e25d9af3339f3206134 │ │ └─64925 /pause │ ├─c59894a7a954c6cb090828b0076d702f5d971ed5fa1a7efd2a36d52a4aabee48 │ │ └─226119 /pause │ ├─9ec2e2525bcea9f92dd2610c6371eb069bb7f5d30b2f9501f27ad405e7f259a3 │ │ └─42158 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─5be6cb72d3eed45907f019c25daa40c05536735e80247c8adaa0d6757359a418 │ │ └─131883 /pause │ └─ef78dcebe6b0cde41e80a19da8091b5f74eaa0c4b12d11b81961d37df8ee2e22 │ ├─192727 neutron-policy-server: uWSGI master │ ├─192748 neutron-policy-server: uWSGI worker 1 │ └─192749 neutron-policy-server: uWSGI worker 2 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount