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 │ │ │ ├─21839 /lib/systemd/systemd --user │ │ │ └─21840 (sd-pam) │ │ └─session-21.scope │ │ ├─21777 sshd: cephadm [priv] │ │ └─21853 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1615 sshd: zuul [priv] │ │ └─1628 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─ 1619 ssh: /home/zuul/.ansible/cp/199.204.45.95-22-zuul [mux] │ ├─423908 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-uisuflzfeehsjkkelyauycktrwpfykpp ; /usr/bin/python3'"'"' && sleep 0' │ ├─423909 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-uisuflzfeehsjkkelyauycktrwpfykpp ; /usr/bin/python3' && sleep 0 │ ├─423910 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-uisuflzfeehsjkkelyauycktrwpfykpp ; /usr/bin/python3 │ ├─423911 /bin/sh -c echo BECOME-SUCCESS-uisuflzfeehsjkkelyauycktrwpfykpp ; /usr/bin/python3 │ ├─423912 /usr/bin/python3 │ ├─423913 /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 │ └─423915 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9960 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12558 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 25f4a774334e60d4938a42f9cdd1c07faf90d342b59505dc5c1987f87540b69a -address /run/containerd/containerd.sock │ │ ├─ 12926 /usr/bin/containerd-shim-runc-v2 -namespace moby -id efed8c403a7f612f966d061c200c9ab187e85f457cf18025501d5bc9791c0a6d -address /run/containerd/containerd.sock │ │ ├─ 18791 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b6c5aeb1dff0a46bd380da59a07ad52656c4baa966cb16bd6a461d603b5e3b49 -address /run/containerd/containerd.sock │ │ ├─ 25351 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1f337c5e0f65b1ce3d639c6c326c9251e3c98b507b7c0ccbfe90bd17ab358b38 -address /run/containerd/containerd.sock │ │ ├─ 30037 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8c8ced8eac126590efc16521bc9401355f2e8bd80b24bb72514bf378b8574feb -address /run/containerd/containerd.sock │ │ ├─ 34827 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0a72d9ecf9366f9c249097fbeba0dc83adcbc4340afa565970910cb174d6d0d0 -address /run/containerd/containerd.sock │ │ ├─ 40556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b2b78babcffe668f3318cbaef98aa6e78f6e05d7808fb58861df477de92f50b -address /run/containerd/containerd.sock │ │ ├─ 40570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a176b145ee01945a41a4c6db4154534c3141ef81768be25c1f91491874d13ce -address /run/containerd/containerd.sock │ │ ├─ 40613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5975b46b7aa898fb6a6abe498d12b64e277329a055a7387f8c826c41044f85d7 -address /run/containerd/containerd.sock │ │ ├─ 40643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3128ae1ef5bdae7e96f77ca2ba5c1eaee3eba0c8072142dc2e826ecfc09c0e07 -address /run/containerd/containerd.sock │ │ ├─ 40647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aac2f9a0e73bfda92f270e43264f4dc9ba6805bf9dfee566db1261981a1c0a6d -address /run/containerd/containerd.sock │ │ ├─ 41173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f63af84d09b76025ac64a29a3e6274078d4eefe590998fbaa814b32072b2224f -address /run/containerd/containerd.sock │ │ ├─ 41912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9dffc750b7a32d6c0709b7805c2ffcd6283194fcce42261ed419cc1d64cd6eb -address /run/containerd/containerd.sock │ │ ├─ 41932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edc3f36acce20fb2a94a55f69f1168395b643d5122cadbb9f91a6bfd503c6a65 -address /run/containerd/containerd.sock │ │ ├─ 43202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3982f233dd6626d115eb4cea54047c236a1b05a3cbe4e5d509746ff67065d24 -address /run/containerd/containerd.sock │ │ ├─ 43604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cbd7829b1f8cc5eb32a86a3aa511f3e2ab2b411a73aaaa389465f6709d136c0 -address /run/containerd/containerd.sock │ │ ├─ 43652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 315d097ea90805206212c744b00087a02ec876dd152ac5aec9a8a4c2cf5a6264 -address /run/containerd/containerd.sock │ │ ├─ 44072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30e0c8ad4073c3178764bab8a2991b494ddd6e8e110a9e1978f5ee1948176fdf -address /run/containerd/containerd.sock │ │ ├─ 44564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a990d66b6523381addb6bb6fc49b8013efe9b5d80478f228b136511ab6fb5421 -address /run/containerd/containerd.sock │ │ ├─ 44619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 912581a7a40de7892c3c524ccbceff23ec3d0bda7b28da67638a59ac68b78e56 -address /run/containerd/containerd.sock │ │ ├─ 44662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 859db6311dff672d8da1fc2cc98f7d4f9129bfb25bca214736b3414dd6b3f3c7 -address /run/containerd/containerd.sock │ │ ├─ 46940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5731ebf1a6f315c55a38837a0f6dd54d6ce88a94dad24d186c61f00a2f0805ca -address /run/containerd/containerd.sock │ │ ├─ 47068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a77ff322c6b0f508142491384cd5d68e8d033b93668d692e4a6375ab97e6b1f -address /run/containerd/containerd.sock │ │ ├─ 47803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ec781b5c4775e4eb05083a417d31977b0e7dbe2f6b15a165fa13d0660ba95f5 -address /run/containerd/containerd.sock │ │ ├─ 47908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70bd93bc1b1d118df21728d1976a3981815f6d103d6c08f7fd89a46ca3dc1b46 -address /run/containerd/containerd.sock │ │ ├─ 48266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f2fc596fa8a05445605f027ac40f30a4bf161e68fbb4d80828c2508fd0eac5b -address /run/containerd/containerd.sock │ │ ├─ 48745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 831b516067235cea12b7291cd598344d6ed09b0443698aa8152be8d5d6278b1d -address /run/containerd/containerd.sock │ │ ├─ 49165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aeb34d7d1337586edc2e38ce06025d5b1c74302165741007f00fbf10be1be28d -address /run/containerd/containerd.sock │ │ ├─ 51200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6616b7db79dd7a57e7941c63b97800cbb0e7b041f14761158c0cb6ddf9649a22 -address /run/containerd/containerd.sock │ │ ├─ 51380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 476ed9ebd43e505b96e14b3b8770b2625251760fa6908bdce471a889dcb7a8ae -address /run/containerd/containerd.sock │ │ ├─ 55680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95c32c269dffdb8485b7d87f8c2abb6d08bea26a45a83eb685a14d85db4cfe25 -address /run/containerd/containerd.sock │ │ ├─ 56333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6158181454ca8e9a25f2452b5db3c44411ef3a84a4649b6febe14f3eb03b92a -address /run/containerd/containerd.sock │ │ ├─ 56392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26740046c155cb327cd233e83e558cedd6dd43573565efcd48652cadc13db671 -address /run/containerd/containerd.sock │ │ ├─ 56433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c13ce35c1271955f01995b516fd2831914d630eb66c179cfad0899f7eefc04bd -address /run/containerd/containerd.sock │ │ ├─ 56661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eaf9b03c08005a0da2d426a76d4835a0dc39d45c86b229a9114b6f640a0f8c7 -address /run/containerd/containerd.sock │ │ ├─ 60566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 471f7c6a44017b61e9253539dde9cf44be29aa4feeebfa348904994963f2101b -address /run/containerd/containerd.sock │ │ ├─ 60758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6262c1cc4874a931ee1ee8455dc8811762e216ba5b767d76d4ad439a7629b3ad -address /run/containerd/containerd.sock │ │ ├─ 60797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa4c5ed7147283e2f2e282703fdd304a62fcdf6a42ebc01a714662357cf83755 -address /run/containerd/containerd.sock │ │ ├─ 60834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b98c47572018305d19458864b71e794c2f63296c1f35b1c9928c92c564fbff69 -address /run/containerd/containerd.sock │ │ ├─ 62119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adb8f849303e21a355dfaae9aa9a5d9bfd03752925edf241583cc30d97a5972f -address /run/containerd/containerd.sock │ │ ├─ 62254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5e656ee4b8200e163c02bc94bd10ddf60cabea5b49c8099dd30d0aa2087f21c -address /run/containerd/containerd.sock │ │ ├─ 62662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ae08b09787e6c94ceb83ddb287efe7f03d4b40460d5cd169a9c95bdde08b119 -address /run/containerd/containerd.sock │ │ ├─ 62743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0460deb43c7888e3ff7640bb180629b99f299aa9e2059302f438050551f13c4c -address /run/containerd/containerd.sock │ │ ├─ 62785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 686f90ca83346eadd7e0b0c779b7b0cddefb10f3958faf415c4f9cd39d909c18 -address /run/containerd/containerd.sock │ │ ├─ 63222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0944569af37c0740a6940e806e3c404b2e53a8352273a369eb544d1858093161 -address /run/containerd/containerd.sock │ │ ├─ 63564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ef24cee41045233c3fee792608c5e7cf87cb061d371a439add6ed8e73d1bf3e -address /run/containerd/containerd.sock │ │ ├─ 63962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 544610004ad432cfb97dada2455ed192f5453a23d2e00023bdce42276a051ae9 -address /run/containerd/containerd.sock │ │ ├─ 64346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ee239caf40c4a22ddf1767e47924a101c8e7399a8f437475524221a92a02df6 -address /run/containerd/containerd.sock │ │ ├─ 65084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1669ca84965a19f75912cbd8c8cdf04b09571df702f13d4ef15abd1fc6b526aa -address /run/containerd/containerd.sock │ │ ├─ 66621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa87c2470136e14b78ce8d4624be88eeee879e2e3fe905772fe1fed4257c53fa -address /run/containerd/containerd.sock │ │ ├─ 68724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53c9d07f98ddf14c31b3dfee40d539f1cf004ee2307bc1e2e38dd2cb244e57b2 -address /run/containerd/containerd.sock │ │ ├─ 78022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd8fe2dd775fd06aad60a7663184561469adb5bb62e0f743aca27eb2c3174b12 -address /run/containerd/containerd.sock │ │ ├─ 79515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 451ede916173011f18254e038f305cd03db26d5647293031a2bc607720aec121 -address /run/containerd/containerd.sock │ │ ├─ 85563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a487ed5682331b5ce3d20de5c77ec83ff3486219d2bd107cfb08f954a2cb0cb7 -address /run/containerd/containerd.sock │ │ ├─ 91733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41f6aadf97809e4b664009fb9751ad9068feda554316f8ff6fde11e1eb4a73b1 -address /run/containerd/containerd.sock │ │ ├─ 95663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a432b71c69033a278e158d3fc0c8e51e49efdfe0a0cd1a44de4387ff0c4dbf8b -address /run/containerd/containerd.sock │ │ ├─ 95699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d139a3759818ff89dec29c5d207d7664a899c9724d54007cde4fa0b362321f4 -address /run/containerd/containerd.sock │ │ ├─108980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25fe503c7132971e2f6ad2d5da6f07957f1fd17335de37d1884116832a9a5969 -address /run/containerd/containerd.sock │ │ ├─110620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81754f091b0ab6afea0574b5d237f92cebfb46469274cc5e49a685cc43c6ad17 -address /run/containerd/containerd.sock │ │ ├─110657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73249ee8016907d78e2bc6f798ad56630777c6b7a07b925eabde99c8fc717aee -address /run/containerd/containerd.sock │ │ ├─112565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e1726319f0f6e5f9d1e9798d8db43bb9b9b7da3e2a739b7c4c917584e70861f -address /run/containerd/containerd.sock │ │ ├─114415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1957a6447a11ac7199810f1817f1e74854bc9d4e6e14e3d639308bdb4aba56a2 -address /run/containerd/containerd.sock │ │ ├─114589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6327edb9084be5450c7949b8f5e9a7b661f63d96986fffa07ab2a71090e3c2f -address /run/containerd/containerd.sock │ │ ├─127453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afee770e4cd6880e81129de0110f8607b3131ea61a3c0d1ebe4e2819e0bf1203 -address /run/containerd/containerd.sock │ │ ├─127491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 746c20f6b0ed360424e62f0c62eadc9b4ed4443fba54e2cf5beb86eeaf1ffed3 -address /run/containerd/containerd.sock │ │ ├─130185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1a6ede8cf4abaaa3a38a32eaaca6649b81f2938fe08d3fcccc95a3738e71deb -address /run/containerd/containerd.sock │ │ ├─156600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9c8f1e64805459183914b2e6d3445dc6fcc385029f51b7ec0a907d6adc2d43c -address /run/containerd/containerd.sock │ │ ├─158263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e73e03f67c2e3ad50facc0d7aece0205e7af766592314164a7397b2e436b8ad -address /run/containerd/containerd.sock │ │ ├─158599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9cfceca9994f4ea61160f88efe5daf54ae27106e68587de814d5767224d4fc8 -address /run/containerd/containerd.sock │ │ ├─159418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a505ee712fd0e56ef0bd2c0c688b895e8ab7737574b16886cf6962a8d2ed633c -address /run/containerd/containerd.sock │ │ ├─161586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bd57167cf93acb9c7a405b36628e6a6faf578ecc24f209ceae7a569716afcff -address /run/containerd/containerd.sock │ │ ├─161883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id add923aa2831397b0c8b2896f622cb33f57795dcfd805e44b5a832cc9286db1b -address /run/containerd/containerd.sock │ │ ├─161946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b51fd8b66ee8e452d097fa76fd24e7ed2dd38574fb9105c2769c90cde13c9eb -address /run/containerd/containerd.sock │ │ ├─162044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 130dd9dcc4327c1cff361f7562244d2a15dee99259fd16e54e984edc50c778e1 -address /run/containerd/containerd.sock │ │ ├─162171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd7c27ac68b8f788d45f14fc8dd3f0d32f3ef46e4d3b89c91b853c4e1d97b6bd -address /run/containerd/containerd.sock │ │ ├─162562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c306eb6f053ff5f1addf9e3160bee2b5d680bc476cb8edfafb534d0ebb0dcff -address /run/containerd/containerd.sock │ │ ├─174471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0698243d2447769882ea0565c6e3a251d2701910e32f05f13da5755158cc0624 -address /run/containerd/containerd.sock │ │ ├─176383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1246a412463cbbb616cd6e4333f0dd2aa4313c9e5010efb9d7ab9776b8554a79 -address /run/containerd/containerd.sock │ │ ├─176404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f4768804a0899c0378858460d818bcc54ae87f643ccc5a206799275d50982db -address /run/containerd/containerd.sock │ │ ├─176442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 594f0d364760867fddecac28d4ee4be367039c0c61006c35a107138825c7b9f1 -address /run/containerd/containerd.sock │ │ ├─176739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81b94329bbf5b4338aa8a019dbdc00b69ae17759e698f55e403ebd8785378425 -address /run/containerd/containerd.sock │ │ ├─176759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e2011480d13d30268de815738322ba12f3010917b6ace0d1fbb177aa4410ea5 -address /run/containerd/containerd.sock │ │ ├─176849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfb616709dfa89c2a08707f95c0e9cebec23c2f653f6a3bbde3e85832e27aa26 -address /run/containerd/containerd.sock │ │ ├─177108 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d789eacb2f5491f7fce7082ea11a8234be629d489b4d02418d8275d910bf75f3 -address /run/containerd/containerd.sock │ │ ├─190048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a431868d67eb757851d01d4b9197ec2c43f2c01cfd0f0326ec17b09d35a2ffc -address /run/containerd/containerd.sock │ │ ├─192479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f019f1451bae0a0f190b34e9379a136ab0aa9d5ceb95f50dd9144955a3155bf7 -address /run/containerd/containerd.sock │ │ ├─192522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e15b62df6ef26320a0f3abc0e4be38fe375a7629712f92ffe84d96a82347c65c -address /run/containerd/containerd.sock │ │ ├─192570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17351c49061708895f74047110c7b35b88d237bb3158373e1496be41ea521855 -address /run/containerd/containerd.sock │ │ ├─209575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 191f2bde2e13fd5db11c6e75330572ea4fdc2a820287cff68cdafeb27862bb08 -address /run/containerd/containerd.sock │ │ ├─217519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce15ef3685a75778038f21c78e92520611db98d638f8cb020737dbcd25a2cf9a -address /run/containerd/containerd.sock │ │ ├─217546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4462990860ef5fdcc865791ee1a973338190f168e77991ccd6dec763c6016565 -address /run/containerd/containerd.sock │ │ ├─217591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7ad2ca2fad3d51b2a66dc069fd2855bb636a9abbda081641cb71fddafc7afc7 -address /run/containerd/containerd.sock │ │ ├─217867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b8f583ea9960609bb851f7a0b616fc6cd7a50cc624a16841c29a3184a69d684 -address /run/containerd/containerd.sock │ │ ├─229614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb2e65d0d2c20551771552ed6e8c6619730a33f31e208cfe6a17cff86ce7cc67 -address /run/containerd/containerd.sock │ │ ├─232155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1d20b6519a7c0a169bb70f5506d08e483ecd9d1a19d3282401781f80cb105ed -address /run/containerd/containerd.sock │ │ ├─233262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26f98a7f02bc69967141af34526d37110b2aeb1ca3cd698e11f069c30a36aa40 -address /run/containerd/containerd.sock │ │ ├─234196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8492ab40e6f67ae4d83e6642fae873bb4d2fc9cf9f41e059f77dac1c14245c12 -address /run/containerd/containerd.sock │ │ ├─235318 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 718ed0eefd33a8b5816a9748b889399ccb3a1ed40b2b64e5e5a5cde7ebb14d47 -address /run/containerd/containerd.sock │ │ ├─237119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08d9d8d16af9b8d1ec77f6b9a7885ce61bb37fde83c4fdd2c658b0517411b618 -address /run/containerd/containerd.sock │ │ ├─237992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6645aea46d356872213b0fe61caedfb3ec6bb195f4740f2562bc167da54ece27 -address /run/containerd/containerd.sock │ │ ├─238033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7003f92bc67b299693682a57baf2f1300409c57251bd8272c8c75d754ccd852a -address /run/containerd/containerd.sock │ │ ├─248360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 219b06c83ec17a883cfbdbaedc3dcd387397b467ff8d929a4008f5491d4e7ada -address /run/containerd/containerd.sock │ │ ├─248815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 486c562e4ae9114dbfd89aa20c05ebbcca770bcdb3e7bf126d7c91f2a7e197b7 -address /run/containerd/containerd.sock │ │ ├─251613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29bab4570422a0915d2112ae527b547febacaf6a7d8ea287a2216a5ff46b6a96 -address /run/containerd/containerd.sock │ │ ├─256668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6a8aff43f5a8873550c27570f3c817bf758d8cfc1f232fdc8c11f8c757e4570 -address /run/containerd/containerd.sock │ │ ├─256841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c80a4ab5f59a888b0ed390b54d8da2a043ee3bcd7ff85543c00aa9889dd8d81 -address /run/containerd/containerd.sock │ │ ├─256932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3514a88c7377630c8334b4445fd6e38727df8b58ba75a7136fb0a26439ca6d2 -address /run/containerd/containerd.sock │ │ ├─257009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df18ce54138b9d878707458e9ac135c1bf33d89a13b2dcf506126020473478cc -address /run/containerd/containerd.sock │ │ ├─269276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c01dce4aaa2562278e78e215ad56c06e42ade9f339e4b3c16950bb27f72a77ce -address /run/containerd/containerd.sock │ │ ├─272003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeb90abc090a207e044a2739bc5edc4bf9458750108f1c3ea4393829d8add5f0 -address /run/containerd/containerd.sock │ │ └─273270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cb572225a8bef552e74f4533c309bad4253492988f30eaf0bf45c46b651b42f -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1432 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─517 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─622 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29743 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30021 /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 │ │ │ ├─18753 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18772 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.sikyyx.service │ │ │ ├─12839 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.sikyyx/unit.run │ │ │ └─12871 /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-sikyyx --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.sikyyx:/var/lib/ceph/mgr/ceph-instance.sikyyx:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.sikyyx/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.sikyyx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25068 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25335 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34532 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34810 /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 │ │ ├─12477 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12509 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10328 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─639 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-25f4a774334e60d4938a42f9cdd1c07faf90d342b59505dc5c1987f87540b69a.scope … │ │ ├─12590 /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 │ │ └─12603 /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 │ ├─multipathd.service │ │ └─151543 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41018 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.95 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-1f337c5e0f65b1ce3d639c6c326c9251e3c98b507b7c0ccbfe90bd17ab358b38.scope … │ │ ├─25376 /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 │ │ └─25388 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 645 sshd: /usr/sbin/sshd -D [listener] 2 of 10-100 startups │ │ ├─417756 sshd: [accepted] │ │ ├─423728 sshd: unknown [priv] │ │ └─423729 sshd: unknown [net] │ ├─docker-efed8c403a7f612f966d061c200c9ab187e85f457cf18025501d5bc9791c0a6d.scope … │ │ ├─12952 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.sikyyx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12971 /usr/bin/ceph-mgr -n mgr.instance.sikyyx -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─run-rd0419681c0b8483d8303b0a7e6fecac2.scope │ │ └─190641 /usr/sbin/libvirtd --listen │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1101 /usr/sbin/uuidd --socket-activation │ ├─docker-b6c5aeb1dff0a46bd380da59a07ad52656c4baa966cb16bd6a461d603b5e3b49.scope … │ │ ├─18817 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18836 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11089 /usr/sbin/chronyd -F 1 │ │ └─11090 /usr/sbin/chronyd -F 1 │ ├─docker-0a72d9ecf9366f9c249097fbeba0dc83adcbc4340afa565970910cb174d6d0d0.scope … │ │ ├─34852 /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 │ │ └─34865 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-8c8ced8eac126590efc16521bc9401355f2e8bd80b24bb72514bf378b8574feb.scope … │ │ ├─30062 /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 │ │ └─30075 /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 │ ├─systemd-resolved.service │ │ └─392 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─146587 /sbin/iscsid │ │ └─146588 /sbin/iscsid │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─619 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─f63af84d09b76025ac64a29a3e6274078d4eefe590998fbaa814b32072b2224f │ │ └─41196 /pause │ ├─ee416c6a20300d2d2a04b714603aa451ff9b74e3b700ca01fc72c4efa68b3889 │ │ └─254300 docker-registry serve /etc/docker-registry/config.yml │ ├─771f6a9eeef111ed9ee65cfdb80988a6c3c30fc89d2ee88e6e3f1a263a3cdd07 │ │ ├─91972 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91987 /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 -- │ │ ├─91993 erl_child_setup 1048576 │ │ ├─92141 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92142 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92152 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92455 /bin/sh -s rabbit_disk_monitor │ ├─d789eacb2f5491f7fce7082ea11a8234be629d489b4d02418d8275d910bf75f3 │ │ └─177135 /pause │ ├─7ce7ce1cb0a896a13f931ce7afc70696c483b1b39d4126b3bffb4537dec64d1b │ │ └─51484 valkey-server *:6379 │ ├─4b18d0d5b9051fa55536a021e7930be04c68a9e927372499de1d17271f6e1838 │ │ └─47977 /manager --metrics-bind-address=:9782 │ ├─130dd9dcc4327c1cff361f7562244d2a15dee99259fd16e54e984edc50c778e1 │ │ └─162110 /pause │ ├─aeb34d7d1337586edc2e38ce06025d5b1c74302165741007f00fbf10be1be28d │ │ └─49189 /pause │ ├─a487ed5682331b5ce3d20de5c77ec83ff3486219d2bd107cfb08f954a2cb0cb7 │ │ └─85587 /pause │ ├─aa87c2470136e14b78ce8d4624be88eeee879e2e3fe905772fe1fed4257c53fa │ │ └─66645 /pause │ ├─dfb616709dfa89c2a08707f95c0e9cebec23c2f653f6a3bbde3e85832e27aa26 │ │ └─176873 /pause │ ├─5e36026730bc659ee3bfc83eb7603a06695554500a3b37669e7020c991e93873 │ │ ├─174671 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174687 /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 -- │ │ ├─174693 erl_child_setup 1048576 │ │ ├─174741 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174742 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174752 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174842 /bin/sh -s rabbit_disk_monitor │ ├─6cbd7829b1f8cc5eb32a86a3aa511f3e2ab2b411a73aaaa389465f6709d136c0 │ │ └─43630 /pause │ ├─5a3c4e954040fac6130515c9d9a34dfe9b7b3aca7f02a7a6c220676378e6466f │ │ ├─185661 neutron-api: uWSGI master │ │ ├─185688 neutron-api: uWSGI worker 1 │ │ └─185689 neutron-api: uWSGI worker 2 │ ├─e18afe5c7c01d452a2e619f6cd329d838c3df300e9123493fe39126d85090b1e │ │ ├─172427 nova-api: uWSGI master │ │ ├─172468 nova-api: uWSGI worker 1 │ │ └─172469 nova-api: uWSGI worker 2 │ ├─0944569af37c0740a6940e806e3c404b2e53a8352273a369eb544d1858093161 │ │ └─63247 /pause │ ├─3c5a04712bc1e85146fe0ff019f403303ac091057d856d7bccfc89b553262d97 │ │ └─51866 redis_exporter │ ├─c01dce4aaa2562278e78e215ad56c06e42ade9f339e4b3c16950bb27f72a77ce │ │ └─269308 /pause │ ├─00ea15991e076a27e020e9932e82626a1fae480fdf99488f8bba8131e2d3a7e5 │ │ ├─135685 placement-api: uWSGI master │ │ ├─135698 placement-api: uWSGI worker 1 │ │ └─135699 placement-api: uWSGI worker 2 │ ├─5c306eb6f053ff5f1addf9e3160bee2b5d680bc476cb8edfafb534d0ebb0dcff │ │ └─162585 /pause │ ├─a7ad2ca2fad3d51b2a66dc069fd2855bb636a9abbda081641cb71fddafc7afc7 │ │ └─217646 /pause │ ├─3239226d9793f7f9f491c5da5c7e22fb4af8d6956eab719a59cdb73447552e33 │ │ └─65302 /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 │ ├─0a431868d67eb757851d01d4b9197ec2c43f2c01cfd0f0326ec17b09d35a2ffc │ │ └─190076 /pause │ ├─a505ee712fd0e56ef0bd2c0c688b895e8ab7737574b16886cf6962a8d2ed633c │ │ └─159442 /pause │ ├─5668a31b118d14ac65aeb46810976082f99c54989701f157cd19544ba18d3ce8 │ │ ├─ 96263 /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 │ │ └─404994 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─9211b5997aec169ccd75313161eb26d88f7ce6cf77faeb7eb60fbb2dbc2e15f8 │ │ └─157001 /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 │ ├─194cece441c27cc6c7a5f569631f9574b609d4a73b263530f5dccb529574c1fa │ │ └─51576 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 │ ├─8e1726319f0f6e5f9d1e9798d8db43bb9b9b7da3e2a739b7c4c917584e70861f │ │ └─112588 /pause │ ├─471f7c6a44017b61e9253539dde9cf44be29aa4feeebfa348904994963f2101b │ │ └─60617 /pause │ ├─718ed0eefd33a8b5816a9748b889399ccb3a1ed40b2b64e5e5a5cde7ebb14d47 │ │ └─235346 /pause │ ├─928e37d324061c62d5bfd72a74ad2a2a7a2b3d6415956e7b5f7bd4c3f7c53791 │ │ ├─61818 python -u /app/sidecar.py │ │ ├─62045 python -u /app/sidecar.py │ │ └─62047 python -u /app/sidecar.py │ ├─2be2b3e56c6cda526d4c0542e5e6280c988aa7d388184201d5bbf42ad24b034d │ │ └─272394 /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 │ ├─191f2bde2e13fd5db11c6e75330572ea4fdc2a820287cff68cdafeb27862bb08 │ │ └─209598 /pause │ ├─26f98a7f02bc69967141af34526d37110b2aeb1ca3cd698e11f069c30a36aa40 │ │ └─233286 /pause │ ├─381c0d7b827efbeec892e23389fdf63f8f4fb640c017b340c20007eaa4febcd3 │ │ └─65412 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-95.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 │ ├─403564c177092f5425eb2c0586eb0c84e2b641ee33c7f46c647f8a761770281e │ │ └─40822 kube-apiserver --advertise-address=199.204.45.95 --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 │ ├─aa504e525e65f22c78b7d5c67888645d0cc310c353d5196fa6f5f4bf82c15232 │ │ ├─78202 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78218 /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 -- │ │ ├─78224 erl_child_setup 1048576 │ │ ├─78282 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78283 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78293 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78424 /bin/sh -s rabbit_disk_monitor │ ├─70bd93bc1b1d118df21728d1976a3981815f6d103d6c08f7fd89a46ca3dc1b46 │ │ └─47931 /pause │ ├─507e9893ecbede0570b66e4a3e3516471c77091651e274816e8751d3160b445e │ │ ├─267024 manila-api: uWSGI master │ │ ├─267058 manila-api: uWSGI worker 1 │ │ └─267059 manila-api: uWSGI worker 2 │ ├─95c32c269dffdb8485b7d87f8c2abb6d08bea26a45a83eb685a14d85db4cfe25 │ │ └─55704 /pause │ ├─fe839675add5b2d320b4d1a2f879fba1d548b087e94ec793809e9c2218e95830 │ │ ├─67032 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67048 /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 -- │ │ ├─67054 erl_child_setup 1048576 │ │ ├─67125 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67126 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67136 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67286 /bin/sh -s rabbit_disk_monitor │ ├─0571d8253c185002962c56440f505021376fbf783e262466a737726ea1bc4e00 │ │ └─48063 /manager --metrics-bind-address=:8080 │ ├─e460681f135f3af7b5258d6b54b92c0d638d087fecbec11de2a0f7bc2ea85493 │ │ └─197428 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─d12cdc41fee17e7c95f5a130c7cfde2c8fac5a7e74c049afa1d26d2bbe26f611 │ │ └─66095 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1630b52fcf581f282ce56f49999c16c6d453c6f8ca786258725116339c857156 │ │ ├─276076 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─276089 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─51b506a7b229a94224f4d38d5fc7e081f577fadaed4a8fbae9dd567c7b655ae7 │ │ └─44284 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 │ ├─912581a7a40de7892c3c524ccbceff23ec3d0bda7b28da67638a59ac68b78e56 │ │ └─44642 /pause │ ├─7003f92bc67b299693682a57baf2f1300409c57251bd8272c8c75d754ccd852a │ │ └─238058 /pause │ ├─1e2011480d13d30268de815738322ba12f3010917b6ace0d1fbb177aa4410ea5 │ │ └─176805 /pause │ ├─a6327edb9084be5450c7949b8f5e9a7b661f63d96986fffa07ab2a71090e3c2f │ │ └─114613 /pause │ ├─0187a387b8f9d786dad01059e935eb027fa1289a97ccaaeea2e7404335ed09a3 │ │ └─66369 /bin/oauth2-proxy │ ├─2136a3c36f5dcadc0352d59bbbaa976e9b7c0c33dad89652277f1bf294379917 │ │ ├─186696 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) │ │ ├─187092 /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/tmplh6skzrp/privsep.sock │ │ ├─187328 /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/tmptmrp33wq/privsep.sock │ │ └─187654 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─7b4bed905bf96831a1ca80ae9747f25f865ba7b99b9c90877fc2cc2e744c70fe │ │ ├─ 47312 /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 │ │ ├─ 47329 /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 │ │ ├─ 47473 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─271614 nginx: worker process │ │ ├─271615 nginx: worker process │ │ └─271616 nginx: cache manager process │ ├─c11642459f63431b0dc7bea5e58ac0ccccd6bb367856476b3f63fb8edf233231 │ │ └─56799 nfd-gc -gc-interval=1h │ ├─ce15ef3685a75778038f21c78e92520611db98d638f8cb020737dbcd25a2cf9a │ │ └─217579 /pause │ ├─8a45179de19e11ca4112337640402be5012b25bde8b60409d145c39cc4e4b4b7 │ │ ├─251805 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─251822 /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 -- │ │ ├─251828 erl_child_setup 1048576 │ │ ├─252163 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─252164 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─252174 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─252296 /bin/sh -s rabbit_disk_monitor │ ├─250810ec8d615c41324bfdc1151c610986ee35e70749b5d2c149b73b94cbc441 │ │ ├─128615 /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 │ │ └─128823 /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 │ ├─edc3f36acce20fb2a94a55f69f1168395b643d5122cadbb9f91a6bfd503c6a65 │ │ └─41981 /pause │ ├─1da867f01f9db0cfd88091b2b92ec836c5e94e72a97dee36250fe2e1f1bb9861 │ │ └─64146 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─a68af50b189156194d572a87f35e945091be0267722e5c78fb4ef3c667ba9a9e │ │ └─66247 /bin/memcached_exporter │ ├─2361609e67c84272612b9ed1a40b20b80f43625296bc71c83d9fa8af35a9cb6f │ │ ├─185703 neutron-policy-server: uWSGI master │ │ ├─185723 neutron-policy-server: uWSGI worker 1 │ │ └─185725 neutron-policy-server: uWSGI worker 2 │ ├─8ee239caf40c4a22ddf1767e47924a101c8e7399a8f437475524221a92a02df6 │ │ └─64378 /pause │ ├─30e0c8ad4073c3178764bab8a2991b494ddd6e8e110a9e1978f5ee1948176fdf │ │ └─44098 /pause │ ├─746c20f6b0ed360424e62f0c62eadc9b4ed4443fba54e2cf5beb86eeaf1ffed3 │ │ └─127522 /pause │ ├─d26d41895ce8c6cd51958c9aaf906eec900bedf20752115cbb1ec40e8ec2760e │ │ └─40845 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 │ ├─3e869e790e9fdd8c53d037032c28af96d876a86591502a17faa1e27326137cd3 │ │ ├─188134 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] │ │ ├─188603 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─188951 /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/tmphh9re9zf/privsep.sock │ │ ├─379722 /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/tmpx17_6bzr/privsep.sock │ │ ├─380198 /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/tmpleo5fjp4/privsep.sock │ │ ├─380661 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─380664 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─381444 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=703db8a3-f42e-4ef4-a947-0e85eed585dc --namespace=qrouter-703db8a3-f42e-4ef4-a947-0e85eed585dc --conf_dir=/var/lib/neutron/ha_confs/703db8a3-f42e-4ef4-a947-0e85eed585dc --log-file=/var/lib/neutron/ha_confs/703db8a3-f42e-4ef4-a947-0e85eed585dc/neutron-keepalived-state-change.log --monitor_interface=ha-f7f29959-8b --monitor_cidr=169.254.0.56/24 --pid_file=/var/lib/neutron/external/pids/703db8a3-f42e-4ef4-a947-0e85eed585dc.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─382782 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=3f262319-d9b9-4925-8eb9-b894d30532bf --namespace=qrouter-3f262319-d9b9-4925-8eb9-b894d30532bf --conf_dir=/var/lib/neutron/ha_confs/3f262319-d9b9-4925-8eb9-b894d30532bf --log-file=/var/lib/neutron/ha_confs/3f262319-d9b9-4925-8eb9-b894d30532bf/neutron-keepalived-state-change.log --monitor_interface=ha-46a4792a-98 --monitor_cidr=169.254.0.99/24 --pid_file=/var/lib/neutron/external/pids/3f262319-d9b9-4925-8eb9-b894d30532bf.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─386284 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=5ebe4d49-f1a3-4b9c-a721-b0eb80f21dea --namespace=qrouter-5ebe4d49-f1a3-4b9c-a721-b0eb80f21dea --conf_dir=/var/lib/neutron/ha_confs/5ebe4d49-f1a3-4b9c-a721-b0eb80f21dea --log-file=/var/lib/neutron/ha_confs/5ebe4d49-f1a3-4b9c-a721-b0eb80f21dea/neutron-keepalived-state-change.log --monitor_interface=ha-ffa6d098-28 --monitor_cidr=169.254.0.149/24 --pid_file=/var/lib/neutron/external/pids/5ebe4d49-f1a3-4b9c-a721-b0eb80f21dea.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─399286 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=10175674-8abf-4676-8caa-924138598243 --namespace=qrouter-10175674-8abf-4676-8caa-924138598243 --conf_dir=/var/lib/neutron/ha_confs/10175674-8abf-4676-8caa-924138598243 --log-file=/var/lib/neutron/ha_confs/10175674-8abf-4676-8caa-924138598243/neutron-keepalived-state-change.log --monitor_interface=ha-b4c47e81-e6 --monitor_cidr=169.254.0.65/24 --pid_file=/var/lib/neutron/external/pids/10175674-8abf-4676-8caa-924138598243.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─c8870ddf52a1229d86fa9772be9b19b24797e305cef29076ba48454e90bdd4e2 │ │ └─65242 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─2b8f583ea9960609bb851f7a0b616fc6cd7a50cc624a16841c29a3184a69d684 │ │ └─217895 /pause │ ├─f1a6ede8cf4abaaa3a38a32eaaca6649b81f2938fe08d3fcccc95a3738e71deb │ │ └─130208 /pause │ ├─a6158181454ca8e9a25f2452b5db3c44411ef3a84a4649b6febe14f3eb03b92a │ │ └─56362 /pause │ ├─adb8f849303e21a355dfaae9aa9a5d9bfd03752925edf241583cc30d97a5972f │ │ └─62141 /pause │ ├─51b2345425499c40063c60ddaf905ccc214cd61c94bed9983edca64d51fbdee4 │ │ ├─173525 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173856 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173857 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─cd04df8d3e0ee5618a9f0f468e641159909a8a7ebb42164586fa58c3a90623dc │ │ └─273455 /bin/openstack-database-exporter │ ├─eae2dbd7f773b1109c0798348c89eedac379b8e23b8cbeaae7cbf11be8c3979d │ │ ├─227358 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─227871 octavia-worker: ConsumerService worker(0) │ │ └─227874 octavia-worker: ConsumerService worker(1) │ ├─87f6a8f785c270ea5169e4a3268898606710e5ef41fa7acf87369c21bd664277 │ │ └─51787 valkey-server *:26379 [sentinel] │ ├─a990d66b6523381addb6bb6fc49b8013efe9b5d80478f228b136511ab6fb5421 │ │ └─44593 /pause │ ├─e5e656ee4b8200e163c02bc94bd10ddf60cabea5b49c8099dd30d0aa2087f21c │ │ └─62277 /pause │ ├─f1d20b6519a7c0a169bb70f5506d08e483ecd9d1a19d3282401781f80cb105ed │ │ └─232178 /pause │ ├─bd8fe2dd775fd06aad60a7663184561469adb5bb62e0f743aca27eb2c3174b12 │ │ └─78048 /pause │ ├─aac2f9a0e73bfda92f270e43264f4dc9ba6805bf9dfee566db1261981a1c0a6d │ │ └─40724 /pause │ ├─0f4768804a0899c0378858460d818bcc54ae87f643ccc5a206799275d50982db │ │ └─176458 /pause │ ├─4462990860ef5fdcc865791ee1a973338190f168e77991ccd6dec763c6016565 │ │ └─217632 /pause │ ├─bb2e65d0d2c20551771552ed6e8c6619730a33f31e208cfe6a17cff86ce7cc67 │ │ └─229638 /pause │ ├─2507245d5ea057c1576604eb347fc23ab69cbeb4ba65103a22f5cf5deeb88e8f │ │ └─189866 /usr/bin/libvirt-tls-sidecar │ ├─8ef24cee41045233c3fee792608c5e7cf87cb061d371a439add6ed8e73d1bf3e │ │ └─63593 /pause │ ├─53c9d07f98ddf14c31b3dfee40d539f1cf004ee2307bc1e2e38dd2cb244e57b2 │ │ └─68749 /pause │ ├─486c562e4ae9114dbfd89aa20c05ebbcca770bcdb3e7bf126d7c91f2a7e197b7 │ │ └─248840 /pause │ ├─544610004ad432cfb97dada2455ed192f5453a23d2e00023bdce42276a051ae9 │ │ └─63987 /pause │ ├─7f86785149eb7f9a3a5e5e48b468cea327575d72e46e45f57f3ebdfa5c8c1564 │ │ ├─ 72045 apache2 -DFOREGROUND │ │ ├─ 72059 (wsgi:k -DFOREGROUND │ │ ├─ 72060 (wsgi:k -DFOREGROUND │ │ ├─ 72061 (wsgi:k -DFOREGROUND │ │ ├─ 72062 (wsgi:k -DFOREGROUND │ │ ├─408122 apache2 -DFOREGROUND │ │ └─420896 apache2 -DFOREGROUND │ ├─f5fce294a4b679d65e9b6855476e6e704cfbe8cab4c705075ce15c518b0c2a02 │ │ └─48601 percona-xtradb-cluster-operator │ ├─0269ab26edd201f8db30bfe4143833581dae9dcd6022827783a5d77238e548a4 │ │ └─112294 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─c99fc3770ed11fcef1ee76dd0e9e285ffb0b0dbffa35076b4199b14fbd7c35ab │ │ ├─112704 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112721 /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 -- │ │ ├─112727 erl_child_setup 1048576 │ │ ├─112786 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112787 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112797 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113035 /bin/sh -s rabbit_disk_monitor │ ├─831b516067235cea12b7291cd598344d6ed09b0443698aa8152be8d5d6278b1d │ │ └─48771 /pause │ ├─4a4ad9f82633e40d16637cd4e457fa10b73e5b774389fcacf60b32b3130fc3fa │ │ └─167913 /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 │ ├─dcc3454967549b6ab9efa6cc1f5e7dded4e58c1538faea99fbe32f2ed59be0e0 │ │ ├─190318 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190335 /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 -- │ │ ├─190341 erl_child_setup 1048576 │ │ ├─190523 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190524 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190534 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─190843 /bin/sh -s rabbit_disk_monitor │ ├─1957a6447a11ac7199810f1817f1e74854bc9d4e6e14e3d639308bdb4aba56a2 │ │ └─114444 /pause │ ├─b98c47572018305d19458864b71e794c2f63296c1f35b1c9928c92c564fbff69 │ │ └─60863 /pause │ ├─eeb90abc090a207e044a2739bc5edc4bf9458750108f1c3ea4393829d8add5f0 │ │ └─272027 /pause │ ├─1ffd4c2e3da09fd3dc6831ea474380f560e8369a7ada9de17ada43010ece23ef │ │ ├─177592 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─422719 sleep 300 │ ├─bd06c34df92bb60c0698f610a9565f114b9e63be701e82a484ae1cbdb247ed85 │ │ └─47397 /server │ ├─411b07e1b5448ee1a185d759bfe91a21f528a96a679f9d014e37fab19ad93c11 │ │ └─235423 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─9eaf9b03c08005a0da2d426a76d4835a0dc39d45c86b229a9114b6f640a0f8c7 │ │ └─56684 /pause │ ├─70380b94f61839841b4462055a1979b3dc7a27200a5a1745ac36209d9b1e5daa │ │ ├─157037 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─157049 /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 │ ├─7cb572225a8bef552e74f4533c309bad4253492988f30eaf0bf45c46b651b42f │ │ └─273293 /pause │ ├─2bd57167cf93acb9c7a405b36628e6a6faf578ecc24f209ceae7a569716afcff │ │ └─161659 /pause │ ├─6b6846409a5efb2997cdf423a3844615061b032294baf09c786e58475d38f47d │ │ ├─49214 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 │ │ └─51929 haproxy -sf 141 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─9e5cdbd879787b4fb1ac412d43f6be9a661350db6df269982dbc8b1b165e0a72 │ │ ├─267108 /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 │ │ └─267373 /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 │ ├─6417211418b27e31dc2b8bde6b1de7fca0db98c09d4abf2ce501b88210131a5c │ │ └─188488 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) │ ├─08d9d8d16af9b8d1ec77f6b9a7885ce61bb37fde83c4fdd2c658b0517411b618 │ │ └─237142 /pause │ ├─8492ab40e6f67ae4d83e6642fae873bb4d2fc9cf9f41e059f77dac1c14245c12 │ │ └─234230 /pause │ ├─506b170ecd68d12961cd685c87130fd98e236e4a93bee2dbeeb3b2599d1d6330 │ │ └─158841 /coredns -conf /etc/coredns/Corefile │ ├─98bcfa813e35e80ee323b255a41965fdc5d6272f5dda2a4c726236cbfb7623a9 │ │ └─56835 nfd-master -crd-controller=true -metrics=8081 │ ├─839b674496eaf5eab3cb5bf2a8095e783d52aa791bdf6d952e1cfb3df5c4edc4 │ │ └─44842 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─6ed499e932fea3832a0c48bccc71643237dde2079f357786c846b2f059556030 │ │ └─233740 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─594f0d364760867fddecac28d4ee4be367039c0c61006c35a107138825c7b9f1 │ │ └─176495 /pause │ ├─bd7c27ac68b8f788d45f14fc8dd3f0d32f3ef46e4d3b89c91b853c4e1d97b6bd │ │ └─162204 /pause │ ├─1ffe21b8f00857650fcc4ce4f48be3c2aa143739ed0a75a79c83dd16fbaccae6 │ │ └─64758 /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 │ ├─f4b5072eba8fa8c91b3baaafe0394220b67fdad3068bd4068b903bad054348f7 │ │ └─42215 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─d4d80973a948e74f967e0310b6279783f288573e8d6405a9d5e6b468f136e335 │ │ └─232319 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─081ea674db120417e7f7f827315487b5ac3d82fca1e4fbf300c199a8816f170e │ │ └─128092 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─859db6311dff672d8da1fc2cc98f7d4f9129bfb25bca214736b3414dd6b3f3c7 │ │ └─44698 /pause │ ├─476ed9ebd43e505b96e14b3b8770b2625251760fa6908bdce471a889dcb7a8ae │ │ └─51403 /pause │ ├─22c42e6525d005aa8a5afe158535b78476c1beb4f92400b6402ef22b7f0df605 │ │ ├─185644 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─186097 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/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186100 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/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─186103 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/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─d792fea0ae34b6ecb52b34e1ebda376154b9d0b1d593965fc2551ab0959af9db │ │ └─237167 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─2607698af120f6115382ca9900860766ca9ccb0cfdbfbdafae8e302e3d700662 │ │ ├─42422 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42798 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─3ca123a48f19148aca1ac61ffac73f9666c49009221c09dc9ffbeef2a94abac9 │ │ └─97089 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─1f69b4d545173760830a05419b71a9ab66f6a32d53417101c8a901f040334c48 │ │ ├─49388 mysqld --wsrep_start_position=cf603834-6423-11f1-b52e-d2cffe1deaa6:20 │ │ └─49512 /var/lib/mysql/mysql-state-monitor │ ├─0e937e10ddaf1b5ad8852fd4062abdd367b07ad61b04a0ac0e5d5d13cff2ccdd │ │ ├─229796 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─229812 /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 -- │ │ ├─229818 erl_child_setup 1048576 │ │ ├─229873 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229874 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229884 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─230071 /bin/sh -s rabbit_disk_monitor │ ├─3a176b145ee01945a41a4c6db4154534c3141ef81768be25c1f91491874d13ce │ │ └─40661 /pause │ ├─0698243d2447769882ea0565c6e3a251d2701910e32f05f13da5755158cc0624 │ │ └─174495 /pause │ ├─29bab4570422a0915d2112ae527b547febacaf6a7d8ea287a2216a5ff46b6a96 │ │ └─251637 /pause │ ├─724833b0e834ad821251c3368c3b600ed8656db203409e5b73b5af18d3920e81 │ │ └─65505 /goldpinger --static-file-path /static │ ├─b3514a88c7377630c8334b4445fd6e38727df8b58ba75a7136fb0a26439ca6d2 │ │ └─256967 /pause │ ├─0407332802dac70727d391e232579047aa7ddbac8ec0295ad51fa3bac6cf476c │ │ └─43258 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─cc7cc1288e83293c7236c321dd3e2b0b54b74e2b4d15f8523175bf70412db052 │ │ └─66066 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1669ca84965a19f75912cbd8c8cdf04b09571df702f13d4ef15abd1fc6b526aa │ │ └─65107 /pause │ ├─c14aa1128d9de70cdf53b6aa3acb584768b1bea3cad4a896f6d16dd96ba37375 │ │ ├─205731 heat-api-cfn: uWSGI master │ │ ├─205853 heat-api-cfn: uWSGI worker 1 │ │ └─205854 heat-api-cfn: uWSGI worker 2 │ ├─f0cc938d7b9c3ca11ae2ea6d7916325ca8513ae50b937b213fd07b1c9b0c65b4 │ │ └─86296 /usr/local/bin/rook ceph operator │ ├─26740046c155cb327cd233e83e558cedd6dd43573565efcd48652cadc13db671 │ │ └─56415 /pause │ ├─25fe503c7132971e2f6ad2d5da6f07957f1fd17335de37d1884116832a9a5969 │ │ └─109004 /pause │ ├─09725e3abf25183cd91de8f18707c36aea379ca75ae72af28f4bfa9871f970b9 │ │ └─44798 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─7a6637a0a3f8d36fdcde1ee9fd916c93ba2aa7b275beb9f90f84631a1eaf0b4f │ │ └─49487 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─5731ebf1a6f315c55a38837a0f6dd54d6ce88a94dad24d186c61f00a2f0805ca │ │ └─46965 /pause │ ├─6f2fc596fa8a05445605f027ac40f30a4bf161e68fbb4d80828c2508fd0eac5b │ │ └─48291 /pause │ ├─686f90ca83346eadd7e0b0c779b7b0cddefb10f3958faf415c4f9cd39d909c18 │ │ └─62809 /pause │ ├─888c2bcdbcb1828352626dbd9883ee54837df4fdb6a639e43e5901808758cca9 │ │ └─62077 /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 │ ├─a76044f9e24f3f58758f656d30e4af9815d7ae3830410786296da4f88ba11820 │ │ └─65453 /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 │ ├─341a212facffa55f4c588b350c829ce2a45f02088ea6e3d1707dba2e956ceac2 │ │ └─189912 /bin/bash /tmp/libvirt.sh │ ├─55c356df1ef75de54300a2f5e16b35263242434aec1120e46a2f9fdef7aafad6 │ │ └─66211 /bin/pushgateway │ ├─08e2d0f40853c20e17ae80820865d2cc6e59cdd90cf1fb959858866841eab054 │ │ └─40956 /kube-vip manager │ ├─f019f1451bae0a0f190b34e9379a136ab0aa9d5ceb95f50dd9144955a3155bf7 │ │ └─192504 /pause │ ├─f3982f233dd6626d115eb4cea54047c236a1b05a3cbe4e5d509746ff67065d24 │ │ └─43226 /pause │ ├─2fec02148939038d24c17b490c5b8e3ffd848aff5dc31d14077d30a97e181957 │ │ ├─205692 heat-api: uWSGI master │ │ ├─205851 heat-api: uWSGI worker 1 │ │ └─205852 heat-api: uWSGI worker 2 │ ├─81b94329bbf5b4338aa8a019dbdc00b69ae17759e698f55e403ebd8785378425 │ │ └─176783 /pause │ ├─a622fb46a4a6248953eb4cd8cbc4a7d6733a49dbf49ede755ee418f69fb4a3e1 │ │ └─43739 /coredns -conf /etc/coredns/Corefile │ ├─219b06c83ec17a883cfbdbaedc3dcd387397b467ff8d929a4008f5491d4e7ada │ │ └─248388 /pause │ ├─1e6e6b14cd41c2a4acd8f3bdc26e3739b2999ad0ccf1bede653981269edd3716 │ │ └─56724 nfd-worker -metrics=8081 │ ├─8c9f4ceb0d47731140a7315cd70687bc9e3d68ca3960cae6ed5a173b171ce10d │ │ └─44886 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─e15b62df6ef26320a0f3abc0e4be38fe375a7629712f92ffe84d96a82347c65c │ │ └─192556 /pause │ ├─0144bd739c278f4d29519d8f70c235ce769f8dafaf4b0d4abf62346b887dfd51 │ │ ├─172544 nova-metadata: uWSGI master │ │ ├─172556 nova-metadata: uWSGI worker 1 │ │ └─172557 nova-metadata: uWSGI worker 2 │ ├─a432b71c69033a278e158d3fc0c8e51e49efdfe0a0cd1a44de4387ff0c4dbf8b │ │ └─95686 /pause │ ├─c13ce35c1271955f01995b516fd2831914d630eb66c179cfad0899f7eefc04bd │ │ └─56459 /pause │ ├─08f508bbc9c30d1be6a3d8912d7a3ce7bca09b7489ae417afaa82f2a9317cb55 │ │ └─65348 /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 │ ├─6262c1cc4874a931ee1ee8455dc8811762e216ba5b767d76d4ad439a7629b3ad │ │ └─60781 /pause │ ├─1246a412463cbbb616cd6e4333f0dd2aa4313c9e5010efb9d7ab9776b8554a79 │ │ └─176447 /pause │ ├─37331f902e92baec70a2c0337dfb99697b0ace2f24e9c50e4b7a2e6fd57d3949 │ │ └─56920 /secretgen-controller │ ├─e6a8aff43f5a8873550c27570f3c817bf758d8cfc1f232fdc8c11f8c757e4570 │ │ └─256691 /pause │ ├─10c84213b5f6267e2afac188982e08245513a743e144b740029e2aec5511270d │ │ └─61195 /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 │ ├─6645aea46d356872213b0fe61caedfb3ec6bb195f4740f2562bc167da54ece27 │ │ └─238019 /pause │ ├─27c94de1e0c87fab4f788f3f4e80d419a5f9ea06760c655f648e0e3a5ed4f35e │ │ ├─124581 cinder-api: uWSGI master │ │ ├─124595 cinder-api: uWSGI worker 1 │ │ └─124596 cinder-api: uWSGI worker 2 │ ├─953a6a17e44eedda32dc39e335991c2ee48b1946d5e35014dd681422b4aa71b6 │ │ ├─248431 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─249218 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpcfzv7_gr/privsep.sock │ │ ├─249221 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─249223 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─9e4740d344b88ee1078d6929b9262c61ccd40e9f0a2d61561b8c2742f7cb41cd │ │ └─49291 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─81754f091b0ab6afea0574b5d237f92cebfb46469274cc5e49a685cc43c6ad17 │ │ └─110643 /pause │ ├─8f8b8b9afc4170597bfe8e48d8e4a32330dd1e6ab2fbf801fa150d2727d38dbf │ │ └─227380 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─99e2ed91fb5ef11ebc8e8276050586e0a8a96541a2f00c1ee9bb4fd00b1ba0d0 │ │ ├─248730 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─249246 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─249247 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─db373d94db500229e9847b69e91d87e59b6ddfcfdc16baa630cceecc11c7d957 │ │ ├─110990 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111188 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111190 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─315d097ea90805206212c744b00087a02ec876dd152ac5aec9a8a4c2cf5a6264 │ │ └─43689 /pause │ ├─3128ae1ef5bdae7e96f77ca2ba5c1eaee3eba0c8072142dc2e826ecfc09c0e07 │ │ └─40723 /pause │ ├─4c80a4ab5f59a888b0ed390b54d8da2a043ee3bcd7ff85543c00aa9889dd8d81 │ │ └─256872 /pause │ ├─5dab52e9967ce169634f972dcdf62466985acdf0dcf2dd1f876d1bdbc8abde50 │ │ ├─248520 magnum-api: uWSGI master │ │ ├─248553 magnum-api: uWSGI worker 1 │ │ └─248554 magnum-api: uWSGI worker 2 │ ├─9cb220b8f34d585d45cb7899b8d765d7dd7ff8fab1fb642c667aa86ff707cf44 │ │ ├─228200 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228218 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─228713 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228714 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411107 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411108 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411109 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411110 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411111 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411112 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411113 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411114 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411115 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411116 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411117 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411118 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411119 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411120 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411121 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411122 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411125 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411126 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411127 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411128 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411129 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411130 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411131 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411132 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411133 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411134 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411135 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411136 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411137 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411138 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411139 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─411140 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─6b51fd8b66ee8e452d097fa76fd24e7ed2dd38574fb9105c2769c90cde13c9eb │ │ └─161988 /pause │ ├─e9c8f1e64805459183914b2e6d3445dc6fcc385029f51b7ec0a907d6adc2d43c │ │ └─156622 /pause │ ├─91b818ae2452da7d4cffc28203c1c068aaa6bc39cbdd0afd25742ecb5fb89bee │ │ └─234327 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─b9cfceca9994f4ea61160f88efe5daf54ae27106e68587de814d5767224d4fc8 │ │ └─158623 /pause │ ├─41f6aadf97809e4b664009fb9751ad9068feda554316f8ff6fde11e1eb4a73b1 │ │ └─91759 /pause │ ├─6efbff354c58bea2b054e02fa70199ac27bbeab6e2fa47500a4c1c980e1d0448 │ │ └─266968 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─a7b3c8b646529b8acf67ba8d73736219de3705f7f70bc6c1edcc2cb9a5cc18c2 │ │ └─63164 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 │ ├─4702babd26ddc732b4a995df5608b1d2ecbf89057b48c9e36ed379230f6d28dd │ │ ├─226699 octavia-api: uWSGI master │ │ ├─226774 octavia-api: uWSGI worker 1 │ │ └─226775 octavia-api: uWSGI worker 2 │ ├─b269643b6a04b65b926deb87adb189355bf44f7822728d5c81aab934e0b09462 │ │ └─66432 /bin/oauth2-proxy │ ├─0460deb43c7888e3ff7640bb180629b99f299aa9e2059302f438050551f13c4c │ │ └─62769 /pause │ ├─214461109c6afc157e1a97c4b39855b4205e5ce312043eda62e1128fe2aaaad1 │ │ ├─205678 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206163 heat-engine: ServiceWrapper worker(0) │ │ └─206166 heat-engine: ServiceWrapper worker(1) │ ├─9ec781b5c4775e4eb05083a417d31977b0e7dbe2f6b15a165fa13d0660ba95f5 │ │ └─47826 /pause │ ├─90e268e54baee31728ba7017c2b53b8b15b79e0d1e6885357510c2256fcfce92 │ │ ├─209725 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209743 /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 -- │ │ ├─209749 erl_child_setup 1048576 │ │ ├─209896 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209897 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209907 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─210079 /bin/sh -s rabbit_disk_monitor │ ├─aa4c5ed7147283e2f2e282703fdd304a62fcdf6a42ebc01a714662357cf83755 │ │ └─60827 /pause │ ├─451ede916173011f18254e038f305cd03db26d5647293031a2bc607720aec121 │ │ └─79538 /pause │ ├─add923aa2831397b0c8b2896f622cb33f57795dcfd805e44b5a832cc9286db1b │ │ └─161919 /pause │ ├─93d2d00dfe65a2ba3159e96772adf9c84c24b06f5d025cb9744c98aecfb38901 │ │ └─40838 etcd --advertise-client-urls=https://199.204.45.95:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.95:2380 --initial-cluster=instance=https://199.204.45.95:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.95:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.95: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 │ ├─b4ade49c6dea6b7b4f86e9104a2e3e309305d27519d58fdf46a244335b2fbdfe │ │ └─43690 /coredns -conf /etc/coredns/Corefile │ ├─5975b46b7aa898fb6a6abe498d12b64e277329a055a7387f8c826c41044f85d7 │ │ └─40694 /pause │ ├─314a820e4a24ed4bb85b9b317921ffb87e84a49c6066a2ee5eb657ff84b54117 │ │ ├─173329 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─173861 nova-scheduler: ServiceWrapper worker(0) │ │ └─173863 nova-scheduler: ServiceWrapper worker(1) │ ├─6b2b78babcffe668f3318cbaef98aa6e78f6e05d7808fb58861df477de92f50b │ │ └─40618 /pause │ ├─c1119304587140ca8937ed1132906a271595109a6d9e9f48a182782630232974 │ │ └─96185 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-mqlvf --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─0ae08b09787e6c94ceb83ddb287efe7f03d4b40460d5cd169a9c95bdde08b119 │ │ └─62693 /pause │ ├─ef8f654be56ac422b9b201f8c94c07c0f6113a54cbd32ecc279a7ac88ef0edc9 │ │ └─64239 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─650d9769d9fbad8764cb29d5599b5121c2132a5f3b6de05f836430f7fb8527c6 │ │ └─65218 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-95.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 │ ├─aeffd499a824ea9949984d31784d9898afb15add1de3c2c3cf6fab3c915bcf56 │ │ ├─344609 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] │ │ ├─344865 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─344936 /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/tmp0ltniu7z/privsep.sock │ │ ├─345595 /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/tmp1lqdotmx/privsep.sock │ │ ├─345941 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345942 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345992 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/5aa1d34e-0cac-45c0-92cb-4ff9b237d0d8/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/5aa1d34e-0cac-45c0-92cb-4ff9b237d0d8/host --addn-hosts=/var/lib/neutron/dhcp/5aa1d34e-0cac-45c0-92cb-4ff9b237d0d8/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/5aa1d34e-0cac-45c0-92cb-4ff9b237d0d8/opts --dhcp-leasefile=/var/lib/neutron/dhcp/5aa1d34e-0cac-45c0-92cb-4ff9b237d0d8/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-44476361-6935-4049-b066-5b8832d7f5f2,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 │ │ ├─345996 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e7811240-0396-48de-a62c-bd16a594521e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e7811240-0396-48de-a62c-bd16a594521e/host --addn-hosts=/var/lib/neutron/dhcp/e7811240-0396-48de-a62c-bd16a594521e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e7811240-0396-48de-a62c-bd16a594521e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e7811240-0396-48de-a62c-bd16a594521e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d4479820-3867-453a-b4ca-1ca29d244a6e,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 │ │ ├─345999 haproxy -f /var/lib/neutron/ns-metadata-proxy/5aa1d34e-0cac-45c0-92cb-4ff9b237d0d8.conf │ │ ├─346003 haproxy -f /var/lib/neutron/ns-metadata-proxy/e7811240-0396-48de-a62c-bd16a594521e.conf │ │ ├─379643 /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/tmphrs601de/privsep.sock │ │ └─385223 /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/tmpaoe_wrf2/privsep.sock │ ├─c802bf719ce9a8d390b41006bba396bd369c30d41953586ceb6b3bad7ac44ea2 │ │ └─65925 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a0865dbd62418441823f89de72ef8b578942aaba99f5d5d86a0d4a1f6d28f5f6 │ │ └─126065 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─2ad7ac6627cfc950323441145cfb4a8760a1b36828c87f3bf4b07a250e2a805c │ │ ├─197398 /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 │ │ ├─381016 /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/tmp3rez0t0r/privsep.sock │ │ ├─381614 /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/tmpqvq8v_wd/privsep.sock │ │ └─383097 /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/tmpb7458oa4/privsep.sock │ ├─b97533df6089f2ddfc1b8391d69a95249e6c57063b65fcab512afe80855a3bca │ │ ├─109317 glance-api: uWSGI master │ │ ├─109331 glance-api: uWSGI worker 1 │ │ └─109332 glance-api: uWSGI worker 2 │ ├─17351c49061708895f74047110c7b35b88d237bb3158373e1496be41ea521855 │ │ └─192593 /pause │ ├─4cc85694d458fa2f62b372c0209f099b685ce6f33b4370fe32b31870f3cd7839 │ │ ├─61787 python -u /app/sidecar.py │ │ ├─62040 python -u /app/sidecar.py │ │ └─62041 python -u /app/sidecar.py │ ├─0393b8c0f0af5dda8a1d87db594b8d678c5abd5caa39a866d323e1383a97e89c │ │ ├─63781 nginx: master process nginx -g daemon off; │ │ ├─63804 nginx: worker process │ │ ├─63805 nginx: worker process │ │ ├─63806 nginx: worker process │ │ ├─63807 nginx: worker process │ │ └─63808 nginx: worker process │ ├─d4ceed9fa92ff611bde46c0ec04fa29bd18e8a6e0e569eb5be01773a0fdd2689 │ │ └─40791 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 │ ├─58d8a1bf7f6723d39e5ef75e3e358a19d12da370758a2192c6250af93e1ca0c7 │ │ └─61596 /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 │ ├─3e73e03f67c2e3ad50facc0d7aece0205e7af766592314164a7397b2e436b8ad │ │ └─158287 /pause │ ├─8a77ff322c6b0f508142491384cd5d68e8d033b93668d692e4a6375ab97e6b1f │ │ └─47099 /pause │ ├─6616b7db79dd7a57e7941c63b97800cbb0e7b041f14761158c0cb6ddf9649a22 │ │ └─51227 /pause │ ├─afee770e4cd6880e81129de0110f8607b3131ea61a3c0d1ebe4e2819e0bf1203 │ │ └─127478 /pause │ ├─ba00dd4b7cc3d1d200b80973606bfb819f24f9722ac0a67fda6b3c7985dac12b │ │ ├─159664 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159683 /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 -- │ │ ├─159710 erl_child_setup 1048576 │ │ ├─159782 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159783 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159793 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─159970 /bin/sh -s rabbit_disk_monitor │ ├─9d139a3759818ff89dec29c5d207d7664a899c9724d54007cde4fa0b362321f4 │ │ └─95723 /pause │ ├─e9dffc750b7a32d6c0709b7805c2ffcd6283194fcce42261ed419cc1d64cd6eb │ │ └─41964 /pause │ ├─74bc3bb0ff415b9b2099fd07fed98cfac8d3fef0fa21b468e0dbe14c65e78db6 │ │ ├─64695 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64740 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─f26fec9cb9a1a1e6fe2b73272fc1c3426ae20dee84e85ba33feb0883f0ce0984 │ │ └─266996 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─5a074d65527222e23311459d6a2cfc0cfeb5cc66a818fbe8664832b1953ed455 │ │ ├─271758 apache2 -DFOREGROUND │ │ ├─274158 (wsgi:h -DFOREGROUND │ │ ├─274160 (wsgi:h -DFOREGROUND │ │ ├─274165 (wsgi:h -DFOREGROUND │ │ ├─274167 (wsgi:h -DFOREGROUND │ │ ├─274168 (wsgi:h -DFOREGROUND │ │ ├─274169 apache2 -DFOREGROUND │ │ └─274172 apache2 -DFOREGROUND │ ├─e760e503ac10d9caf8d83aae1fc7da602013fd500ec77e3e6e67ebadafc45dc9 │ │ ├─84741 barbiacan-api: uWSGI master │ │ └─84754 barbiacan-api: uWSGI worker 1 │ ├─e7234d8e603f298b16d7f311aeea9004ee9f58e51bf9eff58eca3847d833266d │ │ └─190597 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─df18ce54138b9d878707458e9ac135c1bf33d89a13b2dcf506126020473478cc │ │ └─257054 /pause │ ├─71e7bda40bd37143bc99269a11ff670052674336195e54f7cc12afe211f59f8e │ │ └─41221 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ └─73249ee8016907d78e2bc6f798ad56630777c6b7a07b925eabde99c8fc717aee │ └─110698 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount