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 │ │ │ ├─21261 /lib/systemd/systemd --user │ │ │ └─21262 (sd-pam) │ │ └─session-22.scope │ │ ├─21232 sshd: cephadm [priv] │ │ └─21276 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─700 /lib/systemd/systemd --user │ │ └─701 (sd-pam) │ ├─session-4.scope │ │ ├─1450 sshd: zuul [priv] │ │ └─1463 sshd: zuul@notty │ └─session-1.scope │ ├─ 697 sshd: zuul [priv] │ ├─ 714 sshd: zuul@notty │ ├─ 859 /usr/bin/python3 │ ├─ 1454 ssh: /home/zuul/.ansible/cp/199.204.45.248-22-zuul [mux] │ ├─416317 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vhyynhovpuxwtwqimxwtiduwwmdwfttz ; /usr/bin/python3'"'"' && sleep 0' │ ├─416318 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-vhyynhovpuxwtwqimxwtiduwwmdwfttz ; /usr/bin/python3' && sleep 0 │ ├─416319 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-vhyynhovpuxwtwqimxwtiduwwmdwfttz ; /usr/bin/python3 │ ├─416320 /bin/sh -c echo BECOME-SUCCESS-vhyynhovpuxwtwqimxwtiduwwmdwfttz ; /usr/bin/python3 │ ├─416321 /usr/bin/python3 │ ├─416322 /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 │ └─416324 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 … │ │ ├─ 9792 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12164 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6de66625e579ba5491f0a524d112754e4b14ec33e4f086d26047e966131ae58e -address /run/containerd/containerd.sock │ │ ├─ 12552 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b0a4f0b7b16c9ccebe5bd628bf5089cd5e7b98ae40c60361944013cc33c8f1f3 -address /run/containerd/containerd.sock │ │ ├─ 19306 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fc03281823e68fa55089bfd052f3bf81d4fd813033e59c7c81faab7384d8bf28 -address /run/containerd/containerd.sock │ │ ├─ 24490 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1c0d92528db1815a40757bbef7e0e1b42a0d53441658e0dd327b54f4c2cf7884 -address /run/containerd/containerd.sock │ │ ├─ 29193 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ebbbaec393f832375079bb5e054ba62b737f74934737fe97bd0576a438361d7f -address /run/containerd/containerd.sock │ │ ├─ 33867 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a430a015f387b232074ca45a002f0a9b8ed67ac2a6bff99e29dee01c8a4f7dfe -address /run/containerd/containerd.sock │ │ ├─ 39454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5813adcc8ebd9dfca8fc9f75f0566cd9f7648581c38ef8b7cb1baa89c19c78c6 -address /run/containerd/containerd.sock │ │ ├─ 39485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa94fff4bd6f87c441158342f2fa6810fdb70e9f704f730f0317a1d2115a8223 -address /run/containerd/containerd.sock │ │ ├─ 39524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f9a28cb79feec4a277f5cd2525997530bcad2ca316c897b0079579eb714cb8e -address /run/containerd/containerd.sock │ │ ├─ 39526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3693deb32296aafb0a827e99845e489a6590fff5f61daab41610395ae9fe829 -address /run/containerd/containerd.sock │ │ ├─ 39531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5dee7866a68a51ecf9a7b5b6d5b7aaa5d8e50353bd4f5bdc53134b119e65568 -address /run/containerd/containerd.sock │ │ ├─ 40027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc10168a598a6b496c42ef76706edcd4ec5f85d7aaf83a25bc69ff4a88d3b7fc -address /run/containerd/containerd.sock │ │ ├─ 40898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec4395a41b16bc4a9c92594a8e339c3b4d5a3c15c63383232703649c7135a92b -address /run/containerd/containerd.sock │ │ ├─ 40924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fa2b66b4d60228ee0702edfe8223a21c3f36bae6170ea211938e52a5db3e1eb -address /run/containerd/containerd.sock │ │ ├─ 42143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fcebed72d48af25873a34fc458fc166e0d055497ec905221b34ca84dfeaf3d9 -address /run/containerd/containerd.sock │ │ ├─ 42554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdf4a6905f9bbbcbc569bac9cdd15138ee6b26bef0476d3e4b16a17d31f08449 -address /run/containerd/containerd.sock │ │ ├─ 42593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e3c7b4d9a1d4322ea0c944878540d3d6c0045f7bb95ac2745d0d61556236958 -address /run/containerd/containerd.sock │ │ ├─ 43034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id affb5488d5258e5ec55a4dff919e2066949d1241dd6f4a8d1a2ec1caf2bd403f -address /run/containerd/containerd.sock │ │ ├─ 43491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76cd0bd3d5b79ce352ab000a80bbcb38c0fc4a2ee121ac6451cfc43cc3acd4ae -address /run/containerd/containerd.sock │ │ ├─ 43509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86982746d9fed90c85e1dc01f07be0c7275546d4c98dd57712618fcc924f6291 -address /run/containerd/containerd.sock │ │ ├─ 43559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b92765825e7271af3d15589707e5ce75f5056e042fb200fdd6ec99caca81fe3b -address /run/containerd/containerd.sock │ │ ├─ 45984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a5fbb701e305e9e79519958914545c37e45f8e53d2c7f2fb572afc2d01c8bab -address /run/containerd/containerd.sock │ │ ├─ 46113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 850ebbd85bb484a938fa9b22686fb0351ebccfeae67e4c9d0c9e4bc999b90fe3 -address /run/containerd/containerd.sock │ │ ├─ 46840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d68d8c4811d40d53e984467b25d738e270780992ee3ac40f1ed1af81f4e7f6c4 -address /run/containerd/containerd.sock │ │ ├─ 46943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9c8d327424f9ab944cc2aef131e4c227bb9012384e147f29505836cab95acf0 -address /run/containerd/containerd.sock │ │ ├─ 47300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5089bbf29e9c05889c403a4ad947c8851a74d317b4bb87d3a0924b60cfaad26b -address /run/containerd/containerd.sock │ │ ├─ 47642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c957446bcab380170c40015d2e555453d04386091b44c2a866ab7a9538455e84 -address /run/containerd/containerd.sock │ │ ├─ 48044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb45b749c2f5633cdbc54ce461f9fba87772063754da5f9481c9b8c3e44d4f97 -address /run/containerd/containerd.sock │ │ ├─ 50521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bee60c6555e95ead32dc968500d3584b89af571f55a6840a93a8f5b233a2564 -address /run/containerd/containerd.sock │ │ ├─ 50750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e1699fcb74a58e18d5b9daf02f4e1d5339723a4b570645043bd7c27704adf7b -address /run/containerd/containerd.sock │ │ ├─ 55094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e6a30037157e309cbdbdbb475d56179a299173f0e8ba6e9de2ca28dc4c6b397 -address /run/containerd/containerd.sock │ │ ├─ 55774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0eceb1c5c6bebd0fdb71675cb2fd0f5b74274ed52c839f7341cf0294c113436 -address /run/containerd/containerd.sock │ │ ├─ 55813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfb81231f689c511b9afbe417aaf33222dff55f58e6f6d1a2c2d7914362e9a22 -address /run/containerd/containerd.sock │ │ ├─ 55858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef0e3b88e47a97fd88145d985dc29be1d31dc72163815aa20fe25e18ee84a034 -address /run/containerd/containerd.sock │ │ ├─ 55967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 630b639f12604aae2bd3140548d1f6c84004e5bca38c9df664048eb6511d22f2 -address /run/containerd/containerd.sock │ │ ├─ 60495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3741140da68c9c4cf5f257ac7581036aaf43acf9d3e50c2c71270f972d8b619 -address /run/containerd/containerd.sock │ │ ├─ 60606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bddbfd6cd92cdf293c0bacaa3c01e1e185997b056a33e3a21391fcdd095de8e8 -address /run/containerd/containerd.sock │ │ ├─ 60655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d0c2728ecbd8dde729f33d39ed1f7d44db87c3462a6267ec2d9fa130a65dd37 -address /run/containerd/containerd.sock │ │ ├─ 60694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4694009e786aab77bb10c55c8310a4ae0801ff71e316227955a2707968fd601 -address /run/containerd/containerd.sock │ │ ├─ 61970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08f82a6c2ecff67f4a284825de35db3b6bb2640b9cb3f99fdddec89b3e19932f -address /run/containerd/containerd.sock │ │ ├─ 62101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6618e40aeb6cd26c6c8affda7f5f0da71a94e0eb363c18d1ef2d1f4517aa50b -address /run/containerd/containerd.sock │ │ ├─ 62760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6670b45f74f5f4467ff4a33a0080afc6c9a02cede1b7e8bc3354af53de2c271a -address /run/containerd/containerd.sock │ │ ├─ 62772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bc456e0d81f87ef81a36a6a581b34f2cdec746393194df64391df2c7853a48c -address /run/containerd/containerd.sock │ │ ├─ 62823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dbdd00822b8d776eee620c49036247354e4f831995078ba398776f57b0f1b3d -address /run/containerd/containerd.sock │ │ ├─ 63072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd884dba688161e8905912895de29c3a16abdea9cc6806590ad740a881529cee -address /run/containerd/containerd.sock │ │ ├─ 63324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0052d0319f7092341c9b3dac73ca497dd6fd94709ae521729684d66ff8da1b0 -address /run/containerd/containerd.sock │ │ ├─ 63931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcd3720da22ab897f5290d3131cb651ae21a178297ddd282c91a6d310f65196a -address /run/containerd/containerd.sock │ │ ├─ 63992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10f921310944f6760d74dc27c86201f9104533e47adeb1fa06d0f4743b272dec -address /run/containerd/containerd.sock │ │ ├─ 64704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9d54bd07b9858f45f1b0b53c77256f6d1cef9baa46bb8e2afb25255c1793be8 -address /run/containerd/containerd.sock │ │ ├─ 66395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de8a0176933dda0c29392dedb449e66aa9ccc6fc4656b077e8f2c9a1c1dbb175 -address /run/containerd/containerd.sock │ │ ├─ 68739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68745fac45e7830b82213c99745d0d300e704b55ffe189c5367c4eba06f28e81 -address /run/containerd/containerd.sock │ │ ├─ 78098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78a60442572cc09b28da081fb0c262ba8ebaddf7b448a6b99e1fe3526584966d -address /run/containerd/containerd.sock │ │ ├─ 79647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3236dfa4187f7c5138dde84a1841e2d8ed7ea0c3a43ed45e2cd0fea0ce8cc0c5 -address /run/containerd/containerd.sock │ │ ├─ 85590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b3d80d1720708d9f14e98d5799f52a51f7c600e08d424d7a67dd4fe73c0caf9 -address /run/containerd/containerd.sock │ │ ├─ 91722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 135ab0a7a6148db8f3990eae511087d9dbbd24aaa1ce9a2a588a441eaa82a50c -address /run/containerd/containerd.sock │ │ ├─ 95802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75a1a3cd24e81d64620ebd4b176ccbccb249a5b0c8954a3192ad42919c19ddcd -address /run/containerd/containerd.sock │ │ ├─ 95956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4aac08f51f2898e3870839baff865ff142c6e2955e78dc3c4c7ae030ea1aa8b4 -address /run/containerd/containerd.sock │ │ ├─109058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bf9bc4a75214995571719148c557c63d160ada1acb3fd30d37894e96dd3ae98 -address /run/containerd/containerd.sock │ │ ├─110459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4a034d646c9036ab4984bc2309f672138a9dd5cca40953f4ae27676a6694ce3 -address /run/containerd/containerd.sock │ │ ├─110504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e5ffec078d193339a0b2b9f786b0494464eb5860866b7b80f99502ce99deb54 -address /run/containerd/containerd.sock │ │ ├─112557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e47170c725b6ffe2c5a02c3a6a8f447621bc07b1e01365babcb508d6b4b9a098 -address /run/containerd/containerd.sock │ │ ├─114365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99a7d9baf120b62e0d5811a3301f6535519fd63e790da45e123da6f24728c390 -address /run/containerd/containerd.sock │ │ ├─114430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b539d1f76c893cea43ec0aa5c88d42bf4bf23a74820e955ffa8ac618f5fc9425 -address /run/containerd/containerd.sock │ │ ├─127435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21d7a72c5c7e7ba8a05f7e76fb9480c1bf0c14da4e9d795a2451504dc4452420 -address /run/containerd/containerd.sock │ │ ├─127528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 313662ba80a3eb3892e15bef75521fd68f1ab6ef5909dea2cdd4c540952cd3bf -address /run/containerd/containerd.sock │ │ ├─129986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a47b0f31c3dc7d9f07036a9bee7b922413b53aac9b670689d949155d0fbcea97 -address /run/containerd/containerd.sock │ │ ├─156496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53fce6b2474427b1dbef716cb395d22f609feedba1ce4b8fa320427b2afedfc9 -address /run/containerd/containerd.sock │ │ ├─158037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 639d3d892464ce4730eb61a77c72ab25cf044d8e85e0639589b6c7e34a96f022 -address /run/containerd/containerd.sock │ │ ├─158534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 498f617ab3f8d4a140561695d7bbfcd2dc48e9419abba67bc5a6383f992b137f -address /run/containerd/containerd.sock │ │ ├─159485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1082de9602b0ec0e0a34f8f95aaab4303a256bbe1f50fa97e19aeada18b027b5 -address /run/containerd/containerd.sock │ │ ├─161479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4683ee1cd7eaa72d6398cab0c6f75c6c8682b3e8368af823800e1afc4be50083 -address /run/containerd/containerd.sock │ │ ├─161764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 510a25ec67290be3fdd38006d0d1e808d276a0edcfb376036d210516a48b40c4 -address /run/containerd/containerd.sock │ │ ├─161916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3c81c635d13cd0365c288c78dc925d6b806f6d955b769dd3c42c11c619af2f7 -address /run/containerd/containerd.sock │ │ ├─161962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b066f944feb015984f26e504dfcc2a30074dd532616744f6d64c776a1ac334f6 -address /run/containerd/containerd.sock │ │ ├─162180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e79224c24d2e150e91d4cedf1b540b9647751427ae1f47176e2df888de269411 -address /run/containerd/containerd.sock │ │ ├─162464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35792e291f2eeea08029c5144bf4e222d1cf06c84da7e4b2c3c6cdbf64baa384 -address /run/containerd/containerd.sock │ │ ├─174150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7ddf95558772b2ae1c59f29ed34872d12a4291f6fca890ff2b57ad0106dcff2 -address /run/containerd/containerd.sock │ │ ├─175873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05c0df3a4e9218e910c88fada5886940d8515bb1af396ded3dc01170429ab790 -address /run/containerd/containerd.sock │ │ ├─175934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79630bbacc672085c4d049d4b9db878d2113e2849b7079991ae48fff9679fe53 -address /run/containerd/containerd.sock │ │ ├─176023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 859c32f232aed04adcb9ff2b533c25a11cd820473d138bb796383c2ea556245a -address /run/containerd/containerd.sock │ │ ├─176065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1950abb6e87498a9fd1c12c6cc044b32e6823359ffd82c2e385bf89413a9132 -address /run/containerd/containerd.sock │ │ ├─176128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ac7de9f2e9af1e52e200b27e70809b9631905857cea33b2a42c2a750d999afa -address /run/containerd/containerd.sock │ │ ├─176433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47934e336a7d459aa38b38db3ec02833ac118d4129c4d5e3b1a272e03e64ad3b -address /run/containerd/containerd.sock │ │ ├─176471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db14c2e7b5835b814bb64e0ef836e3e78c18c6dffc6a745472f09a7b50d0c5a7 -address /run/containerd/containerd.sock │ │ ├─189567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64c11841b623a2a33d6e56a16e96b78cc96b79882600a2d976536d4802aebd53 -address /run/containerd/containerd.sock │ │ ├─192371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2909c5755dd7a339fa7da6f0c372b911d808d99dd674f68a7b0929e6288c92ad -address /run/containerd/containerd.sock │ │ ├─192405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16f4097f310281c3f8e523730297c79a845a64b358f36a6aa10c1fece5a1af6a -address /run/containerd/containerd.sock │ │ ├─192650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b68f6f664f8741751c32f90ba45ceea635077491819cf5c0ae0dd12a81eab6ee -address /run/containerd/containerd.sock │ │ ├─209169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cff93181cf7aaaabf038f8e2300dc3f7c61d55ff97ac3508f87b9bd150f1de7c -address /run/containerd/containerd.sock │ │ ├─219504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6af68d1884604f206c9b9ba74ba3763edf3f44468aef9b25af3efd2cbe9b6c57 -address /run/containerd/containerd.sock │ │ ├─219558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18fc684b1eb8b1a4ad744661b7e1a65d24c3338e29e5f0148972c650c94626a5 -address /run/containerd/containerd.sock │ │ ├─219814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a7936c9ebbf16e71dffe2611a720c6c12737457aaade856403db3103e923ee0 -address /run/containerd/containerd.sock │ │ ├─219884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a74303cd7d63c8932c09e9f56f636cfc07fdfdd1e88d85f58095154d67d537d -address /run/containerd/containerd.sock │ │ ├─231380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb5669178aa7ba943443c374872cb36bcdf269499138cc3957b0dbe5caa48f12 -address /run/containerd/containerd.sock │ │ ├─234404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af80eab42ac1c9fe68e49fcb9ebb788d7d60260a6fc4f4002236286f5b7701b8 -address /run/containerd/containerd.sock │ │ ├─235590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0bbbdf6cedf9bfa2040c6be222242b8d820795359b2431d649512ca79d4c1f6 -address /run/containerd/containerd.sock │ │ ├─236510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e868370cfa5b4f0910729d7c44ea844cf3d811fa78537efa8b34698e75273d6 -address /run/containerd/containerd.sock │ │ ├─237093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0a77f5212e1c659b3d126f206e4ae506687347586ddcc552100ae4ebec57d6e -address /run/containerd/containerd.sock │ │ ├─239315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85fc93ad0ed19d5f0fdb8dcdccfe12bf7228baa72d42840178a304119e4cdef5 -address /run/containerd/containerd.sock │ │ ├─240901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67b99b299ed71728a605b879d96e6295bdbabef06e4333828699d12943df2ebc -address /run/containerd/containerd.sock │ │ ├─240958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14c17e66d90df3d79a64f603e1bfd41b8b395c55563d362378b47626da388749 -address /run/containerd/containerd.sock │ │ ├─250468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f761bc6a201ed70a97a04ae0b8f99326567b197684c2b6767207568eed3439a8 -address /run/containerd/containerd.sock │ │ ├─250925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af454141150a06f29bf257810dc71420299652c19292371fafe934df32f298df -address /run/containerd/containerd.sock │ │ ├─260914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eda9b034d3f28d402e580443ffb7b75dfb2888e15e24ce68ddc827149a93ddfd -address /run/containerd/containerd.sock │ │ ├─264947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82ce87ca27130c9333c070b86cbfa8463e288e41dc523b16984c902995f3102f -address /run/containerd/containerd.sock │ │ ├─265193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c89799cbe088eecf18337e4700690f52772a9131c41fc06d16590a1c233bcb4 -address /run/containerd/containerd.sock │ │ ├─265258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e33bceeff7e3a8d8ce8aa4c8f52bfca4706709b92e51064ca52cc3fa8ad146a -address /run/containerd/containerd.sock │ │ ├─265406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89bedf1c11dd94639356aa85681f75ee3cc43a1abb5fd7dcb5c0c72b59b146a4 -address /run/containerd/containerd.sock │ │ ├─276797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 418752e9a3a14b5ee2fc024bfa5e7587c06da57e0aaa8545ea56b3c4cae1a35f -address /run/containerd/containerd.sock │ │ ├─279551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6f7aafe095db3f9d4f1b4a0f365852f55835cc9241a6aab996e959c70474dae -address /run/containerd/containerd.sock │ │ └─280919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4cb208c5e735365deefa469bb6bc4918e542b37e7b278ee529a527e13ee797e -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1181 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─run-ra5b98ed49b5c42a4a4638b0a01819482.scope │ │ └─190347 /usr/sbin/libvirtd --listen │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /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 │ │ │ ├─28909 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29173 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.hlcgqo.service │ │ │ ├─12467 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hlcgqo/unit.run │ │ │ └─12497 /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-hlcgqo --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -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.hlcgqo:/var/lib/ceph/mgr/ceph-instance.hlcgqo:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hlcgqo/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.hlcgqo -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 │ │ │ ├─19268 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19288 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24200 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24473 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ │ ├─33587 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33851 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ ├─12109 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12138 /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.2.7 -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.2.7 -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 … │ │ └─10160 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─640 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─155896 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39921 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.248 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-6de66625e579ba5491f0a524d112754e4b14ec33e4f086d26047e966131ae58e.scope … │ │ ├─12217 /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 │ │ └─12229 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-ebbbaec393f832375079bb5e054ba62b737f74934737fe97bd0576a438361d7f.scope … │ │ ├─29220 /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 │ │ └─29232 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-1c0d92528db1815a40757bbef7e0e1b42a0d53441658e0dd327b54f4c2cf7884.scope … │ │ ├─24514 /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 │ │ └─24527 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1385 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10666 /usr/sbin/chronyd -F 1 │ │ └─10667 /usr/sbin/chronyd -F 1 │ ├─docker-b0a4f0b7b16c9ccebe5bd628bf5089cd5e7b98ae40c60361944013cc33c8f1f3.scope … │ │ ├─12576 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.hlcgqo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12596 /usr/bin/ceph-mgr -n mgr.instance.hlcgqo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-fc03281823e68fa55089bfd052f3bf81d4fd813033e59c7c81faab7384d8bf28.scope … │ │ ├─19333 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19353 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─392 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─155667 /sbin/iscsid │ │ └─155668 /sbin/iscsid │ ├─docker-a430a015f387b232074ca45a002f0a9b8ed67ac2a6bff99e29dee01c8a4f7dfe.scope … │ │ ├─33895 /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 │ │ └─33907 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─87092a2f667030886144fcb00e3b9067bf119b8efd90f76ab1d92a3f5dc302c1 │ │ └─254773 /kube-vip manager │ ├─b0052d0319f7092341c9b3dac73ca497dd6fd94709ae521729684d66ff8da1b0 │ │ └─63347 /pause │ ├─08f82a6c2ecff67f4a284825de35db3b6bb2640b9cb3f99fdddec89b3e19932f │ │ └─62008 /pause │ ├─6c89799cbe088eecf18337e4700690f52772a9131c41fc06d16590a1c233bcb4 │ │ └─265223 /pause │ ├─ec4395a41b16bc4a9c92594a8e339c3b4d5a3c15c63383232703649c7135a92b │ │ └─40936 /pause │ ├─9cf8cfddca2c09c2b24534e99c3b4b985c2c3623872329ebeaaf56fff0165abb │ │ ├─250856 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─251448 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─251449 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─2ea2d06da30ccc64e28fda5a5c0365c429f83e740a10e0bb1f25b24734c0034f │ │ └─66187 /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 │ ├─f1950abb6e87498a9fd1c12c6cc044b32e6823359ffd82c2e385bf89413a9132 │ │ └─176138 /pause │ ├─1153290ce01d767819154fc8d713912a11de51283475c7c21c84bb20b5a3d576 │ │ ├─186197 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) │ │ ├─186554 /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/tmpfec2t8nc/privsep.sock │ │ ├─186866 /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/tmpnwpcf_76/privsep.sock │ │ └─187143 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─86b145927ad8388c66d22c999f28e012f6957aabc3704beb1d278bc821cbe383 │ │ ├─67258 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67275 /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 -- │ │ ├─67281 erl_child_setup 1048576 │ │ ├─67407 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67408 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67422 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67549 /bin/sh -s rabbit_disk_monitor │ ├─4517a7ade5bbc8e69382a491626fec17989346fc9d1f6e59f8ded1b31a886589 │ │ ├─185282 neutron-api: uWSGI master │ │ ├─185306 neutron-api: uWSGI worker 1 │ │ └─185307 neutron-api: uWSGI worker 2 │ ├─2e91c76bfea0c80d796e82973b7f060d1cb1b045afe665a72f7d65cbfd27b823 │ │ ├─230219 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230237 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230747 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230748 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402756 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402757 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402758 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402759 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402760 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402761 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402762 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402763 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402764 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402765 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402766 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402767 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402768 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402769 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402770 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402771 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402774 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402775 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402776 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402777 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402778 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402779 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402780 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402781 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402782 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402783 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402784 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402785 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402786 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402787 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─402788 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─402789 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─b0a77f5212e1c659b3d126f206e4ae506687347586ddcc552100ae4ebec57d6e │ │ └─237116 /pause │ ├─37add386b84e58bd625b350d55cb6fc8eb7307f72b0d8d16d0dc6d23c29cb60d │ │ ├─41325 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41697 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─c9d99f219c61de85ab17647f6edad874ec2d81dc80d38aca4f2599d02a8a1d75 │ │ ├─128419 /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 │ │ └─128670 /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 │ ├─4d33d4be54c397ffb89579de21626537ad727b6057a761765eb5a69b8a4d3957 │ │ └─254881 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─e47170c725b6ffe2c5a02c3a6a8f447621bc07b1e01365babcb508d6b4b9a098 │ │ └─112581 /pause │ ├─313662ba80a3eb3892e15bef75521fd68f1ab6ef5909dea2cdd4c540952cd3bf │ │ └─127552 /pause │ ├─a9c8d327424f9ab944cc2aef131e4c227bb9012384e147f29505836cab95acf0 │ │ └─46969 /pause │ ├─f28179a3381fb353f275300d31bca16bbb5ef7219ac167dce871c82e7bf68a94 │ │ └─187846 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) │ ├─89bedf1c11dd94639356aa85681f75ee3cc43a1abb5fd7dcb5c0c72b59b146a4 │ │ └─265436 /pause │ ├─aa68b042814fd05904ae20850fc04330718001396892225e8ec50b82febd3196 │ │ ├─228280 octavia-api: uWSGI master │ │ ├─228295 octavia-api: uWSGI worker 1 │ │ └─228296 octavia-api: uWSGI worker 2 │ ├─334d603815a9ec338e704fcf4dc6351726cdbbe8b23f185cec1de3625851a6c1 │ │ ├─172293 nova-metadata: uWSGI master │ │ ├─172305 nova-metadata: uWSGI worker 1 │ │ └─172306 nova-metadata: uWSGI worker 2 │ ├─5d7194a33651b431c7a70a8e4324da79c06383775ea61433142461b163196616 │ │ ├─205261 heat-api: uWSGI master │ │ ├─205321 heat-api: uWSGI worker 1 │ │ └─205322 heat-api: uWSGI worker 2 │ ├─19b6ac4be9120acf2db12d07c287e819cc50201cd1a30eec484f23ebab563681 │ │ └─279907 /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 │ ├─ef0e3b88e47a97fd88145d985dc29be1d31dc72163815aa20fe25e18ee84a034 │ │ └─55882 /pause │ ├─3ac7de9f2e9af1e52e200b27e70809b9631905857cea33b2a42c2a750d999afa │ │ └─176200 /pause │ ├─3236dfa4187f7c5138dde84a1841e2d8ed7ea0c3a43ed45e2cd0fea0ce8cc0c5 │ │ └─79679 /pause │ ├─f29f8c9e0791b04e7046acaae6814abf6f4270cc6f0f2cbdbded0701909a47f4 │ │ ├─229563 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─230009 octavia-worker: ConsumerService worker(0) │ │ └─230023 octavia-worker: ConsumerService worker(1) │ ├─41ca40c47c70fb9d8de3116a62681e8c9ed5f31c21e0b04fe4be7cb6f5fd32c8 │ │ └─66811 /bin/oauth2-proxy │ ├─fc6035309bf3cae213639d0854d757fb2510be6ce0788faeb51340503e05948d │ │ ├─172872 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─173404 nova-conductor: ServiceWrapper worker(0) │ │ └─173409 nova-conductor: ServiceWrapper worker(1) │ ├─5b0504949e29e87f8bb056e77a4a41cf5069c6cd2e36bd313faba37815fb80d4 │ │ ├─ 96276 /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 │ │ └─407320 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─affb5488d5258e5ec55a4dff919e2066949d1241dd6f4a8d1a2ec1caf2bd403f │ │ └─43059 /pause │ ├─b066f944feb015984f26e504dfcc2a30074dd532616744f6d64c776a1ac334f6 │ │ └─161989 /pause │ ├─f973cc5ad402d562cc24c9fef573ad0c57502d2a6270cdd9e80dc2d63a91f232 │ │ └─56063 nfd-master -crd-controller=true -metrics=8081 │ ├─b6618e40aeb6cd26c6c8affda7f5f0da71a94e0eb363c18d1ef2d1f4517aa50b │ │ └─62126 /pause │ ├─045a0ee3366ca16e56639e1be3002ca881556166964b750d5c7cef63fa3996df │ │ └─274565 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─42e8fde25a148c3b4098105cc56f09ca188f20cc5bd38d5e2ab71c813890fdbb │ │ ├─250519 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─251226 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp12c4u2py/privsep.sock │ │ ├─251230 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─251238 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─bb45b749c2f5633cdbc54ce461f9fba87772063754da5f9481c9b8c3e44d4f97 │ │ └─48067 /pause │ ├─bd884dba688161e8905912895de29c3a16abdea9cc6806590ad740a881529cee │ │ └─63097 /pause │ ├─29c5b5b08d67abb4dd2fa2a1476ac71799d1970dfe48f344d2d32c5693e2e50e │ │ └─128094 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─db4a79d8721962799376aa5d2e1921e94f5040257b35d4eda86ddf472a84ef1f │ │ └─43776 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─6af68d1884604f206c9b9ba74ba3763edf3f44468aef9b25af3efd2cbe9b6c57 │ │ └─219562 /pause │ ├─4a98b49a2543e3b7cf51432c2678ecefc5da7180c54976684c807e27b0db4971 │ │ └─39715 kube-apiserver --advertise-address=199.204.45.248 --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 │ ├─b539d1f76c893cea43ec0aa5c88d42bf4bf23a74820e955ffa8ac618f5fc9425 │ │ └─114464 /pause │ ├─28748ef997ace36893767e3170c90fdd999c4f6448e5d5a4dc25a2c7e5c54b4f │ │ └─46406 /server │ ├─4683ee1cd7eaa72d6398cab0c6f75c6c8682b3e8368af823800e1afc4be50083 │ │ └─161505 /pause │ ├─c443098e6c0cde9cd1bff69d73fecf413cdb5b6e0933b092a2c7183a09071dd4 │ │ ├─187845 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] │ │ ├─188115 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─188444 /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/tmpcw5gphr2/privsep.sock │ │ ├─380663 /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/tmpdxgve2ki/privsep.sock │ │ ├─381199 /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/tmpfyvfre39/privsep.sock │ │ ├─381747 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─381748 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─383818 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=7ff8cb98-0d9a-4740-b70c-2ae27a043539 --namespace=qrouter-7ff8cb98-0d9a-4740-b70c-2ae27a043539 --conf_dir=/var/lib/neutron/ha_confs/7ff8cb98-0d9a-4740-b70c-2ae27a043539 --log-file=/var/lib/neutron/ha_confs/7ff8cb98-0d9a-4740-b70c-2ae27a043539/neutron-keepalived-state-change.log --monitor_interface=ha-b75cd1c5-21 --monitor_cidr=169.254.0.218/24 --pid_file=/var/lib/neutron/external/pids/7ff8cb98-0d9a-4740-b70c-2ae27a043539.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─385713 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=7c685aa5-7c9c-4ba2-8c70-e3a35f440550 --namespace=qrouter-7c685aa5-7c9c-4ba2-8c70-e3a35f440550 --conf_dir=/var/lib/neutron/ha_confs/7c685aa5-7c9c-4ba2-8c70-e3a35f440550 --log-file=/var/lib/neutron/ha_confs/7c685aa5-7c9c-4ba2-8c70-e3a35f440550/neutron-keepalived-state-change.log --monitor_interface=ha-bd2c2ae9-6c --monitor_cidr=169.254.0.12/24 --pid_file=/var/lib/neutron/external/pids/7c685aa5-7c9c-4ba2-8c70-e3a35f440550.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─401372 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=81b5aa64-c1c2-4a4a-b6de-940cf6053324 --namespace=qrouter-81b5aa64-c1c2-4a4a-b6de-940cf6053324 --conf_dir=/var/lib/neutron/ha_confs/81b5aa64-c1c2-4a4a-b6de-940cf6053324 --log-file=/var/lib/neutron/ha_confs/81b5aa64-c1c2-4a4a-b6de-940cf6053324/neutron-keepalived-state-change.log --monitor_interface=ha-e0384eb8-77 --monitor_cidr=169.254.0.65/24 --pid_file=/var/lib/neutron/external/pids/81b5aa64-c1c2-4a4a-b6de-940cf6053324.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─794ffc6505b328bef041f8620b491840b98ddadc589c04da4312f6f8bcd6f409 │ │ └─281073 /bin/openstack-database-exporter │ ├─9b5dd5e4029111ab86bf4fa16fa1d7a46d14ef29c36f651ab68cf17d7cc9665a │ │ └─189250 /usr/bin/libvirt-tls-sidecar │ ├─a6f7aafe095db3f9d4f1b4a0f365852f55835cc9241a6aab996e959c70474dae │ │ └─279574 /pause │ ├─a7a29232681a4caedb483d37227929b2b9b3fab49edab55f872821676e89c000 │ │ └─61275 /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 │ ├─1f8b136046e76181064a2626b851f20ac65e6ba1b71b2c1d44f7f8e086245a8b │ │ └─112288 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─97ca844ba9171c12b9ee93956279eae6cb7c293fe473792e90d5acf4ba7ece79 │ │ └─65555 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─74a6761390356c0127e8608b0f79ce8c28e7c8dd74681028f4a4c6728ea7fcd5 │ │ ├─61742 python -u /app/sidecar.py │ │ ├─62066 python -u /app/sidecar.py │ │ └─62067 python -u /app/sidecar.py │ ├─53fce6b2474427b1dbef716cb395d22f609feedba1ce4b8fa320427b2afedfc9 │ │ └─156521 /pause │ ├─c957446bcab380170c40015d2e555453d04386091b44c2a866ab7a9538455e84 │ │ └─47669 /pause │ ├─5e5ffec078d193339a0b2b9f786b0494464eb5860866b7b80f99502ce99deb54 │ │ └─110528 /pause │ ├─6e6a30037157e309cbdbdbb475d56179a299173f0e8ba6e9de2ca28dc4c6b397 │ │ └─55120 /pause │ ├─639d3d892464ce4730eb61a77c72ab25cf044d8e85e0639589b6c7e34a96f022 │ │ └─158061 /pause │ ├─e0eceb1c5c6bebd0fdb71675cb2fd0f5b74274ed52c839f7341cf0294c113436 │ │ └─55795 /pause │ ├─0b8e3e7625ae18e45c27de9b61f4b94f0cd11e1c855b5a6107dd293db8c64836 │ │ ├─209363 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209379 /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 -- │ │ ├─209388 erl_child_setup 1048576 │ │ ├─209484 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209485 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209501 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─209597 /bin/sh -s rabbit_disk_monitor │ ├─a4cb208c5e735365deefa469bb6bc4918e542b37e7b278ee529a527e13ee797e │ │ └─280943 /pause │ ├─e79224c24d2e150e91d4cedf1b540b9647751427ae1f47176e2df888de269411 │ │ └─162221 /pause │ ├─79630bbacc672085c4d049d4b9db878d2113e2849b7079991ae48fff9679fe53 │ │ └─176024 /pause │ ├─fd6c8c4629b32e6b7d9bb34935f29b6792a7cfe38f4c0d86c02afd59ddf0623f │ │ └─158748 /coredns -conf /etc/coredns/Corefile │ ├─76cd0bd3d5b79ce352ab000a80bbcb38c0fc4a2ee121ac6451cfc43cc3acd4ae │ │ └─43537 /pause │ ├─cda6a086d5cec67deafb54ae585faa8b987fd22da7a7b317ebeb9117607da4a1 │ │ ├─279699 apache2 -DFOREGROUND │ │ ├─281929 (wsgi:h -DFOREGROUND │ │ ├─281930 (wsgi:h -DFOREGROUND │ │ ├─281931 (wsgi:h -DFOREGROUND │ │ ├─281932 (wsgi:h -DFOREGROUND │ │ ├─281933 (wsgi:h -DFOREGROUND │ │ ├─281934 apache2 -DFOREGROUND │ │ └─281935 apache2 -DFOREGROUND │ ├─041d95b459bb5cad419f7ee75b93b370eb9b7ba82f24f7fe45781c0412a2f547 │ │ └─189311 /bin/bash /tmp/libvirt.sh │ ├─888b168babbf5d34ad2c7e46dbbb91049371767ab14de7b180c0e6c919eda186 │ │ └─229364 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─2c1d29f344cdc42bcb59e360e4c0275028d4f663f59b028765f693c56da14287 │ │ └─66100 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-248.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 │ ├─d375f11696302e5a302459b37a7bf9b4a1d3c8c210eb2f4edae923733069ba5a │ │ ├─193169 /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 │ │ ├─382058 /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/tmpzxihl2yi/privsep.sock │ │ ├─382533 /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/tmpq2su_h1c/privsep.sock │ │ └─382566 /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/tmp16555o0f/privsep.sock │ ├─1d509154e44bdabcb3bc38d591c3ce2bba94a744e36a2641b30a1e1e9e2eec65 │ │ ├─172096 nova-api: uWSGI master │ │ ├─172127 nova-api: uWSGI worker 1 │ │ └─172128 nova-api: uWSGI worker 2 │ ├─85234a059e02a817f40cc315a4e70e72eba752454ac5ddf51c9ba63ca0fa6610 │ │ ├─124139 cinder-api: uWSGI master │ │ ├─124152 cinder-api: uWSGI worker 1 │ │ └─124153 cinder-api: uWSGI worker 2 │ ├─02c4d234a02d51a87aa1c5d430f0d679414d3b71af1307d708af7b7f7a332c33 │ │ ├─64896 nginx: master process nginx -g daemon off; │ │ ├─64911 nginx: worker process │ │ ├─64912 nginx: worker process │ │ ├─64913 nginx: worker process │ │ ├─64914 nginx: worker process │ │ └─64915 nginx: worker process │ ├─01658eaa8afa6d1e82587adf597f5f0af3af8b1e392fd774fbb6ba93638241a0 │ │ └─39688 etcd --advertise-client-urls=https://199.204.45.248:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.248:2380 --initial-cluster=instance=https://199.204.45.248:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.248:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.248: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 │ ├─5316ea2fb11651b5db641c22603e405642f35de86533d7533928ea1f53134917 │ │ └─64428 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─62e5244605b810f0be8532894fc2e888bd55074a7d7eac12ce777b1d2f3a3a23 │ │ ├─283606 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─283619 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─52620d6b7cda774b884835f477941cb7d5dea3d354c7ba9baf7106286eaa1a40 │ │ └─56264 /secretgen-controller │ ├─e3c81c635d13cd0365c288c78dc925d6b806f6d955b769dd3c42c11c619af2f7 │ │ └─161941 /pause │ ├─35e63dc3c7330fc284e3f459a21d48defd2f2b5283d77998303d1daa42179f50 │ │ └─43822 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─850ebbd85bb484a938fa9b22686fb0351ebccfeae67e4c9d0c9e4bc999b90fe3 │ │ └─46137 /pause │ ├─859c32f232aed04adcb9ff2b533c25a11cd820473d138bb796383c2ea556245a │ │ └─176073 /pause │ ├─1a5fbb701e305e9e79519958914545c37e45f8e53d2c7f2fb572afc2d01c8bab │ │ └─46023 /pause │ ├─510a25ec67290be3fdd38006d0d1e808d276a0edcfb376036d210516a48b40c4 │ │ └─161793 /pause │ ├─6493ec588d36620ea5134c15c3a46d6e383348a947c84807cbd3563caee6423f │ │ ├─189914 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189933 /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 -- │ │ ├─189939 erl_child_setup 1048576 │ │ ├─190104 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190105 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190123 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─190430 /bin/sh -s rabbit_disk_monitor │ ├─fe0f01fd4d51b85123a9599c20e4d123991332d364d865907cd24ae43286cb0d │ │ └─48495 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f4694009e786aab77bb10c55c8310a4ae0801ff71e316227955a2707968fd601 │ │ └─60718 /pause │ ├─84bbe7d3ae667fcdd8c16df729ab82c87e99c78fdebf3ca84c8d2fb43db0f837 │ │ └─43366 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 │ ├─bb5669178aa7ba943443c374872cb36bcdf269499138cc3957b0dbe5caa48f12 │ │ └─231404 /pause │ ├─af80eab42ac1c9fe68e49fcb9ebb788d7d60260a6fc4f4002236286f5b7701b8 │ │ └─234430 /pause │ ├─0adb73339d34ec71c0be59aadecdd0cdd5b30efc3a71feff4dfeeed1ae71fa43 │ │ └─156906 /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 │ ├─eb0f46ce5c11656c73d815b5e7ba8f9c0d9d071da13d789d939d4d080773a674 │ │ ├─92097 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92115 /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 -- │ │ ├─92121 erl_child_setup 1048576 │ │ ├─92192 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92193 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92204 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92443 /bin/sh -s rabbit_disk_monitor │ ├─8c37363cc2771f46c27b0d536cc7b156c7d1656ad716e1e9fecf9c5d6596295c │ │ ├─ 46357 /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 │ │ ├─ 46370 /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 │ │ ├─ 46470 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─279277 nginx: worker process │ │ ├─279278 nginx: worker process │ │ └─279279 nginx: cache manager process │ ├─644d92fa31c92e1e9020ec288fad6f4c51d12e07f3d46e1e3fae9e0fb09b48d8 │ │ └─254790 /manager --metrics-bind-address=:9782 │ ├─540295ccb05e23b772b8cc04b2fa954fbec8b2be27898e2c613583ff0f17f8f2 │ │ └─96192 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-klxsx --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─6cd0d1428ab79032176ccdb6eec6f83654d80624d19c7b4fea5281ebf59fb596 │ │ ├─250689 magnum-api: uWSGI master │ │ ├─250722 magnum-api: uWSGI worker 1 │ │ └─250723 magnum-api: uWSGI worker 2 │ ├─80a96ac4a7132ee6fb80f98d66e808185da84c30c5a2e57fe3ffe9370470d34c │ │ └─42688 /coredns -conf /etc/coredns/Corefile │ ├─07a7ba0baf189a772f88a3a0bf72d654d62807d82c88dffba9427d21b2176c06 │ │ ├─156939 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─156952 /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 │ ├─75a1a3cd24e81d64620ebd4b176ccbccb249a5b0c8954a3192ad42919c19ddcd │ │ └─95826 /pause │ ├─e0335f1a924998f7a2996d8d39a79ad90847ec85ad94c4cf5791909569b6cfbc │ │ └─65884 /goldpinger --static-file-path /static │ ├─6a74303cd7d63c8932c09e9f56f636cfc07fdfdd1e88d85f58095154d67d537d │ │ └─219938 /pause │ ├─78a60442572cc09b28da081fb0c262ba8ebaddf7b448a6b99e1fe3526584966d │ │ └─78121 /pause │ ├─e446240262d61eac5673e4706b7fc65579a634b0c248b9d7785935eb46ad2d77 │ │ └─40076 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─316b1f6dd99339fb2296494526cafa0a4c3cc4f69e89a2531f1f2a90fa0b29c9 │ │ └─66468 /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 │ ├─a8db1120274c58d60af8f94f8bbf0d5c14395d4bc251e800fa4074f20e3609ca │ │ └─236560 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─eb25bb18e49aa3219aaaa42d0ecc0b615558f8738e297061f659d5a2f447453c │ │ ├─147157 placement-api: uWSGI master │ │ ├─147185 placement-api: uWSGI worker 1 │ │ └─147187 placement-api: uWSGI worker 2 │ ├─047c3fc021baf5d85fcfc6d806bd1afc8216563b08a6906dad3c35d331de8f13 │ │ ├─185257 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] │ │ ├─185577 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) │ │ ├─185580 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) │ │ └─185583 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) │ ├─fa94fff4bd6f87c441158342f2fa6810fdb70e9f704f730f0317a1d2115a8223 │ │ └─39589 /pause │ ├─2f9a28cb79feec4a277f5cd2525997530bcad2ca316c897b0079579eb714cb8e │ │ └─39612 /pause │ ├─86982746d9fed90c85e1dc01f07be0c7275546d4c98dd57712618fcc924f6291 │ │ └─43563 /pause │ ├─cc10168a598a6b496c42ef76706edcd4ec5f85d7aaf83a25bc69ff4a88d3b7fc │ │ └─40051 /pause │ ├─1631e8b8f726ff001642ac5ae069094dd755dc1a79b8b7c22510517225d861f8 │ │ ├─185323 neutron-policy-server: uWSGI master │ │ ├─185340 neutron-policy-server: uWSGI worker 1 │ │ └─185341 neutron-policy-server: uWSGI worker 2 │ ├─37144309ab02e0892a0e53565e8db9bee036f9f5fcbe5b24f5a50417b7aba655 │ │ └─43729 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─0e734c45db990d9972a33f3e06fb0d46c71f44ba352c63f1ac9a352ff68d85ef │ │ └─258890 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 │ ├─2909c5755dd7a339fa7da6f0c372b911d808d99dd674f68a7b0929e6288c92ad │ │ └─192411 /pause │ ├─c8de0ef05fb63792edd9af8d450a56ad19aa5b6ea3f0b6d7a3d147acd95a7472 │ │ └─66677 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f761bc6a201ed70a97a04ae0b8f99326567b197684c2b6767207568eed3439a8 │ │ └─250492 /pause │ ├─f3ec0a4a86ba7e7130d0fb8ed08c3ac5e66805ec5192036140bd7f60e1fdf759 │ │ ├─205260 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─205686 heat-engine: ServiceWrapper worker(0) │ │ └─205689 heat-engine: ServiceWrapper worker(1) │ ├─3e33bceeff7e3a8d8ce8aa4c8f52bfca4706709b92e51064ca52cc3fa8ad146a │ │ └─265302 /pause │ ├─b68f6f664f8741751c32f90ba45ceea635077491819cf5c0ae0dd12a81eab6ee │ │ └─192696 /pause │ ├─609597b3bb9051538c39851dc94032e004fedb4570cbfe56f92ca7e931782f2a │ │ └─56141 nfd-worker -metrics=8081 │ ├─848ed85d63195b3ddf4ac709c0dc40a2e73a7abc360a9a488447790d72791a80 │ │ └─67075 /bin/oauth2-proxy │ ├─f5dee7866a68a51ecf9a7b5b6d5b7aaa5d8e50353bd4f5bdc53134b119e65568 │ │ └─39632 /pause │ ├─3b9874c97692b9bcc957a6fd1d48ded37f3e3943fdf77905382264ac4e2f723a │ │ ├─205290 heat-api-cfn: uWSGI master │ │ ├─205323 heat-api-cfn: uWSGI worker 1 │ │ └─205324 heat-api-cfn: uWSGI worker 2 │ ├─a50fe324ff4299aac2914c9830be22b997155ec2796fb6fea209102f432dfc14 │ │ ├─ 72217 apache2 -DFOREGROUND │ │ ├─ 72258 (wsgi:k -DFOREGROUND │ │ ├─ 72259 (wsgi:k -DFOREGROUND │ │ ├─ 72260 (wsgi:k -DFOREGROUND │ │ ├─ 72261 (wsgi:k -DFOREGROUND │ │ ├─411182 apache2 -DFOREGROUND │ │ └─413995 apache2 -DFOREGROUND │ ├─66ed901d46b707730e13cd398e06fcc9d626eef2bf9ae4ddb508f09d938e2b02 │ │ └─274681 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─2fa17da9a9efffb09a49d2781678c0fceeec487b347aa42ee032771aba6028ae │ │ └─125658 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─9e868370cfa5b4f0910729d7c44ea844cf3d811fa78537efa8b34698e75273d6 │ │ └─236534 /pause │ ├─b4a034d646c9036ab4984bc2309f672138a9dd5cca40953f4ae27676a6694ce3 │ │ └─110483 /pause │ ├─5089bbf29e9c05889c403a4ad947c8851a74d317b4bb87d3a0924b60cfaad26b │ │ └─47324 /pause │ ├─b92765825e7271af3d15589707e5ce75f5056e042fb200fdd6ec99caca81fe3b │ │ └─43592 /pause │ ├─0bf9bc4a75214995571719148c557c63d160ada1acb3fd30d37894e96dd3ae98 │ │ └─109081 /pause │ ├─dd9815fcce58ef7dc97981efd7e84a9086123eae827744e4f1d6f3701fcda058 │ │ ├─274789 /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 │ │ └─275063 /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 │ ├─a0bbbdf6cedf9bfa2040c6be222242b8d820795359b2431d649512ca79d4c1f6 │ │ └─235615 /pause │ ├─de8a0176933dda0c29392dedb449e66aa9ccc6fc4656b077e8f2c9a1c1dbb175 │ │ └─66420 /pause │ ├─249823ad26bf5198b988e5c68222127328145e1879f05e92eec826b716a6031c │ │ └─254729 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─9af5ed63f7b4efed2c9bbcbfbb1e0394692fa9532bf3353276b47d2133b61916 │ │ └─42650 /coredns -conf /etc/coredns/Corefile │ ├─64c11841b623a2a33d6e56a16e96b78cc96b79882600a2d976536d4802aebd53 │ │ └─189592 /pause │ ├─61abfae161dc09bea1850c9be55fe47b50b721d5c6d7ef550ac9179fdad8ecb5 │ │ └─193196 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─d5f626df5c16f76e55ce9290df7d5ceee761f9a93bb7ef663e40730294d9f5c8 │ │ └─56107 nfd-gc -gc-interval=1h │ ├─7fcebed72d48af25873a34fc458fc166e0d055497ec905221b34ca84dfeaf3d9 │ │ └─42167 /pause │ ├─c0737a0d1e1e565ee91f78f0c318e2cf1ccb5a9a9651dffd2262a94a14f31d9c │ │ └─50978 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 │ ├─7a7936c9ebbf16e71dffe2611a720c6c12737457aaade856403db3103e923ee0 │ │ └─219837 /pause │ ├─5af8c110d438b64bbef9f64afff3300f0d426b81d0b42de3aa0d6cff3bf37e31 │ │ ├─176959 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─404233 sleep 300 │ ├─6b93598cad3f4ee15727eb5a0614c0b432b56322619158e6c114fb3efd40d7f3 │ │ ├─231679 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231695 /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 -- │ │ ├─231703 erl_child_setup 1048576 │ │ ├─231841 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231842 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231852 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─231978 /bin/sh -s rabbit_disk_monitor │ ├─3a2f5f241ee80f504c78e2cf6d217d845dea6a477f85b3c1548dd3916371acb0 │ │ └─48294 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─05c0df3a4e9218e910c88fada5886940d8515bb1af396ded3dc01170429ab790 │ │ └─175938 /pause │ ├─0b3d80d1720708d9f14e98d5799f52a51f7c600e08d424d7a67dd4fe73c0caf9 │ │ └─85613 /pause │ ├─3a52e1085084fa1d70b8e20973fd4f99cd98016f6f50b1e5738dac03e890bcec │ │ └─254808 /manager --metrics-bind-address=:8080 │ ├─16356470bf77ac8d82df7a043863ddb5c19b08ae1866fde20e43e511522fb69d │ │ ├─274572 manila-api: uWSGI master │ │ ├─274598 manila-api: uWSGI worker 1 │ │ └─274599 manila-api: uWSGI worker 2 │ ├─e9d54bd07b9858f45f1b0b53c77256f6d1cef9baa46bb8e2afb25255c1793be8 │ │ └─64726 /pause │ ├─51ab77bad02b98ec8da8efdc98662eb9e7da9c0eb5483c6daaa463ec96793773 │ │ ├─110984 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111250 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111254 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─488090d1ac0bcd6d506b5c43ba1763cda16df1aa403f4373d5dc39f6f247a883 │ │ └─66763 /bin/memcached_exporter │ ├─1fe605e44a0c48d419852fe75d3337511e22c69be5b6cbcb93dc0deba628b113 │ │ ├─341529 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] │ │ ├─342101 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─342476 /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/tmpow6w6hf7/privsep.sock │ │ ├─343301 /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/tmpghvr5maf/privsep.sock │ │ ├─343817 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343818 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343986 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/99b64f71-2e14-4fe9-b926-f4e2dc7a845a/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/99b64f71-2e14-4fe9-b926-f4e2dc7a845a/host --addn-hosts=/var/lib/neutron/dhcp/99b64f71-2e14-4fe9-b926-f4e2dc7a845a/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/99b64f71-2e14-4fe9-b926-f4e2dc7a845a/opts --dhcp-leasefile=/var/lib/neutron/dhcp/99b64f71-2e14-4fe9-b926-f4e2dc7a845a/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-4eec9bf0-8af4-4407-8638-7ae435320a22,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 │ │ ├─343996 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/9e90f22f-fcb3-44e5-b753-8e3ba841dee9/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/9e90f22f-fcb3-44e5-b753-8e3ba841dee9/host --addn-hosts=/var/lib/neutron/dhcp/9e90f22f-fcb3-44e5-b753-8e3ba841dee9/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/9e90f22f-fcb3-44e5-b753-8e3ba841dee9/opts --dhcp-leasefile=/var/lib/neutron/dhcp/9e90f22f-fcb3-44e5-b753-8e3ba841dee9/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-dc1d84da-cddd-45fa-9e4e-335a469d7017,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 │ │ ├─344040 haproxy -f /var/lib/neutron/ns-metadata-proxy/99b64f71-2e14-4fe9-b926-f4e2dc7a845a.conf │ │ ├─344069 haproxy -f /var/lib/neutron/ns-metadata-proxy/9e90f22f-fcb3-44e5-b753-8e3ba841dee9.conf │ │ ├─380419 /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/tmppcxif6se/privsep.sock │ │ └─385108 /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/tmpuf0d5us0/privsep.sock │ ├─6421dd35318bf274d3f17ddc351d0b5c94b23f2056ce05f34a555d23b147949b │ │ └─254563 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─af454141150a06f29bf257810dc71420299652c19292371fafe934df32f298df │ │ └─250952 /pause │ ├─630b639f12604aae2bd3140548d1f6c84004e5bca38c9df664048eb6511d22f2 │ │ └─55990 /pause │ ├─16f4097f310281c3f8e523730297c79a845a64b358f36a6aa10c1fece5a1af6a │ │ └─192451 /pause │ ├─4aac08f51f2898e3870839baff865ff142c6e2955e78dc3c4c7ae030ea1aa8b4 │ │ └─96001 /pause │ ├─1cb6769bdc13aa2e24a27d07b7244e86053647c3742ce498a4609ca8fe3bd78f │ │ └─65006 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─81c6f7780586accc446c20f5d05eaf09d50f659abb1de6af004ecf303f595433 │ │ └─61092 /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 │ ├─a47b0f31c3dc7d9f07036a9bee7b922413b53aac9b670689d949155d0fbcea97 │ │ └─130025 /pause │ ├─c4591b24cf4c8c57d543a58f0f1fcd6ddb4fd257b7105d91398d31e2c616e833 │ │ ├─48397 mysqld --wsrep_start_position=8a15ccd0-4980-11f1-b1bf-8b0c4092d741:20 │ │ └─48519 /var/lib/mysql/mysql-state-monitor │ ├─545868871142641ba3c9decfa0ae319e4e633a9cd1b48b887b665d644d17b5e7 │ │ └─254526 percona-xtradb-cluster-operator │ ├─21d7a72c5c7e7ba8a05f7e76fb9480c1bf0c14da4e9d795a2451504dc4452420 │ │ └─127462 /pause │ ├─eda9b034d3f28d402e580443ffb7b75dfb2888e15e24ce68ddc827149a93ddfd │ │ └─260939 /pause │ ├─6fb49c457bb2a7cb59ee579cd0d5bc3e0d2fd04b030708762b2263af1fb60a88 │ │ └─258913 docker-registry serve /etc/docker-registry/config.yml │ ├─5284156786632c74ccb69b04ca66aeba79b23f8eb133252dc9b2a1beda5630a6 │ │ └─51238 redis_exporter │ ├─fcdfd6b738c36760411e7f2e5c8ec2515a7760a2f64fdfc6673c60e4f93f31a2 │ │ └─66630 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─91d1d0cf73f9305d9f1bc17b33b0c40cac8b75291b2ed0d6c979dfee747f0648 │ │ ├─84739 barbiacan-api: uWSGI master │ │ └─84752 barbiacan-api: uWSGI worker 1 │ ├─18fc684b1eb8b1a4ad744661b7e1a65d24c3338e29e5f0148972c650c94626a5 │ │ └─219594 /pause │ ├─4f17c698740ab39b0b68f7c49d22b1894ca4e2a113cdca69be7805ca87af9534 │ │ └─86474 /usr/local/bin/rook ceph operator │ ├─35792e291f2eeea08029c5144bf4e222d1cf06c84da7e4b2c3c6cdbf64baa384 │ │ └─162487 /pause │ ├─47934e336a7d459aa38b38db3ec02833ac118d4129c4d5e3b1a272e03e64ad3b │ │ └─176457 /pause │ ├─5bd0d5cc2b261a63daeb077091c8501bc2d33d544f4cdbd24bb714707ed74e1f │ │ └─66732 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─82ce87ca27130c9333c070b86cbfa8463e288e41dc523b16984c902995f3102f │ │ └─265001 /pause │ ├─0e1699fcb74a58e18d5b9daf02f4e1d5339723a4b570645043bd7c27704adf7b │ │ └─50774 /pause │ ├─5813adcc8ebd9dfca8fc9f75f0566cd9f7648581c38ef8b7cb1baa89c19c78c6 │ │ └─39496 /pause │ ├─498f617ab3f8d4a140561695d7bbfcd2dc48e9419abba67bc5a6383f992b137f │ │ └─158558 /pause │ ├─f3acf85d78706cb93bf977a39a5a3a0061fb802f079fe5fec9568e7be96f193a │ │ └─62161 /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 │ ├─1082de9602b0ec0e0a34f8f95aaab4303a256bbe1f50fa97e19aeada18b027b5 │ │ └─159508 /pause │ ├─b803e2c2112e42805f1b4a0e0c74d894ba7e2cdeda3a82ce5b5e821692a092a0 │ │ └─190274 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─381138dd0664b323e28bcad6001196fb2126e252c6b4b8010f5e062652533c83 │ │ └─63560 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 │ ├─5fa2b66b4d60228ee0702edfe8223a21c3f36bae6170ea211938e52a5db3e1eb │ │ └─40962 /pause │ ├─c3693deb32296aafb0a827e99845e489a6590fff5f61daab41610395ae9fe829 │ │ └─39610 /pause │ ├─9ff1bcb57cf05bb41c0c7c4a19b40dc5d3a8afab3e08bc686ce479e8fab5045e │ │ └─254707 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 │ ├─aabec8559adbd12a684157b6967ef652035a65d200015325cca10f469c247888 │ │ ├─78302 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78319 /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 -- │ │ ├─78325 erl_child_setup 1048576 │ │ ├─78372 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78373 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78383 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78538 /bin/sh -s rabbit_disk_monitor │ ├─418752e9a3a14b5ee2fc024bfa5e7587c06da57e0aaa8545ea56b3c4cae1a35f │ │ └─276825 /pause │ ├─10f921310944f6760d74dc27c86201f9104533e47adeb1fa06d0f4743b272dec │ │ └─64022 /pause │ ├─6e3c7b4d9a1d4322ea0c944878540d3d6c0045f7bb95ac2745d0d61556236958 │ │ └─42617 /pause │ ├─9e5c7caf246b1c82e96657dcc16c0b76f704005531e20200fd9b8dd9837303ef │ │ ├─61716 python -u /app/sidecar.py │ │ ├─62085 python -u /app/sidecar.py │ │ └─62086 python -u /app/sidecar.py │ ├─8bc456e0d81f87ef81a36a6a581b34f2cdec746393194df64391df2c7853a48c │ │ └─62848 /pause │ ├─d3bfa1d28e6fd96947909c8e99a926e9061cd4723568e8e352ae38efec7dadfd │ │ └─66146 /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 │ ├─db14c2e7b5835b814bb64e0ef836e3e78c18c6dffc6a745472f09a7b50d0c5a7 │ │ └─176497 /pause │ ├─a7ddf95558772b2ae1c59f29ed34872d12a4291f6fca890ff2b57ad0106dcff2 │ │ └─174174 /pause │ ├─fdf4a6905f9bbbcbc569bac9cdd15138ee6b26bef0476d3e4b16a17d31f08449 │ │ └─42579 /pause │ ├─64a5b985335eb12af8c86c112d27e6227f2617abbfe2607a25c60f8666974cc4 │ │ └─51147 valkey-server *:26379 [sentinel] │ ├─67cbf81f9b3dcce88d51682b82988df905e5f1da7405911990b03861902a1223 │ │ └─254669 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─6d0c2728ecbd8dde729f33d39ed1f7d44db87c3462a6267ec2d9fa130a65dd37 │ │ └─60680 /pause │ ├─135ab0a7a6148db8f3990eae511087d9dbbd24aaa1ce9a2a588a441eaa82a50c │ │ └─91746 /pause │ ├─cff93181cf7aaaabf038f8e2300dc3f7c61d55ff97ac3508f87b9bd150f1de7c │ │ └─209195 /pause │ ├─1ae62347e3a81536af6dab788933f0aa0b33d464eebfc2b8502f18daf655dc9c │ │ └─64931 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─bddbfd6cd92cdf293c0bacaa3c01e1e185997b056a33e3a21391fcdd095de8e8 │ │ └─60630 /pause │ ├─6670b45f74f5f4467ff4a33a0080afc6c9a02cede1b7e8bc3354af53de2c271a │ │ └─62814 /pause │ ├─0dbdd00822b8d776eee620c49036247354e4f831995078ba398776f57b0f1b3d │ │ └─62885 /pause │ ├─9c294e779a624deb3a095ed39c6909c23f3b2dd3551f7bb95478886a071c2898 │ │ ├─109450 glance-api: uWSGI master │ │ ├─109463 glance-api: uWSGI worker 1 │ │ └─109464 glance-api: uWSGI worker 2 │ ├─67b99b299ed71728a605b879d96e6295bdbabef06e4333828699d12943df2ebc │ │ └─240929 /pause │ ├─d68d8c4811d40d53e984467b25d738e270780992ee3ac40f1ed1af81f4e7f6c4 │ │ └─46865 /pause │ ├─68745fac45e7830b82213c99745d0d300e704b55ffe189c5367c4eba06f28e81 │ │ └─68777 /pause │ ├─f64dac3c9641796a4f905df38db57f57ff1379d5b09498bd49e914be41cad915 │ │ ├─48220 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 │ │ └─49649 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 │ ├─b30fa3c66f6da19412515cf278eeed2560de3cfd8000be51115624736251d2ca │ │ └─259097 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─85fc93ad0ed19d5f0fdb8dcdccfe12bf7228baa72d42840178a304119e4cdef5 │ │ └─239340 /pause │ ├─4aeb4e14a52cbbf6a895e9a905c8db296abfa38d32cea81cff6d743a41b08871 │ │ ├─159617 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159635 /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 -- │ │ ├─159641 erl_child_setup 1048576 │ │ ├─159756 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159757 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159767 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─159856 /bin/sh -s rabbit_disk_monitor │ ├─89509790c3873f849993a882b5dd2427e3384385f6e3136815a9e851e103b556 │ │ ├─112671 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112687 /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 -- │ │ ├─112693 erl_child_setup 1048576 │ │ ├─112741 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112742 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112752 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113000 /bin/sh -s rabbit_disk_monitor │ ├─c3741140da68c9c4cf5f257ac7581036aaf43acf9d3e50c2c71270f972d8b619 │ │ └─60531 /pause │ ├─5ddbd2182b649bf88b3c4f9117afbbffb5f382365a0273a63db65cdac080a923 │ │ └─66515 /bin/pushgateway │ ├─ad90ada96ecbe69fc99fe9f11420096cd3b8fdc2ad4e9972d23c74d5c489a17b │ │ ├─172847 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─173421 nova-scheduler: ServiceWrapper worker(0) │ │ └─173423 nova-scheduler: ServiceWrapper worker(1) │ ├─14c17e66d90df3d79a64f603e1bfd41b8b395c55563d362378b47626da388749 │ │ └─240987 /pause │ ├─dfb81231f689c511b9afbe417aaf33222dff55f58e6f6d1a2c2d7914362e9a22 │ │ └─55842 /pause │ ├─99a7d9baf120b62e0d5811a3301f6535519fd63e790da45e123da6f24728c390 │ │ └─114393 /pause │ ├─ba86f380c6375754a90e2b77f9ddeefcad24160a4fcca957c6f7208d64db7a30 │ │ └─50803 valkey-server *:6379 │ ├─ff92548bbf0199b1765ddddf561fe07bd341f443efeb301ab5bffff505433e00 │ │ └─167807 /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 │ ├─f9ffa3fb27c070d64a58144d5b4b881c5035c5b6852a0ddf625ff4a315947f6e │ │ └─257225 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─01042d783526e181c009d736c936efca05f6acdae81d1ec1cda143893293ed03 │ │ ├─174284 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174301 /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 -- │ │ ├─174309 erl_child_setup 1048576 │ │ ├─174463 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174464 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174474 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174628 /bin/sh -s rabbit_disk_monitor │ ├─fcd3720da22ab897f5290d3131cb651ae21a178297ddd282c91a6d310f65196a │ │ └─63961 /pause │ ├─4dccacc61389a27f3a14e91f7d6d77e09d1ebc7c4f3b32acf0355d5f4e94c792 │ │ ├─261300 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─261320 /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 -- │ │ ├─261326 erl_child_setup 1048576 │ │ ├─261389 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─261390 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─261400 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─261663 /bin/sh -s rabbit_disk_monitor │ ├─1bee60c6555e95ead32dc968500d3584b89af571f55a6840a93a8f5b233a2564 │ │ └─50545 /pause │ ├─0cdf286736f9a57b7f142cd56e11e7b9eb0a7473b91dd76b766fff5b0ac35700 │ │ └─66381 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-248.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 │ ├─a800e32817831afd6aebfc634e4807854a947402be88889bbbeebc3944340d1b │ │ └─97084 /usr/bin/python3 -s /usr/bin/ceph-crash │ └─a3c5c0918bcd5f0ebb2b281888a5ca952061dceb2d3322e0092928b49e82d6de │ ├─65273 /usr/bin/vector --config-dir /etc/vector/ │ └─65307 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount