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 │ │ │ ├─21854 /lib/systemd/systemd --user │ │ │ └─21855 (sd-pam) │ │ └─session-21.scope │ │ ├─21798 sshd: cephadm [priv] │ │ └─21869 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─716 /lib/systemd/systemd --user │ │ └─717 (sd-pam) │ ├─session-4.scope │ │ ├─1613 sshd: zuul [priv] │ │ └─1626 sshd: zuul@notty │ └─session-1.scope │ ├─ 713 sshd: zuul [priv] │ ├─ 730 sshd: zuul@notty │ ├─ 875 /usr/bin/python3 │ ├─ 1617 ssh: /home/zuul/.ansible/cp/199.204.45.35-22-zuul [mux] │ ├─419275 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lmqyfwsaepqzzfhqlqvuhkpolexrsctx ; /usr/bin/python3'"'"' && sleep 0' │ ├─419276 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-lmqyfwsaepqzzfhqlqvuhkpolexrsctx ; /usr/bin/python3' && sleep 0 │ ├─419277 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-lmqyfwsaepqzzfhqlqvuhkpolexrsctx ; /usr/bin/python3 │ ├─419278 /bin/sh -c echo BECOME-SUCCESS-lmqyfwsaepqzzfhqlqvuhkpolexrsctx ; /usr/bin/python3 │ ├─419279 /usr/bin/python3 │ ├─419283 /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 │ └─419285 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-6cdc7d84b53bd7e5bb999eebbe0287dc4aef990fd010fff9babb8eaf6748058a.scope … │ │ ├─18826 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18844 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─run-r3436ad20330b4ac2b9faec0f5c3a21fc.scope │ │ └─191656 /usr/sbin/libvirtd --listen │ ├─containerd.service … │ │ ├─ 9957 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12541 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a2fa6399aa1069fadf8e53c83c6f36a3548b155edbaec2e3098a4d7a99e8ff7a -address /run/containerd/containerd.sock │ │ ├─ 12922 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 81baa78a4b9a739c32f955e9716ce588bc92b4ff8ed35a4d4e437f6670695d7d -address /run/containerd/containerd.sock │ │ ├─ 18797 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6cdc7d84b53bd7e5bb999eebbe0287dc4aef990fd010fff9babb8eaf6748058a -address /run/containerd/containerd.sock │ │ ├─ 25386 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cbbf0e9de43a49f24205e901b2180b5f60ee41054ab93e0ffc98f2e5c6f8b197 -address /run/containerd/containerd.sock │ │ ├─ 30061 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6ad3f5e31b4f65343f888fa6f9ab9c74c8d9ccc0f1aa83384a7a7d71f7b879c3 -address /run/containerd/containerd.sock │ │ ├─ 34891 /usr/bin/containerd-shim-runc-v2 -namespace moby -id eee927e1d56f749afa3ba283f06863bd468704343a00647ca702d52d878b5589 -address /run/containerd/containerd.sock │ │ ├─ 40761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f152e726091409681cebdd3679c190db8ae3652c8bb240ee989d35095caae8a3 -address /run/containerd/containerd.sock │ │ ├─ 40811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c301ae2b715a1baf549ca26e5e2a027320df8fac555341cfb73f7ff54061171f -address /run/containerd/containerd.sock │ │ ├─ 40812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2229527b8b441f9c87d8b8d8003b1f303c0bd50c79992d6a6ecc3e0bbd1c2358 -address /run/containerd/containerd.sock │ │ ├─ 40815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2747646c5f705e3a002a5e0e0b3f1aebc274bd35c0c037d216369ff06a8653bd -address /run/containerd/containerd.sock │ │ ├─ 40839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bad68e6682794050610b41b79036fcdbe1e456ed97bf738d9d0a5ec453f7c38 -address /run/containerd/containerd.sock │ │ ├─ 41399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 840fe791c4893a0f50660f52cb1456ea0f8df507757c96d86bff392a4d947e68 -address /run/containerd/containerd.sock │ │ ├─ 42129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f9830261658e77111f5fd315deee1089fcfa9da109db6634fac186bd64ce46f -address /run/containerd/containerd.sock │ │ ├─ 42153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdc706efdff6a38b2413aea32657b244f0bc689b23acb271d8f0160c4958df8d -address /run/containerd/containerd.sock │ │ ├─ 43461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b5ef0e8ffa119286d80f0de3bff7a3e4752988f827ed28dff5d2ecb6ef0cc3e -address /run/containerd/containerd.sock │ │ ├─ 43863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0c05eaee7a6c7713b49275fab0b6efbdc6209df8f734491292dc976e7b013bf -address /run/containerd/containerd.sock │ │ ├─ 43902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 657ceb376e3ba6d540a6903cdb8f427f2d7c1b596a25716b375ffca3fcd5ed71 -address /run/containerd/containerd.sock │ │ ├─ 44366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b374eb39a2fd2c8f050cd08df77a3ea3e792472861e70b01b6f96e30b4c4213 -address /run/containerd/containerd.sock │ │ ├─ 44890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 389e9332b5f5e1ea7b0d2f3e87e4ef3fa70b1497d83294d5d874f98a505ef322 -address /run/containerd/containerd.sock │ │ ├─ 44946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99f9e626e8b68239d250530b389cc9ae8d5922d2e23cad531cbb9f585a2ce80b -address /run/containerd/containerd.sock │ │ ├─ 44990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fda6546e2d3c2338098d52bf929da0ebbdcaa96f6ab889facecf7d27bf61c31e -address /run/containerd/containerd.sock │ │ ├─ 47271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e31a4ab3b0be64f1c3a93eea5c2c96164c6de9e598005710d5a2800004a223b0 -address /run/containerd/containerd.sock │ │ ├─ 47338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91cabf6232a9d25a885cd1e55dff357a003203352e30860f2c8d03157c8c334e -address /run/containerd/containerd.sock │ │ ├─ 48070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a015ec2675f97212935107fca3d15996b97bb8ec66eb3476474582e035a1fdd0 -address /run/containerd/containerd.sock │ │ ├─ 48169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16fc7a24bc49bfa477bcbec6114e2c1b72e52ab9c76ba9c1da6fc42e7aa7f15c -address /run/containerd/containerd.sock │ │ ├─ 48738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c03d3857333c1431791a3e3ef5c3a9b76001ecf72bd562df19820ee7da5bb54d -address /run/containerd/containerd.sock │ │ ├─ 49040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c6b16cb6dac0e321f157441df1f6a47b7158001501fcfd83d600879836ec149 -address /run/containerd/containerd.sock │ │ ├─ 49445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38f2abd821213e777d56e35234efb0d6fe74f5e4b1ccf54f4e74b6986bab2b7b -address /run/containerd/containerd.sock │ │ ├─ 51641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24b49c946309f0084e8c0aa630ee15561b1a8162032bbff8ebb2a4bc1310931d -address /run/containerd/containerd.sock │ │ ├─ 51779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a979c6f14aa9e70bc0a4e35e33fca4987a295ce18bd7d07e6d364f1e3ae58dce -address /run/containerd/containerd.sock │ │ ├─ 56154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 348cf85f200ea605c430183742e399c6f755b3e23df9d86c9bc1f2c302e17061 -address /run/containerd/containerd.sock │ │ ├─ 56841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64b7205d5276fdf4589a4a09aa232d01f1db4ef47eb47344826ceac86b4db026 -address /run/containerd/containerd.sock │ │ ├─ 56880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5a5119591c7ea81ce48f180d22bb1e347ac5f4ecbe95e55545cf85c7e2b6df7 -address /run/containerd/containerd.sock │ │ ├─ 56919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39326aaadb82955149c865af3d4da65c2267b088da44d0220c3622911e070a27 -address /run/containerd/containerd.sock │ │ ├─ 57094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc51fc1c4dcaea265cd4f70e4b8398faf4ba6e648ed7a1528fda3597e5a0a7cf -address /run/containerd/containerd.sock │ │ ├─ 61711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eff658e449c6efe2f03166933cb47ce579103c80a91132fbc10ffa40afc66ae9 -address /run/containerd/containerd.sock │ │ ├─ 61984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9984ba54e38b8b79c4d413eb0c8efcba94310dba48f175e47fa1c0be8fb02a45 -address /run/containerd/containerd.sock │ │ ├─ 62036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f75c5b1d7675499b5e43c91bc80719ca7df5592f7059ccfd6aaedb01d4f67358 -address /run/containerd/containerd.sock │ │ ├─ 62083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3154cbf0836b5a89cd4b03e03bd3e176ebcd0f9eefbb8eb16bc1867f3d0e24fc -address /run/containerd/containerd.sock │ │ ├─ 63349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 617b80451cf81da42874efa8f7926b990a6e19e552a5f279f4cc035675c864d1 -address /run/containerd/containerd.sock │ │ ├─ 63613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe6deb50977b5be47fe8282f79052246cfa835e58cc605bf0c08db5205fb83d1 -address /run/containerd/containerd.sock │ │ ├─ 63885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ae2a44fc1cfd05e773b49daab285530f4c615825d217919a48adcb9731cd397 -address /run/containerd/containerd.sock │ │ ├─ 63935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16083f7d37a29de15befeef96a0ac91a7e0bc2bd1b86819019af4eea9bea3836 -address /run/containerd/containerd.sock │ │ ├─ 63975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd7b39844b016ef464ebe51fb2b4b19668ac9eb693b929a79e33fdd51f3a63f7 -address /run/containerd/containerd.sock │ │ ├─ 64467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a3a7747ef8cb8b6159f12fb39fb035d15e0fa5d80ad238d9bd437130c42e087 -address /run/containerd/containerd.sock │ │ ├─ 64823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f179a281f12d8c45fc0ea084277d8f697a49a5886e1f263ddba5959678553bb7 -address /run/containerd/containerd.sock │ │ ├─ 65118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cc8616c3199738675213a9e7bb561f6f13d0444c45d93557dde8d728b27ea81 -address /run/containerd/containerd.sock │ │ ├─ 65591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6fb825c451e7d4e7ae01995d2d35976ad596d4302a04c17159865d2ebc561db -address /run/containerd/containerd.sock │ │ ├─ 66527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a3d4f16ec29db08776e3c9b1b492dec261078d5544c5a49f75dfd9d6b19af23 -address /run/containerd/containerd.sock │ │ ├─ 67936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6a373ef46b24d7451327860f1e09d4c1884894ff740a3ec71d804c0dbe2c475 -address /run/containerd/containerd.sock │ │ ├─ 69796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90c0366bf4d77e99f091e3d21ba381c3dd7a442a250e66f693228db72cc8909e -address /run/containerd/containerd.sock │ │ ├─ 79190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50a1a6771a2435ceb0d23af762e821ce776968aad8906a3ec9dce8d2fde146a4 -address /run/containerd/containerd.sock │ │ ├─ 80664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71c6ff4b21ee7f721c78b36a6d180e2432d286d4718f1a78ec30e18e95ebd1a2 -address /run/containerd/containerd.sock │ │ ├─ 86611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac6b89f356a0cdde3ea2668fa339c9d581200f9a13f69d005134c7629f567138 -address /run/containerd/containerd.sock │ │ ├─ 92631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 135eecfae727464294423d62fb0c537552b2c22a32c9a6c36bd0a9a451f0c614 -address /run/containerd/containerd.sock │ │ ├─ 96828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bff21a062c494122929aa4cb4636a87dba87db398d43823905cf03547937a034 -address /run/containerd/containerd.sock │ │ ├─ 96911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec9bf18570e8aac0fe7ed09dcd86ce3b177877d898ab73b76ea089878e2a13f4 -address /run/containerd/containerd.sock │ │ ├─110034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb30fabafa7d61249b13a07fda193c8215256651910a30605fc97ee1b24799c0 -address /run/containerd/containerd.sock │ │ ├─111561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22813cbafbca0ee26be9604d5b77fb0dfff2b63c2883ab6456e63196d103651b -address /run/containerd/containerd.sock │ │ ├─111608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 430b19a3f2480f416a444ceb434cdffda9db66737eb330b9e82cdde45936e038 -address /run/containerd/containerd.sock │ │ ├─113649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9d703250d70de3de0b0fb3767f340a1da4f0bf558d13ebff79bedc23c85eafd -address /run/containerd/containerd.sock │ │ ├─115454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19e66beb29d77765f88f17c2b887d7c63d6cbee347347f15c6374425c006bad6 -address /run/containerd/containerd.sock │ │ ├─115497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f49b9350119e70d1fd481276c76209b50e2f5f41adeaf191c248acf607b83d90 -address /run/containerd/containerd.sock │ │ ├─128574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dcc0e58d5cb5c6f7bb4bcc0885415174742f27bd9b6176ff81c9a9bc63658c2 -address /run/containerd/containerd.sock │ │ ├─128618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 170b6e38b0062abbbb8b2cb22299271d4bc0488711f2edb2c3ed0230d9806957 -address /run/containerd/containerd.sock │ │ ├─131180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f4825d86e26ff16097e2234cefed286df4a9648da0ccdc53e2e976002250787 -address /run/containerd/containerd.sock │ │ ├─157806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a9bb7395122c3064c18bb3ca449d65acb38a111c52f285b9339a772a145337c -address /run/containerd/containerd.sock │ │ ├─159451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a34bddca3392c1b9316122fe4e19a14e4b3c189eb683b010b9fb927b9b886b8 -address /run/containerd/containerd.sock │ │ ├─159788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dbfaab9526344444268120eef817b5c68f96018f2afe53b3cc1a7cb34a1f1d5 -address /run/containerd/containerd.sock │ │ ├─160641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0c01f4495867fe991722c98372cb5bd42e1aaea44330a68e143d1c7d74bb4c7 -address /run/containerd/containerd.sock │ │ ├─162804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f4e85820bf7fe79850705890f95325b00f1fdee3cd6d679092939139e33f3b8 -address /run/containerd/containerd.sock │ │ ├─163076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae4e9d7beced6ec14b9c517cfdaa586cf9d315cd9333f378485455aa59676794 -address /run/containerd/containerd.sock │ │ ├─163186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69bb1dff266669658c227c64d3fe1f490b03476eb207685dbbe26ea7f1a0f6b9 -address /run/containerd/containerd.sock │ │ ├─163372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c2301301f7db008b466c3ce7b77e0c6b127419f9ebc517547fce9eff5b2e721 -address /run/containerd/containerd.sock │ │ ├─163653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d144950f39ce801c3ac1c538017f7639e6ba6054b4e694cbefd949e01e2a7ee -address /run/containerd/containerd.sock │ │ ├─163885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba8c307bb55b292ab34f125bec44fe0ae8f3ec630f4aa9d19c122ed5edb23a60 -address /run/containerd/containerd.sock │ │ ├─175735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a79b8dcdf6bdf18e6362c02f7ce991d6dd9f2f22f95f9bd8773e6931d75cea7b -address /run/containerd/containerd.sock │ │ ├─177539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1301968f685528934bf5734d84939e80c0144c0351fa8172493d42b5242e78b0 -address /run/containerd/containerd.sock │ │ ├─177628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 663f561b194b24ea0ad0bab80831291ea2870e11cc3ab690b8fc78e05bc52482 -address /run/containerd/containerd.sock │ │ ├─177655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ac2749b920f9378c1ab15ea3ef67abd7712385b84511390cf9f7b67d4367a3e -address /run/containerd/containerd.sock │ │ ├─177709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec33ae059e52d826eb39906701efc384d4c12f3b6493f29cfc94229c7d7c5b1d -address /run/containerd/containerd.sock │ │ ├─177742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7583619496435e636fb07c2f6846bd61a6643a8a40d2358e313b16845ae8dba3 -address /run/containerd/containerd.sock │ │ ├─178130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 739e4d8dc394126cbc49319e5a7aa2b1918a5896f119b8d9906185c59c3eedaa -address /run/containerd/containerd.sock │ │ ├─178162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1349ef1fa36741c901a84827447743bfc5b56057472d8168b1aab129a291cbd3 -address /run/containerd/containerd.sock │ │ ├─191218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59c85f6f8c17cd52cc302155ac05cab29cbb72c2348abaef69ab2a837db4b225 -address /run/containerd/containerd.sock │ │ ├─193607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7b870a56a812d633a896f883753d5eff743f1876ec7ec67028748ff69abfe32 -address /run/containerd/containerd.sock │ │ ├─193658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c46ab2943fe02d3c4df2c7b9bbeb9a1eb6f6f94505a5892336b06da95ae41ce9 -address /run/containerd/containerd.sock │ │ ├─193697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a67dc5af54ddd563e2dffb2fb4d98f8b23705a09d9b73a5e4d6f1c1bef32467 -address /run/containerd/containerd.sock │ │ ├─210758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18e744fd4efe031d68b43aacf416b1deef7155884a3a2c90212dbe29f62e3fdd -address /run/containerd/containerd.sock │ │ ├─218605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5aa9a872bfddbde3ee2337f2dc05d696ca478f349752cb1093f5dd7117b4fbb -address /run/containerd/containerd.sock │ │ ├─218626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c85efc9c8368164cff401fcd8d861bc874ffe95ea6ea22062981a28c4dab1b7 -address /run/containerd/containerd.sock │ │ ├─218695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51aa894a9f5be69b742e7f8fcc18f3fd128102e508e42ca31e0763ce579c7100 -address /run/containerd/containerd.sock │ │ ├─219011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2c6a46b66edb0c3749be83505c4c41f0eb88642f4e513e37728c8d3b63844af -address /run/containerd/containerd.sock │ │ ├─230809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7af19235a38c67ff8dfdee7f5f2f7814c7f11ca2207f85e15502c2e3d7f25ce0 -address /run/containerd/containerd.sock │ │ ├─233286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64c4cfb51679f92b10b60a89fd63bc9d4ed19a67789e5bcdeb42326ab3e7e62c -address /run/containerd/containerd.sock │ │ ├─234408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4153a65f9a878c6f694481f9eedba6ceb3695edd675a473728f68986edf56d86 -address /run/containerd/containerd.sock │ │ ├─235532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ec22aa9e32583317781d2000d6073ba1c9185406602da85a1fe78f5aa1ab115 -address /run/containerd/containerd.sock │ │ ├─236613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fdc6b721d30f9a34598560bf7e4a3bd45dd23afce69202f6a71e6ef802f39ab -address /run/containerd/containerd.sock │ │ ├─238583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66f80714e0512ba18b9528c6a446e31a193600e35ff12b190d7ab4a391365903 -address /run/containerd/containerd.sock │ │ ├─240331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7ba2694b47c5b8e2870fa2d376fda0ed395a415c51010af92cb370f22e5c8c7 -address /run/containerd/containerd.sock │ │ ├─240375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9a4b97c82f46620a337bcecec6bdd1bc26a62c62cea143677d8a219a64b382c -address /run/containerd/containerd.sock │ │ ├─250065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59979e9e4fc8a8c62ca74da880e915606bdf3ebfb3cd3b13097b1a9435b6e373 -address /run/containerd/containerd.sock │ │ ├─250662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7336d336b46da2870f9daa7306db731a87fcc62a35122b25c597ca0a1f764f3 -address /run/containerd/containerd.sock │ │ ├─253840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b52b522c42bb6fc85b025f1f3282a93d52b3ca68c1308ad5dea287136e4223e -address /run/containerd/containerd.sock │ │ ├─258777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b639c1d2d3f68022094c33dc4d45bd50a9ebc157ec7a5402f49ab7c321f33d9e -address /run/containerd/containerd.sock │ │ ├─259016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df4e5d9724d3006803a6797d8384465912df40a1b015d540691387d06bd6de1c -address /run/containerd/containerd.sock │ │ ├─259058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa2df546341e936d1a60a1664f6de9c456cf87f6adaff922acdaaaa99b198d02 -address /run/containerd/containerd.sock │ │ ├─259236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4906387d4e745f635328fd184730b0cdea1e599fbf67726859d25edca408ce6f -address /run/containerd/containerd.sock │ │ ├─271105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 259031f1ba331251a0c9c3e9b0f0fedbc21d5aeebf41a25714b3d14435b42914 -address /run/containerd/containerd.sock │ │ ├─273935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4aeef334387d73fbbea5508d1b87e22994355445b2f5fd9cf5520c40fc5547f -address /run/containerd/containerd.sock │ │ └─275328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13f5c8ace9887d4037d2492c58776c2cfab365b9d10a919654685b71471ea9ac -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1434 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─527 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─399 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─634 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29779 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30044 /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 │ │ │ ├─18756 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18776 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.koyasl.service │ │ │ ├─12837 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.koyasl/unit.run │ │ │ └─12866 /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-koyasl --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.koyasl:/var/lib/ceph/mgr/ceph-instance.koyasl:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.koyasl/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.koyasl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25104 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25369 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34594 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34874 /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 │ │ ├─12475 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12506 /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 … │ │ └─10330 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─652 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─624 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-eee927e1d56f749afa3ba283f06863bd468704343a00647ca702d52d878b5589.scope … │ │ ├─34916 /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 │ │ └─34928 /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 │ ├─multipathd.service │ │ └─157076 /sbin/multipathd -d -s │ ├─docker-6ad3f5e31b4f65343f888fa6f9ab9c74c8d9ccc0f1aa83384a7a7d71f7b879c3.scope … │ │ ├─30085 /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 │ │ └─30097 /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 │ ├─kubelet.service │ │ └─41233 /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.35 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─365 /lib/systemd/systemd-journald │ ├─docker-81baa78a4b9a739c32f955e9716ce588bc92b4ff8ed35a4d4e437f6670695d7d.scope … │ │ ├─12947 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.koyasl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12966 /usr/bin/ceph-mgr -n mgr.instance.koyasl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─656 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-cbbf0e9de43a49f24205e901b2180b5f60ee41054ab93e0ffc98f2e5c6f8b197.scope … │ │ ├─25410 /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 │ │ └─25423 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1103 /usr/sbin/uuidd --socket-activation │ ├─docker-a2fa6399aa1069fadf8e53c83c6f36a3548b155edbaec2e3098a4d7a99e8ff7a.scope … │ │ ├─12589 /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 │ │ └─12602 /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 │ ├─chrony.service │ │ ├─11090 /usr/sbin/chronyd -F 1 │ │ └─11091 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─403 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─156933 /sbin/iscsid │ │ └─156934 /sbin/iscsid │ ├─dbus.service │ │ └─621 @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 │ └─systemd-logind.service │ └─627 /lib/systemd/systemd-logind ├─k8s.io │ ├─fe6deb50977b5be47fe8282f79052246cfa835e58cc605bf0c08db5205fb83d1 │ │ └─63636 /pause │ ├─0b4342b28caa107567b2d634c340b9d0aacd13a25c911401ddc194e25699afd1 │ │ └─48237 /manager --metrics-bind-address=:9782 │ ├─4153a65f9a878c6f694481f9eedba6ceb3695edd675a473728f68986edf56d86 │ │ └─234433 /pause │ ├─da527fb605937909eb5edabfa75b59ad6b29b00ff03f5eaabf7f6b69aef5c8bb │ │ ├─158252 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─158264 /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 │ ├─3f0da79ba352cedce089d6ef1c2834f1e1e94ac954dfd17941ded2dbd99735d7 │ │ └─45128 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─170f7ca7a72d45a69ded91a99d505d0b735d645f104b260ee80024eacf8703e5 │ │ └─42425 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─ac6b89f356a0cdde3ea2668fa339c9d581200f9a13f69d005134c7629f567138 │ │ └─86635 /pause │ ├─5696bab9710d9407d4ab968b7035453a51130d2624e0c9d68d17107b02cea684 │ │ └─41023 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 │ ├─a5a5119591c7ea81ce48f180d22bb1e347ac5f4ecbe95e55545cf85c7e2b6df7 │ │ └─56903 /pause │ ├─ac89adf229e4febba014497184f1d5bf670bf07d64177bda1e1e9a2a1571ecb6 │ │ └─66234 /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 │ ├─e656d9022c4b2e0964d99cfb2b8e9399d04c39e46c6db725b5b4edb69c6f486a │ │ ├─111954 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─112227 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─112239 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─2747646c5f705e3a002a5e0e0b3f1aebc274bd35c0c037d216369ff06a8653bd │ │ └─40922 /pause │ ├─a1fdbd1fec6bdbcd353e7415151e6125388e8a1d5d598fd5f89d5042a214d7a9 │ │ └─98133 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─9984ba54e38b8b79c4d413eb0c8efcba94310dba48f175e47fa1c0be8fb02a45 │ │ └─62011 /pause │ ├─64b7205d5276fdf4589a4a09aa232d01f1db4ef47eb47344826ceac86b4db026 │ │ └─56866 /pause │ ├─7562ff3d4c9d1bbb094719c3b793fe455031e1c9b72c3a7a5e6fc932e86ee0b0 │ │ └─66291 /goldpinger --static-file-path /static │ ├─072d1c19396711d408064a13c5f597d907506ed9c92f1b196ca447480bc14a67 │ │ └─49795 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─c3f0ef34db85878bf630f25d37b504366822f5f3a0a39b596ceca33c23d33889 │ │ ├─206559 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─207012 heat-engine: ServiceWrapper worker(0) │ │ └─207015 heat-engine: ServiceWrapper worker(1) │ ├─c6eb1092a9072056f2c4f242b5f30354b46d574a4a1ef18e7bf213f6dff83ade │ │ └─41040 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 │ ├─1a67dc5af54ddd563e2dffb2fb4d98f8b23705a09d9b73a5e4d6f1c1bef32467 │ │ └─193748 /pause │ ├─66f80714e0512ba18b9528c6a446e31a193600e35ff12b190d7ab4a391365903 │ │ └─238608 /pause │ ├─170b6e38b0062abbbb8b2cb22299271d4bc0488711f2edb2c3ed0230d9806957 │ │ └─128660 /pause │ ├─352d88290090688cb42653983be2b116ec18491fd38a3284f2cb380f16047b25 │ │ └─45173 /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 │ ├─d7b870a56a812d633a896f883753d5eff743f1876ec7ec67028748ff69abfe32 │ │ └─193634 /pause │ ├─552ca3db6e02a2026749911cb4861b5e8f4a6ae6afa41c87361750e070dce44a │ │ └─236662 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─4b785f0cec2d00262f2d5e133918cf1aa5765e486f76fca10308b5b8ad6fae7c │ │ └─65486 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─a8566660a9090e660ab709a9f41a3685c4c0a06bed397cb67402403e5f44102d │ │ └─129226 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─7b97b716b7eb38ada5f7b338c1ce5f7c6a186352cc4b76e572dcf125eb773318 │ │ └─67182 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─0af7a19ee0b6ed2d519834dfd94c4446259502717a7aa1b5b956693b057a91ac │ │ ├─206601 heat-api: uWSGI master │ │ ├─206632 heat-api: uWSGI worker 1 │ │ └─206633 heat-api: uWSGI worker 2 │ ├─2a3d4f16ec29db08776e3c9b1b492dec261078d5544c5a49f75dfd9d6b19af23 │ │ └─66551 /pause │ ├─2376b16b3c4ccd97c49212f77e2daa8c4ac18873814d3fe51a81c83dadc2faef │ │ └─268352 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─f5aa9a872bfddbde3ee2337f2dc05d696ca478f349752cb1093f5dd7117b4fbb │ │ └─218653 /pause │ ├─ec03bcf2cd96202ca5ab8facc075cd627e8c1df17a200d2b16b0e43454c079c9 │ │ ├─178732 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─406380 sleep 300 │ ├─84edecd295be15299eea646896a35b154da5c8e1782a39858af6f6ded1fdc796 │ │ ├─250784 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─251119 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─251120 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─91cabf6232a9d25a885cd1e55dff357a003203352e30860f2c8d03157c8c334e │ │ └─47362 /pause │ ├─062d165bc48e99207883634ccf773d08e25baa63f97a48b1ac9564827733ca30 │ │ ├─175927 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175944 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─175951 erl_child_setup 1048576 │ │ ├─176010 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176011 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176021 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─176179 /bin/sh -s rabbit_disk_monitor │ ├─5cb9751e8aea6eef4111accd8755fddae0f27776c4d5c9d2c68560c000267418 │ │ └─57289 nfd-master -crd-controller=true -metrics=8081 │ ├─d9a4b97c82f46620a337bcecec6bdd1bc26a62c62cea143677d8a219a64b382c │ │ └─240407 /pause │ ├─ba8c307bb55b292ab34f125bec44fe0ae8f3ec630f4aa9d19c122ed5edb23a60 │ │ └─163909 /pause │ ├─4c6b16cb6dac0e321f157441df1f6a47b7158001501fcfd83d600879836ec149 │ │ └─49067 /pause │ ├─651c198c3db56f8ff2d59209852a0bc57c27e2fe24cbfff907c68af8dbe18042 │ │ ├─186893 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─187293 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) │ │ ├─187298 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) │ │ └─187305 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) │ ├─fc074cee6974ac8c2b7277652f3e34c9c092788d9a8e492677b3e5e1b2152b06 │ │ └─49574 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─15527e65d883425296711dc8f1cd11dd4e22e736435c13625f7f9fd8983ebd59 │ │ ├─346246 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─346529 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─346652 /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/tmpo2wo_nz1/privsep.sock │ │ ├─347371 /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/tmpri9_7188/privsep.sock │ │ ├─347551 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347552 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347665 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/8f015e11-905b-4f24-bc68-726ddf8cdba2/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/8f015e11-905b-4f24-bc68-726ddf8cdba2/host --addn-hosts=/var/lib/neutron/dhcp/8f015e11-905b-4f24-bc68-726ddf8cdba2/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/8f015e11-905b-4f24-bc68-726ddf8cdba2/opts --dhcp-leasefile=/var/lib/neutron/dhcp/8f015e11-905b-4f24-bc68-726ddf8cdba2/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-96ddb53f-4cf9-42c2-a1c0-84e44a00b61b,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 │ │ ├─347669 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a6defdd1-7a9f-4b5c-88eb-1bf7dc752d93/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a6defdd1-7a9f-4b5c-88eb-1bf7dc752d93/host --addn-hosts=/var/lib/neutron/dhcp/a6defdd1-7a9f-4b5c-88eb-1bf7dc752d93/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a6defdd1-7a9f-4b5c-88eb-1bf7dc752d93/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a6defdd1-7a9f-4b5c-88eb-1bf7dc752d93/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0d7ad207-f5c4-45bc-84e3-aafa7e68b842,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 │ │ ├─347672 haproxy -f /var/lib/neutron/ns-metadata-proxy/8f015e11-905b-4f24-bc68-726ddf8cdba2.conf │ │ ├─347676 haproxy -f /var/lib/neutron/ns-metadata-proxy/a6defdd1-7a9f-4b5c-88eb-1bf7dc752d93.conf │ │ ├─380853 /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/tmpq483gd3c/privsep.sock │ │ └─385145 /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/tmpqx2bgjnm/privsep.sock │ ├─5b374eb39a2fd2c8f050cd08df77a3ea3e792472861e70b01b6f96e30b4c4213 │ │ └─44393 /pause │ ├─db11ce0bb797cad1a3398d3eeea8d3cb545d2bb76d9dc95f22517864e9a0ab21 │ │ ├─186939 neutron-policy-server: uWSGI master │ │ ├─186952 neutron-policy-server: uWSGI worker 1 │ │ └─186953 neutron-policy-server: uWSGI worker 2 │ ├─1f4825d86e26ff16097e2234cefed286df4a9648da0ccdc53e2e976002250787 │ │ └─131204 /pause │ ├─0b52b522c42bb6fc85b025f1f3282a93d52b3ca68c1308ad5dea287136e4223e │ │ └─253864 /pause │ ├─ca6129db1ec528798af765f4a13aa01213b15d90a4086990301171f5b971e580 │ │ └─189383 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) │ ├─4b5ef0e8ffa119286d80f0de3bff7a3e4752988f827ed28dff5d2ecb6ef0cc3e │ │ └─43486 /pause │ ├─a676d525fdf57b92a177c25af3a999852d92690e3dc72567c3587d80a1bf412c │ │ └─62722 /kube-state-metrics --port=8080 --telemetry-port=8081 --port=8080 --resources=certificatesigningrequests,configmaps,cronjobs,daemonsets,deployments,endpointslices,horizontalpodautoscalers,ingresses,jobs,leases,limitranges,mutatingwebhookconfigurations,namespaces,networkpolicies,nodes,persistentvolumeclaims,persistentvolumes,poddisruptionbudgets,pods,replicasets,replicationcontrollers,resourcequotas,secrets,services,statefulsets,storageclasses,validatingwebhookconfigurations,volumeattachments │ ├─22813cbafbca0ee26be9604d5b77fb0dfff2b63c2883ab6456e63196d103651b │ │ └─111585 /pause │ ├─35581a3776f05b7c21c1d201953427684744f910c6f3ae87cddc3447c6ebb8c8 │ │ ├─174698 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─175007 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─175008 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─f5a1ed5fb861ca3e5cd006d8046f1beada0c0e0829f8194ed7ae3cf4334d2efb │ │ └─67010 /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 │ ├─444a145494fbec7cd743e31fe5828d9463d42c44f86df2ae65b7f38c29c71fb4 │ │ └─97161 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-lxqcx --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─0e893f0574c97c7071050102e389a96ba375a48314faf08b4df4146248ad3ff2 │ │ └─41179 /kube-vip manager │ ├─4906387d4e745f635328fd184730b0cdea1e599fbf67726859d25edca408ce6f │ │ └─259262 /pause │ ├─a45683c467fb96df988b6f7b8bc55ea7641ad65715870b85550f9939a0c669b1 │ │ └─47645 /server │ ├─8fc842f0b9567cc8fd06120080c22d52648b933cb50466a746cfec16e989516b │ │ ├─211036 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─211051 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─211063 erl_child_setup 1048576 │ │ ├─211241 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211242 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211252 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─211353 /bin/sh -s rabbit_disk_monitor │ ├─f49b9350119e70d1fd481276c76209b50e2f5f41adeaf191c248acf607b83d90 │ │ └─115523 /pause │ ├─7ac2234f9a6b1ebacfe2dc8943c7c1959e45b1c710a2a3b2e82e793daac2c535 │ │ └─268350 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─3e56f705fe3e174a6583bdf18d49de9763ab0e9301bd597895f738c192d05716 │ │ └─66614 /bin/prometheus-config-reloader --listen-address=:8080 --web-config-file=/etc/alertmanager/web_config/web-config.yaml --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 │ ├─d6a373ef46b24d7451327860f1e09d4c1884894ff740a3ec71d804c0dbe2c475 │ │ └─67960 /pause │ ├─8113aa598077733469e794548a4963870ef095e46764773065ac521603b9788a │ │ ├─250547 magnum-api: uWSGI master │ │ ├─250613 magnum-api: uWSGI worker 1 │ │ └─250614 magnum-api: uWSGI worker 2 │ ├─b4aeef334387d73fbbea5508d1b87e22994355445b2f5fd9cf5520c40fc5547f │ │ └─273973 /pause │ ├─c506911f3894e0eb5c033159dc2f6b6026e29c04d8b32d500c7b01e5ae3e3c4f │ │ ├─198124 /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 │ │ ├─382076 /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/tmpzc76uzms/privsep.sock │ │ ├─382686 /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/tmpwyjq5_u_/privsep.sock │ │ └─391318 /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/tmpqnoxou1u/privsep.sock │ ├─385968a3fb0b1fa7091e59fab2c5d9855735cd0eb3ac0b41ce7067012a2b9f6b │ │ └─235601 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─348cf85f200ea605c430183742e399c6f755b3e23df9d86c9bc1f2c302e17061 │ │ └─56177 /pause │ ├─1349ef1fa36741c901a84827447743bfc5b56057472d8168b1aab129a291cbd3 │ │ └─178191 /pause │ ├─fdc706efdff6a38b2413aea32657b244f0bc689b23acb271d8f0160c4958df8d │ │ └─42195 /pause │ ├─f0c05eaee7a6c7713b49275fab0b6efbdc6209df8f734491292dc976e7b013bf │ │ └─43888 /pause │ ├─73f0d1a3ba677fd0c537fef37b402b0c7d67a4354e1bceefe2e6e53e4547d5ea │ │ └─66924 /bin/prometheus --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-35.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 │ ├─9995ffc96ddf12b89267e45f6158b981b86ecea087a8e23d05defdd469f638bc │ │ └─48564 /manager --metrics-bind-address=:8080 │ ├─5caa484be3dbf0edf3de39514b21f788acddb2f7cb8f8aa9ff8886b02908f50a │ │ ├─49699 mysqld --wsrep_start_position=366d25d6-64dd-11f1-9f56-ea0edbdf7786:20 │ │ └─49820 /var/lib/mysql/mysql-state-monitor │ ├─03cbc78c0ad23fc95443b76637f2cb3642d273128f65136c061409e46d0b1420 │ │ ├─ 73204 apache2 -DFOREGROUND │ │ ├─ 73246 (wsgi:k -DFOREGROUND │ │ ├─ 73247 (wsgi:k -DFOREGROUND │ │ ├─ 73248 (wsgi:k -DFOREGROUND │ │ ├─ 73249 (wsgi:k -DFOREGROUND │ │ ├─417040 apache2 -DFOREGROUND │ │ └─418684 apache2 -DFOREGROUND │ ├─2ae2a44fc1cfd05e773b49daab285530f4c615825d217919a48adcb9731cd397 │ │ └─63911 /pause │ ├─69bb1dff266669658c227c64d3fe1f490b03476eb207685dbbe26ea7f1a0f6b9 │ │ └─163210 /pause │ ├─1cc4c20c004f15d1d8c13fd2b64540d4a81514619586ea6a3ffd54521a16861c │ │ ├─268607 /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 │ │ └─268735 /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 │ ├─a4383d642c608170c890bbe30dd696c9bab0d38bb7024a66f87608be4ca50da7 │ │ └─274543 /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 │ ├─6899c74f5503913a43a01f6476215d246b19dda00d880c800958c23df2494eab │ │ └─66965 /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 --watched-dir=/etc/prometheus/rules/prometheus-kube-prometheus-stack-prometheus-rulefiles-1 --watched-dir=/etc/prometheus/rules/prometheus-kube-prometheus-stack-prometheus-rulefiles-2 │ ├─e2fcbedd779c063caa9f8e86d5cf3bda84f5e8a23d94ee4e37b3ef18b470f9ea │ │ ├─ 97339 /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 │ │ └─407662 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─7c2301301f7db008b466c3ce7b77e0c6b127419f9ebc517547fce9eff5b2e721 │ │ └─163406 /pause │ ├─f6fb825c451e7d4e7ae01995d2d35976ad596d4302a04c17159865d2ebc561db │ │ └─65613 /pause │ ├─89d082298c193a380a7ab716bec9af28ba79da966fac913ba9cf52a1ee4e0315 │ │ ├─42631 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43010 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─a7336d336b46da2870f9daa7306db731a87fcc62a35122b25c597ca0a1f764f3 │ │ └─250700 /pause │ ├─03938fe4ec57d4388e605f7877d3c40e1d44f8b6b16e641de9a988b5c6c69c1c │ │ ├─129646 /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 │ │ └─129887 /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 │ ├─13b117afac1eeab7aa80e4c5bebe3c26fba934259eaac19e613176ccc2a63ebf │ │ └─113396 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─50a1a6771a2435ceb0d23af762e821ce776968aad8906a3ec9dce8d2fde146a4 │ │ └─79213 /pause │ ├─df4e5d9724d3006803a6797d8384465912df40a1b015d540691387d06bd6de1c │ │ └─259040 /pause │ ├─54222aef028811bd690bf92916d317f3e9f3242755b7e1880d1b7b202502a2a9 │ │ └─63287 /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 │ ├─57ae8d5f789759faba3489897b9e0353243256398109f2ddb85d7e326c91c0d2 │ │ ├─189396 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─189719 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─190413 /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/tmp9ovzu4wt/privsep.sock │ │ ├─380981 /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/tmpm963lu43/privsep.sock │ │ ├─381519 /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/tmpn5w4483q/privsep.sock │ │ ├─381923 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─381925 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─390471 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=5d0e2b19-b5a4-4556-8675-24dfb06d1a4a --namespace=qrouter-5d0e2b19-b5a4-4556-8675-24dfb06d1a4a --conf_dir=/var/lib/neutron/ha_confs/5d0e2b19-b5a4-4556-8675-24dfb06d1a4a --log-file=/var/lib/neutron/ha_confs/5d0e2b19-b5a4-4556-8675-24dfb06d1a4a/neutron-keepalived-state-change.log --monitor_interface=ha-782848cf-ee --monitor_cidr=169.254.0.70/24 --pid_file=/var/lib/neutron/external/pids/5d0e2b19-b5a4-4556-8675-24dfb06d1a4a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─400717 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=027a3565-3135-4dbf-a0a7-3306f4c3af25 --namespace=qrouter-027a3565-3135-4dbf-a0a7-3306f4c3af25 --conf_dir=/var/lib/neutron/ha_confs/027a3565-3135-4dbf-a0a7-3306f4c3af25 --log-file=/var/lib/neutron/ha_confs/027a3565-3135-4dbf-a0a7-3306f4c3af25/neutron-keepalived-state-change.log --monitor_interface=ha-f0c4a395-30 --monitor_cidr=169.254.0.190/24 --pid_file=/var/lib/neutron/external/pids/027a3565-3135-4dbf-a0a7-3306f4c3af25.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─b7ba2694b47c5b8e2870fa2d376fda0ed395a415c51010af92cb370f22e5c8c7 │ │ └─240376 /pause │ ├─7dbfaab9526344444268120eef817b5c68f96018f2afe53b3cc1a7cb34a1f1d5 │ │ └─159811 /pause │ ├─38f2abd821213e777d56e35234efb0d6fe74f5e4b1ccf54f4e74b6986bab2b7b │ │ └─49468 /pause │ ├─a979c6f14aa9e70bc0a4e35e33fca4987a295ce18bd7d07e6d364f1e3ae58dce │ │ └─51802 /pause │ ├─389e9332b5f5e1ea7b0d2f3e87e4ef3fa70b1497d83294d5d874f98a505ef322 │ │ └─44920 /pause │ ├─2b55d7ce9ebdbfa294d5fe602d0565791e6d6b665ff27d808a849719afbbeff9 │ │ └─57214 nfd-gc -gc-interval=1h │ ├─e7176bd356d605263a905051a9aa6221e312029131c5220ff2d72e5de30fd2b5 │ │ ├─63114 python -u /app/sidecar.py │ │ ├─63383 python -u /app/sidecar.py │ │ └─63384 python -u /app/sidecar.py │ ├─10b87a68bce28b07c042be7c3e792cf8faf77acb396af45107d4c764a7c973ce │ │ └─57462 /secretgen-controller │ ├─0ec02a3a242b2ee740601b62e59bce21d0e69bd378c93235a8f83de30cbd3372 │ │ └─41448 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─19e66beb29d77765f88f17c2b887d7c63d6cbee347347f15c6374425c006bad6 │ │ └─115482 /pause │ ├─657ceb376e3ba6d540a6903cdb8f427f2d7c1b596a25716b375ffca3fcd5ed71 │ │ └─43926 /pause │ ├─ac67bc45535e1699329befb793d2d43c2d2f4fcd4e7002cc20c89fca29b152d9 │ │ └─41059 etcd --advertise-client-urls=https://199.204.45.35: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.35:2380 --initial-cluster=instance=https://199.204.45.35:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.35:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.35: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 │ ├─a16debef5d8864306aefb0c3efb6d29dc3e5182654d503396d8925c7dae8ebdd │ │ ├─160937 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160954 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─160966 erl_child_setup 1048576 │ │ ├─161040 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161041 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161051 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─161210 /bin/sh -s rabbit_disk_monitor │ ├─c33992643ea501f1e6566ca2d7099de7631ca86aa0fe24c770b23c104f000603 │ │ └─66836 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─aa2df546341e936d1a60a1664f6de9c456cf87f6adaff922acdaaaa99b198d02 │ │ └─259085 /pause │ ├─47384c1dc90b63f561c1406013acdd8c5a0157d6c76f3e0674f3821a8aebd88a │ │ ├─113761 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113778 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─113784 erl_child_setup 1048576 │ │ ├─113952 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113953 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113963 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─114117 /bin/sh -s rabbit_disk_monitor │ ├─5f9830261658e77111f5fd315deee1089fcfa9da109db6634fac186bd64ce46f │ │ └─42178 /pause │ ├─4912ad6d0fd9aace44c6d43c30af4ee976f50d5448d01ee01fa4a87c825d1f5c │ │ ├─66080 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66167 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─bff21a062c494122929aa4cb4636a87dba87db398d43823905cf03547937a034 │ │ └─96852 /pause │ ├─f68131c1d8416720c9a678301c05a7bc993d8e243598e4995baba7b9891f4f5d │ │ └─234944 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─135eecfae727464294423d62fb0c537552b2c22a32c9a6c36bd0a9a451f0c614 │ │ └─92654 /pause │ ├─4ac2749b920f9378c1ab15ea3ef67abd7712385b84511390cf9f7b67d4367a3e │ │ └─177770 /pause │ ├─3cc8616c3199738675213a9e7bb561f6f13d0444c45d93557dde8d728b27ea81 │ │ └─65205 /pause │ ├─3154cbf0836b5a89cd4b03e03bd3e176ebcd0f9eefbb8eb16bc1867f3d0e24fc │ │ └─62108 /pause │ ├─5c292da0912fb00e6d6ca6877ec92e06dd4d821c2990383cfdee4353293c85a1 │ │ ├─229628 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229647 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230122 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230124 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407851 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407852 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407853 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407854 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407855 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407856 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407857 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407858 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407859 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407860 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407861 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407862 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407863 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407864 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407865 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407866 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407869 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407870 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407871 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407872 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407873 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407876 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407877 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407878 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407879 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407880 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407881 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407882 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407883 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407884 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407885 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─407886 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─430b19a3f2480f416a444ceb434cdffda9db66737eb330b9e82cdde45936e038 │ │ └─111631 /pause │ ├─f9d703250d70de3de0b0fb3767f340a1da4f0bf558d13ebff79bedc23c85eafd │ │ └─113672 /pause │ ├─c31a4b85ec774d12c318b0364cc38cd2f488a8068ab83479ec4b2ac0afeb467d │ │ ├─173812 nova-api: uWSGI master │ │ ├─173848 nova-api: uWSGI worker 1 │ │ └─173849 nova-api: uWSGI worker 2 │ ├─18304ac1b6bdd61a3c8ce2aa76676cba4a3c6d77c2003d77ad9324d47057fe91 │ │ ├─92881 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92898 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─92904 erl_child_setup 1048576 │ │ ├─93007 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93008 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93018 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93285 /bin/sh -s rabbit_disk_monitor │ ├─840fe791c4893a0f50660f52cb1456ea0f8df507757c96d86bff392a4d947e68 │ │ └─41423 /pause │ ├─c301ae2b715a1baf549ca26e5e2a027320df8fac555341cfb73f7ff54061171f │ │ └─40898 /pause │ ├─27339fd7a5bf612e49dfd7c3c3ea8493163889f71f7daafe4ac66711d312b5cd │ │ └─43512 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─eac896163262337527efc21612ad7197b3a27cc31e47dacde0a9f3eec4b2a393 │ │ ├─174705 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─175088 nova-scheduler: ServiceWrapper worker(0) │ │ └─175090 nova-scheduler: ServiceWrapper worker(1) │ ├─51aa894a9f5be69b742e7f8fcc18f3fd128102e508e42ca31e0763ce579c7100 │ │ └─218726 /pause │ ├─d8de08cafbb7038336e820e26e18834996888725baa98c6bb5586f4b154f5516 │ │ └─52292 redis_exporter │ ├─1301968f685528934bf5734d84939e80c0144c0351fa8172493d42b5242e78b0 │ │ └─177573 /pause │ ├─3dcc0e58d5cb5c6f7bb4bcc0885415174742f27bd9b6176ff81c9a9bc63658c2 │ │ └─128597 /pause │ ├─02026ebcfe0d7aeb09277434a55a32e5316f998605752a460dac595e223836c9 │ │ ├─273746 apache2 -DFOREGROUND │ │ ├─276276 (wsgi:h -DFOREGROUND │ │ ├─276277 (wsgi:h -DFOREGROUND │ │ ├─276278 (wsgi:h -DFOREGROUND │ │ ├─276279 (wsgi:h -DFOREGROUND │ │ ├─276280 (wsgi:h -DFOREGROUND │ │ ├─276281 apache2 -DFOREGROUND │ │ └─276282 apache2 -DFOREGROUND │ ├─2bad68e6682794050610b41b79036fcdbe1e456ed97bf738d9d0a5ec453f7c38 │ │ └─40926 /pause │ ├─39326aaadb82955149c865af3d4da65c2267b088da44d0220c3622911e070a27 │ │ └─56948 /pause │ ├─1db23d26c8b053b53d05ba96ef8e22b81cc35304e89ceb8c6902c866e9c2955a │ │ └─43958 /coredns -conf /etc/coredns/Corefile │ ├─be15cf04d0606a0560528928ce795820d60250ce5c3a069c91a19b4f9cf7808a │ │ ├─85852 barbiacan-api: uWSGI master │ │ └─85865 barbiacan-api: uWSGI worker 1 │ ├─c03d3857333c1431791a3e3ef5c3a9b76001ecf72bd562df19820ee7da5bb54d │ │ └─48763 /pause │ ├─bef3c38ce42a3937d9f835e1ce293a1e0ee00d1bd2307d91d8766c4851005760 │ │ ├─79304 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79321 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─79327 erl_child_setup 1048576 │ │ ├─79409 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79410 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79420 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79573 /bin/sh -s rabbit_disk_monitor │ ├─90c0366bf4d77e99f091e3d21ba381c3dd7a442a250e66f693228db72cc8909e │ │ └─69819 /pause │ ├─64c4cfb51679f92b10b60a89fd63bc9d4ed19a67789e5bcdeb42326ab3e7e62c │ │ └─233311 /pause │ ├─6ca4c7683492deb8cc8a64539b56944d81fb9f874512ee3f169bb2fc5c6affc9 │ │ └─238634 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─75d095e584820a1bdf141ffee7540a16953c0a3118178f5bc3f12a02ff5e6ca4 │ │ ├─110377 glance-api: uWSGI master │ │ ├─110390 glance-api: uWSGI worker 1 │ │ └─110391 glance-api: uWSGI worker 2 │ ├─ec9bf18570e8aac0fe7ed09dcd86ce3b177877d898ab73b76ea089878e2a13f4 │ │ └─96953 /pause │ ├─46c5e38789bc20c73bb7cf934ba6038cbd6dc7fbd081a7817705a7e0241d1b78 │ │ └─66511 /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-35.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 │ ├─f152e726091409681cebdd3679c190db8ae3652c8bb240ee989d35095caae8a3 │ │ └─40817 /pause │ ├─a3001af8e140291ea46f14ff10714e92c8a9083a8b23995ce4fc7f68c491b47a │ │ ├─148444 placement-api: uWSGI master │ │ ├─148469 placement-api: uWSGI worker 1 │ │ └─148470 placement-api: uWSGI worker 2 │ ├─7583619496435e636fb07c2f6846bd61a6643a8a40d2358e313b16845ae8dba3 │ │ └─177826 /pause │ ├─ea5617ee0e2ab5c5738fb8dfa2e83d8ab2cf5355a92a4a5f3e1402abf6b377db │ │ └─275574 /bin/openstack-database-exporter │ ├─8c85efc9c8368164cff401fcd8d861bc874ffe95ea6ea22062981a28c4dab1b7 │ │ └─218696 /pause │ ├─eb30fabafa7d61249b13a07fda193c8215256651910a30605fc97ee1b24799c0 │ │ └─110058 /pause │ ├─6d60dddcb117fae07e82120bfc7aedf955dcce362cac9395b022d180c0c72e49 │ │ ├─228592 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229213 octavia-worker: ConsumerService worker(0) │ │ └─229216 octavia-worker: ConsumerService worker(1) │ ├─440385c7532b4374b614d77b958de2d23f992c754dc50bacd2b9962da11c1238 │ │ ├─49496 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 │ │ └─50751 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─b77c213c5b9b9294587048f0dcb6ec7ce21af935b9f692e41c4b355d00c208e9 │ │ ├─ 47575 /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 │ │ ├─ 47589 /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 │ │ ├─ 47736 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─273586 nginx: worker process │ │ ├─273587 nginx: worker process │ │ └─273588 nginx: cache manager process │ ├─739e4d8dc394126cbc49319e5a7aa2b1918a5896f119b8d9906185c59c3eedaa │ │ └─178160 /pause │ ├─99f9e626e8b68239d250530b389cc9ae8d5922d2e23cad531cbb9f585a2ce80b │ │ └─44971 /pause │ ├─41ab03e2433f41b2ccf8ee0c982e8c87e1ce27ae51f9196885e36120ac4ce1dc │ │ └─41003 kube-apiserver --advertise-address=199.204.45.35 --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 │ ├─d0c74d57183bd9a97a11fbe9ca605fdb6b403f94fcc5bd714a5e0ad22e3d9f3c │ │ └─67629 /bin/memcached_exporter │ ├─73b1dbe307f18635f806bd2e0e521b98a7737c1472ba9db6cd5177f3b98daae7 │ │ └─198150 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─e558309bc4d5f091d137c078a77a6786e0a4f562adde31308e5e14bf1e868069 │ │ └─57247 nfd-worker -metrics=8081 │ ├─1a34bddca3392c1b9316122fe4e19a14e4b3c189eb683b010b9fb927b9b886b8 │ │ └─159474 /pause │ ├─b7441afa8ee400c6c284557b269d0db15a5bead13d343595390749ab3d190c3a │ │ └─52169 valkey-server *:26379 [sentinel] │ ├─7af19235a38c67ff8dfdee7f5f2f7814c7f11ca2207f85e15502c2e3d7f25ce0 │ │ └─230836 /pause │ ├─9ec22aa9e32583317781d2000d6073ba1c9185406602da85a1fe78f5aa1ab115 │ │ └─235556 /pause │ ├─eff658e449c6efe2f03166933cb47ce579103c80a91132fbc10ffa40afc66ae9 │ │ └─61789 /pause │ ├─13a627c3eb20e5d6ba7cf955efe97f239133c89f419a9159df41409f91fffd2d │ │ ├─191474 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191495 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─191502 erl_child_setup 1048576 │ │ ├─191708 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191709 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191719 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─192001 /bin/sh -s rabbit_disk_monitor │ ├─d2c6a46b66edb0c3749be83505c4c41f0eb88642f4e513e37728c8d3b63844af │ │ └─219034 /pause │ ├─59c85f6f8c17cd52cc302155ac05cab29cbb72c2348abaef69ab2a837db4b225 │ │ └─191244 /pause │ ├─ddc07d8064f1fa77a036050bff654eb3b93924082c8893a1ff29312674781770 │ │ ├─227713 octavia-api: uWSGI master │ │ ├─227738 octavia-api: uWSGI worker 1 │ │ └─227739 octavia-api: uWSGI worker 2 │ ├─ce89409af3ed930ceb3b8603087383ae2442cc9224779abe3ca4bdc700c9a04d │ │ └─67609 /bin/oauth2-proxy │ ├─192a6af2e6e13d1a9e6b5feb59feb4ad7e6b3f84d0837c88f360791507e94acf │ │ ├─277999 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─278014 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─57f4156a5db9edb07166b2ded5fdd5e82db6a275a4a8286bf11ab2d1b5017dbc │ │ ├─63010 python -u /app/sidecar.py │ │ ├─63249 python -u /app/sidecar.py │ │ └─63250 python -u /app/sidecar.py │ ├─4a3a7747ef8cb8b6159f12fb39fb035d15e0fa5d80ad238d9bd437130c42e087 │ │ └─64490 /pause │ ├─e238ddc37c713a852754dd8da116b92bd8bfc1e9958db0b975abcb4511e1dfee │ │ ├─173940 nova-metadata: uWSGI master │ │ ├─173952 nova-metadata: uWSGI worker 1 │ │ └─173953 nova-metadata: uWSGI worker 2 │ ├─24b49c946309f0084e8c0aa630ee15561b1a8162032bbff8ebb2a4bc1310931d │ │ └─51664 /pause │ ├─c46ab2943fe02d3c4df2c7b9bbeb9a1eb6f6f94505a5892336b06da95ae41ce9 │ │ └─193690 /pause │ ├─13f5c8ace9887d4037d2492c58776c2cfab365b9d10a919654685b71471ea9ac │ │ └─275352 /pause │ ├─2229527b8b441f9c87d8b8d8003b1f303c0bd50c79992d6a6ecc3e0bbd1c2358 │ │ └─40924 /pause │ ├─7f4e85820bf7fe79850705890f95325b00f1fdee3cd6d679092939139e33f3b8 │ │ └─162885 /pause │ ├─fcb137741ff8bea193062a2b56faa86e53b312261f2bee2fde020f726cd8e66f │ │ ├─187823 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) │ │ ├─188217 /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/tmpx81w1yde/privsep.sock │ │ ├─188342 /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/tmpx9ijbqfq/privsep.sock │ │ └─188778 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─dc51fc1c4dcaea265cd4f70e4b8398faf4ba6e648ed7a1528fda3597e5a0a7cf │ │ └─57117 /pause │ ├─a79b8dcdf6bdf18e6362c02f7ce991d6dd9f2f22f95f9bd8773e6931d75cea7b │ │ └─175758 /pause │ ├─1d10d4faf889f3f98f70e5c1a7480bf453b2f32ac7d06ea0f9d453f7743ae9d4 │ │ ├─206578 heat-api-cfn: uWSGI master │ │ ├─206630 heat-api-cfn: uWSGI worker 1 │ │ └─206631 heat-api-cfn: uWSGI worker 2 │ ├─3d144950f39ce801c3ac1c538017f7639e6ba6054b4e694cbefd949e01e2a7ee │ │ └─163680 /pause │ ├─fda6546e2d3c2338098d52bf929da0ebbdcaa96f6ab889facecf7d27bf61c31e │ │ └─45015 /pause │ ├─7fc100b28fd146be107f783b6f46b5429c1afd952ad9cd1b05a0b49beebe3f8d │ │ └─64398 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 │ ├─2669fe67447ec847fe995f0013f6932fa425765e06f460bbd59ebc3b1eae53eb │ │ └─65408 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─729fdabf04a63185a11b82b090454ab20e0e48934f0d34afbf9429fa1f810604 │ │ └─169186 /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 │ ├─ae4e9d7beced6ec14b9c517cfdaa586cf9d315cd9333f378485455aa59676794 │ │ └─163100 /pause │ ├─a015ec2675f97212935107fca3d15996b97bb8ec66eb3476474582e035a1fdd0 │ │ └─48094 /pause │ ├─59979e9e4fc8a8c62ca74da880e915606bdf3ebfb3cd3b13097b1a9435b6e373 │ │ └─250090 /pause │ ├─663f561b194b24ea0ad0bab80831291ea2870e11cc3ab690b8fc78e05bc52482 │ │ └─177727 /pause │ ├─259031f1ba331251a0c9c3e9b0f0fedbc21d5aeebf41a25714b3d14435b42914 │ │ └─271132 /pause │ ├─16083f7d37a29de15befeef96a0ac91a7e0bc2bd1b86819019af4eea9bea3836 │ │ └─63959 /pause │ ├─6f7364df9f8bc3e24a612cb893d6f9773f955e8d8a4c1f0053dd9263cafa6e8a │ │ └─67355 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b282a116d131a2eb220184e202bdd754a504fe9c35b3a49d06eb4c0a00e6159c │ │ ├─186890 neutron-api: uWSGI master │ │ ├─186924 neutron-api: uWSGI worker 1 │ │ └─186925 neutron-api: uWSGI worker 2 │ ├─f179a281f12d8c45fc0ea084277d8f697a49a5886e1f263ddba5959678553bb7 │ │ └─64848 /pause │ ├─649703e013c412dc0541bec1b32923fbe616be665c3f559b4e66a8576bd1357c │ │ └─87368 /usr/local/bin/rook ceph operator │ ├─0e47c2bc6957333a301c38cfcdb9e7052321da3517fae9be63b2730e89a79372 │ │ └─228769 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─822f50518c489e257aa622d9d116a38f94d6dd4b76473c0294ee9ab94621cc00 │ │ └─48883 percona-xtradb-cluster-operator │ ├─508aa67b509907757e8156045e42ad7d95c630f94066aacdfbd48073c9b8fead │ │ └─67303 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3af49ccbc2cb56bf50113e7f0872a0633950edbd53a23ec2dd111343e729264c │ │ ├─268320 manila-api: uWSGI master │ │ ├─268393 manila-api: uWSGI worker 1 │ │ └─268394 manila-api: uWSGI worker 2 │ ├─2157af70b38787ba82c3c574280a3dd0eead6d4c35dfacdcb92f91b6765a766a │ │ └─127088 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─55c20339f523d8b6f39f8a726941483585616e1e8f97ddf2147bf6a9047ef14b │ │ └─51899 valkey-server *:6379 │ ├─69a781adfa5537188489db1e1953f4d282a78cc409449a617db2b0dafd9afb91 │ │ └─43990 /coredns -conf /etc/coredns/Corefile │ ├─d0c01f4495867fe991722c98372cb5bd42e1aaea44330a68e143d1c7d74bb4c7 │ │ └─160662 /pause │ ├─4f192eea7f5cc622e457d2e4c3a5f97cfdcc5c1c6d9f029a5a4d414824c9589b │ │ └─67682 /bin/oauth2-proxy │ ├─2a9bb7395122c3064c18bb3ca449d65acb38a111c52f285b9339a772a145337c │ │ └─157830 /pause │ ├─617b80451cf81da42874efa8f7926b990a6e19e552a5f279f4cc035675c864d1 │ │ └─63372 /pause │ ├─71c6ff4b21ee7f721c78b36a6d180e2432d286d4718f1a78ec30e18e95ebd1a2 │ │ └─80691 /pause │ ├─8ccc054607711373a07e64f4d32d5e02654177eda4e25a1ec29c297dcd913bf4 │ │ └─51991 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 │ ├─336fa077a9455eee36853380e393a164140e6552b2c1e547b343825ec1eb12ab │ │ └─256166 docker-registry serve /etc/docker-registry/config.yml │ ├─b557994a3685f44343ae5fb460b2c358fafd51d0ba759f8dd44f0817356cb9ca │ │ └─233513 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─ef36fae50048ebf4b338566aade0752bf7cd8ce5d5924c68563b0a699432f2af │ │ └─45221 /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 │ ├─b639c1d2d3f68022094c33dc4d45bd50a9ebc157ec7a5402f49ab7c321f33d9e │ │ └─258820 /pause │ ├─d99fba2e3024808a47d939e67b10e23c4a576bf0931fb81cc5f6a3433e23ebef │ │ └─191044 /bin/bash /tmp/libvirt.sh │ ├─ec33ae059e52d826eb39906701efc384d4c12f3b6493f29cfc94229c7d7c5b1d │ │ └─177776 /pause │ ├─fdcb90284f145871a595779bd8c7c8d9a260ce849e6ec1cde6ecee36e5171c3b │ │ └─62376 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --kubelet-endpoints=true --kubelet-endpointslice=false --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.88.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.40.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 │ ├─18e744fd4efe031d68b43aacf416b1deef7155884a3a2c90212dbe29f62e3fdd │ │ └─210785 /pause │ ├─e53d1725b63ed2ef7e8c66047d436602f2e21b6268839fd8f4a3e32dfc9cc0fc │ │ ├─68253 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68269 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─68275 erl_child_setup 1048576 │ │ ├─68416 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68417 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68427 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68534 /bin/sh -s rabbit_disk_monitor │ ├─aa2b73e93272123aca7dfa2c80dd86ba9d5428af3ec6188bddbec0e2541de1aa │ │ └─44539 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 │ ├─cd7b39844b016ef464ebe51fb2b4b19668ac9eb693b929a79e33fdd51f3a63f7 │ │ └─63999 /pause │ ├─f75c5b1d7675499b5e43c91bc80719ca7df5592f7059ccfd6aaedb01d4f67358 │ │ └─62062 /pause │ ├─786af23a7ffdd03ee3d5098063d9b9af387a89cdc27764c261bf6d7666013a80 │ │ └─158218 /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 │ ├─cdc1116f5b95c032b0b8c0fec372ce9d4e8f97d8a17bbfc0636b3900fb6ad479 │ │ ├─230938 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230973 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─230986 erl_child_setup 1048576 │ │ ├─231110 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231111 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231121 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─231352 /bin/sh -s rabbit_disk_monitor │ ├─13061b91e25aef787b14caa744166c81bb455d7c516ddb872bb9133010ab8b06 │ │ ├─64945 nginx: master process nginx -g daemon off; │ │ ├─64963 nginx: worker process │ │ ├─64964 nginx: worker process │ │ ├─64965 nginx: worker process │ │ ├─64966 nginx: worker process │ │ └─64967 nginx: worker process │ ├─b4bd88e02a16d8dcdfdf70b00bd6fb6f1d029eaaeb356b28d89829a0446970d3 │ │ ├─250132 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250970 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp_2c32nwk/privsep.sock │ │ ├─250973 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250975 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─46386270721e2383ca747fbf975c7150b32002fddf7a44fc068e0f9a0fe9bc76 │ │ └─191629 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─e3ff59e1eea3d6de6691f13aa4acefb48c6aec2a01a2a6ff4950d3a0ad4b66f0 │ │ ├─254072 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─254089 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─254095 erl_child_setup 1048576 │ │ ├─254183 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─254184 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─254194 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─254497 /bin/sh -s rabbit_disk_monitor │ ├─65db8a1526fdedb8c909e935411ce4699b38414b381eb8d70bc584b7e6561f5a │ │ └─67570 /bin/pushgateway │ ├─1fdc6b721d30f9a34598560bf7e4a3bd45dd23afce69202f6a71e6ef802f39ab │ │ └─236636 /pause │ ├─e31a4ab3b0be64f1c3a93eea5c2c96164c6de9e598005710d5a2800004a223b0 │ │ └─47300 /pause │ ├─326cb9d1ad5b11515feceb932d500f338eb2cd1d6b609f472ac478a16786835c │ │ ├─125707 cinder-api: uWSGI master │ │ ├─125719 cinder-api: uWSGI worker 1 │ │ └─125720 cinder-api: uWSGI worker 2 │ ├─fa1a02cd060cc00245ac67f4e802104aa100ecf7aaff6a570057e9b19688588b │ │ └─190998 /usr/bin/libvirt-tls-sidecar │ ├─16fc7a24bc49bfa477bcbec6114e2c1b72e52ab9c76ba9c1da6fc42e7aa7f15c │ │ └─48192 /pause │ └─4f39517139d769a65395426d92ebd9d96d7d44236cb899c54ae93f2a78097aa3 │ └─160022 /coredns -conf /etc/coredns/Corefile ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount