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 │ │ │ ├─21374 /lib/systemd/systemd --user │ │ │ └─21375 (sd-pam) │ │ └─session-22.scope │ │ ├─21360 sshd: cephadm [priv] │ │ └─21390 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─710 /lib/systemd/systemd --user │ │ └─711 (sd-pam) │ ├─session-4.scope │ │ ├─1460 sshd: zuul [priv] │ │ └─1473 sshd: zuul@notty │ └─session-1.scope │ ├─ 707 sshd: zuul [priv] │ ├─ 725 sshd: zuul@notty │ ├─ 870 /usr/bin/python3 │ ├─ 1464 ssh: /home/zuul/.ansible/cp/199.204.45.35-22-zuul [mux] │ ├─416450 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-txsrcceenbzvjrvxakemtpslzcwztfgx ; /usr/bin/python3'"'"' && sleep 0' │ ├─416451 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-txsrcceenbzvjrvxakemtpslzcwztfgx ; /usr/bin/python3' && sleep 0 │ ├─416452 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-txsrcceenbzvjrvxakemtpslzcwztfgx ; /usr/bin/python3 │ ├─416453 /bin/sh -c echo BECOME-SUCCESS-txsrcceenbzvjrvxakemtpslzcwztfgx ; /usr/bin/python3 │ ├─416454 /usr/bin/python3 │ ├─416455 /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 │ └─416457 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9804 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12217 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5079d05bc15542a2f157eb310bdad07adbddef53870b467faf6c3c31038cdc8e -address /run/containerd/containerd.sock │ │ ├─ 12583 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 84668722e4165ef17436373e594f4b86dc8fc677b161b08e40649a173f80b71e -address /run/containerd/containerd.sock │ │ ├─ 19460 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3378039a6eacdf3e54c1a08b19e7165d295bba05884579fbbf15ea9869013c8c -address /run/containerd/containerd.sock │ │ ├─ 24634 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ff530d43fb39e7abc0a9a990f26759d949b2127931763a684b1c391b549fec7f -address /run/containerd/containerd.sock │ │ ├─ 29357 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 44d6d99707e902e52ad8ebc00b3ca0b697741e9d546ac343440e2e043aab8db6 -address /run/containerd/containerd.sock │ │ ├─ 33838 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 07a833e8f5d399eaf799d51a0f6cccb0b23e4e73fe861c35a9e7d28db7be8d02 -address /run/containerd/containerd.sock │ │ ├─ 39407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bc3ee21931df53e7695f5a7aa526e34dd77e7efd7e30e76dbfb1feccff91e80 -address /run/containerd/containerd.sock │ │ ├─ 39452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3e2ab8c8f14830410df402803a4bc2c6b4811c63c6dff19c151aaa5a94fb462 -address /run/containerd/containerd.sock │ │ ├─ 39500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 102573bcc8561d9306f50a6e2a23461deac926dd9d9a788550eb2190aef20883 -address /run/containerd/containerd.sock │ │ ├─ 39502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 189c7fb94d94ec44891ea54afc83b04bb57ac5ace8620c069d2e82b8338732d1 -address /run/containerd/containerd.sock │ │ ├─ 39505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e5e2213161321df022593acad7fe2a8c32383ab72dbd6787fc9bbf356591e81 -address /run/containerd/containerd.sock │ │ ├─ 39977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bddb2409a80f7de3e68b5bafba008729ef32b05908f907641b58671fa4173b5d -address /run/containerd/containerd.sock │ │ ├─ 40751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ca975497a4f9af91588f549040dfc38cc8e553d48e5724f92090d80ddd665b6 -address /run/containerd/containerd.sock │ │ ├─ 40752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4adf00a7990825fab417267d19111d292ee494b736b683ac51db5043f7135a28 -address /run/containerd/containerd.sock │ │ ├─ 42115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e052502ac8e6b58fc81646f031f8033544e1620a24167907a67cb3821c076fb -address /run/containerd/containerd.sock │ │ ├─ 42509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e402946ef90a484a5915597f565b00c1eb4ff03e23af800f99d14e86459f69af -address /run/containerd/containerd.sock │ │ ├─ 42546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ec66cbb8737b46439705bb9962badffff4fde3703b16fbf1e743794fe1426c3 -address /run/containerd/containerd.sock │ │ ├─ 42975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54e690719ea6238072b174f9b4e2f2601dabed4cb5ed50f1a3732966bdb679a6 -address /run/containerd/containerd.sock │ │ ├─ 43453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 657d809b020b32c90f91e7285a46644d998362eb66cfc798ad8797dd6e1d73a8 -address /run/containerd/containerd.sock │ │ ├─ 43510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 997a966a80bf74b4b24b708b129fd06c8f3cad0dd64d791ce5f21c996932f972 -address /run/containerd/containerd.sock │ │ ├─ 43554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5dc60ab0fb2683bf9e5646862f8ef50023610353402615188ae959b2237643f -address /run/containerd/containerd.sock │ │ ├─ 45849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cd8a6661dad615e7f263b85db812453ad4b4e4229e04d2903c382d32dae99df -address /run/containerd/containerd.sock │ │ ├─ 45950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0b9e8c3a1e28bdbc2d38b06b25bb4dd7817428c7c5f249ff1bcefe115b340b9 -address /run/containerd/containerd.sock │ │ ├─ 46761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf528407d0c362232d9ddbc2530a2d8ea551c280ef779f5cb150e40d278f4070 -address /run/containerd/containerd.sock │ │ ├─ 46940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f69e841bf9aa0976127b8cb657bb2d224853dabae11841b5e2ea38264bd7ab54 -address /run/containerd/containerd.sock │ │ ├─ 47303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0975fb55aa89d80ebd809edee96ddbba322ae8f086ef488c844b85277879eadb -address /run/containerd/containerd.sock │ │ ├─ 47652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 463f983eb8da6f7dd99ee471dbf1c2593e700868de78b799637e32065255b952 -address /run/containerd/containerd.sock │ │ ├─ 48001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83e776a03a6e902d25979f63985822ecd6d37c21c7686f8244ce29a3161bfb13 -address /run/containerd/containerd.sock │ │ ├─ 50240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbf4f6a83f59bfe6481ae6909565ad0b48d39ff244987923ce7aeb152b564308 -address /run/containerd/containerd.sock │ │ ├─ 50456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a9d15f2574ccb2e40c5c87b4bfffd234d28d1143a4b4496a093d60489ab1732 -address /run/containerd/containerd.sock │ │ ├─ 54753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c27fbde4aa5c26c1c942adb2ab446a23b7803d52fa310590f5f13b8ab9c3ecd8 -address /run/containerd/containerd.sock │ │ ├─ 55454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4ecb9bdca94afcdf5fd61885e645c172ec9aab4ee785d0bfb9af4bd788ae385 -address /run/containerd/containerd.sock │ │ ├─ 55493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c69452341af26f4471636cde24fb5519f2c30f52e5677d9ba3ed2c944c4d100 -address /run/containerd/containerd.sock │ │ ├─ 55543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc8d14d3e8adfaaa45ae1e6e4e7924cfd7ef6222716e5a8ad11c2a5c247198fc -address /run/containerd/containerd.sock │ │ ├─ 55734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bf047e5ba48f3f39fc2cd125a8951f3d876e4a37331a2e3fbe28b5fb4b40e0f -address /run/containerd/containerd.sock │ │ ├─ 59871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42a2f54bf16c982357874b00316a02f94a68e7ed24a7c3c48493ae6c6a36caf1 -address /run/containerd/containerd.sock │ │ ├─ 59997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbb62ec2db9359d0e4f4855bcfdb8ccbb61b5f03dcf6f4b421f04f0cd700af75 -address /run/containerd/containerd.sock │ │ ├─ 60039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dd395c2ab39e76999c398a1e6c586896247036ddcfd689c116b7ffcd8296040 -address /run/containerd/containerd.sock │ │ ├─ 60082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 783cd3185ef8dc6e38843c545d5adeade966fccf7180807f9918e2d22a7352bf -address /run/containerd/containerd.sock │ │ ├─ 61506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6893f721f4b2ee7b274e7cef07ff6966b056d42c64ef1dce6edf80c066e6a544 -address /run/containerd/containerd.sock │ │ ├─ 61692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 234ef44b9e9920fafef8f60a2d0f421939da2d95ede193fe70314cc8e279af48 -address /run/containerd/containerd.sock │ │ ├─ 61909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 177cb12226502550eb9480dcdb54dbd3b8d24bf52e52baf76d63b8fca72fd8cb -address /run/containerd/containerd.sock │ │ ├─ 61951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d8430ddbfe026eac75e0e94233e3d6032fdb41a2a1f6a0775836d3c239e1017 -address /run/containerd/containerd.sock │ │ ├─ 62080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id febee4c7821120b59d2c261ea3a72ce7990f5b9dcc4857c7cf0d8d6b40fa518b -address /run/containerd/containerd.sock │ │ ├─ 62426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64cc98f8b5b6a690380e15a1aaf29cdb82987e3913bc74cfa9d7cddaeb6aebbb -address /run/containerd/containerd.sock │ │ ├─ 62898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d9bf70b0a3940d272d9bcd1525575aa3d2a4b60b7d666107e0307da61e0f6cf -address /run/containerd/containerd.sock │ │ ├─ 63251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec8f7fc3ece91428746b3be9441ea5df3b8f2398ab41ecf5b720444b6019679c -address /run/containerd/containerd.sock │ │ ├─ 63457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e7bc15564cceee3f112496e55caa71f7f238347fbe7eb046e561787ee4bba6b -address /run/containerd/containerd.sock │ │ ├─ 64277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc965e91905bb86cbb485fc1d3a84576cb9c031b4246868b121ce97bf5aa8406 -address /run/containerd/containerd.sock │ │ ├─ 65882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3975c6072bf976f1d0676834e9ed5662c8ef07129cc3a02d0335884270990fa4 -address /run/containerd/containerd.sock │ │ ├─ 68143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9d6c4946e9cb00f95cde50f42e557ef62521b1c81d80f4dd5c9fd25d828767c -address /run/containerd/containerd.sock │ │ ├─ 77400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df6a0dd356dc7cecf826eac61ac1bb4cf229ab31b29bd94183188c894686ac14 -address /run/containerd/containerd.sock │ │ ├─ 78928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dde9c66a4cbef5d6fcbf7ea2e2ca1533c0e00c348f94e3f02657c2f0dfe57d3b -address /run/containerd/containerd.sock │ │ ├─ 85028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5de38f8c850994d0f3a5bb3f0cc11a776b853022872b3a1d94257d3c64098a00 -address /run/containerd/containerd.sock │ │ ├─ 91244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bccfc5e2f0aeb427d3ce520e8a6e51439e3175f37c46d91a2b72ebd9982fdb8 -address /run/containerd/containerd.sock │ │ ├─ 95377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 500b91c12d7fbd49bc1c26a46a27b3dbae34173e93e345274e2130f7fbd6c05a -address /run/containerd/containerd.sock │ │ ├─ 95422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abed399e9b7cd97b37f0353f144d967e87a4f2e742177469cb68ca5cde5ec71f -address /run/containerd/containerd.sock │ │ ├─104040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ceb84bae4e834ff9d06538dec5b72ba292c6939099827e2f7e26e73f36783e3 -address /run/containerd/containerd.sock │ │ ├─105536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed16a67bae39ce36de338134def507bf393da21f8a4bb0d8100a9bae2b802d5c -address /run/containerd/containerd.sock │ │ ├─105664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 719505c8c3e69324b8e642367afba81eb6f35b6cc461a98c538ea8aa20278d21 -address /run/containerd/containerd.sock │ │ ├─107591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 923a3a07391d58a50fba7d94b3e0d45e54f20843517521ae12f1c4eb4c87367b -address /run/containerd/containerd.sock │ │ ├─109391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfb43589c41b17bc3ef27910d8d5517ed62ff4ea21a548ebd42d118665d5d47d -address /run/containerd/containerd.sock │ │ ├─109428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e017b29c32e6c91d5f550da066f31f6c21aa8b74cad6f4dc5b5a9cb044bf5107 -address /run/containerd/containerd.sock │ │ ├─122445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78549032c2a77a980f996a8da65978236e5103035a0d77d0709ad1be18f0fdd5 -address /run/containerd/containerd.sock │ │ ├─122483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 879de591b61189ef70ce4d433011fd55a2a484018ef5212d37458c7239a8d99e -address /run/containerd/containerd.sock │ │ ├─125097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58128d522d7c2562add4f1c520a961dc094251fa2f214c38a125f0009fcca0f6 -address /run/containerd/containerd.sock │ │ ├─139827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4ef4500d5bcc4fba499bddc7f5b07814af13c4abdceae1ea4df6059a85af469 -address /run/containerd/containerd.sock │ │ ├─141408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee5353afebc5bc23edf3380b98630905d1bb4133a54b7b8903e379a71f955b9b -address /run/containerd/containerd.sock │ │ ├─141723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b53675d3f2fa53fe5851f3a57ac5d34374bc3883f944ea4938b2a2c7c6c24c56 -address /run/containerd/containerd.sock │ │ ├─142590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36a671b0bbc52b4f615057d7d6397cb0abf6c28f87ae8cb21b274f91eefe79a9 -address /run/containerd/containerd.sock │ │ ├─156697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25367412fb95f4a5065a5fbb4ec76c1fb9a627e4e598cfa199f666a38f26b16c -address /run/containerd/containerd.sock │ │ ├─156974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2930ea0fc96ae110f76d9f7d305c410acc3e177b3a786541cccac559211faffa -address /run/containerd/containerd.sock │ │ ├─157043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2592ee54da2802810fd681584f47ceaf6b007c53ee5942e52f9f3727c7bb5696 -address /run/containerd/containerd.sock │ │ ├─157169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45f6a1a897ba8255dd272159f7c51053838ecff4244f827e41134ab683dae40f -address /run/containerd/containerd.sock │ │ ├─157474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d00a3c1c207c1c588073cde30e3c47bb0ce9523c375b922c1d4a63863893497 -address /run/containerd/containerd.sock │ │ ├─157799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8275be89161482b283957613f79676a3d79667ffb28551ca10c9aa5909cc1c01 -address /run/containerd/containerd.sock │ │ ├─169804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a36039fe63f3337f33606dc4938defaeb8f53ff1032edc5ede645b27995070d -address /run/containerd/containerd.sock │ │ ├─171491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1eed9d04be1650c77433e5ee0b425fd34ac2fd501cd16e492a5e9a10edddcb3e -address /run/containerd/containerd.sock │ │ ├─171526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7e9badb53523aa3a61dced1070a3125f598baff9351d1ea6be2a14b002769c2 -address /run/containerd/containerd.sock │ │ ├─171661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39a158a209e45884c3c99d013b91411edd336fe349dfd313565c849c283e78d6 -address /run/containerd/containerd.sock │ │ ├─171701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1bb70715605985c767995d1a72531b31237f918f837522c881e2646dd176dad -address /run/containerd/containerd.sock │ │ ├─171748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15e72c1b7c51357124abbebeae5f76bb3e4c7cef6382432320798e09b64c09cb -address /run/containerd/containerd.sock │ │ ├─172031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cbee54aacff709aa47007849b020365a3ce0ebd7b6138aff1b16b4bf73adc10 -address /run/containerd/containerd.sock │ │ ├─172048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbfb9e26dc737efed9570416534db7cc5c08df4c5d385fbec9a2a24955f92cce -address /run/containerd/containerd.sock │ │ ├─185063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8147e6fa24b1f9bd095819717110117624f8f970b64f991edcacb5e949968019 -address /run/containerd/containerd.sock │ │ ├─187610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f24c230d4ed3f3823235fb44c4e5cc233a31b633f2d644318220cfc09d0a5e14 -address /run/containerd/containerd.sock │ │ ├─187682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0656d5723876c60d6b2782128e8bb734783f411dd82beaa4e5b15897fa47972 -address /run/containerd/containerd.sock │ │ ├─187792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0a11a2cbdd8608f0f0fa127ec08d9329fabae514e392c26250ca94bd4404b77 -address /run/containerd/containerd.sock │ │ ├─204864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e063eaae632b6fda857b87ab239c8cb0f49124ac8a2ac4e7b3a03b3765bb7386 -address /run/containerd/containerd.sock │ │ ├─213420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7017069f119535c2140dba404139a19ae7dadbabb1a226bf9b0cbe2a0100784 -address /run/containerd/containerd.sock │ │ ├─213447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04bb79eac1997ce3ef461420e8c73e70538dc61ece3b52acd40b160320be97ca -address /run/containerd/containerd.sock │ │ ├─213501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0010e254d6c532f9c1ff6ed533d8df2a8c16135bfa6da396518b2afe268ee371 -address /run/containerd/containerd.sock │ │ ├─213784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d8532f4371f20547ea436b0d7eece1ce0cfbca5842b0ed4d0288d1b67ca7176 -address /run/containerd/containerd.sock │ │ ├─226189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24a4b792a17f97cf5c1f591f508cf8235e9c253bfc05a51edce0c46b475da739 -address /run/containerd/containerd.sock │ │ ├─228751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a5409879222da792591b146dbc0e0180639386fa2b5ad487fff825812708ed1 -address /run/containerd/containerd.sock │ │ ├─229923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d756ea2ca3c181dd3a2a405e41bbb7ace8d8e1202e79173213f31772fa068af -address /run/containerd/containerd.sock │ │ ├─230837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 947dca4fcc0b1046b09d70a6b0d437a40246545746c7ec81fcd753a675dab3e6 -address /run/containerd/containerd.sock │ │ ├─231481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 275c99ba74e0548c3f9ffca89289f412731f17d9f24cc559443ec9c7fc4dcaf2 -address /run/containerd/containerd.sock │ │ ├─233167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14920a0cfb82ee4238eb65f8cb99e564c843ddc761b032f7b667896020a2630a -address /run/containerd/containerd.sock │ │ ├─235076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d93e962483aec70d243bfee044c03159edc42c0694834d4b092fad014576517e -address /run/containerd/containerd.sock │ │ ├─235228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b60bf408b615e3c83ff59b2ec6efe8de6638cf3a846aae6a1ed06355ccad4b2d -address /run/containerd/containerd.sock │ │ ├─244719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85c4f9f32431da5da5dc65f3d146ebaa6aae4152996189411746d6a61118d68b -address /run/containerd/containerd.sock │ │ ├─245258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8243a74bf041593be9952a1984ca80ceabf4edda5a469f0c3bd13d035b4a948a -address /run/containerd/containerd.sock │ │ ├─249861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27bfef23bf9f783bd274aa1c0c6c39e475ef851b14228d0fe82ff02fd89b67a9 -address /run/containerd/containerd.sock │ │ ├─257393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb5af4ad19cd8cab05ab120a03911741c859a976821f418c22394fba3a378318 -address /run/containerd/containerd.sock │ │ ├─257602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5e139f9a4f17921f6e39351c59198143a42bad13c806d20bdd7200fa1eeb796 -address /run/containerd/containerd.sock │ │ ├─257671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 491b7fd34eb1fd870a6ab4fcb743aa0c51b53845fde9140c719c2550a16dd1bd -address /run/containerd/containerd.sock │ │ ├─257866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de0297ad583c1c139d7f8ac42b7cdafe03486b9662d7b4a6494f5f41718df9ed -address /run/containerd/containerd.sock │ │ ├─269525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c48d99867c770ab1dc1066dc3b5a0b69b5cf8a9da5669e49aea420dac2ef98e -address /run/containerd/containerd.sock │ │ ├─272156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa981511a45648de38a5117edd2902e2c37772c03d61f8b9f80f2e2dfee93fd3 -address /run/containerd/containerd.sock │ │ └─273562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9e17048904847aeb20851775cf071b82fde9bed60cda83764af074bf43e1f48 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1191 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─docker-84668722e4165ef17436373e594f4b86dc8fc677b161b08e40649a173f80b71e.scope … │ │ ├─12609 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.flbfir -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12621 /usr/bin/ceph-mgr -n mgr.instance.flbfir -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-5079d05bc15542a2f157eb310bdad07adbddef53870b467faf6c3c31038cdc8e.scope … │ │ ├─12241 /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 │ │ └─12260 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-ff530d43fb39e7abc0a9a990f26759d949b2127931763a684b1c391b549fec7f.scope … │ │ ├─24659 /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 │ │ └─24671 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-44d6d99707e902e52ad8ebc00b3ca0b697741e9d546ac343440e2e043aab8db6.scope … │ │ ├─29380 /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 │ │ └─29393 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29063 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29338 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ │ ├─19417 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19437 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.flbfir.service │ │ │ ├─12492 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.flbfir/unit.run │ │ │ └─12517 /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-flbfir --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -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.flbfir:/var/lib/ceph/mgr/ceph-instance.flbfir:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.flbfir/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.flbfir -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 │ │ │ ├─24357 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24617 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ │ ├─33552 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33821 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ ├─12130 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12160 /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.2.7 -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.2.7 -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 … │ │ └─10178 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139259 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39866 /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 │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1391 /usr/sbin/uuidd --socket-activation │ ├─docker-07a833e8f5d399eaf799d51a0f6cccb0b23e4e73fe861c35a9e7d28db7be8d02.scope … │ │ ├─33861 /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 │ │ └─33874 /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 │ ├─chrony.service │ │ ├─10683 /usr/sbin/chronyd -F 1 │ │ └─10684 /usr/sbin/chronyd -F 1 │ ├─run-rcbaef8c5cf7c4ce0ab3d6ea8b5b14c3c.scope │ │ └─185949 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─docker-3378039a6eacdf3e54c1a08b19e7165d295bba05884579fbbf15ea9869013c8c.scope … │ │ ├─19486 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19504 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─139082 /sbin/iscsid │ │ └─139083 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─9e7bc15564cceee3f112496e55caa71f7f238347fbe7eb046e561787ee4bba6b │ │ └─63481 /pause │ ├─6c2a4cc30e7929cd59415f18b38ab8c2579b168897638785f6812d0d88b449e7 │ │ └─47458 percona-xtradb-cluster-operator │ ├─cda7be8fd4d86c1477197fc15ea5811166204f1abe9dc7321c4a70cd09ebaff6 │ │ └─60743 /kube-state-metrics --port=8080 --telemetry-port=8081 --port=8080 --resources=certificatesigningrequests,configmaps,cronjobs,daemonsets,deployments,endpoints,horizontalpodautoscalers,ingresses,jobs,leases,limitranges,mutatingwebhookconfigurations,namespaces,networkpolicies,nodes,persistentvolumeclaims,persistentvolumes,poddisruptionbudgets,pods,replicasets,replicationcontrollers,resourcequotas,secrets,services,statefulsets,storageclasses,validatingwebhookconfigurations,volumeattachments │ ├─954fad65e737d2df30d406f14b3577c217fa74cc70beeb23b968940a4d819f6a │ │ └─39687 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 │ ├─61fae94ebfc9c8aa4fe20d657b6ad6bb38e893cc28a131774b9963e2da8a3a00 │ │ └─43089 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 │ ├─d1a715295b3a8fe4d6c16c19e6fadb8d5ff74f63d87a5c9c4da60893ef9c3331 │ │ ├─224606 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224624 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─225456 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225457 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404231 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404232 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404233 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404234 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404235 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404236 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404237 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404238 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404239 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404240 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404241 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404242 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404243 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404244 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404245 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404246 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404249 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404252 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404253 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404254 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404255 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404256 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404257 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404258 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404259 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404260 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404261 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404262 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404263 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404264 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404265 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─404266 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─3975c6072bf976f1d0676834e9ed5662c8ef07129cc3a02d0335884270990fa4 │ │ └─65906 /pause │ ├─bf857da9789dff95e86e6608939a79d006c6c4f469b1d5e44f7dfa2919cbd3d4 │ │ ├─130800 placement-api: uWSGI master │ │ ├─130812 placement-api: uWSGI worker 1 │ │ └─130813 placement-api: uWSGI worker 2 │ ├─31cc600b7fd5d3b8162c948ec4cc13b41b20b9137bc69ed081d3beb361ca075e │ │ ├─168726 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─169278 nova-conductor: ServiceWrapper worker(0) │ │ └─169280 nova-conductor: ServiceWrapper worker(1) │ ├─54e690719ea6238072b174f9b4e2f2601dabed4cb5ed50f1a3732966bdb679a6 │ │ └─43000 /pause │ ├─966ce1829abc6114b849535a09dd55c76e89376f86992461a00defb106181815 │ │ └─252766 docker-registry serve /etc/docker-registry/config.yml │ ├─c5e727103582d3e9096e684ad3f79f3cdc66e2fada7367ed75a23a9d2cb1a5c8 │ │ └─183422 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) │ ├─76270037c8a7622230564afb3a457e1f8463f944769e1673473583f5411c0665 │ │ └─48307 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─8275be89161482b283957613f79676a3d79667ffb28551ca10c9aa5909cc1c01 │ │ └─157823 /pause │ ├─9bf047e5ba48f3f39fc2cd125a8951f3d876e4a37331a2e3fbe28b5fb4b40e0f │ │ └─55766 /pause │ ├─158b555248279dbac54857555dbe2b20895337276b75183772d73b1c6c47556a │ │ └─50521 valkey-server *:6379 │ ├─977be7e4cc30a0885e767cd6ec8fba1eefb1d92dfd069e8c4639073d483652f4 │ │ └─64819 /goldpinger --static-file-path /static │ ├─bddb2409a80f7de3e68b5bafba008729ef32b05908f907641b58671fa4173b5d │ │ └─40002 /pause │ ├─cb74303959c11223c50668f4cbb8fac193231194a565ab4d690a9ef1ce79f867 │ │ └─65658 /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 │ ├─4d9bf70b0a3940d272d9bcd1525575aa3d2a4b60b7d666107e0307da61e0f6cf │ │ └─62923 /pause │ ├─a9d0782251b55b3b62ecc3ba1e1819052e780897c5fd7cd87752f7adf3196b57 │ │ ├─252682 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─252702 /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 -- │ │ ├─252708 erl_child_setup 1048576 │ │ ├─253146 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253147 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253157 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─253371 /bin/sh -s rabbit_disk_monitor │ ├─189c7fb94d94ec44891ea54afc83b04bb57ac5ace8620c069d2e82b8338732d1 │ │ └─39593 /pause │ ├─67629ee2d5e6b67657583a59476ee537846b7324f9f4f7c6c4b38d85e0e4828e │ │ └─46237 /server │ ├─e063eaae632b6fda857b87ab239c8cb0f49124ac8a2ac4e7b3a03b3765bb7386 │ │ └─204922 /pause │ ├─71bc01e9f6132c3fda6137f8c04489bc781fd7c5a11526a3332ce6a62fec1e6a │ │ └─65157 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-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 │ ├─657d809b020b32c90f91e7285a46644d998362eb66cfc798ad8797dd6e1d73a8 │ │ └─43481 /pause │ ├─2714653aba4cbc31227bc5117b85ca27bde5a95b50d8f14d90f520118b4d6587 │ │ └─43739 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─8147e6fa24b1f9bd095819717110117624f8f970b64f991edcacb5e949968019 │ │ └─185087 /pause │ ├─608c91a6f3cbf030805258f48d58cdf389aaf23c0504729d252adbf5c9471c53 │ │ └─252863 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 │ ├─9ec66cbb8737b46439705bb9962badffff4fde3703b16fbf1e743794fe1426c3 │ │ └─42571 /pause │ ├─45f6a1a897ba8255dd272159f7c51053838ecff4244f827e41134ab683dae40f │ │ └─157215 /pause │ ├─dde9c66a4cbef5d6fcbf7ea2e2ca1533c0e00c348f94e3f02657c2f0dfe57d3b │ │ └─78954 /pause │ ├─f69e841bf9aa0976127b8cb657bb2d224853dabae11841b5e2ea38264bd7ab54 │ │ └─46965 /pause │ ├─ad1b8d656fc5082493b92ddfa35bbd4477e7ddb20b61a0b5f916b2bf3af18332 │ │ └─60545 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─a6729d30dddfa7f01b0c5392ab0d8e61484a9a5ecb0dde03e863c51a2b790d6b │ │ └─223885 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─c7017069f119535c2140dba404139a19ae7dadbabb1a226bf9b0cbe2a0100784 │ │ └─213519 /pause │ ├─8e052502ac8e6b58fc81646f031f8033544e1620a24167907a67cb3821c076fb │ │ └─42139 /pause │ ├─5e9750a942bc218defffb2066f564de03d162d274f19c228e5e2e5add89cc5b0 │ │ ├─123537 /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 │ │ └─123736 /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 │ ├─d94d160b77260a3ef49ab0183b82eceea7fb9ddf70e0847357684fbcbe2fcf76 │ │ ├─104587 glance-api: uWSGI master │ │ ├─104600 glance-api: uWSGI worker 1 │ │ └─104601 glance-api: uWSGI worker 2 │ ├─177cb12226502550eb9480dcdb54dbd3b8d24bf52e52baf76d63b8fca72fd8cb │ │ └─61937 /pause │ ├─fbb62ec2db9359d0e4f4855bcfdb8ccbb61b5f03dcf6f4b421f04f0cd700af75 │ │ └─60023 /pause │ ├─a74b5057d2d7c86f1ca89db364537ff184171741560845438aa4bcb9072dd140 │ │ └─193375 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─de6cd0f2ee452efe041266d2e976b9ccce7e645891665929d7a7ff83b9f1b810 │ │ └─107314 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─27bfef23bf9f783bd274aa1c0c6c39e475ef851b14228d0fe82ff02fd89b67a9 │ │ └─249885 /pause │ ├─783cd3185ef8dc6e38843c545d5adeade966fccf7180807f9918e2d22a7352bf │ │ └─60104 /pause │ ├─4e5e2213161321df022593acad7fe2a8c32383ab72dbd6787fc9bbf356591e81 │ │ └─39577 /pause │ ├─abed399e9b7cd97b37f0353f144d967e87a4f2e742177469cb68ca5cde5ec71f │ │ └─95447 /pause │ ├─ff32feb434db9114eec681ffbbf6a183cccfb681e2dc93233fef4cbfaa2e82c3 │ │ ├─60328 python -u /app/sidecar.py │ │ ├─60842 python -u /app/sidecar.py │ │ └─60843 python -u /app/sidecar.py │ ├─4a0134fe70c5a4271b67e3d0ed1c14182dc9b1d5451a1c0cde8be54e12a8fedb │ │ ├─193344 /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 │ │ ├─375834 /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/tmpn6_lrd1z/privsep.sock │ │ ├─376002 /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/tmpt8n6n5ne/privsep.sock │ │ └─376056 /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/tmp52fsxvli/privsep.sock │ ├─25367412fb95f4a5065a5fbb4ec76c1fb9a627e4e598cfa199f666a38f26b16c │ │ └─156766 /pause │ ├─923a3a07391d58a50fba7d94b3e0d45e54f20843517521ae12f1c4eb4c87367b │ │ └─107633 /pause │ ├─b3e8e67333351eff7eb0d97f87e0557ddf8be1d9d72e82d99ac26b02d792df36 │ │ └─55856 nfd-master -crd-controller=true -metrics=8081 │ ├─24a4b792a17f97cf5c1f591f508cf8235e9c253bfc05a51edce0c46b475da739 │ │ └─226212 /pause │ ├─0010e254d6c532f9c1ff6ed533d8df2a8c16135bfa6da396518b2afe268ee371 │ │ └─213556 /pause │ ├─30a97b7a670f306c408b6c8e82b3eeefda2cf2c1bdde541c4abea15b5cab7cd0 │ │ ├─140336 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140359 /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 │ ├─f3e2ab8c8f14830410df402803a4bc2c6b4811c63c6dff19c151aaa5a94fb462 │ │ └─39516 /pause │ ├─df6a0dd356dc7cecf826eac61ac1bb4cf229ab31b29bd94183188c894686ac14 │ │ └─77424 /pause │ ├─a9a643c41e55c7735e51ecfe37c1f4760cd88b851ac5705169d3d575121dc9ab │ │ ├─180558 neutron-api: uWSGI master │ │ ├─180604 neutron-api: uWSGI worker 1 │ │ └─180605 neutron-api: uWSGI worker 2 │ ├─febee4c7821120b59d2c261ea3a72ce7990f5b9dcc4857c7cf0d8d6b40fa518b │ │ └─62105 /pause │ ├─d1bb70715605985c767995d1a72531b31237f918f837522c881e2646dd176dad │ │ └─171761 /pause │ ├─0daaa26e7baaa38ec2eebb2e4a7f7a36886d1ebaeee861a85280c2d7d99133ca │ │ ├─66551 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66570 /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 -- │ │ ├─66576 erl_child_setup 1048576 │ │ ├─66658 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66659 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66669 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66768 /bin/sh -s rabbit_disk_monitor │ ├─4f186d4c9def54984e9cc915e098e1d84d1b4a03ff6eecb271f93999a09a30d9 │ │ └─252876 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 │ ├─c5e139f9a4f17921f6e39351c59198143a42bad13c806d20bdd7200fa1eeb796 │ │ └─257629 /pause │ ├─39a158a209e45884c3c99d013b91411edd336fe349dfd313565c849c283e78d6 │ │ └─171726 /pause │ ├─910ea66ee9fa48910f02328f6f6c6a116d242f95eeaf4663b736520b1638f064 │ │ ├─223198 octavia-api: uWSGI master │ │ ├─223271 octavia-api: uWSGI worker 1 │ │ └─223272 octavia-api: uWSGI worker 2 │ ├─f24c230d4ed3f3823235fb44c4e5cc233a31b633f2d644318220cfc09d0a5e14 │ │ └─187641 /pause │ ├─c9abdc483fe038e52de8405bcfee6ef9c2d273be36c5066b7cc7cfe848eb8e3a │ │ └─55818 nfd-worker -metrics=8081 │ ├─7c61c4c279c2b2e37d2896b7348af57b8672dc8bfbd4d2590e9e523c168c75a0 │ │ ├─267408 manila-api: uWSGI master │ │ ├─267445 manila-api: uWSGI worker 1 │ │ └─267446 manila-api: uWSGI worker 2 │ ├─e35fae412465bb2579a932d53f98d2e77a3c34a725f0f37476d4573cdf544003 │ │ ├─341376 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] │ │ ├─341645 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─341805 /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/tmp75wzjkxr/privsep.sock │ │ ├─342067 /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/tmp1yu85b3v/privsep.sock │ │ ├─342496 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─342497 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─342551 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f6e29cb3-2b31-4fd2-9ced-76178ce36395/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f6e29cb3-2b31-4fd2-9ced-76178ce36395/host --addn-hosts=/var/lib/neutron/dhcp/f6e29cb3-2b31-4fd2-9ced-76178ce36395/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f6e29cb3-2b31-4fd2-9ced-76178ce36395/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f6e29cb3-2b31-4fd2-9ced-76178ce36395/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e06b593c-f14a-4448-acd7-160b92051ca9,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 │ │ ├─342557 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ae3289b7-9a68-4d47-b58a-cf4dad115c8e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ae3289b7-9a68-4d47-b58a-cf4dad115c8e/host --addn-hosts=/var/lib/neutron/dhcp/ae3289b7-9a68-4d47-b58a-cf4dad115c8e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ae3289b7-9a68-4d47-b58a-cf4dad115c8e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ae3289b7-9a68-4d47-b58a-cf4dad115c8e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-7f3f9d5b-6b06-4eeb-bdc4-c3d499f706cb,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 │ │ ├─342611 haproxy -f /var/lib/neutron/ns-metadata-proxy/f6e29cb3-2b31-4fd2-9ced-76178ce36395.conf │ │ ├─342615 haproxy -f /var/lib/neutron/ns-metadata-proxy/ae3289b7-9a68-4d47-b58a-cf4dad115c8e.conf │ │ ├─374336 /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/tmp9q_zagqc/privsep.sock │ │ ├─378650 /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/tmpe7k1077z/privsep.sock │ │ └─396916 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ae760b5d-33d3-4b4f-a5c6-08fb02ca0208/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ae760b5d-33d3-4b4f-a5c6-08fb02ca0208/host --addn-hosts=/var/lib/neutron/dhcp/ae760b5d-33d3-4b4f-a5c6-08fb02ca0208/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ae760b5d-33d3-4b4f-a5c6-08fb02ca0208/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ae760b5d-33d3-4b4f-a5c6-08fb02ca0208/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b62072ac-fb72-4294-b13d-8e62481106d9,10.1.1.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ ├─e017b29c32e6c91d5f550da066f31f6c21aa8b74cad6f4dc5b5a9cb044bf5107 │ │ └─109452 /pause │ ├─83e776a03a6e902d25979f63985822ecd6d37c21c7686f8244ce29a3161bfb13 │ │ └─48027 /pause │ ├─04ad17ede5608651002e0775e4c69336de89a58865ee4ebc887898948bf769d4 │ │ └─65837 /bin/pushgateway │ ├─bf6fb0029723dedf84c187c1a637d099be5a7461936d174ab3fd1cd455aaec17 │ │ ├─183417 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] │ │ ├─183749 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─184204 /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/tmpwkr19wc6/privsep.sock │ │ ├─374461 /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/tmpzsxl0vys/privsep.sock │ │ ├─374929 /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/tmpewqeunnq/privsep.sock │ │ ├─375440 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─375442 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─376601 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d91ab7fc-345f-40d8-83c9-4bd13788a1ad --namespace=qrouter-d91ab7fc-345f-40d8-83c9-4bd13788a1ad --conf_dir=/var/lib/neutron/ha_confs/d91ab7fc-345f-40d8-83c9-4bd13788a1ad --log-file=/var/lib/neutron/ha_confs/d91ab7fc-345f-40d8-83c9-4bd13788a1ad/neutron-keepalived-state-change.log --monitor_interface=ha-38cda951-35 --monitor_cidr=169.254.0.67/24 --pid_file=/var/lib/neutron/external/pids/d91ab7fc-345f-40d8-83c9-4bd13788a1ad.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─42a2f54bf16c982357874b00316a02f94a68e7ed24a7c3c48493ae6c6a36caf1 │ │ └─59955 /pause │ ├─9f608c3dfacd696a694e40264e56b837f45469b3be17b0576d500900346809f1 │ │ └─63760 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6ca975497a4f9af91588f549040dfc38cc8e553d48e5724f92090d80ddd665b6 │ │ └─40805 /pause │ ├─273daa5cae90a2579af341134cb6bc65435e853cd5a711c6b6b0ea444b4796af │ │ ├─267427 /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 │ │ └─267615 /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 │ ├─eb5af4ad19cd8cab05ab120a03911741c859a976821f418c22394fba3a378318 │ │ └─257456 /pause │ ├─c2342a8c187fb9aa86c44cf0495596165adb91b96ef4b7278fd1a5f643055f23 │ │ └─43692 /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 │ ├─d93e962483aec70d243bfee044c03159edc42c0694834d4b092fad014576517e │ │ └─235106 /pause │ ├─f7e9badb53523aa3a61dced1070a3125f598baff9351d1ea6be2a14b002769c2 │ │ └─171577 /pause │ ├─1c0832acfb730cf17161083906a63f43b9934dac191e921b5be04fbf500422c6 │ │ ├─275976 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─275990 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─6893f721f4b2ee7b274e7cef07ff6966b056d42c64ef1dce6edf80c066e6a544 │ │ └─61529 /pause │ ├─b60bf408b615e3c83ff59b2ec6efe8de6638cf3a846aae6a1ed06355ccad4b2d │ │ └─235250 /pause │ ├─8cf365eb4e0ceb9ff1e7a5aa496ee770e4065ed47a3cb340fe7dea6a52969004 │ │ ├─272290 apache2 -DFOREGROUND │ │ ├─274649 (wsgi:h -DFOREGROUND │ │ ├─274650 (wsgi:h -DFOREGROUND │ │ ├─274651 (wsgi:h -DFOREGROUND │ │ ├─274652 (wsgi:h -DFOREGROUND │ │ ├─274653 (wsgi:h -DFOREGROUND │ │ ├─274655 apache2 -DFOREGROUND │ │ └─274656 apache2 -DFOREGROUND │ ├─2cbee54aacff709aa47007849b020365a3ce0ebd7b6138aff1b16b4bf73adc10 │ │ └─172080 /pause │ ├─f4ef4500d5bcc4fba499bddc7f5b07814af13c4abdceae1ea4df6059a85af469 │ │ └─139851 /pause │ ├─06fe2c969675533d0a7c18392803da0709856acd6647e66258053b5565479ddf │ │ └─120738 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─ce664a38733c3f4a23b2126602a7a90cc0a8f5aff4f692675f3447ca5a4ece3e │ │ └─65930 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a42dcfe7bf78351c18d2cc862d1303c04bb44d6947f38fdd03154b8405b829b8 │ │ ├─64163 nginx: master process nginx -g daemon off; │ │ ├─64224 nginx: worker process │ │ ├─64225 nginx: worker process │ │ ├─64227 nginx: worker process │ │ ├─64228 nginx: worker process │ │ └─64230 nginx: worker process │ ├─c6db49c63b1fdfb0db68a6d41c1b50c58fa0672e44c7f77f98cc2b2d37844caf │ │ └─50666 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 │ ├─d5b2a6668e24061b5a0837bdc228ae6815dc490b844110788944cdb6ce3955c8 │ │ └─253071 /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 │ ├─58128d522d7c2562add4f1c520a961dc094251fa2f214c38a125f0009fcca0f6 │ │ └─125122 /pause │ ├─a7bc83d9d0d277659b657bde3f142f7c1be5b0033e94b53364e4bf1288015800 │ │ └─42181 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─df45ea807ab00e0e538c59c824a69b59989934b87c58ad8f3b23185c983e3c9b │ │ ├─ 71433 apache2 -DFOREGROUND │ │ ├─ 71474 (wsgi:k -DFOREGROUND │ │ ├─ 71475 (wsgi:k -DFOREGROUND │ │ ├─ 71476 (wsgi:k -DFOREGROUND │ │ ├─ 71477 (wsgi:k -DFOREGROUND │ │ ├─410697 apache2 -DFOREGROUND │ │ └─414153 apache2 -DFOREGROUND │ ├─cf528407d0c362232d9ddbc2530a2d8ea551c280ef779f5cb150e40d278f4070 │ │ └─46800 /pause │ ├─424dd746c904deebd9e2bddacf7d3fb8d9baff17d35409bd6a35c8c31f59b9e5 │ │ └─50842 valkey-server *:26379 [sentinel] │ ├─5b6b1c69b446819d64483dbccf6546a42655febc31908a6c1ffffd12f9f8480c │ │ └─273891 /bin/openstack-database-exporter │ ├─cc8d14d3e8adfaaa45ae1e6e4e7924cfd7ef6222716e5a8ad11c2a5c247198fc │ │ └─55566 /pause │ ├─9d8532f4371f20547ea436b0d7eece1ce0cfbca5842b0ed4d0288d1b67ca7176 │ │ └─213845 /pause │ ├─8048dc677665313812bf6ebd3d3d0087a7dcba460646d451696b6a867a669542 │ │ ├─169937 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169953 /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 -- │ │ ├─169959 erl_child_setup 1048576 │ │ ├─170017 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170018 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─170028 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─170187 /bin/sh -s rabbit_disk_monitor │ ├─d0b9e8c3a1e28bdbc2d38b06b25bb4dd7817428c7c5f249ff1bcefe115b340b9 │ │ └─45974 /pause │ ├─04bb79eac1997ce3ef461420e8c73e70538dc61ece3b52acd40b160320be97ca │ │ └─213546 /pause │ ├─c3e486a7ffb9c8454f6ac959efa8fc4a90fb0273fc1883be60b8ea22464c5000 │ │ └─47011 /manager --metrics-bind-address=:9782 │ ├─ec8f7fc3ece91428746b3be9441ea5df3b8f2398ab41ecf5b720444b6019679c │ │ └─63275 /pause │ ├─f8f8b67bec7cbc15a0865c87e4efdd79f89afdbae096cf3988154c2dcf271646 │ │ └─66123 /bin/oauth2-proxy │ ├─9c471cd9cdeac5e3a7ccc0e197cc0ef047294cb714fcfece8e0c6ca2e5692bd7 │ │ ├─200749 heat-api-cfn: uWSGI master │ │ ├─200829 heat-api-cfn: uWSGI worker 1 │ │ └─200830 heat-api-cfn: uWSGI worker 2 │ ├─98e10ff8de70ca3d95eeee2289af76ff1ed6ae37ea01258b9201d04eeb9d1df2 │ │ ├─168000 nova-metadata: uWSGI master │ │ ├─168016 nova-metadata: uWSGI worker 1 │ │ └─168017 nova-metadata: uWSGI worker 2 │ ├─9c14f90366dfc7fc25da7545e2aed62c63e4dd107a50f5641f9ef1b31f4a9e3b │ │ └─140303 /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 │ ├─1d8430ddbfe026eac75e0e94233e3d6032fdb41a2a1f6a0775836d3c239e1017 │ │ └─61985 /pause │ ├─23598211448ef4b775c21ec5b67c0fc37840721d271f5bc6407b7d015934aea8 │ │ └─65704 /bin/prometheus-config-reloader --listen-address=:8080 --reload-url=http://127.0.0.1:9093/-/reload --config-file=/etc/alertmanager/config/alertmanager.yaml.gz --config-envsubst-file=/etc/alertmanager/config_out/alertmanager.env.yaml --watched-dir=/etc/alertmanager/config │ ├─719505c8c3e69324b8e642367afba81eb6f35b6cc461a98c538ea8aa20278d21 │ │ └─105704 /pause │ ├─87f12d3ebc8df295918557c6ed000c1d70776279e75c57c1e227b223c1dc6453 │ │ └─43783 /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 │ ├─cfb43589c41b17bc3ef27910d8d5517ed62ff4ea21a548ebd42d118665d5d47d │ │ └─109413 /pause │ ├─a8fc6106e1f094e98c66039a636f3dd453248a6cc4cc41d98e882040497e2f4b │ │ ├─60353 python -u /app/sidecar.py │ │ ├─60923 python -u /app/sidecar.py │ │ └─60924 python -u /app/sidecar.py │ ├─513e9cb3dead4e337fe6c68db9bf0b57f72513453280ad0d5e0caa4b58918f63 │ │ ├─185328 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185348 /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 -- │ │ ├─185354 erl_child_setup 1048576 │ │ ├─185570 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185571 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185581 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185915 /bin/sh -s rabbit_disk_monitor │ ├─98a7e62a8a49f9f7b9d66a5d1e36c6392ede256747d2b25fb7ed7bc1cadcc91e │ │ └─48483 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─2592ee54da2802810fd681584f47ceaf6b007c53ee5942e52f9f3727c7bb5696 │ │ └─157085 /pause │ ├─323b980be188e5007d5ffddcfdcb3b8815513568da29a6421e0d15525f31c533 │ │ └─56009 /secretgen-controller │ ├─05a8c65d988294d0faec45f9d684921e554fa17ec80e9b674ae358c50aefcd4d │ │ └─65959 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1869d7bc57f161c0c4dccccb3af5e653d8ab4d64911c8a86f228c9256a03c82a │ │ └─253089 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─ed16a67bae39ce36de338134def507bf393da21f8a4bb0d8100a9bae2b802d5c │ │ └─105560 /pause │ ├─351d8404ef319ffb70726010fe52bce017a12e5049a444c83ba239ab9f9d1ac0 │ │ └─85923 /usr/local/bin/rook ceph operator │ ├─e0a11a2cbdd8608f0f0fa127ec08d9329fabae514e392c26250ca94bd4404b77 │ │ └─187824 /pause │ ├─491b7fd34eb1fd870a6ab4fcb743aa0c51b53845fde9140c719c2550a16dd1bd │ │ └─257714 /pause │ ├─463f983eb8da6f7dd99ee471dbf1c2593e700868de78b799637e32065255b952 │ │ └─47675 /pause │ ├─2bccfc5e2f0aeb427d3ce520e8a6e51439e3175f37c46d91a2b72ebd9982fdb8 │ │ └─91267 /pause │ ├─c27fbde4aa5c26c1c942adb2ab446a23b7803d52fa310590f5f13b8ab9c3ecd8 │ │ └─54776 /pause │ ├─b9f8be7b1eb712994c056a56009e330b8587c7de3991ab6afd55a02b9ef6fffc │ │ ├─84285 barbiacan-api: uWSGI master │ │ └─84298 barbiacan-api: uWSGI worker 1 │ ├─2a36039fe63f3337f33606dc4938defaeb8f53ff1032edc5ede645b27995070d │ │ └─169828 /pause │ ├─b4ecb9bdca94afcdf5fd61885e645c172ec9aab4ee785d0bfb9af4bd788ae385 │ │ └─55477 /pause │ ├─234ef44b9e9920fafef8f60a2d0f421939da2d95ede193fe70314cc8e279af48 │ │ └─61735 /pause │ ├─de0297ad583c1c139d7f8ac42b7cdafe03486b9662d7b4a6494f5f41718df9ed │ │ └─257916 /pause │ ├─15f47a79e2cd51728f9580f3949db80cc50e0cab383bd3f63a30152450647a36 │ │ ├─244771 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─245581 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpznwzpazq/privsep.sock │ │ ├─245590 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─245597 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─1eed9d04be1650c77433e5ee0b425fd34ac2fd501cd16e492a5e9a10edddcb3e │ │ └─171557 /pause │ ├─8cd8a6661dad615e7f263b85db812453ad4b4e4229e04d2903c382d32dae99df │ │ └─45875 /pause │ ├─77c53a254e89eba7305feec2b856894a8a5af90f2c6177f53a80d46812f81b8c │ │ └─228914 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─ffcf9cf3a1d219e4e40260096ca3cd1410e4c8f4aa2ca8099edfaf03e10a403a │ │ └─252895 /manager --metrics-bind-address=:8080 │ ├─eda0c79900cfa02e53017d6dd41012ee4e3e1f569f91748a9b78852cb9ae58fb │ │ ├─180577 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] │ │ ├─181096 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) │ │ ├─181101 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) │ │ └─181104 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) │ ├─0975fb55aa89d80ebd809edee96ddbba322ae8f086ef488c844b85277879eadb │ │ └─47325 /pause │ ├─a41911fee19271d68d8d25bfe4b002a03c35d6b4f7a040f8112368c7941d0414 │ │ └─185845 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─6f8e25fab4a82800b97a82be93d4aae4b0df6ad0709db5d957cc9d9c3cc63beb │ │ └─65412 /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 │ ├─b0656d5723876c60d6b2782128e8bb734783f411dd82beaa4e5b15897fa47972 │ │ └─187721 /pause │ ├─b53675d3f2fa53fe5851f3a57ac5d34374bc3883f944ea4938b2a2c7c6c24c56 │ │ └─141746 /pause │ ├─328f70d9d79d1659343ac557109409ce4094d86290dd63d7924476b7b1d2db29 │ │ └─267173 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─6705562a01c969fb1579ce461f985765913a58339cf7a5d6c21d7fb51ffe5c19 │ │ ├─172661 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─401064 sleep 300 │ ├─522e2ae8258dd5f312d8892a797a1b2a020593c977a5eafb9880d04d7273efdf │ │ └─65990 /bin/memcached_exporter │ ├─a866b63e2cf31d824ef81bfc7ee7a9cfa879b67ab4452c70d505e5e325fe7e7b │ │ └─95640 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-psph6 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─997a966a80bf74b4b24b708b129fd06c8f3cad0dd64d791ce5f21c996932f972 │ │ └─43537 /pause │ ├─0a9d15f2574ccb2e40c5c87b4bfffd234d28d1143a4b4496a093d60489ab1732 │ │ └─50478 /pause │ ├─d6e5c22a45147f0734cbda4135addd8f3bc65b893e6f89bb3012cfd10c65071e │ │ ├─106067 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106297 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106299 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─1d756ea2ca3c181dd3a2a405e41bbb7ace8d8e1202e79173213f31772fa068af │ │ └─229946 /pause │ ├─cb9c1a0fbbced540edf0c2186cf094a9c0b9ff12f3eb0febff9c8f256b5c689b │ │ └─267331 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─9696ff00f7426f320b9212376cb4021aa31fa4349617a0e806b2e10d5053ef33 │ │ ├─226427 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226445 /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 -- │ │ ├─226451 erl_child_setup 1048576 │ │ ├─226504 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─226505 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─226515 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─226587 /bin/sh -s rabbit_disk_monitor │ ├─d765ba972579ee54c91446b8c6d982af00af6a60570136be5a7e8ade3d8ee739 │ │ └─163170 /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 │ ├─2930ea0fc96ae110f76d9f7d305c410acc3e177b3a786541cccac559211faffa │ │ └─157006 /pause │ ├─b3f26cfd05bfbfae33741a16847031d4193aa5daa622d82fdfc2ca26f16e7f87 │ │ └─62868 /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 │ ├─9c48d99867c770ab1dc1066dc3b5a0b69b5cf8a9da5669e49aea420dac2ef98e │ │ └─269550 /pause │ ├─a4e8e4773d48c754c31395569378d157048abbfcacbd74c62a7cb2c3f51702bd │ │ └─64444 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f0946b007b689ff1539170b442bd47b429377f5d384cc50bf57e3664e589f7f9 │ │ ├─ 95680 /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 │ │ └─409894 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─879de591b61189ef70ce4d433011fd55a2a484018ef5212d37458c7239a8d99e │ │ └─122506 /pause │ ├─f16aaac2a09467f46d12ae731a020c899ae986f192d6256bd487381308dbfac9 │ │ ├─107776 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107793 /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 -- │ │ ├─107799 erl_child_setup 1048576 │ │ ├─107852 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107853 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107863 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─108040 /bin/sh -s rabbit_disk_monitor │ ├─dbfb9e26dc737efed9570416534db7cc5c08df4c5d385fbec9a2a24955f92cce │ │ └─172087 /pause │ ├─6bc3ee21931df53e7695f5a7aa526e34dd77e7efd7e30e76dbfb1feccff91e80 │ │ └─39431 /pause │ ├─cf685bb05f5f409cd9c17de0f7e63b870c68590d94a17ba5674b26333080fd73 │ │ ├─200789 heat-api: uWSGI master │ │ ├─200831 heat-api: uWSGI worker 1 │ │ └─200832 heat-api: uWSGI worker 2 │ ├─5dd395c2ab39e76999c398a1e6c586896247036ddcfd689c116b7ffcd8296040 │ │ └─60069 /pause │ ├─dbf4f6a83f59bfe6481ae6909565ad0b48d39ff244987923ce7aeb152b564308 │ │ └─50263 /pause │ ├─681f517662c73f68f546bee4c7e73df1231be46315c95c4c3caa8516643894a3 │ │ ├─181686 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) │ │ ├─181991 /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/tmps3kztnqx/privsep.sock │ │ ├─182241 /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/tmp4ne1f8ok/privsep.sock │ │ └─182457 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─a21544a5103bcfd960edf0d80a9ac88a89f46428198793d4952912bfd252bc54 │ │ └─185224 /bin/bash /tmp/libvirt.sh │ ├─d5bfeda69f48fd7fcd2a3e9a47b904ded4764c4abdd21a46fbca4e9196fc1e21 │ │ └─252820 /kube-vip manager │ ├─e402946ef90a484a5915597f565b00c1eb4ff03e23af800f99d14e86459f69af │ │ └─42532 /pause │ ├─633760b6ee66ed3e08f4596425024860a2f7631b41ce05bcb66af4284897548a │ │ └─123180 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─14920a0cfb82ee4238eb65f8cb99e564c843ddc761b032f7b667896020a2630a │ │ └─233191 /pause │ ├─0a5409879222da792591b146dbc0e0180639386fa2b5ad487fff825812708ed1 │ │ └─228774 /pause │ ├─bf91def7cb1dfc52768cabc6e28667af65d3a644bb656c8e762196c099797bbd │ │ ├─48210 mysqld --wsrep_start_position=30546aa7-48af-11f1-b34b-c37512a99d1b:20 │ │ └─48335 /var/lib/mysql/mysql-state-monitor │ ├─8e8561f374026a199877a05e878af7e703c26317e6a6aa8d6019eb77df95e6ca │ │ └─50952 redis_exporter │ ├─2a58e9390dd654119fa7c8ab776c4bc05ee99604bb92d082494af88f5fe35ce5 │ │ └─66165 /bin/oauth2-proxy │ ├─85c4f9f32431da5da5dc65f3d146ebaa6aae4152996189411746d6a61118d68b │ │ └─244742 /pause │ ├─d5dc60ab0fb2683bf9e5646862f8ef50023610353402615188ae959b2237643f │ │ └─43578 /pause │ ├─6f7715d17dc45a6fcae9e98cb76b35df794896b625a3e462bb17ac58f52e769e │ │ └─96668 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─07bffa04318a8bd964bdd3ae844a9cb15f978fa68656b44a3d0980dd25d63c91 │ │ ├─168901 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─169475 nova-scheduler: ServiceWrapper worker(0) │ │ └─169478 nova-scheduler: ServiceWrapper worker(1) │ ├─102573bcc8561d9306f50a6e2a23461deac926dd9d9a788550eb2190aef20883 │ │ └─39573 /pause │ ├─db0bd7a933aad46674db99aa219db7517e2195a1f43a2cf2faedc0fa1ff00bd8 │ │ ├─223868 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─224458 octavia-worker: ConsumerService worker(0) │ │ └─224462 octavia-worker: ConsumerService worker(1) │ ├─2182c283eae8fd9264c8b9c28c9454208c69047fb4e668c394bdc36345feb48b │ │ ├─41279 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41695 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─6cd84db3a47683628f482e7303f0b392fd7b80a9fd8a9ef402b1b05d0b650019 │ │ ├─180618 neutron-policy-server: uWSGI master │ │ ├─180632 neutron-policy-server: uWSGI worker 1 │ │ └─180633 neutron-policy-server: uWSGI worker 2 │ ├─275c99ba74e0548c3f9ffca89289f412731f17d9f24cc559443ec9c7fc4dcaf2 │ │ └─231506 /pause │ ├─6fb0aeefc8940ab708e7c8c0c3e97b77e6aa5c074ec0641d75096827c068fcff │ │ └─142029 /coredns -conf /etc/coredns/Corefile │ ├─ee5353afebc5bc23edf3380b98630905d1bb4133a54b7b8903e379a71f955b9b │ │ └─141431 /pause │ ├─18d6b7f3cf132f536fdacd70907594b1f3d303a85b394608de10f6bc1c1be357 │ │ ├─142950 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142967 /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 -- │ │ ├─142973 erl_child_setup 1048576 │ │ ├─143021 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143022 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143032 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─143194 /bin/sh -s rabbit_disk_monitor │ ├─8ce5906dbd8f3a7eb12c972bbbba1d681f3e86eadf0b8733ec90f66120d2fed2 │ │ ├─91433 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91450 /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 -- │ │ ├─91456 erl_child_setup 1048576 │ │ ├─91526 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91527 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91537 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91890 /bin/sh -s rabbit_disk_monitor │ ├─1645a79b8414e8a26acc25fb953729322d34be309122919374f09811d0accb24 │ │ └─252833 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─5a30081e7a13c1254ff4a52cb311af00c81301d6e81be23d81aa5ac904955a5a │ │ ├─245235 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─245784 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─245785 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─36a671b0bbc52b4f615057d7d6397cb0abf6c28f87ae8cb21b274f91eefe79a9 │ │ └─142614 /pause │ ├─5c69452341af26f4471636cde24fb5519f2c30f52e5677d9ba3ed2c944c4d100 │ │ └─55519 /pause │ ├─500b91c12d7fbd49bc1c26a46a27b3dbae34173e93e345274e2130f7fbd6c05a │ │ └─95400 /pause │ ├─a9d6c4946e9cb00f95cde50f42e557ef62521b1c81d80f4dd5c9fd25d828767c │ │ └─68166 /pause │ ├─f9e17048904847aeb20851775cf071b82fde9bed60cda83764af074bf43e1f48 │ │ └─273592 /pause │ ├─6215bc880320a60cb321e88ed6665a7616737efc992115b2db26b444ad0df6b6 │ │ ├─119021 cinder-api: uWSGI master │ │ ├─119034 cinder-api: uWSGI worker 1 │ │ └─119035 cinder-api: uWSGI worker 2 │ ├─fbf4688686d06f8828a943b40109302252842b90074239bc32ba700c5caf88e3 │ │ ├─205030 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205047 /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 -- │ │ ├─205058 erl_child_setup 1048576 │ │ ├─205241 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205242 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─205252 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─205423 /bin/sh -s rabbit_disk_monitor │ ├─986bb9c35f69121f621f2406e394f8f19b84178a083d90027e2d2e672e1cb158 │ │ └─65369 /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 │ ├─ff1f629f24493371f311654f8a814b167be7ad6dc1841a3c33112001163f9957 │ │ ├─48139 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 │ │ └─51009 haproxy -sf 225 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─9686a60c5649dc66e11164c84df0f8e5be10708c03ef486429c6c3f8849d22ef │ │ ├─200788 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─201086 heat-engine: ServiceWrapper worker(0) │ │ └─201089 heat-engine: ServiceWrapper worker(1) │ ├─26d9ab06df094171a2f1c6a212cae5d99ac9a215fa2940aaedb6cb7d867eb529 │ │ └─272523 /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 │ ├─37600c72befe8e6762ddaf534fa35801615de866cbce88514fd34f37c90aa49d │ │ └─55909 nfd-gc -gc-interval=1h │ ├─476be3c8912d25e642862012b3277fcec9d94e47678d29766c4a631faeee4710 │ │ └─65516 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─7b1402dbfb99d015e154cc26717a373e91636f46727ed75141aa1be2f4a7178c │ │ └─42601 /coredns -conf /etc/coredns/Corefile │ ├─4adf00a7990825fab417267d19111d292ee494b736b683ac51db5043f7135a28 │ │ └─40803 /pause │ ├─cf25a4d470fa3d60612414503af136798e490e13d286cfe1e2e04b08220f9d4c │ │ └─40026 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─258a42e88e4c772e96b4df8fa8f6a1c95515023d83ee9f01a25490082ccc1f1b │ │ ├─245024 magnum-api: uWSGI master │ │ ├─245054 magnum-api: uWSGI worker 1 │ │ └─245055 magnum-api: uWSGI worker 2 │ ├─9d8c35671edeb4a590e04de5fb75df50e4f56819e19cf40702349eb9f229f7e2 │ │ └─230890 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─25c5ca102a13cb3c2c29ad73b59bc97454fe5b3c3efca6cd69b0e0a7f50f77b0 │ │ └─185174 /usr/bin/libvirt-tls-sidecar │ ├─b53b6752a059d4c3d588aac32a507505f39d7340af22c7ea82b9b0b7208d699f │ │ └─233215 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─6ceb84bae4e834ff9d06538dec5b72ba292c6939099827e2f7e26e73f36783e3 │ │ └─104066 /pause │ ├─2d00a3c1c207c1c588073cde30e3c47bb0ce9523c375b922c1d4a63863893497 │ │ └─157511 /pause │ ├─02f6d1b4d689eb44156e2bded5b35cf522690aa8f6ac772677ed23388a70e055 │ │ ├─ 46187 /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 │ │ ├─ 46200 /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 │ │ ├─ 46295 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─271873 nginx: worker process │ │ ├─271874 nginx: worker process │ │ └─271875 nginx: cache manager process │ ├─aa981511a45648de38a5117edd2902e2c37772c03d61f8b9f80f2e2dfee93fd3 │ │ └─272179 /pause │ ├─1c2a3b093daec5436885d647a443e98e16d213167978bb7bf067f3b9c0281002 │ │ └─65082 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─abcad7b746770f3cb07bb239b3b0dbe9305effb596c783f2562dd33ec9e32d41 │ │ └─42638 /coredns -conf /etc/coredns/Corefile │ ├─81e30c9db114290668b9c12077f59bcd74faec1e2ce2876a3ccc67536a8b2800 │ │ ├─64622 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64656 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─947dca4fcc0b1046b09d70a6b0d437a40246545746c7ec81fcd753a675dab3e6 │ │ └─230861 /pause │ ├─8243a74bf041593be9952a1984ca80ceabf4edda5a469f0c3bd13d035b4a948a │ │ └─245295 /pause │ ├─62aa36651572560de0575a01086773efefce44d9c9b4d85e8f4e5fbdb6d685c6 │ │ ├─167852 nova-api: uWSGI master │ │ ├─167886 nova-api: uWSGI worker 1 │ │ └─167887 nova-api: uWSGI worker 2 │ ├─5de38f8c850994d0f3a5bb3f0cc11a776b853022872b3a1d94257d3c64098a00 │ │ └─85050 /pause │ ├─15e72c1b7c51357124abbebeae5f76bb3e4c7cef6382432320798e09b64c09cb │ │ └─171838 /pause │ ├─cc965e91905bb86cbb485fc1d3a84576cb9c031b4246868b121ce97bf5aa8406 │ │ └─64299 /pause │ ├─c523b42c400f228b062d323f9fa00555bfe36f03f5534f1d9603bc6270de7570 │ │ └─62254 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 │ ├─57d14b788bc35a9fb14ace0bfd0f8795934e85367a0d9a9b2fef86c9cc41e9ab │ │ ├─77516 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77533 /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 -- │ │ ├─77539 erl_child_setup 1048576 │ │ ├─77665 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77666 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77676 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77810 /bin/sh -s rabbit_disk_monitor │ ├─78549032c2a77a980f996a8da65978236e5103035a0d77d0709ad1be18f0fdd5 │ │ └─122469 /pause │ ├─495ab58084023bc0533a0cb9f1d9033e8839746c0385cc7718d3cfb6a422df35 │ │ └─64506 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─64cc98f8b5b6a690380e15a1aaf29cdb82987e3913bc74cfa9d7cddaeb6aebbb │ │ └─62451 /pause │ └─14a90df8a3572ae324a6866ec5d2c4f118fdfcd0541ee08a338cede22647c2e4 │ └─39635 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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount