Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21760 /lib/systemd/systemd --user │ │ │ └─21761 (sd-pam) │ │ └─session-21.scope │ │ ├─21701 sshd: cephadm [priv] │ │ └─21774 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1619 sshd: zuul [priv] │ │ └─1632 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1623 ssh: /home/zuul/.ansible/cp/199.19.213.177-22-zuul [mux] │ ├─426796 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ikaymdsrngmdxwdyfqcsykeucqqregup ; /usr/bin/python3'"'"' && sleep 0' │ ├─426797 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ikaymdsrngmdxwdyfqcsykeucqqregup ; /usr/bin/python3' && sleep 0 │ ├─426798 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ikaymdsrngmdxwdyfqcsykeucqqregup ; /usr/bin/python3 │ ├─426799 /bin/sh -c echo BECOME-SUCCESS-ikaymdsrngmdxwdyfqcsykeucqqregup ; /usr/bin/python3 │ ├─426800 /usr/bin/python3 │ ├─426876 /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 │ └─426881 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 … │ │ ├─ 9966 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12300 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9d6dfc2568ae96ab7037b005ee2942b4b21d6d95b9b8ede39265ef96138ee761 -address /run/containerd/containerd.sock │ │ ├─ 12682 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5328304722a9ed68cd3b407a5f2a19b26c4e5cbab7aaaf965b6f954c4e73b0cb -address /run/containerd/containerd.sock │ │ ├─ 18722 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e036464e93aa01337343188ebabd0ed8d4e762bb5d7584907b7ed77aa40e8165 -address /run/containerd/containerd.sock │ │ ├─ 25298 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 996361fb1ca2b33aca72c1e4b170a28e86c4cd70f1c5e26090ac81862443e91a -address /run/containerd/containerd.sock │ │ ├─ 30087 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8c018bcc416b7c5ad2e4bf286be1241a0b8b26bda5b03b5ecdafd4d61e06ac35 -address /run/containerd/containerd.sock │ │ ├─ 34807 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0d246ca92f592cf2926c1a132922d362f0b6d106753a2d95d27937aebec8b319 -address /run/containerd/containerd.sock │ │ ├─ 39469 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 11393ca9b968d4925b4e25af4d53d5f4a61c0029049b3f6835473debf13beffc -address /run/containerd/containerd.sock │ │ ├─ 42006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 946c02214f86351bc73ccab0c7cf697f044727d4320ae7f7e9d6dca1b13ce061 -address /run/containerd/containerd.sock │ │ ├─ 42052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04869b79356a314ca429d87fdf7791653109201c4472cc9786d2cde7c945a5c4 -address /run/containerd/containerd.sock │ │ ├─ 42058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a4dace2d49dd872014fdb38eff64756ccbc9392eab10ff2dbff1b759216cadc -address /run/containerd/containerd.sock │ │ ├─ 42073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0327686cae4a87392a30f94c1b2aa902e0f2b95a34e99c99077ebb59d271f82 -address /run/containerd/containerd.sock │ │ ├─ 42094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 209bcbcb6606d6e1e38535d8eef7016aa4bc1899a477790b13638fab44862a6e -address /run/containerd/containerd.sock │ │ ├─ 42600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e933b1c4b8f57927a8668bc85e00e5c0f62070eae68a01cffc78783400bbcd5 -address /run/containerd/containerd.sock │ │ ├─ 43346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 914a60b8f33aaa25a2fc735e866bf5eee5362c4c1f1b4e527fe8d055fb020b8a -address /run/containerd/containerd.sock │ │ ├─ 43364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ac2e21e22140e8d8150075afab5de3fc5a7c34384980944f3f2d8a84b86aea2 -address /run/containerd/containerd.sock │ │ ├─ 44730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 152d0b8df9b1820da7a5b9087cc3363ad599f2da7f6e7a3ba26a8840ac92aec9 -address /run/containerd/containerd.sock │ │ ├─ 45128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcbe79a5e567a11b87903da5657a8b87aba686cedd78bf911a096b9faac7454d -address /run/containerd/containerd.sock │ │ ├─ 45166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 617d0925f59dc60823925092b843fceec5114b04b2024b158d87068965696dca -address /run/containerd/containerd.sock │ │ ├─ 45592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8ebdaf2a864132f1bd6353773a50dc4ce48a1d06fb9386d75415c5f483eb0bc -address /run/containerd/containerd.sock │ │ ├─ 46115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e8c3daac82b285662234c05c1629cb0b6a4f4cbe82f50793d93c28fc25dcfbd -address /run/containerd/containerd.sock │ │ ├─ 46154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9b2fa04c92ffb20ff77d3e1008628e971b8a379c72ae47889a065d3a5f67ca7 -address /run/containerd/containerd.sock │ │ ├─ 46219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34e57ce38150e83b3153bb61a4154ff68103ec6b656368f18c79192c3de9d0fb -address /run/containerd/containerd.sock │ │ ├─ 48240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08dfeeb37637796cab1ff63a00f4f96086aa80755bd5db2df82d2dcf8c8ed597 -address /run/containerd/containerd.sock │ │ ├─ 48335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c2b49657f7c25d02d3f7baf75002f5e2dc67028a6a408668db0ebaf95af5014 -address /run/containerd/containerd.sock │ │ ├─ 49121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1bce040075e01abe1e66860e50f9ce0c09b1c812e4487bbfe940c30b58bceb4 -address /run/containerd/containerd.sock │ │ ├─ 49401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 211c246fd332b879fae9466cc30f604a5c5776bc2c1ba1baceb344dd35a7c145 -address /run/containerd/containerd.sock │ │ ├─ 49777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b0250f7bde9ff5ecee3142881152fc3946da2950027c751b6f1d54a5abe3c13 -address /run/containerd/containerd.sock │ │ ├─ 50078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea9930b9bc008a4cdcbaf17d37411f5f21e18aee279732e54f18683a37e4b234 -address /run/containerd/containerd.sock │ │ ├─ 50482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89edbd9715c5aff9c4549dd6be6373e342f42d6da30c361f4488ad9188b9873d -address /run/containerd/containerd.sock │ │ ├─ 52280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4e8d7c830705cc05c0cc8943ee46460ff041295a717994ba96185ba816d7627 -address /run/containerd/containerd.sock │ │ ├─ 52623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65092bbc7af9c283bdc485a8208f04ff2756d1fed7eaca56e8a905a3a4feefdc -address /run/containerd/containerd.sock │ │ ├─ 53671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97c8a3d466cbb6280e381a6927b7bf129a42faa8d5cae106c9019052514727ac -address /run/containerd/containerd.sock │ │ ├─ 54766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc0ee7c7e7e2bee6142325aa4e638ec2839d69f5b4ce5a291489d8c3ade2f281 -address /run/containerd/containerd.sock │ │ ├─ 54935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30cb581b61c34aa8106eff19008226a83ca697919627d84d35a227f75a4ace3b -address /run/containerd/containerd.sock │ │ ├─ 59257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb5bdedbb234f2a0e73561a8286eabaf292f81c21c980ecd594a5e46358dee19 -address /run/containerd/containerd.sock │ │ ├─ 59924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b93ef489b4a80998428c76b4cce6209ebc6eb28111c5e61a7e02dcc8f7f95e1 -address /run/containerd/containerd.sock │ │ ├─ 59990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00e0e68fa648a4453c1a4b2a01b509f8e3c928bddd4c5dca9c939383a95df9d3 -address /run/containerd/containerd.sock │ │ ├─ 60028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e52abb734af5734825e5b0901853cdd88ac50e5235c282bf8083fd5bd02183b -address /run/containerd/containerd.sock │ │ ├─ 60215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3190dde4b2fbf0106949c5fd9af156954148e58a3bb3abaea5f0379bd9a3d95e -address /run/containerd/containerd.sock │ │ ├─ 64550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0022317e733e347b37bb23c26e58bc3ffb2feaec19448e6ba66acfbd4731d840 -address /run/containerd/containerd.sock │ │ ├─ 64667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c85f5f56dce34519d420332cc6c808c8e8339666785319d4f4290d22021860cd -address /run/containerd/containerd.sock │ │ ├─ 64706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59794b664bced1cb618bcc4fc0ab3fce99f65eda0b495b93e0ae1cca1f07bc44 -address /run/containerd/containerd.sock │ │ ├─ 64754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7eb94597d888f7af7e258a0ee172a09707e9a08843c364d84b8b7b6b8742be9 -address /run/containerd/containerd.sock │ │ ├─ 66154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4371172d5dee22cc4cebbb385349d61adb8ad66bde80c1ca827e3352e563eae -address /run/containerd/containerd.sock │ │ ├─ 66258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9def0f1d90ead5a4db6b6b69fbb4a18cf0f6fd70c7a0e5245bd20d0e019c180 -address /run/containerd/containerd.sock │ │ ├─ 66664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3588e79312eb9ed91d07bca94ac2967e5622d592740f74ba6a37634b21e6809 -address /run/containerd/containerd.sock │ │ ├─ 66721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cfb3f362fb99b2ea5ac06d76aa808901994a7482aa97ca77cc0aec398f04a01 -address /run/containerd/containerd.sock │ │ ├─ 66757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecb73431cc97fc7bb0e118ad7bc47a909a072c5805a7b2fcca7b62183d615521 -address /run/containerd/containerd.sock │ │ ├─ 67268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 684b0f32b0a0d3b2baf4c0117a5f49e691106e3272c45b9ed25f23c5debfc6b9 -address /run/containerd/containerd.sock │ │ ├─ 67482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b6d330eb3ad7292dbdd983d87920ef15a894a8a92f0bffbbfd0b805eeac4695 -address /run/containerd/containerd.sock │ │ ├─ 68197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be0738de6d1815bc137e875a722ac11d791b764d42d4302bc0057045e971389a -address /run/containerd/containerd.sock │ │ ├─ 68397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 174abed7dafaabdf84c2d748b2a1ad8bf754a34f1f97d18b1641bb09e6d53508 -address /run/containerd/containerd.sock │ │ ├─ 69192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b38a43cd4b4d971c17722929b0e94436b9c944a0380e2bca67dabe50beb125fc -address /run/containerd/containerd.sock │ │ ├─ 70639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12c75e71f48d0b61a2f3ed4397a6a1e17a58ec3355927aa694337787fbf04162 -address /run/containerd/containerd.sock │ │ ├─ 72681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c124fd090abbab35a3b11aec6fc7a7b51917ca90c649386cff905162e8c3df4 -address /run/containerd/containerd.sock │ │ ├─ 82075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64c343691f86de5456df4b64504e7bb36880e1cfea27f5b37b0a628f9c67bd78 -address /run/containerd/containerd.sock │ │ ├─ 83580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7110a3ad340379bd383a3f37f3632f72be908b3e0de2f8f35d8e3fb045e2a72e -address /run/containerd/containerd.sock │ │ ├─ 89535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ad27cdec4895fd1f2603d2aa333288c5fd08372ff6de399ebaa68d6ee70b888 -address /run/containerd/containerd.sock │ │ ├─ 95751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1e051c6f398619b73d679053fd9f1336f47f8eae2ebf8b80b59026b32ba3717 -address /run/containerd/containerd.sock │ │ ├─100465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89e2cea634ab67619cc26dcbec76396aff5f200f54ac57f52f01e0d60867e83a -address /run/containerd/containerd.sock │ │ ├─100627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc5626cd7e8479a33a974d1876c49b08acffddaaa45566ea5ddd568a9ffc306c -address /run/containerd/containerd.sock │ │ ├─112996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a74dacbbce08c6ee994bede6b0c216b5a442c97e112b296677a5d4f64cc81415 -address /run/containerd/containerd.sock │ │ ├─114470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a7c04cb1bef925d2e310a6fc857acb2670cc715125d167a98bea847012c1b9f -address /run/containerd/containerd.sock │ │ ├─114516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8d8bc4bfd05d59a41a71ee2f8115fada9fca5c3acbbbfedb85f109952fe1b64 -address /run/containerd/containerd.sock │ │ ├─116538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc5aeaf78c477a16686689730d40e20c47998205606f5356143f6e77feeac3fe -address /run/containerd/containerd.sock │ │ ├─118459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be1a17251838ee7499ae43c9b38f2e008a3955dcd28968649830146ddb994325 -address /run/containerd/containerd.sock │ │ ├─118652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 510a8deb9002f04a1cfad034df2ac8d7c595ebec865cf4febbd8040e2225a41b -address /run/containerd/containerd.sock │ │ ├─131873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1f430cb9d1ffa55c343d99550732b1360151eaacc790196711241df287a0a13 -address /run/containerd/containerd.sock │ │ ├─131969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4728d237bd55ec09e1a9d5319b94e4473bbe0239bf06a0abbcd2e4d83b4b042 -address /run/containerd/containerd.sock │ │ ├─134559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23720c08920a4cd7f8333f4f88af292bc0fd9a49d0733b3729af6d2a60c9cbc9 -address /run/containerd/containerd.sock │ │ ├─161042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa621810cd045ea782dcc3679f80109188aa8fda54de45a1ac44970584daada0 -address /run/containerd/containerd.sock │ │ ├─162743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fcec583f0aa956fbf158f6a1b8aa4a442dc649991b6c35f8d43f161c78d5c76 -address /run/containerd/containerd.sock │ │ ├─163166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d2b8bab06c61f1cef6c0d9104eba99bb428579c752f31802a007e098ade7a45 -address /run/containerd/containerd.sock │ │ ├─164015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b15ba46394274a26520d5d5b831e0683c3a0c91642b87ba5f2598645108ee796 -address /run/containerd/containerd.sock │ │ ├─166227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2c683e35ba15565c9a101da6e031775c00771610fe455fee123b0231cc769cd -address /run/containerd/containerd.sock │ │ ├─166475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8936ca4d73bac4851e1377943bea064ba12fa825aea164ae84ad255926b0cf1a -address /run/containerd/containerd.sock │ │ ├─166522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 069176979aa0b5558c79c1531cdfccf2a75a1c9d942cd239572a9faf177aa1b3 -address /run/containerd/containerd.sock │ │ ├─166600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8bb510c245fee4c54baca38964b3b611053ea4a3eb9f5718dc0b58e631e3a2a -address /run/containerd/containerd.sock │ │ ├─166677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 526fe18e99c4bf087a38161b9c61a7df9595e8711c50c941ac092ed6dbac5ea7 -address /run/containerd/containerd.sock │ │ ├─167262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71c5152c556e3634dfbb07ed39ab7fe0e56924e38884c82674b1112e07022bc6 -address /run/containerd/containerd.sock │ │ ├─178738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22c3ce2d2c4176cd7d1f89f88aaddc009ed1ab25e9f4da98aef7690e0f0b8c0a -address /run/containerd/containerd.sock │ │ ├─180553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 286e400507eb229d76c28c3cbf2e36a4c9a26280e569149e71f1ccbd90f65a0d -address /run/containerd/containerd.sock │ │ ├─180563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 308ca80631f03941739af784b584be1f64d2f7d5737012a1c765d86dc004a775 -address /run/containerd/containerd.sock │ │ ├─180640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3722f42e743674679404827ebeab1a712c02cba5f9254c7183a6ccb241d8ba46 -address /run/containerd/containerd.sock │ │ ├─180682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80cd6a2a1fc794594ff77498c97a5574652662bb64247a27dcdd77bee2c7fe4e -address /run/containerd/containerd.sock │ │ ├─180716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 184197284f2f3b10878a50e41459be66bdf170ca373bd139250af61dd0ebca56 -address /run/containerd/containerd.sock │ │ ├─181096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44f6c9a4135d6f43db8e56f43af6ebd25a1428dced84bcff7c24507a7327a1f8 -address /run/containerd/containerd.sock │ │ ├─181141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5b4ab7d0a9ebc1c7263fc0a6740ceabb445639e177fe88a881cc4710cbd5dbe -address /run/containerd/containerd.sock │ │ ├─193940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1023f68af1d4bc3ebe431e94175bd415426717fc808d9e986126833c673f49b6 -address /run/containerd/containerd.sock │ │ ├─196642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc3f3d7d74563595e817c6004b2f8971c8e819aee8dd7f6bec11804673a2734c -address /run/containerd/containerd.sock │ │ ├─196681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 640f4f7042cb8c5586de2e55d1e44b6260fafcb8a03a3681f5bd1c0a145800d7 -address /run/containerd/containerd.sock │ │ ├─196729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60c1ad9333c6db53d7048be2038ff3f4c043fa2648124c7e64487175b3310329 -address /run/containerd/containerd.sock │ │ ├─213640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc75cb7094c30651561cbab42052682bba1ca6eb4c197469d8b4c8e03d75791e -address /run/containerd/containerd.sock │ │ ├─221277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e5651f5d197909351ac56e6d1c3ff2185013152faa671ed791abf26fc0cc2c2 -address /run/containerd/containerd.sock │ │ ├─221311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a4bda373ad2c5434bc11c73c4f62d16ae4f61907e7b553907b95c6e05ffd7a5 -address /run/containerd/containerd.sock │ │ ├─221366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfe9ad4d1461588ea960825442de8181d4b29d4f24d9522a2835f06fae997cc5 -address /run/containerd/containerd.sock │ │ ├─221718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f1be4e3b62516b2c71d7c167c2cc9b50df31905d4df5b8a486c39fbee32d7a9 -address /run/containerd/containerd.sock │ │ ├─233411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f375e651a1ac13f489a08f6b95da213659989112056b15d571d89db3d425c0b3 -address /run/containerd/containerd.sock │ │ ├─235736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d323d4446ac959b0112e2b15583b9e41200a09d62ee76c051673f93fd4fe354 -address /run/containerd/containerd.sock │ │ ├─236980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e2bd6939785f9d4de2bdffff805e34b073d78a49b65d959b9a9a59444c94c17 -address /run/containerd/containerd.sock │ │ ├─238366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7638ba695b6f91c4d64e6d22bfffb5ed190c5f9189a48881e755f09ae26b8739 -address /run/containerd/containerd.sock │ │ ├─238894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53a89a9c48649ca0ea253c6e686f0a545f285b2371e11497f56c16cce10c8bee -address /run/containerd/containerd.sock │ │ ├─241184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 862a42de5f5610946ba6796a61874eb77ec595473f184e64bec22b64b5fd67f1 -address /run/containerd/containerd.sock │ │ ├─242568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87b389172506d346dc9b13a0cd798abce421217fc1da4c47dc8487ea9833b81b -address /run/containerd/containerd.sock │ │ ├─242623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dd28a71b6560c38bd932c06ad7981426afae1fca88e36a6e57a4d3e76616da0 -address /run/containerd/containerd.sock │ │ ├─252628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d23eee87dfde4ddc73cb7fabafda1cf6f0e0eebb9577cc4d719f98af9b07484 -address /run/containerd/containerd.sock │ │ ├─253044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 701bb6c9a428d868ef6b18bdf092fdd53c2e67eace8b643f3c2946c9b4131e8d -address /run/containerd/containerd.sock │ │ ├─255994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b23a3b1dccd7d0af29c03f13ba0e65e578cf2f3d859cf6ea8a8e9a9ef4b13b2 -address /run/containerd/containerd.sock │ │ ├─260571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fcd5d24df76a6cbff0aac8301bea4019dc2dc9c79bb0e429c0aa68c429e2ef1 -address /run/containerd/containerd.sock │ │ ├─260781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bf685687f0d25daccace6b9abddb03da9cbc489f7aaadde466dfc0e1e20c77e -address /run/containerd/containerd.sock │ │ ├─260834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 466325417be34f31fd8c605447f0607d8d2d562cc9ecee6d271e4ba349bf30a9 -address /run/containerd/containerd.sock │ │ ├─260972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bbfc8e7680aceea199e8b0715aef5c40c270f5a244f9e0b98cfe4d14a7319a5 -address /run/containerd/containerd.sock │ │ ├─272452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58e55a3e300143487c423102b36a4955531ba301a99152110b5f2ceed4e5b64c -address /run/containerd/containerd.sock │ │ ├─275103 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 533b06e00e850051842d3abfa7c58a4248fa5ca8ff30097c51f27ac070175cb2 -address /run/containerd/containerd.sock │ │ ├─276641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f2a4869dc143668fbcd6fd9502e66c1462d3d265edd45b914c395068ae7772b -address /run/containerd/containerd.sock │ │ ├─426133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 451f2a1232cab24685b30c2c83aa709bd63b2a447e34d7391718c948da57f2a6 -address /run/containerd/containerd.sock │ │ ├─426355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db0bde770398dc8b6cfd4b4bb175f1e3bd04eb0cb3655cc85f9c5f7614b721ce -address /run/containerd/containerd.sock │ │ ├─426801 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/ada49f76886576f794401fc79b5ccc937d7a09e0789a67f02b1b5802e32f85eb/log.json --log-format json exec --process /tmp/runc-process3372211814 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/ada49f76886576f794401fc79b5ccc937d7a09e0789a67f02b1b5802e32f85eb/f1209fd1d5066c3fac2251250d10d1ae070b8fc7e44216ed483ab7bdd39ad3e7.pid ada49f76886576f794401fc79b5ccc937d7a09e0789a67f02b1b5802e32f85eb │ │ └─426802 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/ada49f76886576f794401fc79b5ccc937d7a09e0789a67f02b1b5802e32f85eb/log.json --log-format json exec --process /tmp/runc-process182285236 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/ada49f76886576f794401fc79b5ccc937d7a09e0789a67f02b1b5802e32f85eb/116ec046f4db6133264ad92e222ccab87561a2e63f34ae866fe5f993d432ca67.pid ada49f76886576f794401fc79b5ccc937d7a09e0789a67f02b1b5802e32f85eb │ ├─packagekit.service │ │ └─1427 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-5328304722a9ed68cd3b407a5f2a19b26c4e5cbab7aaaf965b6f954c4e73b0cb.scope … │ │ ├─12706 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.velctt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12725 /usr/bin/ceph-mgr -n mgr.instance.velctt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29789 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30070 /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 │ │ │ ├─18680 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18701 /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 │ │ │ ├─25016 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25281 /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 │ │ │ ├─39421 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39442 /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 │ │ │ ├─34517 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34789 /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 │ │ │ ├─12232 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12263 /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.velctt.service │ │ ├─12593 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.velctt/unit.run │ │ └─12625 /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-velctt --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.velctt:/var/lib/ceph/mgr/ceph-instance.velctt:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.velctt/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.velctt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-e036464e93aa01337343188ebabd0ed8d4e762bb5d7584907b7ed77aa40e8165.scope … │ │ ├─18748 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18766 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.service … │ │ └─10335 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─160383 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42473 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.177 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 651 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─425626 sshd: root [priv] │ │ └─425627 sshd: root [net] │ ├─docker-0d246ca92f592cf2926c1a132922d362f0b6d106753a2d95d27937aebec8b319.scope … │ │ ├─34832 /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 │ │ └─34844 /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-8c018bcc416b7c5ad2e4bf286be1241a0b8b26bda5b03b5ecdafd4d61e06ac35.scope … │ │ ├─30112 /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 │ │ └─30124 /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 │ ├─run-r4b8df24eb18a44af9680f18d8ebae2b8.scope │ │ └─194757 /usr/sbin/libvirtd --listen │ ├─uuidd.service │ │ └─1096 /usr/sbin/uuidd --socket-activation │ ├─docker-11393ca9b968d4925b4e25af4d53d5f4a61c0029049b3f6835473debf13beffc.scope … │ │ ├─39515 /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 │ │ └─39532 /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 │ ├─docker-9d6dfc2568ae96ab7037b005ee2942b4b21d6d95b9b8ede39265ef96138ee761.scope … │ │ ├─12342 /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 │ │ └─12354 /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 │ │ ├─10843 /usr/sbin/chronyd -F 1 │ │ └─10844 /usr/sbin/chronyd -F 1 │ ├─docker-996361fb1ca2b33aca72c1e4b170a28e86c4cd70f1c5e26090ac81862443e91a.scope … │ │ ├─25322 /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 │ │ └─25335 /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.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─160207 /sbin/iscsid │ │ └─160208 /sbin/iscsid │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─623 /lib/systemd/systemd-logind ├─k8s.io │ ├─209bcbcb6606d6e1e38535d8eef7016aa4bc1899a477790b13638fab44862a6e │ │ └─42185 /pause │ ├─0fcec583f0aa956fbf158f6a1b8aa4a442dc649991b6c35f8d43f161c78d5c76 │ │ └─162766 /pause │ ├─5b7d45168ab69ec1f548b3c111f7c445d5587990d745cea52663982d6902331c │ │ └─69573 /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 │ ├─9ec41e793bac423af97064bbdd960683c9f097a698a66784a798f5128f0e1d57 │ │ ├─253288 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─253625 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─253626 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─3b6d330eb3ad7292dbdd983d87920ef15a894a8a92f0bffbbfd0b805eeac4695 │ │ └─67507 /pause │ ├─7a4bda373ad2c5434bc11c73c4f62d16ae4f61907e7b553907b95c6e05ffd7a5 │ │ └─221382 /pause │ ├─53a89a9c48649ca0ea253c6e686f0a545f285b2371e11497f56c16cce10c8bee │ │ └─238918 /pause │ ├─59971a065f0f0b9c53a3871d88f6b7dfb35429cac4ed76d1a5e30f6012136b1e │ │ └─197666 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─ea9930b9bc008a4cdcbaf17d37411f5f21e18aee279732e54f18683a37e4b234 │ │ └─50104 /pause │ ├─c8d8bc4bfd05d59a41a71ee2f8115fada9fca5c3acbbbfedb85f109952fe1b64 │ │ └─114558 /pause │ ├─01a438ad58e959e201790f358f76f5a577643b497b02d4600fcf9b19567647f4 │ │ └─42653 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─2cf0768f07d17fb705b7597ed7af4457b956ac300e0cbf38ec715f893e3d51bb │ │ ├─116698 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─116715 /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 -- │ │ ├─116721 erl_child_setup 1048576 │ │ ├─116905 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116906 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116916 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─117033 /bin/sh -s rabbit_disk_monitor │ ├─d5b4ab7d0a9ebc1c7263fc0a6740ceabb445639e177fe88a881cc4710cbd5dbe │ │ └─181176 /pause │ ├─b6d2a5b5baaf95ccccf857acc80e5ef4bb1b0ea700d4c7e79850257314a512b6 │ │ └─237047 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─b5dfc6f8e24506bcd550db2ef8c14578d49be3b30ad6e1a9dd227bff4216294d │ │ ├─50533 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 │ │ └─51745 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─6096328f14bfd1801d1747d4f29bd4586c56f549c95fd21926c601b080736241 │ │ ├─194242 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─194257 /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 -- │ │ ├─194263 erl_child_setup 1048576 │ │ ├─194400 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194401 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─194411 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─194784 /bin/sh -s rabbit_disk_monitor │ ├─dcbe79a5e567a11b87903da5657a8b87aba686cedd78bf911a096b9faac7454d │ │ └─45151 /pause │ ├─3343e806a20992cbfd37d6163aef59d5ee6cbd48476fcfcb0ddf0b4db6b02c3f │ │ ├─65717 python -u /app/sidecar.py │ │ ├─65976 python -u /app/sidecar.py │ │ └─65977 python -u /app/sidecar.py │ ├─6d2b8bab06c61f1cef6c0d9104eba99bb428579c752f31802a007e098ade7a45 │ │ └─163190 /pause │ ├─a0e97d4cda13a8438ac8224945336974d7160edd4797b31539b5e32066c0f8ef │ │ ├─82189 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82206 /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 -- │ │ ├─82212 erl_child_setup 1048576 │ │ ├─82294 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─82295 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─82305 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─82492 /bin/sh -s rabbit_disk_monitor │ ├─9ad27cdec4895fd1f2603d2aa333288c5fd08372ff6de399ebaa68d6ee70b888 │ │ └─89560 /pause │ ├─13ecb6acbce61732be7c56cd825301eb14402bb38c0b161c3c4de17363e374f5 │ │ ├─232374 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─232392 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─233249 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─233250 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416610 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416611 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416612 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416613 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416614 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416615 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416616 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416617 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416618 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416619 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416620 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416621 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416622 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416623 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416624 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416625 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416628 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416629 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416630 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416631 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416632 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416642 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416643 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416644 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416645 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416646 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416647 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416648 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416649 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416650 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416651 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─416652 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─9dd28a71b6560c38bd932c06ad7981426afae1fca88e36a6e57a4d3e76616da0 │ │ └─242667 /pause │ ├─dc75cb7094c30651561cbab42052682bba1ca6eb4c197469d8b4c8e03d75791e │ │ └─213671 /pause │ ├─d96090c86ce288fd0d0a97c454e1c69200643f7a2b5037e390f0c1a777e6f47a │ │ └─60288 nfd-gc -gc-interval=1h │ ├─3ac2e21e22140e8d8150075afab5de3fc5a7c34384980944f3f2d8a84b86aea2 │ │ └─43414 /pause │ ├─12c75e71f48d0b61a2f3ed4397a6a1e17a58ec3355927aa694337787fbf04162 │ │ └─70664 /pause │ ├─163df06dbc2eba074a3e9e15d51c19bed6edbc3d572bc6069c6b7024ebe86d93 │ │ └─241235 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─4b0250f7bde9ff5ecee3142881152fc3946da2950027c751b6f1d54a5abe3c13 │ │ └─49802 /pause │ ├─b8ebdaf2a864132f1bd6353773a50dc4ce48a1d06fb9386d75415c5f483eb0bc │ │ └─45617 /pause │ ├─617d0925f59dc60823925092b843fceec5114b04b2024b158d87068965696dca │ │ └─45189 /pause │ ├─60c1ad9333c6db53d7048be2038ff3f4c043fa2648124c7e64487175b3310329 │ │ └─196757 /pause │ ├─2906d3d63e6c1de874969bf4caa35d69f251eedfb3abd1385f5126d78c53c603 │ │ └─52672 /manager operator --server-cert=/server/tls.crt --server-key=/server/tls.key --client-cert=/client/tls.crt --server-address=:9090 --leader-elect --log-level=debug │ ├─70eb352548cc9caed7501ad310fa05d5004d85af4115635ba3816fab6aabf877 │ │ └─90679 /usr/local/bin/rook ceph operator │ ├─5f6fcf174ad23f02d1040bd5cafc6e8c47165a6ec68991a56e54d46f144c8930 │ │ └─65896 /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 │ ├─349ded7a323c72e9556d76194b9e57e33e8021a80a8426cbad00b306e1703976 │ │ └─116227 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─87c78fd46aa35a1b5c9bc351fb3329554a44662e418bc5a6df080e8881c66cbc │ │ ├─209588 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─210044 heat-engine: ServiceWrapper worker(0) │ │ └─210047 heat-engine: ServiceWrapper worker(1) │ ├─b7a362b74258513de1b2aff33c01eea2073baeaccbb40dcc4824bc4c5332e87b │ │ ├─128380 cinder-api: uWSGI master │ │ ├─128391 cinder-api: uWSGI worker 1 │ │ └─128392 cinder-api: uWSGI worker 2 │ ├─dfe9ad4d1461588ea960825442de8181d4b29d4f24d9522a2835f06fae997cc5 │ │ └─221419 /pause │ ├─934c0bf7c97d6e9c172037aacb98492a7961cdd7389cbe7f76786f532fd735cb │ │ ├─252930 magnum-api: uWSGI master │ │ ├─252969 magnum-api: uWSGI worker 1 │ │ └─252970 magnum-api: uWSGI worker 2 │ ├─0accf80bdace9cb93f806bae0eaa71d5b645e9fed002b92b7047eb0010c6c4d5 │ │ ├─270205 manila-api: uWSGI master │ │ ├─270297 manila-api: uWSGI worker 1 │ │ └─270298 manila-api: uWSGI worker 2 │ ├─f4728d237bd55ec09e1a9d5319b94e4473bbe0239bf06a0abbcd2e4d83b4b042 │ │ └─132004 /pause │ ├─3440eced167d66c4b11f3edf67d1e12066d0eb7424fa58da3cd1f169aa589ebe │ │ └─161404 /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 │ ├─0022317e733e347b37bb23c26e58bc3ffb2feaec19448e6ba66acfbd4731d840 │ │ └─64595 /pause │ ├─e1bce040075e01abe1e66860e50f9ce0c09b1c812e4487bbfe940c30b58bceb4 │ │ └─49147 /pause │ ├─bc5aeaf78c477a16686689730d40e20c47998205606f5356143f6e77feeac3fe │ │ └─116562 /pause │ ├─59794b664bced1cb618bcc4fc0ab3fce99f65eda0b495b93e0ae1cca1f07bc44 │ │ └─64729 /pause │ ├─a9def0f1d90ead5a4db6b6b69fbb4a18cf0f6fd70c7a0e5245bd20d0e019c180 │ │ └─66289 /pause │ ├─de73ca5fa389ab667f68e059a086dcd736d0a450bfa9093d4617d72fc82e5aef │ │ └─69535 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-177.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 │ ├─fd2b59211f6db61c3b989af43c5a35a81644cdf14269da6ce1a4057d32d44f3a │ │ ├─213802 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─213819 /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 -- │ │ ├─213825 erl_child_setup 1048576 │ │ ├─213943 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─213944 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─213954 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─214070 /bin/sh -s rabbit_disk_monitor │ ├─9a6b8190bb645fc5479abe223c7cd4f9a00bd91a7b9487aeee235824c19f42be │ │ └─49513 /manager --metrics-bind-address=:8080 │ ├─0e8c3daac82b285662234c05c1629cb0b6a4f4cbe82f50793d93c28fc25dcfbd │ │ └─46139 /pause │ ├─0f4af38f8ebc99bd7be26ba3bd374b41136e8e7c58f8362117ec3b34e6680cbc │ │ ├─275314 apache2 -DFOREGROUND │ │ ├─277632 (wsgi:h -DFOREGROUND │ │ ├─277633 (wsgi:h -DFOREGROUND │ │ ├─277634 (wsgi:h -DFOREGROUND │ │ ├─277635 (wsgi:h -DFOREGROUND │ │ ├─277636 (wsgi:h -DFOREGROUND │ │ ├─277637 apache2 -DFOREGROUND │ │ └─277638 apache2 -DFOREGROUND │ ├─81b947f331f0b36e47fa01b843b59b111f9c63f871b5a28c251a276c337dfb18 │ │ └─132552 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─f830a56762ccf1523118dd4815987290aad86da9ccabbe694dd84d4fb04ae323 │ │ ├─189520 neutron-api: uWSGI master │ │ ├─189561 neutron-api: uWSGI worker 1 │ │ └─189562 neutron-api: uWSGI worker 2 │ ├─2c124fd090abbab35a3b11aec6fc7a7b51917ca90c649386cff905162e8c3df4 │ │ └─72715 /pause │ ├─4f1171db000a0f6bb1dfe8e05dfecb03085388c75aa0bdda4198b14c99607ac3 │ │ ├─190685 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) │ │ ├─190910 /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/tmpg7u6mjk4/privsep.sock │ │ ├─191230 /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/tmppkd8rlv5/privsep.sock │ │ └─191522 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─34e57ce38150e83b3153bb61a4154ff68103ec6b656368f18c79192c3de9d0fb │ │ └─46245 /pause │ ├─8c8ff34d0c2f0848bb88cb6ceb0d4a3bdfd15369a9eabf1ffdcc472d7a3f77ad │ │ └─231502 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─533b06e00e850051842d3abfa7c58a4248fa5ca8ff30097c51f27ac070175cb2 │ │ └─275127 /pause │ ├─d13d4767efcb03c2ccce375579acd2339014e548107c408d24c1810ed6bffd2a │ │ └─42243 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 │ ├─370bf92baa918f90f2cd6e9553da496597aee8266a0059849b9de40e88ce1322 │ │ └─55024 valkey-server *:6379 │ ├─3086cf064bd993c1780a97c2b74ee5d2645a00eb9b3c4dd46ace705d2689a0ad │ │ ├─101092 /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 │ │ └─414422 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─3bf685687f0d25daccace6b9abddb03da9cbc489f7aaadde466dfc0e1e20c77e │ │ └─260808 /pause │ ├─97c8a3d466cbb6280e381a6927b7bf129a42faa8d5cae106c9019052514727ac │ │ └─53696 /pause │ ├─f1f430cb9d1ffa55c343d99550732b1360151eaacc790196711241df287a0a13 │ │ └─131922 /pause │ ├─77fe54b083cb046e227291985a83569ea707bc5f3d37c710c2f020b9556ad200 │ │ └─60360 nfd-master -crd-controller=true -metrics=8081 │ ├─914a60b8f33aaa25a2fc735e866bf5eee5362c4c1f1b4e527fe8d055fb020b8a │ │ └─43402 /pause │ ├─0fdb4af82135ea00d4f0c43ea899fe76c5544493f20d0c58f07fe604b67d2d98 │ │ ├─252690 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─253550 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpot0ag3fl/privsep.sock │ │ ├─253553 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─253560 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─33d3e3c3628acdf02a3b63135a768790bf683e09fc33a72c59f1eeb43246409d │ │ └─44794 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─be1a17251838ee7499ae43c9b38f2e008a3955dcd28968649830146ddb994325 │ │ └─118483 /pause │ ├─c46293a640e1945856290daa012f86f445d2f58a75574a949f2bfdbfe0880723 │ │ └─42263 kube-apiserver --advertise-address=199.19.213.177 --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 │ ├─9bbfc8e7680aceea199e8b0715aef5c40c270f5a244f9e0b98cfe4d14a7319a5 │ │ └─261012 /pause │ ├─d8bb510c245fee4c54baca38964b3b611053ea4a3eb9f5718dc0b58e631e3a2a │ │ └─166632 /pause │ ├─be020f91896465db516299eb98fc564c51dd34bfc7306f97dd401d80927cb200 │ │ ├─176868 nova-metadata: uWSGI master │ │ ├─176881 nova-metadata: uWSGI worker 1 │ │ └─176882 nova-metadata: uWSGI worker 2 │ ├─7638ba695b6f91c4d64e6d22bfffb5ed190c5f9189a48881e755f09ae26b8739 │ │ └─238390 /pause │ ├─98fd98576edcb43a0c8ac19ba05b0cdd851e3c886dbbf09db69434f3a3cec9bf │ │ └─163475 /coredns -conf /etc/coredns/Corefile │ ├─aa621810cd045ea782dcc3679f80109188aa8fda54de45a1ac44970584daada0 │ │ └─161067 /pause │ ├─cc0ee7c7e7e2bee6142325aa4e638ec2839d69f5b4ce5a291489d8c3ade2f281 │ │ └─54790 /pause │ ├─5cfb3f362fb99b2ea5ac06d76aa808901994a7482aa97ca77cc0aec398f04a01 │ │ └─66758 /pause │ ├─61b851b9cfaa197f90048b962577a06f14ed0ab2d409e4cbaf340cc49cc5ce5c │ │ └─192464 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) │ ├─ad72a5165d0e52167415b12f7ce4e5fcc8b4e4721ae8a56e0e60db2a9d3b4b3c │ │ ├─270279 /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 │ │ └─270555 /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 │ ├─0b93ef489b4a80998428c76b4cce6209ebc6eb28111c5e61a7e02dcc8f7f95e1 │ │ └─59958 /pause │ ├─7e2bd6939785f9d4de2bdffff805e34b073d78a49b65d959b9a9a59444c94c17 │ │ └─237008 /pause │ ├─68b09a33a0d67b5f17269dacd74d2e95021cad2aa04cbca14aa89564129ed0bb │ │ └─48684 /server │ ├─89edbd9715c5aff9c4549dd6be6373e342f42d6da30c361f4488ad9188b9873d │ │ └─50506 /pause │ ├─d2d6e4a107fafba8ea1987156b1992d01c4e698f9c220f0e3244160e108c2e6c │ │ └─52538 /manager controller --leader-elect --max-concurrent-reconciles=10 --config-map-name=cnpg-controller-manager-config --webhook-port=9443 │ ├─b8c3c3ffef7d5de2aef925e64870e05ac5f65d0554190aa94cbbb7f21ca4aa13 │ │ ├─68896 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68950 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─1a7c04cb1bef925d2e310a6fc857acb2670cc715125d167a98bea847012c1b9f │ │ └─114495 /pause │ ├─9e5651f5d197909351ac56e6d1c3ff2185013152faa671ed791abf26fc0cc2c2 │ │ └─221332 /pause │ ├─451f2a1232cab24685b30c2c83aa709bd63b2a447e34d7391718c948da57f2a6 │ │ └─426156 /pause │ ├─9712c49f513b1636381a24e157cc5b2ec448e996148c5caab04fb4df51769882 │ │ ├─177633 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─178060 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─178061 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─08a5413f24db8951daf68b5c30f90cd54ce89098e4dd63d1914a112f4a947450 │ │ └─69618 /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 │ ├─c81a2e7993219b0e047486c8a40289ab5886829e374fa99cbf19ff95f1debb53 │ │ ├─164356 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─164373 /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 -- │ │ ├─164379 erl_child_setup 1048576 │ │ ├─164429 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─164430 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─164440 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─164529 /bin/sh -s rabbit_disk_monitor │ ├─9c2b49657f7c25d02d3f7baf75002f5e2dc67028a6a408668db0ebaf95af5014 │ │ └─48358 /pause │ ├─600c8641993e5f868b4025a30b76ed99e52ba7ebbf091cab2542c9fbf0d65081 │ │ └─238415 /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 │ ├─25bc716fe53db8658e29887521725a844145cffc0e5ea593f3c3dd4c69a7b9ed │ │ ├─197634 /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 │ │ ├─386961 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmp49di8dkh/privsep.sock │ │ ├─387400 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmpxb3g8v78/privsep.sock │ │ └─395642 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmp7w26vjk6/privsep.sock │ ├─07da4255049f50981489c2723d4554edb971a0b472dc5ce0fa6d8eabf7b574f7 │ │ ├─114880 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─115086 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─115097 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─ed988d19240c207997b87ef323718b4b5c4906c7ecdf552f1b1c64cc2729b557 │ │ └─45222 /coredns -conf /etc/coredns/Corefile │ ├─1af6d89e8374e970c9157925b392c22b11b8546d3acfc1b2aa9b3186a24eebb0 │ │ └─70183 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7d0ee49d3f4b2f1263697179ea91997367465dfcddca1990922a7c0b5e942223 │ │ └─258861 docker-registry serve /etc/docker-registry/config.yml │ ├─510a8deb9002f04a1cfad034df2ac8d7c595ebec865cf4febbd8040e2225a41b │ │ └─118688 /pause │ ├─8f1be4e3b62516b2c71d7c167c2cc9b50df31905d4df5b8a486c39fbee32d7a9 │ │ └─221741 /pause │ ├─5ca57a43731a3e7aeda1e7c5408bf0979f19163cf9fa3d3ea89eb16a427fe8b7 │ │ └─194702 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─152d0b8df9b1820da7a5b9087cc3363ad599f2da7f6e7a3ba26a8840ac92aec9 │ │ └─44754 /pause │ ├─308ca80631f03941739af784b584be1f64d2f7d5737012a1c765d86dc004a775 │ │ └─180661 /pause │ ├─54d6740232a6426792704d90b634d09468e3236f6ef1959cce941a47023d337d │ │ └─69354 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─9ec5b962bc60b182300bae5ee93a693b8ff2135930c4af714f09198274da64e8 │ │ └─68778 /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 │ ├─22c3ce2d2c4176cd7d1f89f88aaddc009ed1ab25e9f4da98aef7690e0f0b8c0a │ │ └─178778 /pause │ ├─0e5e3207fd233f8eeec94624422dbcf4a3b753d07bd6e0103393438e5725181a │ │ └─69757 /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 │ ├─64e4e4a03fad5293147d450e560682a3444fd2ab599e6f25199f239a6fbf2393 │ │ └─46420 /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 │ ├─c876065ee6e56bff95fe00b876c3c79bf4bef0cdaaadb7841fb6aac8ffc35733 │ │ └─50611 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─ac0e3421109294ee3cf33fa47c30a43e86c23160c2c2fac5debc7482b6a913ec │ │ ├─256250 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─256269 /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 -- │ │ ├─256275 erl_child_setup 1048576 │ │ ├─256417 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─256418 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─256429 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─256703 /bin/sh -s rabbit_disk_monitor │ ├─09b5f0d15fcaa02ffd944f22cd21c9a6fe9c22780af7d58cedcfa5b7411e32a2 │ │ └─101752 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─64c343691f86de5456df4b64504e7bb36880e1cfea27f5b37b0a628f9c67bd78 │ │ └─82098 /pause │ ├─ecb40967a56dec5103b33c99c8458e68ca2221ed98b542177d23c2315de11f23 │ │ └─238947 /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 │ ├─ada49f76886576f794401fc79b5ccc937d7a09e0789a67f02b1b5802e32f85eb │ │ ├─ 55288 valkey-server *:26379 [sentinel] │ │ ├─426844 runc init │ │ └─426845 runc init │ ├─684b0f32b0a0d3b2baf4c0117a5f49e691106e3272c45b9ed25f23c5debfc6b9 │ │ └─67296 /pause │ ├─24c0efaf5ecde1b0eaadcdc0024017b3b983a0a23dbb50159a1da28133b88db8 │ │ └─55119 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 │ ├─45dd8a938e2a6a4c94b0c791f15e7ed76d83dce44a66103fe6325c92795389b7 │ │ ├─176743 nova-api: uWSGI master │ │ ├─176778 nova-api: uWSGI worker 1 │ │ └─176779 nova-api: uWSGI worker 2 │ ├─7d23eee87dfde4ddc73cb7fabafda1cf6f0e0eebb9577cc4d719f98af9b07484 │ │ └─252661 /pause │ ├─9e39e1a6f5403af7037b935178d5dfd4aed7d8f34d105143a6cc9159767a8f5e │ │ └─100986 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-6768d --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─315a29350b7bdad8996136afd5f016718d0fdaf5a27b9190ef0c9999370a880e │ │ └─67338 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 │ ├─b0327686cae4a87392a30f94c1b2aa902e0f2b95a34e99c99077ebb59d271f82 │ │ └─42168 /pause │ ├─25f085255f50e873b1d0e37259bcc5c8d0f8d8de487cab9850958a8eeeea0384 │ │ ├─70909 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70950 /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 -- │ │ ├─70956 erl_child_setup 1048576 │ │ ├─71003 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─71004 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─71014 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─71232 /bin/sh -s rabbit_disk_monitor │ ├─211c246fd332b879fae9466cc30f604a5c5776bc2c1ba1baceb344dd35a7c145 │ │ └─49426 /pause │ ├─e27697832435c0d61b871fb745858e3886a930ba2190bbf06e0ba4ec2959fa0c │ │ ├─181587 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─411557 sleep 300 │ ├─184197284f2f3b10878a50e41459be66bdf170ca373bd139250af61dd0ebca56 │ │ └─180829 /pause │ ├─80cd6a2a1fc794594ff77498c97a5574652662bb64247a27dcdd77bee2c7fe4e │ │ └─180830 /pause │ ├─174abed7dafaabdf84c2d748b2a1ad8bf754a34f1f97d18b1641bb09e6d53508 │ │ └─68421 /pause │ ├─5d85ee052a319b0d0b4b0247305553531b81142bdf9c47223af3a6cb269212bf │ │ └─69883 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─36387c50e61e97f2f245984cc828e1226e091460fe42a70014da3bf4adf18320 │ │ ├─189575 neutron-policy-server: uWSGI master │ │ ├─189586 neutron-policy-server: uWSGI worker 1 │ │ └─189587 neutron-policy-server: uWSGI worker 2 │ ├─4b23a3b1dccd7d0af29c03f13ba0e65e578cf2f3d859cf6ea8a8e9a9ef4b13b2 │ │ └─256020 /pause │ ├─3fcd5d24df76a6cbff0aac8301bea4019dc2dc9c79bb0e429c0aa68c429e2ef1 │ │ └─260617 /pause │ ├─fc3f3d7d74563595e817c6004b2f8971c8e819aee8dd7f6bec11804673a2734c │ │ └─196665 /pause │ ├─f58799e7be40afdecd6849ffbad7ecfeab01ebda95a739dd97e067855fb41ca9 │ │ └─275515 /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 │ ├─3258418e5364bad66d1256dc789d574e9c171885ead358e94276ceaeff0e55e7 │ │ ├─209646 heat-api: uWSGI master │ │ ├─209693 heat-api: uWSGI worker 1 │ │ └─209694 heat-api: uWSGI worker 2 │ ├─5a4dace2d49dd872014fdb38eff64756ccbc9392eab10ff2dbff1b759216cadc │ │ └─42158 /pause │ ├─87b447d506bd813a792eb030b250d05809d98011ad4a2e076435710cd29b3245 │ │ └─49470 /manager --metrics-bind-address=:9782 │ ├─c85f5f56dce34519d420332cc6c808c8e8339666785319d4f4290d22021860cd │ │ └─64691 /pause │ ├─88601d44abed4448e6f67a47795fe24f950b1641ae0a9544ab479d165090383c │ │ ├─351648 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] │ │ ├─351903 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─352039 /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/tmpusatqnno/privsep.sock │ │ ├─352373 /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/tmpoqtugwvt/privsep.sock │ │ ├─352805 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─352806 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─352923 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f6b0cc8f-6afd-4af1-bd49-63418142eb24/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f6b0cc8f-6afd-4af1-bd49-63418142eb24/host --addn-hosts=/var/lib/neutron/dhcp/f6b0cc8f-6afd-4af1-bd49-63418142eb24/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f6b0cc8f-6afd-4af1-bd49-63418142eb24/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f6b0cc8f-6afd-4af1-bd49-63418142eb24/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2caa8a51-7309-4036-8604-2a40c7349336,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 │ │ ├─352928 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/8a81c26e-a1ea-4728-86af-44d675351634/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/8a81c26e-a1ea-4728-86af-44d675351634/host --addn-hosts=/var/lib/neutron/dhcp/8a81c26e-a1ea-4728-86af-44d675351634/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/8a81c26e-a1ea-4728-86af-44d675351634/opts --dhcp-leasefile=/var/lib/neutron/dhcp/8a81c26e-a1ea-4728-86af-44d675351634/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-58e8c2da-f185-4a70-92da-cfa807e1c275,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 │ │ ├─353015 haproxy -f /var/lib/neutron/ns-metadata-proxy/f6b0cc8f-6afd-4af1-bd49-63418142eb24.conf │ │ ├─353021 haproxy -f /var/lib/neutron/ns-metadata-proxy/8a81c26e-a1ea-4728-86af-44d675351634.conf │ │ ├─385832 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpppjm53uu/privsep.sock │ │ └─393062 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpqxlrnl6k/privsep.sock │ ├─7110a3ad340379bd383a3f37f3632f72be908b3e0de2f8f35d8e3fb045e2a72e │ │ └─83606 /pause │ ├─ec41fd266a7a37d115d1e0e757e74b43a95e93680d3bbcf861458d9af162a45e │ │ └─60320 nfd-worker -metrics=8081 │ ├─676c43d718a8e59f92207ed73b2bead7ab51eaf9905bff2b863ba1e6c6c6fb49 │ │ └─194016 /usr/bin/libvirt-tls-sidecar │ ├─286e400507eb229d76c28c3cbf2e36a4c9a26280e569149e71f1ccbd90f65a0d │ │ └─180662 /pause │ ├─5d526b4eed1278659081a52fe42c776018544b1c15ae7c144dc8e6ea0564b823 │ │ ├─ 75988 apache2 -DFOREGROUND │ │ ├─ 76004 (wsgi:k -DFOREGROUND │ │ ├─ 76005 (wsgi:k -DFOREGROUND │ │ ├─ 76006 (wsgi:k -DFOREGROUND │ │ ├─ 76007 (wsgi:k -DFOREGROUND │ │ ├─408276 apache2 -DFOREGROUND │ │ └─409355 apache2 -DFOREGROUND │ ├─a74dacbbce08c6ee994bede6b0c216b5a442c97e112b296677a5d4f64cc81415 │ │ └─113019 /pause │ ├─58f554cdf0b11cb3a8a7e8bd811e3b76ea861d2b67f2a7952a147c6de8714544 │ │ ├─189648 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] │ │ ├─190110 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) │ │ ├─190113 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) │ │ └─190116 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) │ ├─4b8aacfe0bf9c199508656f1504bcfd8f948d92b2cb310a21bae5f7297fc6ff4 │ │ ├─133058 /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 │ │ └─133205 /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 │ ├─858a90aefc44802f04756dccfa1e7cd4435d472749909dad4bdfeffa030f010d │ │ ├─50692 mysqld --wsrep_start_position=d79a4f9d-7f5f-11f1-ab07-5a2e13d08050:20 │ │ └─50786 /var/lib/mysql/mysql-state-monitor │ ├─89e2cea634ab67619cc26dcbec76396aff5f200f54ac57f52f01e0d60867e83a │ │ └─100491 /pause │ ├─c00d3cbb7a522a6d1f0e0e392d9c1d620e0184bd476ec042452434d3a960efca │ │ └─42299 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 │ ├─20962373bc92738c4d870ac05ec4f1492bb745b6099c50d0eea9a641d0f52203 │ │ └─69177 /goldpinger --static-file-path /static │ ├─a7c5ae28d82fc06f7b555b652298a86b6c84d5a491855a4d277293d2d0763647 │ │ ├─65743 python -u /app/sidecar.py │ │ ├─65978 python -u /app/sidecar.py │ │ └─65979 python -u /app/sidecar.py │ ├─e3588e79312eb9ed91d07bca94ac2967e5622d592740f74ba6a37634b21e6809 │ │ └─66691 /pause │ ├─f9b4b5dda5bb3f1c6e354d50e98252b3a500fb7bd9e1c55c4022c21d51747576 │ │ ├─161438 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─161451 /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 │ ├─c1e051c6f398619b73d679053fd9f1336f47f8eae2ebf8b80b59026b32ba3717 │ │ └─95775 /pause │ ├─e7eb94597d888f7af7e258a0ee172a09707e9a08843c364d84b8b7b6b8742be9 │ │ └─64782 /pause │ ├─8e2a2c3eea570ed0f74e1d97b9555aef02855d6d844157c49cbc5321c5693c8e │ │ └─43654 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─3cfb8d9804b790b505c39834dfdb9e460af43ce55d6f11efbd9ed8465ab148b0 │ │ ├─113437 glance-api: uWSGI master │ │ ├─113453 glance-api: uWSGI worker 1 │ │ └─113454 glance-api: uWSGI worker 2 │ ├─640f4f7042cb8c5586de2e55d1e44b6260fafcb8a03a3681f5bd1c0a145800d7 │ │ └─196707 /pause │ ├─5ee9b5ba1c7c6391fadef11544c76e2ba4ba6ebd6679824c398ab2bfde89f785 │ │ └─46328 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─74cabf03fc69dddef51446ec650670465c9e02e04089774e02e7e53d6a1fe9ae │ │ ├─279357 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─279368 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─f375e651a1ac13f489a08f6b95da213659989112056b15d571d89db3d425c0b3 │ │ └─233436 /pause │ ├─122fe436752f851e1bdf38d4afcdebb74ea45ce77f440f44c2d92334e9d2dc5a │ │ └─45700 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 │ ├─35bae11e87649ce6d3a8bd2a478906241cd3f7201bd658024b6ecb977b3da0a9 │ │ └─66079 /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 │ ├─5d323d4446ac959b0112e2b15583b9e41200a09d62ee76c051673f93fd4fe354 │ │ └─235760 /pause │ ├─7b4ca28b6ef3304980a1d36880b4c479047e904d2d0d59dbe55e754b77978331 │ │ ├─151944 placement-api: uWSGI master │ │ ├─151959 placement-api: uWSGI worker 1 │ │ └─151960 placement-api: uWSGI worker 2 │ ├─74b265bf6a5250f0cc5f4a9e3b624935851690d7115a1ccb1b68adbf2f88b507 │ │ └─70405 /bin/oauth2-proxy │ ├─d4e8d7c830705cc05c0cc8943ee46460ff041295a717994ba96185ba816d7627 │ │ └─52303 /pause │ ├─b15ba46394274a26520d5d5b831e0683c3a0c91642b87ba5f2598645108ee796 │ │ └─164038 /pause │ ├─ef5f6d52473a2853cbac8807a195ab1d5a35dd74c440b2bcb805a8246d200bca │ │ └─46374 /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 │ ├─097c66da7a72448b01f75d13ce10915bc23f625085abf200aac45825d027509d │ │ └─65212 /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 │ ├─c5ac37fac770b0c8f4edf98758d616615f1669d5c59bff366b1c6e60aea16610 │ │ └─60515 /secretgen-controller │ ├─1ce8411bec0a7bcb840e0cface39611503089a80545d6c9222e2fd9e1876b0bd │ │ └─45255 /coredns -conf /etc/coredns/Corefile │ ├─d4371172d5dee22cc4cebbb385349d61adb8ad66bde80c1ca827e3352e563eae │ │ └─66177 /pause │ ├─9e52abb734af5734825e5b0901853cdd88ac50e5235c282bf8083fd5bd02183b │ │ └─60054 /pause │ ├─2f3d438368bfd62a81a620508dab58fea7381c73d0d0e30070d928e4aab971ce │ │ ├─209645 heat-api-cfn: uWSGI master │ │ ├─209691 heat-api-cfn: uWSGI worker 1 │ │ └─209692 heat-api-cfn: uWSGI worker 2 │ ├─b38a43cd4b4d971c17722929b0e94436b9c944a0380e2bca67dabe50beb125fc │ │ └─69220 /pause │ ├─8f3a4049faacf32498e58e99ee6b819d5e9de0c312a90141e9396ad118f0d391 │ │ └─194075 /bin/bash /tmp/libvirt.sh │ ├─04869b79356a314ca429d87fdf7791653109201c4472cc9786d2cde7c945a5c4 │ │ └─42137 /pause │ ├─a19c78c56635f16c39709928afb18b193a794c1cf774d65509792bf2a79c31b5 │ │ └─42280 etcd --advertise-client-urls=https://199.19.213.177:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.177:2380 --initial-cluster=instance=https://199.19.213.177:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.177:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.177: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 │ ├─3722f42e743674679404827ebeab1a712c02cba5f9254c7183a6ccb241d8ba46 │ │ └─180707 /pause │ ├─fd6f8269c18d86286ad73dd5b9acb5bcefe7fbdfa5ecf0c7670d0f891fd19af8 │ │ └─270236 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─a403030e4bb0c5b0d569841a0d744c174e36208659ad16ca46b8e1545d6b9fda │ │ └─70383 /bin/oauth2-proxy │ ├─526fe18e99c4bf087a38161b9c61a7df9595e8711c50c941ac092ed6dbac5ea7 │ │ └─166720 /pause │ ├─6dce0a79cf46f7dc0fa59bb045bd75281d0a272452023f00118e0c8f95ace506 │ │ └─50853 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─466325417be34f31fd8c605447f0607d8d2d562cc9ecee6d271e4ba349bf30a9 │ │ └─260858 /pause │ ├─77ab0be3de13794672d0bfee63f1c9bd5c562777c6f5e0ab784449e351c8c8db │ │ ├─230669 octavia-api: uWSGI master │ │ ├─230714 octavia-api: uWSGI worker 1 │ │ └─230715 octavia-api: uWSGI worker 2 │ ├─f45c6dcb9cabe4d1681dc0e3d1336fabec109640ec7f1f9312875f1115605377 │ │ └─270249 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─d6b8abe507b2305a4ee481764e1f777f4ad3a7af3df09ec3bdb9486457f979e1 │ │ └─70009 /bin/pushgateway │ ├─30cb581b61c34aa8106eff19008226a83ca697919627d84d35a227f75a4ace3b │ │ └─54961 /pause │ ├─844362a21865bf46449ef325d3d6931369c57ab93aab76e4b51bcb02ae882ee0 │ │ ├─96190 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96207 /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 -- │ │ ├─96222 erl_child_setup 1048576 │ │ ├─96349 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96350 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─96361 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─96558 /bin/sh -s rabbit_disk_monitor │ ├─1023f68af1d4bc3ebe431e94175bd415426717fc808d9e986126833c673f49b6 │ │ └─193964 /pause │ ├─be0738de6d1815bc137e875a722ac11d791b764d42d4302bc0057045e971389a │ │ └─68221 /pause │ ├─65092bbc7af9c283bdc485a8208f04ff2756d1fed7eaca56e8a905a3a4feefdc │ │ └─52648 /pause │ ├─20f1a0bb9d0c98f4ee5f39ab9bb7d5c47b3325ecda4a3d3bf0cb67fcfc358f89 │ │ └─68441 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3c3e6aa2d6cfade67781316fe975171a79bdaa773a6e8350c01d83d21c7807c7 │ │ └─69712 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-177.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 │ ├─00e0e68fa648a4453c1a4b2a01b509f8e3c928bddd4c5dca9c939383a95df9d3 │ │ └─60015 /pause │ ├─5d932356943c66f2ee26665d0aa2eb291dd612e1fe958f2507ea837dda283534 │ │ └─172433 /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 │ ├─43b71933cf6640f239370b0e5a13405cee35747cb7d949156584240417fd505e │ │ ├─ 48612 /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 │ │ ├─ 48625 /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 │ │ ├─ 48771 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─274865 nginx: worker process │ │ ├─274866 nginx: worker process │ │ └─274867 nginx: cache manager process │ ├─44f6c9a4135d6f43db8e56f43af6ebd25a1428dced84bcff7c24507a7327a1f8 │ │ └─181119 /pause │ ├─71c5152c556e3634dfbb07ed39ab7fe0e56924e38884c82674b1112e07022bc6 │ │ └─167286 /pause │ ├─347852188eb376e9fd8a79b0076ee1025d49f45e588974fd3c3a766d1166e57d │ │ └─276888 /bin/openstack-database-exporter │ ├─8936ca4d73bac4851e1377943bea064ba12fa825aea164ae84ad255926b0cf1a │ │ └─166501 /pause │ ├─0038de59b57fe9d795037fb623fb585f66e412602a2d758d9a1f37bb3b563ee5 │ │ ├─233614 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─233631 /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 -- │ │ ├─233637 erl_child_setup 1048576 │ │ ├─233723 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233724 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233734 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─234021 /bin/sh -s rabbit_disk_monitor │ ├─1cdf4dd2bcb78d0b81c06bbb07cdd58f596d1a858bf91b11845070bd4b144c08 │ │ └─235905 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─5f2a4869dc143668fbcd6fd9502e66c1462d3d265edd45b914c395068ae7772b │ │ └─276668 /pause │ ├─3190dde4b2fbf0106949c5fd9af156954148e58a3bb3abaea5f0379bd9a3d95e │ │ └─60238 /pause │ ├─87b389172506d346dc9b13a0cd798abce421217fc1da4c47dc8487ea9833b81b │ │ └─242596 /pause │ ├─6508a6805429dc00c91bf6375ff4810f5792b3e5a5d667d4ff70ebf99d498088 │ │ └─70274 /bin/memcached_exporter │ ├─701bb6c9a428d868ef6b18bdf092fdd53c2e67eace8b643f3c2946c9b4131e8d │ │ └─253078 /pause │ ├─5a39f9ebc80bf3c2d1bb812e392a707e415fcaae7215b81fc1a0b6c964309049 │ │ └─68532 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─436cd3a81fafb11eb6384a3834285508b71b816092787fff0465d80f00a7dfb4 │ │ └─130111 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─58e55a3e300143487c423102b36a4955531ba301a99152110b5f2ceed4e5b64c │ │ └─272475 /pause │ ├─db0bde770398dc8b6cfd4b4bb175f1e3bd04eb0cb3655cc85f9c5f7614b721ce │ │ └─426378 /pause │ ├─82d043c9d39e1d1e24e39e499d45184b7e787d49983c8dc3333ed05b5e0db381 │ │ └─55403 redis_exporter │ ├─bb5bdedbb234f2a0e73561a8286eabaf292f81c21c980ecd594a5e46358dee19 │ │ └─59285 /pause │ ├─ecb73431cc97fc7bb0e118ad7bc47a909a072c5805a7b2fcca7b62183d615521 │ │ └─66788 /pause │ ├─a9b2fa04c92ffb20ff77d3e1008628e971b8a379c72ae47889a065d3a5f67ca7 │ │ └─46195 /pause │ ├─0e933b1c4b8f57927a8668bc85e00e5c0f62070eae68a01cffc78783400bbcd5 │ │ └─42625 /pause │ ├─a11fd1adcc3aa6c91706bbf77e7ae1bb88e4d5ecdaa13e504b657d117de29a0d │ │ ├─53771 /controller/manager instance run --status-port-tls --log-level=info │ │ ├─53812 postgres -D /var/lib/postgresql/data/pgdata │ │ ├─53813 postgres: cnpg-db: logger │ │ ├─53815 postgres: cnpg-db: io worker 0 │ │ ├─53816 postgres: cnpg-db: io worker 1 │ │ ├─53817 postgres: cnpg-db: io worker 2 │ │ ├─53818 postgres: cnpg-db: checkpointer │ │ ├─53819 postgres: cnpg-db: background writer │ │ ├─53821 postgres: cnpg-db: walwriter │ │ ├─53822 postgres: cnpg-db: autovacuum launcher │ │ ├─53823 postgres: cnpg-db: archiver last was 000000010000000000000003 │ │ └─53824 postgres: cnpg-db: logical replication launcher │ ├─c864e918ecf74cf13818544d9cb3ef111ce8e0044a63add7cc33ed4b05c43bbb │ │ ├─426689 /bin/bash /tmp/nova-service-cleaner.sh │ │ ├─426702 /bin/bash /tmp/nova-service-cleaner.sh │ │ ├─426703 /var/lib/openstack/bin/python /var/lib/openstack/bin/openstack compute service list -f value │ │ ├─426704 grep -v nova-compute │ │ └─426705 grep down │ ├─862a42de5f5610946ba6796a61874eb77ec595473f184e64bec22b64b5fd67f1 │ │ └─241207 /pause │ ├─fc5626cd7e8479a33a974d1876c49b08acffddaaa45566ea5ddd568a9ffc306c │ │ └─100650 /pause │ ├─946c02214f86351bc73ccab0c7cf697f044727d4320ae7f7e9d6dca1b13ce061 │ │ └─42032 /pause │ ├─e0bdbfd781770d18f115509edbfcf5f061fb891f86420531fda33a461a336986 │ │ └─49921 percona-xtradb-cluster-operator │ ├─6edf1818f91bf48151cd5ed779db9b795bec0030e31a633be20fe1f80408bc7a │ │ ├─43864 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44247 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─89653f8f06c7f6d1662b3e0b450cf6a3fb6427b63d1ebb935b3075dd97088577 │ │ ├─67916 nginx: master process nginx -g daemon off; │ │ ├─68013 nginx: worker process │ │ ├─68014 nginx: worker process │ │ ├─68015 nginx: worker process │ │ ├─68017 nginx: worker process │ │ └─68018 nginx: worker process │ ├─f4852ecfc7f284218f008ff0907cfe057321c81991c4039d2aeaf0905e5a3803 │ │ ├─178882 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─178899 /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 -- │ │ ├─178905 erl_child_setup 1048576 │ │ ├─178976 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178977 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178988 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─179123 /bin/sh -s rabbit_disk_monitor │ ├─50be1bab16b900515ac2fc04acf11ed18f97cc1a8e51d8aa72890750b1b669cd │ │ └─42410 /kube-vip manager │ ├─08dfeeb37637796cab1ff63a00f4f96086aa80755bd5db2df82d2dcf8c8ed597 │ │ └─48273 /pause │ ├─23720c08920a4cd7f8333f4f88af292bc0fd9a49d0733b3729af6d2a60c9cbc9 │ │ └─134584 /pause │ ├─069176979aa0b5558c79c1531cdfccf2a75a1c9d942cd239572a9faf177aa1b3 │ │ └─166547 /pause │ ├─c922de09046a0c8217a3ff439ba299bacb4fc0dde805c1e8d6e0ce49ed037a18 │ │ ├─192469 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] │ │ ├─192658 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─193105 /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/tmp4g2f5q5v/privsep.sock │ │ ├─386008 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp26ngesf3/privsep.sock │ │ ├─386469 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpnyw6327j/privsep.sock │ │ ├─386730 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─386732 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─387972 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=70ac864d-3da9-4082-8760-ec76389dd58d --namespace=qrouter-70ac864d-3da9-4082-8760-ec76389dd58d --conf_dir=/var/lib/neutron/ha_confs/70ac864d-3da9-4082-8760-ec76389dd58d --log-file=/var/lib/neutron/ha_confs/70ac864d-3da9-4082-8760-ec76389dd58d/neutron-keepalived-state-change.log --monitor_interface=ha-75dc17f8-28 --monitor_cidr=169.254.0.215/24 --pid_file=/var/lib/neutron/external/pids/70ac864d-3da9-4082-8760-ec76389dd58d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─391618 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=47e6bbb3-8ec7-439b-8bb3-96383b746eab --namespace=qrouter-47e6bbb3-8ec7-439b-8bb3-96383b746eab --conf_dir=/var/lib/neutron/ha_confs/47e6bbb3-8ec7-439b-8bb3-96383b746eab --log-file=/var/lib/neutron/ha_confs/47e6bbb3-8ec7-439b-8bb3-96383b746eab/neutron-keepalived-state-change.log --monitor_interface=ha-ac3e969b-4d --monitor_cidr=169.254.0.97/24 --pid_file=/var/lib/neutron/external/pids/47e6bbb3-8ec7-439b-8bb3-96383b746eab.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─394760 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=18290ff0-04d0-4f10-9509-4801bfa65f31 --namespace=qrouter-18290ff0-04d0-4f10-9509-4801bfa65f31 --conf_dir=/var/lib/neutron/ha_confs/18290ff0-04d0-4f10-9509-4801bfa65f31 --log-file=/var/lib/neutron/ha_confs/18290ff0-04d0-4f10-9509-4801bfa65f31/neutron-keepalived-state-change.log --monitor_interface=ha-dc11ec16-1d --monitor_cidr=169.254.0.64/24 --pid_file=/var/lib/neutron/external/pids/18290ff0-04d0-4f10-9509-4801bfa65f31.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─396674 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a0d0abea-b9bc-4a25-996e-784a4ae8ce67 --namespace=qrouter-a0d0abea-b9bc-4a25-996e-784a4ae8ce67 --conf_dir=/var/lib/neutron/ha_confs/a0d0abea-b9bc-4a25-996e-784a4ae8ce67 --log-file=/var/lib/neutron/ha_confs/a0d0abea-b9bc-4a25-996e-784a4ae8ce67/neutron-keepalived-state-change.log --monitor_interface=ha-8d3f6f05-df --monitor_cidr=169.254.0.215/24 --pid_file=/var/lib/neutron/external/pids/a0d0abea-b9bc-4a25-996e-784a4ae8ce67.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─397850 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=8f4b5422-3280-4b71-b480-83894c1082fd --namespace=qrouter-8f4b5422-3280-4b71-b480-83894c1082fd --conf_dir=/var/lib/neutron/ha_confs/8f4b5422-3280-4b71-b480-83894c1082fd --log-file=/var/lib/neutron/ha_confs/8f4b5422-3280-4b71-b480-83894c1082fd/neutron-keepalived-state-change.log --monitor_interface=ha-5c64e649-8b --monitor_cidr=169.254.0.49/24 --pid_file=/var/lib/neutron/external/pids/8f4b5422-3280-4b71-b480-83894c1082fd.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─3288b10021355a5e5ff8345e2aa277791b83b7b4b960bbf434be8cf6417c65bf │ │ ├─177575 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─178073 nova-scheduler: ServiceWrapper worker(0) │ │ └─178076 nova-scheduler: ServiceWrapper worker(1) │ ├─155433f614d9c7509a03bbcf555379eb3c6264a773f626c9382559c987de97be │ │ ├─231493 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─231890 octavia-worker: ConsumerService worker(0) │ │ └─231893 octavia-worker: ConsumerService worker(1) │ ├─f2c683e35ba15565c9a101da6e031775c00771610fe455fee123b0231cc769cd │ │ └─166269 /pause │ ├─519c4cf45aaab6e45c61b8bdfc84acdfe8a62c89f84c0ed883a3bab9b941cdc3 │ │ ├─88805 barbiacan-api: uWSGI master │ │ └─88817 barbiacan-api: uWSGI worker 1 │ └─b5077460c54d97a8ff7d2d4a48f6e7a631576e964d17ebf36c8085b5024d25fb │ └─70242 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount