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 │ │ │ ├─21614 /lib/systemd/systemd --user │ │ │ └─21615 (sd-pam) │ │ └─session-21.scope │ │ ├─21544 sshd: cephadm [priv] │ │ └─21635 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1632 sshd: zuul [priv] │ │ └─1645 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1636 ssh: /home/zuul/.ansible/cp/199.204.45.242-22-zuul [mux] │ ├─382248 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cdhfxvzniizeoxfkhtxvnzjrqfguzpmb ; /usr/bin/python3'"'"' && sleep 0' │ ├─382249 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-cdhfxvzniizeoxfkhtxvnzjrqfguzpmb ; /usr/bin/python3' && sleep 0 │ ├─382250 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-cdhfxvzniizeoxfkhtxvnzjrqfguzpmb ; /usr/bin/python3 │ ├─382251 /bin/sh -c echo BECOME-SUCCESS-cdhfxvzniizeoxfkhtxvnzjrqfguzpmb ; /usr/bin/python3 │ ├─382252 /usr/bin/python3 │ ├─382253 /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 │ └─382255 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-7ef86f384010adaad2fb39e0dc55b61d40b8ca43b072f108ed064274711e51ec.scope … │ │ ├─29799 /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 │ │ └─29811 /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 │ ├─docker-16ac260384ed2a317d5f1bc0893522969628e246f4f133f434ee6ce150f3425a.scope … │ │ ├─18587 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18606 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-a0de2250b3a48b6b49d41214d12ba3ab62219070abb2f628ffdbc89fc54cd807.scope … │ │ ├─12721 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.rdfrqi -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12742 /usr/bin/ceph-mgr -n mgr.instance.rdfrqi -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─containerd.service … │ │ ├─ 9980 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12323 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7270f70134805cddfb5f888fffd797fd0440f1386d368da354ea331a828199e9 -address /run/containerd/containerd.sock │ │ ├─ 12696 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a0de2250b3a48b6b49d41214d12ba3ab62219070abb2f628ffdbc89fc54cd807 -address /run/containerd/containerd.sock │ │ ├─ 18560 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 16ac260384ed2a317d5f1bc0893522969628e246f4f133f434ee6ce150f3425a -address /run/containerd/containerd.sock │ │ ├─ 25164 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b3e1f23303f80f5c539474a7f29cc24b1705725e662428aa87432065437890ae -address /run/containerd/containerd.sock │ │ ├─ 29775 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7ef86f384010adaad2fb39e0dc55b61d40b8ca43b072f108ed064274711e51ec -address /run/containerd/containerd.sock │ │ ├─ 34329 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0f55bf571a12525da4b94f3c0709f0a34c5bbd6c4f757f17d9df3b12abd9c5e2 -address /run/containerd/containerd.sock │ │ ├─ 38822 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5460eecc142dcfa05c8819aef2c994a73024dce3ae05f226bbfcc5bc960c20ec -address /run/containerd/containerd.sock │ │ ├─ 41343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9aaa9426f3b5cdf817c0b4ae9bd71fd8aebad5de4edeebbae39499e33b719be -address /run/containerd/containerd.sock │ │ ├─ 41390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86919628d37a1fa705e356be00908e8a153550d96346a1b4e630a9b7fefb94f9 -address /run/containerd/containerd.sock │ │ ├─ 41407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ac6a77c3e81510d19fb9204c29d0e6c86c78602dfced588f994f2c73d64af45 -address /run/containerd/containerd.sock │ │ ├─ 41409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef7ed8fc42280522396be63610419cb8c5e837fe8a374ccb96b98b93a0f26069 -address /run/containerd/containerd.sock │ │ ├─ 41438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 547dc375ed556fcf2657fbfaee5d1c7f404418b9c170acce7b87d653903d2f09 -address /run/containerd/containerd.sock │ │ ├─ 41979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16073d2553f62a70f7fb99cbe8528124415d5cdf245ae19ce5405d43429834b0 -address /run/containerd/containerd.sock │ │ ├─ 42685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bccc6d420001d08afefc50aa5e8e167795d8e7bf2d0c8c2232c2e190b63e1e7 -address /run/containerd/containerd.sock │ │ ├─ 42706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66fc047093f453f15d513c785ac3936e214e3fb1d4c9359b4ce131b276778c68 -address /run/containerd/containerd.sock │ │ ├─ 44049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0463a5744ccc4de77f44634106a217147818825963587ffbcfafb17f8a5c0f1 -address /run/containerd/containerd.sock │ │ ├─ 44449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8dc28f076562f3589d079ee477e86ff19cda4144625e5ad0e275ced8efeb0d9 -address /run/containerd/containerd.sock │ │ ├─ 44487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf3fa1e6368516c829195859e883dc572f7aa2809820ae71c13366c7b915bd71 -address /run/containerd/containerd.sock │ │ ├─ 44944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 262c7cb7ad5180c8f5edc415e7e20a86965022f9de7a4b91b86d1dcd656113e8 -address /run/containerd/containerd.sock │ │ ├─ 45423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6cc770d6af4d154f3d6512aa5130d754542a0b19c00775a9fa832d1f6c86ae5 -address /run/containerd/containerd.sock │ │ ├─ 45460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c25c16102513d949cd96efc609f950b900fe360c2dd6ba64f3d1304d97c633a9 -address /run/containerd/containerd.sock │ │ ├─ 45499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3df9d50296a62d09871258d042e795339fdb3bea48abb0b09c9cec6881db5d5 -address /run/containerd/containerd.sock │ │ ├─ 47333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aaa0b85a0ed6dad3015e4de9ff2d0b91d4684895f1e0a94725d9b536f8c1c33f -address /run/containerd/containerd.sock │ │ ├─ 47438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb348852606022bd0d14b66b258096e1fb39b7fe2aee520aff253fb827065210 -address /run/containerd/containerd.sock │ │ ├─ 48385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7233275e41301985a3a9bc6cfb3227ca737bc385e2284b5edbcc9c10f5c3d717 -address /run/containerd/containerd.sock │ │ ├─ 48485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58c27bdf33e3c44ba4ae4ba3cd7b2232441c21cb56888468afa103518e8e443e -address /run/containerd/containerd.sock │ │ ├─ 48864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67cf958b511cb4fa529004f0f1383a900c4a63336c46a627e07ea4a30b495659 -address /run/containerd/containerd.sock │ │ ├─ 49205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3aec8be5d0cd8324d77accb2e60c576f02116716bcaabbbfed093e28b805f7a8 -address /run/containerd/containerd.sock │ │ ├─ 49510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1306a83c68c007cef439d81bbadaab9853f89edb67e7f71e57d1d0b0562ba2d -address /run/containerd/containerd.sock │ │ ├─ 51476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e589c1be0e67621f5173050debbf97c3213fc251405d283eb9346ccf8847700c -address /run/containerd/containerd.sock │ │ ├─ 55153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7db45bd2bfff532d6ca7002913d7e1d0f171194eb1d82fa76065f16351068788 -address /run/containerd/containerd.sock │ │ ├─ 55821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 742dafd43497eb8a03429af8e77631ae830ffee416520a96e913e2ac2cc81466 -address /run/containerd/containerd.sock │ │ ├─ 55875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3134c476569d36fefdcaed49f662ff63a888225ef0da1095a936fa2ac03f3012 -address /run/containerd/containerd.sock │ │ ├─ 55908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25275dc65bad8301b66a80bd771724ccea329914c6ed16b2fb592b16ffe892f7 -address /run/containerd/containerd.sock │ │ ├─ 56095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91aefb10c3ff14b519f277b58f1ecf9016c406f9c999bcbad8a755b77b3d321d -address /run/containerd/containerd.sock │ │ ├─ 58892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fb8d61fa9eb951f062164bad7f431e14fe3ed17a1b537c64843637e32388806 -address /run/containerd/containerd.sock │ │ ├─ 59052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acf0762e84b89c0ca432ba4e237906ea18a9c7496aeca6617513f2ddea18d859 -address /run/containerd/containerd.sock │ │ ├─ 59099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95bb9062abe558e68f4e8c65d6137339a3a53743a3363b01e45148b4dbfb4a7b -address /run/containerd/containerd.sock │ │ ├─ 59140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d2a1ab30f161ae3b9901001bb18ebbbeb62d8fd3e81badaf1269f30acfba51f -address /run/containerd/containerd.sock │ │ ├─ 60668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 065944bedeb6c7cb4eb295273bd9a009f6e6d384333847a6f9db7104c874c6d6 -address /run/containerd/containerd.sock │ │ ├─ 60735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c40f2cf272070a6247d4b2d841da3b5cdc3f4b5c12ca5c743fdecbe8893657a -address /run/containerd/containerd.sock │ │ ├─ 60795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d375a115ada3018537a809c85ce7367e43a66c60ae06295d3552b3d3f8deed5d -address /run/containerd/containerd.sock │ │ ├─ 60846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b21a9857691119f96d327c9c85c878634e4e4498f8e2063bff4ab1e24d79deb4 -address /run/containerd/containerd.sock │ │ ├─ 60912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3422ead9fa6e5e99b7a48c9ce553fc16e32f542948c6657074ed27076a8623b9 -address /run/containerd/containerd.sock │ │ ├─ 61611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8747ef638e73ce783e581b43108c70ba601ac9b595f82cb3bbdcdec80abd53e -address /run/containerd/containerd.sock │ │ ├─ 61753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be341f0d81735437d4ec6daeb986f2a1a478e2c6a3c7db6420a543c2a71cfd74 -address /run/containerd/containerd.sock │ │ ├─ 62487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f4ff5c8d5fef4c8bb19ce298d5c3aa071631a00d299416d600f41be99cce042 -address /run/containerd/containerd.sock │ │ ├─ 62826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0d5eb8f2ee1f12c858cf0e32e2181a132cbe340c9386339dbb8940604c73ca4 -address /run/containerd/containerd.sock │ │ ├─ 63419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05f132102619e390b2935f93448f57d30ba375290853f5c4533750e6c8d5ab55 -address /run/containerd/containerd.sock │ │ ├─ 64696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 264d4fb43a2f5603ca55c19a0ca121a534860b4e523f0058b627f63f8066957a -address /run/containerd/containerd.sock │ │ ├─ 65916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46f080a87273f09328d08b0a2261f5bf5f175205a903c66bdf5ebe89629a379e -address /run/containerd/containerd.sock │ │ ├─ 72328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccfb681319dc3213eed39a1a28f1a00a18d5383e13245f10a6efeac99819f8c8 -address /run/containerd/containerd.sock │ │ ├─ 73402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58acf6e3d475d3935bb945f8d00e7bec47d929f07d7d26eabcac7b1a5b8fa40c -address /run/containerd/containerd.sock │ │ ├─ 77674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13fb6a963744228806def88ea86e6e53143802023e7afb07e9859e6d12c421ba -address /run/containerd/containerd.sock │ │ ├─ 82304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afd879ddaed444d80e1ea664d5fd540459c8725daa4642088f0d41b0939c6780 -address /run/containerd/containerd.sock │ │ ├─ 87816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c81943294cfdb0f92852bfd72fc4c633835245807720bbbb22eb90bd19c09fc -address /run/containerd/containerd.sock │ │ ├─ 87859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08d729d128fccdb2385684fe1737c732d8488b707014479aa48f6c8884e06b73 -address /run/containerd/containerd.sock │ │ ├─ 95731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eea929c4a2cfb83f15fc1d5befda484b0178a033956321e3f4e78962ed3d000 -address /run/containerd/containerd.sock │ │ ├─ 96895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ff6ac84c637b36157d4b60448263b40a544c9b7a6f88b140b4de04269bf371d -address /run/containerd/containerd.sock │ │ ├─ 97007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb27e14ae767b25f6ce7ee9247960840f84a6592f514a354cd6f3d5321f22e16 -address /run/containerd/containerd.sock │ │ ├─ 98815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a22aaacd1970d45ea604bfb86c6f22a0183702d0a5c7a47c04e39604bfc53251 -address /run/containerd/containerd.sock │ │ ├─100135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e953c489d68c531e68d95e8bd64326c54ce61e1fcf8ed671c8639dd952d671f9 -address /run/containerd/containerd.sock │ │ ├─100184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5fae8033b0cb776ac3db1d883ee9de3b8aae9d5b483bfc707f2b7995ae4de2f -address /run/containerd/containerd.sock │ │ ├─110279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 471c3b813e0146225574723ae7ba88de7bcd152f1d745d2dbe65eb8b841eebbc -address /run/containerd/containerd.sock │ │ ├─110343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1902efbed07dbd041cc65e97591429fae1ddf6f89ec4b1404a5021608d052b9b -address /run/containerd/containerd.sock │ │ ├─112421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9ba7fd27f2124dff34663f49a3527ebf8439a9ed6af057e9a51b7fc745d3dc3 -address /run/containerd/containerd.sock │ │ ├─125090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f084f1295daf2ea1746650ff8828872f404fd8418dfd51be18ec83d69ae701f3 -address /run/containerd/containerd.sock │ │ ├─126433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4aa3c4e427dbf3b3f78b1f26a5d62134b6e331a791cb39a13f261ce70dd22f1d -address /run/containerd/containerd.sock │ │ ├─126871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d11f86ae377c807b302562166de3f8e1c9fc403a6b03ddf910dd9fd5e6dbdab -address /run/containerd/containerd.sock │ │ ├─127661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3286818fc43912479d192fbb0fe379fcc900afeda605164ada776cf05e07920f -address /run/containerd/containerd.sock │ │ ├─129191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a5bccbe186943291b6d605eb4d48e7080e27f525bcc201975f730b1fd6ed1e0 -address /run/containerd/containerd.sock │ │ ├─129496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 538d87b7195e4f60aa6c358bc253c718b3ed2fa6bb35fd9c794ad9e5ffbba188 -address /run/containerd/containerd.sock │ │ ├─129534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99712d5ab95f31c8ae283d1ec3131f4fb9e1c6873f6f4152ad93130a3efd8b5b -address /run/containerd/containerd.sock │ │ ├─129855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a23234ee1f38c898d68106ae8c7ab3d063462c15b4bc7a6db47d2b8132484815 -address /run/containerd/containerd.sock │ │ ├─129978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 620ae1f2e383808a2b0d915de9de043ac6b398e0463c8dc8cefe573fe109beea -address /run/containerd/containerd.sock │ │ ├─130249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d718c084a2703e522547e88dbaef43da02d190dfe067f60100a95b6bd60e3dc -address /run/containerd/containerd.sock │ │ ├─152432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4915ea70936a6243a4fa9e134a4e123975977312788e5ced01119c3e9ee0791a -address /run/containerd/containerd.sock │ │ ├─153832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c941ea59beb0dcfbf63811ce5b6b8ea53557f24959f4b6b3b8780b47b4a7259 -address /run/containerd/containerd.sock │ │ ├─153853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ac44d1821566f5fa884a754f7f7931d9d4462437664b68f972b87e86fea423b -address /run/containerd/containerd.sock │ │ ├─153944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5b0bbef7d88e9c71643e7a9d86b6b3ca986ccf67f1807ee8e297766efe5a400 -address /run/containerd/containerd.sock │ │ ├─153971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e51fca0298448790d3de902a9ec063f22baa433b9ea8f12f02bd970431bb35f -address /run/containerd/containerd.sock │ │ ├─154006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d6a4ce78bc1d5b613d8e66e21b04d30f516a95d061f23439677f564d408393d -address /run/containerd/containerd.sock │ │ ├─154376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc18e8e266bca0d8a34b8441ab2d5df84e86b7cedf6cb7e7a9a78a07b60af608 -address /run/containerd/containerd.sock │ │ ├─154427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d696ee51f7540138035a86c3ec7c13adf61937ad82453640686e2a9bff6bb2f -address /run/containerd/containerd.sock │ │ ├─164710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4745c5506754863748eb74c7a2ba64cf9f8ebbd7922e08e1b768e59ea3c38bed -address /run/containerd/containerd.sock │ │ ├─166747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffbcf683a42b53bf19081b5964ff56acb9478d5277ef5d586b21428f4e3923a1 -address /run/containerd/containerd.sock │ │ ├─166873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7b86279ea48cfdc6aa6c44c4a367885cfdd75ef3323aefade29fc452647f1ff -address /run/containerd/containerd.sock │ │ ├─166933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29d42bace5ee8b0ad9f0e2c655352df51c0771790dfd3ade4586df4ebadec27f -address /run/containerd/containerd.sock │ │ ├─167052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea55167831cbc3ce70dbea347abd4287c0116599bf9dfe0fbf2c51f32e5cb26c -address /run/containerd/containerd.sock │ │ ├─174078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3fb706cbc85253277aac5a35d822ddc8f205e7f067b18b468c4f9f5e90d7bcb -address /run/containerd/containerd.sock │ │ ├─176399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36bbd90d4197db67ac43464b109a8307f456709c9a5eab18d3d46ce3c41690f8 -address /run/containerd/containerd.sock │ │ ├─176543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e98095fb347d31f524725c74c9c5e9b338e432c87ab8d81b2984b4ca420ea58e -address /run/containerd/containerd.sock │ │ ├─176628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84d62fcf30c600baa280260e47102032922560f5c2798e917460de07fec8cbd4 -address /run/containerd/containerd.sock │ │ ├─188674 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c6c2bfa3c23fea6f81a07b19e5740af07c1de79096ec3e212ddacdd65ce74b3 -address /run/containerd/containerd.sock │ │ ├─195753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a668fef337ddf7583f9f329a482979205178715003b48ce43356c73d13673d3e -address /run/containerd/containerd.sock │ │ ├─195779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 784ee21a02dedd71d4a9a7cec68353ef3c4e7c3fc73eb9190de1078d3774ec22 -address /run/containerd/containerd.sock │ │ ├─195825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 659fd91f1c502c372677b4e24b8f409b0774e75bb4d9046ddbe7808aa615e8a8 -address /run/containerd/containerd.sock │ │ ├─196186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b36502a86bf2ea2fa3b1a8aede1a83fbe4f4f8d5373c5d0eef9f257dca2cc28 -address /run/containerd/containerd.sock │ │ ├─205633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 307b91fcc9f1aed03f0a1e601dad7370288725676feaf8d2d81cb9175075d9ae -address /run/containerd/containerd.sock │ │ ├─207517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9faa2af7c31f6431de2b5780089b2e23524505d8d82d478096427d69a624f437 -address /run/containerd/containerd.sock │ │ ├─208609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e27e590aef23f990d5c342d3147b9d66269b5800bad0a311fce7192fd7c9fce3 -address /run/containerd/containerd.sock │ │ ├─209458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9f97af6849e5acdfa9085f5d7d5eb869733f6eb23d83d374799fe21680e516b -address /run/containerd/containerd.sock │ │ ├─210626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcab94f76134b70a1a14b8c10bf2ec868bafacbec14980ce672a73cf8c86b7a0 -address /run/containerd/containerd.sock │ │ ├─212168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a565675d9ea31090dd7eb42b185490b4bc2f94076abaa23c398a8692618cbff2 -address /run/containerd/containerd.sock │ │ ├─213398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 072c11cb65b57b9b183ab9e2849f58db743834ea3559f581041845c4d5617b7e -address /run/containerd/containerd.sock │ │ ├─213443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db19a8dc4ecefc260eeb4cb6cde80eda89d050d9a498418594cd7721018450e2 -address /run/containerd/containerd.sock │ │ ├─223703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cb90ba90ba693a88a47738b16c121a53038c28d62920e5fe807b6f751be1b95 -address /run/containerd/containerd.sock │ │ ├─224087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a94af1625c40dbfda4340be6308bddbdbd6bcfdaafc1233a927bc8011ef5b1d7 -address /run/containerd/containerd.sock │ │ ├─228682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bd0a619d2c406cf0f350226f86d5981bcc9077e0578353c00f7c7ad3417ee5d -address /run/containerd/containerd.sock │ │ ├─233041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98e3b849f25b804ff2f54dea3db1e159a8f6898127db884982806bd4707bc80a -address /run/containerd/containerd.sock │ │ ├─233339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb78cf0a46882deae11cfa9c7127db9a560156e073a77e5b452db102c46962a5 -address /run/containerd/containerd.sock │ │ ├─233525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56d4a4b358fd93c4e9ce1bb4b192e867a902486da6100943a49a9761ad37afa8 -address /run/containerd/containerd.sock │ │ ├─233581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81c15ff5070fbf58f37bd2a540ab7ca05bdf72ab6db55574b6dfd7aa6fed1e0f -address /run/containerd/containerd.sock │ │ ├─243811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 471651ed984896e8f5aa3d0d82311928b703619e31fb90b0ab2d8275a0cb289a -address /run/containerd/containerd.sock │ │ ├─246021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b5898ef2d288c271637e58f52d4d2445036aa8db458a7e54dee0c2d4ad2f5e3 -address /run/containerd/containerd.sock │ │ ├─247618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2973860ae3691c7d9769edaee72a11bbfbbcd9e7b658fafee213d28d27780c4b -address /run/containerd/containerd.sock │ │ └─381799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4b35ae4b830957eee174a5ad61732210598844150aef0ce0cb3d92614b994a7 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1440 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─622 /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@mgr.instance.rdfrqi.service │ │ │ ├─12611 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rdfrqi/unit.run │ │ │ └─12642 /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-rdfrqi --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rdfrqi:/var/lib/ceph/mgr/ceph-instance.rdfrqi:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.rdfrqi/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.rdfrqi -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.1.service │ │ │ ├─29491 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29757 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18492 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18513 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24877 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25147 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─38756 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─38777 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34030 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34312 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12249 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12279 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10350 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─612 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─124555 /sbin/multipathd -d -s │ ├─run-r103589a8e0c54f6ca8f6f13df2fde14f.scope │ │ └─165163 /usr/sbin/libvirtd --listen │ ├─kubelet.service │ │ └─41812 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.242 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─docker-5460eecc142dcfa05c8819aef2c994a73024dce3ae05f226bbfcc5bc960c20ec.scope … │ │ ├─38850 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─38866 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─ssh.service │ │ ├─ 646 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─381989 sshd: [accepted] │ │ └─382056 sshd: [net] │ ├─uuidd.service │ │ └─1101 /usr/sbin/uuidd --socket-activation │ ├─docker-b3e1f23303f80f5c539474a7f29cc24b1705725e662428aa87432065437890ae.scope … │ │ ├─25189 /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 │ │ └─25201 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10858 /usr/sbin/chronyd -F 1 │ │ └─10859 /usr/sbin/chronyd -F 1 │ ├─docker-7270f70134805cddfb5f888fffd797fd0440f1386d368da354ea331a828199e9.scope … │ │ ├─12362 /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 │ │ └─12373 /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.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─124399 /sbin/iscsid │ │ └─124400 /sbin/iscsid │ ├─docker-0f55bf571a12525da4b94f3c0709f0a34c5bbd6c4f757f17d9df3b12abd9c5e2.scope … │ │ ├─34354 /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 │ │ └─34366 /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 │ ├─dbus.service │ │ └─609 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─618 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─615 /lib/systemd/systemd-logind ├─k8s.io │ ├─cc01e3a9e4976e30a6adb02baca4a6c5455f90d70449d8da4bd6208a96207645 │ │ ├─161188 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─161459 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─161460 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─161461 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─5a5bccbe186943291b6d605eb4d48e7080e27f525bcc201975f730b1fd6ed1e0 │ │ └─129244 /pause │ ├─3422ead9fa6e5e99b7a48c9ce553fc16e32f542948c6657074ed27076a8623b9 │ │ └─60936 /pause │ ├─24d8c8627bfc8a3f201166839418edc86e45ef95f5aa2cdfd6b0cb6c61e94447 │ │ ├─204722 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─204740 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─205848 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─205849 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375664 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375665 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375666 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375667 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375668 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375669 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375670 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375671 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375672 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375673 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375674 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375675 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375676 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375677 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375678 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375679 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375682 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375683 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375684 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375685 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375686 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375687 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375688 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375689 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375690 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375691 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375692 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375693 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375695 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─375696 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─375697 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─8b1703535fcba6c36fd8e134d0ede45f76fe2881041596182fe83fb856543027 │ │ ├─382184 /bin/bash /tmp/heat-engine-cleaner.sh │ │ └─382196 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-manage service clean │ ├─620ae1f2e383808a2b0d915de9de043ac6b398e0463c8dc8cefe573fe109beea │ │ └─130002 /pause │ ├─4915ea70936a6243a4fa9e134a4e123975977312788e5ced01119c3e9ee0791a │ │ └─152455 /pause │ ├─244a1494b8a8b74872d14b314a5bc81707126ad514198dd50eaacf9411f37f6d │ │ └─209508 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─05f132102619e390b2935f93448f57d30ba375290853f5c4533750e6c8d5ab55 │ │ └─63442 /pause │ ├─d8f51450cb4a0bd0225b080c374f00d8a0d11a31f0a5c713bb9d2c8bd4915fc6 │ │ ├─96032 glance-api: uWSGI master │ │ ├─96046 glance-api: uWSGI worker 1 │ │ └─96047 glance-api: uWSGI worker 2 │ ├─6db583038f8201f7520b3ca736e90eceaef248e023f925e21bdc85051665d38b │ │ ├─97509 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─97775 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─97777 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─ae78812bee183c144e7bfc7deec932a65c53a2996ec1ff5a01c36827b99f5015 │ │ └─44114 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─471c3b813e0146225574723ae7ba88de7bcd152f1d745d2dbe65eb8b841eebbc │ │ └─110302 /pause │ ├─5f1f2495c229cc253bd559ee9958f7ac11c0618ee6e780adc49aa9d5ad66751c │ │ └─173375 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─b15fc62f9d62f48771d41ce9d3b6d5047654be4c13e65d186a454fa3ec1613e1 │ │ ├─246166 apache2 -DFOREGROUND │ │ ├─249059 (wsgi:h -DFOREGROUND │ │ ├─249060 (wsgi:h -DFOREGROUND │ │ ├─249061 (wsgi:h -DFOREGROUND │ │ ├─249062 (wsgi:h -DFOREGROUND │ │ ├─249063 (wsgi:h -DFOREGROUND │ │ ├─249064 apache2 -DFOREGROUND │ │ └─249065 apache2 -DFOREGROUND │ ├─16fc331e7f5896244fba6f303773a168e96f5bdf759d0b847001fed9b0edf5af │ │ └─246469 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─216b78e3152ef2eb38c0383c9ebaec1fa393abafa3e5b10de17cba526f494359 │ │ └─44575 /coredns -conf /etc/coredns/Corefile │ ├─efccb37de9969b7db85bcf06b2e1d2dd215ead456abd06a30b7911da1efc69e1 │ │ ├─152546 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─152563 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─152569 erl_child_setup 1048576 │ │ ├─152661 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─152774 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─152775 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─152821 /bin/sh -s rabbit_disk_monitor │ ├─ffbcf683a42b53bf19081b5964ff56acb9478d5277ef5d586b21428f4e3923a1 │ │ └─166770 /pause │ ├─4745c5506754863748eb74c7a2ba64cf9f8ebbd7922e08e1b768e59ea3c38bed │ │ └─164733 /pause │ ├─bb919763cb0117cb6ce5208a351207b841615053af9439cc85a9a0f9b4cf2b58 │ │ ├─163141 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─163302 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─163303 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─a84bb3e464be0d78c9b7923f058a0723eaeb3c0bc0575bd34fdce9036a92aceb │ │ ├─64918 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─64935 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─64941 erl_child_setup 1048576 │ │ ├─64998 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─65082 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─65083 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─65144 /bin/sh -s rabbit_disk_monitor │ ├─86919628d37a1fa705e356be00908e8a153550d96346a1b4e630a9b7fefb94f9 │ │ └─41484 /pause │ ├─4a53716860852051ac3503e054d9ab243a8b9edebd41d59095dadbf1c46f371b │ │ ├─242389 /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 │ │ └─242495 /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 │ ├─7c6c2bfa3c23fea6f81a07b19e5740af07c1de79096ec3e212ddacdd65ce74b3 │ │ └─188707 /pause │ ├─e0463a5744ccc4de77f44634106a217147818825963587ffbcfafb17f8a5c0f1 │ │ └─44073 /pause │ ├─0fde82b5480b1d71e646a2095b0cf499f5c2d526fae1e4ac5801e95c9c989c65 │ │ └─63737 /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 │ ├─51ab846f9d44f78c9a6a279858e84b6628f832320edcf103300cd254f6416202 │ │ ├─59980 python -u /app/sidecar.py │ │ ├─60221 python -u /app/sidecar.py │ │ └─60222 python -u /app/sidecar.py │ ├─08d729d128fccdb2385684fe1737c732d8488b707014479aa48f6c8884e06b73 │ │ └─87883 /pause │ ├─f9aaa9426f3b5cdf817c0b4ae9bd71fd8aebad5de4edeebbae39499e33b719be │ │ └─41368 /pause │ ├─bc94beb85eb4b75b7551f696b452675b52b4810bef3aef3ed7164539f0a261a8 │ │ └─64634 /bin/oauth2-proxy │ ├─4077a2f9a213ab04eb514886a13c95634e3f9e9c27a43fccd79097da6d2ada8d │ │ ├─164889 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─164928 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─164937 erl_child_setup 1048576 │ │ ├─165106 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─165159 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─165160 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─165526 /bin/sh -s rabbit_disk_monitor │ ├─c3df9d50296a62d09871258d042e795339fdb3bea48abb0b09c9cec6881db5d5 │ │ └─45523 /pause │ ├─c444e3295d631a57600c676c4e03df2272844803bf236cc9a8a709d2d351398c │ │ ├─224189 magnum-api: uWSGI master │ │ ├─224231 magnum-api: uWSGI worker 1 │ │ └─224232 magnum-api: uWSGI worker 2 │ ├─cedfcff1dd54c0f170e429dbbd13eb832bd23d2278be15035e7cfd5ac5b92efa │ │ └─44545 /coredns -conf /etc/coredns/Corefile │ ├─b4ac6bf3a5b11bd97f2cbba8b40263aa363cc1eae1f1d86e9a4b879973e8e98c │ │ ├─82432 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82450 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─82456 erl_child_setup 1048576 │ │ ├─82581 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─82635 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─82636 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─82864 /bin/sh -s rabbit_disk_monitor │ ├─068f8cfb87c084eb144f47b2fd33196cc5360642363cda4f8ff0d4a717eb5640 │ │ └─41751 /kube-vip manager │ ├─db19a8dc4ecefc260eeb4cb6cde80eda89d050d9a498418594cd7721018450e2 │ │ └─213467 /pause │ ├─d9f97af6849e5acdfa9085f5d7d5eb869733f6eb23d83d374799fe21680e516b │ │ └─209482 /pause │ ├─fe98622e26644e5094bdd599883a2b3d216e48fe5876f75d8b6a8b4fcac3cb9a │ │ └─49974 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─df2374b2e1b95f0a959d8f8afd0f7c30a821ec90aa269ff0b6b555b7a29c22cb │ │ ├─161169 neutron-api: uWSGI master │ │ ├─161218 neutron-api: uWSGI worker 1 │ │ └─161219 neutron-api: uWSGI worker 2 │ ├─bf6bfffdcb8f414d880cac8bc57ef3b8d2306ad26104e82049c8bd0b2dedf5f6 │ │ └─173494 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─10e25d588981ec84d44ae036d070db6d32dd912944ac211f4a967fc0537c3f5a │ │ └─173508 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─ad1f4dc631b0823f32fb9dfdb7733f1c1574acdcf4c9581a95da9a9803c10d63 │ │ └─45738 /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 │ ├─a0d5eb8f2ee1f12c858cf0e32e2181a132cbe340c9386339dbb8940604c73ca4 │ │ └─62849 /pause │ ├─ba801f7de09a0de95fa0d0951216464060fd777fc567c5e205cc630e299c0aba │ │ └─41647 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 │ ├─cf159cc3a3f0251eeba5520a2ab25c578a0de8fb8d4c1490319a34262d055f6a │ │ └─56241 nfd-master -crd-controller=true -metrics=8081 │ ├─de6ede154d1574a7f76de7cc225811d2faf737d6d8847bc19bf195386ee17a5d │ │ └─164272 /usr/bin/libvirt-tls-sidecar │ ├─43ba31421363c82e493e3c37c569a083bee55f3f038f945c537a09a3fd65aba8 │ │ ├─49689 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 │ │ └─50912 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─d1306a83c68c007cef439d81bbadaab9853f89edb67e7f71e57d1d0b0562ba2d │ │ └─49534 /pause │ ├─16073d2553f62a70f7fb99cbe8528124415d5cdf245ae19ce5405d43429834b0 │ │ └─42003 /pause │ ├─c1fba54ca6920a6e983b1b0e1f021925914c37ef81742045752cd055059cd0f8 │ │ └─60253 /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 │ ├─9be9a5147b0ba8d62530045c3ba8f2183ea7667d4a8560515cf05e95c5602a18 │ │ └─63618 /goldpinger --static-file-path /static │ ├─2a9b1a6b2e64479d5731df015096d487e49f17488a27522e4789187ded11f953 │ │ ├─127791 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─127809 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─127815 erl_child_setup 1048576 │ │ ├─127950 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─128003 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─128004 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─128139 /bin/sh -s rabbit_disk_monitor │ ├─d375a115ada3018537a809c85ce7367e43a66c60ae06295d3552b3d3f8deed5d │ │ └─60818 /pause │ ├─3148bec987579ea2b9fece4dedcde278db8a20dd779be860b197147c40577522 │ │ └─45688 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─c77a3320014c45003a6838e6e1e705751c25b6f093d58bf5e8064b0822a356e0 │ │ └─45156 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 │ ├─236b0f787364735c5c729ec048548cf7a1c2b9cfdb9a109dab2910b017a1a2c0 │ │ └─48608 /manager --metrics-bind-address=:8080 │ ├─4f4ff5c8d5fef4c8bb19ce298d5c3aa071631a00d299416d600f41be99cce042 │ │ └─62514 /pause │ ├─ccfb681319dc3213eed39a1a28f1a00a18d5383e13245f10a6efeac99819f8c8 │ │ └─72351 /pause │ ├─ef7ed8fc42280522396be63610419cb8c5e837fe8a374ccb96b98b93a0f26069 │ │ └─41515 /pause │ ├─e953c489d68c531e68d95e8bd64326c54ce61e1fcf8ed671c8639dd952d671f9 │ │ └─100164 /pause │ ├─262c7cb7ad5180c8f5edc415e7e20a86965022f9de7a4b91b86d1dcd656113e8 │ │ └─44968 /pause │ ├─4eddd77cfdc9125f82da92a3dcb5622ab6498b70f780eb68b4f094d33f3a2adf │ │ ├─174184 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174201 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─174207 erl_child_setup 1048576 │ │ ├─174339 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─174390 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─174391 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─174760 /bin/sh -s rabbit_disk_monitor │ ├─eb78cf0a46882deae11cfa9c7127db9a560156e073a77e5b452db102c46962a5 │ │ └─233366 /pause │ ├─c4bb0cca39e0d92f04802bf4c6e31d1a68c0e666df7f29d75a56c337f113aaf2 │ │ └─242235 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─98e3b849f25b804ff2f54dea3db1e159a8f6898127db884982806bd4707bc80a │ │ └─233121 /pause │ ├─9d2a1ab30f161ae3b9901001bb18ebbbeb62d8fd3e81badaf1269f30acfba51f │ │ └─59165 /pause │ ├─cb27e14ae767b25f6ce7ee9247960840f84a6592f514a354cd6f3d5321f22e16 │ │ └─97042 /pause │ ├─3638056c6d6bc0c38d6bacb3b8f0b9a24db976dcf601c70003464beadac6d282 │ │ ├─116499 placement-api: uWSGI master │ │ ├─116540 placement-api: uWSGI worker 1 │ │ └─116541 placement-api: uWSGI worker 2 │ ├─13fb6a963744228806def88ea86e6e53143802023e7afb07e9859e6d12c421ba │ │ └─77698 /pause │ ├─a6cc770d6af4d154f3d6512aa5130d754542a0b19c00775a9fa832d1f6c86ae5 │ │ └─45446 /pause │ ├─8fb4d1d7f6a7ba0c82d3156e7aa79bf90db1680c86dd8b88060b5912a211ad1b │ │ ├─205738 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205755 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─205761 erl_child_setup 1048576 │ │ ├─205860 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─205973 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─205974 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─206205 /bin/sh -s rabbit_disk_monitor │ ├─56d4a4b358fd93c4e9ce1bb4b192e867a902486da6100943a49a9761ad37afa8 │ │ └─233565 /pause │ ├─1bd0a619d2c406cf0f350226f86d5981bcc9077e0578353c00f7c7ad3417ee5d │ │ └─228705 /pause │ ├─a565675d9ea31090dd7eb42b185490b4bc2f94076abaa23c398a8692618cbff2 │ │ └─212192 /pause │ ├─e589c1be0e67621f5173050debbf97c3213fc251405d283eb9346ccf8847700c │ │ └─51500 /pause │ ├─4d6a4ce78bc1d5b613d8e66e21b04d30f516a95d061f23439677f564d408393d │ │ └─154072 /pause │ ├─a624368080032b9f1318629da940c571ff7e085a7f6abfe25de53144b9d19981 │ │ ├─98953 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─98970 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─98976 erl_child_setup 1048576 │ │ ├─99033 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─99127 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─99128 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─99236 /bin/sh -s rabbit_disk_monitor │ ├─19b6888cf7fb902300d784f6606edb51c56369b71cfd3e426c4378cedd9a9083 │ │ └─56373 /secretgen-controller │ ├─9cb90ba90ba693a88a47738b16c121a53038c28d62920e5fe807b6f751be1b95 │ │ └─223728 /pause │ ├─b5fae8033b0cb776ac3db1d883ee9de3b8aae9d5b483bfc707f2b7995ae4de2f │ │ └─100209 /pause │ ├─1b5898ef2d288c271637e58f52d4d2445036aa8db458a7e54dee0c2d4ad2f5e3 │ │ └─246047 /pause │ ├─2fda5fc5afa10ee4ab057aa9e71e686b3f311b1d80621e40728ffeede9c1499a │ │ ├─107635 cinder-api: uWSGI master │ │ ├─107648 cinder-api: uWSGI worker 1 │ │ └─107649 cinder-api: uWSGI worker 2 │ ├─e4268719ea750835609d0cf25d28013c6634b66773a97851f574b3e0c2a3cb55 │ │ └─89176 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─b760a1ca31242ec40150aa4bb199160b26b87fcc18f927dfff24f48f197b9a35 │ │ └─63576 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─661550f02fdd852a758e6237124463cd531fbae759c39b7a348f244615a008e0 │ │ └─208888 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─8b36502a86bf2ea2fa3b1a8aede1a83fbe4f4f8d5373c5d0eef9f257dca2cc28 │ │ └─196209 /pause │ ├─50d59de168d3d0de0b18fffa53556133be731cda51953b70fd1ae89dcd97a2ca │ │ ├─150788 nova-api: uWSGI master │ │ ├─150817 nova-api: uWSGI worker 1 │ │ └─150818 nova-api: uWSGI worker 2 │ ├─d29c5101df809aba598f7400300b8e6d8dfb953dbe77db9c41d42e38f40215cc │ │ ├─161232 neutron-policy-server: uWSGI master │ │ ├─161246 neutron-policy-server: uWSGI worker 1 │ │ └─161247 neutron-policy-server: uWSGI worker 2 │ ├─59cd88498a02d0a851d5714d03f6ba47b33d93df0fd39bb50f84334383f6aff3 │ │ ├─203090 octavia-api: uWSGI master │ │ ├─203112 octavia-api: uWSGI worker 1 │ │ └─203113 octavia-api: uWSGI worker 2 │ ├─1953ce19b1303a1651f4b84d6bde0092d5518c891bc107a5ffe4d84a7ef99876 │ │ ├─249843 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─249856 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─f9ba7fd27f2124dff34663f49a3527ebf8439a9ed6af057e9a51b7fc745d3dc3 │ │ └─112446 /pause │ ├─e677814a514e83e93a1163fe3ec494ecd08f50a2b76007a1311bcaa90299aeed │ │ └─64490 /bin/memcached_exporter │ ├─23a152202308c304f82223727748b256c7d6c1b41810b1a44ba73be3429b1f17 │ │ ├─63265 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63308 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─fc18e8e266bca0d8a34b8441ab2d5df84e86b7cedf6cb7e7a9a78a07b60af608 │ │ └─154408 /pause │ ├─d3a45d88d8238d4d63d730d6ae6265a6b349aca414cbcc2a4ab2f4a6b042bdca │ │ └─48559 /manager --metrics-bind-address=:9782 │ ├─6e5b934efed717f17cd522ecd058e32f11fd6090d48bd79e619516d2655ba2c2 │ │ └─64280 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─7fb8d61fa9eb951f062164bad7f431e14fe3ed17a1b537c64843637e32388806 │ │ └─58945 /pause │ ├─afd879ddaed444d80e1ea664d5fd540459c8725daa4642088f0d41b0939c6780 │ │ └─82327 /pause │ ├─da008b806b753e8a23870c1ae4dbaf109e1485d2b5eb9aa1e457e5bcf1d24b3e │ │ └─56206 nfd-gc -gc-interval=1h │ ├─1ac44d1821566f5fa884a754f7f7931d9d4462437664b68f972b87e86fea423b │ │ └─153918 /pause │ ├─b21a9857691119f96d327c9c85c878634e4e4498f8e2063bff4ab1e24d79deb4 │ │ └─60877 /pause │ ├─1ce18070ba6a4306dd0d61a5354b12229b181197291792b9628398ede2527a28 │ │ ├─62695 nginx: master process nginx -g daemon off; │ │ ├─62712 nginx: worker process │ │ ├─62713 nginx: worker process │ │ ├─62714 nginx: worker process │ │ ├─62715 nginx: worker process │ │ └─62716 nginx: worker process │ ├─324f80f7e5003401dc2c1b3e151867eb374cfec849d2b8f58a8b1cdf24bde54e │ │ └─88197 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-cf9f85b9f-vvd5b --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─a23234ee1f38c898d68106ae8c7ab3d063462c15b4bc7a6db47d2b8132484815 │ │ └─129902 /pause │ ├─e7515311528130b69c6a2e0dcb9e571df1d622096238351803d5df45efe087ab │ │ └─51616 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─c25c16102513d949cd96efc609f950b900fe360c2dd6ba64f3d1304d97c633a9 │ │ └─45483 /pause │ ├─19d4e4b73b286de9b87989c623ae4465abc3d7253939e9155ad60b8f651dc6ca │ │ └─164361 /bin/bash /tmp/libvirt.sh │ ├─659fd91f1c502c372677b4e24b8f409b0774e75bb4d9046ddbe7808aa615e8a8 │ │ └─195885 /pause │ ├─a22aaacd1970d45ea604bfb86c6f22a0183702d0a5c7a47c04e39604bfc53251 │ │ └─98839 /pause │ ├─f5ab3fd0085926245e556035abe943944e88e28075bd2ebb0325d39b74f7a061 │ │ └─63963 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-242.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 │ ├─5c941ea59beb0dcfbf63811ce5b6b8ea53557f24959f4b6b3b8780b47b4a7259 │ │ └─153905 /pause │ ├─029f92244f491fbfaee7a0f1bb66ad1c500600d72073e4ffed88fbb110859f0d │ │ └─62786 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9faa2af7c31f6431de2b5780089b2e23524505d8d82d478096427d69a624f437 │ │ └─207540 /pause │ ├─1ac6a77c3e81510d19fb9204c29d0e6c86c78602dfced588f994f2c73d64af45 │ │ └─41499 /pause │ ├─4aa3c4e427dbf3b3f78b1f26a5d62134b6e331a791cb39a13f261ce70dd22f1d │ │ └─126457 /pause │ ├─8db0e96214e8739be08091b54aba8d31fe7f2e93991de7c610545439008ae08c │ │ ├─169898 /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 │ │ ├─351693 /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/tmpz346z9av/privsep.sock │ │ ├─352003 /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/tmpcz6n0ib0/privsep.sock │ │ ├─357504 /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/tmpzr4kctul/privsep.sock │ │ ├─381344 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ │ └─381356 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ ├─db9d44e9453c27c87b69f12c6e1cce510888b8307be3e176c21746814014abd5 │ │ ├─224372 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─224464 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─224465 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─f084f1295daf2ea1746650ff8828872f404fd8418dfd51be18ec83d69ae701f3 │ │ └─125114 /pause │ ├─f4c24d6da0d0bf481f8ecc9fe45ef5742ccd5da20fc4011a73a555cf348e79e5 │ │ └─56167 nfd-worker -metrics=8081 │ ├─7363bd4efe5f46243d93e94af7562252397738d24fbb98fd85885e218707f49b │ │ ├─125487 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─125499 /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 │ ├─ac2cacbfb9f12ee4c543885182b1aca1eee955bb30af349eacb50c15f7ace52e │ │ └─242087 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─5088abcd7cb0fbaae523dfac646852c0ee9cf76b5414f923698521acf99477f2 │ │ └─108047 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─66fc047093f453f15d513c785ac3936e214e3fb1d4c9359b4ce131b276778c68 │ │ └─42752 /pause │ ├─7db45bd2bfff532d6ca7002913d7e1d0f171194eb1d82fa76065f16351068788 │ │ └─55176 /pause │ ├─d4b35ae4b830957eee174a5ad61732210598844150aef0ce0cb3d92614b994a7 │ │ └─381824 /pause │ ├─2973860ae3691c7d9769edaee72a11bbfbbcd9e7b658fafee213d28d27780c4b │ │ └─247648 /pause │ ├─59140b598c3a3a0e1a90dc58056d590b2fbb3894494c481119562ef779ceadbc │ │ ├─154802 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─366290 sleep 300 │ ├─91aefb10c3ff14b519f277b58f1ecf9016c406f9c999bcbad8a755b77b3d321d │ │ └─56116 /pause │ ├─b5b0bbef7d88e9c71643e7a9d86b6b3ca986ccf67f1807ee8e297766efe5a400 │ │ └─154009 /pause │ ├─f7739a7cd34bf2a8bc8bcbce074cd80a8820dcbfa15c9ad733c0cbd65169b8e2 │ │ └─49006 percona-xtradb-cluster-operator │ ├─3692474b64c8041f5cbeb7287fd4353a203af2b781fbf323d46d2b2a5252971b │ │ ├─229374 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─229391 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─229397 erl_child_setup 1048576 │ │ ├─229595 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─229666 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─229667 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─229953 /bin/sh -s rabbit_disk_monitor │ ├─3d3c39abafcd0e006a3cff124951e327e199377e2a6d4f1f9c9263ce7e60fb0b │ │ └─42028 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─f09fa356d0939711a273da63a2a9bcac0664e76b2f74a93c099fbfff4e2de3db │ │ ├─185565 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─185856 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─185857 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─99712d5ab95f31c8ae283d1ec3131f4fb9e1c6873f6f4152ad93130a3efd8b5b │ │ └─129560 /pause │ ├─6ec68945fe2d7386a2d73fdebc85beacb58c85b7a2638e1554946116d62930cb │ │ └─41605 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 │ ├─f216badc4fb5b583dba842c8f9801e3e6d5962720defffcc41b719de01d2d86b │ │ └─64455 /bin/pushgateway │ ├─2cfdd498728f39bf0a70c22b9830fe2d0f7102abd44a8bb8221707a524c69f03 │ │ └─165074 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─1aee4afb34f3bde2f77d5cfe2611b06ec7408052d80b1736b165a7455033eff1 │ │ ├─242069 manila-api: uWSGI master │ │ ├─242105 manila-api: uWSGI worker 1 │ │ └─242106 manila-api: uWSGI worker 2 │ ├─67509766034c3490f91c0a1e2a872d0fda9335e5d967df3ad07cf1158efd15cc │ │ ├─111191 /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 │ │ └─111353 /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 │ ├─36bbd90d4197db67ac43464b109a8307f456709c9a5eab18d3d46ce3c41690f8 │ │ └─176424 /pause │ ├─ea55167831cbc3ce70dbea347abd4287c0116599bf9dfe0fbf2c51f32e5cb26c │ │ └─167107 /pause │ ├─1377ffe6318a0be9af35e01562c066aef9f12c017dce68f1253c68d6d1016cfe │ │ └─59442 /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 │ ├─3286818fc43912479d192fbb0fe379fcc900afeda605164ada776cf05e07920f │ │ └─127685 /pause │ ├─c09e86f99e85959e3ceddfa1e76038464083cefcfe441a503e6da26d245f9d18 │ │ └─98543 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─065944bedeb6c7cb4eb295273bd9a009f6e6d384333847a6f9db7104c874c6d6 │ │ └─60695 /pause │ ├─01872110a93e5f99920662fbaee2f520e0116ce6acef0e800887f6c12f2b0d3d │ │ ├─151432 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─151658 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─151659 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─381408 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ │ └─381410 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ ├─7e51fca0298448790d3de902a9ec063f22baa433b9ea8f12f02bd970431bb35f │ │ └─154049 /pause │ ├─471651ed984896e8f5aa3d0d82311928b703619e31fb90b0ab2d8275a0cb289a │ │ └─243834 /pause │ ├─46f080a87273f09328d08b0a2261f5bf5f175205a903c66bdf5ebe89629a379e │ │ └─65941 /pause │ ├─58acf6e3d475d3935bb945f8d00e7bec47d929f07d7d26eabcac7b1a5b8fa40c │ │ └─73426 /pause │ ├─072c11cb65b57b9b183ab9e2849f58db743834ea3559f581041845c4d5617b7e │ │ └─213423 /pause │ ├─58c27bdf33e3c44ba4ae4ba3cd7b2232441c21cb56888468afa103518e8e443e │ │ └─48509 /pause │ ├─635726b9ad6843d2b61e9bfceeb0c54ba2858f8efe3a9394bc863ca032c3accd │ │ ├─223769 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─224247 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmplrjaql6x/privsep.sock │ │ ├─224250 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─224258 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─410ecf57dc1c3354f37868e364014f7915219a38125395f84ebb2a05deb7c666 │ │ ├─203941 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─204359 octavia-worker: ConsumerService worker(0) │ │ ├─204362 octavia-worker: ConsumerService worker(1) │ │ ├─204365 octavia-worker: ConsumerService worker(0) │ │ └─204368 octavia-worker: ConsumerService worker(1) │ ├─538d87b7195e4f60aa6c358bc253c718b3ed2fa6bb35fd9c794ad9e5ffbba188 │ │ └─129519 /pause │ ├─67cf958b511cb4fa529004f0f1383a900c4a63336c46a627e07ea4a30b495659 │ │ └─48887 /pause │ ├─d8873a26a579c598331cafed6ce76af668348ba98a884c05e37aabd73905fc5c │ │ └─45649 /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 │ ├─307b91fcc9f1aed03f0a1e601dad7370288725676feaf8d2d81cb9175075d9ae │ │ └─205654 /pause │ ├─e98095fb347d31f524725c74c9c5e9b338e432c87ab8d81b2984b4ca420ea58e │ │ └─176587 /pause │ ├─a668fef337ddf7583f9f329a482979205178715003b48ce43356c73d13673d3e │ │ └─195807 /pause │ ├─c87599cfdc5369c871b0b3ba77d8da96574f1163f7c3ea3a0cfd17fdeba83126 │ │ └─110915 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─483f29b69dbfd9f16ef0f2b7325a1bb4b40bcadcb30657780c111905ea8718eb │ │ ├─ 47677 /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 │ │ ├─ 47689 /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 │ │ ├─ 47795 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─245784 nginx: worker process │ │ ├─245785 nginx: worker process │ │ └─245786 nginx: cache manager process │ ├─d2acb6063108f14725dbba680003770e4b13fbb15b4792ca7ee89b844efbe21e │ │ ├─72456 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─72473 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─72479 erl_child_setup 1048576 │ │ ├─72547 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─72598 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─72599 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─72714 /bin/sh -s rabbit_disk_monitor │ ├─30c58a7d22c8686067f335846fd72285512657de65d0a5f5d1d1dad5ebb32c45 │ │ ├─ 88265 /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 │ │ └─380425 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─2c0d554765e6e9528dbe8ae46feaf9f74cb944625059da1c74ffe2abd2befaae │ │ ├─161918 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162253 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmph97xnc56/privsep.sock │ │ ├─162360 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp_wwcwt6a/privsep.sock │ │ └─162636 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─cf216aa09c35939192a9f1e82678b281dfca9ebe6cc5d13e840fd1f9270a9268 │ │ ├─49750 mysqld --wsrep_start_position=1827b2bb-800a-11f1-8ff1-0f77ca81dbbe:20 │ │ └─49844 /var/lib/mysql/mysql-state-monitor │ ├─29d42bace5ee8b0ad9f0e2c655352df51c0771790dfd3ade4586df4ebadec27f │ │ └─167001 /pause │ ├─3e99e03cac4b9b98b639de191d255d02648a725e03619c8acf15948bcc3deccb │ │ ├─151433 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─151666 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─151667 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─381373 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ │ └─381424 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ ├─5030553513e13fa7149e373c310c2672658013626c8b3c4406d13c48c9c5c8bd │ │ └─203960 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─742dafd43497eb8a03429af8e77631ae830ffee416520a96e913e2ac2cc81466 │ │ └─55849 /pause │ ├─cf3fa1e6368516c829195859e883dc572f7aa2809820ae71c13366c7b915bd71 │ │ └─44512 /pause │ ├─4d113986f03d05c20be286a7ea523012724d14380c2087cc377ab5d1c13c4299 │ │ └─62276 /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 │ ├─0875127cd0f3674224755e159558da145b2176da1aeeaa0ded151205e035636a │ │ └─41585 etcd --advertise-client-urls=https://199.204.45.242:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.242:2380 --initial-cluster=instance=https://199.204.45.242:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.242:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.242: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 │ ├─4ff6ac84c637b36157d4b60448263b40a544c9b7a6f88b140b4de04269bf371d │ │ └─96921 /pause │ ├─4a5d3bf8504eeff36cadce80d2f80706e47863242ba69c951772eaddf45d902a │ │ └─64001 /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 │ ├─84d62fcf30c600baa280260e47102032922560f5c2798e917460de07fec8cbd4 │ │ └─176664 /pause │ ├─bc9edbebc4758839fcac6d659eefa25e2eeeda44526004742bab89f319f8097a │ │ ├─150888 nova-metadata: uWSGI master │ │ ├─150901 nova-metadata: uWSGI worker 1 │ │ └─150902 nova-metadata: uWSGI worker 2 │ ├─b4b2679eb3cd4e7b5f1194ec5c4ea2e613fffd839ca377257c1d8269ae07e57e │ │ └─78261 /usr/local/bin/rook ceph operator │ ├─4909643714d7d32f787c91132f63f8ca19d8f74ef02f7a8aec2b3ec0aa4209c4 │ │ └─147168 /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 │ ├─1c40f2cf272070a6247d4b2d841da3b5cdc3f4b5c12ca5c743fdecbe8893657a │ │ └─60763 /pause │ ├─15d6dca5bb443f3d457dae15db12424e1caa5276f0c99c2f2842d102b333058f │ │ └─212218 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─b327f7b19b819c29c169adebecd94c1b3c8058f9a4aa506c39e42ab26ec9227d │ │ └─64154 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─73edf086f1a0ee1d8af01f81fd1e21c74bd97737a24de92f68daa6a62f7bd835 │ │ └─207708 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─d6079a978ca08aeafdb5f4d13e69f882c7b2e841eb36142a9ce181251ef469d7 │ │ └─125454 /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 │ ├─ad5a7ff93940dc51cee42e47604a40bc1fc7c7973a5ee13c5fac5426905c32cf │ │ └─47717 /server │ ├─d11d7342b8231c7e4c820ef78cb1153d86b697a429d29a0b18b2fd300f4a0132 │ │ └─230033 docker-registry serve /etc/docker-registry/config.yml │ ├─81c15ff5070fbf58f37bd2a540ab7ca05bdf72ab6db55574b6dfd7aa6fed1e0f │ │ └─233620 /pause │ ├─7233275e41301985a3a9bc6cfb3227ca737bc385e2284b5edbcc9c10f5c3d717 │ │ └─48410 /pause │ ├─9805118166103d0e54a25ad6429c955c0b2e6006a92b976d3f3d46431d8976bf │ │ └─41622 kube-apiserver --advertise-address=199.204.45.242 --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 │ ├─a6ca6c509e8ab07a2d24bbc97f4f82e69f68dacfd773b779ae6353247f3ea660 │ │ └─210675 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─6d678483e38252cba81b0f3022db7f994baf116b3bdd186955e2f273314aa058 │ │ └─64324 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2d11f86ae377c807b302562166de3f8e1c9fc403a6b03ddf910dd9fd5e6dbdab │ │ └─126896 /pause │ ├─06a1c444f7330769700f5bcd5dd46699876ed485ad6776a200b8e47653aba580 │ │ └─64051 /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 │ ├─2e176d1d33e1e674d9b860bab706d7c1956829cdb7ce477c39a9f5509f555c8d │ │ ├─60020 python -u /app/sidecar.py │ │ ├─60229 python -u /app/sidecar.py │ │ └─60230 python -u /app/sidecar.py │ ├─d39778f69c37642e9f646d73e14451abdcf016260ee3eee086ab84f96266db9b │ │ └─43031 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─acf0762e84b89c0ca432ba4e237906ea18a9c7496aeca6617513f2ddea18d859 │ │ └─59078 /pause │ ├─1b8126682113becc203e0b285ca21cf0e22cdffbe0908fb0adf37b475df75b96 │ │ ├─43216 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43642 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─1902efbed07dbd041cc65e97591429fae1ddf6f89ec4b1404a5021608d052b9b │ │ └─110375 /pause │ ├─784ee21a02dedd71d4a9a7cec68353ef3c4e7c3fc73eb9190de1078d3774ec22 │ │ └─195884 /pause │ ├─a1c499534dd73a2839ace941bd5db4bc3ba13a3557c1ea160f757ad9713d4749 │ │ ├─163160 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─163938 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp34fjh4a5/privsep.sock │ │ ├─164308 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp61sectp6/privsep.sock │ │ ├─164612 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpid_yhi0_/privsep.sock │ │ ├─165329 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─165330 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─165373 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e7275295-c1dc-483b-a47e-892d4fc8b7a3/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e7275295-c1dc-483b-a47e-892d4fc8b7a3/host --addn-hosts=/var/lib/neutron/dhcp/e7275295-c1dc-483b-a47e-892d4fc8b7a3/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e7275295-c1dc-483b-a47e-892d4fc8b7a3/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e7275295-c1dc-483b-a47e-892d4fc8b7a3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-307e25f1-34fa-4387-9a33-22f2212c190c,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─165376 haproxy -f /var/lib/neutron/ns-metadata-proxy/e7275295-c1dc-483b-a47e-892d4fc8b7a3.conf │ │ ├─190556 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a9a39020-bec1-4df9-847f-516ab10ae660/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a9a39020-bec1-4df9-847f-516ab10ae660/host --addn-hosts=/var/lib/neutron/dhcp/a9a39020-bec1-4df9-847f-516ab10ae660/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a9a39020-bec1-4df9-847f-516ab10ae660/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a9a39020-bec1-4df9-847f-516ab10ae660/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0f5832ec-f48f-4c9e-9454-4a0c60424f9b,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─190559 haproxy -f /var/lib/neutron/ns-metadata-proxy/a9a39020-bec1-4df9-847f-516ab10ae660.conf │ │ └─355048 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpqrfpjlst/privsep.sock │ ├─a0055dab5e97e9763e74465621521811ba99e7cd9ea71791aa503b128f9eb255 │ │ └─169998 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─a94af1625c40dbfda4340be6308bddbdbd6bcfdaafc1233a927bc8011ef5b1d7 │ │ └─224110 /pause │ ├─56784af154c6abe631d6da893ce040e0a47f79c0b6c5ecb5b1f88f9f595ab430 │ │ ├─ 68409 apache2 -DFOREGROUND │ │ ├─ 68441 (wsgi:k -DFOREGROUND │ │ ├─ 68442 (wsgi:k -DFOREGROUND │ │ ├─ 68443 (wsgi:k -DFOREGROUND │ │ ├─ 68444 (wsgi:k -DFOREGROUND │ │ ├─370775 apache2 -DFOREGROUND │ │ └─371022 apache2 -DFOREGROUND │ ├─e856fadb5ed61db5ba3b11f60e6162734173376cc25e762ea4715a7b4797b7b7 │ │ └─49910 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─52669ef8f1182f734591243a21317c42c96057809dbe1590a98680a56eec4c23 │ │ ├─163180 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─163451 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpiakb_n4r/privsep.sock │ │ ├─350906 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpkpabydkd/privsep.sock │ │ ├─351144 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp9wu1rj18/privsep.sock │ │ ├─351371 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─351374 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─352105 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=287862c3-b33a-466e-848c-d62f96a37da6 --namespace=qrouter-287862c3-b33a-466e-848c-d62f96a37da6 --conf_dir=/var/lib/neutron/ha_confs/287862c3-b33a-466e-848c-d62f96a37da6 --log-file=/var/lib/neutron/ha_confs/287862c3-b33a-466e-848c-d62f96a37da6/neutron-keepalived-state-change.log --monitor_interface=ha-871105ad-0c --monitor_cidr=169.254.0.44/24 --pid_file=/var/lib/neutron/external/pids/287862c3-b33a-466e-848c-d62f96a37da6.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─352740 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=0cafc2f4-0ce1-43de-9cd8-6f95944bacf6 --namespace=qrouter-0cafc2f4-0ce1-43de-9cd8-6f95944bacf6 --conf_dir=/var/lib/neutron/ha_confs/0cafc2f4-0ce1-43de-9cd8-6f95944bacf6 --log-file=/var/lib/neutron/ha_confs/0cafc2f4-0ce1-43de-9cd8-6f95944bacf6/neutron-keepalived-state-change.log --monitor_interface=ha-a11d1e82-db --monitor_cidr=169.254.0.155/24 --pid_file=/var/lib/neutron/external/pids/0cafc2f4-0ce1-43de-9cd8-6f95944bacf6.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─353103 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=40da4848-2ad7-4edd-b2fb-7235e1534656 --namespace=qrouter-40da4848-2ad7-4edd-b2fb-7235e1534656 --conf_dir=/var/lib/neutron/ha_confs/40da4848-2ad7-4edd-b2fb-7235e1534656 --log-file=/var/lib/neutron/ha_confs/40da4848-2ad7-4edd-b2fb-7235e1534656/neutron-keepalived-state-change.log --monitor_interface=ha-69cb1eee-50 --monitor_cidr=169.254.0.162/24 --pid_file=/var/lib/neutron/external/pids/40da4848-2ad7-4edd-b2fb-7235e1534656.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─356501 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=22e92df7-fcf7-4663-84c4-aa85b9979068 --namespace=qrouter-22e92df7-fcf7-4663-84c4-aa85b9979068 --conf_dir=/var/lib/neutron/ha_confs/22e92df7-fcf7-4663-84c4-aa85b9979068 --log-file=/var/lib/neutron/ha_confs/22e92df7-fcf7-4663-84c4-aa85b9979068/neutron-keepalived-state-change.log --monitor_interface=ha-7b5a68a1-22 --monitor_cidr=169.254.0.191/24 --pid_file=/var/lib/neutron/external/pids/22e92df7-fcf7-4663-84c4-aa85b9979068.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─359901 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=162dc538-0c33-4070-9a13-36e17bfa622f --namespace=qrouter-162dc538-0c33-4070-9a13-36e17bfa622f --conf_dir=/var/lib/neutron/ha_confs/162dc538-0c33-4070-9a13-36e17bfa622f --log-file=/var/lib/neutron/ha_confs/162dc538-0c33-4070-9a13-36e17bfa622f/neutron-keepalived-state-change.log --monitor_interface=ha-7b21bd37-66 --monitor_cidr=169.254.0.49/24 --pid_file=/var/lib/neutron/external/pids/162dc538-0c33-4070-9a13-36e17bfa622f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─367184 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=51b94621-6f7d-44d6-8ca0-980f51114c44 --namespace=qrouter-51b94621-6f7d-44d6-8ca0-980f51114c44 --conf_dir=/var/lib/neutron/ha_confs/51b94621-6f7d-44d6-8ca0-980f51114c44 --log-file=/var/lib/neutron/ha_confs/51b94621-6f7d-44d6-8ca0-980f51114c44/neutron-keepalived-state-change.log --monitor_interface=ha-a984d066-1c --monitor_cidr=169.254.0.141/24 --pid_file=/var/lib/neutron/external/pids/51b94621-6f7d-44d6-8ca0-980f51114c44.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─3aec8be5d0cd8324d77accb2e60c576f02116716bcaabbbfed093e28b805f7a8 │ │ └─49228 /pause │ ├─9dd933efde2a87c72d0584b9b0c0136830307d227ba78edee1c8b358d8fbd98e │ │ ├─173525 senlin-api: uWSGI master │ │ ├─173573 senlin-api: uWSGI worker 1 │ │ └─173574 senlin-api: uWSGI worker 2 │ ├─878c79c70007a797a4f8c16f63840a0fc832897b597f873fdaa8bfb3348627c1 │ │ └─62400 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8c81943294cfdb0f92852bfd72fc4c633835245807720bbbb22eb90bd19c09fc │ │ └─87839 /pause │ ├─e27e590aef23f990d5c342d3147b9d66269b5800bad0a311fce7192fd7c9fce3 │ │ └─208632 /pause │ ├─6d696ee51f7540138035a86c3ec7c13adf61937ad82453640686e2a9bff6bb2f │ │ └─154452 /pause │ ├─f3fb706cbc85253277aac5a35d822ddc8f205e7f067b18b468c4f9f5e90d7bcb │ │ └─174101 /pause │ ├─71c9a407d6d11e5e957e38b0c8163c6f9f436a3d99e67f4dac01b37b59c81d8b │ │ └─63696 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-242.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 │ ├─e7a37cc5bae50a50bbe2c8ce7b230a3f623f208e3753ce11a9cd6a45a27b4de9 │ │ ├─188838 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188855 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─188861 erl_child_setup 1048576 │ │ ├─189038 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─189091 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─189092 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─189301 /bin/sh -s rabbit_disk_monitor │ ├─2bccc6d420001d08afefc50aa5e8e167795d8e7bf2d0c8c2232c2e190b63e1e7 │ │ └─42733 /pause │ ├─38b2303ad4cb0e7cb489ef6bcddf4492d1a4e9df3c36e05f55b4ffd1145054ad │ │ └─127012 /coredns -conf /etc/coredns/Corefile │ ├─3134c476569d36fefdcaed49f662ff63a888225ef0da1095a936fa2ac03f3012 │ │ └─55914 /pause │ ├─547dc375ed556fcf2657fbfaee5d1c7f404418b9c170acce7b87d653903d2f09 │ │ └─41519 /pause │ ├─f8747ef638e73ce783e581b43108c70ba601ac9b595f82cb3bbdcdec80abd53e │ │ └─61636 /pause │ ├─7eca4ae9bee1cb907f492eb5f95b194a49108099f3116b74a466fc1e70c8aaef │ │ └─61673 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 │ ├─aaa0b85a0ed6dad3015e4de9ff2d0b91d4684895f1e0a94725d9b536f8c1c33f │ │ └─47375 /pause │ ├─bb348852606022bd0d14b66b258096e1fb39b7fe2aee520aff253fb827065210 │ │ └─47461 /pause │ ├─5cf27d5a9735b6ca984d4254569a106cdb6d4f6464131de5db130deafc99c376 │ │ └─64595 /bin/oauth2-proxy │ ├─a59f53229ce47d8ce9245c9ed7f60e4765a68cf1835e3504a368100eae32d4eb │ │ ├─185574 heat-api: uWSGI master │ │ ├─185622 heat-api: uWSGI worker 1 │ │ └─185624 heat-api: uWSGI worker 2 │ ├─f1d9336ee5721d501c6afc93a9b6822af1c568d393d1dd5fc568b6211eb7043c │ │ ├─77146 barbiacan-api: uWSGI master │ │ └─77159 barbiacan-api: uWSGI worker 1 │ ├─bcb22b3936745a545d069039f7045a0b0ae557f665fa5d2908532b4a23143495 │ │ ├─185596 heat-api-cfn: uWSGI master │ │ ├─185621 heat-api-cfn: uWSGI worker 1 │ │ └─185623 heat-api-cfn: uWSGI worker 2 │ ├─a0d5bb375add37115b3996814cc8f61352f058cc2804ca8c5eb400d1d334af06 │ │ └─59620 /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.34.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 │ ├─be341f0d81735437d4ec6daeb986f2a1a478e2c6a3c7db6420a543c2a71cfd74 │ │ └─61777 /pause │ ├─dcab94f76134b70a1a14b8c10bf2ec868bafacbec14980ce672a73cf8c86b7a0 │ │ └─210650 /pause │ ├─deffb425f7a203f9b52be610c73e52f386c6d19a8808f3b13c380cb8f6e1a837 │ │ └─247895 /bin/openstack-database-exporter │ ├─a8dc28f076562f3589d079ee477e86ff19cda4144625e5ad0e275ced8efeb0d9 │ │ └─44473 /pause │ ├─5eea929c4a2cfb83f15fc1d5befda484b0178a033956321e3f4e78962ed3d000 │ │ └─95755 /pause │ ├─3d718c084a2703e522547e88dbaef43da02d190dfe067f60100a95b6bd60e3dc │ │ └─130271 /pause │ ├─95bb9062abe558e68f4e8c65d6137339a3a53743a3363b01e45148b4dbfb4a7b │ │ └─59124 /pause │ ├─d7b86279ea48cfdc6aa6c44c4a367885cfdd75ef3323aefade29fc452647f1ff │ │ └─166896 /pause │ ├─264d4fb43a2f5603ca55c19a0ca121a534860b4e523f0058b627f63f8066957a │ │ └─64721 /pause │ └─25275dc65bad8301b66a80bd771724ccea329914c6ed16b2fb592b16ffe892f7 │ └─55938 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount