Control group /: -.slice ├─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 │ │ │ ├─21783 /lib/systemd/systemd --user │ │ │ └─21784 (sd-pam) │ │ └─session-21.scope │ │ ├─21718 sshd: cephadm [priv] │ │ └─21804 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1631 sshd: zuul [priv] │ │ └─1644 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1635 ssh: /home/zuul/.ansible/cp/199.204.45.44-22-zuul [mux] │ ├─360850 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-oucywzybuezkkatrlqseshuqlziskccs ; /usr/bin/python3'"'"' && sleep 0' │ ├─360851 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-oucywzybuezkkatrlqseshuqlziskccs ; /usr/bin/python3' && sleep 0 │ ├─360852 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-oucywzybuezkkatrlqseshuqlziskccs ; /usr/bin/python3 │ ├─360853 /bin/sh -c echo BECOME-SUCCESS-oucywzybuezkkatrlqseshuqlziskccs ; /usr/bin/python3 │ ├─360854 /usr/bin/python3 │ ├─360857 /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 │ └─360859 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9973 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12314 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a684ad6aa169ae1b0d3d8115fa8956e4df6cb853493b480fbf2d40e1d5131f32 -address /run/containerd/containerd.sock │ │ ├─ 12678 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b3c6a90b8417b910fbeef7e2229bf92cb059affffbb52392b9d14851e3cc8aff -address /run/containerd/containerd.sock │ │ ├─ 18742 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6d6b82bc4ca66337aeb5e73b0a9b3af1353f7c1ebd9a4e64f4d43e9961843362 -address /run/containerd/containerd.sock │ │ ├─ 25354 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c61a067962d282778323866541d358ea1dd09089c9f334a9832acb4b953610c3 -address /run/containerd/containerd.sock │ │ ├─ 29974 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 72744a94c57d75a347f450c5a9d87e0dad48a8a6d13fce60cc3a2c3d4fd087c5 -address /run/containerd/containerd.sock │ │ ├─ 34680 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 73b107d599d65b0fe735dda67da7f8f027974e6f01f97bc4a16f4c973603d1d3 -address /run/containerd/containerd.sock │ │ ├─ 39152 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e96df362645f6d028c2e37bf5e26bfefce6934fa96ba78005c631bebdfed3234 -address /run/containerd/containerd.sock │ │ ├─ 41757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 934322ac8f3619b06a10b8e2b9040c503c47a45c3363f51e7dd70a8c10d0b6bf -address /run/containerd/containerd.sock │ │ ├─ 41816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0798a282b38434dcedb8b14696d8d91f58d322461b2890928086745e64f432dc -address /run/containerd/containerd.sock │ │ ├─ 41819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1bba5b080a92f8af6ad74f1f610e9f3c8281b5ec5690a9a828c216ccd7ebd62 -address /run/containerd/containerd.sock │ │ ├─ 41821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f72f2d814c174dde633a477a7bd2a16c9b2e14aa3c4b6c98ebc6df273c3b1887 -address /run/containerd/containerd.sock │ │ ├─ 41826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6906769a857ada586e20e6ad4c40097871461a85be3252cee3a0f30ac75b7bb8 -address /run/containerd/containerd.sock │ │ ├─ 42337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11623231deab017c4c34957a6fad1b5c034c82646d1edc1c604dfeb2c73a43e5 -address /run/containerd/containerd.sock │ │ ├─ 43112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d78e35b60bdc81d23c86afb11a457fdc07c50f652154ee6b0253d9624f0cb38 -address /run/containerd/containerd.sock │ │ ├─ 43125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7e32bc64edc5636b4b0cd349e005b02233602f20cc3d83a52d651c9bec2384e -address /run/containerd/containerd.sock │ │ ├─ 44500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf87aa0024b355d6584de26defc5f42753599e14aa47d0889c137d071ce1ec6b -address /run/containerd/containerd.sock │ │ ├─ 44879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8db25e1ff8533400a9ec7c23cc428ecfe7ba9f651763b763a7a5f01529b7f6a -address /run/containerd/containerd.sock │ │ ├─ 44917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77b5e7379bd8d8c859f7dd6e04e5d28c965c16db1dfbf3030a0caf74de079d82 -address /run/containerd/containerd.sock │ │ ├─ 45342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0824345fdaa07968c359ce14e0d43a6ef1b5d3728ecfed8790e00e718e30a29e -address /run/containerd/containerd.sock │ │ ├─ 45812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e57e0371bc1eebdf5b30bc6246e94e36067d02e4d139809044c2320cbc532652 -address /run/containerd/containerd.sock │ │ ├─ 45845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e346d70054acc5f6972a2304ed21a51d0a95bdb482aa3dfcec1ca636d3ff3413 -address /run/containerd/containerd.sock │ │ ├─ 45915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87705e489664068f5ff69df085cf9edb87907b9858462ca5eee7667ddaa194fb -address /run/containerd/containerd.sock │ │ ├─ 47943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 585beab87e5894c3f8ca8c44f28b73be113fa31d474bd56b8bf03890fbc837c2 -address /run/containerd/containerd.sock │ │ ├─ 48056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d8e8bf34b42c71c34b1dba64fb10e4d0027b379209fb47243b3e4775cdae0eb -address /run/containerd/containerd.sock │ │ ├─ 48853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1765ae37717739ae510e44bacb43b47e8d00d163ef57efedeb6f38534f9de620 -address /run/containerd/containerd.sock │ │ ├─ 48895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 990bb869b159e7c4130206b19572527edeef50e39070af04a895289f5e8694fc -address /run/containerd/containerd.sock │ │ ├─ 49553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa3ad2e8c19d454406169fc9932415467229543de0031b37aa3b5a0bdaaee8dd -address /run/containerd/containerd.sock │ │ ├─ 49912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f02d0bc058ed5a10c89ef906d4202a881eb764603b73cd1cf83fde80f4c93528 -address /run/containerd/containerd.sock │ │ ├─ 50324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 333113e63010f6f50602b19456a3da596121de84551c4768b8ccebda48cd55b6 -address /run/containerd/containerd.sock │ │ ├─ 52428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6efdb7767af32cb1d5d9445a44a84953ee3ff5e7361ce36464b4801164b6e746 -address /run/containerd/containerd.sock │ │ ├─ 52579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe245b9ebfd4a62143bd15fcd474baa0db8d3d61b8c5bde52eac81c19948d055 -address /run/containerd/containerd.sock │ │ ├─ 57000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d729e259e1c62d539bd00629dd70f3fc8454f676d9184518aa89f9acaa3fe9a -address /run/containerd/containerd.sock │ │ ├─ 57658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42dc563f3218c5242f7145be13b33a3d6c0fdcd470ea82cf2a0cb7b0260d352e -address /run/containerd/containerd.sock │ │ ├─ 57713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc7460c12552c1408513f47189b89303fe712e5cd34b81ab553861c061b6859f -address /run/containerd/containerd.sock │ │ ├─ 57761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 432f6bf11dfa2ce664a077808a2bab8c46e9a269fdde46f025f02afd72452f6a -address /run/containerd/containerd.sock │ │ ├─ 57902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92d087cf01fa46adadf55a7e3248c76a3cdb834ddb96865c74afa1965b0be67b -address /run/containerd/containerd.sock │ │ ├─ 61854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da6dc459facb204d6fc9ad8dd77fdebaa0e326a8c7249c19b9f972b155471837 -address /run/containerd/containerd.sock │ │ ├─ 62007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb9c24729ba6d53a2ca752918a3b21201cb9ac76fb218ba7fc5b48a37dd6a6c9 -address /run/containerd/containerd.sock │ │ ├─ 62055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 214da90fcf46f019991b035f14208528f7ad4cd6effdbd39bc09ea698e49c0c7 -address /run/containerd/containerd.sock │ │ ├─ 62115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3eb823593903e7b3f177b2ccfb4ec5a91a83538a55747fb3402a79bf121f270d -address /run/containerd/containerd.sock │ │ ├─ 63207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daa5e907bc145dbdf44d15040fb65b99ad7dc7111953afa5d82cbc011010d5de -address /run/containerd/containerd.sock │ │ ├─ 63554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 670f18730fd869421567baecf9cda7682c6fe4dfbf7aadc37edc65c46610001c -address /run/containerd/containerd.sock │ │ ├─ 63883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05e18b9d2096999e83d7b834ca567b0a991e68af3031d6ac8b23ce899f7487f7 -address /run/containerd/containerd.sock │ │ ├─ 63949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8f17be632b6dbdd909203f9a14719057b7ad5e5b36e4589dcddb8912c8fe00f -address /run/containerd/containerd.sock │ │ ├─ 64002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8db7f368e81de9aa79a526a8b22abcbfe025fd9de6f61349be58de101c833476 -address /run/containerd/containerd.sock │ │ ├─ 64373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19e6c2d48f9579b720b76d272c9ba376479aa12c52ac619233e0deba1effd1c2 -address /run/containerd/containerd.sock │ │ ├─ 64780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2dce0745b2699007a5ed169434416278ae83a04ae71c249029eb21b02edd3e7 -address /run/containerd/containerd.sock │ │ ├─ 65011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f57799833df4326df5a2796c5145a5ffa7bda7ab1ab51d4e9a4d3a779449db60 -address /run/containerd/containerd.sock │ │ ├─ 65565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0603037d95d8d0d7a48fab65c311deca2f35282359ca25a03e2efc44f3634679 -address /run/containerd/containerd.sock │ │ ├─ 66287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7801f76098f3b1c0019f0c3899fceaf6160d8410f8683d43f71e34347aee2cdb -address /run/containerd/containerd.sock │ │ ├─ 67792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c8b0ddb533564c67deafc25361feb5f972ac040c08082ee5d03d7c1a290c8f1 -address /run/containerd/containerd.sock │ │ ├─ 69986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7091f660b51fe45722a4c183482662081f604401538801389a2772528a5fc1b1 -address /run/containerd/containerd.sock │ │ ├─ 79219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e469696af8f65ba8aa333512a79a5b41fd7f204daf7d0b0afd6986fb42226f8f -address /run/containerd/containerd.sock │ │ ├─ 80751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca8e42ba16ac78fc72c03b3a4cb9d78e28f7081ef737165d463289510fbbf5ee -address /run/containerd/containerd.sock │ │ ├─ 86988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8803b61d9e5b6f8dd4e19e357fcefc77860458afd6c24748f56bd03bcc60a63 -address /run/containerd/containerd.sock │ │ ├─ 93090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5f6498b60edad05415b33c1d94d81eb7f582a2810568e806f75816cb19c7f73 -address /run/containerd/containerd.sock │ │ ├─ 97189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3861bad26b0d61dcae9a263d8ef59655e42e4dbda92f0ac246da35ba29ec3ae4 -address /run/containerd/containerd.sock │ │ ├─ 97235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c3fc7b68b4abad04f50a6d669f6b18a829c381c4f80835ec6306f56ae5cfe15 -address /run/containerd/containerd.sock │ │ ├─105909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 373ef73fb6a2cee80986d5312719de1a10a4178c0cc7d526b45476ffc1318a2b -address /run/containerd/containerd.sock │ │ ├─107607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f4d7de134282e6a80d6a9a2e0ff378d2f5bfdf295b328734ec56fe24cdca858 -address /run/containerd/containerd.sock │ │ ├─107663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4202c5592f6acbc62a25af86bbd88b33d0dbe387deb4c763f1b1e48433a1b9e1 -address /run/containerd/containerd.sock │ │ ├─109696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6ef1563d627b09a58c551315edbf6f8e22a3d4c777e4ad04dea0aba530134f5 -address /run/containerd/containerd.sock │ │ ├─111669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 273f4b42ee1374f06105c717c12bcd6e7d5786da88996ed0f19b3178ab474704 -address /run/containerd/containerd.sock │ │ ├─111744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 956c07e2c896cb2b78a27cee86e3731064ba59e14b08c519b7a276fd8ecd4d12 -address /run/containerd/containerd.sock │ │ ├─125056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30c0a7b0095b7bb68041a73f873e75c1cc515a2279e9b4f588e44b819b591a04 -address /run/containerd/containerd.sock │ │ ├─125113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1de7ef44de58b05586a5aa31c76933cafc9746160f9173d6d6679854bb2b4ad7 -address /run/containerd/containerd.sock │ │ ├─127717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b34a4f4e18a639e1c4746a71a38328560ee44928520ce77579b1628704b521ed -address /run/containerd/containerd.sock │ │ ├─143190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cbc5a80cbeb3d0e6b1c0e9152821600541ae4df027269caa7e8938a5886b66f -address /run/containerd/containerd.sock │ │ ├─144700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70edb2fd50c7f6a7188efb57eb84c979d97eda0fd7c0869934d41805dccb7388 -address /run/containerd/containerd.sock │ │ ├─145134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f65994091052720b0ebcf840f49fb4e18688d48c92c49973222707f6a27d1a7 -address /run/containerd/containerd.sock │ │ ├─146041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 960bd5acb18867733bba7e24cebd1fa70de758fa74c4dd54b89d90d7bae1ddb0 -address /run/containerd/containerd.sock │ │ ├─148085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dfe5d9adf663f2bc89b8f360197fbb2be4aafa96a39fe766085ce90762cc267 -address /run/containerd/containerd.sock │ │ ├─148317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a702963bed9067d5dd9da66297bd0225935d0e06fce13c57b1f5e2d6924ddb14 -address /run/containerd/containerd.sock │ │ ├─148365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c38caf622f1fbc61b0e18a12542e46182a233046a1548f14017ba3ce06018ab -address /run/containerd/containerd.sock │ │ ├─148495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c37677c9dde2c368490ae40ec50cbde981af9bbc3b1a5ed63e6b0b11d02c4d9 -address /run/containerd/containerd.sock │ │ ├─148903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9652038f9359fcfe528096c55c5b9be45c6275109474125fdbc342d68e6066ab -address /run/containerd/containerd.sock │ │ ├─149534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a50681ba420faf236020b534082fa31c4c5ba7ebab579f4c3a8d06f1271ed025 -address /run/containerd/containerd.sock │ │ ├─174285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dede392cfdfc53e8e2aabfa50f2ce854b314bfc9ac8e2d4804f9b6dfa2062d9 -address /run/containerd/containerd.sock │ │ ├─176212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e23e594e78c05ae175b9651d7fbda76e91a600d72acf11282f4146c09bbd2e9 -address /run/containerd/containerd.sock │ │ ├─176249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1082cb36858dbe77b270f7f8e4fcce30c750f8404ddacf3fed401b4f0ce27cd3 -address /run/containerd/containerd.sock │ │ ├─176346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27190ef68b4833dc5652fa73e5213d3cd1393b9d739387b74161a01329058981 -address /run/containerd/containerd.sock │ │ ├─176360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8738a75579ee1ffaa7292206aeab3af6b8d0e89364a34a86d4fb5c7e9e2342ff -address /run/containerd/containerd.sock │ │ ├─176446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecd57eb22c8b8d31a167eeda98750a6c2cbaa6a8ce5960d55ac69c221348d167 -address /run/containerd/containerd.sock │ │ ├─176770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 829c4ea46fc0868c49284f7344d57df604ccbe7e5b97a7b60fc0742055905c4f -address /run/containerd/containerd.sock │ │ ├─176814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b6eec6878a907023c28e6141c20348acfb28f740a7e5a6dbfc3804070933154 -address /run/containerd/containerd.sock │ │ ├─189937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3f89c46d48b3d48bc8aa76670b77c8bbe94413cf4fa1bf6b6712c2ab463ab88 -address /run/containerd/containerd.sock │ │ ├─192323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53b1e72633f4a60729bf74fea73c4472691af8239b4353aae8bfe14372673392 -address /run/containerd/containerd.sock │ │ ├─192392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cde7ecbf1087fbb608f13e8ec400bfe30d826ded70f6b61e68d0ec4dae067798 -address /run/containerd/containerd.sock │ │ ├─192504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b367d4f83fb6315816ca67aa48e376ef3f09ab08c4e0ed815a79cdb768c2e19b -address /run/containerd/containerd.sock │ │ ├─208852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa687da8a030323498bfb7825e248f05c3acd2688c562b475aee2f82aff802d2 -address /run/containerd/containerd.sock │ │ ├─216740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ea46c36af4305931807a25b82935e1a9885c79e151e453d9a9d4fe17d1f6b33 -address /run/containerd/containerd.sock │ │ ├─216798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e07b5c1cc751c4e8d33f7e345814d5e358c8627c265e6a40c1becde75a939a5 -address /run/containerd/containerd.sock │ │ ├─216820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04dd3658de41fdbaebca7c98c042a331c4a092012787ce271212ffba7c062159 -address /run/containerd/containerd.sock │ │ ├─217097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05894678d893adaf808bb23394d15a9b1bb9a14e49fb1d8b42f17eafc6a122ec -address /run/containerd/containerd.sock │ │ ├─228516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f04b66a5ec3e2b5318597355bdac983ee5283278b82a9547be468efe64f59b64 -address /run/containerd/containerd.sock │ │ ├─230820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4211c5c8774262cbd1b984bf7e8b443cace06bd96192edda82971bd678908bb4 -address /run/containerd/containerd.sock │ │ ├─232017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab3c180b35eaae739ad5d18fef5489c8b7dc85c13d64a71396d26e5521f975ca -address /run/containerd/containerd.sock │ │ ├─233186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87d8a4277ed764f2ab97c5e12768a00f23bec7486772dc15670f1ea6487457cc -address /run/containerd/containerd.sock │ │ ├─233798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0ca30cc94be0a30c7566c06472bc5982e3a0784ff9e0887debf5de40ef8f22c -address /run/containerd/containerd.sock │ │ ├─235628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09df474c0449c5d3c077d67f0d5503708367919089cfa6ed27605bd6c090ef80 -address /run/containerd/containerd.sock │ │ ├─237150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44d4e3ef90ab80a63f4038292eaa51b57c0e1c91d13a492180416dabc2fdaad1 -address /run/containerd/containerd.sock │ │ ├─237274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c44a4df4b6d24248504081bb8b701eb2e4b15098dfc4ebf2a14f50dd3cc30067 -address /run/containerd/containerd.sock │ │ ├─247066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71905c0b9c5f71225d70c903ff5dda3842d49f26df6e61a98840aafc9ad6a038 -address /run/containerd/containerd.sock │ │ ├─247553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 537f61ba5e4b2661fd04e019d4aad9925a85bec8864dc190de4b2b1c53c5c575 -address /run/containerd/containerd.sock │ │ ├─250244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b3dc96210368265da338b51acbe1b02aebcfcf68a6016c2127ab02bee571e4d -address /run/containerd/containerd.sock │ │ ├─254478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14142b86f7bc4c57e113b010e0cf260caf251588c0d337555bb3046c07cb56c1 -address /run/containerd/containerd.sock │ │ ├─254687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5ace3c9b26931a1cba922bc3558fda0119a381685fd69d160dd3ecda1494011 -address /run/containerd/containerd.sock │ │ ├─254732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64a8770979042cc5ed613e8166eb6639f242b6090d6637df8946f2118340a3a7 -address /run/containerd/containerd.sock │ │ ├─254811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e50cb0159ce57f4a88f8c331b74e5113f28b797c292518da186573dd20e5725c -address /run/containerd/containerd.sock │ │ ├─267051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bd403b7305a1b8f2eb5b90bee393b58da7ae771b27c1634438d5356869c9182 -address /run/containerd/containerd.sock │ │ ├─269509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1dc35337b7281bd001cd421f79065c4a43eadef64eb05d568b0da1b58f1f8a0 -address /run/containerd/containerd.sock │ │ └─271140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e6d3a5130adc89a0bf7b580e32084bc85063c024891241e4b7b6b1f4da947af -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1439 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─397 /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 │ │ │ ├─29681 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29955 /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 │ │ │ ├─18699 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18719 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25067 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25337 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39085 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39107 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34397 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34663 /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 │ │ │ ├─12235 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12266 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.xqqrsy.service │ │ ├─12595 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xqqrsy/unit.run │ │ └─12628 /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-xqqrsy --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.xqqrsy:/var/lib/ceph/mgr/ceph-instance.xqqrsy:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.xqqrsy/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.xqqrsy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10343 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-6d6b82bc4ca66337aeb5e73b0a9b3af1353f7c1ebd9a4e64f4d43e9961843362.scope … │ │ ├─18768 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18784 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─multipathd.service │ │ └─142664 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42238 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.44 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─365 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 649 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─360855 sshd: [accepted] │ │ └─360856 sshd: [net] │ ├─run-r84967279123f4321b8b2dd0bc5270526.scope │ │ └─191063 /usr/sbin/libvirtd --listen │ ├─docker-72744a94c57d75a347f450c5a9d87e0dad48a8a6d13fce60cc3a2c3d4fd087c5.scope … │ │ ├─29998 /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 │ │ └─30010 /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 │ │ └─1106 /usr/sbin/uuidd --socket-activation │ ├─docker-c61a067962d282778323866541d358ea1dd09089c9f334a9832acb4b953610c3.scope … │ │ ├─25378 /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 │ │ └─25390 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-a684ad6aa169ae1b0d3d8115fa8956e4df6cb853493b480fbf2d40e1d5131f32.scope … │ │ ├─12347 /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 │ │ └─12359 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10849 /usr/sbin/chronyd -F 1 │ │ └─10850 /usr/sbin/chronyd -F 1 │ ├─docker-b3c6a90b8417b910fbeef7e2229bf92cb059affffbb52392b9d14851e3cc8aff.scope … │ │ ├─12709 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.xqqrsy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12728 /usr/bin/ceph-mgr -n mgr.instance.xqqrsy -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-73b107d599d65b0fe735dda67da7f8f027974e6f01f97bc4a16f4c973603d1d3.scope … │ │ ├─34704 /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 │ │ └─34716 /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 │ ├─docker.socket │ ├─docker-e96df362645f6d028c2e37bf5e26bfefce6934fa96ba78005c631bebdfed3234.scope … │ │ ├─39179 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39192 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─systemd-resolved.service │ │ └─401 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─142536 /sbin/iscsid │ │ └─142537 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─4752763ce8155d92a5facc1dbb1158540c6242e05161b7ab8e81e4c3bb3c3ad1 │ │ └─42388 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─1c3fc7b68b4abad04f50a6d669f6b18a829c381c4f80835ec6306f56ae5cfe15 │ │ └─97262 /pause │ ├─c12846d6ce8e2b4a7a6ca5f30550532891c21497da3511df84d453f26f900fb4 │ │ ├─174448 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174465 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─174471 erl_child_setup 1048576 │ │ ├─174599 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174600 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174610 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174717 /bin/sh -s rabbit_disk_monitor │ ├─75e7892dcc1c66da3b7ea62e2f300a82a1c1fd53fb1e58e525b1510250c098a8 │ │ ├─228736 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228753 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─228759 erl_child_setup 1048576 │ │ ├─228855 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228856 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228866 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─229095 /bin/sh -s rabbit_disk_monitor │ ├─7bd6811bb680edf4f4b8cfc747a9f965abc603ffb82fced5ce99711ec62ef6e1 │ │ ├─126091 /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 │ │ └─126284 /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 │ ├─c0a294a3d2a5e3936aaf07033250c3ba49e3abb8c4bfe7e5ae6c55fdce1b6f20 │ │ └─50501 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─efc5c304febd991f221ab919875656d51e67e4b25cb0feb23083766351cfedbb │ │ ├─106466 glance-api: uWSGI master │ │ ├─106479 glance-api: uWSGI worker 1 │ │ └─106480 glance-api: uWSGI worker 2 │ ├─b34a4f4e18a639e1c4746a71a38328560ee44928520ce77579b1628704b521ed │ │ └─127744 /pause │ ├─9652038f9359fcfe528096c55c5b9be45c6275109474125fdbc342d68e6066ab │ │ └─148926 /pause │ ├─1c6e2786cd762912d1bbc1a0cd01d3f478a7a9c51b1a39136d600e2f42b52eee │ │ ├─226759 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─227167 octavia-worker: ConsumerService worker(0) │ │ └─227170 octavia-worker: ConsumerService worker(1) │ ├─05e18b9d2096999e83d7b834ca567b0a991e68af3031d6ac8b23ce899f7487f7 │ │ └─63907 /pause │ ├─551bc79d86d09febb8b1fb0288395524109f485867ebd2d29ed00034277668a8 │ │ └─52693 valkey-server *:6379 │ ├─bf17b873f4dcf3f871f8746f27c5ea01510311fe151e46b6509fbc4f79725f22 │ │ ├─63024 python -u /app/sidecar.py │ │ ├─63435 python -u /app/sidecar.py │ │ └─63436 python -u /app/sidecar.py │ ├─eb9c24729ba6d53a2ca752918a3b21201cb9ac76fb218ba7fc5b48a37dd6a6c9 │ │ └─62030 /pause │ ├─960bd5acb18867733bba7e24cebd1fa70de758fa74c4dd54b89d90d7bae1ddb0 │ │ └─146064 /pause │ ├─9d729e259e1c62d539bd00629dd70f3fc8454f676d9184518aa89f9acaa3fe9a │ │ └─57024 /pause │ ├─0c0f47abb39261abe5e31a722f6b7e04885787dbd06496fca36d7070d71e2219 │ │ └─269883 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─244229a0eb47c9d270edcd72ffdef179703451f5fee29af88bdc5d4c5eb70268 │ │ ├─185540 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─185850 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185853 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185856 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─8d8e8bf34b42c71c34b1dba64fb10e4d0027b379209fb47243b3e4775cdae0eb │ │ └─48079 /pause │ ├─71905c0b9c5f71225d70c903ff5dda3842d49f26df6e61a98840aafc9ad6a038 │ │ └─247090 /pause │ ├─6c38caf622f1fbc61b0e18a12542e46182a233046a1548f14017ba3ce06018ab │ │ └─148406 /pause │ ├─2b5bc08343af33f7e826a94f28c91de6acc44dba867ac1209ad6c3012a6a069d │ │ └─64423 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 │ ├─e5b30466065d654e3cbd4d0e530e05525cad0bdaa21a695a2de48f80a44d67aa │ │ └─62409 /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 │ ├─a1dc35337b7281bd001cd421f79065c4a43eadef64eb05d568b0da1b58f1f8a0 │ │ └─269533 /pause │ ├─ae7fbe0c814573779674f6fef8110f56c5d549045e4a88954d14bb76b99001c9 │ │ ├─93285 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93321 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─93327 erl_child_setup 1048576 │ │ ├─93570 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93571 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93581 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93722 /bin/sh -s rabbit_disk_monitor │ ├─32ea8c2dd511161bed87b272e6a75452d0d7aa8e983c4ba9252c687b0287508d │ │ └─49323 /manager --metrics-bind-address=:8080 │ ├─a8803b61d9e5b6f8dd4e19e357fcefc77860458afd6c24748f56bd03bcc60a63 │ │ └─87011 /pause │ ├─c37e792e58da7b768f18d2a2ab9ab808d8808517e5a69b81a5d1a239f3a9f904 │ │ ├─264802 /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 │ │ └─264935 /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 │ ├─096a4f964d4bea0975c4cb34b620e2ecc6703d4d91775d9d55caaa28204d5def │ │ └─190447 /bin/bash /tmp/libvirt.sh │ ├─e469696af8f65ba8aa333512a79a5b41fd7f204daf7d0b0afd6986fb42226f8f │ │ └─79242 /pause │ ├─60ce9d82a74516e71bd77d1894b1ab42be09f6ddb22435573b71415e85d90a05 │ │ ├─204968 heat-api: uWSGI master │ │ ├─205022 heat-api: uWSGI worker 1 │ │ └─205023 heat-api: uWSGI worker 2 │ ├─3454cae4ce3b79a959ba1f4530c19c4096deb97889e554fc3a0c93c962feb86f │ │ ├─188157 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─188554 neutron-l3-agent: ServiceWrapper worker(0) │ │ └─188811 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpeqhgsdyo/privsep.sock │ ├─3bbddf8cf0456426fe9befdbf27b3e58ff854a67214b2125df3c29697305690d │ │ └─125677 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─0798a282b38434dcedb8b14696d8d91f58d322461b2890928086745e64f432dc │ │ └─41929 /pause │ ├─bea78fcaae232270917202c7ee2b698df069afe8c1a1cacfa58e09937b12e81e │ │ └─42027 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 │ ├─0f4d7de134282e6a80d6a9a2e0ff378d2f5bfdf295b328734ec56fe24cdca858 │ │ └─107633 /pause │ ├─e50cb0159ce57f4a88f8c331b74e5113f28b797c292518da186573dd20e5725c │ │ └─254873 /pause │ ├─a00bac12334fb2f7e32fa9f0a1111549727657427b9ad310651de7cca8b738e9 │ │ └─233913 /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 │ ├─865c9b2006b2067a531d8cfad055afa0e15c61fdb2ab6828bb7dff89fe984c4e │ │ └─57970 nfd-worker -metrics=8081 │ ├─785404bd2c40fad8506d151d2b6c3e2159bac92acdd70b0c8380872f13fa6a3b │ │ ├─172381 nova-metadata: uWSGI master │ │ ├─172451 nova-metadata: uWSGI worker 1 │ │ └─172453 nova-metadata: uWSGI worker 2 │ ├─b1bba5b080a92f8af6ad74f1f610e9f3c8281b5ec5690a9a828c216ccd7ebd62 │ │ └─41912 /pause │ ├─2ea46c36af4305931807a25b82935e1a9885c79e151e453d9a9d4fe17d1f6b33 │ │ └─216779 /pause │ ├─8808a97ef02cc18bf7fa5e3f97091d57ccc5c075808b7803cc07451e16c1ae4b │ │ └─66923 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─e337454af770c179ad018d09da6ec78240eda887c2b5c481a2647b67c3fb0d2a │ │ ├─79474 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79491 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─79497 erl_child_setup 1048576 │ │ ├─79556 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79557 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79567 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79656 /bin/sh -s rabbit_disk_monitor │ ├─ffa0ff7f61ff479fe1cc0846437d27e3ff445439fec611d488a390848706b52e │ │ └─67297 /bin/memcached_exporter │ ├─d47f564a099b6c2b0417475299a727e5ea3f55bdb4d83551e6cc270ed0e6c9c5 │ │ └─58173 /secretgen-controller │ ├─7091f660b51fe45722a4c183482662081f604401538801389a2772528a5fc1b1 │ │ └─70009 /pause │ ├─373ef73fb6a2cee80986d5312719de1a10a4178c0cc7d526b45476ffc1318a2b │ │ └─105933 /pause │ ├─87d8a4277ed764f2ab97c5e12768a00f23bec7486772dc15670f1ea6487457cc │ │ └─233210 /pause │ ├─4e07b5c1cc751c4e8d33f7e345814d5e358c8627c265e6a40c1becde75a939a5 │ │ └─216845 /pause │ ├─d5f6498b60edad05415b33c1d94d81eb7f582a2810568e806f75816cb19c7f73 │ │ └─93113 /pause │ ├─bad553d4eb89748b8aaf158dde7be4af49ad77328841e794e1958074e79cebf9 │ │ ├─273551 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─273565 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─de2b129450bd6a08b4efbdb73458ac229a50123b16f1f9d958a75686ba8ea299 │ │ ├─65930 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65969 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─a702963bed9067d5dd9da66297bd0225935d0e06fce13c57b1f5e2d6924ddb14 │ │ └─148340 /pause │ ├─42c83994b3ba0ebace7e1222edfea7a8fc1e74dd55e5f410f37b05f49a7f5b2d │ │ ├─43624 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44005 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─8b3dc96210368265da338b51acbe1b02aebcfcf68a6016c2127ab02bee571e4d │ │ └─250267 /pause │ ├─14142b86f7bc4c57e113b010e0cf260caf251588c0d337555bb3046c07cb56c1 │ │ └─254527 /pause │ ├─902a3e7514263f5f7db3362b6b849c976d4133a5479207dca15bcc6958543c14 │ │ └─66122 /goldpinger --static-file-path /static │ ├─5161a8908d0a06288bbfa1fe9fb564220f93e5217a4cbfeb33169961e1e9c433 │ │ └─145255 /coredns -conf /etc/coredns/Corefile │ ├─d3f89c46d48b3d48bc8aa76670b77c8bbe94413cf4fa1bf6b6712c2ab463ab88 │ │ └─189961 /pause │ ├─fe245b9ebfd4a62143bd15fcd474baa0db8d3d61b8c5bde52eac81c19948d055 │ │ └─52603 /pause │ ├─1de7ef44de58b05586a5aa31c76933cafc9746160f9173d6d6679854bb2b4ad7 │ │ └─125146 /pause │ ├─df45eb1d804be834e8f4914320f06332bf4de3814c4164abd1e5a3a648027b42 │ │ └─48989 /manager --metrics-bind-address=:9782 │ ├─67b11e921287afabf6fb9c8f302035dbaf0f0ba771752acea6db9f45faf02621 │ │ └─44572 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─c99ccb5430a371015e83237a2237600d05347e9f76aa69be9eb5aa6db8975764 │ │ └─190396 /usr/bin/libvirt-tls-sidecar │ ├─6444caa5965b8b358efb230cea9b10056c2f11d9df4b488d863aca0cf88e7551 │ │ ├─172085 nova-api: uWSGI master │ │ ├─172131 nova-api: uWSGI worker 1 │ │ └─172132 nova-api: uWSGI worker 2 │ ├─829c4ea46fc0868c49284f7344d57df604ccbe7e5b97a7b60fc0742055905c4f │ │ └─176792 /pause │ ├─42dc563f3218c5242f7145be13b33a3d6c0fdcd470ea82cf2a0cb7b0260d352e │ │ └─57690 /pause │ ├─603df1ae0b577726947fcdf25d5c7f21d8930cd883e4720e239539f514d15d25 │ │ └─58063 nfd-master -crd-controller=true -metrics=8081 │ ├─a695bc16f1fbc57253852c3c1000ee003a5548a5a6c7e4b4449a97dd72a57b17 │ │ ├─247319 magnum-api: uWSGI master │ │ ├─247353 magnum-api: uWSGI worker 1 │ │ └─247354 magnum-api: uWSGI worker 2 │ ├─4dd2847cda5e3de4eee3c9b2bb08a97970c4a7ea7e667e39ccca603a7a195070 │ │ ├─186533 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186930 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpa5hquqpq/privsep.sock │ │ ├─187249 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpwj_v0srz/privsep.sock │ │ └─187551 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─21c43bb2ab71a73353256a9db37fc0c9632aaea494ce2525537e85c49cc44f37 │ │ └─46091 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─b5a5487cb0a9d0243a64084d06910ed55227cf76d5cc17bf3d8016ac44164d0c │ │ ├─68081 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68098 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─68104 erl_child_setup 1048576 │ │ ├─68177 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68178 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68188 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68405 /bin/sh -s rabbit_disk_monitor │ ├─c8b71b9173d01807cfc497a3531c79b232515023435d2d8f9f556782f3d79ef4 │ │ └─58029 nfd-gc -gc-interval=1h │ ├─e3100fa8a52c7737ce80730378a5f498f09beeb85628de05092ec83211e6cc2d │ │ └─233239 /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 │ ├─6531b8685f422c9f8becdaa8041cd94150d4685cd4f7217e000e7e1b84442448 │ │ ├─73323 apache2 -DFOREGROUND │ │ ├─73338 (wsgi:k -DFOREGROUND │ │ ├─73339 (wsgi:k -DFOREGROUND │ │ ├─73340 (wsgi:k -DFOREGROUND │ │ ├─73341 (wsgi:k -DFOREGROUND │ │ ├─73347 apache2 -DFOREGROUND │ │ ├─73348 apache2 -DFOREGROUND │ │ ├─73350 apache2 -DFOREGROUND │ │ ├─73351 apache2 -DFOREGROUND │ │ ├─73352 apache2 -DFOREGROUND │ │ ├─73354 apache2 -DFOREGROUND │ │ ├─73355 apache2 -DFOREGROUND │ │ └─73356 apache2 -DFOREGROUND │ ├─8cfe24fa41a6980394604bf5fa4ae66367f505fb6851169b6f92912cad80fd2f │ │ └─143622 /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 │ ├─4ca0115975c6e8df6e25540934e53f399535b6c7b0debb55998e8dbef7e303e4 │ │ ├─107934 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108104 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108106 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─dcf7a10c7796d2271812897af039b723f4bc914e2bd725bfbd608adc4aa7fdea │ │ └─52786 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 │ ├─b8f17be632b6dbdd909203f9a14719057b7ad5e5b36e4589dcddb8912c8fe00f │ │ └─63977 /pause │ ├─e560e7305b0797144d1d2990cdc5924f297ee9058a230a5d5ccb71a67204f808 │ │ ├─204976 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─205259 heat-engine: ServiceWrapper worker(0) │ │ └─205262 heat-engine: ServiceWrapper worker(1) │ ├─09df474c0449c5d3c077d67f0d5503708367919089cfa6ed27605bd6c090ef80 │ │ └─235651 /pause │ ├─8738a75579ee1ffaa7292206aeab3af6b8d0e89364a34a86d4fb5c7e9e2342ff │ │ └─176440 /pause │ ├─7b6eec6878a907023c28e6141c20348acfb28f740a7e5a6dbfc3804070933154 │ │ └─176843 /pause │ ├─50599176be3c27ab759ae7c3c9170b4946f77f9f156fe53e1bccd8f650256ffb │ │ ├─ 97502 /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 │ │ └─342294 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─275b4f49dde569f4455270ba8ddb891b7516214b1cbc0b117894617da290e8b8 │ │ ├─269669 apache2 -DFOREGROUND │ │ ├─272062 (wsgi:h -DFOREGROUND │ │ ├─272063 (wsgi:h -DFOREGROUND │ │ ├─272064 (wsgi:h -DFOREGROUND │ │ ├─272065 (wsgi:h -DFOREGROUND │ │ ├─272066 (wsgi:h -DFOREGROUND │ │ ├─272067 apache2 -DFOREGROUND │ │ └─272068 apache2 -DFOREGROUND │ ├─f6ef1563d627b09a58c551315edbf6f8e22a3d4c777e4ad04dea0aba530134f5 │ │ └─109719 /pause │ ├─d8db25e1ff8533400a9ec7c23cc428ecfe7ba9f651763b763a7a5f01529b7f6a │ │ └─44903 /pause │ ├─e21c786695a759f2f51ffa9b7042eb4d6535c0ca9be0cd1b7ed68f2511ae4313 │ │ └─109308 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─712fb26831ca1c450e16ba3fcb86e9bb0bec24976830b877025a9160cdb26401 │ │ └─191099 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─2d1b5dc5d158c274d98bb1ff4f2715f64a71922932e7235042add796a6883141 │ │ ├─143657 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─143671 /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 │ ├─c4bb405603e647114bb143a39abb4a7926bb1db3b4ff18bf6f0851c484364b14 │ │ ├─173014 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173359 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173360 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─0824345fdaa07968c359ce14e0d43a6ef1b5d3728ecfed8790e00e718e30a29e │ │ └─45366 /pause │ ├─7801f76098f3b1c0019f0c3899fceaf6160d8410f8683d43f71e34347aee2cdb │ │ └─66310 /pause │ ├─8c06ffffc5e8c31a399856ce97d1e5d1167a88f7e8fca026358d3be5a1af4071 │ │ └─187939 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─60bc6e0df3170af63053384210a6a118f0a3cde35e4ba59507dc0218c396de04 │ │ └─43415 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─96c2b9cbdd6162092b416df2ab2a03df7b961c025b5ec08062c22839e06afebb │ │ └─231071 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─04dd3658de41fdbaebca7c98c042a331c4a092012787ce271212ffba7c062159 │ │ └─216872 /pause │ ├─163d3c9a289eb15d80077853d37d7dc323c3c795c9a1e848da15d6bef3c79ebc │ │ └─66578 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-44.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 │ ├─432f6bf11dfa2ce664a077808a2bab8c46e9a269fdde46f025f02afd72452f6a │ │ └─57789 /pause │ ├─9e23e594e78c05ae175b9651d7fbda76e91a600d72acf11282f4146c09bbd2e9 │ │ └─176289 /pause │ ├─b62fde54051c62a8f4b607b41c047478da761849e0eaefb7862c88b9a4587edf │ │ ├─208983 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209001 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─209007 erl_child_setup 1048576 │ │ ├─209157 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209159 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209169 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─209302 /bin/sh -s rabbit_disk_monitor │ ├─214da90fcf46f019991b035f14208528f7ad4cd6effdbd39bc09ea698e49c0c7 │ │ └─62094 /pause │ ├─ec8681bfa4d30af1b4c3867bed521d05be364a942027f192275907790544c629 │ │ └─197560 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─333113e63010f6f50602b19456a3da596121de84551c4768b8ccebda48cd55b6 │ │ └─50348 /pause │ ├─2a0fb07ca68a43255830d7754cd436d989e37e9912cf00e04f7586c962218f2a │ │ └─66773 /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 │ ├─21a0b2a795c79bb984dc1ea6cd15c54b7ba8dd2d48871efd35e89d20389b4986 │ │ └─49748 percona-xtradb-cluster-operator │ ├─bfd656b11e885b0ad4e7d2ada1ae2df1668ce0e109da279528ae235a6b6caa38 │ │ ├─185592 neutron-policy-server: uWSGI master │ │ ├─185606 neutron-policy-server: uWSGI worker 1 │ │ └─185607 neutron-policy-server: uWSGI worker 2 │ ├─ac79f8413c5bdd3c5ca5634e26aca742b9b45b2e977c07eee693690f532fbc16 │ │ ├─50586 mysqld --wsrep_start_position=e9e49571-96eb-11f1-8afa-be9640f17a23:20 │ │ └─50680 /var/lib/mysql/mysql-state-monitor │ ├─d5db506696d7f09ceb66f7199fe49bbeae90b40ff829c7b115db3bd364bce0d4 │ │ └─67026 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c78b5477b52f5021503a3d80869254d5a11534f81b42334d80e2dc81423bb130 │ │ └─46138 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─8b0a96e2deac3d4d0fd14f64a3d7660641789b81edbe239d3b8f23619857ea07 │ │ ├─ 50422 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 │ │ ├─ 53162 haproxy -sf 141 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ │ ├─360880 runc init │ │ ├─360883 runc init │ │ └─360885 runc init │ ├─9b31cdf22dc089878234ccabebe7e910ddf8f9a948511f7eed0081830989dea8 │ │ └─226740 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─4cdb65808648012100667e2b89fcea43a5e8e80ebafc2e1f70b9eafcd19de230 │ │ └─66643 /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 │ ├─a394fac415c65a2a19ab6fbdebaaf8e4610cfa0149b7fc9aca6e4ea317bcb69a │ │ └─123554 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─646288063b75c0c84abaa3ca93ca120cdc3b40ed39dfe6ceca4bc9574b41adeb │ │ └─253828 docker-registry serve /etc/docker-registry/config.yml │ ├─64965cdce5371a5c08c946c2af6ab4288a915815b51ea5fa32123d9fd26590a2 │ │ ├─204972 heat-api-cfn: uWSGI master │ │ ├─205020 heat-api-cfn: uWSGI worker 1 │ │ └─205021 heat-api-cfn: uWSGI worker 2 │ ├─a5ace3c9b26931a1cba922bc3558fda0119a381685fd69d160dd3ecda1494011 │ │ └─254714 /pause │ ├─aa3ad2e8c19d454406169fc9932415467229543de0031b37aa3b5a0bdaaee8dd │ │ └─49576 /pause │ ├─670f18730fd869421567baecf9cda7682c6fe4dfbf7aadc37edc65c46610001c │ │ └─63584 /pause │ ├─0d78e35b60bdc81d23c86afb11a457fdc07c50f652154ee6b0253d9624f0cb38 │ │ └─43178 /pause │ ├─df5431a0d72402ad6a3577cf1cf528a189f547676adb910ce5ea13035286a701 │ │ ├─247532 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247953 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247954 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─3338c1f01479c37ca1638b91d2feabf089e16577ce30efb908a8a6dd6d187949 │ │ ├─227421 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227439 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─228610 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─228611 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─87705e489664068f5ff69df085cf9edb87907b9858462ca5eee7667ddaa194fb │ │ └─45940 /pause │ ├─934322ac8f3619b06a10b8e2b9040c503c47a45c3363f51e7dd70a8c10d0b6bf │ │ └─41814 /pause │ ├─53b1e72633f4a60729bf74fea73c4472691af8239b4353aae8bfe14372673392 │ │ └─192348 /pause │ ├─11623231deab017c4c34957a6fad1b5c034c82646d1edc1c604dfeb2c73a43e5 │ │ └─42360 /pause │ ├─035904ae21fd54ba5e5d98d905c33afdc83875fd95d99b79607be6541d4595d7 │ │ └─62727 /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 │ ├─9cbc5a80cbeb3d0e6b1c0e9152821600541ae4df027269caa7e8938a5886b66f │ │ └─143214 /pause │ ├─7f65994091052720b0ebcf840f49fb4e18688d48c92c49973222707f6a27d1a7 │ │ └─145157 /pause │ ├─537f61ba5e4b2661fd04e019d4aad9925a85bec8864dc190de4b2b1c53c5c575 │ │ └─247591 /pause │ ├─d31c2d2de9ffd7555f3a309e0aa9966925440a740cd85243d7704e1459b7dcb9 │ │ ├─264571 manila-api: uWSGI master │ │ ├─264617 manila-api: uWSGI worker 1 │ │ └─264618 manila-api: uWSGI worker 2 │ ├─0f6bbf29444bd9a79a455894879af248fe34420c62904e117af2fb14599e9327 │ │ ├─64961 nginx: master process nginx -g daemon off; │ │ ├─64992 nginx: worker process │ │ ├─64993 nginx: worker process │ │ ├─64994 nginx: worker process │ │ ├─64995 nginx: worker process │ │ └─64996 nginx: worker process │ ├─990bb869b159e7c4130206b19572527edeef50e39070af04a895289f5e8694fc │ │ └─48919 /pause │ ├─451d4481c834493f5a072463a7839e60cc9663b6abf3bacdc7e991c0921568f7 │ │ └─45434 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 │ ├─4a279a5ebc74c0a380442507b8e07e786e55b85917cc6e58b4b84cc64668846c │ │ └─67370 /bin/oauth2-proxy │ ├─483b74bc1f8c303725a74552708921d6ee3fdab724281d6fae1b2e57930066c2 │ │ ├─ 48318 /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 │ │ ├─ 48329 /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 │ │ ├─ 48482 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─269213 nginx: worker process │ │ ├─269214 nginx: worker process │ │ └─269215 nginx: cache manager process │ ├─aa687da8a030323498bfb7825e248f05c3acd2688c562b475aee2f82aff802d2 │ │ └─208875 /pause │ ├─cab99074aa9c7f5fde36e235476bc36775e456a7513a4f8b7ad0d225d06bc48b │ │ ├─62997 python -u /app/sidecar.py │ │ ├─63420 python -u /app/sidecar.py │ │ └─63421 python -u /app/sidecar.py │ ├─19e6c2d48f9579b720b76d272c9ba376479aa12c52ac619233e0deba1effd1c2 │ │ └─64399 /pause │ ├─4cdc70317c507838c83f42d2a18116349413b8e0681f02abd079932d9d5dbe65 │ │ ├─250567 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─250583 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─250589 erl_child_setup 1048576 │ │ ├─250649 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─250650 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─250660 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─250788 /bin/sh -s rabbit_disk_monitor │ ├─585beab87e5894c3f8ca8c44f28b73be113fa31d474bd56b8bf03890fbc837c2 │ │ └─47976 /pause │ ├─f497a3b5c5363be9086ac1e6ef36f3258a56c24e3154c112e34e8dfa63143b4b │ │ └─46048 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─a5aa83c266e8a16506aa498069a94a8c08cb2e88dea6d71212ffeb6d04b95c1c │ │ └─98558 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─1bd403b7305a1b8f2eb5b90bee393b58da7ae771b27c1634438d5356869c9182 │ │ └─267075 /pause │ ├─0603037d95d8d0d7a48fab65c311deca2f35282359ca25a03e2efc44f3634679 │ │ └─65589 /pause │ ├─e7e55483ca26ddf0d67e80913b36ffcd8086912f12e5f7fd3c4129eb3f8f181d │ │ └─66977 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3861bad26b0d61dcae9a263d8ef59655e42e4dbda92f0ac246da35ba29ec3ae4 │ │ └─97214 /pause │ ├─da6dc459facb204d6fc9ad8dd77fdebaa0e326a8c7249c19b9f972b155471837 │ │ └─61895 /pause │ ├─70edb2fd50c7f6a7188efb57eb84c979d97eda0fd7c0869934d41805dccb7388 │ │ └─144725 /pause │ ├─24e4a8432776efcba87c03e85368749d899aa509f29a2ae25fa61a0372fe1e40 │ │ ├─86287 barbiacan-api: uWSGI master │ │ └─86299 barbiacan-api: uWSGI worker 1 │ ├─5311f8f81cad6c81669a1230e40308d8e4dbd17b8e6f97f716ac7f147ec32121 │ │ └─235676 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─c44a4df4b6d24248504081bb8b701eb2e4b15098dfc4ebf2a14f50dd3cc30067 │ │ └─237297 /pause │ ├─ab3c180b35eaae739ad5d18fef5489c8b7dc85c13d64a71396d26e5521f975ca │ │ └─232042 /pause │ ├─67c67a331af4578ad9094b236f232f1bbea715f2493af3962a70f7af7d3855fb │ │ └─87856 /usr/local/bin/rook ceph operator │ ├─dd775688aba04e4c4e46bcb2b625fcf4df498cf73de422fe7356aa0a01a85858 │ │ ├─247123 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247818 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmps2z5fa4k/privsep.sock │ │ ├─247821 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247823 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─64be47c48f412800b80dc39b107f723a53c3df29e23d2911d52e8bc7c7f9df33 │ │ ├─177282 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─352562 sleep 300 │ ├─1dfe5d9adf663f2bc89b8f360197fbb2be4aafa96a39fe766085ce90762cc267 │ │ └─148154 /pause │ ├─d337cca70018f8e5d16d0d15ba075464ca74d2e549e8e19987bdd74a4e7b5f8d │ │ └─63358 /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 │ ├─475635a86b1c386b511fbcf715b44c86829d861ecebab471599f6414d4d4fa8c │ │ └─52980 valkey-server *:26379 [sentinel] │ ├─2d79b9ca34742f2b59916b3db6d12e3285bad6b41d22cfa287b7e4b9baee2e4a │ │ └─44991 /coredns -conf /etc/coredns/Corefile │ ├─5328941cbaed768824e227a69735bc51937496cdda2db8386904680977dea2d6 │ │ └─264547 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─4aa231fbc5abc84b3d25610b533ca91ef88c20fb273291aa262a38ffc1ff08ef │ │ └─66001 /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 │ ├─daa5e907bc145dbdf44d15040fb65b99ad7dc7111953afa5d82cbc011010d5de │ │ └─63232 /pause │ ├─ab60d4751d1f4e7219d58c58d50940004a9b1ac3d8a1ec95a33b467e15f4e9e4 │ │ └─65483 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─92d087cf01fa46adadf55a7e3248c76a3cdb834ddb96865c74afa1965b0be67b │ │ └─57926 /pause │ ├─f72f2d814c174dde633a477a7bd2a16c9b2e14aa3c4b6c98ebc6df273c3b1887 │ │ └─41926 /pause │ ├─956c07e2c896cb2b78a27cee86e3731064ba59e14b08c519b7a276fd8ecd4d12 │ │ └─111777 /pause │ ├─27190ef68b4833dc5652fa73e5213d3cd1393b9d739387b74161a01329058981 │ │ └─176451 /pause │ ├─6906769a857ada586e20e6ad4c40097871461a85be3252cee3a0f30ac75b7bb8 │ │ └─41928 /pause │ ├─8db7f368e81de9aa79a526a8b22abcbfe025fd9de6f61349be58de101c833476 │ │ └─64029 /pause │ ├─4202c5592f6acbc62a25af86bbd88b33d0dbe387deb4c763f1b1e48433a1b9e1 │ │ └─107686 /pause │ ├─77b5e7379bd8d8c859f7dd6e04e5d28c965c16db1dfbf3030a0caf74de079d82 │ │ └─44941 /pause │ ├─597303f2048359e976e8c40fe0becbb001f9d61ef62edb1655185d5ba97e7562 │ │ └─42179 /kube-vip manager │ ├─60a0e52960662ae10bbd004a6b72bdc733ec6adc6496f05b514bf935b7f84730 │ │ └─66734 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-44.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 │ ├─9c0f0119fc7f440b08e632c78636a6560d37a3f57b1f7fa2153aae016b4031ea │ │ └─66689 /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 │ ├─3919d39164165afbd56a25a5d3024f5901ee7700af2c66b59029fec104351253 │ │ └─264771 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─b367d4f83fb6315816ca67aa48e376ef3f09ab08c4e0ed815a79cdb768c2e19b │ │ └─192566 /pause │ ├─cbb9441ae33ebb2d03d42756a2e9137b75feaff44896a71f9d7f1da385753b38 │ │ ├─109884 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109901 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─109907 erl_child_setup 1048576 │ │ ├─109955 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109956 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109966 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─110116 /bin/sh -s rabbit_disk_monitor │ ├─4211c5c8774262cbd1b984bf7e8b443cace06bd96192edda82971bd678908bb4 │ │ └─230844 /pause │ ├─32a8235d6ac0ae9a47859c1ec3bfac394ed1cccced0a5d95041bcdd05cf9cc85 │ │ └─232377 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─a34d1b717dca429538ad760762a84bec3d675fa84be116cf2145458a3371d4e3 │ │ └─42060 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 │ ├─44d4e3ef90ab80a63f4038292eaa51b57c0e1c91d13a492180416dabc2fdaad1 │ │ └─237175 /pause │ ├─58e537cbf1a352cce060a4b865767bc52f9a64a99a75e83a8caba9bd81b0fa5a │ │ ├─121930 cinder-api: uWSGI master │ │ ├─121943 cinder-api: uWSGI worker 1 │ │ └─121944 cinder-api: uWSGI worker 2 │ ├─9675015a37efa59beb9b8faadb8ed35ad0fb1955003fc65d5c7c05dbe4d6af72 │ │ ├─133380 placement-api: uWSGI master │ │ ├─133393 placement-api: uWSGI worker 1 │ │ └─133394 placement-api: uWSGI worker 2 │ ├─0c37677c9dde2c368490ae40ec50cbde981af9bbc3b1a5ed63e6b0b11d02c4d9 │ │ └─148533 /pause │ ├─358d507139acab15c6b87ec65bd8b172206f3740e4455791af91c89a6ca7e1a9 │ │ ├─225657 octavia-api: uWSGI master │ │ ├─225670 octavia-api: uWSGI worker 1 │ │ └─225671 octavia-api: uWSGI worker 2 │ ├─f02d0bc058ed5a10c89ef906d4202a881eb764603b73cd1cf83fde80f4c93528 │ │ └─49936 /pause │ ├─3eb823593903e7b3f177b2ccfb4ec5a91a83538a55747fb3402a79bf121f270d │ │ └─62145 /pause │ ├─e57e0371bc1eebdf5b30bc6246e94e36067d02e4d139809044c2320cbc532652 │ │ └─45850 /pause │ ├─4210ca0b916c8a4d70e75949d8072fb3285da3cb1c27d5cc722909867e495773 │ │ ├─348166 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─348388 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─348578 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpktm5xaag/privsep.sock │ │ ├─348936 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpnhm68xg5/privsep.sock │ │ ├─349661 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─349662 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─349683 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/4b2c8371-8c9b-4f6e-a995-e80be3a1e2be/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/4b2c8371-8c9b-4f6e-a995-e80be3a1e2be/host --addn-hosts=/var/lib/neutron/dhcp/4b2c8371-8c9b-4f6e-a995-e80be3a1e2be/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/4b2c8371-8c9b-4f6e-a995-e80be3a1e2be/opts --dhcp-leasefile=/var/lib/neutron/dhcp/4b2c8371-8c9b-4f6e-a995-e80be3a1e2be/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-78608b8f-e365-4131-b7c9-1268dfbcf9f1,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─349687 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/9acaf9d3-57fd-4a8e-b68c-3cc2c154f86c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/9acaf9d3-57fd-4a8e-b68c-3cc2c154f86c/host --addn-hosts=/var/lib/neutron/dhcp/9acaf9d3-57fd-4a8e-b68c-3cc2c154f86c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/9acaf9d3-57fd-4a8e-b68c-3cc2c154f86c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/9acaf9d3-57fd-4a8e-b68c-3cc2c154f86c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-27210216-369b-4bba-99b2-31342c4cf8f0,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─349690 haproxy -f /var/lib/neutron/ns-metadata-proxy/4b2c8371-8c9b-4f6e-a995-e80be3a1e2be.conf │ │ └─349694 haproxy -f /var/lib/neutron/ns-metadata-proxy/9acaf9d3-57fd-4a8e-b68c-3cc2c154f86c.conf │ ├─9e6d3a5130adc89a0bf7b580e32084bc85063c024891241e4b7b6b1f4da947af │ │ └─271176 /pause │ ├─ecd57eb22c8b8d31a167eeda98750a6c2cbaa6a8ce5960d55ac69c221348d167 │ │ └─176493 /pause │ ├─30c0a7b0095b7bb68041a73f873e75c1cc515a2279e9b4f588e44b819b591a04 │ │ └─125078 /pause │ ├─a0ca30cc94be0a30c7566c06472bc5982e3a0784ff9e0887debf5de40ef8f22c │ │ └─233820 /pause │ ├─36cd7b4fddc6442b37b39b185bf9b10b601b44a6e7c42b77e848d243771ed5e5 │ │ └─67214 /bin/pushgateway │ ├─55030e06c9806f3e2fa894cdc1469a82d46b93a8af7bc0635b5a856105634476 │ │ └─44972 /coredns -conf /etc/coredns/Corefile │ ├─5ae4ff7e70b4721b0d40f7d78cbbde49085d0596acc380c6e54aefe418cfecc4 │ │ ├─190189 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190236 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─190243 erl_child_setup 1048576 │ │ ├─190324 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190325 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190335 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─190718 /bin/sh -s rabbit_disk_monitor │ ├─a50681ba420faf236020b534082fa31c4c5ba7ebab579f4c3a8d06f1271ed025 │ │ └─149559 /pause │ ├─bab2f964353869172708fb349366e43ccd08c64214f1c77ac0b64e99ec7ed184 │ │ └─42024 etcd --advertise-client-urls=https://199.204.45.44:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.44:2380 --initial-cluster=instance=https://199.204.45.44:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.44:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.44: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 │ ├─273f4b42ee1374f06105c717c12bcd6e7d5786da88996ed0f19b3178ab474704 │ │ └─111694 /pause │ ├─9e7ee2dafba16c7978264d8a35fee248d5e1fc65c283f066751ceaffbfed90d1 │ │ └─48358 /server │ ├─e346d70054acc5f6972a2304ed21a51d0a95bdb482aa3dfcec1ca636d3ff3413 │ │ └─45882 /pause │ ├─ffff37659ef49d6b564c715bcde6ff7d1ca5b2aa14893f57b2e5055e0cafcf2e │ │ ├─185539 neutron-api: uWSGI master │ │ ├─185572 neutron-api: uWSGI worker 1 │ │ └─185573 neutron-api: uWSGI worker 2 │ ├─a2dce0745b2699007a5ed169434416278ae83a04ae71c249029eb21b02edd3e7 │ │ └─64806 /pause │ ├─893450f9d2f04fde5fcbca699d0a7baadf940e7de53e62caa373cec01e6c2274 │ │ └─50774 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─ca8e42ba16ac78fc72c03b3a4cb9d78e28f7081ef737165d463289510fbbf5ee │ │ └─80776 /pause │ ├─f1126692c5cc734b292bb3370d78e213aa8e116724afc99ade63523d955aa510 │ │ └─66432 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─23e8db7c1dfad58cd7e7a6aad057dd61a74deeace1c4795dac1d5c6488fb61e7 │ │ └─271427 /bin/openstack-database-exporter │ ├─cf87aa0024b355d6584de26defc5f42753599e14aa47d0889c137d071ce1ec6b │ │ └─44526 /pause │ ├─e8cbff65d4fcc50d5662bdc0c5c60ee7c86f51255baa8e2fab126c4b0d199cde │ │ ├─173012 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─173383 nova-scheduler: ServiceWrapper worker(0) │ │ └─173387 nova-scheduler: ServiceWrapper worker(1) │ ├─f2096a1b43ddd3d431d4711265787cba541bea2763245610ae35570d13d006d8 │ │ └─97441 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-2qs4g --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─0dede392cfdfc53e8e2aabfa50f2ce854b314bfc9ac8e2d4804f9b6dfa2062d9 │ │ └─174315 /pause │ ├─cc818f448997f0d852c73d49c9de3ffde74f7d5bac8c5f2a21719730e23b9be1 │ │ └─67391 /bin/oauth2-proxy │ ├─6b34e0a8f28291f121f6788de321214c1fd4e9fe4ee53ba5c060a98ee9933b68 │ │ └─65411 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─05894678d893adaf808bb23394d15a9b1bb9a14e49fb1d8b42f17eafc6a122ec │ │ └─217121 /pause │ ├─deb6cc9ffd63ce2c1c7976ce3ee37c7febec79bee12197d863f28a9c251db1c0 │ │ └─53091 redis_exporter │ ├─f57799833df4326df5a2796c5145a5ffa7bda7ab1ab51d4e9a4d3a779449db60 │ │ └─65037 /pause │ ├─6efdb7767af32cb1d5d9445a44a84953ee3ff5e7361ce36464b4801164b6e746 │ │ └─52451 /pause │ ├─1765ae37717739ae510e44bacb43b47e8d00d163ef57efedeb6f38534f9de620 │ │ └─48879 /pause │ ├─3c8b0ddb533564c67deafc25361feb5f972ac040c08082ee5d03d7c1a290c8f1 │ │ └─67822 /pause │ ├─64a8770979042cc5ed613e8166eb6639f242b6090d6637df8946f2118340a3a7 │ │ └─254758 /pause │ ├─b8022fa6a92effe2ffc485626a86de2c5950dc74422ce3bdc9568d9e478204b0 │ │ └─42061 kube-apiserver --advertise-address=199.204.45.44 --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 │ ├─9d8aad542a345ee8f27a610a54701b20230c18361462b20c8b8688a9a570f9db │ │ └─167395 /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 │ ├─cde7ecbf1087fbb608f13e8ec400bfe30d826ded70f6b61e68d0ec4dae067798 │ │ └─192439 /pause │ ├─1082cb36858dbe77b270f7f8e4fcce30c750f8404ddacf3fed401b4f0ce27cd3 │ │ └─176315 /pause │ ├─2d785318d92de46b64375aedb80f584e10f835d88ed4cac86b466f76b5d8781a │ │ └─197531 /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 │ ├─d34263c18a596ad1cd305b0e44d1cfd5aabbbb9fbf31ac8ae0147a9c243fcec1 │ │ ├─146206 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─146223 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─146229 erl_child_setup 1048576 │ │ ├─146395 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─146396 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─146406 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─146612 /bin/sh -s rabbit_disk_monitor │ ├─dc7460c12552c1408513f47189b89303fe712e5cd34b81ab553861c061b6859f │ │ └─57739 /pause │ ├─d7e32bc64edc5636b4b0cd349e005b02233602f20cc3d83a52d651c9bec2384e │ │ └─43165 /pause │ └─f04b66a5ec3e2b5318597355bdac983ee5283278b82a9547be468efe64f59b64 │ └─228542 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount