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 │ │ │ ├─21777 /lib/systemd/systemd --user │ │ │ └─21778 (sd-pam) │ │ └─session-21.scope │ │ ├─21712 sshd: cephadm [priv] │ │ └─21797 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1622 sshd: zuul [priv] │ │ └─1635 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 870 /usr/bin/python3 │ ├─ 1626 ssh: /home/zuul/.ansible/cp/199.19.213.66-22-zuul [mux] │ ├─416148 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xyzqfihsqekswsjuvstnlqxyrtlsdsuh ; /usr/bin/python3'"'"' && sleep 0' │ ├─416149 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-xyzqfihsqekswsjuvstnlqxyrtlsdsuh ; /usr/bin/python3' && sleep 0 │ ├─416150 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-xyzqfihsqekswsjuvstnlqxyrtlsdsuh ; /usr/bin/python3 │ ├─416151 /bin/sh -c echo BECOME-SUCCESS-xyzqfihsqekswsjuvstnlqxyrtlsdsuh ; /usr/bin/python3 │ ├─416152 /usr/bin/python3 │ ├─416153 /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 │ └─416155 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9967 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12307 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 14a376893d89d3af63e3fc8c504ac906382f1e087371705326f21da4456be818 -address /run/containerd/containerd.sock │ │ ├─ 12691 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ef819b34074ab508a180850dd43de978f630dbbc2dc0f8ac7970146a7d72a1d2 -address /run/containerd/containerd.sock │ │ ├─ 18731 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 749360e8806a4a4b3cd3c48327c5212544e2f6bd9c42502aac4374529e63ab88 -address /run/containerd/containerd.sock │ │ ├─ 25331 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dad5e49e6d52af08e68fe2483abf37ac4a76146843a6cf6e7b5771469e56454a -address /run/containerd/containerd.sock │ │ ├─ 30026 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e9ecf10ad5c7eb34ad9d8e62cadf9571b263a439cc31964b0b08eccba5a2bd27 -address /run/containerd/containerd.sock │ │ ├─ 34535 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4c385f41a3c7f071dfcda33661cfb38e59e087d422f2b92ca18b974a26906f4f -address /run/containerd/containerd.sock │ │ ├─ 40118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c35424577749c61e2b0e6d3a310c0ccb0d559d5a37eb2371098c00814d693e8f -address /run/containerd/containerd.sock │ │ ├─ 40135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d2bf87b14c74b3068f49252ef53a3ef22eb12fe8a9965bc607608ca29e6d899 -address /run/containerd/containerd.sock │ │ ├─ 40176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be3d54d6e7f7715ed4d4b850887dc2eb166af8bd8589a6d6e43370dc61e5b9e6 -address /run/containerd/containerd.sock │ │ ├─ 40188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa98d11c9619d64d2eab9cef6433a337b1920e8a4dfbf6b10349bb8bd423dcbf -address /run/containerd/containerd.sock │ │ ├─ 40199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3116bdc857be66cb4e104db0be5443d1c609d954e749cf548ef6b04dce988863 -address /run/containerd/containerd.sock │ │ ├─ 40745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40624422f863a772b1d85c3b46014c66c47bf4345c11e13ca2431b5ae63b4aa2 -address /run/containerd/containerd.sock │ │ ├─ 41470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65539324657b43f9e61bba753708551282cb48bbaa05a7d2c581eba6274b78f8 -address /run/containerd/containerd.sock │ │ ├─ 41480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b20a2799f7f2a55df661086ee66e19efeb27a51a8f84ec2971a7438a0eee907 -address /run/containerd/containerd.sock │ │ ├─ 42819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 969515930c77eef2910c9a7b9ee12e1629c25ea3fabd78723a7860755c09e021 -address /run/containerd/containerd.sock │ │ ├─ 43263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f34f8e263af2637d0ff79f7b4b41fc8528ca54c417db2da38a947468c161adc -address /run/containerd/containerd.sock │ │ ├─ 43317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1e7409c07e6cbd7115b6199621235497fc325be8f8fafa1ae202edd1f508fd6 -address /run/containerd/containerd.sock │ │ ├─ 43726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6875bbf82ef4702d094c76386fdc13a6c0bbd25c7090fea54c9f904e3bf9525 -address /run/containerd/containerd.sock │ │ ├─ 44179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31e50f4790df8fe228fa27b63e4b59c51486312cad726da274825fc5a788443d -address /run/containerd/containerd.sock │ │ ├─ 44233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0fd7deb2c7b8ea45192e83889adea51e54c99b51ba73652af0b5964591ec9da -address /run/containerd/containerd.sock │ │ ├─ 44264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2daddee917b2414bc0768dfc9d19e3ce18a7b5bd16136e07a94192f7c89a24b9 -address /run/containerd/containerd.sock │ │ ├─ 46330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca7b7917b6d6b0b18b36e52d4a9c5a0f2ee194e3bbd0becc2a65c39a92c44534 -address /run/containerd/containerd.sock │ │ ├─ 46403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75da61f1fda5a843d882cce5855da69bbf2742e8349f5a9db4ecad5f8d730bf3 -address /run/containerd/containerd.sock │ │ ├─ 47183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16092eeee908a0d7111d4f408fb9896d56879bec28e68ef711e6c3e67be3a060 -address /run/containerd/containerd.sock │ │ ├─ 47222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef2faa09e953c10e7f38690b61357f3438855cb69352a2f724da3ccd2456c456 -address /run/containerd/containerd.sock │ │ ├─ 47592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d182110f5850d8e1c68951128be84ceaef849cc8388609b7ee3afe8d5522ad91 -address /run/containerd/containerd.sock │ │ ├─ 48104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 847fe61d71f5cffd1d562243711531d05d5438e2bc402bfb0d48557686ca31a1 -address /run/containerd/containerd.sock │ │ ├─ 48509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 182acad3baab342698e9ab39a62ebe03a11490b8105d2dbaa4baf22870170e4f -address /run/containerd/containerd.sock │ │ ├─ 50645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bb6e05e44ba5d4218d85e85120d21fa2a1343aeedd52501ccae57fd121ea0df -address /run/containerd/containerd.sock │ │ ├─ 50848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f09a6fe32c7573d3d7ca7fcc3c3ed003c3affe625c5ccde91c11417e304e48a -address /run/containerd/containerd.sock │ │ ├─ 55051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94cc2579dbca109e4b8c8463bcdb0e00c537db3243aa27558523c0a2fa72b12e -address /run/containerd/containerd.sock │ │ ├─ 55695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 656c769cc54ee7ad0e4da2f7b47865ae364b60dbdc6c3f8006d643dc6109b964 -address /run/containerd/containerd.sock │ │ ├─ 55736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a8ae4c276051e4a2d0adfffcb6e61cd01641e965616ad5c85b115d65b13b0f5 -address /run/containerd/containerd.sock │ │ ├─ 55782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f86e35163124274d8bb51ae67551097064828c1dd10eeca9846e3962a88f15be -address /run/containerd/containerd.sock │ │ ├─ 56013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ab2929fe1bce3ca6817f7c326eda6fda1f1d751dd1d30937b22878992c49f92 -address /run/containerd/containerd.sock │ │ ├─ 60006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58ea96e60a7dc05cea4c379e495c7e6d4f90772d9dba1f30387d9d3d50da49e4 -address /run/containerd/containerd.sock │ │ ├─ 60179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9058c68a3bd40973869b8059ef4f1f130e3d89f0da4f43279244cbdfc5ed870e -address /run/containerd/containerd.sock │ │ ├─ 60216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be7ad3fae417011750f0f87fce2830bddb70616b5d3f9f53cde35b7d83e4347e -address /run/containerd/containerd.sock │ │ ├─ 60261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96b9cfadd85f9a5d744454b109f69a9c6b8d2afc18c4ee726fdc832e51cd131d -address /run/containerd/containerd.sock │ │ ├─ 61639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7bd1758e005c309885eb88053634d444f9977b82eb2b76d8836b93cf43b5911 -address /run/containerd/containerd.sock │ │ ├─ 61793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 961c534a03a5148683ecdd1e7b9c6444a4b9bfc744b8a0f5d3b806af6cd6390e -address /run/containerd/containerd.sock │ │ ├─ 61988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf6005094e3634769ab9d1bafac62e96dc76163cb07cd0151f8919d6806f0f74 -address /run/containerd/containerd.sock │ │ ├─ 62027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a9fc6ef329b31788fd4a1fb73081a41a513ccc3e38f68e58bc591fc5a70f4b8 -address /run/containerd/containerd.sock │ │ ├─ 62078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2894d54bf85978b8fbd1eaa363b26aa4a42cb67e21b711568359355cc1ec1f17 -address /run/containerd/containerd.sock │ │ ├─ 62549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3bf9d1496dd1114585c75fc8520a8743a03abd460a345319080b9198e825790 -address /run/containerd/containerd.sock │ │ ├─ 62989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4124054552e6a3bcc5d7b453e08152c7e8a782dda235b852a89d3481f0a9b05 -address /run/containerd/containerd.sock │ │ ├─ 63272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faf43bf06f9bf5328b55928377d66c5a39b9fb8c72c527f39f2657984551e643 -address /run/containerd/containerd.sock │ │ ├─ 63694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39a7330a330c1095cdca4b60f63d94835db2ec96e89a01a6374ad23aff69f4e6 -address /run/containerd/containerd.sock │ │ ├─ 64491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16c3c2ba78a0f5ff8864381453c7de584b3fa7c6e6557ac4ac8255828032f2a6 -address /run/containerd/containerd.sock │ │ ├─ 66079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcc9aea0f51fe6a855068cc114b9234b62f96fa2eb277f7ec09f45e127b15fb0 -address /run/containerd/containerd.sock │ │ ├─ 68113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 288e8dfec092e601401a45922b5ba6b6ccf16808828f74cc7e396d4446f059cc -address /run/containerd/containerd.sock │ │ ├─ 77369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50651ea9c5cda063650c11cf708d2591954b2db40ed06b6d4eeb097671623ee0 -address /run/containerd/containerd.sock │ │ ├─ 78858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32768b694cd021796bf058239ce07247db4c54f5cd034a97445bc9f86e40f021 -address /run/containerd/containerd.sock │ │ ├─ 84842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e4e4a41e8e654af9a0b708c0e334e53917de82896e61888bc137e12db6cc404 -address /run/containerd/containerd.sock │ │ ├─ 90951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ead006c0717742b921b216b9b8cd991fda3e82275136831eb809c004d31cda7 -address /run/containerd/containerd.sock │ │ ├─ 95027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa7d96a19c993c2fabd74528dcb507a5eaeb419321837a2a8dd6d931584ceae3 -address /run/containerd/containerd.sock │ │ ├─ 95073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c18ecda14b5232168623f1577155cd66a704ff4786bd1c91a1f13bf57d32f3e -address /run/containerd/containerd.sock │ │ ├─103881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ff6345b83c3a3f91e2056aeb53a59b2ba1e8e657fb0c03f19eaa03f7706df54 -address /run/containerd/containerd.sock │ │ ├─105429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 509033e1da48aff5f35b1424b5bf632ce4416160dc61a10b49bc4f1cd60450bf -address /run/containerd/containerd.sock │ │ ├─105475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5c3bab79912239b5adee3fc728f1d546740c8e2de9b04e06c1867c943d6f2d5 -address /run/containerd/containerd.sock │ │ ├─107366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b19778e975c2bdf5d4968eca6edb42e8f81401f5101e8b11d4a742ec47f8bf1 -address /run/containerd/containerd.sock │ │ ├─109186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b89a97e472462576dc950a195143037462c8a5045ec77fe993170a628620f339 -address /run/containerd/containerd.sock │ │ ├─109225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c7cc730eb9e3d9f24319427b2ed7e26c8a5edab26d4501983829fa177a5e56f -address /run/containerd/containerd.sock │ │ ├─122288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5a3eb387787f0144046ee749d19585fa08a2d62f32c6681210ac9d2d5b2746e -address /run/containerd/containerd.sock │ │ ├─122353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55c77e767b05add7cc3bfdee9ba43adc1ecb22594513fd96ebb5bd31c540563e -address /run/containerd/containerd.sock │ │ ├─124978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47bdc715fd86780e2cb8f5d6df4577fbeadf48722209f184e63f59adb8b2abca -address /run/containerd/containerd.sock │ │ ├─139757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c9a54a7912479c997cffe0f7e9ea6fe4c347aa027a2023346bae4d87acd6aaf -address /run/containerd/containerd.sock │ │ ├─141227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21fedb3bca439c81f1328b67279f323b45248af7d9785eb72eac1e8eea383105 -address /run/containerd/containerd.sock │ │ ├─141661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 028bf70575e15455ca0953dbeae037d8438fc668090b90b0c744eb133452aaff -address /run/containerd/containerd.sock │ │ ├─142487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc3b4874416fc1a975769d9a8e44082d9e269c7957f089349c2dbdcf80cbb635 -address /run/containerd/containerd.sock │ │ ├─144653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e80bceac58bc7c3b178efd0091c334d1a070194f1043315d09e917d163a31e1b -address /run/containerd/containerd.sock │ │ ├─145076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0065b9b7a26f20f2e75f39aef82d55361d00890608c6cfc984cba3b1eb4020e2 -address /run/containerd/containerd.sock │ │ ├─145201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d6d5c1607e89697d213de58bfc25ab901bc90c0df2d05f18848b619c41babfc -address /run/containerd/containerd.sock │ │ ├─145333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a991a094f99af41b6beeb24d5670b1b5697ad1ea861b80255bfecd7640d902b -address /run/containerd/containerd.sock │ │ ├─145549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e184694417c5ec8c4fe11f6481af3ec672f04e2247ba731fb0a743294c9f3ba -address /run/containerd/containerd.sock │ │ ├─145742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddaf888849c4cf8ae4b1d3241d276879fddcb1bfdf805cef3629191b4a4a55aa -address /run/containerd/containerd.sock │ │ ├─170955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb6d1c5596067566ce35dc88402720b58b4dd7ab532edf876b062ccb5bbd15b7 -address /run/containerd/containerd.sock │ │ ├─172865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 432cc1d623df346992118a0271b1cd3381e2413bb5165ff1deb46a1162d8bcdc -address /run/containerd/containerd.sock │ │ ├─172881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f3fd09994abcd3fc072970ff0ee72a65c646356839e261dc182a35226dd3a10 -address /run/containerd/containerd.sock │ │ ├─172922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57b5ae40c06a1362f0d9c6c1fb8496c04e9e0ba54252053aa063c3f2593eea82 -address /run/containerd/containerd.sock │ │ ├─172963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1016a6c8e7a0ca1d8f0272e716e077bc4baad06cc2927e4b50f7781e9c814ae -address /run/containerd/containerd.sock │ │ ├─173092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e24250fe161ce7c47785d923f4984638bfe8f8e8923c5948bc15fed3c12c727 -address /run/containerd/containerd.sock │ │ ├─173377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e258b70702c47b4cbf3afc346958736244b320d30717ce18a64a59acd1ba89d -address /run/containerd/containerd.sock │ │ ├─173510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d030125b08ee4dd034186d3a2f4e6457767e4a03f61f0d1b1f9b52a30bab674f -address /run/containerd/containerd.sock │ │ ├─186522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e613b148d4a193a594710f047ee40310d435d5ec83d37dd0249ee11127834e82 -address /run/containerd/containerd.sock │ │ ├─188904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 628c6c95380667d4c4776e71a215f863d09a0fe2f18518c87a897415b61e597e -address /run/containerd/containerd.sock │ │ ├─188944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df2a1dea2e4dc31813982bd51d951631aaa3c2463b796334d36a3cb3a891c240 -address /run/containerd/containerd.sock │ │ ├─189071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90509e69e3647ff7ccd1b616e36cb427150e850e3744b5892295ff07b5314ef6 -address /run/containerd/containerd.sock │ │ ├─205864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d525f6b11f64e66188ee6d4430c58c656438c579953bb48c5430b8d6e9a1f15 -address /run/containerd/containerd.sock │ │ ├─214281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9c7e24057cc93f4da91e6283e43fdbb40ca939753339496ef74d47d738a466a -address /run/containerd/containerd.sock │ │ ├─214317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 199e211061af47b20caa292caa64d500a5f2fbb208486c6fb2b01fd4c45e7c8d -address /run/containerd/containerd.sock │ │ ├─214356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41a40b8478deffd538eead2f82461fab744a4b95d0420f02c821afb5596082ea -address /run/containerd/containerd.sock │ │ ├─214831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b61836500dee80edd8f9c4bf89233e8a9bc5de84975699d49d54ad76f6d61416 -address /run/containerd/containerd.sock │ │ ├─226802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96bff8e71350cca27697ad93be2cfdcf13bc5ead4cbaa1271e2c20a27596905f -address /run/containerd/containerd.sock │ │ ├─229351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a47e89f7418ba84141a18e97e1c0c1c9e481e956e8ca5495a5b553297b71ceac -address /run/containerd/containerd.sock │ │ ├─230443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a298b247d18e309c436b4515bdf7db621b2548f1105295e0dd068052652910c -address /run/containerd/containerd.sock │ │ ├─231485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1044bffd2103a01023f315f2cf2733c59a4d77de838d50f4b32db3ac352312b3 -address /run/containerd/containerd.sock │ │ ├─232021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ac59b853bc0871e27852556a21becccf9662a2327b54c922db76da5c716cedc -address /run/containerd/containerd.sock │ │ ├─233574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4ac8688d60732d108678164063bedf36fdcaa43b5b526e96c02bfe6f19ca6b6 -address /run/containerd/containerd.sock │ │ ├─235157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 149a2858a717f82f9d9e172c8b5565901151061987e4abbcda33d891680f71b5 -address /run/containerd/containerd.sock │ │ ├─235283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f2877566288eb3044dac2924284d6c246f95df48916b28f1f31c5c2faa8bf17 -address /run/containerd/containerd.sock │ │ ├─245935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0a24e292935c26b3dc253522da16b897964f8e7afc5cc53b55e48204fcfdc95 -address /run/containerd/containerd.sock │ │ ├─246325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 805dd784cfdb2811ffc273071efa9b4f461f48c56cf7554460dd61e8fa4bebd6 -address /run/containerd/containerd.sock │ │ ├─249139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27646a35a2c90acdd1a1fab3409201fae9e402d5516c5ee072b2a9c4eb9df864 -address /run/containerd/containerd.sock │ │ ├─254035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50719d82c30dd2d5feba5548505dd729486b26714b6fcccd4abaf88836f3ba97 -address /run/containerd/containerd.sock │ │ ├─254263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 477aea6a1fd7ecef223d63ed6c51c743cec1547b0651a07ee2e02b9827254cec -address /run/containerd/containerd.sock │ │ ├─254309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc81f21ab637c73c8ba3d8c8858f98faa82d7e76eeb6949d23efddbdfe02b3c3 -address /run/containerd/containerd.sock │ │ ├─254387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4248601d30cb3434c1e21cb3883144ac774138074ba8ca03d5407d270572cacb -address /run/containerd/containerd.sock │ │ ├─266443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e13505f8fcbe8837ee4ed9fc898b9eeb4cb6360d5080ec4a518f8a352b957a7 -address /run/containerd/containerd.sock │ │ ├─269106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b5f5c787bcd2cfdab1be8b6e856326ed066c7bfc1257d2eb9bf5e1ec3489c2d -address /run/containerd/containerd.sock │ │ └─270418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2868a4b4f0c1fbdad195f64e476b7da46fbe83e1d4427e412ae38224660c5cf -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1430 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29733 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30009 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18689 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18709 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.klioaf.service │ │ │ ├─12602 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.klioaf/unit.run │ │ │ └─12634 /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-klioaf --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.klioaf:/var/lib/ceph/mgr/ceph-instance.klioaf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.klioaf/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.klioaf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25033 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25313 /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@osd.2.service │ │ │ ├─34244 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34518 /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 │ │ ├─12241 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12271 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10339 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139116 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40579 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.66 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-dad5e49e6d52af08e68fe2483abf37ac4a76146843a6cf6e7b5771469e56454a.scope … │ │ ├─25356 /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 │ │ └─25369 /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 │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─run-r7f05e6b52c874f808fdb23b71fb7f0fe.scope │ │ └─187067 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ ├─ 651 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─416141 sshd: root [priv] │ │ └─416142 sshd: root [net] │ ├─docker-749360e8806a4a4b3cd3c48327c5212544e2f6bd9c42502aac4374529e63ab88.scope … │ │ ├─18758 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18778 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-ef819b34074ab508a180850dd43de978f630dbbc2dc0f8ac7970146a7d72a1d2.scope … │ │ ├─12718 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.klioaf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12737 /usr/bin/ceph-mgr -n mgr.instance.klioaf -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1099 /usr/sbin/uuidd --socket-activation │ ├─docker-14a376893d89d3af63e3fc8c504ac906382f1e087371705326f21da4456be818.scope … │ │ ├─12355 /sbin/docker-init -- /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─12367 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10846 /usr/sbin/chronyd -F 1 │ │ └─10847 /usr/sbin/chronyd -F 1 │ ├─docker-4c385f41a3c7f071dfcda33661cfb38e59e087d422f2b92ca18b974a26906f4f.scope … │ │ ├─34561 /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 │ │ └─34573 /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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─138893 /sbin/iscsid │ │ └─138894 /sbin/iscsid │ ├─docker-e9ecf10ad5c7eb34ad9d8e62cadf9571b263a439cc31964b0b08eccba5a2bd27.scope … │ │ ├─30050 /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 │ │ └─30062 /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 │ ├─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 │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─199e211061af47b20caa292caa64d500a5f2fbb208486c6fb2b01fd4c45e7c8d │ │ └─214390 /pause │ ├─7b5f5c787bcd2cfdab1be8b6e856326ed066c7bfc1257d2eb9bf5e1ec3489c2d │ │ └─269132 /pause │ ├─b7016858f17d7b22016e74aac084e5bdb0d2f40dcda1fca1ca9fae2f2e21ce6f │ │ ├─61143 python -u /app/sidecar.py │ │ ├─61370 python -u /app/sidecar.py │ │ └─61371 python -u /app/sidecar.py │ ├─7fd3654d2c16474ba6da70fe1c80b3b3d379e3bceb6c06b664cc9d2f0351ce0e │ │ ├─268755 apache2 -DFOREGROUND │ │ ├─271328 (wsgi:h -DFOREGROUND │ │ ├─271329 (wsgi:h -DFOREGROUND │ │ ├─271330 (wsgi:h -DFOREGROUND │ │ ├─271331 (wsgi:h -DFOREGROUND │ │ ├─271332 (wsgi:h -DFOREGROUND │ │ ├─271333 apache2 -DFOREGROUND │ │ └─271334 apache2 -DFOREGROUND │ ├─eebd73c6fa58e5124b63b169ae0810ebd48ad189c6d41a90c1f7f504d1429398 │ │ ├─64074 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64111 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─ddaf888849c4cf8ae4b1d3241d276879fddcb1bfdf805cef3629191b4a4a55aa │ │ └─145784 /pause │ ├─96bff8e71350cca27697ad93be2cfdcf13bc5ead4cbaa1271e2c20a27596905f │ │ └─226825 /pause │ ├─3116bdc857be66cb4e104db0be5443d1c609d954e749cf548ef6b04dce988863 │ │ └─40278 /pause │ ├─32768b694cd021796bf058239ce07247db4c54f5cd034a97445bc9f86e40f021 │ │ └─78882 /pause │ ├─509033e1da48aff5f35b1424b5bf632ce4416160dc61a10b49bc4f1cd60450bf │ │ └─105455 /pause │ ├─cb43170361c01a924702f663ab9f8bfcba6eb7776998e2256b62a0de60623a4e │ │ └─65436 /bin/pushgateway │ ├─5f2877566288eb3044dac2924284d6c246f95df48916b28f1f31c5c2faa8bf17 │ │ └─235313 /pause │ ├─5ea26f9852ec988456708506e40172b2568cc6d58b2444846441c43d70c9f1ab │ │ └─43851 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 │ ├─7ca4f14e8aa4d981fcef75758e675ac2a1d09891ee76a7ee7253d4c535c82505 │ │ └─47737 percona-xtradb-cluster-operator │ ├─27f95fb4e72333741c4415ecef0e01a64b10f13c93f34d319f3dca243b862540 │ │ ├─201762 heat-api: uWSGI master │ │ ├─201844 heat-api: uWSGI worker 1 │ │ └─201845 heat-api: uWSGI worker 2 │ ├─c9c7e24057cc93f4da91e6283e43fdbb40ca939753339496ef74d47d738a466a │ │ └─214332 /pause │ ├─9c9a54a7912479c997cffe0f7e9ea6fe4c347aa027a2023346bae4d87acd6aaf │ │ └─139783 /pause │ ├─049b0b2edf07881fb16dc0e67f61d6a5473d210740b01dd46f99f715fc2ea3c4 │ │ └─184638 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) │ ├─7e24250fe161ce7c47785d923f4984638bfe8f8e8923c5948bc15fed3c12c727 │ │ └─173133 /pause │ ├─84adcd7b9328e80d2b2463587e2cc8eac78823db5cbda5a1016b51df8f01d666 │ │ ├─77523 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77540 /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 -- │ │ ├─77546 erl_child_setup 1048576 │ │ ├─77604 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77605 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77615 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77797 /bin/sh -s rabbit_disk_monitor │ ├─656c769cc54ee7ad0e4da2f7b47865ae364b60dbdc6c3f8006d643dc6109b964 │ │ └─55721 /pause │ ├─90509e69e3647ff7ccd1b616e36cb427150e850e3744b5892295ff07b5314ef6 │ │ └─189111 /pause │ ├─25b437b1290bf493b6c83ea357c15712e3f36b11a0f30e7efe2c90918799889d │ │ └─42872 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─6bb7c53367c8bd65fdfae632c82a3a9ec61547316baacf8a79cd7c8f2bf6dbba │ │ └─65757 /bin/oauth2-proxy │ ├─6a25bc8c11670cc3f582a71e4ee92d08d0bf3b863a9baa4ab01430dc959ee38a │ │ └─269460 /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 │ ├─56f6526903117a5f73ec844a1c4b6ffe6f8965f0e24197bce03040d0d293fa14 │ │ ├─48686 mysqld --wsrep_start_position=64057e0c-6fcf-11f1-b415-26cf092b9b74:20 │ │ └─48843 /var/lib/mysql/mysql-state-monitor │ ├─7c93fcb5044d35b09fac83a9ea252893716a9ed075b86b87a7a3b06afe4a806a │ │ └─63580 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─2f2835cd589fdc66d110fceff5986f2e685676b62e7a4d9752d0c6a28548ed39 │ │ └─56280 /secretgen-controller │ ├─c01aba9ca1f8e589c620b5906334efd8202c45f5e9c3de3620021f7050967a1a │ │ └─47307 /manager --metrics-bind-address=:8080 │ ├─29f65d8c11f788031c865a64b34b47a52348bba7a46b2c1eb18f1ccb4c15f4d9 │ │ └─85712 /usr/local/bin/rook ceph operator │ ├─9b19778e975c2bdf5d4968eca6edb42e8f81401f5101e8b11d4a742ec47f8bf1 │ │ └─107390 /pause │ ├─182acad3baab342698e9ab39a62ebe03a11490b8105d2dbaa4baf22870170e4f │ │ └─48535 /pause │ ├─70a0057d5485103caac65ce5ac700e11f54fbf9a3b5cf20aaf8b5f17985fc413 │ │ └─50993 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 │ ├─6776d7afbc24a3ebce0dea6f7d8df75d447d2911071f782342e9623e43899f6d │ │ └─65781 /bin/memcached_exporter │ ├─1b20a2799f7f2a55df661086ee66e19efeb27a51a8f84ec2971a7438a0eee907 │ │ └─41530 /pause │ ├─b89a97e472462576dc950a195143037462c8a5045ec77fe993170a628620f339 │ │ └─109209 /pause │ ├─52bc05ac2f69b75f1aebc8c653a97f704b2b62b63abbb27048801b4d1695c11e │ │ └─264135 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─0eb27f1bbed31a3e8b987fbc6443338a9fd3a3294979f25818f0ac727226c52f │ │ └─140122 /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 │ ├─f55d5da2effa9fbdb034f051d56cda4b04bc23fddb26865dd2f800d31382e928 │ │ └─56089 nfd-gc -gc-interval=1h │ ├─8ee15e94da16c3a94226adf8679c00522ed07099e057267011869658cd2d0f22 │ │ ├─84145 barbiacan-api: uWSGI master │ │ └─84158 barbiacan-api: uWSGI worker 1 │ ├─2ab29180118aabc4047b583e9c04494c86f8621e372425d04492a127a195f41a │ │ └─51274 redis_exporter │ ├─572b15f9a35e7390739a7379a8556013840398059812c830cb7fd7be5bdf0f77 │ │ ├─183091 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) │ │ ├─183425 /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/tmps5_ay5pb/privsep.sock │ │ ├─183683 /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/tmpvx2tnxvy/privsep.sock │ │ └─183837 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─b61836500dee80edd8f9c4bf89233e8a9bc5de84975699d49d54ad76f6d61416 │ │ └─214861 /pause │ ├─847fe61d71f5cffd1d562243711531d05d5438e2bc402bfb0d48557686ca31a1 │ │ └─48129 /pause │ ├─1e13505f8fcbe8837ee4ed9fc898b9eeb4cb6360d5080ec4a518f8a352b957a7 │ │ └─266467 /pause │ ├─fc949d89315f59469927831b2bf499b09703dbbaad8a46d0773f448254621011 │ │ ├─107564 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107581 /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 -- │ │ ├─107587 erl_child_setup 1048576 │ │ ├─107669 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107671 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107722 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─107803 /bin/sh -s rabbit_disk_monitor │ ├─96a0bf85bc18a084e8594add56cf83a0032db882e078d118bc4d73180e0fc47d │ │ ├─182095 neutron-api: uWSGI master │ │ ├─182155 neutron-api: uWSGI worker 1 │ │ └─182157 neutron-api: uWSGI worker 2 │ ├─4c18ecda14b5232168623f1577155cd66a704ff4786bd1c91a1f13bf57d32f3e │ │ └─95098 /pause │ ├─b26a7db0c4b19a77aa6a7d7c725a01b8808ef1cbd09cabbbb60983924aa807e1 │ │ ├─342606 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] │ │ ├─343219 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─343412 /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/tmpf453cwwf/privsep.sock │ │ ├─344029 /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/tmpbz8yt8is/privsep.sock │ │ ├─344445 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344446 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─344463 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/6a09714e-7dfa-400a-aaf5-636e990e4849/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/6a09714e-7dfa-400a-aaf5-636e990e4849/host --addn-hosts=/var/lib/neutron/dhcp/6a09714e-7dfa-400a-aaf5-636e990e4849/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/6a09714e-7dfa-400a-aaf5-636e990e4849/opts --dhcp-leasefile=/var/lib/neutron/dhcp/6a09714e-7dfa-400a-aaf5-636e990e4849/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-22e58484-897b-41af-a484-61e18fd098af,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 │ │ ├─344467 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e26a2680-61f9-40f1-acca-609fea5c651f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e26a2680-61f9-40f1-acca-609fea5c651f/host --addn-hosts=/var/lib/neutron/dhcp/e26a2680-61f9-40f1-acca-609fea5c651f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e26a2680-61f9-40f1-acca-609fea5c651f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e26a2680-61f9-40f1-acca-609fea5c651f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0a312d9f-f5d1-4e4d-ace4-a66a4c189af7,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 │ │ ├─344470 haproxy -f /var/lib/neutron/ns-metadata-proxy/6a09714e-7dfa-400a-aaf5-636e990e4849.conf │ │ ├─344474 haproxy -f /var/lib/neutron/ns-metadata-proxy/e26a2680-61f9-40f1-acca-609fea5c651f.conf │ │ ├─374509 /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/tmph6jezzjk/privsep.sock │ │ └─381315 /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/tmpf_p1rqi3/privsep.sock │ ├─ca7b7917b6d6b0b18b36e52d4a9c5a0f2ee194e3bbd0becc2a65c39a92c44534 │ │ └─46360 /pause │ ├─4c65b5771656f0c2a63d9e16d54ca8517c5e88ca1cae01ff9e16ec453ce860cb │ │ ├─105678 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105903 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105905 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─1679ca22e30456f083e36480a7cf70d4bb065b320e4ac8e863030392da2cb686 │ │ ├─ 71432 apache2 -DFOREGROUND │ │ ├─ 71447 (wsgi:k -DFOREGROUND │ │ ├─ 71448 (wsgi:k -DFOREGROUND │ │ ├─ 71449 (wsgi:k -DFOREGROUND │ │ ├─ 71450 (wsgi:k -DFOREGROUND │ │ ├─405321 apache2 -DFOREGROUND │ │ └─415255 apache2 -DFOREGROUND │ ├─d5699f9adcdf41ba54c088ea7993f7c979296498d985bb4fd2100a71a01821d2 │ │ └─61590 /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 │ ├─a3b7126689e1fb819a4f89869f9bd20bcea24f9c9929f1b5d3b7470190aeeb91 │ │ └─64921 /goldpinger --static-file-path /static │ ├─1ead006c0717742b921b216b9b8cd991fda3e82275136831eb809c004d31cda7 │ │ └─90975 /pause │ ├─5a735af0c53072887cba09ba5f173a262c07233d73d1254a08caa810b7a50335 │ │ └─65812 /bin/oauth2-proxy │ ├─a2868a4b4f0c1fbdad195f64e476b7da46fbe83e1d4427e412ae38224660c5cf │ │ └─270447 /pause │ ├─7a97f52cdc9d8c9d134a2c71356598bac07b91269d58d1151b6ea43573d0cefe │ │ └─106961 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─628c6c95380667d4c4776e71a215f863d09a0fe2f18518c87a897415b61e597e │ │ └─188927 /pause │ ├─2894d54bf85978b8fbd1eaa363b26aa4a42cb67e21b711568359355cc1ec1f17 │ │ └─62102 /pause │ ├─20892118b88cb5c6bd46959c0fcd4d3247b1904ef653fbd38b93e92cb1bac173 │ │ ├─66356 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66373 /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 -- │ │ ├─66380 erl_child_setup 1048576 │ │ ├─66443 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66444 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66475 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66604 /bin/sh -s rabbit_disk_monitor │ ├─5c6a624650f80a53b460e75c6b832f30dcfcac134b53600dbb9679f9460b36c3 │ │ └─120877 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─149a2858a717f82f9d9e172c8b5565901151061987e4abbcda33d891680f71b5 │ │ └─235182 /pause │ ├─d1e7409c07e6cbd7115b6199621235497fc325be8f8fafa1ae202edd1f508fd6 │ │ └─43350 /pause │ ├─96b9cfadd85f9a5d744454b109f69a9c6b8d2afc18c4ee726fdc832e51cd131d │ │ └─60293 /pause │ ├─55c77e767b05add7cc3bfdee9ba43adc1ecb22594513fd96ebb5bd31c540563e │ │ └─122388 /pause │ ├─107e958e5d9bc59a41e3f12a4cf362d7b8c1dac1d298f8be85eb717a6571ef71 │ │ └─194204 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─16092eeee908a0d7111d4f408fb9896d56879bec28e68ef711e6c3e67be3a060 │ │ └─47206 /pause │ ├─c0fd7deb2c7b8ea45192e83889adea51e54c99b51ba73652af0b5964591ec9da │ │ └─44267 /pause │ ├─a6875bbf82ef4702d094c76386fdc13a6c0bbd25c7090fea54c9f904e3bf9525 │ │ └─43749 /pause │ ├─7bb6e05e44ba5d4218d85e85120d21fa2a1343aeedd52501ccae57fd121ea0df │ │ └─50669 /pause │ ├─c1e66c7122db7bb52eb96ccc6c5deaec21bb97b36ce1a250dbe4e13809c58360 │ │ └─164507 /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 │ ├─961c534a03a5148683ecdd1e7b9c6444a4b9bfc744b8a0f5d3b806af6cd6390e │ │ └─61816 /pause │ ├─f5c3bab79912239b5adee3fc728f1d546740c8e2de9b04e06c1867c943d6f2d5 │ │ └─105504 /pause │ ├─a47e89f7418ba84141a18e97e1c0c1c9e481e956e8ca5495a5b553297b71ceac │ │ └─229375 /pause │ ├─474b091591186a6b39b2737600f9c3ba6ecc76cdae41b7d6c2e625e2eb6b8e95 │ │ ├─182089 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] │ │ ├─182501 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) │ │ ├─182504 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) │ │ └─182507 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) │ ├─c0553fd4c524e8045704cefee6c56af6913589681fbb2f379bddf248bd5db063 │ │ └─51195 valkey-server *:26379 [sentinel] │ ├─c3bf9d1496dd1114585c75fc8520a8743a03abd460a345319080b9198e825790 │ │ └─62574 /pause │ ├─09d2d3fefc3e473ca3f86d60d22c566b692421153a2c2f15e28101840f5a3927 │ │ └─229458 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─e23842b1ec9068d806785a0a7f01c7c5f0018948e49de5d0af1c3043265eec23 │ │ ├─246271 magnum-api: uWSGI master │ │ ├─246313 magnum-api: uWSGI worker 1 │ │ └─246314 magnum-api: uWSGI worker 2 │ ├─ed56d5c97ff7f2bb20e08bca4291e562d860cd15527eff71a8cff2c571263299 │ │ └─232070 /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 │ ├─c6a4d70b2a554dd54aab4c2200785d989355277d54324ffbc2ae94d8ea6794d0 │ │ ├─264171 /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 │ │ └─264543 /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 │ ├─04ad3c980f78aab6d70331c21192d847dcb8a8590a8352eee2fbb4ae90d6191b │ │ └─47422 /manager --metrics-bind-address=:9782 │ ├─a762107e9061cf1ecba18a371ad7c47f98f86d9ef8c780eca0804125839502f1 │ │ ├─226939 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226956 /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 -- │ │ ├─226962 erl_child_setup 1048576 │ │ ├─227024 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227025 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227036 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─227248 /bin/sh -s rabbit_disk_monitor │ ├─0820051bf3f509610fd9c13ed8a719bb18360f3d3c8cef04e989a579c52cc65a │ │ └─264111 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─d6f0e5aa4f21fdff9bc5164264bd8a9db742c275569fa0054e5aae2a2bfed094 │ │ └─43328 /coredns -conf /etc/coredns/Corefile │ ├─288e8dfec092e601401a45922b5ba6b6ccf16808828f74cc7e396d4446f059cc │ │ └─68138 /pause │ ├─50651ea9c5cda063650c11cf708d2591954b2db40ed06b6d4eeb097671623ee0 │ │ └─77394 /pause │ ├─cce36b0982fb419772d501a26d11f4b64bc4e59e9eeb3e0a19c81a3f28b6832e │ │ ├─104351 glance-api: uWSGI master │ │ ├─104365 glance-api: uWSGI worker 1 │ │ └─104366 glance-api: uWSGI worker 2 │ ├─36328865e0c7d43a783576e48f22c706ab54705d812ed0a32e2454f33924fb26 │ │ └─64331 /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 │ ├─fd0438c91d85696ed83951fb68ed9270ece7adacb7b55d7767a1f9a0e2b08f5c │ │ ├─223860 octavia-api: uWSGI master │ │ ├─223874 octavia-api: uWSGI worker 1 │ │ └─223875 octavia-api: uWSGI worker 2 │ ├─7f4eb95244c77f004c60b1454c3557e21e0ef05e698a73bebc2927a3eec96ce0 │ │ └─186993 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─39a7330a330c1095cdca4b60f63d94835db2ec96e89a01a6374ad23aff69f4e6 │ │ └─63717 /pause │ ├─631934b6ea17a86beb4dff15655ab5042b115ad97150e7ab16016c8e84d1bde4 │ │ ├─169161 nova-metadata: uWSGI master │ │ ├─169193 nova-metadata: uWSGI worker 1 │ │ └─169194 nova-metadata: uWSGI worker 2 │ ├─c35424577749c61e2b0e6d3a310c0ccb0d559d5a37eb2371098c00814d693e8f │ │ └─40193 /pause │ ├─db062e18d60097b65cc20b118a76c61fd8eca2a94aa42754437a0d813a0ad8f2 │ │ ├─273016 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─273028 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─b7bd1758e005c309885eb88053634d444f9977b82eb2b76d8836b93cf43b5911 │ │ └─61667 /pause │ ├─d822924569b3027d64b0ec33eaceb2c8e7892ff2e7a5272a0d78407ef9e96c52 │ │ └─56164 nfd-master -crd-controller=true -metrics=8081 │ ├─5a80c065a724b26cc2c2d642c5d8a22898ccdd5cf264928800662b473aa3b64a │ │ └─64845 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─0a8ae4c276051e4a2d0adfffcb6e61cd01641e965616ad5c85b115d65b13b0f5 │ │ └─55758 /pause │ ├─31e50f4790df8fe228fa27b63e4b59c51486312cad726da274825fc5a788443d │ │ └─44205 /pause │ ├─dcc9aea0f51fe6a855068cc114b9234b62f96fa2eb277f7ec09f45e127b15fb0 │ │ └─66103 /pause │ ├─9d1a3017565f944e964db9236475d411d630a5a9794005b1aa085d9fafb63b3b │ │ └─40410 kube-apiserver --advertise-address=199.19.213.66 --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 │ ├─c4124054552e6a3bcc5d7b453e08152c7e8a782dda235b852a89d3481f0a9b05 │ │ └─63012 /pause │ ├─7c8ad9cf8e3c058e94bb411ff5a989fc24e5d3ad54686f195609f42d4aa0a7ef │ │ ├─119372 cinder-api: uWSGI master │ │ ├─119385 cinder-api: uWSGI worker 1 │ │ └─119386 cinder-api: uWSGI worker 2 │ ├─21fedb3bca439c81f1328b67279f323b45248af7d9785eb72eac1e8eea383105 │ │ └─141250 /pause │ ├─b561c5bd5b464beb083aaa2103a83af207d537a7ff544ccd837991d499ccdf45 │ │ └─186264 /usr/bin/libvirt-tls-sidecar │ ├─227f1814f4eada6bc5cb1be9a44b5ca75cc799b24e9b8f4c6b4d9ce43bff078e │ │ └─141902 /coredns -conf /etc/coredns/Corefile │ ├─11c74371c1aec04d643b3c39ce8704c8660994a9aef304d4b7c2bd2bf46c835b │ │ └─122902 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─41a40b8478deffd538eead2f82461fab744a4b95d0420f02c821afb5596082ea │ │ └─214406 /pause │ ├─4ff6345b83c3a3f91e2056aeb53a59b2ba1e8e657fb0c03f19eaa03f7706df54 │ │ └─103904 /pause │ ├─75da61f1fda5a843d882cce5855da69bbf2742e8349f5a9db4ecad5f8d730bf3 │ │ └─46426 /pause │ ├─f44157a8aa20d349846e582fa9bd402082cfcae458690d199014cac7e9be70ae │ │ ├─48628 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 │ │ └─49835 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 │ ├─477aea6a1fd7ecef223d63ed6c51c743cec1547b0651a07ee2e02b9827254cec │ │ └─254290 /pause │ ├─1044bffd2103a01023f315f2cf2733c59a4d77de838d50f4b32db3ac352312b3 │ │ └─231515 /pause │ ├─9a721e2b4da2804bb9a26b7e3c4ff60d3147dd53c5cbd85e152bd8c04d11a3ab │ │ └─40363 etcd --advertise-client-urls=https://199.19.213.66:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.66:2380 --initial-cluster=instance=https://199.19.213.66:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.66:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.66: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 │ ├─d7e1be004f2271863c5e81827898ab7c31047336928e983a6d3b20e7dcb91461 │ │ ├─140158 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140170 /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 │ ├─8ac59b853bc0871e27852556a21becccf9662a2327b54c922db76da5c716cedc │ │ └─232043 /pause │ ├─a339c8a50f807e776c76adc25c373efd6191e2ef2390271357ce0720e8fdfe69 │ │ └─233627 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─1ab2929fe1bce3ca6817f7c326eda6fda1f1d751dd1d30937b22878992c49f92 │ │ └─56037 /pause │ ├─d182110f5850d8e1c68951128be84ceaef849cc8388609b7ee3afe8d5522ad91 │ │ └─47617 /pause │ ├─b9c7750a1a468e4732744a813e857de0c8e26c7d8b38f7b44c54c819dc8f0d8e │ │ └─40792 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─c4ac8688d60732d108678164063bedf36fdcaa43b5b526e96c02bfe6f19ca6b6 │ │ └─233600 /pause │ ├─6a8b7d7c6b8a4949594289999e740745520f8279d7cd01a83b06a1d56fd2ab88 │ │ └─65250 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─300ecb67f5ae1f486b4307ab9a75ea390d08ac523b399b8d42a1dfff195ffc0c │ │ └─56124 nfd-worker -metrics=8081 │ ├─e943986cc17695c1824cbc2f32c2a53ed608986918704f79319e0578bfb2864f │ │ ├─184647 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] │ │ ├─184968 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─185630 /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/tmpbbyvsmwc/privsep.sock │ │ ├─374630 /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/tmptkp5dutu/privsep.sock │ │ ├─375037 /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/tmpil9ia795/privsep.sock │ │ ├─375595 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─375601 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─377416 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=54dfae03-188a-4bab-b3a5-3fde715c452a --namespace=qrouter-54dfae03-188a-4bab-b3a5-3fde715c452a --conf_dir=/var/lib/neutron/ha_confs/54dfae03-188a-4bab-b3a5-3fde715c452a --log-file=/var/lib/neutron/ha_confs/54dfae03-188a-4bab-b3a5-3fde715c452a/neutron-keepalived-state-change.log --monitor_interface=ha-21004cb3-58 --monitor_cidr=169.254.0.22/24 --pid_file=/var/lib/neutron/external/pids/54dfae03-188a-4bab-b3a5-3fde715c452a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─378469 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=5851896f-baa8-43f3-9d7a-561f0029063b --namespace=qrouter-5851896f-baa8-43f3-9d7a-561f0029063b --conf_dir=/var/lib/neutron/ha_confs/5851896f-baa8-43f3-9d7a-561f0029063b --log-file=/var/lib/neutron/ha_confs/5851896f-baa8-43f3-9d7a-561f0029063b/neutron-keepalived-state-change.log --monitor_interface=ha-209c84db-58 --monitor_cidr=169.254.0.237/24 --pid_file=/var/lib/neutron/external/pids/5851896f-baa8-43f3-9d7a-561f0029063b.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─388056 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=504e3ede-6cc3-4890-9766-dd7803a15574 --namespace=qrouter-504e3ede-6cc3-4890-9766-dd7803a15574 --conf_dir=/var/lib/neutron/ha_confs/504e3ede-6cc3-4890-9766-dd7803a15574 --log-file=/var/lib/neutron/ha_confs/504e3ede-6cc3-4890-9766-dd7803a15574/neutron-keepalived-state-change.log --monitor_interface=ha-e1660936-4d --monitor_cidr=169.254.0.180/24 --pid_file=/var/lib/neutron/external/pids/504e3ede-6cc3-4890-9766-dd7803a15574.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─79fc8032745e16198e2cc3c6b6d57118486c47d9f13f4d7a8b1a146ca769c440 │ │ ├─41980 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42402 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─4cc9b1a9a17ad13c6ac2e2ac5537e88913ac2e53d6635c123e727c4e8ac4146f │ │ └─44413 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─faf43bf06f9bf5328b55928377d66c5a39b9fb8c72c527f39f2657984551e643 │ │ └─63295 /pause │ ├─f5b0e22ba5329d4ec7f6c3d1b0f7a8d807e5bdf8312359d05d6d7520e74458b4 │ │ └─96399 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─7e258b70702c47b4cbf3afc346958736244b320d30717ce18a64a59acd1ba89d │ │ └─173485 /pause │ ├─3910c83856c0b99026fb9255a7ef6f16395a4546ba467a242025e2e4444ad0c8 │ │ └─48818 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─40624422f863a772b1d85c3b46014c66c47bf4345c11e13ca2431b5ae63b4aa2 │ │ └─40768 /pause │ ├─877de031411f8d419abe4cf45417e66e41aa8628d80fdfe3bf28e0853d29a0d7 │ │ ├─201807 heat-api-cfn: uWSGI master │ │ ├─201842 heat-api-cfn: uWSGI worker 1 │ │ └─201843 heat-api-cfn: uWSGI worker 2 │ ├─b217d7d3a0f1be1103887a6b3999a2ffcbd1bcace06c01cfbd866422f4711692 │ │ └─61319 /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 │ ├─9f09a6fe32c7573d3d7ca7fcc3c3ed003c3affe625c5ccde91c11417e304e48a │ │ └─50870 /pause │ ├─57dd81a263d559247a535eb8253eab85e55248b1ceff181d924999d6d187d2d0 │ │ ├─245993 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─246693 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp0bby68p3/privsep.sock │ │ ├─246696 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─246761 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─cf6005094e3634769ab9d1bafac62e96dc76163cb07cd0151f8919d6806f0f74 │ │ └─62012 /pause │ ├─e530a251690b4916200edcb1f88c1cc07e0623e370490c49a21472e8f59f5225 │ │ ├─249517 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─249535 /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 -- │ │ ├─249541 erl_child_setup 1048576 │ │ ├─249616 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249617 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249629 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─249930 /bin/sh -s rabbit_disk_monitor │ ├─9c5f0eb950c3c26097188865629007cb074a59e1b4e2c28d081585c19fc47f78 │ │ └─270657 /bin/openstack-database-exporter │ ├─432cc1d623df346992118a0271b1cd3381e2413bb5165ff1deb46a1162d8bcdc │ │ └─172949 /pause │ ├─7e184694417c5ec8c4fe11f6481af3ec672f04e2247ba731fb0a743294c9f3ba │ │ └─145575 /pause │ ├─28fe0473dda6ce5e427fa1b0843882f4a715a383b08a093aad880a9670bb548e │ │ └─252098 docker-registry serve /etc/docker-registry/config.yml │ ├─d5a3eb387787f0144046ee749d19585fa08a2d62f32c6681210ac9d2d5b2746e │ │ └─122311 /pause │ ├─1f3fd09994abcd3fc072970ff0ee72a65c646356839e261dc182a35226dd3a10 │ │ └─172952 /pause │ ├─88b71bf4fa6b89cc87e2a9c01ae653c8c2aef4d92770971a04ee0d75d619b989 │ │ └─63535 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f6e242a07093ea276d34030c9be7ba02d04b58d95d930a1468964b01b7b60283 │ │ └─224905 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─58ea96e60a7dc05cea4c379e495c7e6d4f90772d9dba1f30387d9d3d50da49e4 │ │ └─60032 /pause │ ├─16c3c2ba78a0f5ff8864381453c7de584b3fa7c6e6557ac4ac8255828032f2a6 │ │ └─64515 /pause │ ├─47bdc715fd86780e2cb8f5d6df4577fbeadf48722209f184e63f59adb8b2abca │ │ └─125002 /pause │ ├─e613b148d4a193a594710f047ee40310d435d5ec83d37dd0249ee11127834e82 │ │ └─186546 /pause │ ├─78c541e85a3545d7959a1b609aba654e7fc56f65faad1d21b5dea061fad065dd │ │ └─50901 valkey-server *:6379 │ ├─aa98d11c9619d64d2eab9cef6433a337b1920e8a4dfbf6b10349bb8bd423dcbf │ │ └─40284 /pause │ ├─922048fcff9c0797a1606aa9133cc433d5d886acf42032d6e08be743929172c0 │ │ ├─186774 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186790 /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 -- │ │ ├─186796 erl_child_setup 1048576 │ │ ├─186921 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186922 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186932 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─187259 /bin/sh -s rabbit_disk_monitor │ ├─d9004ece625ad2397f23bfd7fb99e90e9bb84a8fd2a73d631799d674dd2d45dc │ │ ├─123401 /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 │ │ └─123448 /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 │ ├─57b5ae40c06a1362f0d9c6c1fb8496c04e9e0ba54252053aa063c3f2593eea82 │ │ └─173022 /pause │ ├─948bbfc12635bac33495f089ce92f70e0522252301fd62c755449fd78a1c27ca │ │ └─95531 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-q6gjt --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─8e8f1f5b6a7f4d7360f4bad290096673617d058a5de1e41ba3a245c0ffc39383 │ │ └─64262 /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 │ ├─c1e80bacfa11798d03db3424fdbde1a62627b32ede2587724ab6d99db87f21fa │ │ ├─91115 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91133 /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 -- │ │ ├─91141 erl_child_setup 1048576 │ │ ├─91337 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91338 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91348 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91568 /bin/sh -s rabbit_disk_monitor │ ├─fb6d1c5596067566ce35dc88402720b58b4dd7ab532edf876b062ccb5bbd15b7 │ │ └─170978 /pause │ ├─cb89d37ff2ddcb2a38ef677fc1c3d694ac2a777e4bea5b3faeb83eabc441271e │ │ └─186310 /bin/bash /tmp/libvirt.sh │ ├─4c7cc730eb9e3d9f24319427b2ed7e26c8a5edab26d4501983829fa177a5e56f │ │ └─109249 /pause │ ├─713e3f5309bd91897dfa6a716626ac2271d5a12cf6585d407f75fddf5ea26ebb │ │ ├─ 46687 /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 │ │ ├─ 46701 /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 │ │ ├─ 46810 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─268618 nginx: worker process │ │ ├─268619 nginx: worker process │ │ └─268620 nginx: cache manager process │ ├─b575bc57b787f4d85553d98465cc0b75bc994b0fe841070c641fab010055827e │ │ └─230875 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─92023c5c0ddc22286514edeb69ae8118e6716a92181244eb8ea1a396dd28b10e │ │ ├─171246 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171263 /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 -- │ │ ├─171269 erl_child_setup 1048576 │ │ ├─171334 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171335 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171345 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─171535 /bin/sh -s rabbit_disk_monitor │ ├─c63df34c4570f601b192a05122ae84de22f6c2fb9aaefef612b6887a7e405513 │ │ └─40523 /kube-vip manager │ ├─7d2bf87b14c74b3068f49252ef53a3ef22eb12fe8a9965bc607608ca29e6d899 │ │ └─40257 /pause │ ├─6d6d5c1607e89697d213de58bfc25ab901bc90c0df2d05f18848b619c41babfc │ │ └─145225 /pause │ ├─2c87fef8c65c6eb0f39af3e0a0d501a344dd8a572033ee96954afce1e647dfe9 │ │ └─231558 /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 │ ├─6785c9f0b5cfa5d635a75fc89e4c163830af23954750f52d3fa51996531a0c92 │ │ ├─264147 manila-api: uWSGI master │ │ ├─264236 manila-api: uWSGI worker 1 │ │ └─264237 manila-api: uWSGI worker 2 │ ├─46ad5ebdc86395b1961f0cc9ad4f3e5fe930d44c09c2899f70ff396d95d03e97 │ │ └─60627 /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 │ ├─9a298b247d18e309c436b4515bdf7db621b2548f1105295e0dd068052652910c │ │ └─230492 /pause │ ├─1d525f6b11f64e66188ee6d4430c58c656438c579953bb48c5430b8d6e9a1f15 │ │ └─205891 /pause │ ├─f8b54d41b7ee8be63e6ece25b45befda37b2768f85d0c3f1067ae7cae1621b51 │ │ ├─170002 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170434 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170435 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─7a9fc6ef329b31788fd4a1fb73081a41a513ccc3e38f68e58bc591fc5a70f4b8 │ │ └─62052 /pause │ ├─a1cf2fdf1cddf6046dc5f8aa476cf17229db9b4a70dba6e9e30802af9852ee43 │ │ └─44504 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─cc81f21ab637c73c8ba3d8c8858f98faa82d7e76eeb6949d23efddbdfe02b3c3 │ │ └─254345 /pause │ ├─7c4f62da36d500e8d89385d8776b54771866be0195d630191d6f744689347dfc │ │ ├─130548 placement-api: uWSGI master │ │ ├─130575 placement-api: uWSGI worker 1 │ │ └─130576 placement-api: uWSGI worker 2 │ ├─969515930c77eef2910c9a7b9ee12e1629c25ea3fabd78723a7860755c09e021 │ │ └─42843 /pause │ ├─5978b1eda62de752398490d3d220e42127ca901f71c9e104ae5eabe3fe0a8874 │ │ └─43400 /coredns -conf /etc/coredns/Corefile │ ├─0065b9b7a26f20f2e75f39aef82d55361d00890608c6cfc984cba3b1eb4020e2 │ │ └─145138 /pause │ ├─02d1436e2f5819194be17e39af32ff1ad8f5ff2b8dde11116f1fee9c4728d066 │ │ └─65282 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d431a785f7dbf7409d82e0170caeea98cb27a9c7407a8213fddf1ebcd5072a85 │ │ └─64826 /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 │ ├─2c5713b92256b4233cd3218e80b541c8ca111295174cca20937ffc60da2f2c9e │ │ └─64740 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-66.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 │ ├─f72031a3e4dae13c18a4bab18bad9a6d0d7ee9c7b7c850a4f32a5269224b4588 │ │ ├─174027 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─401783 sleep 300 │ ├─8e1abcee33bfaed773d82da56261f9e31ec3965504095d86e2b1b8484da21784 │ │ └─62620 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 │ ├─50719d82c30dd2d5feba5548505dd729486b26714b6fcccd4abaf88836f3ba97 │ │ └─254059 /pause │ ├─803fce10e97efeb9e2e5f03526b1a591a252246b0dcb35227957fc6f79c19d84 │ │ ├─194172 /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 │ │ ├─375730 /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/tmp6is47y6l/privsep.sock │ │ ├─376030 /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/tmptoluxnof/privsep.sock │ │ └─377860 /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/tmp5gcl6luq/privsep.sock │ ├─3dcd484ecd68d3f2539561bcacd04f2a2ff10de01410cb4a8f4f37c1b97ce8ab │ │ └─46777 /server │ ├─029ef74061c0d2ebda21a8e7c7fcfeb6cd7b4922030d0512197b8f2633307e43 │ │ ├─169014 nova-api: uWSGI master │ │ ├─169082 nova-api: uWSGI worker 1 │ │ └─169083 nova-api: uWSGI worker 2 │ ├─73d3618704027c07607e7a09657fb778137d93ea7af006e2495570087539804b │ │ ├─225794 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225813 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─226886 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226887 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405956 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405957 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405958 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405959 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405960 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405961 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405962 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405963 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405964 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405965 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405966 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405967 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405968 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405969 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405970 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405971 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405974 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405975 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405976 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405977 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405978 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405979 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405980 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405981 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405982 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405983 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405984 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405985 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405986 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405987 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405988 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─405989 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─26b85f12610b450388ab7bd17b3ca3c357df841417e0c7b714b47653107e2072 │ │ ├─201781 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─202150 heat-engine: ServiceWrapper worker(0) │ │ └─202153 heat-engine: ServiceWrapper worker(1) │ ├─d030125b08ee4dd034186d3a2f4e6457767e4a03f61f0d1b1f9b52a30bab674f │ │ └─173538 /pause │ ├─be7ad3fae417011750f0f87fce2830bddb70616b5d3f9f53cde35b7d83e4347e │ │ └─60251 /pause │ ├─9058c68a3bd40973869b8059ef4f1f130e3d89f0da4f43279244cbdfc5ed870e │ │ └─60202 /pause │ ├─d339163e395165114982e2b3f926084b71755dda026b9c2a9d33730bcfa3aead │ │ ├─ 95696 /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 │ │ └─409959 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─dc3b4874416fc1a975769d9a8e44082d9e269c7957f089349c2dbdcf80cbb635 │ │ └─142511 /pause │ ├─805dd784cfdb2811ffc273071efa9b4f461f48c56cf7554460dd61e8fa4bebd6 │ │ └─246362 /pause │ ├─e80bceac58bc7c3b178efd0091c334d1a070194f1043315d09e917d163a31e1b │ │ └─144713 /pause │ ├─76c416e8346609bf34fdf279039dc6f9423cfd29da48d94bf422adce0d7ad790 │ │ └─65071 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─ff24379ab7aa95588daf2f880da7e473652e76e5a7ace5ba197d42801c2f4ef2 │ │ ├─63241 nginx: master process nginx -g daemon off; │ │ ├─63259 nginx: worker process │ │ ├─63260 nginx: worker process │ │ ├─63261 nginx: worker process │ │ ├─63262 nginx: worker process │ │ └─63263 nginx: worker process │ ├─f86e35163124274d8bb51ae67551097064828c1dd10eeca9846e3962a88f15be │ │ └─55812 /pause │ ├─d4158009d01fe5057585dc0eb9dd3a66da69c8e002266ce105235c62b1f344df │ │ ├─224939 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─225483 octavia-worker: ConsumerService worker(0) │ │ └─225486 octavia-worker: ConsumerService worker(1) │ ├─66efa8f5a41ff6fe1c2b2aeb20c3544b075f841528ab3f5165c06a249b1d5535 │ │ └─41809 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─1a991a094f99af41b6beeb24d5670b1b5697ad1ea861b80255bfecd7640d902b │ │ └─145381 /pause │ ├─5addb4ecc009e4a097be973fe7ebdc92c91ad1a72f0020c4768e5815e66da453 │ │ ├─170086 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─170783 nova-scheduler: ServiceWrapper worker(0) │ │ └─170785 nova-scheduler: ServiceWrapper worker(1) │ ├─20e96ba9253327e46a87d07b8006fcc653fb8c65c82f8d7fd824cb8dffce3347 │ │ ├─182241 neutron-policy-server: uWSGI master │ │ ├─182261 neutron-policy-server: uWSGI worker 1 │ │ └─182262 neutron-policy-server: uWSGI worker 2 │ ├─13c21686c2e8dbbfb4b426a5b8df2ad3fc8175862629ef9a5b27276f1ca927bf │ │ ├─142731 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142747 /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 -- │ │ ├─142753 erl_child_setup 1048576 │ │ ├─142905 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142906 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142916 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─142983 /bin/sh -s rabbit_disk_monitor │ ├─53e8f8859a18b2aab0e55899b68c39c2c386fd4d59d70abb4e2342dad72911c4 │ │ └─40409 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 │ ├─2daddee917b2414bc0768dfc9d19e3ce18a7b5bd16136e07a94192f7c89a24b9 │ │ └─44295 /pause │ ├─ef2faa09e953c10e7f38690b61357f3438855cb69352a2f724da3ccd2456c456 │ │ └─47246 /pause │ ├─df2a1dea2e4dc31813982bd51d951631aaa3c2463b796334d36a3cb3a891c240 │ │ └─188975 /pause │ ├─27646a35a2c90acdd1a1fab3409201fae9e402d5516c5ee072b2a9c4eb9df864 │ │ └─249163 /pause │ ├─6dfc045b8378b18896a763364db7ad7756db65c16ccb8588cbd87f0416dbad50 │ │ └─48784 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─6c0a4624643d567187eb97b0911e131d624f5656a0b14b84f895f1872f024c87 │ │ ├─206120 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206138 /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 -- │ │ ├─206144 erl_child_setup 1048576 │ │ ├─206316 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─206317 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─206334 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─206435 /bin/sh -s rabbit_disk_monitor │ ├─d1016a6c8e7a0ca1d8f0272e716e077bc4baad06cc2927e4b50f7781e9c814ae │ │ └─173053 /pause │ ├─7760d99d73b115c1b3cd5f4a1b8ab2caab97687cf755618bdbd24f104215eabf │ │ └─40386 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 │ ├─51103bd41f41178cb6916eae354bcf13ddf1e5b754fed09a3c6f0f75773d3522 │ │ ├─246535 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─246850 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─246851 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─9e4e4a41e8e654af9a0b708c0e334e53917de82896e61888bc137e12db6cc404 │ │ └─84868 /pause │ ├─922a9a2f174c7469cc9cf8485a77c88ca98bd6360e6c300cbfd188f588ab5411 │ │ └─44459 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─e9d53e1b38c54ff6a0e0ec4d825c2caee1958be5adf5b90c584d3634d14f4b31 │ │ └─64222 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-66.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 │ ├─65539324657b43f9e61bba753708551282cb48bbaa05a7d2c581eba6274b78f8 │ │ └─41521 /pause │ ├─e0a24e292935c26b3dc253522da16b897964f8e7afc5cc53b55e48204fcfdc95 │ │ └─245966 /pause │ ├─4248601d30cb3434c1e21cb3883144ac774138074ba8ca03d5407d270572cacb │ │ └─254429 /pause │ ├─028bf70575e15455ca0953dbeae037d8438fc668090b90b0c744eb133452aaff │ │ └─141686 /pause │ ├─94cc2579dbca109e4b8c8463bcdb0e00c537db3243aa27558523c0a2fa72b12e │ │ └─55075 /pause │ ├─be3d54d6e7f7715ed4d4b850887dc2eb166af8bd8589a6d6e43370dc61e5b9e6 │ │ └─40282 /pause │ ├─9f34f8e263af2637d0ff79f7b4b41fc8528ca54c417db2da38a947468c161adc │ │ └─43288 /pause │ ├─a58f82cb54c40856b26a2ac3b254242e571908277362bb07ea89b51f1df4aa21 │ │ ├─61119 python -u /app/sidecar.py │ │ ├─61372 python -u /app/sidecar.py │ │ └─61373 python -u /app/sidecar.py │ ├─12678365452bd467fd7715e95e9399f447d3774dd6e01e00e2583aaa23ae1f5e │ │ └─64783 /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 │ └─fa7d96a19c993c2fabd74528dcb507a5eaeb419321837a2a8dd6d931584ceae3 │ └─95052 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount