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 │ │ │ ├─21598 /lib/systemd/systemd --user │ │ │ └─21599 (sd-pam) │ │ └─session-22.scope │ │ ├─21587 sshd: cephadm [priv] │ │ └─21618 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1468 sshd: zuul [priv] │ │ └─1481 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1472 ssh: /home/zuul/.ansible/cp/199.204.45.25-22-zuul [mux] │ ├─407732 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vluhfoscqezjkaemfeogoikswoxofqcc ; /usr/bin/python3'"'"' && sleep 0' │ ├─407733 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-vluhfoscqezjkaemfeogoikswoxofqcc ; /usr/bin/python3' && sleep 0 │ ├─407734 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-vluhfoscqezjkaemfeogoikswoxofqcc ; /usr/bin/python3 │ ├─407735 /bin/sh -c echo BECOME-SUCCESS-vluhfoscqezjkaemfeogoikswoxofqcc ; /usr/bin/python3 │ ├─407736 /usr/bin/python3 │ ├─407737 /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 │ └─407739 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 … │ │ ├─ 9811 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12445 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f4fae36d41833220cc5e8493daf61a6f94301cc5043e3855fc8e74a60ffe8721 -address /run/containerd/containerd.sock │ │ ├─ 12827 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c8f104eaaf8a2b8f145889266aaff5ae1720528b839c424ff8537b805feba5c7 -address /run/containerd/containerd.sock │ │ ├─ 19700 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4d7b37ba4f954ac7966f0c2aab4ee0a65f6872f31f6f801c098fcb12f631e135 -address /run/containerd/containerd.sock │ │ ├─ 24854 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 90eb5892ccfd10ab6e00d4e3c2db6aaa08c76be03f64a4ba73e18bdc629d32c2 -address /run/containerd/containerd.sock │ │ ├─ 29287 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a78f00b2747a9cec47f71945152204daf4a4b6f9e92005144b0537564587b117 -address /run/containerd/containerd.sock │ │ ├─ 34058 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f9c1c8f0fa967d69a25d400c1512fe1ba1cf95181a88151d8aa8dac229e2a939 -address /run/containerd/containerd.sock │ │ ├─ 39714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fd28dd1187a903db4778bdb0910c382a18331bdaf804ccd2a12cdfb0a1e9b21 -address /run/containerd/containerd.sock │ │ ├─ 39764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 504a44a71fed77cd1019c93d442c1acf95fe271df691b73b560f4f2cbf962791 -address /run/containerd/containerd.sock │ │ ├─ 39781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e16a7f98ffa4b529aa0463864fe5be449a9a055491dce35ef692ad55afbf9c55 -address /run/containerd/containerd.sock │ │ ├─ 39784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17de780ee558001d532e820850970748bcab2a98d80b2dc3da2e5185a5d1975b -address /run/containerd/containerd.sock │ │ ├─ 39799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 355c67722a1619fede0357ac0cee81c0b8af7b0a8b719c98837fb5ef8d463efb -address /run/containerd/containerd.sock │ │ ├─ 40339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46b84792782a2860b70779a049df9c197459c70b07a02e7e39fd78eb69e5b833 -address /run/containerd/containerd.sock │ │ ├─ 41066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e6b4938aa4df2723f0100af5f7480b47bf88d586fc9dddf17ca68e6dc3a7bd0 -address /run/containerd/containerd.sock │ │ ├─ 41119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d3e30b6b397afa57428f469e701946ed1af80e69480c763fc4106fe41d4f96b -address /run/containerd/containerd.sock │ │ ├─ 42704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd1461881053c76eed4892169626d3ce878ac6d924e4f08da2f51b0c53cd505c -address /run/containerd/containerd.sock │ │ ├─ 42825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d24d5cf22ee857e7ffc2427c056bb2df1727c64a8f0f9b1e1add5b03f63f284 -address /run/containerd/containerd.sock │ │ ├─ 42905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39a2b6969df2142fba68c467931fa7d887f8d80011967ca23566b452a4fe564c -address /run/containerd/containerd.sock │ │ ├─ 42998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efa142c2af57213de0354ca0159909c6009cf18b729d8d0d34f1a64883093ccd -address /run/containerd/containerd.sock │ │ ├─ 43116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ed5251cd30f1de4238d350b7443e35b18d5ffaeb843cfdf504308db1be3f8b6 -address /run/containerd/containerd.sock │ │ ├─ 43160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a2af15ce6ecdfe9fedb651e2d9a2e4627e15a9dad47d2dd6245a723239ac622 -address /run/containerd/containerd.sock │ │ ├─ 45538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a94c63bb048c8e83978499b42babfa5aded0ce29065d6c143618497595213b6b -address /run/containerd/containerd.sock │ │ ├─ 45602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cc8bd22c73668731a73852440d8dd69f224c2707125af92c9729c9adb914634 -address /run/containerd/containerd.sock │ │ ├─ 46375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5aa994109b67fe64f6f4e40ed09efdc453b3b57dee7430a148d06c6f91a34dc3 -address /run/containerd/containerd.sock │ │ ├─ 46425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f6970bb4a395cdffdc672ce691b68b7fde790653bb2ef75ca06e684e82e2466 -address /run/containerd/containerd.sock │ │ ├─ 46814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41e66602e154b0ab9178f1003a63433878964f7c37f9dccf51b08fde390221af -address /run/containerd/containerd.sock │ │ ├─ 47121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 311a9ff99e04f0801559b47a50426d8454925c450163935996d8871f035d5632 -address /run/containerd/containerd.sock │ │ ├─ 47518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c344671f73a93384c8d0909f0b98736e297e9912dad9cb8ca116fa80a1bca0c9 -address /run/containerd/containerd.sock │ │ ├─ 49842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81dca7ef99d899040901d7413242ab0b23106c1de7350d4752e5ee75d7e28d99 -address /run/containerd/containerd.sock │ │ ├─ 49950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ba9b1540ba906fc3a6b71f826c26506414e6ac82a1bbfe25023d7a7cd1b47f0 -address /run/containerd/containerd.sock │ │ ├─ 54215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 497c31a3adc9f3a3831ba9ede14e71c8e770ce2d97e54efab67de44b2f555a00 -address /run/containerd/containerd.sock │ │ ├─ 54883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01426fdeca28f183a27468d3543b561f7eb868e32f41660c60807e7632470e30 -address /run/containerd/containerd.sock │ │ ├─ 54928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3577dda47c52304c56936d0e1fad73e23c7523a75078214ccfc0a6a3a8eb803a -address /run/containerd/containerd.sock │ │ ├─ 54969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e7f8466ea848d16f51d64e5b3adc2d2efb14dd5722c7ba867452445ee4b6224 -address /run/containerd/containerd.sock │ │ ├─ 55114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03c191e62a82488b70847538aa49a755fbdd63a6d905504a2aed325e9ef3d31e -address /run/containerd/containerd.sock │ │ ├─ 59186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53f03ffe08144cd74ddfa7fa8c93b1d64616a541c7d756646efaa05445225a8b -address /run/containerd/containerd.sock │ │ ├─ 59332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 064f032fd3979eb12381f2a177ee41280d5a79c2aab7336d8a6e97cb5cdd7fb6 -address /run/containerd/containerd.sock │ │ ├─ 59383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c36883113d77266400905b7d714687fa9274825fd604531eb32b2062636a3f94 -address /run/containerd/containerd.sock │ │ ├─ 59421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9db32af843170a5f431e3c4919eff3c10bbbc29cd73bf9e174f4ac695a62516d -address /run/containerd/containerd.sock │ │ ├─ 60677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5a2dabca70270a9bce51933997725eb7e5ba559704e00d0a209661ff64da6ba -address /run/containerd/containerd.sock │ │ ├─ 60785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eacfbdb39fe81f0415fa9ae1f1f663db79cdeb7ebc90633b3b4a6a87330d60a1 -address /run/containerd/containerd.sock │ │ ├─ 61049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 019a9f0dd078355e4a87fb43d0c0586d2a85a3bdb4d0c1421070f2f6f26d3ecc -address /run/containerd/containerd.sock │ │ ├─ 61090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eddc0a4b8d668f476e84faaf83b2bdb159809ea1576ffddcef6b192555c1eaa -address /run/containerd/containerd.sock │ │ ├─ 61188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 345399b501a6d907e0a2f8c2b63befcd0fe3ca9533c1eb42cbd28fdcab4368f9 -address /run/containerd/containerd.sock │ │ ├─ 61739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa3a0629497604997edbbeabf4e3dcf4454f86b3e71bbd440f6ad5753ed41a68 -address /run/containerd/containerd.sock │ │ ├─ 62132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f676e9c7429aff60f89260bcbb33430d429d58d6cebaff2a25776f55112ef9cb -address /run/containerd/containerd.sock │ │ ├─ 62390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04de6a06a8f53fd5050296898eed41a68d397ba346eb2ac3ba94bf2323f5a9fe -address /run/containerd/containerd.sock │ │ ├─ 62519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03baea706b6a4826b6a898b79ab59704a0c001a8178b77f53be2408364c37a9d -address /run/containerd/containerd.sock │ │ ├─ 63331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fe984e521f2bbba83bd818897a8aaf4b1452f7cfc8753ce83dfc062a0057f5a -address /run/containerd/containerd.sock │ │ ├─ 64647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c96b3d1f178f7e320057e9cbf44c1c8e1dfb0ebd88e181b643b18b5b2be8ac48 -address /run/containerd/containerd.sock │ │ ├─ 67397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfb5fc8de5ff016b2067200e4142b525cf356944e6b33c8b543fcd269f2e540b -address /run/containerd/containerd.sock │ │ ├─ 76683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 904952afb67509e876486bff3ef89507ee81665a3046c49ba7ba6a600d76d99d -address /run/containerd/containerd.sock │ │ ├─ 78249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 064fad79878d920283201b16629485412da0cbd9db8cc2244ff8b2b0e27daa61 -address /run/containerd/containerd.sock │ │ ├─ 84377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38469e50b5a2a301399d256764b14597d5e727d9e9a0d49d44c647a95472b3bc -address /run/containerd/containerd.sock │ │ ├─ 90638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59032c8784abdb73bda8ce45fb078719ba3ffc94547c4116909b2755349286b6 -address /run/containerd/containerd.sock │ │ ├─ 94600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1af30774a3b9cb1ac116f4f738c16b094b4b9e0493c58c3e9367015be61e6a5b -address /run/containerd/containerd.sock │ │ ├─ 94639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b36ed631314d49906b3975bda2f6fbe7d7ed72b303c697851f6a98d759f26625 -address /run/containerd/containerd.sock │ │ ├─107971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 978c52a2eb69a50c74ec58b8c830263d3dcf4e5c7fa2eaeaccf0af703d349532 -address /run/containerd/containerd.sock │ │ ├─109512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 703f624211fb6e1e6e658df2be56240500ddfd5e2ec5f9e6272e67843d6132e4 -address /run/containerd/containerd.sock │ │ ├─109571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 609deda697602a99475b2e8b669307853c8470982c56d0861d57f148be8c167f -address /run/containerd/containerd.sock │ │ ├─111521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c5a63e3e6adb59ed261a0b9d9acb3244a54d9b8fba30e970b5ba0a959411f8e -address /run/containerd/containerd.sock │ │ ├─113341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f26f83ebfb114c06274278ff59cf770122bbc30bbee0b3f60c1abdb7111501d -address /run/containerd/containerd.sock │ │ ├─113393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e05c7b818799e4103d9d3f4b64a92037ea72febfedebf1e36a28ce237f869d03 -address /run/containerd/containerd.sock │ │ ├─126477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fce2e6f7f3c9c6a3ae27085c93ff8f1cdac5ee4e2d432f684d6f8ce91bd7da4 -address /run/containerd/containerd.sock │ │ ├─126543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c15118fa2ec5686c8dfb4ac4624ed0526e2161ad9308942f50accc1c0109ce3f -address /run/containerd/containerd.sock │ │ ├─129151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c62e635a60047485cd9c6980ee7b72dc6e12d2326e3505136ece91bf8bf8c6d8 -address /run/containerd/containerd.sock │ │ ├─156089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eb2a5674ff9f7728302693d7403ff8769641b19249df4cb9147423af4e5513c -address /run/containerd/containerd.sock │ │ ├─157968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa104248534accc04d2dff35df7c871201a0761a51b9905a0b7e46806b15768b -address /run/containerd/containerd.sock │ │ ├─158395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c91ca25b521cafe30abf5ab5faaccd542ed7aa2f4453afb0e781b930031490fe -address /run/containerd/containerd.sock │ │ ├─159349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d5feb1461feb532ab3a855227e8b17009bee79f2fdd929e8abc8002c0d61074 -address /run/containerd/containerd.sock │ │ ├─161269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec914746b78fdc2dd1187ceb58a204586dad3b2d4d176b45ad9e7103ead09cf7 -address /run/containerd/containerd.sock │ │ ├─161701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f31754ca5b5c9bda0ea495d9155c73d2b7351f2630b8aa78b6ccb57ea9b8745f -address /run/containerd/containerd.sock │ │ ├─161819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 682c37f7e76315269db9dba9524cc24290cbf6f3182d9ec26d2ef3f5e728f9b8 -address /run/containerd/containerd.sock │ │ ├─161876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 668603c148f34330e349ac30d8ccd50186c9c6cf38040fe688cbe435f957696a -address /run/containerd/containerd.sock │ │ ├─162101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf91ed6f1384aa62452edc28d52e28102c82335979ba361396bb2325169c21c3 -address /run/containerd/containerd.sock │ │ ├─162347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2595a9915ed7b893fc883344233233673740d764b9e79eacc4569158d85d7468 -address /run/containerd/containerd.sock │ │ ├─174780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bbb068d7276df73ae829d474d3c9046ca548a6fd89472b753697d7f8a3e423d -address /run/containerd/containerd.sock │ │ ├─176542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48240a12560439586caeebb21aef8a974e30ba887d77aee9d595b4ef423eb8ae -address /run/containerd/containerd.sock │ │ ├─176561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58680fae0fd9ced66d51d560e3bff33ac2d55acd57a4a624f1a7122c552586d3 -address /run/containerd/containerd.sock │ │ ├─176672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e6ec1527fa1cb359a9e7d50dea3a65f6bd246f69802180071e187d8f495c6dc -address /run/containerd/containerd.sock │ │ ├─176679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02374a27fdf24e9f53347ece6c4b2b9c2b6160e41783ad0606069514bd3d7417 -address /run/containerd/containerd.sock │ │ ├─176745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5476329e9ebc8cee211053bdde445c8f9fa672fd1c5f25d44f06abf1d085d92 -address /run/containerd/containerd.sock │ │ ├─177065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7eb267b5ab6717db2695bbe946511cb950d35407212ae343865b39ebada5165 -address /run/containerd/containerd.sock │ │ ├─177225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1542bae714108de8bdf3a916e3e6bf9f4846a951daa321fba25189c22d2b805a -address /run/containerd/containerd.sock │ │ ├─190671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c35c6a486f4c85921e0f712df8c24fd294ad2efd6cf7064ecfbe3948d6aaca5 -address /run/containerd/containerd.sock │ │ ├─193086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e68562f184625905bafdec5bfcebd0389ad4cbe6eff8cbe76c04ab04be284191 -address /run/containerd/containerd.sock │ │ ├─193187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc7448f1ff0c3b4dfd9c15553499a58a0a99a61b7b9e1e75e2a8722ad3b6afb2 -address /run/containerd/containerd.sock │ │ ├─193251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18cc9f1e0909d7b9b9a353a6b6e4b0c08b66a1ae6974424b4f8e967597de1ebd -address /run/containerd/containerd.sock │ │ ├─209608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6e3dc98346ed486f5139a563855a5a5d735167e8940052c6239c3747f3efc33 -address /run/containerd/containerd.sock │ │ ├─217213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6d82c626532ef35f15f1bafad1cf7048198d6f6377460e4e52ce265fb590576 -address /run/containerd/containerd.sock │ │ ├─217245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b97878774741b8243711e9a044c1638ceda9de1650b6f6ffa5b054fd3c53f935 -address /run/containerd/containerd.sock │ │ ├─217284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b950450034112d2cc5e9c95b2718122b1d59381a5c83c5e63db28449a766d8f -address /run/containerd/containerd.sock │ │ ├─217571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f7420afbfcff254a820c6c32f4d595258bd7c79f89d06c5c24242c097ad9300 -address /run/containerd/containerd.sock │ │ ├─228993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb78d3deaf65cdbc7346a6e90392ce262b209c1f5fe8f3c1c555dc9ec3236b16 -address /run/containerd/containerd.sock │ │ ├─231508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30a4648b967e76a4c712d6ff09c8b8d1a28bd28e84864c61cfe4239818580adb -address /run/containerd/containerd.sock │ │ ├─232552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 573d4baa7d2f06e20a22ec9f83137ecbe5a525c3949adb444c1a5eb34743da32 -address /run/containerd/containerd.sock │ │ ├─233458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e2991e81f303a6ed33046826b723775186f83d2824d8012575b8f4879cef1c0 -address /run/containerd/containerd.sock │ │ ├─234471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ce99231c3c28fd8079c502b8db877eb594d5d2869b0b1f1a8eeffd6bc56fc93 -address /run/containerd/containerd.sock │ │ ├─236941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f1838d196e7616f51f44d3f3700a90849bc298a4865b1dfddb8586a42f6e374 -address /run/containerd/containerd.sock │ │ ├─238435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19f7b84d31c6559a644587863f37ae0c5abcd81f0674a926c5be52f5911a9ba2 -address /run/containerd/containerd.sock │ │ ├─238490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 278497b3c88db80f660f43d05951d6b2a77338d21fb1e2f143d29d77e1594963 -address /run/containerd/containerd.sock │ │ ├─248752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1cc9edb08afaf44d077ea04df2b51264039bc05a62effd64d3679de948b783a -address /run/containerd/containerd.sock │ │ ├─249169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1294154d8cec1572ce74578eb0e6930da4083d926cafc3655955b81c32bc86c8 -address /run/containerd/containerd.sock │ │ ├─251709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c4ebd2eeb2093265a38a442f8770973c5cede6f095fd0fbf1cd855613340056 -address /run/containerd/containerd.sock │ │ ├─255987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bddb9693efda330edc09c94f8ce78ca1960b7e73ef2077751af1df8ab96d0807 -address /run/containerd/containerd.sock │ │ ├─256199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86614c0a30b17f959a015d6d95e8c3952ded1824625db4de90429fda60c39b44 -address /run/containerd/containerd.sock │ │ ├─256292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9ad312b931647ee4decc35efd72a0501440b34f0698c648f8a268babe44790d -address /run/containerd/containerd.sock │ │ ├─256340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9586313f9a4d053314a3ccfefc3865f11c0396d238fe1ddb5c5924f199da0bc9 -address /run/containerd/containerd.sock │ │ ├─268765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2154828bbd512bab26b4795d1d3f38254e65c2d4e8710570e1d68ca19785382 -address /run/containerd/containerd.sock │ │ ├─271794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edd68c45b5c8b84f3167a5e47cb3ff2e5e4d4bbff96d6029a7230b1f16fb6999 -address /run/containerd/containerd.sock │ │ └─272552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e427de8e11cd8b3aea3c767b47bc10b2b11aa34013087c6354f5af75870b8f18 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1190 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─docker-4d7b37ba4f954ac7966f0c2aab4ee0a65f6872f31f6f801c098fcb12f631e135.scope … │ │ ├─19727 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19742 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─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 │ │ │ ├─28997 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29269 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ │ ├─19654 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19676 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24572 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24835 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ │ ├─33775 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34041 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ │ ├─12379 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12409 /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.2.7 -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.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.mczaye.service │ │ ├─12740 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mczaye/unit.run │ │ └─12772 /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-mczaye --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -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.mczaye:/var/lib/ceph/mgr/ceph-instance.mczaye:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mczaye/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.mczaye -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10183 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-f4fae36d41833220cc5e8493daf61a6f94301cc5043e3855fc8e74a60ffe8721.scope … │ │ ├─12490 /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 │ │ └─12503 /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 │ │ └─144102 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40174 /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.25 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 647 sshd: /usr/sbin/sshd -D [listener] 2 of 10-100 startups │ │ ├─407509 sshd: unknown [priv] │ │ ├─407510 sshd: unknown [net] │ │ ├─407643 sshd: unknown [priv] │ │ └─407671 sshd: unknown [net] │ ├─run-rdbb6b0eeb5254eacbe479a10971511be.scope │ │ └─193587 /usr/sbin/libvirtd --listen │ ├─docker-c8f104eaaf8a2b8f145889266aaff5ae1720528b839c424ff8537b805feba5c7.scope … │ │ ├─12852 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.mczaye -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12872 /usr/bin/ceph-mgr -n mgr.instance.mczaye -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1401 /usr/sbin/uuidd --socket-activation │ ├─docker-90eb5892ccfd10ab6e00d4e3c2db6aaa08c76be03f64a4ba73e18bdc629d32c2.scope … │ │ ├─24878 /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 │ │ └─24891 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10942 /usr/sbin/chronyd -F 1 │ │ └─10943 /usr/sbin/chronyd -F 1 │ ├─docker-a78f00b2747a9cec47f71945152204daf4a4b6f9e92005144b0537564587b117.scope … │ │ ├─29313 /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 │ │ └─29325 /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 │ ├─docker.socket │ ├─docker-f9c1c8f0fa967d69a25d400c1512fe1ba1cf95181a88151d8aa8dac229e2a939.scope … │ │ ├─34082 /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 │ │ └─34095 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─143863 /sbin/iscsid │ │ └─143864 /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 │ ├─019a9f0dd078355e4a87fb43d0c0586d2a85a3bdb4d0c1421070f2f6f26d3ecc │ │ └─61076 /pause │ ├─ba3b4bb54083ec7057788aa835052f27f6deae03b970272f444fd68c356fc823 │ │ └─55380 /secretgen-controller │ ├─26d138756de3794d3bbaf1e07c25ae7749b89ab8f058a646700e68d35060a552 │ │ ├─252141 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─252159 /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 -- │ │ ├─252165 erl_child_setup 1048576 │ │ ├─252262 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─252263 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─252273 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─252491 /bin/sh -s rabbit_disk_monitor │ ├─fd69722a092d6673626c53a790d3c5cf50065e2c157aae7a5e88adb66dd47076 │ │ └─65581 /bin/oauth2-proxy │ ├─0b9c8232a8ce7f1f9a734478c90f2a41d1835ee4821a1ac699316384a1bc5ff9 │ │ └─55299 nfd-gc -gc-interval=1h │ ├─67e7e1500e3f8cea4197620b54a6e51e00c045100b6ce14351b087374edce68d │ │ └─43265 /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 │ ├─8d0673d9c03be245ae56dce0853af61f73f2e932b90177c156257ba66b2c0b47 │ │ └─231728 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─4fce2e6f7f3c9c6a3ae27085c93ff8f1cdac5ee4e2d432f684d6f8ce91bd7da4 │ │ └─126499 /pause │ ├─e427de8e11cd8b3aea3c767b47bc10b2b11aa34013087c6354f5af75870b8f18 │ │ └─272580 /pause │ ├─6d5feb1461feb532ab3a855227e8b17009bee79f2fdd929e8abc8002c0d61074 │ │ └─159372 /pause │ ├─7ebcc2d5113b9aca0a363dfc45af2f8e3ae29f9de2460bb8c2fc9ceb158ea8ed │ │ ├─173683 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─174164 nova-scheduler: ServiceWrapper worker(0) │ │ └─174168 nova-scheduler: ServiceWrapper worker(1) │ ├─2fd28dd1187a903db4778bdb0910c382a18331bdaf804ccd2a12cdfb0a1e9b21 │ │ └─39737 /pause │ ├─2595a9915ed7b893fc883344233233673740d764b9e79eacc4569158d85d7468 │ │ └─162369 /pause │ ├─9a2af15ce6ecdfe9fedb651e2d9a2e4627e15a9dad47d2dd6245a723239ac622 │ │ └─43184 /pause │ ├─17de780ee558001d532e820850970748bcab2a98d80b2dc3da2e5185a5d1975b │ │ └─39886 /pause │ ├─d7ed7bdd39323e4708967cee4867254f56663d3b78ae39f153e5372412c7d2d8 │ │ └─65092 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─317766114981befd4218782abbb95cbca8ed71e1a40ffee6f76ea93cc6c5222e │ │ └─40112 /kube-vip manager │ ├─66e70bb5954d2d36555b0fe4431ef4d97597e87a093a9b93ccd99fa432e54892 │ │ ├─156502 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─156517 /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 │ ├─a6e7ab322e8bf4ee46160f56e62fd40dbf8524c4b1179e2159d15ed6b84f62e8 │ │ ├─159457 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159474 /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 -- │ │ ├─159480 erl_child_setup 1048576 │ │ ├─159649 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159650 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159660 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─159778 /bin/sh -s rabbit_disk_monitor │ ├─337c8c9b37e9addf9b74b2ea1587b010cf87a18dece4d0403af7720996f80dab │ │ └─168347 /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 │ ├─141c400983546ab176faf0c2fa192b5219239d1864f71fe97f1d34d28b32d5f1 │ │ └─43355 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─eb4d6c4f3b87b50b078650f0bc2ac1e84696a47944fa8d3ca5a5782dd15fdff8 │ │ ├─90801 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90818 /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 -- │ │ ├─90824 erl_child_setup 1048576 │ │ ├─90950 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90951 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90961 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91185 /bin/sh -s rabbit_disk_monitor │ ├─c15118fa2ec5686c8dfb4ac4624ed0526e2161ad9308942f50accc1c0109ce3f │ │ └─126574 /pause │ ├─abfa097f510ee81dead2d8dfaddf8cd3a0e3e7177d32f9a3720cdce2619e0637 │ │ └─46517 /manager --metrics-bind-address=:9782 │ ├─78a2122c2b182eb5ca890188c6312264530eb05965504e6466658d7519c02521 │ │ ├─42034 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42414 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─4f81ea907ba3fa90e6486c6eb847cb86c1a86838b04fa7da29ae285a89abe9d7 │ │ └─234518 /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 │ ├─ef54458be5c3a57f5529a2a3bd47282e10323e23fd0987c1d7cc08215d910b4f │ │ └─125011 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─8a673cb94b6d3b157615042a42fa7ad84bc2b533e9149df01f336edd327972d0 │ │ └─39991 etcd --advertise-client-urls=https://199.204.45.25: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.25:2380 --initial-cluster=instance=https://199.204.45.25:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.25:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.25: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 │ ├─840bd3b2d937b0273758857828ba808536f2dc680cd2274efe0a6ae337f51ba3 │ │ └─63690 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3577dda47c52304c56936d0e1fad73e23c7523a75078214ccfc0a6a3a8eb803a │ │ └─54951 /pause │ ├─f31754ca5b5c9bda0ea495d9155c73d2b7351f2630b8aa78b6ccb57ea9b8745f │ │ └─161731 /pause │ ├─a1872bc311ef3286f9040809359734a424c37b46f64e19f147ce14c58652c2f7 │ │ └─40006 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 │ ├─7e7f8466ea848d16f51d64e5b3adc2d2efb14dd5722c7ba867452445ee4b6224 │ │ └─54997 /pause │ ├─0e2991e81f303a6ed33046826b723775186f83d2824d8012575b8f4879cef1c0 │ │ └─233482 /pause │ ├─ea16e9631b6838db4da4d798d3df7873bb82e21e8095212dea2712d9eea13f27 │ │ ├─172963 nova-api: uWSGI master │ │ ├─173002 nova-api: uWSGI worker 1 │ │ └─173003 nova-api: uWSGI worker 2 │ ├─c344671f73a93384c8d0909f0b98736e297e9912dad9cb8ca116fa80a1bca0c9 │ │ └─47541 /pause │ ├─bdd4a1bb45eb764ce7438a4a466b2656c40e65611e9d7e688f77e6e5b0adc57c │ │ ├─110016 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110255 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110257 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─9ce99231c3c28fd8079c502b8db877eb594d5d2869b0b1f1a8eeffd6bc56fc93 │ │ └─234493 /pause │ ├─eb78d3deaf65cdbc7346a6e90392ce262b209c1f5fe8f3c1c555dc9ec3236b16 │ │ └─229031 /pause │ ├─bddb9693efda330edc09c94f8ce78ca1960b7e73ef2077751af1df8ab96d0807 │ │ └─256028 /pause │ ├─8063b8bb9eb37b5dddff25ebd58eec4d6e26850fd41f6600d695a2b47d51468c │ │ └─42857 /coredns -conf /etc/coredns/Corefile │ ├─6fe984e521f2bbba83bd818897a8aaf4b1452f7cfc8753ce83dfc062a0057f5a │ │ └─63364 /pause │ ├─6c007e4a251d9ce17800e35170ea6af10e56faa5c03c2b002636e5c539145ba6 │ │ └─274727 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─4eb2a5674ff9f7728302693d7403ff8769641b19249df4cb9147423af4e5513c │ │ └─156111 /pause │ ├─810a7089b041266f7a5b1bf8019251e49fa3afc463215d83365566b017a94764 │ │ └─55333 nfd-master -crd-controller=true -metrics=8081 │ ├─b36ed631314d49906b3975bda2f6fbe7d7ed72b303c697851f6a98d759f26625 │ │ └─94668 /pause │ ├─6081db45f48d0dff792a8dc9e851e2f8725e348dbe50ddeb4102a86b8ebf882c │ │ ├─209896 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209913 /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 -- │ │ ├─209919 erl_child_setup 1048576 │ │ ├─209984 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209985 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209995 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─210201 /bin/sh -s rabbit_disk_monitor │ ├─a59a580515d4a32a701fef2c530e7150f7a20514ee914f593071b2050b7ea61e │ │ ├─174901 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174919 /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 -- │ │ ├─174925 erl_child_setup 1048576 │ │ ├─175086 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175087 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175097 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─175258 /bin/sh -s rabbit_disk_monitor │ ├─00e6862636c4c88c4772281a14877b8f809da7f643fe638effd625ac3a1eca2c │ │ └─199492 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─5e6b4938aa4df2723f0100af5f7480b47bf88d586fc9dddf17ca68e6dc3a7bd0 │ │ └─41091 /pause │ ├─c1a85b5b34762aa33de03330b018608890893ec4fbe883022fbde1a9ab9028ca │ │ ├─228005 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228024 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─228709 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228710 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397392 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397393 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397394 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397395 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397396 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397397 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397398 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397399 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397400 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397401 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397402 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397403 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397404 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397405 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397406 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397407 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397410 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397411 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397412 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397413 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397414 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397415 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397416 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397417 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397418 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397419 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397420 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397421 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397422 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397423 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397424 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─397425 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─0f26f83ebfb114c06274278ff59cf770122bbc30bbee0b3f60c1abdb7111501d │ │ └─113365 /pause │ ├─2e17a21bf005537f963f94b752737b95c17a9c289e3eedeee9ebc050aa62c734 │ │ ├─229136 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─229171 /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 -- │ │ ├─229215 erl_child_setup 1048576 │ │ ├─229363 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229364 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229374 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─229506 /bin/sh -s rabbit_disk_monitor │ ├─e68562f184625905bafdec5bfcebd0389ad4cbe6eff8cbe76c04ab04be284191 │ │ └─193110 /pause │ ├─278497b3c88db80f660f43d05951d6b2a77338d21fb1e2f143d29d77e1594963 │ │ └─238533 /pause │ ├─a60711f09b1fd085b72ae9304f82249f55e83c7b3fc8dff0fdab366d8b5dceab │ │ ├─47863 mysqld --wsrep_start_position=5a2da7cf-1bbd-11f1-8211-fe8149be65ed:20 │ │ └─47988 /var/lib/mysql/mysql-state-monitor │ ├─c2154828bbd512bab26b4795d1d3f38254e65c2d4e8710570e1d68ca19785382 │ │ └─268789 /pause │ ├─f79b583632c9e42bda8f199923facc320d67410828c9c6afb67102b070e4139d │ │ └─39974 kube-apiserver --advertise-address=199.204.45.25 --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 │ ├─b030d4cd2a5d8749e9c31c733ec5d85f58cd7df3ea4d1aa7c397b1eec49da668 │ │ └─65018 /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 │ ├─14b466f2295c31fd1bcf8e5fb0c69040e59a25ebb240bd6027f859f83fb735c3 │ │ ├─249033 magnum-api: uWSGI master │ │ ├─249078 magnum-api: uWSGI worker 1 │ │ └─249079 magnum-api: uWSGI worker 2 │ ├─01426fdeca28f183a27468d3543b561f7eb868e32f41660c60807e7632470e30 │ │ └─54906 /pause │ ├─f676e9c7429aff60f89260bcbb33430d429d58d6cebaff2a25776f55112ef9cb │ │ └─62156 /pause │ ├─bd1461881053c76eed4892169626d3ce878ac6d924e4f08da2f51b0c53cd505c │ │ └─42728 /pause │ ├─5c7b27f02c3c53a7dadcf87dc39f15c735861eab9c6110b47211b52f0525eb37 │ │ └─64340 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─18cc9f1e0909d7b9b9a353a6b6e4b0c08b66a1ae6974424b4f8e967597de1ebd │ │ └─193283 /pause │ ├─ac335600892c15fdab555a76270276cad3a5174bf7f040bf841c5aea688d0f4b │ │ ├─206078 heat-api-cfn: uWSGI master │ │ ├─206106 heat-api-cfn: uWSGI worker 1 │ │ └─206107 heat-api-cfn: uWSGI worker 2 │ ├─f1cc9edb08afaf44d077ea04df2b51264039bc05a62effd64d3679de948b783a │ │ └─248783 /pause │ ├─e5c0eec74e0bdb7b9579f9050b69fee86b08de98f3f016991bc6ae96edc20fbb │ │ ├─127585 /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 │ │ └─127872 /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 │ ├─652445a19cdac0170099d0920e8344006500603c96a60ca2dca0e27e723b77e1 │ │ └─265961 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─15f7a726cf39889886053143bd1da216d65642a1b65e74160e521ee1f80e20ce │ │ ├─227372 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) │ ├─b556f809117904599d3029c141ad5d2b2a8229c837d39d206a2353c2ec5a5214 │ │ ├─ 95011 /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 │ │ └─404421 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─c91ca25b521cafe30abf5ab5faaccd542ed7aa2f4453afb0e781b930031490fe │ │ └─158418 /pause │ ├─f0ee94a207e8df07da12000eacf3455ee60b5e8f70ce286095bc1f2c86f9f1fc │ │ └─64699 /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-25.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 │ ├─5eddc0a4b8d668f476e84faaf83b2bdb159809ea1576ffddcef6b192555c1eaa │ │ └─61134 /pause │ ├─0bf9f3890c341b09d947dac5444438dd44658f0d2da46367376841a1b2567a4c │ │ └─65124 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─efa142c2af57213de0354ca0159909c6009cf18b729d8d0d34f1a64883093ccd │ │ └─43023 /pause │ ├─6d24d5cf22ee857e7ffc2427c056bb2df1727c64a8f0f9b1e1add5b03f63f284 │ │ └─42880 /pause │ ├─703f624211fb6e1e6e658df2be56240500ddfd5e2ec5f9e6272e67843d6132e4 │ │ └─109538 /pause │ ├─6c4ebd2eeb2093265a38a442f8770973c5cede6f095fd0fbf1cd855613340056 │ │ └─251734 /pause │ ├─d6d82c626532ef35f15f1bafad1cf7048198d6f6377460e4e52ce265fb590576 │ │ └─217255 /pause │ ├─cf9b6cd0977adb8e0db4d785e2b11e45dc1db879d0545bf549f8294f371ac558 │ │ ├─60475 python -u /app/sidecar.py │ │ ├─60641 python -u /app/sidecar.py │ │ └─60642 python -u /app/sidecar.py │ ├─1227a33255463eb664df6061b0b7cf99b271376f8c310f690e57dd3fb475dd42 │ │ └─236990 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─28a594e19bef651e433ff4cf1c681ea10b4cb3b297becf88288478e84a21936f │ │ ├─108359 glance-api: uWSGI master │ │ ├─108372 glance-api: uWSGI worker 1 │ │ └─108373 glance-api: uWSGI worker 2 │ ├─6a8a7b749d4edc00073bc42e1581fbcf8acd7fe14981ae44dbb1a1e76f5cb051 │ │ ├─111754 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111770 /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 -- │ │ ├─111776 erl_child_setup 1048576 │ │ ├─111826 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111827 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111837 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─111972 /bin/sh -s rabbit_disk_monitor │ ├─f3607eaf1f8b375471d2737c8f86bdb5886bf8d1817f439cb97cc00a9336a7b9 │ │ └─61881 /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 │ ├─1f6cbe85352dc9df09a2e08ed8fb9bdad0b0ee08345bc5007c6d2e336fa3da3f │ │ └─55249 nfd-worker -metrics=8081 │ ├─1af30774a3b9cb1ac116f4f738c16b094b4b9e0493c58c3e9367015be61e6a5b │ │ └─94625 /pause │ ├─73a2121e0f37840ee6697a60ecc6087b45a35a5e08a854fa0841453a379fbae6 │ │ └─64910 /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-25.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 │ ├─54bc5d6c5596d849387dd89df0af249eddaf19deb6329f9bb562a44cccd5b2ae │ │ └─188929 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) │ ├─5e89848b1754d5e1ea8f38101c6b6bc5e14315fe03f28d2ef894a45e1aa35443 │ │ └─64223 /goldpinger --static-file-path /static │ ├─08e5e32b544118472299f44bc622b7e3b2b88fd8ad15dc82f5a37e626da25053 │ │ ├─249140 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─249563 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─249564 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─fa3a0629497604997edbbeabf4e3dcf4454f86b3e71bbd440f6ad5753ed41a68 │ │ └─61766 /pause │ ├─19f7b84d31c6559a644587863f37ae0c5abcd81f0674a926c5be52f5911a9ba2 │ │ └─238459 /pause │ ├─2ba9b1540ba906fc3a6b71f826c26506414e6ac82a1bbfe25023d7a7cd1b47f0 │ │ └─49973 /pause │ ├─604133aea098edc100c3a0b22e81bde4043a646a6df4a0d02b882dc00b1ca26f │ │ └─43402 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 │ ├─ceee34e5074c81132fd7ad1493a41f4a7d5e0619b01b611376d4bdc4e3566f3f │ │ ├─271621 apache2 -DFOREGROUND │ │ ├─273945 (wsgi:h -DFOREGROUND │ │ ├─273946 (wsgi:h -DFOREGROUND │ │ ├─273947 (wsgi:h -DFOREGROUND │ │ ├─273948 (wsgi:h -DFOREGROUND │ │ ├─273949 (wsgi:h -DFOREGROUND │ │ ├─273950 apache2 -DFOREGROUND │ │ └─273951 apache2 -DFOREGROUND │ ├─cc7448f1ff0c3b4dfd9c15553499a58a0a99a61b7b9e1e75e2a8722ad3b6afb2 │ │ └─193220 /pause │ ├─85bb707afe9d9b40ec31a87cc82df3b004107804572200abcd63386d07e2edbd │ │ └─63655 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4dba487666cec3028e4a18502ad73b7558d13b503e3e9091b3479fff3bcb6362 │ │ └─156468 /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 │ ├─08bc55de2bf758ccc15e8c2a850662364624e07dd171462dbb2e927d02618aa5 │ │ ├─172990 nova-metadata: uWSGI master │ │ ├─173005 nova-metadata: uWSGI worker 1 │ │ └─173006 nova-metadata: uWSGI worker 2 │ ├─bf91ed6f1384aa62452edc28d52e28102c82335979ba361396bb2325169c21c3 │ │ └─162128 /pause │ ├─0c08e762fe8dbe9c783ed25c726b265f3a37cfd4c13a7baead47e196eb5aef0b │ │ └─45896 /server │ ├─73211996a4629900d4b2fff86f983a475ea7c20d66b116cdef87e0b004e05a5b │ │ ├─206068 heat-api: uWSGI master │ │ ├─206108 heat-api: uWSGI worker 1 │ │ └─206109 heat-api: uWSGI worker 2 │ ├─02da7f80c0755a08c108285cb84011b1e9264f126506aa1146f0b1921dd3a890 │ │ └─60009 /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 │ ├─682b23bf5200f8f42f65011fd9cab526f0bb8837e9eff316d59b74f90a5d9d45 │ │ └─62780 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 │ ├─53f03ffe08144cd74ddfa7fa8c93b1d64616a541c7d756646efaa05445225a8b │ │ └─59220 /pause │ ├─3f6970bb4a395cdffdc672ce691b68b7fde790653bb2ef75ca06e684e82e2466 │ │ └─46458 /pause │ ├─c56964e54f7d37412bf856c52c7f1f6c5d62258aee8b61e29c39d4f362c19845 │ │ └─46963 percona-xtradb-cluster-operator │ ├─4aa975a37034c2bb4ba2a25d1aef6e7f9e1f72f979c894556671439c0f1ea46a │ │ ├─248818 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─249519 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmphzmblvi8/privsep.sock │ │ ├─249522 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─249527 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─b876504e6115b2abbcffa5de50bb0668a2aeb2f7ab60e7b4f3a37ccfb1fe56c4 │ │ └─50328 valkey-server *:26379 [sentinel] │ ├─0a89c046eab274d653a71928bb4828af7d0c7ed4afcbce8cc537d4564278c618 │ │ └─254625 docker-registry serve /etc/docker-registry/config.yml │ ├─edd68c45b5c8b84f3167a5e47cb3ff2e5e4d4bbff96d6029a7230b1f16fb6999 │ │ └─271824 /pause │ ├─03c191e62a82488b70847538aa49a755fbdd63a6d905504a2aed325e9ef3d31e │ │ └─55138 /pause │ ├─5a4b3c0b3478a5e2ca93a4b0d93e5ac13fccb2e75fffa9bf21fb3588330bb5f0 │ │ ├─134861 placement-api: uWSGI master │ │ ├─134883 placement-api: uWSGI worker 1 │ │ └─134884 placement-api: uWSGI worker 2 │ ├─e3e638862145aacd21c5df61b7b87f152de16ca16b2682f48aa6a36ce03c2bfd │ │ └─59725 /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 │ ├─498eb2b096532056e14c7318b40a8129709c01a971f54162163458b4891f21ef │ │ └─64948 /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 │ ├─311a9ff99e04f0801559b47a50426d8454925c450163935996d8871f035d5632 │ │ └─47145 /pause │ ├─86b8fd0d0657290aae1cd68ed67d987133acfdc0f4b947ff275a017160880c41 │ │ └─50138 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 │ ├─c5a2dabca70270a9bce51933997725eb7e5ba559704e00d0a209661ff64da6ba │ │ └─60706 /pause │ ├─bf64441f42ff7fbef5fe43b69685ab156c27e7c8087406d0d9c6d2ad426a8fdb │ │ ├─65706 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65737 /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 -- │ │ ├─65743 erl_child_setup 1048576 │ │ ├─65832 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65833 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65845 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65934 /bin/sh -s rabbit_disk_monitor │ ├─69b416f28dc3667f3fedfbedd6dc280e6d125846521203a636f8b6ce666a9d8d │ │ ├─76888 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76905 /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 -- │ │ ├─76911 erl_child_setup 1048576 │ │ ├─76960 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76961 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76971 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77100 /bin/sh -s rabbit_disk_monitor │ ├─609deda697602a99475b2e8b669307853c8470982c56d0861d57f148be8c167f │ │ └─109611 /pause │ ├─41954ba34b4506776c37f6dc935f90ab3dd3f7faa34d748e65077c21ef873acc │ │ └─65666 /bin/memcached_exporter │ ├─a9ad312b931647ee4decc35efd72a0501440b34f0698c648f8a268babe44790d │ │ └─256338 /pause │ ├─e17d41e15155d6f24c5041c2bee805b4022512a913f69270d3c639dc32e00633 │ │ └─227309 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─19576167a86c49dce329eb911dbd47048c624d11c1f1e4d5914a16feeeb8a6c9 │ │ ├─63936 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63970 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─1571eb3fef869d3615cda9a01d426d372049500bab13c3dddb27c8edd6c83ac0 │ │ ├─47646 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 │ │ └─48978 haproxy -sf 14 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─3dfb5c0962d8c694e5eaf1a872f6cf9c57bf6b9818c4604357abe7313f398d00 │ │ └─43076 /coredns -conf /etc/coredns/Corefile │ ├─04de6a06a8f53fd5050296898eed41a68d397ba346eb2ac3ba94bf2323f5a9fe │ │ └─62412 /pause │ ├─ec914746b78fdc2dd1187ceb58a204586dad3b2d4d176b45ad9e7103ead09cf7 │ │ └─161317 /pause │ ├─9f7420afbfcff254a820c6c32f4d595258bd7c79f89d06c5c24242c097ad9300 │ │ └─217592 /pause │ ├─668603c148f34330e349ac30d8ccd50186c9c6cf38040fe688cbe435f957696a │ │ └─161900 /pause │ ├─1542bae714108de8bdf3a916e3e6bf9f4846a951daa321fba25189c22d2b805a │ │ └─177261 /pause │ ├─f5476329e9ebc8cee211053bdde445c8f9fa672fd1c5f25d44f06abf1d085d92 │ │ └─176822 /pause │ ├─81dca7ef99d899040901d7413242ab0b23106c1de7350d4752e5ee75d7e28d99 │ │ └─49867 /pause │ ├─efa3ef740e3b632e45eafcf5166fb5ab3255bb41da36b4854598a7d1cc820ce6 │ │ ├─173697 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173976 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173977 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─111fe019726ff77beef9a70057e4cf4a78b8b3acb6ac72e2b7e6e09c1694873e │ │ ├─178384 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─405466 sleep 300 │ ├─9fe9360ba6c049ebca18f20801dbf44807a20afa4f1de8683fb26bd424c44cd0 │ │ └─46637 /manager --metrics-bind-address=:8080 │ ├─c0fdd17b35185eec2a2c2e112748f1ae43ce832b058c29c15d67196a8a033aae │ │ └─48087 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─a94c63bb048c8e83978499b42babfa5aded0ce29065d6c143618497595213b6b │ │ └─45566 /pause │ ├─30a4648b967e76a4c712d6ff09c8b8d1a28bd28e84864c61cfe4239818580adb │ │ └─231533 /pause │ ├─e87c5419fb7c32ee9b32c70a4d8e02b5acb4f3da74dccee4f263efa8c9d5d2b0 │ │ ├─185981 neutron-policy-server: uWSGI master │ │ ├─185998 neutron-policy-server: uWSGI worker 1 │ │ └─185999 neutron-policy-server: uWSGI worker 2 │ ├─682c37f7e76315269db9dba9524cc24290cbf6f3182d9ec26d2ef3f5e728f9b8 │ │ └─161859 /pause │ ├─103b2e734194c140fab6e050e397ed607c17eb3bcfcecf6e3f2654d1c8a01bf2 │ │ ├─265979 manila-api: uWSGI master │ │ ├─266006 manila-api: uWSGI worker 1 │ │ └─266007 manila-api: uWSGI worker 2 │ ├─e05c7b818799e4103d9d3f4b64a92037ea72febfedebf1e36a28ce237f869d03 │ │ └─113417 /pause │ ├─1294154d8cec1572ce74578eb0e6930da4083d926cafc3655955b81c32bc86c8 │ │ └─249192 /pause │ ├─cfb5fc8de5ff016b2067200e4142b525cf356944e6b33c8b543fcd269f2e540b │ │ └─67420 /pause │ ├─39a2b6969df2142fba68c467931fa7d887f8d80011967ca23566b452a4fe564c │ │ └─42943 /pause │ ├─c96b3d1f178f7e320057e9cbf44c1c8e1dfb0ebd88e181b643b18b5b2be8ac48 │ │ └─64670 /pause │ ├─dc771f22a8b1a2e55385b6f18b58d4bebd9d7efcbd0336389325713e2e38982e │ │ ├─206060 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206392 heat-engine: ServiceWrapper worker(0) │ │ └─206395 heat-engine: ServiceWrapper worker(1) │ ├─86614c0a30b17f959a015d6d95e8c3952ded1824625db4de90429fda60c39b44 │ │ └─256224 /pause │ ├─49556633d857a856507288fa60413d3ce77ca1040186536436233d8a7a0b7cde │ │ ├─266242 /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 │ │ └─266467 /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 │ ├─2d3e30b6b397afa57428f469e701946ed1af80e69480c763fc4106fe41d4f96b │ │ └─41144 /pause │ ├─0c5a63e3e6adb59ed261a0b9d9acb3244a54d9b8fba30e970b5ba0a959411f8e │ │ └─111543 /pause │ ├─eacfbdb39fe81f0415fa9ae1f1f663db79cdeb7ebc90633b3b4a6a87330d60a1 │ │ └─60809 /pause │ ├─48240a12560439586caeebb21aef8a974e30ba887d77aee9d595b4ef423eb8ae │ │ └─176601 /pause │ ├─6bbb068d7276df73ae829d474d3c9046ca548a6fd89472b753697d7f8a3e423d │ │ └─174803 /pause │ ├─92b66a9ab6af7e81e245f9585789129ac30d67134d821aa4b4fcb15c5e5022f8 │ │ ├─186938 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) │ │ ├─187351 /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/tmpqgic6oc5/privsep.sock │ │ ├─187601 /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/tmpld381p6g/privsep.sock │ │ └─187931 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─db74b6f29842f996a043cfdf03d443a3a12b571d6fe0eac44f532bd126ca0848 │ │ ├─185863 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─186333 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186336 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─186339 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─c23ea5e67714a7f82be0b177fed8a92c1666ea89194c8bbd7e70cf2b6ac2f784 │ │ ├─60404 python -u /app/sidecar.py │ │ ├─60593 python -u /app/sidecar.py │ │ └─60594 python -u /app/sidecar.py │ ├─9db32af843170a5f431e3c4919eff3c10bbbc29cd73bf9e174f4ac695a62516d │ │ └─59447 /pause │ ├─28187f0fe7093668d0edbe95c984e62a5f4462e5e3f78e2fa6789f6c5bdcc982 │ │ └─64739 /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 │ ├─064f032fd3979eb12381f2a177ee41280d5a79c2aab7336d8a6e97cb5cdd7fb6 │ │ └─59357 /pause │ ├─e16a7f98ffa4b529aa0463864fe5be449a9a055491dce35ef692ad55afbf9c55 │ │ └─39874 /pause │ ├─b97878774741b8243711e9a044c1638ceda9de1650b6f6ffa5b054fd3c53f935 │ │ └─217308 /pause │ ├─557f21f9229c78988c6b6b1fc236646f90aec5a40d692d936ffcc1cf2caf8462 │ │ ├─188940 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] │ │ ├─189245 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─189564 /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/tmpmn4au3me/privsep.sock │ │ ├─372273 /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/tmpwkxuz88b/privsep.sock │ │ ├─372811 /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/tmpcpvg_v5r/privsep.sock │ │ ├─373327 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─373329 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─375115 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=69870b7c-f81b-4065-83c9-08c745c4ec5a --namespace=qrouter-69870b7c-f81b-4065-83c9-08c745c4ec5a --conf_dir=/var/lib/neutron/ha_confs/69870b7c-f81b-4065-83c9-08c745c4ec5a --log-file=/var/lib/neutron/ha_confs/69870b7c-f81b-4065-83c9-08c745c4ec5a/neutron-keepalived-state-change.log --monitor_interface=ha-17b34a25-1c --monitor_cidr=169.254.0.84/24 --pid_file=/var/lib/neutron/external/pids/69870b7c-f81b-4065-83c9-08c745c4ec5a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─375590 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6179fc2c-97a3-4c4b-a9c7-ca02532e285e --namespace=qrouter-6179fc2c-97a3-4c4b-a9c7-ca02532e285e --conf_dir=/var/lib/neutron/ha_confs/6179fc2c-97a3-4c4b-a9c7-ca02532e285e --log-file=/var/lib/neutron/ha_confs/6179fc2c-97a3-4c4b-a9c7-ca02532e285e/neutron-keepalived-state-change.log --monitor_interface=ha-b9973071-48 --monitor_cidr=169.254.0.56/24 --pid_file=/var/lib/neutron/external/pids/6179fc2c-97a3-4c4b-a9c7-ca02532e285e.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─393586 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=0115ff79-55b5-464a-8d4a-b25038e7a9e9 --namespace=qrouter-0115ff79-55b5-464a-8d4a-b25038e7a9e9 --conf_dir=/var/lib/neutron/ha_confs/0115ff79-55b5-464a-8d4a-b25038e7a9e9 --log-file=/var/lib/neutron/ha_confs/0115ff79-55b5-464a-8d4a-b25038e7a9e9/neutron-keepalived-state-change.log --monitor_interface=ha-330cc51e-5f --monitor_cidr=169.254.0.180/24 --pid_file=/var/lib/neutron/external/pids/0115ff79-55b5-464a-8d4a-b25038e7a9e9.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─3cc8bd22c73668731a73852440d8dd69f224c2707125af92c9729c9adb914634 │ │ └─45626 /pause │ ├─0f3e8079b93ea01c4e5a464de556213f2c930e3f51e4bbc7a35101eb50416955 │ │ └─193007 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─21af69dd52ab06a6a8656826005b195bc29e031156a03d3f101d8537cc5877f1 │ │ ├─199447 /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 │ │ ├─373647 /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/tmpg9egjnct/privsep.sock │ │ ├─373845 /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/tmp94u_apha/privsep.sock │ │ └─373938 /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/tmpi0dadqw4/privsep.sock │ ├─aa104248534accc04d2dff35df7c871201a0761a51b9905a0b7e46806b15768b │ │ └─157992 /pause │ ├─9586313f9a4d053314a3ccfefc3865f11c0396d238fe1ddb5c5924f199da0bc9 │ │ └─256372 /pause │ ├─355c67722a1619fede0357ac0cee81c0b8af7b0a8b719c98837fb5ef8d463efb │ │ └─39882 /pause │ ├─406427c70ee6e073a48fccb2e23d50f96fa3b1256e86c85bd922a5e52c6bf053 │ │ └─39948 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 │ ├─0931070c042a6c6e31ab0a714a3b6ec8cfa741ebd1c0b5e5a6b89728ab93ff73 │ │ └─65057 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─f5956dfd866a819a6ab005bc812f2011d35409bcccf8b79addaa874d9f026d4c │ │ └─111316 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─5aa994109b67fe64f6f4e40ed09efdc453b3b57dee7430a148d06c6f91a34dc3 │ │ └─46402 /pause │ ├─02374a27fdf24e9f53347ece6c4b2b9c2b6160e41783ad0606069514bd3d7417 │ │ └─176782 /pause │ ├─38469e50b5a2a301399d256764b14597d5e727d9e9a0d49d44c647a95472b3bc │ │ └─84401 /pause │ ├─8c35c6a486f4c85921e0f712df8c24fd294ad2efd6cf7064ecfbe3948d6aaca5 │ │ └─190694 /pause │ ├─978c52a2eb69a50c74ec58b8c830263d3dcf4e5c7fa2eaeaccf0af703d349532 │ │ └─107994 /pause │ ├─6915b78d2dbe65b43e58812ea78f05a15acd55987d5c92911e8a17d8b992732c │ │ └─64457 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─59d96a5b74d7a7bc484c72d969b2180d6f29d3ab50301cc241d2cc25423fc328 │ │ ├─275139 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─275151 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─504a44a71fed77cd1019c93d442c1acf95fe271df691b73b560f4f2cbf962791 │ │ └─39870 /pause │ ├─c36883113d77266400905b7d714687fa9274825fd604531eb32b2062636a3f94 │ │ └─59407 /pause │ ├─875a4153ee28f9355fdefc71734f07d2b7ebdeaa04781db41bbbe356b9d5aa46 │ │ └─158528 /coredns -conf /etc/coredns/Corefile │ ├─0b950450034112d2cc5e9c95b2718122b1d59381a5c83c5e63db28449a766d8f │ │ └─217337 /pause │ ├─7e6ec1527fa1cb359a9e7d50dea3a65f6bd246f69802180071e187d8f495c6dc │ │ └─176773 /pause │ ├─c7eb267b5ab6717db2695bbe946511cb950d35407212ae343865b39ebada5165 │ │ └─177087 /pause │ ├─4aef23a3fc58b3739c6dd066ed869778ac622d13498f729100fae68a8c90b9ab │ │ ├─83424 barbiacan-api: uWSGI master │ │ └─83510 barbiacan-api: uWSGI worker 1 │ ├─345399b501a6d907e0a2f8c2b63befcd0fe3ca9533c1eb42cbd28fdcab4368f9 │ │ └─61213 /pause │ ├─d13bdee988b9d42055e3f0186eaa9e512d00b3c31fadae70b0b9e6d4b1f25345 │ │ └─41823 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─01b7dab6273f03be1ad4c0a5fab1ea8484875d012d003c25da312444c79890ac │ │ ├─123667 cinder-api: uWSGI master │ │ ├─123680 cinder-api: uWSGI worker 1 │ │ └─123681 cinder-api: uWSGI worker 2 │ ├─ef1c8710232680bf9520a0afb810ec988aacf08aac7ba7d116cad75cad916025 │ │ └─64545 /bin/pushgateway │ ├─4f5c6f1850a19bfc268da1dc4ae804f78bfa73ee51f25db4f0fd36a170b65fd1 │ │ └─50424 redis_exporter │ ├─c62e635a60047485cd9c6980ee7b72dc6e12d2326e3505136ece91bf8bf8c6d8 │ │ └─129175 /pause │ ├─e8124f058a5e600ac3c2422ff3cf79aeee37aed641654d54fd937dbbf48e52ee │ │ └─265968 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─4e2114aa8d673948b1c27a20b6c98b80b9c7ce21b9c8ff0bf6f6858d715e9a3a │ │ └─192341 /usr/bin/libvirt-tls-sidecar │ ├─73558544392a6d6e8bdc44f05aad53fd6fecaa5da1fa78c7f223622aa60c2e9f │ │ └─192389 /bin/bash /tmp/libvirt.sh │ ├─3bec7e30a3dcfb6e0bd9e8b1e51f97c4f96ab5c7c1a0423ce22554e9ad204df4 │ │ └─232959 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─c7537508ad7428110d7742f1e0b8942ee3d41390002c6d9b8342e42fd12fc7bc │ │ └─43310 /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 │ ├─59032c8784abdb73bda8ce45fb078719ba3ffc94547c4116909b2755349286b6 │ │ └─90662 /pause │ ├─41e66602e154b0ab9178f1003a63433878964f7c37f9dccf51b08fde390221af │ │ └─46837 /pause │ ├─9fbdb37e4f311cedf0792bdeadc5d4fc76ada7c5b1d87ad60ed79d3142df1bac │ │ └─94895 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-2q7dq --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─0067bba50a533bd8fea509223753ebad7a1a6025150ec52f36664226c4534f9d │ │ └─233533 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─064fad79878d920283201b16629485412da0cbd9db8cc2244ff8b2b0e27daa61 │ │ └─78273 /pause │ ├─3ed5251cd30f1de4238d350b7443e35b18d5ffaeb843cfdf504308db1be3f8b6 │ │ └─43139 /pause │ ├─14ae23238d3b8d0a6a0341cbeb1cee360e73381c5d86348ae30be87613e2856f │ │ ├─226147 octavia-api: uWSGI master │ │ ├─226160 octavia-api: uWSGI worker 1 │ │ └─226161 octavia-api: uWSGI worker 2 │ ├─c6e3dc98346ed486f5139a563855a5a5d735167e8940052c6239c3747f3efc33 │ │ └─209631 /pause │ ├─6e928a4eb5785dd12ae6e3cb0bd2ad278ef403662b690f4206a8988eb52287a7 │ │ └─95899 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─58680fae0fd9ced66d51d560e3bff33ac2d55acd57a4a624f1a7122c552586d3 │ │ └─176618 /pause │ ├─904952afb67509e876486bff3ef89507ee81665a3046c49ba7ba6a600d76d99d │ │ └─76706 /pause │ ├─169af5bccb066186cb12f4b5aa72ca3e7f376671ecdb6f5d6aa9c0d71304add3 │ │ ├─63458 nginx: master process nginx -g daemon off; │ │ ├─63473 nginx: worker process │ │ ├─63474 nginx: worker process │ │ ├─63475 nginx: worker process │ │ ├─63476 nginx: worker process │ │ └─63477 nginx: worker process │ ├─bfeeb13d01299bc24a50ac1e27b1e57c0d0c1f46de32456714ea1cbddab47fc4 │ │ ├─347256 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] │ │ ├─347770 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─348076 /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/tmp5lyj85nd/privsep.sock │ │ ├─348823 /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/tmplq8ur2yi/privsep.sock │ │ ├─349137 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─349140 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─349287 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/2883cc4c-828f-49c3-982e-4861bee429cc/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/2883cc4c-828f-49c3-982e-4861bee429cc/host --addn-hosts=/var/lib/neutron/dhcp/2883cc4c-828f-49c3-982e-4861bee429cc/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/2883cc4c-828f-49c3-982e-4861bee429cc/opts --dhcp-leasefile=/var/lib/neutron/dhcp/2883cc4c-828f-49c3-982e-4861bee429cc/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-7c096099-83ad-4716-a8ad-8dc6a30f487f,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 │ │ ├─349292 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/36ce5bd9-472d-439d-ac45-bea3e1600ea7/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/36ce5bd9-472d-439d-ac45-bea3e1600ea7/host --addn-hosts=/var/lib/neutron/dhcp/36ce5bd9-472d-439d-ac45-bea3e1600ea7/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/36ce5bd9-472d-439d-ac45-bea3e1600ea7/opts --dhcp-leasefile=/var/lib/neutron/dhcp/36ce5bd9-472d-439d-ac45-bea3e1600ea7/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-50958d85-6f3e-47a9-aa15-3c2bcc9d91b0,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 │ │ ├─349303 haproxy -f /var/lib/neutron/ns-metadata-proxy/2883cc4c-828f-49c3-982e-4861bee429cc.conf │ │ ├─349331 haproxy -f /var/lib/neutron/ns-metadata-proxy/36ce5bd9-472d-439d-ac45-bea3e1600ea7.conf │ │ ├─372210 /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/tmpif686ui7/privsep.sock │ │ └─380110 /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/tmprqzqnpmk/privsep.sock │ ├─f7066bfd8ece726e805430d707c64867ee61d345985ee4dcc772b7e813811de4 │ │ ├─185874 neutron-api: uWSGI master │ │ ├─185961 neutron-api: uWSGI worker 1 │ │ └─185962 neutron-api: uWSGI worker 2 │ ├─46b84792782a2860b70779a049df9c197459c70b07a02e7e39fd78eb69e5b833 │ │ └─40363 /pause │ ├─154c5f40e2850704dcd410bc5c1101cabcf5808d507343dd805a5e9b142d641f │ │ └─65523 /bin/oauth2-proxy │ ├─7e92229b082b4a5fd3d91dce99fa810f316e61b8c822740726010e7020032bf1 │ │ └─275009 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─0819872b6dd33ac54b97f2680cb860b29483eb45b588bc2819b34c7b5508fec3 │ │ └─85241 /usr/local/bin/rook ceph operator │ ├─95b86cff2a633f5f438435e2ea3467ae23382f9d19712703072db62e7210a641 │ │ ├─190842 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190862 /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 -- │ │ ├─190869 erl_child_setup 1048576 │ │ ├─190940 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190941 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190951 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─191222 /bin/sh -s rabbit_disk_monitor │ ├─5dcf90fd3ce5e4251bf687e300d5fc67c5d0a313dfd08c19c206fa7cb97f2402 │ │ └─50046 valkey-server *:6379 │ ├─2ced9efe4d3828cea40df9dc62f99954ebb886b67c3f9eacdf94dfc9ef119f79 │ │ └─47960 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─570810ab1b9de7ffade76f7936af992c31be1d1a47c30086c8c95e8c7d6c41c1 │ │ ├─ 70778 apache2 -DFOREGROUND │ │ ├─ 70823 (wsgi:k -DFOREGROUND │ │ ├─ 70824 (wsgi:k -DFOREGROUND │ │ ├─ 70825 (wsgi:k -DFOREGROUND │ │ ├─ 70826 (wsgi:k -DFOREGROUND │ │ ├─399652 apache2 -DFOREGROUND │ │ └─400028 apache2 -DFOREGROUND │ ├─2f1838d196e7616f51f44d3f3700a90849bc298a4865b1dfddb8586a42f6e374 │ │ └─236964 /pause │ ├─497c31a3adc9f3a3831ba9ede14e71c8e770ce2d97e54efab67de44b2f555a00 │ │ └─54239 /pause │ ├─eefe20486a8b298a149f9ef218e9542f1c4a92403ccda7febee2883833acb9c0 │ │ └─127087 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─f53e535a60ee2a4e26881d97d0687978ab69a4ba17d98866fac6c45a5e468554 │ │ ├─ 45844 /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 │ │ ├─ 45857 /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 │ │ ├─ 46014 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─271448 nginx: worker process │ │ ├─271449 nginx: worker process │ │ └─271450 nginx: cache manager process │ ├─03baea706b6a4826b6a898b79ab59704a0c001a8178b77f53be2408364c37a9d │ │ └─62543 /pause │ ├─901f0fea6491ecc185c372b7dc68c1712db53d5cba80db8744039e1ca02b395a │ │ └─40388 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ └─573d4baa7d2f06e20a22ec9f83137ecbe5a525c3949adb444c1a5eb34743da32 │ └─232576 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount