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 │ │ │ ├─21454 /lib/systemd/systemd --user │ │ │ └─21455 (sd-pam) │ │ └─session-22.scope │ │ ├─21448 sshd: cephadm [priv] │ │ └─21474 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1447 sshd: zuul [priv] │ │ └─1460 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1451 ssh: /home/zuul/.ansible/cp/199.19.213.136-22-zuul [mux] │ ├─412549 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-swlpzfmuddswmovuaaskqxusnrkykqae ; /usr/bin/python3'"'"' && sleep 0' │ ├─412550 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-swlpzfmuddswmovuaaskqxusnrkykqae ; /usr/bin/python3' && sleep 0 │ ├─412551 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-swlpzfmuddswmovuaaskqxusnrkykqae ; /usr/bin/python3 │ ├─412552 /bin/sh -c echo BECOME-SUCCESS-swlpzfmuddswmovuaaskqxusnrkykqae ; /usr/bin/python3 │ ├─412553 /usr/bin/python3 │ ├─412554 /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 │ └─412556 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 … │ │ ├─ 9787 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12171 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e76c3947c0f755061cbfd513f7a90ca8f342ddf9180989956ab5f26d6c3ed38d -address /run/containerd/containerd.sock │ │ ├─ 12561 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cf33c2f76cf7f72b63289a79933bddcea331f418dfd26a97088bc1c2083335c1 -address /run/containerd/containerd.sock │ │ ├─ 19548 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 924369672cbc61694246cc364c79a6f8f69817b9fc3f50d2d8e0b1e5532f7be1 -address /run/containerd/containerd.sock │ │ ├─ 24728 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 15fc07a491fff7170d06adb763f474e9ba7d1c4247d4868d5f379afb95218961 -address /run/containerd/containerd.sock │ │ ├─ 29258 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 92f7003cb67678498f468a5d89194f2dcb4485b497bf3def42d9329f9110ffa1 -address /run/containerd/containerd.sock │ │ ├─ 34016 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 26682089057d2bd52cb09106d53a1eed0d31616d4c179bfb0a412345fb45a440 -address /run/containerd/containerd.sock │ │ ├─ 39511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6472967eda0e121e973a1da0e953c4c08c9936d3e388dc55ffd8cea585497e13 -address /run/containerd/containerd.sock │ │ ├─ 39552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9144f896708c152ffc680da6a670fa6807725adc6b3824f774705fb37be66074 -address /run/containerd/containerd.sock │ │ ├─ 39576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2a54567291a8e6b88875ca93546b65a342ebb2d683d1d86c62583b6756898ec -address /run/containerd/containerd.sock │ │ ├─ 39580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2ccec4e6b8b1d55fadbe04b567eb11d44eff17f7c6c93a31b9dd0e0214e3b29 -address /run/containerd/containerd.sock │ │ ├─ 39598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24dfd14f6fa7613176c4973df4ba4205b62014387203a60d111ef7be8b3606ed -address /run/containerd/containerd.sock │ │ ├─ 40125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4590d7632b6c001c06e19b11c06c6773364596cadf560d0b302dc2a6170f8a03 -address /run/containerd/containerd.sock │ │ ├─ 40860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10cc87551bffe26942fa8993fe6dc795233e84824c79ad803d705fee1b19d75b -address /run/containerd/containerd.sock │ │ ├─ 40900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cd16661881452b334578f8c641787aad1b62a9e1dbbbb9a54d95580b6e70cac -address /run/containerd/containerd.sock │ │ ├─ 42217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1ad765bf8524a0bc00ad938fb3ecbc7e45bee59f2985d79ca7334084292d9b6 -address /run/containerd/containerd.sock │ │ ├─ 42660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1a1e8f51c275261ff339a899c071a5cd1381beb46010deda4e21ced18eb507c -address /run/containerd/containerd.sock │ │ ├─ 42704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 117e7811e8b5f48e93ef12a7c4ca22c2c1d7e97c2ffb002efc48258106fdae28 -address /run/containerd/containerd.sock │ │ ├─ 43138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26d578f12b304beb031bb0853d811b6f140e09d46b873ab9c3e3df605d95f794 -address /run/containerd/containerd.sock │ │ ├─ 43636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b431677facc9bfbf13663a04db1d32e28b81ce48a1e7b096ad1de971fe16538f -address /run/containerd/containerd.sock │ │ ├─ 43675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a46574ec5f2a3699bdee2a51e7f16f3c9b43caf5b3fee93c8ac2bf8a6db99a48 -address /run/containerd/containerd.sock │ │ ├─ 43722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4faa3b6f804f1720ce60788866c02f2928c8de491ebce3d2d424071c2d35f91 -address /run/containerd/containerd.sock │ │ ├─ 46002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d058acbd4295a85fa9d50b1ab16cbee83beb14b7a5308f133a374c4128f4bfe -address /run/containerd/containerd.sock │ │ ├─ 46080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00524e27588965cac18364bcea70dd8ef2c3a94942fcc2522ebf6defa9311308 -address /run/containerd/containerd.sock │ │ ├─ 46820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8e2a7744e815c646f0a58b23179e796f0fcd758bc872d389740948b4aad6b54 -address /run/containerd/containerd.sock │ │ ├─ 46921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 729a5c5f395660fcb20b030ade01638efa10eedae31b5a194740e1e0fd411a3a -address /run/containerd/containerd.sock │ │ ├─ 47279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fa4e775bc19dfa132dec6cb7446e1ce8ae6536bb9c2a02540d5e0695f177692 -address /run/containerd/containerd.sock │ │ ├─ 47800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92932e69be8a9aeb9061e0de81c3afdbd0230f466ee3a61e76f46d885ef03425 -address /run/containerd/containerd.sock │ │ ├─ 48214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff07fecd318941fd1c0ea3811824ad04ebc9c1f725c4dc2e5d8b369d1ffca7f6 -address /run/containerd/containerd.sock │ │ ├─ 50462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4288ce25e0d7e8f9e021e070c26bdb8f72f80907a2554961409358a3c38fc67 -address /run/containerd/containerd.sock │ │ ├─ 50655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2ac4a58fb36a7d91bab833c334e5ba6cb9b5d4588534bc684782c3dd2874915 -address /run/containerd/containerd.sock │ │ ├─ 55080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8edd7f89db704d16b7fcbe78f25e1ccfda907baa48df9bd79ad472829551e1d -address /run/containerd/containerd.sock │ │ ├─ 55803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c929dca43d745232e2845915dbb04b3539f681d11dbc55da9701dcf47a01b3f7 -address /run/containerd/containerd.sock │ │ ├─ 55867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fb4436a65006ee5a99bbb37b26581e6d9acb121eb699c8c8e50b8bfe7a05da2 -address /run/containerd/containerd.sock │ │ ├─ 55892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5609d24f05950f772efc09258291bb62a80f4d88e5f868a426c53fb3f9b69b1 -address /run/containerd/containerd.sock │ │ ├─ 56081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd538b9a9bf711083c5e9f873eacc9b7e06c605e472dc26281a78759fd666e38 -address /run/containerd/containerd.sock │ │ ├─ 60176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c93570b310e19193d56f329d83e8997d63a0546fe50bf8099ebe40eed6a1f46f -address /run/containerd/containerd.sock │ │ ├─ 60369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a36f3e64f53ea29c2bace95125c976a17bc2ba4f94f52fd92dd4303a0c23b87 -address /run/containerd/containerd.sock │ │ ├─ 60419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a39d9499e2c2c1328238db0439b40d5a81a603ef4eb79eb4b4b99b52cd4d26c -address /run/containerd/containerd.sock │ │ ├─ 60456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07a2ed190d6f288758cd868cbd7c60b9cdadcc7a20e1eeb98ec0798d94c5c818 -address /run/containerd/containerd.sock │ │ ├─ 62023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e97f2a694dbf4ba5eacf328d342d0b93e4ad539fe69ab5e89c1656f23684c21 -address /run/containerd/containerd.sock │ │ ├─ 62070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4de5a18c7bef5e8da66802de482f60f85892d6d89c6a560fd37190069bda3438 -address /run/containerd/containerd.sock │ │ ├─ 62105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e1ee30f9397e3f6ee72f55a41320684b94cd8ee81a42a6e5839478b76218e36 -address /run/containerd/containerd.sock │ │ ├─ 62417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00d1a9b8e6021989742c065ffff434d93efc37e15b1a5b18c4c21a85376a5589 -address /run/containerd/containerd.sock │ │ ├─ 62519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 332e1f1b031eb9992036c8b21259f91da562a425527f04d4f1af3df700647670 -address /run/containerd/containerd.sock │ │ ├─ 62724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c41221662c0b7f9ae47ba4c9ba8035917ab9512b19482e321ad47cd5db6b7770 -address /run/containerd/containerd.sock │ │ ├─ 63079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bf9a2dcb66f9487a81836fe4ecffea57e3225f31b72d6fde1b58f4a1df50312 -address /run/containerd/containerd.sock │ │ ├─ 63538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5959db548d39441d8130b22691e72d486dc2509bd50ba29297a2afc015caeffd -address /run/containerd/containerd.sock │ │ ├─ 63619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a46743904230522c15fd5dc97768170778bf2ad41d378e805b838a373f87a2d4 -address /run/containerd/containerd.sock │ │ ├─ 64442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b279df82c2dc89b30c9a9ddd4a3bdc9f2d36a3c11d8f3d90241aca62abcc0799 -address /run/containerd/containerd.sock │ │ ├─ 65860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98169f099dbc709d42f644ad92d11998dd5897c3ad04f7d3c95ed6886e8319f8 -address /run/containerd/containerd.sock │ │ ├─ 68260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9742ad5f153e5443cae7d7be2b727d15e87865ad4f4e42b5310fe6da5872a54e -address /run/containerd/containerd.sock │ │ ├─ 77485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fbbb1bd2f6740dc8a730fc9ce46759358e8dbf8a875793c9b4b3206f7b5d0ce -address /run/containerd/containerd.sock │ │ ├─ 78966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e02343184fe745a274fd5e50b18073b47205835c7062129cc3a07a951224b673 -address /run/containerd/containerd.sock │ │ ├─ 85031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba8d8170f427ba0c30c4aeed3c2a1090121da0f3d70be0cb3b67e0c883861ab6 -address /run/containerd/containerd.sock │ │ ├─ 91147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d16987c81d1cbab9238024aa8e6dcf7e84fb37b083e88df3cc52b995c2f6f56c -address /run/containerd/containerd.sock │ │ ├─ 95229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71c3eda0f989786d053fd4c652465ba26a3cdccf366dbd7cd99ea8ca9f9159f5 -address /run/containerd/containerd.sock │ │ ├─ 95267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ad8a2af9ec7617f590f44a443aeab2916cb76549c42e5760eb89339a61a0856 -address /run/containerd/containerd.sock │ │ ├─108569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14264f37f66fb3b05818bc2f2582cf20e10e628def881c0a9cf893914b61f7a9 -address /run/containerd/containerd.sock │ │ ├─110019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1b8a7fc684f3fdd60293a64f2bf16da7ac636535506717156476fd3503caf0c -address /run/containerd/containerd.sock │ │ ├─110074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df05c258c0bceda1684130f6f80d4a63d213546ad045f08a44347b4403788d64 -address /run/containerd/containerd.sock │ │ ├─112110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0581dd9361ce01840170bf9fcc61bf3f50eafda4e4ee5c1950ab2ce48721127 -address /run/containerd/containerd.sock │ │ ├─113905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5e9e8a89ea1d77bd0eba5e398421c509b160d58f5fdad228bca9084b35bf8a6 -address /run/containerd/containerd.sock │ │ ├─113939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2ea4a0390c9f2ccba4a19bc5bb64d1f2e2802fdec7213eda0e917cc8acd3eae -address /run/containerd/containerd.sock │ │ ├─126983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b455c794c3ecb00cbae6e35c4763d6fda0537565ca5b6cf10509aa8d2033604 -address /run/containerd/containerd.sock │ │ ├─127028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa2c713eabcafb95ef808ae5274972ec9f8ea8aad64bb95523eb0934e65a255d -address /run/containerd/containerd.sock │ │ ├─129445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd320b40fd446f08e9aa9ba89a7da3a0f99af75ab1d148cb5585a8ee837c9955 -address /run/containerd/containerd.sock │ │ ├─155396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ded8ea2d0860300863360452c4b154fbdb7cb042dbcadaa31f5c914db1166d8 -address /run/containerd/containerd.sock │ │ ├─156438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62877973e1c2f3c6b7c39466cfbae3b685c8558ebd78c4018b7383780044b0c7 -address /run/containerd/containerd.sock │ │ ├─157923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e9e9500874e4a517e38cb144d1f86cb80e46f400dfe6e811da3c0df6c2a971c -address /run/containerd/containerd.sock │ │ ├─157975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf94ff97d6da87888bbd9c0cebd0d927208fc8085cca263a069613a77f5d4c64 -address /run/containerd/containerd.sock │ │ ├─158418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e915454152755d656de51209f617cae79176ebc9212d3ec71f6ec7f0ff518dbe -address /run/containerd/containerd.sock │ │ ├─159624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caca5f7db57f16525b7cc5c202d285f115ceb0d37c957af404cd295db71a7767 -address /run/containerd/containerd.sock │ │ ├─161649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e391d4db76205935c9a81c96a04f7acc68bb83cb4ed682387ebe4054cc6e332b -address /run/containerd/containerd.sock │ │ ├─161854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0b56ad986f4faa0cec2249ee54cf73970688b7e9422ea35a60454d238de7293 -address /run/containerd/containerd.sock │ │ ├─161903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e85714efffaed8110f9d6cf27915ad30898cca6dae688c0ba10aa30c2f2f1eb -address /run/containerd/containerd.sock │ │ ├─162020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da2ea433bc47da12ee3a29f942e08efddb57d08478a61cd023339e3aa8710c3e -address /run/containerd/containerd.sock │ │ ├─162293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 889f73568676518323fb07cae4f3ed19803a2f87556bdd85373b721b9fe05013 -address /run/containerd/containerd.sock │ │ ├─162695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f193a3808b54d7b9747ce9d0123b29b889b5b2d42bb9b17a72b39fd7d9eb702d -address /run/containerd/containerd.sock │ │ ├─174474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fb117edb7e6057460b3224cfc82dacfcb6a401baab43a925b8e3a845ffe4b45 -address /run/containerd/containerd.sock │ │ ├─176358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7db007b03dd2f367cb949a594e92458dd349a62a734d4d775552db675c453245 -address /run/containerd/containerd.sock │ │ ├─176360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76b9d3205523fa9ee9b3df8fd938b7a9d9b9d8b81720fdd4dfe5524963ec3a96 -address /run/containerd/containerd.sock │ │ ├─176419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f201e28fc9955f76ce86d7f96193452ca06695cc7963e2522a3ac055afba1653 -address /run/containerd/containerd.sock │ │ ├─176719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d18f8589b42af8b40f97a679a565953425fd2e96f0c20e9d106ad0ae474e8aed -address /run/containerd/containerd.sock │ │ ├─183926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b29ad7cf09ffc3e8360dac9036560b4f4539724add9366efb035f614a3ca0fa -address /run/containerd/containerd.sock │ │ ├─187816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5323ca7d13516191175c7adcc63ded2ae906043d880135bc55e7f2c0d7a4f6be -address /run/containerd/containerd.sock │ │ ├─190638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09b763d7085dec5286d5bd114e1337e0a6957de414be2a4df17f2b3d545ff273 -address /run/containerd/containerd.sock │ │ ├─190719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91174cc384ed5e9f598812b53b7472ff95fda63fc2c524ff15b66f683132b16e -address /run/containerd/containerd.sock │ │ ├─190778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2c749c31869138dcf5da65908c1ceafc9b750bfa8701de4c22ed7d810beee15 -address /run/containerd/containerd.sock │ │ ├─206956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab1adaea7d34d641d018255fed84193572cf98acd94015720c8f4bf4e9d6f05d -address /run/containerd/containerd.sock │ │ ├─215072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00c6c11107a76ec7dacee69eb3087cc81ec4f0903fee6c79b82fea6ea63cf098 -address /run/containerd/containerd.sock │ │ ├─215168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bb592478f32c39f8395bf314c3cc3c1fe377efda2961657691d53d7d2a4f366 -address /run/containerd/containerd.sock │ │ ├─215178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ad71d793b22e8029fa436469960e4dd5eea51d17db3c5fa734a171fd3a9205d -address /run/containerd/containerd.sock │ │ ├─215488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f49595573d95c08c1231e4b4c02e8997da81665e88dcf5f0016aa8b5fc9957fb -address /run/containerd/containerd.sock │ │ ├─226654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf62f1ff8a2f8bb81cbfceafb1ab300c37e3b81d556082b2538806b6c02e183c -address /run/containerd/containerd.sock │ │ ├─229631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d335f6ef02eeaa104461560011b3921f3d41644b3515e9bd7ae5cec625bf184 -address /run/containerd/containerd.sock │ │ ├─231341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b3734aeec8d5c3ad2db9633668b09a39abbc46492a023b9ae483b57e4bea18f -address /run/containerd/containerd.sock │ │ ├─232752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3db6a222e47df5c56d77e22c447bbaf3607ddd68549a27b5057518da5d2b238 -address /run/containerd/containerd.sock │ │ ├─233770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19f9639f5e0ef448932ebd35a43f37a49e1f3e136fdb3497a9cddd92d2d74fbc -address /run/containerd/containerd.sock │ │ ├─235438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 430717892d5b72cc4a54f33896741c13b9169155b874370133f3716d70b88d24 -address /run/containerd/containerd.sock │ │ ├─237349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2628932b28a036225ebe709644d769162735e42293961e04d1103abd3d71d99e -address /run/containerd/containerd.sock │ │ ├─237396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4e233e4bccb59a22e94fa72a2ae87f6253a41ce4424f3eaf97ef5f58cadd00d -address /run/containerd/containerd.sock │ │ ├─246659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26f2fdca1ad7c49565f8efe806b4854d5045e11b16e383abd898c8fb5d8fa972 -address /run/containerd/containerd.sock │ │ ├─247125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36b421f31e64cbe06e6b6d3791f7c7e839b062076de1ce568d304aec4ec4643d -address /run/containerd/containerd.sock │ │ ├─257794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcacccb3978bea36a7c4bdbda57f7dfab236b8e78938707d5e69dfcb742c2bc5 -address /run/containerd/containerd.sock │ │ ├─261938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b717a897127362fc1fb27b4ee30f18377f7948aa15d5aea2d39f66dff1e9e84 -address /run/containerd/containerd.sock │ │ ├─262120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8420fe33af4b69b0614582886b45ac8e15f65e687c865ef546b1d3a33c689131 -address /run/containerd/containerd.sock │ │ ├─262226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cae062b091ffeaa4d0a0bb56fc67c415984f0f0091a240b4e4ce3538242819a -address /run/containerd/containerd.sock │ │ ├─262288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7300111ea75f381a20977be328abb909ebc108e84d103fa25918977addafcbb4 -address /run/containerd/containerd.sock │ │ ├─274114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 997d1d3d542364036a6d83939062f48b24bf0db15453610286d5ab60ed2dc385 -address /run/containerd/containerd.sock │ │ ├─276673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16c07387f309dd3faf55597004a80ac56c019aa00afbf160c5dba7446da136ab -address /run/containerd/containerd.sock │ │ └─278187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa89519713ba1ec5fc4f9c04f8bfa1c77788f1ffb8e30f6613ba596b36cd8284 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1192 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28973 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29240 /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 │ │ │ ├─19505 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19525 /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@osd.0.service │ │ │ ├─24435 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24710 /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 │ │ │ ├─33731 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33998 /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@mgr.instance.tvbozm.service │ │ │ ├─12477 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tvbozm/unit.run │ │ │ └─12505 /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-tvbozm --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.tvbozm:/var/lib/ceph/mgr/ceph-instance.tvbozm:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tvbozm/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.tvbozm -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 │ │ ├─12113 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12146 /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 … │ │ └─10158 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─648 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─619 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-26682089057d2bd52cb09106d53a1eed0d31616d4c179bfb0a412345fb45a440.scope … │ │ ├─34040 /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 │ │ └─34053 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─154744 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39983 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.136 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1376 /usr/sbin/uuidd --socket-activation │ ├─docker-cf33c2f76cf7f72b63289a79933bddcea331f418dfd26a97088bc1c2083335c1.scope … │ │ ├─12584 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.tvbozm -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12604 /usr/bin/ceph-mgr -n mgr.instance.tvbozm -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─chrony.service │ │ ├─10664 /usr/sbin/chronyd -F 1 │ │ └─10665 /usr/sbin/chronyd -F 1 │ ├─docker-e76c3947c0f755061cbfd513f7a90ca8f342ddf9180989956ab5f26d6c3ed38d.scope … │ │ ├─12220 /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 │ │ └─12239 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-924369672cbc61694246cc364c79a6f8f69817b9fc3f50d2d8e0b1e5532f7be1.scope … │ │ ├─19572 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19590 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-15fc07a491fff7170d06adb763f474e9ba7d1c4247d4868d5f379afb95218961.scope … │ │ ├─24752 /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 │ │ └─24764 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─154520 /sbin/iscsid │ │ └─154521 /sbin/iscsid │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-92f7003cb67678498f468a5d89194f2dcb4485b497bf3def42d9329f9110ffa1.scope … │ │ ├─29283 /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 │ │ └─29295 /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-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─run-r02d31cf79b83440ea1c18bdb5d6c95ac.scope │ │ └─190983 /usr/sbin/libvirtd --listen │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─2628932b28a036225ebe709644d769162735e42293961e04d1103abd3d71d99e │ │ └─237380 /pause │ ├─8b8bc69a66b551d5797433a3fdf972abaedab41c55d33e2825e927b94db27ad6 │ │ └─184592 vector --config /etc/vector/vector.toml │ ├─5b564ea742d0c37386661671660a71aa665b2db2f5c694067954d484b0f9cb16 │ │ └─232803 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─0b3734aeec8d5c3ad2db9633668b09a39abbc46492a023b9ae483b57e4bea18f │ │ └─231367 /pause │ ├─c0b56ad986f4faa0cec2249ee54cf73970688b7e9422ea35a60454d238de7293 │ │ └─161880 /pause │ ├─4590d7632b6c001c06e19b11c06c6773364596cadf560d0b302dc2a6170f8a03 │ │ └─40150 /pause │ ├─216f3c7cbf86e38d18d9bb860301e3d3dfc271d0bc2f96798c24ffa96d29c0d3 │ │ └─189906 /usr/bin/libvirt-tls-sidecar │ ├─cbc97c246173ccdf4dad0cb37918d118e1c550108cc9b26647c31b61a70bc844 │ │ └─251546 /manager --metrics-bind-address=:9782 │ ├─55876a3ad929b02e731debfa37821c3b388c52551b28e6747f59869ee4a4e5d4 │ │ └─255328 docker-registry serve /etc/docker-registry/config.yml │ ├─92932e69be8a9aeb9061e0de81c3afdbd0230f466ee3a61e76f46d885ef03425 │ │ └─47824 /pause │ ├─126e58bff9d330b181a1b1da1d0b15f3d2be414dc9d210257922bd0a1db1fb53 │ │ └─190473 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─f779ce5f5b6b2fcfafe36656af285f50af4c50fc77db0287632ca6b01b75001a │ │ ├─ 46344 /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 │ │ ├─ 46357 /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 │ │ ├─ 46468 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─276374 nginx: worker process │ │ ├─276375 nginx: worker process │ │ └─276376 nginx: cache manager process │ ├─7a577312ed26658dee26819c1305293db9a7a7f51e45d00a1d6d7e7f0d08b48b │ │ └─62793 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 │ ├─febdaa0f6906e082917f325d50e85044c1740b4f87e423f69a1d98305e673468 │ │ ├─ 71610 apache2 -DFOREGROUND │ │ ├─ 71629 (wsgi:k -DFOREGROUND │ │ ├─ 71630 (wsgi:k -DFOREGROUND │ │ ├─ 71631 (wsgi:k -DFOREGROUND │ │ ├─ 71633 (wsgi:k -DFOREGROUND │ │ ├─396023 apache2 -DFOREGROUND │ │ └─396794 apache2 -DFOREGROUND │ ├─953733aff39c259b8c4a999d6cb5f5ebab3ce6cf0c8e06b971b03ff51af9d465 │ │ └─61058 /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 │ ├─a46574ec5f2a3699bdee2a51e7f16f3c9b43caf5b3fee93c8ac2bf8a6db99a48 │ │ └─43699 /pause │ ├─0b455c794c3ecb00cbae6e35c4763d6fda0537565ca5b6cf10509aa8d2033604 │ │ └─127007 /pause │ ├─e197e54c00cc0c1b8aac549566746079f6f508dedcc38bc56bc27b25016879f6 │ │ └─66542 /bin/oauth2-proxy │ ├─41ef0e3966cb90ceedfd62b010a131b03d80d9aeebf07cd89c57087d9e476b25 │ │ └─65834 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─62877973e1c2f3c6b7c39466cfbae3b685c8558ebd78c4018b7383780044b0c7 │ │ └─156483 /pause │ ├─8a22c7d8727e3b6a1b41db3196d73f322d8f31ba2d793216e5924fb8ef7ffa1e │ │ └─96608 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─8b717a897127362fc1fb27b4ee30f18377f7948aa15d5aea2d39f66dff1e9e84 │ │ └─262014 /pause │ ├─e2ccec4e6b8b1d55fadbe04b567eb11d44eff17f7c6c93a31b9dd0e0214e3b29 │ │ └─39683 /pause │ ├─e51bdbaaf79069516dabb7bcc3884ecc2af2af6d3b4a5d791aa5c8c1d915e468 │ │ └─66197 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-136.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 │ ├─6b29ad7cf09ffc3e8360dac9036560b4f4539724add9366efb035f614a3ca0fa │ │ └─183950 /pause │ ├─00d1a9b8e6021989742c065ffff434d93efc37e15b1a5b18c4c21a85376a5589 │ │ └─62447 /pause │ ├─9742ad5f153e5443cae7d7be2b727d15e87865ad4f4e42b5310fe6da5872a54e │ │ └─68284 /pause │ ├─c5609d24f05950f772efc09258291bb62a80f4d88e5f868a426c53fb3f9b69b1 │ │ └─55929 /pause │ ├─41a1a2cacc22314ee62f05c8a8a48f602569ad3947523eb7d71dab0aa809dde8 │ │ ├─271778 /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 │ │ └─271913 /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 │ ├─f7c59e68e483655bbbd1e41d6adf141f9ce86082553369643294575b0ace847b │ │ └─56257 nfd-master -crd-controller=true -metrics=8081 │ ├─109722a703f4ca119c434c6cbf3e842fea75bb07e136b461f1456a9837c1edd8 │ │ └─40176 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─96f0230a61ca98a6890bbb715887daac7305cdf98b56cda9517b9c68c03a1b07 │ │ └─66002 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-136.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 │ ├─14264f37f66fb3b05818bc2f2582cf20e10e628def881c0a9cf893914b61f7a9 │ │ └─108593 /pause │ ├─088f5e528ba06295b9b54ff5790355d4bad3d88208b23d98b47bd358d5b07e36 │ │ ├─276549 apache2 -DFOREGROUND │ │ ├─279112 (wsgi:h -DFOREGROUND │ │ ├─279114 (wsgi:h -DFOREGROUND │ │ ├─279115 (wsgi:h -DFOREGROUND │ │ ├─279116 (wsgi:h -DFOREGROUND │ │ ├─279117 (wsgi:h -DFOREGROUND │ │ ├─279118 apache2 -DFOREGROUND │ │ └─279119 apache2 -DFOREGROUND │ ├─5536954710d534e7a939ecbc5b66cff54744102a95c801e8b0846c479879423b │ │ └─39766 kube-apiserver --advertise-address=199.19.213.136 --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 │ ├─f01244fb6d8c8861c9456a296348615ece4d8df9c1cd2e8c1d7c968d150ff3a8 │ │ ├─66640 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66659 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─66668 erl_child_setup 1048576 │ │ ├─66730 sh -s disksup │ │ ├─66732 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66733 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66812 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66813 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66823 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─66914 /bin/sh -s rabbit_disk_monitor │ ├─d5ff5f079a2971466dfedf719454a0525f8fdc3743b36f991d73484f299c6c09 │ │ ├─247026 magnum-api: uWSGI master │ │ ├─247087 magnum-api: uWSGI worker 1 │ │ └─247088 magnum-api: uWSGI worker 2 │ ├─e391d4db76205935c9a81c96a04f7acc68bb83cb4ed682387ebe4054cc6e332b │ │ └─161680 /pause │ ├─9b7b540e0cacd1da49b7e5b1f472d20d6a9ceb20795599b5ae32303c8c8217fc │ │ ├─159728 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159745 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─159751 erl_child_setup 1048576 │ │ ├─159798 sh -s disksup │ │ ├─159800 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─159801 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─159928 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─159929 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─159940 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─160026 /bin/sh -s rabbit_disk_monitor │ ├─cf62f1ff8a2f8bb81cbfceafb1ab300c37e3b81d556082b2538806b6c02e183c │ │ └─226677 /pause │ ├─63a92f632d29319d2cb6207fea2e0cb59d70090378d531d9cf16ffab611c931b │ │ └─155820 /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 │ ├─ff07fecd318941fd1c0ea3811824ad04ebc9c1f725c4dc2e5d8b369d1ffca7f6 │ │ └─48237 /pause │ ├─e1b8a7fc684f3fdd60293a64f2bf16da7ac636535506717156476fd3503caf0c │ │ └─110044 /pause │ ├─4db0da2f331799bcb48d8706448aec71cb5b363779bfcce673218ac6bd1f7ef6 │ │ └─46395 /server │ ├─9243c420481c8c95fee288aaa734bb78af5232516deeb2d55426933344370a9b │ │ └─66043 /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 │ ├─36b421f31e64cbe06e6b6d3791f7c7e839b062076de1ce568d304aec4ec4643d │ │ └─247158 /pause │ ├─b2a4a3fec3c3da9396d61fb35e061db756acce1d70642269309f25948f650462 │ │ ├─203395 heat-api: uWSGI master │ │ ├─203432 heat-api: uWSGI worker 1 │ │ └─203433 heat-api: uWSGI worker 2 │ ├─7bf9a2dcb66f9487a81836fe4ecffea57e3225f31b72d6fde1b58f4a1df50312 │ │ └─63111 /pause │ ├─2b3e9294f81a9a5936cc27005fc5f6c9a07ea9ea177acd73b137dfc375eeee8c │ │ ├─146278 placement-api: uWSGI master │ │ ├─146294 placement-api: uWSGI worker 1 │ │ └─146295 placement-api: uWSGI worker 2 │ ├─9a88fdfd29d0a44a306823a39b1ad987eb713d6556ed4e85089901d93a1a853d │ │ ├─188023 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188059 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─188071 erl_child_setup 1048576 │ │ ├─188198 sh -s disksup │ │ ├─188200 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─188201 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─188227 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─188228 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─188238 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─188886 /bin/sh -s rabbit_disk_monitor │ ├─07a2ed190d6f288758cd868cbd7c60b9cdadcc7a20e1eeb98ec0798d94c5c818 │ │ └─60478 /pause │ ├─caca5f7db57f16525b7cc5c202d285f115ceb0d37c957af404cd295db71a7767 │ │ └─159647 /pause │ ├─4ad71d793b22e8029fa436469960e4dd5eea51d17db3c5fa734a171fd3a9205d │ │ └─215303 /pause │ ├─253c203dca98c369c21cbb40bda19fdbe8cccddef1f59d80f4613bc23d7069c5 │ │ ├─60777 python -u /app/sidecar.py │ │ ├─61044 python -u /app/sidecar.py │ │ └─61045 python -u /app/sidecar.py │ ├─7fbbb1bd2f6740dc8a730fc9ce46759358e8dbf8a875793c9b4b3206f7b5d0ce │ │ └─77509 /pause │ ├─6e1ee30f9397e3f6ee72f55a41320684b94cd8ee81a42a6e5839478b76218e36 │ │ └─62133 /pause │ ├─c929dca43d745232e2845915dbb04b3539f681d11dbc55da9701dcf47a01b3f7 │ │ └─55837 /pause │ ├─9a0ab4ddc55edcea16230713450fbb7f5cefe1cade8f9539b056ad1c351641e2 │ │ ├─280998 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─281016 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─124969a2acf2362e5cdbfac86d8b8b67f3d78c07cdd1ccf90d7d5bb1a3015fa2 │ │ └─255689 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─a0d4e884164727304c8b92c3fb8aee2a7b4119d4ecdd60a5bd5a3f213ed3178e │ │ ├─60811 python -u /app/sidecar.py │ │ ├─61105 python -u /app/sidecar.py │ │ └─61106 python -u /app/sidecar.py │ ├─c523f29ac467f0a0d0b6b09d63fcc981dc666b518ab00276a8cf236318c952fc │ │ └─271475 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─28301f4312d750ef6520e69a378857907f44e024be84279f8491f9ee434dcda6 │ │ └─43953 /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 │ ├─aa2c713eabcafb95ef808ae5274972ec9f8ea8aad64bb95523eb0934e65a255d │ │ └─127052 /pause │ ├─6911d1edf2c947724e37705b6faed227602066f0980164491e1979f3549bb14e │ │ └─63828 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b431677facc9bfbf13663a04db1d32e28b81ce48a1e7b096ad1de971fe16538f │ │ └─43660 /pause │ ├─d16987c81d1cbab9238024aa8e6dcf7e84fb37b083e88df3cc52b995c2f6f56c │ │ └─91171 /pause │ ├─8a050a414998727be6fd67e8890ac1f50bbcd0dc010075cc090883dbfe1a9ee0 │ │ └─66266 /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 │ ├─555b14c0c55cd957ace5f3a9f1642aba3a70367483a38a56db11255a2648118b │ │ ├─108914 glance-api: uWSGI master │ │ ├─108931 glance-api: uWSGI worker 1 │ │ └─108932 glance-api: uWSGI worker 2 │ ├─5278489a53584e08c1ef9cf00eb41627f6e097a4923e5a18594fb739606f01d3 │ │ ├─184468 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─184756 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─184767 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─411949 sleep 15 │ ├─d2386a0a8f1456eafefc843418c07aa692aeccd1c82929e0cba8f8dd3302b0b1 │ │ └─48345 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─4ad8a2af9ec7617f590f44a443aeab2916cb76549c42e5760eb89339a61a0856 │ │ └─95291 /pause │ ├─71c3eda0f989786d053fd4c652465ba26a3cdccf366dbd7cd99ea8ca9f9159f5 │ │ └─95252 /pause │ ├─76b9d3205523fa9ee9b3df8fd938b7a9d9b9d8b81720fdd4dfe5524963ec3a96 │ │ └─176444 /pause │ ├─fd538b9a9bf711083c5e9f873eacc9b7e06c605e472dc26281a78759fd666e38 │ │ └─56105 /pause │ ├─44a6ae134b73dfcadd8bea146df0fe232be662629c690f61ee97885a63b877be │ │ └─251415 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─6762722cab2df803f1f2e334edd7c7d3e02d2ff53c2e7999a18588038b5cacaf │ │ └─65370 /goldpinger --static-file-path /static │ ├─4a2551dfcd3cfa52703c0f37b19f111921e59d365dea0a3fae86b8a134eb92a3 │ │ ├─186014 neutron-api: uWSGI master │ │ ├─186035 neutron-api: uWSGI worker 1 │ │ └─186036 neutron-api: uWSGI worker 2 │ ├─1e85714efffaed8110f9d6cf27915ad30898cca6dae688c0ba10aa30c2f2f1eb │ │ └─161932 /pause │ ├─16c195e8d60f34d7ba63257683f3d7e7a491361d29772022af91e47468344ff0 │ │ └─255746 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 │ ├─0fa4e775bc19dfa132dec6cb7446e1ce8ae6536bb9c2a02540d5e0695f177692 │ │ └─47302 /pause │ ├─a5b3618dd742be4fbb5924d0a694feffa29e7c2d4295a3ba15fda2b29b305802 │ │ ├─63210 nginx: master process nginx -g daemon off; │ │ ├─63224 nginx: worker process │ │ ├─63225 nginx: worker process │ │ ├─63226 nginx: worker process │ │ ├─63227 nginx: worker process │ │ └─63228 nginx: worker process │ ├─2e9e9500874e4a517e38cb144d1f86cb80e46f400dfe6e811da3c0df6c2a971c │ │ └─157947 /pause │ ├─9718b977357f7a07dad94631178b6df3040249426e47ae953a96cc92c1819982 │ │ ├─84313 barbiacan-api: uWSGI master │ │ └─84326 barbiacan-api: uWSGI worker 1 │ ├─f49595573d95c08c1231e4b4c02e8997da81665e88dcf5f0016aa8b5fc9957fb │ │ └─215514 /pause │ ├─56926abd3b3a831a1b9424429fc3b2ab08080b05c275a3ee5b9e73c220ada73c │ │ └─64865 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─c016b2c0f1d6767eb70300fd3d931c432eadfa974fffba54ac3b41e8c4d7a6ab │ │ ├─224881 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─225302 octavia-worker: ConsumerService worker(0) │ │ └─225305 octavia-worker: ConsumerService worker(1) │ ├─34ae607dd2be421ecd88d66f2b51d94b72b058cb21864204f2df978624a24f18 │ │ └─65700 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a4e233e4bccb59a22e94fa72a2ae87f6253a41ce4424f3eaf97ef5f58cadd00d │ │ └─237422 /pause │ ├─c2c749c31869138dcf5da65908c1ceafc9b750bfa8701de4c22ed7d810beee15 │ │ └─190817 /pause │ ├─997d1d3d542364036a6d83939062f48b24bf0db15453610286d5ab60ed2dc385 │ │ └─274137 /pause │ ├─26d578f12b304beb031bb0853d811b6f140e09d46b873ab9c3e3df605d95f794 │ │ └─43163 /pause │ ├─80ed75dd17eaa97fe372ea6a7d1a2599f81b45854987c3e48b3aa9fea8e0d2c3 │ │ ├─158202 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─158303 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─158320 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─158548 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─412315 sleep 15 │ ├─5214bc8c24e196973f96a01d4d42449609849683a78700b508e00723e88d1ded │ │ └─127564 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─527f6c7f36c346e6efa12fb7245da062c7779dfc0066850ef6f421673a395edd │ │ └─277125 /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 -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─16c07387f309dd3faf55597004a80ac56c019aa00afbf160c5dba7446da136ab │ │ └─276712 /pause │ ├─ab1adaea7d34d641d018255fed84193572cf98acd94015720c8f4bf4e9d6f05d │ │ └─206981 /pause │ ├─74f4c7e586b7546c8e6e174dd9b0ecda0a2f40110b073c8b4663612891ee7cfd │ │ └─254075 /kube-vip manager │ ├─10cc87551bffe26942fa8993fe6dc795233e84824c79ad803d705fee1b19d75b │ │ └─40888 /pause │ ├─5392d06830cfd56b835372fe4d534a4eadaccc10628f9a97df49f6d6d30ce0dc │ │ └─47111 /manager --metrics-bind-address=:8080 │ ├─2ffa72b4d4f1111084d7cec41977e8ec72631aa37a169fde3851f0c3bb7b39d8 │ │ ├─246715 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247398 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpd5gekqld/privsep.sock │ │ ├─247404 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247412 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─048003456d97d4298a5534f8259fcd3da8af37efd2676f5aa1ecd6713cc62f0c │ │ └─43861 /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 │ ├─68119ec23ed72152a1d07d8d20cc7e77b204caee8a5864687e4a3fe127a18b41 │ │ └─189959 /bin/bash /tmp/libvirt.sh │ ├─2fa237ecf8c3cfec4b6e4f0f319c9f4b6c64c4afffd8162cd40bf8d898d8a26b │ │ └─125511 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─c1df5f300c0fdd4a673495340cae896c8eb75511114f17968f5031922e381588 │ │ ├─223735 octavia-api: uWSGI master │ │ ├─223748 octavia-api: uWSGI worker 1 │ │ └─223749 octavia-api: uWSGI worker 2 │ ├─18c25817b5ab09d8a9c51c63bdabd8e6c826798e1cffd8f0ce53b411c930e916 │ │ └─251435 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─5959db548d39441d8130b22691e72d486dc2509bd50ba29297a2afc015caeffd │ │ └─63570 /pause │ ├─3b146d09aadb0ce62c91ccb900ab52f1b9d65336e538be1c03bea40e8cf1c598 │ │ └─66090 /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 │ ├─db5cf0d326f78d870c8d1f876965a813f9ef5be240e66ea11efb33b9d66312d8 │ │ └─43307 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 │ ├─09b763d7085dec5286d5bd114e1337e0a6957de414be2a4df17f2b3d545ff273 │ │ └─190663 /pause │ ├─d8edd7f89db704d16b7fcbe78f25e1ccfda907baa48df9bd79ad472829551e1d │ │ └─55107 /pause │ ├─9d1ca298f75e33ba771dd05f7e804e657fcc3b2e2e74d0905bafefd2492d6833 │ │ └─168033 /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 │ ├─f4288ce25e0d7e8f9e021e070c26bdb8f72f80907a2554961409358a3c38fc67 │ │ └─50486 /pause │ ├─b279df82c2dc89b30c9a9ddd4a3bdc9f2d36a3c11d8f3d90241aca62abcc0799 │ │ └─64466 /pause │ ├─d629814984512817a9246a4d909cb93c11806dd14a18f236e0c4b7ff05acffd4 │ │ ├─48266 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 │ │ └─51215 haproxy -sf 237 -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 │ ├─8420fe33af4b69b0614582886b45ac8e15f65e687c865ef546b1d3a33c689131 │ │ └─262166 /pause │ ├─ae3095385d9c680533e96e6a3448aa70a9832205982c8af6582eb03cc45d35f3 │ │ └─66562 /bin/oauth2-proxy │ ├─1f39dbae6205f556587f1bb0b4900f279f830d5e6e1ce5a803b152db03152066 │ │ ├─158203 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─158237 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─158257 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─158512 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─412306 sleep 15 │ ├─36f8edda10632498ad046402c36f8c43b0552b0f2ccd0925ddf33c79fbe4f148 │ │ └─364446 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ ├─57f32b31ea596321a32a3ae6f0780591acc9012426a5ebe6dabbe2569e1b318e │ │ ├─64571 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64606 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─dcacccb3978bea36a7c4bdbda57f7dfab236b8e78938707d5e69dfcb742c2bc5 │ │ └─257817 /pause │ ├─438d41f32373e0d635ea47feaf9fcba3b4b87715f099fd6a0fd1495c89743532 │ │ └─56300 /secretgen-controller │ ├─c41221662c0b7f9ae47ba4c9ba8035917ab9512b19482e321ad47cd5db6b7770 │ │ └─62752 /pause │ ├─a02d9d09df9a5995e71642c91b4d5574b5064728800dd39058454c8071b0d078 │ │ ├─112224 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112241 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─112247 erl_child_setup 1048576 │ │ ├─112295 sh -s disksup │ │ ├─112297 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─112298 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─112305 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─112306 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─112316 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─112493 /bin/sh -s rabbit_disk_monitor │ ├─ba8d8170f427ba0c30c4aeed3c2a1090121da0f3d70be0cb3b67e0c883861ab6 │ │ └─85055 /pause │ ├─6472967eda0e121e973a1da0e953c4c08c9936d3e388dc55ffd8cea585497e13 │ │ └─39535 /pause │ ├─5a4c92084adc4fd5c7646961139bcf019fd1a0953d2550e7e6fca4c7885c6b71 │ │ ├─177126 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─406212 sleep 300 │ ├─5933e55228b9ef05d4476fe2bcba7bdbb71bab5479fcbf28a7af2415e8ad7442 │ │ ├─41366 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41805 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─b5e9e8a89ea1d77bd0eba5e398421c509b160d58f5fdad228bca9084b35bf8a6 │ │ └─113970 /pause │ ├─337491da7f6f9ff7fc49398fc3ba43080f7312e2745539801e56b22b4e377e47 │ │ └─66297 /bin/memcached_exporter │ ├─70580ac03b3edecdc2480a4510450aeab7029949e7352d789fa1384e0958e948 │ │ ├─172829 nova-metadata: uWSGI master │ │ ├─172912 nova-metadata: uWSGI worker 1 │ │ └─172913 nova-metadata: uWSGI worker 2 │ ├─e1ad765bf8524a0bc00ad938fb3ecbc7e45bee59f2985d79ca7334084292d9b6 │ │ └─42240 /pause │ ├─1d058acbd4295a85fa9d50b1ab16cbee83beb14b7a5308f133a374c4128f4bfe │ │ └─46034 /pause │ ├─45da56ff900f53e10bea29938991ad3de15e06a283ef8fed52180efdc6218c7c │ │ ├─91285 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91314 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─91327 erl_child_setup 1048576 │ │ ├─91375 sh -s disksup │ │ ├─91377 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91378 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91400 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91401 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91411 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91713 /bin/sh -s rabbit_disk_monitor │ ├─27a804f13f5da7db67a0c1f083499f514c604b5ee642ba818b46b9066455d81c │ │ └─60978 /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 │ ├─61a4f9dbbe6639c1f06faa50e648e659fac0b4f74fe320267491a5bae1979a5b │ │ └─85817 /usr/local/bin/rook ceph operator │ ├─58dbadc27992ffaaeb5b4994d5c08dedac9a2f632da599306c6d4f9653c2aa86 │ │ ├─194885 /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 │ │ ├─379490 /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/tmpnxarfirq/privsep.sock │ │ ├─379850 /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/tmp3xg3c77b/privsep.sock │ │ └─384204 /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/tmpth0h9tal/privsep.sock │ ├─cf94ff97d6da87888bbd9c0cebd0d927208fc8085cca263a069613a77f5d4c64 │ │ └─157999 /pause │ ├─9639f3e455cb53ad7f8277e61c277bd6049c42a3d024990ab9fa36589c1c1c38 │ │ ├─158800 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─158971 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─158977 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─411783 sleep 15 │ ├─7db007b03dd2f367cb949a594e92458dd349a62a734d4d775552db675c453245 │ │ └─176402 /pause │ ├─7a39d9499e2c2c1328238db0439b40d5a81a603ef4eb79eb4b4b99b52cd4d26c │ │ └─60442 /pause │ ├─a4faa3b6f804f1720ce60788866c02f2928c8de491ebce3d2d424071c2d35f91 │ │ └─43752 /pause │ ├─16c08268677a84094b85f692bad3d2a19d6a655c41747cdec364613bf0191604 │ │ └─64975 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─9cae062b091ffeaa4d0a0bb56fc67c415984f0f0091a240b4e4ce3538242819a │ │ └─262255 /pause │ ├─b0581dd9361ce01840170bf9fcc61bf3f50eafda4e4ee5c1950ab2ce48721127 │ │ └─112133 /pause │ ├─9dedd95c4bd6a42a736062866560c35982b0efb78f5c2a0ba38cadbf9448ec1f │ │ ├─172656 nova-api: uWSGI master │ │ ├─172695 nova-api: uWSGI worker 1 │ │ └─172696 nova-api: uWSGI worker 2 │ ├─28d3cc0223c4ed49a08990fa120ae445c20ee80e8c5372cbbc4e22d23655a398 │ │ ├─226876 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226894 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─226900 erl_child_setup 1048576 │ │ ├─226968 sh -s disksup │ │ ├─226970 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─226971 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─226988 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─226989 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─226999 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─227281 /bin/sh -s rabbit_disk_monitor │ ├─fcabdbda0f13094ba1827f7ea6b56bdbe3a336afe073b9cbae61e2ad8dc43d46 │ │ ├─203362 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─203708 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─203709 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─e915454152755d656de51209f617cae79176ebc9212d3ec71f6ec7f0ff518dbe │ │ └─158442 /pause │ ├─9b6c9b9c4ac5a5313f9bd24a0cd4e4c7e22bd15871617349520b5033a9f5ce8b │ │ └─253135 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─ddc0a7cfef4d963f8c7ac4b0644fce5a01c74f1b6c2ba478ebee702c0002909f │ │ └─65508 /bin/pushgateway │ ├─9fb117edb7e6057460b3224cfc82dacfcb6a401baab43a925b8e3a845ffe4b45 │ │ └─174499 /pause │ ├─df05c258c0bceda1684130f6f80d4a63d213546ad045f08a44347b4403788d64 │ │ └─110118 /pause │ ├─d2fb3c2ff20b1fe2a3526a284a8c935683ce9cf6924e588a4249d13b4e0be4b4 │ │ └─65802 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d2ac4a58fb36a7d91bab833c334e5ba6cb9b5d4588534bc684782c3dd2874915 │ │ └─50680 /pause │ ├─0b85d1ffb00cace77f345ff6ad7fed0215b92fb0c646eb2c4f7de11cb2bbdd6e │ │ └─224885 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─1c229e587fd42d6b96d8eddf5263bffe64df919f698bbdd334fd562df575775d │ │ ├─174672 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174690 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─174696 erl_child_setup 1048576 │ │ ├─174761 sh -s disksup │ │ ├─174763 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─174764 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─174774 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─174776 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─174787 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─174968 /bin/sh -s rabbit_disk_monitor │ ├─332e1f1b031eb9992036c8b21259f91da562a425527f04d4f1af3df700647670 │ │ └─62545 /pause │ ├─e3db6a222e47df5c56d77e22c447bbaf3607ddd68549a27b5057518da5d2b238 │ │ └─232776 /pause │ ├─24dfd14f6fa7613176c4973df4ba4205b62014387203a60d111ef7be8b3606ed │ │ └─39679 /pause │ ├─a46743904230522c15fd5dc97768170778bf2ad41d378e805b838a373f87a2d4 │ │ └─63644 /pause │ ├─9bb592478f32c39f8395bf314c3cc3c1fe377efda2961657691d53d7d2a4f366 │ │ └─215218 /pause │ ├─da2ea433bc47da12ee3a29f942e08efddb57d08478a61cd023339e3aa8710c3e │ │ └─162094 /pause │ ├─1a36f3e64f53ea29c2bace95125c976a17bc2ba4f94f52fd92dd4303a0c23b87 │ │ └─60394 /pause │ ├─cd320b40fd446f08e9aa9ba89a7da3a0f99af75ab1d148cb5585a8ee837c9955 │ │ └─129469 /pause │ ├─0c56971e9700feb6df15e30a5a669fafe6a60ba8577c8643b911de3871ecb233 │ │ ├─ 95805 /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 │ │ └─394786 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─4b60d2d9bb51d9e420e2fd359b9eea7e7408f9a8423b843c2d79adf1d282dcef │ │ └─42745 /coredns -conf /etc/coredns/Corefile │ ├─7300111ea75f381a20977be328abb909ebc108e84d103fa25918977addafcbb4 │ │ └─262317 /pause │ ├─0658e93714884557a76dfbf8fb2cb72b3d4694ca7f08f18403ca43a00c4d7f48 │ │ └─251259 percona-xtradb-cluster-operator │ ├─1d3a346e8c7367c0208c2b2e53654da7ee55783c95de5b35ffc0887f187bd02b │ │ └─56221 nfd-gc -gc-interval=1h │ ├─430717892d5b72cc4a54f33896741c13b9169155b874370133f3716d70b88d24 │ │ └─235462 /pause │ ├─66b1ab7f45d9fb69997619ba230d081af9906974cea7d6c4f596785823e8c4fc │ │ ├─128021 /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 │ │ └─128266 /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 │ ├─b9e7b94ee19b7fc64685bf65367f7b92090dd31df354f6792a820af382980d68 │ │ ├─186057 neutron-policy-server: uWSGI master │ │ ├─186072 neutron-policy-server: uWSGI worker 1 │ │ └─186073 neutron-policy-server: uWSGI worker 2 │ ├─91174cc384ed5e9f598812b53b7472ff95fda63fc2c524ff15b66f683132b16e │ │ └─190764 /pause │ ├─931328261cded24bd8861075186b40a62385a9a15dd82d7aa01713a3c83b9508 │ │ ├─207202 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207220 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─207226 erl_child_setup 1048576 │ │ ├─207278 sh -s disksup │ │ ├─207279 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─207281 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─207381 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─207382 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─207393 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─207471 /bin/sh -s rabbit_disk_monitor │ ├─f201e28fc9955f76ce86d7f96193452ca06695cc7963e2522a3ac055afba1653 │ │ └─176497 /pause │ ├─8eb05b11bbf91d38340d3330edbf93469cad9b869310a9b7f30d5c6e776889ed │ │ ├─155855 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─155869 /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 │ ├─b8e2a7744e815c646f0a58b23179e796f0fcd758bc872d389740948b4aad6b54 │ │ └─46846 /pause │ ├─5ca9da0637ce8ed67430939a2d5ec334d647ea1ebb2b5c7b6ca49a23cbc1b96f │ │ └─50722 valkey-server *:6379 │ ├─7cd16661881452b334578f8c641787aad1b62a9e1dbbbb9a54d95580b6e70cac │ │ └─40924 /pause │ ├─c93570b310e19193d56f329d83e8997d63a0546fe50bf8099ebe40eed6a1f46f │ │ └─60252 /pause │ ├─d18f8589b42af8b40f97a679a565953425fd2e96f0c20e9d106ad0ae474e8aed │ │ └─176754 /pause │ ├─7838e34f99f754f7d556084b663c1435614ee33c3caad42b8f3e5017270858f6 │ │ ├─257932 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─257949 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─257955 erl_child_setup 1048576 │ │ ├─258017 sh -s disksup │ │ ├─258019 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─258020 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─258056 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─258057 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─258069 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─258405 /bin/sh -s rabbit_disk_monitor │ ├─8a2038eefd84857fe5be209d8681285eef615c2bede6724e0a1317df0f1fa258 │ │ └─48545 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─5f3efc9c8feb7241eb47100c1fd46c060c93b3f2da6cc5cafbf46eac05fb807d │ │ ├─173666 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─174202 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─174203 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─4de5a18c7bef5e8da66802de482f60f85892d6d89c6a560fd37190069bda3438 │ │ └─62098 /pause │ ├─d80b27c69bb29272dcc313ad8d054ccfe831f445fbc0d8b7e9392c0b522bdab9 │ │ ├─188996 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─189342 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp0nz974vg/privsep.sock │ │ ├─208968 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp7c5ue8rs/privsep.sock │ │ ├─225538 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp3kfgih6_/privsep.sock │ │ ├─225868 haproxy -f /var/lib/neutron/ovn-metadata-proxy/88c867f6-f0d3-4465-81fa-5b7b8eda82e3.conf │ │ ├─380248 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─380249 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─06b8a82d0075f7e295089e3cf5248bc87aee2994a66abec3ac1bc259ccda7091 │ │ ├─271695 manila-api: uWSGI master │ │ ├─271730 manila-api: uWSGI worker 1 │ │ └─271731 manila-api: uWSGI worker 2 │ ├─c05b129cb7bce47a9e002687ac21ac122e1241bbc02e0c14567c329893440881 │ │ ├─225634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225662 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─226459 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226465 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403910 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403911 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403913 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403914 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403916 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403919 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403923 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403925 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403926 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403927 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403928 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403929 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403930 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403931 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403932 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403933 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403936 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403937 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403938 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403939 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403940 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403942 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403944 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403945 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403946 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403947 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403948 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403949 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403950 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403951 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403952 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─403953 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─c0d069e93660876e7d84fd900ec84f2a2f79cd4f54dc492bcb3e6e2e1e940912 │ │ ├─173691 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174229 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174230 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─c7bb3a6061a7ab97ba9d0bc19789537d8e1143c5881905170cf853bd91079a1f │ │ ├─184664 neutron-ovn-network-logging-parser: uWSGI master │ │ └─184690 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─19f9639f5e0ef448932ebd35a43f37a49e1f3e136fdb3497a9cddd92d2d74fbc │ │ └─233794 /pause │ ├─5323ca7d13516191175c7adcc63ded2ae906043d880135bc55e7f2c0d7a4f6be │ │ └─187840 /pause │ ├─d1f915e95e02765a23b6579c8a1fd3ffd3941c909068fb9ac7bda38c3d121a5e │ │ └─111636 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─96548f4af14a0382f9e614a8c2aad49ca6d136f05f6df7fcc29ea02f8a501799 │ │ └─251693 /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 │ ├─4fb4436a65006ee5a99bbb37b26581e6d9acb121eb699c8c8e50b8bfe7a05da2 │ │ └─55903 /pause │ ├─98169f099dbc709d42f644ad92d11998dd5897c3ad04f7d3c95ed6886e8319f8 │ │ └─65884 /pause │ ├─5c215806534feeaba000db7e50140f03246a7b40cca05b74afc128532a68b1e2 │ │ ├─110532 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110726 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110728 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─889f73568676518323fb07cae4f3ed19803a2f87556bdd85373b721b9fe05013 │ │ └─162327 /pause │ ├─d52b648507222a7449e07116067d82677856a515f3fc824d9a4224d28749854b │ │ ├─247209 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247534 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247535 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─d2ea4a0390c9f2ccba4a19bc5bb64d1f2e2802fdec7213eda0e917cc8acd3eae │ │ └─114000 /pause │ ├─b3ff18d2486d0eba4fdad05248d21175e0d4512c88e8987a874834c02c2ecec3 │ │ └─61503 /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 │ ├─390c8b3e2bb996708b3f5c850a086def392a43a8d4c852fc3cfde82717de57a7 │ │ └─51139 redis_exporter │ ├─00c6c11107a76ec7dacee69eb3087cc81ec4f0903fee6c79b82fea6ea63cf098 │ │ └─215116 /pause │ ├─fccea76484ee6fd803b42cbb8ef322939aa191d7f6cb70f4dd87f1ddffa35b91 │ │ └─42794 /coredns -conf /etc/coredns/Corefile │ ├─9144f896708c152ffc680da6a670fa6807725adc6b3824f774705fb37be66074 │ │ └─39643 /pause │ ├─e02343184fe745a274fd5e50b18073b47205835c7062129cc3a07a951224b673 │ │ └─78992 /pause │ ├─60dbd84fbbbc2b07ff5f762c85fe9ff6543cc926f2bfd8b595520b8f206a1c6f │ │ └─39763 etcd --advertise-client-urls=https://199.19.213.136:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.136:2380 --initial-cluster=instance=https://199.19.213.136:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.136:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.136: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 │ ├─1c01acb5f378aaca24e64481214375bf56871753340d96b89ec4fb7c0225e483 │ │ └─50838 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 │ ├─fa89519713ba1ec5fc4f9c04f8bfa1c77788f1ffb8e30f6613ba596b36cd8284 │ │ └─278223 /pause │ ├─e71d5ebf07591b6f49ed053a37b60b02602fa44e7d301eef1b15bdd1fe4ba9ae │ │ └─194988 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─e7a7166425e4df01af77b5e3cf5abf6c11d4856c75e2ab3925851d304831502e │ │ └─278626 /bin/openstack-database-exporter │ ├─31ec36ee6ecb6ae1a14e8f777240ca39801b443977fed3b9432a4bededb7e429 │ │ ├─77620 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77637 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─77643 erl_child_setup 1048576 │ │ ├─77690 sh -s disksup │ │ ├─77692 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77693 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77760 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77761 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77772 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─77887 /bin/sh -s rabbit_disk_monitor │ ├─62ae37ded621d47d5b6cffaeb4703f4aac2161561d4a23060f43864aca89e638 │ │ ├─203412 heat-api-cfn: uWSGI master │ │ ├─203434 heat-api-cfn: uWSGI worker 1 │ │ └─203435 heat-api-cfn: uWSGI worker 2 │ ├─0503b54d5aaf05a69b69856ca9d3e298854f693188d2ee928885bdaf47b062ff │ │ └─64003 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─26f2fdca1ad7c49565f8efe806b4854d5045e11b16e383abd898c8fb5d8fa972 │ │ └─246688 /pause │ ├─038152db82e06f16772c9fd91cebd55c9683a5d11e755499cc66efd09a7fd02c │ │ └─43907 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─7ded8ea2d0860300863360452c4b154fbdb7cb042dbcadaa31f5c914db1166d8 │ │ └─155419 /pause │ ├─1a63d7eba67f005d9498cdaffc352e096a241d49857e99e465ac123a6831f015 │ │ └─255787 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 │ ├─5f4a6f6efe06294ec21fc96dbbb322e1056f0e6f4a129a96abfd3fb2519c8861 │ │ └─251358 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─a1a1e8f51c275261ff339a899c071a5cd1381beb46010deda4e21ced18eb507c │ │ └─42684 /pause │ ├─00524e27588965cac18364bcea70dd8ef2c3a94942fcc2522ebf6defa9311308 │ │ └─46104 /pause │ ├─23700992fcc51346f1f31fd978cf079e649f382a7289f1ad43f3f5d32ccbbb92 │ │ ├─123791 cinder-api: uWSGI master │ │ ├─123806 cinder-api: uWSGI worker 1 │ │ └─123807 cinder-api: uWSGI worker 2 │ ├─57af92a4c5817613dca61ed547e57806f90f3022e59efa322f1dddbcd34ce305 │ │ ├─48424 mysqld --wsrep_start_position=56e98561-4dc6-11f1-b46c-af0726d90ca8:20 │ │ └─48571 /var/lib/mysql/mysql-state-monitor │ ├─729a5c5f395660fcb20b030ade01638efa10eedae31b5a194740e1e0fd411a3a │ │ └─46945 /pause │ ├─f193a3808b54d7b9747ce9d0123b29b889b5b2d42bb9b17a72b39fd7d9eb702d │ │ └─162723 /pause │ ├─117e7811e8b5f48e93ef12a7c4ca22c2c1d7e97c2ffb002efc48258106fdae28 │ │ └─42727 /pause │ ├─bbbbf4fd07b16cee96867bbd22aad7711bde7dc32fbfc2f37ff8a2fa7afa625e │ │ └─271678 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─e0970fd08a0e9ba4875e122ba1432d582edfa64e91c436a0d9abe6a7c5fb7ade │ │ └─56183 nfd-worker -metrics=8081 │ ├─7d335f6ef02eeaa104461560011b3921f3d41644b3515e9bd7ae5cec625bf184 │ │ └─229655 /pause │ ├─5e97f2a694dbf4ba5eacf328d342d0b93e4ad539fe69ab5e89c1656f23684c21 │ │ └─62047 /pause │ ├─a2a54567291a8e6b88875ca93546b65a342ebb2d683d1d86c62583b6756898ec │ │ └─39677 /pause │ ├─2811a61e93ae8219e399366ff4d166eb632b03f2a31239f58af135d1c16f2de0 │ │ └─95653 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-qnvgp --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ └─8f067d895852d72abe959fae53b22490f89918d9573ed9bf0044cbef4229b49a │ └─51029 valkey-server *:26379 [sentinel] ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount