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 │ │ │ ├─21733 /lib/systemd/systemd --user │ │ │ └─21734 (sd-pam) │ │ └─session-21.scope │ │ ├─21659 sshd: cephadm [priv] │ │ └─21751 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1610 sshd: zuul [priv] │ │ └─1623 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1614 ssh: /home/zuul/.ansible/cp/162.253.55.96-22-zuul [mux] │ ├─418268 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ppnrdtggkxevjbrtnucyditbshdzjktb ; /usr/bin/python3'"'"' && sleep 0' │ ├─418269 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ppnrdtggkxevjbrtnucyditbshdzjktb ; /usr/bin/python3' && sleep 0 │ ├─418270 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ppnrdtggkxevjbrtnucyditbshdzjktb ; /usr/bin/python3 │ ├─418271 /bin/sh -c echo BECOME-SUCCESS-ppnrdtggkxevjbrtnucyditbshdzjktb ; /usr/bin/python3 │ ├─418272 /usr/bin/python3 │ ├─418273 /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 │ └─418275 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 … │ │ ├─ 9950 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12304 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f8fee7c2df72fec0a56c199138dcfa35febbf8f5f069254be2865b86074429d2 -address /run/containerd/containerd.sock │ │ ├─ 12665 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4c8d7b19ee92038a0bf3d5f601cb1e5fdc45cb4aa1b772facedce4bd626bb35f -address /run/containerd/containerd.sock │ │ ├─ 18709 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 421096674a3f00af5f3d5161c8e004c1c455f08085099cddb17fcd80953942d7 -address /run/containerd/containerd.sock │ │ ├─ 25283 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 063db3aeb77e5e8b529ccfed0c149e3586ffac6071ce5a260a2efd4e00f60d8a -address /run/containerd/containerd.sock │ │ ├─ 29778 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9d6a2a573f6af7b5c860a5d19a7daf02fa878ee89eeda423efac071228f3cb53 -address /run/containerd/containerd.sock │ │ ├─ 34597 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 14b39d0bd0c5a60613fefad12a34910419d9d4bbca4f5e4eed4d49f1ea09e7b3 -address /run/containerd/containerd.sock │ │ ├─ 39164 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 06c090f48bb564dc203f767191cd6e7744593820ab243a6ec11e07f2af68b88e -address /run/containerd/containerd.sock │ │ ├─ 41724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fb814f3ad80e4bbe29ff0b1b7e0e325acb94f910cc5592bc92b298aa3b0d9dc -address /run/containerd/containerd.sock │ │ ├─ 41770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 393f527ab36916efd7927d7e6a167ac42ab1d330c553514df99443a68788cba0 -address /run/containerd/containerd.sock │ │ ├─ 41785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f3fb2f48f8e4e3b09d808ef913756b861d5ba98fd985b4c4c91143353b08fd4 -address /run/containerd/containerd.sock │ │ ├─ 41811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c742df3f8d235de9a5921e966958b37f13a98cdc36d118867f00d1011c615e6 -address /run/containerd/containerd.sock │ │ ├─ 41812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92589661bc45ba1d7074e5efa42ba1871c3cc60d2d56045d6ea55ad56b555702 -address /run/containerd/containerd.sock │ │ ├─ 42355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de6893f194166dd6294d76a0f416283f1eacba60d5b8e23c831aff83404f181e -address /run/containerd/containerd.sock │ │ ├─ 43065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 402af36142eec06875aeb0b9c3aadf3746caa400ec0693778678c1f7903c9470 -address /run/containerd/containerd.sock │ │ ├─ 43083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31cac2905616a17d6192d37586da08e41d60c8639539cb7a96e89b97f6cfb9b1 -address /run/containerd/containerd.sock │ │ ├─ 44458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 870fcdd7ed14ab00785b55306e8315ac5ada0fd81f90ac65be6a7cad76aa446b -address /run/containerd/containerd.sock │ │ ├─ 44915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b689adecd4512783519278e2b7751a7357fd08defc8029eef41e541560148d7 -address /run/containerd/containerd.sock │ │ ├─ 44949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efc34def9f68b0f288133881b73502deaa9340a426239716bb557dffc90b9379 -address /run/containerd/containerd.sock │ │ ├─ 45414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 688c01345b2ac08b7259aa1e9d7de355a970276d6438d304b2edcbfbc9398925 -address /run/containerd/containerd.sock │ │ ├─ 45908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15d7e29a35eb8d748321e5ef05f7df2f74d684a41e35e844edb96742370c41a1 -address /run/containerd/containerd.sock │ │ ├─ 45946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb3f41ac6be2f47d005516e0f0ec23a9899e5b9e57007249f49a1eb0686b4135 -address /run/containerd/containerd.sock │ │ ├─ 46000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64e12a70ab432fdf0a56befbaa6b5fffa0ccb957cb14af38ef944c2da9c00557 -address /run/containerd/containerd.sock │ │ ├─ 48128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 279ec91eb1a150d195d6227eaea1bfe527f4fd70d9942e1a4726e920250440e1 -address /run/containerd/containerd.sock │ │ ├─ 48166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6201ed0ec30d9bd13c8445900ca7d1920e4ff096d2c5b1c44d1b85bb232dd56e -address /run/containerd/containerd.sock │ │ ├─ 49127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45cd744f658010f1a0267634e935ea4300f7d9be1de008c91fe38187e16fb6de -address /run/containerd/containerd.sock │ │ ├─ 49227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55dc6d65cbb98b4283b1fdc329867913fa4e3417a9e463924a5ced1b5607a6d6 -address /run/containerd/containerd.sock │ │ ├─ 49588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 088ffef8add14d23dc785da423bdbd0a9ee8269081cb954896f7988a6306be8b -address /run/containerd/containerd.sock │ │ ├─ 49874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b194644386ddc5973ae2545a68f5d353082af029121c41a2a9d856607ff0f33 -address /run/containerd/containerd.sock │ │ ├─ 50294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f971b633db0e7600b7c65af407a2b82ce2fe4e2077d1736897b92c9a296f939c -address /run/containerd/containerd.sock │ │ ├─ 52546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3ce3c937d8c394043d05cf1e7a27c75a785dd8a000977e2c2158362b9722aad -address /run/containerd/containerd.sock │ │ ├─ 52785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dea0908f5c6e7fb7f63f4f1fa251fe6fe9344f079137dd0b92268e1cd17a312 -address /run/containerd/containerd.sock │ │ ├─ 57752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d17cbd47a77fa70bc49b4ffcdd64f729c1745e966844b7fb021ebb34dab9f63e -address /run/containerd/containerd.sock │ │ ├─ 58408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79ac19036818c2cfea4c7f7e4ecd16f98b1d09b518a10bb97b68d62eb24761f5 -address /run/containerd/containerd.sock │ │ ├─ 58473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e041f27e8caf92225ea0b7285c025b26a5398327d1dd6d0f37db83b6b94c52fa -address /run/containerd/containerd.sock │ │ ├─ 58507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e263ecd310dd5a2bf33bf275ace38863ae1dd02143491146c7cae765f533dca -address /run/containerd/containerd.sock │ │ ├─ 58673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b37b57b7f5a23c2913db8244132344fbffff3afc7b1ab045f9058a34b9e35be8 -address /run/containerd/containerd.sock │ │ ├─ 63570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ced371752f33d9683df1ef028e7617c18a0160892cac0dfb46278bedbd8d8572 -address /run/containerd/containerd.sock │ │ ├─ 63734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 357f2081bcb919cce0faeb9a76bc1e2bd24e421b81887bc6751bbfb65661a605 -address /run/containerd/containerd.sock │ │ ├─ 63771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48b6881dda869f06d9d1de215e07afabbfa098a22882f37e5c2df0d2af25e0c9 -address /run/containerd/containerd.sock │ │ ├─ 63812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85f319d2c629fdb3c95941310ede1aab0790bb98c84be6a9ebc318f16865960e -address /run/containerd/containerd.sock │ │ ├─ 65078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cbad60a4b9f0a71fd6713e3d97da842a3f478a908fbf08d1c1c6d5a461f086e -address /run/containerd/containerd.sock │ │ ├─ 65228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51ea02e927219d710ae3b2b5678f2db98e54dd6af164fe2d09425a673757a9c9 -address /run/containerd/containerd.sock │ │ ├─ 65494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4772af9a1f7a841ad8c57a6d5286dd99d868146c05255140f1e6dd894629ce75 -address /run/containerd/containerd.sock │ │ ├─ 65546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7f0967b5d07a39001ec9d1fc0d67d0b35881cdcbf2506fa717ec300f39faede -address /run/containerd/containerd.sock │ │ ├─ 65589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f06d96009f59b34be74d7cbe447ca76578cda5933bbf175a363cb8c08dd07f09 -address /run/containerd/containerd.sock │ │ ├─ 66084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac301edcf069a28655eefba701e14b53cdd649498887ea13fe34fd5d0c8bb359 -address /run/containerd/containerd.sock │ │ ├─ 66535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec92fd8786fd90a2a08355db62546875bfc1c5c7530ab912501f344142324131 -address /run/containerd/containerd.sock │ │ ├─ 66783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5d8d7e20a37892b45bcd082f96d249d8f384112182ce776327583231bc3a246 -address /run/containerd/containerd.sock │ │ ├─ 67412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4df15c9e50c41cc6b18d3025bd1e8dfa8d9810d48f575fbc43c3a1b11115ecd -address /run/containerd/containerd.sock │ │ ├─ 68222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 985058cf9f122ed4f147f7cd9f398d8800f491dfa70b063da38e131648cfdc54 -address /run/containerd/containerd.sock │ │ ├─ 69489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91e98016fbbb9d3f04a253867b718e0e451c88b98450cdaf62cea450625045b9 -address /run/containerd/containerd.sock │ │ ├─ 71643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83af57c510a1b31f11f5eed66968e5f785066e1b5d9c07b6c0ef8f3c5b519377 -address /run/containerd/containerd.sock │ │ ├─ 81033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bf33a587aa3e38f30fa1eeaf7f44fd564f325545bc48646402e9af4e4ba0a88 -address /run/containerd/containerd.sock │ │ ├─ 82533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a8f8ec2ef2a2414d49faa607f7a34c2051dce98e98813a63cd83c9fddce8648 -address /run/containerd/containerd.sock │ │ ├─ 88565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20f378582faa4e47ec48499106788353eba6faf3da62d5196d542282c8d63f12 -address /run/containerd/containerd.sock │ │ ├─ 95344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa4c1358c0ecc95c7daf09f899f1f227ce154e1fc4de22c34cfaad18990ec967 -address /run/containerd/containerd.sock │ │ ├─ 98732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5710bb843eb4a1d43a9e1c330e4f164ac43401544b48b95dff287d006c36dacf -address /run/containerd/containerd.sock │ │ ├─ 98825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82ade8e5ab059f53fa3ebae55886bc473bbb1278f888c5bb4e1de5983caa6220 -address /run/containerd/containerd.sock │ │ ├─108196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69c530088c245b76d29662c8c5251875d06431823d0b45ccfd004011c6251e04 -address /run/containerd/containerd.sock │ │ ├─109747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faf39b268d9b17bde0874277f5a4733be8df979a793b8d21d3dfbf44fc6bad10 -address /run/containerd/containerd.sock │ │ ├─109839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1c2a7cf5c938dc65d2b494ee299342dc52a8b048054b10ae683c4bb6fab7d5e -address /run/containerd/containerd.sock │ │ ├─111700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66f19f64c047de644b700f076ca4d4fbce56c72d405aa75492226a751543aa38 -address /run/containerd/containerd.sock │ │ ├─113417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e651dc6d8f58d24d7ffdee8a24eb3724eccf2f66b69f60bf3421bffda70cdee -address /run/containerd/containerd.sock │ │ ├─113646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe1ca279e42e14e032937c21afaf6ac4ec8efdb44c91e1791b2b79b5f5c29e80 -address /run/containerd/containerd.sock │ │ ├─126801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17e5330f110609554261bce5291f56d01e53b04b2f58e50d8d3a45c595aa964a -address /run/containerd/containerd.sock │ │ ├─126837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af39233aee42f52d8ef1a73cb8d0ba34f70807c82dab8eb3acbaf40685222b88 -address /run/containerd/containerd.sock │ │ ├─129381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3afa89233ab8d5414c7e02858396e18281cc48db9ca05a2d41b6892755317df -address /run/containerd/containerd.sock │ │ ├─155994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 838796cee568789d8b0be29bd5ad5f5c871530ac76af74653e67323452e2c8fc -address /run/containerd/containerd.sock │ │ ├─157527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e72e8cbc26b5bd0afa20a93a7595b61a9b18850644dda946c365ff8c04a4225 -address /run/containerd/containerd.sock │ │ ├─157989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0652aa6a672c5925db1f2e14768c0ffc47bffe8207ec0357f29bd0fea47d3892 -address /run/containerd/containerd.sock │ │ ├─158867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5267f4952c24f20e6a08982011f2b09eeaab3d17a6055a4d2191987ceda36a5 -address /run/containerd/containerd.sock │ │ ├─160906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id debc6d4d29b3b9be1df065ff965e02a09c9b860588e2f896edba094954a20582 -address /run/containerd/containerd.sock │ │ ├─161280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bc4f6037759e3879eb5771b88eecd15ef90afd41ad515cdd9201a0b6d0f7aef -address /run/containerd/containerd.sock │ │ ├─161408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11356af8168fa4535cd6ec2296be88198a67a9087e851b145318676c9df72922 -address /run/containerd/containerd.sock │ │ ├─161520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bebb68b0644f41458d2fc6bd68f1902b7473fc2cb00bca0f72a5b4dd02a9a1c -address /run/containerd/containerd.sock │ │ ├─161624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6297149343b9921e12e70e120a35c96fab2e829a960de94e4b2ce6be43fd74d3 -address /run/containerd/containerd.sock │ │ ├─162213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b149b2797a7c600904573df95f3231fd9a2731f04945c1fab891a4d97885e0c -address /run/containerd/containerd.sock │ │ ├─174415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5a9411cd1628654e1b2d38a91c5a0c86ae5896df3a73f6802e2e54caf087d59 -address /run/containerd/containerd.sock │ │ ├─176179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 619296dcb35e9437be4b5bcea1f4c06b7acb2ccf83e3e2bdf534ce0f9494a8fb -address /run/containerd/containerd.sock │ │ ├─176254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8850a2a39bcf6ed627c2a9795cae4ac5ae89cb2a2fe1d6e186b9dc1a9318de08 -address /run/containerd/containerd.sock │ │ ├─176298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf6264da4225d85479f55c36f171a975886b6c77199e0afe0861adf29d050e2f -address /run/containerd/containerd.sock │ │ ├─176306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33327a62a835943665bad2e9faabc5c9d0afe1348abc9e94750a2315431e2cba -address /run/containerd/containerd.sock │ │ ├─176342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e9370cd3606357a73c9a001416ab0921bbe93d4556dd71a6acdb0ac0e332b0a -address /run/containerd/containerd.sock │ │ ├─176722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb8cb378b1ffea4a513f16d12fda28ea4e056f0c6d2e1276c50e43ac11453839 -address /run/containerd/containerd.sock │ │ ├─176767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09d4accf209f4b82022ead4d6e443210baf175bf21c8e9dafd423ba74e4a9901 -address /run/containerd/containerd.sock │ │ ├─189763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c8055992844e4d59838e78a7b0cdc314d9834b43b3542bf0963ba76158eadc9 -address /run/containerd/containerd.sock │ │ ├─192187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4ab70de50dc26618771662fc82581aedd3cc75a8151b6d2b3cb9e4dfe3dc7b2 -address /run/containerd/containerd.sock │ │ ├─192359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1502a43b012673c6ae3e5ac1e3cd17812b981524336949f073c2831cfe2b5dde -address /run/containerd/containerd.sock │ │ ├─192396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b75053cebd0fd0ceff494fe865f88d62af4b9a6b77e424508e03af630071522 -address /run/containerd/containerd.sock │ │ ├─208229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fc3e7a463fb82ef648e4134b89766f2b2c5c10eaccc888717c726de66d1deac -address /run/containerd/containerd.sock │ │ ├─216739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a9d8278b25408091c5f7fe4dae56f4e6465e58250ec0383ea02177d25e37efd -address /run/containerd/containerd.sock │ │ ├─216790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 992fddfb44e6aaf377476e34e894bf54d9e616c52765d7322a21ec23cdd954fc -address /run/containerd/containerd.sock │ │ ├─216823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f77eaae3b0d5ee1455ba7c8627c1eea587cd6aaea1b95b13e2fd0d77a8609a0 -address /run/containerd/containerd.sock │ │ ├─217133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d766bbd8fedcccad1d6a1cc61c54350da31ce198904f026b5fbd78e5e34a374e -address /run/containerd/containerd.sock │ │ ├─228294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82446909cf281601e8d7edaaf0e05dcd64426cb93176f6c72a53f01d95c7da3c -address /run/containerd/containerd.sock │ │ ├─230562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10a3b0c228884aaa29d7211df5e5f0a4af22ea09953616b17828473ab5ef0c06 -address /run/containerd/containerd.sock │ │ ├─231922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65d4d5ac532e53cd4a638a4be7de62a2b184829a58b077b7def69ebd1d021814 -address /run/containerd/containerd.sock │ │ ├─233119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0705a1baf7d5df9ff4372d4ad3ac4e453df007deca036b7afac8df4a44186b9a -address /run/containerd/containerd.sock │ │ ├─234171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 531502f2d349a2743307c3e1e7c34797ee40df475f812f6a75eddd593d75bac9 -address /run/containerd/containerd.sock │ │ ├─236266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca84d333dcf0689103bbff7562dbf1214b208cebc10ee72b6780f1fa68015c33 -address /run/containerd/containerd.sock │ │ ├─237705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3c8e4652ba11763c57d2644461047c43dbbf468707d64ffd7354725f2725c20 -address /run/containerd/containerd.sock │ │ ├─237779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b5c3831e71365258689e7dabfb5cc078d6033415e2fffc36d850ca54e77b53f -address /run/containerd/containerd.sock │ │ ├─247329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fe2663e2ee9068891dfece1dfdd94cac39bea4bb03865217a356e84249713b5 -address /run/containerd/containerd.sock │ │ ├─247818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6c548c549684b5fb3e8f4445cb8c4d22c45ecf4ab2f7a9330677bbc976ec299 -address /run/containerd/containerd.sock │ │ ├─250427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c292c64334720c6e7407555d387ff74152a28143c8a1980c77c5fc08bdcaa7c -address /run/containerd/containerd.sock │ │ ├─255377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad066823384758e823e146bdbd60e299d1cb0dfb95fd601abaa74e3ef1c89738 -address /run/containerd/containerd.sock │ │ ├─255583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc59de8a6fffd9087a5fd6f465a4104a344c6c472ebe166c7dc34114670144a6 -address /run/containerd/containerd.sock │ │ ├─255622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c1389ec6f8e6646787d7508b380d79fe20c109e5d15c43d69bcb2e5bb9c8197 -address /run/containerd/containerd.sock │ │ ├─255769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c11882540a715f3de17998c25b5f224f3b9f4e8f06a90cf856c376adb7205ef -address /run/containerd/containerd.sock │ │ ├─267317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be2456336b924f6351d18f21d69742ceba34506c0efe257880156aee62b82ac0 -address /run/containerd/containerd.sock │ │ ├─269726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b87397ab12de89a62570f9dbb93a484ac3b094e957a91f32914b1d4d2282d215 -address /run/containerd/containerd.sock │ │ └─271166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cac8061ed0ba855c280e4c7b95dcdb3060165d6776737ff84fc9ceb84e3bf50 -address /run/containerd/containerd.sock │ ├─docker-14b39d0bd0c5a60613fefad12a34910419d9d4bbca4f5e4eed4d49f1ea09e7b3.scope … │ │ ├─34621 /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 │ │ └─34633 /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 │ ├─packagekit.service │ │ └─1418 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /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 │ │ │ ├─29482 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29761 /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 │ │ │ ├─18668 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18688 /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.qzzsbf.service │ │ │ ├─12577 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qzzsbf/unit.run │ │ │ └─12610 /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-qzzsbf --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.qzzsbf:/var/lib/ceph/mgr/ceph-instance.qzzsbf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qzzsbf/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.qzzsbf -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 │ │ │ ├─25008 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25266 /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 │ │ │ ├─39098 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39141 /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 │ │ │ ├─34301 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34580 /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 │ │ ├─12217 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12247 /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 … │ │ └─10321 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-4c8d7b19ee92038a0bf3d5f601cb1e5fdc45cb4aa1b772facedce4bd626bb35f.scope … │ │ ├─12689 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qzzsbf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12708 /usr/bin/ceph-mgr -n mgr.instance.qzzsbf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─155355 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42194 /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=162.253.55.96 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1087 /usr/sbin/uuidd --socket-activation │ ├─docker-421096674a3f00af5f3d5161c8e004c1c455f08085099cddb17fcd80953942d7.scope … │ │ ├─18736 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18754 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-06c090f48bb564dc203f767191cd6e7744593820ab243a6ec11e07f2af68b88e.scope … │ │ ├─39191 /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 │ │ └─39208 /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 │ ├─docker-063db3aeb77e5e8b529ccfed0c149e3586ffac6071ce5a260a2efd4e00f60d8a.scope … │ │ ├─25307 /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 │ │ └─25320 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10827 /usr/sbin/chronyd -F 1 │ │ └─10828 /usr/sbin/chronyd -F 1 │ ├─docker-9d6a2a573f6af7b5c860a5d19a7daf02fa878ee89eeda423efac071228f3cb53.scope … │ │ ├─29802 /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 │ │ └─29814 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─run-rf14146c6c85f4cdb8d255b9ecd874aeb.scope │ │ └─190472 /usr/sbin/libvirtd --listen │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─docker-f8fee7c2df72fec0a56c199138dcfa35febbf8f5f069254be2865b86074429d2.scope … │ │ ├─12329 /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 │ │ └─12347 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─155211 /sbin/iscsid │ │ └─155212 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─b3c8e4652ba11763c57d2644461047c43dbbf468707d64ffd7354725f2725c20 │ │ └─237731 /pause │ ├─6297149343b9921e12e70e120a35c96fab2e829a960de94e4b2ce6be43fd74d3 │ │ └─161648 /pause │ ├─c6d917d510bfc5ed24f58d1d2df9c24bb22fc6d30fae8856b92508fc9473aa5a │ │ ├─247397 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─248165 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpdvpwt4kb/privsep.sock │ │ ├─248174 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─248178 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─b134560d62bbf16d19b97969535b078a52f8a53a73d2deb4feeff022043cf203 │ │ ├─50346 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 │ │ └─53058 haproxy -sf 152 -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 │ ├─8aa933c3cb31804baf785b31c1c23083db291692cc24189a760a97b05caa4a91 │ │ ├─69923 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69942 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─69948 erl_child_setup 1048576 │ │ ├─70019 sh -s disksup │ │ ├─70021 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─70022 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─70032 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─70033 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─70043 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─70283 /bin/sh -s rabbit_disk_monitor │ ├─4772af9a1f7a841ad8c57a6d5286dd99d868146c05255140f1e6dd894629ce75 │ │ └─65521 /pause │ ├─e7e79d1056492b36e418841e95e040958daa6400461a58981bf8f43fa33a8e84 │ │ └─41992 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 │ ├─a554147d8ed1b21c4e5dcaae8d92203b378e6a7f7ca1a9aae9cff6123b9eb6f0 │ │ ├─227516 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227621 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─228513 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228514 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407632 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407633 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407635 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407636 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407637 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407638 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407639 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407640 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407641 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407642 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407643 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407644 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407645 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407646 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407647 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407650 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407651 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407652 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407653 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407654 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407655 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407656 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407657 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407658 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407659 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407660 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407661 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407662 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407663 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407664 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─407665 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─279ec91eb1a150d195d6227eaea1bfe527f4fd70d9942e1a4726e920250440e1 │ │ └─48151 /pause │ ├─f971b633db0e7600b7c65af407a2b82ce2fe4e2077d1736897b92c9a296f939c │ │ └─50317 /pause │ ├─83af57c510a1b31f11f5eed66968e5f785066e1b5d9c07b6c0ef8f3c5b519377 │ │ └─71667 /pause │ ├─a72e9a73512bbcdad266998b3d2c445c5bb06d72b3f0598aa77a2641d38f0164 │ │ └─66188 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 │ ├─be2456336b924f6351d18f21d69742ceba34506c0efe257880156aee62b82ac0 │ │ └─267341 /pause │ ├─707f27c062caf59da9e739ab20c96bc3cfa1960889658cd9d86a227f628d62ed │ │ ├─186594 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186979 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp75rbzl0x/privsep.sock │ │ ├─187211 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp07qmem49/privsep.sock │ │ └─187392 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─09d4accf209f4b82022ead4d6e443210baf175bf21c8e9dafd423ba74e4a9901 │ │ └─176812 /pause │ ├─3194599d8c23c7d09879ac1c06ccb5b255294f7e4edaaacef5836340acefc2fe │ │ └─254713 docker-registry serve /etc/docker-registry/config.yml │ ├─64e12a70ab432fdf0a56befbaa6b5fffa0ccb957cb14af38ef944c2da9c00557 │ │ └─46026 /pause │ ├─f13a162bf3a20335eff6f856c77007e697b29061ac221518abbafa87f8d9c657 │ │ ├─110287 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110565 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110567 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─0cfc55bd5190447d21b1005f912ce15409144ed0f74fac81e510c7c82bb37db1 │ │ └─41964 etcd --advertise-client-urls=https://162.253.55.96: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://162.253.55.96:2380 --initial-cluster=instance=https://162.253.55.96:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.96:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.96: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 │ ├─2bf33a587aa3e38f30fa1eeaf7f44fd564f325545bc48646402e9af4e4ba0a88 │ │ └─81057 /pause │ ├─402c60875c81ba35291b86b424b80193eb74f7aa66d8900de383fb59c0427807 │ │ └─64148 /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 │ ├─f5d8d7e20a37892b45bcd082f96d249d8f384112182ce776327583231bc3a246 │ │ └─66806 /pause │ ├─33327a62a835943665bad2e9faabc5c9d0afe1348abc9e94750a2315431e2cba │ │ └─176401 /pause │ ├─63dea508c38dee875c6cb5361a051e458a2b1dce5f7c6cdae01b203caf7b3b3d │ │ ├─173097 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173561 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173562 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─e4ab70de50dc26618771662fc82581aedd3cc75a8151b6d2b3cb9e4dfe3dc7b2 │ │ └─192210 /pause │ ├─cc76a40cc1f3f8a9e6991eb85bd084e5e315a524683b8d97edf3c75af34773eb │ │ ├─81136 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81154 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─81160 erl_child_setup 1048576 │ │ ├─81218 sh -s disksup │ │ ├─81220 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─81221 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─81336 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81337 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81347 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─81437 /bin/sh -s rabbit_disk_monitor │ ├─0b0a971e4442578d0118f0f008b1437c73ea907ba9629f0d6bf1091cbaa90af6 │ │ ├─204266 heat-api: uWSGI master │ │ ├─204330 heat-api: uWSGI worker 1 │ │ └─204331 heat-api: uWSGI worker 2 │ ├─dac7708395bbaef70752140f135eb796d25102c585ebd0ddb0b2eec5c321c5cf │ │ └─45042 /coredns -conf /etc/coredns/Corefile │ ├─f563c725ce2835ac63acad3f6f593b2c34ae08bd18dca60c80bd6a6e642950f5 │ │ └─65156 /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 │ ├─45cd744f658010f1a0267634e935ea4300f7d9be1de008c91fe38187e16fb6de │ │ └─49152 /pause │ ├─8532d70285bdf25bd718c0a2fff529b3792305f9d1ba3b90e3b93bc4e620f2d3 │ │ ├─185659 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─185980 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185981 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185982 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─0109ad5b7295c0df828f3ef617dc236cc09d3d5337823bd409aaa98d86cfa059 │ │ └─68936 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b0d98ff8d17bd45f4ef2bdba5ec954169cd6feff5d887b496d6033b6eea1a716 │ │ └─68654 /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 │ ├─402af36142eec06875aeb0b9c3aadf3746caa400ec0693778678c1f7903c9470 │ │ └─43107 /pause │ ├─ced371752f33d9683df1ef028e7617c18a0160892cac0dfb46278bedbd8d8572 │ │ └─63607 /pause │ ├─393f527ab36916efd7927d7e6a167ac42ab1d330c553514df99443a68788cba0 │ │ └─41861 /pause │ ├─0bebb68b0644f41458d2fc6bd68f1902b7473fc2cb00bca0f72a5b4dd02a9a1c │ │ └─161545 /pause │ ├─af39233aee42f52d8ef1a73cb8d0ba34f70807c82dab8eb3acbaf40685222b88 │ │ └─126863 /pause │ ├─18fc3f508d845df6453f1034708309ba61821220a9b8791acd4b3be7217d29c5 │ │ ├─95536 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95554 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─95561 erl_child_setup 1048576 │ │ ├─95638 sh -s disksup │ │ ├─95640 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─95641 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─95664 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─95665 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─95675 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─95921 /bin/sh -s rabbit_disk_monitor │ ├─d4df15c9e50c41cc6b18d3025bd1e8dfa8d9810d48f575fbc43c3a1b11115ecd │ │ └─67437 /pause │ ├─557a8b96ad9547792d080ea7432555ac026dec1b703bf0aa6c78cdc3e4a3b6dd │ │ ├─225568 octavia-api: uWSGI master │ │ ├─225580 octavia-api: uWSGI worker 1 │ │ └─225581 octavia-api: uWSGI worker 2 │ ├─951b7dfcba31482aff86a94a7997296c02c5bd15f7879b4a1fe8484eea3c3396 │ │ └─233184 /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 │ ├─752000a5a8965d90c00b5cd579871c69b5738dc48052550d04820573dc01d927 │ │ └─42004 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 │ ├─5fc3e7a463fb82ef648e4134b89766f2b2c5c10eaccc888717c726de66d1deac │ │ └─208253 /pause │ ├─c6c548c549684b5fb3e8f4445cb8c4d22c45ecf4ab2f7a9330677bbc976ec299 │ │ └─247841 /pause │ ├─be7e79e82909be2f9b77a7b6b16c217eac45187db05e64966ab28ea9521194a4 │ │ ├─185646 neutron-api: uWSGI master │ │ ├─185688 neutron-api: uWSGI worker 1 │ │ └─185689 neutron-api: uWSGI worker 2 │ ├─5f77eaae3b0d5ee1455ba7c8627c1eea587cd6aaea1b95b13e2fd0d77a8609a0 │ │ └─216883 /pause │ ├─3519f8082461f7f5f6e946702e549a94aa6458cdd00a78cefb9da3e8538cbdb0 │ │ └─66971 /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 │ ├─062324e4a81433095689eb2ff3c0743ae34b60ce376c34dffe4daa0a76ff0fc9 │ │ ├─185702 neutron-policy-server: uWSGI master │ │ ├─185715 neutron-policy-server: uWSGI worker 1 │ │ └─185716 neutron-policy-server: uWSGI worker 2 │ ├─6cbad60a4b9f0a71fd6713e3d97da842a3f478a908fbf08d1c1c6d5a461f086e │ │ └─65106 /pause │ ├─4cac8061ed0ba855c280e4c7b95dcdb3060165d6776737ff84fc9ceb84e3bf50 │ │ └─271191 /pause │ ├─1f1c56bfbdf0cb0cf3185ad6d2aa7fe9dca93d57f2970de43716e6d7932e98bc │ │ └─49301 /manager --metrics-bind-address=:9782 │ ├─1502a43b012673c6ae3e5ac1e3cd17812b981524336949f073c2831cfe2b5dde │ │ └─192446 /pause │ ├─82446909cf281601e8d7edaaf0e05dcd64426cb93176f6c72a53f01d95c7da3c │ │ └─228317 /pause │ ├─1d602742a143a0b12940d14641530c05fdeaad49c24d7a1ca8ef7c777d0d0944 │ │ ├─123472 cinder-api: uWSGI master │ │ ├─123499 cinder-api: uWSGI worker 1 │ │ └─123500 cinder-api: uWSGI worker 2 │ ├─31cac2905616a17d6192d37586da08e41d60c8639539cb7a96e89b97f6cfb9b1 │ │ └─43126 /pause │ ├─6c8055992844e4d59838e78a7b0cdc314d9834b43b3542bf0963ba76158eadc9 │ │ └─189823 /pause │ ├─92d9ae0d8c69ae5b786e002b2bbb47b6b98edf1ddbce1aae1241556709649ac5 │ │ └─46235 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─1fcad532cefacf673f8d0272b9fe98a2b3b5857747d176ca003f85c9b8053105 │ │ ├─67801 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67837 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─f5267f4952c24f20e6a08982011f2b09eeaab3d17a6055a4d2191987ceda36a5 │ │ └─158890 /pause │ ├─fb8cb378b1ffea4a513f16d12fda28ea4e056f0c6d2e1276c50e43ac11453839 │ │ └─176748 /pause │ ├─c3ce3c937d8c394043d05cf1e7a27c75a785dd8a000977e2c2158362b9722aad │ │ └─52569 /pause │ ├─089fb1123be6161fe9a4963475194e1d7c3fe456f3d5412c9f9b70009211d99b │ │ └─58786 nfd-gc -gc-interval=1h │ ├─d17cbd47a77fa70bc49b4ffcdd64f729c1745e966844b7fb021ebb34dab9f63e │ │ └─57779 /pause │ ├─7ebe5c40d7c03cbb30d9182a8680da559d27f30aeadf4ffe41c498ddc2f852c5 │ │ └─69213 /bin/pushgateway │ ├─6201ed0ec30d9bd13c8445900ca7d1920e4ff096d2c5b1c44d1b85bb232dd56e │ │ └─48188 /pause │ ├─491a2c183d2bfa0bd09e2805cd694aa715b31f3029f91d1ea910dfa92e1592cc │ │ └─50429 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─b8f3ab48e7e7983394f7233bbe1dab38b89aca2d8fd9afc0da5af9af78235757 │ │ └─53189 valkey-server *:26379 [sentinel] │ ├─1fb814f3ad80e4bbe29ff0b1b7e0e325acb94f910cc5592bc92b298aa3b0d9dc │ │ └─41750 /pause │ ├─6bba9922ece089c7a4b1db9d369a75153ee8e04ffcb4c11593cc748bd31f2ac5 │ │ ├─204247 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─204652 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─204653 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─1a08cfae3842f7f2c80ee3800c3c33f57108cef89f99e9e6cbd41ac2fba8d36a │ │ ├─188168 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─189113 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp_olt674i/privsep.sock │ │ ├─189590 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp9vg5d89e/privsep.sock │ │ ├─190226 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp3n7pin52/privsep.sock │ │ ├─190716 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─190717 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─190732 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a0642cf1-3a07-4805-831b-1f5eece1bc40/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a0642cf1-3a07-4805-831b-1f5eece1bc40/host --addn-hosts=/var/lib/neutron/dhcp/a0642cf1-3a07-4805-831b-1f5eece1bc40/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a0642cf1-3a07-4805-831b-1f5eece1bc40/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a0642cf1-3a07-4805-831b-1f5eece1bc40/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f357fb33-f854-4a87-b473-b86bdccbeafb,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─190735 haproxy -f /var/lib/neutron/ns-metadata-proxy/a0642cf1-3a07-4805-831b-1f5eece1bc40.conf │ │ ├─210351 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/386e8dd1-19eb-422a-b122-fb616118ae82/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/386e8dd1-19eb-422a-b122-fb616118ae82/host --addn-hosts=/var/lib/neutron/dhcp/386e8dd1-19eb-422a-b122-fb616118ae82/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/386e8dd1-19eb-422a-b122-fb616118ae82/opts --dhcp-leasefile=/var/lib/neutron/dhcp/386e8dd1-19eb-422a-b122-fb616118ae82/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-09834f39-0a64-4750-91ce-570d2a6e211b,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─210354 haproxy -f /var/lib/neutron/ns-metadata-proxy/386e8dd1-19eb-422a-b122-fb616118ae82.conf │ │ ├─386411 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpakdghj9l/privsep.sock │ │ └─417695 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --agent-queue-name dhcp_agent --use-fqdn │ ├─9fbc8cba18cc2fc8c60f9f8440a9e1f27cdcf7e828fe8862335cfaee86b56f87 │ │ └─46148 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─69c530088c245b76d29662c8c5251875d06431823d0b45ccfd004011c6251e04 │ │ └─108219 /pause │ ├─4cb51eaefbddf8099b8054aa742a8c10458a8c2ffdf8ff5d262a14708baf084d │ │ └─67930 /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.162-253-55-96.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 │ ├─1840e259376d16c913830a19569557cd7101343cafeb0474253e431239c35893 │ │ └─69308 /bin/oauth2-proxy │ ├─98a957c38f1cc10b343a390344efc055b27a1006b2c22116e75a60eb170b9387 │ │ ├─204286 heat-api-cfn: uWSGI master │ │ ├─204332 heat-api-cfn: uWSGI worker 1 │ │ └─204333 heat-api-cfn: uWSGI worker 2 │ ├─357f2081bcb919cce0faeb9a76bc1e2bd24e421b81887bc6751bbfb65661a605 │ │ └─63758 /pause │ ├─66f19f64c047de644b700f076ca4d4fbce56c72d405aa75492226a751543aa38 │ │ └─111724 /pause │ ├─b37b57b7f5a23c2913db8244132344fbffff3afc7b1ab045f9058a34b9e35be8 │ │ └─58696 /pause │ ├─9eb463f8c0fef5b7f4cd6f945f7f012efeaf9a9b6bb6ff0bb08f2b2bb970c471 │ │ └─58747 nfd-worker -metrics=8081 │ ├─fc59de8a6fffd9087a5fd6f465a4104a344c6c472ebe166c7dc34114670144a6 │ │ └─255612 /pause │ ├─f93b1fdc106798de4026f0f5cfc86f73f8482e52692ba3302df7cc7da9e3f2af │ │ └─68882 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─cf6264da4225d85479f55c36f171a975886b6c77199e0afe0861adf29d050e2f │ │ └─176375 /pause │ ├─4f3fb2f48f8e4e3b09d808ef913756b861d5ba98fd985b4c4c91143353b08fd4 │ │ └─41864 /pause │ ├─10a3b0c228884aaa29d7211df5e5f0a4af22ea09953616b17828473ab5ef0c06 │ │ └─230617 /pause │ ├─b84f9d604b8dbb26b16d9fd5bcf85c31d6e2e0b4dca31da93e726bfdb9947725 │ │ └─43374 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─619296dcb35e9437be4b5bcea1f4c06b7acb2ccf83e3e2bdf534ce0f9494a8fb │ │ └─176219 /pause │ ├─57e2a3bbfcd65bc918476445a08b3d8d95392e86c9556863d69f9578599c371b │ │ ├─265307 manila-api: uWSGI master │ │ ├─265338 manila-api: uWSGI worker 1 │ │ └─265339 manila-api: uWSGI worker 2 │ ├─2e651dc6d8f58d24d7ffdee8a24eb3724eccf2f66b69f60bf3421bffda70cdee │ │ └─113442 /pause │ ├─bf03f962a237edfa303acfbfe06889deb2789cd43a9546ba05f5976f2e86b419 │ │ └─265275 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─fa1c49485566e7541d020b46f0c1aac6c09568c75107244090947d0d356a0cea │ │ └─89591 /usr/local/bin/rook ceph operator │ ├─2e9370cd3606357a73c9a001416ab0921bbe93d4556dd71a6acdb0ac0e332b0a │ │ └─176480 /pause │ ├─213cfdfc8e7a87aeadc6481db8ebc98f0997f62c93c627da38470a008460e9b2 │ │ ├─50529 mysqld --wsrep_start_position=d8886f09-a633-11f1-ac46-9fe107a03e8c:20 │ │ └─50674 /var/lib/mysql/mysql-state-monitor │ ├─d0a8f0c53934cb1e62004a15146a32fa138d8194e69df91b76995169c99fe96a │ │ └─45025 /coredns -conf /etc/coredns/Corefile │ ├─5710bb843eb4a1d43a9e1c330e4f164ac43401544b48b95dff287d006c36dacf │ │ └─98785 /pause │ ├─33457de50837f3061d948b83559cc73cee3baa491f9db0f6ed84aa355ce23ca9 │ │ ├─269850 apache2 -DFOREGROUND │ │ ├─272275 (wsgi:h -DFOREGROUND │ │ ├─272276 (wsgi:h -DFOREGROUND │ │ ├─272277 (wsgi:h -DFOREGROUND │ │ ├─272278 (wsgi:h -DFOREGROUND │ │ ├─272279 (wsgi:h -DFOREGROUND │ │ ├─272280 apache2 -DFOREGROUND │ │ └─272281 apache2 -DFOREGROUND │ ├─c622fc21e738e8b5ff77a0a6434fa32d6978fa6574a2f54aab53f225fc9194c3 │ │ ├─188187 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─188533 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpzk2oq6dr/privsep.sock │ │ ├─379984 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpy5ogekbi/privsep.sock │ │ ├─380496 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpexl4netx/privsep.sock │ │ ├─380865 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─380867 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─417719 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --agent-queue-name l3_agent --use-fqdn │ ├─3c292c64334720c6e7407555d387ff74152a28143c8a1980c77c5fc08bdcaa7c │ │ └─250452 /pause │ ├─d766bbd8fedcccad1d6a1cc61c54350da31ce198904f026b5fbd78e5e34a374e │ │ └─217158 /pause │ ├─65d4d5ac532e53cd4a638a4be7de62a2b184829a58b077b7def69ebd1d021814 │ │ └─231951 /pause │ ├─11356af8168fa4535cd6ec2296be88198a67a9087e851b145318676c9df72922 │ │ └─161432 /pause │ ├─6b75053cebd0fd0ceff494fe865f88d62af4b9a6b77e424508e03af630071522 │ │ └─192461 /pause │ ├─e7f0967b5d07a39001ec9d1fc0d67d0b35881cdcbf2506fa717ec300f39faede │ │ └─65573 /pause │ ├─faf39b268d9b17bde0874277f5a4733be8df979a793b8d21d3dfbf44fc6bad10 │ │ └─109776 /pause │ ├─0b20d7b80718b393765aec899e1971886bddc517b61940f2010de8207d4e9e05 │ │ └─58821 nfd-master -crd-controller=true -metrics=8081 │ ├─1aa33402c82f07dca394183a6660c27633c4fa6790d63521e045b8668e119e2f │ │ ├─64813 python -u /app/sidecar.py │ │ ├─65194 python -u /app/sidecar.py │ │ └─65195 python -u /app/sidecar.py │ ├─17bf23dbb59c7d22ee4922cc808dae06d2d099178fb98f212229bb8ba8328a4b │ │ └─230813 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─e7fc9ca8bd4ff33484bec8383d7db8005c431f300d910a9a5fb6d78154056938 │ │ └─189699 /bin/bash /tmp/libvirt.sh │ ├─3e31535f558906a2a7fcfb834f02e09e8f10bb11d1ffa5dc4bbafe757510bee0 │ │ └─69331 /bin/memcached_exporter │ ├─4bc4f6037759e3879eb5771b88eecd15ef90afd41ad515cdd9201a0b6d0f7aef │ │ └─161304 /pause │ ├─9556d5abfe229a1955320d07b36c0e6e6d37bb7bc711a14489ec4540f081ef54 │ │ └─42410 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─abe315c1597836ec7e2cfd1d0e3a20a8dfc6027b5d91f4ce0b8412a41883f19b │ │ └─42141 /kube-vip manager │ ├─17e5330f110609554261bce5291f56d01e53b04b2f58e50d8d3a45c595aa964a │ │ └─126824 /pause │ ├─088ffef8add14d23dc785da423bdbd0a9ee8269081cb954896f7988a6306be8b │ │ └─49612 /pause │ ├─06758501b763ea3a5dda8c7cf190d899bbe0ff9b377685a8d88d5975510aef27 │ │ ├─174553 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174571 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─174577 erl_child_setup 1048576 │ │ ├─174625 sh -s disksup │ │ ├─174627 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─174628 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─174629 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─174630 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─174640 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─174927 /bin/sh -s rabbit_disk_monitor │ ├─0e263ecd310dd5a2bf33bf275ace38863ae1dd02143491146c7cae765f533dca │ │ └─58537 /pause │ ├─0705a1baf7d5df9ff4372d4ad3ac4e453df007deca036b7afac8df4a44186b9a │ │ └─233146 /pause │ ├─abe24f6728d19d7eb76e8b1f01dff50fe1f23d3c23f0c9112b2fd5f8a7c61306 │ │ └─270178 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─20f378582faa4e47ec48499106788353eba6faf3da62d5196d542282c8d63f12 │ │ └─88589 /pause │ ├─82ade8e5ab059f53fa3ebae55886bc473bbb1278f888c5bb4e1de5983caa6220 │ │ └─98850 /pause │ ├─1a9d8278b25408091c5f7fe4dae56f4e6465e58250ec0383ea02177d25e37efd │ │ └─216791 /pause │ ├─de601384b742cc4248b1d1ed8338d016b3b06a41ed44ad4fc98535ba3ff50768 │ │ ├─156410 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─156424 /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 │ ├─d92a2cf551e258f40a53dbfdfcf6b93edaf7a4b15fbf75b6cd955653db5ad31a │ │ ├─ 48702 /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 │ │ ├─ 48717 /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 │ │ ├─ 48828 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─269394 nginx: worker process │ │ ├─269395 nginx: worker process │ │ └─269396 nginx: cache manager process │ ├─f2a8e8d45d28b86b47e3913ec2e40bb807e41b0f86b27b68579b23fb45321bff │ │ ├─159045 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159095 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─159103 erl_child_setup 1048576 │ │ ├─159151 sh -s disksup │ │ ├─159153 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─159154 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─159156 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─159157 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─159167 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─159354 /bin/sh -s rabbit_disk_monitor │ ├─cc2c200a09c540c2064e02b4a67992e8d9bbdeac5f21505e83fce50da9f08880 │ │ └─44518 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─7c1389ec6f8e6646787d7508b380d79fe20c109e5d15c43d69bcb2e5bb9c8197 │ │ └─255655 /pause │ ├─c8d611a23ac6cdc676b859ac681a1bb30cfc48c6aa6e848cf16f55c1f70d9b4c │ │ ├─173103 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─173529 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─173530 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─03f6582056a2ce7df8f399ccb9f5992c21f96564c555e48ad4162fbed3b68c35 │ │ └─232545 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─0652aa6a672c5925db1f2e14768c0ffc47bffe8207ec0357f29bd0fea47d3892 │ │ └─158014 /pause │ ├─a6a238640d2052a3e5cef1a1900dd0d6a1ea3d1b60a2a5b5f9c7f7d4adbea1b5 │ │ ├─189917 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189935 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─189941 erl_child_setup 1048576 │ │ ├─190116 sh -s disksup │ │ ├─190118 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─190119 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─190139 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─190140 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─190150 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─190533 /bin/sh -s rabbit_disk_monitor │ ├─b1702c9ce489719aa5ede9a597c1063f6490b21b9aa462631da66603e8281159 │ │ ├─228445 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228462 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─228468 erl_child_setup 1048576 │ │ ├─228519 sh -s disksup │ │ ├─228521 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─228523 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─228580 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─228581 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─228591 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─228810 /bin/sh -s rabbit_disk_monitor │ ├─8e72e8cbc26b5bd0afa20a93a7595b61a9b18850644dda946c365ff8c04a4225 │ │ └─157552 /pause │ ├─bb3f41ac6be2f47d005516e0f0ec23a9899e5b9e57007249f49a1eb0686b4135 │ │ └─45971 /pause │ ├─4eb049d3477aecf4144556dc8f7a364897bbec76cc9dd1f2d7751bf61dc1f446 │ │ ├─108673 glance-api: uWSGI master │ │ ├─108695 glance-api: uWSGI worker 1 │ │ └─108696 glance-api: uWSGI worker 2 │ ├─55dc6d65cbb98b4283b1fdc329867913fa4e3417a9e463924a5ced1b5607a6d6 │ │ └─49251 /pause │ ├─d73a2fd05fe4ec79bd5acad130ba7a034d47d1d7222f7bf1970638db7d739ec5 │ │ ├─250674 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─250691 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─250697 erl_child_setup 1048576 │ │ ├─250748 sh -s disksup │ │ ├─250750 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─250751 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─250756 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─250757 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─250767 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─251049 /bin/sh -s rabbit_disk_monitor │ ├─87e6825ff573a68ecb178bba2c7dda18061607c804c939ae407f8bcd6c4931e1 │ │ ├─197003 /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 │ │ ├─381114 /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/tmpenkef8rl/privsep.sock │ │ ├─381426 /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/tmpwrvzy23i/privsep.sock │ │ └─388534 /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/tmp0lx56_za/privsep.sock │ ├─985058cf9f122ed4f147f7cd9f398d8800f491dfa70b063da38e131648cfdc54 │ │ └─68245 /pause │ ├─e5a9411cd1628654e1b2d38a91c5a0c86ae5896df3a73f6802e2e54caf087d59 │ │ └─174438 /pause │ ├─4c3b23aacdedf06491c086c497877965525004761971664b07676d92858ee56b │ │ ├─ 99205 /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 │ │ └─406936 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0e2eb614eb98d78a798c642987cb4bbf184d475c8c673233df068183935f051a │ │ └─69362 /bin/oauth2-proxy │ ├─a8311f319d676bef9cec34655139bce5fa4103cfb1cf428359a73c9ebf649d01 │ │ └─167822 /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 │ ├─6c742df3f8d235de9a5921e966958b37f13a98cdc36d118867f00d1011c615e6 │ │ └─41897 /pause │ ├─14fb8672e329f3ab6b5e794a3414c19e9e944856c225608c48005cd0f30ddc7d │ │ └─190369 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─974d4a0a0af9e433ec356c536e1d49c04d2c9b143e6e49b7626d44e110440917 │ │ ├─134793 placement-api: uWSGI master │ │ ├─134826 placement-api: uWSGI worker 1 │ │ └─134827 placement-api: uWSGI worker 2 │ ├─ab8099ecd563e32abed9c29501908dc583c4178b74bb11dcbef66b42b9ae70cb │ │ └─68609 /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 │ ├─ad066823384758e823e146bdbd60e299d1cb0dfb95fd601abaa74e3ef1c89738 │ │ └─255408 /pause │ ├─55b9415eb70657ad94205ca38d74a0778f0e028656c5f06c7332ae5cb783d1ad │ │ ├─177554 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─417169 sleep 300 │ ├─f59602b50173e248a59d21e12391172494229d8531fb4abc2219a08a9ea29214 │ │ ├─66884 nginx: master process nginx -g daemon off; │ │ ├─66901 nginx: worker process │ │ ├─66902 nginx: worker process │ │ ├─66903 nginx: worker process │ │ ├─66904 nginx: worker process │ │ └─66905 nginx: worker process │ ├─55fef046681a035d977a2fac15eaa463364eac9b7cd389f2acbf0ceb3be020f3 │ │ └─58930 /secretgen-controller │ ├─e1e04aa824f4318e12af27b1bc809dbc1ee620eda624c265784863c6eb72a5aa │ │ └─236315 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─b87397ab12de89a62570f9dbb93a484ac3b094e957a91f32914b1d4d2282d215 │ │ └─269762 /pause │ ├─01120f605c786bc83a156b3784dadc5629248a5c1d91ee16e1bdf6c01d21440d │ │ └─124946 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─870fcdd7ed14ab00785b55306e8315ac5ada0fd81f90ac65be6a7cad76aa446b │ │ └─44482 /pause │ ├─e3ec3eb41be9a76b79ea79e2a61d5d6574e6521550c9652a0ad195ced98de06d │ │ └─99951 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─15d7e29a35eb8d748321e5ef05f7df2f74d684a41e35e844edb96742370c41a1 │ │ └─45931 /pause │ ├─472365cb2b03107e297352e82ad15db6a70a8b91e5da28ffeff653084267af80 │ │ ├─265492 /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 │ │ └─265709 /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 │ ├─5b070085943cb4a0968f1f204fd27eae2c9667a122d9705732ca80b2c89f143c │ │ ├─208363 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208379 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─208388 erl_child_setup 1048576 │ │ ├─208435 sh -s disksup │ │ ├─208437 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─208438 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─208487 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─208488 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─208498 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─208684 /bin/sh -s rabbit_disk_monitor │ ├─a786104bf62ab62a5196a53bd560fbbbd80bf2ee423c958c39b3167b0c36efde │ │ └─127437 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─5562c7ba28ed93cec8e00bc527b7a20642d0eef12d11e3c199231bb797f19b38 │ │ ├─226679 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─227248 octavia-worker: ConsumerService worker(0) │ │ └─227251 octavia-worker: ConsumerService worker(1) │ ├─a70622555d12739438537eea520c178ca9447f378015e0fc490bb13e40057516 │ │ └─156373 /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 │ ├─fa4c1358c0ecc95c7daf09f899f1f227ce154e1fc4de22c34cfaad18990ec967 │ │ └─95384 /pause │ ├─688c01345b2ac08b7259aa1e9d7de355a970276d6438d304b2edcbfbc9398925 │ │ └─45439 /pause │ ├─9a6f430699098c8c863ebe7631663a9bbf4d7fd999b7867df7b6d5739bee9da1 │ │ ├─247748 magnum-api: uWSGI master │ │ ├─247801 magnum-api: uWSGI worker 1 │ │ └─247802 magnum-api: uWSGI worker 2 │ ├─5fe2663e2ee9068891dfece1dfdd94cac39bea4bb03865217a356e84249713b5 │ │ └─247370 /pause │ ├─992fddfb44e6aaf377476e34e894bf54d9e616c52765d7322a21ec23cdd954fc │ │ └─216866 /pause │ ├─de6893f194166dd6294d76a0f416283f1eacba60d5b8e23c831aff83404f181e │ │ └─42380 /pause │ ├─dcb2eac2b684ccd234047fd9ee357cd7e4daef970470606651057b1fdfdf8361 │ │ └─234220 /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 │ ├─1b689adecd4512783519278e2b7751a7357fd08defc8029eef41e541560148d7 │ │ └─44947 /pause │ ├─51ea02e927219d710ae3b2b5678f2db98e54dd6af164fe2d09425a673757a9c9 │ │ └─65252 /pause │ ├─5ac56fa3ca5b4b042e63aa33d86a381b63d9ee4eb782e24649ae2bd78ac167a0 │ │ └─189606 /usr/bin/libvirt-tls-sidecar │ ├─ca84d333dcf0689103bbff7562dbf1214b208cebc10ee72b6780f1fa68015c33 │ │ └─236290 /pause │ ├─5452e34a311c609d7a8a8b3d72a67d0a990ba38466b8522a94fccc2927243dc0 │ │ ├─273856 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─273870 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─7fb1e3fa22dea5e1661c2359b9e10bdd89c5bd4ddde7f39e193aa4b54aaaf046 │ │ └─67128 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4cadc75ba968c43b782b810183c27b254771643734a48543ba85c1546b7556fe │ │ ├─111903 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111920 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─111926 erl_child_setup 1048576 │ │ ├─111973 sh -s disksup │ │ ├─111975 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─111976 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─112005 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─112006 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─112016 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─112270 /bin/sh -s rabbit_disk_monitor │ ├─fe1ca279e42e14e032937c21afaf6ac4ec8efdb44c91e1791b2b79b5f5c29e80 │ │ └─113682 /pause │ ├─79ac19036818c2cfea4c7f7e4ecd16f98b1d09b518a10bb97b68d62eb24761f5 │ │ └─58434 /pause │ ├─2d13d71d3fd8d1ff90c710b036a54673b53ed98e029444f47a817071ae01a7a3 │ │ ├─172176 nova-api: uWSGI master │ │ ├─172195 nova-api: uWSGI worker 1 │ │ └─172196 nova-api: uWSGI worker 2 │ ├─ea33122bc66eae166492a6355a4a210697ea48a7c04c28d2a284111f92cb30ec │ │ └─52861 valkey-server *:6379 │ ├─48b6881dda869f06d9d1de215e07afabbfa098a22882f37e5c2df0d2af25e0c9 │ │ └─63809 /pause │ ├─9b149b2797a7c600904573df95f3231fd9a2731f04945c1fab891a4d97885e0c │ │ └─162243 /pause │ ├─13c6d029c76748fdf5cc0525fe135d58a9ca8a5bcfb94c6ced7125de2183fcc2 │ │ └─187974 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─9c11882540a715f3de17998c25b5f224f3b9f4e8f06a90cf856c376adb7205ef │ │ └─255858 /pause │ ├─8a59552e9975165098acf259e4bf68f6836f4226118cda16d24d5c81f6be9713 │ │ └─45620 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 │ ├─bb0aa5faa4dc5332df85cb2e8960ab8f91b9d961b80d33bae10f9f4ac5e54033 │ │ ├─ 75052 apache2 -DFOREGROUND │ │ ├─ 75069 (wsgi:k -DFOREGROUND │ │ ├─ 75070 (wsgi:k -DFOREGROUND │ │ ├─ 75071 (wsgi:k -DFOREGROUND │ │ ├─ 75072 (wsgi:k -DFOREGROUND │ │ ├─401486 apache2 -DFOREGROUND │ │ └─416325 apache2 -DFOREGROUND │ ├─c3afa89233ab8d5414c7e02858396e18281cc48db9ca05a2d41b6892755317df │ │ └─129404 /pause │ ├─debc6d4d29b3b9be1df065ff965e02a09c9b860588e2f896edba094954a20582 │ │ └─161043 /pause │ ├─e8eb68b8bc06dc13b837061bfede23e6a105362e2e40739683a043f3cf679c7f │ │ ├─64781 python -u /app/sidecar.py │ │ ├─65067 python -u /app/sidecar.py │ │ └─65068 python -u /app/sidecar.py │ ├─9756fcd4b03281ba2bc2db80e2ad9da60bf569eb3831e11f252b036233d62a36 │ │ └─48764 /server │ ├─df1053c84c9d8013c1ff83c771dbf5d1c32e37eba4a9cfe3004fec1ea7a9e19f │ │ ├─127816 /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 │ │ └─127924 /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 │ ├─407ceb403545aa693518bc561df016199fb1f90f737d466ffb9cc7de7b3294c8 │ │ └─67202 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c333848d19cbb46fa6087537d7f99546115c2a052ad659fd84f20a2ee07915bd │ │ └─271552 /bin/openstack-database-exporter │ ├─37398b33e465c5f314187febb1156b08a1734ef6f0959a505679bdd04edfcb4f │ │ ├─172415 nova-metadata: uWSGI master │ │ ├─172428 nova-metadata: uWSGI worker 1 │ │ └─172429 nova-metadata: uWSGI worker 2 │ ├─0d28143af10d7573c66832351370d4aedac08ce216e511ebeb6cd3bd098d7721 │ │ └─49421 /manager --metrics-bind-address=:8080 │ ├─838796cee568789d8b0be29bd5ad5f5c871530ac76af74653e67323452e2c8fc │ │ └─156017 /pause │ ├─f0ad109f5375dec867a0543f6bd8ef7424c44add6fc2bf034a81a1fb3701a05a │ │ ├─87868 barbiacan-api: uWSGI master │ │ └─87881 barbiacan-api: uWSGI worker 1 │ ├─f3e2a6ef8360d416a2b8f6afc295612fff5afb81998a8a027e5c43527a5e50ff │ │ └─99137 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-nmf6l --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─9dea0908f5c6e7fb7f63f4f1fa251fe6fe9344f079137dd0b92268e1cd17a312 │ │ └─52808 /pause │ ├─9827a4eef4e86101f9e4d71374e612710aac35977375bde85320bef6e1c05f37 │ │ └─265696 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─80ab62475e38fcfb6f45d59d25fc022199dc7ef5705a06354a1299e9ed823318 │ │ └─226709 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─91e98016fbbb9d3f04a253867b718e0e451c88b98450cdaf62cea450625045b9 │ │ └─69513 /pause │ ├─1bd187f3ad1e371e602dbcb024d41ebd7664e6c7dc3c753d7c35d4c9cf340a16 │ │ └─67978 /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 │ ├─0413e8411e2061f11bce9721afa505b04ebe1c608137feed666864b562ef5b75 │ │ └─50649 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─7b194644386ddc5973ae2545a68f5d353082af029121c41a2a9d856607ff0f33 │ │ └─49901 /pause │ ├─998b5b079545c6d66690ba8f19e42aa756e14a539b00b6722f14b56b7fb22e4d │ │ └─52960 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 │ ├─e041f27e8caf92225ea0b7285c025b26a5398327d1dd6d0f37db83b6b94c52fa │ │ └─58505 /pause │ ├─1c2a7dd5cae650a7c4af1fc63ce5a0cfebfcd727fd6faffadd9440ef6bbc803f │ │ └─158170 /coredns -conf /etc/coredns/Corefile │ ├─11662235a1ecda80abfeccdfe343c288a01dde4153bb29de870d221b7efcf72b │ │ └─46189 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─d88f2940e26301bb0e16e2a60624650484886f28f63b5009bf0fedc88b473a7c │ │ └─111377 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─85f319d2c629fdb3c95941310ede1aab0790bb98c84be6a9ebc318f16865960e │ │ └─63840 /pause │ ├─92589661bc45ba1d7074e5efa42ba1871c3cc60d2d56045d6ea55ad56b555702 │ │ └─41900 /pause │ ├─efc34def9f68b0f288133881b73502deaa9340a426239716bb557dffc90b9379 │ │ └─44981 /pause │ ├─b97108b8661410b6092ff8118266273b08435bc5e6a428a66a9e10ce1eb67192 │ │ └─49732 percona-xtradb-cluster-operator │ ├─98c52e538da0f3839c27f3a84a557d4222b62a3c7e7d8ce912fb29912f1074e0 │ │ └─64520 /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 │ ├─f06d96009f59b34be74d7cbe447ca76578cda5933bbf175a363cb8c08dd07f09 │ │ └─65616 /pause │ ├─ac301edcf069a28655eefba701e14b53cdd649498887ea13fe34fd5d0c8bb359 │ │ └─66112 /pause │ ├─f3fa01db233fd2e3271c87217af7d179ce00abbfd59b33ba040e913fc66de154 │ │ └─68337 /goldpinger --static-file-path /static │ ├─3990d9ffb3c044f56f7fab45533b3d3110ce5ddb14123842fdf0345e17389136 │ │ └─53269 redis_exporter │ ├─8850a2a39bcf6ed627c2a9795cae4ac5ae89cb2a2fe1d6e186b9dc1a9318de08 │ │ └─176316 /pause │ ├─8b5c3831e71365258689e7dabfb5cc078d6033415e2fffc36d850ca54e77b53f │ │ └─237808 /pause │ ├─061537a23c33936d48aa5770784e4b1f5fbad9bc63935e823267b3a897dac4ba │ │ └─68804 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─d0660d8103ecb2f34bd2d6142494cf9c11eb6a02cc8f1d43cb73f89dc00f11cf │ │ ├─43585 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43984 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─e32151869746666f8d024a50898e2e5f3bcb8f12e35e8e111f6304951012ca39 │ │ ├─247894 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─248244 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─248245 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─519e74313355a4e3e36431f92664b839405ced3e003c0d1bc028628c5e456c7b │ │ └─68478 /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.162-253-55-96.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 │ ├─e1c2a7cf5c938dc65d2b494ee299342dc52a8b048054b10ae683c4bb6fab7d5e │ │ └─109863 /pause │ ├─4a8f8ec2ef2a2414d49faa607f7a34c2051dce98e98813a63cd83c9fddce8648 │ │ └─82558 /pause │ ├─7879a5247f6509e400f31c9d6bebdf2eff7facefac5347b783072e73190ac283 │ │ └─68388 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─72abd83608a7b096875c75cc3e640bfd4e3786ed85cb309dbfceecd7dcb07d3c │ │ └─197046 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─e6960de7acdd4c060d36ff22a96918ea916f806041a7effb47ced82a2c7b4dcd │ │ └─42044 kube-apiserver --advertise-address=162.253.55.96 --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 │ ├─531502f2d349a2743307c3e1e7c34797ee40df475f812f6a75eddd593d75bac9 │ │ └─234194 /pause │ └─ec92fd8786fd90a2a08355db62546875bfc1c5c7530ab912501f344142324131 │ └─66559 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount