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 │ │ │ ├─21698 /lib/systemd/systemd --user │ │ │ └─21700 (sd-pam) │ │ └─session-21.scope │ │ ├─21632 sshd: cephadm [priv] │ │ └─21733 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─713 /lib/systemd/systemd --user │ │ └─714 (sd-pam) │ ├─session-4.scope │ │ ├─1620 sshd: zuul [priv] │ │ └─1633 sshd: zuul@notty │ └─session-1.scope │ ├─ 710 sshd: zuul [priv] │ ├─ 728 sshd: zuul@notty │ ├─ 873 /usr/bin/python3 │ ├─ 1624 ssh: /home/zuul/.ansible/cp/162.253.55.189-22-zuul [mux] │ ├─416455 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ztjgjbwfkfwwwofjlyxyyhgkvcyrsiuq ; /usr/bin/python3'"'"' && sleep 0' │ ├─416456 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ztjgjbwfkfwwwofjlyxyyhgkvcyrsiuq ; /usr/bin/python3' && sleep 0 │ ├─416457 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ztjgjbwfkfwwwofjlyxyyhgkvcyrsiuq ; /usr/bin/python3 │ ├─416458 /bin/sh -c echo BECOME-SUCCESS-ztjgjbwfkfwwwofjlyxyyhgkvcyrsiuq ; /usr/bin/python3 │ ├─416459 /usr/bin/python3 │ ├─416460 /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 ip neigh > /tmp/logs/system/ip-neigh.txt bridge fdb show > /tmp/logs/system/bridge-fdb.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 │ └─416462 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─run-r3404f54331dc4816aa584d7640cbbdec.scope │ │ └─197434 /usr/sbin/libvirtd --listen │ ├─containerd.service … │ │ ├─ 9962 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12308 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 07b8de044b8df8f7167173b99bab6905b02ae99e14e4b91f454fd2a411f7fce0 -address /run/containerd/containerd.sock │ │ ├─ 12678 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 273524da3454c62530e3667efa1ec419fdefcd9fbd638de1560b7cb2ecbef096 -address /run/containerd/containerd.sock │ │ ├─ 18715 /usr/bin/containerd-shim-runc-v2 -namespace moby -id df787daf6b522b1923b110058a5b52329103570e6a5bc821dc074e1f2640e1e7 -address /run/containerd/containerd.sock │ │ ├─ 25281 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f4c82e87711447b6df9630c3e97c7aa8a4431019347cc0bd61e2705715173a52 -address /run/containerd/containerd.sock │ │ ├─ 29868 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fae67b944a7f7d2ea628b859b010c7767e2c27c94a1944726f25c761af348350 -address /run/containerd/containerd.sock │ │ ├─ 34395 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 27dd8393c9f30cfdbe6f4bcff733d6f53f582c6f6f0cf5916d54d6ec953e280a -address /run/containerd/containerd.sock │ │ ├─ 39040 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fd9ce60059d51136b4137ee423d3f614a19c4bbe3f6fce35bbc0c27074290071 -address /run/containerd/containerd.sock │ │ ├─ 41549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee39809d73fd8ad5d7f2a5d30c163dfbf67f1bc62b722b8594f9ced6154359a8 -address /run/containerd/containerd.sock │ │ ├─ 41596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4d656890266e7ded2343b152d8bbfcf03cc7f452e744b830a6c86c5c858765f -address /run/containerd/containerd.sock │ │ ├─ 41613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bebe63d01420cb2fabd3cb7589e49ae85b77f871a4740d08c8579d5743555ea -address /run/containerd/containerd.sock │ │ ├─ 41615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd18b0e98418d66db63504bfd04d63735578cc4248b71e3d623e0fdbe0f273a7 -address /run/containerd/containerd.sock │ │ ├─ 41637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b48db0a43363ba6f58e2a2da7291c9f831b150bf389d84b340a0c19434444d34 -address /run/containerd/containerd.sock │ │ ├─ 42148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4332bce2d6f4e0822f4b45c58354551cd5d26411d5d307196cabef927d166259 -address /run/containerd/containerd.sock │ │ ├─ 42894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26d0aa84d3390672f18c84c44ec3da1d4d5e9a41e54ef2d43fec43ac82b0ccd7 -address /run/containerd/containerd.sock │ │ ├─ 42895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28e92ca3f463226abdea8f77ee64feb8fecbbe58ea2c42d9192722bcee321bdd -address /run/containerd/containerd.sock │ │ ├─ 44254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ac2b4b2abcbbf64d707416e5e02434cf7cc99672231d7dfaac5272acf252064 -address /run/containerd/containerd.sock │ │ ├─ 44698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aefca0d7dcee99e674e207b1f382ef25d221c805aacbcfdddd154e6d65a8f34a -address /run/containerd/containerd.sock │ │ ├─ 44734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed6f824dbe3e2de3d475d34415381d426cdb5c39c149f449f95cd98cf5f497e9 -address /run/containerd/containerd.sock │ │ ├─ 45216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9bdb15bdf00ff5d014c0f9aee6b9e62d4ca1d26ed070231f32d49c6f12a8570 -address /run/containerd/containerd.sock │ │ ├─ 45619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4866525f45dc2d0868b57db656c51032b58c2f616191793f96cff796b465a878 -address /run/containerd/containerd.sock │ │ ├─ 45723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e00b8b4ecf13b4754808a5f1085dbbff4a2fb39623487280d36663b60cd27462 -address /run/containerd/containerd.sock │ │ ├─ 45753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f6aa9edea358d37572bb59d1772c5ccce3da694b4a63c876e37d152958851cf -address /run/containerd/containerd.sock │ │ ├─ 47882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efa1bd45309d2cc08b8e1cc4d5416b7178cabea37480145f104aded9e25f61f5 -address /run/containerd/containerd.sock │ │ ├─ 47922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4bd14d41a81574783bf5df1aec47078e97f01e14d7d06b78e9fa72edf2608b8 -address /run/containerd/containerd.sock │ │ ├─ 48871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2aabcc93f5cc47e845f2668889e99ae3c85c1265c73f623520266f66a2c7e312 -address /run/containerd/containerd.sock │ │ ├─ 48924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50fe3772e8d4a7a8d877b50de1440ee7f772d93d84a16dd59fc71b0d015acbbd -address /run/containerd/containerd.sock │ │ ├─ 49307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2ac37d736025ad836597fa0b3312061e440adfa65ae2e4e3f5b645c45ac6913 -address /run/containerd/containerd.sock │ │ ├─ 49595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 713588527bc45bef9d7c70f7c097455adb66ee50acbfe04ac3eaf2d4888d18b5 -address /run/containerd/containerd.sock │ │ ├─ 49929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37d35af121cf09651281dfd0b5519bef0892d38b83fc245de59831cf07c67031 -address /run/containerd/containerd.sock │ │ ├─ 52074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb8fc9e4b8568e109ffe88978e9877eaf9e744932d2842490145a525bc14bd10 -address /run/containerd/containerd.sock │ │ ├─ 52665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b6fb23bda6568d0cddb74d2fe4394fa3b7be2273c9d814ab94bbd925d11b14e -address /run/containerd/containerd.sock │ │ ├─ 57830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98c0751ce7f3cfa39d09057bcd1f23006eb6c245a67609cfe151db730d73e23c -address /run/containerd/containerd.sock │ │ ├─ 58502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c5484f65d08141fcbf645e6634a539770d01460c116aeceb7a74755e2a07f5f -address /run/containerd/containerd.sock │ │ ├─ 58546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0d232fdeafeea0c6ea4398461b9d96d0adf22a877901e5ea339db4e99775cf0 -address /run/containerd/containerd.sock │ │ ├─ 58595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e94e8cf680038501e9412cd419771990580f326e8e145849d428208d62ee1474 -address /run/containerd/containerd.sock │ │ ├─ 58849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ce568c9b9dec48951b8cdcfa9a91a079e2110f5a1baaf9329d54f2d9f6c43c5 -address /run/containerd/containerd.sock │ │ ├─ 63860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd3c24a572fd071393fa373176532691548c46c438ca895a5e1051ebc3a6a83c -address /run/containerd/containerd.sock │ │ ├─ 63941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c9b970674c0ffd657fa8233c39079f5e7020e3b16a913e35489738abce2bf59 -address /run/containerd/containerd.sock │ │ ├─ 63991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a36297f4037e8ff2e3d38a263b06d7afde862bde5aa2a9933c639deba770f9d -address /run/containerd/containerd.sock │ │ ├─ 64030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 894bab9c41407b15a95a67e62381b8511766d727ad98e69b6b831612ea7c47fa -address /run/containerd/containerd.sock │ │ ├─ 65346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc9fcfcfa4599176384897b7b32bd54945b06fe6d711a2dbaaac8c688e6fb0ca -address /run/containerd/containerd.sock │ │ ├─ 65556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aeefd429ae24dd8ffa705087522c5338df41fbcab430094aa86a99920cdcc9f7 -address /run/containerd/containerd.sock │ │ ├─ 65783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57879c20a88594727396d3b103250c8fa7112d52cead2addc0eea99246e447e1 -address /run/containerd/containerd.sock │ │ ├─ 65827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6797bc9ccfd9b274d072e660f70249173d7d08bde18fce5c8f34f86fab9f08fe -address /run/containerd/containerd.sock │ │ ├─ 65952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2ea8999329833cb43db91e6103412bf97deba263b2aa276d7b4d79c45f5b650 -address /run/containerd/containerd.sock │ │ ├─ 66330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8232a2fdf9caccd4cb12c667cfe5464a4d48866714ff50827018d38f83b57041 -address /run/containerd/containerd.sock │ │ ├─ 66613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d4c729908d1d0d516d4fbf4d3b68026eefcdc20de594a187ffb3143e261957a -address /run/containerd/containerd.sock │ │ ├─ 66950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d92eb437436be9a641c472500ca2d9eff5271afcc2c6411fe5211b76801fd3cc -address /run/containerd/containerd.sock │ │ ├─ 67489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20fb863d196d609d2da50cbf9d3b9aa3e85889b1cca28c9d212799595c879e59 -address /run/containerd/containerd.sock │ │ ├─ 68358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d9869a33852f7b16b09318463247195ade66367f9d21d848e0c27903ac7dcd6 -address /run/containerd/containerd.sock │ │ ├─ 71358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7b4754cd499b60507edaea481aac30807df3fdaf46e15dad80a7447dc11cfa2 -address /run/containerd/containerd.sock │ │ ├─ 73263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce93dfeddfc3851700efd0cc30e57f3df15112f33a1288515ad9b339d288beba -address /run/containerd/containerd.sock │ │ ├─ 82630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d68ca2ccd1d31c703699b082198306b66c96b42644c79102263f9ebbb8b134f3 -address /run/containerd/containerd.sock │ │ ├─ 84219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1321c8d69698c346250d88d667ce0df5e464b7d23ff10941ea6c73fe2f128a4d -address /run/containerd/containerd.sock │ │ ├─ 90278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4a7ba8ea022461402f454b0d460a66452f71ca5f95c903b04e4468febb3c40c -address /run/containerd/containerd.sock │ │ ├─ 97042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e740bbda29acd50ce0e4fe8a8b1749a730b7f4f06f80eedede57097e33a9e9a -address /run/containerd/containerd.sock │ │ ├─100431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee380ce49fa9c041bc07c3d55a2609c31af5637a58b381d0fe6d8be64eb0bee5 -address /run/containerd/containerd.sock │ │ ├─100474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b42e1e5a4b6f1a4fce7d7c7b6537f882942af69b0d7df4cb1333261f2de47ea -address /run/containerd/containerd.sock │ │ ├─114205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1cca813af5eda20065e2a28bdb2b5025f9aee8a1b9b21b1e504cb463f1c1bc5 -address /run/containerd/containerd.sock │ │ ├─115725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58121b0c469c99b918c294ee2801a58c08ba646d006b5fba36381430022f20f8 -address /run/containerd/containerd.sock │ │ ├─115815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6be4953f106aeacd883810a5c67e3fd84d6705a25269160cf7383d3ae64ab017 -address /run/containerd/containerd.sock │ │ ├─117728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b95de146face79c572d33430d1c618ed2ea547de9cf5f38bc3f3627a120b73a7 -address /run/containerd/containerd.sock │ │ ├─119447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e00308364df14c3294b0fa57d52e7ef611b6ce425be9a61954237116650ad8c -address /run/containerd/containerd.sock │ │ ├─119501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c94d0dceac65979058c9a4460a7150eb105c5289b946f153271ad47b5a4e664 -address /run/containerd/containerd.sock │ │ ├─143053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67fdc4acb03afff16ad52bc323f86609a33c3003c204617fb3e22322944a99ea -address /run/containerd/containerd.sock │ │ ├─143165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2156eef50ea13450caf057d4b9f9abf55886d816f88fc7d1043795b882cab12d -address /run/containerd/containerd.sock │ │ ├─145811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efcbdb011588e6e072c2cc95107e21803fa9efe2b30963d1256c5256ae7cd29c -address /run/containerd/containerd.sock │ │ ├─162419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baba317043c7bc8c97cc7a72fb1456f6efe2e0e0802b64753c61bfbc9b60cca2 -address /run/containerd/containerd.sock │ │ ├─163464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39c39ae0c9ec4738bdf9cffd6b83f4b28895df852c2965bb121e916c30464fce -address /run/containerd/containerd.sock │ │ ├─164657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c6cf28ac129bf16efa8e0f2b79fb6724177794aa74b7460143b6e8253aabd23 -address /run/containerd/containerd.sock │ │ ├─164695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e72cfb57a0a897944264b64dd7033a408ba2c07b512fd0af2b618b05dddd1865 -address /run/containerd/containerd.sock │ │ ├─165286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7057fc180c004ea4cdaabe734107f473626cdb8addda9f700c2717d599b1a637 -address /run/containerd/containerd.sock │ │ ├─166485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3059e503e1f1385f2696551cc89b4791d1c15a9e08cc8aca9b3ef46f33d01779 -address /run/containerd/containerd.sock │ │ ├─168570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f90d292b23b7d858eeef2d61378b7bdeef4e968113ec366c3e5f995b9bca03d3 -address /run/containerd/containerd.sock │ │ ├─168822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdc7094aacceb9cacb89d83c9b275cdea2892c5603404fbaed259efd79d6adb6 -address /run/containerd/containerd.sock │ │ ├─168931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdd5c1670b30300634c4fd52b326d82022a0447c5dd33ebfc58855282fc85654 -address /run/containerd/containerd.sock │ │ ├─168981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67e45eaa7fd1bd1466649681263974df97e54f2681e822696040b7d02ac8a760 -address /run/containerd/containerd.sock │ │ ├─169138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 082a7a93a6f2d72ce08703c13d330d7f47e00fba0759d886aec6be2cf08c6f63 -address /run/containerd/containerd.sock │ │ ├─169594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39a0c19882674f3b79575f70c1734c0d8a4a8d9d3b1ecf39051b2ecbb38d4437 -address /run/containerd/containerd.sock │ │ ├─182131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a6093fdb8984df542e6350c988ff1b4b751ced25b26b041384ba1ad3f12de70 -address /run/containerd/containerd.sock │ │ ├─184040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3156ec2c2bc50ce29b7efc9d3077c62bfdadda543575b1ce2ae1faa41bda3fbf -address /run/containerd/containerd.sock │ │ ├─184180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 678fc89c0bb83e943e881c0af576a87978ee3566f3c97aa45d4e7f86e07c82b9 -address /run/containerd/containerd.sock │ │ ├─184200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a32142c03cf48bcc0f5bedb8fb76b3f1dad97e107301596e77caa4f9f09ea59 -address /run/containerd/containerd.sock │ │ ├─184268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 088a0a9ccf1ccbfb44b49cc35471c160645646de9c7cf9a97667e502316ad22d -address /run/containerd/containerd.sock │ │ ├─184330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51dcd316622b89cffc6368ad056f516131a529392ddffa899c04ca7fa11cdc4b -address /run/containerd/containerd.sock │ │ ├─190341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5cedb47c3bc81e3a954a730774fc174242eddf8c2100dcb832550e142d9ef65 -address /run/containerd/containerd.sock │ │ ├─197582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1baebcbe15415909c67c90d579c4c4a2734347264a9c722b756fca9e4e559d8 -address /run/containerd/containerd.sock │ │ ├─199824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f0528598352cfb91e5efde23a6cace531f47e6277377b01b1720c877440ad33 -address /run/containerd/containerd.sock │ │ ├─199858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d68164f83973ff41cba41ce7bfa054dddf3d2612dfd9d319a5c30923085054bd -address /run/containerd/containerd.sock │ │ ├─199989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38917e5fc421ca3296aa7bfb6d817a9f05cd0177e80859d87eec75c1d05d6e59 -address /run/containerd/containerd.sock │ │ ├─216109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e84acc729b567882563946f4935d7d6132d2e725c7581adfb8f99b522e672b6d -address /run/containerd/containerd.sock │ │ ├─225442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 972da0a07065aeda92d9adcc9050bf3841d1290f3c5b899eb5987b37de1e1c65 -address /run/containerd/containerd.sock │ │ ├─225472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0fe5cf2c02257c4a383eabc9f3532315ee709a90a4b547d99e5fa61ec1be4de -address /run/containerd/containerd.sock │ │ ├─225497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1a569eff90fde26e73ea47e22bf376284030aae08a6703157279c0c75a1aaa9 -address /run/containerd/containerd.sock │ │ ├─225815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18c7617624e566305158d2aa8ad5134fcfbb7f7cb1732f446df62acbf4868d20 -address /run/containerd/containerd.sock │ │ ├─237269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37fbf203be8273e564e28c939604fb6dbd64edbba250fc24cc18b514c5890404 -address /run/containerd/containerd.sock │ │ ├─239944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48d3ba01e5492486d4c9de8f7bfec13de4aa0e7405ce2fa30a8b38d9c633e439 -address /run/containerd/containerd.sock │ │ ├─240946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a40bcb9c0a365e8dbd71374be9b8e363210fc16d5e78bac46c2238b317389c2b -address /run/containerd/containerd.sock │ │ ├─241741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04101bfe1de692b1b286b0db636b64acfddb1f4be2e48094d6ea4e341f933b13 -address /run/containerd/containerd.sock │ │ ├─242301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef0ad1dc2257044991a79f08e38f5223f1366d6baedd821a409ece9b730a789c -address /run/containerd/containerd.sock │ │ ├─244085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58c547fa6d8303305c018ed1bc29b517f24a9f4c6840a78a775522c53a19152a -address /run/containerd/containerd.sock │ │ ├─245001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c073e9a0e5caaf9781c3fe79d2965e17c8d7eaa28d2707c43d07c46bec6e3c9b -address /run/containerd/containerd.sock │ │ ├─245084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 896b3e3e7e11a903fc472aae6a05a5ba05e32ded858483b412ea703251cdf0fd -address /run/containerd/containerd.sock │ │ ├─254564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e238c56a93bbe282bd61839dfd8b179c7132293bb41a10c85793075e8017d5cb -address /run/containerd/containerd.sock │ │ ├─255071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75cbacff6a316e17171dac19f8310c48f1522bcd8642403af22f103274b5b7ac -address /run/containerd/containerd.sock │ │ ├─258301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec1e0ab006ff4540191722ba736778bb746e798e90b42d8ea5357818a2adbf36 -address /run/containerd/containerd.sock │ │ ├─263180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b024b4bc0e5f3707d078cb4bbaca1f639b5c722ca258e047cc5c4a5b46e97c62 -address /run/containerd/containerd.sock │ │ ├─263450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a80cf1c2c29756ef3abbb99da181e3c9fabfe2e5338380cc18341cbd9e611f78 -address /run/containerd/containerd.sock │ │ ├─263612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d656d46f5266f8592fe703bd1e1b5fcd9ab9341e5f9d128253c7dfedf4ab3dca -address /run/containerd/containerd.sock │ │ ├─263656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c43424b5ae45eb0a7ba2db25aaf74fa6bfbc484f7f80f7a4cda846e3c3457cb2 -address /run/containerd/containerd.sock │ │ ├─275025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d3578a0e73345cf673858e061503a1e25e17aa743dbeaad7fd2384cae3e27c8 -address /run/containerd/containerd.sock │ │ ├─277642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68eebacf24ac57183029d19c4435901b6264e3c73df7759724ea6cb812b9ebb0 -address /run/containerd/containerd.sock │ │ └─279761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48c094294501861e6d9bc92214af00af98f4ffaaffa38b05763dcf9ef810cb64 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1427 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─530 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─403 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─637 /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 │ │ │ ├─29589 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29852 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18674 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18694 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.shtqor.service │ │ │ ├─12591 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.shtqor/unit.run │ │ │ └─12620 /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-shtqor --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.shtqor:/var/lib/ceph/mgr/ceph-instance.shtqor:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.shtqor/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.shtqor -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 │ │ │ ├─24996 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25264 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─38974 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─38995 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34114 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34378 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12229 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12259 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10331 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─652 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─625 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─161892 /sbin/multipathd -d -s │ ├─docker-07b8de044b8df8f7167173b99bab6905b02ae99e14e4b91f454fd2a411f7fce0.scope … │ │ ├─12339 /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 │ │ └─12351 /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-27dd8393c9f30cfdbe6f4bcff733d6f53f582c6f6f0cf5916d54d6ec953e280a.scope … │ │ ├─34421 /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 │ │ └─34433 /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 │ ├─kubelet.service │ │ └─42009 /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=unix:///run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.189 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-df787daf6b522b1923b110058a5b52329103570e6a5bc821dc074e1f2640e1e7.scope … │ │ ├─18741 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18761 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-f4c82e87711447b6df9630c3e97c7aa8a4431019347cc0bd61e2705715173a52.scope … │ │ ├─25305 /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 │ │ └─25318 /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 │ ├─systemd-journald.service │ │ └─370 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─657 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1096 /usr/sbin/uuidd --socket-activation │ ├─docker-fae67b944a7f7d2ea628b859b010c7767e2c27c94a1944726f25c761af348350.scope … │ │ ├─29894 /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 │ │ └─29906 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10838 /usr/sbin/chronyd -F 1 │ │ └─10839 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-fd9ce60059d51136b4137ee423d3f614a19c4bbe3f6fce35bbc0c27074290071.scope … │ │ ├─39068 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39083 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─systemd-resolved.service │ │ └─408 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─161727 /sbin/iscsid │ │ └─161728 /sbin/iscsid │ ├─dbus.service │ │ └─621 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─635 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-273524da3454c62530e3667efa1ec419fdefcd9fbd638de1560b7cb2ecbef096.scope … │ │ ├─12702 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.shtqor -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12722 /usr/bin/ceph-mgr -n mgr.instance.shtqor -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─627 /lib/systemd/systemd-logind ├─k8s.io │ ├─0c9b970674c0ffd657fa8233c39079f5e7020e3b16a913e35489738abce2bf59 │ │ └─63968 /pause │ ├─d5ef0296f12a9622c9de76240c62840073fa689d7151aebe835f6055229f9393 │ │ └─67216 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─84b2772034bff30c231f7ad82a2542e692804d718e76e358de7bd51d6fe9fd50 │ │ └─65029 /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 │ ├─c073e9a0e5caaf9781c3fe79d2965e17c8d7eaa28d2707c43d07c46bec6e3c9b │ │ └─245040 /pause │ ├─3156ec2c2bc50ce29b7efc9d3077c62bfdadda543575b1ce2ae1faa41bda3fbf │ │ └─184066 /pause │ ├─67e45eaa7fd1bd1466649681263974df97e54f2681e822696040b7d02ac8a760 │ │ └─169005 /pause │ ├─5c6cf28ac129bf16efa8e0f2b79fb6724177794aa74b7460143b6e8253aabd23 │ │ └─164680 /pause │ ├─e00b8b4ecf13b4754808a5f1085dbbff4a2fb39623487280d36663b60cd27462 │ │ └─45756 /pause │ ├─9412b89d6eab825300dba4426bf9fd611f6c640c1ca24c9bee19064d5779ed96 │ │ └─244142 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─98c0751ce7f3cfa39d09057bcd1f23006eb6c245a67609cfe151db730d73e23c │ │ └─57854 /pause │ ├─a68ba8f786edc3229b1c55bc50aad585b9a7b65d1f58d6d368382771c2308175 │ │ ├─144186 /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 │ │ └─144380 /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 │ ├─082a7a93a6f2d72ce08703c13d330d7f47e00fba0759d886aec6be2cf08c6f63 │ │ └─169176 /pause │ ├─713588527bc45bef9d7c70f7c097455adb66ee50acbfe04ac3eaf2d4888d18b5 │ │ └─49624 /pause │ ├─6d9869a33852f7b16b09318463247195ade66367f9d21d848e0c27903ac7dcd6 │ │ └─68382 /pause │ ├─60ce263ea267ea3566de4106e8e31c1cfacd038de31a91ffbb554706e23e8d7d │ │ └─261433 docker-registry serve /etc/docker-registry/config.yml │ ├─73ee220a71ae66163854da635975756e0ed07f20eb61c4fee41b51e97fb0c80d │ │ └─50339 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─9b8f1bd734fae7fcfebf331ce303e9b8943989a3e07404c88e12e2e730bdf4aa │ │ └─67832 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e40d63c18d210ba270f8115e70b0e39d862975e4384b52e28c7e229d43c05f49 │ │ └─196591 /usr/bin/libvirt-tls-sidecar │ ├─fcf8ac66877c4293c25c5e9005f539c0bb5eb4630c94298a30980f431c1c68b5 │ │ └─45901 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─e766acb44def2c4fc5f4d3f1b8ba588919e480a84205188fadd033d8234d7f00 │ │ ├─50145 mysqld --wsrep_start_position=25323759-b7bc-11f1-863d-460ebff3405e:20 │ │ └─50272 /var/lib/mysql/mysql-state-monitor │ ├─a2ac37d736025ad836597fa0b3312061e440adfa65ae2e4e3f5b645c45ac6913 │ │ └─49332 /pause │ ├─a6590404e39162cb04a21b653265c79b9b02ca139905a1a3ab2fdabb4f202a76 │ │ ├─196280 neutron-ovn-vpn-agent: master process [/var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini] │ │ ├─196573 neutron-ovn-vpn-agent: ServiceWrapper worker(0) │ │ ├─196854 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpos5zh0k6/privsep.sock │ │ ├─409220 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp5ucqslc4/privsep.sock │ │ └─409368 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp640_icbh/privsep.sock │ ├─cd3c24a572fd071393fa373176532691548c46c438ca895a5e1051ebc3a6a83c │ │ └─63893 /pause │ ├─68eebacf24ac57183029d19c4435901b6264e3c73df7759724ea6cb812b9ebb0 │ │ └─277666 /pause │ ├─652ca4a68baf04e26f05c23908e919b82079bb54a6955e08bd7294ce261d7353 │ │ ├─255237 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─255559 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─255560 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─37fbf203be8273e564e28c939604fb6dbd64edbba250fc24cc18b514c5890404 │ │ └─237293 /pause │ ├─ccfbdbba48bc1fd2c7dc8bb3ec4e5187edf7a0420fdf3a74ddccffb7d7386eed │ │ └─49015 /manager --metrics-bind-address=:9782 │ ├─6797bc9ccfd9b274d072e660f70249173d7d08bde18fce5c8f34f86fab9f08fe │ │ └─65853 /pause │ ├─c2ea8999329833cb43db91e6103412bf97deba263b2aa276d7b4d79c45f5b650 │ │ └─66003 /pause │ ├─75cbacff6a316e17171dac19f8310c48f1522bcd8642403af22f103274b5b7ac │ │ └─255095 /pause │ ├─f0d232fdeafeea0c6ea4398461b9d96d0adf22a877901e5ea339db4e99775cf0 │ │ └─58572 /pause │ ├─1fc6e49a36544e73e7f1be1c82a394fdde607337d7dae268891b69699b07487f │ │ ├─180066 nova-api: uWSGI master │ │ ├─180079 nova-api: uWSGI worker 1 │ │ └─180080 nova-api: uWSGI worker 2 │ ├─a2a2a7c04ecf477e05c9a8d968533edf50c038c727d65fbb68371bac2e5bc25c │ │ ├─64872 python -u /app/sidecar.py │ │ ├─65192 python -u /app/sidecar.py │ │ └─65193 python -u /app/sidecar.py │ ├─27a4fb3fb82e5ca3f5918154ce27f0cc7a8f4cbd3fefd7350342ad3bb8c612c3 │ │ └─48092 /server │ ├─4244008a1178ef319f361b51338abd448a456f26acea165c0692da61a4c13c88 │ │ └─162837 /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 │ ├─cc71fb194ac1f5e0b3d985cb18eb58af9eef8bd9b7c9034915e45bff6bec58c8 │ │ └─45947 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─b760b28abc6f0cc8f0d1e02945ead97d454289d9b4dbc6b06c5386f01ee10000 │ │ ├─89618 barbiacan-api: uWSGI master │ │ └─89631 barbiacan-api: uWSGI worker 1 │ ├─f0fe5cf2c02257c4a383eabc9f3532315ee709a90a4b547d99e5fa61ec1be4de │ │ └─225546 /pause │ ├─bc99cd1a29232db5c3a9f04ec8403e6e491bf60d828eb2cd75e4afade3d4ceb9 │ │ ├─194779 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─195337 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─195340 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─195343 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 /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─fa4156844bd3492fec0e7d949d8c252620459449d1ea6ec735639dc65410bac7 │ │ └─100812 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-mkgmk --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─0ac2b4b2abcbbf64d707416e5e02434cf7cc99672231d7dfaac5272acf252064 │ │ └─44278 /pause │ ├─48c094294501861e6d9bc92214af00af98f4ffaaffa38b05763dcf9ef810cb64 │ │ └─279791 /pause │ ├─8232a2fdf9caccd4cb12c667cfe5464a4d48866714ff50827018d38f83b57041 │ │ └─66353 /pause │ ├─7d3578a0e73345cf673858e061503a1e25e17aa743dbeaad7fd2384cae3e27c8 │ │ └─275050 /pause │ ├─e31bbeaa76791782b5013e43d2e05e6f0b5b824eecc6fe6cb5774ae97c8f93a9 │ │ └─69177 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─6b1b9456a51efd7923491a03684cff931453c071180a4394b9ab7452bed8ce64 │ │ ├─201380 /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 │ │ ├─389444 /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/tmp2d8h2oix/privsep.sock │ │ ├─389718 /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/tmp9o38_xlu/privsep.sock │ │ └─391026 /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/tmpyf40h99l/privsep.sock │ ├─896b3e3e7e11a903fc472aae6a05a5ba05e32ded858483b412ea703251cdf0fd │ │ └─245120 /pause │ ├─48d3ba01e5492486d4c9de8f7bfec13de4aa0e7405ce2fa30a8b38d9c633e439 │ │ └─239967 /pause │ ├─7f0528598352cfb91e5efde23a6cace531f47e6277377b01b1720c877440ad33 │ │ └─199856 /pause │ ├─ee39809d73fd8ad5d7f2a5d30c163dfbf67f1bc62b722b8594f9ced6154359a8 │ │ └─41572 /pause │ ├─a3459a6fb725d2bb8e7c056c9afc067c3695249a715cdb59cf4f28e1c9d18492 │ │ └─52380 redis_exporter │ ├─f9cbb2c564816fc2a467a2ede9bf888d833fab7ac068c9985459fb729c373b06 │ │ └─241240 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─6e0e884868587e0a379222fc0302cf5e4e40e75ab03e4679bd9529ae2218b8d0 │ │ ├─211950 heat-api: uWSGI master │ │ ├─211981 heat-api: uWSGI worker 1 │ │ └─211982 heat-api: uWSGI worker 2 │ ├─678fc89c0bb83e943e881c0af576a87978ee3566f3c97aa45d4e7f86e07c82b9 │ │ └─184229 /pause │ ├─7db0b015fa6e83264d3be88353d27db5f579182698eb4657cd9d5cfd136ed91f │ │ └─101722 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─1624faf76c1f73962bd399e7308b6efd495c8a4cbb2a2de4d41b5c92f5827703 │ │ └─52166 valkey-server *:6379 │ ├─a40bcb9c0a365e8dbd71374be9b8e363210fc16d5e78bac46c2238b317389c2b │ │ └─240987 /pause │ ├─894bab9c41407b15a95a67e62381b8511766d727ad98e69b6b831612ea7c47fa │ │ └─64060 /pause │ ├─1a04b40d43b277a405e403c99e899ec35596972c41883a85fa1f8671b55b99c5 │ │ └─242352 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─58121b0c469c99b918c294ee2801a58c08ba646d006b5fba36381430022f20f8 │ │ └─115751 /pause │ ├─28d4f276866bbd4186f680924952b986dd475d73c1cd49be157ec4b3367ca73b │ │ ├─166716 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─166743 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─166749 erl_child_setup 1048576 │ │ ├─166812 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─166813 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─166823 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─166973 /bin/sh -s rabbit_disk_monitor │ ├─d98a4f4333cb7a1f3240469fa73fb155e494926d9ae1761a1101ae2f450e4a54 │ │ └─69419 /bin/memcached_exporter │ ├─f4417d6734221f6e3989064ff318fde6b366d7d1065c047e6c31ed9f72eb2189 │ │ ├─235127 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─235626 octavia-worker: ConsumerService worker(0) │ │ └─235629 octavia-worker: ConsumerService worker(1) │ ├─8bebe63d01420cb2fabd3cb7589e49ae85b77f871a4740d08c8579d5743555ea │ │ └─41699 /pause │ ├─0e00308364df14c3294b0fa57d52e7ef611b6ce425be9a61954237116650ad8c │ │ └─119474 /pause │ ├─a7c56fdbc0334210d5dcd80fc04957cef2b056a4cbc124419f1362c66daab529 │ │ └─41955 /kube-vip manager │ ├─b018f8c991ddda6bc81516ffa3f9b4df11dfa37b2a335f5cc1513d0e3ada0849 │ │ ├─100916 /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 │ │ └─398688 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─bdd5c1670b30300634c4fd52b326d82022a0447c5dd33ebfc58855282fc85654 │ │ └─168958 /pause │ ├─56a5f6dcbb18e95a12b089cb2b7b7382ed1a754e3d2823c017e5d987c0dc50cd │ │ └─68844 /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 │ ├─5ce568c9b9dec48951b8cdcfa9a91a079e2110f5a1baaf9329d54f2d9f6c43c5 │ │ └─58872 /pause │ ├─a1cca813af5eda20065e2a28bdb2b5025f9aee8a1b9b21b1e504cb463f1c1bc5 │ │ └─114228 /pause │ ├─aeefd429ae24dd8ffa705087522c5338df41fbcab430094aa86a99920cdcc9f7 │ │ └─65579 /pause │ ├─fcc989f7135e42cd2b86ec73f16a411ca1469ede703f9dbc851140eb7274444e │ │ ├─ 52298 valkey-server *:26379 [sentinel] │ │ ├─416427 sh -c /health/ping_sentinel.sh 1 │ │ ├─416463 /bin/bash /health/ping_sentinel.sh 1 │ │ ├─416464 timeout -s 15 1 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ └─416465 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ ├─63527d212c56beca8ad0273739b5ae2f15c9d15dad0e790cde896225b744874d │ │ ├─68081 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68117 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─4559643dd1ce2a6b44522351182085fd7657d01a99e25e7a04b9c32443a43f3c │ │ ├─282322 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─282404 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─76ed905a86945c98cb6cb0c1746120c662ee43fc7eb418b2affb6572732e7901 │ │ └─241800 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─c43424b5ae45eb0a7ba2db25aaf74fa6bfbc484f7f80f7a4cda846e3c3457cb2 │ │ └─263689 /pause │ ├─c02b5b34bf010b93b13a2b0eed32d02a39d94f197dbee010af993e840dd937ae │ │ └─66537 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 │ ├─512eb361b79baa771f060d6d69b8eee7652f12cba800da0f941e968baf8ed283 │ │ └─272891 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─a947bb40cf46a1ced3cd10c3b8d26940ee2e8bab550692c18f86ae2a780bef6d │ │ ├─71801 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─71818 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─71824 erl_child_setup 1048576 │ │ ├─71882 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─71883 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─71893 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─72073 /bin/sh -s rabbit_disk_monitor │ ├─efa1bd45309d2cc08b8e1cc4d5416b7178cabea37480145f104aded9e25f61f5 │ │ └─47906 /pause │ ├─d92eb437436be9a641c472500ca2d9eff5271afcc2c6411fe5211b76801fd3cc │ │ └─66980 /pause │ ├─773bec20b20b43d404607ff246e226b7516f09ea309599e1d7ee94c7b42a76cd │ │ └─49141 /manager --metrics-bind-address=:8080 │ ├─de1a8248b2ae2ca8f76438c8b542ae724c911cd44d51d1cfa2d9e70829f9a450 │ │ ├─182371 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─182388 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─182394 erl_child_setup 1048576 │ │ ├─182444 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─182445 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─182455 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─182658 /bin/sh -s rabbit_disk_monitor │ ├─867f35d7693bbebdc1f0a7d568de92fcdcc70c76b3d41ab54701473bc600fd06 │ │ ├─ 48252 /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 │ │ ├─ 48273 /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 │ │ ├─ 48348 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─277350 nginx: worker process │ │ ├─277351 nginx: worker process │ │ └─277352 nginx: cache manager process │ ├─58c547fa6d8303305c018ed1bc29b517f24a9f4c6840a78a775522c53a19152a │ │ └─244111 /pause │ ├─f1a569eff90fde26e73ea47e22bf376284030aae08a6703157279c0c75a1aaa9 │ │ └─225593 /pause │ ├─831a039db36cb02226a88370b157869b80c997c1a1b1b2a50f2836f59ba420a1 │ │ └─197346 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─716eba68b191247fa253eeb44eff0c5eac46b9aa4259a2156aee3a084b1d1215 │ │ ├─194838 neutron-policy-server: uWSGI master │ │ ├─194875 neutron-policy-server: uWSGI worker 1 │ │ └─194876 neutron-policy-server: uWSGI worker 2 │ ├─57879c20a88594727396d3b103250c8fa7112d52cead2addc0eea99246e447e1 │ │ └─65808 /pause │ ├─b7f24948a864778dc1ec97f3881302dd272bb4034ca03407fead76852edec380 │ │ ├─116100 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─116246 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─116248 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─37d35af121cf09651281dfd0b5519bef0892d38b83fc245de59831cf07c67031 │ │ └─49953 /pause │ ├─d1d996ac006004a3720806b3a783caec6fe0ede13267dc0f855f1f684741a5b7 │ │ └─191173 vector --config /etc/vector/vector.toml │ ├─a11784d8029edc7f36ae093781145da3033199882da1424a3e77c7373cbbc3b3 │ │ ├─185029 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─415108 sleep 300 │ ├─47d5420cbdedbcf8d1116068ef96a896d492eef53eca40038a383b62ae5015d2 │ │ ├─164979 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─165018 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─165048 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─165219 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─415671 sleep 15 │ ├─7730836ef1a861374eaadfb581a6ab2e1b3601918a97d39f04bc7ef34981f12e │ │ ├─82735 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82752 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─82758 erl_child_setup 1048576 │ │ ├─82900 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─82901 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─82911 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─83031 /bin/sh -s rabbit_disk_monitor │ ├─d68ca2ccd1d31c703699b082198306b66c96b42644c79102263f9ebbb8b134f3 │ │ └─82654 /pause │ ├─a80cf1c2c29756ef3abbb99da181e3c9fabfe2e5338380cc18341cbd9e611f78 │ │ └─263476 /pause │ ├─9f381e1381fedf51efafcd8b9d0dc330157bf2cfd9034fba15dbcd3a67f94096 │ │ └─130721 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─e72cfb57a0a897944264b64dd7033a408ba2c07b512fd0af2b618b05dddd1865 │ │ └─164720 /pause │ ├─29df0d47ceffdb33b5bd8a7ac47c42286aa0658c902cdc48fc7ede29fa8d39c0 │ │ ├─194796 neutron-api: uWSGI master │ │ ├─194824 neutron-api: uWSGI worker 1 │ │ └─194825 neutron-api: uWSGI worker 2 │ ├─b16f1b16a8dcf2c70a4d06ceda2974a24d605a33f25ec8c97f08edfe2c202622 │ │ ├─151622 placement-api: uWSGI master │ │ ├─151644 placement-api: uWSGI worker 1 │ │ └─151645 placement-api: uWSGI worker 2 │ ├─3408e0b1fff7ac4fbb3719fbbb2def1cd47fbb7ee97a13f7743a37c0ecc852c7 │ │ └─49452 percona-xtradb-cluster-operator │ ├─29f5b0342570842d0c56eca343c5624a04c305d83522b219110d55a94ee07bb0 │ │ └─58951 nfd-gc -gc-interval=1h │ ├─f1baebcbe15415909c67c90d579c4c4a2734347264a9c722b756fca9e4e559d8 │ │ └─197607 /pause │ ├─38917e5fc421ca3296aa7bfb6d817a9f05cd0177e80859d87eec75c1d05d6e59 │ │ └─200039 /pause │ ├─8923835f40d2fffc667ed3fb713320ca788aee369a15ed95d97759b0837d5110 │ │ └─278066 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─286fe237405d05e50611c3c166649889f152bcca5cb1f0d1a9f27da2264994ee │ │ ├─117902 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─117920 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─117926 erl_child_setup 1048576 │ │ ├─117974 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117975 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117985 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─118209 /bin/sh -s rabbit_disk_monitor │ ├─26d0aa84d3390672f18c84c44ec3da1d4d5e9a41e54ef2d43fec43ac82b0ccd7 │ │ └─42941 /pause │ ├─2d3fe256f84133e2cdad231a247963c40bf70dfdfc8773ea7c8d6dc46ecd0263 │ │ ├─97258 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─97275 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─97281 erl_child_setup 1048576 │ │ ├─97395 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─97396 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─97406 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─97627 /bin/sh -s rabbit_disk_monitor │ ├─0a32142c03cf48bcc0f5bedb8fb76b3f1dad97e107301596e77caa4f9f09ea59 │ │ └─184242 /pause │ ├─61d5874b4dc5fc88afd792ec370a240a485fa74baa1752c900f7a03a737287ca │ │ └─52850 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 │ ├─2eb307f3bd2061681d0ea5c1e28ed6dc74685676dae484f9e48b22e8ffc4f742 │ │ ├─273085 /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 │ │ └─273273 /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 │ ├─f2460c98bd107141f47451d05bbd2df933ff65171a416a6b9ef0f3e9204f2aa2 │ │ └─69065 /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 │ ├─05d6bc76e27df472d20dde23218dfa4ae13381d74c1287f49154367647aa9878 │ │ ├─162870 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─162883 /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 │ ├─ed6f824dbe3e2de3d475d34415381d426cdb5c39c149f449f95cd98cf5f497e9 │ │ └─44760 /pause │ ├─e94e8cf680038501e9412cd419771990580f326e8e145849d428208d62ee1474 │ │ └─58625 /pause │ ├─0b44f8cf55e50d6ac063fd29f0d2f79e6de2522196967a354cd92de6c5f676a9 │ │ └─44315 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─ac91055fcca533425d2f9c4ec3ce36ede697bb408d34bbe31aaa4b726bab3e0d │ │ ├─181026 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─181512 nova-scheduler: ServiceWrapper worker(0) │ │ └─181515 nova-scheduler: ServiceWrapper worker(1) │ ├─fd18b0e98418d66db63504bfd04d63735578cc4248b71e3d623e0fdbe0f273a7 │ │ └─41710 /pause │ ├─fe1c2c79d96a462cfa883eed0e32d7a781a4dc632408b3dbee81c2fb777b93ce │ │ └─41836 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 │ ├─ed4ac83a89270f0371bc939f43eeb528b36199643de8fef19491dc944316741a │ │ ├─254978 magnum-api: uWSGI master │ │ ├─255020 magnum-api: uWSGI worker 1 │ │ └─255021 magnum-api: uWSGI worker 2 │ ├─828a014d732b1d3a65cfbd138aade1c4b7e7dbc00fb5d387904c5942f7d9869b │ │ ├─67681 nginx: master process nginx -g daemon off; │ │ ├─67707 nginx: worker process │ │ ├─67708 nginx: worker process │ │ ├─67709 nginx: worker process │ │ ├─67710 nginx: worker process │ │ └─67712 nginx: worker process │ ├─d4d656890266e7ded2343b152d8bbfcf03cc7f452e744b830a6c86c5c858765f │ │ └─41697 /pause │ ├─0c94d0dceac65979058c9a4460a7150eb105c5289b946f153271ad47b5a4e664 │ │ └─119542 /pause │ ├─7aef7f56fb2c12beea8b313308b4644dc1530592ba86406f72eb580aaa55ecdb │ │ └─68719 /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 │ ├─15d24bf36a627e06a01bd69142739ed69602b5c79e635317c868705c16bf328e │ │ ├─212167 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─212453 heat-engine: ServiceWrapper worker(0) │ │ └─212456 heat-engine: ServiceWrapper worker(1) │ ├─536536b8b88fcf0bb310a906dda49fd17fa4f44b989ec75d8d63bc6f76b705e0 │ │ ├─114659 glance-api: uWSGI master │ │ ├─114672 glance-api: uWSGI worker 1 │ │ └─114673 glance-api: uWSGI worker 2 │ ├─d656d46f5266f8592fe703bd1e1b5fcd9ab9341e5f9d128253c7dfedf4ab3dca │ │ └─263640 /pause │ ├─d68164f83973ff41cba41ce7bfa054dddf3d2612dfd9d319a5c30923085054bd │ │ └─199890 /pause │ ├─088a0a9ccf1ccbfb44b49cc35471c160645646de9c7cf9a97667e502316ad22d │ │ └─184295 /pause │ ├─18c7617624e566305158d2aa8ad5134fcfbb7f7cb1732f446df62acbf4868d20 │ │ └─225839 /pause │ ├─4866525f45dc2d0868b57db656c51032b58c2f616191793f96cff796b465a878 │ │ └─45642 /pause │ ├─0afe49ccecd7067e720415f8efcbc33966f7cb5531da121e39fccdb07befb0b6 │ │ ├─191249 neutron-ovn-network-logging-parser: uWSGI master │ │ └─191280 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─6d99fec41146d10d4ae49bc400e5c54c33c7742c75e373939fe2177ed96a4841 │ │ ├─277782 apache2 -DFOREGROUND │ │ ├─280748 (wsgi:h -DFOREGROUND │ │ ├─280749 (wsgi:h -DFOREGROUND │ │ ├─280750 (wsgi:h -DFOREGROUND │ │ ├─280751 (wsgi:h -DFOREGROUND │ │ ├─280752 (wsgi:h -DFOREGROUND │ │ ├─280753 apache2 -DFOREGROUND │ │ └─280754 apache2 -DFOREGROUND │ ├─24c8044ed20aed671c8781593621e716945874fc07c71d06029d8140eab9f51e │ │ └─69380 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─398d5aa9b4bb957658a480beded75f08f440a8bd67823f66c0f9db82b32637e9 │ │ └─45423 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 │ ├─b95de146face79c572d33430d1c618ed2ea547de9cf5f38bc3f3627a120b73a7 │ │ └─117754 /pause │ ├─832e3fd01fb101f99d9617e554da0110d6958a607fd014e71ffb2522b3b523d0 │ │ ├─196268 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─196733 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpl7harcri/privsep.sock │ │ ├─197177 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmph6k772sx/privsep.sock │ │ ├─235924 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpmewto0j5/privsep.sock │ │ ├─236215 haproxy -f /var/lib/neutron/ovn-metadata-proxy/f7dbabfb-6439-4e84-9c9f-56f6fc87011e.conf │ │ ├─389882 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─389889 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─813363362ba77168d10bfe1dd23c2818dd0310e9af98de2a725d7276ffb55cc0 │ │ ├─216383 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─216399 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─216405 erl_child_setup 1048576 │ │ ├─216490 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─216491 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─216501 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─216623 /bin/sh -s rabbit_disk_monitor │ ├─1938fccdfb4634b271308d78471152048d91709b173f08d7b54b2f680d16cb01 │ │ └─44790 /coredns -conf /etc/coredns/Corefile │ ├─aefca0d7dcee99e674e207b1f382ef25d221c805aacbcfdddd154e6d65a8f34a │ │ └─44725 /pause │ ├─ee380ce49fa9c041bc07c3d55a2609c31af5637a58b381d0fe6d8be64eb0bee5 │ │ └─100456 /pause │ ├─48dffbd8139cdf516c9d26cecc99805bfeb848f6bc7f23ac7c41a34a0bbafb9a │ │ └─240045 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─e0b9e6bd0a27355da4e297c2a4a762b8098b63cc83670ce87843bcab9e08f59a │ │ └─58911 nfd-worker -metrics=8081 │ ├─ba7e8170dcb6918f757a47e98abe639550747e77954b3f3b66c4e6ffa4edaff0 │ │ ├─50089 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 │ │ └─51301 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 │ ├─1fdbc7c8d8cbd6dfb1ec61c2a1c92dbe818012e702b3df45f3018315de97c941 │ │ └─41802 etcd --advertise-client-urls=https://162.253.55.189: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://162.253.55.189:2380 --initial-cluster=instance=https://162.253.55.189:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.189:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.189: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 │ ├─0a36297f4037e8ff2e3d38a263b06d7afde862bde5aa2a9933c639deba770f9d │ │ └─64015 /pause │ ├─e8dd88ee37f0f3ff4debf35bb0c56d22bcfe91de03c5d7834a71077c6badfc54 │ │ ├─234306 octavia-api: uWSGI master │ │ ├─234328 octavia-api: uWSGI worker 1 │ │ └─234329 octavia-api: uWSGI worker 2 │ ├─baba317043c7bc8c97cc7a72fb1456f6efe2e0e0802b64753c61bfbc9b60cca2 │ │ └─162444 /pause │ ├─20fb863d196d609d2da50cbf9d3b9aa3e85889b1cca28c9d212799595c879e59 │ │ └─67512 /pause │ ├─6be4953f106aeacd883810a5c67e3fd84d6705a25269160cf7383d3ae64ab017 │ │ └─115839 /pause │ ├─7057fc180c004ea4cdaabe734107f473626cdb8addda9f700c2717d599b1a637 │ │ └─165310 /pause │ ├─ce93dfeddfc3851700efd0cc30e57f3df15112f33a1288515ad9b339d288beba │ │ └─73287 /pause │ ├─6afaa6bb7d9ceec29cc2488fad08d7cff232577ec0afd2ceb80a9055923da4ba │ │ ├─180335 nova-metadata: uWSGI master │ │ ├─180352 nova-metadata: uWSGI worker 1 │ │ └─180353 nova-metadata: uWSGI worker 2 │ ├─c8f493ea326286c0e01a9f020c030552687233d1cfc746e03dd8139c71d28333 │ │ ├─43420 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43797 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─ec1e0ab006ff4540191722ba736778bb746e798e90b42d8ea5357818a2adbf36 │ │ └─258326 /pause │ ├─39a0c19882674f3b79575f70c1734c0d8a4a8d9d3b1ecf39051b2ecbb38d4437 │ │ └─169617 /pause │ ├─b024b4bc0e5f3707d078cb4bbaca1f639b5c722ca258e047cc5c4a5b46e97c62 │ │ └─263231 /pause │ ├─22c63c38ff03baa665113264d64d876efb12e57534c7522ae22b81d4abaca458 │ │ ├─254627 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─255448 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp8bmj4ozx/privsep.sock │ │ ├─255474 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─255531 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─f428c3b6afadebc2fd274afdd33ae52cfea33c764a23bb3ae9571bd9b843a36d │ │ ├─197877 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─197894 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─197903 erl_child_setup 1048576 │ │ ├─198003 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─198004 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─198017 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ ├─198179 /bin/sh -s rabbit_disk_monitor │ │ └─416466 /usr/bin/df -kP /var/lib/rabbitmq/mnesia/rabbit@rabbitmq-heat-server-0.rabbitmq-heat-nodes.openstack │ ├─f1f09002bb31c7d9217f3599b3fcb3e59a26029a7e01fb05a7cbcc1c2c5d9ac7 │ │ └─65429 /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 │ ├─4e0bc317edfebe9f95398a47d52d6a2503977dc07bbb8093a85c93828fa13f0c │ │ └─58990 nfd-master -crd-controller=true -metrics=8081 │ ├─9b85c7bd13ea5ee94fa90aaad34224f63f0d28d5da00e04eb366c53ced8e4768 │ │ └─41834 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 │ ├─1cc14036d1775ac2b0aaafaa1b8608595ba040cbf1d630b2049198ab144e6add │ │ └─68507 /goldpinger --static-file-path /static │ ├─021433af4875988f5766e4ed5749d7ac22c5503297a2acdfa648c7f208eea89b │ │ └─50242 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─0f8758b68f79d2d82f198ce7f3e223c6ff7edd49e3f7806c7fdc9a24f796e069 │ │ └─273048 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─f90d292b23b7d858eeef2d61378b7bdeef4e968113ec366c3e5f995b9bca03d3 │ │ └─168663 /pause │ ├─4f6aa9edea358d37572bb59d1772c5ccce3da694b4a63c876e37d152958851cf │ │ └─45786 /pause │ ├─75589800ee1caa82b6bfa580a67d1b849e0f4985c6cd7a83d4ea1d8ea1813137 │ │ ├─64847 python -u /app/sidecar.py │ │ ├─65189 python -u /app/sidecar.py │ │ └─65190 python -u /app/sidecar.py │ ├─133a8a7c5426e4469e26f259959f1de58a56bc47f13f4555c68efe8fdb324704 │ │ └─143743 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─28e92ca3f463226abdea8f77ee64feb8fecbbe58ea2c42d9192722bcee321bdd │ │ └─42942 /pause │ ├─4332bce2d6f4e0822f4b45c58354551cd5d26411d5d307196cabef927d166259 │ │ └─42171 /pause │ ├─6d4c729908d1d0d516d4fbf4d3b68026eefcdc20de594a187ffb3143e261957a │ │ └─66636 /pause │ ├─7860842afd8af20160aa44e1ab7b5f20dced6de1a5b642fa6d397c81e0857441 │ │ └─280345 /bin/openstack-database-exporter │ ├─e8c765f8bf4659e4845342a0b940effa4b2a6792bf86098f2c57deb118f0f488 │ │ └─45994 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─22fd79afbd83ef3cfc981a237e756669154141cf26ed2f3f8c22691e1dad66ba │ │ ├─164983 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─165100 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─165114 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─165241 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─415673 sleep 15 │ ├─3059e503e1f1385f2696551cc89b4791d1c15a9e08cc8aca9b3ef46f33d01779 │ │ └─166509 /pause │ ├─2156eef50ea13450caf057d4b9f9abf55886d816f88fc7d1043795b882cab12d │ │ └─143188 /pause │ ├─360fe7c4afcb9a88dac41ca105268e21575505d1712b1916092cf41cdf180179 │ │ └─41790 kube-apiserver --advertise-address=162.253.55.189 --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 │ ├─2fe71c450572c0aa7332a0b2bc22f4e961a3d39a3f8b61762333b1bd6394fdc6 │ │ └─91272 /usr/local/bin/rook ceph operator │ ├─fec427197277c92e1355f3a451112baa3b736e91813564313bc27176b0281d12 │ │ ├─273067 manila-api: uWSGI master │ │ ├─273110 manila-api: uWSGI worker 1 │ │ └─273111 manila-api: uWSGI worker 2 │ ├─ef0ad1dc2257044991a79f08e38f5223f1366d6baedd821a409ece9b730a789c │ │ └─242328 /pause │ ├─f7b4754cd499b60507edaea481aac30807df3fdaf46e15dad80a7447dc11cfa2 │ │ └─71382 /pause │ ├─cff949b93bd0a55c2356529c5c48abc87e0005c85e657eb67baf9d19c9a84871 │ │ └─69267 /bin/pushgateway │ ├─cc09278aa77ac540b7237490f66617f1039edb661218fc4b970b1c562101a8ea │ │ ├─181019 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─181467 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─181468 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─e84acc729b567882563946f4935d7d6132d2e725c7581adfb8f99b522e672b6d │ │ └─216132 /pause │ ├─e4a7ba8ea022461402f454b0d460a66452f71ca5f95c903b04e4468febb3c40c │ │ └─90301 /pause │ ├─b4bd14d41a81574783bf5df1aec47078e97f01e14d7d06b78e9fa72edf2608b8 │ │ └─47945 /pause │ ├─6a6093fdb8984df542e6350c988ff1b4b751ced25b26b041384ba1ad3f12de70 │ │ └─182156 /pause │ ├─0f7d44c6317a74a17f3ce3302a61dd03d25f0382458be927ac259c90a57d68d1 │ │ ├─191123 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─191353 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─191364 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─416340 sleep 15 │ ├─9c5484f65d08141fcbf645e6634a539770d01460c116aeceb7a74755e2a07f5f │ │ └─58526 /pause │ ├─b3850c19bb14538ef3d7ce462134f6b845ceac935ab4303afe34543bace366a5 │ │ └─67251 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─67fdc4acb03afff16ad52bc323f86609a33c3003c204617fb3e22322944a99ea │ │ └─143080 /pause │ ├─e5cedb47c3bc81e3a954a730774fc174242eddf8c2100dcb832550e142d9ef65 │ │ └─190364 /pause │ ├─9e740bbda29acd50ce0e4fe8a8b1749a730b7f4f06f80eedede57097e33a9e9a │ │ └─97075 /pause │ ├─90f88fcb5183b7300c3aa7c62637dbc3bed104dad3250881de5630c7c8799294 │ │ └─201407 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─cb8fc9e4b8568e109ffe88978e9877eaf9e744932d2842490145a525bc14bd10 │ │ └─52100 /pause │ ├─ddd4d493ed79c4beff6444482764ba0d3a1eeefd3d88b941be01f00f17d10650 │ │ └─59054 /secretgen-controller │ ├─fdc7094aacceb9cacb89d83c9b275cdea2892c5603404fbaed259efd79d6adb6 │ │ └─168846 /pause │ ├─89661c43b1d2e5fc703f429182d8494c20ebb92317316ef8e5af1cc98d70a386 │ │ └─69022 /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.162-253-55-189.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 │ ├─83c801ce99e32bfa87485501bd714f5731f659e126ffc923b1adf02a811d551b │ │ └─44810 /coredns -conf /etc/coredns/Corefile │ ├─e9bdb15bdf00ff5d014c0f9aee6b9e62d4ca1d26ed070231f32d49c6f12a8570 │ │ └─45240 /pause │ ├─409d08d0e2507e57774f050375fc480a4a0a738901e764b84340939c7aa4c883 │ │ └─68552 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─2aabcc93f5cc47e845f2668889e99ae3c85c1265c73f623520266f66a2c7e312 │ │ └─48899 /pause │ ├─efcbdb011588e6e072c2cc95107e21803fa9efe2b30963d1256c5256ae7cd29c │ │ └─145835 /pause │ ├─04101bfe1de692b1b286b0db636b64acfddb1f4be2e48094d6ea4e341f933b13 │ │ └─241775 /pause │ ├─0b6fb23bda6568d0cddb74d2fe4394fa3b7be2273c9d814ab94bbd925d11b14e │ │ └─52688 /pause │ ├─1321c8d69698c346250d88d667ce0df5e464b7d23ff10941ea6c73fe2f128a4d │ │ └─84243 /pause │ ├─1805e1257be14666450c202ba039548b5752dd129cfbe7a12156221c6990cf22 │ │ ├─237519 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─237536 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─237542 erl_child_setup 1048576 │ │ ├─237651 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─237652 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─237662 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─237825 /bin/sh -s rabbit_disk_monitor │ ├─b5f3bc5135573fb88b65af8ef31ad09dc00ab97fa28d1c0f1203f8fcf220bb20 │ │ └─69490 /bin/oauth2-proxy │ ├─82ae5558366e2ef6653ba4c428027aa3a8d07efb87f34e1bde063247346d9019 │ │ └─196651 /bin/bash /tmp/libvirt.sh │ ├─50fe3772e8d4a7a8d877b50de1440ee7f772d93d84a16dd59fc71b0d015acbbd │ │ └─48948 /pause │ ├─cc9fcfcfa4599176384897b7b32bd54945b06fe6d711a2dbaaac8c688e6fb0ca │ │ └─65377 /pause │ ├─be5bb1b5d1e8132c5b5278cec450a999df55e3fb300a35313a168e0ccb8d8ff9 │ │ └─175410 /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 │ ├─51dcd316622b89cffc6368ad056f516131a529392ddffa899c04ca7fa11cdc4b │ │ └─184397 /pause │ ├─8a82dbe00f6730f786da01dde54b5a8344ec7f7005f76e9b057b042fb76129bf │ │ └─69223 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ca5846e17c5be7b39486fe17022687c1a6ef782e5b46bbca24cb2b9d4b7b9216 │ │ └─117511 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─e85b2c75380891dfb9c5556a2f54031032f3fd2afca4b391139be7cabd21f99b │ │ └─64364 /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 │ ├─17c9bd8c79bb9a33f89f3b37a2e33672f7d8785a0ecbdcc9de82dbf0ff97de85 │ │ ├─165543 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─165810 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─165827 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─415888 sleep 15 │ ├─1859174252e5534e11ccf80dd4fda9adaab422aa9cb780ef3aa88a247408449e │ │ ├─212180 heat-api-cfn: uWSGI master │ │ ├─212201 heat-api-cfn: uWSGI worker 1 │ │ └─212203 heat-api-cfn: uWSGI worker 2 │ ├─721bdb585ab70b5ffd909fb73652d23137ccfd10130463ed5927e119c2f48f9f │ │ ├─258520 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─258537 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─258543 erl_child_setup 1048576 │ │ ├─258654 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─258655 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─258665 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─258886 /bin/sh -s rabbit_disk_monitor │ ├─0d2240b8c3eb289190a2b9a053d3addf3c0f04be8d265028ed5def0e84c6d241 │ │ ├─236029 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─236050 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─236579 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─236580 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408737 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408738 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408739 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408740 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408741 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408742 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408743 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408744 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408745 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408746 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408747 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408748 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408749 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408750 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408751 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408752 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408755 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408756 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408757 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408758 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408759 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408761 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408762 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408763 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408764 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408765 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408766 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408767 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408768 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408769 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─408770 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─408771 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─e238c56a93bbe282bd61839dfd8b179c7132293bb41a10c85793075e8017d5cb │ │ └─254597 /pause │ ├─39c39ae0c9ec4738bdf9cffd6b83f4b28895df852c2965bb121e916c30464fce │ │ └─163499 /pause │ ├─dba5ba0e3e0e618ece3625b5d06627ce8051300883f25772709359820a58fb1f │ │ └─43185 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─50df6dff7b67344d778cde507d4adc2da0caf5714fd2a0d46f3e40b7f139c849 │ │ └─42200 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─799675a4e85b6579f7cfc5c1fa6abe8051e2b5fdddf0365517753d9855dc421e │ │ └─235107 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─a5a16c78e6478ee126277272e65e21f06abec0d407d2a44fe64050425f4da4e6 │ │ └─69508 /bin/oauth2-proxy │ ├─b48db0a43363ba6f58e2a2da7291c9f831b150bf389d84b340a0c19434444d34 │ │ └─41728 /pause │ ├─fa747fee06fd3aee6fc3ccbe2c03019d72580cb0fdd40add99230c58cfd1aba0 │ │ └─68628 /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.162-253-55-189.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 │ ├─5b42e1e5a4b6f1a4fce7d7c7b6537f882942af69b0d7df4cb1333261f2de47ea │ │ └─100504 /pause │ ├─55b3b55a2f1a5b9afe655a18b271aad7c0ec132ed46ab45af515c4d44bf3fca0 │ │ ├─ 76636 apache2 -DFOREGROUND │ │ ├─ 76678 (wsgi:k -DFOREGROUND │ │ ├─ 76679 (wsgi:k -DFOREGROUND │ │ ├─ 76680 (wsgi:k -DFOREGROUND │ │ ├─ 76681 (wsgi:k -DFOREGROUND │ │ ├─404635 apache2 -DFOREGROUND │ │ └─406801 apache2 -DFOREGROUND │ ├─972da0a07065aeda92d9adcc9050bf3841d1290f3c5b899eb5987b37de1e1c65 │ │ └─225537 /pause │ └─90d43e12ac7093570024cdc5482bb94bef4dd0a0fdbd585eb7906e313a119759 │ ├─129413 cinder-api: uWSGI master │ ├─129427 cinder-api: uWSGI worker 1 │ └─129428 cinder-api: uWSGI worker 2 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount