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 │ │ │ ├─21988 /lib/systemd/systemd --user │ │ │ └─21989 (sd-pam) │ │ └─session-21.scope │ │ ├─21916 sshd: cephadm [priv] │ │ └─22008 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1593 sshd: zuul [priv] │ │ └─1606 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1597 ssh: /home/zuul/.ansible/cp/199.204.45.238-22-zuul [mux] │ ├─419749 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wjcynjwadireghurekpaejvzfwpppjoc ; /usr/bin/python3'"'"' && sleep 0' │ ├─419750 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-wjcynjwadireghurekpaejvzfwpppjoc ; /usr/bin/python3' && sleep 0 │ ├─419751 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-wjcynjwadireghurekpaejvzfwpppjoc ; /usr/bin/python3 │ ├─419752 /bin/sh -c echo BECOME-SUCCESS-wjcynjwadireghurekpaejvzfwpppjoc ; /usr/bin/python3 │ ├─419753 /usr/bin/python3 │ ├─419804 /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 │ └─419806 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 … │ │ ├─ 9938 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12528 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 71dac0ec762ab33bcd5d2aad5653f8f1d7ed3591677805339c6147f36ac3d768 -address /run/containerd/containerd.sock │ │ ├─ 12905 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 11e2500a024d32c83e32fce6b81b495713f77e983b0b688042a9a9abc0dbc5c3 -address /run/containerd/containerd.sock │ │ ├─ 18944 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 438d203b6a4356f838fbaddc1f4703ec98adc3fddf919644677031e9e133108f -address /run/containerd/containerd.sock │ │ ├─ 25527 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1c36faed09ae7e7d9c24d3ca3e67d023d84c986c203cdfc92527ec24c61749b6 -address /run/containerd/containerd.sock │ │ ├─ 30119 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 033aa34a66eee7ca6e75036cc968181e31632f58b0d50dd0e2daf62199ad97a8 -address /run/containerd/containerd.sock │ │ ├─ 34917 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 32312e82b1f744c500a92612a84f84c1b4aa968941eb5c67670fd4ef2065fb13 -address /run/containerd/containerd.sock │ │ ├─ 40799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39ce3b8bb9d493ac3c0c2d05086666c07481b25f310255784e1b8ee1f251a47c -address /run/containerd/containerd.sock │ │ ├─ 40808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dad4dd9e0c0f1a398b82d606ad0a40dea1be904702a1a84e29dbfa3036d37592 -address /run/containerd/containerd.sock │ │ ├─ 40848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33c79ab38ee09cd30d4c0d09a719a78d913738ae2d194a36cb55d6aa5db41bb1 -address /run/containerd/containerd.sock │ │ ├─ 40855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0e6e7bfe83f62d31b109d60a10fa6490c03c83d946801f58cf6616940ea2a57 -address /run/containerd/containerd.sock │ │ ├─ 40862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c61cbb2fddef132b1c23763b687f28c94710477639ad37c3f612bee788f786bf -address /run/containerd/containerd.sock │ │ ├─ 41428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa79f301eeb8b560ee6f529a26d2ae7effbe94fe3f4bbb6fe80d0c504e1bc837 -address /run/containerd/containerd.sock │ │ ├─ 42152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d82d5abbee90054c39737a54474c04e468f6706c28c27cd660f37f5b9175d98 -address /run/containerd/containerd.sock │ │ ├─ 42168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6e65dab942b260ab998975f767e64bbb2a581b86c9b052047d3dcb9e0898e54 -address /run/containerd/containerd.sock │ │ ├─ 43525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ad577a407342d6dd129c755c6895f8bc47a3e86a0bf783981c8d4385b83fdf0 -address /run/containerd/containerd.sock │ │ ├─ 43967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42e2c065b2df3380f71373ded97823193c5779c21a9dca5176b5ec9e27ab3d92 -address /run/containerd/containerd.sock │ │ ├─ 44006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49ccfeb0fa836478564fbfa34dee32bbfe04743b2ed99d17ba5ace9e12179cea -address /run/containerd/containerd.sock │ │ ├─ 44437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 267c21a770bbbdd5fa12cf99e641146fde5dc0e45aaefe391fa757dea0af5402 -address /run/containerd/containerd.sock │ │ ├─ 44926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3776cf97f6d3c16c23dcf780957874df6be975dd6ed64aa27bff5124ad26bc7 -address /run/containerd/containerd.sock │ │ ├─ 44965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51055f2ec6cc95f6a2db08541b9095a8c65a370c223241bece4804e08b184eb3 -address /run/containerd/containerd.sock │ │ ├─ 45015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 330a6cbdaf75fc987e5fab72ed19e8db8f4be986ab5852029930b7a14079c41f -address /run/containerd/containerd.sock │ │ ├─ 47299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c49400a0b70c3bece0fb38ec3cc08742efd1d64f87cf8b31cc0467135329b6f3 -address /run/containerd/containerd.sock │ │ ├─ 47378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25c251516c24e7d56d92407c28e28fa9ac478e7586a5712bff6a315e9e6adf2d -address /run/containerd/containerd.sock │ │ ├─ 48279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b0f4dd948b13ba1cce7358d71a5513e261e99d0f4e484bfda1317b761b45119 -address /run/containerd/containerd.sock │ │ ├─ 48380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 857b9a1e57f55f3907137abd2149b547784469f35bf58e8dbe71adf2d3008a0f -address /run/containerd/containerd.sock │ │ ├─ 48743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d87e0a70bae07f0c037529712a6fe068e2d44a4fc912c47de5e68ddb70821bf4 -address /run/containerd/containerd.sock │ │ ├─ 49105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4920fbf53f141bc3ab286cbd8bf523de47e0037f59946f0d825a7e1152e3a8eb -address /run/containerd/containerd.sock │ │ ├─ 49391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b734a68ed10c02ccd47f1a52ad2f2ead8069ff0398e438323ac18cf6f5405782 -address /run/containerd/containerd.sock │ │ ├─ 51742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdf3434e1cfea2fd55490faee02bd5273adf7f9fc3eafd37bd943f8f81644625 -address /run/containerd/containerd.sock │ │ ├─ 51825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a044fe449688c04d8472f5348266c0a66376273694be3203bcafda128a57b637 -address /run/containerd/containerd.sock │ │ ├─ 56088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2a6f03926a470cf36d1e14e3a56347a519d8f15fad06b496f5e59b5a9bf188f -address /run/containerd/containerd.sock │ │ ├─ 56708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c8b18df1a2b6948e05004811dedefe1ec928a4e9d34d7070bbe4d0d812663f0 -address /run/containerd/containerd.sock │ │ ├─ 56765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3db52699c86bace1a106f3f2e932666ba1b1beb73ec4e04a6eaa45c3d86b3437 -address /run/containerd/containerd.sock │ │ ├─ 56809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99608084db7f301126235a46105725ac342ae434e43762fae6973449fbb9c205 -address /run/containerd/containerd.sock │ │ ├─ 56979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 783c099b97d125b43ef822aa7699268d48f319d1594a706d0b0511b02596bf2e -address /run/containerd/containerd.sock │ │ ├─ 60813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 822d074a0e186b4c21d0521d25082f6bba24d87ac26417f2f83907875e21e6c0 -address /run/containerd/containerd.sock │ │ ├─ 60958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cd470fbebb6ee7ca83870faf37225e4af5eb0fe7cdf5857fd84992d3c261bf7 -address /run/containerd/containerd.sock │ │ ├─ 61002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 164057840cca552a62da54a5cf9750427df374b311ea4745acef9ec836cb308a -address /run/containerd/containerd.sock │ │ ├─ 61008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f21e7c4f4607ff32087988eae8460e1390fad16b0d9c9a36eec560875ad42291 -address /run/containerd/containerd.sock │ │ ├─ 62780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f153848be975214f26e055395e639c1230a89af9f11b8c702146b7944f63fa4 -address /run/containerd/containerd.sock │ │ ├─ 62872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ac1be20dd35144ce08639b03024012b466f008e6310ee31b6df5667f2882684 -address /run/containerd/containerd.sock │ │ ├─ 62951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3401eea6e13b5a0db8321de8c4ddaef5aba2b3bfae2d2118339551d51adb6580 -address /run/containerd/containerd.sock │ │ ├─ 63011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e2e506e67d47611b446167d9591c6bd0fb161c2aeba5b9e6c224a919a518d14 -address /run/containerd/containerd.sock │ │ ├─ 63037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1f6290ae7f44ca0ae6d33d67aa07245c20effa95adedb8d3cd0fa7f195ac8d8 -address /run/containerd/containerd.sock │ │ ├─ 63444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fea076f432a6369918596da91ec2626bc2f523732b1b6d1ab60589a1539a481 -address /run/containerd/containerd.sock │ │ ├─ 63818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a37143976f1b0a4833064440767c974bdfdc52314d795685e3e8c7a367644e34 -address /run/containerd/containerd.sock │ │ ├─ 64057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d29a8f50578c9be62d11fb3f65bb5271fceab8c60c37407521dba5cb23a5bfd1 -address /run/containerd/containerd.sock │ │ ├─ 64781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92aab31609dfd4da67df27a7f358362e70f62141bae44edbd2db8a528776bb0a -address /run/containerd/containerd.sock │ │ ├─ 65531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e3a23c2585de671744e1ca4098a3c5a10566ff9282490006509bfe3d73e998b -address /run/containerd/containerd.sock │ │ ├─ 67260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 402eac958dc6420b73ed8c2c24f83808a1eb6111b4615ab1a9e9f9712e2c6c5f -address /run/containerd/containerd.sock │ │ ├─ 68970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c68f226d836bc3d82ce845b0be9d1ffac4605f52970e58a2caf5f8d526772b9 -address /run/containerd/containerd.sock │ │ ├─ 78151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aed70c962ee2425d6c490980b5025d85643ab5a6d7f9af647989e3a609eb2d79 -address /run/containerd/containerd.sock │ │ ├─ 79595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4315bd9fca2d247c4e8b1ac8326eb44c39ac5d180ebcb0fbb631ba3a453d225b -address /run/containerd/containerd.sock │ │ ├─ 85492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e339a7d5ef68692e4ecc3bc3c2b0b07e370792fca79127393d71fa77881daf2 -address /run/containerd/containerd.sock │ │ ├─ 91700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c82463128722809ae2bba975028e550ae46b4a3402770a0ccebed36b83499405 -address /run/containerd/containerd.sock │ │ ├─ 95662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 165675b0edc941f63d042846cc2ce70ddb4fae9a4185b6d54fcfc77f1ce00c31 -address /run/containerd/containerd.sock │ │ ├─ 95706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ab055822871b24e41f876cb699f03cdfb789093246c8f701c7c0c54e302adf9 -address /run/containerd/containerd.sock │ │ ├─104596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed65f3b925f34fd3aad0bbaccab1b078c96ac283dbfcd155ea8ea3a525117db3 -address /run/containerd/containerd.sock │ │ ├─106087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 287ab2439316c0b8991cba6fedb7cd9da7bc36a106c1d7ea348fa033765a83ce -address /run/containerd/containerd.sock │ │ ├─106121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be1496ae14fe4309dc8957428dcc0cbf68a36b2c774707b410adb7e1d5d6f19c -address /run/containerd/containerd.sock │ │ ├─108164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c6ad0bf4814c36d2cfa657a81fd36faaaa4e891d39627171b7914c4026d1991 -address /run/containerd/containerd.sock │ │ ├─109902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c73c98a72a2f71f174655adfd2bf7b324e5620a95632624541c5bcb3ed901667 -address /run/containerd/containerd.sock │ │ ├─109976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 879a6a73b0ac93c21d7a9750c28d9ddd0e66c4ecd327fa86536d9c28df16ce36 -address /run/containerd/containerd.sock │ │ ├─122955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 368c8dbcafc2a6d3a9029161401976b5d7e53610d29c8d74b74bb7046df0a10d -address /run/containerd/containerd.sock │ │ ├─123008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7cfca2b5dbf0bdb2e11c3cda73bb4de6cf86709f495391cd98e42f807803083 -address /run/containerd/containerd.sock │ │ ├─125385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5877b6e7217aa6904a3550bdc4cd61e5e4a34afbf9e5ae181768d7102a483975 -address /run/containerd/containerd.sock │ │ ├─139361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a7b1531583b51b00e7139336588d1f5a557aa8201b05c84996640b6ab0efd53 -address /run/containerd/containerd.sock │ │ ├─140957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9b16101281be1dc89aca2e51684707fcb78a585c026ad16e6168a20f4d6f2fa -address /run/containerd/containerd.sock │ │ ├─141358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fda6e7a2d2cd4bc0502c8bfe522422c8c5401a54e46e7002ab2fc740f829403e -address /run/containerd/containerd.sock │ │ ├─142180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8ea86c0d487af4ccd197d288b528ff022ff8f26f56bfd549006c1a6d7604e78 -address /run/containerd/containerd.sock │ │ ├─144081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86c2fedd55a5609fedcc42fa3af45f50b1260d88a679b95a56fef1de0e507194 -address /run/containerd/containerd.sock │ │ ├─144507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e62c08b9799ce16a35dcf7bc58d05ec527f4f1baeb95fb7917331b395cb61e2e -address /run/containerd/containerd.sock │ │ ├─144615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71c5a160e5d757966c3fcf9bcb0ae7dd360f46f2113b56edd0ff419bbb298c2d -address /run/containerd/containerd.sock │ │ ├─144819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeb3db5a61d52fad7ad037e51111579d2ce875969c359b54145836871436859f -address /run/containerd/containerd.sock │ │ ├─145084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17ebfc1d497db645450254bf99cc2ff140499c54f109bf5c1ae8deff6ae68aef -address /run/containerd/containerd.sock │ │ ├─145656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36234d2694fbe0aa4368a0f797fe174a4c6ff89174158ac9b7a1e0a1b81cf92c -address /run/containerd/containerd.sock │ │ ├─170176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ac179e1ad79f7cd3b42f11a76ae2776ae204f2d25532d69939948f40fd81271 -address /run/containerd/containerd.sock │ │ ├─171915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57bf46360028aea877dbca0d4fbb67897acefaa1849dbb70b2bb1e1c6e36a343 -address /run/containerd/containerd.sock │ │ ├─171969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a0e2063877cf2e25188c06cd1e5ffe116ded59702a64e8444917e4b1aa20d4f -address /run/containerd/containerd.sock │ │ ├─172056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15f7ecc2abb47f69ce73e7d95bcfdcb2ba2617678144fa995c3e10c7f00038be -address /run/containerd/containerd.sock │ │ ├─172083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7f5f201f371af5e51c1a3de5074150cb160fc1a262f147e43b02b0247313910 -address /run/containerd/containerd.sock │ │ ├─172120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85ac6c2aff31b6325dc283c941bfbf493b599e185613f7eb2764086d1e3da9cf -address /run/containerd/containerd.sock │ │ ├─172474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8b43984108c9900fb1784f2fa8d7442699aa3bfcaa0fa6028be320264b7c4c4 -address /run/containerd/containerd.sock │ │ ├─172513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11821bbe4899fa1ba70e4e01aeea74e8110270c54af1dda92644479dbf550c2e -address /run/containerd/containerd.sock │ │ ├─184879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e80505a12db899e55bd0beaefc2f7ba84115d897bd3f7efc173c30cb7f98b05 -address /run/containerd/containerd.sock │ │ ├─187207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bb9b3c3695ba0e847a4337a657fd09218b14422fea642b778cadf56b421510b -address /run/containerd/containerd.sock │ │ ├─187267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15abfae4445d9471e09cc9cf1d757d6d4730055d9a5531509d7c58330069dc56 -address /run/containerd/containerd.sock │ │ ├─187448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87948ecb3acc0e41ed5f14dca147f9f05cbadaba2bcdc1e57eb347ca6b542e1b -address /run/containerd/containerd.sock │ │ ├─202446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0a4a3a1ca99d7235cd69cc8a7dcd1586639021a6317d041d8f47e38aa1b3a21 -address /run/containerd/containerd.sock │ │ ├─210288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a1b43a7b95631eb3bb5a9b28b4054c552311b6b29c38af33bd299f07c6275ea -address /run/containerd/containerd.sock │ │ ├─210290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3bb06f8900769942b7e6bdc3c65d175340d2ffe5d00b230b745336b4ede04ff -address /run/containerd/containerd.sock │ │ ├─210326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 985cabede14191d04869898d5962d38e7c25f8c00b5702b72309c9779e5dc793 -address /run/containerd/containerd.sock │ │ ├─210620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11859d87ea783452be851191835c4b8997c41e58162d10b26474e57e89159f4e -address /run/containerd/containerd.sock │ │ ├─221228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72844faa49c944f1cb84ce1e57b7ec2797e5c16c4586d1ec1a1286b6d0fc51d0 -address /run/containerd/containerd.sock │ │ ├─223512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fbc805521ca16688ff586a20b7970eb2bff52a5df9f5f09393b616e792bed95 -address /run/containerd/containerd.sock │ │ ├─224623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bddf1ca42e33f4cfe44e5875d486662fb6f4870a863655aa7b31516fec5f4d7a -address /run/containerd/containerd.sock │ │ ├─225487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a331fee0f29bec0126a5626867a11c57fbc9b0e289ec29a827435245336328d -address /run/containerd/containerd.sock │ │ ├─226587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8acca1f76f0960b7f1ddde698804391d78e91738020275db8695bdb364dcddc -address /run/containerd/containerd.sock │ │ ├─227766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af56bd474d65a74c82ae4dc3854c687cf969fa0d371cf09a7e0d21223790ce44 -address /run/containerd/containerd.sock │ │ ├─229253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4bf4776fa95a6779b8781fa8295c521fa8a972e6a731f528006e4db7890d49f -address /run/containerd/containerd.sock │ │ ├─229297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3d17c6c4e02c81a7c44f7cc6165741bf930e8b94e7878bc7f8fa416bc68dc69 -address /run/containerd/containerd.sock │ │ ├─238497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06ab06a547ab9a9849fefab0adf51a9c6ff09aad40f49a852d0ed00a035b1096 -address /run/containerd/containerd.sock │ │ ├─238847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55c6c7dd8ff2ef79a4847640a306e68ac2d6b1d1f3f5c65ec9d6d86d2b140060 -address /run/containerd/containerd.sock │ │ ├─255156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e78e2e3369a53db81594a49526ff9f54d6a4ff7f9ffc9bfd8ef07b0e2dc784c -address /run/containerd/containerd.sock │ │ ├─260716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b80044a1396c255bfc531ab5b66087b3e6187d6d62f8302d782cb8fb0dcb12e -address /run/containerd/containerd.sock │ │ ├─260916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f61fbea876095f26a540ae01fa39eff3b5b802daec2d89d4ab106ea254dc0881 -address /run/containerd/containerd.sock │ │ ├─260965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6361f06b3d94b5d767d6d5bbce3944d0b3a11f1b70ebd0540aca935f0092f0b5 -address /run/containerd/containerd.sock │ │ ├─261073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51c86242cc1fbcde69ad65cb3749b7ff12dbbdc3092609936f78ad69f84b3199 -address /run/containerd/containerd.sock │ │ ├─272043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4425955714e9fcbe23b48e899fc10270e538e294c3c4ca83acdb7a8c8c5673d7 -address /run/containerd/containerd.sock │ │ ├─274740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f29f90d3e6dd8b193cf7b503f8c13283cc3adbf587b842ad4639fd4f19ea6cb7 -address /run/containerd/containerd.sock │ │ └─276118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4acf2cd2ae29a85d3ab7f66e2f753a859363e33777765bdbad86c45088554e0 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1414 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─517 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /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@mgr.instance.odgqgr.service │ │ │ ├─12818 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.odgqgr/unit.run │ │ │ └─12849 /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-odgqgr --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.odgqgr:/var/lib/ceph/mgr/ceph-instance.odgqgr:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.odgqgr/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.odgqgr -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.1.service │ │ │ ├─29838 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30102 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18904 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18924 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25236 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25510 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34634 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34900 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12456 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12485 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10313 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138826 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41270 /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.238 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-rd22d5842d5344e8d85da08052a24b13b.scope │ │ └─185460 /usr/sbin/libvirtd --listen │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1083 /usr/sbin/uuidd --socket-activation │ ├─docker-71dac0ec762ab33bcd5d2aad5653f8f1d7ed3591677805339c6147f36ac3d768.scope … │ │ ├─12566 /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 │ │ └─12580 /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 │ ├─chrony.service │ │ ├─11074 /usr/sbin/chronyd -F 1 │ │ └─11075 /usr/sbin/chronyd -F 1 │ ├─docker-438d203b6a4356f838fbaddc1f4703ec98adc3fddf919644677031e9e133108f.scope … │ │ ├─18970 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18990 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-1c36faed09ae7e7d9c24d3ca3e67d023d84c986c203cdfc92527ec24c61749b6.scope … │ │ ├─25552 /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 │ │ └─25564 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138693 /sbin/iscsid │ │ └─138694 /sbin/iscsid │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-11e2500a024d32c83e32fce6b81b495713f77e983b0b688042a9a9abc0dbc5c3.scope … │ │ ├─12929 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.odgqgr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12948 /usr/bin/ceph-mgr -n mgr.instance.odgqgr -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 │ │ └─619 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─616 /lib/systemd/systemd-logind │ ├─docker-033aa34a66eee7ca6e75036cc968181e31632f58b0d50dd0e2daf62199ad97a8.scope … │ │ ├─30143 /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 │ │ └─30155 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─docker-32312e82b1f744c500a92612a84f84c1b4aa968941eb5c67670fd4ef2065fb13.scope … │ ├─34941 /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 │ └─34953 /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 ├─k8s.io │ ├─52b37b5a611c33355a9b0d3a800a75aa60599dfef2260ceb59d8326e0e7bbd85 │ │ └─121075 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─fdf3434e1cfea2fd55490faee02bd5273adf7f9fc3eafd37bd943f8f81644625 │ │ └─51766 /pause │ ├─b3d17c6c4e02c81a7c44f7cc6165741bf930e8b94e7878bc7f8fa416bc68dc69 │ │ └─229322 /pause │ ├─4425955714e9fcbe23b48e899fc10270e538e294c3c4ca83acdb7a8c8c5673d7 │ │ └─272068 /pause │ ├─ee358bd141b4a71ff4e3f3abcdf1be83877676025e8e523a1b2e37b83db159c7 │ │ └─253940 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─0a1b43a7b95631eb3bb5a9b28b4054c552311b6b29c38af33bd299f07c6275ea │ │ └─210358 /pause │ ├─0d82d5abbee90054c39737a54474c04e468f6706c28c27cd660f37f5b9175d98 │ │ └─42203 /pause │ ├─d8b70957d19dc56a21881e8b656b08528345a6681541c0927c414848b8c12d83 │ │ └─66706 /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 │ ├─dedd8454c93913fb6b7cc7b2290d054071dc8d338055259a7cd01d95b208f017 │ │ └─251403 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 │ ├─bbcd383ea0cef375780fa5936720b0e1284677acb0c5d432ece795c5e534eda2 │ │ └─67030 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b3776cf97f6d3c16c23dcf780957874df6be975dd6ed64aa27bff5124ad26bc7 │ │ └─44951 /pause │ ├─ac9d0a5b4e0c3bf3abc77cf1c7283c575783a5612141641ce28e4678d32c26c7 │ │ └─247199 docker-registry serve /etc/docker-registry/config.yml │ ├─dd9966e52513377453feb35ba36459a5f5eec949f4a0f68a21e8446f889ed0db │ │ ├─238848 magnum-api: uWSGI master │ │ ├─238928 magnum-api: uWSGI worker 1 │ │ └─238929 magnum-api: uWSGI worker 2 │ ├─625c411d41e4fcd965ba2fad89351c98c837d3b19e910d5a79a49ab0dc90fad3 │ │ └─251758 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 │ ├─85ac6c2aff31b6325dc283c941bfbf493b599e185613f7eb2764086d1e3da9cf │ │ └─172177 /pause │ ├─b8b43984108c9900fb1784f2fa8d7442699aa3bfcaa0fa6028be320264b7c4c4 │ │ └─172498 /pause │ ├─4e638b03c10b9a9a8302064c3600cff43b02d71d3556921b39a0ffad03a8f1dc │ │ └─250742 /manager --metrics-bind-address=:8080 │ ├─d4bf4776fa95a6779b8781fa8295c521fa8a972e6a731f528006e4db7890d49f │ │ └─229277 /pause │ ├─164057840cca552a62da54a5cf9750427df374b311ea4745acef9ec836cb308a │ │ └─61056 /pause │ ├─8ab055822871b24e41f876cb699f03cdfb789093246c8f701c7c0c54e302adf9 │ │ └─95729 /pause │ ├─6ac1be20dd35144ce08639b03024012b466f008e6310ee31b6df5667f2882684 │ │ └─62903 /pause │ ├─5d8852575a819a3400601fef130bf314c0da533a15f07a76855929f0d710054b │ │ └─66984 /bin/pushgateway │ ├─90c30a3a490b3dff599dfb39288804c0823fb8cc4520a322c21d6dd3fb31d1b2 │ │ ├─106493 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106732 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106734 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─330a6cbdaf75fc987e5fab72ed19e8db8f4be986ab5852029930b7a14079c41f │ │ └─45038 /pause │ ├─7dbf9058f48c0ea2e31301cb8d4581446a7d58ac358fec9b77ae0ffe9c43a65e │ │ └─66133 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─9fea076f432a6369918596da91ec2626bc2f523732b1b6d1ab60589a1539a481 │ │ └─63468 /pause │ ├─b9eb7a921a17a295507b3de241de3fc79c4c27d0760b33c3713a7c9b097f1467 │ │ └─49783 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─5ee6bfa559dc34a3581f6ecad84da702acb24e4f02f06886b1b34965c2fa7f03 │ │ └─139841 /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 │ ├─f3d8384299690a9167c749320e2f9f0f75bf94c52db1217dc0ac408ef94b33cd │ │ ├─220237 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220255 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─221014 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221015 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408022 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408023 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408024 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408025 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408026 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408027 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408028 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408029 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408030 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408031 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408032 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408033 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408034 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408035 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408036 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408037 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408040 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408041 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408042 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408043 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408044 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408045 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408046 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408047 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408048 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408049 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408050 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408051 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408052 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408053 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408054 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─408055 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─25fe8d097275f32aecc28d24ae8ad2abbce55d65c9be79546058be2c8be3a114 │ │ └─47842 /server │ ├─b308171b1898c7dda514a8e6a2afb8055fa62ac269c3d333fb8f399df1002428 │ │ └─66622 /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-238.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 │ ├─39ce3b8bb9d493ac3c0c2d05086666c07481b25f310255784e1b8ee1f251a47c │ │ └─40906 /pause │ ├─719870f9f02bf445ceb8de250d2f10c7aac83438220f4895320824f205f42a4a │ │ └─95956 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-pdwq9 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─5e339a7d5ef68692e4ecc3bc3c2b0b07e370792fca79127393d71fa77881daf2 │ │ └─85516 /pause │ ├─1ffde0caf4b74ae24a03ed4997e7f57870d1ad5da975491599c8234991719ea7 │ │ ├─49643 mysqld --wsrep_start_position=1ded2914-5baa-11f1-b534-7ef491deb39b:20 │ │ └─49735 /var/lib/mysql/mysql-state-monitor │ ├─b734a68ed10c02ccd47f1a52ad2f2ead8069ff0398e438323ac18cf6f5405782 │ │ └─49414 /pause │ ├─b0e6e7bfe83f62d31b109d60a10fa6490c03c83d946801f58cf6616940ea2a57 │ │ └─40971 /pause │ ├─8d409704bb972b0c079183d27782fff0882a056d0f4643e0343db96b757551db │ │ ├─65443 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65507 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─ec57babdf0efde7749e9be095311b814369ad2465068b9f8a3b6d9a3167b5763 │ │ ├─61486 python -u /app/sidecar.py │ │ ├─61647 python -u /app/sidecar.py │ │ └─61648 python -u /app/sidecar.py │ ├─fda6e7a2d2cd4bc0502c8bfe522422c8c5401a54e46e7002ab2fc740f829403e │ │ └─141382 /pause │ ├─6cb20cf73f48c6a5f43f81b882070cd6ee89d6ed822a8e0c1d37af4ff0cc12a6 │ │ ├─108293 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108314 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/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 │ │ ├─108324 erl_child_setup 1048576 │ │ ├─108373 sh -s disksup │ │ ├─108375 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─108376 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─108378 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108379 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─108389 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108615 /bin/sh -s rabbit_disk_monitor │ ├─52a97927410dfe4fdbbbb3dec5a10ed0eba9272f7b319e49e1739f55950956a6 │ │ └─62313 /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 │ ├─e06014f13d1e300be8a666fd8c0f0e66f005645c19beecb102f4218c700faa4f │ │ ├─198777 heat-api: uWSGI master │ │ ├─198790 heat-api: uWSGI worker 1 │ │ └─198791 heat-api: uWSGI worker 2 │ ├─f430dc36541a4c39a643999098713b9a86a44171f2254aaa9c6a06f562cd022a │ │ └─219391 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─822d074a0e186b4c21d0521d25082f6bba24d87ac26417f2f83907875e21e6c0 │ │ └─60837 /pause │ ├─c49400a0b70c3bece0fb38ec3cc08742efd1d64f87cf8b31cc0467135329b6f3 │ │ └─47327 /pause │ ├─3e2d90487943317b62334ce6aaadcc76e6effdfd1e1aaf52f89fa19daa702369 │ │ └─63666 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 │ ├─d8ef6ac01d5fffd83ebc116e8c6d1f5823ace311270dd1db98027a36fd0f9f52 │ │ ├─183236 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─184194 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp72eb4yot/privsep.sock │ │ ├─184804 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpxsu_v5nd/privsep.sock │ │ ├─185289 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp6jr2vo2f/privsep.sock │ │ ├─185713 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185724 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185735 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/616f1b18-0fc4-4cac-bb33-3ba8420eb2e3/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/616f1b18-0fc4-4cac-bb33-3ba8420eb2e3/host --addn-hosts=/var/lib/neutron/dhcp/616f1b18-0fc4-4cac-bb33-3ba8420eb2e3/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/616f1b18-0fc4-4cac-bb33-3ba8420eb2e3/opts --dhcp-leasefile=/var/lib/neutron/dhcp/616f1b18-0fc4-4cac-bb33-3ba8420eb2e3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2fd9e6c7-2bf9-449c-85bd-b687cb4d3cdf,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─185743 haproxy -f /var/lib/neutron/ns-metadata-proxy/616f1b18-0fc4-4cac-bb33-3ba8420eb2e3.conf │ │ ├─204481 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/21ab38df-7d8f-4386-bec4-5f563bf1e9ee/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/21ab38df-7d8f-4386-bec4-5f563bf1e9ee/host --addn-hosts=/var/lib/neutron/dhcp/21ab38df-7d8f-4386-bec4-5f563bf1e9ee/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/21ab38df-7d8f-4386-bec4-5f563bf1e9ee/opts --dhcp-leasefile=/var/lib/neutron/dhcp/21ab38df-7d8f-4386-bec4-5f563bf1e9ee/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-7323abca-c7be-4dcb-aa30-84cb25854a59,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─204484 haproxy -f /var/lib/neutron/ns-metadata-proxy/21ab38df-7d8f-4386-bec4-5f563bf1e9ee.conf │ │ └─387253 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpt4zx7a01/privsep.sock │ ├─d67812d1e8397279487acffbb36ec3190b18eab58d9abfe0452c09cdd5d5acff │ │ ├─61460 python -u /app/sidecar.py │ │ ├─61643 python -u /app/sidecar.py │ │ └─61644 python -u /app/sidecar.py │ ├─4cd65212730188a70a35fe0a1187533cd6e598f12d2efba2a9d5b0f34827302c │ │ ├─67689 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67706 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/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 │ │ ├─67712 erl_child_setup 1048576 │ │ ├─67759 sh -s disksup │ │ ├─67761 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67762 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67778 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67779 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67789 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68005 /bin/sh -s rabbit_disk_monitor │ ├─757fe9e2071b966fc5c8e6538fbfee1d22d2afe391600a881e47d72dd5183560 │ │ ├─139876 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139889 /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 │ ├─6cd470fbebb6ee7ca83870faf37225e4af5eb0fe7cdf5857fd84992d3c261bf7 │ │ └─60984 /pause │ ├─14ee578f41fee25eb8262dc75d56cea327ff9a019afc3420bd3d7b44b489ce8e │ │ ├─91831 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91847 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/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 │ │ ├─91853 erl_child_setup 1048576 │ │ ├─91921 sh -s disksup │ │ ├─91923 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91924 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92005 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92006 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92016 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92298 /bin/sh -s rabbit_disk_monitor │ ├─eeb3db5a61d52fad7ad037e51111579d2ce875969c359b54145836871436859f │ │ └─144852 /pause │ ├─6a0e2063877cf2e25188c06cd1e5ffe116ded59702a64e8444917e4b1aa20d4f │ │ └─172086 /pause │ ├─3401eea6e13b5a0db8321de8c4ddaef5aba2b3bfae2d2118339551d51adb6580 │ │ └─62979 /pause │ ├─99608084db7f301126235a46105725ac342ae434e43762fae6973449fbb9c205 │ │ └─56831 /pause │ ├─42e2c065b2df3380f71373ded97823193c5779c21a9dca5176b5ec9e27ab3d92 │ │ └─43990 /pause │ ├─6bb9b3c3695ba0e847a4337a657fd09218b14422fea642b778cadf56b421510b │ │ └─187233 /pause │ ├─176c7b9ad1afd5a79cd5b14342ab3856e918a5c66c0d073cd0dfdbd14e791a9a │ │ └─61910 /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 │ ├─562a3a2c2cfb86fcb5413585f313b47c1f0321dabfc34c796316e8550980a89e │ │ ├─84773 barbiacan-api: uWSGI master │ │ └─84799 barbiacan-api: uWSGI worker 1 │ ├─783c099b97d125b43ef822aa7699268d48f319d1594a706d0b0511b02596bf2e │ │ └─57003 /pause │ ├─aa79f301eeb8b560ee6f529a26d2ae7effbe94fe3f4bbb6fe80d0c504e1bc837 │ │ └─41452 /pause │ ├─646358fa8548ab2f8a69d8a319f4a33a549f2c867d042a7233cf1fad2aac9843 │ │ ├─64178 nginx: master process nginx -g daemon off; │ │ ├─64217 nginx: worker process │ │ ├─64218 nginx: worker process │ │ ├─64219 nginx: worker process │ │ ├─64220 nginx: worker process │ │ └─64221 nginx: worker process │ ├─ddd31ff07a669d66ac3c04b2ebf809f1ea7c75b0ce5ffae81a63364e17a22bc9 │ │ └─185389 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─c8acca1f76f0960b7f1ddde698804391d78e91738020275db8695bdb364dcddc │ │ └─226610 /pause │ ├─a6c3bd71727ed1b0de8174ef799d77a1b0131a268bb2f54f57ce4fb690efd0ad │ │ ├─278489 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─278502 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─e62c08b9799ce16a35dcf7bc58d05ec527f4f1baeb95fb7917331b395cb61e2e │ │ └─144542 /pause │ ├─9d5693ad70b6891f3fb4110914a0e31528cd262a065cc2b7bee156a8a5144945 │ │ └─251982 /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 │ ├─e27d1e61f34186af3a10c6c596fca04380d92b31188bf8523918d975ec854e1b │ │ ├─169058 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169325 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169326 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─419574 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ │ └─419585 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ ├─965cfd0a0c6c3d6eb275e9b4963e96197c78bd7d2c344ae1323c5c7218117eab │ │ ├─239046 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─239352 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─239353 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─b9b16101281be1dc89aca2e51684707fcb78a585c026ad16e6168a20f4d6f2fa │ │ └─140981 /pause │ ├─d905583c45ed1837dd38f7b8016a1c19607a280693e38fc8571f57748ff536be │ │ └─189118 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─4d3a7576321e94e9bf1c2923376e6add8e4c829d281038104129176d2b289cfb │ │ ├─221419 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─221436 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/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 │ │ ├─221442 erl_child_setup 1048576 │ │ ├─221506 sh -s disksup │ │ ├─221508 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─221509 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─221518 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221519 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221529 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─221670 /bin/sh -s rabbit_disk_monitor │ ├─dad4dd9e0c0f1a398b82d606ad0a40dea1be904702a1a84e29dbfa3036d37592 │ │ └─40910 /pause │ ├─a2a6f03926a470cf36d1e14e3a56347a519d8f15fad06b496f5e59b5a9bf188f │ │ └─56132 /pause │ ├─51c86242cc1fbcde69ad65cb3749b7ff12dbbdc3092609936f78ad69f84b3199 │ │ └─261117 /pause │ ├─f5292bc3fb9dda85882710e7ce9af30e1762610da83aad3f9faca5fe6a16bdb5 │ │ └─67245 /bin/oauth2-proxy │ ├─87948ecb3acc0e41ed5f14dca147f9f05cbadaba2bcdc1e57eb347ca6b542e1b │ │ └─187476 /pause │ ├─178d17305aa5bbfc038a9390ed3d3edba84dce20f93aa7de303ed1564b7f4a43 │ │ └─44786 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 │ ├─71c5a160e5d757966c3fcf9bcb0ae7dd360f46f2113b56edd0ff419bbb298c2d │ │ └─144648 /pause │ ├─b35fca4a10332fd1512599f6440034b8d3e7325d7ec11d2b876e5468a2a1cbca │ │ └─163868 /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 │ ├─e4acf2cd2ae29a85d3ab7f66e2f753a859363e33777765bdbad86c45088554e0 │ │ └─276151 /pause │ ├─990a36e7e01f55536f8db2d78b1d26186058c43c55d4c6091afc6e055553d022 │ │ ├─270100 manila-api: uWSGI master │ │ ├─270139 manila-api: uWSGI worker 1 │ │ └─270140 manila-api: uWSGI worker 2 │ ├─1e93e0aa001c289f43eee32a87197fb5a0a0e3388533ed32320125916e06af38 │ │ ├─198890 heat-api-cfn: uWSGI master │ │ ├─198920 heat-api-cfn: uWSGI worker 1 │ │ └─198921 heat-api-cfn: uWSGI worker 2 │ ├─36234d2694fbe0aa4368a0f797fe174a4c6ff89174158ac9b7a1e0a1b81cf92c │ │ └─145679 /pause │ ├─3db52699c86bace1a106f3f2e932666ba1b1beb73ec4e04a6eaa45c3d86b3437 │ │ └─56794 /pause │ ├─b85cec2a81903104f483d33752f37ea1e5811fd59f6ef02e0c83c1e4cd01df9c │ │ └─252237 kube-apiserver --advertise-address=199.204.45.238 --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 │ ├─1f153848be975214f26e055395e639c1230a89af9f11b8c702146b7944f63fa4 │ │ └─62806 /pause │ ├─584a3820ff1f4e09db04406a16c4fa2b19462123b59d092f397c278b5cf36874 │ │ ├─181703 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182003 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpwlqlsb76/privsep.sock │ │ ├─182321 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmplkcqezm4/privsep.sock │ │ └─182494 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─f78c563dfa43b7edb4cbb35668e64e27ee9ec4868eedb0491c3c78548b53737b │ │ ├─238571 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─239202 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp0kmexk5_/privsep.sock │ │ ├─239211 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─239213 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─48fc0be8675d4cb924a43426d557e51799d575b7a7934a70c99dff6aecbfeec5 │ │ └─67168 /bin/oauth2-proxy │ ├─25c251516c24e7d56d92407c28e28fa9ac478e7586a5712bff6a315e9e6adf2d │ │ └─47402 /pause │ ├─a044fe449688c04d8472f5348266c0a66376273694be3203bcafda128a57b637 │ │ └─51849 /pause │ ├─287ab2439316c0b8991cba6fedb7cd9da7bc36a106c1d7ea348fa033765a83ce │ │ └─106115 /pause │ ├─368c8dbcafc2a6d3a9029161401976b5d7e53610d29c8d74b74bb7046df0a10d │ │ └─122979 /pause │ ├─e29d97f22062c12c2de1d303dc3b25baed7fa4cf425015179e6d17177218459d │ │ └─253627 percona-xtradb-cluster-operator │ ├─d29a8f50578c9be62d11fb3f65bb5271fceab8c60c37407521dba5cb23a5bfd1 │ │ └─64091 /pause │ ├─761d9c7dd313f793f6acc006c15674c92a8c1e9011f0b2bbbee1222a68d4188b │ │ ├─130373 placement-api: uWSGI master │ │ ├─130399 placement-api: uWSGI worker 1 │ │ └─130401 placement-api: uWSGI worker 2 │ ├─c55f43e016774a876352472ba7713be5e599f1c4fdbb9b36ac76f0a14f653969 │ │ ├─270426 /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 │ │ └─270558 /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 │ ├─72844faa49c944f1cb84ce1e57b7ec2797e5c16c4586d1ec1a1286b6d0fc51d0 │ │ └─221256 /pause │ ├─7e79bf09de1e6929956c424eca29b9cc3d7cec8ea52d3f31f5d36226932397e4 │ │ └─44063 /coredns -conf /etc/coredns/Corefile │ ├─c73c98a72a2f71f174655adfd2bf7b324e5620a95632624541c5bcb3ed901667 │ │ └─109935 /pause │ ├─f217c3b8e9c72a6b24da52462c198794fff7dede2846640938ad3ae889265a9b │ │ └─67059 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d5244d79cd52cef79e5994a8ce58662573a63d5aeed14a582ce9f73d4d12d4e0 │ │ └─52330 redis_exporter │ ├─be1496ae14fe4309dc8957428dcc0cbf68a36b2c774707b410adb7e1d5d6f19c │ │ └─106149 /pause │ ├─e164a8dd73948b3f36603d481bd6661b65061177c9cd4a475b06da4a70b8a43a │ │ └─253053 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─7aa143b8e92700cae2879eaed14dbdf15a9043625adf7e915e09868e73e905c5 │ │ └─61536 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─1ffa4fce79719cf99513b1bac09e1cc006af70ae91b728d6a58520ed111e16b9 │ │ └─253302 /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 │ ├─c36ea1b7f2b87c92721d8ea84338d465218581ca9c1c63f2e6674ed1ba45112d │ │ └─51916 valkey-server *:6379 │ ├─caedd04352af1982e7d50fe859d034bdda46d3b2f4bd59cd3bccb0b98016f302 │ │ ├─202578 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202595 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/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 │ │ ├─202601 erl_child_setup 1048576 │ │ ├─202652 sh -s disksup │ │ ├─202654 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─202655 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─202671 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202672 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202682 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─202960 /bin/sh -s rabbit_disk_monitor │ ├─9dc1dccd079d6d918b867e7a0c0c90a9d385640686a7e56d6421698cf49e0878 │ │ └─52208 valkey-server *:26379 [sentinel] │ ├─29701e6c6806ed58edd44cae8a534692aeb2c547f72e0cacfaebc108eab892db │ │ ├─ 72399 apache2 -DFOREGROUND │ │ ├─ 72438 (wsgi:k -DFOREGROUND │ │ ├─ 72439 (wsgi:k -DFOREGROUND │ │ ├─ 72440 (wsgi:k -DFOREGROUND │ │ ├─ 72441 (wsgi:k -DFOREGROUND │ │ ├─410614 apache2 -DFOREGROUND │ │ └─411280 apache2 -DFOREGROUND │ ├─adabdb62254ffb468c82144e0f56cadf371eccbc735e60b96fd9068b2cc55811 │ │ └─64987 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─0b7f319e2da7f4948403f8fe774da47341da712be28ea11161c362da4a990a13 │ │ ├─42677 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43102 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─a37143976f1b0a4833064440767c974bdfdc52314d795685e3e8c7a367644e34 │ │ └─63845 /pause │ ├─7ec400a94abf8d15a5dee92831f10f76df30c39eaebc4911112f1aaa08c2234b │ │ └─41478 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─267c21a770bbbdd5fa12cf99e641146fde5dc0e45aaefe391fa757dea0af5402 │ │ └─44462 /pause │ ├─4da3450f396ea51c4e501ab8f9178ddc743958425ce0ac9f22580cc1cf6a9381 │ │ └─253166 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─4a331fee0f29bec0126a5626867a11c57fbc9b0e289ec29a827435245336328d │ │ └─225511 /pause │ ├─c6755d3c1a3c30206d9b068d5e121d627fb081cc77ac2f96e7917e2f379e457c │ │ └─276331 /bin/openstack-database-exporter │ ├─f29f90d3e6dd8b193cf7b503f8c13283cc3adbf587b842ad4639fd4f19ea6cb7 │ │ └─274765 /pause │ ├─4e48bfd3eda853c91a4eb6590e7252959ed24907638c65a037c6df2ae88577f2 │ │ ├─170321 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170338 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/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 │ │ ├─170344 erl_child_setup 1048576 │ │ ├─170458 sh -s disksup │ │ ├─170460 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─170461 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─170558 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170559 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170569 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─170707 /bin/sh -s rabbit_disk_monitor │ ├─53099ed4c11481f4c0fb896f16f0802d02183baaf73ecba5e412ae75314a1ae2 │ │ └─252879 /manager --metrics-bind-address=:9782 │ ├─5769ef2830b7621eaafbde475529b306687e545fefe508b3b9d6f26501eba47b │ │ ├─169032 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169331 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169332 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─419535 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ │ └─419547 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ ├─51055f2ec6cc95f6a2db08541b9095a8c65a370c223241bece4804e08b184eb3 │ │ └─44995 /pause │ ├─63386a879f1517af82ddbfa6df6222ffbf04435dbadcfd32bbb371e9932a6aad │ │ └─45233 /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 │ ├─5ad577a407342d6dd129c755c6895f8bc47a3e86a0bf783981c8d4385b83fdf0 │ │ └─43548 /pause │ ├─5140486d107eb0df07b9e0080dbb6b8b89b42efb74f95449217599cf170d0f6c │ │ ├─142319 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142335 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/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 │ │ ├─142341 erl_child_setup 1048576 │ │ ├─142389 sh -s disksup │ │ ├─142391 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─142392 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─142469 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142470 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142480 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─142668 /bin/sh -s rabbit_disk_monitor │ ├─cea149860ab3e46db2b40c06d75555f347cd70ba814b749a0a6c4435520d2f62 │ │ └─65755 /goldpinger --static-file-path /static │ ├─151321bf30257536b0235d1b6846feac7afeafd8b22eef33d94c4e9d35013215 │ │ └─251589 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─f82a625a9544ed4366695957879a06434ec0cc923540efd325ba2b8f07c85590 │ │ ├─183249 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─183640 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpqicqz5n7/privsep.sock │ │ ├─382054 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpha_72zbc/privsep.sock │ │ ├─382307 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpu139zun4/privsep.sock │ │ ├─382622 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─382633 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─384039 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=1516516c-36f6-458b-8671-91d2e9114a81 --namespace=qrouter-1516516c-36f6-458b-8671-91d2e9114a81 --conf_dir=/var/lib/neutron/ha_confs/1516516c-36f6-458b-8671-91d2e9114a81 --log-file=/var/lib/neutron/ha_confs/1516516c-36f6-458b-8671-91d2e9114a81/neutron-keepalived-state-change.log --monitor_interface=ha-f7281c95-66 --monitor_cidr=169.254.0.52/24 --pid_file=/var/lib/neutron/external/pids/1516516c-36f6-458b-8671-91d2e9114a81.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─390823 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=bbb645e0-bc5c-4478-92d2-8b7981e3654f --namespace=qrouter-bbb645e0-bc5c-4478-92d2-8b7981e3654f --conf_dir=/var/lib/neutron/ha_confs/bbb645e0-bc5c-4478-92d2-8b7981e3654f --log-file=/var/lib/neutron/ha_confs/bbb645e0-bc5c-4478-92d2-8b7981e3654f/neutron-keepalived-state-change.log --monitor_interface=ha-45a4d67c-d1 --monitor_cidr=169.254.0.95/24 --pid_file=/var/lib/neutron/external/pids/bbb645e0-bc5c-4478-92d2-8b7981e3654f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─405816 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4eca53d8-6b2f-4511-a98e-fbe46c91b141 --namespace=qrouter-4eca53d8-6b2f-4511-a98e-fbe46c91b141 --conf_dir=/var/lib/neutron/ha_confs/4eca53d8-6b2f-4511-a98e-fbe46c91b141 --log-file=/var/lib/neutron/ha_confs/4eca53d8-6b2f-4511-a98e-fbe46c91b141/neutron-keepalived-state-change.log --monitor_interface=ha-573313c0-9e --monitor_cidr=169.254.0.95/24 --pid_file=/var/lib/neutron/external/pids/4eca53d8-6b2f-4511-a98e-fbe46c91b141.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─11859d87ea783452be851191835c4b8997c41e58162d10b26474e57e89159f4e │ │ └─210644 /pause │ ├─86c2fedd55a5609fedcc42fa3af45f50b1260d88a679b95a56fef1de0e507194 │ │ └─144106 /pause │ ├─15f7ecc2abb47f69ce73e7d95bcfdcb2ba2617678144fa995c3e10c7f00038be │ │ └─172144 /pause │ ├─1e78e2e3369a53db81594a49526ff9f54d6a4ff7f9ffc9bfd8ef07b0e2dc784c │ │ └─255179 /pause │ ├─9cabd3af562917ae28ecbcee7d4a74ef5897a8cd2944747448d00c8a946d2ece │ │ └─86205 /usr/local/bin/rook ceph operator │ ├─0397ff1247bde9cc8f09eb98a050ffb711ae63af08c017843d94fbc1d8a9bcb8 │ │ └─107782 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─ed65f3b925f34fd3aad0bbaccab1b078c96ac283dbfcd155ea8ea3a525117db3 │ │ └─104620 /pause │ ├─aed70c962ee2425d6c490980b5025d85643ab5a6d7f9af647989e3a609eb2d79 │ │ └─78176 /pause │ ├─07895a0b211db033e5ffc89c3e1c5ef8c88493bde83f0c4332a7d47983ec08ad │ │ └─96951 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─15abfae4445d9471e09cc9cf1d757d6d4730055d9a5531509d7c58330069dc56 │ │ └─187293 /pause │ ├─1e8b747f3cbe2e02c92ff2ef342530bc348b7f31f04915b4f6bfe4e932e235b0 │ │ └─270117 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─7c6ad0bf4814c36d2cfa657a81fd36faaaa4e891d39627171b7914c4026d1991 │ │ └─108187 /pause │ ├─a29a661f368113a6ed46d47abcf658e785b9b0ec8d72dcca250a618dabfb3a98 │ │ ├─123957 /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 │ │ └─124156 /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 │ ├─d3bb06f8900769942b7e6bdc3c65d175340d2ffe5d00b230b745336b4ede04ff │ │ └─210360 /pause │ ├─bddf1ca42e33f4cfe44e5875d486662fb6f4870a863655aa7b31516fec5f4d7a │ │ └─224647 /pause │ ├─b7484696bb69855c5d5a0110b52896a4de85475ddba75e043e9e71ffb8519ec1 │ │ ├─218594 octavia-api: uWSGI master │ │ ├─218607 octavia-api: uWSGI worker 1 │ │ └─218608 octavia-api: uWSGI worker 2 │ ├─c535991d12cff168e85f4a58ae3b15a95b289796822d4b1801ee44f7d61c176e │ │ ├─198869 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─199099 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─199100 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─fa167bd52fbc97a3bdfbd85d8ecc12cfffbfcbdaa9493b108a238dc7fd2c11b6 │ │ └─254024 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─af56bd474d65a74c82ae4dc3854c687cf969fa0d371cf09a7e0d21223790ce44 │ │ └─227791 /pause │ ├─857b9a1e57f55f3907137abd2149b547784469f35bf58e8dbe71adf2d3008a0f │ │ └─48405 /pause │ ├─3e80505a12db899e55bd0beaefc2f7ba84115d897bd3f7efc173c30cb7f98b05 │ │ └─184902 /pause │ ├─9a7b1531583b51b00e7139336588d1f5a557aa8201b05c84996640b6ab0efd53 │ │ └─139384 /pause │ ├─c39c6b5e6912895d31ddf3f5ce49913819bac8d3906f6ed3ae717ff97db51b8f │ │ └─275076 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─b64697588a60634dc89466476621cd09b62fec6ed3c80c19668a64184ae58808 │ │ ├─49593 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 │ │ └─52286 haproxy -sf 164 -x sockpair@5 -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 │ ├─19b3e97cb7953e9597ae470080992e6853cdfbf93c1fe36bdec7f136b72adf5c │ │ ├─ 47790 /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 │ │ ├─ 47801 /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 │ │ ├─ 47929 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─274214 nginx: worker process │ │ ├─274215 nginx: worker process │ │ └─274216 nginx: cache manager process │ ├─06ab06a547ab9a9849fefab0adf51a9c6ff09aad40f49a852d0ed00a035b1096 │ │ └─238538 /pause │ ├─c82463128722809ae2bba975028e550ae46b4a3402770a0ccebed36b83499405 │ │ └─91725 /pause │ ├─c61cbb2fddef132b1c23763b687f28c94710477639ad37c3f612bee788f786bf │ │ └─40963 /pause │ ├─03c3848d1da014017fe19830571b54e4350c6cd84ecb29a0272cf372bbeb80a4 │ │ └─184745 /bin/bash /tmp/libvirt.sh │ ├─2e2147cd131d262e4d05988cc84c06ae6dc19e1025aca479a5c369f2b71d87cf │ │ ├─168062 nova-api: uWSGI master │ │ ├─168075 nova-api: uWSGI worker 1 │ │ └─168076 nova-api: uWSGI worker 2 │ ├─2cdcee1887156407e38f0adc1063a80fa8e795d5a47b59e8e3be706769026cd6 │ │ └─64222 /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 │ ├─11821bbe4899fa1ba70e4e01aeea74e8110270c54af1dda92644479dbf550c2e │ │ └─172538 /pause │ ├─d87e0a70bae07f0c037529712a6fe068e2d44a4fc912c47de5e68ddb70821bf4 │ │ └─48766 /pause │ ├─97220678d48c2e0bdfe34e4ff189108105cc8d73194fb6435584fc9a458c5a38 │ │ ├─78254 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78271 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/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 │ │ ├─78277 erl_child_setup 1048576 │ │ ├─78348 sh -s disksup │ │ ├─78350 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78351 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78363 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78364 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78374 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78558 /bin/sh -s rabbit_disk_monitor │ ├─b5f84515646820a0fde45b7e4e6e7e65ff30187a6dc34dab9ba80cb9654774cd │ │ └─52008 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─1c8b18df1a2b6948e05004811dedefe1ec928a4e9d34d7070bbe4d0d812663f0 │ │ └─56738 /pause │ ├─8275eb7f4b8e9f11908e2cf3a95030c605480f81a95a87d6b47cb1a08a472c8b │ │ ├─185085 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185105 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/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 │ │ ├─185111 erl_child_setup 1048576 │ │ ├─185208 sh -s disksup │ │ ├─185210 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─185211 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─185310 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185311 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185321 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─185683 /bin/sh -s rabbit_disk_monitor │ ├─9b0f4dd948b13ba1cce7358d71a5513e261e99d0f4e484bfda1317b761b45119 │ │ └─48303 /pause │ ├─8ec209c1ea8be1f463647e7c121f51856f431e47da220ca02a53663930abcd44 │ │ └─65903 /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-238.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 │ ├─165f141d4033e25b6d0bb33ccd01c0964d5db42523f44ee99b530ed87dd310fc │ │ ├─105065 glance-api: uWSGI master │ │ ├─105077 glance-api: uWSGI worker 1 │ │ └─105078 glance-api: uWSGI worker 2 │ ├─0afa235adfca2b64e14c020b8f0f1fb77bf7d0d07b013fcabec7dddb4091fcd9 │ │ └─57060 nfd-gc -gc-interval=1h │ ├─36d2b57ecdb9d04ebb7afe23fd35d8adc82dab26db349bf704e9e1c49913c23a │ │ └─65718 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─92aab31609dfd4da67df27a7f358362e70f62141bae44edbd2db8a528776bb0a │ │ └─64809 /pause │ ├─b8ea86c0d487af4ccd197d288b528ff022ff8f26f56bfd549006c1a6d7604e78 │ │ └─142204 /pause │ ├─7e2e506e67d47611b446167d9591c6bd0fb161c2aeba5b9e6c224a919a518d14 │ │ └─63049 /pause │ ├─9c6de85a6fa112604c177241fba802ae89926dad03e5dca87751d782932173a1 │ │ ├─189089 /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 │ │ ├─382826 /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/tmpcuxikkow/privsep.sock │ │ ├─383575 /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/tmpvwd4yvn0/privsep.sock │ │ ├─384711 /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/tmp_7_nd2xw/privsep.sock │ │ ├─419484 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ │ └─419486 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ ├─c9984d2aed7db2beba6185e65bae137b3d098d3acfc705217003ceec679f7732 │ │ ├─173028 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─409277 sleep 300 │ ├─5e3a23c2585de671744e1ca4098a3c5a10566ff9282490006509bfe3d73e998b │ │ └─65554 /pause │ ├─3bb30b808cad05c2a78e9ec9759386005950cca17ffa6cfa19c7ef72486970ca │ │ └─123544 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─5c47bf466e28920b4584e3ee6f6e7bb315e526b9d0b32eddd25947d236bcfd07 │ │ └─44097 /coredns -conf /etc/coredns/Corefile │ ├─8fbc805521ca16688ff586a20b7970eb2bff52a5df9f5f09393b616e792bed95 │ │ └─223554 /pause │ ├─ca41e3300f111397a7e7610f0e0ebb43f6a61a3c68bf3f363ebc6a82495ea188 │ │ ├─219380 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─219998 octavia-worker: ConsumerService worker(0) │ │ └─220001 octavia-worker: ConsumerService worker(1) │ ├─4920fbf53f141bc3ab286cbd8bf523de47e0037f59946f0d825a7e1152e3a8eb │ │ └─49128 /pause │ ├─0b80044a1396c255bfc531ab5b66087b3e6187d6d62f8302d782cb8fb0dcb12e │ │ └─260750 /pause │ ├─1c7235465c8036c9b8630ad714395d5ec500d1ae46f4d7ffb761163a7fd758f5 │ │ └─57246 /secretgen-controller │ ├─57bf46360028aea877dbca0d4fbb67897acefaa1849dbb70b2bb1e1c6e36a343 │ │ └─171978 /pause │ ├─f6e65dab942b260ab998975f767e64bbb2a581b86c9b052047d3dcb9e0898e54 │ │ └─42214 /pause │ ├─f21e7c4f4607ff32087988eae8460e1390fad16b0d9c9a36eec560875ad42291 │ │ └─61054 /pause │ ├─402eac958dc6420b73ed8c2c24f83808a1eb6111b4615ab1a9e9f9712e2c6c5f │ │ └─67284 /pause │ ├─c2c954d31d10d14fac3deb443281ed5e80791e4795c09b7bc9c632dee6b99cd6 │ │ └─57094 nfd-master -crd-controller=true -metrics=8081 │ ├─a7f5f201f371af5e51c1a3de5074150cb160fc1a262f147e43b02b0247313910 │ │ └─172174 /pause │ ├─55d8f619df0631b0dc30c094f1f44d11dc8820c107cea21ed5d75e5b9ba71e1e │ │ ├─180763 neutron-policy-server: uWSGI master │ │ ├─180776 neutron-policy-server: uWSGI worker 1 │ │ └─180777 neutron-policy-server: uWSGI worker 2 │ ├─12eb39e2eb0d944c8fa619f16fbf0f6f5b971deb21e00052fee8040e1ceb49ea │ │ └─253392 nfd-worker -metrics=8081 │ ├─33c79ab38ee09cd30d4c0d09a719a78d913738ae2d194a36cb55d6aa5db41bb1 │ │ └─40946 /pause │ ├─17ebfc1d497db645450254bf99cc2ff140499c54f109bf5c1ae8deff6ae68aef │ │ └─145107 /pause │ ├─898cd6acfef0e8321f0f3d685e52229e93ac32645cc2cde2185db1fd362b2d50 │ │ ├─274497 apache2 -DFOREGROUND │ │ ├─277194 (wsgi:h -DFOREGROUND │ │ ├─277195 (wsgi:h -DFOREGROUND │ │ ├─277196 (wsgi:h -DFOREGROUND │ │ ├─277197 (wsgi:h -DFOREGROUND │ │ ├─277198 (wsgi:h -DFOREGROUND │ │ ├─277199 apache2 -DFOREGROUND │ │ └─277200 apache2 -DFOREGROUND │ ├─1ef905de1005ee5443f932e3267d8ca200ac97abf4d567587e1cb61f5f502662 │ │ ├─180717 neutron-api: uWSGI master │ │ ├─180749 neutron-api: uWSGI worker 1 │ │ └─180750 neutron-api: uWSGI worker 2 │ ├─f1f6290ae7f44ca0ae6d33d67aa07245c20effa95adedb8d3cd0fa7f195ac8d8 │ │ └─63111 /pause │ ├─49ccfeb0fa836478564fbfa34dee32bbfe04743b2ed99d17ba5ace9e12179cea │ │ └─44031 /pause │ ├─186e775f8ffd255e4e285df058e964fa03edd339c0247848df025fa9cc366b16 │ │ ├─255328 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─255345 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/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 │ │ ├─255354 erl_child_setup 1048576 │ │ ├─255403 sh -s disksup │ │ ├─255407 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─255416 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─255432 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─255433 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─255443 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─256418 /bin/sh -s rabbit_disk_monitor │ ├─838b89fc59b0792aecc06a723db6954113423561e321fd716467e8b1e87abf08 │ │ └─254007 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─384e92d998278195bdbc4c914eced898c9c4e2a63574b0efb4a277ec838636b2 │ │ └─49869 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─0c68f226d836bc3d82ce845b0be9d1ffac4605f52970e58a2caf5f8d526772b9 │ │ └─68995 /pause │ ├─5b8cecebd766079a64d8e03ef80dc578e4858a217538ec401f70828003647c9d │ │ └─64871 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─db1f1250885ebbf6ad67c7480bcab689f8243063140a45d8a9db89ee18951a9e │ │ └─67115 /bin/memcached_exporter │ ├─d0a4a3a1ca99d7235cd69cc8a7dcd1586639021a6317d041d8f47e38aa1b3a21 │ │ └─202470 /pause │ ├─7c20048968e8253a8e17e9043b54fdca8cbd972a43ec08806e9916909226a09e │ │ └─41042 etcd --advertise-client-urls=https://199.204.45.238: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.238:2380 --initial-cluster=instance=https://199.204.45.238:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.238:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.238: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 │ ├─15819350279d862465449fed5bcee0b485e867eaab573b28eb524eca6a2f6cdd │ │ └─66875 /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 │ ├─b588ef97f3466e9001977e2f78d3f105fc53808b92d7b683fe57613f33d29db4 │ │ └─270401 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─ebe541c070c1e400605b944af0042cdb135855a66117e530495506cab11489cb │ │ └─65949 /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 │ ├─49fd3627e5a5f05a56d0c942a8e127cf6949bb0a9cc0d50e3f7dc4ef4e009ac8 │ │ ├─183212 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─183424 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─183425 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─63a773b7c661ce1f95a5d5c57cd25c191f50242b2cd5b98691ece75212520107 │ │ ├─119589 cinder-api: uWSGI master │ │ ├─119602 cinder-api: uWSGI worker 1 │ │ └─119603 cinder-api: uWSGI worker 2 │ ├─bff972a0b100dbce2fcdc2eae09e577e142017622f65421ef3256ac7af23f618 │ │ ├─ 96110 /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 │ │ └─399881 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─4315bd9fca2d247c4e8b1ac8326eb44c39ac5d180ebcb0fbb631ba3a453d225b │ │ └─79618 /pause │ ├─9aadb941bee62c9ea299805d353397dc1b8d781cfdd5ba5d6b1e7db2d1581ccc │ │ ├─180710 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─180987 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180988 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─180989 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─c3a12e120293e9fee71977dd9fd106d264df843f38e8df13c54dd172ef334059 │ │ └─141517 /coredns -conf /etc/coredns/Corefile │ ├─a7cfca2b5dbf0bdb2e11c3cda73bb4de6cf86709f495391cd98e42f807803083 │ │ └─123044 /pause │ ├─f61fbea876095f26a540ae01fa39eff3b5b802daec2d89d4ab106ea254dc0881 │ │ └─260944 /pause │ ├─9fa18c85850ebe28b9dc4ba5289647fde48e1db24eacfbe609d2fac2b534fc69 │ │ └─254656 /kube-vip manager │ ├─879a6a73b0ac93c21d7a9750c28d9ddd0e66c4ecd327fa86536d9c28df16ce36 │ │ └─110008 /pause │ ├─9ac179e1ad79f7cd3b42f11a76ae2776ae204f2d25532d69939948f40fd81271 │ │ └─170200 /pause │ ├─55c6c7dd8ff2ef79a4847640a306e68ac2d6b1d1f3f5c65ec9d6d86d2b140060 │ │ └─238889 /pause │ ├─165675b0edc941f63d042846cc2ce70ddb4fae9a4185b6d54fcfc77f1ce00c31 │ │ └─95684 /pause │ ├─e5c35de07e9ca2815ad0b7076d30496ffe69d68882441daeb1528771cdbb45a9 │ │ ├─168288 nova-metadata: uWSGI master │ │ ├─168302 nova-metadata: uWSGI worker 1 │ │ └─168303 nova-metadata: uWSGI worker 2 │ ├─42edbc348ba4da1a1993155c5d2f113761644ab4bedbcacedde0373ee821bf65 │ │ └─253433 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─3f69f2d6dd02eba8a032535a1fcdadf0b192b77e48ea8f0b6543d32c70f2887a │ │ └─184682 /usr/bin/libvirt-tls-sidecar │ ├─5877b6e7217aa6904a3550bdc4cd61e5e4a34afbf9e5ae181768d7102a483975 │ │ └─125410 /pause │ ├─6361f06b3d94b5d767d6d5bbce3944d0b3a11f1b70ebd0540aca935f0092f0b5 │ │ └─260998 /pause │ └─985cabede14191d04869898d5962d38e7c25f8c00b5702b72309c9779e5dc793 │ └─210404 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount