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 │ │ │ ├─21895 /lib/systemd/systemd --user │ │ │ └─21896 (sd-pam) │ │ └─session-21.scope │ │ ├─21822 sshd: cephadm [priv] │ │ └─21911 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1630 sshd: zuul [priv] │ │ └─1643 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1634 ssh: /home/zuul/.ansible/cp/199.204.45.229-22-zuul [mux] │ ├─426693 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-iwtcgyvzwksydjkmrbiifprzzdhcadpi ; /usr/bin/python3'"'"' && sleep 0' │ ├─426694 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-iwtcgyvzwksydjkmrbiifprzzdhcadpi ; /usr/bin/python3' && sleep 0 │ ├─426695 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-iwtcgyvzwksydjkmrbiifprzzdhcadpi ; /usr/bin/python3 │ ├─426696 /bin/sh -c echo BECOME-SUCCESS-iwtcgyvzwksydjkmrbiifprzzdhcadpi ; /usr/bin/python3 │ ├─426697 /usr/bin/python3 │ ├─426709 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi │ └─426711 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9972 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12285 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fc0e6730aa4a6b3a50d4d5efbe73fa93021dc30e723c791356f0c481a6e52ae8 -address /run/containerd/containerd.sock │ │ ├─ 12673 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e1d8f24946a1440b43bafb6a4dacf6714eda6e41a58d843d8aab5a6644b79670 -address /run/containerd/containerd.sock │ │ ├─ 18811 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c347f7ef573992f18c4c4716bd957371c5f8fd544c0a8afc1b157b9483089f41 -address /run/containerd/containerd.sock │ │ ├─ 25445 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1c67173de84c5d32bfeff0347eea463a3be80987b2222afeff106be5ff9c7705 -address /run/containerd/containerd.sock │ │ ├─ 30131 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1722dab4416c292d007efc79baf5337cbe2bbeb74e513e4f5d6e2a3eb7f4b506 -address /run/containerd/containerd.sock │ │ ├─ 34939 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 84be00c41b0a3e804d8df70ceaab07274de104401ded9e8390e62ad800af9d68 -address /run/containerd/containerd.sock │ │ ├─ 39518 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9ecb95afe32560b7153b132fd0c89848ac45387d9b922c98dacb3c62373d5a66 -address /run/containerd/containerd.sock │ │ ├─ 42032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ed98e14274d516e89be054d4e9ba4b200fe73ea4bee4bd46ecc419d41695201 -address /run/containerd/containerd.sock │ │ ├─ 42089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62b8d7efeafca5f43419f416fcbecf1e164cd5ae2ca8572609957e29cb060bf9 -address /run/containerd/containerd.sock │ │ ├─ 42090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48435125b2ed0704ceab6404dd091dc25d343ab840e109a67271070e1254b277 -address /run/containerd/containerd.sock │ │ ├─ 42099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1fd4238a9f9c85a96146685881b0d567e0f3a985799a686b177c64715bdee3a -address /run/containerd/containerd.sock │ │ ├─ 42106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42d9fe979ec448b7c5d77c8768e4b85ee1cbd06ed18a58069c2c61e1b5683de8 -address /run/containerd/containerd.sock │ │ ├─ 42640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c77a741a4618847271785a3bd9bc06e20b9b9630990f9445ad497db1c61de238 -address /run/containerd/containerd.sock │ │ ├─ 43380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7f3e39196e2ebe52ea01bd2ef7fe172988c7f0ee37fe9fb7d21496bf790d4b6 -address /run/containerd/containerd.sock │ │ ├─ 43394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cef54c49fb5e7f1d7b3327a05c7e3385b59342b9918ca08674ab2d37af15ab7 -address /run/containerd/containerd.sock │ │ ├─ 44751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db51598d5d208485d4e1f5f46465e3cb3ed1f82102d3a05132f7633bc8295367 -address /run/containerd/containerd.sock │ │ ├─ 45149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaab38ba8c819f263b6a05cf79565a25fc86ca3679e9599370fdec5923f49c6a -address /run/containerd/containerd.sock │ │ ├─ 45188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06d9ec2f387c175c3edafa60f1776f69eeb2302dbb4805f6e6c7fe02bbca1642 -address /run/containerd/containerd.sock │ │ ├─ 45643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f58fa4934e7863988186e463382b049aaa4be0b0423e514898a901523cd3dcf -address /run/containerd/containerd.sock │ │ ├─ 46119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41354e6238fad64b5d4c528ca9e7b949cf7f7d044e52fb5eeace1ee921577d6c -address /run/containerd/containerd.sock │ │ ├─ 46156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d7df41b0a9a5a7fcee13ee7d5c999a46435880f3933ab25495e8e0c4cb3c3fd -address /run/containerd/containerd.sock │ │ ├─ 46204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3525561572c48385e98425fb0ae9387f61e094b3cf9ca89d64fc5f4d083beec5 -address /run/containerd/containerd.sock │ │ ├─ 48290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d00a7acf7da80c60349bb54a466e6915fac63eab364a76ceab358ab67950b294 -address /run/containerd/containerd.sock │ │ ├─ 48401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea66f11f8c8e2abbf39057edd264070aeb12cacb24812693956dfbf560ace84f -address /run/containerd/containerd.sock │ │ ├─ 49121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bdc2094a225684211ae1bd5c1150fcb57254d9ebd823e66dc5fd6c60e6d8ed2 -address /run/containerd/containerd.sock │ │ ├─ 49218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ff0eeee4e1841c6a7df55b3a471a361b516b38656cdfbac38ab97ce38e889e8 -address /run/containerd/containerd.sock │ │ ├─ 49722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 711d008739d4b1bfe2a545824da45e9791da33c1e40f32dafecf520b558cc5c0 -address /run/containerd/containerd.sock │ │ ├─ 50096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e415534bbbb31816c1e38b68be835cd704d7c35283142ea5906922137d79053 -address /run/containerd/containerd.sock │ │ ├─ 50468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ccda5fc26d4e346b524c439f113b82d1dcb8ecf0cf9dd66bbe39d9249004d7e -address /run/containerd/containerd.sock │ │ ├─ 52705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63b1ecf4704824f264d0ad5ca447460a17f63d8d928c86ca0530221ffa7dcdb6 -address /run/containerd/containerd.sock │ │ ├─ 52902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72a5e400f779871aeff525c8a7bb9074f53470b9c41f5fd5ac35fe6cb7eb1ad4 -address /run/containerd/containerd.sock │ │ ├─ 57306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 497984275a28989c7f1872a2b5c78f7950f603de4acb61dc256c0dc7f5a8d9e4 -address /run/containerd/containerd.sock │ │ ├─ 57947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b4ad2297b43181d32ae08f6a5271c31bdf1dc001e24b969d7d1e8af71df9428 -address /run/containerd/containerd.sock │ │ ├─ 57986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4778d66ef244ada18f21659564a87b6b567a74967125f547601482347e115a4 -address /run/containerd/containerd.sock │ │ ├─ 58033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd15a51321dd236a27fae10c8ac1c78efa80dd0300c0697a09f3e6babbc07b39 -address /run/containerd/containerd.sock │ │ ├─ 58241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0691d72908c29a90b00da84e6e1e9da11d8603c042d6d4b5085f7a09d4b6f362 -address /run/containerd/containerd.sock │ │ ├─ 62407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32067b997bdf85a66f481461ddf12db301cb23df49788e9ff4fec6cd8095299c -address /run/containerd/containerd.sock │ │ ├─ 62634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61084b1c90ea2aa5a64a6e1108579ade83b979ab321d0c8762e1b90f425a71ca -address /run/containerd/containerd.sock │ │ ├─ 62676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42d25caf2e977a768715b59b23054d86f14c36ffba43c1ad261cf58874e9cf37 -address /run/containerd/containerd.sock │ │ ├─ 62719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e60b98c4d9c4d6e8e0b5dd08d7504d4e2594a8eecc1ea72b42a80d314f339153 -address /run/containerd/containerd.sock │ │ ├─ 64345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e338617f1d202d507c3d9aee5f3a6444aa402f789fe2ae4f968aace1b1f32a58 -address /run/containerd/containerd.sock │ │ ├─ 64404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24764dbd8f0ed6950d3bda2aadd20bb6a32bfbe5aad8dc5baaf8082c399dfb79 -address /run/containerd/containerd.sock │ │ ├─ 64470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59cb9d534a05a24d45a1487671fcc92b39a0b03658458fce035583b41da1a05b -address /run/containerd/containerd.sock │ │ ├─ 64632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f717e16a5156388179f20ed0d305a3cdb09564ebecb38c4420fc3d74b150b34a -address /run/containerd/containerd.sock │ │ ├─ 64879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34a35c1fde9badcce0e9ee79ccbfe95e8a8e5e0fe6f868f65d4bd1427c956029 -address /run/containerd/containerd.sock │ │ ├─ 65190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1ed25ac2c993bf5f9ae469d6a421ee1f9ef856568ef1d160c58d0838d54c5fd -address /run/containerd/containerd.sock │ │ ├─ 65524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef09d81f2f7f00458b132073f6d28ca0e09daf1c88d7eb12dad0a05f99985805 -address /run/containerd/containerd.sock │ │ ├─ 65630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c84a63ffcded39261a6f606cd2158a1b6608a9f77e409f403b2358ec0310e2d -address /run/containerd/containerd.sock │ │ ├─ 66295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4194658429921231c4cc919533b2da19810c64b21b674fd764b1d453cce9022 -address /run/containerd/containerd.sock │ │ ├─ 67129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6ab1a40423ed02aa244d5db51e4b67f7dca4a7328ed73159709f54a0909cb3a -address /run/containerd/containerd.sock │ │ ├─ 68720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7a1c398ab8947520b3c56bda352a1a58c1fa06ff10e91a5e3c237e3aee15754 -address /run/containerd/containerd.sock │ │ ├─ 70636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df605ea8b384148d253c975fe03dbba86230279c30367422346a40eb0d1cbf1b -address /run/containerd/containerd.sock │ │ ├─ 79814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1d85bbc7c17e62d336ecb7c0797c6ea62229bd0a7cd30c173478a0da96a3342 -address /run/containerd/containerd.sock │ │ ├─ 81332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03bb97879650e5595550ce7547b45a249d32c935bf259fe3eca09214c710e83e -address /run/containerd/containerd.sock │ │ ├─ 87497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c18b33215ebd3d5c4e8ce9fd6201ec5c3c87454237c6a5c03f6ded0898f7ddc5 -address /run/containerd/containerd.sock │ │ ├─ 93600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0af36decf07169ef425dfed413a3f96fcd7f47158da1f9b4318539973f72da51 -address /run/containerd/containerd.sock │ │ ├─ 97641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d92ca0b1a71b0f87df18b590c3c7f9537b089c37baaec4849ab97503b09e28fa -address /run/containerd/containerd.sock │ │ ├─ 97685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d1d6db697078debb6a658d0028b1d5b2bec5618dcd5ef038ca9aa505e5f8633 -address /run/containerd/containerd.sock │ │ ├─110974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd98f8ddbd7c83e5591181d9e935d9318f6c621436ccc4a9ab074327da5500bd -address /run/containerd/containerd.sock │ │ ├─112634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d57264022d30add8c89e0479e63cc4bf481860a6346daa927509a4597bcfbad -address /run/containerd/containerd.sock │ │ ├─112672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e71c6bd408660bfab9f8279bcade259ebfe4c9ee6a59c55160c0c8299f192aa -address /run/containerd/containerd.sock │ │ ├─114611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ef8c7bf5764812e580c9bc3ae3a943fcb3f809cc2005e89e3f5a50421ebdc34 -address /run/containerd/containerd.sock │ │ ├─116399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1326d5410b110db123d046858797059e69da213da5959ca4af22cfa94ad050d1 -address /run/containerd/containerd.sock │ │ ├─116530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6d3bb429f69fe535257737f1ab6fd1e8be1c92cac93f6c13605dd2b9c7d0d19 -address /run/containerd/containerd.sock │ │ ├─129786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c124c31e2694a5c486a0ccb237361db76f2124f0f8540c339e71b9f5ae775f0e -address /run/containerd/containerd.sock │ │ ├─129827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3029eef6de6373ef43373266fdca7f81870c9b39901dbb04fef369b3b9669b8 -address /run/containerd/containerd.sock │ │ ├─132543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbcac057df528796edd3996a726db2b9e48be3a46b8350f2204f1aa74da4250d -address /run/containerd/containerd.sock │ │ ├─159089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38dd8d8db3592cfae9d245df29394fb7256295392d42362bca77a3943df08385 -address /run/containerd/containerd.sock │ │ ├─160642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd96ec76171f971636188b222ac1c70816766a403b55e02f4dd505f4f187ad21 -address /run/containerd/containerd.sock │ │ ├─161065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa9f6eb4c46ddafda59cb25e0eb940e7512bfc79ab02c83f277bee943e3d05cc -address /run/containerd/containerd.sock │ │ ├─161874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68657b07c3926f9fa74b6388e8cf86dc4e440916331a9bd0f5198df17e2d5137 -address /run/containerd/containerd.sock │ │ ├─164177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3657f0f9e627aba5cf76c610be4310abf0a41a005aa89979d53385b400bde56e -address /run/containerd/containerd.sock │ │ ├─164462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4812b409cd1225a5713014335594b6a3574d1dac6a21b14c27bf36278a067c94 -address /run/containerd/containerd.sock │ │ ├─164571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7ec63b6f1d2af5b86c94f4d16f7a5d55612074534639356d2b00461cd115091 -address /run/containerd/containerd.sock │ │ ├─164614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8e912435de24e666071edd6270998b01015c10278c82a1bbdd0b99a3d483d05 -address /run/containerd/containerd.sock │ │ ├─164744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 645dc7558385a469ff9225956c80dccc2c6369f128c8a42120278cc895aa390c -address /run/containerd/containerd.sock │ │ ├─165283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd3fb2d8bf1b7f8948012d58e18ab926f660b90b11eb89f08f8b7c9f3a784219 -address /run/containerd/containerd.sock │ │ ├─176809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 111bb2b63eaa65ea0c94e2547ae892416e6570546b1935d485010ca36784ff33 -address /run/containerd/containerd.sock │ │ ├─178684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id beea4c657f9788043a77c0ea0b49c97d19fbdcc4c6f5c80b21a9524976add40c -address /run/containerd/containerd.sock │ │ ├─178699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54b5f8af8b239d8adb68789350d79ded7f0673bfb7cdd71fd619ac0fb0b1e681 -address /run/containerd/containerd.sock │ │ ├─178764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 793a0782e2aa247fe5c863d975bcd2285a53e1d88ce680e74fccbb040770a567 -address /run/containerd/containerd.sock │ │ ├─178786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d40fb8ef188629afcb6fd9785512b02c8b748b61b4b7779a41d23296ff15076f -address /run/containerd/containerd.sock │ │ ├─178816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ec402a2b4ad2bf42227d2033c57eb24094550a8579fda5b9b3540c5fbb6949a -address /run/containerd/containerd.sock │ │ ├─179209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6b7e952bfd756bece202c3bd5758451d435febedee88c948be4d6250299571c -address /run/containerd/containerd.sock │ │ ├─179254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a18b32052f73f91f905871087494664bbb5970b2c3b588ce85d1f85563409318 -address /run/containerd/containerd.sock │ │ ├─192511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b05e73cc6e1620bf35e9cfa237ec53829b768639fafabd60ca08ab3072254584 -address /run/containerd/containerd.sock │ │ ├─194761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75bd55649fed918676e33c7e3bf3a0434706046d3484141fa16ad87d0247f5b0 -address /run/containerd/containerd.sock │ │ ├─194797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f7efb53cee4a080b7ffa610cc909058d65cae7eb62b3861ca7fb74e51b351e0 -address /run/containerd/containerd.sock │ │ ├─194870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e453a8427c7396b3d71e5451992ed221f3f2ce22460e05e1d42f3c796d765c09 -address /run/containerd/containerd.sock │ │ ├─211651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be6143ff25299ed9112636f363bec9e4a70ef099ac55c0ed7385df80c9479407 -address /run/containerd/containerd.sock │ │ ├─220721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50b90843646a20325bfa660e013f1e0c30c111c9b3ed5374e89f7b26ea1999f3 -address /run/containerd/containerd.sock │ │ ├─220742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 557bd9f168388cbb333acb33084d4a9e4e769a07955e33714137fb4e3973a497 -address /run/containerd/containerd.sock │ │ ├─220976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 774d190973fd50b5ed2b2bec45dfc7105a6402dd7a036589db86ed2b231ebcd3 -address /run/containerd/containerd.sock │ │ ├─221068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd8882689e94c2d7af7fe9028d6de58208d7a33713771847e8f27915249d0729 -address /run/containerd/containerd.sock │ │ ├─232543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b3c1e29ab78af13980f57654f6db6df73a1d061bda9454bfd4bb2bec62d5bff -address /run/containerd/containerd.sock │ │ ├─235005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 786247788eaf959f504846367ca701b07ae59f27293ea267e4835809768a71b0 -address /run/containerd/containerd.sock │ │ ├─236191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45b35e85b31c531d1249727bb2cd4bdde54245cffcdea99fac40497f5d40ec6c -address /run/containerd/containerd.sock │ │ ├─237248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7fb724f6f4683dd0db15902d495425e9a67ac84e2bd6ff23a2ff1d0156ec30c -address /run/containerd/containerd.sock │ │ ├─238506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba46977336f4ca5c5797f072b4a770525a56508cf3d6a153c767d52568cc5b94 -address /run/containerd/containerd.sock │ │ ├─240860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b01f8805342e674260d4e3eda6ff967a05f08ea8b146b997fb183b22a9ab9def -address /run/containerd/containerd.sock │ │ ├─242269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1261379ed1615270629cc82027ad59ad532b0961885355b169ea3470d8c3223 -address /run/containerd/containerd.sock │ │ ├─242410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dd55f132de9494d1045a564e364a93e12b70799f4f2933f8375412584c0de40 -address /run/containerd/containerd.sock │ │ ├─252121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01369501b624335d6644cd448bb410f72759d4dff9da56822fe3c81924891513 -address /run/containerd/containerd.sock │ │ ├─252516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1575c7414fe16690793d8c660d3a2e445c551945cd39d774d08301cfd82557b -address /run/containerd/containerd.sock │ │ ├─255811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 899ef862e0418ea7aaa26678414bd60ec03bb1a2dc384f24e90758ed420df02b -address /run/containerd/containerd.sock │ │ ├─260473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0461b2867bbaf91080da0263fcf68103f48df078562d510629e0f07303b6195 -address /run/containerd/containerd.sock │ │ ├─260675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85741a57c2949b436d78a3f73d188a0ca17018b434e312fef200d0564da8c127 -address /run/containerd/containerd.sock │ │ ├─260722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 422494e7da5a64f25cfb5630cb2255f7f051743eca6edc358de43be590a0e8b2 -address /run/containerd/containerd.sock │ │ ├─260837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa653ca6c183ad5ef8c732e733c2be77a825dcdbdcd5f001ee2a41ba8d94a9de -address /run/containerd/containerd.sock │ │ ├─272759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3238138b5dd9e29436ea24e95436aa176711c474ccac6dd76104d4c1ada9d44 -address /run/containerd/containerd.sock │ │ ├─275330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8712d65ac1453395cc849106bbacf442a95cf3dd50491c5bc98fbb0979859d5 -address /run/containerd/containerd.sock │ │ ├─276828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f14e06ebc882f6a78767ab57e4001b9ff2ae5b3a21742582bc1fd7d61fe4df5b -address /run/containerd/containerd.sock │ │ ├─426620 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/9c548d4907df3675c80e86bf2660816e16ac6e184adccc854ab334379f04c858/log.json --log-format json exec --process /tmp/runc-process1301363447 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/9c548d4907df3675c80e86bf2660816e16ac6e184adccc854ab334379f04c858/115982ceb2a6201327bfcb8f3a101d5a5d2366aacab19ff76b9587689c797b8f.pid 9c548d4907df3675c80e86bf2660816e16ac6e184adccc854ab334379f04c858 │ │ └─426621 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/9c548d4907df3675c80e86bf2660816e16ac6e184adccc854ab334379f04c858/log.json --log-format json exec --process /tmp/runc-process3053401436 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/9c548d4907df3675c80e86bf2660816e16ac6e184adccc854ab334379f04c858/cedc9c94e15f9f9196ec04dd5e637b4554b9d862b9a062a339beb7b89c2b714b.pid 9c548d4907df3675c80e86bf2660816e16ac6e184adccc854ab334379f04c858 │ ├─packagekit.service │ │ └─1438 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─396 /lib/systemd/systemd-udevd │ ├─docker-fc0e6730aa4a6b3a50d4d5efbe73fa93021dc30e723c791356f0c481a6e52ae8.scope … │ │ ├─12334 /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-84be00c41b0a3e804d8df70ceaab07274de104401ded9e8390e62ad800af9d68.scope … │ │ ├─34964 /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 │ │ └─34976 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /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 │ │ │ ├─29834 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30113 /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 │ │ │ ├─18770 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18790 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25148 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25427 /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 │ │ │ ├─39471 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39492 /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 │ │ │ ├─34647 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34922 /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 │ │ │ ├─12230 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12258 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.usgtwo.service │ │ ├─12589 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.usgtwo/unit.run │ │ └─12619 /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-usgtwo --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.usgtwo:/var/lib/ceph/mgr/ceph-instance.usgtwo:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.usgtwo/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.usgtwo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10343 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─docker-c347f7ef573992f18c4c4716bd957371c5f8fd544c0a8afc1b157b9483089f41.scope … │ │ ├─18836 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18856 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-e1d8f24946a1440b43bafb6a4dacf6714eda6e41a58d843d8aab5a6644b79670.scope … │ │ ├─12699 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.usgtwo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12719 /usr/bin/ceph-mgr -n mgr.instance.usgtwo -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─158521 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42501 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.229 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-9ecb95afe32560b7153b132fd0c89848ac45387d9b922c98dacb3c62373d5a66.scope … │ │ ├─39545 /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 │ │ └─39581 /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 │ ├─uuidd.service │ │ └─1107 /usr/sbin/uuidd --socket-activation │ ├─docker-1c67173de84c5d32bfeff0347eea463a3be80987b2222afeff106be5ff9c7705.scope … │ │ ├─25470 /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 │ │ └─25483 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-1722dab4416c292d007efc79baf5337cbe2bbeb74e513e4f5d6e2a3eb7f4b506.scope … │ │ ├─30156 /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 │ │ └─30168 /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 │ │ ├─10853 /usr/sbin/chronyd -F 1 │ │ └─10854 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─run-rba2a99f65da04a7b94b8ca5c49d263c5.scope │ │ └─192640 /usr/sbin/libvirtd --listen │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─158277 /sbin/iscsid │ │ └─158278 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─bd15a51321dd236a27fae10c8ac1c78efa80dd0300c0697a09f3e6babbc07b39 │ │ └─58067 /pause │ ├─6d57264022d30add8c89e0479e63cc4bf481860a6346daa927509a4597bcfbad │ │ └─112658 /pause │ ├─5e494a3eb22f666b46c88c54315adafdb63d7f00381dc9b9f5f9c590a2761c78 │ │ ├─199700 /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 │ │ ├─385757 /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/tmpq0u2_kqb/privsep.sock │ │ ├─385930 /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/tmpxmepjjsx/privsep.sock │ │ └─386371 /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/tmpsl21l07b/privsep.sock │ ├─d92ca0b1a71b0f87df18b590c3c7f9537b089c37baaec4849ab97503b09e28fa │ │ └─97664 /pause │ ├─9165bcef5e78853e2370ae46a4e35d664f65b05928458bb449ae153fd06e2e3c │ │ └─58329 nfd-worker -metrics=8081 │ ├─1b61380780c347d667877dfdf03231095b3d93a204d96809639abfde78a42dce │ │ └─50764 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─3f0fdbaa2a2f07dc8714fa7f6c4f7b9e93d97a94e8e49088691b801bc097ca7c │ │ ├─50667 mysqld --wsrep_start_position=cab79aec-8191-11f1-aada-631b3d7e92c0:20 │ │ └─50793 /var/lib/mysql/mysql-state-monitor │ ├─dd236ad4bce338a1315520d112f7e8421bf791f9e439b8cebaa27f66eab79b77 │ │ └─257958 docker-registry serve /etc/docker-registry/config.yml │ ├─82692629d9e4ca523dc4470add732578750939f01221f1e5311da78b88335c71 │ │ ├─229588 octavia-api: uWSGI master │ │ ├─229600 octavia-api: uWSGI worker 1 │ │ └─229601 octavia-api: uWSGI worker 2 │ ├─46bc609073f989628d57906cb30b6041cee7a61838e0a147a6a30789edfd0c08 │ │ ├─66028 nginx: master process nginx -g daemon off; │ │ ├─66055 nginx: worker process │ │ ├─66056 nginx: worker process │ │ ├─66057 nginx: worker process │ │ ├─66058 nginx: worker process │ │ └─66059 nginx: worker process │ ├─a8db93040540fc5279b072326074a9be6e4dd8c007398440ef9e527fbb64e484 │ │ ├─126805 cinder-api: uWSGI master │ │ ├─126818 cinder-api: uWSGI worker 1 │ │ └─126819 cinder-api: uWSGI worker 2 │ ├─59cb9d534a05a24d45a1487671fcc92b39a0b03658458fce035583b41da1a05b │ │ └─64498 /pause │ ├─062c6ad7db2f3dd0b42de9fb9484bb842f3c9dba9cf9b51b15d350e2b5b5a777 │ │ ├─270598 /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 │ │ └─270854 /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 │ ├─62b8d7efeafca5f43419f416fcbecf1e164cd5ae2ca8572609957e29cb060bf9 │ │ └─42189 /pause │ ├─d2ccb1bf772cbf7709a77077e7a4635a5399db8b0c49f06107cd7b455d50372c │ │ └─63757 /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 │ ├─01369501b624335d6644cd448bb410f72759d4dff9da56822fe3c81924891513 │ │ └─252155 /pause │ ├─49d484331983590a11f2aa6c9d1606e016761f9f1a3f899d9ad309e89a010608 │ │ └─199731 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─24a266a9a748db94f6111e75a981f3288965fbfa66b7b3bfbbb96ac677f2911d │ │ └─45271 /coredns -conf /etc/coredns/Corefile │ ├─4812b409cd1225a5713014335594b6a3574d1dac6a21b14c27bf36278a067c94 │ │ └─164495 /pause │ ├─9cef36dd8fd09be6845401c1bca95088585643e2ee6d75d4120f5079f8433653 │ │ └─97895 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-z92hc --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─3a73f31fbe059170190e76cf7546bc21334b1c37466286cdff814d43593e4b33 │ │ └─67455 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─86d7d6903ce6eb7c628a4750bcc619fcb356550c2e3192efd23b5455a4d2562e │ │ └─66705 /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 │ ├─ef09d81f2f7f00458b132073f6d28ca0e09daf1c88d7eb12dad0a05f99985805 │ │ └─65551 /pause │ ├─3f84ca299669ccbe1f36f3ba1d74908263239107e4ee8dd1f38b1a146577a319 │ │ ├─ 74061 apache2 -DFOREGROUND │ │ ├─ 74085 (wsgi:k -DFOREGROUND │ │ ├─ 74086 (wsgi:k -DFOREGROUND │ │ ├─ 74087 (wsgi:k -DFOREGROUND │ │ ├─ 74088 (wsgi:k -DFOREGROUND │ │ ├─415756 apache2 -DFOREGROUND │ │ ├─415822 apache2 -DFOREGROUND │ │ └─415823 apache2 -DFOREGROUND │ ├─2fa2490a50a6e3b60e635961e076a53073ff74a28347385ca3e24a743d454f4d │ │ └─275766 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─2b81743cf8b7167423936e258ee7dbea848006de268748fe52c29a03a67b953f │ │ └─67585 /bin/pushgateway │ ├─1d671cf71a4060476f1c5683af3a2c2a5969424ba383699f0173a68ab6a8fe7e │ │ ├─112965 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─113124 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─113126 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─9927c746a058d144d9691a5884910ac6a7a966d83db43b8c1474ac4ba0d3b76c │ │ └─45864 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 │ ├─5ae7fba974b8d9b4e3532fc3e287f8bf65d2d453fbddc2c9964bfe39f129b58e │ │ ├─346942 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─347319 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─347531 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp6vpt_2nk/privsep.sock │ │ ├─347892 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmphbo7ou51/privsep.sock │ │ ├─348399 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─348400 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─348429 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/46f86cee-e358-497d-bc93-2c1c65120a53/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/46f86cee-e358-497d-bc93-2c1c65120a53/host --addn-hosts=/var/lib/neutron/dhcp/46f86cee-e358-497d-bc93-2c1c65120a53/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/46f86cee-e358-497d-bc93-2c1c65120a53/opts --dhcp-leasefile=/var/lib/neutron/dhcp/46f86cee-e358-497d-bc93-2c1c65120a53/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-38b0cb90-1237-4a93-83ee-09f8eb1c211d,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─348433 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/3f4a67b9-10d4-421b-8f95-dd76362b9dd7/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/3f4a67b9-10d4-421b-8f95-dd76362b9dd7/host --addn-hosts=/var/lib/neutron/dhcp/3f4a67b9-10d4-421b-8f95-dd76362b9dd7/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/3f4a67b9-10d4-421b-8f95-dd76362b9dd7/opts --dhcp-leasefile=/var/lib/neutron/dhcp/3f4a67b9-10d4-421b-8f95-dd76362b9dd7/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-89bc4f8c-0e58-4087-8bd1-0f20f7e4e6a7,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─348459 haproxy -f /var/lib/neutron/ns-metadata-proxy/46f86cee-e358-497d-bc93-2c1c65120a53.conf │ │ ├─348490 haproxy -f /var/lib/neutron/ns-metadata-proxy/3f4a67b9-10d4-421b-8f95-dd76362b9dd7.conf │ │ ├─383854 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpazsf1ywj/privsep.sock │ │ └─392063 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp93bivqv4/privsep.sock │ ├─3dd55f132de9494d1045a564e364a93e12b70799f4f2933f8375412584c0de40 │ │ └─242433 /pause │ ├─7d3b86b36440899ea1b9e4c6d720e7f7da8cddba048f8a183bfbcf29e684b26b │ │ └─65674 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f334d181f51f86327c77c1cdad65e5f719ec6227ddb36f9fbdaedc797787cc3b │ │ ├─192705 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─192721 /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 -- │ │ ├─192727 erl_child_setup 1048576 │ │ ├─192900 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192901 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192911 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─193182 /bin/sh -s rabbit_disk_monitor │ ├─1d1d6db697078debb6a658d0028b1d5b2bec5618dcd5ef038ca9aa505e5f8633 │ │ └─97708 /pause │ ├─a6d3bb429f69fe535257737f1ab6fd1e8be1c92cac93f6c13605dd2b9c7d0d19 │ │ └─116554 /pause │ ├─7243a23f9a9ac1e4922d7c2962f911e6d077d0329372653de79123a90ae3afca │ │ └─46350 /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 │ ├─3525561572c48385e98425fb0ae9387f61e094b3cf9ca89d64fc5f4d083beec5 │ │ └─46227 /pause │ ├─9133eed9323da4fe36a57580bac180ba8700c9c7bf9e427164c0af288c6078a8 │ │ ├─270256 manila-api: uWSGI master │ │ ├─270288 manila-api: uWSGI worker 1 │ │ └─270289 manila-api: uWSGI worker 2 │ ├─b01f8805342e674260d4e3eda6ff967a05f08ea8b146b997fb183b22a9ab9def │ │ └─240891 /pause │ ├─d00a7acf7da80c60349bb54a466e6915fac63eab364a76ceab358ab67950b294 │ │ └─48321 /pause │ ├─c77a741a4618847271785a3bd9bc06e20b9b9630990f9445ad497db1c61de238 │ │ └─42665 /pause │ ├─13e4832be4a2563d327183cb6cba656c6d0fb2274684e7ad611256046fb314a8 │ │ └─270255 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─ba46977336f4ca5c5797f072b4a770525a56508cf3d6a153c767d52568cc5b94 │ │ └─238529 /pause │ ├─e4778d66ef244ada18f21659564a87b6b567a74967125f547601482347e115a4 │ │ └─58030 /pause │ ├─26629c61bd28e9a1f12f33af5ca6abe550c3fd89bd89d63a3b287dc2a6d1e1ef │ │ └─53106 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 │ ├─56307f13084c537f03268c2110a4fc68f5fb82936811baf5ef6cecce2a49866b │ │ ├─179760 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─425083 sleep 300 │ ├─c7f3e39196e2ebe52ea01bd2ef7fe172988c7f0ee37fe9fb7d21496bf790d4b6 │ │ └─43423 /pause │ ├─557bd9f168388cbb333acb33084d4a9e4e769a07955e33714137fb4e3973a497 │ │ └─220803 /pause │ ├─5ec402a2b4ad2bf42227d2033c57eb24094550a8579fda5b9b3540c5fbb6949a │ │ └─178925 /pause │ ├─df605ea8b384148d253c975fe03dbba86230279c30367422346a40eb0d1cbf1b │ │ └─70657 /pause │ ├─1616ed9eabd24bed3501d3bb2bbbaf250f1a68d95e82e29fbb91c1d93e10fd83 │ │ └─114252 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─8450a5573172ea2a10d4ef43d65e8b286144206644b7637a3183941c908df333 │ │ └─190450 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─422494e7da5a64f25cfb5630cb2255f7f051743eca6edc358de43be590a0e8b2 │ │ └─260756 /pause │ ├─aa9f6eb4c46ddafda59cb25e0eb940e7512bfc79ab02c83f277bee943e3d05cc │ │ └─161089 /pause │ ├─ea66f11f8c8e2abbf39057edd264070aeb12cacb24812693956dfbf560ace84f │ │ └─48426 /pause │ ├─4f2f4aa8b0364fe48d59c963a4c766c43d8af43449e2a6e0ceb0820dbca10368 │ │ ├─279317 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─279332 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─be6143ff25299ed9112636f363bec9e4a70ef099ac55c0ed7385df80c9479407 │ │ └─211677 /pause │ ├─e338617f1d202d507c3d9aee5f3a6444aa402f789fe2ae4f968aace1b1f32a58 │ │ └─64368 /pause │ ├─fd8882689e94c2d7af7fe9028d6de58208d7a33713771847e8f27915249d0729 │ │ └─221103 /pause │ ├─497984275a28989c7f1872a2b5c78f7950f603de4acb61dc256c0dc7f5a8d9e4 │ │ └─57330 /pause │ ├─42d9fe979ec448b7c5d77c8768e4b85ee1cbd06ed18a58069c2c61e1b5683de8 │ │ └─42210 /pause │ ├─dbcac057df528796edd3996a726db2b9e48be3a46b8350f2204f1aa74da4250d │ │ └─132566 /pause │ ├─e21998542090b6476061b882b64de0bb5124c6f8211847ece89a3ca89ac16f1b │ │ ├─252440 magnum-api: uWSGI master │ │ ├─252486 magnum-api: uWSGI worker 1 │ │ └─252487 magnum-api: uWSGI worker 2 │ ├─3d8f5ef8d7d2d21d19ae24155e519cfec7dd0c605bc65343ee6a6158bbbc5439 │ │ ├─174969 nova-api: uWSGI master │ │ ├─174983 nova-api: uWSGI worker 1 │ │ └─174984 nova-api: uWSGI worker 2 │ ├─3dca767e65f2f5f6cc70d3bd1189b7c4e83d51c7ee5161e2ea02944ab6fa4d84 │ │ └─68176 /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 │ ├─900ae859ab9abd180e29c9023aa495e0cecb3fe58934049d852c9febcc012fa9 │ │ └─48709 /server │ ├─b6b7e952bfd756bece202c3bd5758451d435febedee88c948be4d6250299571c │ │ └─179234 /pause │ ├─e059748258c2c1e52ce1373d53607435756df31683487d52c0928da818280e9b │ │ └─191718 /usr/bin/libvirt-tls-sidecar │ ├─711d008739d4b1bfe2a545824da45e9791da33c1e40f32dafecf520b558cc5c0 │ │ └─49762 /pause │ ├─6e54828e1663301de2f44d82d0fa524e4324d530c53209c5424163301a7912b7 │ │ └─63224 /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 │ ├─1eee455b8acce14e768dad59e2a131bb74886bdf76742ce809e40f16f14ab2ac │ │ └─42274 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 │ ├─ad389f121ed271b5183886f17febe55bf19c1cf5705322556ca7f1a85321df8e │ │ ├─190658 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─190953 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─191196 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp4rpt53vx/privsep.sock │ │ ├─384045 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp7rkuuxs3/privsep.sock │ │ ├─384679 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpjxxalsqh/privsep.sock │ │ ├─385224 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─385258 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─385907 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ca155ab5-759d-4b73-9963-e9dfc4376e91 --namespace=qrouter-ca155ab5-759d-4b73-9963-e9dfc4376e91 --conf_dir=/var/lib/neutron/ha_confs/ca155ab5-759d-4b73-9963-e9dfc4376e91 --log-file=/var/lib/neutron/ha_confs/ca155ab5-759d-4b73-9963-e9dfc4376e91/neutron-keepalived-state-change.log --monitor_interface=ha-fd2cc2ac-df --monitor_cidr=169.254.0.232/24 --pid_file=/var/lib/neutron/external/pids/ca155ab5-759d-4b73-9963-e9dfc4376e91.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─386644 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=eee6b727-b8be-4e5b-b8d2-82b7ac5ad4d7 --namespace=qrouter-eee6b727-b8be-4e5b-b8d2-82b7ac5ad4d7 --conf_dir=/var/lib/neutron/ha_confs/eee6b727-b8be-4e5b-b8d2-82b7ac5ad4d7 --log-file=/var/lib/neutron/ha_confs/eee6b727-b8be-4e5b-b8d2-82b7ac5ad4d7/neutron-keepalived-state-change.log --monitor_interface=ha-52758679-3d --monitor_cidr=169.254.0.13/24 --pid_file=/var/lib/neutron/external/pids/eee6b727-b8be-4e5b-b8d2-82b7ac5ad4d7.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─390506 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f2657a9c-1c0d-46b7-b477-4976de193243 --namespace=qrouter-f2657a9c-1c0d-46b7-b477-4976de193243 --conf_dir=/var/lib/neutron/ha_confs/f2657a9c-1c0d-46b7-b477-4976de193243 --log-file=/var/lib/neutron/ha_confs/f2657a9c-1c0d-46b7-b477-4976de193243/neutron-keepalived-state-change.log --monitor_interface=ha-915eba26-e7 --monitor_cidr=169.254.0.169/24 --pid_file=/var/lib/neutron/external/pids/f2657a9c-1c0d-46b7-b477-4976de193243.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─400505 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ee1fa31a-f1c7-48a9-a73e-d1044f02ca09 --namespace=qrouter-ee1fa31a-f1c7-48a9-a73e-d1044f02ca09 --conf_dir=/var/lib/neutron/ha_confs/ee1fa31a-f1c7-48a9-a73e-d1044f02ca09 --log-file=/var/lib/neutron/ha_confs/ee1fa31a-f1c7-48a9-a73e-d1044f02ca09/neutron-keepalived-state-change.log --monitor_interface=ha-63f92cad-9a --monitor_cidr=169.254.0.103/24 --pid_file=/var/lib/neutron/external/pids/ee1fa31a-f1c7-48a9-a73e-d1044f02ca09.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─af5a4e9853cf97f3e308e8b0643d5e614043e1efc71efcd6d857e93250cef8d3 │ │ └─42441 /kube-vip manager │ ├─b1fd4238a9f9c85a96146685881b0d567e0f3a985799a686b177c64715bdee3a │ │ └─42180 /pause │ ├─7d6405d8e30156e08cc0ae16a506c59b9ff8ca73c7c12101c2e83a8e1d52de0e │ │ └─49359 /manager --metrics-bind-address=:8080 │ ├─befb1bca44047c4a402c8891ab49b85d5930d35850ebd58da4b338dad1828fc6 │ │ └─128263 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─9c548d4907df3675c80e86bf2660816e16ac6e184adccc854ab334379f04c858 │ │ ├─ 53307 valkey-server *:26379 [sentinel] │ │ ├─426659 runc init │ │ └─426687 runc init │ ├─d40fb8ef188629afcb6fd9785512b02c8b748b61b4b7779a41d23296ff15076f │ │ └─178955 /pause │ ├─b3029eef6de6373ef43373266fdca7f81870c9b39901dbb04fef369b3b9669b8 │ │ └─129855 /pause │ ├─6ef8c7bf5764812e580c9bc3ae3a943fcb3f809cc2005e89e3f5a50421ebdc34 │ │ └─114634 /pause │ ├─acf57bdf3f8846f1dd91acde28bb7ad7a23fa225327776a91b25c4d211186148 │ │ ├─114798 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─114814 /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 -- │ │ ├─114820 erl_child_setup 1048576 │ │ ├─114949 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114950 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114960 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─115049 /bin/sh -s rabbit_disk_monitor │ ├─fd3fb2d8bf1b7f8948012d58e18ab926f660b90b11eb89f08f8b7c9f3a784219 │ │ └─165315 /pause │ ├─fbdf5a6a1b53327cec5086c1106220d55fd081d6f23bebedcddac986d05d60fe │ │ └─66203 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─41354e6238fad64b5d4c528ca9e7b949cf7f7d044e52fb5eeace1ee921577d6c │ │ └─46142 /pause │ ├─db51598d5d208485d4e1f5f46465e3cb3ed1f82102d3a05132f7633bc8295367 │ │ └─44774 /pause │ ├─0af36decf07169ef425dfed413a3f96fcd7f47158da1f9b4318539973f72da51 │ │ └─93623 /pause │ ├─e453a8427c7396b3d71e5451992ed221f3f2ce22460e05e1d42f3c796d765c09 │ │ └─194961 /pause │ ├─1326d5410b110db123d046858797059e69da213da5959ca4af22cfa94ad050d1 │ │ └─116427 /pause │ ├─1bf4573b5e82fd17c3e5024ce2ad8d33892bd05356b0eb26cd8a8fc8437b205f │ │ └─49287 /manager --metrics-bind-address=:9782 │ ├─cd98f8ddbd7c83e5591181d9e935d9318f6c621436ccc4a9ab074327da5500bd │ │ └─110997 /pause │ ├─38700148d9dcb9e07bad7ed69fbc552be88a35bac14d168300025b584c9a5d36 │ │ └─45243 /coredns -conf /etc/coredns/Corefile │ ├─4918b52e52604e57a8720ea850e8e420a6fa5601f1af280bccb57171a4838877 │ │ ├─177005 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─177022 /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 -- │ │ ├─177028 erl_child_setup 1048576 │ │ ├─177106 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177107 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177117 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─177275 /bin/sh -s rabbit_disk_monitor │ ├─b84faae596095ec86d3f640b9c908ee9798c52318032d196f12118af3678b02d │ │ ├─ 48645 /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 │ │ ├─ 48657 /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 │ │ ├─ 48798 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─274910 nginx: worker process │ │ ├─274911 nginx: worker process │ │ └─274912 nginx: cache manager process │ ├─6aa87675b4ca2bde342aea371b4e4f059168e6f7c332ad08fa19741df983bdc2 │ │ ├─230513 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─230895 octavia-worker: ConsumerService worker(0) │ │ └─230898 octavia-worker: ConsumerService worker(1) │ ├─95a4e24133ac7c20dac06e5eb5a692c2fc0e75c907720c6468e873952fd96cc2 │ │ ├─211829 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─211855 /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 -- │ │ ├─211861 erl_child_setup 1048576 │ │ ├─212041 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212042 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212052 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─212202 /bin/sh -s rabbit_disk_monitor │ ├─63b1ecf4704824f264d0ad5ca447460a17f63d8d928c86ca0530221ffa7dcdb6 │ │ └─52729 /pause │ ├─34a35c1fde9badcce0e9ee79ccbfe95e8a8e5e0fe6f868f65d4bd1427c956029 │ │ └─64907 /pause │ ├─2ff0eeee4e1841c6a7df55b3a471a361b516b38656cdfbac38ab97ce38e889e8 │ │ └─49241 /pause │ ├─bb6358902d387558f74d0272f3f51cb40529323d13c9bc5bea3ee1ff3fd07b89 │ │ ├─175370 nova-metadata: uWSGI master │ │ ├─175414 nova-metadata: uWSGI worker 1 │ │ └─175415 nova-metadata: uWSGI worker 2 │ ├─20d8aa325406e936d19cf2889baef42b15bcbdee568113abcddf6b28bbf6261a │ │ └─240925 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─98abf7d2cbaddf56a9668a7e5fdb7953dfd58a08ffceaa2807072be6929aa6f0 │ │ ├─188042 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─188365 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188368 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─188371 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─bb5324d767a33100eea2be6c3579ba2676ccdc067ff390ee733f8f090c6cf632 │ │ └─50860 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─73ab96750fbb7558dc444ff17905937945e832dc9b0e25a64215932b019b6dea │ │ └─42293 etcd --advertise-client-urls=https://199.204.45.229:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.229:2380 --initial-cluster=instance=https://199.204.45.229:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.229:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.229: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 │ ├─2f0433747dd99b2309661d608f81351a842acf4da8b2f8095b7d20122d462b3d │ │ └─230489 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─2cc60a26e811d610c3455331633b733499a31081c432fda79af7aa0b3974d1f4 │ │ ├─63001 python -u /app/sidecar.py │ │ ├─63256 python -u /app/sidecar.py │ │ └─63257 python -u /app/sidecar.py │ ├─457e210a23c13ca25a5d190eb6a918d17008fc39fe359c4fbff4d3df2cd03a44 │ │ └─159493 /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 │ ├─d7ec63b6f1d2af5b86c94f4d16f7a5d55612074534639356d2b00461cd115091 │ │ └─164599 /pause │ ├─c124c31e2694a5c486a0ccb237361db76f2124f0f8540c339e71b9f5ae775f0e │ │ └─129809 /pause │ ├─e79ffeb302f8859933ea77c6e48839665b5905b72ee4c684b6d1fe6fbd418eaa │ │ └─68604 /bin/oauth2-proxy │ ├─1f7efb53cee4a080b7ffa610cc909058d65cae7eb62b3861ca7fb74e51b351e0 │ │ └─194831 /pause │ ├─bf44e3f2ab5a6750ae57213905536fe79c328af71332860d6711fc41554e5b94 │ │ └─65077 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 │ ├─774d190973fd50b5ed2b2bec45dfc7105a6402dd7a036589db86ed2b231ebcd3 │ │ └─221023 /pause │ ├─5e965d3fe5e83f82cc269151f081662b280c8fd1137bd110503d6d5cd4428ed5 │ │ ├─275446 apache2 -DFOREGROUND │ │ ├─277588 (wsgi:h -DFOREGROUND │ │ ├─277589 (wsgi:h -DFOREGROUND │ │ ├─277590 (wsgi:h -DFOREGROUND │ │ ├─277591 (wsgi:h -DFOREGROUND │ │ ├─277592 (wsgi:h -DFOREGROUND │ │ ├─277593 apache2 -DFOREGROUND │ │ └─277594 apache2 -DFOREGROUND │ ├─d63dd5496c0082cf7e657abcd58a22279620a2c4c18a2ccbbb38721fdb6b206b │ │ ├─130957 /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 │ │ └─131119 /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 │ ├─b203275397ce477ae49ec0580b6e1dcc63ac357118c68bf9329bdd4fd93d7899 │ │ └─43691 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─9e37be123066144c96d208ce71175ff5d1573c7035c12e786112054ed95bbe61 │ │ ├─252184 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─252813 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp5r1ifnjn/privsep.sock │ │ ├─252819 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─252822 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─9f570a36548bfeb727dac9815ba11879df38715e2469679886debf74bab9fa6c │ │ ├─162161 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162177 /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 -- │ │ ├─162183 erl_child_setup 1048576 │ │ ├─162231 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162232 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162245 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─162471 /bin/sh -s rabbit_disk_monitor │ ├─beea4c657f9788043a77c0ea0b49c97d19fbdcc4c6f5c80b21a9524976add40c │ │ └─178751 /pause │ ├─32067b997bdf85a66f481461ddf12db301cb23df49788e9ff4fec6cd8095299c │ │ └─62480 /pause │ ├─65002132c3fed1d5026699cecfb02447181c40a817c1eff33dd388272b0407fa │ │ └─67428 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f717e16a5156388179f20ed0d305a3cdb09564ebecb38c4420fc3d74b150b34a │ │ └─64664 /pause │ ├─7137cf3dce893d362cd179191def7eb8296d83a7c62704ab5eb736e239b8ad5e │ │ ├─111365 glance-api: uWSGI master │ │ ├─111378 glance-api: uWSGI worker 1 │ │ └─111379 glance-api: uWSGI worker 2 │ ├─7b4ad2297b43181d32ae08f6a5271c31bdf1dc001e24b969d7d1e8af71df9428 │ │ └─57970 /pause │ ├─5dd160573ac1865d4d8331d9a891da61a629d5e549dd1b356599e0adb25460b9 │ │ ├─232692 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─232709 /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 -- │ │ ├─232715 erl_child_setup 1048576 │ │ ├─232768 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─232769 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─232779 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─232946 /bin/sh -s rabbit_disk_monitor │ ├─2909fb125fd2e5b409b7cd0a839e7e44a25b9236c6e7aae9228c4fd99ce27180 │ │ ├─50608 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 │ │ └─51831 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 │ ├─d09979c3c58061c5ed9d4b13a8298241a96c4170c8dbecc28b081d51dab0c285 │ │ ├─175880 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─176322 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─176323 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─7e71c6bd408660bfab9f8279bcade259ebfe4c9ee6a59c55160c0c8299f192aa │ │ └─112694 /pause │ ├─dd96ec76171f971636188b222ac1c70816766a403b55e02f4dd505f4f187ad21 │ │ └─160667 /pause │ ├─85741a57c2949b436d78a3f73d188a0ca17018b434e312fef200d0564da8c127 │ │ └─260703 /pause │ ├─5ec03b56f16af8098c1d03384773440a63d92b9f8132b7a7123feb37544b6442 │ │ ├─86677 barbiacan-api: uWSGI master │ │ └─86691 barbiacan-api: uWSGI worker 1 │ ├─45b35e85b31c531d1249727bb2cd4bdde54245cffcdea99fac40497f5d40ec6c │ │ └─236215 /pause │ ├─24764dbd8f0ed6950d3bda2aadd20bb6a32bfbe5aad8dc5baaf8082c399dfb79 │ │ └─64436 /pause │ ├─53c09942f6342b09c4ca2867ce2dddb5d51e9132499cb91f5116b73c57da44e6 │ │ └─68088 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-229.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 │ ├─c7fb724f6f4683dd0db15902d495425e9a67ac84e2bd6ff23a2ff1d0156ec30c │ │ └─237273 /pause │ ├─a1ed25ac2c993bf5f9ae469d6a421ee1f9ef856568ef1d160c58d0838d54c5fd │ │ └─65237 /pause │ ├─37dbf22f643e3ab654e590b8d93817ad2db28f508911aaea93c0b6a6d76da0c6 │ │ └─49947 percona-xtradb-cluster-operator │ ├─ad56d273d928ac8353997520c60ed7b271d5296a2f5b0d7317c55e1482c5e9b9 │ │ └─170530 /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 │ ├─41d13541206a6b9e5ca9a083941b51e7b8c975596224d63dc5ab742bdcbfde1a │ │ └─68322 /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 │ ├─793a0782e2aa247fe5c863d975bcd2285a53e1d88ce680e74fccbb040770a567 │ │ └─178859 /pause │ ├─bb19f60d05bf30ad51ebda5d457b846a1b3e083971b78f0b9a0671605f184f14 │ │ ├─69140 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69156 /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 -- │ │ ├─69162 erl_child_setup 1048576 │ │ ├─69227 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69228 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69238 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69417 /bin/sh -s rabbit_disk_monitor │ ├─61084b1c90ea2aa5a64a6e1108579ade83b979ab321d0c8762e1b90f425a71ca │ │ └─62658 /pause │ ├─597ef7996d3b7f02057c73994771ab02f60d08db00a4944797ceba6e0dee2053 │ │ └─46441 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─75bd55649fed918676e33c7e3bf3a0434706046d3484141fa16ad87d0247f5b0 │ │ └─194789 /pause │ ├─b495b3f484e99386f7dcc9e793ceea2732f79e75cd770a00ab9c94fcb4e8bd49 │ │ ├─256074 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─256090 /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 -- │ │ ├─256096 erl_child_setup 1048576 │ │ ├─256232 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─256233 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─256243 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─256409 /bin/sh -s rabbit_disk_monitor │ ├─c83adf7a595d906c9671b58f2b03523ead45cce71438b9a8eb587b8074ef7949 │ │ └─236689 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─aa653ca6c183ad5ef8c732e733c2be77a825dcdbdcd5f001ee2a41ba8d94a9de │ │ └─260866 /pause │ ├─f6ab1a40423ed02aa244d5db51e4b67f7dca4a7328ed73159709f54a0909cb3a │ │ └─67153 /pause │ ├─c3238138b5dd9e29436ea24e95436aa176711c474ccac6dd76104d4c1ada9d44 │ │ └─272787 /pause │ ├─265ded4263c6a7e7e21cc06ad3a32497a8df1dee225473943e82d39e292bf102 │ │ └─63337 /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 │ ├─efdf07bb1d40f19f7172c25cf3b012c23f2ba9e761e248e03383f2524e98a759 │ │ └─191772 /bin/bash /tmp/libvirt.sh │ ├─48435125b2ed0704ceab6404dd091dc25d343ab840e109a67271070e1254b277 │ │ └─42192 /pause │ ├─645dc7558385a469ff9225956c80dccc2c6369f128c8a42120278cc895aa390c │ │ └─164798 /pause │ ├─03bb97879650e5595550ce7547b45a249d32c935bf259fe3eca09214c710e83e │ │ └─81355 /pause │ ├─6cef54c49fb5e7f1d7b3327a05c7e3385b59342b9918ca08674ab2d37af15ab7 │ │ └─43444 /pause │ ├─e60b98c4d9c4d6e8e0b5dd08d7504d4e2594a8eecc1ea72b42a80d314f339153 │ │ └─62744 /pause │ ├─c18b33215ebd3d5c4e8ce9fd6201ec5c3c87454237c6a5c03f6ded0898f7ddc5 │ │ └─87526 /pause │ ├─3fb48e993cbe804ec38192ed093a2a4f7047830dc99689bd7cb0385f9324b1b9 │ │ └─238554 /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 │ ├─e8712d65ac1453395cc849106bbacf442a95cf3dd50491c5bc98fbb0979859d5 │ │ └─275354 /pause │ ├─7bdc2094a225684211ae1bd5c1150fcb57254d9ebd823e66dc5fd6c60e6d8ed2 │ │ └─49144 /pause │ ├─e4194658429921231c4cc919533b2da19810c64b21b674fd764b1d453cce9022 │ │ └─66319 /pause │ ├─e442dfbc4fa3b23fb6fa66c266de5c1a2a965a6913996ddc61f9fb29987bada0 │ │ ├─66890 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66932 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─54b5f8af8b239d8adb68789350d79ded7f0673bfb7cdd71fd619ac0fb0b1e681 │ │ └─178749 /pause │ ├─716b97d0f890cbd737dbba788aea68ae6072a2d16ca480fc2b498cbef86d4ead │ │ └─98947 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─ba64b39b6290029aff10d9ff44db3c7bc1ba5fe5e21a8ba267216cabf5b8441a │ │ ├─207776 heat-api-cfn: uWSGI master │ │ ├─207829 heat-api-cfn: uWSGI worker 1 │ │ └─207830 heat-api-cfn: uWSGI worker 2 │ ├─b05e73cc6e1620bf35e9cfa237ec53829b768639fafabd60ca08ab3072254584 │ │ └─192534 /pause │ ├─988354dc891e0160fdcc346423e94bd22233a107aae9817514a35e28788cd0bb │ │ └─276991 /bin/openstack-database-exporter │ ├─3ed98e14274d516e89be054d4e9ba4b200fe73ea4bee4bd46ecc419d41695201 │ │ └─42078 /pause │ ├─ea45f97b56b8989642d0123fc7cc9642886e85c28b4928393145b3c7d2f3fc58 │ │ └─67318 /goldpinger --static-file-path /static │ ├─617d4538818ba3e84eaf22eb30a574e119c4924bee2a70c3badc01c6cf7f5e85 │ │ └─161270 /coredns -conf /etc/coredns/Corefile │ ├─4f020197c4be1eba3ac5a1c59f6fdb4767018c040fce0d4b676e00cc361ae3d1 │ │ ├─79951 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79979 /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 -- │ │ ├─80001 erl_child_setup 1048576 │ │ ├─80065 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80066 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80076 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80207 /bin/sh -s rabbit_disk_monitor │ ├─eaab38ba8c819f263b6a05cf79565a25fc86ca3679e9599370fdec5923f49c6a │ │ └─45174 /pause │ ├─0691d72908c29a90b00da84e6e1e9da11d8603c042d6d4b5085f7a09d4b6f362 │ │ └─58265 /pause │ ├─dd8faee7e7f248812ea4682aa10de2cf2b0e2b6c67e9e166c9ea0ebddef9fc47 │ │ └─58369 nfd-gc -gc-interval=1h │ ├─06d9ec2f387c175c3edafa60f1776f69eeb2302dbb4805f6e6c7fe02bbca1642 │ │ └─45211 /pause │ ├─d95be537e07220c4c3dfd59152f700798de7584e540d146c518bd5a41af9bfa9 │ │ ├─188985 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─189350 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpsgzktnl_/privsep.sock │ │ ├─189542 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp1x_u9m24/privsep.sock │ │ └─190067 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─42f39abbea76ed9872bcf67dbfd34d5ba74469a8c64b523c324c0fcf60d35398 │ │ └─44817 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─681876eeb8408a8a5064345732214c11cfe2de63a3b82b0fbefdc41366466a8b │ │ └─130400 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─3e78e7581ce736c9d22a78b6f4a061c58b25b5d1859d10907b17af0401fc2009 │ │ ├─175893 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─176595 nova-scheduler: ServiceWrapper worker(0) │ │ └─176597 nova-scheduler: ServiceWrapper worker(1) │ ├─72a5e400f779871aeff525c8a7bb9074f53470b9c41f5fd5ac35fe6cb7eb1ad4 │ │ └─52926 /pause │ ├─ab28d3c174aee13ec83eac9f5a16c4a6899afd6ceb903221900325271632a19b │ │ └─42317 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 │ ├─be4652330bb067562a55b4e351f7356441d8ded6dfbd36a9d0cb1cdfd24477fe │ │ ├─188095 neutron-policy-server: uWSGI master │ │ ├─188110 neutron-policy-server: uWSGI worker 1 │ │ └─188111 neutron-policy-server: uWSGI worker 2 │ ├─775f63a9c1e0625629be959e4e907becf8ad07907ccb90aec89a3233c898f155 │ │ ├─207764 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─208129 heat-engine: ServiceWrapper worker(0) │ │ └─208132 heat-engine: ServiceWrapper worker(1) │ ├─2e415534bbbb31816c1e38b68be835cd704d7c35283142ea5906922137d79053 │ │ └─50122 /pause │ ├─b1261379ed1615270629cc82027ad59ad532b0961885355b169ea3470d8c3223 │ │ └─242292 /pause │ ├─209280b792acc97c89029947513078360cdc6c0a4f4a7d0824247e8bfae4a117 │ │ ├─63061 python -u /app/sidecar.py │ │ ├─63258 python -u /app/sidecar.py │ │ └─63259 python -u /app/sidecar.py │ ├─c6d1c80206074a33b36188c157f471277c69273801ff3a62ad0a654e50f0ab22 │ │ ├─93885 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93903 /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 -- │ │ ├─93909 erl_child_setup 1048576 │ │ ├─94011 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94012 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94025 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─94351 /bin/sh -s rabbit_disk_monitor │ ├─f14e06ebc882f6a78767ab57e4001b9ff2ae5b3a21742582bc1fd7d61fe4df5b │ │ └─276851 /pause │ ├─d0461b2867bbaf91080da0263fcf68103f48df078562d510629e0f07303b6195 │ │ └─260507 /pause │ ├─732fabfcd2687214054c01f4e7a92b332cac3e1549320ac265ddc9674ceba84e │ │ └─42690 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ab01e5c4d09c85674e6c36fccee8e2e2f95478552583d1dfa805b2226624eb60 │ │ └─237392 /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 │ ├─d92bbdfa04f10a50fc98397cd0529bd898ea1d5ba311f99b480ff3fd0544fdd3 │ │ └─68626 /bin/oauth2-proxy │ ├─13e334a0c1728e0eef63ad18c986422c05d78da22fcbcfb2a88e4da884220f5f │ │ └─88291 /usr/local/bin/rook ceph operator │ ├─901c2797b9593957d56f9743bad415edb3089b20177a6d6d1869fc28f68977e8 │ │ ├─ 98037 /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 │ │ └─406159 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─0b3c1e29ab78af13980f57654f6db6df73a1d061bda9454bfd4bb2bec62d5bff │ │ └─232566 /pause │ ├─10e7cd2e31b57ae8c0e51f65096505dd58cd40964488d7878be8d0e2951c596e │ │ └─192562 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─0c84a63ffcded39261a6f606cd2158a1b6608a9f77e409f403b2358ec0310e2d │ │ └─65653 /pause │ ├─e9af181b165e1dce493e10b7042a5543d09bc85917e48ac2f088c4a00b04ef97 │ │ ├─159576 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─159589 /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 │ ├─2b5c990b4ccb3dc5a9b8cc5da24a6ae0f5be6853bd32715c0d0c12b39e8be6a3 │ │ └─52966 valkey-server *:6379 │ ├─50b90843646a20325bfa660e013f1e0c30c111c9b3ed5374e89f7b26ea1999f3 │ │ └─220782 /pause │ ├─c8e912435de24e666071edd6270998b01015c10278c82a1bbdd0b99a3d483d05 │ │ └─164641 /pause │ ├─640b6f900a47614f5ceb7821552f12522519319217acf7591143b4eb9bbf361c │ │ └─68407 /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 │ ├─9d7df41b0a9a5a7fcee13ee7d5c999a46435880f3933ab25495e8e0c4cb3c3fd │ │ └─46179 /pause │ ├─37ece1f2965798db48d6276961f00021fcbfb5bb417957626f1ed577c551aa07 │ │ ├─188056 neutron-api: uWSGI master │ │ ├─188083 neutron-api: uWSGI worker 1 │ │ └─188084 neutron-api: uWSGI worker 2 │ ├─27060ee6026c0e583f05722be9f962534924b8e0dfeeb3de09e03740bac766ed │ │ └─270226 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─2e912f1bd179666381e8b272d95e94057c58fc1374230f79a6ff3026c83b79d3 │ │ └─53414 redis_exporter │ ├─3ccda5fc26d4e346b524c439f113b82d1dcb8ecf0cf9dd66bbe39d9249004d7e │ │ └─50490 /pause │ ├─398f1b556ad9449dfe03cef58f84a4791abb58ef73863d7a7253138e89410f40 │ │ ├─43901 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44326 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─967b77ee98a2934454f0d6508e138becb7bf8fb854f3009143c4a4196b7c6983 │ │ └─67382 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─639300c4bac69f36b2bd45799cb32e1836b2abd9338e8a5c37a0f4382c6166ac │ │ └─67255 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─754b650bccc32321372bd4c67631b30c7e8ed463a10683e4016292cc5aed4903 │ │ ├─207791 heat-api: uWSGI master │ │ ├─207832 heat-api: uWSGI worker 1 │ │ └─207833 heat-api: uWSGI worker 2 │ ├─3657f0f9e627aba5cf76c610be4310abf0a41a005aa89979d53385b400bde56e │ │ └─164273 /pause │ ├─ce8e6464094505d5b48872c5c3f719552882760d468f931580b7c1ae17d5cc2e │ │ └─235200 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─38dd8d8db3592cfae9d245df29394fb7256295392d42362bca77a3943df08385 │ │ └─159113 /pause │ ├─1ce4d636d51c9588ef848f8ec344fa8c6ad934ca61089ff5627c90813e9abb18 │ │ └─42331 kube-apiserver --advertise-address=199.204.45.229 --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 │ ├─68657b07c3926f9fa74b6388e8cf86dc4e440916331a9bd0f5198df17e2d5137 │ │ └─161897 /pause │ ├─c7a1c398ab8947520b3c56bda352a1a58c1fa06ff10e91a5e3c237e3aee15754 │ │ └─68743 /pause │ ├─c66a970e81f53f3b7179378d14b4dc0af91a11967a75fe841793fc71a90ca2f5 │ │ └─58448 nfd-master -crd-controller=true -metrics=8081 │ ├─e1575c7414fe16690793d8c660d3a2e445c551945cd39d774d08301cfd82557b │ │ └─252541 /pause │ ├─42d25caf2e977a768715b59b23054d86f14c36ffba43c1ad261cf58874e9cf37 │ │ └─62699 /pause │ ├─86196bdcdfb9696eb2968a02e30a00af2bd04d054c1d9bb1bd2680f2e4e7cc80 │ │ ├─231363 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231382 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─231886 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231888 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416674 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416675 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416676 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416677 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416678 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416679 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416680 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416681 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416682 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416683 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416684 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416685 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416686 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416687 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416688 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416689 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416692 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416693 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416695 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416696 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416697 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416698 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416699 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416700 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416703 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416705 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416706 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416707 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416708 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416709 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─416710 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─e1a1e593289ef84de11cf0489c998df56ea43356786eb2c218f89d5d7c02afd4 │ │ └─46394 /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 │ ├─fc155b9b56a005dc06fc4140fed320ba473f5a1c7b135ece4a22f75d9074eaa3 │ │ ├─149501 placement-api: uWSGI master │ │ ├─149514 placement-api: uWSGI worker 1 │ │ └─149515 placement-api: uWSGI worker 2 │ ├─d1c4493e33b0794a6bc117a45b269343a602cf8fa4762bb4000b768d3f5fb427 │ │ └─58542 /secretgen-controller │ ├─111bb2b63eaa65ea0c94e2547ae892416e6570546b1935d485010ca36784ff33 │ │ └─176832 /pause │ ├─d1d85bbc7c17e62d336ecb7c0797c6ea62229bd0a7cd30c173478a0da96a3342 │ │ └─79837 /pause │ ├─786247788eaf959f504846367ca701b07ae59f27293ea267e4835809768a71b0 │ │ └─235030 /pause │ ├─88982a0f566ffaaf6271c01d2a1308d153e784acec90fe987cec158db5ae026d │ │ └─68431 /bin/memcached_exporter │ ├─899ef862e0418ea7aaa26678414bd60ec03bb1a2dc384f24e90758ed420df02b │ │ └─255835 /pause │ ├─2d254b441b567a27025f3e4344bafa5a6346d71defa443145473252671c4f43a │ │ └─68366 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-229.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 │ ├─dba12749bafa678b8eb6f00aafac98a701cc679b7dad39ae7a86f2d93001384b │ │ ├─252580 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─252930 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─252931 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─a18b32052f73f91f905871087494664bbb5970b2c3b588ce85d1f85563409318 │ │ └─179279 /pause │ └─8f58fa4934e7863988186e463382b049aaa4be0b0423e514898a901523cd3dcf │ └─45666 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount