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 │ │ │ ├─21496 /lib/systemd/systemd --user │ │ │ └─21497 (sd-pam) │ │ └─session-22.scope │ │ ├─21487 sshd: cephadm [priv] │ │ └─21518 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─715 /lib/systemd/systemd --user │ │ └─716 (sd-pam) │ ├─session-4.scope │ │ ├─1456 sshd: zuul [priv] │ │ └─1469 sshd: zuul@notty │ └─session-1.scope │ ├─ 712 sshd: zuul [priv] │ ├─ 729 sshd: zuul@notty │ ├─ 874 /usr/bin/python3 │ ├─ 1460 ssh: /home/zuul/.ansible/cp/199.204.45.115-22-zuul [mux] │ ├─433344 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-crffpdqiuehtiugifohqfdoxrolbbgzm ; /usr/bin/python3'"'"' && sleep 0' │ ├─433345 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-crffpdqiuehtiugifohqfdoxrolbbgzm ; /usr/bin/python3' && sleep 0 │ ├─433346 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-crffpdqiuehtiugifohqfdoxrolbbgzm ; /usr/bin/python3 │ ├─433347 /bin/sh -c echo BECOME-SUCCESS-crffpdqiuehtiugifohqfdoxrolbbgzm ; /usr/bin/python3 │ ├─433348 /usr/bin/python3 │ ├─433349 /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 │ └─433351 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 … │ │ ├─ 9798 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12424 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fc93c09471b07674d166ad804330ccc5f03ec23ed305c93541a86c629864df83 -address /run/containerd/containerd.sock │ │ ├─ 12814 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 48b775dff27380513df699c0e33da03d3db2705d8b92c49ff6717166b526038e -address /run/containerd/containerd.sock │ │ ├─ 19590 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 41b1ba80aa1505f2c0b6d40c96d3dd224c88ed369d24fba112a62fed8c10f955 -address /run/containerd/containerd.sock │ │ ├─ 24794 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 17478df0b7a8955966d7a6e9ce878ae4ffac8336a55f8a3da97c94959acc8302 -address /run/containerd/containerd.sock │ │ ├─ 29222 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 94a88c5f312333474ec26a4e89cd5b34e72db549d3a06b6bf88d163541d3d2a1 -address /run/containerd/containerd.sock │ │ ├─ 33888 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 409d68817140e5d37c2be3a602c5147c1df5a9c17685f8a7846a6c3710f9c7d2 -address /run/containerd/containerd.sock │ │ ├─ 39557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0b4b5338a09f556d9276a63e689d1f671bc132b4ade4c84d16f493aa809e568 -address /run/containerd/containerd.sock │ │ ├─ 39559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f0031863fb2852b2e7781cef614f2e6794058ce6e717ae599bca0cbb13f2b4d -address /run/containerd/containerd.sock │ │ ├─ 39622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08d611f089c972047e3e4b049897056fe428a86b8bf84485ac606d005e96c625 -address /run/containerd/containerd.sock │ │ ├─ 39658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a502398877b4f93776a956d8ea0b569d509c8d4f97eba8490331ce8c06c06be -address /run/containerd/containerd.sock │ │ ├─ 39665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 304e5202563b41e38ef4d772e0ba7f042e36e8059f53d9c1d2d36cecc4775348 -address /run/containerd/containerd.sock │ │ ├─ 40176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc721fc9609fe6ee9112927b30313a48cf1244cf9fb0e23b958e86dca1df44a5 -address /run/containerd/containerd.sock │ │ ├─ 40896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22de04cdfbfb4ee7ea55703ca9145714ad882be6d7d7162bbe848a2bec3f5de0 -address /run/containerd/containerd.sock │ │ ├─ 40915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2d1da426fb0b4a01e18c380186656fb5d6c73afe1a55157706d5de29af2fe98 -address /run/containerd/containerd.sock │ │ ├─ 42237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8e727d91d2f13b3f9a209d6d49af08ac9bfe74e835d749b187f9ac48b6d642c -address /run/containerd/containerd.sock │ │ ├─ 42640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd8dbf05ca494094fa46e5f7870d394dfd34430ba1d904c4e475d02e2fcc3316 -address /run/containerd/containerd.sock │ │ ├─ 42679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f85795eec52b05e85c80f89b797ec77702d8a2c75c47fd65b0131faba8c3957 -address /run/containerd/containerd.sock │ │ ├─ 43100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 371664c448674d1b1582c55c67b9b11f0a6c8906c5821f8871b0cfa9cb830c5d -address /run/containerd/containerd.sock │ │ ├─ 43591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1d936255948259233183f760258ff5dbed9292bf676b34385e1f53fb66c33c6 -address /run/containerd/containerd.sock │ │ ├─ 43628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e829ea64833d1f2ac0338956c5bd86b8ac5e72a6f7b7ffd27502d2af2820670 -address /run/containerd/containerd.sock │ │ ├─ 43661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c03864b6c6156d62743b04afc1946fd0aae45d877fd01625bc0c76fcf85f761 -address /run/containerd/containerd.sock │ │ ├─ 45663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49840112f36c36f4018b0bda4cef8b3c9b4e763fde4f9e72e1417bfce1f80931 -address /run/containerd/containerd.sock │ │ ├─ 45755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b4a9137384825904c9affa5a90521d59c05e16a0d2faf60da8976937caa17b6 -address /run/containerd/containerd.sock │ │ ├─ 46462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0067ab47ee6447ab56d85e8c8b0ba756590dee8b0ab9bbeab01db24d99ef0b8 -address /run/containerd/containerd.sock │ │ ├─ 46566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0b6826fc05c89550767a16cb6a8a699455bc7f0a4690201701a833426e1537f -address /run/containerd/containerd.sock │ │ ├─ 46941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da50a29817fc840ac0978df4f412c6e8a4f216ac695d032ea1ad5da9f3eadcb7 -address /run/containerd/containerd.sock │ │ ├─ 47253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c21af7f5042f4fbd1bb78101e8c64ad52885dfd9aea5eda5f79c6a16c67e92e -address /run/containerd/containerd.sock │ │ ├─ 47885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7e1f4d54b731475f2edf5b1b9d7be1b461ee52a8038a636b80598b6c6d45981 -address /run/containerd/containerd.sock │ │ ├─ 49995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd140c063b1dab74efcc62bb3268f1d561eb13f472432ef19c85489ba20c7755 -address /run/containerd/containerd.sock │ │ ├─ 50200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcb23b81ae29d2481f7079d76e1c33620276e64e9207838bd58aa9c87813ce68 -address /run/containerd/containerd.sock │ │ ├─ 54429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ab7bf4696fbfbd2598572db1d32480d592f46c1629fe17c6cb6c73c38ef7603 -address /run/containerd/containerd.sock │ │ ├─ 55088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8e028258e39f486354b5f1f91685e800dc63fec24bcb53ab2e4fa9d678e322d -address /run/containerd/containerd.sock │ │ ├─ 55142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7df738eeee6a6d94ff18d0c11c712db6aa33f48daad79bbfd7999ab6d0880d7 -address /run/containerd/containerd.sock │ │ ├─ 55183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae118076bc138f7f08fec5d2f8e4bfc45adb9a156a19f1b440de3315fc706114 -address /run/containerd/containerd.sock │ │ ├─ 55357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e6355fa89a17a10a6a4b7f7632c0b79732dc0e405b7e887920bd2fff0a74e6a -address /run/containerd/containerd.sock │ │ ├─ 59472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0140bf22222efa9b584bf3e0d685c9b1eec4125f908ac5ac4564555b17feb08d -address /run/containerd/containerd.sock │ │ ├─ 59511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d6a41a79ab2faf13878bdd4670c3456bdaeddee2e10fd028171e42482ed335a -address /run/containerd/containerd.sock │ │ ├─ 59551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1aaa12e775203a3b7e35540089d892bc90b8cf595b91b70f975faa3b8e474fe9 -address /run/containerd/containerd.sock │ │ ├─ 59679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbbd9d016dbca98b028432ae2f5476a2f42295f27c858ab1603afc53e5721cf1 -address /run/containerd/containerd.sock │ │ ├─ 60896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 208bc522ca5958d027ddd89a1042f213fc651175afa68d6cbec7da1c8deea6b7 -address /run/containerd/containerd.sock │ │ ├─ 61003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44bb7065044c8cf1a6f80898596decc8650537db43f6f33a758cc6fa22835fbe -address /run/containerd/containerd.sock │ │ ├─ 61255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa17a7c7bceb0d7009103e84397f8c418493faf1ba146f3ccd76a0982cd0ee8e -address /run/containerd/containerd.sock │ │ ├─ 61295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8b0ecb1ae3c16ffb4f8179ecbbae705c33488a4ecfe06320011a7e60f104af5 -address /run/containerd/containerd.sock │ │ ├─ 61328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10e1964f860681793433b385d4dd36ba97cafdc6e26694467baf598d31e18ce3 -address /run/containerd/containerd.sock │ │ ├─ 62069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c1085b1f83619fc264ebb8edeaa8cf39833345f6e19fb6195b0eead71b2a52f -address /run/containerd/containerd.sock │ │ ├─ 62369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bd9358f10a1b897e6b50bcef263a35f6df2ce8b54c0e5e1e93550a1a5ba624a -address /run/containerd/containerd.sock │ │ ├─ 62956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fc93f1ab96c5a21e885521a01f128a36979d76da699c661998dd413e64b31b1 -address /run/containerd/containerd.sock │ │ ├─ 63013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 707b9c44090ef9bda2edfd429a2e1d7b34ecc01a39e97abd76843acccd78eb50 -address /run/containerd/containerd.sock │ │ ├─ 63731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f161cd24a460b7f89ba5b4da82d286ca78b0a11382cc444a81f9247f17abb327 -address /run/containerd/containerd.sock │ │ ├─ 65183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25618748bdfc1c95a0ca73cc8f574ff75b7354c34c173b6770cc2740bc29e606 -address /run/containerd/containerd.sock │ │ ├─ 67054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b09d1f6de66102af8feffe23eb19748572c46e0915d54bfda27b48b13ada684 -address /run/containerd/containerd.sock │ │ ├─ 76181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 249e69213c6b27033600780bfc2897e8fa7525340bdf23a0ac0dff09fb2df982 -address /run/containerd/containerd.sock │ │ ├─ 77597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 655d6bff5ecb203b0d3d34cbf6164da43638c1cc406ec7336c86292b72c75d8c -address /run/containerd/containerd.sock │ │ ├─ 83826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3fdaf82c6a0a94ad00967133b79005d7e4e73fdf89540f0148e70501eec5676 -address /run/containerd/containerd.sock │ │ ├─ 89676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fd85de55576cad42806a46e19e97b9345dc7ecfb88d6e63afa311e874143b12 -address /run/containerd/containerd.sock │ │ ├─ 96132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e9052d86608b8477374a54b933d9865211f0d7e513912556c119aa51cb083bf -address /run/containerd/containerd.sock │ │ ├─ 96179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 547a2e542d6516bf3e1e130b5cf4bf63c6d5538500597a0afd537f21b5657561 -address /run/containerd/containerd.sock │ │ ├─105355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c36a2d2ff0bbd7ac52be12383114ca5d5a00bc343ddf880d738da7f41f56a298 -address /run/containerd/containerd.sock │ │ ├─106828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0df127b74dc1e97aae31fb77a9b697a800f3f06f39863a8e2544d5f54363d791 -address /run/containerd/containerd.sock │ │ ├─107003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2284f2c72ef7662591fe17002a1ff38b38b627ee197c70927ee64b1df5e062f0 -address /run/containerd/containerd.sock │ │ ├─108879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daf55f4cadfae8e8cb45a35af56b7b0d43718f551a47f07fa89ca819e78e4a24 -address /run/containerd/containerd.sock │ │ ├─110593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0258efda099f48b1a3724b2c7f21c8cab0a499008c4fe91b3727819cf518ec7 -address /run/containerd/containerd.sock │ │ ├─110644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2015ee6f8dddaf9e9c492848c99c3333211a3465a2d9ef896028c67f86d885a3 -address /run/containerd/containerd.sock │ │ ├─123856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fe387709082538ad53dddb6f4dacf5c54486da97e36d7a46f3ffeb08342224f -address /run/containerd/containerd.sock │ │ ├─123964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62d9ec5f6cb85419f16a7ee6e355bff1eedb832b9908f33ece669192a08341b8 -address /run/containerd/containerd.sock │ │ ├─126546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 674c23d29bee2d4456e9631e58602c8db2bac72d1125d434763f98217c8baa5b -address /run/containerd/containerd.sock │ │ ├─190518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be4bc584596a452c8778b9864fc6943c7ee05111148408fd6f2aa6743db9ed61 -address /run/containerd/containerd.sock │ │ ├─192018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 589bf8bda7612d9657689b59d6642e4c5a91f88ebce40ac3ae3c4be58e48b4cb -address /run/containerd/containerd.sock │ │ ├─192448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78b5d11d95092dbecec67d4e7dc81e1805f667339ce31aae3f5b75437925b500 -address /run/containerd/containerd.sock │ │ ├─193246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcd8cb3243dfcc0ccaac7885aa608a4cffa1e6f4ab39d3e4f1a61fdb75410369 -address /run/containerd/containerd.sock │ │ ├─195263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65bc4a5e5e7d6d4f6a9c718f15d93410d5d8e94c87c4d0bf8c66043015a27697 -address /run/containerd/containerd.sock │ │ ├─195664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 134b53edc89e5a97ccdae77de004cf20fab8b31773dc078f2f7ecee44b0a2771 -address /run/containerd/containerd.sock │ │ ├─195806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db2316eeb813ce9e081f299f66440afbcc9b84dce5489eed6ae7a2f46bd2cdd9 -address /run/containerd/containerd.sock │ │ ├─195872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9b1645058b0335d69b0908fb5eac59caec281da85e070d7050498d95e4e6d48 -address /run/containerd/containerd.sock │ │ ├─196118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1be6e248d85f59e642e5fdc7dce55f3aa7d52cb94596e9d1f3f423f7fcd34e3c -address /run/containerd/containerd.sock │ │ ├─196890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30850df50e2aa0c5caf1f0ec7b921d0ce451099574cd1eb5b1c85b3ee1c6d7c9 -address /run/containerd/containerd.sock │ │ ├─207614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff57c00533034a78a0157adce085ae971d10035c5d56a5ec119266b2a13cc502 -address /run/containerd/containerd.sock │ │ ├─209386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ed8ab8c681cc7d53c9b9778c0e77f18cc3f0f9a8c9ff26cad1a03ac4d0b1cc6 -address /run/containerd/containerd.sock │ │ ├─209419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9472fb7a567bb2640a36324c557ff153e9faa562586da8ef2a28bbb76d2557e6 -address /run/containerd/containerd.sock │ │ ├─209485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77e84397712dcf25f1cd88049c1a81b3fbda0d35840554f99f8ce580d9bebd98 -address /run/containerd/containerd.sock │ │ ├─209502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53cd762c937d853bf102f8ed80a4def658861fc80084ab90c9d2e94173cd957e -address /run/containerd/containerd.sock │ │ ├─209582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e6eb17ab1989b1807ffec20abec2d19ad73781e40827f0a973d27c0b28d57c7 -address /run/containerd/containerd.sock │ │ ├─209949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a36a2441187f2916ac0eb29253a039cd8e2fb200941f75ee5a1def522567b7a -address /run/containerd/containerd.sock │ │ ├─210013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f0732bde4837cc34b1e19431019213b1ad7dc4874d83447e562032d02a068ea -address /run/containerd/containerd.sock │ │ ├─222369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67e24093a5528ae921dcb0d6574543e0cd2237d03b08c82b9b7cf8c5e1ae1615 -address /run/containerd/containerd.sock │ │ ├─224435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdd0368162e8e1f27d5e4be437a78f66c1ff346006acb884594f97060a6e0f43 -address /run/containerd/containerd.sock │ │ ├─224471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1472f2fd0040e2dda0ee4a5674d9d5ed9164d4e0b0228e2c343c4f188bc08b7a -address /run/containerd/containerd.sock │ │ ├─224535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01f06986d8e2ef7de8a1e5c42bf01b1da1b2cb44250b1ff888de92c249f57980 -address /run/containerd/containerd.sock │ │ ├─239127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55e42d4e9db3c443808ae98d872d911784c8397064009d2fe56f5b7e83d0ec87 -address /run/containerd/containerd.sock │ │ ├─247515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7566c1b65e3e40b4bfe066b04e68c6402eb0484d6fae0aab87db6a7c08b1589 -address /run/containerd/containerd.sock │ │ ├─247540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a82ca29d42b40899d1b7773ccf5a49057611cb9909ba8b2400ba0ad8306dedc -address /run/containerd/containerd.sock │ │ ├─247575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a7821383da06e5aa6cdbff45d454358876243d6099b4c568b9da46c68362701 -address /run/containerd/containerd.sock │ │ ├─247899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0d9e9d36ab810d5359ff08c141d1e242e8da5a72074fe8aaac976df63b0346f -address /run/containerd/containerd.sock │ │ ├─258394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7feb4c3c67f256d811ef996a942300bbb00471573495e014079ac32e95f5b194 -address /run/containerd/containerd.sock │ │ ├─260879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db378ae6cd1a0731da14da3b30fd1404395a56634c36ae38f9bc7f773b8da792 -address /run/containerd/containerd.sock │ │ ├─262078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5610267b338a466f8e79547d9cdea32d9857dffdd02d23bd12ad2f8a85c74896 -address /run/containerd/containerd.sock │ │ ├─262980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45b0d108384d2c0e1b34ab11d2d7e5a32e9e5bbd9cf9ec79d557817a76cf79a5 -address /run/containerd/containerd.sock │ │ ├─264195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b13a918f944ddc3d0510cd2b03d8a1e9dd6cba917f644bd7f666bdb5d7844c0 -address /run/containerd/containerd.sock │ │ ├─265914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e7b0458267bc56111bf5eb22097addc305bd7cb318bbd878bd660cc5758a8b9 -address /run/containerd/containerd.sock │ │ ├─267526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 514bb8ece8116b3382b691493f88898fe231f4b0dd66a794757b38b2c2c6f74f -address /run/containerd/containerd.sock │ │ ├─267577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d756f9a0fba00b4a440d90233b94ffb0f1e805f348054dba91bcd720f3c09df7 -address /run/containerd/containerd.sock │ │ ├─298867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46753839d0e65a253728bcb52fcbe7972e14415858977e97d3307f9d29beb6a8 -address /run/containerd/containerd.sock │ │ ├─299409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dbe0f7174cc4a379940069c8d8276de4d775c085df067d22d70a76d672c299c -address /run/containerd/containerd.sock │ │ ├─302292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 415250c984b8d8316b5fd00b512d808fbf46540d33a035338401e2173827e624 -address /run/containerd/containerd.sock │ │ ├─306834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7489d4022ebd557a06d17c32766ee52355f2c3bc03d0feeb3904d09def72840 -address /run/containerd/containerd.sock │ │ ├─307073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8d28ec093810b88d8c9643cb3511b8cc95f794ca260368dca82284566c9977c -address /run/containerd/containerd.sock │ │ ├─307171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb4f866a392fe9de1e2ff808740663e2ee123679bbe8a7ef0f86fe35c31e924c -address /run/containerd/containerd.sock │ │ ├─307370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f2bc41232ca654af21e5d963997e8024e192903e01aadac9101c9572a64dd5c -address /run/containerd/containerd.sock │ │ ├─319135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dd69ced956f4100fd5050422bfeb87e614c4110a2930eb5bcc2a595b3af0235 -address /run/containerd/containerd.sock │ │ ├─321596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f3786232f68991a44bb1195becd3c203249235b4e080b042dd54367cfb043d9 -address /run/containerd/containerd.sock │ │ └─322874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a75bce61b584e862587c9b6769b8362ae5775705e64f723797ebf8528294010 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1200 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─533 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─407 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─638 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─run-re857791941394c75aa0f63548e408fe1.scope │ │ └─222200 /usr/sbin/libvirtd --listen │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28942 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29205 /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@crash.instance.service │ │ │ ├─19546 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19568 /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 │ │ │ ├─24502 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24777 /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 │ │ │ ├─33604 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33871 /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 │ │ │ ├─12368 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12397 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.uemmzu.service │ │ ├─12726 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.uemmzu/unit.run │ │ └─12758 /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-uemmzu --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.uemmzu:/var/lib/ceph/mgr/ceph-instance.uemmzu:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.uemmzu/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.uemmzu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10167 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─656 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─628 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─189930 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40018 /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.115 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─373 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─657 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-17478df0b7a8955966d7a6e9ce878ae4ffac8336a55f8a3da97c94959acc8302.scope … │ │ ├─24819 /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 │ │ └─24831 /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 │ ├─docker-94a88c5f312333474ec26a4e89cd5b34e72db549d3a06b6bf88d163541d3d2a1.scope … │ │ ├─29246 /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 │ │ └─29258 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1391 /usr/sbin/uuidd --socket-activation │ ├─docker-409d68817140e5d37c2be3a602c5147c1df5a9c17685f8a7846a6c3710f9c7d2.scope … │ │ ├─33911 /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 │ │ └─33924 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10927 /usr/sbin/chronyd -F 1 │ │ └─10928 /usr/sbin/chronyd -F 1 │ ├─docker-41b1ba80aa1505f2c0b6d40c96d3dd224c88ed369d24fba112a62fed8c10f955.scope … │ │ ├─19617 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19634 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─docker-48b775dff27380513df699c0e33da03d3db2705d8b92c49ff6717166b526038e.scope … │ │ ├─12839 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.uemmzu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12858 /usr/bin/ceph-mgr -n mgr.instance.uemmzu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-fc93c09471b07674d166ad804330ccc5f03ec23ed305c93541a86c629864df83.scope … │ │ ├─12473 /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 │ │ └─12490 /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 │ ├─systemd-resolved.service │ │ └─410 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─189810 /sbin/iscsid │ │ └─189811 /sbin/iscsid │ ├─dbus.service │ │ └─625 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─637 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─631 /lib/systemd/systemd-logind ├─k8s.io │ ├─533460ae38ef8d602aa3c7803864e7d5d8b9414ac87d41b1a139bfc01a6a379a │ │ └─42304 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─3dbe0f7174cc4a379940069c8d8276de4d775c085df067d22d70a76d672c299c │ │ └─299443 /pause │ ├─0140bf22222efa9b584bf3e0d685c9b1eec4125f908ac5ac4564555b17feb08d │ │ └─59496 /pause │ ├─698571ce60847c6e15f8a9396ae05aedb0d20b0825eeeb35e4c1d61000558cf6 │ │ └─64871 /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 │ ├─b0a2e818938dfe9d506845bcf96b1829412494ffda27f872115a6e5e7f45f46a │ │ └─108561 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─85141026ec2b4e75914ea1d275beb510969249f819a1fcc59329af7af6e4f8af │ │ └─47094 percona-xtradb-cluster-operator │ ├─7330e1e92b01c7e7df80a39ceecb65517058c61a04804dbea3b10c52b09a60c7 │ │ └─59771 /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 │ ├─f7566c1b65e3e40b4bfe066b04e68c6402eb0484d6fae0aab87db6a7c08b1589 │ │ └─247605 /pause │ ├─49840112f36c36f4018b0bda4cef8b3c9b4e763fde4f9e72e1417bfce1f80931 │ │ └─45700 /pause │ ├─9472fb7a567bb2640a36324c557ff153e9faa562586da8ef2a28bbb76d2557e6 │ │ └─209503 /pause │ ├─707b9c44090ef9bda2edfd429a2e1d7b34ecc01a39e97abd76843acccd78eb50 │ │ └─63036 /pause │ ├─01de1ce316a8a58a305d7d1c9656dd4db8f7929079d9dafbf49eeccbb5e3b19a │ │ ├─255945 octavia-api: uWSGI master │ │ ├─255957 octavia-api: uWSGI worker 1 │ │ └─255958 octavia-api: uWSGI worker 2 │ ├─ee0f17675bc26d1a062349c081d75d4bec030bdcefaa6551d08af735a8f64f80 │ │ └─63323 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─be4bc584596a452c8778b9864fc6943c7ee05111148408fd6f2aa6743db9ed61 │ │ └─190543 /pause │ ├─b50fcfbb692830ab785ec113ce0ed16f02e3bad9214e0ac395bea219c12f099c │ │ ├─210957 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─429852 sleep 300 │ ├─d9b1645058b0335d69b0908fb5eac59caec281da85e070d7050498d95e4e6d48 │ │ └─195911 /pause │ ├─5298f69cec562b61103a261fb0f614e690214da47f67686536645b3a5740be7a │ │ └─190895 /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 │ ├─df4f749c205ee00e31b059014c24661d9a74032b977befb039bc8082233ef205 │ │ ├─60550 python -u /app/sidecar.py │ │ ├─60819 python -u /app/sidecar.py │ │ └─60820 python -u /app/sidecar.py │ ├─249e69213c6b27033600780bfc2897e8fa7525340bdf23a0ac0dff09fb2df982 │ │ └─76204 /pause │ ├─65dde571cedd755bda7c524cb689cbf8b1d86ed9549680b4c930f0d292154ab3 │ │ └─120775 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─50ea5eec0c434d9e69eb28522487240e8fe70afecf7bb7d99417871ae6256ac1 │ │ └─43914 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─00b04f0bd62cbec8294566bf195c2fd215404efeee738cd02169646c1376f1ad │ │ └─64379 /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 │ ├─10e1964f860681793433b385d4dd36ba97cafdc6e26694467baf598d31e18ce3 │ │ └─61357 /pause │ ├─0df127b74dc1e97aae31fb77a9b697a800f3f06f39863a8e2544d5f54363d791 │ │ └─106926 /pause │ ├─547a2e542d6516bf3e1e130b5cf4bf63c6d5538500597a0afd537f21b5657561 │ │ └─96204 /pause │ ├─67e24093a5528ae921dcb0d6574543e0cd2237d03b08c82b9b7cf8c5e1ae1615 │ │ └─222394 /pause │ ├─84c3aca0c7e24024e9657bb1baedb41a0387687b36552ece9dad1dd5a2421b80 │ │ └─42755 /coredns -conf /etc/coredns/Corefile │ ├─2c1085b1f83619fc264ebb8edeaa8cf39833345f6e19fb6195b0eead71b2a52f │ │ └─62092 /pause │ ├─e084a3391b58378293f0d919d18f32a38a37bcdc1f35a8f74757023f9051078e │ │ └─55498 nfd-master -crd-controller=true -metrics=8081 │ ├─13c2b666b1250123616e6b1408fe1bb1a627fc9e46cc7fdc20bec325de935b6c │ │ └─40224 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─10435f55528357349b89e76d7fc5aa9af5dd0673fcff3450f17429ea901a5943 │ │ └─264246 /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 │ ├─134b53edc89e5a97ccdae77de004cf20fab8b31773dc078f2f7ecee44b0a2771 │ │ └─195687 /pause │ ├─344a158975e4045e9823ab876e895e9414ee1a8715c12fc1565c604b8953bc09 │ │ ├─ 45962 /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 │ │ ├─ 45975 /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 │ │ ├─ 46125 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─321184 nginx: worker process │ │ ├─321185 nginx: worker process │ │ └─321186 nginx: cache manager process │ ├─e13a3147b8f75206dc8653efb0a116b844b6a00c840a3dfd3bfc3aac0194eb0b │ │ └─62171 /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 │ ├─6dd69ced956f4100fd5050422bfeb87e614c4110a2930eb5bcc2a595b3af0235 │ │ └─319166 /pause │ ├─5bd794b34ac7f53d6b97db6d7941e20b08d81498d78a6ae684ede89141590beb │ │ ├─120297 cinder-api: uWSGI master │ │ ├─120309 cinder-api: uWSGI worker 1 │ │ └─120310 cinder-api: uWSGI worker 2 │ ├─566772a9e66a938d518402fee38a8eaa11af1bd9726aa98449988b79c985e660 │ │ └─55448 nfd-worker -metrics=8081 │ ├─5b09d1f6de66102af8feffe23eb19748572c46e0915d54bfda27b48b13ada684 │ │ └─67082 /pause │ ├─a2f28f1601a572113f3583a5af23a6ef22bb24ca290d8c11ff2f1af3c4028c48 │ │ └─97515 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─da50a29817fc840ac0978df4f412c6e8a4f216ac695d032ea1ad5da9f3eadcb7 │ │ └─46965 /pause │ ├─5610267b338a466f8e79547d9cdea32d9857dffdd02d23bd12ad2f8a85c74896 │ │ └─262102 /pause │ ├─0ed8ab8c681cc7d53c9b9778c0e77f18cc3f0f9a8c9ff26cad1a03ac4d0b1cc6 │ │ └─209454 /pause │ ├─3e6eb17ab1989b1807ffec20abec2d19ad73781e40827f0a973d27c0b28d57c7 │ │ └─209625 /pause │ ├─4557e87663422df9b3c68cdfac4e7043bf5d9fad49e75c737757a0fe28804253 │ │ └─55604 nfd-gc -gc-interval=1h │ ├─67adeeae07b5895728feafc922cc394464fff9614237f10b2cf1e32d138259a0 │ │ └─42735 /coredns -conf /etc/coredns/Corefile │ ├─d0d9e9d36ab810d5359ff08c141d1e242e8da5a72074fe8aaac976df63b0346f │ │ └─247922 /pause │ ├─a7e1f4d54b731475f2edf5b1b9d7be1b461ee52a8038a636b80598b6c6d45981 │ │ └─47910 /pause │ ├─ebbce1bb2bbdb730f00a3124d3e9bee856f917e250fd16a4af6907ac792c50aa │ │ └─192559 /coredns -conf /etc/coredns/Corefile │ ├─c71226ef0e66356bca8d7bdac385df35abfaafb0ce6ca8bf731f018a62abad96 │ │ └─41185 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─4795207519b7666a8951167a39b49cffbc6a6d866c8a2d4776fa1931e0ae69c3 │ │ └─39957 /kube-vip manager │ ├─415250c984b8d8316b5fd00b512d808fbf46540d33a035338401e2173827e624 │ │ └─302315 /pause │ ├─8e6355fa89a17a10a6a4b7f7632c0b79732dc0e405b7e887920bd2fff0a74e6a │ │ └─55381 /pause │ ├─bcb23b81ae29d2481f7079d76e1c33620276e64e9207838bd58aa9c87813ce68 │ │ └─50224 /pause │ ├─34ac10960215b4b45897caa09d2f6137a3ad5f392d816b67ce92512e5052902b │ │ ├─207735 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207752 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─207758 erl_child_setup 1048576 │ │ ├─207817 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─207818 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─207828 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─208258 /bin/sh -s rabbit_disk_monitor │ ├─fca09805dbe8b58924013a25af26b734a1b09ad207a3892f8ece247b22c0585c │ │ ├─316593 /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 │ │ └─316771 /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 │ ├─dbbd9d016dbca98b028432ae2f5476a2f42295f27c858ab1603afc53e5721cf1 │ │ └─59705 /pause │ ├─b5a937c3341b6495ecd20c84fd034376af1746303c97353fe83fab45ff7d8dd4 │ │ ├─321348 apache2 -DFOREGROUND │ │ ├─324433 (wsgi:h -DFOREGROUND │ │ ├─324434 (wsgi:h -DFOREGROUND │ │ ├─324435 (wsgi:h -DFOREGROUND │ │ ├─324436 (wsgi:h -DFOREGROUND │ │ ├─324437 (wsgi:h -DFOREGROUND │ │ ├─324438 apache2 -DFOREGROUND │ │ └─324439 apache2 -DFOREGROUND │ ├─b85941ff775209edf77446a93c6a502e69fc05eff5f12fc0997fe130f19e930d │ │ ├─217928 neutron-policy-server: uWSGI master │ │ ├─217939 neutron-policy-server: uWSGI worker 1 │ │ └─217940 neutron-policy-server: uWSGI worker 2 │ ├─3b0095be7ac6dc72993af8311b0da2b312b01ae7f5eac2619a5417843475b1bb │ │ └─262342 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─1889f2708ac9c1d6f409f6051bc8523869239799bdd68a22178194b938526446 │ │ └─65027 /bin/oauth2-proxy │ ├─2015ee6f8dddaf9e9c492848c99c3333211a3465a2d9ef896028c67f86d885a3 │ │ └─110710 /pause │ ├─d3d22f6f0ea969361c7cfe8a529eb257464b5c71f20d66e8256ad8978a9b4fc9 │ │ └─316294 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─b98124412121e867978094a96d52dfda566a24f1e70c43e290a5b0329eab0308 │ │ └─63959 /goldpinger --static-file-path /static │ ├─0df4a09ad81c909ce9c8b95ee8242670e4ef10dc7474f690f37a713d4ababb5b │ │ └─64955 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─dcd8cb3243dfcc0ccaac7885aa608a4cffa1e6f4ab39d3e4f1a61fdb75410369 │ │ └─193272 /pause │ ├─a8bc5072f84755282dc576d4035e218a562b9dd742767c05abf5d1434f101173 │ │ └─201464 /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 │ ├─77784b80267d0b9498a234b31eedda3272cf5b9d561824c94ca1b72b7aed1452 │ │ ├─60496 python -u /app/sidecar.py │ │ ├─60810 python -u /app/sidecar.py │ │ └─60811 python -u /app/sidecar.py │ ├─a551742834d751f9871840cb254c86c777b70021300b7d06828086534dc64d82 │ │ ├─89928 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89944 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─89950 erl_child_setup 1048576 │ │ ├─90026 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90027 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90038 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─90417 /bin/sh -s rabbit_disk_monitor │ ├─4254e5ac074c7f4357d92f2a4269d5e4e4bf854d085c10b21872c4390c9b24ef │ │ ├─222527 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222610 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─222621 erl_child_setup 1048576 │ │ ├─222792 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─222793 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─222803 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─223087 /bin/sh -s rabbit_disk_monitor │ ├─d20b81aec200304d57905fe0dc7be1d11c00de5d6cb393d4ea529498da4a7b33 │ │ └─60081 /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 │ ├─1aaa12e775203a3b7e35540089d892bc90b8cf595b91b70f975faa3b8e474fe9 │ │ └─59575 /pause │ ├─ae5464ebe978981470d97188437844f6e5775b57d8c0499cd619527a0be10489 │ │ └─50662 redis_exporter │ ├─734e682cb003fba7bfb927fb0154bab1d62e2c33bd1378cc309883446adc83d9 │ │ └─64920 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7a75bce61b584e862587c9b6769b8362ae5775705e64f723797ebf8528294010 │ │ └─322907 /pause │ ├─0b70400ed9388cda07294a81a23e89ebb9bcf3e8b5b17cef3cd37be62f976770 │ │ └─50379 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 │ ├─eb12ee4aed8c93c505b3724e35d616433739ee9a837568abd809b75b71bf76d3 │ │ ├─302510 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─302526 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─302533 erl_child_setup 1048576 │ │ ├─302588 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─302589 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─302599 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─302916 /bin/sh -s rabbit_disk_monitor │ ├─9fc93f1ab96c5a21e885521a01f128a36979d76da699c661998dd413e64b31b1 │ │ └─62980 /pause │ ├─6fa26387435a46a24f04a2a0c6297105e8d2cf45f4cf654cb3066ea6ea948882 │ │ ├─206423 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─206706 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─206707 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─60b1bc26a110da9e7b4af89ab432a54b4765fc301e7d0a352c3c18fd849e6a66 │ │ └─63278 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6fd85de55576cad42806a46e19e97b9345dc7ecfb88d6e63afa311e874143b12 │ │ └─89699 /pause │ ├─50eec724ac1024a1924d567f149df035c5ced140f9db90b1678164cd8de320c1 │ │ └─64164 /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 │ ├─9e9052d86608b8477374a54b933d9865211f0d7e513912556c119aa51cb083bf │ │ └─96158 /pause │ ├─18a228b6f24a799a878bea11f813a2a834dd22a71d972a2de3fa03a839ce0332 │ │ └─55748 /secretgen-controller │ ├─ff57c00533034a78a0157adce085ae971d10035c5d56a5ec119266b2a13cc502 │ │ └─207645 /pause │ ├─5c21af7f5042f4fbd1bb78101e8c64ad52885dfd9aea5eda5f79c6a16c67e92e │ │ └─47281 /pause │ ├─2284f2c72ef7662591fe17002a1ff38b38b627ee197c70927ee64b1df5e062f0 │ │ └─107027 /pause │ ├─a0258efda099f48b1a3724b2c7f21c8cab0a499008c4fe91b3727819cf518ec7 │ │ └─110619 /pause │ ├─4e829ea64833d1f2ac0338956c5bd86b8ac5e72a6f7b7ffd27502d2af2820670 │ │ └─43660 /pause │ ├─82024957eefdcbb31921d9bdaa254b1cc96f491406f348a8fed3fe8236273752 │ │ └─39781 etcd --advertise-client-urls=https://199.204.45.115: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.115:2380 --initial-cluster=instance=https://199.204.45.115:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.115:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.115: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 │ ├─c8e727d91d2f13b3f9a209d6d49af08ac9bfe74e835d749b187f9ac48b6d642c │ │ └─42259 /pause │ ├─c36a2d2ff0bbd7ac52be12383114ca5d5a00bc343ddf880d738da7f41f56a298 │ │ └─105379 /pause │ ├─1de4064afa507de99c687f389da56031a1803677d81468d4b2277d115c06b092 │ │ └─322094 /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 │ ├─45b0d108384d2c0e1b34ab11d2d7e5a32e9e5bbd9cf9ec79d557817a76cf79a5 │ │ └─263005 /pause │ ├─3a502398877b4f93776a956d8ea0b569d509c8d4f97eba8490331ce8c06c06be │ │ └─39720 /pause │ ├─95f34278b7650659165551972cd220e416de109f96b410a97b3d7b9d3df977d6 │ │ ├─41394 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41772 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─8fed497b2954cb62a5b7e9a2be0fff5fb17031c7a6d55184aa5e2401396f9f9f │ │ ├─206420 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─206710 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─206711 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─eb3976d1c34ce6d52c46d72914a96f8e22943be8985ecb341d89aacbb3431bcc │ │ ├─217794 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─218109 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/plugins/ml2/ml2_conf.ini) │ │ ├─218110 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/plugins/ml2/ml2_conf.ini) │ │ └─218111 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/plugins/ml2/ml2_conf.ini) │ ├─db2316eeb813ce9e081f299f66440afbcc9b84dce5489eed6ae7a2f46bd2cdd9 │ │ └─195835 /pause │ ├─304e5202563b41e38ef4d772e0ba7f042e36e8059f53d9c1d2d36cecc4775348 │ │ └─39722 /pause │ ├─f7df738eeee6a6d94ff18d0c11c712db6aa33f48daad79bbfd7999ab6d0880d7 │ │ └─55167 /pause │ ├─70378a4fdf7085652dd9dec7699d925b019d89f18fb706eae31e09c12ffcd648 │ │ ├─206003 nova-metadata: uWSGI master │ │ ├─206018 nova-metadata: uWSGI worker 1 │ │ └─206019 nova-metadata: uWSGI worker 2 │ ├─fb46fe0c3ae994291bc34571d7591afcba9f25b0b2313b296b6fed51e881e569 │ │ ├─205753 nova-api: uWSGI master │ │ ├─205794 nova-api: uWSGI worker 1 │ │ └─205795 nova-api: uWSGI worker 2 │ ├─ee8a7186347d08ff45585c0937fc16f2d09335f66804b11f99b1ec0d2ae90aed │ │ └─64039 /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-115.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 │ ├─c2a9b04a2c7fc06e23882fdabfe4fc5aee828c721253bf3555dcddf58a993c79 │ │ └─46641 /manager --metrics-bind-address=:9782 │ ├─a97d966b32be8ae9afab17a306d2893f938a833b86e027b08aac2a3895b18c09 │ │ ├─239276 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─239293 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─239299 erl_child_setup 1048576 │ │ ├─239510 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─239511 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─239522 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─239898 /bin/sh -s rabbit_disk_monitor │ ├─9b860919f3c677c01dfd72ee3c19bc93cd3188d1210a70ef6b054104da3e3632 │ │ ├─217891 neutron-api: uWSGI master │ │ ├─217913 neutron-api: uWSGI worker 1 │ │ └─217914 neutron-api: uWSGI worker 2 │ ├─dd140c063b1dab74efcc62bb3268f1d561eb13f472432ef19c85489ba20c7755 │ │ └─50018 /pause │ ├─3bd9358f10a1b897e6b50bcef263a35f6df2ce8b54c0e5e1e93550a1a5ba624a │ │ └─62417 /pause │ ├─c6092580a62955dc749a94f670081f6acd8e24ed20f7329a1e24a507d22c4685 │ │ ├─82528 barbiacan-api: uWSGI master │ │ └─82540 barbiacan-api: uWSGI worker 1 │ ├─e14ed8aff80bd9dead26bbf00530593704a295bc880885a654ee8d4a9ce1252b │ │ ├─190928 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─190943 /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 │ ├─1fe9ea38135fdb592dd292895db0a5231230b2cdac40ba9d09a346c5770b3f11 │ │ ├─316568 manila-api: uWSGI master │ │ ├─316609 manila-api: uWSGI worker 1 │ │ └─316610 manila-api: uWSGI worker 2 │ ├─6698f236298888a96aeaef3d104394d0ad02e0bdd26293acb8bd5e19c7ef78b3 │ │ └─46765 /manager --metrics-bind-address=:8080 │ ├─7e830e229707ce51bfffbeea88dd7863577acf69c29ecee73177d3bb06df49bd │ │ └─222133 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─8fe660c3c39ff2a25f09c74a4452ee7c57821fe9ab7eaefccbae40f24757d781 │ │ ├─235912 heat-api-cfn: uWSGI master │ │ ├─235970 heat-api-cfn: uWSGI worker 1 │ │ └─235971 heat-api-cfn: uWSGI worker 2 │ ├─c1d936255948259233183f760258ff5dbed9292bf676b34385e1f53fb66c33c6 │ │ └─43615 /pause │ ├─d756f9a0fba00b4a440d90233b94ffb0f1e805f348054dba91bcd720f3c09df7 │ │ └─267605 /pause │ ├─ba5599635de81e3c93776046ff7fef247a5bef8508207092a6da3ce842c9d37f │ │ ├─218790 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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─219045 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp6uq8z24g/privsep.sock │ │ ├─219210 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp2wonwdj9/privsep.sock │ │ └─219331 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─78b5d11d95092dbecec67d4e7dc81e1805f667339ce31aae3f5b75437925b500 │ │ └─192472 /pause │ ├─62d9ec5f6cb85419f16a7ee6e355bff1eedb832b9908f33ece669192a08341b8 │ │ └─124016 /pause │ ├─78f55afe45a42b5305424283bf5161cd13496579d968dfd94a1c78e20ec02498 │ │ ├─76288 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76305 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─76311 erl_child_setup 1048576 │ │ ├─76373 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─76374 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─76384 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─76678 /bin/sh -s rabbit_disk_monitor │ ├─106fffc018af41bd163b777613b1f66fb9bdcdbb86d1ca5b468ff0566b8c01d5 │ │ └─48152 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─f80a86da4a076938730a3dfe9c4a6defaa6a6e83c674be183b964591c6cb0251 │ │ ├─ 70489 apache2 -DFOREGROUND │ │ ├─ 70516 (wsgi:k -DFOREGROUND │ │ ├─ 70517 (wsgi:k -DFOREGROUND │ │ ├─ 70518 (wsgi:k -DFOREGROUND │ │ ├─ 70519 (wsgi:k -DFOREGROUND │ │ ├─431322 apache2 -DFOREGROUND │ │ └─432364 apache2 -DFOREGROUND │ ├─a3fdaf82c6a0a94ad00967133b79005d7e4e73fdf89540f0148e70501eec5676 │ │ └─83851 /pause │ ├─55e42d4e9db3c443808ae98d872d911784c8397064009d2fe56f5b7e83d0ec87 │ │ └─239153 /pause │ ├─e8b0ecb1ae3c16ffb4f8179ecbbae705c33488a4ecfe06320011a7e60f104af5 │ │ └─61325 /pause │ ├─1a874f3e2f7bbb36d2b6d91e6c8a26dffe234103d962e9bb00f5620cb3ddf834 │ │ └─39875 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 │ ├─552fdc6f30c867b4e091b46b7849d73c04c8d2ea8e63b890f4d5e87cbe1599f5 │ │ └─316550 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─7e5c06bbe0701b2321d3832a5f36f0b4fedf2ee03f300d66c1c23c3a3cbe9ae9 │ │ └─323169 /bin/openstack-database-exporter │ ├─a98f3d312a26a9d7179a9348a15b66c5e4aa2644a38b27fcdae391ad8ea1bc90 │ │ └─221346 /bin/bash /tmp/libvirt.sh │ ├─25618748bdfc1c95a0ca73cc8f574ff75b7354c34c173b6770cc2740bc29e606 │ │ └─65207 /pause │ ├─7c4fa4e10e057cd1daef88a58a18fff5582eab4875b00ba32c2a7cc27b0f8d83 │ │ ├─131684 placement-api: uWSGI master │ │ ├─131710 placement-api: uWSGI worker 1 │ │ └─131711 placement-api: uWSGI worker 2 │ ├─fd8dbf05ca494094fa46e5f7870d394dfd34430ba1d904c4e475d02e2fcc3316 │ │ └─42667 /pause │ ├─ae118076bc138f7f08fec5d2f8e4bfc45adb9a156a19f1b440de3315fc706114 │ │ └─55207 /pause │ ├─3a36a2441187f2916ac0eb29253a039cd8e2fb200941f75ee5a1def522567b7a │ │ └─209976 /pause │ ├─8fe387709082538ad53dddb6f4dacf5c54486da97e36d7a46f3ffeb08342224f │ │ └─123881 /pause │ ├─b41436d9a4dc109c2217e13283cd57ccbeb1d178a99defa935ed161ff85d3c77 │ │ ├─298920 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─299481 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp5t_62lg8/privsep.sock │ │ ├─299487 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─299489 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─c2d1da426fb0b4a01e18c380186656fb5d6c73afe1a55157706d5de29af2fe98 │ │ └─40959 /pause │ ├─7c03864b6c6156d62743b04afc1946fd0aae45d877fd01625bc0c76fcf85f761 │ │ └─43690 /pause │ ├─3bcf961f9c355c764c4e47fe571fffbeae22c55892d1868a02252e5886c0bc79 │ │ └─50254 valkey-server *:6379 │ ├─18f9422dcc21afe9a02283496aad5eb2fdc99daa912750f067d1a3e63cbd8f3b │ │ ├─235904 heat-api: uWSGI master │ │ ├─235972 heat-api: uWSGI worker 1 │ │ └─235973 heat-api: uWSGI worker 2 │ ├─3105c62b81334d79b7812316a9b7894b71f3078b030b86f5bb50c6012a77868f │ │ └─263034 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─674c23d29bee2d4456e9631e58602c8db2bac72d1125d434763f98217c8baa5b │ │ └─126578 /pause │ ├─7feb4c3c67f256d811ef996a942300bbb00471573495e014079ac32e95f5b194 │ │ └─258421 /pause │ ├─02ff62af78c853483f307eb5dbb20a74538fda86bcc71082dddae5833d9412cd │ │ ├─65587 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65603 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─65609 erl_child_setup 1048576 │ │ ├─65656 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─65657 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─65667 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─65864 /bin/sh -s rabbit_disk_monitor │ ├─17460a7e013b625290e04353fb5b881f07dc828de7a26185f59e7a899e06328b │ │ ├─109013 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109029 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─109035 erl_child_setup 1048576 │ │ ├─109084 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─109085 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─109095 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─109335 /bin/sh -s rabbit_disk_monitor │ ├─514bb8ece8116b3382b691493f88898fe231f4b0dd66a794757b38b2c2c6f74f │ │ └─267560 /pause │ ├─eb41cae68d234944962d036b9a0f7d22f8874b604a396e9ed010bfb5df5774e4 │ │ ├─258547 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─258564 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─258570 erl_child_setup 1048576 │ │ ├─258751 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─258752 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─258762 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─259068 /bin/sh -s rabbit_disk_monitor │ ├─1472f2fd0040e2dda0ee4a5674d9d5ed9164d4e0b0228e2c343c4f188bc08b7a │ │ └─224504 /pause │ ├─08d611f089c972047e3e4b049897056fe428a86b8bf84485ac606d005e96c625 │ │ └─39681 /pause │ ├─280b74078f32adc08a38fc43f73e544f41dcd9ebbb7bd89b2381fbfca2306cd2 │ │ ├─257496 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─257513 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─258077 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─258078 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424458 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424459 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424460 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424461 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424462 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424463 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424464 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424465 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424466 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424467 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424468 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424469 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424470 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424471 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424472 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424473 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424476 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424477 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424478 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424479 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424480 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424481 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424482 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424483 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424484 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424485 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424486 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424487 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424488 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424489 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424490 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─424491 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─60cfd78a38d2133cafc02dff8f1a9fdfe2dda136ad60b7340df8d3b810809d2d │ │ ├─48056 mysqld --wsrep_start_position=1bf31842-4889-11f1-92cc-8739e59bb96a:20 │ │ └─48182 /var/lib/mysql/mysql-state-monitor │ ├─c19840c146b2944f0b79ef3edd4b8061b432f2d0e20b757f0f0cd2afa8d4d13e │ │ └─43207 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 │ ├─9ec72b70972e3111b86dd4ef84e31db503bae36cbaad3ccf5c1c14b21770003c │ │ └─48219 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─fc721fc9609fe6ee9112927b30313a48cf1244cf9fb0e23b958e86dca1df44a5 │ │ └─40200 /pause │ ├─8fa8d6f1f797c6fe5d23bb3cf32cbe62d556b810fcce68470e6f8e1580738672 │ │ ├─63852 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63885 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─fbb21f9dbeecb4de05a83952ce31acab5eb0c0814a5c38638823f67926653e1d │ │ ├─ 96487 /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 │ │ └─376283 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─c1edca8c186348797709d27e6e36c5227ef426d7882380c8d470df61765d6e0d │ │ ├─299207 magnum-api: uWSGI master │ │ ├─299242 magnum-api: uWSGI worker 1 │ │ └─299243 magnum-api: uWSGI worker 2 │ ├─93c176d2cc53a2073e3561f37f7e8d401341dd0b117007f0abdf4c195b2f0a72 │ │ ├─227694 /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 │ │ ├─399455 /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/tmp1zck2j51/privsep.sock │ │ ├─399776 /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/tmpy2ncolwg/privsep.sock │ │ └─401386 /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/tmpa_0ikxoj/privsep.sock │ ├─208bc522ca5958d027ddd89a1042f213fc651175afa68d6cbec7da1c8deea6b7 │ │ └─60930 /pause │ ├─2f0031863fb2852b2e7781cef614f2e6794058ce6e717ae599bca0cbb13f2b4d │ │ └─39615 /pause │ ├─5e7b0458267bc56111bf5eb22097addc305bd7cb318bbd878bd660cc5758a8b9 │ │ └─265939 /pause │ ├─4f2bc41232ca654af21e5d963997e8024e192903e01aadac9101c9572a64dd5c │ │ └─307396 /pause │ ├─3a82ca29d42b40899d1b7773ccf5a49057611cb9909ba8b2400ba0ad8306dedc │ │ └─247620 /pause │ ├─f0067ab47ee6447ab56d85e8c8b0ba756590dee8b0ab9bbeab01db24d99ef0b8 │ │ └─46488 /pause │ ├─81c72846775d5684d7207f59e08d13897639bcfe451e6d702140e282a4b709af │ │ ├─125006 /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 │ │ └─125167 /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 │ ├─dd48e8a730c5c6be153a4da6c0167d74461a7ffaf3bd41835e2fc0a739f45fcd │ │ ├─220089 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─220683 /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/tmpzce7pvrl/privsep.sock │ │ ├─398513 /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/tmpofu7rie_/privsep.sock │ │ ├─398944 /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/tmp5kiyv1_a/privsep.sock │ │ ├─399291 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─399312 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─399784 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d86ac8bc-1311-4af6-a431-0e98b6608e3d --namespace=qrouter-d86ac8bc-1311-4af6-a431-0e98b6608e3d --conf_dir=/var/lib/neutron/ha_confs/d86ac8bc-1311-4af6-a431-0e98b6608e3d --log-file=/var/lib/neutron/ha_confs/d86ac8bc-1311-4af6-a431-0e98b6608e3d/neutron-keepalived-state-change.log --monitor_interface=ha-0b0d7197-2e --monitor_cidr=169.254.0.196/24 --pid_file=/var/lib/neutron/external/pids/d86ac8bc-1311-4af6-a431-0e98b6608e3d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─401017 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=fc56fc7e-dac7-4080-818b-85de79ea4aab --namespace=qrouter-fc56fc7e-dac7-4080-818b-85de79ea4aab --conf_dir=/var/lib/neutron/ha_confs/fc56fc7e-dac7-4080-818b-85de79ea4aab --log-file=/var/lib/neutron/ha_confs/fc56fc7e-dac7-4080-818b-85de79ea4aab/neutron-keepalived-state-change.log --monitor_interface=ha-f2a5f808-f5 --monitor_cidr=169.254.0.94/24 --pid_file=/var/lib/neutron/external/pids/fc56fc7e-dac7-4080-818b-85de79ea4aab.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─402735 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=346ccbdf-c77c-44d6-b1ca-f5099c995a36 --namespace=qrouter-346ccbdf-c77c-44d6-b1ca-f5099c995a36 --conf_dir=/var/lib/neutron/ha_confs/346ccbdf-c77c-44d6-b1ca-f5099c995a36 --log-file=/var/lib/neutron/ha_confs/346ccbdf-c77c-44d6-b1ca-f5099c995a36/neutron-keepalived-state-change.log --monitor_interface=ha-87529db5-a8 --monitor_cidr=169.254.0.173/24 --pid_file=/var/lib/neutron/external/pids/346ccbdf-c77c-44d6-b1ca-f5099c995a36.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─404037 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=8dfabcb3-b107-477d-9509-d2a87e3fe290 --namespace=qrouter-8dfabcb3-b107-477d-9509-d2a87e3fe290 --conf_dir=/var/lib/neutron/ha_confs/8dfabcb3-b107-477d-9509-d2a87e3fe290 --log-file=/var/lib/neutron/ha_confs/8dfabcb3-b107-477d-9509-d2a87e3fe290/neutron-keepalived-state-change.log --monitor_interface=ha-6f2de9f0-15 --monitor_cidr=169.254.0.72/24 --pid_file=/var/lib/neutron/external/pids/8dfabcb3-b107-477d-9509-d2a87e3fe290.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─405366 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=8e09dc74-a6d6-4fd0-98ff-17d79ed97e5e --namespace=qrouter-8e09dc74-a6d6-4fd0-98ff-17d79ed97e5e --conf_dir=/var/lib/neutron/ha_confs/8e09dc74-a6d6-4fd0-98ff-17d79ed97e5e --log-file=/var/lib/neutron/ha_confs/8e09dc74-a6d6-4fd0-98ff-17d79ed97e5e/neutron-keepalived-state-change.log --monitor_interface=ha-7a87c414-f4 --monitor_cidr=169.254.0.33/24 --pid_file=/var/lib/neutron/external/pids/8e09dc74-a6d6-4fd0-98ff-17d79ed97e5e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─5cff86d14055c2d029a7a23f9cbbabd279a6acbbacbf540da8db8eb69a75e182 │ │ └─50572 valkey-server *:26379 [sentinel] │ ├─0b4a9137384825904c9affa5a90521d59c05e16a0d2faf60da8976937caa17b6 │ │ └─45784 /pause │ ├─589bf8bda7612d9657689b59d6642e4c5a91f88ebce40ac3ae3c4be58e48b4cb │ │ └─192046 /pause │ ├─f161cd24a460b7f89ba5b4da82d286ca78b0a11382cc444a81f9247f17abb327 │ │ └─63755 /pause │ ├─d8e028258e39f486354b5f1f91685e800dc63fec24bcb53ab2e4fa9d678e322d │ │ └─55113 /pause │ ├─d7489d4022ebd557a06d17c32766ee52355f2c3bc03d0feeb3904d09def72840 │ │ └─306879 /pause │ ├─fa17a7c7bceb0d7009103e84397f8c418493faf1ba146f3ccd76a0982cd0ee8e │ │ └─61280 /pause │ ├─f81a9e8828988693762ca8d972acc59d8820ba7949f26c512736debf5936f5ad │ │ └─265967 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─d023e6c225ce1cd7b758c77f25953d9e892ee1565fc947d9f38df9bb9d6f1a7b │ │ └─64712 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─731e7d9e30099b282da7ffd57884c5ee88dc8bf81bed74da4f0452cf52864594 │ │ └─64422 /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 │ ├─de0774e25d29217b2394f347e5d5576c7a178ae0adc635569a7f229a91901e7f │ │ └─43868 /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 │ ├─7f0732bde4837cc34b1e19431019213b1ad7dc4874d83447e562032d02a068ea │ │ └─210055 /pause │ ├─881e21620266904a528acde6b724bbbac0066786ac27f7f8cf491c7b6cac09a3 │ │ └─260986 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─c6eca23609462f59887500240af465f2ca4889e30e714ed34f80da7c43510368 │ │ └─227721 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─dc91ec78c9c8b4fa48b2cd42db6ea8842c11192d0d0ec233e44182a47b4af2c1 │ │ ├─325431 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─325444 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─44bb7065044c8cf1a6f80898596decc8650537db43f6f33a758cc6fa22835fbe │ │ └─61028 /pause │ ├─30850df50e2aa0c5caf1f0ec7b921d0ce451099574cd1eb5b1c85b3ee1c6d7c9 │ │ └─196915 /pause │ ├─6ab7bf4696fbfbd2598572db1d32480d592f46c1629fe17c6cb6c73c38ef7603 │ │ └─54453 /pause │ ├─65bc4a5e5e7d6d4f6a9c718f15d93410d5d8e94c87c4d0bf8c66043015a27697 │ │ └─195379 /pause │ ├─88f8565efb4f4b4fd617cf6b47c0c8ba306f6a38922197bafdd53a913b5da621 │ │ └─221297 /usr/bin/libvirt-tls-sidecar │ ├─118f4c9f39eb07e827a0cbeeff39c50848af6515d871af470cae0a6d681493da │ │ └─124643 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─497f4bdae849deee99805bf628e41e45a0eac7bd1f3f7f2fcc924bf70f759993 │ │ └─304820 docker-registry serve /etc/docker-registry/config.yml │ ├─e331c165b69a4e940d6ca32c2d57e60f8659ae783ff7c8dafa696000ab3f0f95 │ │ ├─193394 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─193414 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─193420 erl_child_setup 1048576 │ │ ├─193647 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─193648 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─193658 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─193910 /bin/sh -s rabbit_disk_monitor │ ├─9249783f794f817f9f7f601a34e3d71e6de5f872c1a856fd67d0e9fadcd352cb │ │ └─46056 /server │ ├─efc222c71f90f718721a2f4552a8f049ac58eeb78ec2041140a99c77437f17fd │ │ ├─299350 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─299624 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─299625 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─75829dcf03f99398517190a0eeea50a43e133b45e963b5d6808d5ff171e2eb6f │ │ └─63900 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─e0b6826fc05c89550767a16cb6a8a699455bc7f0a4690201701a833426e1537f │ │ └─46590 /pause │ ├─cbba231a0f978c50bf13e7410d2d450715d60e44a087f9a332ca299c1dabc4cc │ │ ├─48005 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 │ │ └─49228 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 │ ├─655d6bff5ecb203b0d3d34cbf6164da43638c1cc406ec7336c86292b72c75d8c │ │ └─77621 /pause │ ├─01f06986d8e2ef7de8a1e5c42bf01b1da1b2cb44250b1ff888de92c249f57980 │ │ └─224589 /pause │ ├─5a7a9260ab78e08c2a89c29d103469e8f8f226c49268f904937e18bb9379bbe8 │ │ └─39844 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 │ ├─df08597bc5671b13a3c131cd04cc61365e5fe15dd1f004d5b386fa61944668be │ │ └─39817 kube-apiserver --advertise-address=199.204.45.115 --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 │ ├─178db9c8c979c72052239d2fc85a06000a4f2181ffe751ca880b1bf93f1b13ea │ │ └─43822 /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 │ ├─2e82c595cab17e9a9a41d06385189bdc75ce7f2a12ecd5c351cc86788b403c4f │ │ ├─62835 nginx: master process nginx -g daemon off; │ │ ├─62851 nginx: worker process │ │ ├─62852 nginx: worker process │ │ ├─62853 nginx: worker process │ │ ├─62854 nginx: worker process │ │ └─62855 nginx: worker process │ ├─f237ef307f4eecd104606a93b03ccff1f0cc5875d30750ddd70ae4c059aeb190 │ │ ├─220069 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─221087 /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/tmpkzgkltu1/privsep.sock │ │ ├─221224 /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/tmpe72fz8u9/privsep.sock │ │ ├─221735 /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/tmp1z4dxlqz/privsep.sock │ │ ├─222189 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─222197 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─222243 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ae61476f-a916-4a6f-b736-125e719179ed/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ae61476f-a916-4a6f-b736-125e719179ed/host --addn-hosts=/var/lib/neutron/dhcp/ae61476f-a916-4a6f-b736-125e719179ed/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ae61476f-a916-4a6f-b736-125e719179ed/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ae61476f-a916-4a6f-b736-125e719179ed/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-784f5e46-99a1-49be-bdf5-918bbe10532b,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 │ │ ├─222246 haproxy -f /var/lib/neutron/ns-metadata-proxy/ae61476f-a916-4a6f-b736-125e719179ed.conf │ │ ├─241230 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1a21fc51-5600-414f-b9c9-505fe18877e3/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1a21fc51-5600-414f-b9c9-505fe18877e3/host --addn-hosts=/var/lib/neutron/dhcp/1a21fc51-5600-414f-b9c9-505fe18877e3/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1a21fc51-5600-414f-b9c9-505fe18877e3/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1a21fc51-5600-414f-b9c9-505fe18877e3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-45d1975a-d86a-4cfe-bbf3-bfc56b9ee08a,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 │ │ ├─241233 haproxy -f /var/lib/neutron/ns-metadata-proxy/1a21fc51-5600-414f-b9c9-505fe18877e3.conf │ │ └─403431 /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/tmpm_e9glb0/privsep.sock │ ├─c0aa0f868fb03b9966d000629e4381a42a77114ed8ec5cecc4ba80515342b6cf │ │ └─64853 /bin/pushgateway │ ├─e0b4b5338a09f556d9276a63e689d1f671bc132b4ade4c84d16f493aa809e568 │ │ └─39608 /pause │ ├─00ae1a1f2a136e4883a0fa04063db6bd0967849f87757452d1a30320b02f68c7 │ │ └─61520 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 │ ├─56af2c8b4f52303ce8060c37d58c3950e2ebbcc718a48d245b7d21f935ef5331 │ │ ├─256775 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─257345 octavia-worker: ConsumerService worker(0) │ │ └─257351 octavia-worker: ConsumerService worker(1) │ ├─1f85795eec52b05e85c80f89b797ec77702d8a2c75c47fd65b0131faba8c3957 │ │ └─42702 /pause │ ├─7f3786232f68991a44bb1195becd3c203249235b4e080b042dd54367cfb043d9 │ │ └─321631 /pause │ ├─db378ae6cd1a0731da14da3b30fd1404395a56634c36ae38f9bc7f773b8da792 │ │ └─260901 /pause │ ├─eb4f866a392fe9de1e2ff808740663e2ee123679bbe8a7ef0f86fe35c31e924c │ │ └─307298 /pause │ ├─dc815f6406be507cf9004824cb656e8adb702dcb2fb77a6074749e41f9683846 │ │ └─84603 /usr/local/bin/rook ceph operator │ ├─2d6a41a79ab2faf13878bdd4670c3456bdaeddee2e10fd028171e42482ed335a │ │ └─59537 /pause │ ├─332d90a3daae31215c9fbce2e9550358cebc83b0f041b8d1404eb7b112deb895 │ │ ├─105763 glance-api: uWSGI master │ │ ├─105776 glance-api: uWSGI worker 1 │ │ └─105777 glance-api: uWSGI worker 2 │ ├─53cd762c937d853bf102f8ed80a4def658861fc80084ab90c9d2e94173cd957e │ │ └─209577 /pause │ ├─de391be88112b7e572adbbd1978e26a404ba43cb17793a1412e7d56eacfd8dcb │ │ └─65046 /bin/oauth2-proxy │ ├─371664c448674d1b1582c55c67b9b11f0a6c8906c5821f8871b0cfa9cb830c5d │ │ └─43125 /pause │ ├─77e84397712dcf25f1cd88049c1a81b3fbda0d35840554f99f8ce580d9bebd98 │ │ └─209545 /pause │ ├─86bf2102134b8972d69e390f3eb45e74cb6a658d52aaac2ee4be1390a3c4205d │ │ ├─235887 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─236252 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─236253 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─47d7e078786c8c458c53f748a65c0576a8244b6b3682831dd8d63f2963345559 │ │ └─96381 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-djvwg --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─6923d568147c7b69c39a3c75a0d944158024391a8036a19a6143d4d521e0387a │ │ ├─220108 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) │ │ ├─220385 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) │ │ └─220386 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) │ ├─22de04cdfbfb4ee7ea55703ca9145714ad882be6d7d7162bbe848a2bec3f5de0 │ │ └─40940 /pause │ ├─51959eed44d1642626d7796cc93eb3997216cee6f11ced40a095be5bb189fc56 │ │ ├─107318 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107505 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107549 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─1b13a918f944ddc3d0510cd2b03d8a1e9dd6cba917f644bd7f666bdb5d7844c0 │ │ └─264220 /pause │ ├─fdd0368162e8e1f27d5e4be437a78f66c1ff346006acb884594f97060a6e0f43 │ │ └─224469 /pause │ ├─98e0f592a01f32d7782cf7bb55a32c7c9f8250984069ae8fd945d5a63a7c8847 │ │ └─64340 /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-115.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 │ ├─3a7821383da06e5aa6cdbff45d454358876243d6099b4c568b9da46c68362701 │ │ └─247653 /pause │ ├─1be6e248d85f59e642e5fdc7dce55f3aa7d52cb94596e9d1f3f423f7fcd34e3c │ │ └─196140 /pause │ ├─3a8168a9f5f7df77007a3a4de54c218c2db5c241052282089450a341ff0cc18e │ │ └─256799 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─46753839d0e65a253728bcb52fcbe7972e14415858977e97d3307f9d29beb6a8 │ │ └─298892 /pause │ ├─daf55f4cadfae8e8cb45a35af56b7b0d43718f551a47f07fa89ca819e78e4a24 │ │ └─108903 /pause │ ├─cd0208e45a872418d1b96449186f0323bb5d427d30264f831e28452f089e8683 │ │ └─64986 /bin/memcached_exporter │ └─b8d28ec093810b88d8c9643cb3511b8cc95f794ca260368dca82284566c9977c │ └─307102 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount