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 │ │ │ ├─21845 /lib/systemd/systemd --user │ │ │ └─21846 (sd-pam) │ │ └─session-21.scope │ │ ├─21773 sshd: cephadm [priv] │ │ └─21862 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─716 /lib/systemd/systemd --user │ │ └─717 (sd-pam) │ ├─session-4.scope │ │ ├─1639 sshd: zuul [priv] │ │ └─1652 sshd: zuul@notty │ └─session-1.scope │ ├─ 713 sshd: zuul [priv] │ ├─ 730 sshd: zuul@notty │ ├─ 875 /usr/bin/python3 │ ├─ 1643 ssh: /home/zuul/.ansible/cp/199.204.45.44-22-zuul [mux] │ ├─408432 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zibuuibxyxchrpdsjkoztlhwizvaivxi ; /usr/bin/python3'"'"' && sleep 0' │ ├─408433 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-zibuuibxyxchrpdsjkoztlhwizvaivxi ; /usr/bin/python3' && sleep 0 │ ├─408434 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-zibuuibxyxchrpdsjkoztlhwizvaivxi ; /usr/bin/python3 │ ├─408435 /bin/sh -c echo BECOME-SUCCESS-zibuuibxyxchrpdsjkoztlhwizvaivxi ; /usr/bin/python3 │ ├─408436 /usr/bin/python3 │ ├─408456 /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 │ └─408458 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-b6eb5903adbe809bff12686743668ea32d82af01de841a7271f27365ea81de17.scope … │ │ ├─25428 /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 │ │ └─25442 /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 │ ├─containerd.service … │ │ ├─ 9980 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12571 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 561c37d0a456330a5e2fa8ff0ba13105556b2b8f38cf9bbe74cd25520b59b180 -address /run/containerd/containerd.sock │ │ ├─ 12944 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c8678ecdcf93fdab1d7270f697f14c533cc2a1d0e8f5add1e484626d73489d31 -address /run/containerd/containerd.sock │ │ ├─ 18804 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a91f8a12501357072e3f3ef8a9c8201fedad573f25e89c05e00f58162a4d853b -address /run/containerd/containerd.sock │ │ ├─ 25404 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b6eb5903adbe809bff12686743668ea32d82af01de841a7271f27365ea81de17 -address /run/containerd/containerd.sock │ │ ├─ 30018 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 090aaba6515a9f88452c7807e7f743c4e44992bf63100ef2fb5de0bc337cd195 -address /run/containerd/containerd.sock │ │ ├─ 34560 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6273904f64d3bc87f02cb25caa666c25e150eb6ee62e7cabdd5eb1f5d71387e9 -address /run/containerd/containerd.sock │ │ ├─ 39324 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ac6ac10413be6930e0fa0af3193586778aa5039fde3b55b9cc9cb4a97261eef9 -address /run/containerd/containerd.sock │ │ ├─ 41921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7971ace9a084f8d131704c63a5d24c2ba67a485d2da753c66e5c86fa9203050c -address /run/containerd/containerd.sock │ │ ├─ 41957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c7ed1f461e86015b2c1d5b494b3b3f01dec2396dcd92cf082824cfe11200e62 -address /run/containerd/containerd.sock │ │ ├─ 41978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 214dd8eda26c431ca66afbb29cbc159b1572212c5bcc8973e81210a96f938cc5 -address /run/containerd/containerd.sock │ │ ├─ 41980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfcd39e73e52cf92f0b263ff7dd538c7644b5ebe849ab311af06ca5d3da95c38 -address /run/containerd/containerd.sock │ │ ├─ 41981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d92d954dae6ca0f2fdc33777a8bde4c54b1f6bafe8bdca1f2569f6e96bc49307 -address /run/containerd/containerd.sock │ │ ├─ 42542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a59bbf757815e64403df920868c5fa0903a1382986bddae3f5761fcaa72299e1 -address /run/containerd/containerd.sock │ │ ├─ 43361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f35abf4f0d75e1f99ff3eaee708281d0d8d51692b22de1ac9b53972375a6d2e5 -address /run/containerd/containerd.sock │ │ ├─ 43371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a344748498da4e94adafbe37078a7038d3ef8bc4b5f12be445e40e7e6599d366 -address /run/containerd/containerd.sock │ │ ├─ 44734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f77f74574e7f6c07d48fd3c83a5017d5006676da7d13bca5f10ce894b19f9b17 -address /run/containerd/containerd.sock │ │ ├─ 45129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a96d5f9f7ba4f44b477145536e24a3d7210e531616ef94e92c350cf5826477e3 -address /run/containerd/containerd.sock │ │ ├─ 45177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5509b2c0498acd03092c8d7134f0055826f0a0ee883b14f95aa85b2f213612c -address /run/containerd/containerd.sock │ │ ├─ 45645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edb0ac7761258a908bccb4e33c1384dc4a10ea8fb6e9cf7a3f7075ab87d491d3 -address /run/containerd/containerd.sock │ │ ├─ 46080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7445176af80b02ddad6893f73566ef74c890fff1d494f1dfb1236a1d8be9c215 -address /run/containerd/containerd.sock │ │ ├─ 46239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dde67639134f25ef962a0e5ebc9e478d007b5e05dd7454e6fe16bc040367a035 -address /run/containerd/containerd.sock │ │ ├─ 46280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f13354fa5506858497c15722004ee0e10bb12b3069256c44e64f8616853be9c -address /run/containerd/containerd.sock │ │ ├─ 48310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 051a64620548c47d8e898425d3bf6831c187cadf0b62b3f0477e413233b3ed41 -address /run/containerd/containerd.sock │ │ ├─ 48370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3c4862d7d609eefb321051baabbec8468714ccf69c143b892174f5293accf80 -address /run/containerd/containerd.sock │ │ ├─ 49159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9199b5ac1c0b92f6ace1d3788b2bd1a84694c7e3ed17925299ba857af57dfe7 -address /run/containerd/containerd.sock │ │ ├─ 49274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f500713f4148ba296789c9847e25e2dd77bdb91f2fd5ac08110ae690763351b -address /run/containerd/containerd.sock │ │ ├─ 49793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a44ac7e585a455cb3cfa3b2be9becdd0f72a8409512257743eb95e1250fa5551 -address /run/containerd/containerd.sock │ │ ├─ 50178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e83947b25e821aa6d47f8c8e917aff14670c0e7406dedcb4d3a5f62d8d81fe0 -address /run/containerd/containerd.sock │ │ ├─ 50606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 563d47b1d9cfc67764601b9d915284c8490a3b9d326ad85ad5ab3899e8dd383c -address /run/containerd/containerd.sock │ │ ├─ 52806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28f27244b081a4fcce29c638a5e5b1fd113b6f4de77cff008143481aa20a1f6c -address /run/containerd/containerd.sock │ │ ├─ 53017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16baf1c622d1b10718c39a36421d4cff4cd8487d87c7b56ee6756085577ee133 -address /run/containerd/containerd.sock │ │ ├─ 58251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b09562b41cea26a2bd9f4e4a56d906f504913ee1db56c65ec4f6d654f4400ef6 -address /run/containerd/containerd.sock │ │ ├─ 58919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 893555db461818e56845e02e0fc80105e6e17cac1a06ac725ea0fbd96e0e900a -address /run/containerd/containerd.sock │ │ ├─ 58976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 499d7ded176e34c527208709380d5ff39b6df93ed6c2b0c8ed50684d9a138664 -address /run/containerd/containerd.sock │ │ ├─ 59029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68e1d9d1ddca295fdbf72e00381339689e91b79fba5d83225f5d2fc460c73a74 -address /run/containerd/containerd.sock │ │ ├─ 59165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74289827c09bc06d8549729c2bdfc488ebdd0402eb38674ea0772cf57b40d7dc -address /run/containerd/containerd.sock │ │ ├─ 63856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30577ed504994dfbd661dc9990f983be1dc0d7b3718baa270eee327c6f8ba0ff -address /run/containerd/containerd.sock │ │ ├─ 63994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24fdab9c012f0f0e4f8d778cf7de1ac384272f12edc2830a93d98774888085ab -address /run/containerd/containerd.sock │ │ ├─ 64049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c44bbfecfcd1ce73e9e6fa7aae9c164e43720cdbab6d33afa6094dd67b4cf7e -address /run/containerd/containerd.sock │ │ ├─ 64089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6a9217fd358e92abb47c765b0ef48c555eaca7003b07e394f196ec33e53c4db -address /run/containerd/containerd.sock │ │ ├─ 65651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 035d35fc05587173b1fa48e0be3d6f51f94720505c2e86342f35dc48c6cd77d1 -address /run/containerd/containerd.sock │ │ ├─ 65773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fc62ef0f8102d2d1eafd1a3539aaad5c57c45c67b2aa7943d1e9e3711c3cbff -address /run/containerd/containerd.sock │ │ ├─ 66202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c51455c992e085f2dbec9442da5837c75de1a3ce9249f7c5d98657a7c1d598af -address /run/containerd/containerd.sock │ │ ├─ 66269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f519f35e93dc57ed5c4e0d5bd155d7cefeaeabb8d7a898f5683a3bb967ceccfe -address /run/containerd/containerd.sock │ │ ├─ 66319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40bf939249a50de557d2ec834e013d96eb3275c1ef88094ddd5ad37bfbf530f0 -address /run/containerd/containerd.sock │ │ ├─ 66535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a8284e1574869e5e402405c67a9e3887b54f1fcf2bd3eb0ee5e974b1af1d398 -address /run/containerd/containerd.sock │ │ ├─ 66814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69e3072e8ea1f99305b5a0b3907fb3d327ac42f64e431da68fd92d098dae8050 -address /run/containerd/containerd.sock │ │ ├─ 67187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 051baa4f8157f72cbf0926912ab210080a1f5d0e5b30ea85bc8f5a27d1df6d9f -address /run/containerd/containerd.sock │ │ ├─ 67621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6580fa6fd257b179331461a67ad41163b5031fe5a59125974c08ef82923f839 -address /run/containerd/containerd.sock │ │ ├─ 68390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0730b6d4b2ffa401b5f6fa8757cdf1377ddea325a23a37ddbaffffc5215bfe33 -address /run/containerd/containerd.sock │ │ ├─ 69636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9309f071d4ade3f46dc0d40eaa923a9600bfebb91b263e7733ebb04074627aa6 -address /run/containerd/containerd.sock │ │ ├─ 72259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29db91c0702d5dcb13acec1dc06207d8a79f6939d04620c49134aa46855614c9 -address /run/containerd/containerd.sock │ │ ├─ 81447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d05674c5c387f41f79d2149bbf7c88d800385beab2015a73082aeab2e7b5d71 -address /run/containerd/containerd.sock │ │ ├─ 82872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e9deac06b9ab8bc6bf96da4540c1ffbba88871f4161e6e9f5aa3c6b3cc00306 -address /run/containerd/containerd.sock │ │ ├─ 88912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ff7aaf15ad14e7e61c7fe940323b1fcf9b7bbee52d4289767b1a09ff4537a4d -address /run/containerd/containerd.sock │ │ ├─ 95305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35e4d54528bdc986d443dff4b9da7a4a73c4ba45adcd2353c27ceffcdd5bf9c3 -address /run/containerd/containerd.sock │ │ ├─ 99346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d19fff6bfa8c2d8ee62d8dd90ca49547e05e96b163fc390d330df48d6485963d -address /run/containerd/containerd.sock │ │ ├─ 99471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 480705990d314e5b1dc388d3ba84f5813f741250fa21ebf267ca9f1138328057 -address /run/containerd/containerd.sock │ │ ├─112637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73f32fa59b59a859d5d82727dd8adab2c148cb7670e9e1ff53266c11a93c6cab -address /run/containerd/containerd.sock │ │ ├─114304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be9c55c28e3541337003d7ae9f8457f02872742351bef0b7070c7cdb4195d475 -address /run/containerd/containerd.sock │ │ ├─114344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 709e2d2f777ab44a368c9d951be3f4c6a53ac969b475b835d5aa1baae6ab070f -address /run/containerd/containerd.sock │ │ ├─116251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52f08782f17c4e4d26c85eb2c443a1f4894891a351ac511cc454ea40669cb567 -address /run/containerd/containerd.sock │ │ ├─118040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff9f0495feb53c38a3630528d6439b63ebc25f650dfb2383787e805607895b63 -address /run/containerd/containerd.sock │ │ ├─118090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55fb8c9dd2f9bf3ee3fad78034bca2ba0c15123ede9ffceab65fcf6ad4671b23 -address /run/containerd/containerd.sock │ │ ├─131221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec09f8d2f8ca846687b57252b776fe48b76274f45a2a83455de31a8235927087 -address /run/containerd/containerd.sock │ │ ├─131295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0407d07bb9b2f96a2fdb80fea16d9b59084d4778efc85714f07c387e427c4c7 -address /run/containerd/containerd.sock │ │ ├─133706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id decd3ddbd19d3b8edd14272e098e16449b1ef4f69595139b8ecb451f584cb01a -address /run/containerd/containerd.sock │ │ ├─160165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81dbe4aa7543705777debff4c48b2707dba2f9dd39f2b5e6a08288f9c3596d0c -address /run/containerd/containerd.sock │ │ ├─161782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc17a4cd7510bc76fe031d0f31d5f5c502e5968cb232d24af5192babd8cc4104 -address /run/containerd/containerd.sock │ │ ├─162232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bb2b13d4fc0dfdd500bbee208ff3590cc1a0014732865290875f1fc6bbd7c50 -address /run/containerd/containerd.sock │ │ ├─163055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3075a105c825841229a4499d591d36bb4100e6ae06a84196f6a00b5a89158c11 -address /run/containerd/containerd.sock │ │ ├─165171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 562c3e226c999601a369ca66aac933575c1ef1d088d67af8604f4f216259f233 -address /run/containerd/containerd.sock │ │ ├─165394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ec8ea61fe2c5ae3e20b2709c2d9e9c470eb1381312eee262700d968d26935fb -address /run/containerd/containerd.sock │ │ ├─165445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ed2efdb68451a228c6a0bbf9be986e94280cf375c9d153e0940244b1cec8b95 -address /run/containerd/containerd.sock │ │ ├─165724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edbf50eb3940703d8d27f5bc7c972f3771027bc57a91211d220e56ca25c0efaf -address /run/containerd/containerd.sock │ │ ├─165931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfbf75a72ac2763932a5a5ee3bf1c451eaed3adee1a77fb1965ac9101a41861b -address /run/containerd/containerd.sock │ │ ├─166225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cf87f00b76175e850099df16ca7b0a11b3301c7650a2c5b81dcea83218dbdf7 -address /run/containerd/containerd.sock │ │ ├─177714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c538c63e2687ce7910fde1b357c7085585f5e4c4d1b0c2ff562d839cf60c4c7 -address /run/containerd/containerd.sock │ │ ├─179485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26858433ea804366968032478c75ff60ec68d0d2b47573450694eecce592dfa0 -address /run/containerd/containerd.sock │ │ ├─179516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c02179571c1ea614a3bb627cd64351827d5219e105d105368a90a5a77e8d2f03 -address /run/containerd/containerd.sock │ │ ├─179595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa218965629af766b44dc0361a53f63f4aa7af3b9bd80e47c6c47342252b07f6 -address /run/containerd/containerd.sock │ │ ├─179622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d1c1c6ba18de5a729f2a9f50bc070c214177c22956a81e78739167f4b925f96 -address /run/containerd/containerd.sock │ │ ├─179686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a57ea0aad5e20f678e68461339aeded038668b460066af12b80c9206a31b4e49 -address /run/containerd/containerd.sock │ │ ├─180045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e543e65c619a5aa4e0e6b36b15ddcc367dbddb35d51ec72318dbf64818a7ba1 -address /run/containerd/containerd.sock │ │ ├─180168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f829bec4ca04c22c8a1b6a0c81f80d98536b758cc92741c3af425ff6f2ab8524 -address /run/containerd/containerd.sock │ │ ├─192451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af1e99d3c3d286e0795cc729c4cdc8a838b76b2ec47a1d11337da2bf6e6f0a04 -address /run/containerd/containerd.sock │ │ ├─194901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50174fe5b7a47063806e59721e7b63b2930517201470f170b101ae95e5806086 -address /run/containerd/containerd.sock │ │ ├─194939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1608bfa1a118ec790b3c5492c658d17c608727bb76ca9436c1a3ef46a68d17fd -address /run/containerd/containerd.sock │ │ ├─195064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4baf20ee3559baa3e19af62b799fc71c1db9839e30c076467201ab6943d7a6c -address /run/containerd/containerd.sock │ │ ├─210630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 004402d5cd8c4351a58fea5831d1c10625d5073037f3b27845875eb3172df729 -address /run/containerd/containerd.sock │ │ ├─218467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bda2f23b2af59577df4304a5c5b5da383d07a1bc170d75e5923a0ffb867a642 -address /run/containerd/containerd.sock │ │ ├─218495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f919107f8ca7e2cce1997496882acdbc0ef70b9c7740ab0ba7500dae42d3eed5 -address /run/containerd/containerd.sock │ │ ├─218560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d8134540074dce8516a7e5184fbb285224799c2750d4bc2a067cabcc4ba8c28 -address /run/containerd/containerd.sock │ │ ├─218828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09689b532139c2eb2b3ef1e6a0522b263bbe54105183aabf07fb1388ea6c827c -address /run/containerd/containerd.sock │ │ ├─229482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e1dcde0f718003cfafce919bcca75f8c31fed58fbb733bb5d98093643283827 -address /run/containerd/containerd.sock │ │ ├─231880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20dfbeb40a3e921c7b06c6285a93d65a3dfe87e54a31407b954b8ef6d9296419 -address /run/containerd/containerd.sock │ │ ├─233029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3534862f44a731d6c2b85e41ba4fa72a69b975f225c76c5509c62315f9811d76 -address /run/containerd/containerd.sock │ │ ├─233946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8f055e6b885a685be5647b21e5e50478204c29eb340d9e949022fc80a70ce38 -address /run/containerd/containerd.sock │ │ ├─235582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2b5f7e0566880b8fd6234e7c9fbd8acd0af15a7a4e4ffd141e1ca23198a56e8 -address /run/containerd/containerd.sock │ │ ├─237835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dff131b8d7364c54b14949f2455477dfadeac9b6a2e6344e5edc601cc3a196d -address /run/containerd/containerd.sock │ │ ├─239312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dcdf1f58e08ed001cc99689478615f49d74d92faca72ed3a296b7edc29eb1d3 -address /run/containerd/containerd.sock │ │ ├─239352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db9becc78ed3cd83f8608d8885ccbfdcfb02950236f6a95ee668d1c037131db5 -address /run/containerd/containerd.sock │ │ ├─248239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13b857d2f484916c51e9bfafabf1ddbc2d8d89eae0c423aacd815752fc7f1773 -address /run/containerd/containerd.sock │ │ ├─248750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3b39d7ecf18dd68b09bb1258c83ade1632ed97b11c8efb8f0871bd1bcad68e8 -address /run/containerd/containerd.sock │ │ ├─251709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bd7c7d436d46615db73961d2b3ecf7450dde7e9d3f81a9b8a1b17734d2ef148 -address /run/containerd/containerd.sock │ │ ├─256292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebe51b5094f9c8a4c619b38a64f07e2499f809a8acc6fab210d8cc9035ba5394 -address /run/containerd/containerd.sock │ │ ├─256452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97968863ac594b6d06623f7c4aedb25e6a25ac6a85cb8dc6e3bde23b940f1c8b -address /run/containerd/containerd.sock │ │ ├─256500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d680aecfff84f38ccf88a96294371035010ac1d01a343090584eef6e16faf010 -address /run/containerd/containerd.sock │ │ ├─256654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cddf7122da5243cf621ae4fa4f2c5a3d8bd427c4d2608e2e69b3647a83546f71 -address /run/containerd/containerd.sock │ │ ├─267718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce1de621f1410de6ab807a2e92379cf0066ce2987e7ed581cd7f50f2a95e19bf -address /run/containerd/containerd.sock │ │ ├─270252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5537b1a443dd80fcdf20374fe39016a903d206909c67afb38eeaa853c0d5d0a -address /run/containerd/containerd.sock │ │ └─271899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18ac130957f53f20b90a920bb24947a6d7e05ad258a032ad10a00c2f5aed473d -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1447 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─531 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─403 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─636 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-6273904f64d3bc87f02cb25caa666c25e150eb6ee62e7cabdd5eb1f5d71387e9.scope … │ │ ├─34585 /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 │ │ └─34597 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29721 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30001 /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 │ │ │ ├─18763 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18783 /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 │ │ │ ├─25113 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25386 /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.axezzs.service │ │ │ ├─12859 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.axezzs/unit.run │ │ │ └─12889 /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-axezzs --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.axezzs:/var/lib/ceph/mgr/ceph-instance.axezzs:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.axezzs/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.axezzs -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39278 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39300 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34261 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34543 /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 │ │ ├─12494 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12527 /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 … │ │ └─10348 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─653 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─626 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─159565 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42384 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.44 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─371 /lib/systemd/systemd-journald │ ├─docker-a91f8a12501357072e3f3ef8a9c8201fedad573f25e89c05e00f58162a4d853b.scope … │ │ ├─18830 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18848 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─ssh.service │ │ └─658 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1114 /usr/sbin/uuidd --socket-activation │ ├─docker-c8678ecdcf93fdab1d7270f697f14c533cc2a1d0e8f5add1e484626d73489d31.scope … │ │ ├─12970 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.axezzs -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12989 /usr/bin/ceph-mgr -n mgr.instance.axezzs -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11109 /usr/sbin/chronyd -F 1 │ │ └─11110 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-ac6ac10413be6930e0fa0af3193586778aa5039fde3b55b9cc9cb4a97261eef9.scope … │ │ ├─39351 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39367 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker-561c37d0a456330a5e2fa8ff0ba13105556b2b8f38cf9bbe74cd25520b59b180.scope … │ │ ├─12607 /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 │ │ └─12621 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-resolved.service │ │ └─407 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─159433 /sbin/iscsid │ │ └─159434 /sbin/iscsid │ ├─run-r8fd7fbd369894997b1270ae68b254bf6.scope │ │ └─193091 /usr/sbin/libvirtd --listen │ ├─dbus.service │ │ └─623 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─633 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-090aaba6515a9f88452c7807e7f743c4e44992bf63100ef2fb5de0bc337cd195.scope … │ │ ├─30043 /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 │ │ └─30055 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─629 /lib/systemd/systemd-logind ├─k8s.io │ ├─82b91fcec7b3f45ef985dc80502a08459f2cc1c260e324ba44366648cca37125 │ │ └─70085 /bin/oauth2-proxy │ ├─acc7e53a97f8f62e4ab3a008dd4e3585ba2bd66384869db302b874e779cc1e53 │ │ └─69413 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-44.nip.io/ --web.route-prefix=/ --cluster.label=monitoring/kube-prometheus-stack-alertmanager --cluster.peer=alertmanager-kube-prometheus-stack-alertmanager-0.alertmanager-operated:9094 --cluster.reconnect-timeout=5m --web.config.file=/etc/alertmanager/web_config/web-config.yaml │ ├─7dff131b8d7364c54b14949f2455477dfadeac9b6a2e6344e5edc601cc3a196d │ │ └─237860 /pause │ ├─69e3072e8ea1f99305b5a0b3907fb3d327ac42f64e431da68fd92d098dae8050 │ │ └─66838 /pause │ ├─9d1c1c6ba18de5a729f2a9f50bc070c214177c22956a81e78739167f4b925f96 │ │ └─179718 /pause │ ├─4fddbdf68db853c8a59ecac0c4a65f2cc3ecaf4db58aa565c40fe1f187de9e28 │ │ └─67021 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 │ ├─decd3ddbd19d3b8edd14272e098e16449b1ef4f69595139b8ecb451f584cb01a │ │ └─133729 /pause │ ├─914bcffc5e60119b2d9cc86b9e3766868e6b5a4138a1e1f1a09338d267f0c10a │ │ └─45268 /coredns -conf /etc/coredns/Corefile │ ├─1eaa6833df37ec04ac2fc732a763325159f3ee1197c8a529d7d520068966f916 │ │ └─192532 /bin/bash /tmp/libvirt.sh │ ├─d261baec5d8e9ceb051f64d600e950c0f7d1d45e4fa2bc7876caae313fc827b5 │ │ └─254591 docker-registry serve /etc/docker-registry/config.yml │ ├─26ff805edf2e4ceb9467283faf924ecc26f9be6afaf4c8b913156d3607180740 │ │ ├─68646 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68680 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─6971ac68c1cb6762fef5c76cf5e1d6c2f5dc6a30ba5d17adc8aca062602e6167 │ │ └─45208 /coredns -conf /etc/coredns/Corefile │ ├─6d852b8dc9bfce0ae68274ab32fc1aac0d2596f4c4c3ac71a311b9a0d08770b6 │ │ └─48728 /server │ ├─562c3e226c999601a369ca66aac933575c1ef1d088d67af8604f4f216259f233 │ │ └─165196 /pause │ ├─b3f87eebd5543a5fe0324b2b5cfdc69a0b4370db078ac4fd5bbb9fc0d21407a4 │ │ └─171229 /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 │ ├─ff9f0495feb53c38a3630528d6439b63ebc25f650dfb2383787e805607895b63 │ │ └─118067 /pause │ ├─c02179571c1ea614a3bb627cd64351827d5219e105d105368a90a5a77e8d2f03 │ │ └─179596 /pause │ ├─5c44bbfecfcd1ce73e9e6fa7aae9c164e43720cdbab6d33afa6094dd67b4cf7e │ │ └─64071 /pause │ ├─e418a5877dd6a4a14f55be11e662de666f34e19d6a16739d5c3e7f1add1d4c4b │ │ └─68734 /goldpinger --static-file-path /static │ ├─55ab6ba801e0d4220108338715c32257e77b2e1a3ec46cea25215b46e8b51000 │ │ ├─188339 neutron-api: uWSGI master │ │ ├─188370 neutron-api: uWSGI worker 1 │ │ └─188371 neutron-api: uWSGI worker 2 │ ├─5fc62ef0f8102d2d1eafd1a3539aaad5c57c45c67b2aa7943d1e9e3711c3cbff │ │ └─65796 /pause │ ├─7e83947b25e821aa6d47f8c8e917aff14670c0e7406dedcb4d3a5f62d8d81fe0 │ │ └─50202 /pause │ ├─a59bbf757815e64403df920868c5fa0903a1382986bddae3f5761fcaa72299e1 │ │ └─42568 /pause │ ├─7e1db1934e957691aa0722f47233edfedd0ea7950fee6c1f914d4763ca18c72f │ │ ├─228383 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228402 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─228760 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228761 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392147 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392148 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392149 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392150 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392151 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392152 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392153 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392154 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392155 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392158 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392159 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392160 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392161 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392162 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392163 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392164 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392167 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392169 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392170 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392171 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392173 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392174 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392175 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392176 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392177 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392178 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392179 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392180 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392181 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392182 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─392183 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─dc17a4cd7510bc76fe031d0f31d5f5c502e5968cb232d24af5192babd8cc4104 │ │ └─161806 /pause │ ├─be9c55c28e3541337003d7ae9f8457f02872742351bef0b7070c7cdb4195d475 │ │ └─114328 /pause │ ├─2c569c58cb2fdd637cb48118a9b53a281a0838888a6f43229fef2e415dee0a34 │ │ ├─226846 octavia-api: uWSGI master │ │ ├─226861 octavia-api: uWSGI worker 1 │ │ └─226862 octavia-api: uWSGI worker 2 │ ├─b64501cde5ac24899ef9db8741b43d299b656abefab5500176d5aa8a30ca1c0d │ │ └─59383 nfd-worker -metrics=8081 │ ├─b09562b41cea26a2bd9f4e4a56d906f504913ee1db56c65ec4f6d654f4400ef6 │ │ └─58274 /pause │ ├─bf684bdd855cac7142d377224e3ceb4fc041df2557953367abb284e1fa73542c │ │ ├─190956 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) │ │ ├─191794 /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/tmpvylrx3kh/privsep.sock │ │ ├─192369 /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/tmprul1aj3x/privsep.sock │ │ ├─192937 /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/tmpq37xtk9a/privsep.sock │ │ ├─193426 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─193427 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─193472 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/818ab776-8a77-4160-b930-61199e28c2f1/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/818ab776-8a77-4160-b930-61199e28c2f1/host --addn-hosts=/var/lib/neutron/dhcp/818ab776-8a77-4160-b930-61199e28c2f1/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/818ab776-8a77-4160-b930-61199e28c2f1/opts --dhcp-leasefile=/var/lib/neutron/dhcp/818ab776-8a77-4160-b930-61199e28c2f1/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f1664223-c4c3-48b2-8955-ccd76ff62dc4,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 │ │ ├─193475 haproxy -f /var/lib/neutron/ns-metadata-proxy/818ab776-8a77-4160-b930-61199e28c2f1.conf │ │ ├─213311 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ac502500-7db7-41b0-903b-ab31a6b8f930/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ac502500-7db7-41b0-903b-ab31a6b8f930/host --addn-hosts=/var/lib/neutron/dhcp/ac502500-7db7-41b0-903b-ab31a6b8f930/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ac502500-7db7-41b0-903b-ab31a6b8f930/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ac502500-7db7-41b0-903b-ab31a6b8f930/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-582ebba3-04a3-4d03-9cc5-e2bc86b3d9b2,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 │ │ ├─213314 haproxy -f /var/lib/neutron/ns-metadata-proxy/ac502500-7db7-41b0-903b-ab31a6b8f930.conf │ │ └─386101 /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/tmpbme6og4s/privsep.sock │ ├─b53ee005e554f7a103986c45fd90af5d562f016bbd4ba79ccb59f9aa3abb441d │ │ ├─251817 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─251834 /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 │ │ ├─251840 erl_child_setup 1048576 │ │ ├─251925 sh -s disksup │ │ ├─251927 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─251928 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─251986 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─251987 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─251997 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─252253 /bin/sh -s rabbit_disk_monitor │ ├─4335ac628204dba77de12f9f26257396f20bee91f9c369336094b3fb00c1882f │ │ └─100012 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─9bc651ae11421030e76a95b59b24993b56322a9facbafdb1140c75a27d8edc1f │ │ └─233356 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─0a9fada467fd3fd268ef173575e78c3607fb7965f649f532e47bded16e730b82 │ │ └─197236 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─b5bdb8ea487e07a7792aa96b102049f566603f1ceedb3bbdf4fa5857d093594d │ │ └─190957 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) │ ├─d648a053db689cd79ec38b36038a7476d0473b004340b86d70564e7a67bff66a │ │ ├─229598 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─229614 /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 │ │ ├─229620 erl_child_setup 1048576 │ │ ├─229670 sh -s disksup │ │ ├─229672 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─229673 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─229712 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─229713 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─229723 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─230218 /bin/sh -s rabbit_disk_monitor │ ├─8114256135d7addcef6072b3b526132a693d8dafa0c4b2a42220704d6e81ed71 │ │ └─46391 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─298315394be85989abc3322fb0254dccc16036b110cd34a613c381270f95b3f8 │ │ └─53186 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 │ ├─85294032e883477607915ddcf371242e29dbea4b7b383a27837219e03a005574 │ │ ├─206888 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─207152 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─207153 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─89a315f7f76e39013df813772b16897fa0d46730fe4762723a5be08121407fcd │ │ └─232081 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─dfbf75a72ac2763932a5a5ee3bf1c451eaed3adee1a77fb1965ac9101a41861b │ │ └─165954 /pause │ ├─480705990d314e5b1dc388d3ba84f5813f741250fa21ebf267ca9f1138328057 │ │ └─99501 /pause │ ├─4db230ea42fbbc4b387ea44ca2d5a31dc591f72b6e6ab3b559f33c28a3de7771 │ │ └─89806 /usr/local/bin/rook ceph operator │ ├─4f02fcf7261d1e9b97667a7011a26a364a2bfc5b4ef61c1b1359312c7a5a659b │ │ ├─ 48629 /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 │ │ ├─ 48655 /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 │ │ ├─ 48799 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─270040 nginx: worker process │ │ ├─270041 nginx: worker process │ │ └─270042 nginx: cache manager process │ ├─30577ed504994dfbd661dc9990f983be1dc0d7b3718baa270eee327c6f8ba0ff │ │ └─63922 /pause │ ├─a8f055e6b885a685be5647b21e5e50478204c29eb340d9e949022fc80a70ce38 │ │ └─233973 /pause │ ├─3e210535ca2f28c214c0364d6abee76cf813b3018736f23069a1dfb8862c03d5 │ │ └─162409 /coredns -conf /etc/coredns/Corefile │ ├─49e647427e23a41be4ff479fbd00dff7b77d44d429e197e3e78a5690ca71ba47 │ │ ├─65338 python -u /app/sidecar.py │ │ ├─65686 python -u /app/sidecar.py │ │ └─65687 python -u /app/sidecar.py │ ├─43f37656e45a1339c190d8aa4d0c4106bd95d93a98dfb25deee07041349d026b │ │ └─42207 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 │ ├─d4baf20ee3559baa3e19af62b799fc71c1db9839e30c076467201ab6943d7a6c │ │ └─195095 /pause │ ├─f3a590da6a398a164c64f6a883e9c204f6dba2dac9c3097c0c9e42e42e8dbf9d │ │ └─46437 /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 │ ├─8dcb63d833671273242f45bf908532b102b4e9ac4241278e0d116f001de11d7f │ │ └─69463 /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 │ ├─8f37894d5288fbeb8fa3fa5603ec2152a0387aa7dada35e2b29dfc663482f273 │ │ ├─206889 heat-api-cfn: uWSGI master │ │ ├─206933 heat-api-cfn: uWSGI worker 1 │ │ └─206934 heat-api-cfn: uWSGI worker 2 │ ├─3027935b9a8f3886746d202785e2eecd2ff1ae1fb1c467bd6e49599b5d6a182f │ │ └─43662 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─32d466e28baa3f180aec5f8e427cc9986f61debb662e8690ed34c6130ba1045b │ │ ├─150606 placement-api: uWSGI master │ │ ├─150619 placement-api: uWSGI worker 1 │ │ └─150620 placement-api: uWSGI worker 2 │ ├─99bc97998f6e4c87128295539920f48b236c928d51633e38c85131daa3c62f1b │ │ ├─70562 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70578 /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 │ │ ├─70584 erl_child_setup 1048576 │ │ ├─70727 sh -s disksup │ │ ├─70729 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─70730 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─70734 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─70735 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─70745 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─70838 /bin/sh -s rabbit_disk_monitor │ ├─620b6bd825e89f95ca340d46df5833d48440ea56acc1c531979a59ceb10868d3 │ │ └─64424 /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 │ ├─f919107f8ca7e2cce1997496882acdbc0ef70b9c7740ab0ba7500dae42d3eed5 │ │ └─218551 /pause │ ├─3075a105c825841229a4499d591d36bb4100e6ae06a84196f6a00b5a89158c11 │ │ └─163081 /pause │ ├─762c02b4b72fbd9efb98a855fbfa6cf661570c14fca5f0eb44f0cfdf69796988 │ │ └─69762 /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 │ ├─05775af4c4e1e6bae8aaa07da3e9c1e10f1379bbda47c5b58591c294d4cd9904 │ │ ├─274267 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─274280 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─7d5bb285815cf759744f6f06ebe8e7e9d1d1b544df661567054c7db4c609fc80 │ │ └─69987 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─35e4d54528bdc986d443dff4b9da7a4a73c4ba45adcd2353c27ceffcdd5bf9c3 │ │ └─95329 /pause │ ├─1f500713f4148ba296789c9847e25e2dd77bdb91f2fd5ac08110ae690763351b │ │ └─49300 /pause │ ├─f77d3cac1c110c8d70606e51cbe5c18d43968d145acd4ca19652500627cc8ff2 │ │ ├─50820 mysqld --wsrep_start_position=1ceb79e4-9228-11f1-9a85-ca11d784a234:20 │ │ └─50942 /var/lib/mysql/mysql-state-monitor │ ├─40bf939249a50de557d2ec834e013d96eb3275c1ef88094ddd5ad37bfbf530f0 │ │ └─66342 /pause │ ├─db9becc78ed3cd83f8608d8885ccbfdcfb02950236f6a95ee668d1c037131db5 │ │ └─239382 /pause │ ├─d19fff6bfa8c2d8ee62d8dd90ca49547e05e96b163fc390d330df48d6485963d │ │ └─99443 /pause │ ├─517d0087e0f26a36e14f7cddd69a4d56c7c4382bf98061053f5faa7410c2a966 │ │ ├─189315 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─189685 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmph78z7ld0/privsep.sock │ │ ├─190006 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp_fee8d9c/privsep.sock │ │ └─190205 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─5ed2efdb68451a228c6a0bbf9be986e94280cf375c9d153e0940244b1cec8b95 │ │ └─165471 /pause │ ├─a344748498da4e94adafbe37078a7038d3ef8bc4b5f12be445e40e7e6599d366 │ │ └─43425 /pause │ ├─563d47b1d9cfc67764601b9d915284c8490a3b9d326ad85ad5ab3899e8dd383c │ │ └─50629 /pause │ ├─7bb2b13d4fc0dfdd500bbee208ff3590cc1a0014732865290875f1fc6bbd7c50 │ │ └─162255 /pause │ ├─1799709fa937499d37c32d8f44f597b00e6ccbccacc2a0178c91730b63b65335 │ │ ├─180717 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─405121 sleep 300 │ ├─938238b59f934e55a6c1a468a6adb9deb4a1f8fd5cff07a4ffa60e021ce18ef5 │ │ └─235654 /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 │ ├─c4caf23d8fd68ecb7777f15817720c1c371493fc1447d9c98caddebb6e343d20 │ │ └─131839 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─43106eda4dd1bf9f3274084df5eee1986720f0c16f37f06489965f15ff9d1f83 │ │ ├─177933 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─177949 /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 │ │ ├─177955 erl_child_setup 1048576 │ │ ├─178012 sh -s disksup │ │ ├─178015 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─178016 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─178051 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─178052 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─178062 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─178273 /bin/sh -s rabbit_disk_monitor │ ├─52f08782f17c4e4d26c85eb2c443a1f4894891a351ac511cc454ea40669cb567 │ │ └─116274 /pause │ ├─214dd8eda26c431ca66afbb29cbc159b1572212c5bcc8973e81210a96f938cc5 │ │ └─42059 /pause │ ├─89bc81f5472d66b68ab50e19d29d9736a077dd6457beab141fee55eec5e8977b │ │ ├─67747 nginx: master process nginx -g daemon off; │ │ ├─67761 nginx: worker process │ │ ├─67762 nginx: worker process │ │ ├─67763 nginx: worker process │ │ ├─67764 nginx: worker process │ │ └─67765 nginx: worker process │ ├─73f752388cb270a2a72b8e05b8fd65f9262dc1402a609c8bbd8f5b636cb74d22 │ │ └─68052 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─26858433ea804366968032478c75ff60ec68d0d2b47573450694eecce592dfa0 │ │ └─179545 /pause │ ├─5f35b7d721a9b2a0163ca182c7c5337a14c11221829636aa84483b84680513ee │ │ └─99682 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-hnxb8 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─53f3930ff8ea3cd99da4e502bcd30595ab580e17950e7cd215b593832ba55495 │ │ └─49975 /manager --metrics-bind-address=:8080 │ ├─9ff7aaf15ad14e7e61c7fe940323b1fcf9b7bbee52d4289767b1a09ff4537a4d │ │ └─88936 /pause │ ├─031ebbf1c49188095f9c01b4a65af0c0b4fd118634dbc916762ef2fae8356fc5 │ │ └─115951 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f77f74574e7f6c07d48fd3c83a5017d5006676da7d13bca5f10ce894b19f9b17 │ │ └─44759 /pause │ ├─2805ce8bf877345de81b5fa709a02152b96615ec19b8cc32600b7184da374fb8 │ │ ├─50655 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 │ │ └─53510 haproxy -sf 141 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─74289827c09bc06d8549729c2bdfc488ebdd0402eb38674ea0772cf57b40d7dc │ │ └─59190 /pause │ ├─3534862f44a731d6c2b85e41ba4fa72a69b975f225c76c5509c62315f9811d76 │ │ └─233131 /pause │ ├─8e753065e8514fbffbc2cfa8518e75127ccad59aaeecaa80dff349a2f3ef1310 │ │ ├─188334 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─188691 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188692 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─188693 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─34157c71724cacd8a1add1ad4d7cca7f858950e863899bd27218d6f68456f3d6 │ │ ├─248688 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─249170 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─249176 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─5d05674c5c387f41f79d2149bbf7c88d800385beab2015a73082aeab2e7b5d71 │ │ └─81470 /pause │ ├─e5509b2c0498acd03092c8d7134f0055826f0a0ee883b14f95aa85b2f213612c │ │ └─45220 /pause │ ├─4bd7c7d436d46615db73961d2b3ecf7450dde7e9d3f81a9b8a1b17734d2ef148 │ │ └─251733 /pause │ ├─f9f0c2d8370dfe75879bf4ff59f7905f6ddca64b99afd248d5c1490c313ecaa9 │ │ ├─265742 /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 │ │ └─265904 /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 │ ├─72ad9fdb32e4a98acadbfeb7900c448ed7ef7075025973ac2893b0b2fd43407a │ │ └─68138 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e1405dd5b1c141202de18b07be3a401e684ab39d476d310fd3489eb45aa849de │ │ └─49898 /manager --metrics-bind-address=:9782 │ ├─ce1de621f1410de6ab807a2e92379cf0066ce2987e7ed581cd7f50f2a95e19bf │ │ └─267742 /pause │ ├─edc760fdc10a7621790f3f404a50fcbc7570900fba469217ac040c72928e6905 │ │ └─270702 /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 │ ├─7971ace9a084f8d131704c63a5d24c2ba67a485d2da753c66e5c86fa9203050c │ │ └─42008 /pause │ ├─c7b9170c80bbdd2e84d45255c7edd519ea6b6a249af042c710e6b99950d19fa3 │ │ └─42158 etcd --advertise-client-urls=https://199.204.45.44:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.44:2380 --initial-cluster=instance=https://199.204.45.44:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.44:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.44:2380 --name=instance --peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt --peer-client-cert-auth=true --peer-key-file=/etc/kubernetes/pki/etcd/peer.key --peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt --snapshot-count=10000 --tls-min-version=TLS1.3 --trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt │ ├─3cf8294f7f4489b59e2cc0b251e2e6670cbb4078ea97f7ec53162cdc758845b2 │ │ ├─65268 python -u /app/sidecar.py │ │ ├─65639 python -u /app/sidecar.py │ │ └─65640 python -u /app/sidecar.py │ ├─18ac130957f53f20b90a920bb24947a6d7e05ad258a032ad10a00c2f5aed473d │ │ └─271927 /pause │ ├─edbf50eb3940703d8d27f5bc7c972f3771027bc57a91211d220e56ca25c0efaf │ │ └─165758 /pause │ ├─68e1d9d1ddca295fdbf72e00381339689e91b79fba5d83225f5d2fc460c73a74 │ │ └─59059 /pause │ ├─f701fb90b8819df2cff70277bf69e11e92db41aa2e8da9d8189936d90f256b73 │ │ ├─116364 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─116381 /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 │ │ ├─116389 erl_child_setup 1048576 │ │ ├─116436 sh -s disksup │ │ ├─116438 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─116439 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─116440 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─116441 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─116451 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─116625 /bin/sh -s rabbit_disk_monitor │ ├─82965df40864eb91243291e34a8866b1d59d98653f98ffb38d9d0af58b0b13ae │ │ └─160688 /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 │ ├─fa218965629af766b44dc0361a53f63f4aa7af3b9bd80e47c6c47342252b07f6 │ │ └─179681 /pause │ ├─c7671fff21a0014632a1a9e1e65b5edb727046602a286ada648e3b140bd48b95 │ │ └─42209 kube-apiserver --advertise-address=199.204.45.44 --allow-privileged=true --authorization-mode=Node,RBAC --client-ca-file=/etc/kubernetes/pki/ca.crt --enable-admission-plugins=NodeRestriction --enable-bootstrap-token-auth=true --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key --etcd-servers=https://127.0.0.1:2379 --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key --requestheader-allowed-names=front-proxy-client --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt --requestheader-extra-headers-prefix=X-Remote-Extra- --requestheader-group-headers=X-Remote-Group --requestheader-username-headers=X-Remote-User --secure-port=6443 --service-account-issuer=https://kubernetes.default.svc.cluster.local --service-account-key-file=/etc/kubernetes/pki/sa.pub --service-account-signing-key-file=/etc/kubernetes/pki/sa.key --service-cluster-ip-range=10.96.0.0/12 --tls-cert-file=/etc/kubernetes/pki/apiserver.crt --tls-min-version=VersionTLS13 --tls-private-key-file=/etc/kubernetes/pki/apiserver.key │ ├─98377302cccd698585f10d0e1139993e3d9331f04db88f08b8a31263c9ecc719 │ │ └─59320 nfd-master -crd-controller=true -metrics=8081 │ ├─c9960505af58aa81a830a2abe62a99bdaf296cc59ee20da6f0634ac906ef2bee │ │ └─234001 /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 │ ├─f6580fa6fd257b179331461a67ad41163b5031fe5a59125974c08ef82923f839 │ │ └─67645 /pause │ ├─c5616987323ffc12fe497e91678c94f7a0cf1990a3dc9887e6abe852a4c13961 │ │ ├─ 75933 apache2 -DFOREGROUND │ │ ├─ 75978 (wsgi:k -DFOREGROUND │ │ ├─ 75979 (wsgi:k -DFOREGROUND │ │ ├─ 75980 (wsgi:k -DFOREGROUND │ │ ├─ 75981 (wsgi:k -DFOREGROUND │ │ ├─407052 apache2 -DFOREGROUND │ │ └─407302 apache2 -DFOREGROUND │ ├─e749ed80a31f3587a79a99ee612a621d49789e98a04378f38a78de66c0a96e92 │ │ └─68997 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─9309f071d4ade3f46dc0d40eaa923a9600bfebb91b263e7733ebb04074627aa6 │ │ └─69660 /pause │ ├─2d8134540074dce8516a7e5184fbb285224799c2750d4bc2a067cabcc4ba8c28 │ │ └─218595 /pause │ ├─e298c135089f1e3d8bd43c0904975b81e20aad850d46e249110e951f3a18d088 │ │ ├─132266 /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 │ │ └─132513 /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 │ ├─6e9deac06b9ab8bc6bf96da4540c1ffbba88871f4161e6e9f5aa3c6b3cc00306 │ │ └─82895 /pause │ ├─16baf1c622d1b10718c39a36421d4cff4cd8487d87c7b56ee6756085577ee133 │ │ └─53040 /pause │ ├─fc967cda9134c05e7d062c2e0855abfcb8c0bb77d5433aeaedef06a15c7c2489 │ │ ├─227599 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─228139 octavia-worker: ConsumerService worker(0) │ │ └─228142 octavia-worker: ConsumerService worker(1) │ ├─e44b345d81829d771b1cbf87f195b35a3b98fab5d423b5b6d9fe221e18806985 │ │ └─69851 /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 │ ├─9cf87f00b76175e850099df16ca7b0a11b3301c7650a2c5b81dcea83218dbdf7 │ │ └─166249 /pause │ ├─3aa07871c6a326ab0ba1cfcbff44b2ad78a1563931b232038d9b1b3e12259562 │ │ ├─160723 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160738 /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 │ ├─7e1dcde0f718003cfafce919bcca75f8c31fed58fbb733bb5d98093643283827 │ │ └─229506 /pause │ ├─7697b8627871d5a5d6fbcb7aedc86107bdb361932f1ea22992b21a89601fbeb8 │ │ ├─163177 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163193 /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 │ │ ├─163199 erl_child_setup 1048576 │ │ ├─163295 sh -s disksup │ │ ├─163297 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─163298 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─163299 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─163300 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─163310 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─163521 /bin/sh -s rabbit_disk_monitor │ ├─0dc118a8b9ade9b40483bd209e7fa5edd68b4503622cf16d9b0ccbb9f6d37c8e │ │ └─46480 /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 │ ├─cf6fc89f380115cee7df114de496154928c7db60df6a67bbfcd5e924dc0a3f01 │ │ ├─190980 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) │ │ ├─191367 /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/tmpia4f1gyp/privsep.sock │ │ ├─376736 /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/tmpct7ygeet/privsep.sock │ │ ├─377028 /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/tmpw6p4xu71/privsep.sock │ │ ├─377495 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─377497 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─380958 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b30ca19b-5e8c-4f5f-98fb-ea65008fe100 --namespace=qrouter-b30ca19b-5e8c-4f5f-98fb-ea65008fe100 --conf_dir=/var/lib/neutron/ha_confs/b30ca19b-5e8c-4f5f-98fb-ea65008fe100 --log-file=/var/lib/neutron/ha_confs/b30ca19b-5e8c-4f5f-98fb-ea65008fe100/neutron-keepalived-state-change.log --monitor_interface=ha-32e0a44d-de --monitor_cidr=169.254.0.108/24 --pid_file=/var/lib/neutron/external/pids/b30ca19b-5e8c-4f5f-98fb-ea65008fe100.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─3c7ed1f461e86015b2c1d5b494b3b3f01dec2396dcd92cf082824cfe11200e62 │ │ └─42068 /pause │ ├─823341ee7280db85684e5d5f892474e231867beebb62a54c65e4b7e4ff7eecb0 │ │ └─70019 /bin/memcached_exporter │ ├─97968863ac594b6d06623f7c4aedb25e6a25ac6a85cb8dc6e3bde23b940f1c8b │ │ └─256479 /pause │ ├─24fdab9c012f0f0e4f8d778cf7de1ac384272f12edc2830a93d98774888085ab │ │ └─64017 /pause │ ├─de9627122686f2cabb8e642a80bf12b3d8538cd9da05591899c093b741047859 │ │ └─50732 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─ec09f8d2f8ca846687b57252b776fe48b76274f45a2a83455de31a8235927087 │ │ └─131246 /pause │ ├─d12eb1a9447bf51ba6b1e6b5a7a538568402ae4ab875e088d2b1b6a915b9b1ee │ │ ├─188384 neutron-policy-server: uWSGI master │ │ ├─188397 neutron-policy-server: uWSGI worker 1 │ │ └─188398 neutron-policy-server: uWSGI worker 2 │ ├─8ca937b1622f1f650dbd0244118c150f9e929582b981024649bbc8f5ddc0bcd7 │ │ └─192436 /usr/bin/libvirt-tls-sidecar │ ├─051a64620548c47d8e898425d3bf6831c187cadf0b62b3f0477e413233b3ed41 │ │ └─48338 /pause │ ├─c3c4862d7d609eefb321051baabbec8468714ccf69c143b892174f5293accf80 │ │ └─48393 /pause │ ├─770e9711447fa4373bbd8510b6c867feafbdfaaeaffa68264cf96559e194abd0 │ │ ├─127544 cinder-api: uWSGI master │ │ ├─127556 cinder-api: uWSGI worker 1 │ │ └─127557 cinder-api: uWSGI worker 2 │ ├─76fbf5eb3f74562d98bb40ad4b9bbede8cfe1b568b1b3ab61604d759e5d0d93b │ │ ├─175650 nova-api: uWSGI master │ │ ├─175685 nova-api: uWSGI worker 1 │ │ └─175686 nova-api: uWSGI worker 2 │ ├─8a8284e1574869e5e402405c67a9e3887b54f1fcf2bd3eb0ee5e974b1af1d398 │ │ └─66560 /pause │ ├─f2b5f7e0566880b8fd6234e7c9fbd8acd0af15a7a4e4ffd141e1ca23198a56e8 │ │ └─235606 /pause │ ├─4f1f798e3148e13e9630c948bd7a8853fae90f12e1fff1d49f013b25651dcf49 │ │ └─68611 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─50174fe5b7a47063806e59721e7b63b2930517201470f170b101ae95e5806086 │ │ └─194925 /pause │ ├─4dad1a0a4119890d92f7c0777457132609df125457b9dd177191985e8a8bb64f │ │ ├─113029 glance-api: uWSGI master │ │ ├─113042 glance-api: uWSGI worker 1 │ │ └─113043 glance-api: uWSGI worker 2 │ ├─48f8ad5f7334438f69ca35406ce8539622153a2cf311b60bb99f0a5e8c04e918 │ │ └─129087 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─b6a9217fd358e92abb47c765b0ef48c555eaca7003b07e394f196ec33e53c4db │ │ └─64115 /pause │ ├─12b41c10fcbdfbeabaa1df93c5aa98a519e1beffac51172f3bba2e48ff3d09df │ │ └─69958 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2f13354fa5506858497c15722004ee0e10bb12b3069256c44e64f8616853be9c │ │ └─46306 /pause │ ├─dd846120f951e36fd290055556cce480fb07b40854161f8fc36861c26d0331fa │ │ └─59275 nfd-gc -gc-interval=1h │ ├─27aeac9a614b5e8140272ef7a0b333d1155642c9d25bb06a75368c1c922c7eff │ │ └─53430 valkey-server *:26379 [sentinel] │ ├─c537e026cb0561c8d0cde28e02eead12cbc3b69af4ab363d695085c0efb45fa4 │ │ └─42322 /kube-vip manager │ ├─cddf7122da5243cf621ae4fa4f2c5a3d8bd427c4d2608e2e69b3647a83546f71 │ │ └─256681 /pause │ ├─709e2d2f777ab44a368c9d951be3f4c6a53ac969b475b835d5aa1baae6ab070f │ │ └─114369 /pause │ ├─7e7faefca7ad8b86732d021d927af22040ecbc3d92b481533dcffce017216127 │ │ ├─210752 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210769 /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 │ │ ├─210776 erl_child_setup 1048576 │ │ ├─210849 sh -s disksup │ │ ├─210851 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─210852 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─210853 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─210854 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─210864 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─211041 /bin/sh -s rabbit_disk_monitor │ ├─f519f35e93dc57ed5c4e0d5bd155d7cefeaeabb8d7a898f5683a3bb967ceccfe │ │ └─66302 /pause │ ├─d680aecfff84f38ccf88a96294371035010ac1d01a343090584eef6e16faf010 │ │ └─256529 /pause │ ├─2c1959d9d6c8662b5ca24c5f0c8d19ea34d524a9a641413fd6ea0d0afdb8cfd8 │ │ └─59484 /secretgen-controller │ ├─edb0ac7761258a908bccb4e33c1384dc4a10ea8fb6e9cf7a3f7075ab87d491d3 │ │ └─45670 /pause │ ├─499d7ded176e34c527208709380d5ff39b6df93ed6c2b0c8ed50684d9a138664 │ │ └─59001 /pause │ ├─a96d5f9f7ba4f44b477145536e24a3d7210e531616ef94e92c350cf5826477e3 │ │ └─45157 /pause │ ├─73f32fa59b59a859d5d82727dd8adab2c148cb7670e9e1ff53266c11a93c6cab │ │ └─112665 /pause │ ├─3c3266160c44ea2683fb5184cfa0a960f95bea4e7974e2aedbaec6d12a33695b │ │ └─265531 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─6d16ec8ec518f88fc3dc9d6d947f6ea50640ffbfa3c69eb6fc2c2c5fa488824f │ │ └─69889 /bin/pushgateway │ ├─9118e73619bd981ea85c5cd8765f33aed29f26d4408cd59b18212e1484d2be90 │ │ └─193053 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─dde67639134f25ef962a0e5ebc9e478d007b5e05dd7454e6fe16bc040367a035 │ │ └─46265 /pause │ ├─d8dc6d5a0b5adb3438a68498a0994650b828c17dfa2e215742dade0655ccff2c │ │ ├─175801 nova-metadata: uWSGI master │ │ ├─175814 nova-metadata: uWSGI worker 1 │ │ └─175815 nova-metadata: uWSGI worker 2 │ ├─29db91c0702d5dcb13acec1dc06207d8a79f6939d04620c49134aa46855614c9 │ │ └─72303 /pause │ ├─09689b532139c2eb2b3ef1e6a0522b263bbe54105183aabf07fb1388ea6c827c │ │ └─218853 /pause │ ├─426c99ac57c7936867d0d7bfaac10062415649cb1a56871ff347470fa15914cf │ │ └─272134 /bin/openstack-database-exporter │ ├─d5fff189a44909e4175f2197619a90df1de84b8e43b674eb247b5c5c0796edc3 │ │ └─44789 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─dfcd39e73e52cf92f0b263ff7dd538c7644b5ebe849ab311af06ca5d3da95c38 │ │ └─42090 /pause │ ├─255cf437861af1e64a272b3608d00f6c98da722df650aa7cff91c5ed04ffcf15 │ │ └─45837 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 │ ├─9b1f0a63b4b2288715ed37e092fa8a58c41a42e43cee33617aa2ac1bca1d11ee │ │ └─42178 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 │ ├─893555db461818e56845e02e0fc80105e6e17cac1a06ac725ea0fbd96e0e900a │ │ └─58945 /pause │ ├─761bb3c43061bd9148743ff48f9e8a941b9e05e190b42432548ad2a8c79720b5 │ │ ├─176627 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─176965 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─176966 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─407670 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ │ └─407690 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ ├─7445176af80b02ddad6893f73566ef74c890fff1d494f1dfb1236a1d8be9c215 │ │ └─46104 /pause │ ├─7bda2f23b2af59577df4304a5c5b5da383d07a1bc170d75e5923a0ffb867a642 │ │ └─218516 /pause │ ├─c51455c992e085f2dbec9442da5837c75de1a3ce9249f7c5d98657a7c1d598af │ │ └─66230 /pause │ ├─0730b6d4b2ffa401b5f6fa8757cdf1377ddea325a23a37ddbaffffc5215bfe33 │ │ └─68414 /pause │ ├─d045511b7b7b8eab66bdf633d6d8556f4b124202fdbd8fc7666902c66ed78663 │ │ ├─206925 heat-api: uWSGI master │ │ ├─206941 heat-api: uWSGI worker 1 │ │ └─206942 heat-api: uWSGI worker 2 │ ├─28f27244b081a4fcce29c638a5e5b1fd113b6f4de77cff008143481aa20a1f6c │ │ └─52830 /pause │ ├─004402d5cd8c4351a58fea5831d1c10625d5073037f3b27845875eb3172df729 │ │ └─210655 /pause │ ├─579acd23ba2cee990e222b49f8513606a8f7e8a141c6c5990a1c19e87ccb4e66 │ │ └─65741 /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 │ ├─4ec8ea61fe2c5ae3e20b2709c2d9e9c470eb1381312eee262700d968d26935fb │ │ └─165429 /pause │ ├─a5537b1a443dd80fcdf20374fe39016a903d206909c67afb38eeaa853c0d5d0a │ │ └─270278 /pause │ ├─7b65726f9189360806f28541194382f19f9eca38eb3533685cd40980ca9f9afc │ │ ├─248294 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─249075 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpazkpgwxv/privsep.sock │ │ ├─249079 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─249098 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─da1b524e0a5662cee0725d97a6319bf932655946d8cfba4fe166658d2d319235 │ │ ├─197209 /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 │ │ ├─377562 /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/tmpl4vyg05q/privsep.sock │ │ ├─377670 /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/tmpqo7_dbr2/privsep.sock │ │ ├─384132 /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/tmp0e8gz88u/privsep.sock │ │ ├─407649 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ │ └─407656 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ ├─55fb8c9dd2f9bf3ee3fad78034bca2ba0c15123ede9ffceab65fcf6ad4671b23 │ │ └─118114 /pause │ ├─b0407d07bb9b2f96a2fdb80fea16d9b59084d4778efc85714f07c387e427c4c7 │ │ └─131327 /pause │ ├─92aa4be7abf1095b17e356d1e081cfe87c899a13395194972134e8370480224d │ │ ├─43872 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44296 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─d06f8bfe816ebe51d3a9449d8f049fe0e129f40a91442af5afbc73adcf963fe2 │ │ ├─81633 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81650 /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 │ │ ├─81656 erl_child_setup 1048576 │ │ ├─81706 sh -s disksup │ │ ├─81708 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─81709 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─81724 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81725 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81736 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─81823 /bin/sh -s rabbit_disk_monitor │ ├─0e543e65c619a5aa4e0e6b36b15ddcc367dbddb35d51ec72318dbf64818a7ba1 │ │ └─180070 /pause │ ├─f829bec4ca04c22c8a1b6a0c81f80d98536b758cc92741c3af425ff6f2ab8524 │ │ └─180212 /pause │ ├─051baa4f8157f72cbf0926912ab210080a1f5d0e5b30ea85bc8f5a27d1df6d9f │ │ └─67210 /pause │ ├─ccdf3aeec389b0274e933411784af845502c6d7f19e2ca307a1d36d87f2b642f │ │ ├─88197 barbiacan-api: uWSGI master │ │ └─88225 barbiacan-api: uWSGI worker 1 │ ├─d6ebee91ab84870db0c954565e25c88bf77f6381a41f98c999edb33af0c4a6f1 │ │ ├─ 99784 /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 │ │ └─407510 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─3c538c63e2687ce7910fde1b357c7085585f5e4c4d1b0c2ff562d839cf60c4c7 │ │ └─177737 /pause │ ├─20dfbeb40a3e921c7b06c6285a93d65a3dfe87e54a31407b954b8ef6d9296419 │ │ └─231904 /pause │ ├─4496f286b0ea5808e6fbff82fca2ff77f5ffa6bbfac6ebcfdedffe56e4915ca0 │ │ ├─176712 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─177069 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─177070 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─407606 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ │ └─407615 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ ├─3af1d2d1b2108f6df72bca9ea6e25bc60e6ac71a5c1132d167ff7b12e0050cf8 │ │ ├─192674 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─192690 /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 │ │ ├─192696 erl_child_setup 1048576 │ │ ├─192765 sh -s disksup │ │ ├─192767 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─192768 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─192792 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─192793 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─192803 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─193087 /bin/sh -s rabbit_disk_monitor │ ├─f3f614c3054214b3c8224fb732f48847b8d6ee0ef06dcfcc4c12744b3c1fd6be │ │ └─42593 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─81dbe4aa7543705777debff4c48b2707dba2f9dd39f2b5e6a08288f9c3596d0c │ │ └─160188 /pause │ ├─9ad40ecc54ffb288321ca3e49372692b665962c1c14f631ca11208ff4766f3c4 │ │ └─50917 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─035d35fc05587173b1fa48e0be3d6f51f94720505c2e86342f35dc48c6cd77d1 │ │ └─65677 /pause │ ├─54eac8c7f4482b2be56fe6acd0dd998d7a77b031768e475bec3b294bb73b12cb │ │ └─53553 redis_exporter │ ├─b1fd2b19350245f31967629184606d733c0f4adb9b0bcd39f95203119a03ce3a │ │ └─53085 valkey-server *:6379 │ ├─59f785a57c40fee19e6e795d4cc269749cb39b79e1e20015b2edc151ce39b271 │ │ └─50018 percona-xtradb-cluster-operator │ ├─af1e99d3c3d286e0795cc729c4cdc8a838b76b2ec47a1d11337da2bf6e6f0a04 │ │ └─192476 /pause │ ├─f7fbafd4b95482f5041f630e9ea453f37a1e52375606a9e0029f3bca0626f930 │ │ ├─270485 apache2 -DFOREGROUND │ │ ├─272771 (wsgi:h -DFOREGROUND │ │ ├─272772 (wsgi:h -DFOREGROUND │ │ ├─272773 (wsgi:h -DFOREGROUND │ │ ├─272774 (wsgi:h -DFOREGROUND │ │ ├─272775 (wsgi:h -DFOREGROUND │ │ ├─272776 apache2 -DFOREGROUND │ │ └─272777 apache2 -DFOREGROUND │ ├─e03dd62b3a0821bbcafc62d06d5cc0415148b596daa95be8c16ef1d05654ea18 │ │ ├─95450 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95467 /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 │ │ ├─95473 erl_child_setup 1048576 │ │ ├─95546 sh -s disksup │ │ ├─95548 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─95549 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─95672 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─95673 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─95683 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─95895 /bin/sh -s rabbit_disk_monitor │ ├─dcd47ca32ddf5abd2b0d6b3205b2d072ede6c268a4619ddbd20835907ab70201 │ │ ├─248555 magnum-api: uWSGI master │ │ ├─248609 magnum-api: uWSGI worker 1 │ │ └─248610 magnum-api: uWSGI worker 2 │ ├─47fb9c77551d5b2ce5bd4da782a54db730ee42b022c48930ac980623cc50a566 │ │ └─70459 /bin/oauth2-proxy │ ├─f84a1543a2818e4888cde646f7cca17a1663a49b4d726812c4c76da17749f879 │ │ └─69700 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-44.nip.io/ --web.route-prefix=/ --storage.tsdb.retention.time=10d --storage.tsdb.path=/prometheus --storage.tsdb.wal-compression --web.config.file=/etc/prometheus/web_config/web-config.yaml │ ├─13b857d2f484916c51e9bfafabf1ddbc2d8d89eae0c423aacd815752fc7f1773 │ │ └─248263 /pause │ ├─4dcdf1f58e08ed001cc99689478615f49d74d92faca72ed3a296b7edc29eb1d3 │ │ └─239335 /pause │ ├─5bf19dc4dcef2ee8877fc0b5bd2486228f05a7be51280de4fa41b55ea59ef5ca │ │ ├─265536 manila-api: uWSGI master │ │ ├─265566 manila-api: uWSGI worker 1 │ │ └─265567 manila-api: uWSGI worker 2 │ ├─f0d9b8c2ffb6c343d04775f1c030d84a641088eab98636ae82138ae1b5e39dff │ │ └─265505 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─757e8a78395a5c82ee8314aa08e645222b7b8e17994673c55e5c707ceda70300 │ │ └─69056 /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 │ ├─d92d954dae6ca0f2fdc33777a8bde4c54b1f6bafe8bdca1f2569f6e96bc49307 │ │ └─42091 /pause │ ├─0a15419ac64a67cd3db4f2cd0bd8845b93ccaef2c9c0902ad2c272aceda563ee │ │ └─227594 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─f35abf4f0d75e1f99ff3eaee708281d0d8d51692b22de1ac9b53972375a6d2e5 │ │ └─43408 /pause │ ├─ddcca6c5658765b05f20d757209447eb2807c8530b765166369725b46783974d │ │ ├─114728 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─114882 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─114884 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─4a2068c885233232d6fcb1facbd761eafadb58531bf2a801f35cff3bdf028fc4 │ │ └─237884 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─a44ac7e585a455cb3cfa3b2be9becdd0f72a8409512257743eb95e1250fa5551 │ │ └─49816 /pause │ ├─a57ea0aad5e20f678e68461339aeded038668b460066af12b80c9206a31b4e49 │ │ └─179750 /pause │ ├─1608bfa1a118ec790b3c5492c658d17c608727bb76ca9436c1a3ef46a68d17fd │ │ └─194967 /pause │ ├─f9199b5ac1c0b92f6ace1d3788b2bd1a84694c7e3ed17925299ba857af57dfe7 │ │ └─49182 /pause │ ├─cdffcab9c79257435298ae9cb882298887a4b9133a79e19c6cbe427081aa72bd │ │ └─64870 /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 │ ├─ebe51b5094f9c8a4c619b38a64f07e2499f809a8acc6fab210d8cc9035ba5394 │ │ └─256334 /pause │ └─f3b39d7ecf18dd68b09bb1258c83ade1632ed97b11c8efb8f0871bd1bcad68e8 │ └─248781 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount