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 │ │ │ ├─21565 /lib/systemd/systemd --user │ │ │ └─21566 (sd-pam) │ │ └─session-21.scope │ │ ├─21508 sshd: cephadm [priv] │ │ └─21579 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─701 /lib/systemd/systemd --user │ │ └─702 (sd-pam) │ ├─session-4.scope │ │ ├─1611 sshd: zuul [priv] │ │ └─1624 sshd: zuul@notty │ └─session-1.scope │ ├─ 698 sshd: zuul [priv] │ ├─ 715 sshd: zuul@notty │ ├─ 860 /usr/bin/python3 │ ├─ 1615 ssh: /home/zuul/.ansible/cp/199.19.213.122-22-zuul [mux] │ ├─386040 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wkqpouozdyvpcfrihufxdrczdosagwkl ; /usr/bin/python3'"'"' && sleep 0' │ ├─386041 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-wkqpouozdyvpcfrihufxdrczdosagwkl ; /usr/bin/python3' && sleep 0 │ ├─386042 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-wkqpouozdyvpcfrihufxdrczdosagwkl ; /usr/bin/python3 │ ├─386043 /bin/sh -c echo BECOME-SUCCESS-wkqpouozdyvpcfrihufxdrczdosagwkl ; /usr/bin/python3 │ ├─386044 /usr/bin/python3 │ ├─386045 /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 │ └─386047 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9953 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12290 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6d452096ef0888ced7f0d5dcf24445fcb3810b0a55031d62417ee435b9590bcb -address /run/containerd/containerd.sock │ │ ├─ 12671 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 78e8e106887a9a7ab7a510bba0b273121a524498b789bb030a9d8da716820405 -address /run/containerd/containerd.sock │ │ ├─ 18519 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a5eca4b72ef31cf304dabeddf64d6997d4831e3a026a241258d33850589a2671 -address /run/containerd/containerd.sock │ │ ├─ 25117 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a8b48b61ac4a11622e288daf8ed2a096800302e3c7ee634df5afeae62a69d797 -address /run/containerd/containerd.sock │ │ ├─ 29598 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d83ba97cc5228aa19a87812ecf5dc0f74d17e8c0181446d4e850d46ba3ab59d6 -address /run/containerd/containerd.sock │ │ ├─ 34331 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 32f5ecf455ee97d27c45bbb0ea0bcde1161aff21ef41552e5d8c1424839d7b5b -address /run/containerd/containerd.sock │ │ ├─ 40197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dcd3e3915c41f885e6e5d3e12f5c29d356e95b6bf59f910bacdbad5d7235cea -address /run/containerd/containerd.sock │ │ ├─ 40218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d245bf6b6a4bc617511b5d50a2aef9d67e02fa6dc21a6625b08380d04e4b4e6 -address /run/containerd/containerd.sock │ │ ├─ 40255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 787507f824e7996a382621ad16ce681f516965312f535c433a812a76142bbc28 -address /run/containerd/containerd.sock │ │ ├─ 40270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c6a2fcd7a8a7feabca8e31a2313f807a4bd31209038987e6d89ccf4c7ec4b8c -address /run/containerd/containerd.sock │ │ ├─ 40273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4419512a9661988ffb42d8702c68a41afa4c785f243f45551c98fd4299ab16f -address /run/containerd/containerd.sock │ │ ├─ 40816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e15594db69ce4abeca326a807916bdd152cc40917e58c289cb1d35b30af9e8a7 -address /run/containerd/containerd.sock │ │ ├─ 41551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 896481328f1f7144f0418bebc6e54bc02cd7746a0f8f95a020bb23fcf1ef0fd0 -address /run/containerd/containerd.sock │ │ ├─ 41553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2875f136c5f05e859b600708ba0c23a2051d4afe6978b19461a936769c852f9 -address /run/containerd/containerd.sock │ │ ├─ 42890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78dc7fe8ec32bdf2ed41c12dbcf601052cb9d6f7a0485bc83f41ebe55b3c845e -address /run/containerd/containerd.sock │ │ ├─ 43283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 414f43adc113d4e7d6d6633cf74b6fc565526111e002ba0c9abdff45f4138862 -address /run/containerd/containerd.sock │ │ ├─ 43339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66299090bc42aa40225790a557ba119b776b0b7613c7c69fd78901d50c4afebd -address /run/containerd/containerd.sock │ │ ├─ 43746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4929e8b4ccf89cb17c8fd50c0c28116418acc52365a0bc1526d0074502888a14 -address /run/containerd/containerd.sock │ │ ├─ 44258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad80e431189a2f2079dca29439ac3304ff5cb9399d4cf3a4b8e6aa477b608c72 -address /run/containerd/containerd.sock │ │ ├─ 44312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 556dc3db5863044a41414804940e95d90341090500073df3705eabde7255b0af -address /run/containerd/containerd.sock │ │ ├─ 44349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acc06192972461562cbbd8463a89414bd8dc7bc81f8de2c9f9b852960c24e4b9 -address /run/containerd/containerd.sock │ │ ├─ 46157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3660ed397c815115c56b1ea8f367e182d2e0032b379a25985a1ff1ae79ccb332 -address /run/containerd/containerd.sock │ │ ├─ 46261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20aa8d45e20641f74a038083f46f8f7791dea1343979778fd15a74c80c79408b -address /run/containerd/containerd.sock │ │ ├─ 46983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 621b5ad87a161afceaad4673bb400a2f7624014a274e1ddb050985f3167f7a2f -address /run/containerd/containerd.sock │ │ ├─ 47096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2e9b383c623bac9c3e0f31c4e4ca4e947b9fec528d6d58cf1bb857da58e864c -address /run/containerd/containerd.sock │ │ ├─ 47653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d30958a1ecb337119fc938de7d3195b85e0d851baa99061d780b633ecff38d4 -address /run/containerd/containerd.sock │ │ ├─ 48009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 652513a481c27a3d47028a1f8011959edaf22dd3891edd8ef6ac7dc7723edaa4 -address /run/containerd/containerd.sock │ │ ├─ 48359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d261be62927345e30327b27045708f756d3b13dbb03752add49e129752e2d57 -address /run/containerd/containerd.sock │ │ ├─ 50568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60e8793c2e528a07bc33864604f2943727b5d056b31c0c666def104563f0a16b -address /run/containerd/containerd.sock │ │ ├─ 50721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d21284a58dbc4ea02e00b8a43927af7a4bcb8a18ff2ef04d130f24775a8fe7c -address /run/containerd/containerd.sock │ │ ├─ 54938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc4481f1ac3b22de5786ad55be718a5cd0806e358fddce03cc810bf5d39ad596 -address /run/containerd/containerd.sock │ │ ├─ 55596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b71e7f2e279531f966628b0fa049335d5609423a3cc6142a23063d280ce992ef -address /run/containerd/containerd.sock │ │ ├─ 55628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bb1b5f1ce190d8115796c990bce52c2a488107d5e81cf7b09a0627eff1d342c -address /run/containerd/containerd.sock │ │ ├─ 55678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a157d4aea32b569edca60b4d8b2b78e4500606d05cc4b419b98cc6e75d138fc1 -address /run/containerd/containerd.sock │ │ ├─ 55832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc3d816bc3176676aded8e8dfaed628f1873317297b19e09c0b9623fbf7c1de6 -address /run/containerd/containerd.sock │ │ ├─ 59898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dddcec028be7001162d4d464cb48e7d376fbd36352645369c026af31c3a93e12 -address /run/containerd/containerd.sock │ │ ├─ 60067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 854c73641b8c8b951a271de9ebb4091ce333c3cde47b9d4600b2126be17c6b0a -address /run/containerd/containerd.sock │ │ ├─ 60108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90afb84c3bfe9d03b00ee6e34d38d6b337626b2cceae3515d295593afbfd3c2b -address /run/containerd/containerd.sock │ │ ├─ 60152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 755466a95cda83ae3d7f84920357bee3aafd640f787334dc838431e8fb4eebd1 -address /run/containerd/containerd.sock │ │ ├─ 61721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f6d41ec52104c9f27dab2cbd33975c1706a57721b5802073f33d535985666e0 -address /run/containerd/containerd.sock │ │ ├─ 61759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c6603b96325492b3bf98f118943075eb8685a8f1f543b937962f5d415c0cdda -address /run/containerd/containerd.sock │ │ ├─ 61831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88b37246793f2f7484d7da8e08c1933cb87ea719260664e411c1783cc25293ef -address /run/containerd/containerd.sock │ │ ├─ 62150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 834390145f294a87fd40c8cc064e22d937dce981d139c073c0c0ea7e09be6e46 -address /run/containerd/containerd.sock │ │ ├─ 62214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a51f227ed2477ecc65366bb5a0c3673a35104f510c7b67a40a8a7fe41c5a5b0 -address /run/containerd/containerd.sock │ │ ├─ 62410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7884200fe56a7ee93841f8aa8e223c3d70b2bc75647974f96969c15fb8329438 -address /run/containerd/containerd.sock │ │ ├─ 62758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd34c2baf549083245762130dafa147d81398e5161a3cf9aadc7ce437af22dbf -address /run/containerd/containerd.sock │ │ ├─ 62864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25956bb3e768372b5df85772242b8b467c6f84e8a5f099485667431928124824 -address /run/containerd/containerd.sock │ │ ├─ 63501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3aebcea116f68c7691267d2dbacbfba1f85ca261b050188b6c2ec28deced535 -address /run/containerd/containerd.sock │ │ ├─ 64347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ebc1991e08e16be29394196a6e8e737c80ec7f030e9fb6a9a6ed0efb478c74b -address /run/containerd/containerd.sock │ │ ├─ 65895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 384f63d99328e29fe4406fba3aff370a997b9aa41fa002d9d9bc5a2e626ef966 -address /run/containerd/containerd.sock │ │ ├─ 67885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9afa12611fa77af26ca70b3c53db7b118ca39e0b0105ea8fb89faf88bb097f6 -address /run/containerd/containerd.sock │ │ ├─ 76939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17b3a9fd562a687d7f563cc222efe0a23c8c1eefa36eb012a89b05a619ed0b24 -address /run/containerd/containerd.sock │ │ ├─ 78351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86d4a6ec5cc7f170d5dd46de4ae7b7552e5989fbadf46d46480d744c3f3c22d9 -address /run/containerd/containerd.sock │ │ ├─ 84057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4caaa02dc9cd96dbf2b3d9d335fe7f49ebe90c4ee2da0c5662c004aab63597b5 -address /run/containerd/containerd.sock │ │ ├─ 89871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0317aec4eb2239abc81f82781e9026cbb3c732a475c841d00b90c8a73abe85ca -address /run/containerd/containerd.sock │ │ ├─ 96546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d189479d626b3e07625652ca307154552d667baa3238083fd3bbce3b747da05 -address /run/containerd/containerd.sock │ │ ├─ 96590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ca2ad9399a885b9546cd16556ad91f8db20753fe9c2d3d45cfa13b2d2564973 -address /run/containerd/containerd.sock │ │ ├─105428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67ea5caa5c8d5745b809520d28e9fc01bac1d9a64919151ab11dccf43bea5de6 -address /run/containerd/containerd.sock │ │ ├─106890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a27111e6a0c725ffe5ed7c73e5949b1aa8d4c70c8549b671cf0c23e71b34cdfd -address /run/containerd/containerd.sock │ │ ├─107005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f96c132eb4365aef8c7f64e65b50166bb36652743242679386bf2f8ddcdf5e67 -address /run/containerd/containerd.sock │ │ ├─109135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b8e098c665102bd420c59386973678013667c2020971b2dda7e34b68bbd28bd -address /run/containerd/containerd.sock │ │ ├─110876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b52d06711fee241c384285b6809e16eed7823ad5c76d45d74c33425c1e77ae5 -address /run/containerd/containerd.sock │ │ ├─110995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0e12adcf86261b5fe9b2119f0a814ca8354d9719e17838fe7f3108ea97da282 -address /run/containerd/containerd.sock │ │ ├─123888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bb9d132d608be3f7a6ed5f5999988d0cee918a0136c048dc0afdea294d1bc4f -address /run/containerd/containerd.sock │ │ ├─123954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 578a3f6074b0291169b560ece9451fd796ace720f55d3f841a3b18bb662ad18c -address /run/containerd/containerd.sock │ │ ├─126322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f379d700e5b9581d4063baccce653e401ac89058e9e1ae7ba0b998b5a54644c -address /run/containerd/containerd.sock │ │ ├─140862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc4d6b50c6d59ab2be26518fa8813e5feda30072933fc7ea6aaf4f72e903308b -address /run/containerd/containerd.sock │ │ ├─141868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d3f7be78ed1f409e525b680eada844f5e48d215cde205a730d715ea0d5f4aa9 -address /run/containerd/containerd.sock │ │ ├─142885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec05b0794de714f651a2e926436fe537446d3687cf48c10bae40f9952decbdff -address /run/containerd/containerd.sock │ │ ├─142987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80b583d61a1e37d35d232edce57b04982ee881d27e95c63bb7a17a3bd4d8a23d -address /run/containerd/containerd.sock │ │ ├─143488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 690b5b8629681d8adf268b7e674482c9945f4f9800d5eb650d5dd3a4afa4dda5 -address /run/containerd/containerd.sock │ │ ├─144647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c1cbd0e156135ad09e2067185a7294528b2dc792357e4408f6e25e1d8e77807 -address /run/containerd/containerd.sock │ │ ├─146709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad20ca4f3aa6d5db4ba9097efe44e30f4d7b61d87c77a976fb6df956bc9278c4 -address /run/containerd/containerd.sock │ │ ├─146964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2eabdb43d83278b97384f19ac93733cea1353c79d5c6a885908f904ef583050a -address /run/containerd/containerd.sock │ │ ├─147062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca37ed0435f0d15a8a78ad3f9b88122ef169103bf6bb01386fb9d7bb0d742842 -address /run/containerd/containerd.sock │ │ ├─147194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63c2282af4736a735e743e5d1449dfc3980bdb955ff006992a20f667f51a7c82 -address /run/containerd/containerd.sock │ │ ├─147409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96a4a754187e57455a555dc4df37b290ed915f7ab259e4d765d9abe58b4c8a23 -address /run/containerd/containerd.sock │ │ ├─147615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d60ad55442eaa8849ddbf55e06bf71c72ce57082ee94622d18be4f3a5f559339 -address /run/containerd/containerd.sock │ │ ├─172901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1c2f925f21c03429abfdd390ae8b4466d1d752846f58799d308b832346f5008 -address /run/containerd/containerd.sock │ │ ├─174828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cedcddb2dd98cab438e91d032ca53407733271d09963f3bbfff27dd8d60144f8 -address /run/containerd/containerd.sock │ │ ├─174850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11f2a5a272dc59343db6dfa2e3f466eac5c54d1c2f97759edc96bb3cab574b91 -address /run/containerd/containerd.sock │ │ ├─175089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26dfd3e633b32d91dea9f9425578dc408d08c2603902c54583c0e87ff6d724e4 -address /run/containerd/containerd.sock │ │ ├─182590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 812834491243bf30978069ca0e05a041e5c543e7e3f671d8791571dd365edec0 -address /run/containerd/containerd.sock │ │ ├─185437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8789433d45374514ae2c31dffcf048da842b17737a2e0bf4f30e2b582bd186aa -address /run/containerd/containerd.sock │ │ ├─187791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e70079d25a8c9fd2538d5eeb46e74dd82603199309cb65942591a031518409c -address /run/containerd/containerd.sock │ │ ├─187928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d6a7f8f1e0c82d5fd34610dddde470ba84e65fd6b63ed900b9729c66f8cea0f -address /run/containerd/containerd.sock │ │ ├─187996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63725f106d5c186858437bba881e1a9d5f67de7a355e33e493f23e9925b19d4f -address /run/containerd/containerd.sock │ │ ├─202921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1da93043785b548b5d5ccbe525771a844d8e2445d0c0b170edbf3a00a540c15a -address /run/containerd/containerd.sock │ │ ├─210019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 532b0faf7e3dd00ecdf532d0a47480f75985041f80f5ce8f2ffaea8add1e362b -address /run/containerd/containerd.sock │ │ ├─210057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 355b6db17b75fb99465093a31338a88de56b878839540c446a9b1fada938d49a -address /run/containerd/containerd.sock │ │ ├─210088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3623ba337f719b8d07c35adc32deee5e7f54d5be8b3052ee1affda64cb67cf01 -address /run/containerd/containerd.sock │ │ ├─210366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5c615d8ac983e8c6bcb098e5f49cdf0738e2dd771ce0bdaa70563d2ab5f8040 -address /run/containerd/containerd.sock │ │ ├─221167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0a673e6545e372cd7fcd08189ff0d315afbc7a0a152050948eb715372cf7721 -address /run/containerd/containerd.sock │ │ ├─223534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a639a3d38742a5808694e39c0edbb6140e0119d3ac639ee3b10a09058f977440 -address /run/containerd/containerd.sock │ │ ├─224675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f6e71b7ab29f1549d254be46b292b3956a258e4238053f931f0f8410fbd8bd5 -address /run/containerd/containerd.sock │ │ ├─225516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed559def58213007e39866dadc61217d2ccb8407d87ff5fff3568054a4152213 -address /run/containerd/containerd.sock │ │ ├─226596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 153219d2891f6ab55e865e5f555ac3b6b28f8a66d579340a55f74134e672a75d -address /run/containerd/containerd.sock │ │ ├─228993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac0ab1ac5d757623f7bdf0a09fa88d79ebd32ba9acc7d236a5c7af61c374998f -address /run/containerd/containerd.sock │ │ ├─230249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98617112c13054e8c14f17a834294e20324bc937d12370c4e7bc75963a48b75f -address /run/containerd/containerd.sock │ │ ├─230319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab9ca2f8fc30d866837d6b28fd7c359aa447f8c9eecd236a1ea0c37d3f85c085 -address /run/containerd/containerd.sock │ │ ├─239284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87e8a419dcf1cdb4cd5df8548332c7d1fd42d1ad46f8b71f748e1a34c4975e61 -address /run/containerd/containerd.sock │ │ ├─239768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20e8eaf1e3df142e74a77b838509e0966fae6f094f84c9ceeae970d3fbc03910 -address /run/containerd/containerd.sock │ │ ├─242719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 865283e37d6b1237b6a4d25da8f1e231e042a25e0119d16bf731fb5b4ba7fec5 -address /run/containerd/containerd.sock │ │ ├─247031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63d83482548c788fbc31836213edf59aac5d2ecef29f570e6b11370cb58f8040 -address /run/containerd/containerd.sock │ │ ├─247199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec9972fa330671a0623e18ae00d8755f6dd63581578369780651cf4bbaf9e81d -address /run/containerd/containerd.sock │ │ ├─247286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2735a81cc288eeac69727ee01ce8cd143bbae8a25750de736fd55cc96187d78d -address /run/containerd/containerd.sock │ │ ├─247345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f96ce2a9deb1e573dd9d1141208e73264526519a0e397a3ee22b53ec3eb8a486 -address /run/containerd/containerd.sock │ │ ├─257780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa31d96c891e911832b60175a49ff55a3d0615f8f0099bdab164ffbe0f22df27 -address /run/containerd/containerd.sock │ │ ├─260337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6649ba6545ae3ba556f340b64f38af925ce699e4f85ff9c6987c880a59c6894 -address /run/containerd/containerd.sock │ │ └─261664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b45854ba79c10e88a8e775052c161b4858fc2e9849544b86a459b3b96a2d686b -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1419 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─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 │ │ │ ├─29321 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29582 /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 │ │ │ ├─18476 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18497 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.wdgzmq.service │ │ │ ├─12585 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wdgzmq/unit.run │ │ │ └─12615 /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-wdgzmq --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.wdgzmq:/var/lib/ceph/mgr/ceph-instance.wdgzmq:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wdgzmq/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.wdgzmq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24829 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25098 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34031 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34314 /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 │ │ ├─12221 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12253 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10322 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─638 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─140260 /sbin/multipathd -d -s │ ├─docker-a5eca4b72ef31cf304dabeddf64d6997d4831e3a026a241258d33850589a2671.scope … │ │ ├─18548 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18565 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─kubelet.service │ │ └─40669 /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.19.213.122 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─353 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─643 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-78e8e106887a9a7ab7a510bba0b273121a524498b789bb030a9d8da716820405.scope … │ │ ├─12695 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wdgzmq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12714 /usr/bin/ceph-mgr -n mgr.instance.wdgzmq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─docker-d83ba97cc5228aa19a87812ecf5dc0f74d17e8c0181446d4e850d46ba3ab59d6.scope … │ │ ├─29624 /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 │ │ └─29636 /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 │ ├─uuidd.service │ │ └─1088 /usr/sbin/uuidd --socket-activation │ ├─docker-6d452096ef0888ced7f0d5dcf24445fcb3810b0a55031d62417ee435b9590bcb.scope … │ │ ├─12336 /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 │ │ └─12348 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─chrony.service │ │ ├─10829 /usr/sbin/chronyd -F 1 │ │ └─10830 /usr/sbin/chronyd -F 1 │ ├─docker-a8b48b61ac4a11622e288daf8ed2a096800302e3c7ee634df5afeae62a69d797.scope … │ │ ├─25142 /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 │ │ └─25154 /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 │ ├─run-r3cd31c0bb1124c95b03d11f85b3f63ad.scope │ │ └─190061 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─393 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─139988 /sbin/iscsid │ │ └─139989 /sbin/iscsid │ ├─dbus.service │ │ └─611 @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 │ ├─docker-32f5ecf455ee97d27c45bbb0ea0bcde1161aff21ef41552e5d8c1424839d7b5b.scope … │ │ ├─34355 /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 │ │ └─34367 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─78dc7fe8ec32bdf2ed41c12dbcf601052cb9d6f7a0485bc83f41ebe55b3c845e │ │ └─42915 /pause │ ├─26dfd3e633b32d91dea9f9425578dc408d08c2603902c54583c0e87ff6d724e4 │ │ └─175113 /pause │ ├─ac0ab1ac5d757623f7bdf0a09fa88d79ebd32ba9acc7d236a5c7af61c374998f │ │ └─229017 /pause │ ├─7dee66148957ffcb7373d29c60de52ec78ddffd86ec145df2010fd0fe99fb3cc │ │ └─61196 /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 │ ├─834390145f294a87fd40c8cc064e22d937dce981d139c073c0c0ea7e09be6e46 │ │ └─62174 /pause │ ├─df769bae6081501185c6d6b2c3cdb4e4072a01004490a7409b08351e65afd417 │ │ └─120639 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─efd32c5a80e42dbf77610ae71670862f4ad25ea96903f87d206d4c3fbf0610d6 │ │ ├─60783 python -u /app/sidecar.py │ │ ├─61037 python -u /app/sidecar.py │ │ └─61038 python -u /app/sidecar.py │ ├─8bb36ad604c4ae11664d9a850988510608df39859b149ee3fac72d62716552df │ │ ├─242838 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─242854 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─242860 erl_child_setup 1048576 │ │ ├─242923 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─242924 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─242934 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─243213 /bin/sh -s rabbit_disk_monitor │ ├─87e8a419dcf1cdb4cd5df8548332c7d1fd42d1ad46f8b71f748e1a34c4975e61 │ │ └─239307 /pause │ ├─8789433d45374514ae2c31dffcf048da842b17737a2e0bf4f30e2b582bd186aa │ │ └─185470 /pause │ ├─ac87c60d0736e547b307325000b70d31ce758a345a7f6ef4e4b22f418e507b36 │ │ ├─185577 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185598 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─185676 erl_child_setup 1048576 │ │ ├─185813 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─185814 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─185825 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─186117 /bin/sh -s rabbit_disk_monitor │ ├─5191392e88adab9cdfc56d9774c2dea36a471d80d0a96db6e22af5cb2e1848b0 │ │ ├─90030 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90046 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─90052 erl_child_setup 1048576 │ │ ├─90169 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90170 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─90180 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─90507 /bin/sh -s rabbit_disk_monitor │ ├─0b21f3ca5d8f7f615151c606c60838f64849d648e3b7216fc2a4141a41ed425b │ │ ├─109253 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109270 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─109276 erl_child_setup 1048576 │ │ ├─109349 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─109350 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─109360 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─109559 /bin/sh -s rabbit_disk_monitor │ ├─d9ae68121a2763cdef37a5a86d2a70982a91447c714f8758821576366ac1f486 │ │ └─64519 /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 │ ├─8b2557f9fa506db65fcff6d888a9dc4d56be83af75f2a6012d753fb0492a6a05 │ │ ├─143107 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143155 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143175 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─143404 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─386004 sleep 15 │ ├─531765e9d1c5b91eefc97c2af6bef26caee5068b40d69329a08d78fad733f969 │ │ └─153125 /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 │ ├─635a6e350af40cc49e2c28ddc1ee1935723729bf18ba70f137acfd925e2430ca │ │ ├─120089 cinder-api: uWSGI master │ │ ├─120102 cinder-api: uWSGI worker 1 │ │ └─120103 cinder-api: uWSGI worker 2 │ ├─cb0097a1441c4888bebb1601d41af380f6c502fd3fbbbdbb20c9c2fd836276b5 │ │ └─64878 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─54a9e4bba7091df2de17c9b2ba4d9cf710427751e4e97c56c8fc5af09011ce52 │ │ └─255921 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─100815852b231d927f437f6a6488747ccd3890396a87fabf5eb272bed020cbce │ │ └─65054 /bin/pushgateway │ ├─621b5ad87a161afceaad4673bb400a2f7624014a274e1ddb050985f3167f7a2f │ │ └─47006 /pause │ ├─3ae7521650f279040978035bcd4928b2b3f7e4b452496ff696ddf8ff3ff4904e │ │ ├─77087 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77103 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─77109 erl_child_setup 1048576 │ │ ├─77156 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77157 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─77167 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─77360 /bin/sh -s rabbit_disk_monitor │ ├─865283e37d6b1237b6a4d25da8f1e231e042a25e0119d16bf731fb5b4ba7fec5 │ │ └─242742 /pause │ ├─227226cf874bed2b6cb5ac73f7a33500ad60aafb766455f9e470913a45ad3584 │ │ └─64821 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─0317aec4eb2239abc81f82781e9026cbb3c732a475c841d00b90c8a73abe85ca │ │ └─89896 /pause │ ├─63d83482548c788fbc31836213edf59aac5d2ecef29f570e6b11370cb58f8040 │ │ └─247061 /pause │ ├─142e49b5d15553686ae09c48e32e58a3cbb5208dbc106b9185ef0cd1c80e97f4 │ │ └─60829 /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 │ ├─2f6805d5062f27844cdce6b4977ef31658224d450945e76ff48a2099b5e12507 │ │ ├─256228 /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 │ │ └─256353 /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 │ ├─ffc8804c67a663a354aac524aeed17446517c13476f4e559ce26dd97e269e502 │ │ └─63329 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─29dcad85e13c4f3c84c8cd6132836eb1c04e3233228147f47483a859beb414f5 │ │ ├─62916 nginx: master process nginx -g daemon off; │ │ ├─62932 nginx: worker process │ │ ├─62933 nginx: worker process │ │ ├─62934 nginx: worker process │ │ ├─62935 nginx: worker process │ │ └─62936 nginx: worker process │ ├─578a3f6074b0291169b560ece9451fd796ace720f55d3f841a3b18bb662ad18c │ │ └─123993 /pause │ ├─c9afa12611fa77af26ca70b3c53db7b118ca39e0b0105ea8fb89faf88bb097f6 │ │ └─67910 /pause │ ├─b75cf1ceb005465c95ee80854d30bf1fc33dcdf24869b429463ec8e123b38491 │ │ ├─42071 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42448 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─6d30958a1ecb337119fc938de7d3195b85e0d851baa99061d780b633ecff38d4 │ │ └─47676 /pause │ ├─4aa23c72eea1563767270986bbcc3629a6fc7358fe1ae4f17fa135ff70ac0ac1 │ │ ├─64040 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64074 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─153219d2891f6ab55e865e5f555ac3b6b28f8a66d579340a55f74134e672a75d │ │ └─226620 /pause │ ├─80b583d61a1e37d35d232edce57b04982ee881d27e95c63bb7a17a3bd4d8a23d │ │ └─143010 /pause │ ├─b4dfeff21fcd28bd0126d0f14ab50286c4d25f7a4b43a6da0149fa95c87a9e98 │ │ └─226645 /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 │ ├─11f2a5a272dc59343db6dfa2e3f466eac5c54d1c2f97759edc96bb3cab574b91 │ │ └─174902 /pause │ ├─b63918945b32e31fdc6e09c4d5440756d870ec4c6a9da1344c06d1574a663622 │ │ └─65680 /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 │ ├─54a79ac92cbf2ed5982c0e0f70df3630f913e984146cdd38442576b42a600c40 │ │ ├─239550 magnum-api: uWSGI master │ │ ├─239583 magnum-api: uWSGI worker 1 │ │ └─239584 magnum-api: uWSGI worker 2 │ ├─ed559def58213007e39866dadc61217d2ccb8407d87ff5fff3568054a4152213 │ │ └─225541 /pause │ ├─bc4d6b50c6d59ab2be26518fa8813e5feda30072933fc7ea6aaf4f72e903308b │ │ └─140885 /pause │ ├─4a51f227ed2477ecc65366bb5a0c3673a35104f510c7b67a40a8a7fe41c5a5b0 │ │ └─62237 /pause │ ├─2e92239b1b23f555cea75af68122dd6412e9358d1e32f6bb4696b0d35fee163b │ │ └─64567 /goldpinger --static-file-path /static │ ├─20fc8a07d50dafc57518ac871d5575f47c5d8bfe7e380e3a9810247e18342882 │ │ ├─60747 python -u /app/sidecar.py │ │ ├─61032 python -u /app/sidecar.py │ │ └─61033 python -u /app/sidecar.py │ ├─49a635d730941b2f42f57813031a1b0aee8e1144b1ab2aa9b4eb96295503ee20 │ │ ├─171212 nova-metadata: uWSGI master │ │ ├─171227 nova-metadata: uWSGI worker 1 │ │ └─171228 nova-metadata: uWSGI worker 2 │ ├─2e09047e1b2e6ae0885fe4e4f534093ba57e3a242c9d4bb10e79fcaf5af6bbae │ │ └─96921 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-g5xfm --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─4f2254ce3b6b10ff5a5665ebf73fc93474fe404950e0ba3c865c4a1d035152d5 │ │ ├─219793 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220298 octavia-worker: ConsumerService worker(0) │ │ └─220307 octavia-worker: ConsumerService worker(1) │ ├─2c1cbd0e156135ad09e2067185a7294528b2dc792357e4408f6e25e1d8e77807 │ │ └─144670 /pause │ ├─3660ed397c815115c56b1ea8f367e182d2e0032b379a25985a1ff1ae79ccb332 │ │ └─46196 /pause │ ├─43b806dda12380915604200ec289afee9fee1784cdb9622dfa25d45ba8475dbe │ │ └─64763 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─7d21284a58dbc4ea02e00b8a43927af7a4bcb8a18ff2ef04d130f24775a8fe7c │ │ └─50744 /pause │ ├─21ec99dbc75b987b83a418b93c8754a9f9ef17bc9f50ae0ced0671930910f067 │ │ └─108857 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─67ec48a2f9b2b8d68db5e96b0888ae1fa9dbe3b53a85e0f29020141da7eb7d1f │ │ └─40451 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 │ ├─67ea5caa5c8d5745b809520d28e9fc01bac1d9a64919151ab11dccf43bea5de6 │ │ └─105452 /pause │ ├─384f63d99328e29fe4406fba3aff370a997b9aa41fa002d9d9bc5a2e626ef966 │ │ └─65918 /pause │ ├─ecc228f56ec166a757a8365afcffbc2699a20f996500cdec2fac71ffa2874b89 │ │ ├─239680 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─239990 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─239991 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─532b0faf7e3dd00ecdf532d0a47480f75985041f80f5ce8f2ffaea8add1e362b │ │ └─210044 /pause │ ├─93e77aae4b0ea2b0bae0a934b51558daedeea75a1ad0b7b0a3f70c51a4469ec0 │ │ ├─221284 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─221301 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─221307 erl_child_setup 1048576 │ │ ├─221361 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─221362 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─221372 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─221664 /bin/sh -s rabbit_disk_monitor │ ├─3d261be62927345e30327b27045708f756d3b13dbb03752add49e129752e2d57 │ │ └─48385 /pause │ ├─9dce28460cd02454c23d718d437e32088d88a0ab955925b07edbbf018b55e67d │ │ └─48726 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─4d6a7f8f1e0c82d5fd34610dddde470ba84e65fd6b63ed900b9729c66f8cea0f │ │ └─187960 /pause │ ├─65b2c494e09aa95c585dce0d30248137e55001eb635eb5b306c5d756cb2d8301 │ │ ├─144880 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─144897 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─144903 erl_child_setup 1048576 │ │ ├─145062 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─145063 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─145073 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─145270 /bin/sh -s rabbit_disk_monitor │ ├─ddf49944f8defc7063ce3d16568aa3548da137a05c16e4690c5f571b95e79415 │ │ └─65394 /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 │ ├─c0f07a9f9e15c6d8d5da61e48748ef2cfaee00f590b156b6e6b8f9ccb2ceca47 │ │ └─47797 percona-xtradb-cluster-operator │ ├─4caaa02dc9cd96dbf2b3d9d335fe7f49ebe90c4ee2da0c5662c004aab63597b5 │ │ └─84082 /pause │ ├─cb176c9dd26e6745ad9d010e8c61637b305ae32ca1f59bb6e638b1d582373c71 │ │ └─51114 valkey-server *:26379 [sentinel] │ ├─dadd063e97ebbd99c83bad9bd20cc1b19409f28b3ea5987235b95ebca74908d2 │ │ ├─193919 /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 │ │ ├─361487 /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/tmp0ly_r9f5/privsep.sock │ │ ├─361490 /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/tmpytn7acan/privsep.sock │ │ └─361741 /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/tmpk_m6vr5p/privsep.sock │ ├─48d89d99076476cb037c18ed2a50a335e00bd57cfcf2a8e523e2a7ce7dc5f93a │ │ └─189266 /usr/bin/libvirt-tls-sidecar │ ├─a6649ba6545ae3ba556f340b64f38af925ce699e4f85ff9c6987c880a59c6894 │ │ └─260360 /pause │ ├─ff48505c48a5e27e5bfe9a2af420ec91cfdc2bee6c34c690756895d7c6178fb7 │ │ └─141278 /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 │ ├─871a8cdac4502e8f7a56c271cec822b60e32187bc84b0f630043dde8eaa01501 │ │ ├─218539 octavia-api: uWSGI master │ │ ├─218552 octavia-api: uWSGI worker 1 │ │ └─218553 octavia-api: uWSGI worker 2 │ ├─690b5b8629681d8adf268b7e674482c9945f4f9800d5eb650d5dd3a4afa4dda5 │ │ └─143511 /pause │ ├─b78aee1b943cf9a926d3fc7ae25385f60dcf39b7be654db9a5983fe021b98b20 │ │ ├─183823 neutron-policy-server: uWSGI master │ │ ├─183906 neutron-policy-server: uWSGI worker 1 │ │ └─183907 neutron-policy-server: uWSGI worker 2 │ ├─0bd7d45a7da6a84bb2d921dc60d3314b27ed87c3e1273c360ee1b2d34cc2735a │ │ └─56018 nfd-worker -metrics=8081 │ ├─88b37246793f2f7484d7da8e08c1933cb87ea719260664e411c1783cc25293ef │ │ └─61854 /pause │ ├─8bcf03b376f13868d49bba5d26dd57badc73e24bc08bab6687f2ddfcac9b5fcc │ │ └─40866 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─8f0f2e5c7d1ee2d61786795e76ca54a709940e63df5275628095195ea8eece63 │ │ ├─131202 placement-api: uWSGI master │ │ ├─131228 placement-api: uWSGI worker 1 │ │ └─131230 placement-api: uWSGI worker 2 │ ├─8662e2e58e7c2a2d45931994e20a03b84c2ee3470948bb3a3713b30b64ba1363 │ │ └─62512 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 │ ├─c0d8e2fb496bd14cb7990c14b7bf875a09bacdfb80bcb2dcdf750c52c3010e16 │ │ └─44488 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─7884200fe56a7ee93841f8aa8e223c3d70b2bc75647974f96969c15fb8329438 │ │ └─62434 /pause │ ├─d60ad55442eaa8849ddbf55e06bf71c72ce57082ee94622d18be4f3a5f559339 │ │ └─147639 /pause │ ├─1fbc809c9c390154f7956fab69ebad7f504e3bbd9feadc2404b8d6feabab0a2a │ │ └─193949 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─652513a481c27a3d47028a1f8011959edaf22dd3891edd8ef6ac7dc7723edaa4 │ │ └─48032 /pause │ ├─90d9e63015232cc92cd7635532eaab77f14d9048d9c3933dbf3cba4b540a6956 │ │ └─43885 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 │ ├─f2e9b383c623bac9c3e0f31c4e4ca4e947b9fec528d6d58cf1bb857da58e864c │ │ └─47120 /pause │ ├─63d08872cdbbfcea7c9ceb5f53407f604321b73d2bf6a69751bce9d7d83d0f64 │ │ └─65348 /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-19-213-122.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 │ ├─4bb9d132d608be3f7a6ed5f5999988d0cee918a0136c048dc0afdea294d1bc4f │ │ └─123911 /pause │ ├─66299090bc42aa40225790a557ba119b776b0b7613c7c69fd78901d50c4afebd │ │ └─43373 /pause │ ├─ec9972fa330671a0623e18ae00d8755f6dd63581578369780651cf4bbaf9e81d │ │ └─247224 /pause │ ├─17b3a9fd562a687d7f563cc222efe0a23c8c1eefa36eb012a89b05a619ed0b24 │ │ └─76964 /pause │ ├─876a0c53386df0c9aa97d541fd1093762b20baf947e814e55222cce90d5c852b │ │ └─64482 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─ff75b48442f672b7f4312b1dda54389593205d88c063d6bef83150a790677491 │ │ └─255995 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─a157d4aea32b569edca60b4d8b2b78e4500606d05cc4b419b98cc6e75d138fc1 │ │ └─55704 /pause │ ├─589d05ee5d81907e0c0910363f8e48b346111885adcae919387112218be6e646 │ │ ├─264113 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─264125 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─fa65d1efb76b81a72c3e0c61619c312086ed61dbc1a890480babdb1937f5f149 │ │ └─261874 /bin/openstack-database-exporter │ ├─63dc63ba99226622db9c4f08ee0868499131fd58460798e4776b8940185cb7fc │ │ ├─220619 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220665 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─221259 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221260 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379466 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379467 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379468 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379469 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379470 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379471 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379472 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379473 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379474 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379475 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379476 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379477 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379478 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379479 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379480 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379481 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379484 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379485 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379486 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379487 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379488 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379489 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379490 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379491 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379492 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379493 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379494 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379495 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379496 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379497 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─379498 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─379499 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─60e8793c2e528a07bc33864604f2943727b5d056b31c0c666def104563f0a16b │ │ └─50591 /pause │ ├─eeadf590d095b8e6ceb2ef721d75cf7c9476d5d2fb0ad0eba5901afa41e26cc3 │ │ └─42958 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─4fa2a7fb8e8b0db23cf815d3ae8c340916cb68323807113465f5d8779b11e0c4 │ │ ├─183292 neutron-ovn-network-logging-parser: uWSGI master │ │ └─183314 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─1908ee49682a56ec4b6a12f863a43154796f3355dbf862a5fdcb7fee7642f5b3 │ │ └─65779 /bin/oauth2-proxy │ ├─640b126db95ebdd54b4025b30389299668b316c309783bd81653fe79c13b606f │ │ ├─ 97039 /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 │ │ └─345699 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─b71e7f2e279531f966628b0fa049335d5609423a3cc6142a23063d280ce992ef │ │ └─55623 /pause │ ├─787507f824e7996a382621ad16ce681f516965312f535c433a812a76142bbc28 │ │ └─40353 /pause │ ├─b16e43ce4492b2bcde18ddd89ece927fce72813d31532c39ae58a209423ec663 │ │ └─245176 docker-registry serve /etc/docker-registry/config.yml │ ├─f33e7829d9040d515c1dfd8adad4da1f581c52a83cc1e3c2b80d9d1b6bf01123 │ │ ├─143124 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143226 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143239 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─143437 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─386039 sleep 15 │ ├─f4419512a9661988ffb42d8702c68a41afa4c785f243f45551c98fd4299ab16f │ │ └─40356 /pause │ ├─854c73641b8c8b951a271de9ebb4091ce333c3cde47b9d4600b2126be17c6b0a │ │ └─60093 /pause │ ├─b0a673e6545e372cd7fcd08189ff0d315afbc7a0a152050948eb715372cf7721 │ │ └─221199 /pause │ ├─355b6db17b75fb99465093a31338a88de56b878839540c446a9b1fada938d49a │ │ └─210117 /pause │ ├─0d189479d626b3e07625652ca307154552d667baa3238083fd3bbce3b747da05 │ │ └─96569 /pause │ ├─bc4481f1ac3b22de5786ad55be718a5cd0806e358fddce03cc810bf5d39ad596 │ │ └─54961 /pause │ ├─20aa8d45e20641f74a038083f46f8f7791dea1343979778fd15a74c80c79408b │ │ └─46285 /pause │ ├─b2875f136c5f05e859b600708ba0c23a2051d4afe6978b19461a936769c852f9 │ │ └─41605 /pause │ ├─4da32dac9a0ca00640bf3a9caf3e184ce5cce128a7ed5fbdd0ca69ed2b07b42f │ │ ├─48505 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 │ │ └─49721 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 │ ├─fe13080cb26369275c67ff49ee04a237e5cfdd5213067ed2658bdc573f27d422 │ │ ├─175542 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─385810 sleep 300 │ ├─ca37ed0435f0d15a8a78ad3f9b88122ef169103bf6bb01386fb9d7bb0d742842 │ │ └─147100 /pause │ ├─4929e8b4ccf89cb17c8fd50c0c28116418acc52365a0bc1526d0074502888a14 │ │ └─43771 /pause │ ├─9ea78c7045676df3d59e404601e2d95b60d4af3e11272f72e348853c97542796 │ │ └─60453 /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 │ ├─58093fbc76dc5c0230f260790607a412160c7ea1aed6c171e56e57c36703f7b3 │ │ └─63196 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─2d60df78096e1ca5530af6283f925a192e287211f7348836616362e9684625e1 │ │ └─97800 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─c946d8edd461ae6624cf20e695a69a0f9af717f0c16a18f7ce5e11085cd8eeea │ │ ├─143819 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─144018 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─144023 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─385322 sleep 15 │ ├─da21f25db7428fd9440b8da67f255e15473831e51d300509a8b9914c12c821fb │ │ ├─141323 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141335 /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 │ ├─367678c13f7b13675a85f4f2b52fe8b68eaa6cf899d6c5dfb6e8b90fcb91c2f0 │ │ └─55975 nfd-master -crd-controller=true -metrics=8081 │ ├─f96ce2a9deb1e573dd9d1141208e73264526519a0e397a3ee22b53ec3eb8a486 │ │ └─247383 /pause │ ├─25956bb3e768372b5df85772242b8b467c6f84e8a5f099485667431928124824 │ │ └─62887 /pause │ ├─6f6e71b7ab29f1549d254be46b292b3956a258e4238053f931f0f8410fbd8bd5 │ │ └─224699 /pause │ ├─d2575c8d344eab42f9ab10b957942bfd2c46095acfb069865b5cc34b7da987ab │ │ └─40614 /kube-vip manager │ ├─896481328f1f7144f0418bebc6e54bc02cd7746a0f8f95a020bb23fcf1ef0fd0 │ │ └─41600 /pause │ ├─46f5fa1ecf5e9bd0cc446f02b05eb589d48aa978d1019df22348f0362961ee53 │ │ └─183210 vector --config /etc/vector/vector.toml │ ├─cc3fb2780001e18c55eabed1fcb7ef743aad7e524d5c254f3ba763905c1a469d │ │ └─51195 redis_exporter │ ├─dc3d816bc3176676aded8e8dfaed628f1873317297b19e09c0b9623fbf7c1de6 │ │ └─55855 /pause │ ├─e15594db69ce4abeca326a807916bdd152cc40917e58c289cb1d35b30af9e8a7 │ │ └─40840 /pause │ ├─824851d3dc370ff8b7b740a60ec91a212b748c5e33307995297f4a47c6622b80 │ │ └─260823 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─f3aebcea116f68c7691267d2dbacbfba1f85ca261b050188b6c2ec28deced535 │ │ └─63525 /pause │ ├─1da93043785b548b5d5ccbe525771a844d8e2445d0c0b170edbf3a00a540c15a │ │ └─202948 /pause │ ├─acc06192972461562cbbd8463a89414bd8dc7bc81f8de2c9f9b852960c24e4b9 │ │ └─44372 /pause │ ├─8459bd69573751cecfbab19a23323a7c614461401dfd46121ac9126358d9b4c7 │ │ └─225115 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─62d128dcd43bc444f967956a450a61e5ede368eb78b6c1b250bf3ed3515a68b5 │ │ ├─183790 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─184185 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184186 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184188 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184189 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184191 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184192 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184193 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─7faafe7e11a33e8604fce0cb3f931db12d0442744e287c3af7050391dda0221c │ │ └─48662 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─b45854ba79c10e88a8e775052c161b4858fc2e9849544b86a459b3b96a2d686b │ │ └─261689 /pause │ ├─556dc3db5863044a41414804940e95d90341090500073df3705eabde7255b0af │ │ └─44335 /pause │ ├─8895e3ec3f0aded96eb4e5674999cc4e7ab5f504ef8cbe0edf3af4011b014c6a │ │ ├─171962 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172334 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172335 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─ad20ca4f3aa6d5db4ba9097efe44e30f4d7b61d87c77a976fb6df956bc9278c4 │ │ └─146780 /pause │ ├─63c2282af4736a735e743e5d1449dfc3980bdb955ff006992a20f667f51a7c82 │ │ └─147226 /pause │ ├─414f43adc113d4e7d6d6633cf74b6fc565526111e002ba0c9abdff45f4138862 │ │ └─43309 /pause │ ├─56ec626da5670aaf32034674af0395805a8d8d84971a1a7e1465316f1f88954a │ │ ├─255903 manila-api: uWSGI master │ │ ├─255956 manila-api: uWSGI worker 1 │ │ └─255957 manila-api: uWSGI worker 2 │ ├─3f9d25020ad6f6dfca3e1a14e7dd4951bda29e51019b4b6a4cc9eb49cff09d39 │ │ └─40490 kube-apiserver --advertise-address=199.19.213.122 --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 │ ├─de3cb1de57437418420bddb6e89bfbe3b1e844a4bcb6b5f6b43a63aea7f7bce0 │ │ ├─203052 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203069 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─203075 erl_child_setup 1048576 │ │ ├─203161 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─203162 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─203172 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─203402 /bin/sh -s rabbit_disk_monitor │ ├─812834491243bf30978069ca0e05a041e5c543e7e3f671d8791571dd365edec0 │ │ └─182613 /pause │ ├─666be565272c5205b109d01c80f64cd5e9c36f9a0bbeb7d2b9777328a726d51f │ │ └─65434 /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 │ ├─3b52d06711fee241c384285b6809e16eed7823ad5c76d45d74c33425c1e77ae5 │ │ └─110901 /pause │ ├─a27111e6a0c725ffe5ed7c73e5949b1aa8d4c70c8549b671cf0c23e71b34cdfd │ │ └─106916 /pause │ ├─3d0372348dfb3e133520c069385255602549795497e4e8534604ada20aee2db2 │ │ └─44535 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─755466a95cda83ae3d7f84920357bee3aafd640f787334dc838431e8fb4eebd1 │ │ └─60182 /pause │ ├─0c7f71e5eae91d5b33497a50e5b55211571cf58d332ab640b3c573ccbdb4aec4 │ │ ├─199443 heat-api-cfn: uWSGI master │ │ ├─199529 heat-api-cfn: uWSGI worker 1 │ │ └─199530 heat-api-cfn: uWSGI worker 2 │ ├─23d686a7c4ac60e17eb6b57cc39641707a24aa8e0da89dbc4aef8a30c01188a8 │ │ ├─171101 nova-api: uWSGI master │ │ ├─171131 nova-api: uWSGI worker 1 │ │ └─171132 nova-api: uWSGI worker 2 │ ├─96a4a754187e57455a555dc4df37b290ed915f7ab259e4d765d9abe58b4c8a23 │ │ └─147433 /pause │ ├─0e70079d25a8c9fd2538d5eeb46e74dd82603199309cb65942591a031518409c │ │ └─187855 /pause │ ├─61613e1ce1ec09f579ec6d27e3176a411d30af118d4f09951ae5a091d79c43ac │ │ └─47166 /manager --metrics-bind-address=:9782 │ ├─e363a464cfa73c8ca4288560669778b0d8ea68e514eacc2a0f86ddd16182786e │ │ ├─239333 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─239865 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp66ld49tj/privsep.sock │ │ ├─239868 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─239870 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─a777ac4b3ad039391b4dd8b8ecfa68697e48672aac02c2cf9e5b1c0d4e2a5e88 │ │ ├─ 46509 /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 │ │ ├─ 46534 /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 │ │ ├─ 46663 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─260129 nginx: worker process │ │ ├─260130 nginx: worker process │ │ └─260131 nginx: cache manager process │ ├─a639a3d38742a5808694e39c0edbb6140e0119d3ac639ee3b10a09058f977440 │ │ └─223556 /pause │ ├─eb0f27958cd3c728ba5778028f92545517eb3af04cc7ce895c3b22a42351190c │ │ ├─199467 heat-api: uWSGI master │ │ ├─199531 heat-api: uWSGI worker 1 │ │ └─199532 heat-api: uWSGI worker 2 │ ├─932fe05c66a10d181c625e4262df5b2672b7a71ea519b38a9648aa254c0c0058 │ │ ├─83389 barbiacan-api: uWSGI master │ │ └─83417 barbiacan-api: uWSGI worker 1 │ ├─20e8eaf1e3df142e74a77b838509e0966fae6f094f84c9ceeae970d3fbc03910 │ │ └─239790 /pause │ ├─7e829b45b7e8bf9adaa1e47cd05f56de583ba2689dfd76f862057a81b35941fb │ │ └─56168 /secretgen-controller │ ├─fa31d96c891e911832b60175a49ff55a3d0615f8f0099bdab164ffbe0f22df27 │ │ └─257807 /pause │ ├─711c2fe4b5371090a786be4b1eb0748b28d6f12361b64f67ed93c9c8ccb8276c │ │ └─223653 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─dd52b219709566ddc7f02f8cbc4e7eec411d14083d4fdd1bd5a601e84167c429 │ │ └─124477 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─2eabdb43d83278b97384f19ac93733cea1353c79d5c6a885908f904ef583050a │ │ └─146987 /pause │ ├─d5c615d8ac983e8c6bcb098e5f49cdf0738e2dd771ce0bdaa70563d2ab5f8040 │ │ └─210390 /pause │ ├─329373ede9a40ddebe7d3d4d8eaadb033cd0c4aee1f08d9c179b4fda4c48db27 │ │ └─40493 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 │ ├─6c6a2fcd7a8a7feabca8e31a2313f807a4bd31209038987e6d89ccf4c7ec4b8c │ │ └─40373 /pause │ ├─9d731ac31bc9b4d462d943e6b231c5ec43e8a185b5cbfbb44e0825449512c2c0 │ │ └─43419 /coredns -conf /etc/coredns/Corefile │ ├─cedcddb2dd98cab438e91d032ca53407733271d09963f3bbfff27dd8d60144f8 │ │ └─174891 /pause │ ├─467c243c7f55dd4bfd2b96131ee6c1c50384f02017d5d16345f51b802cc5a943 │ │ ├─187764 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─188471 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─188472 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─188560 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpzkjnrftf/privsep.sock │ │ ├─220550 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpfnb99_jb/privsep.sock │ │ ├─220772 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmprsf0zbpo/privsep.sock │ │ ├─220969 haproxy -f /var/lib/neutron/ovn-metadata-proxy/20e8c4eb-762f-4c2b-8f8e-6708474622ce.conf │ │ ├─361971 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─361972 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─63725f106d5c186858437bba881e1a9d5f67de7a355e33e493f23e9925b19d4f │ │ └─188020 /pause │ ├─3f6d41ec52104c9f27dab2cbd33975c1706a57721b5802073f33d535985666e0 │ │ └─61745 /pause │ ├─ab8ca615ab794bbf28cd7ad574d0cfd003db6d9c766da5c9b4f060f974c333cf │ │ ├─107332 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107597 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107599 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─1573a9603555d25c9eec9d2bb12bc4adab22857e0c4e8ba54c278e6a817a93bb │ │ └─65737 /bin/memcached_exporter │ ├─a6ab25b42544d2276185869047ef9f171a0684b892aa60f0afdbefc31b0c668c │ │ ├─183164 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─183405 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─183416 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─385747 sleep 15 │ ├─9d245bf6b6a4bc617511b5d50a2aef9d67e02fa6dc21a6625b08380d04e4b4e6 │ │ └─40319 /pause │ ├─df4cc6ac99529e956a8a42f1fcc621d9728ad2d58627fb1caf25e737c975acf7 │ │ └─43349 /coredns -conf /etc/coredns/Corefile │ ├─5ebc1991e08e16be29394196a6e8e737c80ec7f030e9fb6a9a6ed0efb478c74b │ │ └─64371 /pause │ ├─a0e12adcf86261b5fe9b2119f0a814ca8354d9719e17838fe7f3108ea97da282 │ │ └─111036 /pause │ ├─97245d985737776e1b4e2b246820121ac834e345cd4b7b72829ad152307abae4 │ │ └─47479 /manager --metrics-bind-address=:8080 │ ├─c8d985bece7b5ae36a4657d1fb4d26b0d1a511afd6d33b29640df0612a699a0d │ │ └─189983 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─3623ba337f719b8d07c35adc32deee5e7f54d5be8b3052ee1affda64cb67cf01 │ │ └─210155 /pause │ ├─979b796c203ef922affd4b71456c4129c49cb63744f758b5dc7319d307f86e3f │ │ └─56062 nfd-gc -gc-interval=1h │ ├─d20663c6a3e7b88076900bdb13e9de7d48110c756304cbeff2c84cf263f26291 │ │ ├─66176 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66192 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─66198 erl_child_setup 1048576 │ │ ├─66353 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66354 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66364 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─66735 /bin/sh -s rabbit_disk_monitor │ ├─a1c2f925f21c03429abfdd390ae8b4466d1d752846f58799d308b832346f5008 │ │ └─172925 /pause │ ├─a1b9a6df50140cc32287f279da0162775b7141c78eebe033a9cf4eec76885ec7 │ │ ├─ 71080 apache2 -DFOREGROUND │ │ ├─ 71120 (wsgi:k -DFOREGROUND │ │ ├─ 71121 (wsgi:k -DFOREGROUND │ │ ├─ 71122 (wsgi:k -DFOREGROUND │ │ ├─ 71123 (wsgi:k -DFOREGROUND │ │ ├─375430 apache2 -DFOREGROUND │ │ └─376858 apache2 -DFOREGROUND │ ├─2735a81cc288eeac69727ee01ce8cd143bbae8a25750de736fd55cc96187d78d │ │ └─247317 /pause │ ├─8f379d700e5b9581d4063baccce653e401ac89058e9e1ae7ba0b998b5a54644c │ │ └─126345 /pause │ ├─dddcec028be7001162d4d464cb48e7d376fbd36352645369c026af31c3a93e12 │ │ └─59969 /pause │ ├─7a0943e9f4dbfef2f0095dd6981302761e5817e310617aef8a978d0223d349a6 │ │ ├─173003 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173019 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─173026 erl_child_setup 1048576 │ │ ├─173193 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─173194 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─173204 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─173509 /bin/sh -s rabbit_disk_monitor │ ├─ffc54f3075b84b9d43857f4d9be38fac30cabd78e701d9322f5e17381847b518 │ │ ├─48558 mysqld --wsrep_start_position=f406717b-6ff6-11f1-8151-4bbe515e85ba:20 │ │ └─48702 /var/lib/mysql/mysql-state-monitor │ ├─4d3f7be78ed1f409e525b680eada844f5e48d215cde205a730d715ea0d5f4aa9 │ │ └─141899 /pause │ ├─4ae3dcf22c762035904fde8460ecdb4ce54bd2a78bfc1a5871bf87a487f8dd93 │ │ ├─199346 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─199661 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─199662 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─ec05b0794de714f651a2e926436fe537446d3687cf48c10bae40f9952decbdff │ │ └─142908 /pause │ ├─3e93ac961cbe74b924f59c55345b357891361b3e5932c75036128823cfb9b6d4 │ │ └─229042 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─f96c132eb4365aef8c7f64e65b50166bb36652743242679386bf2f8ddcdf5e67 │ │ └─107031 /pause │ ├─86d4a6ec5cc7f170d5dd46de4ae7b7552e5989fbadf46d46480d744c3f3c22d9 │ │ └─78375 /pause │ ├─6f3578503d971d0f5f76bf9c3957bc765f62f8249e02310b8290832e264cf146 │ │ ├─105783 glance-api: uWSGI master │ │ ├─105796 glance-api: uWSGI worker 1 │ │ └─105797 glance-api: uWSGI worker 2 │ ├─98617112c13054e8c14f17a834294e20324bc937d12370c4e7bc75963a48b75f │ │ └─230279 /pause │ ├─d104ed00f3f6f4bc1960fd89078c2477b0313f186421c600aacdf5633a3bf1a7 │ │ └─65639 /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-19-213-122.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 │ ├─90f5636fdfbbbdd41718f8065acef012a01f1c6d8d8f1ff46ab0c2bd82537a1e │ │ └─40458 etcd --advertise-client-urls=https://199.19.213.122: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.19.213.122:2380 --initial-cluster=instance=https://199.19.213.122:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.122:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.122: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 │ ├─4b8e098c665102bd420c59386973678013667c2020971b2dda7e34b68bbd28bd │ │ └─109158 /pause │ ├─9ca2ad9399a885b9546cd16556ad91f8db20753fe9c2d3d45cfa13b2d2564973 │ │ └─96613 /pause │ ├─cbb7fdeff4b978b51977a2adb885b025e744b2d612a3b86323552b973605af06 │ │ └─65799 /bin/oauth2-proxy │ ├─7f39d3571f9844d6e3c51f42fb6baf8aefa227be55190e7039fd379292c4e9e1 │ │ └─44580 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─4f2734a2b4dea482d765ceb4c46ba1b9e0c8195e6e4e7e45a163824c6e48bde4 │ │ └─41819 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─384126c9e695ac04a6e4a93466d2ac8e41ffb8309c795d8f9b13d2514af11676 │ │ └─84957 /usr/local/bin/rook ceph operator │ ├─6c6603b96325492b3bf98f118943075eb8685a8f1f543b937962f5d415c0cdda │ │ └─61791 /pause │ ├─9bb1b5f1ce190d8115796c990bce52c2a488107d5e81cf7b09a0627eff1d342c │ │ └─55656 /pause │ ├─ab9ca2f8fc30d866837d6b28fd7c359aa447f8c9eecd236a1ea0c37d3f85c085 │ │ └─230349 /pause │ ├─cfdc4c5b92dcfafb56ed7543f6bd28d208a5f2620f63c39996683ad2ec2fd294 │ │ └─50869 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 │ ├─147cb21180f60297fb8a3706af2338ed3650ddd0f14c150bc8d6d6335e2dc447 │ │ └─189394 /bin/bash /tmp/libvirt.sh │ ├─7453e1fdb7e62d2633eabb6debd88539ee85c79dcada9a0a6d16babc356832c5 │ │ └─46601 /server │ ├─14cb13935d99b1b1baf11f8886f2a6358673842c91060c3ab59bd10ca420d868 │ │ └─50774 valkey-server *:6379 │ ├─91e5a0df970381cfc71f02bc077b0d3868d349af98afa43600da3730910f3a98 │ │ ├─260597 apache2 -DFOREGROUND │ │ ├─263285 (wsgi:h -DFOREGROUND │ │ ├─263286 (wsgi:h -DFOREGROUND │ │ ├─263287 (wsgi:h -DFOREGROUND │ │ ├─263288 (wsgi:h -DFOREGROUND │ │ ├─263289 (wsgi:h -DFOREGROUND │ │ ├─263290 apache2 -DFOREGROUND │ │ └─263291 apache2 -DFOREGROUND │ ├─3a69737308e5cfb5e2abffede4387a53f3a9f2375aad1da678579750cbdeb2a0 │ │ ├─124882 /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 │ │ └─125046 /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 │ ├─fd34c2baf549083245762130dafa147d81398e5161a3cf9aadc7ce437af22dbf │ │ └─62782 /pause │ ├─90afb84c3bfe9d03b00ee6e34d38d6b337626b2cceae3515d295593afbfd3c2b │ │ └─60138 /pause │ ├─5dcd3e3915c41f885e6e5d3e12f5c29d356e95b6bf59f910bacdbad5d7235cea │ │ └─40271 /pause │ ├─ad80e431189a2f2079dca29439ac3304ff5cb9399d4cf3a4b8e6aa477b608c72 │ │ └─44286 /pause │ ├─528034fe5ab243c1caede24e4243015901adcb7dbe887fc696e1d0d698a7d01a │ │ ├─171960 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172246 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─172247 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─bb38b026d168f955232527a2d642bc8a3b3b1ae6a35f25bcfbcdaa174d407e95 │ │ └─225574 /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 │ └─71f9d9a74f7ae25e4977224a9a60b61b5e723d6a9c927e41d002a7054831e412 │ └─219839 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount