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 │ │ │ ├─21304 /lib/systemd/systemd --user │ │ │ └─21305 (sd-pam) │ │ └─session-22.scope │ │ ├─21298 sshd: cephadm [priv] │ │ └─21325 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1603 sshd: zuul [priv] │ │ └─1616 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1607 ssh: /home/zuul/.ansible/cp/199.204.45.250-22-zuul [mux] │ ├─370024 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-djeirlxnttmdqnblzacznkzegxuottdn ; /usr/bin/python3'"'"' && sleep 0' │ ├─370026 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-djeirlxnttmdqnblzacznkzegxuottdn ; /usr/bin/python3' && sleep 0 │ ├─370027 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-djeirlxnttmdqnblzacznkzegxuottdn ; /usr/bin/python3 │ ├─370028 /bin/sh -c echo BECOME-SUCCESS-djeirlxnttmdqnblzacznkzegxuottdn ; /usr/bin/python3 │ ├─370029 /usr/bin/python3 │ ├─370031 /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 │ └─370033 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 … │ │ ├─ 9948 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12343 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 04659ae2b91dc1e276fabb0b60907c96edf25373fb6a6169bfb75c85432ae3fc -address /run/containerd/containerd.sock │ │ ├─ 12695 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3eba1677a4f11e6cd657f7e48d88f4059e81afb85db2cd1dc6796f1bc1108998 -address /run/containerd/containerd.sock │ │ ├─ 19394 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3d5630eb2fb245125c89bdd3b23480817494e0c18731dd10c8cd6aa6b7b4cc82 -address /run/containerd/containerd.sock │ │ ├─ 24570 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 401b329e6e664c7c6ead23331556823a52f583b3afc97e06ded5da4dae6b6548 -address /run/containerd/containerd.sock │ │ ├─ 29102 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2d97b3e0ef0d798f779316ddb1f47423c438668fadfe9eddf708dc9ad1ef82df -address /run/containerd/containerd.sock │ │ ├─ 33598 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ed9cca9b0d946580fc42e60d84955c5a9362b7d52029753ceac51ff77d1d88e3 -address /run/containerd/containerd.sock │ │ ├─ 39175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cd06ff580fe0760b9a8f2b1c1c408fbf742746dc068a6899b55f68ef5758e45 -address /run/containerd/containerd.sock │ │ ├─ 39212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa3d440fc04a746feed8a20d996be8d53a3601ad814d3b30b625c8f44c31b637 -address /run/containerd/containerd.sock │ │ ├─ 39237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43ad499d91d04a1b14b231875096d097bb0fbdf0f52f44f74615f8801dffd43a -address /run/containerd/containerd.sock │ │ ├─ 39238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7723920c395934eed5787a6173a8bffc1068227725e098e8e2b99355c5284972 -address /run/containerd/containerd.sock │ │ ├─ 39251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d82898f87f282be5dcb83f1b80e27735dde6d49f340568920e3eaf5c6def5128 -address /run/containerd/containerd.sock │ │ ├─ 39796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20091fdd7958844b05c58a43dadb2ce7a1143c71dd7a2045741fb9b979c27f10 -address /run/containerd/containerd.sock │ │ ├─ 40513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a102393f27a95237fb7aec9cc22a38dd9c50c1fa79ece04a8c8dd0bed54e32f -address /run/containerd/containerd.sock │ │ ├─ 40539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1f75df0923a789b3efd472b4bd68eb0a6624a048aec170ddd20f0c3ac3332cd -address /run/containerd/containerd.sock │ │ ├─ 41930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5bc08d9c8f69db8fb0636dfeb98f6fa464cdd348c00311f7564aad771afbaa2 -address /run/containerd/containerd.sock │ │ ├─ 42329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce886cafb31d8a179eada991668ba62dbf9e7c2d060d410b9596636a700f85e9 -address /run/containerd/containerd.sock │ │ ├─ 42352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f20e096cadbc87d2e04bb62eee6285e9cdb23514237fb0a17c45465ec4f5510 -address /run/containerd/containerd.sock │ │ ├─ 42795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fd18ab9e57657b3ad6720299bd31c55931ffb4146aedb21a98a2a35aac371b2 -address /run/containerd/containerd.sock │ │ ├─ 43278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02fdbca6fb01d0ae0e71ada70aa16783fc6345929a3d6750915644812a93d043 -address /run/containerd/containerd.sock │ │ ├─ 43342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 425ffcc8b0a944aa0989cf7e0f63dc79a5e91a03a7c7f6d9fbd3e1c6f6a4b204 -address /run/containerd/containerd.sock │ │ ├─ 43390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfe777d687c7a10b7647028c2bfe38dc021aab2a632aa92ec1f0730ad9af11fa -address /run/containerd/containerd.sock │ │ ├─ 45384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94cb29c89b4a1665084dc77f25bacef1069e8f9060d10db93ac0cc3f10905323 -address /run/containerd/containerd.sock │ │ ├─ 45492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8d3dd307d2c0da68e06877f5dce53e281a6b65f84974f922f75f8d2a208b65a -address /run/containerd/containerd.sock │ │ ├─ 46446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b883d0d3364dcb0f6ad1b6338b8e278edb32fab56dd3c68a44e6d1d87e94998 -address /run/containerd/containerd.sock │ │ ├─ 46547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2583d75f4b458145341f11e03a9604ce6295aea1c001a78de17f109fa1e84cc -address /run/containerd/containerd.sock │ │ ├─ 46914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3bf5d558eb10af1b865de9750176708f6bdd1f900676905ffe785afa1925beb -address /run/containerd/containerd.sock │ │ ├─ 47242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90d67cdec68027b31be02a0e15ec53c6e203b31ec2c5ed6569c75efc22b8b8bd -address /run/containerd/containerd.sock │ │ ├─ 47552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d2aaae426295825d439de3cd2bdddcb37b0f0f71923b68376f78b34379cd722 -address /run/containerd/containerd.sock │ │ ├─ 49468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 296bcee2170629d09cb0faf447c04e6632430260069b0675173cd607249d7927 -address /run/containerd/containerd.sock │ │ ├─ 52977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50a5f867a5dc8dbfe754f79451a2905921e1e8d0eef932bf4c68b4e0d9de5c11 -address /run/containerd/containerd.sock │ │ ├─ 53636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9aca56d76e4109738cb8a881fef9c9407c7b746842137873fd871accd4a7f9d6 -address /run/containerd/containerd.sock │ │ ├─ 53670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dcd6e9697d7adb048c589ee4eaa98d63c53318f68a583f46baa676434f2d5d7 -address /run/containerd/containerd.sock │ │ ├─ 53718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3f6ae04461e7b4a5b5c3773977b7e855a952dc9437c538ea6068f95c83c2281 -address /run/containerd/containerd.sock │ │ ├─ 53873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc8507218db530b47651991581e296720dfd5afb73e4388cf22f3bf95763d6ab -address /run/containerd/containerd.sock │ │ ├─ 56535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc4d5988e65878e3edc3f8d2c85e92c5622b9a0afacc9c00af710665aaa31716 -address /run/containerd/containerd.sock │ │ ├─ 56671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f1ebea426c48b34eb6b96d29ae4fbfbfe05fdaf4249c10a521c567458956b22 -address /run/containerd/containerd.sock │ │ ├─ 56724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0df774b9ec5ab21f1ea67a4de0279fda06335f55ddd4420e000fd68adcd6da8 -address /run/containerd/containerd.sock │ │ ├─ 56764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0412a2df996ea790e40a858a41f811da41e3d654fc94e2b8388c8720c09f28f5 -address /run/containerd/containerd.sock │ │ ├─ 58003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0e96912e34a138a07a528ff211d49c856639f47e233241fbe9e87d332de64de -address /run/containerd/containerd.sock │ │ ├─ 58171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2e782125948a55d95d3110a7755aa1b408758936e6a31e96317339bc21e81ef -address /run/containerd/containerd.sock │ │ ├─ 58386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6615abd22efaa38084ac8a2b21fa7f49f84e83fbd7aad51a68a05c8af8019adf -address /run/containerd/containerd.sock │ │ ├─ 58439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42c6bca4eff0d6fec9f21f383e396ccf6c747692453c917224d1edfaa6d6518b -address /run/containerd/containerd.sock │ │ ├─ 58481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5beb8704a2cf803c0f220db4d891358d6a1049910995e1a9a84d23690ab5a99 -address /run/containerd/containerd.sock │ │ ├─ 58889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4014354f8cf2b7ec784f6ec7d3a38c1df15507bcdf4dc628ebc95dcd2b8a43b -address /run/containerd/containerd.sock │ │ ├─ 59240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d15d1c9791719abcb66c04a3478ea5b75fd0e5d696d3741b3c66bc9080419615 -address /run/containerd/containerd.sock │ │ ├─ 59471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7040c4c7611309d82913ad62e800bfa327419822f939b85ed930c8e2492c1104 -address /run/containerd/containerd.sock │ │ ├─ 59777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58f766bb91a3ce6f2e42e329f5d4cc8c5b7497fc96b944e500ec453c0619c4cc -address /run/containerd/containerd.sock │ │ ├─ 60354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d41879019ee98c69b135a10a5feed379fbbd13fa7ac9b6f8ada27a0011632dc -address /run/containerd/containerd.sock │ │ ├─ 61710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b27a8d7ec66f3c04076a2aa7013953e936e5d3ee042f798ba2310a440897df1 -address /run/containerd/containerd.sock │ │ ├─ 63240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fa844a2f8c9449f771fee7c3a16fc9b9e53ed04891e224ac17b2d131cc7fb02 -address /run/containerd/containerd.sock │ │ ├─ 69730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c48ebf3ba19030b814a949e75d11ecf8d10286125d4011aa6cb7d5ae71c84863 -address /run/containerd/containerd.sock │ │ ├─ 70705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ba7cc4266a008a5fc133bd8201c82830de39330c0bc98b93f15516dbf46c41b -address /run/containerd/containerd.sock │ │ ├─ 75025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f2f55c45b2b3a8621a38794cf39bb7982897460b76533b46e5cc8e7b01a5351 -address /run/containerd/containerd.sock │ │ ├─ 79469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 067c4abf2e5b1d74143a157ca8bdadff7172ca88f6bf8d653322b6d7e042a18c -address /run/containerd/containerd.sock │ │ ├─ 85185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id becdb33df1b4c724c54684d9c3f445f2cd4cd61303e04ca05c1f169e318eeead -address /run/containerd/containerd.sock │ │ ├─ 85257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d00db1617bba62751832cada80a39e12c2873cfbf4d9a026b5245425ef195c32 -address /run/containerd/containerd.sock │ │ ├─ 92984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b496ca0c7b470fef913afef90e0b6d77052b7c55d513fb055893372508c828d9 -address /run/containerd/containerd.sock │ │ ├─ 95397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2614cc82c1dfd66f791bc815b833d0d3f7b5e10ce7b40278ec3d8789667d9c00 -address /run/containerd/containerd.sock │ │ ├─ 95453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3b1764518734c4b80ff0a148afa878aaf6633ad196b9f3c7f3c08bd46214f20 -address /run/containerd/containerd.sock │ │ ├─ 97257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 287596f3a80d5b1128cd0bfbd2e1906d6b321a3fc6f101286ca48b7fc7111995 -address /run/containerd/containerd.sock │ │ ├─ 98510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 578a1be6ae0515cf9cebd5b9f2c60655b41e71903ae21bdf35e15d8b5d3f44ac -address /run/containerd/containerd.sock │ │ ├─ 98558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6616b049a19af07a4fdb4fd3d74e360a2111b46bc69cef5705442d7b6ef4dbe -address /run/containerd/containerd.sock │ │ ├─108657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c8d5b24d3b00e279c2bb675581674495cca27d2e01bf2e226b22a54f57ebd8c -address /run/containerd/containerd.sock │ │ ├─108720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9f57290a398943e3f214584cd6afc044a48d8118aabe3ef578d129a32a5607e -address /run/containerd/containerd.sock │ │ ├─110821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd6e0fa026b2a9509ddcc37d6e776ac8e1f79190fdcfda2846118679987cf45d -address /run/containerd/containerd.sock │ │ ├─123564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2240fcee96205d5bacc3b6be91b279230cada1ca09d5cb232b0af2bbfe98490d -address /run/containerd/containerd.sock │ │ ├─124652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 866d9e7b77bc3e398bd81d24e45d5b96392b82a39d51e05e1a9023239abe2d1a -address /run/containerd/containerd.sock │ │ ├─125375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 239112be78d35beca4a1c720f3461279a63011afcc9a8f17bb10e166aafc9402 -address /run/containerd/containerd.sock │ │ ├─125421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5f1a07e6a1968927f98b03bdf5e9feed781fa8579f133771a6c2ea47cdb69c9 -address /run/containerd/containerd.sock │ │ ├─126050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f4580fa92e0400c7d3ef263daddc71b91815539d20acf9e4e3e1a225c40d5b7 -address /run/containerd/containerd.sock │ │ ├─127197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b284019398aa774889822df676efca8c0a99ed19e81b1eff8fde681a1d76e35 -address /run/containerd/containerd.sock │ │ ├─128810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bbba84a4a2a88f73a6710da543e0a06aeada98f12a866599bca5c85c0583d2e -address /run/containerd/containerd.sock │ │ ├─129076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28e5cc060ff7f3145e63080362f1e645c9c57deb2ac095261eb09c3f27322504 -address /run/containerd/containerd.sock │ │ ├─129204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bf0ae38a393bb48d47ded5df08b67af6b81414a9f25d0b2f26f9c4a0bbdea38 -address /run/containerd/containerd.sock │ │ ├─129287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad36e669c7fc0833817132bcf2910c7fa7462cd2afdb1bde0855edf289a58d4a -address /run/containerd/containerd.sock │ │ ├─129544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25a9f423ac6c92fcbff59a64c47c60a0241b4a506d4e0a453a797bc91fa28907 -address /run/containerd/containerd.sock │ │ ├─129815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0db1f101f6a953d2c453050e47e18e4d8da37aed38f8d8ee22be815ea0fe670 -address /run/containerd/containerd.sock │ │ ├─152845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8505f7bed8ab6a7c59e3b5a9faf1a0c5135c0e5e923723c4bda9c26439e9d77 -address /run/containerd/containerd.sock │ │ ├─154309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4c92a46bb2682906d014b6d5ae33dbefd2420640bb4bc4fabfbc532a46d56a2 -address /run/containerd/containerd.sock │ │ ├─154314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76f6683ab0078d4a9dbd92d9972f5076d41e176dcc26a026777c2ffc7361d470 -address /run/containerd/containerd.sock │ │ ├─154677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8eb18a4a4a239bc7c534a66d1cba697f48a7477536a3b3636443e817bd6c78ba -address /run/containerd/containerd.sock │ │ ├─161075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c05e4147f0be45afd5b939c4efee4760c067a0c222f418fc6cc44de6be741b15 -address /run/containerd/containerd.sock │ │ ├─163394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3072628543f736ba28a5942148d4b5b99c726434d3166223840de9ec80fa7bc4 -address /run/containerd/containerd.sock │ │ ├─165118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a017858255106aa4078a999c801f42600a0a80cc256a72ba8e0abb3c6a3724c -address /run/containerd/containerd.sock │ │ ├─165162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c73875df540c29f5c21a155c7c274dc3b91fedb61ec4518f3fc3f1d9e681f489 -address /run/containerd/containerd.sock │ │ ├─165248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55b505dd290e7beccff86959ea6334ca1ff926edbe9c1ba1927b1d8a485715ab -address /run/containerd/containerd.sock │ │ ├─165362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8b319d219ceca4f1db2b5bdf8cdfbe32700ee49f7138d728bf2c4b6b25786f9 -address /run/containerd/containerd.sock │ │ ├─173210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 418510047c66b7ccda4bdeeb0af9a4b15f9c504220499b6510c84b19830d9b53 -address /run/containerd/containerd.sock │ │ ├─175360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ed0a488c963ef0802dfd1ec32b9d45d0655ae679d6cfff24de90af8c5660612 -address /run/containerd/containerd.sock │ │ ├─175414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b997928d807311d5a133c1dc4d6aa7e788f4f78d6f66ba6e46f4822316fc0ed8 -address /run/containerd/containerd.sock │ │ ├─175481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3951bd0708fe9d91b9bb5b1254327e650374512a32a0f673264e8b821cae2a6 -address /run/containerd/containerd.sock │ │ ├─188249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a44793e9deb898b39c08ff394407fc9521e89e53e3ae6c4efe20c1622c7de46 -address /run/containerd/containerd.sock │ │ ├─194953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08390525b25b8614279cc45102bb0feeece01fd1f914d8c4d7e2d523a6510a1d -address /run/containerd/containerd.sock │ │ ├─195005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d814c0cf980729b68dbc173e0a5f9b4ac680de2596d037f79e2a8b85d23e078a -address /run/containerd/containerd.sock │ │ ├─195215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a754f2b06104f29a573b385737225a2b492ce5c2cad45a9309c67b9e1fd6f45d -address /run/containerd/containerd.sock │ │ ├─195278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1252fcef3a590ab876f1b51648e62f0c5b0c3e779ad3deca6a88e132d9e4b20 -address /run/containerd/containerd.sock │ │ ├─205438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4a5b77b7267ad1f7941ba80ea074f87298172c09398564437cb79271639f061 -address /run/containerd/containerd.sock │ │ ├─207753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 505efcd33c0ebc145a949fcc245d19f828382b4373ab37aec03b5519d32240f7 -address /run/containerd/containerd.sock │ │ ├─208884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffd0eee71119f41d268afa4a968302615ddd4d42adf0bae254387ab8072432cd -address /run/containerd/containerd.sock │ │ ├─209807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a10eadb016556c1ec57c0d7bbd55ede802a94bfe10856ca72f80e324bf18e29d -address /run/containerd/containerd.sock │ │ ├─211017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31c388d2b020ddf2568ce2619e06338198e8019d0ba49c7e03f76ae93c95801e -address /run/containerd/containerd.sock │ │ ├─212067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 989f6a091cb80210bea12b854d8d21a823a3260bc3aa0c764ae3bc86508377bd -address /run/containerd/containerd.sock │ │ ├─212936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69cbfd6f6c1ce8bfa2250f40b0146b30f1fc39bb9fe642ca79b6d374c3e04b3a -address /run/containerd/containerd.sock │ │ ├─212997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c35eeaf580dbb77147386646457b96ba647444b867f2bb2b8cd36567be0aab7c -address /run/containerd/containerd.sock │ │ ├─221473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0483c340d2a6a9085e0463a177302112a550c1d31cd355c20c96f99ec01389b0 -address /run/containerd/containerd.sock │ │ ├─221948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6638b703a7b4bef7b82b5d290c69055565593b54e73b570317ae2fdbfeb3a6e0 -address /run/containerd/containerd.sock │ │ ├─226789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d13e1d286c5e6862b95ee19a448790375e847ed0cb73a7a4f24d183c08593551 -address /run/containerd/containerd.sock │ │ ├─230648 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ba665338759f03feeb0a90f5faff6f935aad782fbca5ce78a46e05ed793f6b2 -address /run/containerd/containerd.sock │ │ ├─230880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29ff5035f2788b1990fc8e1f6931000672f2fa3b3880aa3ec3ade12c395f2e04 -address /run/containerd/containerd.sock │ │ ├─230935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af0c6fd3df0bbc769c2f6c75a77ac3851e62e645f0639f1360bfa0f98a6786a8 -address /run/containerd/containerd.sock │ │ ├─230979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f970297f89f5fbb99c84a73b034a77b44d955b7c3819cb447efc984cd9fca1a6 -address /run/containerd/containerd.sock │ │ ├─240935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5776da2fdedbbb690e10a88d068029d50b5a2bdf318717e2dd08ce7ad62b003f -address /run/containerd/containerd.sock │ │ ├─243787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8925ecb9a86d1e01cd64b9d452e3fcfd793a206a36f01aa44fd297c725e792d -address /run/containerd/containerd.sock │ │ └─245061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17dca3df4ae5a50a0eafb605c59d2dbebac3f5ad28783cfd2c16cf3d64c58654 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1424 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─622 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28820 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29084 /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 │ │ │ ├─19352 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19372 /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@mgr.instance.jvqlny.service │ │ │ ├─12626 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jvqlny/unit.run │ │ │ └─12649 /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-jvqlny --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.jvqlny:/var/lib/ceph/mgr/ceph-instance.jvqlny:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jvqlny/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.jvqlny -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24283 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24553 /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 │ │ │ ├─33300 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33579 /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 │ │ ├─12261 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12293 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10317 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─123130 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39640 /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.250 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-04659ae2b91dc1e276fabb0b60907c96edf25373fb6a6169bfb75c85432ae3fc.scope … │ │ ├─12375 /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 │ │ └─12387 /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-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─642 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-ra97dc18285e74b1ca91c97daae3e70de.scope │ │ └─167914 /usr/sbin/libvirtd --listen │ ├─docker-ed9cca9b0d946580fc42e60d84955c5a9362b7d52029753ceac51ff77d1d88e3.scope … │ │ ├─33621 /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 │ │ └─33634 /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-final.service │ ├─uuidd.service │ │ └─1093 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10823 /usr/sbin/chronyd -F 1 │ │ └─10824 /usr/sbin/chronyd -F 1 │ ├─docker-3eba1677a4f11e6cd657f7e48d88f4059e81afb85db2cd1dc6796f1bc1108998.scope … │ │ ├─12732 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.jvqlny -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12752 /usr/bin/ceph-mgr -n mgr.instance.jvqlny -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-3d5630eb2fb245125c89bdd3b23480817494e0c18731dd10c8cd6aa6b7b4cc82.scope … │ │ ├─19422 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19439 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─123022 /sbin/iscsid │ │ └─123023 /sbin/iscsid │ ├─dbus.service │ │ └─609 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-2d97b3e0ef0d798f779316ddb1f47423c438668fadfe9eddf708dc9ad1ef82df.scope … │ │ ├─29127 /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 │ │ └─29139 /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 │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─615 /lib/systemd/systemd-logind │ └─docker-401b329e6e664c7c6ead23331556823a52f583b3afc97e06ded5da4dae6b6548.scope … │ ├─24594 /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 │ └─24606 /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 ├─k8s.io │ ├─535fbda77870a5c430875bdb28b24cac5284ea3fb3f368816915af476d342852 │ │ └─60704 /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 │ ├─c35eeaf580dbb77147386646457b96ba647444b867f2bb2b8cd36567be0aab7c │ │ └─213021 /pause │ ├─28e5cc060ff7f3145e63080362f1e645c9c57deb2ac095261eb09c3f27322504 │ │ └─129102 /pause │ ├─c911eb5502c57c05cefb07098a7080e5283c88c1370300016d59be878a5b83a6 │ │ └─208046 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─cb7d7a6ee1073b80bf1e75704b27a58bfc1bf6384cd9492849abcf0012ee1e91 │ │ └─39430 etcd --advertise-client-urls=https://199.204.45.250: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.250:2380 --initial-cluster=instance=https://199.204.45.250:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.250:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.250: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 │ ├─7723920c395934eed5787a6173a8bffc1068227725e098e8e2b99355c5284972 │ │ └─39339 /pause │ ├─0a8720ddbf3460b806ecbfe9589be95bd3b5a92d82300baae8704bac93b69d79 │ │ ├─155048 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ ├─369514 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-netns-cleanup --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini │ │ └─369997 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp2pwhlj7q/privsep.sock │ ├─a3bf5d558eb10af1b865de9750176708f6bdd1f900676905ffe785afa1925beb │ │ └─46938 /pause │ ├─c48ebf3ba19030b814a949e75d11ecf8d10286125d4011aa6cb7d5ae71c84863 │ │ └─69753 /pause │ ├─d68aea2c5e8ebb00b9849a7bb205827a250dedb8a76e120f05b3c5bf9aa8bea3 │ │ └─60898 /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 │ ├─d2c49dc670dce106cc38679d78c9e665f96e3b2c766d256be899c0c3798a8c60 │ │ └─39850 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─becdb33df1b4c724c54684d9c3f445f2cd4cd61303e04ca05c1f169e318eeead │ │ └─85229 /pause │ ├─692f50e823a1ba43d8b614a8f81f9b63a85943b0b8f49f80a8c4e1183c680c21 │ │ ├─162276 neutron-policy-server: uWSGI master │ │ ├─162292 neutron-policy-server: uWSGI worker 1 │ │ └─162293 neutron-policy-server: uWSGI worker 2 │ ├─98dd1d935b86ffe879e23b40b0496ad717108d87e1910496fe975d5b43c66258 │ │ └─59834 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5776da2fdedbbb690e10a88d068029d50b5a2bdf318717e2dd08ce7ad62b003f │ │ └─240958 /pause │ ├─3b1bf6fae17a5c5f246c4a766d42de067f9112cf03564aa6c56a9f8c4fdf2a08 │ │ ├─171208 /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 │ │ ├─340743 /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/tmptbwh9fxz/privsep.sock │ │ ├─341027 /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/tmpl9lr77nj/privsep.sock │ │ ├─341522 /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/tmpnr42z75w/privsep.sock │ │ ├─369697 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ │ └─369725 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ ├─28a90926585c1acfc6f90dd82ac4e050ac40c5a73ba221da668bc10c43a75c04 │ │ ├─151246 nova-api: uWSGI master │ │ ├─151280 nova-api: uWSGI worker 1 │ │ └─151282 nova-api: uWSGI worker 2 │ ├─a4014354f8cf2b7ec784f6ec7d3a38c1df15507bcdf4dc628ebc95dcd2b8a43b │ │ └─58913 /pause │ ├─c1f75df0923a789b3efd472b4bd68eb0a6624a048aec170ddd20f0c3ac3332cd │ │ └─40577 /pause │ ├─1a9d2b354b813f60952518607bed066871bd7bd912afdfbda849111555288fa3 │ │ └─208972 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─f8b319d219ceca4f1db2b5bdf8cdfbe32700ee49f7138d728bf2c4b6b25786f9 │ │ └─165398 /pause │ ├─01d2f2eaceebbc0cf3050925f7feed491db3a0c537dbbc1b61b93348412edbcc │ │ ├─222041 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─222301 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─222302 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─505efcd33c0ebc145a949fcc245d19f828382b4373ab37aec03b5519d32240f7 │ │ └─207776 /pause │ ├─4ef5dd8937781a5ac19120b7a39e2e4f492167b4c43270d904ba3ff2782a71dd │ │ └─46616 /manager --metrics-bind-address=:9782 │ ├─d5f1a07e6a1968927f98b03bdf5e9feed781fa8579f133771a6c2ea47cdb69c9 │ │ └─125444 /pause │ ├─0483c340d2a6a9085e0463a177302112a550c1d31cd355c20c96f99ec01389b0 │ │ └─221502 /pause │ ├─99825afb027464ff2f446179f37debc5a6246b07968d5b3e25389623a66ae58e │ │ ├─239404 /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 │ │ └─239539 /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 │ ├─161c8b1ab63a99667bcebf742fcd49e9afec3f20f35224e1c34a9a7ad767b9c3 │ │ └─41997 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─a9f6fc75ea591e62965bcc55992ddb7393b52b50fae30928d072c147f35c0e4c │ │ ├─243824 apache2 -DFOREGROUND │ │ ├─247006 (wsgi:h -DFOREGROUND │ │ ├─247007 (wsgi:h -DFOREGROUND │ │ ├─247008 (wsgi:h -DFOREGROUND │ │ ├─247009 (wsgi:h -DFOREGROUND │ │ ├─247010 (wsgi:h -DFOREGROUND │ │ ├─247011 apache2 -DFOREGROUND │ │ └─247012 apache2 -DFOREGROUND │ ├─f0e96912e34a138a07a528ff211d49c856639f47e233241fbe9e87d332de64de │ │ └─58041 /pause │ ├─90d67cdec68027b31be02a0e15ec53c6e203b31ec2c5ed6569c75efc22b8b8bd │ │ └─47273 /pause │ ├─a4a5b77b7267ad1f7941ba80ea074f87298172c09398564437cb79271639f061 │ │ └─205463 /pause │ ├─f0db1f101f6a953d2c453050e47e18e4d8da37aed38f8d8ee22be815ea0fe670 │ │ └─129838 /pause │ ├─d4e1b26455e6498d4191615e76b456440434f8fffe6315480db9c4f40bd9655b │ │ ├─151461 nova-metadata: uWSGI master │ │ ├─151476 nova-metadata: uWSGI worker 1 │ │ └─151477 nova-metadata: uWSGI worker 2 │ ├─69cbfd6f6c1ce8bfa2250f40b0146b30f1fc39bb9fe642ca79b6d374c3e04b3a │ │ └─212965 /pause │ ├─29ff5035f2788b1990fc8e1f6931000672f2fa3b3880aa3ec3ade12c395f2e04 │ │ └─230911 /pause │ ├─239112be78d35beca4a1c720f3461279a63011afcc9a8f17bb10e166aafc9402 │ │ └─125399 /pause │ ├─4fc2246510e2af174a3a007ff6768237bd437235698aad78e4481b3a69c29c22 │ │ └─161792 vector --config /etc/vector/vector.toml │ ├─9895c81f1ade7391cd3d56bc78881f12c56b43d0d6f04eec923fe70a8a570d93 │ │ ├─161865 neutron-ovn-network-logging-parser: uWSGI master │ │ └─161896 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─ec26d337c00dbd15bca28c166a706a334bceb76597512c505aeee8f959e44386 │ │ └─227712 docker-registry serve /etc/docker-registry/config.yml │ ├─0cee937e4c6c133ed671e09b6e37e3e5e78716a4c6c67de0d700d71d255c11ce │ │ └─47954 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─b3e73fd519a07248aab9c743f57031822b06cf620b7de11644eab0421c7f5b59 │ │ └─57554 /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 │ ├─6638b703a7b4bef7b82b5d290c69055565593b54e73b570317ae2fdbfeb3a6e0 │ │ └─221987 /pause │ ├─9d73b47318b16cd247060ee145a86171d4a977eb79a7f5cdf93f01b6f093e164 │ │ ├─127310 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─127327 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─127333 erl_child_setup 1048576 │ │ ├─127390 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─127441 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─127442 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─127672 /bin/sh -s rabbit_disk_monitor │ ├─d7870604387aee90b867b2c79bb270e33ae1b835c9464a748ba17a24117e5077 │ │ └─60767 /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 │ ├─f64a143eba8b277df77ee4f9915772d690ee4105fa2bb35d6fb0fabcce0beb1e │ │ └─43522 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─578a1be6ae0515cf9cebd5b9f2c60655b41e71903ae21bdf35e15d8b5d3f44ac │ │ └─98535 /pause │ ├─a1252fcef3a590ab876f1b51648e62f0c5b0c3e779ad3deca6a88e132d9e4b20 │ │ └─195302 /pause │ ├─e3b1764518734c4b80ff0a148afa878aaf6633ad196b9f3c7f3c08bd46214f20 │ │ └─95478 /pause │ ├─42c6bca4eff0d6fec9f21f383e396ccf6c747692453c917224d1edfaa6d6518b │ │ └─58466 /pause │ ├─3072628543f736ba28a5942148d4b5b99c726434d3166223840de9ec80fa7bc4 │ │ └─163418 /pause │ ├─45eefa5ee55ea63dd6d746f7184225eec55535067eb89ebba3f2b41f704e5aac │ │ └─45782 /server │ ├─c936f5552addcb87686cd8a5506954c603c2d425da51b082f678b3d936428511 │ │ └─60522 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─867ecb8eac30bb5e4ca118d7cafca7e47c54df717a528b83cfff6d71d8a77954 │ │ ├─239379 manila-api: uWSGI master │ │ ├─239452 manila-api: uWSGI worker 1 │ │ └─239453 manila-api: uWSGI worker 2 │ ├─f8d3dd307d2c0da68e06877f5dce53e281a6b65f84974f922f75f8d2a208b65a │ │ └─45514 /pause │ ├─d00db1617bba62751832cada80a39e12c2873cfbf4d9a026b5245425ef195c32 │ │ └─85304 /pause │ ├─9bf0ae38a393bb48d47ded5df08b67af6b81414a9f25d0b2f26f9c4a0bbdea38 │ │ └─129233 /pause │ ├─98ae964ed5f99bc98be6d00947a1f1e1f015c7acb9c1a2064ba3bd8b96c0c319 │ │ ├─172692 senlin-api: uWSGI master │ │ ├─172714 senlin-api: uWSGI worker 1 │ │ └─172715 senlin-api: uWSGI worker 2 │ ├─d5bc08d9c8f69db8fb0636dfeb98f6fa464cdd348c00311f7564aad771afbaa2 │ │ └─41954 /pause │ ├─e5cccb57b15ca2d556cc0f0c5de6f23737526121febfb339f000ab2314f3a7d7 │ │ └─39448 kube-apiserver --advertise-address=199.204.45.250 --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 │ ├─60647880b1e78872668fae27c4b706330f28766f051b54902c577e7cd04f84ea │ │ ├─247562 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─247576 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─94cb29c89b4a1665084dc77f25bacef1069e8f9060d10db93ac0cc3f10905323 │ │ └─45413 /pause │ ├─17ab772a317ab52cf5d06f66b2c994dc2709f38e75cddacf684bd1b2fa9e186d │ │ └─167337 /bin/bash /tmp/libvirt.sh │ ├─37a4fdf763b75c3b4056822eb6654583f4cc2d465c25dd937eef0a3f7bb4950d │ │ └─46741 /manager --metrics-bind-address=:8080 │ ├─31c388d2b020ddf2568ce2619e06338198e8019d0ba49c7e03f76ae93c95801e │ │ └─211041 /pause │ ├─33bbe07ffd165ade8a320c3a5a53965a6206259c5bb16502eae56295c61aa797 │ │ └─58786 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 │ ├─cb38e3e4028786a58319bf42a948879cd876440df5242f7be42114a13ed1ca3e │ │ ├─97438 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─97455 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─97462 erl_child_setup 1048576 │ │ ├─97551 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─97602 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─97603 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─97762 /bin/sh -s rabbit_disk_monitor │ ├─8db37391716a086eaf6f95771bd39a8cbb7f48304c50977da716ff070a941f7b │ │ └─85663 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-cf9f85b9f-rtd2s --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─b744882b92d29e20623d5ac596f7988a12bc87f47ed906edd588ba0b71a50e52 │ │ └─61418 /bin/pushgateway │ ├─a754f2b06104f29a573b385737225a2b492ce5c2cad45a9309c67b9e1fd6f45d │ │ └─195256 /pause │ ├─622ef90d3291e2b13305ab518c145cd832767467f287090c91b4d30d1f586de7 │ │ ├─59394 nginx: master process nginx -g daemon off; │ │ ├─59431 nginx: worker process │ │ ├─59432 nginx: worker process │ │ ├─59433 nginx: worker process │ │ ├─59434 nginx: worker process │ │ └─59435 nginx: worker process │ ├─25a9f423ac6c92fcbff59a64c47c60a0241b4a506d4e0a453a797bc91fa28907 │ │ └─129569 /pause │ ├─2f4580fa92e0400c7d3ef263daddc71b91815539d20acf9e4e3e1a225c40d5b7 │ │ └─126079 /pause │ ├─4ef36df67a042fe156fed88cbb56eea96b375017f4153a5fd48806e4cb4755c9 │ │ ├─123940 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─123952 /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 │ ├─2240fcee96205d5bacc3b6be91b279230cada1ca09d5cb232b0af2bbfe98490d │ │ └─123590 /pause │ ├─5a017858255106aa4078a999c801f42600a0a80cc256a72ba8e0abb3c6a3724c │ │ └─165142 /pause │ ├─11c4706790c8c0e3b903db806053dddfdf4158e77e6b68ef249c87a034829201 │ │ ├─185098 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─185501 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─185502 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─9b3ea6b861d8201338bffaf6deafec0381810578a37f883c65a53482e76ed103 │ │ ├─57504 python -u /app/sidecar.py │ │ ├─57775 python -u /app/sidecar.py │ │ └─57776 python -u /app/sidecar.py │ ├─1659906da91d7a3d33ff58f710fc50f261e05b34b7ccb9d262265071e1cf4e27 │ │ ├─ 85773 /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 │ │ └─366344 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─612b9977af4f32795252d31e5e3e6a413c25e9fa676af1aa51fb38d047e4b000 │ │ └─239348 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─5d2aaae426295825d439de3cd2bdddcb37b0f0f71923b68376f78b34379cd722 │ │ └─47575 /pause │ ├─1a4d3e5e2bf9efc6ba1d865ee7e8305c180cdd379e093647b8c610985ff5e184 │ │ ├─185115 heat-api-cfn: uWSGI master │ │ ├─185149 heat-api-cfn: uWSGI worker 1 │ │ └─185150 heat-api-cfn: uWSGI worker 2 │ ├─bc936329b21eeafa4110b9425600bdc06a79dad5ecdf667068550ed87523893d │ │ ├─227393 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227410 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─227416 erl_child_setup 1048576 │ │ ├─227505 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─227586 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─227587 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─227773 /bin/sh -s rabbit_disk_monitor │ ├─fc080d4879d1c6a218f8817357b9b59b6c22ad7234566a41b35106eb51ea5145 │ │ ├─152118 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─152494 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─152496 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─369694 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ │ └─369706 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ ├─85288c94e1a4e27e60c37cb1be180ae3672ab2673c494f00562f2b95dd0da5fb │ │ ├─221541 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─222063 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp4dmf87cb/privsep.sock │ │ ├─222072 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─222076 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─4b883d0d3364dcb0f6ad1b6338b8e278edb32fab56dd3c68a44e6d1d87e94998 │ │ └─46469 /pause │ ├─71e63023a74b9ea1f8242d488b5b72961379624f09adb4385b9f66c50d1703bc │ │ └─172568 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─73918301d721408bf91803f9bcaf84fcbf72db634b93086ed52941eb224073f6 │ │ ├─152961 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─152980 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─152986 erl_child_setup 1048576 │ │ ├─153042 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─153102 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─153103 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─153360 /bin/sh -s rabbit_disk_monitor │ ├─d2583d75f4b458145341f11e03a9604ce6295aea1c001a78de17f109fa1e84cc │ │ └─46570 /pause │ ├─d543b4ed214976076bb684c3e1cf8fad098aa189b7eb7db34205a7ac380f9c04 │ │ ├─125613 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─125662 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─125690 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─125896 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─370023 sleep 15 │ ├─a0d5d8f3af690649bc5b3ef817218c8205314f75ffac80cfa51df1ae9a5cb221 │ │ └─86507 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─ebfec4031a9b4f246616f62c37bdaa6edc96f2320d3f9eab6c2c4ca1acc6fdb9 │ │ ├─204861 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─204879 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─205390 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─205391 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364180 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364181 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364182 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364183 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364184 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364185 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364186 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364187 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364188 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364189 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364190 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364191 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364192 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364193 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364194 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364195 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364198 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364199 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364200 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364201 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364202 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364203 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364204 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364205 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364206 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364207 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364208 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364209 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364210 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364211 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─364212 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─364213 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─fd6e0fa026b2a9509ddcc37d6e776ac8e1f79190fdcfda2846118679987cf45d │ │ └─110856 /pause │ ├─989f6a091cb80210bea12b854d8d21a823a3260bc3aa0c764ae3bc86508377bd │ │ └─212091 /pause │ ├─a0df774b9ec5ab21f1ea67a4de0279fda06335f55ddd4420e000fd68adcd6da8 │ │ └─56749 /pause │ ├─5285c3cbf738014e3194477f791e0f0407cf0a36785a2e0d9d3ff1a2a99d466e │ │ └─61616 /bin/oauth2-proxy │ ├─f47caa2e7e190e1ff796b1fb0a1a1cd7020d222a12c5952dfa21618989e28ecf │ │ ├─74492 barbiacan-api: uWSGI master │ │ └─74505 barbiacan-api: uWSGI worker 1 │ ├─a87a9c33282c18b1b09f46e8555c61e1e29792b95123d37afb2256268f232f88 │ │ ├─162244 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─162587 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162588 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162590 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162591 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162592 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─162594 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─162597 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─9bbba84a4a2a88f73a6710da543e0a06aeada98f12a866599bca5c85c0583d2e │ │ └─128844 /pause │ ├─55b505dd290e7beccff86959ea6334ca1ff926edbe9c1ba1927b1d8a485715ab │ │ └─165326 /pause │ ├─faec4b3f3439c0ea8797c57d527e04ad5b6c3e452093f3af54a84f959a021875 │ │ └─209867 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─afc297e5996dacc8cee96d3e0924c9d71d9c140485a2ed1e5ec8f844d2f5540b │ │ └─40811 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─930e7345786c9e1b95f6485fba68eefdb26ea9a288ee484638743f88098744c4 │ │ └─61058 /goldpinger --static-file-path /static │ ├─296bcee2170629d09cb0faf447c04e6632430260069b0675173cd607249d7927 │ │ └─49500 /pause │ ├─d8925ecb9a86d1e01cd64b9d452e3fcfd793a206a36f01aa44fd297c725e792d │ │ └─243823 /pause │ ├─6615abd22efaa38084ac8a2b21fa7f49f84e83fbd7aad51a68a05c8af8019adf │ │ └─58413 /pause │ ├─bcac2faa309bb3b6a0ffca6d17bfb9f873ae83cf9074300ad8f5b5a4f27fffcf │ │ ├─109611 /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 │ │ └─109698 /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 │ ├─f6eee585da84f65f08a9cc04434cc85f79563aa0c5cfec2e0d129a6c16fed4ae │ │ ├─163533 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163559 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─163565 erl_child_setup 1048576 │ │ ├─163679 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─163751 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─163752 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─163906 /bin/sh -s rabbit_disk_monitor │ ├─c67559507e9cfa8420baaf636e2b00b322bce9a4a64e84d6b26ec114aef9b6d9 │ │ ├─203065 octavia-api: uWSGI master │ │ ├─203079 octavia-api: uWSGI worker 1 │ │ └─203080 octavia-api: uWSGI worker 2 │ ├─9783bd2709f59300a5684c16c670b80da93acec68fe6e48a252abf08a24f117f │ │ ├─185114 heat-api: uWSGI master │ │ ├─185151 heat-api: uWSGI worker 1 │ │ └─185152 heat-api: uWSGI worker 2 │ ├─bc8507218db530b47651991581e296720dfd5afb73e4388cf22f3bf95763d6ab │ │ └─53896 /pause │ ├─3ed0a488c963ef0802dfd1ec32b9d45d0655ae679d6cfff24de90af8c5660612 │ │ └─175383 /pause │ ├─cf89800ab2e72e384c647ae8a15318a1df1034b636fcbd60c50790b3ce968bad │ │ ├─93319 glance-api: uWSGI master │ │ ├─93333 glance-api: uWSGI worker 1 │ │ └─93334 glance-api: uWSGI worker 2 │ ├─e77d77dfd428e75a098210fced60e924d3ed2c323d237fd9be77e5036c007bad │ │ ├─57529 python -u /app/sidecar.py │ │ ├─57779 python -u /app/sidecar.py │ │ └─57780 python -u /app/sidecar.py │ ├─425ffcc8b0a944aa0989cf7e0f63dc79a5e91a03a7c7f6d9fbd3e1c6f6a4b204 │ │ └─43365 /pause │ ├─9d6259a0444b9ea12265ee8c98c0b5fafbc960febd759843971bf86f9ffb55ce │ │ └─61322 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4f20e096cadbc87d2e04bb62eee6285e9cdb23514237fb0a17c45465ec4f5510 │ │ └─42393 /pause │ ├─84b9d6826e789af1b81c34ec888762df98091327dca0601da2a8839281968d36 │ │ └─49631 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─1783d57a9ec41ebe11c63c1183641582e779144cb6e3f3c762a9915370c973cd │ │ ├─69831 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69848 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─69854 erl_child_setup 1048576 │ │ ├─69911 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─69962 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─69963 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─70046 /bin/sh -s rabbit_disk_monitor │ ├─e977afc637f210ac01925509b183e17354bd3e3849ff0f720caed700ddae6278 │ │ ├─114623 placement-api: uWSGI master │ │ ├─114692 placement-api: uWSGI worker 1 │ │ └─114693 placement-api: uWSGI worker 2 │ ├─ab65f1cef32fdceca688bce3de21f1e0633e88a27eaef52a7a0108af4f4c1191 │ │ └─147455 /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 │ ├─866d9e7b77bc3e398bd81d24e45d5b96392b82a39d51e05e1a9023239abe2d1a │ │ └─124679 /pause │ ├─02fdbca6fb01d0ae0e71ada70aa16783fc6345929a3d6750915644812a93d043 │ │ └─43306 /pause │ ├─5365f93df4d3f8305672f6a5b301f4365914eae784783731d3a279a49486bb31 │ │ └─97022 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─c215e7b9e66efd291d139f4e3ca7b9f69ffe24f70f5aef7c53a41b50104e2713 │ │ └─171236 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─4d06098c01ca62eb8de86e04ca6decd101284506783d49a037dd5a47a62be40e │ │ ├─79701 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79737 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─79743 erl_child_setup 1048576 │ │ ├─79851 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─79944 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─79945 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─80259 /bin/sh -s rabbit_disk_monitor │ ├─6f5d07b306462461a88080876243d0732f8ff1144ee21a126b945bff9c5fd2b4 │ │ └─47884 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─7040c4c7611309d82913ad62e800bfa327419822f939b85ed930c8e2492c1104 │ │ └─59496 /pause │ ├─2ba665338759f03feeb0a90f5faff6f935aad782fbca5ce78a46e05ed793f6b2 │ │ └─230681 /pause │ ├─b2f07528baca2af8c09ef0cfeeacbdddf36a13686ac93d9b86b9d965cd8e00c8 │ │ └─53937 nfd-worker -metrics=8081 │ ├─9cd06ff580fe0760b9a8f2b1c1c408fbf742746dc068a6899b55f68ef5758e45 │ │ └─39221 /pause │ ├─418510047c66b7ccda4bdeeb0af9a4b15f9c504220499b6510c84b19830d9b53 │ │ └─173289 /pause │ ├─a10eadb016556c1ec57c0d7bbd55ede802a94bfe10856ca72f80e324bf18e29d │ │ └─209832 /pause │ ├─729d54c73d316f08d6850bd8f88bbc042e22bf8cdba9ef49ef861ea988ff8b09 │ │ └─172598 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─5e54c4986c307293e742971021ee01abdee4ca5ef733d6ff1f6cf4812e2a2a5c │ │ └─53978 nfd-gc -gc-interval=1h │ ├─b997928d807311d5a133c1dc4d6aa7e788f4f78d6f66ba6e46f4822316fc0ed8 │ │ └─175441 /pause │ ├─c3951bd0708fe9d91b9bb5b1254327e650374512a32a0f673264e8b821cae2a6 │ │ └─175524 /pause │ ├─b549c6f2f81a1bb06e49dd961968294bfadaea32cf0996a99a7389181961050c │ │ └─42939 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 │ ├─d15d1c9791719abcb66c04a3478ea5b75fd0e5d696d3741b3c66bc9080419615 │ │ └─59272 /pause │ ├─7c8d5b24d3b00e279c2bb675581674495cca27d2e01bf2e226b22a54f57ebd8c │ │ └─108681 /pause │ ├─50a5f867a5dc8dbfe754f79451a2905921e1e8d0eef932bf4c68b4e0d9de5c11 │ │ └─53001 /pause │ ├─64e078eea944e96a7dade8feb473b377be998860e8af99be15ee9abdb7a8bae1 │ │ ├─204282 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─204708 octavia-worker: ConsumerService worker(0) │ │ ├─204711 octavia-worker: ConsumerService worker(1) │ │ ├─204714 octavia-worker: ConsumerService worker(0) │ │ └─204719 octavia-worker: ConsumerService worker(1) │ ├─14f7e9ba364743dd11d1e13107aa59a5f3ecfa873ca4bb63ddff085b7d240f94 │ │ ├─47731 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 │ │ └─48951 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 │ ├─dbd9aaf00b85013e4a7a1551919e9bf96a382764c4a4e433df3a278bf54b70d7 │ │ ├─173461 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173477 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─173483 erl_child_setup 1048576 │ │ ├─173697 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─173753 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─173754 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─174057 /bin/sh -s rabbit_disk_monitor │ ├─b496ca0c7b470fef913afef90e0b6d77052b7c55d513fb055893372508c828d9 │ │ └─93009 /pause │ ├─d814c0cf980729b68dbc173e0a5f9b4ac680de2596d037f79e2a8b85d23e078a │ │ └─195063 /pause │ ├─7219dc1282e6f7d41cc1d9695903ba9f178320b4ec4376e92dc8871c08103f53 │ │ ├─106101 cinder-api: uWSGI master │ │ ├─106114 cinder-api: uWSGI worker 1 │ │ └─106115 cinder-api: uWSGI worker 2 │ ├─c6616b049a19af07a4fdb4fd3d74e360a2111b46bc69cef5705442d7b6ef4dbe │ │ └─98581 /pause │ ├─a2940e82346f7d45c8d3d49fc24140c8918e2ded917e2dae38c8137d0815426d │ │ └─61509 /bin/memcached_exporter │ ├─9137494f41c82452e7f5c3739a3573200ba8fef29e70f76edf87e2d3b0718575 │ │ ├─ 65676 apache2 -DFOREGROUND │ │ ├─ 65690 (wsgi:k -DFOREGROUND │ │ ├─ 65691 (wsgi:k -DFOREGROUND │ │ ├─ 65692 (wsgi:k -DFOREGROUND │ │ ├─ 65693 (wsgi:k -DFOREGROUND │ │ ├─358637 apache2 -DFOREGROUND │ │ └─358684 apache2 -DFOREGROUND │ ├─5dd042cc9d4fcc39147d2aa48399356b6c86a1df3d3cf21250db775b2e5593a1 │ │ └─106527 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─0f2f55c45b2b3a8621a38794cf39bb7982897460b76533b46e5cc8e7b01a5351 │ │ └─75050 /pause │ ├─9aca56d76e4109738cb8a881fef9c9407c7b746842137873fd871accd4a7f9d6 │ │ └─53664 /pause │ ├─5e73c64e6d77d07e3e3bfef05f4df2f422dda15400268c970b1c66ce7059e487 │ │ └─39466 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 │ ├─71c22d9536d815a0d8c6127b9a1427efce407fedb106db79c330122049db5a66 │ │ └─61453 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d82898f87f282be5dcb83f1b80e27735dde6d49f340568920e3eaf5c6def5128 │ │ └─39338 /pause │ ├─2b27a8d7ec66f3c04076a2aa7013953e936e5d3ee042f798ba2310a440897df1 │ │ └─61744 /pause │ ├─378e303f372bd51145bed1fe0c7f2e8579b91c7a509f90a9de5294313e6efcab │ │ └─245520 /bin/openstack-database-exporter │ ├─4778a4ff3090b37b4e5bbe5402578ba5220012cb79814dd8d3e68af791531381 │ │ └─204310 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─ee149b7dfa2cf0a306f1849a41749cde865e05a6fff8a4d04bb23d1951d910d4 │ │ ├─126189 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─126378 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─126383 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─369278 sleep 15 │ ├─71f09a73d039b8d4e927b927ac94c11e259b3d59c381f6454311288530e448c9 │ │ └─54146 /secretgen-controller │ ├─d94191b0571c6eb68cc0581ca2a84a770394bf605f9daee4b24c391a27d60fa7 │ │ └─39586 /kube-vip manager │ ├─f4c92a46bb2682906d014b6d5ae33dbefd2420640bb4bc4fabfbc532a46d56a2 │ │ └─154354 /pause │ ├─4b284019398aa774889822df676efca8c0a99ed19e81b1eff8fde681a1d76e35 │ │ └─127220 /pause │ ├─8fa686b0fd630fc9861ff629db8069104feb928022096be4d8cbba4002b14c50 │ │ └─60667 /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-250.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 │ ├─0dc4c44dea6239ccab43125fdc30467d3ebad80ee960476015af201961a908ca │ │ ├─47787 mysqld --wsrep_start_position=962192f5-53b7-11f1-afcc-524181734d7a:20 │ │ └─47915 /var/lib/mysql/mysql-state-monitor │ ├─59b6ed96087d9309b61319f06a4266ad1eccd929d066fdaf0cd8aa1916cdc071 │ │ └─61278 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─04de799a7b7e7634f6a82a4db9cef61e8838c09a681939d67e74b1204c54b06d │ │ └─211066 /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 │ ├─9a44793e9deb898b39c08ff394407fc9521e89e53e3ae6c4efe20c1622c7de46 │ │ └─188274 /pause │ ├─03ee604979f3977c45472887813ad0f080170a67255047bcffa9db0e18010dc8 │ │ ├─41020 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41399 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─ffd0eee71119f41d268afa4a968302615ddd4d42adf0bae254387ab8072432cd │ │ └─208906 /pause │ ├─bf58bf95ac8f40bbe2bd8bcb8d8db3773e2e514057bc4c7043d9b2144641cc0f │ │ └─123906 /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 │ ├─3195bfd73fe916f5e8d6dfb7ef05c16e678a45c1eb544df2412e7db62fddf2a4 │ │ └─57868 /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 │ ├─ce886cafb31d8a179eada991668ba62dbf9e7c2d060d410b9596636a700f85e9 │ │ └─42375 /pause │ ├─7a102393f27a95237fb7aec9cc22a38dd9c50c1fa79ece04a8c8dd0bed54e32f │ │ └─40551 /pause │ ├─43ad499d91d04a1b14b231875096d097bb0fbdf0f52f44f74615f8801dffd43a │ │ └─39315 /pause │ ├─4704c58c55352d9beef94fa2d5fcca3f56abf3bdfdbfe1b283d1f06bb7bc434d │ │ ├─205583 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205600 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─205606 erl_child_setup 1048576 │ │ ├─205839 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─205890 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─205891 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─206197 /bin/sh -s rabbit_disk_monitor │ ├─ad36e669c7fc0833817132bcf2910c7fa7462cd2afdb1bde0855edf289a58d4a │ │ └─129318 /pause │ ├─5fd18ab9e57657b3ad6720299bd31c55931ffb4146aedb21a98a2a35aac371b2 │ │ └─42818 /pause │ ├─c6e413c2ea7bb677161b946f486b610981d1397f06526cdbe2e3d2c8ca8f4c33 │ │ └─42424 /coredns -conf /etc/coredns/Corefile │ ├─3ba7cc4266a008a5fc133bd8201c82830de39330c0bc98b93f15516dbf46c41b │ │ └─70729 /pause │ ├─067c4abf2e5b1d74143a157ca8bdadff7172ca88f6bf8d653322b6d7e042a18c │ │ └─79493 /pause │ ├─8eb18a4a4a239bc7c534a66d1cba697f48a7477536a3b3636443e817bd6c78ba │ │ └─154703 /pause │ ├─bb39d08c377b792326e46ddc449937dc69a5fedb40628ae674c0fadf043547cb │ │ ├─ 45742 /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 │ │ ├─ 45754 /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 │ │ ├─ 45897 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─243343 nginx: worker process │ │ ├─243344 nginx: worker process │ │ └─243345 nginx: cache manager process │ ├─5fa844a2f8c9449f771fee7c3a16fc9b9e53ed04891e224ac17b2d131cc7fb02 │ │ └─63264 /pause │ ├─c2e782125948a55d95d3110a7755aa1b408758936e6a31e96317339bc21e81ef │ │ └─58195 /pause │ ├─6581569dbe66c8346a51be8c0fbaca6fa9dbd33587960d5a8043e6db60e589a2 │ │ ├─221901 magnum-api: uWSGI master │ │ ├─221935 magnum-api: uWSGI worker 1 │ │ └─221936 magnum-api: uWSGI worker 2 │ ├─fa3d440fc04a746feed8a20d996be8d53a3601ad814d3b30b625c8f44c31b637 │ │ └─39326 /pause │ ├─744e81dfb3151912b39c30d92a6cb79f86d0569668201edf98138b722cf53bc0 │ │ └─54016 nfd-master -crd-controller=true -metrics=8081 │ ├─be78eeff0e19a949b2e294d8d7c8e34348213473cd5e1c281636fa5b84e04b32 │ │ └─212116 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─f5beb8704a2cf803c0f220db4d891358d6a1049910995e1a9a84d23690ab5a99 │ │ └─58503 /pause │ ├─7a67b8e6e30ca12aed0b2040c9c3bee611ea0541fe961b4d0c494931be6cafd2 │ │ ├─152142 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─152554 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─152555 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─369639 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ │ └─369650 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ ├─58f766bb91a3ce6f2e42e329f5d4cc8c5b7497fc96b944e500ec453c0619c4cc │ │ └─59801 /pause │ ├─c9f57290a398943e3f214584cd6afc044a48d8118aabe3ef578d129a32a5607e │ │ └─108750 /pause │ ├─bc4d5988e65878e3edc3f8d2c85e92c5622b9a0afacc9c00af710665aaa31716 │ │ └─56588 /pause │ ├─3f60e1d97efcc17b892aaeb752ada2384618e214285105745ebfad7af6c04b68 │ │ └─239380 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─1dcd6e9697d7adb048c589ee4eaa98d63c53318f68a583f46baa676434f2d5d7 │ │ └─53700 /pause │ ├─287596f3a80d5b1128cd0bfbd2e1906d6b321a3fc6f101286ca48b7fc7111995 │ │ └─97281 /pause │ ├─af0c6fd3df0bbc769c2f6c75a77ac3851e62e645f0639f1360bfa0f98a6786a8 │ │ └─230966 /pause │ ├─17dca3df4ae5a50a0eafb605c59d2dbebac3f5ad28783cfd2c16cf3d64c58654 │ │ └─245089 /pause │ ├─f970297f89f5fbb99c84a73b034a77b44d955b7c3819cb447efc984cd9fca1a6 │ │ └─231026 /pause │ ├─20091fdd7958844b05c58a43dadb2ce7a1143c71dd7a2045741fb9b979c27f10 │ │ └─39819 /pause │ ├─15eb38ced7d47c8391a9160abb1dd1edab5f23c113c9f94e9c6f7c857d23bcc5 │ │ └─42443 /coredns -conf /etc/coredns/Corefile │ ├─69eef66a6bbfec8ee9a8b13bdb13ff7913f82a47d3572a8352c53eb7a8e2dd8e │ │ └─75602 /usr/local/bin/rook ceph operator │ ├─1baa9c7f82a0d76913a6cac78b61aeeec00650f2bdb694548e3a55e54cddd515 │ │ └─39410 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 │ ├─c73875df540c29f5c21a155c7c274dc3b91fedb61ec4518f3fc3f1d9e681f489 │ │ └─165196 /pause │ ├─9dddd8f6665f2fb9680ece358e2bc596e4e745dfe3f270828c1a65c14fe17773 │ │ ├─60441 /usr/bin/vector --config-dir /etc/vector/ │ │ └─60493 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─b96d8d319cf396286858ff7ed34026ebd5b795dda36d9cc954cf25fbe2414c3e │ │ └─43566 /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 │ ├─db3ee7315675e45f11a47e349d3fe099fad8d81f5417a96a933975a93ca3a927 │ │ └─59742 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─79dedcf23f646845154eff06c38e0a9fd70a4e04fe01dfadd9818882010df42d │ │ └─244171 /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 -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─0412a2df996ea790e40a858a41f811da41e3d654fc94e2b8388c8720c09f28f5 │ │ └─56788 /pause │ ├─2312d2e5080d60cfa0cc0131267509f8ed02364650c676ea1081895ab658057c │ │ └─60597 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─145e86ad8dd04ba02250e6ab212e4640714f9fc6cbb47fafdf5f9a73d2acb5ef │ │ ├─161674 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─161974 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─161985 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─369740 sleep 15 │ ├─8f1ebea426c48b34eb6b96d29ae4fbfbfe05fdaf4249c10a521c567458956b22 │ │ └─56697 /pause │ ├─cccb12fe6a9569ef3d8f339f03add1db536bee267aec2c67ee00f26a7b35a21d │ │ ├─95810 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─95974 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─95976 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─dfe777d687c7a10b7647028c2bfe38dc021aab2a632aa92ec1f0730ad9af11fa │ │ └─43424 /pause │ ├─aa1d594e3358403052019e597ace1a7011a74cd8dc0e5af25a9df78425fc6b73 │ │ └─47056 percona-xtradb-cluster-operator │ ├─08390525b25b8614279cc45102bb0feeece01fd1f914d8c4d7e2d523a6510a1d │ │ └─194988 /pause │ ├─5f075992bf2b1a73606f13a4d4f001fa29d7920d278ee3bae8ee72861d910f1a │ │ └─60858 /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-250.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 │ ├─d13e1d286c5e6862b95ee19a448790375e847ed0cb73a7a4f24d183c08593551 │ │ └─226812 /pause │ ├─3ba2317e16e31948debfb47cda05c53cb8524f29434bb332734b58d71d238aa8 │ │ ├─166210 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─166637 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─166638 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─166706 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpngps7snh/privsep.sock │ │ ├─204835 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpyfnn1j8t/privsep.sock │ │ ├─205111 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpxo9o9k08/privsep.sock │ │ ├─205213 haproxy -f /var/lib/neutron/ovn-metadata-proxy/2043d9e6-9e5d-42aa-93f2-a9556912adbb.conf │ │ ├─341306 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─341307 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─c21ea47e0559a388120e93cc0f9f854a6d5315b718bc90a8e4bd96f97f9c0048 │ │ └─109286 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─27983bdf18e83bcaa0b22da6b9ee9d70db3db733e06864ec95208ed09ae0b767 │ │ ├─125630 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─125731 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─125745 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─125935 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─370030 sleep 15 │ ├─0d41879019ee98c69b135a10a5feed379fbbd13fa7ac9b6f8ada27a0011632dc │ │ └─60377 /pause │ ├─3a115679e61e4051f60a74f147393b1a1f8d65530d5c57c44d508ff989025c82 │ │ ├─188367 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188384 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─188390 erl_child_setup 1048576 │ │ ├─188534 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─188585 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─188586 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─188684 /bin/sh -s rabbit_disk_monitor │ ├─d8505f7bed8ab6a7c59e3b5a9faf1a0c5135c0e5e923723c4bda9c26439e9d77 │ │ └─152878 /pause │ ├─5ea0dfb6c9d694e544b1536d81bc190ff08a44256f2b77b4000711d034ae1547 │ │ ├─61943 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─61962 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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.6/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 │ │ ├─61968 erl_child_setup 1048576 │ │ ├─62462 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─62517 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─62518 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─62579 /bin/sh -s rabbit_disk_monitor │ ├─2614cc82c1dfd66f791bc815b833d0d3f7b5e10ce7b40278ec3d8789667d9c00 │ │ └─95422 /pause │ ├─76f6683ab0078d4a9dbd92d9972f5076d41e176dcc26a026777c2ffc7361d470 │ │ └─154366 /pause │ ├─a5bf27917e3f9032d518745030c7911dbe9d97abe6dc3ab3d8d6ce449a1ee384 │ │ └─167289 /usr/bin/libvirt-tls-sidecar │ ├─c05e4147f0be45afd5b939c4efee4760c067a0c222f418fc6cc44de6be741b15 │ │ └─161107 /pause │ ├─c19cf075983dc1f1c81fc8be2c29ce6c9c6a9efb5b307fef7d8227c06c56d2bc │ │ └─167831 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─4faa69d6c29c95bbfe19bd7e9813d9a0c4f74659a09761391770601cc081d542 │ │ └─57013 /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.34.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 │ ├─f4ce4ac500b01932e6344b3a859450e29bf818a8f48852ef3811a1252ce569a3 │ │ └─61635 /bin/oauth2-proxy │ ├─bcc23b84ea906ba7ddeb1dd208593958851d941735e5156d65c97165ca5662e7 │ │ └─172674 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─aa37bd98ffcf5d2769c60d86f8723bff60c8807c5bec7cb745a12256715fbe91 │ │ └─43612 /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 │ └─e3f6ae04461e7b4a5b5c3773977b7e855a952dc9437c538ea6068f95c83c2281 │ └─53750 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount