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 │ │ │ ├─22115 /lib/systemd/systemd --user │ │ │ └─22116 (sd-pam) │ │ └─session-21.scope │ │ ├─22054 sshd: cephadm [priv] │ │ └─22132 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─710 /lib/systemd/systemd --user │ │ └─711 (sd-pam) │ ├─session-4.scope │ │ ├─1617 sshd: zuul [priv] │ │ └─1630 sshd: zuul@notty │ └─session-1.scope │ ├─ 707 sshd: zuul [priv] │ ├─ 724 sshd: zuul@notty │ ├─ 869 /usr/bin/python3 │ ├─ 1621 ssh: /home/zuul/.ansible/cp/199.19.213.102-22-zuul [mux] │ ├─408854 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-yaodmwnvxxcpydmzocalqmhnxiqwhyyq ; /usr/bin/python3'"'"' && sleep 0' │ ├─408855 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-yaodmwnvxxcpydmzocalqmhnxiqwhyyq ; /usr/bin/python3' && sleep 0 │ ├─408856 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-yaodmwnvxxcpydmzocalqmhnxiqwhyyq ; /usr/bin/python3 │ ├─408857 /bin/sh -c echo BECOME-SUCCESS-yaodmwnvxxcpydmzocalqmhnxiqwhyyq ; /usr/bin/python3 │ ├─408858 /usr/bin/python3 │ ├─408973 /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 │ └─408975 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-cbb208bfaa2b7afd9dda14622d645306bce2775602191daabeca1ca35b1507dc.scope … │ │ ├─30196 /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 │ │ └─30209 /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 │ ├─containerd.service … │ │ ├─ 9961 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12539 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 04c8e4fd71e3661fe9cdc0a1d4ecada5415df695f0ee441e562fa0b013e65341 -address /run/containerd/containerd.sock │ │ ├─ 12918 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1d0043329e784822cbd65259eeb45b432a6b924789d7e8dbb201f775ce5cbd72 -address /run/containerd/containerd.sock │ │ ├─ 19067 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 550c0670fce568c2f1cf576368555136d47aa6008f9cd373076b2b740056f5f8 -address /run/containerd/containerd.sock │ │ ├─ 25649 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c3630d8c20b65bc7247e5a019db70da87fc15fd951c3eeec0f7d6b607d713c12 -address /run/containerd/containerd.sock │ │ ├─ 30173 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cbb208bfaa2b7afd9dda14622d645306bce2775602191daabeca1ca35b1507dc -address /run/containerd/containerd.sock │ │ ├─ 34906 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e32531998dc01ce5ab71abb8ea20d2e90de7c7dd7648398f0c91db7cea6aa951 -address /run/containerd/containerd.sock │ │ ├─ 40678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bb3f1dca81a7d4af30120f8e90cf38dc4915434b415aef8596cd95b9437defc -address /run/containerd/containerd.sock │ │ ├─ 40720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f90bd677aa300139548993c9a904619f94572e2068a6770e49b1827052bac26 -address /run/containerd/containerd.sock │ │ ├─ 40724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17c12f3512efd76ec317b59f9d3e49cd72651690b6c23b9fa0b07dfe2c74373a -address /run/containerd/containerd.sock │ │ ├─ 40763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3e62a49569f27810c018aed167fd4be6c7b4caf996f93c6f4195cc42d204af4 -address /run/containerd/containerd.sock │ │ ├─ 40765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ed894236aec768805ed680471d9f3d164ee6fb11e6008342ab84e7cbe4e35c3 -address /run/containerd/containerd.sock │ │ ├─ 41291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fc8790e7176fd0b53636bcb26ff2f863443e271f93712cf043f5c0b1dc6fe46 -address /run/containerd/containerd.sock │ │ ├─ 42038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 058d62c7ffef39867fba5c2bf358fa2073f06fcf732d68498195339c0abd3f76 -address /run/containerd/containerd.sock │ │ ├─ 42056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41e19829303c63d15bbb7962b02f0697169f2c58d63c499b1109ac55a0919f05 -address /run/containerd/containerd.sock │ │ ├─ 43427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 343eebdda3b5dd8501f6b5eeebdf8677ab6045c842f963d0eb4dfccc4969e5ff -address /run/containerd/containerd.sock │ │ ├─ 43773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cf6fa9ebff2aac71312e885add90b618acfc0ddae86d7fd6fa94525e29294b2 -address /run/containerd/containerd.sock │ │ ├─ 43851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a98b30481e44ce96b61b7022d1a5f57000e639c9bc524f76441625971b4c7f28 -address /run/containerd/containerd.sock │ │ ├─ 44239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd776816f2f1a432dc342afb72a933214552c576ef3cbaee2f8154b1f81b62d8 -address /run/containerd/containerd.sock │ │ ├─ 44697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e965d8a7b9b6f1b0d643fa76707544c4d6e50c37e515ecfc170d56b207968799 -address /run/containerd/containerd.sock │ │ ├─ 44725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7dbf3d5e29657ae29579413a75b138fb66ce35baad7364a1bc4bcc343ae8ba3 -address /run/containerd/containerd.sock │ │ ├─ 44775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b787e09bc08083b29a1a3d1b9f99e66550d508ccdffefff08b1392650c4fcad -address /run/containerd/containerd.sock │ │ ├─ 46850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77a1b854a14d0ce60113812e4036654959715f960c83791947a989c817fb7e19 -address /run/containerd/containerd.sock │ │ ├─ 46957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e3ab6be739debe372ec2bd7974571948d77ca12b19ddac39f7ad907ffbbef86 -address /run/containerd/containerd.sock │ │ ├─ 47677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac3c700bf9d8d6c9b5207e4a0e1f47253a22d6f047ed7df244e614f51c143560 -address /run/containerd/containerd.sock │ │ ├─ 47777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccf308f2ef854df382ecfca29734606d7f2374cef507e2229ff5e6504e6c7635 -address /run/containerd/containerd.sock │ │ ├─ 48350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd966c80a12dfe6f93a0769c4c2969854901eedcf18830af1838648f2a812873 -address /run/containerd/containerd.sock │ │ ├─ 48660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a3ca9a4f79388f1276df37910be03a1540da3f21e2bcb1d0577fd44ffcc877b -address /run/containerd/containerd.sock │ │ ├─ 49045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c267445c595deecaab65c0e29ba4c9acd316595a36854971c8110f533b67ca73 -address /run/containerd/containerd.sock │ │ ├─ 51203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 594081cc3a2f2e590423fccd2628c1f0e2e857d4baaeb17b398d21ae3eeef6af -address /run/containerd/containerd.sock │ │ ├─ 51423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 436b4a309fda72376a5c11f2e5ff42c5ca8089035d416bd6e1d5d8ca4f3a598d -address /run/containerd/containerd.sock │ │ ├─ 55632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f6a62427b6b245f036bc1af559dac7b05a953014089a33a3ee57a94ac92b6ae -address /run/containerd/containerd.sock │ │ ├─ 56272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad78a24a3d48b223ab53b306f9b59557895a31475689067240434900a1679d42 -address /run/containerd/containerd.sock │ │ ├─ 56337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b9190fd339c6eca863f893886ee18725a73ff25f846d8fda0dd54869f5c6889 -address /run/containerd/containerd.sock │ │ ├─ 56377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48b7d690aa137bed05445f2ba03d1527e5315ac9b1d926bff7177d9032493346 -address /run/containerd/containerd.sock │ │ ├─ 56595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c356038567a4fd5bdeda75fa77da1ec8519eb0f4cd8d177e3d960ea7e2f66157 -address /run/containerd/containerd.sock │ │ ├─ 60751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c29f92542df0c72a8767f8a22d79e45b19737ffc74ac0e2ae86e5610abfb469 -address /run/containerd/containerd.sock │ │ ├─ 60882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a54b5116beb4ca78438da8d91cb763c360dd1b63b51f453abf38d6893c4fb66 -address /run/containerd/containerd.sock │ │ ├─ 60931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc2cc16364fb3c9ff926d815bd3d602d0d87c41e3a5c44e7d55295615ee5e4e4 -address /run/containerd/containerd.sock │ │ ├─ 60976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4feb9defce6c989870e6b18f1dce3c5a921dd043dc900af3953a032a106b2c92 -address /run/containerd/containerd.sock │ │ ├─ 62412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7117b04617e4aa7f03506b9cf708136c290bc212af5d1407293fddd761aa4ec0 -address /run/containerd/containerd.sock │ │ ├─ 62526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1688ab2e683c08fd4cfbad11640d7eaf36f427ee7e3e9fb8918335bdb5eb7eda -address /run/containerd/containerd.sock │ │ ├─ 62707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc2cb8f8ff934ddaad3f3e40667d95655e15f1f5df1b549acc1d874435c6d08e -address /run/containerd/containerd.sock │ │ ├─ 62760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb1a148b21209b0a33a696330685ab00ddfefddab2fcb52c145d5f5cf7892ca9 -address /run/containerd/containerd.sock │ │ ├─ 62848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fd8b563cce5d95e45e9d1e18e15739116879648d66844835621fb4822785196 -address /run/containerd/containerd.sock │ │ ├─ 63294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec86933d2b9f237b0fd720de26dbfac09a4824b780e612c8296e3c256a57ad50 -address /run/containerd/containerd.sock │ │ ├─ 63679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c47c569fa6bf18b3531ce6b89f17c1753c27e988d1b807f91da025abbe6445a -address /run/containerd/containerd.sock │ │ ├─ 63784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f3610ae7611e73161481b8b6cc16a2e8f018d9760787bd2dd7bbd5f5da582f9 -address /run/containerd/containerd.sock │ │ ├─ 64405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01ca4d827df1fb5f9d794d16a119e63e9acf249135a04b5a84f265560f3abca8 -address /run/containerd/containerd.sock │ │ ├─ 65163 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f28e389da2446746a2a4ba6a785f1f93d2d1cf3e92c530b642f7597917d426a6 -address /run/containerd/containerd.sock │ │ ├─ 66832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4db7735e8e0b8df4a8eb04817edc463595ace6185b5825e51d8adb1f9b7a2cf -address /run/containerd/containerd.sock │ │ ├─ 68739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdc0b6c876c8fb9a6e6ed7936a61c4df602b77abeae8231f1da76193bb9b2a9a -address /run/containerd/containerd.sock │ │ ├─ 78136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 991d15ce0a98334b085865247bad86fb82b7cb24728e95d8d82c068326c7890f -address /run/containerd/containerd.sock │ │ ├─ 79666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b1800eb3c808d76e94a8c94eed21d50968b81ca3e291c00c57589505955d005 -address /run/containerd/containerd.sock │ │ ├─ 85291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43bbfb4c55fbe7230aa836fc11487a28c7a0c0cd0abd48a8833c85b1ce70d9a1 -address /run/containerd/containerd.sock │ │ ├─ 91370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 083e6e97b68fe0fa7c2dfdc67f52b7e59b4f050ff3ea16b8cee968c12b56dcf0 -address /run/containerd/containerd.sock │ │ ├─ 95346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8fb8dc4be4ec1f60a3639e164704cee4d74b80746a6b097bdc787f672cf512b -address /run/containerd/containerd.sock │ │ ├─ 95418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a98059960290e34fcb97d2cc4a550097bf2675f3c5c2dcaa31a52329e75791e -address /run/containerd/containerd.sock │ │ ├─104124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 962a7cd91f3deeab5322d2f9ff3342ba00fadc43931392b50116947bdccf169a -address /run/containerd/containerd.sock │ │ ├─105714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f2d2b20e30d088fab7761f2a358758a2191a212b6d5f88ed191232b3afefc6a -address /run/containerd/containerd.sock │ │ ├─105752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e24a7f0de8e162a7b03839143e116fe23f8cb62c6297f97ea04911dfe94c21d5 -address /run/containerd/containerd.sock │ │ ├─107743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 812f74b3bdba138c9ffce507c783598614cc1c5964b013868dd3f0a650fdc803 -address /run/containerd/containerd.sock │ │ ├─109501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 016b47e016f7780880ba23f23f86a555d5bf58f452b4f5faa23f58eabff09c26 -address /run/containerd/containerd.sock │ │ ├─109561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 440d085b1a0b5cf9ff90cae0843576530d3ee9e95e6cc220d596eb0a7714666d -address /run/containerd/containerd.sock │ │ ├─122603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf125312e1506bd76b3595ae1bcd31790cb916593271713f0429d916c711d96b -address /run/containerd/containerd.sock │ │ ├─122646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b84d26121f80c87e0c18b58ea922df3bcc30005813b04d04b61c23093869f63 -address /run/containerd/containerd.sock │ │ ├─125130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a484e7a9bfc66d4786c4083217cb23c1e84b06279af9db75ff632403d2a7e78 -address /run/containerd/containerd.sock │ │ ├─139411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 259f97a98213be0b044f558e82196e6207c5662f694d6858bf90ccff8ecd96c5 -address /run/containerd/containerd.sock │ │ ├─140921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9601da4259867eb8778835c9fbc02a2399f0ca5812102f943de39c45997fd525 -address /run/containerd/containerd.sock │ │ ├─141343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e79494472f44ad7e91a251ad22806e319a57dd01fff89667bffa1bcf287451fd -address /run/containerd/containerd.sock │ │ ├─142202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24db085743fc3734bb73f87bc97760d7f6e0dfd6407f68d6062e365c389bb9b5 -address /run/containerd/containerd.sock │ │ ├─144283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dede2994a0064219b2d9c407867d0b0bb145a064407032ec80f2a1eb06282e8 -address /run/containerd/containerd.sock │ │ ├─144505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad784d00e00fcb3632ca0b655f99b3f3f4d6b380bb803294ee180712762dd33a -address /run/containerd/containerd.sock │ │ ├─144546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 248cb4ecf8ff6e038a7b88bc942914683f67421e7cdb1ef8314ef8bdac4c1d73 -address /run/containerd/containerd.sock │ │ ├─144790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebfaa8ba81ac330fb6ad8f3b94ed904e40795398ffd1dd851c83b21992f728a3 -address /run/containerd/containerd.sock │ │ ├─144882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a1cb7213936f92b9c1f300a819270f71f6c8ecaef6d15d1c8881f9a156417cb -address /run/containerd/containerd.sock │ │ ├─145271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39e49aa7329da29475168be7020810e2f17fa88e0b14252e4b36f8c9dc0d8572 -address /run/containerd/containerd.sock │ │ ├─169957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9de812351657ba5fbf1d249fc7974d92bf48dada2d0d24d08451ecf39552b9dd -address /run/containerd/containerd.sock │ │ ├─171674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28fa26626869bcc6878418603b57af407dc9626ac5fe1966c6b458d34d0940de -address /run/containerd/containerd.sock │ │ ├─171707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1f17bff8e811dcfee404e382748ff0eb5b9d4c90964fcf666a4ff709936585f -address /run/containerd/containerd.sock │ │ ├─171920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68e08bd86912d70ee2de3b4c1c5afbdbbb133a13dee04f2bf354e9b387bc8f16 -address /run/containerd/containerd.sock │ │ ├─171982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c99155e88cd70fa3a8450b6fcf0165a7c665aeb51f8b54e79561e7a3b61e373f -address /run/containerd/containerd.sock │ │ ├─172193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82c3cc279371e7bc69f6348ecb9595735abe3722bd41dc448601b5e456d74f38 -address /run/containerd/containerd.sock │ │ ├─172244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65e2a1924e0615ea4daa48bb8f1eee6459b2e274d379ac59a8629eeb259384cd -address /run/containerd/containerd.sock │ │ ├─172294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 339c1da6fd1f611f53414a02dfab7ec6f8c02b1c2dbe693699d425e69bb2d161 -address /run/containerd/containerd.sock │ │ ├─185057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53e551ad92bf37c8de951499147f5bd290dcca30ac895dd2c8eb92894c666fc0 -address /run/containerd/containerd.sock │ │ ├─187469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c52741781a063f427032e7b48905f29c4be15a3a832c5cea993f9cb4825d5f23 -address /run/containerd/containerd.sock │ │ ├─187545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eb434317272b5a525da9ceb85050b9df103144d35809b445c74f32dc938b12d -address /run/containerd/containerd.sock │ │ ├─187609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79b4dda82f209f6cebe48dc156cef50ef10b4b64ea9c76626bc4ed650cc520c2 -address /run/containerd/containerd.sock │ │ ├─203236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35533c2cfbb81f3c9b5818bc8ac75be57bce20f04e7387b5af5ac1f98f569056 -address /run/containerd/containerd.sock │ │ ├─211189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 081c30143208cbcb8fe403d13f4342399408c99d8c0f482d9df55ba68cf23686 -address /run/containerd/containerd.sock │ │ ├─211395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9c5a9bfa5a85a906fd0bbda7da9ee8400009ecff200660a77e8dae683a275cb -address /run/containerd/containerd.sock │ │ ├─211436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66b5f872f2d38822d7cf647759205240b5bcd6cdaf96f38b39111e9e41e6967e -address /run/containerd/containerd.sock │ │ ├─211642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4259049cf6f3e9443be3955e70750de8263476c01920c23ccfc2248aefcd458 -address /run/containerd/containerd.sock │ │ ├─222822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 576f2cfe1ae580d3cf49583e7d447a6911d98cb58e654dcefd6595e2a5164d91 -address /run/containerd/containerd.sock │ │ ├─224874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33dbf1f3db824cb541a40acc011d6f1f691df3d45ac4156c52698ed0cd4a7a12 -address /run/containerd/containerd.sock │ │ ├─226161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 693dc0a7e700acdc766d124a370927c7d70e573c60c3d681a799a3e72f196e38 -address /run/containerd/containerd.sock │ │ ├─227168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77c3ea555d5e2af97f387ad69c88f1c1bafceeb4b3e1d3477734ac1feaaaf995 -address /run/containerd/containerd.sock │ │ ├─227843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d9321af0e10b5330e9b239c8f93cdab197ae3237f9aaa0111a40033e24ef224 -address /run/containerd/containerd.sock │ │ ├─229570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4604a713430e36c5eb3a498bb406d9487b47792ca574d8d0745866d3e8cb5757 -address /run/containerd/containerd.sock │ │ ├─230692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73bc05760b2a2ab5d56f7fd0fe427e7c14985d4b0eebf0a28e64b1ca8692fae8 -address /run/containerd/containerd.sock │ │ ├─230863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9160a558469a1d0bb7ae526db48f1778d7896f79c088536ac03018d17f80b2ef -address /run/containerd/containerd.sock │ │ ├─240306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad0d246bd6946cd9a2163cf49fd94fbd1a70e26c95ef0b8ba9b70b5c01b794a9 -address /run/containerd/containerd.sock │ │ ├─240890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6642334372a37e64adc4b455f9600fc510a8f901fb758ca77073dddec26d977e -address /run/containerd/containerd.sock │ │ ├─243864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7163411346dbbbb490de27fe8185757cedf6b06b3f02020a67c616d8331c6e7e -address /run/containerd/containerd.sock │ │ ├─248369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b5522b5780b47ebae9a5935b5c00805151b042f3ede2e206d0a014e8d4bae48 -address /run/containerd/containerd.sock │ │ ├─248557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee5d38278e3f17dda58b7065ccb02ee69b156a5ee37509176ade653182298c58 -address /run/containerd/containerd.sock │ │ ├─248589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0da8e1bdefde58b44284241ff577efd67abcfc420926eb9b20dcc99d8bfa110d -address /run/containerd/containerd.sock │ │ ├─248642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2952431ca8ffc1859b38ec586f189a22957e4b2a01d986a979b9ef833de85c1c -address /run/containerd/containerd.sock │ │ ├─260415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 157fc616d61a60cbd56c9de622835796ba42b27a5152195804ec208ef7007e74 -address /run/containerd/containerd.sock │ │ ├─262942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecc23c67a749145e2b2c4ef2206258ca069b88862639db240326699178306b48 -address /run/containerd/containerd.sock │ │ ├─264398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 934aab3c3ee3ded91aee11e056794bdd7503d87122e0ebf78a7b26f3fb441311 -address /run/containerd/containerd.sock │ │ └─408861 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/25296fd75fb373b02237856dedd7d789508b3e006f51905ee4c0dd3baf85db33/log.json --log-format json exec --process /tmp/runc-process2687576577 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/25296fd75fb373b02237856dedd7d789508b3e006f51905ee4c0dd3baf85db33/5500f4020bfbbd8aadb2ac9610b86ff910ac9fa4f405a2b8ff36ef726d45684d.pid 25296fd75fb373b02237856dedd7d789508b3e006f51905ee4c0dd3baf85db33 │ ├─packagekit.service │ │ └─1425 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /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 │ │ │ ├─29880 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30156 /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 │ │ │ ├─19025 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19045 /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 │ │ │ ├─25361 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25631 /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@mgr.instance.lwyzkn.service │ │ │ ├─12835 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lwyzkn/unit.run │ │ │ └─12863 /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-lwyzkn --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.lwyzkn:/var/lib/ceph/mgr/ceph-instance.lwyzkn:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.lwyzkn/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.lwyzkn -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 │ │ │ ├─34607 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34888 /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 │ │ ├─12473 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12502 /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 … │ │ └─10332 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─650 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138814 /sbin/multipathd -d -s │ ├─docker-c3630d8c20b65bc7247e5a019db70da87fc15fd951c3eeec0f7d6b607d713c12.scope … │ │ ├─25673 /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 │ │ └─25689 /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 │ ├─kubelet.service │ │ └─41147 /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.19.213.102 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 652 sshd: /usr/sbin/sshd -D [listener] 3 of 10-100 startups │ │ ├─402494 sshd: [accepted] │ │ ├─405415 sshd: [accepted] │ │ └─406091 sshd: [accepted] │ ├─docker-1d0043329e784822cbd65259eeb45b432a6b924789d7e8dbb201f775ce5cbd72.scope … │ │ ├─12942 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.lwyzkn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12961 /usr/bin/ceph-mgr -n mgr.instance.lwyzkn -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1094 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11092 /usr/sbin/chronyd -F 1 │ │ └─11093 /usr/sbin/chronyd -F 1 │ ├─run-r2a9c4227ab344c2b9c994fa9d53ca2bb.scope │ │ └─186555 /usr/sbin/libvirtd --listen │ ├─docker-550c0670fce568c2f1cf576368555136d47aa6008f9cd373076b2b740056f5f8.scope … │ │ ├─19095 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19111 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-04c8e4fd71e3661fe9cdc0a1d4ecada5415df695f0ee441e562fa0b013e65341.scope … │ │ ├─12587 /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 │ │ └─12600 /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 │ ├─docker-e32531998dc01ce5ab71abb8ea20d2e90de7c7dd7648398f0c91db7cea6aa951.scope … │ │ ├─34930 /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 │ │ └─34943 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─393 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─138656 /sbin/iscsid │ │ └─138657 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─2cf6fa9ebff2aac71312e885add90b618acfc0ddae86d7fd6fa94525e29294b2 │ │ └─43802 /pause │ ├─765e5cafc157e7f69077cedbbdf63a58b8c60c1b05e74b70c66c2a7f524827e2 │ │ └─66486 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─79b4dda82f209f6cebe48dc156cef50ef10b4b64ea9c76626bc4ed650cc520c2 │ │ └─187633 /pause │ ├─539db8aa34f77fe7bff81e36862699aefd64c0d86f1c5a395b82df09ee73fd2c │ │ └─43491 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─672062c7dd9dc2b1c2cc462c8447b291e2abadedbf851271a480bcd0bc6444d4 │ │ └─258216 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─ecd4790c85f4fde82b6e2b3e7dd6b293e75dd76048e3ef6704cd7ba053ab6ef8 │ │ └─40933 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 │ ├─a32184907fce2f736a10251bbf8dc2e2a7f6660f76ac5a12c6c42dc05fb1a7d0 │ │ ├─181763 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) │ │ ├─182125 /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/tmpmytyj9r3/privsep.sock │ │ ├─182353 /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/tmpdigdfkxf/privsep.sock │ │ └─182925 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─fd966c80a12dfe6f93a0769c4c2969854901eedcf18830af1838648f2a812873 │ │ └─48374 /pause │ ├─594081cc3a2f2e590423fccd2628c1f0e2e857d4baaeb17b398d21ae3eeef6af │ │ └─51227 /pause │ ├─4e70f892b6242d45e2137580038e17aff644325c7e4f637f4500a9216b842221 │ │ ├─240865 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241388 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241389 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─e82e3ec2921cf43527b13e31329f3aa3e059990a985940d9b0d53aa2aee9c100 │ │ └─51845 redis_exporter │ ├─6dc93f660ff5649e1f370a9cc628722e43e7875bfc5e8fda09ec1eb2f31174c0 │ │ └─226539 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─2cf2789e2927dfe4fc90794ef296a03c4ea9e61563ab4cbc2b6c06bb0f3a5c61 │ │ └─193542 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─d2c4026076a0e3b77da35630e31c858bdf9b167045399f7a0c6e024d2dacf5b1 │ │ └─63279 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 │ ├─aabb6dc844f33f870e3c6f1106aed73fbe677a3726358c78e71a52a63d47c809 │ │ ├─107910 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107927 /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 │ │ ├─107933 erl_child_setup 1048576 │ │ ├─107989 sh -s disksup │ │ ├─107991 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─107992 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─107995 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107996 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108006 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108170 /bin/sh -s rabbit_disk_monitor │ ├─d4db7735e8e0b8df4a8eb04817edc463595ace6185b5825e51d8adb1f9b7a2cf │ │ └─66855 /pause │ ├─d9c5a9bfa5a85a906fd0bbda7da9ee8400009ecff200660a77e8dae683a275cb │ │ └─211457 /pause │ ├─b5e922eb57ddbe0828bb9b93669699145352391563d5423bee05d4e025e673fa │ │ └─44966 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─41e19829303c63d15bbb7962b02f0697169f2c58d63c499b1109ac55a0919f05 │ │ └─42101 /pause │ ├─d10c5a4da362d2bb5c5b1d9a9fe122e8277cf59f1961a6c54b16c4cfebbe6c8f │ │ ├─78239 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78256 /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 │ │ ├─78262 erl_child_setup 1048576 │ │ ├─78309 sh -s disksup │ │ ├─78311 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78312 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78445 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78446 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78456 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78522 /bin/sh -s rabbit_disk_monitor │ ├─5d83c8bdc24f5d840181c77e2e27df252dbb937f7f12648689b5468b624ab703 │ │ ├─67111 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67128 /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 │ │ ├─67136 erl_child_setup 1048576 │ │ ├─67183 sh -s disksup │ │ ├─67185 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67186 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67323 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67324 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67353 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67637 /bin/sh -s rabbit_disk_monitor │ ├─9c911dd65cfbe546a8c6b456007f8eed0e5d5eb9a64a316d894899c7ca3bfe51 │ │ └─41342 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─045441f4dd69ee3c17a119b9c3c5c61a286c870a838c40d8c0e9cf335fa38d08 │ │ └─65357 /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 │ ├─7923d1fab7240ce93b46e76a73a1203358084cf806c52b86e1b03333296982a1 │ │ └─49332 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─24db085743fc3734bb73f87bc97760d7f6e0dfd6407f68d6062e365c389bb9b5 │ │ └─142225 /pause │ ├─cdc0b6c876c8fb9a6e6ed7936a61c4df602b77abeae8231f1da76193bb9b2a9a │ │ └─68764 /pause │ ├─8298cc155a1e89c5912110497b2b282ab64f38f8c53032da0b814105b03ca116 │ │ ├─199289 heat-api-cfn: uWSGI master │ │ ├─199310 heat-api-cfn: uWSGI worker 1 │ │ └─199311 heat-api-cfn: uWSGI worker 2 │ ├─1db5b6844d9d29e5f5dc36340c691e45c0e554838a5c53fd2861464583a137c3 │ │ ├─193514 /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 │ │ ├─370262 /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/tmpbijm2q76/privsep.sock │ │ ├─370476 /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/tmptkwsxgnh/privsep.sock │ │ └─370526 /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/tmp349qwnvk/privsep.sock │ ├─1145fb6ae9516f32ecd33e878fb39be33bd7d589e97039440a693f989bdff3bb │ │ └─42348 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─9f983f3bc4a82f66803ecd599fa1c08e7fcbec4890e3eb27e18b5826ebc99396 │ │ └─66454 /bin/pushgateway │ ├─17c12f3512efd76ec317b59f9d3e49cd72651690b6c23b9fa0b07dfe2c74373a │ │ └─40823 /pause │ ├─2f6a62427b6b245f036bc1af559dac7b05a953014089a33a3ee57a94ac92b6ae │ │ └─55658 /pause │ ├─0f1de3f3406dc1e76c6c7b02d12c8609c2b371f2f787c03cabbe358c5eb0d08f │ │ └─65621 /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-19-213-102.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 │ ├─ec86933d2b9f237b0fd720de26dbfac09a4824b780e612c8296e3c256a57ad50 │ │ └─63318 /pause │ ├─1040669ff1b542c2a754d7c5b65d2978c26bd867ecf91415a997fa3eb4c94c6a │ │ └─95881 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-dpskf --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─3e872c62a5d7aadf84bb5bc59fcd6f62abdc3739fe6e8ab9ea4bb9a32b375171 │ │ └─163630 /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 │ ├─51fd28e834ec065b37445e0b8ee51d18c58f3e6eb23ba6ce1811a6d911429c93 │ │ └─40976 etcd --advertise-client-urls=https://199.19.213.102: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.19.213.102:2380 --initial-cluster=instance=https://199.19.213.102:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.102:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.102: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 │ ├─f1bde91a3a82a9ff20f733bdd778d26951840535661282d021948cc6c73e001f │ │ └─258199 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─53d748c36578be9be34653c9e0bf87f982d72c1d02c568555e52cf1e3af01b5a │ │ ├─222954 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223039 /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 │ │ ├─223078 erl_child_setup 1048576 │ │ ├─223141 sh -s disksup │ │ ├─223143 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─223144 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─223171 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223172 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223182 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─223462 /bin/sh -s rabbit_disk_monitor │ ├─10c4fefa0ecfdc321377f774eaac72a7d6e82473f603930aea0a1d47ad67c9d3 │ │ ├─167949 nova-api: uWSGI master │ │ ├─167986 nova-api: uWSGI worker 1 │ │ └─167987 nova-api: uWSGI worker 2 │ ├─aad0ebfde439c9d459895d22243acdfa629b4c97c41dd89692b3c589177b5cbc │ │ └─65664 /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 │ ├─f4259049cf6f3e9443be3955e70750de8263476c01920c23ccfc2248aefcd458 │ │ └─211673 /pause │ ├─43bbfb4c55fbe7230aa836fc11487a28c7a0c0cd0abd48a8833c85b1ce70d9a1 │ │ └─85314 /pause │ ├─6b84d26121f80c87e0c18b58ea922df3bcc30005813b04d04b61c23093869f63 │ │ └─122675 /pause │ ├─1deebcacbc5cb81a3dce6efe0b40f096adf951c5aa5d89b938ece86ff2745df5 │ │ └─263326 /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 │ ├─1c6ea4598bc675aacfeddfd44fe21745c1fa6d7a03b43f16531a20cfefc23f6c │ │ └─221042 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─9b8911ce0d0db0b781af68fcad1dae7deda90c60f4f3e8488586fa6aae7f1f48 │ │ ├─221082 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221595 octavia-worker: ConsumerService worker(0) │ │ └─221598 octavia-worker: ConsumerService worker(1) │ ├─1a19de77f901e12ebb59a817f4765a7f896368b0d8dcf283496ac4a9a4a0eeeb │ │ └─64375 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7c018b260a208b417bb29e583dfbef00d6cbf35a79f0d3bf1c2dedd2f55d3dd7 │ │ └─56749 nfd-master -crd-controller=true -metrics=8081 │ ├─ad784d00e00fcb3632ca0b655f99b3f3f4d6b380bb803294ee180712762dd33a │ │ └─144531 /pause │ ├─45a71876f7df242c8730a9f3adc7c5970f67392d9a3dd9314ca181e0ece7ca40 │ │ └─56663 nfd-worker -metrics=8081 │ ├─083e6e97b68fe0fa7c2dfdc67f52b7e59b4f050ff3ea16b8cee968c12b56dcf0 │ │ └─91393 /pause │ ├─a03610b947d296a0aadd7e330cd86bbcf6d3c52d4ba3a42aeb594b709c654af0 │ │ ├─173140 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─393617 sleep 300 │ ├─081c30143208cbcb8fe403d13f4342399408c99d8c0f482d9df55ba68cf23686 │ │ └─211235 /pause │ ├─f28e389da2446746a2a4ba6a785f1f93d2d1cf3e92c530b642f7597917d426a6 │ │ └─65187 /pause │ ├─4ed894236aec768805ed680471d9f3d164ee6fb11e6008342ab84e7cbe4e35c3 │ │ └─40845 /pause │ ├─5a77eb88118a2be461b11b409d7f41e54d558662e6d0de9d42b7fa76e5dc0d37 │ │ ├─199429 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─199701 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─199702 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─66b5f872f2d38822d7cf647759205240b5bcd6cdaf96f38b39111e9e41e6967e │ │ └─211475 /pause │ ├─b87c340ad9c1e6d9f9670879e07b7838dad9def0fae05b3fa9ef23816767cf5a │ │ ├─240393 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241161 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp3dhalw1w/privsep.sock │ │ ├─241165 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241168 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─e24a7f0de8e162a7b03839143e116fe23f8cb62c6297f97ea04911dfe94c21d5 │ │ └─105776 /pause │ ├─fd0922e6fe15a1126d3d0c350dcb39cf7cf8189f6722b7a50c0abe17833dbb99 │ │ ├─84721 barbiacan-api: uWSGI master │ │ └─84734 barbiacan-api: uWSGI worker 1 │ ├─8ad1f64b3e3e48a41b0c7be682fb840ed030366ad028ce2657d615c8ed972282 │ │ └─48497 percona-xtradb-cluster-operator │ ├─810732e915cadc83f7cb06aca4f526bf8748c199e138564633dcf9ec720b3cb3 │ │ ├─183641 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) │ │ ├─184367 /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/tmp2o698z04/privsep.sock │ │ ├─184892 /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/tmpi65n__3u/privsep.sock │ │ ├─185525 /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/tmpcfb2en78/privsep.sock │ │ ├─185948 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185949 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─186074 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/8f1a4dde-74b0-4854-9c2e-7c72cc40d773/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/8f1a4dde-74b0-4854-9c2e-7c72cc40d773/host --addn-hosts=/var/lib/neutron/dhcp/8f1a4dde-74b0-4854-9c2e-7c72cc40d773/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/8f1a4dde-74b0-4854-9c2e-7c72cc40d773/opts --dhcp-leasefile=/var/lib/neutron/dhcp/8f1a4dde-74b0-4854-9c2e-7c72cc40d773/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-3e88759f-7a59-4102-9fbf-1ba161a45284,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 │ │ ├─186079 haproxy -f /var/lib/neutron/ns-metadata-proxy/8f1a4dde-74b0-4854-9c2e-7c72cc40d773.conf │ │ ├─206007 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/5544f063-29e5-450d-9a69-6445a7cf6f67/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/5544f063-29e5-450d-9a69-6445a7cf6f67/host --addn-hosts=/var/lib/neutron/dhcp/5544f063-29e5-450d-9a69-6445a7cf6f67/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/5544f063-29e5-450d-9a69-6445a7cf6f67/opts --dhcp-leasefile=/var/lib/neutron/dhcp/5544f063-29e5-450d-9a69-6445a7cf6f67/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1e6d2fd3-f631-495e-8913-b7adbd663b9d,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 │ │ ├─206011 haproxy -f /var/lib/neutron/ns-metadata-proxy/5544f063-29e5-450d-9a69-6445a7cf6f67.conf │ │ └─375320 /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/tmpfmg6o2ov/privsep.sock │ ├─a7849b0fc2d667d965cf53f6e35cf8255eb07e1d227edf943160a9899ea87ccb │ │ └─139855 /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 │ ├─a5bd61c7bfe40dccab7014be1c9c41ce6b7f38927413fb58d94931239c78a3b6 │ │ └─185940 /bin/bash /tmp/libvirt.sh │ ├─2baa1a87561d6ff9d153e2436f88e8f120a79e10b908aaed27d04f879ec1c5cb │ │ ├─203340 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203358 /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 │ │ ├─203364 erl_child_setup 1048576 │ │ ├─203412 sh -s disksup │ │ ├─203414 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─203415 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─203452 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─203453 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─203534 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─203879 /bin/sh -s rabbit_disk_monitor │ ├─2b9190fd339c6eca863f893886ee18725a73ff25f846d8fda0dd54869f5c6889 │ │ └─56361 /pause │ ├─9601da4259867eb8778835c9fbc02a2399f0ca5812102f943de39c45997fd525 │ │ └─140945 /pause │ ├─c7d5dab6301754848e5fa056701569692eb460d4884c4f541ae85365f465785e │ │ └─66414 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─339c1da6fd1f611f53414a02dfab7ec6f8c02b1c2dbe693699d425e69bb2d161 │ │ └─172317 /pause │ ├─4604a713430e36c5eb3a498bb406d9487b47792ca574d8d0745866d3e8cb5757 │ │ └─229595 /pause │ ├─64db85dcfa84c124741e9676a7111114ab80c5d5ca5366bd2b278def8ac862e1 │ │ └─64468 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─eb8b75cf89bad324aeb7cb1d1e18f71fb148574665d86f5584856d3c69a97566 │ │ ├─168888 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169258 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169259 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─c6a42e4533f383b64db82896c6586d24789f6bd2d9abf4b323abf1f6f3ac0b17 │ │ ├─64847 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64882 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─ee5d38278e3f17dda58b7065ccb02ee69b156a5ee37509176ade653182298c58 │ │ └─248592 /pause │ ├─5fd8b563cce5d95e45e9d1e18e15739116879648d66844835621fb4822785196 │ │ └─62876 /pause │ ├─98d22c6b32b145ad19a66dc81d2e6ff5dc5d5c2b88c5801a452ec17ed1689496 │ │ └─65708 /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 │ ├─8dede2994a0064219b2d9c407867d0b0bb145a064407032ec80f2a1eb06282e8 │ │ └─144321 /pause │ ├─77a1b854a14d0ce60113812e4036654959715f960c83791947a989c817fb7e19 │ │ └─46880 /pause │ ├─3a1cb7213936f92b9c1f300a819270f71f6c8ecaef6d15d1c8881f9a156417cb │ │ └─144938 /pause │ ├─9c29f92542df0c72a8767f8a22d79e45b19737ffc74ac0e2ae86e5610abfb469 │ │ └─60792 /pause │ ├─4d9321af0e10b5330e9b239c8f93cdab197ae3237f9aaa0111a40033e24ef224 │ │ └─227867 /pause │ ├─f1c06712ad13e1650cad1e2fffb53a0fc19b09f449936b32bd93db9dd1f348b0 │ │ ├─168870 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169252 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169253 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─ec9f2183eed7d3ebc39f9895bc9e71a0123ad6f175c87415c7a2c89706a50919 │ │ ├─244042 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─244059 /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 │ │ ├─244065 erl_child_setup 1048576 │ │ ├─244224 sh -s disksup │ │ ├─244238 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─244244 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─244263 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─244264 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─244274 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─244528 /bin/sh -s rabbit_disk_monitor │ ├─35533c2cfbb81f3c9b5818bc8ac75be57bce20f04e7387b5af5ac1f98f569056 │ │ └─203259 /pause │ ├─6642334372a37e64adc4b455f9600fc510a8f901fb758ca77073dddec26d977e │ │ └─240913 /pause │ ├─aa8e38db4638afbb424908ecec0fb134ccf3c09a11adc4844921ce26da764f06 │ │ └─227906 /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 │ ├─e79494472f44ad7e91a251ad22806e319a57dd01fff89667bffa1bcf287451fd │ │ └─141366 /pause │ ├─c52741781a063f427032e7b48905f29c4be15a3a832c5cea993f9cb4825d5f23 │ │ └─187495 /pause │ ├─9de812351657ba5fbf1d249fc7974d92bf48dada2d0d24d08451ecf39552b9dd │ │ └─169980 /pause │ ├─dcc1174973546a6f1fb3b330736af824438dfb5adeaffd2f08e10a8e78ddaa90 │ │ └─86111 /usr/local/bin/rook ceph operator │ ├─e0f7bff347110f34528ed9cc849664d0fcc98356a2ebcca7ee3ec991e3224ffd │ │ ├─170062 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170079 /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 │ │ ├─170085 erl_child_setup 1048576 │ │ ├─170132 sh -s disksup │ │ ├─170134 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─170135 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─170148 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170149 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170159 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─170394 /bin/sh -s rabbit_disk_monitor │ ├─ad78a24a3d48b223ab53b306f9b59557895a31475689067240434900a1679d42 │ │ └─56300 /pause │ ├─dd776816f2f1a432dc342afb72a933214552c576ef3cbaee2f8154b1f81b62d8 │ │ └─44263 /pause │ ├─d0522d66e48075596d40f2bda3496b8b02ab85783f4cecae91b8f0a89854cbc2 │ │ ├─180657 /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 │ │ ├─181244 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) │ │ ├─181245 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) │ │ └─181246 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) │ ├─016b47e016f7780880ba23f23f86a555d5bf58f452b4f5faa23f58eabff09c26 │ │ └─109534 /pause │ ├─bc2cb8f8ff934ddaad3f3e40667d95655e15f1f5df1b549acc1d874435c6d08e │ │ └─62733 /pause │ ├─ef4c08f5e62f795dbfa19d872a891e8e72c0b778fe27191e0b9c02c25d5cedab │ │ ├─119328 cinder-api: uWSGI master │ │ ├─119350 cinder-api: uWSGI worker 1 │ │ └─119351 cinder-api: uWSGI worker 2 │ ├─b1caa8c0fd9fa85d17d85900d9f97691fc00d12596ebd92cf9d9b1ba490f7581 │ │ └─65443 /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 │ ├─4b5522b5780b47ebae9a5935b5c00805151b042f3ede2e206d0a014e8d4bae48 │ │ └─248395 /pause │ ├─d844a67141323927138552cc13c3b518a4f14286b947aeababf1a6f8ac5bdec3 │ │ ├─ 72008 apache2 -DFOREGROUND │ │ ├─ 72022 (wsgi:k -DFOREGROUND │ │ ├─ 72023 (wsgi:k -DFOREGROUND │ │ ├─ 72024 (wsgi:k -DFOREGROUND │ │ ├─ 72025 (wsgi:k -DFOREGROUND │ │ ├─390929 apache2 -DFOREGROUND │ │ └─392266 apache2 -DFOREGROUND │ ├─5f90bd677aa300139548993c9a904619f94572e2068a6770e49b1827052bac26 │ │ └─40816 /pause │ ├─c356038567a4fd5bdeda75fa77da1ec8519eb0f4cd8d177e3d960ea7e2f66157 │ │ └─56618 /pause │ ├─4efc202b5d023e4e40fc69a9b367e630121ba6d0944d9ab57c0f2831a0f2b251 │ │ ├─139889 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139901 /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 │ ├─19f9bc6618982fc8b639cdede643252cb8e742d10bac6115adf0b31581387824 │ │ └─227222 /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 │ ├─ec08aa9e6894ae1d21edacf49cd217c63aaa2c3e01079bf7f6762b672c9140bc │ │ └─47846 /manager --metrics-bind-address=:9782 │ ├─c258e1c0c128ee3ff5f80ea0e4585dea5b95d9b2b76d0683ce3030ee6c9abb37 │ │ └─96716 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─bc2cc16364fb3c9ff926d815bd3d602d0d87c41e3a5c44e7d55295615ee5e4e4 │ │ └─60957 /pause │ ├─2e3ab6be739debe372ec2bd7974571948d77ca12b19ddac39f7ad907ffbbef86 │ │ └─46980 /pause │ ├─343eebdda3b5dd8501f6b5eeebdf8677ab6045c842f963d0eb4dfccc4969e5ff │ │ └─43452 /pause │ ├─248cb4ecf8ff6e038a7b88bc942914683f67421e7cdb1ef8314ef8bdac4c1d73 │ │ └─144598 /pause │ ├─e7dbf3d5e29657ae29579413a75b138fb66ce35baad7364a1bc4bcc343ae8ba3 │ │ └─44760 /pause │ ├─bae4e5752fbdd25d86f4ff28710813010b8a74cbcdd391d65405777947e8222e │ │ ├─168053 nova-metadata: uWSGI master │ │ ├─168066 nova-metadata: uWSGI worker 1 │ │ └─168067 nova-metadata: uWSGI worker 2 │ ├─356657931f108a8dd1cec45b27ab3a4ab7f2adebe1c9d0a9025edbfc2495bd10 │ │ ├─130245 placement-api: uWSGI master │ │ ├─130275 placement-api: uWSGI worker 1 │ │ └─130276 placement-api: uWSGI worker 2 │ ├─39e49aa7329da29475168be7020810e2f17fa88e0b14252e4b36f8c9dc0d8572 │ │ └─145296 /pause │ ├─d1f17bff8e811dcfee404e382748ff0eb5b9d4c90964fcf666a4ff709936585f │ │ └─171755 /pause │ ├─028e0dcac4a93d8034d720782bc53cc6ef4a3afb37878cce781a8c467e78a1d0 │ │ ├─258011 manila-api: uWSGI master │ │ ├─258050 manila-api: uWSGI worker 1 │ │ └─258053 manila-api: uWSGI worker 2 │ ├─2c47c569fa6bf18b3531ce6b89f17c1753c27e988d1b807f91da025abbe6445a │ │ └─63706 /pause │ ├─ff7add7d331c0beaeee4128fc3afa11f97c18509d78e0bafe8b516cee0e78740 │ │ └─107418 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─1688ab2e683c08fd4cfbad11640d7eaf36f427ee7e3e9fb8918335bdb5eb7eda │ │ └─62553 /pause │ ├─d116ce9f9af980d7c407d09e262c66d61c42799b92b1a483e5ef68d369bf9f7f │ │ ├─142304 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142321 /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 │ │ ├─142327 erl_child_setup 1048576 │ │ ├─142375 sh -s disksup │ │ ├─142377 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─142378 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─142463 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142464 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142474 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─142742 /bin/sh -s rabbit_disk_monitor │ ├─7f2d2b20e30d088fab7761f2a358758a2191a212b6d5f88ed191232b3afefc6a │ │ └─105737 /pause │ ├─ccd56727db1dfec01c8dc5c8493d3eeaf04822c786e456ae70ecbe5353d75206 │ │ ├─61894 python -u /app/sidecar.py │ │ ├─62161 python -u /app/sidecar.py │ │ └─62162 python -u /app/sidecar.py │ ├─991d15ce0a98334b085865247bad86fb82b7cb24728e95d8d82c068326c7890f │ │ └─78161 /pause │ ├─f30e5923516f9e2970c6760d629011bc899ad98fa38c894f9d113fae25975c67 │ │ └─56800 /secretgen-controller │ ├─d808586f255cf1f7512ce6a63b3efacb266ec730cf1908700cd10c10bfa0c878 │ │ ├─185334 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185351 /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 │ │ ├─185357 erl_child_setup 1048576 │ │ ├─185405 sh -s disksup │ │ ├─185407 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─185408 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─185463 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185464 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185474 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─185872 /bin/sh -s rabbit_disk_monitor │ ├─440d085b1a0b5cf9ff90cae0843576530d3ee9e95e6cc220d596eb0a7714666d │ │ └─109591 /pause │ ├─962a7cd91f3deeab5322d2f9ff3342ba00fadc43931392b50116947bdccf169a │ │ └─104146 /pause │ ├─7163411346dbbbb490de27fe8185757cedf6b06b3f02020a67c616d8331c6e7e │ │ └─243887 /pause │ ├─bb1a148b21209b0a33a696330685ab00ddfefddab2fcb52c145d5f5cf7892ca9 │ │ └─62791 /pause │ ├─c267445c595deecaab65c0e29ba4c9acd316595a36854971c8110f533b67ca73 │ │ └─49070 /pause │ ├─b0a8bcae0cf26e3348a0742d8db856b346a44347c995923188cf8e1a3bf9ff88 │ │ ├─61918 python -u /app/sidecar.py │ │ ├─62248 python -u /app/sidecar.py │ │ └─62249 python -u /app/sidecar.py │ ├─a0edb7fffd1a0aff564b3dfe0838079a1d9fb599c975d8bbc10e4bc6fa39995c │ │ └─45012 /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 │ ├─9160a558469a1d0bb7ae526db48f1778d7896f79c088536ac03018d17f80b2ef │ │ └─230897 /pause │ ├─2dcb162bd5841373b79797ff59cf0a375ce67e932fe3e57f5a722c5d2a75a1ed │ │ ├─63908 nginx: master process nginx -g daemon off; │ │ ├─63934 nginx: worker process │ │ ├─63935 nginx: worker process │ │ ├─63936 nginx: worker process │ │ ├─63937 nginx: worker process │ │ └─63938 nginx: worker process │ ├─70ea8eb96821c1226c2e83bf75fbbd4b71a0bd2b2fc8c91c8d4a0e6b80789ce1 │ │ └─185892 /usr/bin/libvirt-tls-sidecar │ ├─b9571ebf4bbee2f125abb27ce9b4be57a398ffdde81a69be843062b69673c8b8 │ │ └─43829 /coredns -conf /etc/coredns/Corefile │ ├─a427c6838827723ef010cc69928e505720b6f964e0c3aced251ba010b381603c │ │ ├─123602 /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 │ │ └─123811 /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 │ ├─c2e7a19a653496523855e02ec6f232e1ea70e830bb7f8a37f5fd38a2ec474f5c │ │ ├─ 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 │ │ ├─ 47251 /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 │ │ ├─ 47360 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─262836 nginx: worker process │ │ ├─262837 nginx: worker process │ │ └─262838 nginx: cache manager process │ ├─729b9f618084606d96f75d0eb0093a69f68486950fab0c66e7e4c2ad3bc85c1b │ │ └─65319 /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-19-213-102.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 │ ├─ebfaa8ba81ac330fb6ad8f3b94ed904e40795398ffd1dd851c83b21992f728a3 │ │ └─144814 /pause │ ├─e965d8a7b9b6f1b0d643fa76707544c4d6e50c37e515ecfc170d56b207968799 │ │ └─44741 /pause │ ├─61ba985462563cbba4a6740f05218b6cc7acd8c01bf0406cdd06cba12edd27d6 │ │ ├─183643 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) │ │ ├─184157 /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/tmpsj4forr8/privsep.sock │ │ ├─369037 /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/tmp4jhi4955/privsep.sock │ │ ├─369521 /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/tmpp0cwx3gq/privsep.sock │ │ ├─369924 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─369926 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─370895 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6da67554-b315-4e19-8d28-763cf861aec8 --namespace=qrouter-6da67554-b315-4e19-8d28-763cf861aec8 --conf_dir=/var/lib/neutron/ha_confs/6da67554-b315-4e19-8d28-763cf861aec8 --log-file=/var/lib/neutron/ha_confs/6da67554-b315-4e19-8d28-763cf861aec8/neutron-keepalived-state-change.log --monitor_interface=ha-5e9d064a-9a --monitor_cidr=169.254.0.28/24 --pid_file=/var/lib/neutron/external/pids/6da67554-b315-4e19-8d28-763cf861aec8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─b69543c0b1bae2b3859608b078f82812bedf1bf4bed5557d747b11f56052a03d │ │ ├─221818 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221855 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222589 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222590 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399733 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399734 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399735 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399736 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399737 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399738 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399739 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399740 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399741 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399742 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399743 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399744 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399745 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399746 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399747 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399748 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399751 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399752 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399753 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399754 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399755 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399756 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399757 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399758 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399759 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399760 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399761 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399762 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399763 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399764 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399765 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─399766 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─95cc3707206be1aeacd5f79004bb9da8d97e6ae7fee01b6c1be70729b2ceed3d │ │ ├─49180 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 │ │ └─50410 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 │ ├─4681e8650ad2d7f8de7abd20699f5091951867c45728bc76603e7dbcbe881110 │ │ └─43916 /coredns -conf /etc/coredns/Corefile │ ├─ecc23c67a749145e2b2c4ef2206258ca069b88862639db240326699178306b48 │ │ └─262969 /pause │ ├─2581e0e995cecf2c5e5c4b6f7797a4aff52dd5961b761e1e72f4a913a2885bfa │ │ └─186432 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─48bf0b1d2407483e9f3d5bd28ddbd263b5ee13881e773b47ac0a18156eb70130 │ │ ├─258244 /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 │ │ └─258436 /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 │ ├─6a54b5116beb4ca78438da8d91cb763c360dd1b63b51f453abf38d6893c4fb66 │ │ └─60906 /pause │ ├─53e551ad92bf37c8de951499147f5bd290dcca30ac895dd2c8eb92894c666fc0 │ │ └─185083 /pause │ ├─5eb434317272b5a525da9ceb85050b9df103144d35809b445c74f32dc938b12d │ │ └─187576 /pause │ ├─8c547255fefd654328477f07c3737a020fa810b01aea0bca9f57798d7a3bb3db │ │ ├─49233 mysqld --wsrep_start_position=9af77464-762a-11f1-ab5e-df06d17cb1eb:20 │ │ └─49361 /var/lib/mysql/mysql-state-monitor │ ├─48b7d690aa137bed05445f2ba03d1527e5315ac9b1d926bff7177d9032493346 │ │ └─56401 /pause │ ├─2952431ca8ffc1859b38ec586f189a22957e4b2a01d986a979b9ef833de85c1c │ │ └─248673 /pause │ ├─3e493615768c9bcaf6627d82d7a7c06f53d388194cc684208cb71afd0ff04abe │ │ └─66614 /bin/memcached_exporter │ ├─693dc0a7e700acdc766d124a370927c7d70e573c60c3d681a799a3e72f196e38 │ │ └─226184 /pause │ ├─436b4a309fda72376a5c11f2e5ff42c5ca8089035d416bd6e1d5d8ca4f3a598d │ │ └─51446 /pause │ ├─c99155e88cd70fa3a8450b6fcf0165a7c665aeb51f8b54e79561e7a3b61e373f │ │ └─172010 /pause │ ├─02162aae1875eba6ee397b83edbff3e8713137a1ba1197b3e3dba08b5cdfded2 │ │ └─141534 /coredns -conf /etc/coredns/Corefile │ ├─e17cf87477fa64ec28ff1a5e28a4873d8ec6180959b27165775855a81c128bb8 │ │ ├─180639 neutron-api: uWSGI master │ │ ├─180684 neutron-api: uWSGI worker 1 │ │ └─180685 neutron-api: uWSGI worker 2 │ ├─a98b30481e44ce96b61b7022d1a5f57000e639c9bc524f76441625971b4c7f28 │ │ └─43888 /pause │ ├─ad0d246bd6946cd9a2163cf49fd94fbd1a70e26c95ef0b8ba9b70b5c01b794a9 │ │ └─240331 /pause │ ├─a699e292fa73407e47b29301af1d9fc3e858e3875eba9dd4b2e353fe604f5e60 │ │ ├─104605 glance-api: uWSGI master │ │ ├─104637 glance-api: uWSGI worker 1 │ │ └─104638 glance-api: uWSGI worker 2 │ ├─8a484e7a9bfc66d4786c4083217cb23c1e84b06279af9db75ff632403d2a7e78 │ │ └─125154 /pause │ ├─18e36bb48c5a3e543ed7e9d42cf2d109ddf00d1b7de0af3adc01ad867372bd3e │ │ ├─180699 neutron-policy-server: uWSGI master │ │ ├─180711 neutron-policy-server: uWSGI worker 1 │ │ └─180712 neutron-policy-server: uWSGI worker 2 │ ├─01ca4d827df1fb5f9d794d16a119e63e9acf249135a04b5a84f265560f3abca8 │ │ └─64428 /pause │ ├─28fa26626869bcc6878418603b57af407dc9626ac5fe1966c6b458d34d0940de │ │ └─171700 /pause │ ├─6bb1a8f988adceef487e77fc8fb1bbdd6700ccca550288120433a6e0be0e36a1 │ │ └─66594 /bin/oauth2-proxy │ ├─68e08bd86912d70ee2de3b4c1c5afbdbbb133a13dee04f2bf354e9b387bc8f16 │ │ └─171972 /pause │ ├─1fc8790e7176fd0b53636bcb26ff2f863443e271f93712cf043f5c0b1dc6fe46 │ │ └─41315 /pause │ ├─8f84249af278978cc12b1225d3644f77df2ca75101fc5d9d66c388888f2235e8 │ │ └─229620 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─6ca1cdeff790c081e481a222ec1f051f8440b53dd8f2f8b748f8b167a0670a39 │ │ ├─266904 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─266917 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─a098a900794829f289d85cf9a72f03a77c2431cc2069027b4a0b8f6ac97eea8e │ │ ├─183743 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) │ │ ├─183969 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) │ │ └─183970 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) │ ├─83e194ec102b2bce626641e14e8a0d4d7b240a5b1636e425905767e0f5d39b1d │ │ ├─42559 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42933 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─e7efb9760eadbcb1315e25fb4668f67ffbba5d2bbf10a1c36a4c0cc3804dbbdc │ │ └─41091 /kube-vip manager │ ├─372ffc609f86a11ce96669c676f8d02447e57f0660f300e24934d2461e73c23f │ │ ├─199271 heat-api: uWSGI master │ │ ├─199308 heat-api: uWSGI worker 1 │ │ └─199309 heat-api: uWSGI worker 2 │ ├─576f2cfe1ae580d3cf49583e7d447a6911d98cb58e654dcefd6595e2a5164d91 │ │ └─222846 /pause │ ├─77f57b5cdd3a0b37dd979bdbb5e9fb9a49eb16062817960065cce2cecc7b6b74 │ │ └─246971 docker-registry serve /etc/docker-registry/config.yml │ ├─6d6709c39b8110dcc5d890c14738cbbcf13b29efdaa454d6ff9b4df0904c038d │ │ └─264622 /bin/openstack-database-exporter │ ├─812f74b3bdba138c9ffce507c783598614cc1c5964b013868dd3f0a650fdc803 │ │ └─107768 /pause │ ├─a1f180e3e74a7db3143dbd835731829288baf5d21196ac5630a17df65d61ec6c │ │ └─49416 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─7117b04617e4aa7f03506b9cf708136c290bc212af5d1407293fddd761aa4ec0 │ │ └─62445 /pause │ ├─058d62c7ffef39867fba5c2bf358fa2073f06fcf732d68498195339c0abd3f76 │ │ └─42081 /pause │ ├─82c3cc279371e7bc69f6348ecb9595735abe3722bd41dc448601b5e456d74f38 │ │ └─172222 /pause │ ├─4a1549dc7494130071a8b661ff0b40866eb32e4daa5794dd3c20e4344e25533c │ │ └─40956 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 │ ├─bf125312e1506bd76b3595ae1bcd31790cb916593271713f0429d916c711d96b │ │ └─122628 /pause │ ├─8c96e48481f27bf833d00124597baec7440bef553020061738a256c0941445d3 │ │ └─61282 /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 │ ├─54c1ab700df73aebe38844b5eb8887602a862e3301b5c2d616d9ccb410b094b4 │ │ ├─220000 octavia-api: uWSGI master │ │ ├─220013 octavia-api: uWSGI worker 1 │ │ └─220014 octavia-api: uWSGI worker 2 │ ├─40de1120696b0dbf29ba9b0daa3658f6b911246bc145e7029f5b1f1df1ec134e │ │ └─47313 /server │ ├─d76bf271a37535406c9dddc83525a026024f880c4d736c16c8ca5d7bb0a03d46 │ │ └─44919 /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 │ ├─e23c99ecbb6c898c05eac9f27e1177e28faa5264f18ba14437bb919878c02761 │ │ └─66645 /bin/oauth2-proxy │ ├─b21e2bb1f8deaf9257e902c93a6a8995f0ae87a4a291d67b2ea9ec4b46d03326 │ │ ├─262989 apache2 -DFOREGROUND │ │ ├─265715 (wsgi:h -DFOREGROUND │ │ ├─265716 (wsgi:h -DFOREGROUND │ │ ├─265717 (wsgi:h -DFOREGROUND │ │ ├─265718 (wsgi:h -DFOREGROUND │ │ ├─265719 (wsgi:h -DFOREGROUND │ │ ├─265720 apache2 -DFOREGROUND │ │ └─265721 apache2 -DFOREGROUND │ ├─65e2a1924e0615ea4daa48bb8f1eee6459b2e274d379ac59a8629eeb259384cd │ │ └─172274 /pause │ ├─77c3ea555d5e2af97f387ad69c88f1c1bafceeb4b3e1d3477734ac1feaaaf995 │ │ └─227191 /pause │ ├─f8fb8dc4be4ec1f60a3639e164704cee4d74b80746a6b097bdc787f672cf512b │ │ └─95392 /pause │ ├─f3d201f42abd88932da0cf3ae2bb66857f574c27c355a3988e4ff117f893275e │ │ └─120831 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─0b787e09bc08083b29a1a3d1b9f99e66550d508ccdffefff08b1392650c4fcad │ │ └─44800 /pause │ ├─3f3610ae7611e73161481b8b6cc16a2e8f018d9760787bd2dd7bbd5f5da582f9 │ │ └─63812 /pause │ ├─16087252e43b6a7c4bc1e41d5a1a5408e555deafee86bfd552ba948496bdd029 │ │ └─40929 kube-apiserver --advertise-address=199.19.213.102 --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 │ ├─ccf308f2ef854df382ecfca29734606d7f2374cef507e2229ff5e6504e6c7635 │ │ └─47800 /pause │ ├─25296fd75fb373b02237856dedd7d789508b3e006f51905ee4c0dd3baf85db33 │ │ ├─ 51767 valkey-server *:26379 [sentinel] │ │ └─408890 runc init │ ├─79ad7ae477bcdd844c19da7126399b9fe701f89d4a22beb246dd1a38e6850c12 │ │ └─61457 /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 │ ├─4feb9defce6c989870e6b18f1dce3c5a921dd043dc900af3953a032a106b2c92 │ │ └─61000 /pause │ ├─3018d60343ab89f83137ca9e2aab3d5abeee26deb61cc24537cba9401f41ef04 │ │ └─47947 /manager --metrics-bind-address=:8080 │ ├─2d483a2738046585d7583c37ff0700da5533d95a02e7f8e114ddbe65eec88939 │ │ ├─106358 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106667 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106669 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─157fc616d61a60cbd56c9de622835796ba42b27a5152195804ec208ef7007e74 │ │ └─260439 /pause │ ├─33dbf1f3db824cb541a40acc011d6f1f691df3d45ac4156c52698ed0cd4a7a12 │ │ └─224904 /pause │ ├─48294caa02d11d6e40edfbcdf9ea5ed0b668858fdf57fa793537686e53c17346 │ │ ├─91582 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91624 /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 │ │ ├─91630 erl_child_setup 1048576 │ │ ├─91702 sh -s disksup │ │ ├─91704 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91705 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91736 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91737 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91749 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92002 /bin/sh -s rabbit_disk_monitor │ ├─7a98059960290e34fcb97d2cc4a550097bf2675f3c5c2dcaa31a52329e75791e │ │ └─95455 /pause │ ├─ac3c700bf9d8d6c9b5207e4a0e1f47253a22d6f047ed7df244e614f51c143560 │ │ └─47702 /pause │ ├─6b1800eb3c808d76e94a8c94eed21d50968b81ca3e291c00c57589505955d005 │ │ └─79689 /pause │ ├─e3e62a49569f27810c018aed167fd4be6c7b4caf996f93c6f4195cc42d204af4 │ │ └─40857 /pause │ ├─6959618757c1c6829baed27b46c16f73c0a15c2a24735766052a9f3020ce94af │ │ └─225131 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─b16525523640ce42e8a70e9c10f0c2e6270ae22b7229fbf6c9fb75d8db9eddaf │ │ └─62133 /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 │ ├─0da8e1bdefde58b44284241ff577efd67abcfc420926eb9b20dcc99d8bfa110d │ │ └─248626 /pause │ ├─73bc05760b2a2ab5d56f7fd0fe427e7c14985d4b0eebf0a28e64b1ca8692fae8 │ │ └─230720 /pause │ ├─259f97a98213be0b044f558e82196e6207c5662f694d6858bf90ccff8ecd96c5 │ │ └─139435 /pause │ ├─b41355894428b99d753a2d38f7976272db40eed7d9347b8ffa93eaae4c00b5f3 │ │ ├─ 96010 /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 │ │ └─402661 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─e3a81a1eff886ad8a278a196ae06400fe7e4d1ea2d679cd6de1b0d10492321e2 │ │ └─51578 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 │ ├─934aab3c3ee3ded91aee11e056794bdd7503d87122e0ebf78a7b26f3fb441311 │ │ └─264422 /pause │ ├─17a67ace783929ac3b3daad1aed35ad1add4e72dddd0329e541fc67d3fca6aa3 │ │ ├─240617 magnum-api: uWSGI master │ │ ├─240648 magnum-api: uWSGI worker 1 │ │ └─240649 magnum-api: uWSGI worker 2 │ ├─8a3ca9a4f79388f1276df37910be03a1540da3f21e2bcb1d0577fd44ffcc877b │ │ └─48684 /pause │ ├─37d84e597f1b286e9054c558071d42bdb07efca4196d853954f0ba014328e670 │ │ └─51485 valkey-server *:6379 │ ├─351508a575dcdf9c00bd68ce4c739bf86a97ce889521d3c438cbfb2dcbf08126 │ │ └─65408 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─02f68e7d303d5c5e48eef9977ef2fa1f794752518e462767c318bc7586adcc61 │ │ └─56710 nfd-gc -gc-interval=1h │ ├─9efbe17c3bebb8389f946b813f9a1bb9494d1edb410b957d6db3ec5e916f825f │ │ └─44441 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 │ ├─0f1ad3d65d2038de77f1fd7e08bb64cd3f318fa8b586ae1eed1fede15ceaf9c9 │ │ └─66343 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─ceabb044c2156e7dcec5bbf7b295adddccbd490a620cba178a31638e3b9b3198 │ │ └─66039 /goldpinger --static-file-path /static │ ├─5bb3f1dca81a7d4af30120f8e90cf38dc4915434b415aef8596cd95b9437defc │ │ └─40721 /pause │ └─12fff2656b06fe8ed79b4fb939595914d4b8b1100063e1432a2f6aa1866b8c5e │ └─123243 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount