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 │ │ │ ├─21875 /lib/systemd/systemd --user │ │ │ └─21876 (sd-pam) │ │ └─session-21.scope │ │ ├─21823 sshd: cephadm [priv] │ │ └─21889 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1635 sshd: zuul [priv] │ │ └─1648 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1639 ssh: /home/zuul/.ansible/cp/199.204.45.116-22-zuul [mux] │ ├─422731 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-teiqeslgsqtimjhjklqcedkdlyiiniri ; /usr/bin/python3'"'"' && sleep 0' │ ├─422732 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-teiqeslgsqtimjhjklqcedkdlyiiniri ; /usr/bin/python3' && sleep 0 │ ├─422733 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-teiqeslgsqtimjhjklqcedkdlyiiniri ; /usr/bin/python3 │ ├─422734 /bin/sh -c echo BECOME-SUCCESS-teiqeslgsqtimjhjklqcedkdlyiiniri ; /usr/bin/python3 │ ├─422735 /usr/bin/python3 │ ├─422736 /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 │ └─422738 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 … │ │ ├─ 9982 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12623 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4c95d16cfaf40b7b9172400805351648fe8a566ba61d873f135a485cb748b46e -address /run/containerd/containerd.sock │ │ ├─ 12991 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e3b9917ccd8106e89ba4716a67396678d97561ba4bb951783e9037898f69c16a -address /run/containerd/containerd.sock │ │ ├─ 18848 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8f15f1883246a8139ab9ed7acd9cdd95ab078e9fa472cd0ed73f80ef627a1c73 -address /run/containerd/containerd.sock │ │ ├─ 25436 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5e3a2d8eff035beefd2beb3b9fa97f302b400f71ec8f031632c572f11db89b49 -address /run/containerd/containerd.sock │ │ ├─ 29923 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 35ad9eb927701b7e2e2e6df5a1146a454313a9ca2423d6f90ef8f666622f1bc0 -address /run/containerd/containerd.sock │ │ ├─ 34439 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f6bbe1ca5a9efbd3d2ac3368fe8f17c641614fa3f8a289d922dcb91d30489419 -address /run/containerd/containerd.sock │ │ ├─ 39088 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 31cb07eec558a4a433ebe275b1b5955fbb6b087280e8e3b75d330d36c15f4d55 -address /run/containerd/containerd.sock │ │ ├─ 41664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b2750f3a654f0b6d80c77f97aeb372216df992b9d08a44f7b34232203a033bb -address /run/containerd/containerd.sock │ │ ├─ 41665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 223f81b34bd8a12aaf23517026be4f75bf1a2644a76d9baac560a4134c86ed19 -address /run/containerd/containerd.sock │ │ ├─ 41696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d0708919ad301396811c6c1e5dbfe6edfcdb5930f5e82cd54def23e71028287 -address /run/containerd/containerd.sock │ │ ├─ 41724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d180d72dff4c8cf3b0d59179b1284998c3640b59dbd26e218d0fb35388a0cc2 -address /run/containerd/containerd.sock │ │ ├─ 41731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6995ac6452eb08b1df83ae8eaac4471bcf28b04f271e248f2a0f56132b2e7bdf -address /run/containerd/containerd.sock │ │ ├─ 42263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df423201976f2e7752f639bad08ab0ef84e1c086ad5e5d093f5ec7c63e15e7e4 -address /run/containerd/containerd.sock │ │ ├─ 42996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e3cee1f46c96c50d8e5bd417cceedb4da1b22434f546a8a1b625bd6db5b4222 -address /run/containerd/containerd.sock │ │ ├─ 43018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f139a21b33f6537f8560a325084a0fc536f25f90fe1465021c85513a9579696b -address /run/containerd/containerd.sock │ │ ├─ 44364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8602a342bdca724b2dc66a6ad442ecaa0fa94bc84f54ddf3793331863f64c98f -address /run/containerd/containerd.sock │ │ ├─ 44763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44f1781aa93c6b1c0b94c6f495b3de0b7bd17567991c5f17ac6772078f94acf7 -address /run/containerd/containerd.sock │ │ ├─ 44818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0586a747d8280110bbc87ce8bb12e4d10524c2b4367dcb5803b31aeaf0e9488c -address /run/containerd/containerd.sock │ │ ├─ 45233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12fa02b3e5c3a06c3fafff0d145413baf7f3ca24923c193683e46b6eacd17ef4 -address /run/containerd/containerd.sock │ │ ├─ 45756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac025815ad2687f32f0f418f6d391e90fa2f0e3d9be28ffa384a9c298b318874 -address /run/containerd/containerd.sock │ │ ├─ 45801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b95d2bc94ca7c5617aa5d3be92b3815b102d5a1df6da20b7701513c5e7265dd -address /run/containerd/containerd.sock │ │ ├─ 45840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28d445064f912723587d6e5632db6a76aee83bf8f9dec4cd40adc98cc004c92d -address /run/containerd/containerd.sock │ │ ├─ 47998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b1b3e1b8003b42c09087f7f369b6ab4c1e6ad534950527da2d0375dc3b61f7a -address /run/containerd/containerd.sock │ │ ├─ 48054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d6e34b944533ce699e5892dc875b391d5f8a19292bc8816322fa912d16eba79 -address /run/containerd/containerd.sock │ │ ├─ 48809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4664fb2cf69c77ea8e1d8bb9f53f3f237b3477914ed2b9ba2c71674fae0f13d8 -address /run/containerd/containerd.sock │ │ ├─ 48908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c336863cce974c4f6545de71fe90076ea63bfa34fb0112398935de71df7ea93 -address /run/containerd/containerd.sock │ │ ├─ 49266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1de28b9c7ccbbe2461b4dc9a5ac2850cbf91d5c5af47b58b3d05d9e521600040 -address /run/containerd/containerd.sock │ │ ├─ 49757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9f598ecab765d5f520a97f3df9aec34f7891f354779706a7eb47c4df371e205 -address /run/containerd/containerd.sock │ │ ├─ 50188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fae9a94f054f55a1f6ccc568a221cadbf168c7d67e806307ea18bac3aa1fc82 -address /run/containerd/containerd.sock │ │ ├─ 52394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 290a471c5bf99c46607c743ac91da71dc095ed80ffb2b2bec14dc98241158739 -address /run/containerd/containerd.sock │ │ ├─ 52574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c1d9ee98bb478e5f39be88566393ac5e45045b77d7f5937e6b887be49ab8002 -address /run/containerd/containerd.sock │ │ ├─ 56950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3828b30f369a945e2bd9fcd93a18f8068591455df2a7bdc2234b70c9ef81921 -address /run/containerd/containerd.sock │ │ ├─ 57597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id feb79388b9bd48cc272636409fbd5c4af4ed14fff16889d97b5c16b7db1bb655 -address /run/containerd/containerd.sock │ │ ├─ 57655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd3e5b6a58b8303836ae8e780ac7c3780e4eeac54e5f3b0e11826c39885b9577 -address /run/containerd/containerd.sock │ │ ├─ 57694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd2bbca9429bf14916ee2fd5a078a24adc5432128e32ee3e47ef61013e141286 -address /run/containerd/containerd.sock │ │ ├─ 57836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f03269b996564c0ca77f9963ba4d4aeeada1150f6af880a06c22c6235774afcf -address /run/containerd/containerd.sock │ │ ├─ 62008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 433c25975d384b10913b24c1ca9433754b93301103d4797104716ff91061044e -address /run/containerd/containerd.sock │ │ ├─ 62152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d954083988db0294617fdaa02e0058e9bcbaa913304a87aae0208e4a7650e856 -address /run/containerd/containerd.sock │ │ ├─ 62210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04e4862a625a9ede22438bba3eebcb2c229a68340dc0bc940ffd7b07c2882977 -address /run/containerd/containerd.sock │ │ ├─ 62247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2005971c8b2f5029981f9b7aa2da21db2d1d8387602dee58e7e332a00b96ea3e -address /run/containerd/containerd.sock │ │ ├─ 63596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b6e2fe4448f59272d155b49a7f7cf3407e5ff8d97a6116e79352d56a59c15bf -address /run/containerd/containerd.sock │ │ ├─ 63809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a87efe457cd7c8603fbd61ead10fd942e31e69f8392d3ce17e7a7b59d6e91628 -address /run/containerd/containerd.sock │ │ ├─ 63995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82b0c91598865260687b6dc6d17bb6d745857c2507072740a1d0a1585aae9cbb -address /run/containerd/containerd.sock │ │ ├─ 64056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff7c3ec63e5e24eab089dcb4270d256f70dd18d637ae303421ee258bf0a49360 -address /run/containerd/containerd.sock │ │ ├─ 64097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a649c3540412b9bf1c9dc693375ee496091afa7605e8529503610cc4073891e1 -address /run/containerd/containerd.sock │ │ ├─ 64688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b04d05bf5206f900df796d173f6aef75e5f03dae50cc15e393380cb953362af4 -address /run/containerd/containerd.sock │ │ ├─ 64850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45aaef7feaaf9b43ae2c277dd04270c4ac6725335ea68b2071d79a4fb564496c -address /run/containerd/containerd.sock │ │ ├─ 65335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20045bf27bcd81084822b35658d052df60fd4dcc20dcce4ec3df66ec469e668c -address /run/containerd/containerd.sock │ │ ├─ 65670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9f014b8152c64018c0c15d17b8400eec26350a9c92264ba8cbeb4525e386bed -address /run/containerd/containerd.sock │ │ ├─ 66396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 637d6f64747ca62a6a0016bd4093065ad81a6a1335483fb50456a9d3c45ae5f5 -address /run/containerd/containerd.sock │ │ ├─ 67955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 948b624ca8f41ddd2cbf3f45dc13123fd3eec42e6f3b2d5d1433c4b249f07890 -address /run/containerd/containerd.sock │ │ ├─ 70187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90b5aa6620b2e1efb754bf5869ae4d545ddbea306ff637e811227920da729691 -address /run/containerd/containerd.sock │ │ ├─ 79351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcd187474bc2fee64c3447674c691663f5993ca6dbd95518cc58f17ab64ebe3e -address /run/containerd/containerd.sock │ │ ├─ 80879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c3724cb03aab31a416077c8ffb1c1dd00990dd961a65b39b05245191c210b5e -address /run/containerd/containerd.sock │ │ ├─ 86952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d11c95c3bba28b659f4b4480321f8d90c40ebd9311fec136df22d569a8377f10 -address /run/containerd/containerd.sock │ │ ├─ 93204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90cc92ce7e9a905992bbcfc385261b62d65c557e1eecbf9b86d24e3e073c1451 -address /run/containerd/containerd.sock │ │ ├─ 97357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10528c56a6f215ee4f36cfa51ef089b50af1f5b61e9642d16f889a3021f169d8 -address /run/containerd/containerd.sock │ │ ├─ 97398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0016de46e2c757222003f437c6acf9a9e113229c03601f9a2883bf526869b0b -address /run/containerd/containerd.sock │ │ ├─105952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cb34bfd755313c0394878fb10a61bef8769af0fce9b4b1b8602b71aa8de17dc -address /run/containerd/containerd.sock │ │ ├─107520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5fb6753efde120772927c7f413cc0871e0d0eeaf1396db0faf4bd8784999506 -address /run/containerd/containerd.sock │ │ ├─107638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f76fc47523bf6f89b50306cf2be3e20f8721a7aef94ccf9af209088c664efb18 -address /run/containerd/containerd.sock │ │ ├─109596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5f76d229ff4c60058bec540d01ab897451c8fffbc6e1c7a17c6b44ba37f3b8f -address /run/containerd/containerd.sock │ │ ├─111645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66d120d4f9139ac3f58898dc56c9177ed31242b2ab78ff869a6ae1889badf80d -address /run/containerd/containerd.sock │ │ ├─111710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a18c73fe16ad33db828a55e8644bc9781a2db4edae8a29eaee67337fce08518a -address /run/containerd/containerd.sock │ │ ├─124800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d664cde024fdb4167b419689471d6f8d191b88ce2216e9e4802a804f9ad72f5d -address /run/containerd/containerd.sock │ │ ├─124885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d58deeff2da78af038bc8cccc05cf99b166e8ba8d01914789fe327d64dee9cc -address /run/containerd/containerd.sock │ │ ├─127466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3981841cb469945708b7bd0ede887799db0214dc8547cc39861844bbfaa4cd0c -address /run/containerd/containerd.sock │ │ ├─142211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f96f695f01305887324e16cf69f48d19c77a2a9ee714f7c88ccdcfbc40431dd1 -address /run/containerd/containerd.sock │ │ ├─143863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43d2355de7bcf6893f35368a3a0e7a8acfcaf8ac0584d3ede1ec8822828800a8 -address /run/containerd/containerd.sock │ │ ├─144201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30d2fe50ebbd506846985fc7a04c996662abb5b3dd5d10234cb02e103206d796 -address /run/containerd/containerd.sock │ │ ├─145121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74373da19960a745ddbf5a616cb2e9c7372967899f0388a17c1c6b62368f9774 -address /run/containerd/containerd.sock │ │ ├─159133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 706c16d6ec1ecd17393c8f7eb6bb77a713b61e5fea17eb20bf347ffc65b15c8b -address /run/containerd/containerd.sock │ │ ├─159473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adff37501171a546874de8a724c20af201f49c872099e4521c10bd97d0342eb5 -address /run/containerd/containerd.sock │ │ ├─159540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e844cc8570142d5084809bf32ff2d744062e88f31f6a62e66fcd36784d57bae -address /run/containerd/containerd.sock │ │ ├─159596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57f258ea23f1149a8a052a86ad3b5ece268756d5c4683a30f3da249f4c1effaa -address /run/containerd/containerd.sock │ │ ├─159930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa14911c8dfe1fe322542b788f0b101a812e7808353f7dfb6dcac2a9329a39f7 -address /run/containerd/containerd.sock │ │ ├─160707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11f53f78818e473759f80bdc4f56d7b6a4705437d1dfac7038e235bafdcf73e2 -address /run/containerd/containerd.sock │ │ ├─172493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c3198e189f1a564743410e025734bc077813268d1a70159dc1399db828158ce -address /run/containerd/containerd.sock │ │ ├─174375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe189ae652b02b238d54a21c2441f365d29a1d5d889bb384b59d5553e45b03a9 -address /run/containerd/containerd.sock │ │ ├─174431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcf6cc8a504b851c5ef1a317d406e40f69eb2680bcbd52f20a70810f0102f14a -address /run/containerd/containerd.sock │ │ ├─174487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4987a3b11819ce8ce654908b02b956e61bcead4795c0898b256319b8f730f79 -address /run/containerd/containerd.sock │ │ ├─174509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4afdf29f7d01355acf05595cbc32d4f4353fbf3075fcc64066cf7958b460bba5 -address /run/containerd/containerd.sock │ │ ├─174615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cdd9c10dd0b9966ee2107283d13e9a4d0368ed820b6f0e103aeece46f89caa9 -address /run/containerd/containerd.sock │ │ ├─174928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c20f53f28ee4013839ac103db9ff5fc88d49cbc8770ec085d01cbede16ff30ca -address /run/containerd/containerd.sock │ │ ├─174990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffbeaedd69d3649a16ec0a710ec3c05b877a0e14773575d6c5371e301cb44c82 -address /run/containerd/containerd.sock │ │ ├─188525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e3bb3417f98760adc7fe8538bec6edd7b9de74a6459c2ac96b69d5220e6bc06 -address /run/containerd/containerd.sock │ │ ├─191156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f8659529ba658498ebf368bf1ab98f4f9c0e47038fe56ea70021d65e0eb5240 -address /run/containerd/containerd.sock │ │ ├─191233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 313cbd501fbe62375ac5115e2924bb7c18696aebd8afd93ffbe709b16756f4b3 -address /run/containerd/containerd.sock │ │ ├─191269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 968fabc7de379beac855921d30513d7e643411822c5c094a40b474dcaf96991c -address /run/containerd/containerd.sock │ │ ├─208861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7c377c0cb8580ad1b46025230e51bfa0c388af5b1a589f1d583584250c200ae -address /run/containerd/containerd.sock │ │ ├─217834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6aab6149fa75d8eecd46e5fe8f8012d09b0419ad89f8bcbd2392c45cd1b523f8 -address /run/containerd/containerd.sock │ │ ├─217871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53fda310d7001a872c20b463045d0a0f59980bdd68f847ff88403b6e5e737752 -address /run/containerd/containerd.sock │ │ ├─217927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d51e7c96535ff02a31f890760883d1b2a6c27a422e25db2c5e70dac3199b904a -address /run/containerd/containerd.sock │ │ ├─218305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3b0d1aed7943b74ec14fb686c973a62e1383f5284fe8eb4fde906553520b09a -address /run/containerd/containerd.sock │ │ ├─230382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6438b9b0b4419d58b6849f5ec1cf3fd0baa40f9b7b90c5ae60f26fe3db25ee55 -address /run/containerd/containerd.sock │ │ ├─232737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af2e3d31df34b128bb715bfb6383d84f61d221b8896aeb4fd646b411a2ef359e -address /run/containerd/containerd.sock │ │ ├─233974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6ba12a6a2a06d5f63f3c0628663a9b9207f47a089a19bb8f2c2a8b168a4bad7 -address /run/containerd/containerd.sock │ │ ├─234955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f7db59c27656432f040990c111b0435d989c66292dcc77e01dff8f1f57a1b83 -address /run/containerd/containerd.sock │ │ ├─235947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3de217fb1c0fe6e0d478a3230bbe88a862798fa2d0e128845cffd09ea6e15d28 -address /run/containerd/containerd.sock │ │ ├─237864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0753e0d9b278aae54e84c9c0496ab8333439be626bd1d9fc310aaed228e9ba4 -address /run/containerd/containerd.sock │ │ ├─239486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 476fdcc5c0239ecdfeae1e3c9475ef9f9aae25b7ccfa304de68ce6a966f33239 -address /run/containerd/containerd.sock │ │ ├─239613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffbfc5f6fa8bc3fd8d4ebfdb2d58a7b948eb6b2ca88f3b17e3956a0d7632a2ed -address /run/containerd/containerd.sock │ │ ├─249300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fea9053cbd12c57c31a2faa596d1e3ae28cefb5f081f0b28f5dd9b0ef9de7e8 -address /run/containerd/containerd.sock │ │ ├─249801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f346d68a7796d3270a279a8a1c429cc452e01fe9d0ebf9f7e70737f9cc699473 -address /run/containerd/containerd.sock │ │ ├─253336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be3c9de08bba2833ec6178dc4591e89c8ac1f337d7020a62c8922ac07fecdfe4 -address /run/containerd/containerd.sock │ │ ├─258958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cbf098554753bd9cd4c1c8b1d4bddb180b908988b504528ef14c89f5387bb50 -address /run/containerd/containerd.sock │ │ ├─259179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac43f86834a786a201687bb1463c87e4533eae27a1888d7d3a8bef19360d09f5 -address /run/containerd/containerd.sock │ │ ├─259321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04ee7b929b3d05a1d7930bf6bbb6752fe91fb7b9b1c56b6da5d33f0b05236b0d -address /run/containerd/containerd.sock │ │ ├─259394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8d48f9fea44f4cb73751e3fb7ad905c05fbb9a9388a608992156018b177c0fe -address /run/containerd/containerd.sock │ │ ├─271062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18ceee8089a7ef956fd7a683ddb8250202cedb5d94a3a9a6dfcbdce56e2a327d -address /run/containerd/containerd.sock │ │ ├─273580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db8b717f67cc4685ed1927013b778b3a35e86e081dbb73775846351247b8cca9 -address /run/containerd/containerd.sock │ │ ├─275304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f67fd5c4d48b4f039e61f2011e7322756236354dee04977416c3bd639ea83824 -address /run/containerd/containerd.sock │ │ └─422644 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/26f757ca7d005e5026be4d0ed66dc86b77f826c5424df0f75a6c305ce77589fc/log.json --log-format json exec --process /tmp/runc-process1231512765 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/26f757ca7d005e5026be4d0ed66dc86b77f826c5424df0f75a6c305ce77589fc/d61453198a43d9527a58df9762b5891782cb588750bb8328dbeb7e3de2decfc1.pid 26f757ca7d005e5026be4d0ed66dc86b77f826c5424df0f75a6c305ce77589fc │ ├─packagekit.service │ │ └─1443 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─396 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /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 │ │ │ ├─29644 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29906 /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@mgr.instance.glpzul.service │ │ │ ├─12906 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.glpzul/unit.run │ │ │ └─12936 /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-glpzul --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.glpzul:/var/lib/ceph/mgr/ceph-instance.glpzul:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.glpzul/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.glpzul -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 │ │ │ ├─18808 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18828 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25141 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25417 /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 │ │ │ ├─39043 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39065 /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 │ │ │ ├─34140 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34421 /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 │ │ ├─12545 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12575 /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 … │ │ └─10353 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─141646 /sbin/multipathd -d -s │ ├─docker-35ad9eb927701b7e2e2e6df5a1146a454313a9ca2423d6f90ef8f666622f1bc0.scope … │ │ ├─29947 /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 │ │ └─29960 /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-f6bbe1ca5a9efbd3d2ac3368fe8f17c641614fa3f8a289d922dcb91d30489419.scope … │ │ ├─34464 /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 │ │ └─34476 /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 │ ├─kubelet.service │ │ └─42120 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.116 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─364 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1108 /usr/sbin/uuidd --socket-activation │ ├─docker-31cb07eec558a4a433ebe275b1b5955fbb6b087280e8e3b75d330d36c15f4d55.scope … │ │ ├─39117 /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 │ │ └─39132 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11116 /usr/sbin/chronyd -F 1 │ │ └─11117 /usr/sbin/chronyd -F 1 │ ├─docker-5e3a2d8eff035beefd2beb3b9fa97f302b400f71ec8f031632c572f11db89b49.scope … │ │ ├─25460 /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 │ │ └─25472 /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 │ ├─run-r50ff9291c8004bd6b946ea256867184b.scope │ │ └─189405 /usr/sbin/libvirtd --listen │ ├─docker-4c95d16cfaf40b7b9172400805351648fe8a566ba61d873f135a485cb748b46e.scope … │ │ ├─12656 /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 │ │ └─12668 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.socket │ ├─docker-e3b9917ccd8106e89ba4716a67396678d97561ba4bb951783e9037898f69c16a.scope … │ │ ├─13015 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.glpzul -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─13036 /usr/bin/ceph-mgr -n mgr.instance.glpzul -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─141516 /sbin/iscsid │ │ └─141517 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-8f15f1883246a8139ab9ed7acd9cdd95ab078e9fa472cd0ed73f80ef627a1c73.scope … │ │ ├─18875 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18893 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─540de981f33e9733530d18742da72ca84c80113f48044a42c0a376c66a90f841 │ │ ├─171475 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171763 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171764 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─dc1f7d5206539893ab26fae4b75414d665745e5ce900ab2938fdc325b8493e61 │ │ └─188746 /bin/bash /tmp/libvirt.sh │ ├─072289aaa0d34ca37434d7b0008616fef48eb9f81079018f44845c504d3e6542 │ │ ├─63221 python -u /app/sidecar.py │ │ ├─63455 python -u /app/sidecar.py │ │ └─63459 python -u /app/sidecar.py │ ├─3981841cb469945708b7bd0ede887799db0214dc8547cc39861844bbfaa4cd0c │ │ └─127490 /pause │ ├─171f26f05ad0100c8d2296b6f71be379e623fa8a9668e75c6519b4932b549b28 │ │ ├─172742 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172760 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─172771 erl_child_setup 1048576 │ │ ├─172825 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172826 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─172836 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173017 /bin/sh -s rabbit_disk_monitor │ ├─f6ba12a6a2a06d5f63f3c0628663a9b9207f47a089a19bb8f2c2a8b168a4bad7 │ │ └─233997 /pause │ ├─18ceee8089a7ef956fd7a683ddb8250202cedb5d94a3a9a6dfcbdce56e2a327d │ │ └─271084 /pause │ ├─66d120d4f9139ac3f58898dc56c9177ed31242b2ab78ff869a6ae1889badf80d │ │ └─111671 /pause │ ├─2f91c9d39cb65b8bd8c81e7aa366ad5e3e0980f042b4a8b6f6eeb3c48afe6066 │ │ ├─249434 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250231 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpvl_0wcz1/privsep.sock │ │ ├─250256 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250259 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─223f81b34bd8a12aaf23517026be4f75bf1a2644a76d9baac560a4134c86ed19 │ │ └─41745 /pause │ ├─f346d68a7796d3270a279a8a1c429cc452e01fe9d0ebf9f7e70737f9cc699473 │ │ └─249826 /pause │ ├─12fa02b3e5c3a06c3fafff0d145413baf7f3ca24923c193683e46b6eacd17ef4 │ │ └─45257 /pause │ ├─6f8659529ba658498ebf368bf1ab98f4f9c0e47038fe56ea70021d65e0eb5240 │ │ └─191181 /pause │ ├─3bcc37541e9e843ab8d6faf53332964f7d45800dbcba9f2e4649a6deea42060e │ │ └─42065 /kube-vip manager │ ├─ff7c3ec63e5e24eab089dcb4270d256f70dd18d637ae303421ee258bf0a49360 │ │ └─64082 /pause │ ├─9efd1ad58175344dbb8e83fdc1038301d495424eb43bb2b6271b2a2e20bd0b05 │ │ ├─184151 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─184457 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) │ │ ├─184460 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) │ │ └─184463 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) │ ├─d11c95c3bba28b659f4b4480321f8d90c40ebd9311fec136df22d569a8377f10 │ │ └─86975 /pause │ ├─dd2bbca9429bf14916ee2fd5a078a24adc5432128e32ee3e47ef61013e141286 │ │ └─57718 /pause │ ├─7b1b3e1b8003b42c09087f7f369b6ab4c1e6ad534950527da2d0375dc3b61f7a │ │ └─48023 /pause │ ├─26fa9c36f51a5c1dbd9b38e492f3ec8e9e56b3074ed4259d140ad4948cbb7a6a │ │ └─66854 /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 │ ├─ea58a6d9bd3da879c395e48960bea923065de8a3aeb555c3efe81d4c3a11a1d2 │ │ ├─ 48338 /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 │ │ ├─ 48350 /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 │ │ ├─ 48490 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─273366 nginx: worker process │ │ ├─273367 nginx: worker process │ │ └─273368 nginx: cache manager process │ ├─5f87953c859aef40c60197bc974e0605ca39e0bfdad21b94363baeb656375300 │ │ └─144409 /coredns -conf /etc/coredns/Corefile │ ├─10528c56a6f215ee4f36cfa51ef089b50af1f5b61e9642d16f889a3021f169d8 │ │ └─97382 /pause │ ├─361fc14e3c71d7f10182bd2e55a161de3e34ecf8bc465189c2277ec013228f80 │ │ └─189362 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─2005971c8b2f5029981f9b7aa2da21db2d1d8387602dee58e7e332a00b96ea3e │ │ └─62273 /pause │ ├─90cc92ce7e9a905992bbcfc385261b62d65c557e1eecbf9b86d24e3e073c1451 │ │ └─93228 /pause │ ├─b04d05bf5206f900df796d173f6aef75e5f03dae50cc15e393380cb953362af4 │ │ └─64713 /pause │ ├─ff6ee6b7c91c32350df8a98773b017e55d914fef79d7212f4ad956e10b965744 │ │ └─66993 /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 │ ├─7e3cee1f46c96c50d8e5bd417cceedb4da1b22434f546a8a1b625bd6db5b4222 │ │ └─43049 /pause │ ├─990f70c830466acb681738c7a515dde50dd8b1382bcae6ecf72a97744469e8a8 │ │ └─50528 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─34b19070b36fdbea254b502a9bdbb2717441f546b0ff6f973ab062930a011141 │ │ └─67712 /bin/oauth2-proxy │ ├─8f1ad3443bce17b5f34b67628153548e3889c964d79c0330f48b7c1162f69db8 │ │ ├─209182 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209200 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─209206 erl_child_setup 1048576 │ │ ├─209281 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209282 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209292 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─209476 /bin/sh -s rabbit_disk_monitor │ ├─fe189ae652b02b238d54a21c2441f365d29a1d5d889bb384b59d5553e45b03a9 │ │ └─174443 /pause │ ├─ffbeaedd69d3649a16ec0a710ec3c05b877a0e14773575d6c5371e301cb44c82 │ │ └─175012 /pause │ ├─6438b9b0b4419d58b6849f5ec1cf3fd0baa40f9b7b90c5ae60f26fe3db25ee55 │ │ └─230405 /pause │ ├─c212bbcb0871fcda7a776567978c711ef0c3ed11755cb1ae4dbef56c3ed2a598 │ │ ├─273645 apache2 -DFOREGROUND │ │ ├─276258 (wsgi:h -DFOREGROUND │ │ ├─276259 (wsgi:h -DFOREGROUND │ │ ├─276260 (wsgi:h -DFOREGROUND │ │ ├─276261 (wsgi:h -DFOREGROUND │ │ ├─276262 (wsgi:h -DFOREGROUND │ │ ├─276263 apache2 -DFOREGROUND │ │ └─276264 apache2 -DFOREGROUND │ ├─a73ce7ffe9fa056dd7d565c307e68019e86d578fbc0b4782a3c82c0015dc6f69 │ │ └─41955 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 │ ├─a087f25b4fee7435976f38b6a652320c5322956ae4fb232e4b5ea7c779185561 │ │ └─87677 /usr/local/bin/rook ceph operator │ ├─7b17e8435ef9a942e96c7c03b1a3e38e170712d5e385caac79d87a703f44f371 │ │ └─97811 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-6kwjt --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─6de173dcc9a1e3cf8e711609506869b690d08e31eff5dcc37457ec5742de252b │ │ ├─86133 barbiacan-api: uWSGI master │ │ └─86146 barbiacan-api: uWSGI worker 1 │ ├─234ae9fc6f38d13441999e4760f0054ac0ebde33e4bd8acf5a42df64231360cf │ │ └─62796 /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 │ ├─69ea9dd7a32ba05277b81442c2a007868d74e86740950a0421cd5aa1acdca900 │ │ ├─185161 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) │ │ ├─185493 /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/tmp23yhggyr/privsep.sock │ │ ├─185792 /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/tmpnvaztj27/privsep.sock │ │ └─186050 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─6995ac6452eb08b1df83ae8eaac4471bcf28b04f271e248f2a0f56132b2e7bdf │ │ └─41823 /pause │ ├─04135853f1fc230a0ca1de2bb476187023eadc32b5646152e5cdee264a69c845 │ │ ├─133060 placement-api: uWSGI master │ │ ├─133085 placement-api: uWSGI worker 1 │ │ └─133086 placement-api: uWSGI worker 2 │ ├─45aaef7feaaf9b43ae2c277dd04270c4ac6725335ea68b2071d79a4fb564496c │ │ └─64875 /pause │ ├─470784b5113ca617ba14e53455549b97e84abf88c3b948728af8ec2af7914b8f │ │ └─228396 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─b0016de46e2c757222003f437c6acf9a9e113229c03601f9a2883bf526869b0b │ │ └─97428 /pause │ ├─8cb34bfd755313c0394878fb10a61bef8769af0fce9b4b1b8602b71aa8de17dc │ │ └─105975 /pause │ ├─dcd187474bc2fee64c3447674c691663f5993ca6dbd95518cc58f17ab64ebe3e │ │ └─79374 /pause │ ├─433c25975d384b10913b24c1ca9433754b93301103d4797104716ff91061044e │ │ └─62058 /pause │ ├─e13636802d2c857c0d99787799a23f1ff591c257a0de1281e89e0d2bf20af6dd │ │ ├─145329 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─145346 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─145372 erl_child_setup 1048576 │ │ ├─145443 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145444 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145454 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─145677 /bin/sh -s rabbit_disk_monitor │ ├─7d5254091a440775086ce3a4998594f6d4fae733eb6b724152ecc0a48c6a6653 │ │ ├─205050 heat-api: uWSGI master │ │ ├─205079 heat-api: uWSGI worker 1 │ │ └─205080 heat-api: uWSGI worker 2 │ ├─72633eff81a695101a0cca274ffb28147d5ac5aec7b5a6b329411b56333cd5b0 │ │ └─45325 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 │ ├─861b2a1d01dd403aaf68bf160d4303ee7c6d92bd77365ed3d94eb049e553e869 │ │ ├─170535 nova-api: uWSGI master │ │ ├─170607 nova-api: uWSGI worker 1 │ │ └─170608 nova-api: uWSGI worker 2 │ ├─c1cb091dc9cd1efee00725725219715b92e8047c6c59f8d88810cc2c94611eb4 │ │ ├─121849 cinder-api: uWSGI master │ │ ├─121870 cinder-api: uWSGI worker 1 │ │ └─121871 cinder-api: uWSGI worker 2 │ ├─290a471c5bf99c46607c743ac91da71dc095ed80ffb2b2bec14dc98241158739 │ │ └─52417 /pause │ ├─7cdd9c10dd0b9966ee2107283d13e9a4d0368ed820b6f0e103aeece46f89caa9 │ │ └─174655 /pause │ ├─1bd40bc9ef1d6b540a767a5870b51bab18fa0a40909498b113cb054c376db183 │ │ └─45976 /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 │ ├─209fd5af27108e4980133405404b6443db5aec5cdab34dd542f0218dde24c4ea │ │ └─66764 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-116.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 │ ├─d3c2725b7f374527c134f9ab4ace8623824ce226fa66af271d7735a428c65ab7 │ │ ├─ 73404 apache2 -DFOREGROUND │ │ ├─ 73444 (wsgi:k -DFOREGROUND │ │ ├─ 73445 (wsgi:k -DFOREGROUND │ │ ├─ 73446 (wsgi:k -DFOREGROUND │ │ ├─ 73447 (wsgi:k -DFOREGROUND │ │ ├─416744 apache2 -DFOREGROUND │ │ └─419528 apache2 -DFOREGROUND │ ├─024bf69b2a761779fe889fd1f0a40f6b17a7d82db18bc7ffca2750fac0c1d449 │ │ └─41898 kube-apiserver --advertise-address=199.204.45.116 --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 │ ├─d51e7c96535ff02a31f890760883d1b2a6c27a422e25db2c5e70dac3199b904a │ │ └─218031 /pause │ ├─5b9cc9c022ba0b24c5c0f6c051eaa64dfb60570d6b98879bfe19b97face84918 │ │ └─67735 /bin/oauth2-proxy │ ├─2fea9053cbd12c57c31a2faa596d1e3ae28cefb5f081f0b28f5dd9b0ef9de7e8 │ │ └─249328 /pause │ ├─39beec7049a107d049f9d02a3793cba31c14caee354d874b71314c71be5dd1a1 │ │ └─44861 /coredns -conf /etc/coredns/Corefile │ ├─af2e3d31df34b128bb715bfb6383d84f61d221b8896aeb4fd646b411a2ef359e │ │ └─232760 /pause │ ├─741699f5f0a4c880724d0f6709f4ffc4eb229b8e13417879c7657813578da5b2 │ │ └─66570 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─11f53f78818e473759f80bdc4f56d7b6a4705437d1dfac7038e235bafdcf73e2 │ │ └─160730 /pause │ ├─8602a342bdca724b2dc66a6ad442ecaa0fa94bc84f54ddf3793331863f64c98f │ │ └─44388 /pause │ ├─13e515cdc178e84c0f45e165fa529968d799a5c97be8f40b00cdc9684c71372f │ │ ├─171469 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171767 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171768 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─60384f10a7387014af89452d460b5dc977e793bbfce2329fa66604cb5404071d │ │ ├─50382 mysqld --wsrep_start_position=e3bb8034-94a5-11f1-8171-02bc115804e2:20 │ │ └─50508 /var/lib/mysql/mysql-state-monitor │ ├─28d445064f912723587d6e5632db6a76aee83bf8f9dec4cd40adc98cc004c92d │ │ └─45864 /pause │ ├─d7275039867f40d3ed28b4010cf56a48543d628b7c400f6a0d3419d905b98617 │ │ ├─228373 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─228841 octavia-worker: ConsumerService worker(0) │ │ └─228844 octavia-worker: ConsumerService worker(1) │ ├─3549206e047e0bc72ce53d6379628be1e68836dd32d190c6aa98015dbdd6791f │ │ ├─109752 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109769 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─109775 erl_child_setup 1048576 │ │ ├─109904 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109905 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109915 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─110075 /bin/sh -s rabbit_disk_monitor │ ├─476fdcc5c0239ecdfeae1e3c9475ef9f9aae25b7ccfa304de68ce6a966f33239 │ │ └─239509 /pause │ ├─ae0e3c3628f7827e22a634074cd421a5e85522f1456aadb4a356a9fc97afe4b5 │ │ ├─65235 nginx: master process nginx -g daemon off; │ │ ├─65266 nginx: worker process │ │ ├─65267 nginx: worker process │ │ ├─65268 nginx: worker process │ │ ├─65269 nginx: worker process │ │ └─65270 nginx: worker process │ ├─6fbbbb4902137649b312cbc2ccbdb1dd3637ccce2b1c453a167e1656c5556c3b │ │ └─42322 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─0683be39c64cbf2a4470e7ed7833731120a42932a729698e41d93e9cf0179041 │ │ └─44418 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─feb79388b9bd48cc272636409fbd5c4af4ed14fff16889d97b5c16b7db1bb655 │ │ └─57624 /pause │ ├─f139a21b33f6537f8560a325084a0fc536f25f90fe1465021c85513a9579696b │ │ └─43061 /pause │ ├─01a39f808b58af73abcf95a6b5a204a6d6b932f6849a53e6e763b4dbf13087c1 │ │ └─52628 valkey-server *:6379 │ ├─d664cde024fdb4167b419689471d6f8d191b88ce2216e9e4802a804f9ad72f5d │ │ └─124824 /pause │ ├─457a0f2805d086ff223f45c8b4d59cfaba78503a5e1456fffda4764c4b8289b6 │ │ └─268914 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─107c0e92fc21ec52009f9ed0ef6bb46810895f106659a7b73379c262b87abf69 │ │ └─195543 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─53fda310d7001a872c20b463045d0a0f59980bdd68f847ff88403b6e5e737752 │ │ └─217973 /pause │ ├─9cc9f012e7b30ab43d82bc69c63345d4561618d6842c512edd62992fed6360e2 │ │ ├─142675 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─142688 /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 │ ├─20045bf27bcd81084822b35658d052df60fd4dcc20dcce4ec3df66ec469e668c │ │ └─65358 /pause │ ├─8c28abbc7ed61ee8bac55d330edb9f6a1e43f46aa7db3be76ca9ddc6d7d3b885 │ │ ├─205030 heat-api-cfn: uWSGI master │ │ ├─205077 heat-api-cfn: uWSGI worker 1 │ │ └─205078 heat-api-cfn: uWSGI worker 2 │ ├─9df62704ebf893126bc389cd0d6ee0a3eddb1da0ca559306fe242876b7aefbd6 │ │ └─66607 /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 │ ├─e74a57af903964d5c8f6c00b96ec38dbe40a8f45782fe9aa8daf8d85060bc055 │ │ └─67557 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─be3c9de08bba2833ec6178dc4591e89c8ac1f337d7020a62c8922ac07fecdfe4 │ │ └─253359 /pause │ ├─80df38952e4e9a4ea7bcebf8f2e260de6ff1c3982be0572cc0be640038ed4885 │ │ ├─175934 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─404390 sleep 300 │ ├─158325b3deded17458ce7dcc5569b966c26f2c347f776098abb83cf95acf35f3 │ │ ├─50324 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 │ │ └─51549 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─56a0c8ec64c2dcb8521d2868b585a665c563e714aa4deb768534025c23d2af3f │ │ ├─186763 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─187174 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─187487 /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/tmpgxrpkxhy/privsep.sock │ │ ├─385047 /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/tmpfi_r544k/privsep.sock │ │ ├─385569 /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/tmp596uo3id/privsep.sock │ │ ├─386174 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─386175 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─389403 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=9ffef816-5090-495f-a67e-bcfbdbc6a611 --namespace=qrouter-9ffef816-5090-495f-a67e-bcfbdbc6a611 --conf_dir=/var/lib/neutron/ha_confs/9ffef816-5090-495f-a67e-bcfbdbc6a611 --log-file=/var/lib/neutron/ha_confs/9ffef816-5090-495f-a67e-bcfbdbc6a611/neutron-keepalived-state-change.log --monitor_interface=ha-83a11f72-9f --monitor_cidr=169.254.0.131/24 --pid_file=/var/lib/neutron/external/pids/9ffef816-5090-495f-a67e-bcfbdbc6a611.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─aa14911c8dfe1fe322542b788f0b101a812e7808353f7dfb6dcac2a9329a39f7 │ │ └─159954 /pause │ ├─74373da19960a745ddbf5a616cb2e9c7372967899f0388a17c1c6b62368f9774 │ │ └─145146 /pause │ ├─7f54ac5804d8ce37146cdc8b053fe42fd95c77cda4a0e40831fc01c1175e37ba │ │ └─109203 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─1de28b9c7ccbbe2461b4dc9a5ac2850cbf91d5c5af47b58b3d05d9e521600040 │ │ └─49290 /pause │ ├─adff37501171a546874de8a724c20af201f49c872099e4521c10bd97d0342eb5 │ │ └─159517 /pause │ ├─706c16d6ec1ecd17393c8f7eb6bb77a713b61e5fea17eb20bf347ffc65b15c8b │ │ └─159238 /pause │ ├─2e844cc8570142d5084809bf32ff2d744062e88f31f6a62e66fcd36784d57bae │ │ └─159572 /pause │ ├─a649c3540412b9bf1c9dc693375ee496091afa7605e8529503610cc4073891e1 │ │ └─64120 /pause │ ├─637d6f64747ca62a6a0016bd4093065ad81a6a1335483fb50456a9d3c45ae5f5 │ │ └─66421 /pause │ ├─5844355d54dd875ca3802615d4518104804f1a4bf50566a300b4a2a920cc85f8 │ │ └─44909 /coredns -conf /etc/coredns/Corefile │ ├─8b37ffa2d8b1c6c15402b6cde090ebb9a81b945ae06813502a59302f44e86d7e │ │ └─57964 nfd-gc -gc-interval=1h │ ├─851f341763d4b8be895e0e4bda8b5d5f1960a2e35df12b82d5c3f16694e0e76e │ │ ├─269098 /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 │ │ └─269499 /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 │ ├─5753ec6ffc8e929d77c988689e9d7003856b91988be509f88499797a4e1729d6 │ │ └─65748 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f96f695f01305887324e16cf69f48d19c77a2a9ee714f7c88ccdcfbc40431dd1 │ │ └─142242 /pause │ ├─fcf6cc8a504b851c5ef1a317d406e40f69eb2680bcbd52f20a70810f0102f14a │ │ └─174510 /pause │ ├─a18c73fe16ad33db828a55e8644bc9781a2db4edae8a29eaee67337fce08518a │ │ └─111741 /pause │ ├─e8d09e2fa62a6eb04bb34438c9c5297c62d7e58be0f9fdd1d80cf9659713752b │ │ ├─253607 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─253623 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─253629 erl_child_setup 1048576 │ │ ├─253705 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253706 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253717 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─254048 /bin/sh -s rabbit_disk_monitor │ ├─87576c2af648c823fcffbff25d96b9d22270ed02ec14018eafed0aee1d6267dc │ │ ├─184134 neutron-api: uWSGI master │ │ ├─184177 neutron-api: uWSGI worker 1 │ │ └─184178 neutron-api: uWSGI worker 2 │ ├─c20f53f28ee4013839ac103db9ff5fc88d49cbc8770ec085d01cbede16ff30ca │ │ └─174970 /pause │ ├─44f1781aa93c6b1c0b94c6f495b3de0b7bd17567991c5f17ac6772078f94acf7 │ │ └─44792 /pause │ ├─968fabc7de379beac855921d30513d7e643411822c5c094a40b474dcaf96991c │ │ └─191324 /pause │ ├─948b624ca8f41ddd2cbf3f45dc13123fd3eec42e6f3b2d5d1433c4b249f07890 │ │ └─67993 /pause │ ├─49897a5bab68aab65ec42bfa85c71cdc788f564fce6a668d1b523e7ca2a39b64 │ │ └─50480 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─6cbf098554753bd9cd4c1c8b1d4bddb180b908988b504528ef14c89f5387bb50 │ │ └─259016 /pause │ ├─d7c377c0cb8580ad1b46025230e51bfa0c388af5b1a589f1d583584250c200ae │ │ └─208927 /pause │ ├─f2521638035788d5616f771fc9ab6d7c7d0905d1efb6b9c13ce731211120d4a6 │ │ └─236008 /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 │ ├─8bb9b21cd56483fe8e2de12874195f4d0153f88932ee0b3d541d2b7bce43ebbe │ │ └─52745 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 │ ├─c03f26f9bc6922102ef6cf00db6733ca80356a63250e22638e7b2ed5ccdd5581 │ │ ├─342703 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─343230 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─343639 /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/tmplyil94n5/privsep.sock │ │ ├─344232 /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/tmp5w91s8ix/privsep.sock │ │ ├─344974 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344977 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345103 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/a41a0785-cce2-4db0-9997-32e0961781ac/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/a41a0785-cce2-4db0-9997-32e0961781ac/host --addn-hosts=/var/lib/neutron/dhcp/a41a0785-cce2-4db0-9997-32e0961781ac/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/a41a0785-cce2-4db0-9997-32e0961781ac/opts --dhcp-leasefile=/var/lib/neutron/dhcp/a41a0785-cce2-4db0-9997-32e0961781ac/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-4dbee136-b1f6-405b-bd59-99adfd39c0f4,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 │ │ ├─345118 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/6ca86eb6-794f-4799-933b-34a7685ee5f3/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/6ca86eb6-794f-4799-933b-34a7685ee5f3/host --addn-hosts=/var/lib/neutron/dhcp/6ca86eb6-794f-4799-933b-34a7685ee5f3/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/6ca86eb6-794f-4799-933b-34a7685ee5f3/opts --dhcp-leasefile=/var/lib/neutron/dhcp/6ca86eb6-794f-4799-933b-34a7685ee5f3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-fb820559-4d38-41e4-b631-82835a6e7bc9,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 │ │ ├─345138 haproxy -f /var/lib/neutron/ns-metadata-proxy/a41a0785-cce2-4db0-9997-32e0961781ac.conf │ │ ├─345158 haproxy -f /var/lib/neutron/ns-metadata-proxy/6ca86eb6-794f-4799-933b-34a7685ee5f3.conf │ │ ├─384918 /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/tmp9wcjwqz3/privsep.sock │ │ └─390776 /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/tmpj9ut1kkj/privsep.sock │ ├─57f258ea23f1149a8a052a86ad3b5ece268756d5c4683a30f3da249f4c1effaa │ │ └─159628 /pause │ ├─175fd8788c1e0f16fbbfb7a78b52d634e58502eecba4f7e48b1a6877b13f778d │ │ └─256748 docker-registry serve /etc/docker-registry/config.yml │ ├─fe6dac1c5f0feba96e010051b5ec32cee9fd4faac9897b7d7bbf92253ae80a39 │ │ └─237929 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─30d2fe50ebbd506846985fc7a04c996662abb5b3dd5d10234cb02e103206d796 │ │ └─144225 /pause │ ├─82a8562f2bf0c6b14b7dc09a52e5a3c0d8261ad707e863c6c5777d8c2289cc34 │ │ └─65632 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─91ebf9f1c2a7fdb5775be4db15cf25e9cb09946562d6b47186fb09856274575c │ │ └─49616 percona-xtradb-cluster-operator │ ├─5398947d95f3ef639eacc34e830cfe1862bff64d2da97679f9c840e34735164d │ │ └─125407 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─5c722cbed5e57d6984e0df3295f76d088fcf5daab401cfc911e2c709b6c7b8f8 │ │ └─269060 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─d954083988db0294617fdaa02e0058e9bcbaa913304a87aae0208e4a7650e856 │ │ └─62180 /pause │ ├─8f0664db3159842610dc6a407cbf24a5e46100708df1ced4ee6bf80f1634135c │ │ └─53001 redis_exporter │ ├─7754662a4218c06900ff5282f7cc22c4eda26b8a417bc0390669647944092349 │ │ ├─227217 octavia-api: uWSGI master │ │ ├─227231 octavia-api: uWSGI worker 1 │ │ └─227232 octavia-api: uWSGI worker 2 │ ├─5f81b86e96413da7a09c35d7e451a760db5889aab9d6bd202a3d0ab755cee32a │ │ └─274063 /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 │ ├─49942f6a64912ffa54f0af8fecf077730ad0f2d3f293816277f0e2075c94abe3 │ │ └─188638 /usr/bin/libvirt-tls-sidecar │ ├─00a6ec530ff993a4aab63ce0c1620184552487c21c3b1d323802fae95cc16fbc │ │ └─62531 /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 │ ├─9bab308a8ea02a26615a5f4f86f634a857b55e558213cb80b9544163b1d0595d │ │ └─275526 /bin/openstack-database-exporter │ ├─b3828b30f369a945e2bd9fcd93a18f8068591455df2a7bdc2234b70c9ef81921 │ │ └─56974 /pause │ ├─0d58deeff2da78af038bc8cccc05cf99b166e8ba8d01914789fe327d64dee9cc │ │ └─124910 /pause │ ├─8c1d9ee98bb478e5f39be88566393ac5e45045b77d7f5937e6b887be49ab8002 │ │ └─52597 /pause │ ├─f5fb6753efde120772927c7f413cc0871e0d0eeaf1396db0faf4bd8784999506 │ │ └─107548 /pause │ ├─1d180d72dff4c8cf3b0d59179b1284998c3640b59dbd26e218d0fb35388a0cc2 │ │ └─41822 /pause │ ├─5577479faeb763e8dc9ab6e6400709b275bf36f4ad1b0371048f251eaf3cb777 │ │ └─66948 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-116.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 │ ├─7745201e6091bca7eb99fd9f09dd813ef1d1fd18171355ee3deb8d0b885be5e4 │ │ ├─66026 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66080 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─313cbd501fbe62375ac5115e2924bb7c18696aebd8afd93ffbe709b16756f4b3 │ │ └─191285 /pause │ ├─6af75291fb16a55e3c377c83941c9955028c92becbeaff02e34f9285a6ff42d0 │ │ ├─204856 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─205259 heat-engine: ServiceWrapper worker(0) │ │ └─205263 heat-engine: ServiceWrapper worker(1) │ ├─2343a8f058021987e5a41a8ba0c0094036de9e7b90f60d1426a556bcec0da6b0 │ │ └─234304 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─9b95d2bc94ca7c5617aa5d3be92b3815b102d5a1df6da20b7701513c5e7265dd │ │ └─45825 /pause │ ├─26f757ca7d005e5026be4d0ed66dc86b77f826c5424df0f75a6c305ce77589fc │ │ ├─ 52911 valkey-server *:26379 [sentinel] │ │ ├─422696 sh -c /health/ping_sentinel.sh 5 │ │ ├─422711 runc init │ │ ├─422728 /bin/bash /health/ping_sentinel.sh 5 │ │ ├─422729 timeout -s 15 5 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ └─422730 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ ├─a9f014b8152c64018c0c15d17b8400eec26350a9c92264ba8cbeb4525e386bed │ │ └─65695 /pause │ ├─f76fc47523bf6f89b50306cf2be3e20f8721a7aef94ccf9af209088c664efb18 │ │ └─107661 /pause │ ├─a02c2bf0c59c3567c352213de7498b93c9b4517fe24ea5c19a0e1b0171937234 │ │ └─41940 etcd --advertise-client-urls=https://199.204.45.116:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.116:2380 --initial-cluster=instance=https://199.204.45.116:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.116:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.116: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 │ ├─dba58dae720ac9818ec39116af1168a73b438e62245ec205e6e9c1d812557bef │ │ ├─108007 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108218 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108220 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─04e4862a625a9ede22438bba3eebcb2c229a68340dc0bc940ffd7b07c2882977 │ │ └─62234 /pause │ ├─6aab6149fa75d8eecd46e5fe8f8012d09b0419ad89f8bcbd2392c45cd1b523f8 │ │ └─217862 /pause │ ├─17831cf07d51c2e00596b4fca7f6d937da74bda808a11315ea67fc0398c33248 │ │ └─63464 /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 │ ├─fed02089e05c76cbbbb821624a72dcf60cfc6f67ba6c1a7f1709c136937dfb9f │ │ ├─125878 /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 │ │ └─126097 /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 │ ├─6d4fb31ae1b856b390e9042e4b4918ed885b81498503ab94cb58df2e6a668e59 │ │ └─235017 /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 │ ├─ef2689c542d7f6f122c9b2ea3b851fc41a029f1ba9dc57332457c8d6abe4bff3 │ │ └─165711 /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 │ ├─2efb603c967446ab7f29b3ee29ccbb9454676c4ca32532295d0a568581e39da9 │ │ └─43316 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─813cf34d5d576c65a9e14d8d1fecfaf0319b41d8a25d186074486268da4728a1 │ │ └─142641 /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 │ ├─db8b717f67cc4685ed1927013b778b3a35e86e081dbb73775846351247b8cca9 │ │ └─273618 /pause │ ├─43d2355de7bcf6893f35368a3a0e7a8acfcaf8ac0584d3ede1ec8822828800a8 │ │ └─143886 /pause │ ├─8c336863cce974c4f6545de71fe90076ea63bfa34fb0112398935de71df7ea93 │ │ └─48932 /pause │ ├─b4987a3b11819ce8ce654908b02b956e61bcead4795c0898b256319b8f730f79 │ │ └─174606 /pause │ ├─e4c95359d1be049fba1c1b88a88e5926874cf8effccf4b9298b1bd0cdd494af4 │ │ └─67479 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─fb5db22fb313fa039cff336092644ed65498dc1f463210615c92cd290fed0f5e │ │ └─64744 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 │ ├─82b0c91598865260687b6dc6d17bb6d745857c2507072740a1d0a1585aae9cbb │ │ └─64023 /pause │ ├─5fa7d7f84570f3603f39914e530bac2a5470b5a15f88f428273dca3f665018e6 │ │ ├─184193 neutron-policy-server: uWSGI master │ │ ├─184205 neutron-policy-server: uWSGI worker 1 │ │ └─184206 neutron-policy-server: uWSGI worker 2 │ ├─0586a747d8280110bbc87ce8bb12e4d10524c2b4367dcb5803b31aeaf0e9488c │ │ └─44853 /pause │ ├─e8d48f9fea44f4cb73751e3fb7ad905c05fbb9a9388a608992156018b177c0fe │ │ └─259428 /pause │ ├─8c3724cb03aab31a416077c8ffb1c1dd00990dd961a65b39b05245191c210b5e │ │ └─80903 /pause │ ├─67fa1820f9e87214a6392a0061fb29f4157e659cb8a1f34824b5c5446b9bf2a5 │ │ └─46067 /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 │ ├─42c249eef5ac7a338e0e995d164fdaf1c13a467c15e2157a28e7b78374cbdecb │ │ ├─63196 python -u /app/sidecar.py │ │ ├─63430 python -u /app/sidecar.py │ │ └─63431 python -u /app/sidecar.py │ ├─ca8415abd6ffe73e7d53983daed006820075dfcfbd4efbff65ee1ec2cd3bf0b1 │ │ ├─68442 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68459 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─68465 erl_child_setup 1048576 │ │ ├─68512 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68513 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68523 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68679 /bin/sh -s rabbit_disk_monitor │ ├─8f7db59c27656432f040990c111b0435d989c66292dcc77e01dff8f1f57a1b83 │ │ └─234980 /pause │ ├─a87efe457cd7c8603fbd61ead10fd942e31e69f8392d3ce17e7a7b59d6e91628 │ │ └─63833 /pause │ ├─4afdf29f7d01355acf05595cbc32d4f4353fbf3075fcc64066cf7958b460bba5 │ │ └─174616 /pause │ ├─6fae9a94f054f55a1f6ccc568a221cadbf168c7d67e806307ea18bac3aa1fc82 │ │ └─50215 /pause │ ├─c81d1d605a02f7e83fcf9da4c0860f09f8497bead086f8c4e6f52073e7eae2c0 │ │ └─98651 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─774c45db347c9628481aed75d09f0b921a2e278d2fb1e61538249776a269d3dd │ │ └─58155 /secretgen-controller │ ├─1b6e2fe4448f59272d155b49a7f7cf3407e5ff8d97a6116e79352d56a59c15bf │ │ └─63632 /pause │ ├─e0753e0d9b278aae54e84c9c0496ab8333439be626bd1d9fc310aaed228e9ba4 │ │ └─237896 /pause │ ├─3de217fb1c0fe6e0d478a3230bbe88a862798fa2d0e128845cffd09ea6e15d28 │ │ └─235975 /pause │ ├─0b5bde0ea2e0fe846f7e8884f305ba9eca2f3427c321839f66f42ac51f607b83 │ │ └─48401 /server │ ├─3d6e34b944533ce699e5892dc875b391d5f8a19292bc8816322fa912d16eba79 │ │ └─48078 /pause │ ├─a7bfaaaecda56865b8d0c11346683c04e22a033f6eb828cb83b235e617da5f4f │ │ ├─230633 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230649 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─230655 erl_child_setup 1048576 │ │ ├─230777 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230778 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230788 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─230890 /bin/sh -s rabbit_disk_monitor │ ├─aadbb84f60126b8f7acbcb4bf149eca92a23fdd555bb88a8f485aa6611d114a7 │ │ └─46021 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─d5f76d229ff4c60058bec540d01ab897451c8fffbc6e1c7a17c6b44ba37f3b8f │ │ └─109620 /pause │ ├─f03269b996564c0ca77f9963ba4d4aeeada1150f6af880a06c22c6235774afcf │ │ └─57861 /pause │ ├─e773180693a5634cf70ece64f965e1925f43405f7143a784c9662b5e3e887e9d │ │ ├─93474 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93492 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─93498 erl_child_setup 1048576 │ │ ├─93616 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93617 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93627 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93780 /bin/sh -s rabbit_disk_monitor │ ├─5adf36208dffe5878c032faa52376cf1fb14e1d0cb1f538f44036844a4977ee4 │ │ ├─249723 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─250276 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─250278 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─3caae8f5dc570182ec863f260259259a79d350b2b2f34d42ba47a1013dd65aa6 │ │ ├─195430 /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 │ │ ├─386824 /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/tmpz0lee82z/privsep.sock │ │ ├─387216 /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/tmpcvx439ts/privsep.sock │ │ └─388748 /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/tmpoz9b34a1/privsep.sock │ ├─c9f598ecab765d5f520a97f3df9aec34f7891f354779706a7eb47c4df371e205 │ │ └─49784 /pause │ ├─3b075d6c4906531ad5d206022c5d15a00ef6df5fc619fcc1707686e3651ef952 │ │ └─66479 /goldpinger --static-file-path /static │ ├─ac43f86834a786a201687bb1463c87e4533eae27a1888d7d3a8bef19360d09f5 │ │ └─259223 /pause │ ├─ffbfc5f6fa8bc3fd8d4ebfdb2d58a7b948eb6b2ca88f3b17e3956a0d7632a2ed │ │ └─239641 /pause │ ├─a3b0d1aed7943b74ec14fb686c973a62e1383f5284fe8eb4fde906553520b09a │ │ └─218328 /pause │ ├─552c00070072b36b7397129a725a53530f923e317d2d9428fe1bf30bd04b86bf │ │ └─57924 nfd-worker -metrics=8081 │ ├─04ee7b929b3d05a1d7930bf6bbb6752fe91fb7b9b1c56b6da5d33f0b05236b0d │ │ └─259363 /pause │ ├─b80a7f61ef35395a78265e8701a5440e4162baec79ff3f4bdf23f1cb08160046 │ │ ├─249612 magnum-api: uWSGI master │ │ ├─249645 magnum-api: uWSGI worker 1 │ │ └─249646 magnum-api: uWSGI worker 2 │ ├─fdb5ea9e6adb2ae12f166e20e5f0f3c34f6c7942c2459edc85a7426f00e07e75 │ │ └─49076 /manager --metrics-bind-address=:8080 │ ├─df423201976f2e7752f639bad08ab0ef84e1c086ad5e5d093f5ec7c63e15e7e4 │ │ └─42288 /pause │ ├─7741763be3a6402cd37832e17a7da0ede78e9d9940811d41c96f74587d996f6d │ │ └─67588 /bin/memcached_exporter │ ├─4b2750f3a654f0b6d80c77f97aeb372216df992b9d08a44f7b34232203a033bb │ │ └─41777 /pause │ ├─1d55564a3578dbfb1054b09a15774a7a77036195861541e4cb827352c7287aba │ │ ├─229150 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229167 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─229936 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229937 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408690 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408691 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408692 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408693 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408695 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408696 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408697 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408699 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408700 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408701 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408707 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408710 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408711 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408712 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408713 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408724 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408725 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408727 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408728 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408729 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408746 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408747 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408748 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408749 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408750 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408752 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408753 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408754 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408755 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408756 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─408757 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─3a1137d18012697dbb936ec11854a28be7b56abbc7698ca97ac723e540174a93 │ │ └─57996 nfd-master -crd-controller=true -metrics=8081 │ ├─91961cfbe7ce9221385cbcf5f1aea262889e8effc08a04e889f08a8267f73a16 │ │ └─232824 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─ad1eaa3b97a2aa5a21ef88f5b2d7514dee8a0eedf7db397128b7a649fc0cf049 │ │ ├─269081 manila-api: uWSGI master │ │ ├─269125 manila-api: uWSGI worker 1 │ │ └─269126 manila-api: uWSGI worker 2 │ ├─89241d6a4974bc4a4da09c7bc493a3ba93e41beaacedefc7af91aecbecdb2fb3 │ │ ├─277954 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─277967 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─90b5aa6620b2e1efb754bf5869ae4d545ddbea306ff637e811227920da729691 │ │ └─70210 /pause │ ├─bcb29b213fb38bf4ac2b0da76257d90f18e47f8c97a0b6f3c111409d603b4c19 │ │ └─67245 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─3de9ac09c302355ccb725a611aa6d5f870691fc6326bed071a4fb989273ce1a9 │ │ └─66806 /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 │ ├─f67fd5c4d48b4f039e61f2011e7322756236354dee04977416c3bd639ea83824 │ │ └─275333 /pause │ ├─16f4e36b30ce96f5791330c949cf3c6f12dc6cf5d0e9f5b2166eb14268956194 │ │ ├─79488 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79505 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─79511 erl_child_setup 1048576 │ │ ├─79558 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79559 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79569 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79702 /bin/sh -s rabbit_disk_monitor │ ├─882367c5a516ea1f9501bb0797c1c3236185bc2b7a725b38196961e12ad91306 │ │ ├─188821 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188837 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─188845 erl_child_setup 1048576 │ │ ├─189014 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189015 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189028 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189431 /bin/sh -s rabbit_disk_monitor │ ├─0d0708919ad301396811c6c1e5dbfe6edfcdb5930f5e82cd54def23e71028287 │ │ └─41804 /pause │ ├─592108a39998b9c1fcbf8bd5706e096d2ddc8c909159a9221d329d5abd7abd02 │ │ └─123321 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─e4f86d79a3797be94fdd0ba54dcae8da451fb6cf6bee30ae9522f1b681a6a2eb │ │ └─41917 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 │ ├─4664fb2cf69c77ea8e1d8bb9f53f3f237b3477914ed2b9ba2c71674fae0f13d8 │ │ └─48832 /pause │ ├─ab2d8aee0fa37354ee21815c97f961ae8017ba2bde28dfce16e67952cd3beadb │ │ ├─ 97923 /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 │ │ └─414454 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─894b8c1a783b33854acce1efb3fcddcc516148ef7c305764343a29cba3e65f7f │ │ └─48977 /manager --metrics-bind-address=:9782 │ ├─4331f0c6a79bb97161df7661bbce9ef03a77a43eb526e9680e9e27850ad1866c │ │ └─186788 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) │ ├─8aad8ae5a979a2074ec85eb2f4251e4e4bee1049badaa98567f7e9b6ea2e3624 │ │ ├─106517 glance-api: uWSGI master │ │ ├─106532 glance-api: uWSGI worker 1 │ │ └─106533 glance-api: uWSGI worker 2 │ ├─3c3198e189f1a564743410e025734bc077813268d1a70159dc1399db828158ce │ │ └─172518 /pause │ ├─12c65fa513e5ee500d6b77d9f21c8c0803bc69188a32c0cf5e67d66ef6ef3699 │ │ └─67525 /bin/pushgateway │ ├─7e3bb3417f98760adc7fe8538bec6edd7b9de74a6459c2ac96b69d5220e6bc06 │ │ └─188550 /pause │ ├─c3f270dd857475e014e970fbc2548af4f8eddb4e8c223942e499918856c8f144 │ │ ├─170568 nova-metadata: uWSGI master │ │ ├─170605 nova-metadata: uWSGI worker 1 │ │ └─170606 nova-metadata: uWSGI worker 2 │ ├─bd3e5b6a58b8303836ae8e780ac7c3780e4eeac54e5f3b0e11826c39885b9577 │ │ └─57680 /pause │ ├─ac025815ad2687f32f0f418f6d391e90fa2f0e3d9be28ffa384a9c298b318874 │ │ └─45780 /pause │ └─d780db11f9fafc4f934297f47799478974e831d057e7a3404faff559a1015ce1 │ ├─43524 cilium-agent --config-dir=/tmp/cilium/config-map │ └─43943 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount