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 │ │ │ ├─21858 /lib/systemd/systemd --user │ │ │ └─21859 (sd-pam) │ │ └─session-21.scope │ │ ├─21793 sshd: cephadm [priv] │ │ └─21879 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1622 sshd: zuul [priv] │ │ └─1635 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 724 sshd: zuul@notty │ ├─ 869 /usr/bin/python3 │ ├─ 1626 ssh: /home/zuul/.ansible/cp/199.204.45.138-22-zuul [mux] │ ├─414059 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-mdhnwuggtxxkjvtvrzzuydfjeaitwqut ; /usr/bin/python3'"'"' && sleep 0' │ ├─414060 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-mdhnwuggtxxkjvtvrzzuydfjeaitwqut ; /usr/bin/python3' && sleep 0 │ ├─414061 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-mdhnwuggtxxkjvtvrzzuydfjeaitwqut ; /usr/bin/python3 │ ├─414062 /bin/sh -c echo BECOME-SUCCESS-mdhnwuggtxxkjvtvrzzuydfjeaitwqut ; /usr/bin/python3 │ ├─414063 /usr/bin/python3 │ ├─414067 /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 │ └─414069 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9968 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12330 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 76b8ae5242db96edea36852f9fb860e52dcc89b9c32ba66f39ef2bf8e9ea9a55 -address /run/containerd/containerd.sock │ │ ├─ 12697 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ff6572ac7d7b7c1cc0eecd18b80c38c97404cd63029493c9b977d369fcbcee72 -address /run/containerd/containerd.sock │ │ ├─ 18831 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fbcb9926e2c723f035a76221734c7e7b4cc40191c0b45222b84defc25be65ff6 -address /run/containerd/containerd.sock │ │ ├─ 25416 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 41e238add04acc533812ddbbb01dca14e8dc58344ed704c2a4295181d2c55146 -address /run/containerd/containerd.sock │ │ ├─ 30011 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3d2598f0abf9298e12ebcb8f6947d2df73bb4e8572c56e050287454fc1c0f3cf -address /run/containerd/containerd.sock │ │ ├─ 34554 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e85683cae45da3c365017ee67dd2f7560b14a7794cffdf676d264c5468220470 -address /run/containerd/containerd.sock │ │ ├─ 39002 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5a30ce959fc3b0ae3da8702708caa7274d9b6d341fd6fe33874cfa9404d8000a -address /run/containerd/containerd.sock │ │ ├─ 41557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b96bfc386df1b7139b5dd11164795478caae1dcad2c768b094b400f9e42abc5 -address /run/containerd/containerd.sock │ │ ├─ 41578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f98dc33e00aff571dfe4e384f464ef538b04ec106c32724b4b79a8f9c8932ad -address /run/containerd/containerd.sock │ │ ├─ 41611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 993ad7eb8f80deec7a9ed5ae8aeca1d0f10c676a915f1cadc54594c74353c74e -address /run/containerd/containerd.sock │ │ ├─ 41625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99f3d71d95be79930a906d0c53b1e0687d4c4d2d2cdb6d7e1c4ec57d7b4064b5 -address /run/containerd/containerd.sock │ │ ├─ 41626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fade6b12c6146236f776728c3d8f217c85684f12137d795dc7819f51fc20fff5 -address /run/containerd/containerd.sock │ │ ├─ 42159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f004bd110c9a19078be2c3bb8670145368f0f4d1263667676434b6aa2d1f947 -address /run/containerd/containerd.sock │ │ ├─ 42894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50f11f4f33aba4f70da33f01afa86962c4a6521ec64e80e20f18e68d5ad8881c -address /run/containerd/containerd.sock │ │ ├─ 42906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b4b7ec36a4b28853f3b4cb680108fb80751f62a97270d802fddaf59ad931b09 -address /run/containerd/containerd.sock │ │ ├─ 44386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17656299f71e81dcfb2d422e53c7ab2b0ea048e6706b05e2a2daaa829435de93 -address /run/containerd/containerd.sock │ │ ├─ 44708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f5cc766bc00638d2e87f21301c1d8d89845058bc9613f4c4e673ec8e9d8d32e -address /run/containerd/containerd.sock │ │ ├─ 44749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e087b42676181a07e7398ef554dbf965b3783865ae03cff7e1da42a67792d7c5 -address /run/containerd/containerd.sock │ │ ├─ 45179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 713a8eab7be487a5df7e116f89a2eaa18b182a33fca4d85945f9a172f8f40a18 -address /run/containerd/containerd.sock │ │ ├─ 45632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95d736ae4f55d6ecb1e4ad2a93bdb25ce273bd8f92aa9d08dd99104a066d92fb -address /run/containerd/containerd.sock │ │ ├─ 45685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2d78672632c16761877f328b579c753e8fd56158ed542f7950658103408e7e2 -address /run/containerd/containerd.sock │ │ ├─ 45722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae118ead5edef7caa8d412fb3949d01a93859af22088a604ee94bcbbff2eeb36 -address /run/containerd/containerd.sock │ │ ├─ 47781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 202a8d86523a14e515bd7d29184f3b75b141a31824c29ea46a0c3e9c091a2f67 -address /run/containerd/containerd.sock │ │ ├─ 47888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf633205191dc94b2de9ca001e920c6da12a5a8d0c8ae2a79a4baa3a125f6d75 -address /run/containerd/containerd.sock │ │ ├─ 48615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2f2c3551eb0ab47f941399efbb63ccd9cd36b80650ad76ac6d9887f1aa30101 -address /run/containerd/containerd.sock │ │ ├─ 48732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb3db9d9f6e0b17bde97ff7a8b2173c058b22432ab023a11f5774e2cf3d1c1f8 -address /run/containerd/containerd.sock │ │ ├─ 49139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cdaae78d6b34122883be676139af71e891b1b51691398e20c510ec1fb105488 -address /run/containerd/containerd.sock │ │ ├─ 49444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02ea44f78003a86f3877bcd783aba4c1d1a6bee02547b98b647a82c0cdc19f5e -address /run/containerd/containerd.sock │ │ ├─ 50068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3152d2c4dbe658dc91129ba3820dbd40340f81107f4f9fa630b615fd8e8b5130 -address /run/containerd/containerd.sock │ │ ├─ 52193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ad0fc2a8e585efda9273a57454fe86d84eab78fa78040d88d1c5e0cc60c1207 -address /run/containerd/containerd.sock │ │ ├─ 52291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfd23f6547197897adb59e1249baabc3b01b9670fccd770dbb6af5d534613796 -address /run/containerd/containerd.sock │ │ ├─ 56635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b41e5178cc6589f88d2e900bb02be22cc89a8cfbd50ddfdf83224e09bbe070b -address /run/containerd/containerd.sock │ │ ├─ 57266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8646f0508236f8e39669d959b6188939dc31b8c4bdc543c59c088c5193aba82e -address /run/containerd/containerd.sock │ │ ├─ 57305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e9ab20291d2ca4506f7b6d8f7031decd09a6dc6af7e3c5c42e045c8e2131c6a -address /run/containerd/containerd.sock │ │ ├─ 57350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45af2688f3c93788a1ba9755dfedb6da44f31cf7c009f984db2032247c8a734d -address /run/containerd/containerd.sock │ │ ├─ 57552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51089386ac546cf77ad7a46ebe47e119e2e660eade76038ae676a37517632cf4 -address /run/containerd/containerd.sock │ │ ├─ 61430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6ab35ab5f4952de55ddbc23b257192677da689911cf59f67b4f5dd040cdee20 -address /run/containerd/containerd.sock │ │ ├─ 61557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08ff54618bc01f3b58244cf8a7ab1a377e339f26d3b7f4b12b03bb677ec8e41a -address /run/containerd/containerd.sock │ │ ├─ 61610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb3bef32d6778ac1661e1f88794da80232b76bf05bab03ac18ebd70a6f62b186 -address /run/containerd/containerd.sock │ │ ├─ 61649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a84299f85264f29ae14149e97e0f737c9c43fd2c8bc3d4f0742139646219d49 -address /run/containerd/containerd.sock │ │ ├─ 62879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 083e2a8f615658531e8b19e9c8063de2d00f592162aac37648c26c9c8c576b9e -address /run/containerd/containerd.sock │ │ ├─ 63072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9f2e0b1e9edbb4d5444fbe32be03320ae84bb3ff552c8e7fbdabc2e1074f6f7 -address /run/containerd/containerd.sock │ │ ├─ 63383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02c82d160d4f070f0240fa862e8691f6ae9acc363f34f7113364d1a4d1c56c97 -address /run/containerd/containerd.sock │ │ ├─ 63433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8f53a4a7b9acb3e9de2285da10046f29232adca3903e7a10c48ed18414f8bac -address /run/containerd/containerd.sock │ │ ├─ 63555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 029038e802d514467a57d8216d3fcde716dc9dcc37f00cd7cec2f71aeaf5723d -address /run/containerd/containerd.sock │ │ ├─ 63990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8ad0f3a4b33ce877bbb9c4f05c200da2d2c93cdfd34ea5452e01a890e218576 -address /run/containerd/containerd.sock │ │ ├─ 64347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d2fe31091cb27e4978434d1c162d992d3ed6d4b46dd2142d9ee150cc4210b19 -address /run/containerd/containerd.sock │ │ ├─ 64504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17ac8fd2243f4743c2c8b63084cb2fa30d281b7d1ff6eeabe856004fac1c30af -address /run/containerd/containerd.sock │ │ ├─ 65323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05a2043c16def4a4c5c931fa091c598506cecf77eb41fb9a11770b425052d194 -address /run/containerd/containerd.sock │ │ ├─ 66134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae2721f4dac1bf248df467e6d6f431de6201cda423454b1dae9d3b7693f444dd -address /run/containerd/containerd.sock │ │ ├─ 67500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d0974518ecd3e0cfd2d2df550ad9adcc6219b3c6457585aa3126aee270f8300 -address /run/containerd/containerd.sock │ │ ├─ 69545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ec2b0ec0504966cd6219f4e277a64dcd5047b8b247b3b504bac059703b8c523 -address /run/containerd/containerd.sock │ │ ├─ 78765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73f5861ad8f155603e1e4f077a68b6f693a8fea71c210dd53ffd265531fc6aa8 -address /run/containerd/containerd.sock │ │ ├─ 80310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29593fd3d8c2347a530b819db7d7445800c83f062dbf46216c0e990226761f53 -address /run/containerd/containerd.sock │ │ ├─ 86156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d31a9ba6992cacaa1275b6a960505f34f04c66fdfc81100687e9f48734119ed -address /run/containerd/containerd.sock │ │ ├─ 91830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21b93c4ad5d49aa2ed44aadf32e9a44af663909cd830435e021bbfee4766b85f -address /run/containerd/containerd.sock │ │ ├─ 96439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b5ef8c522fea4cd306b8f8e099f507bfe64f941c3d3f45d76d1037bdbcee53f -address /run/containerd/containerd.sock │ │ ├─ 96456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4728cdea008148cca02b50fe78d6c9c2ed74eca08d8fd5ee84981f5b0f6b3c73 -address /run/containerd/containerd.sock │ │ ├─104881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18e1873b3fbe37fb2cac62bf07a2c61e23461e661690040b9493749cb7d04fab -address /run/containerd/containerd.sock │ │ ├─106517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfb5e4bd1612fbc20e10f4d118a95af1ca37127a922ca20b62f46d78134029db -address /run/containerd/containerd.sock │ │ ├─106565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a619968494c56a6ccfaf6038e1c6d2d8e3deb7ea9f9d0cae42181ae623098ed -address /run/containerd/containerd.sock │ │ ├─108466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fce77456be32e9f929175dcf0d1da484dc9d674970f64408f3a84ef61b05d57e -address /run/containerd/containerd.sock │ │ ├─110444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f7684e8bfd7bbc5f8591f47003d91d25d1724cd98e890d78c60805b3e037698 -address /run/containerd/containerd.sock │ │ ├─110483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ba50ec104791b9ab9e0d8613fd2f99c68c1a5b9f9c77d77b847f41aab993961 -address /run/containerd/containerd.sock │ │ ├─123726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 729c3017aa8a26f55b7083a0efa9d61242d5740407c6d883c03b1414d641c9cd -address /run/containerd/containerd.sock │ │ ├─123796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfdd00cd72ef1fc9a205a0e5f2dc6a000b98a4a06ac417244fc722438750804c -address /run/containerd/containerd.sock │ │ ├─126336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d267d795ea6f982d5d6bc8ae49c3abb9a59085aeb6504863322a209b1402b4ff -address /run/containerd/containerd.sock │ │ ├─142818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b16cc8a9690ddbca7b11b0a9ac5a22f1fa41c5e5e2ca410ef8317ad07ac15386 -address /run/containerd/containerd.sock │ │ ├─143929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67b2aa4d26a457370fb7b805b4df8cfb1601a9c4c0f1beaf22ffa1f0478be4ed -address /run/containerd/containerd.sock │ │ ├─144959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3c0bbda935a0c84d60448387052ee0424b32f88bc6f3e21faa1e3b1f708a59e -address /run/containerd/containerd.sock │ │ ├─144998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 232a233b196d101126a68bfcc5fe430b0c8f9fc129a715ba04c80f7ee6f59f20 -address /run/containerd/containerd.sock │ │ ├─145691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e62828d0d72d46913cfbb0cac3f2961a95012593db8f53939a57f2e6df99ecf4 -address /run/containerd/containerd.sock │ │ ├─146733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4bd14a8d1cf1f7a81fb1f9f43d448442e13b5396cb8043057dc522c7988e4a9 -address /run/containerd/containerd.sock │ │ ├─149149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d98545cd9526ccecd98dab9b23f962747a3e343ffad5d8873cfc66c6872ba9e2 -address /run/containerd/containerd.sock │ │ ├─149290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bec4a42aa4d74cb7c9bbbd264f13dde521396507ec10515e239612f166f216b5 -address /run/containerd/containerd.sock │ │ ├─149590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d68163011bc5a826fb0227dca1e6d3f97995b26dae019b295318f6cb369f14d -address /run/containerd/containerd.sock │ │ ├─149757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1250f7c41679582c62b3a6087eb244fb3614e4d9bb60b6d24727366fb45ad10f -address /run/containerd/containerd.sock │ │ ├─149842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c65b01915f38761718616faab46b337e3905d439e6fd5302d68f126b8a71b22 -address /run/containerd/containerd.sock │ │ ├─149993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8b075925de1be239085e81d950a7c7e517e812f651f05243d7cc213f53d49f1 -address /run/containerd/containerd.sock │ │ ├─175197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 313462cf8dcfceb1c2a2f38671f880d802707eb04b7382db94c2610dbfc6a306 -address /run/containerd/containerd.sock │ │ ├─177167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f60b3487478b40f828dbc56294e4b1079d43363a5abc67312192922f55393567 -address /run/containerd/containerd.sock │ │ ├─177200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b39caccae5515a1fb8728de61c7d0fe67e7b72a4395a6974807d5a6cc7198a2 -address /run/containerd/containerd.sock │ │ ├─177272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 774231285f522a6dfa20ed9f276decaeca844e6f3d0f7cc71cdfaf43e2c42135 -address /run/containerd/containerd.sock │ │ ├─177577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e8fc1ea8069fa77758b33ffa710340a73fcce563ef094e6e15f4dec40c4d398 -address /run/containerd/containerd.sock │ │ ├─177630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5579afd1619c499d851b0db66c260336e21429521f95d65d153af1ad53f4fe7 -address /run/containerd/containerd.sock │ │ ├─184933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b883a886ea687bb8a4a42b625fe173001c622dba51d807f557532ec164b6fa53 -address /run/containerd/containerd.sock │ │ ├─188598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1bed6224952d44f79c5cbec0c657bb93b98539b02ddbaf76d23fbe43e096eb8 -address /run/containerd/containerd.sock │ │ ├─191251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21abf1e991c5b9bb4f83de0b5e34a2ed69c2e0dc38de9616efc9265a9d5b58d6 -address /run/containerd/containerd.sock │ │ ├─191337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df5100cdb2d7f7330d97f16b6fdc1dc21f4c9fba68ff84236adf94c7d085eb56 -address /run/containerd/containerd.sock │ │ ├─191410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7bf1c10998e7ae6a74504e4e5f1dbd354f24b8c59da03614cfddb0885ad6258 -address /run/containerd/containerd.sock │ │ ├─207707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24ff9eeed3cb00713492acb33bf4207ae60fb72f9da83244f1eced20ff98fa15 -address /run/containerd/containerd.sock │ │ ├─215028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dfe627aa6aaf464353b2d718e8a592eb0939c777642f25bd2ca74cf553972a7 -address /run/containerd/containerd.sock │ │ ├─215097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bb96d633f4b3d934cabf428c6da11d9f83f822e0423313d7971564e9b6c6345 -address /run/containerd/containerd.sock │ │ ├─215116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6fe7133209f48a5e58edceeaf03ae60584d492a3cb0c15801dba29d80d3f510 -address /run/containerd/containerd.sock │ │ ├─215419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56794c00540d83ee927d41d8c0bda4f78eab740e0ca40ca7b578f4d2180a2a33 -address /run/containerd/containerd.sock │ │ ├─226747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10cb6035d8a21d0cba2938f3e823c5b0dab11dfd3c9a6654f9ec90a684e20405 -address /run/containerd/containerd.sock │ │ ├─229231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 917d69127327c8f97bf97a85e1d503cd0f42526d9fa254802e58d1b4458838d0 -address /run/containerd/containerd.sock │ │ ├─230410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b00c5e5ff8630c140fa56ba048485136ae1a4963ce00c19d002d7d76f86f0ee -address /run/containerd/containerd.sock │ │ ├─231353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46edcf13aabdf4cd8a9ad9c05e377cf4dba3b5e315d93faf73b40acfb45e6d3b -address /run/containerd/containerd.sock │ │ ├─231846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcfd075169c8c0db1153dcb0be01f421044c73868bb8d6b21c58f1a27b233763 -address /run/containerd/containerd.sock │ │ ├─234043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87a613965546099e31c577bac52f111325b8258073fe2e6fe3d530046025997f -address /run/containerd/containerd.sock │ │ ├─235595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edbfe85928244bc2e141dbeeb46587a2bbccc4aea6386ef7bf61bddba1c3e73d -address /run/containerd/containerd.sock │ │ ├─235793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2e58b1b552682b0ede1b0d6a6ea18852e875cb2cbd9e3361edf4b05e27daea5 -address /run/containerd/containerd.sock │ │ ├─245206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d45ab9cd71452e2911628fa65b1449db1774f8537fa2030674930b9e775f2cf -address /run/containerd/containerd.sock │ │ ├─245693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b280892baa8fce7446b5800079e899debbb7dfb951967d7d3a214a2c11e23985 -address /run/containerd/containerd.sock │ │ ├─248806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2af1efe37eb642232139e3d6f7da0d7eae124cf584ae771c4409bcc4b1addb9 -address /run/containerd/containerd.sock │ │ ├─252998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d338715f19232e0906f4071e9143799e64512642e92f448ab38acc2d1166228e -address /run/containerd/containerd.sock │ │ ├─253192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15be470d603024b27eeced6c81a2174639c6944412f9c76d7e7f651067fda340 -address /run/containerd/containerd.sock │ │ ├─253232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a2b17944c6ca5ee16a53ce21cf4f20af0578a20f06441eae7f02144b28a480d -address /run/containerd/containerd.sock │ │ ├─253271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b9274b582978291c46edd95f13be877ee76b70a67e5f790d9916ef1c371f94e -address /run/containerd/containerd.sock │ │ ├─265058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2464d2c75e9e670e027742f00ec9f4dd7e2a91ac961d89cc2ff98c1a3e079d96 -address /run/containerd/containerd.sock │ │ ├─267743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5de870a91502d13ecf0fbd637a43f4ee5c5afcbd93f99e6ead97f44757a7c802 -address /run/containerd/containerd.sock │ │ └─269224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d741e04c1c85c70875529b9ccdc28d7e781289372f30d84ab499aefbc8338217 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1430 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─397 /lib/systemd/systemd-udevd │ ├─docker-5a30ce959fc3b0ae3da8702708caa7274d9b6d341fd6fe33874cfa9404d8000a.scope … │ │ ├─39030 /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 │ │ └─39067 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29723 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29995 /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 │ │ │ ├─18788 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18809 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.aoiobv.service │ │ │ ├─12610 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.aoiobv/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-aoiobv --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.aoiobv:/var/lib/ceph/mgr/ceph-instance.aoiobv:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.aoiobv/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.aoiobv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25121 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25400 /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 │ │ │ ├─38959 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─38978 /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 │ │ │ ├─34266 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34537 /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 │ │ ├─12244 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12274 /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 … │ │ └─10339 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─run-r891560b5f3254ed0833c9780a677f212.scope │ │ └─192271 /usr/sbin/libvirtd --listen │ ├─docker-e85683cae45da3c365017ee67dd2f7560b14a7794cffdf676d264c5468220470.scope … │ │ ├─34579 /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 │ │ └─34591 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─142273 /sbin/multipathd -d -s │ ├─docker-41e238add04acc533812ddbbb01dca14e8dc58344ed704c2a4295181d2c55146.scope … │ │ ├─25440 /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 │ │ └─25452 /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 │ ├─kubelet.service │ │ └─42016 /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.138 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-3d2598f0abf9298e12ebcb8f6947d2df73bb4e8572c56e050287454fc1c0f3cf.scope … │ │ ├─30038 /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 │ │ └─30050 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─365 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-ff6572ac7d7b7c1cc0eecd18b80c38c97404cd63029493c9b977d369fcbcee72.scope … │ │ ├─12723 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.aoiobv -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.aoiobv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1097 /usr/sbin/uuidd --socket-activation │ ├─docker-76b8ae5242db96edea36852f9fb860e52dcc89b9c32ba66f39ef2bf8e9ea9a55.scope … │ │ ├─12355 /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 │ │ └─12377 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─chrony.service │ │ ├─10848 /usr/sbin/chronyd -F 1 │ │ └─10849 /usr/sbin/chronyd -F 1 │ ├─docker-fbcb9926e2c723f035a76221734c7e7b4cc40191c0b45222b84defc25be65ff6.scope … │ │ ├─18859 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18877 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─401 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─142144 /sbin/iscsid │ │ └─142145 /sbin/iscsid │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─623 /lib/systemd/systemd-logind ├─k8s.io │ ├─45af2688f3c93788a1ba9755dfedb6da44f31cf7c009f984db2032247c8a734d │ │ └─57375 /pause │ ├─c6fe7133209f48a5e58edceeaf03ae60584d492a3cb0c15801dba29d80d3f510 │ │ └─215215 /pause │ ├─67f3f2dd9bfd2bc259bc7cd040934524a51c5c92074205f1dbda1b761b068a90 │ │ ├─ 48122 /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 │ │ ├─ 48134 /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 │ │ ├─ 48279 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─267434 nginx: worker process │ │ ├─267435 nginx: worker process │ │ └─267436 nginx: cache manager process │ ├─586f6af099c8b5d3e830a42d7e71cd8ce925e5b90c7e7920c7ef802f13f47352 │ │ └─97646 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─15be470d603024b27eeced6c81a2174639c6944412f9c76d7e7f651067fda340 │ │ └─253216 /pause │ ├─29593fd3d8c2347a530b819db7d7445800c83f062dbf46216c0e990226761f53 │ │ └─80333 /pause │ ├─a98de5e6ad0a517cfd250e54a85948008c70e80fb5b95f082e1151877720833f │ │ └─230811 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─35630485585de46701413e67f2dd5fb4859ed0285656f37c75246c01e6ccac38 │ │ ├─190045 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─190486 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp7zhw8rd8/privsep.sock │ │ ├─410613 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp6j99vbxu/privsep.sock │ │ ├─410660 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp34wuniah/privsep.sock │ │ ├─410686 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─410687 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─21b93c4ad5d49aa2ed44aadf32e9a44af663909cd830435e021bbfee4766b85f │ │ └─91855 /pause │ ├─4a01ee9cc95ed6fd83d038547c9e685c089a97d395b0956fa1ea9cb12bad5a82 │ │ ├─92026 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92043 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─92049 erl_child_setup 1048576 │ │ ├─92139 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92140 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92151 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92381 /bin/sh -s rabbit_disk_monitor │ ├─08ff54618bc01f3b58244cf8a7ab1a377e339f26d3b7f4b12b03bb677ec8e41a │ │ └─61588 /pause │ ├─c8ad7ac4306a637962e6eaa01d6a8e763215c287ac0a9de1eab8d4c397a338f2 │ │ ├─64575 nginx: master process nginx -g daemon off; │ │ ├─64589 nginx: worker process │ │ ├─64590 nginx: worker process │ │ ├─64591 nginx: worker process │ │ ├─64592 nginx: worker process │ │ └─64593 nginx: worker process │ ├─f2f2c3551eb0ab47f941399efbb63ccd9cd36b80650ad76ac6d9887f1aa30101 │ │ └─48638 /pause │ ├─b883a886ea687bb8a4a42b625fe173001c622dba51d807f557532ec164b6fa53 │ │ └─184956 /pause │ ├─6b39caccae5515a1fb8728de61c7d0fe67e7b72a4395a6974807d5a6cc7198a2 │ │ └─177255 /pause │ ├─21c170c700617b684c34aeff697548049bd46dfa8ad5ed926cbb603e14b3623a │ │ ├─85422 barbiacan-api: uWSGI master │ │ └─85435 barbiacan-api: uWSGI worker 1 │ ├─e406cd633e04d06aecd44f0034cb18204849665e0e1e71c4eecb45987937188f │ │ ├─185604 neutron-ovn-network-logging-parser: uWSGI master │ │ └─185631 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─c5579afd1619c499d851b0db66c260336e21429521f95d65d153af1ad53f4fe7 │ │ └─177674 /pause │ ├─0340583b0b918752c6bcdb51cfb50824a20e96e2373cc0e94d05bff9feff1358 │ │ └─263074 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─18e1873b3fbe37fb2cac62bf07a2c61e23461e661690040b9493749cb7d04fab │ │ └─104905 /pause │ ├─24ff9eeed3cb00713492acb33bf4207ae60fb72f9da83244f1eced20ff98fa15 │ │ └─207732 /pause │ ├─c8b075925de1be239085e81d950a7c7e517e812f651f05243d7cc213f53d49f1 │ │ └─150017 /pause │ ├─1250f7c41679582c62b3a6087eb244fb3614e4d9bb60b6d24727366fb45ad10f │ │ └─149780 /pause │ ├─bec4a42aa4d74cb7c9bbbd264f13dde521396507ec10515e239612f166f216b5 │ │ └─149325 /pause │ ├─3152d2c4dbe658dc91129ba3820dbd40340f81107f4f9fa630b615fd8e8b5130 │ │ └─50092 /pause │ ├─f9f2e0b1e9edbb4d5444fbe32be03320ae84bb3ff552c8e7fbdabc2e1074f6f7 │ │ └─63102 /pause │ ├─ae2721f4dac1bf248df467e6d6f431de6201cda423454b1dae9d3b7693f444dd │ │ └─66155 /pause │ ├─10cb6035d8a21d0cba2938f3e823c5b0dab11dfd3c9a6654f9ec90a684e20405 │ │ └─226771 /pause │ ├─8103cef605fc448305598e37ebbf5957dbd379350758606cc59a445db8a8d529 │ │ └─66521 /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-138.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 │ ├─eeb15bd0025b5f1cbde2b565795b61d1def767499c0f9e5303586fb34d1c08ce │ │ ├─267610 apache2 -DFOREGROUND │ │ ├─270210 (wsgi:h -DFOREGROUND │ │ ├─270211 (wsgi:h -DFOREGROUND │ │ ├─270212 (wsgi:h -DFOREGROUND │ │ ├─270213 (wsgi:h -DFOREGROUND │ │ ├─270214 (wsgi:h -DFOREGROUND │ │ ├─270215 apache2 -DFOREGROUND │ │ └─270216 apache2 -DFOREGROUND │ ├─2e0fa33262a4f30bce429f3c38ce1295f7307129a10266bc447fd827298a0546 │ │ ├─174175 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174417 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174418 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─017fd902910c96345be574d9c47a2ece31683043679e39ba3ca80067c1c3ae57 │ │ ├─50116 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 │ │ └─52885 haproxy -sf 141 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─bd428ade9261508aca2b7462bf6cf6063e4e774e58d03919d4e0b8866a47f954 │ │ └─48205 /server │ ├─48ddc9cd4673bfbc5332882db451993a3c4f73e792bc826131373353b332fc62 │ │ └─185538 vector --config /etc/vector/vector.toml │ ├─b829f8583a902e2e814c8c7a7ddfd4696bf1cb62ef45a8d9503c7650fc8e2bb3 │ │ ├─245615 magnum-api: uWSGI master │ │ ├─245662 magnum-api: uWSGI worker 1 │ │ └─245663 magnum-api: uWSGI worker 2 │ ├─1d499d379819ecbb4ac02b5d11b300f484322f923cb7434932da5ff5999561c5 │ │ └─52398 valkey-server *:6379 │ ├─800a13c08c0fb2261158c4f6ac608df46b2ea97b6b6742bbec89a6303d064367 │ │ └─44802 /coredns -conf /etc/coredns/Corefile │ ├─5d68163011bc5a826fb0227dca1e6d3f97995b26dae019b295318f6cb369f14d │ │ └─149615 /pause │ ├─a243d6d6cedb1402ff98686129bfff9830810487c850238b3fb4a9f61eb70c25 │ │ └─263031 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─3259ec7c1044aa3c95b1c09fc89fc82e601dc5593d5433ce455964280a34624c │ │ └─66779 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d338715f19232e0906f4071e9143799e64512642e92f448ab38acc2d1166228e │ │ └─253029 /pause │ ├─ca25c09ade2ce41d12825b88b6ac35b2613e2f996471bcb6d6096c1fb0bde87a │ │ └─269567 /bin/openstack-database-exporter │ ├─0ba50ec104791b9ab9e0d8613fd2f99c68c1a5b9f9c77d77b847f41aab993961 │ │ └─110507 /pause │ ├─9c8ede056703f156abd6928a0f77b4b3c70be88f70c415fa761668cf7946247e │ │ └─57797 /secretgen-controller │ ├─313462cf8dcfceb1c2a2f38671f880d802707eb04b7382db94c2610dbfc6a306 │ │ └─175220 /pause │ ├─86a0304d358e8685f21387e89bf2fe1d397f13e10b8ff8e8ce6ee488e53ea8ae │ │ └─41841 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 │ ├─518cf859304702a1c88e54fe25f16bde862b60d43f18af9fb90133f7cfc298c2 │ │ ├─223862 octavia-api: uWSGI master │ │ ├─223875 octavia-api: uWSGI worker 1 │ │ └─223876 octavia-api: uWSGI worker 2 │ ├─ca8a6646e71ffd896d76b5f4ec0c5e2cd7b49857fafcf93a8de30f8b41c74788 │ │ └─191626 /usr/bin/libvirt-tls-sidecar │ ├─10ffbb797ebbc7eab7c0ae1d657b7c57ab2855bfb76c98efb9b3be69e5881d0c │ │ └─49284 percona-xtradb-cluster-operator │ ├─c3c0bbda935a0c84d60448387052ee0424b32f88bc6f3e21faa1e3b1f708a59e │ │ └─144983 /pause │ ├─d4c4c596a93e8ab6ed24f9ed0739590cc458964ce741bd0e8e9eefc1bf0d55d0 │ │ ├─195959 /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 │ │ ├─373590 /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/tmpvciho0ql/privsep.sock │ │ ├─373752 /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/tmpindfihah/privsep.sock │ │ └─375449 /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/tmp5m1ip_ps/privsep.sock │ ├─7cf66a5bff31a0cb57f8e17681ef7c45e64897b2ee9286df0a87c98bca242464 │ │ └─48961 /manager --metrics-bind-address=:8080 │ ├─bfb5e4bd1612fbc20e10f4d118a95af1ca37127a922ca20b62f46d78134029db │ │ └─106543 /pause │ ├─3f004bd110c9a19078be2c3bb8670145368f0f4d1263667676434b6aa2d1f947 │ │ └─42183 /pause │ ├─4f5cc766bc00638d2e87f21301c1d8d89845058bc9613f4c4e673ec8e9d8d32e │ │ └─44734 /pause │ ├─c7f40b0a3d0e79e626f01be336076d28cc6fa644e365eeb0ef6e1d46e301a3fd │ │ ├─62673 python -u /app/sidecar.py │ │ ├─62932 python -u /app/sidecar.py │ │ └─62933 python -u /app/sidecar.py │ ├─69c334ee0613cb4d2fe2cf24c49be4a613c4433288b8465b3141a509f45b5a71 │ │ └─124384 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─e5b5e2b320f223937c8d0518eda1cffc9d29ec1ab47b427a44d54dac2cee9221 │ │ └─108135 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─774231285f522a6dfa20ed9f276decaeca844e6f3d0f7cc71cdfaf43e2c42135 │ │ └─177309 /pause │ ├─08e7a18aed46ae7d6c078586532ed7e6e77cd1e8a957145e75adf1c25aa7b257 │ │ └─63917 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 │ ├─a2e58b1b552682b0ede1b0d6a6ea18852e875cb2cbd9e3361edf4b05e27daea5 │ │ └─235818 /pause │ ├─3bbb932947cd4ef670be5769a5e50e9113e4237e91d331268be14c68e8f11dba │ │ ├─185494 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─185707 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─185718 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─413934 sleep 15 │ ├─c4bd14a8d1cf1f7a81fb1f9f43d448442e13b5396cb8043057dc522c7988e4a9 │ │ └─146758 /pause │ ├─91706991c307ae5b1afea82bee92ee924c96a39ff624f7eb584baba02aafa873 │ │ └─45863 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─bc4283386d4d0bce0406bf4688537ce06290c7caec31b340cc5fe0b50064a807 │ │ └─250953 docker-registry serve /etc/docker-registry/config.yml │ ├─0614057abee8b06fac4f205b2c843a39efca4685c7eaf43bc3b959dc43a9fdd5 │ │ ├─226939 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226958 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─226964 erl_child_setup 1048576 │ │ ├─227032 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227033 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227043 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─227299 /bin/sh -s rabbit_disk_monitor │ ├─0c567ee9f8f7356389961cddb6f245a96fae9354e4bac51bb058e09fe87f048c │ │ └─268055 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─3e8fc1ea8069fa77758b33ffa710340a73fcce563ef094e6e15f4dec40c4d398 │ │ └─177602 /pause │ ├─86605975415b71d7c6ca3f74cae962bd118b8ae38ac88910cd7787cd18722a3b │ │ └─66413 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─d2f6de5fd46501f7af198a3f030d746c3ce52c00119cf26d42d05da758bdc26b │ │ └─122259 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─11365316ae03ce3cf0daf1c2cce43420ab0484aa8070fa2f263c9ed2fea86730 │ │ └─41840 kube-apiserver --advertise-address=199.204.45.138 --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 │ ├─4dfe627aa6aaf464353b2d718e8a592eb0939c777642f25bd2ca74cf553972a7 │ │ └─215078 /pause │ ├─f60b3487478b40f828dbc56294e4b1079d43363a5abc67312192922f55393567 │ │ └─177250 /pause │ ├─eb4a51e0aac71486a416c7ab7de774fcbe49f7044ace2e568f64f531cd43273c │ │ ├─78870 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78886 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─78892 erl_child_setup 1048576 │ │ ├─79065 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79067 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79077 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79142 /bin/sh -s rabbit_disk_monitor │ ├─e8f53a4a7b9acb3e9de2285da10046f29232adca3903e7a10c48ed18414f8bac │ │ └─63463 /pause │ ├─921caa60dfac1779f4b983777182ec6fe69bc4b3675c3fd2a4d88648413b0bc9 │ │ ├─245361 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─246007 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmps6im49bj/privsep.sock │ │ ├─246013 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─246018 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─33534ea0760423acf164de1fd3d64f493c428b7e4ad0cdd01b363ab8f24033a2 │ │ └─66941 /bin/oauth2-proxy │ ├─1c65b01915f38761718616faab46b337e3905d439e6fd5302d68f126b8a71b22 │ │ └─149865 /pause │ ├─02c82d160d4f070f0240fa862e8691f6ae9acc363f34f7113364d1a4d1c56c97 │ │ └─63409 /pause │ ├─729a5420f697d044eefce519cecb72c758340ca57dcc202ec2c3a9bb7d760be3 │ │ └─44828 /coredns -conf /etc/coredns/Corefile │ ├─56ece166c83bcf48c154697bfb2f63ea3bd8c6982003732f6f29859ec7289b11 │ │ └─45959 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─ae7e9acbdb0d1bb86004ae02d804e3ed9a2928e36cc36fcc500bf8fb98a45a4b │ │ └─52494 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─b16cc8a9690ddbca7b11b0a9ac5a22f1fa41c5e5e2ca410ef8317ad07ac15386 │ │ └─142843 /pause │ ├─43dae7bec8085c5bbd129f75b1c07ef3bb71a6f2c50e7bf2e4a5f81492118409 │ │ └─50197 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─6f7684e8bfd7bbc5f8591f47003d91d25d1724cd98e890d78c60805b3e037698 │ │ └─110468 /pause │ ├─8d2fe31091cb27e4978434d1c162d992d3ed6d4b46dd2142d9ee150cc4210b19 │ │ └─64370 /pause │ ├─73f8472021381a9632ef9be66c0fbaf47f3a367e1a44a376dc5b5dd2d9387200 │ │ └─231894 /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 │ ├─fade6b12c6146236f776728c3d8f217c85684f12137d795dc7819f51fc20fff5 │ │ └─41710 /pause │ ├─8646f0508236f8e39669d959b6188939dc31b8c4bdc543c59c088c5193aba82e │ │ └─57290 /pause │ ├─d741e04c1c85c70875529b9ccdc28d7e781289372f30d84ab499aefbc8338217 │ │ └─269254 /pause │ ├─196ab4007f88994986f301938c4eca5bd2b5c6fde5229ac01dda7f352917eea9 │ │ └─168667 /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 │ ├─2ec2b0ec0504966cd6219f4e277a64dcd5047b8b247b3b504bac059703b8c523 │ │ └─69568 /pause │ ├─e9f56372b69813471de8217ac93d3a627db24353285b7342f653c283b040fe9d │ │ └─67150 /bin/oauth2-proxy │ ├─527bf9c04480a820a0d9c2add1903b763b8b87099af737a27d892118b095a7a8 │ │ └─191674 /bin/bash /tmp/libvirt.sh │ ├─410cf48b13b8386d725d7515c65c20cfc8d6191942dc29ebb06a1200631488f7 │ │ └─52824 redis_exporter │ ├─9440c834b6127cdb196ab33d874f70945a360724d1d7440c0ff96b54f4aa5135 │ │ └─66291 /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-138.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 │ ├─f0288fcb2d2b310233ebd2659cc1fb3a0b011ef94fbc3a26e5933b7e638e833c │ │ ├─225098 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─225697 octavia-worker: ConsumerService worker(0) │ │ └─225700 octavia-worker: ConsumerService worker(1) │ ├─465f2eafdb2eb2c3e08ca97189cbbc701b487e46f9626ab67cedd33ad0006632 │ │ └─66083 /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 │ ├─1c5a73cef06d80334e1470b9a2a89e882b061e091e024b02edb085215c286880 │ │ ├─204032 heat-api: uWSGI master │ │ ├─204069 heat-api: uWSGI worker 1 │ │ └─204070 heat-api: uWSGI worker 2 │ ├─feae845fa5337f4b953eaf5f0a23b433885f5cd57346e14a3c89a4ea7cd18a2c │ │ ├─105455 glance-api: uWSGI master │ │ ├─105467 glance-api: uWSGI worker 1 │ │ └─105468 glance-api: uWSGI worker 2 │ ├─43f96b89cf3388780962dd490aceaa3b92347016492d1b5c02a086b216034af9 │ │ ├─ 96941 /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 │ │ └─401393 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─d98545cd9526ccecd98dab9b23f962747a3e343ffad5d8873cfc66c6872ba9e2 │ │ └─149191 /pause │ ├─98f8d47617b51336c273a245a526cde627170c9654b73f097143da3874dc42c5 │ │ └─48846 /manager --metrics-bind-address=:9782 │ ├─402d4b6fd187a79b9603f40541140c07932ab09c5f831bd4b117476eaba587ad │ │ ├─108730 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108747 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─108753 erl_child_setup 1048576 │ │ ├─108828 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108829 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108839 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─108927 /bin/sh -s rabbit_disk_monitor │ ├─5de870a91502d13ecf0fbd637a43f4ee5c5afcbd93f99e6ead97f44757a7c802 │ │ └─267767 /pause │ ├─2e20882e3d58036e50bea2f28bdb532753a5d55622c5e2a11349aef5f7f2e924 │ │ └─65176 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─31fc18e5a97c3672ce2981189e8cdc683d18ff1f51d3b620df3f2e0bcc569761 │ │ └─61917 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─c353b98ed9371eb0719089e28de5695448c8dc63fa08ca84189006675c53d052 │ │ ├─ 52745 valkey-server *:26379 [sentinel] │ │ ├─413983 sh -c /health/ping_sentinel.sh 1 │ │ ├─414064 /bin/bash /health/ping_sentinel.sh 1 │ │ ├─414065 timeout -s 15 1 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ └─414066 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ ├─bfd23f6547197897adb59e1249baabc3b01b9670fccd770dbb6af5d534613796 │ │ └─52316 /pause │ ├─75dbd02e7dc08cfc516bf70d1675f98d932814dc67df6cc116a45c71313d5208 │ │ └─45909 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─5d31a9ba6992cacaa1275b6a960505f34f04c66fdfc81100687e9f48734119ed │ │ └─86180 /pause │ ├─1bb96d633f4b3d934cabf428c6da11d9f83f822e0423313d7971564e9b6c6345 │ │ └─215239 /pause │ ├─8b4b7ec36a4b28853f3b4cb680108fb80751f62a97270d802fddaf59ad931b09 │ │ └─42948 /pause │ ├─e087b42676181a07e7398ef554dbf965b3783865ae03cff7e1da42a67792d7c5 │ │ └─44772 /pause │ ├─e2d78672632c16761877f328b579c753e8fd56158ed542f7950658103408e7e2 │ │ └─45708 /pause │ ├─f631655ab7882ebb69c67333df55b16cee90257c3beb9d110dcf75900998130a │ │ └─225116 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─232a233b196d101126a68bfcc5fe430b0c8f9fc129a715ba04c80f7ee6f59f20 │ │ └─145022 /pause │ ├─029038e802d514467a57d8216d3fcde716dc9dcc37f00cd7cec2f71aeaf5723d │ │ └─63585 /pause │ ├─c6ab35ab5f4952de55ddbc23b257192677da689911cf59f67b4f5dd040cdee20 │ │ └─61461 /pause │ ├─6b96bfc386df1b7139b5dd11164795478caae1dcad2c768b094b400f9e42abc5 │ │ └─41664 /pause │ ├─c1ea7322842bcbbd48949bf94d84d0decaab48048ff58ead5f8cd608113ac93f │ │ └─41955 /kube-vip manager │ ├─df5b168fe79658d4f2fa6ea3190d0eda61faa8625b576e90bf34bb404f0d5d7c │ │ ├─204036 heat-api-cfn: uWSGI master │ │ ├─204067 heat-api-cfn: uWSGI worker 1 │ │ └─204068 heat-api-cfn: uWSGI worker 2 │ ├─67b2aa4d26a457370fb7b805b4df8cfb1601a9c4c0f1beaf22ffa1f0478be4ed │ │ └─143954 /pause │ ├─a8bee64ecf3fdbed4c4e78790c3a94b8d0b2f4fdc02333b87a25766578d23e6b │ │ └─44435 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─5e9ab20291d2ca4506f7b6d8f7031decd09a6dc6af7e3c5c42e045c8e2131c6a │ │ └─57329 /pause │ ├─0611ddbcc137f87aae8bf5145d34c82889cc4470fea403748642e15e1b73a4e3 │ │ └─57703 nfd-worker -metrics=8081 │ ├─b280892baa8fce7446b5800079e899debbb7dfb951967d7d3a214a2c11e23985 │ │ └─245731 /pause │ ├─8a2b17944c6ca5ee16a53ce21cf4f20af0578a20f06441eae7f02144b28a480d │ │ └─253256 /pause │ ├─2464d2c75e9e670e027742f00ec9f4dd7e2a91ac961d89cc2ff98c1a3e079d96 │ │ └─265082 /pause │ ├─0a9dd4241163eb89c25811bd579ce5e12d06568617430e7ceaea51c87eab1090 │ │ ├─62531 python -u /app/sidecar.py │ │ ├─62817 python -u /app/sidecar.py │ │ └─62818 python -u /app/sidecar.py │ ├─729c3017aa8a26f55b7083a0efa9d61242d5740407c6d883c03b1414d641c9cd │ │ └─123750 /pause │ ├─05a2043c16def4a4c5c931fa091c598506cecf77eb41fb9a11770b425052d194 │ │ └─65346 /pause │ ├─1e802f686be0a8e64bb6a305dfc710ecc3032f6f3c2610e5c0def2837f9280ae │ │ └─234092 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─e5fce0571d69b9a8cce8cc1deaa591f138c70cafbe21445e97336b5b0ece6d87 │ │ └─43193 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─9360d06acbcc9bfd49ac86460adaaefd7e899e2a84dddca70e99a94d3ee09ce5 │ │ └─65086 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─fce77456be32e9f929175dcf0d1da484dc9d674970f64408f3a84ef61b05d57e │ │ └─108489 /pause │ ├─917d69127327c8f97bf97a85e1d503cd0f42526d9fa254802e58d1b4458838d0 │ │ └─229255 /pause │ ├─cf633205191dc94b2de9ca001e920c6da12a5a8d0c8ae2a79a4baa3a125f6d75 │ │ └─47911 /pause │ ├─50f11f4f33aba4f70da33f01afa86962c4a6521ec64e80e20f18e68d5ad8881c │ │ └─42944 /pause │ ├─f3a1c4ba7eef9d20a8786ebc8ddb7e10b27a6a0b9ebfb99f67162abc3acc69b7 │ │ └─62423 /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 │ ├─2dbfb053d3cbfeebdd8bb457bef8867547168fd313c1c1ac58c0865129b36e13 │ │ ├─145905 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─146108 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─146113 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─413577 sleep 15 │ ├─4728cdea008148cca02b50fe78d6c9c2ed74eca08d8fd5ee84981f5b0f6b3c73 │ │ └─96494 /pause │ ├─20d5524e3180b4e73bd76d8a3adabaa014691e9382af48aa70498d6655dd8fc9 │ │ └─66560 /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 │ ├─0353f3cec61262b4de17a1713195bda23b89d7211b9238bb0c146db9cf7278f4 │ │ └─231402 /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 │ ├─53c0b01f8190c66f63bf350cb7e895fbf10894566c2cc70b8f0bc1ed744acb8e │ │ ├─175338 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175355 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─175361 erl_child_setup 1048576 │ │ ├─175534 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175535 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175548 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─175846 /bin/sh -s rabbit_disk_monitor │ ├─21abf1e991c5b9bb4f83de0b5e34a2ed69c2e0dc38de9616efc9265a9d5b58d6 │ │ └─191278 /pause │ ├─1f98dc33e00aff571dfe4e384f464ef538b04ec106c32724b4b79a8f9c8932ad │ │ └─41695 /pause │ ├─87a613965546099e31c577bac52f111325b8258073fe2e6fe3d530046025997f │ │ └─234066 /pause │ ├─3b5ef8c522fea4cd306b8f8e099f507bfe64f941c3d3f45d76d1037bdbcee53f │ │ └─96498 /pause │ ├─f54b52fb0d952b2e75e7bdcf02937001bfa9ab7b0bf4b43712a9d6b92a80a5cf │ │ ├─225897 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225917 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─226596 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226597 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400080 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400081 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400082 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400083 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400084 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400085 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400086 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400087 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400088 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400089 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400090 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400091 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400092 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400093 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400094 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400095 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400098 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400099 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400100 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400101 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400102 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400104 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400105 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400106 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400107 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400108 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400114 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400115 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400117 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400122 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─400125 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─400130 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─fcfd075169c8c0db1153dcb0be01f421044c73868bb8d6b21c58f1a27b233763 │ │ └─231869 /pause │ ├─7d09629259c14b8c08167e279d125342e9bebb580eaef7afd5df088d4926f289 │ │ ├─263108 /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 │ │ └─263415 /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 │ ├─94d2ae298649c8590355c6963561230e51f06087f08588af4dfc7de1b93008b5 │ │ └─41811 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 │ ├─a2a0c7a820536698b04dec78f97e777e62c5906e5375c56108d8759086193f92 │ │ ├─178219 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─408897 sleep 300 │ ├─c235e35af790be045f568195c145a38ccc109b0678a50ddc5da374c1f81a1732 │ │ └─66378 /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 │ ├─17ac8fd2243f4743c2c8b63084cb2fa30d281b7d1ff6eeabe856004fac1c30af │ │ └─64529 /pause │ ├─02ea44f78003a86f3877bcd783aba4c1d1a6bee02547b98b647a82c0cdc19f5e │ │ └─49468 /pause │ ├─a1d98c085d25a6eaf885e23695dbcab71b2e010abbfd0310b95b8ffd06aef020 │ │ ├─186841 neutron-api: uWSGI master │ │ ├─186869 neutron-api: uWSGI worker 1 │ │ └─186870 neutron-api: uWSGI worker 2 │ ├─6d4c61bda60dff3671d8d000b695f58ddcd3fa9caad550eff2ca34091f6d50d9 │ │ └─229495 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─5ad01d2a178576a8bb59f79d1777d68b03cb283dba5d2ce253466b9089350792 │ │ └─41791 etcd --advertise-client-urls=https://199.204.45.138: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.138:2380 --initial-cluster=instance=https://199.204.45.138:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.138:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.138: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 │ ├─993ad7eb8f80deec7a9ed5ae8aeca1d0f10c676a915f1cadc54594c74353c74e │ │ └─41719 /pause │ ├─2f5be323da13f5f88a0d0c7711abe9fa10d3ae70862c1f57b63a5114473101e4 │ │ └─192225 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─c310c07b76db7d2444c8015f72abc7a3739ab98ee8d64797fd8f943f3751c100 │ │ ├─186823 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─187275 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187277 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─187280 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─974b239f8d8f1c98dbec67cab4031178f78baa38aa2c958eb6614988a77349bf │ │ ├─173481 nova-metadata: uWSGI master │ │ ├─173496 nova-metadata: uWSGI worker 1 │ │ └─173497 nova-metadata: uWSGI worker 2 │ ├─42cde1986ce8b7d80ce37df0b353e699341560248a37bff242efd6a5e076584a │ │ ├─50274 mysqld --wsrep_start_position=94976545-9e50-11f1-bf0f-3bc6f22d55af:20 │ │ └─50398 /var/lib/mysql/mysql-state-monitor │ ├─a6c84d56eb9f1ee37840a0006d7acade7867af19c20e3fff95a7a6d625e646d6 │ │ ├─106779 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106918 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106920 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─5b41e5178cc6589f88d2e900bb02be22cc89a8cfbd50ddfdf83224e09bbe070b │ │ └─56658 /pause │ ├─083e2a8f615658531e8b19e9c8063de2d00f592162aac37648c26c9c8c576b9e │ │ └─62913 /pause │ ├─23ae408c604d630b1473041f8e862cd0926b80be11708f29d10d722e39c6a97a │ │ └─86996 /usr/local/bin/rook ceph operator │ ├─ad94a48b6d65b168e673e1c0daa60fcbeace47b4fe64a47066f2f1e4c6199377 │ │ ├─249087 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─249110 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─249119 erl_child_setup 1048576 │ │ ├─249199 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249200 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249210 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─249355 /bin/sh -s rabbit_disk_monitor │ ├─56794c00540d83ee927d41d8c0bda4f78eab740e0ca40ca7b578f4d2180a2a33 │ │ └─215442 /pause │ ├─ac2d04db0b2d0d9d55969c697a0d706d0f3d444579d95a0583f4e6c14d6c4a0e │ │ ├─131819 placement-api: uWSGI master │ │ ├─131841 placement-api: uWSGI worker 1 │ │ └─131842 placement-api: uWSGI worker 2 │ ├─32918ee68513253d6dd6f98fe28e4b46f88921b036a999fcb6232e89d489a77d │ │ ├─146948 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─146965 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─146971 erl_child_setup 1048576 │ │ ├─147083 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─147084 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─147094 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─147167 /bin/sh -s rabbit_disk_monitor │ ├─bb3bef32d6778ac1661e1f88794da80232b76bf05bab03ac18ebd70a6f62b186 │ │ └─61634 /pause │ ├─70fd4a2ed17427c46c15f93fdd6b180b7d8caec830f6e56d03ee5dcd66c9517b │ │ ├─190032 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─190465 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp_fdg0dmk/privsep.sock │ │ ├─209800 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpdrrjwn9x/privsep.sock │ │ ├─225863 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp9_3y9yth/privsep.sock │ │ ├─226122 haproxy -f /var/lib/neutron/ovn-metadata-proxy/7f2ffc01-2507-41e0-b1b9-0afbc42acfdf.conf │ │ ├─374050 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─374060 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─cb3db9d9f6e0b17bde97ff7a8b2173c058b22432ab023a11f5774e2cf3d1c1f8 │ │ └─48756 /pause │ ├─a1bed6224952d44f79c5cbec0c657bb93b98539b02ddbaf76d23fbe43e096eb8 │ │ └─188620 /pause │ ├─f331fb907d9afeeaedddce118821b52e7178ee4020662f9a826d3a06dd33180d │ │ └─65871 /goldpinger --static-file-path /static │ ├─d267d795ea6f982d5d6bc8ae49c3abb9a59085aeb6504863322a209b1402b4ff │ │ └─126360 /pause │ ├─b5a8b62a031cfb09d2a5edd074b9425f4628cc86026e54bf1dfa6cc1c1a1560b │ │ └─66333 /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 │ ├─22e92b0ac10f74afbd3890aeb37fd002b5a043bfc11ede1fd1140320705564c9 │ │ └─66871 /bin/pushgateway │ ├─770f9a66ad6b66334d82d3bb6f2e94a9b812d8b04c529677e0201982a8ff6cd8 │ │ ├─173456 nova-api: uWSGI master │ │ ├─173489 nova-api: uWSGI worker 1 │ │ └─173490 nova-api: uWSGI worker 2 │ ├─e3e2f748d86b53c6f256bbce5108cb8f42c507f6eff05f3ed448ad44d0cb2239 │ │ ├─143207 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─143220 /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 │ ├─5b9274b582978291c46edd95f13be877ee76b70a67e5f790d9916ef1c371f94e │ │ └─253302 /pause │ ├─8a84299f85264f29ae14149e97e0f737c9c43fd2c8bc3d4f0742139646219d49 │ │ └─61673 /pause │ ├─99f3d71d95be79930a906d0c53b1e0687d4c4d2d2cdb6d7e1c4ec57d7b4064b5 │ │ └─41734 /pause │ ├─6a619968494c56a6ccfaf6038e1c6d2d8e3deb7ea9f9d0cae42181ae623098ed │ │ └─106589 /pause │ ├─c7bf1c10998e7ae6a74504e4e5f1dbd354f24b8c59da03614cfddb0885ad6258 │ │ └─191435 /pause │ ├─8b844eac5e8548c66f778d71782b87f1719871ccadf31db2e9982a08099fcb9f │ │ └─42208 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─a4024a65387de8e06738b53fe627dd76359b76c5c13f7dbad173fbd486b2161d │ │ ├─174073 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─174467 nova-scheduler: ServiceWrapper worker(0) │ │ └─174469 nova-scheduler: ServiceWrapper worker(1) │ ├─fc48272de768c995a667e6de0380318a807b4b76025dfb476591e52fa633ac39 │ │ └─143172 /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 │ ├─713a8eab7be487a5df7e116f89a2eaa18b182a33fca4d85945f9a172f8f40a18 │ │ └─45202 /pause │ ├─bfdd00cd72ef1fc9a205a0e5f2dc6a000b98a4a06ac417244fc722438750804c │ │ └─123833 /pause │ ├─edbfe85928244bc2e141dbeeb46587a2bbccc4aea6386ef7bf61bddba1c3e73d │ │ └─235657 /pause │ ├─6c9782ff90eddc66d78cc63be2a18f0edffb161ce2c78210c6bcf655d7bf40a2 │ │ ├─120490 cinder-api: uWSGI master │ │ ├─120503 cinder-api: uWSGI worker 1 │ │ └─120504 cinder-api: uWSGI worker 2 │ ├─202a8d86523a14e515bd7d29184f3b75b141a31824c29ea46a0c3e9c091a2f67 │ │ └─47807 /pause │ ├─8d45ab9cd71452e2911628fa65b1449db1774f8537fa2030674930b9e775f2cf │ │ └─245235 /pause │ ├─2597fee24c966ea99fb2b024d7999c7335cc43d6eb8866d15507190049ee35db │ │ └─66631 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─8ad0fc2a8e585efda9273a57454fe86d84eab78fa78040d88d1c5e0cc60c1207 │ │ └─52216 /pause │ ├─73f5861ad8f155603e1e4f077a68b6f693a8fea71c210dd53ffd265531fc6aa8 │ │ └─78788 /pause │ ├─e62828d0d72d46913cfbb0cac3f2961a95012593db8f53939a57f2e6df99ecf4 │ │ └─145714 /pause │ ├─3b1410d2c62c26e4a84316634649d6c2972a7b90d263cf47ac366db5fbd0074b │ │ └─66741 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─dd09fbb2a36150e15af3ebc93cbf053ab8be7a7f0189752e835479f8eae19759 │ │ ├─65609 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65643 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─be0d7064799a3829f2fa0a9cb3328ff2a306f8c0c7fefb13229fd25977b3ad0b │ │ └─57662 nfd-master -crd-controller=true -metrics=8081 │ ├─f8ad0f3a4b33ce877bbb9c4f05c200da2d2c93cdfd34ea5452e01a890e218576 │ │ └─64024 /pause │ ├─51089386ac546cf77ad7a46ebe47e119e2e660eade76038ae676a37517632cf4 │ │ └─57578 /pause │ ├─18291e4640422f426f58d1480e174641c8dd2f30165387d0b12fcdf48d75a83c │ │ ├─124832 /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 │ │ └─124987 /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 │ ├─4f6eb8a93b2acb704da183b1d32278e1a4f589ec4a84a18bf32eab50205cebf2 │ │ ├─271859 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─271872 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─98a25fe8247cb87758ac9910da8a6fac8cc75777897537b1259df467378cd183 │ │ ├─263075 manila-api: uWSGI master │ │ ├─263161 manila-api: uWSGI worker 1 │ │ └─263163 manila-api: uWSGI worker 2 │ ├─46edcf13aabdf4cd8a9ad9c05e377cf4dba3b5e315d93faf73b40acfb45e6d3b │ │ └─231377 /pause │ ├─df5100cdb2d7f7330d97f16b6fdc1dc21f4c9fba68ff84236adf94c7d085eb56 │ │ └─191368 /pause │ ├─97cef7cecbc3600600bcd72fbf022fd86bc13f475fcefccaed71b5cd5aafb413 │ │ ├─67842 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67859 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─67865 erl_child_setup 1048576 │ │ ├─67923 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67924 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67934 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68056 /bin/sh -s rabbit_disk_monitor │ ├─5c77bbaa21b01e3274e0c325a451de69f55641c39f4967be7097d4ba14f176f6 │ │ └─45295 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 │ ├─2b00c5e5ff8630c140fa56ba048485136ae1a4963ce00c19d002d7d76f86f0ee │ │ └─230434 /pause │ ├─0e73dc76f6fa9583ad466d59c8ee4ed665c499af65256c19f1f97e31fc4ae998 │ │ ├─145244 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─145362 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─145389 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─145611 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─413456 sleep 15 │ ├─17656299f71e81dcfb2d422e53c7ab2b0ea048e6706b05e2a2daaa829435de93 │ │ └─44410 /pause │ ├─96a3df4558517f7990794d9684a022ddd718ef04a9ff2e398cef65d6eb798107 │ │ ├─204117 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─204429 heat-engine: ServiceWrapper worker(0) │ │ └─204432 heat-engine: ServiceWrapper worker(1) │ ├─c2af1efe37eb642232139e3d6f7da0d7eae124cf584ae771c4409bcc4b1addb9 │ │ └─248828 /pause │ ├─d86a00f7a980cd6f220fed65759e8b2eb0a315d52dd39d5ebdaee724953d4008 │ │ ├─145238 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─145429 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─145444 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─145635 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─413478 sleep 15 │ ├─f471bef40f38951b767fa18bbd7cebc56808d788dbb241dc50e501a4175daf83 │ │ └─50374 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─8d0974518ecd3e0cfd2d2df550ad9adcc6219b3c6457585aa3126aee270f8300 │ │ └─67523 /pause │ ├─95d736ae4f55d6ecb1e4ad2a93bdb25ce273bd8f92aa9d08dd99104a066d92fb │ │ └─45660 /pause │ ├─f605fa68bc13d0252fcaa4d5b92182d3d7b0938ad4b6ae50c488a5c0e8380414 │ │ └─62787 /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 │ ├─e2f715791f903beeb456d5837b0164c16ccfabdfc65bb08a5f46ffe27d2bbf43 │ │ ├─245797 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─246161 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─246162 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─7a43c04d06ab68d085e3c474bebd4b11db91efbf66a1945089af4ffa8c499c6c │ │ └─195985 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─a4b18123bb5acc605e7fd05c394c569d478402e7009ce4cba1ff5393d3803ce7 │ │ └─67102 /bin/memcached_exporter │ ├─2b7be22ba2470a63fceaeea995e1250bd3243984aaf894e3b93d59d9202a0af6 │ │ ├─188795 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188812 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─188818 erl_child_setup 1048576 │ │ ├─188920 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188921 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188931 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189092 /bin/sh -s rabbit_disk_monitor │ ├─7cdaae78d6b34122883be676139af71e891b1b51691398e20c510ec1fb105488 │ │ └─49165 /pause │ ├─709a8ed1ff72aa7e477d7f9166dfab1e6bbb181714c6e55f0245b34f7aad6217 │ │ ├─ 72765 apache2 -DFOREGROUND │ │ ├─ 72807 (wsgi:k -DFOREGROUND │ │ ├─ 72808 (wsgi:k -DFOREGROUND │ │ ├─ 72809 (wsgi:k -DFOREGROUND │ │ ├─ 72810 (wsgi:k -DFOREGROUND │ │ ├─393970 apache2 -DFOREGROUND │ │ └─395922 apache2 -DFOREGROUND │ ├─f1d72715194b7cd58d19d63b7dbecb11f89e03a6e803e492452e74c8b846045d │ │ ├─207845 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207861 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─207867 erl_child_setup 1048576 │ │ ├─208020 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208021 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208031 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208134 /bin/sh -s rabbit_disk_monitor │ ├─0176a2f3d0b5663867fcb908a4fc16e0009e20fd3bc7bc84cf73b779ad969ffb │ │ ├─186883 neutron-policy-server: uWSGI master │ │ ├─186958 neutron-policy-server: uWSGI worker 1 │ │ └─186959 neutron-policy-server: uWSGI worker 2 │ ├─ae118ead5edef7caa8d412fb3949d01a93859af22088a604ee94bcbbff2eeb36 │ │ └─45745 /pause │ ├─4d3f8713b670b2779118ba98a7794be410bca35433c560b00fb5e642839b2cf0 │ │ ├─43423 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43843 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─e4b28c752948c8a3592b080e53cb6edbe19626700430a5980b72e88aabb4698b │ │ └─96840 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-7ksnh --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ └─20d45b7af65f6fab34cb7ee15e7cc12a88027753b4c3bd6e44c8e9fd5748266e │ └─57617 nfd-gc -gc-interval=1h ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount