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 │ │ │ ├─21555 /lib/systemd/systemd --user │ │ │ └─21556 (sd-pam) │ │ └─session-22.scope │ │ ├─21552 sshd: cephadm [priv] │ │ └─21569 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1449 sshd: zuul [priv] │ │ └─1462 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─ 1453 ssh: /home/zuul/.ansible/cp/199.204.45.233-22-zuul [mux] │ ├─414706 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-muuopymspywllvfvteemkzzizugsaaau ; /usr/bin/python3'"'"' && sleep 0' │ ├─414707 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-muuopymspywllvfvteemkzzizugsaaau ; /usr/bin/python3' && sleep 0 │ ├─414708 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-muuopymspywllvfvteemkzzizugsaaau ; /usr/bin/python3 │ ├─414709 /bin/sh -c echo BECOME-SUCCESS-muuopymspywllvfvteemkzzizugsaaau ; /usr/bin/python3 │ ├─414710 /usr/bin/python3 │ ├─414711 /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 │ └─414713 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-3507d12f2da9977ac49123be53196e793dacc6ae8fa9cc05a808ad555eb07afc.scope … │ │ ├─24702 /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 │ │ └─24714 /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 │ ├─containerd.service … │ │ ├─ 9788 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12421 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a812ea46e7bc1f68d593e2730d6cb691340ee436d0967e5f83a4bf3380cfe6c7 -address /run/containerd/containerd.sock │ │ ├─ 12807 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 19337e13bb41e886b81d36be28dffc9fbe77638ee34f2077e873089e13a89c99 -address /run/containerd/containerd.sock │ │ ├─ 19493 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0f360944a0dd1e2a44ecf041948d547953f693be8d37ca2abb38f7cadecb5cfa -address /run/containerd/containerd.sock │ │ ├─ 24678 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3507d12f2da9977ac49123be53196e793dacc6ae8fa9cc05a808ad555eb07afc -address /run/containerd/containerd.sock │ │ ├─ 29374 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 85b4cb5f1092368bd0e4b5e30fe2033db8fab4d704839271d888b8b9042c7f63 -address /run/containerd/containerd.sock │ │ ├─ 33867 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 71266487d7e7e09ea2775aaf793fb58c5d41021023c13800819a6aff9fda58c8 -address /run/containerd/containerd.sock │ │ ├─ 39432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3751e691e13f4251a6ef83ee0d9dfca494df924640a0e0cbaba58a7a05e77a8 -address /run/containerd/containerd.sock │ │ ├─ 39444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b38a669b1ef423a2117eb4b440484e59b4a8b426261eb597c68e0a59e4257746 -address /run/containerd/containerd.sock │ │ ├─ 39475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d7f5ce9fdcb9411a982843a342efdc9a6b4f39068f32879c0ed5389031115b5 -address /run/containerd/containerd.sock │ │ ├─ 39484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bca667768b5a8e8bdd0fab5f2f03143fce9b694eb3712b8b39571e16916f1d66 -address /run/containerd/containerd.sock │ │ ├─ 39498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c74eac4573e3197c44467d43f3d70bb3452ef05488df67e57bb4ffc7e26ed5d4 -address /run/containerd/containerd.sock │ │ ├─ 40037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 320a4ea2417f77f4c658b8359d898c003533a87a372537a3e8cef534f0592c3e -address /run/containerd/containerd.sock │ │ ├─ 40761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69096e0d5756a989f899f4daf2af21fc028fd85a39c20d02248780eb7b692be7 -address /run/containerd/containerd.sock │ │ ├─ 40781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0373f26459c1cba067b002505bef8c1cb37c9ef2eac5edef962e354ca7859947 -address /run/containerd/containerd.sock │ │ ├─ 42139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 846550a396769dbe6f24dd39e9798e2807d48009860bfb2dfeb14660736d6749 -address /run/containerd/containerd.sock │ │ ├─ 42531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d85fbf2ba819a75bed1376b7da4439948351ac9afd8e1616489e5bb98b00382 -address /run/containerd/containerd.sock │ │ ├─ 42557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30b0803f8b7b5ca334098a5fbffd4ad904fb24885016cacab3dfda122d2bab9f -address /run/containerd/containerd.sock │ │ ├─ 42993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c943c4917b189510f4233f7ce923c351876eb468d6c420141d6581d96598d4bd -address /run/containerd/containerd.sock │ │ ├─ 43490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f48fe8e7573d965a52f983f2cb7e965ca6e764331d2808ff9e3c2e4b63218855 -address /run/containerd/containerd.sock │ │ ├─ 43529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d66b9f04aaeb900c34e970a9bc2c04ca5057f6af132390dd0e5cb9c1b698375 -address /run/containerd/containerd.sock │ │ ├─ 43574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 562818964a823afa18149bbe83c9e97ebe1848a31e9d105da337fc96d245cc91 -address /run/containerd/containerd.sock │ │ ├─ 45868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8326834a7876fc6fdcef2583ce2da213e694bfbb05d9ea0300aeb15914f8ddf6 -address /run/containerd/containerd.sock │ │ ├─ 45958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7db0a2a9df8f6682504a041a3d1eb15829ca2b077bc88c48e892fe94f2ee9a7b -address /run/containerd/containerd.sock │ │ ├─ 46718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39f16da74212ffd4dc22db197b548cb0becb8403280fe6c05c460aeedf50a86e -address /run/containerd/containerd.sock │ │ ├─ 46819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a1d87496276c532ce1d02423b26ae055b8f595d8620e2831f2d43b76342bbcf -address /run/containerd/containerd.sock │ │ ├─ 47194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ab639e6ff98213bf3997848f5a47c34e8ea272a3f2f2480eb9ab3dfde804be1 -address /run/containerd/containerd.sock │ │ ├─ 47698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6edbf403d65df7c44e38d6d4119b548c289d672a4a3d5c13faf78f0845ec8cd0 -address /run/containerd/containerd.sock │ │ ├─ 48116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45dd0bd5fa5d1417a4e9729eb25fa2d642ad792a5c4c134800cf7b77f8d678c7 -address /run/containerd/containerd.sock │ │ ├─ 50323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3554be4cd2e89b2c76202ad02552da188ab8d2e09b3db4ae2618220aef66f0b1 -address /run/containerd/containerd.sock │ │ ├─ 50452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d055af6b3012c8d6f61a2417ad4ebb20fd4bf32d61fc2b589c3fe78764e025f -address /run/containerd/containerd.sock │ │ ├─ 54800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14bd603d2c8097d476acc73256bf7b074fab567f4418505a4903db5953fb8aff -address /run/containerd/containerd.sock │ │ ├─ 55447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc1695b50c5dfbe39b6d5ded912c575488d00d1dd824179980472954f9afc0d6 -address /run/containerd/containerd.sock │ │ ├─ 55479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afc8fde9487769c953ed6271c5cbcc46c4bf7bd10ad4af39ae72c166dc7d775a -address /run/containerd/containerd.sock │ │ ├─ 55529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c1a5230bbbb39846c521b6e13f5c42323683b9b0cb52879fbd71bb188dfd07f -address /run/containerd/containerd.sock │ │ ├─ 55704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17d8880f1b7893a1606a7d5eb4fa1596eb48642db735c97570bac1d6fab8f4fa -address /run/containerd/containerd.sock │ │ ├─ 60131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 272d22fc1d217d038225fb79c132b46c0dfd8e9fdb3e496020419b63f9f3ba44 -address /run/containerd/containerd.sock │ │ ├─ 60325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7865e05ddd99477a3219c3391394cca79fb4c13bf292473a1a7e17cc05844d6 -address /run/containerd/containerd.sock │ │ ├─ 60335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99cfafdff08bb9013a7bc74dd78091ba26c111946abd0f275f18547b4cc25963 -address /run/containerd/containerd.sock │ │ ├─ 60409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfb2d086b422c8d26d13472747438c4070ed9b274499fe8a3481bc4e3f639725 -address /run/containerd/containerd.sock │ │ ├─ 61725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e22ba87e43c71a081a60cfab153012701eb69d44894734e5f0f51b0ea4bd9ae6 -address /run/containerd/containerd.sock │ │ ├─ 61838 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1db8930bbe79aa79be82eaa24eee8de62d049c3a887f22c1b280078a4fd70ed2 -address /run/containerd/containerd.sock │ │ ├─ 62227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f15139e8e228cf696137340c2a00784a483c29a3a3917ea75ad91fd463d7f11 -address /run/containerd/containerd.sock │ │ ├─ 62276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e628549fe232abd4dbe0e7a9a05bd39743b927e659cd35ff7646eb3d75e204a -address /run/containerd/containerd.sock │ │ ├─ 62336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ad4d900907b6671a174c6cbb1c32fa3f72832010febf3222a8947081a8890bd -address /run/containerd/containerd.sock │ │ ├─ 62731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23c3da0f4910a1bd0e355b0f2a326834c4019b26637c50ab810a1cf41e32b002 -address /run/containerd/containerd.sock │ │ ├─ 63022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b228b27ff5ea3c7981bee095f5c45c5351b17fed9bfab5a0b2cec7f3b7d5b5ed -address /run/containerd/containerd.sock │ │ ├─ 63180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff265f90b75f4bd95fa9c158a202e385ee0aa21d279bbd69901da37e9413e0e0 -address /run/containerd/containerd.sock │ │ ├─ 63598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e0fc6270bd88fd34e56b853f208cf2af2587c8351a9681e7e6ad703fe42217b -address /run/containerd/containerd.sock │ │ ├─ 64310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e028d6d98e192df43788fb5929a94a6ef782c8f2a8ef99b938640449a9c43cb -address /run/containerd/containerd.sock │ │ ├─ 65844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19db05cc82839cd1d88f9cc1751c3c98a2e75cb04a3a30b9eba4b4f6a234efc7 -address /run/containerd/containerd.sock │ │ ├─ 68342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2352dd75898931b8768ac5b408743c4cae4ac4731f2f614629d3b33cc2c4efe -address /run/containerd/containerd.sock │ │ ├─ 77551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d63b25a13c23837664fc871faa49917c1ccc8d022bac9d92d523586b19d13c2 -address /run/containerd/containerd.sock │ │ ├─ 78915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23e203546003d5109b1275e04b74ed820cedd1646e19fd127ebd133b722d931b -address /run/containerd/containerd.sock │ │ ├─ 85126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41eb02eb9f7d914673cee28f9ed3c7d14ba32e55cf0ad23c683f2ef1a582bae0 -address /run/containerd/containerd.sock │ │ ├─ 91365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca0d94c31c244e4c454fa90b53bc33c055a19c1cbaa49853edba8d4c73eb62bf -address /run/containerd/containerd.sock │ │ ├─ 95305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86d2060522180987d7c2c7b356cc496b2dbdb0465ee100195d4d845665f4d194 -address /run/containerd/containerd.sock │ │ ├─ 95398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5ad1fc8694217cdbc05181e5bdc9ce08172548be4184c73060c446c2bb60b2f -address /run/containerd/containerd.sock │ │ ├─108658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adff89086498c0bbd98c963f1fae774b33c43eacdeb85792af49a55e2594ba3e -address /run/containerd/containerd.sock │ │ ├─110223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55a6435e4cb7ae771ad5c60be7f6573ebc5b2d34c5b5c35451a1960c7a9c1b1b -address /run/containerd/containerd.sock │ │ ├─110314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80144b1b673d59d68866f214568d7eb635efa8bb8cd8e361df8a4b1a27002dd3 -address /run/containerd/containerd.sock │ │ ├─112309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b09a9cc351d8ddccde838ebc7fedc3a65462c3384176ee832312f1ac6ed42bf -address /run/containerd/containerd.sock │ │ ├─114070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dad3f4b36f5e91409dfa39088b5093f360dfce93bc2f77f69ba3eea99890aed8 -address /run/containerd/containerd.sock │ │ ├─114113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 959ca23b46594140f3896ba74036c15b11fa42d67c76fcf4990f4a0601aa466d -address /run/containerd/containerd.sock │ │ ├─127102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e3fda38c51ba7d8a4e303b717fab88243e31591f237db9aeab5da82713c2306 -address /run/containerd/containerd.sock │ │ ├─127193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id beaa0b7b1b7c69f4184afbdcbf3492b0bbc09f8e43ed7a91f6967f1d3c02fd1a -address /run/containerd/containerd.sock │ │ ├─129788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a860a68fbb4e5d09d429d7164d099defe4d00bf4bcf6266f9b7761bcc02b89cd -address /run/containerd/containerd.sock │ │ ├─156226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a026b8accaee22690b4048d6ffe6dbb4f4f1ad1a6a658fb9e2f2854b24dc6877 -address /run/containerd/containerd.sock │ │ ├─158955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb75d09a8ebbfe8172face7917ac166d44692c4c4b33f83ccaf9044bb1eb54e3 -address /run/containerd/containerd.sock │ │ ├─159320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f7860623cbec7acb12190a64b3ab84c04452793ef4215bb58ed5027f43ef041 -address /run/containerd/containerd.sock │ │ ├─160154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b29aa4fd82aafaa95321644754f3ab982bb41a214772e6572c71bb3fd7cd8d34 -address /run/containerd/containerd.sock │ │ ├─162268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52fb3656c91f2e1151485d8f9f0fc987ff1f70808cdfa3541a75ae17e2d39fa6 -address /run/containerd/containerd.sock │ │ ├─162393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2b138ff2fa3fc05a49b8734d306e9de9950a5b2bd7fc6ed338d583ee7c20abb -address /run/containerd/containerd.sock │ │ ├─162568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49e4d5d599a32d8fa8d9cec3559147866c19cb16c87173089a7c388116af56ee -address /run/containerd/containerd.sock │ │ ├─162670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a12977c9188dd866ba20f11e929268d25d0d910042b07ccaed22f39ed93793b6 -address /run/containerd/containerd.sock │ │ ├─162917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71f529b569b5127d13db0c1dcbc75f33fa5f94cbd3b9a1aa1663701b77462d4d -address /run/containerd/containerd.sock │ │ ├─163253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bee040b16f250cbd4b62b884456d08206fd89647f4eefc2e683e21d11fd50ae7 -address /run/containerd/containerd.sock │ │ ├─175830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a783a5c97515136dc47ccd82338eb2090b57a73354da8b919d618ff27b42518b -address /run/containerd/containerd.sock │ │ ├─177503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee714b83ea9a7a205905b484fad099b1b2835c320d581510a92de005b8e5d50c -address /run/containerd/containerd.sock │ │ ├─177534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59ce0b0b421f473dd9ef88e166fe63f396a1a43688407ae40bdb1cff1c957374 -address /run/containerd/containerd.sock │ │ ├─177626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9899b0d7c3bfe5f5bf411b59e7ca98a87b626572606b410aab48cb0ac192ecf9 -address /run/containerd/containerd.sock │ │ ├─177657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ad7b3f5f394c6f79289a3e5ac01b4059c6f8cde91db276c5b1391200e09b1b2 -address /run/containerd/containerd.sock │ │ ├─177785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f5d53e169d005eec220d8dd3475b19b00504307c4551f9ad45a70262bbb7d46 -address /run/containerd/containerd.sock │ │ ├─178098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bebc05cd5f05f3249e58a6cd93bb087e284256d4745665dc15ce1c536e918146 -address /run/containerd/containerd.sock │ │ ├─178227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d59517979a1c2dedb40077bdc83c71a6fb6c44f67014a928fdc2ca6416f64c5e -address /run/containerd/containerd.sock │ │ ├─190717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdb75bcf602b12f5ca1da4dcc5d74925089c01904d74d9f5fc07d8d22d37a967 -address /run/containerd/containerd.sock │ │ ├─193125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f6e4913e82c25ae674041eec481e728324f0962c3855186c2e36d22c28838b0 -address /run/containerd/containerd.sock │ │ ├─193270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 391107439929cd5910f45c9c2dcd003946b7ef14bc7faa5f1cb79d1b5413c29a -address /run/containerd/containerd.sock │ │ ├─193317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd30772371fcceac3d24778c03c85044cc46733ae13dc66171840bd68cb68a11 -address /run/containerd/containerd.sock │ │ ├─209374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d1681ee694a6597352a6481770ec1309c860b007335bedb6cbc319374c7623d -address /run/containerd/containerd.sock │ │ ├─228370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e0e76edbdc637aa25d2a16821a484a189f12883c482a82d63ad1af95c76fecf -address /run/containerd/containerd.sock │ │ ├─228452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1633e007e2582b4c182bbded6c02c5291877f5f6653da16812f70c93c23df17b -address /run/containerd/containerd.sock │ │ ├─228618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a17f5ad548afc5fa86b0be356b1aa47e62302b676341c8e12c32470f6e6f9068 -address /run/containerd/containerd.sock │ │ ├─228688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0766182e898400c8b30a96a7fa1b8b59a347e094c4f839e3074d62d86fc75aff -address /run/containerd/containerd.sock │ │ ├─240076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a0745804d1fea3ed7e48209af2822c0d378f5383b6d6c14ee31b88890ad6c14 -address /run/containerd/containerd.sock │ │ ├─242473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e3fe8a56d3eff002eedef468943851a8d737152119664f28416432c75be463c -address /run/containerd/containerd.sock │ │ ├─243533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ebdf9eb5ff4f65750ed346c4461dd73fe162335af7df1aa0804b26c1c92420f -address /run/containerd/containerd.sock │ │ ├─244264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbe727293bf0a13abddfaf216d8fa1c82ef02dcac79e986cfb6f7a7635186f3d -address /run/containerd/containerd.sock │ │ ├─245361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e8da6bd9ed2aa7df03e07598710c3950bd842df07c8edc553ee17270b42adf8 -address /run/containerd/containerd.sock │ │ ├─247545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1af5a31161ff193c211fad33c0f2588a3950a84c5bafe896ac28a7e309cc0edd -address /run/containerd/containerd.sock │ │ ├─249144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba7311df7d1d0e1e0ca0f2bc6fd94df33299b2a957da2d511b19b9c8bcf68af9 -address /run/containerd/containerd.sock │ │ ├─249192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fadcabeb3816f06b069218ac6737e9631d8d2a28ed0d462cca89c8476543894 -address /run/containerd/containerd.sock │ │ ├─258498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfc4bd6d9fb070b7cd36f55b22544198a453980442f0b0e80b0dfba35c550e02 -address /run/containerd/containerd.sock │ │ ├─258987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5f654f1447109e9d7697c7e85deaef97b4012a9692bd3f116e869a226a3a887 -address /run/containerd/containerd.sock │ │ ├─262097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce31eef9b2441c4fdf8615b3d6231748ec42129811c1f1b826077b789a1ceef0 -address /run/containerd/containerd.sock │ │ ├─266569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86149352aed21b154476c478e88e15b09c6ad1c33efae3e6b03326c2f4b46ddb -address /run/containerd/containerd.sock │ │ ├─266903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 655490d2363ccd823565c4334ff51c547a2bddb1776f415d76c792dfbe348c7e -address /run/containerd/containerd.sock │ │ ├─267051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a29d1ac66e48d7a59a51590f578b0ced6208f3ec959afd8ea2ec1e6cd7e52f5 -address /run/containerd/containerd.sock │ │ ├─267091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 665accf1d137bb715c1b86afeb6598d99497e3270acba9f19351ef7b4f9285c7 -address /run/containerd/containerd.sock │ │ ├─278268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b37f4cae4e2df0837cb800a3cf05d58bbe84c15865842dd71aa61a48b39fe0f6 -address /run/containerd/containerd.sock │ │ ├─280837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eefe01c4c098331445490638c78402668e4cd3a8d620da8d52c3a7f0959db410 -address /run/containerd/containerd.sock │ │ └─282203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6119ff08d61f624a83a7500aa49093720d98709cacd3e272f49d513119a2b308 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1187 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29091 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29357 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19451 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19470 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.durxpl.service │ │ │ ├─12719 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.durxpl/unit.run │ │ │ └─12750 /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-durxpl --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.durxpl:/var/lib/ceph/mgr/ceph-instance.durxpl:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.durxpl/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.durxpl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24379 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24658 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33573 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33850 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12361 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12391 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10157 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─144286 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39895 /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.233 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 651 sshd: /usr/sbin/sshd -D [listener] 3 of 10-100 startups │ │ ├─409994 sshd: [accepted] │ │ ├─412492 sshd: [accepted] │ │ ├─414696 sshd: root [priv] │ │ └─414697 sshd: root [net] │ ├─run-rc74e7a16fb314145b28b72a6d5998294.scope │ │ └─191376 /usr/sbin/libvirtd --listen │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1384 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10923 /usr/sbin/chronyd -F 1 │ │ └─10924 /usr/sbin/chronyd -F 1 │ ├─docker-85b4cb5f1092368bd0e4b5e30fe2033db8fab4d704839271d888b8b9042c7f63.scope … │ │ ├─29399 /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 │ │ └─29412 /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-a812ea46e7bc1f68d593e2730d6cb691340ee436d0967e5f83a4bf3380cfe6c7.scope … │ │ ├─12464 /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 │ │ └─12481 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-19337e13bb41e886b81d36be28dffc9fbe77638ee34f2077e873089e13a89c99.scope … │ │ ├─12840 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.durxpl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12852 /usr/bin/ceph-mgr -n mgr.instance.durxpl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-71266487d7e7e09ea2775aaf793fb58c5d41021023c13800819a6aff9fda58c8.scope … │ │ ├─33891 /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 │ │ └─33903 /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 │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─144130 /sbin/iscsid │ │ └─144131 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-0f360944a0dd1e2a44ecf041948d547953f693be8d37ca2abb38f7cadecb5cfa.scope … │ │ ├─19521 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19536 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─e5a03d03ed36ee1051ac98b1a5a3a6904ec9267eace430788d7d6928d25890a1 │ │ └─64449 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─c943c4917b189510f4233f7ce923c351876eb468d6c420141d6581d96598d4bd │ │ └─43016 /pause │ ├─560dee3161d9fb3a79cf0dc208cdd9cc757314cc1f27f61d6e816170cbbf749d │ │ ├─66859 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66876 /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 │ │ ├─66882 erl_child_setup 1048576 │ │ ├─66929 sh -s disksup │ │ ├─66931 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66932 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66946 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66947 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66957 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67135 /bin/sh -s rabbit_disk_monitor │ ├─4c39160d6bec723c883f01a81f42d31e4e9844967502a1bf89af55033c1569e1 │ │ └─55777 nfd-worker -metrics=8081 │ ├─933fd42dd78441e1657516b2a7d208d4d3163d9a167d0bc22fb730cacf7d6f85 │ │ ├─156673 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─156687 /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 │ ├─2a1d87496276c532ce1d02423b26ae055b8f595d8620e2831f2d43b76342bbcf │ │ └─46843 /pause │ ├─7e8da6bd9ed2aa7df03e07598710c3950bd842df07c8edc553ee17270b42adf8 │ │ └─245385 /pause │ ├─562818964a823afa18149bbe83c9e97ebe1848a31e9d105da337fc96d245cc91 │ │ └─43609 /pause │ ├─23e203546003d5109b1275e04b74ed820cedd1646e19fd127ebd133b722d931b │ │ └─78938 /pause │ ├─320a4ea2417f77f4c658b8359d898c003533a87a372537a3e8cef534f0592c3e │ │ └─40069 /pause │ ├─019751b43b57a086ed0b8bf36eb7c840f65ce056221494eb2b2aa15b018ac654 │ │ └─197135 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─cc963689736daed211e865f572433a9a84284b964c6408e04386a1d50cb66d49 │ │ └─65939 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─0e6d80b9f9c27d1e390a1bcc6c93c571c214faea41b8a2f28394c0f89f37536b │ │ └─65651 /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-233.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 │ ├─b8204a4c24ca045e7a25ee495df487ad7123244149e26ff673cadabe8d6a4375 │ │ ├─205509 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─206046 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─206047 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─79c7afaad43f2c4e85d5568cb7ee99d821315fa66b74535839ef4af7e0dbaf99 │ │ ├─61381 python -u /app/sidecar.py │ │ ├─61797 python -u /app/sidecar.py │ │ └─61799 python -u /app/sidecar.py │ ├─69096e0d5756a989f899f4daf2af21fc028fd85a39c20d02248780eb7b692be7 │ │ └─40813 /pause │ ├─0d1681ee694a6597352a6481770ec1309c860b007335bedb6cbc319374c7623d │ │ └─209398 /pause │ ├─f0c77fdc0b74cb55c64ab8954efb272fa44e2d8c231c815bcc35747c04a39ca4 │ │ ├─186849 neutron-policy-server: uWSGI master │ │ ├─186864 neutron-policy-server: uWSGI worker 1 │ │ └─186865 neutron-policy-server: uWSGI worker 2 │ ├─ff265f90b75f4bd95fa9c158a202e385ee0aa21d279bbd69901da37e9413e0e0 │ │ └─63207 /pause │ ├─43ac19dc70427207b3b7b45d38016eafce4807cdd67324cbec777edd32ccfce9 │ │ └─276167 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─aef70096e7f984ff3f34fcae5f4ca6df63e3b71df1b063633a0fdafb94ebcca9 │ │ └─66459 /bin/oauth2-proxy │ ├─0e0e76edbdc637aa25d2a16821a484a189f12883c482a82d63ad1af95c76fecf │ │ └─228422 /pause │ ├─9899b0d7c3bfe5f5bf411b59e7ca98a87b626572606b410aab48cb0ac192ecf9 │ │ └─177672 /pause │ ├─23c3da0f4910a1bd0e355b0f2a326834c4019b26637c50ab810a1cf41e32b002 │ │ └─62755 /pause │ ├─41eb02eb9f7d914673cee28f9ed3c7d14ba32e55cf0ad23c683f2ef1a582bae0 │ │ └─85149 /pause │ ├─17afad59ecc799373c06ed3b6a617bfebb589d113abb4fc0a5916db70218e980 │ │ ├─238419 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─239122 octavia-worker: ConsumerService worker(0) │ │ └─239127 octavia-worker: ConsumerService worker(1) │ ├─13b376ebaf1460241e50a1ff30748160de200a290556576512c0199543abf2c8 │ │ └─65741 /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 │ ├─19db05cc82839cd1d88f9cc1751c3c98a2e75cb04a3a30b9eba4b4f6a234efc7 │ │ └─65868 /pause │ ├─6f6e4913e82c25ae674041eec481e728324f0962c3855186c2e36d22c28838b0 │ │ └─193153 /pause │ ├─fcf39a1f71c8babb8fb24326b8739c2176832aef616ae39cbb0b2187006be520 │ │ └─86066 /usr/local/bin/rook ceph operator │ ├─86d2060522180987d7c2c7b356cc496b2dbdb0465ee100195d4d845665f4d194 │ │ └─95341 /pause │ ├─919534da91d32eb1b796269e84d380ccba6e14bfc97847f9a31554dfbda79065 │ │ └─61075 /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 │ ├─0766182e898400c8b30a96a7fa1b8b59a347e094c4f839e3074d62d86fc75aff │ │ └─228719 /pause │ ├─272d22fc1d217d038225fb79c132b46c0dfd8e9fdb3e496020419b63f9f3ba44 │ │ └─60154 /pause │ ├─3f15139e8e228cf696137340c2a00784a483c29a3a3917ea75ad91fd463d7f11 │ │ └─62258 /pause │ ├─3554be4cd2e89b2c76202ad02552da188ab8d2e09b3db4ae2618220aef66f0b1 │ │ └─50351 /pause │ ├─0d5c9da77b649ee42f58672324eae8533aeb4123cc0d48b13912f27720ea889f │ │ ├─187822 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188224 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpdsn86y30/privsep.sock │ │ ├─188438 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp4ljzcl3q/privsep.sock │ │ └─188924 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─959ca23b46594140f3896ba74036c15b11fa42d67c76fcf4990f4a0601aa466d │ │ └─114141 /pause │ ├─d76f6309b204cfc86d95aa1a9c7c8bc92c221b5b633cb9e6eef9d46c662c9886 │ │ └─245410 /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 │ ├─9f9946755ebd95add6e26373fe72cd5f87db551a70088cabb448313b5257df91 │ │ └─48243 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─fe75633562b9a1c930d9ffdab9e9a1b1cad0e088a9ced056766d4855dc93eb76 │ │ └─64981 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─14bd603d2c8097d476acc73256bf7b074fab567f4418505a4903db5953fb8aff │ │ └─54825 /pause │ ├─7db0a2a9df8f6682504a041a3d1eb15829ca2b077bc88c48e892fe94f2ee9a7b │ │ └─45983 /pause │ ├─99cfafdff08bb9013a7bc74dd78091ba26c111946abd0f275f18547b4cc25963 │ │ └─60383 /pause │ ├─71630c665c868d783fa4745c1f0301ad42fe69c6baf5fd95da8868a318ed833a │ │ └─43805 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─62b3a164573de87b2535dd5c0be0c39ba0f578e0aafa229d6a7b1868675515d1 │ │ └─65968 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3b2b949cb3aceec56b8fddfd11bb3716de6c05568827591d6024bf70b35da956 │ │ └─61766 /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 │ ├─6119ff08d61f624a83a7500aa49093720d98709cacd3e272f49d513119a2b308 │ │ └─282227 /pause │ ├─086380dede018fcffcb102514f04332b83461c9f23282766b7f72b228e775a9e │ │ ├─128277 /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 │ │ └─128521 /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 │ ├─6f7860623cbec7acb12190a64b3ab84c04452793ef4215bb58ed5027f43ef041 │ │ └─159344 /pause │ ├─b29aa4fd82aafaa95321644754f3ab982bb41a214772e6572c71bb3fd7cd8d34 │ │ └─160179 /pause │ ├─e22ba87e43c71a081a60cfab153012701eb69d44894734e5f0f51b0ea4bd9ae6 │ │ └─61748 /pause │ ├─1db8930bbe79aa79be82eaa24eee8de62d049c3a887f22c1b280078a4fd70ed2 │ │ └─61860 /pause │ ├─8326834a7876fc6fdcef2583ce2da213e694bfbb05d9ea0300aeb15914f8ddf6 │ │ └─45897 /pause │ ├─02719660b81c7e731743df9c3059056a93d37f2f9d89b5e3226e2a5fc231fde3 │ │ ├─304305 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─304510 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─6df7e409b1c1d548e6036e351dc0a965ae8808ac24a7ed2d4e0f447519b045f4 │ │ ├─174819 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─175170 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─175171 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─3c7d9e2ce6b67427f6ac5ef864fdbec1b5492f3fb21f0f15972f8d5179d6a4ab │ │ ├─173725 nova-metadata: uWSGI master │ │ ├─173745 nova-metadata: uWSGI worker 1 │ │ └─173746 nova-metadata: uWSGI worker 2 │ ├─9c1a5230bbbb39846c521b6e13f5c42323683b9b0cb52879fbd71bb188dfd07f │ │ └─55561 /pause │ ├─2e3fda38c51ba7d8a4e303b717fab88243e31591f237db9aeab5da82713c2306 │ │ └─127128 /pause │ ├─68e01bbf1de02c599e8bcb7639c0b2a4e60b0da540ef38d408fe10fce677eb76 │ │ ├─239422 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─239514 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─240360 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─240361 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404028 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404029 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404030 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404031 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404032 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404033 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404034 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404035 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404036 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404037 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404038 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404039 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404040 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404041 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404042 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404043 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404046 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404047 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404048 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404049 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404050 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404051 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404052 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404053 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404054 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404055 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404056 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404057 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404058 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404059 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404060 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─404061 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─a12977c9188dd866ba20f11e929268d25d0d910042b07ccaed22f39ed93793b6 │ │ └─162718 /pause │ ├─45dd0bd5fa5d1417a4e9729eb25fa2d642ad792a5c4c134800cf7b77f8d678c7 │ │ └─48139 /pause │ ├─60c10e903faf04d667d26300e43f9c79f8075bd87451a5b7246d9a594399c2b4 │ │ ├─112425 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112442 /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 │ │ ├─112448 erl_child_setup 1048576 │ │ ├─112515 sh -s disksup │ │ ├─112517 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─112518 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─112546 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─112547 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─112559 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─112761 /bin/sh -s rabbit_disk_monitor │ ├─b38a669b1ef423a2117eb4b440484e59b4a8b426261eb597c68e0a59e4257746 │ │ └─39562 /pause │ ├─f5a1d188bb379f4847b005e318fc1012fde64ada9ddabcd117aa3a108bf4a3d2 │ │ ├─205571 heat-api: uWSGI master │ │ ├─205607 heat-api: uWSGI worker 1 │ │ └─205608 heat-api: uWSGI worker 2 │ ├─0b398f1079e3ae6a410638a41d48da2c8620571c2e02d89f9759d8336e90f442 │ │ └─46259 /server │ ├─b95dcecd7f77535259c9925b888183a9001f9ddef5df8ccaf05e767cbe19f5b4 │ │ ├─205573 heat-api-cfn: uWSGI master │ │ ├─205605 heat-api-cfn: uWSGI worker 1 │ │ └─205606 heat-api-cfn: uWSGI worker 2 │ ├─5d85fbf2ba819a75bed1376b7da4439948351ac9afd8e1616489e5bb98b00382 │ │ └─42572 /pause │ ├─3e028d6d98e192df43788fb5929a94a6ef782c8f2a8ef99b938640449a9c43cb │ │ └─64333 /pause │ ├─0dc9e0b83eeab50c6e2c0951b5305ae48a7dffb9aa549ecf3c93534455674254 │ │ └─65904 /bin/pushgateway │ ├─bbe727293bf0a13abddfaf216d8fa1c82ef02dcac79e986cfb6f7a7635186f3d │ │ └─244291 /pause │ ├─1d7f5ce9fdcb9411a982843a342efdc9a6b4f39068f32879c0ed5389031115b5 │ │ └─39599 /pause │ ├─cc57bd58c4eacb54f380bd85d83b30a240fcdc6a87f42099da0f1eb89862fd62 │ │ └─47335 percona-xtradb-cluster-operator │ ├─6ed865b6032f3cf17d1acf1e1953f1a4c86d6081f87f6013fc02a6f0eabca53e │ │ ├─262323 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─262352 /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 │ │ ├─262358 erl_child_setup 1048576 │ │ ├─262484 sh -s disksup │ │ ├─262486 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─262490 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─262556 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─262557 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─262570 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─262771 /bin/sh -s rabbit_disk_monitor │ ├─db958252aafbe05923128d78b090f0dfcd29ad5fd6400624ec450fe2ada722a0 │ │ ├─276195 manila-api: uWSGI master │ │ ├─276229 manila-api: uWSGI worker 1 │ │ └─276230 manila-api: uWSGI worker 2 │ ├─2a29d1ac66e48d7a59a51590f578b0ced6208f3ec959afd8ea2ec1e6cd7e52f5 │ │ └─267082 /pause │ ├─d2b138ff2fa3fc05a49b8734d306e9de9950a5b2bd7fc6ed338d583ee7c20abb │ │ └─162417 /pause │ ├─2ad4d900907b6671a174c6cbb1c32fa3f72832010febf3222a8947081a8890bd │ │ └─62382 /pause │ ├─665accf1d137bb715c1b86afeb6598d99497e3270acba9f19351ef7b4f9285c7 │ │ └─267122 /pause │ ├─b54c027d852ef1222c7b6d44e7dc6460bc3c7b1cd84a46d5e2825d35eb950f47 │ │ ├─124230 cinder-api: uWSGI master │ │ ├─124243 cinder-api: uWSGI worker 1 │ │ └─124244 cinder-api: uWSGI worker 2 │ ├─6b9d5694c72bb164a7c32bd01427367fbea17567b816a8935d8a5a38a523b627 │ │ └─47009 /manager --metrics-bind-address=:8080 │ ├─7ab639e6ff98213bf3997848f5a47c34e8ea272a3f2f2480eb9ab3dfde804be1 │ │ └─47216 /pause │ ├─c1937c436e404b5c564aa07286089cfee3f2d7d31f6ce15d7621d3b9e285994e │ │ └─264428 docker-registry serve /etc/docker-registry/config.yml │ ├─27ad2569cfee19e84389aaf0b233138642f4e9daced2a00b42875bc732d67af0 │ │ └─189199 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) │ ├─7ea0e0a3a7bab7715f05b70a3d10aa1d77fabbe25674704b4474b782188af6fe │ │ └─50517 valkey-server *:6379 │ ├─a5f654f1447109e9d7697c7e85deaef97b4012a9692bd3f116e869a226a3a887 │ │ └─259010 /pause │ ├─6edbf403d65df7c44e38d6d4119b548c289d672a4a3d5c13faf78f0845ec8cd0 │ │ └─47726 /pause │ ├─59ce0b0b421f473dd9ef88e166fe63f396a1a43688407ae40bdb1cff1c957374 │ │ └─177614 /pause │ ├─46dd7eefe9e7822083ee9a312bc1c3a64620bffda8a3184bb5efe93b2c66c14c │ │ ├─237228 octavia-api: uWSGI master │ │ ├─237241 octavia-api: uWSGI worker 1 │ │ └─237242 octavia-api: uWSGI worker 2 │ ├─32acd7ee2189bcd74f39416af588e1b77c3783ebc8105b3fa632d4d67dbe90d6 │ │ ├─189231 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) │ │ ├─189976 /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/tmpn5dmbihj/privsep.sock │ │ ├─190628 /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/tmpdf9vtbwu/privsep.sock │ │ ├─191260 /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/tmpfp8fumfk/privsep.sock │ │ ├─191672 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─191673 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─191729 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/eea0982c-6299-4d08-a964-b0ba16d52254/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/eea0982c-6299-4d08-a964-b0ba16d52254/host --addn-hosts=/var/lib/neutron/dhcp/eea0982c-6299-4d08-a964-b0ba16d52254/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/eea0982c-6299-4d08-a964-b0ba16d52254/opts --dhcp-leasefile=/var/lib/neutron/dhcp/eea0982c-6299-4d08-a964-b0ba16d52254/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-408b8155-3e8c-41f4-9c59-0e0ec7778d79,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 │ │ ├─191732 haproxy -f /var/lib/neutron/ns-metadata-proxy/eea0982c-6299-4d08-a964-b0ba16d52254.conf │ │ ├─211342 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/2629c6b1-f106-4121-a53c-a6b220eaf638/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/2629c6b1-f106-4121-a53c-a6b220eaf638/host --addn-hosts=/var/lib/neutron/dhcp/2629c6b1-f106-4121-a53c-a6b220eaf638/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/2629c6b1-f106-4121-a53c-a6b220eaf638/opts --dhcp-leasefile=/var/lib/neutron/dhcp/2629c6b1-f106-4121-a53c-a6b220eaf638/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8e4ebdce-f0df-4fa9-a36c-3e0679d9417d,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 │ │ ├─211364 haproxy -f /var/lib/neutron/ns-metadata-proxy/2629c6b1-f106-4121-a53c-a6b220eaf638.conf │ │ └─386799 /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/tmpo9v0qzk0/privsep.sock │ ├─a07b12da758b740d7cccf152a51b261b6ed955d082f4438198edade969cd1093 │ │ └─60806 /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 │ ├─fd30772371fcceac3d24778c03c85044cc46733ae13dc66171840bd68cb68a11 │ │ └─193352 /pause │ ├─8e0fc6270bd88fd34e56b853f208cf2af2587c8351a9681e7e6ad703fe42217b │ │ └─63622 /pause │ ├─d26297f629e8ea643f147518caee4957b523a640fed1c762080c17e10b55c16e │ │ └─159508 /coredns -conf /etc/coredns/Corefile │ ├─82b4aa5f794010c109744cd54b1dd743ebcbe5fdb88cff968f652e58265db4fc │ │ ├─174640 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─175015 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─175016 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─bebc05cd5f05f3249e58a6cd93bb087e284256d4745665dc15ce1c536e918146 │ │ └─178122 /pause │ ├─beaa0b7b1b7c69f4184afbdcbf3492b0bbc09f8e43ed7a91f6967f1d3c02fd1a │ │ └─127216 /pause │ ├─eefe01c4c098331445490638c78402668e4cd3a8d620da8d52c3a7f0959db410 │ │ └─280878 /pause │ ├─8ad7b3f5f394c6f79289a3e5ac01b4059c6f8cde91db276c5b1391200e09b1b2 │ │ └─177735 /pause │ ├─71f529b569b5127d13db0c1dcbc75f33fa5f94cbd3b9a1aa1663701b77462d4d │ │ └─162942 /pause │ ├─7f87e781852bb2800721c5233df405c32fc0024c8987e64a87a35cb9c92102d8 │ │ └─156636 /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 │ ├─b44b375d5af362fce8443861d498a5d9bb23f095f3cde133f43f01faa74b2554 │ │ └─39678 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 │ ├─ba7311df7d1d0e1e0ca0f2bc6fd94df33299b2a957da2d511b19b9c8bcf68af9 │ │ └─249171 /pause │ ├─a860a68fbb4e5d09d429d7164d099defe4d00bf4bcf6266f9b7761bcc02b89cd │ │ └─129811 /pause │ ├─3e3fe8a56d3eff002eedef468943851a8d737152119664f28416432c75be463c │ │ └─242497 /pause │ ├─1633e007e2582b4c182bbded6c02c5291877f5f6653da16812f70c93c23df17b │ │ └─228475 /pause │ ├─1af5a31161ff193c211fad33c0f2588a3950a84c5bafe896ac28a7e309cc0edd │ │ └─247569 /pause │ ├─171a64da99a778be073d2469aeded463082e1d7076d535986901bdd8a61371c9 │ │ ├─64117 nginx: master process nginx -g daemon off; │ │ ├─64132 nginx: worker process │ │ ├─64133 nginx: worker process │ │ ├─64134 nginx: worker process │ │ ├─64135 nginx: worker process │ │ └─64136 nginx: worker process │ ├─35dffa3f58c9a495996a2e4c65e9da321e5227e961132070d7051d347ccd9c90 │ │ └─42206 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─7cba02ae254db954b96943c51a6baa8f1570f73946067788d1ba9f7abdd2d5d1 │ │ ├─77654 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77671 /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 │ │ ├─77677 erl_child_setup 1048576 │ │ ├─77724 sh -s disksup │ │ ├─77726 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─77727 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─77764 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77765 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─77775 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─77911 /bin/sh -s rabbit_disk_monitor │ ├─0eb9fba191870b542b1f117586d8804e9ea9c1f0e7894393cfb3060378005ca0 │ │ └─55817 nfd-gc -gc-interval=1h │ ├─bca667768b5a8e8bdd0fab5f2f03143fce9b694eb3712b8b39571e16916f1d66 │ │ └─39591 /pause │ ├─2a56dd445201f4ed45ce278b4ce075ffbe36677b326428809275cede5699227f │ │ └─247597 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─0373f26459c1cba067b002505bef8c1cb37c9ef2eac5edef962e354ca7859947 │ │ └─40826 /pause │ ├─17d8880f1b7893a1606a7d5eb4fa1596eb48642db735c97570bac1d6fab8f4fa │ │ └─55726 /pause │ ├─655490d2363ccd823565c4334ff51c547a2bddb1776f415d76c792dfbe348c7e │ │ └─266931 /pause │ ├─a17f5ad548afc5fa86b0be356b1aa47e62302b676341c8e12c32470f6e6f9068 │ │ └─228661 /pause │ ├─50d9a72f049531794e05d6164d2c98f454c16e41766472e510dd392a7d9ef15d │ │ ├─109018 glance-api: uWSGI master │ │ ├─109045 glance-api: uWSGI worker 1 │ │ └─109046 glance-api: uWSGI worker 2 │ ├─83f0331300a9770d7cd9238b1e6841336d8ff0645aebcb52cbd30c297566580a │ │ └─66428 /bin/oauth2-proxy │ ├─b2352dd75898931b8768ac5b408743c4cae4ac4731f2f614629d3b33cc2c4efe │ │ └─68365 /pause │ ├─0c51ee5a3695432dc7e7ca8d83c31fb55fd74de08939f312402b374716dfdbbf │ │ ├─175931 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175949 /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 │ │ ├─175955 erl_child_setup 1048576 │ │ ├─176004 sh -s disksup │ │ ├─176006 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─176007 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─176008 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─176009 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─176019 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─176312 /bin/sh -s rabbit_disk_monitor │ ├─10f7b140a94c74dab6ecb754f5285da8da24d962a002fb9376308609f2c37b98 │ │ ├─61337 python -u /app/sidecar.py │ │ ├─61715 python -u /app/sidecar.py │ │ └─61717 python -u /app/sidecar.py │ ├─49e4d5d599a32d8fa8d9cec3559147866c19cb16c87173089a7c388116af56ee │ │ └─162603 /pause │ ├─cd0080fc2eacb78bd24904abe788f19d68e213e5935b969b4ecf62492b80edf7 │ │ └─46890 /manager --metrics-bind-address=:9782 │ ├─879380326b930d48cc9b0c1eae766f3205da2aae6c97d67422906d513bb1c381 │ │ └─191313 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─cfb2d086b422c8d26d13472747438c4070ed9b274499fe8a3481bc4e3f639725 │ │ └─60434 /pause │ ├─506cee4ec1d48e795b99ee1b6784d9c07edc88b96f316af6ce1dd215894614ba │ │ └─43760 /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 │ ├─2a690ddaf7e89df1ba0f224f2397e71fd243201026497159c99131945207d43f │ │ ├─258801 magnum-api: uWSGI master │ │ ├─258831 magnum-api: uWSGI worker 1 │ │ └─258832 magnum-api: uWSGI worker 2 │ ├─a5ad1fc8694217cdbc05181e5bdc9ce08172548be4184c73060c446c2bb60b2f │ │ └─95423 /pause │ ├─49425c45bd74eac728b5a36213fda03e19a4c04d61af679c5cc382351ca49ac0 │ │ └─55948 /secretgen-controller │ ├─b0accbd7634318b81bfdf64ebd1f707c36be23c3d0c26a669989be845d6818ef │ │ ├─186924 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─187181 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187182 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─187183 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─bb75d09a8ebbfe8172face7917ac166d44692c4c4b33f83ccaf9044bb1eb54e3 │ │ └─158979 /pause │ ├─361a60cf2ce0d1f36d482b7723ecd43ab0d984f7078c6cf695db31805ad14596 │ │ └─55852 nfd-master -crd-controller=true -metrics=8081 │ ├─b37f4cae4e2df0837cb800a3cf05d58bbe84c15865842dd71aa61a48b39fe0f6 │ │ └─278292 /pause │ ├─52b132cab297ee088c552863a65be3a2f69136cbc9f4a21b0063d49f7e9f40e0 │ │ └─39676 kube-apiserver --advertise-address=199.204.45.233 --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 │ ├─46c804f756745fff935b0a27df5f9fc6219479a5a13fd78ec76a7efe2e1a269f │ │ ├─48165 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 │ │ └─49402 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─49d346a6a877774635a0f1cd759c588d825ba1c83d2ae1f7228d288bf4e410b1 │ │ └─43152 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 │ ├─f0db2b94868e95f5fe891a7ea4aeb14f23526e995136b3decf09d83a0eb0651c │ │ └─65369 /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-233.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 │ ├─adff89086498c0bbd98c963f1fae774b33c43eacdeb85792af49a55e2594ba3e │ │ └─108690 /pause │ ├─1f4ec3f0700259bc6fb8c65f6230c7c14a65df0d594e7067d8cf1fd921879bcd │ │ ├─186810 neutron-api: uWSGI master │ │ ├─186831 neutron-api: uWSGI worker 1 │ │ └─186832 neutron-api: uWSGI worker 2 │ ├─3d63b25a13c23837664fc871faa49917c1ccc8d022bac9d92d523586b19d13c2 │ │ └─77574 /pause │ ├─553733526cdfde158cefd0bb3e75e80f721d5e8666755750b924409fc5ec985a │ │ ├─84298 barbiacan-api: uWSGI master │ │ └─84311 barbiacan-api: uWSGI worker 1 │ ├─764f0559aa719f330f6cd4e168adfa8af431ab526d8969fce26dc22ba1d89ba5 │ │ ├─160347 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160363 /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 │ │ ├─160369 erl_child_setup 1048576 │ │ ├─160422 sh -s disksup │ │ ├─160424 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─160425 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─160471 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─160472 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─160482 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─160734 /bin/sh -s rabbit_disk_monitor │ ├─f957ed218d6e2f6929504bd6c755c382b585929f65148e6f06622926f163a969 │ │ ├─ 71673 apache2 -DFOREGROUND │ │ ├─ 71689 (wsgi:k -DFOREGROUND │ │ ├─ 71690 (wsgi:k -DFOREGROUND │ │ ├─ 71691 (wsgi:k -DFOREGROUND │ │ ├─ 71692 (wsgi:k -DFOREGROUND │ │ ├─399392 apache2 -DFOREGROUND │ │ └─399462 apache2 -DFOREGROUND │ ├─fd29961740e7fb06d62e971730e1cc761e933c4b90d5b4ae95b188ad46804c97 │ │ ├─178792 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─414544 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-netns-cleanup --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini │ ├─83da4c5afddf3b46871dee944ed06198d9c86000d91e163f1528f6888ce3f9c6 │ │ └─63065 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 │ ├─dbd2474a20d97cce22c367b675bcb701ede320f3606c6e48a25ce7008bc2539a │ │ └─112064 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─3a649c610abff1117ffc272b2665825ad79164f9cb5643322cf9665080462a6c │ │ ├─280584 apache2 -DFOREGROUND │ │ ├─283439 (wsgi:h -DFOREGROUND │ │ ├─283440 (wsgi:h -DFOREGROUND │ │ ├─283441 (wsgi:h -DFOREGROUND │ │ ├─283442 (wsgi:h -DFOREGROUND │ │ ├─283443 (wsgi:h -DFOREGROUND │ │ ├─283444 apache2 -DFOREGROUND │ │ └─283445 apache2 -DFOREGROUND │ ├─a3751e691e13f4251a6ef83ee0d9dfca494df924640a0e0cbaba58a7a05e77a8 │ │ └─39534 /pause │ ├─3d4af93e2cfedbb1b6dbbbc187b04e194a0663a10694382ea515cf1f70e19d33 │ │ └─43713 /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 │ ├─3f5d53e169d005eec220d8dd3475b19b00504307c4551f9ad45a70262bbb7d46 │ │ └─177818 /pause │ ├─52fb3656c91f2e1151485d8f9f0fc987ff1f70808cdfa3541a75ae17e2d39fa6 │ │ └─162308 /pause │ ├─685f2e46f864b3743f3bc286b7263fbfc27844646276bbc6620235e2c90be3cb │ │ ├─173706 nova-api: uWSGI master │ │ ├─173743 nova-api: uWSGI worker 1 │ │ └─173744 nova-api: uWSGI worker 2 │ ├─cba20e1d8bf864a55df648a9fa967e43289d77669da0933136859a32eb310a70 │ │ ├─190843 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190863 /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 │ │ ├─190884 erl_child_setup 1048576 │ │ ├─190981 sh -s disksup │ │ ├─190983 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─190984 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─191094 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─191095 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─191105 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─191508 /bin/sh -s rabbit_disk_monitor │ ├─a026b8accaee22690b4048d6ffe6dbb4f4f1ad1a6a658fb9e2f2854b24dc6877 │ │ └─156290 /pause │ ├─0258238501a41b62ed090a6c76835e299a07362401f3acb9cf4e512f2f72c28f │ │ ├─135010 placement-api: uWSGI master │ │ ├─135047 placement-api: uWSGI worker 1 │ │ └─135048 placement-api: uWSGI worker 2 │ ├─3a0745804d1fea3ed7e48209af2822c0d378f5383b6d6c14ee31b88890ad6c14 │ │ └─240101 /pause │ ├─2ac5306d1409b2bb65d8912d65acb787e0db3870f354437bce2474ccab0a3542 │ │ └─41059 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─bbb31fb910335baf300903db042b56c87dfa1d18f135155f4f3882492f6b9887 │ │ └─190641 /bin/bash /tmp/libvirt.sh │ ├─ca0d94c31c244e4c454fa90b53bc33c055a19c1cbaa49853edba8d4c73eb62bf │ │ └─91390 /pause │ ├─846550a396769dbe6f24dd39e9798e2807d48009860bfb2dfeb14660736d6749 │ │ └─42163 /pause │ ├─281365e7c0c4a9e594e37e6c87f09caa8533abe7480ecf1e81c12113df3c2ded │ │ └─64195 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b228b27ff5ea3c7981bee095f5c45c5351b17fed9bfab5a0b2cec7f3b7d5b5ed │ │ └─63058 /pause │ ├─39f16da74212ffd4dc22db197b548cb0becb8403280fe6c05c460aeedf50a86e │ │ └─46742 /pause │ ├─8883b6321f8fc55876f1eeef888624e6330f567b623171c9667fbbb83676eb5f │ │ └─238424 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─0e628549fe232abd4dbe0e7a9a05bd39743b927e659cd35ff7646eb3d75e204a │ │ └─62304 /pause │ ├─1b018db0d73661aeb264cfdcf56dba0377c2ddede9d5f8e263b6c364c2025f84 │ │ └─64714 /goldpinger --static-file-path /static │ ├─591ff978fffe0305438aa9d6858b204de4a65aa8ac348abc9fa0998fd2e3655d │ │ └─65695 /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 │ ├─1aa5be4ea7d2c9c47f3c7302b44d5c09e80c739a0a31105b680bf074c80e86f8 │ │ └─39721 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 │ ├─2d055af6b3012c8d6f61a2417ad4ebb20fd4bf32d61fc2b589c3fe78764e025f │ │ └─50475 /pause │ ├─1e548faad11d170725586f16e5741df0091b2ce92a0dde9768cd13473dc3dec5 │ │ ├─110692 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110924 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110927 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─14dc85e3569491d727dee023f4bc16aa5a4bd073ccd93443dd60293fe3bea737 │ │ ├─ 95901 /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 │ │ └─392388 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─55a6435e4cb7ae771ad5c60be7f6573ebc5b2d34c5b5c35451a1960c7a9c1b1b │ │ └─110249 /pause │ ├─d59517979a1c2dedb40077bdc83c71a6fb6c44f67014a928fdc2ca6416f64c5e │ │ └─178250 /pause │ ├─d9c1d99559052251c2798648060e10d99d83978a896c69ab0c81589fdd8d2900 │ │ ├─41276 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41703 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─da1870311361dace41a6c0c5a08144a318263a18bc07eb0420e1448660085666 │ │ └─48416 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f48fe8e7573d965a52f983f2cb7e965ca6e764331d2808ff9e3c2e4b63218855 │ │ └─43514 /pause │ ├─0b09a9cc351d8ddccde838ebc7fedc3a65462c3384176ee832312f1ac6ed42bf │ │ └─112333 /pause │ ├─eb07a463e2747649a82d532d8e5abdb046fb4fc2ad7175ce0157e4927b5d5084 │ │ └─40096 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─1db5c9ddca278768e002a29356ccf0efb2aab0b7376e46ffb9a5efeade0691ad │ │ ├─ 46208 /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 │ │ ├─ 46223 /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 │ │ ├─ 46297 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─280404 nginx: worker process │ │ ├─280405 nginx: worker process │ │ └─280406 nginx: cache manager process │ ├─bee040b16f250cbd4b62b884456d08206fd89647f4eefc2e683e21d11fd50ae7 │ │ └─163276 /pause │ ├─4473ab023b5da510e215f9c2cd89cfa61e298e4b48e01462354e09e5baad3496 │ │ └─127789 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─e492c695399cb2b14784121b02967ad5086c8a6d409f89e42fa6dba08ef7209b │ │ └─125687 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─82e58f47c585ff06f8a49897d0c35a16af554fd5640ea0e914f5d1c3016719e6 │ │ └─42643 /coredns -conf /etc/coredns/Corefile │ ├─1ffdfca9822c658e1c3a94b2e331c330c2d26dc69f0eb619074503ec0e07fb96 │ │ └─50910 redis_exporter │ ├─b1562537017ebb2273b7b50bedaf2fa83a1ba2f18f969fa00d054949464e5a56 │ │ └─63861 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─29e1f9213c12dbd73cb7d159f8d849efd5495945c02bead01a551d4688aa36ae │ │ ├─258553 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─259516 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp0eomv_td/privsep.sock │ │ ├─259521 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─259528 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─bfc4bd6d9fb070b7cd36f55b22544198a453980442f0b0e80b0dfba35c550e02 │ │ └─258523 /pause │ ├─afc8fde9487769c953ed6271c5cbcc46c4bf7bd10ad4af39ae72c166dc7d775a │ │ └─55513 /pause │ ├─ecfab90033b063739ed61447fc33b58d62317b1c5d41956205d3b067cfdbc117 │ │ └─39834 /kube-vip manager │ ├─b7d671c3e3250c6171c19f6e3e7e78fcb58618c307acd41a16e142d22fd8d882 │ │ └─190588 /usr/bin/libvirt-tls-sidecar │ ├─3b90324ccfdc108d1ef1ad30768f58e08081abb36f8a9afb5f142a8a1b168894 │ │ ├─48318 mysqld --wsrep_start_position=8d0582ea-42d4-11f1-bad6-df83aa554fb5:20 │ │ └─48441 /var/lib/mysql/mysql-state-monitor │ ├─2ebdf9eb5ff4f65750ed346c4461dd73fe162335af7df1aa0804b26c1c92420f │ │ └─243570 /pause │ ├─8979235ee423f3fc625dad6206765633b333d1baf5bdf33f1c0a3b5a11ea2644 │ │ └─50819 valkey-server *:26379 [sentinel] │ ├─dad3f4b36f5e91409dfa39088b5093f360dfce93bc2f77f69ba3eea99890aed8 │ │ └─114093 /pause │ ├─a347de50de095f14ded26ae83100dc659437e94fdc8e0af2b1d85674a4111707 │ │ ├─276502 /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 │ │ └─276668 /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 │ ├─80144b1b673d59d68866f214568d7eb635efa8bb8cd8e361df8a4b1a27002dd3 │ │ └─110339 /pause │ ├─bdb75bcf602b12f5ca1da4dcc5d74925089c01904d74d9f5fc07d8d22d37a967 │ │ └─190744 /pause │ ├─0d66b9f04aaeb900c34e970a9bc2c04ca5057f6af132390dd0e5cb9c1b698375 │ │ └─43553 /pause │ ├─1e1c3a7fb010ae4070bc38eb719365d1f65cb772aabbb08e35a35df7f2a009bd │ │ ├─189208 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) │ │ ├─190141 /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/tmpa5pdgfmg/privsep.sock │ │ ├─382079 /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/tmplyer42i_/privsep.sock │ │ ├─382498 /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/tmpn78hc709/privsep.sock │ │ ├─382811 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─382812 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─385037 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=bfc0a7c4-0c44-4510-bda3-3661915d6600 --namespace=qrouter-bfc0a7c4-0c44-4510-bda3-3661915d6600 --conf_dir=/var/lib/neutron/ha_confs/bfc0a7c4-0c44-4510-bda3-3661915d6600 --log-file=/var/lib/neutron/ha_confs/bfc0a7c4-0c44-4510-bda3-3661915d6600/neutron-keepalived-state-change.log --monitor_interface=ha-752b09e8-68 --monitor_cidr=169.254.0.66/24 --pid_file=/var/lib/neutron/external/pids/bfc0a7c4-0c44-4510-bda3-3661915d6600.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─385815 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=986b1bc1-3b12-4017-b6f7-62fa4c89688a --namespace=qrouter-986b1bc1-3b12-4017-b6f7-62fa4c89688a --conf_dir=/var/lib/neutron/ha_confs/986b1bc1-3b12-4017-b6f7-62fa4c89688a --log-file=/var/lib/neutron/ha_confs/986b1bc1-3b12-4017-b6f7-62fa4c89688a/neutron-keepalived-state-change.log --monitor_interface=ha-03c6cc73-98 --monitor_cidr=169.254.0.108/24 --pid_file=/var/lib/neutron/external/pids/986b1bc1-3b12-4017-b6f7-62fa4c89688a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─30b0803f8b7b5ca334098a5fbffd4ad904fb24885016cacab3dfda122d2bab9f │ │ └─42593 /pause │ ├─bf92d770e6946d6086a36f436c911b2fd603070de77b101ee808e4d911c99258 │ │ └─281329 /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 │ ├─340ec65d75d8735d9525a7265e13aba862af4d46918e042657429c855306781a │ │ └─244319 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─25cd5265617bfdfa9c40ef4264146b671c6539ce307021224d7320da58e6ed56 │ │ ├─240202 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─240219 /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 │ │ ├─240225 erl_child_setup 1048576 │ │ ├─240323 sh -s disksup │ │ ├─240325 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─240326 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─240362 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─240363 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─240373 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─240726 /bin/sh -s rabbit_disk_monitor │ ├─391107439929cd5910f45c9c2dcd003946b7ef14bc7faa5f1cb79d1b5413c29a │ │ └─193299 /pause │ ├─d50ee1e2dc4f7046eb0da6e1f3e05b49a14fd16105d19455fa3bbe898895afa7 │ │ ├─197085 /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 │ │ ├─383178 /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/tmp5yso0117/privsep.sock │ │ ├─383406 /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/tmpg41887ai/privsep.sock │ │ └─383956 /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/tmpvl3g5fpn/privsep.sock │ ├─b7865e05ddd99477a3219c3391394cca79fb4c13bf292473a1a7e17cc05844d6 │ │ └─60371 /pause │ ├─fe390365da7b79fe88d9c1b1f8d5e1c85e34c3cbfebc208688c238a5f0d228dc │ │ └─66130 /bin/memcached_exporter │ ├─ce31eef9b2441c4fdf8615b3d6231748ec42129811c1f1b826077b789a1ceef0 │ │ └─262121 /pause │ ├─b3ca3360b2bef401c1cde040aa08f1e9f370cea0f6ee9c35035b8c21b4cd924c │ │ ├─64596 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64629 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─4fc4bd72e7a10939e1b74c735afc8292c7060f1bd941dfbf81b6ade4ab52eee7 │ │ └─282607 /bin/openstack-database-exporter │ ├─2a9556861633b7b64030914401f3654ec9b11fa209d8b000c9561af0cdd602a9 │ │ └─95714 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-954jf --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─b1068b1d7f3997fd925045994c43f0469e543b3113c6095cf22c36b594a40359 │ │ └─276201 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─dc70e88efb9022e65c557771f5b7c89a5d5adbcd4458383d23671969ddbc98f7 │ │ ├─91534 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91551 /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 │ │ ├─91557 erl_child_setup 1048576 │ │ ├─91628 sh -s disksup │ │ ├─91630 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91631 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91738 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91739 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91767 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91967 /bin/sh -s rabbit_disk_monitor │ ├─c9f050fbe0c16d792d07692a96ebae6e0423244bc81b5f34e38e637ac370a6c0 │ │ └─50629 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 │ ├─2fadcabeb3816f06b069218ac6737e9631d8d2a28ed0d462cca89c8476543894 │ │ └─249217 /pause │ ├─dae67a6c412e07819fbcb79c8555d21c21485630d5c561fa9e1cb4990fe30142 │ │ └─65013 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a783a5c97515136dc47ccd82338eb2090b57a73354da8b919d618ff27b42518b │ │ └─175852 /pause │ ├─77191c8808738ac21be7a097290a0c4126b4cb4c595894f3ffc9c76f69e73737 │ │ └─39709 etcd --advertise-client-urls=https://199.204.45.233: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.233:2380 --initial-cluster=instance=https://199.204.45.233:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.233:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.233: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 │ ├─0ffc21c5bf0a119936a6cb3c46280e62c54cb9bb8352fb5308741813303a1076 │ │ └─242573 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─d269cee93a8370f762909cea71f02e4b0cf6a8bd8803e0c209657a4da6c30a16 │ │ └─65408 /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 │ ├─a791a6cde338b250b8aac62758055255184dabec8ac06528c11ac7fbbcb5fcd0 │ │ └─168875 /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 │ ├─46fcfefd5b287d006316c7ec29989a845d9553fa3fa26d5e9e3ba1e0efba1081 │ │ └─243802 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─c74eac4573e3197c44467d43f3d70bb3452ef05488df67e57bb4ffc7e26ed5d4 │ │ └─39588 /pause │ ├─71fc66fd4226ed1d93a093548e6a56d60bd5055670629ab0051352a73931d1cc │ │ └─42626 /coredns -conf /etc/coredns/Corefile │ ├─dc1695b50c5dfbe39b6d5ded912c575488d00d1dd824179980472954f9afc0d6 │ │ └─55483 /pause │ ├─10c697cd2db3b1f87b62267c3f072855946e945595d43c11ea8671295cc7ebd7 │ │ ├─259089 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─259709 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─259710 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─86149352aed21b154476c478e88e15b09c6ad1c33efae3e6b03326c2f4b46ddb │ │ └─266607 /pause │ ├─b5c5d3f8e3ad942af66514bfe49040270fd4276d119bcbabc93d5211600ab3ea │ │ └─95957 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─80f2899397d818c61202ba2a93bf6de280885c623e522d71f98d9da7352aca5c │ │ ├─209489 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209508 /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 │ │ ├─209514 erl_child_setup 1048576 │ │ ├─209562 sh -s disksup │ │ ├─209564 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─209565 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─209570 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─209571 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─209581 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─209845 /bin/sh -s rabbit_disk_monitor │ └─ee714b83ea9a7a205905b484fad099b1b2835c320d581510a92de005b8e5d50c │ └─177579 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount