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 │ │ │ ├─21640 /lib/systemd/systemd --user │ │ │ └─21641 (sd-pam) │ │ └─session-21.scope │ │ ├─21575 sshd: cephadm [priv] │ │ └─21654 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1622 sshd: zuul [priv] │ │ └─1635 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─ 1626 ssh: /home/zuul/.ansible/cp/162.253.55.56-22-zuul [mux] │ ├─417098 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cwnjlxxezdvwlkzzkmzigftxvidceuqw ; /usr/bin/python3'"'"' && sleep 0' │ ├─417099 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-cwnjlxxezdvwlkzzkmzigftxvidceuqw ; /usr/bin/python3' && sleep 0 │ ├─417100 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-cwnjlxxezdvwlkzzkmzigftxvidceuqw ; /usr/bin/python3 │ ├─417101 /bin/sh -c echo BECOME-SUCCESS-cwnjlxxezdvwlkzzkmzigftxvidceuqw ; /usr/bin/python3 │ ├─417102 /usr/bin/python3 │ ├─417103 /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 ip neigh > /tmp/logs/system/ip-neigh.txt bridge fdb show > /tmp/logs/system/bridge-fdb.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 │ └─417105 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─run-r8334cae6d1c14fe4b146791e91e714ba.scope │ │ └─193748 /usr/sbin/libvirtd --listen │ ├─containerd.service … │ │ ├─ 9967 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12294 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2761e3f8f2b0e11c90dad05d7cca778f1e89b2707aaf13373b5536ce2a842d24 -address /run/containerd/containerd.sock │ │ ├─ 12674 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a12ce31f007c0c0b1b5f57b7d380b2dab7b4992cb5cd81bb451486dc95ba9dda -address /run/containerd/containerd.sock │ │ ├─ 18620 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2f4bc0f48dc97f0827fbe604bdea00b4d5c32bffe175d29f7441e888edc47bf6 -address /run/containerd/containerd.sock │ │ ├─ 25197 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6a26bebebaf1cb80765d83a380e00a6fa47a16cb585a329ca5c9db645bd35c29 -address /run/containerd/containerd.sock │ │ ├─ 29795 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 271c834137057791f0c9e559da73571cbca9d1cde813b6e02e9b0434230e937e -address /run/containerd/containerd.sock │ │ ├─ 34600 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0f784fdf0a7a7197c5a042acdc625d4c3ba09f8df74c6271cc928c3e1195bfaf -address /run/containerd/containerd.sock │ │ ├─ 39328 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5d4765fcfabf01e19d6236ac1df8ecb5997ebfbe65841022b35a74ca0ad9de3f -address /run/containerd/containerd.sock │ │ ├─ 41899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48221c4fec608b61f218c5d424393b34bf43f0a39484314f25d590be543fae6f -address /run/containerd/containerd.sock │ │ ├─ 41935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3035990d564d61e35738c5ae11c6d7bf688b058eecba1ae9f03960a2d04504cd -address /run/containerd/containerd.sock │ │ ├─ 41942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a73106ea7a3668c4b3cfea143541268c33e00653857c6129b191f880f69c7d6 -address /run/containerd/containerd.sock │ │ ├─ 41979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ca7b26f994508eac76665d45ef7fe3c777fd95b00439812b5f2930225bf1da7 -address /run/containerd/containerd.sock │ │ ├─ 41981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dec71129e311e8c38fabc48b17a017d2fd3d4eb229d0b736690435ba6559f65 -address /run/containerd/containerd.sock │ │ ├─ 42508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2928b2cff60bdb20f2df9637b75af9c90173e7a9826e3d23d9f3f5d78122c885 -address /run/containerd/containerd.sock │ │ ├─ 43246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32d38dcb08d5ed8aa8ef83b89f80eff075c0522a80b76eaf19863368334071de -address /run/containerd/containerd.sock │ │ ├─ 43285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1465e82c1aa6350dd2d8d88d141a2a44a5c2f815960211563dd97fd5d7c543b6 -address /run/containerd/containerd.sock │ │ ├─ 44608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01d118b7b27b698575def9c54963d74cdae8e30a6548770e160776c311551f33 -address /run/containerd/containerd.sock │ │ ├─ 45046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db14f4c0612577fb643eec4281302dd4f2bac84731fd0fd02fe7557a6f78b102 -address /run/containerd/containerd.sock │ │ ├─ 45111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dcc6574580d1ec02ad2bd8594c944fc5bebd110866a51ae87e97532532b91f1 -address /run/containerd/containerd.sock │ │ ├─ 45511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1871e20476a2a6ac4e6a634f86cba3373dadccef901e67d2af43b23952d53839 -address /run/containerd/containerd.sock │ │ ├─ 45998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbb64958deb22c51d83c8e716cd438488a584430229fb85b974603050d21b525 -address /run/containerd/containerd.sock │ │ ├─ 46060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31612dee74e7a6c29d3f4430cb0adafacdc9153e8536410ad7d3acc0e8ce9839 -address /run/containerd/containerd.sock │ │ ├─ 46117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77d7a05b6f0b39deec1149c1931337dd9c75a56e53c1034a75cf2ba133558843 -address /run/containerd/containerd.sock │ │ ├─ 48154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0e88dc9915432f3c720475b77cb067e9cb6b75c46f83444219c918db7db2f88 -address /run/containerd/containerd.sock │ │ ├─ 48264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 617bfb22567f0f8a6f431586c16d25913ba62c34a196ae424c848c5d48856390 -address /run/containerd/containerd.sock │ │ ├─ 49202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58516c24bcd6467ca6b2aa300ba850a0e297d43f0ee7ca302da4825311279ba9 -address /run/containerd/containerd.sock │ │ ├─ 49248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7ca933c5228fd49e2a48796111af86d6ae782cf63f4f96928eba99e3b9b4529 -address /run/containerd/containerd.sock │ │ ├─ 49620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ab9bba433c38f1eda7bbfa139d0da9e13bb9d318a26cbbf9f540e28cd6ffd46 -address /run/containerd/containerd.sock │ │ ├─ 49955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 758aa03ec41c7be6a61f33f51fd060d71b4ce6f383880819e31bbfc714fd2f41 -address /run/containerd/containerd.sock │ │ ├─ 50220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c80c85013af9de8d53f1291e4e6a040e1d916d8b4cf128fee994935b1bc9cec -address /run/containerd/containerd.sock │ │ ├─ 52476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aad67ed0242eedb71102055dd4299634b7a41861db4803385c40089fa564d697 -address /run/containerd/containerd.sock │ │ ├─ 52645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b070e062781a7e78aa607362b1d53d80b581867c02f87ca67476c51a3128821f -address /run/containerd/containerd.sock │ │ ├─ 57661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f0b6f65227d37d691d81a981b0f64d29f09942f9abe82ed1c3a4f537de3c920 -address /run/containerd/containerd.sock │ │ ├─ 58421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cab658c4abe76e6d76952d7c0a63f4e94db720107a708077ed2a8b6c075d9ab7 -address /run/containerd/containerd.sock │ │ ├─ 58472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd1a6a85067c34422e75bcfb26c04105da1ce5d2fefa659fbfcd1c8ad794bb9a -address /run/containerd/containerd.sock │ │ ├─ 58510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fecfd51839d1db8440634c2e52ae365eac3e0fa419ca89011bc7d331ba290842 -address /run/containerd/containerd.sock │ │ ├─ 58761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c5766376604461e04a64e39409b0aec1dd77821cb29346bf41c40bc5dc592a9 -address /run/containerd/containerd.sock │ │ ├─ 64061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85e433e2a94438a64d471ff91615b1185ef76b16b0af4d9ef8198fb0846299b0 -address /run/containerd/containerd.sock │ │ ├─ 64190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cc84383d79fcff03cfff94dbe83f1e825a0bfb8874a5530ce1e00f86f44ea11 -address /run/containerd/containerd.sock │ │ ├─ 64233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08c69e2e1dc9f1e8dbb7768aa312bc7ebe222eaf174334cde5f81cd6a3545a50 -address /run/containerd/containerd.sock │ │ ├─ 64284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f2aaf5dea9758ac8abdb9dea95e0a42d89ce2ede807dcbb62655704662de2d3 -address /run/containerd/containerd.sock │ │ ├─ 65546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79bbb8016c4beea8081777febda1589162b4953c5915234cad1ccf153f432580 -address /run/containerd/containerd.sock │ │ ├─ 65686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e31a94e4bab613396b3422e8abba4a2cab1715aa30f7d1daab803cfb40eb9ab -address /run/containerd/containerd.sock │ │ ├─ 66063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d570cf27e70d51afe3583d4ea2ecd244ea15ae3c6d798e3f4dc9200fdd85f297 -address /run/containerd/containerd.sock │ │ ├─ 66106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dceb8ec67264ac420d0c2b73782d46222a6eb54b5baf412f26fe54a69b91f27 -address /run/containerd/containerd.sock │ │ ├─ 66209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2343b7521d18479a2f9fa34ea62b969626619f09ab8dcd3e87edc4fb3116ad1 -address /run/containerd/containerd.sock │ │ ├─ 66598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53ca8873c685389332a80c209853cb6b17f8004816df27ebc0219a42ef6eec50 -address /run/containerd/containerd.sock │ │ ├─ 66939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d1efc3dd649cbc51c7fe6968730f7d10fb885332bb066e6b66cb93871b0fe13 -address /run/containerd/containerd.sock │ │ ├─ 67026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca43cfe4b5b27892ecc79b211fc6598d76492bbceea8b2d41cba2762f3ad4b37 -address /run/containerd/containerd.sock │ │ ├─ 67852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff01248b3d9751ec772498e03f22f4765d56184b056c775be9b52ceb54439050 -address /run/containerd/containerd.sock │ │ ├─ 68811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30c790de5984dcb9ffec043bd5bed9dff8d58c258bcebd6d4defd1586a0fb9f5 -address /run/containerd/containerd.sock │ │ ├─ 70543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75a1bc6f02ffbcfe40cddf77d97e75b7f96b189063e5954c6ecff617a7b1be1c -address /run/containerd/containerd.sock │ │ ├─ 72409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a96293d2b053ba2657a9cd33d5d9ada4b99c96f38f0121a08517298aea04ef90 -address /run/containerd/containerd.sock │ │ ├─ 81633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8a981bbab0ff2b42f2724212ecac1295cd501c2f8e06ac751afcd8552e78efb -address /run/containerd/containerd.sock │ │ ├─ 83095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e4546e49a6e2919e0befc6a554b953c6b150480d1558ef3deff88459dddc20b -address /run/containerd/containerd.sock │ │ ├─ 89160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5130ac80628178d13861fb842cb92d7558fe429bf8e692dc814524f26eed85ba -address /run/containerd/containerd.sock │ │ ├─ 96054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40e561b784af8d9aa04bc3ad2f88cff378d3b10549c457bcebf5b20f80914161 -address /run/containerd/containerd.sock │ │ ├─ 99397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 641fbae608b69c6aec10853ba0ab6935917deb600d1ad6a0157af4d6b9d85cb0 -address /run/containerd/containerd.sock │ │ ├─ 99443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 453139adce5516dd1f3a95e802f09c1af3c4f9edc755cd28d698570e0014354a -address /run/containerd/containerd.sock │ │ ├─112961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c741cbc86b7d2d67bbe8b49321f1a8e7dc2e719f6aab1873fb811be265c07ee -address /run/containerd/containerd.sock │ │ ├─114583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 385a3e224e91f4f2c03308486820d9bfaa7609be124e3f9db568b5152972cd53 -address /run/containerd/containerd.sock │ │ ├─114628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d245127f3bd2ae9a42fca894c82ae65099e5cbe89589fe1bf2d039245746ca4d -address /run/containerd/containerd.sock │ │ ├─116548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a506052eb8cd3ae168acf2f0b5c44ad9f77cf70a464aef67a15ed00633eb2626 -address /run/containerd/containerd.sock │ │ ├─118339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0b1045f65ae803384519fcecf3ab80d9e5f5de68330acbd217b502bca7625ea -address /run/containerd/containerd.sock │ │ ├─118388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9935cfd0427334f919a8053dfd5ff1affeb6569a04e2bc9b4da887012bbfc65b -address /run/containerd/containerd.sock │ │ ├─141775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22693149f6a16be5024e1f475bfd141595cd8a27c4a70623d23a33e8416bc985 -address /run/containerd/containerd.sock │ │ ├─141805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c543dddea192024947a64f551d5489368285e05497e71578511e8a964b20b583 -address /run/containerd/containerd.sock │ │ ├─144432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 614976d44e03a171d78694cf998e95225ee01b9e7af349af9ddc066411aae05c -address /run/containerd/containerd.sock │ │ ├─158923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b8beff3db6dedb7183acc02f4055341dbfbad56553ceb5ccff867e0afc2f0c9 -address /run/containerd/containerd.sock │ │ ├─160077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcec060a6f674d8a5e67052a183d49aa7f0873320e9e5e39a954725f2cd56a6f -address /run/containerd/containerd.sock │ │ ├─161175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2232b06eaa9bf5bbb010a901296671c6f7daafb23ddb642405b896c2b6eed064 -address /run/containerd/containerd.sock │ │ ├─161220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 356b309267e35c9675a0ee419a13f07c4260d4212a47cf334f71da71bdcf9252 -address /run/containerd/containerd.sock │ │ ├─161920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7657d295647ceedb5ce53a4badefd1c912f5f62c2d14dd115245c121401dfad9 -address /run/containerd/containerd.sock │ │ ├─163031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaf19f834381009990d2b3ac1ce1946eae733472999fc76ee156c52e3eb22228 -address /run/containerd/containerd.sock │ │ ├─165078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35ec1cce54f557d1307d58ffa499ea3928f9416de6f1f3a7e4ec0b4bea22f993 -address /run/containerd/containerd.sock │ │ ├─165356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e558f8649115671c5864dd5028a99f643d67164795327286b31e0547bf54b90 -address /run/containerd/containerd.sock │ │ ├─165594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a16299d88feed6baf8af378ac8713037e07048a75ca84a74d51d11b01cac971 -address /run/containerd/containerd.sock │ │ ├─165850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9de6f14448d600ede1376a6960e8b99f2d74479fa893621604d299c8c02886f6 -address /run/containerd/containerd.sock │ │ ├─165961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86d0ecf911f547a8d895dd8066ad75905438615dcef804e151ce076b1fbbcab3 -address /run/containerd/containerd.sock │ │ ├─166139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5e311d4b2d24998f8e53e4743b038cb191843a256b7538bac614c9ba72c7b35 -address /run/containerd/containerd.sock │ │ ├─178363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a602259fdc5445d8fbc23c3ad2f7ab7866de38289fa819a7b55c8e2c116dd158 -address /run/containerd/containerd.sock │ │ ├─180201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88eb740de9a3dea1567f243316c0f225462ac4c3881bc6688496b0d1c6588621 -address /run/containerd/containerd.sock │ │ ├─180212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd1af979b0ad9c0bb8b80d782b864d602a633b82d6582e37a07e46c6804083d2 -address /run/containerd/containerd.sock │ │ ├─180335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e99396497066bc1bef37913b366e7b733b2fb40fe67c3a5aaf6a373b44386171 -address /run/containerd/containerd.sock │ │ ├─180580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c9526de1e40ce2bf1b656f86f69323ce53ad298802cf8a13f3296136df24bc7 -address /run/containerd/containerd.sock │ │ ├─186780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05a76f2aa291308f508ea98c0b50b831a02f6dc033b14bcd94c316432f03d0ee -address /run/containerd/containerd.sock │ │ ├─192946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 501a451d49e0d17c09ed65456db94c28918238431a90608f6d3288a3ba0720be -address /run/containerd/containerd.sock │ │ ├─195248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee44cddba1e5017d7ee6b4436b27481cda3127f6138e394fef29c8d0725a1b80 -address /run/containerd/containerd.sock │ │ ├─195305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d61ab602e6e940c8c7ab323f2b0752ed6e5349c85726ae7fdf0e0a82475534c -address /run/containerd/containerd.sock │ │ ├─195356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f62dc4980c941c29ffd8e7e72986537e1a5d06e9450e0b87507b1091dff5e74 -address /run/containerd/containerd.sock │ │ ├─210705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb8ed557abcd7d752c6346d7693903268d85ee14f1d86aaefd8ebe7a5ccaaa36 -address /run/containerd/containerd.sock │ │ ├─219425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5aaf3924cc1849143abccc2e56cc802157fe8c2837ea9e9c24b670dc58a62332 -address /run/containerd/containerd.sock │ │ ├─219452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1bfa73b0d907b2ada325b8f39df114460fe311b5a630b3c63f85f2f5fcc5b56 -address /run/containerd/containerd.sock │ │ ├─219483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b6c90a22a9006eeea1e9bcf1161853c459786f8f37af65c3b982099cc005a97 -address /run/containerd/containerd.sock │ │ ├─219774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3d56064d635a51a4d286a975a0d22da2a99dece978795834b4cc4a8d3e4ea50 -address /run/containerd/containerd.sock │ │ ├─230713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94e42ba6364fbbefddc4550560d0ad047796c324a37251ab9859b1a3fabcf534 -address /run/containerd/containerd.sock │ │ ├─233274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abd8b9e326b58159ada045f6d6e2f96232ddeeff80971c0089b82fb4494af3d5 -address /run/containerd/containerd.sock │ │ ├─234551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af347aa212125d4506a0123cf083b12b6d19d1bb14724102301157afb94614eb -address /run/containerd/containerd.sock │ │ ├─235526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6eec1fd0d0a38cb50f96a606c41d94e1db1696a5875c8db77a2066f3362b017c -address /run/containerd/containerd.sock │ │ ├─236565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e969644b0a966cf735b0a53610b4b67c42cb2564ccc3beddc54a31bbd67d6443 -address /run/containerd/containerd.sock │ │ ├─238786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b44418662f69d069d9b2ca23a0424f9a1e4f50991195073c1d41cab3c214937 -address /run/containerd/containerd.sock │ │ ├─240221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3d55977f16bbf29a2a21b97e85069645e3beeb4de4e6fa3d8aeb3bd2913239e -address /run/containerd/containerd.sock │ │ ├─240265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cda20493fb79b4dfedb315c520d03f8fcfcdd9d82e9483d22077af8d5bc9c97b -address /run/containerd/containerd.sock │ │ ├─249521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3022e93181278d11ccc917c8940dbce68fe8afde2c2c934ac0e660e20e272b23 -address /run/containerd/containerd.sock │ │ ├─250021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfd741dfae61a241f7005ebac915b8a0afe93647ba36e51a69f80d02f1cc7d86 -address /run/containerd/containerd.sock │ │ ├─253319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37c94f67cdee9f6078870fff4de7c3705e71dccfedb5908d65e1ca73f304a836 -address /run/containerd/containerd.sock │ │ ├─259247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef02e97f04f58b441c10d1ec10453f5a84096abe2487b8525d36aea4661b12b9 -address /run/containerd/containerd.sock │ │ ├─259430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96b69c6e135dddac51aace7e1c8f17a92fa719d7f8d3d6accf8d375f3506ab10 -address /run/containerd/containerd.sock │ │ ├─259548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8b935fd29fccaf48fd7521644da7cd25bb83c9e7f8af5440b7b4ae2523f553c -address /run/containerd/containerd.sock │ │ ├─259628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7649c8429c5233fb71e6966e21f6665a36cd64324bf0130ba0d12731186e3ec -address /run/containerd/containerd.sock │ │ ├─271181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cf8454defc8cb93a8cc0ecbf2959b1c8ccb03c7c5deb114e0ea04674a8b0dc3 -address /run/containerd/containerd.sock │ │ ├─273549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ff2c4b46a2911d7654ffb4b6ecc2c6535ad1210e4650b7a8d78359b5a61f783 -address /run/containerd/containerd.sock │ │ └─275263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10b614602c29590e16da72871bb45175cab26f955e73772a8d0159295bcd8406 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1430 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─396 /lib/systemd/systemd-udevd │ ├─docker-5d4765fcfabf01e19d6236ac1df8ecb5997ebfbe65841022b35a74ca0ad9de3f.scope … │ │ ├─39375 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39392 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /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 │ │ │ ├─29502 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29778 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18578 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18598 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.uwwaed.service │ │ │ ├─12584 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.uwwaed/unit.run │ │ │ └─12616 /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-uwwaed --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.uwwaed:/var/lib/ceph/mgr/ceph-instance.uwwaed:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.uwwaed/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.uwwaed -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24907 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25180 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39285 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39305 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34307 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34583 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12225 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12255 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10337 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-271c834137057791f0c9e559da73571cbca9d1cde813b6e02e9b0434230e937e.scope … │ │ ├─29819 /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 │ │ └─29831 /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 │ ├─multipathd.service │ │ └─158624 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42366 /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=unix:///run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.56 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─363 /lib/systemd/systemd-journald │ ├─docker-a12ce31f007c0c0b1b5f57b7d380b2dab7b4992cb5cd81bb451486dc95ba9dda.scope … │ │ ├─12697 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.uwwaed -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12718 /usr/bin/ceph-mgr -n mgr.instance.uwwaed -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-6a26bebebaf1cb80765d83a380e00a6fa47a16cb585a329ca5c9db645bd35c29.scope … │ │ ├─25223 /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 │ │ └─25235 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-2f4bc0f48dc97f0827fbe604bdea00b4d5c32bffe175d29f7441e888edc47bf6.scope … │ │ ├─18646 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18663 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1099 /usr/sbin/uuidd --socket-activation │ ├─docker-0f784fdf0a7a7197c5a042acdc625d4c3ba09f8df74c6271cc928c3e1195bfaf.scope … │ │ ├─34624 /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 │ │ └─34636 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-2761e3f8f2b0e11c90dad05d7cca778f1e89b2707aaf13373b5536ce2a842d24.scope … │ │ ├─12333 /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 │ │ └─12345 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─chrony.service │ │ ├─10844 /usr/sbin/chronyd -F 1 │ │ └─10845 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─158493 /sbin/iscsid │ │ └─158494 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─bb8ed557abcd7d752c6346d7693903268d85ee14f1d86aaefd8ebe7a5ccaaa36 │ │ └─210732 /pause │ ├─0d4a3de525626edc102b9e063885d93caeeb7a7df52e50f3b7e9cf2ee287b48f │ │ ├─189975 neutron-policy-server: uWSGI master │ │ ├─190003 neutron-policy-server: uWSGI worker 1 │ │ └─190005 neutron-policy-server: uWSGI worker 2 │ ├─c543dddea192024947a64f551d5489368285e05497e71578511e8a964b20b583 │ │ └─141837 /pause │ ├─a0d560d8043dcf7af9403187905fc09570e2a4898c65036a4fe2d3fcfdc47f28 │ │ └─69390 /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 │ ├─a516c63d0db773e9776f8e5cee4603aff1835e89f7e9841bf4a5b71000318ae2 │ │ ├─115013 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─115314 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─115316 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─7742d5b6efa689df7c9e240db8abd2c9c10c7531389c45649c140e68f70a6489 │ │ └─45734 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 │ ├─ee44cddba1e5017d7ee6b4436b27481cda3127f6138e394fef29c8d0725a1b80 │ │ └─195281 /pause │ ├─a602259fdc5445d8fbc23c3ad2f7ab7866de38289fa819a7b55c8e2c116dd158 │ │ └─178387 /pause │ ├─b8b935fd29fccaf48fd7521644da7cd25bb83c9e7f8af5440b7b4ae2523f553c │ │ └─259571 /pause │ ├─77d7a05b6f0b39deec1149c1931337dd9c75a56e53c1034a75cf2ba133558843 │ │ └─46145 /pause │ ├─e37713dfb350a6d15c17b26ea69ee522643c6ed1ceb495ee514c1bce98009810 │ │ ├─50478 mysqld --wsrep_start_position=cad67f00-ae5f-11f1-981f-f7aa255918c4:20 │ │ └─50603 /var/lib/mysql/mysql-state-monitor │ ├─a7418d710addbec7713d41956d7dd2d79be66009f9ad69e75ee6f7f758f139b3 │ │ └─67387 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1b6c90a22a9006eeea1e9bcf1161853c459786f8f37af65c3b982099cc005a97 │ │ └─219540 /pause │ ├─86d0ecf911f547a8d895dd8066ad75905438615dcef804e151ce076b1fbbcab3 │ │ └─165983 /pause │ ├─58fe270e33dacfc6f36f553fb2384a4fd04c5ed7f121c99227e4634fa7e6e27f │ │ ├─207014 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─207338 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─207339 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─e7f1bfeda6975a12045b4264cc30372f2823103b480db459caf7da04277e5da6 │ │ └─53039 valkey-server *:26379 [sentinel] │ ├─d245127f3bd2ae9a42fca894c82ae65099e5cbe89589fe1bf2d039245746ca4d │ │ └─114653 /pause │ ├─17e7491b2715da6090fb101490f6c99fb27afd1f4f3be91b4f4d7e8576123754 │ │ └─116320 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─2232b06eaa9bf5bbb010a901296671c6f7daafb23ddb642405b896c2b6eed064 │ │ └─161198 /pause │ ├─cfd4653e815b9ebdf57837d5fb5fac3d7a4b3ac6f5b2cfe5e973b9ab0bc5c3d1 │ │ ├─230347 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230365 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230861 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230862 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406683 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406684 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406685 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406686 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406687 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406688 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406689 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406690 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406691 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406692 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406693 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406695 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406696 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406697 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406698 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406701 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406702 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406703 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406704 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406705 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406706 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406707 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406708 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406709 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406710 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406711 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406712 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406713 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406714 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406715 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─406716 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─905edfaa24d0e20af0aa66522367290c55e5969dde245072a8fb62ab9188b7d3 │ │ ├─162125 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─162391 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─162396 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─416905 sleep 15 │ ├─2928b2cff60bdb20f2df9637b75af9c90173e7a9826e3d23d9f3f5d78122c885 │ │ └─42530 /pause │ ├─50b38cdbf912be1d93b09ee77f207b734e9636cfff760bb4442281cb8a3fd0d7 │ │ └─52728 valkey-server *:6379 │ ├─8f86641219c85b621eeec92a8ea0e484c5d1037f26dd9f33913d2e25462d7485 │ │ └─90232 /usr/local/bin/rook ceph operator │ ├─10b614602c29590e16da72871bb45175cab26f955e73772a8d0159295bcd8406 │ │ └─275295 /pause │ ├─40ecd2fe1055588672863a922bc6396c43fb229a4c77c2e648156bea33529eda │ │ ├─177108 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─177335 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─177336 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─0f853224689a9f4abe938e90aaa86db6c39ecf0da56686a5c152eea9c80fbc83 │ │ └─46276 /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 │ ├─8a7df1f90d299dd7c2e5390234f25b84b4b95da934dc0c63a0fb14bc629d69e1 │ │ ├─178573 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─178591 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─178598 erl_child_setup 1048576 │ │ ├─178645 sh -s disksup │ │ ├─178647 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─178648 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─178653 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─178654 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─178664 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─178867 /bin/sh -s rabbit_disk_monitor │ ├─b3f175b5218fa22f0171e39e6f6c8c6dbcbe03763574447cb133d05dfd57143f │ │ └─58849 nfd-worker -metrics=8081 │ ├─362526f41b27a4e93b737d7ffc4f21c3de4198ea722f865756be0089274aa6fd │ │ └─53115 redis_exporter │ ├─320e1abf7fe4ab8709e1d93642dcf8ef9b22d1cad3473c39668cd04bd4e00c38 │ │ └─238918 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─08c69e2e1dc9f1e8dbb7768aa312bc7ebe222eaf174334cde5f81cd6a3545a50 │ │ └─64264 /pause │ ├─31975979301ec2fa635f13d3d4e39f7565db4e43b4062b7ac066959cd63ad0be │ │ ├─191544 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─191679 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─191680 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─191790 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpwjzfg8jb/privsep.sock │ │ ├─230322 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp1fhd6reb/privsep.sock │ │ ├─230462 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpgsely5fd/privsep.sock │ │ ├─230567 haproxy -f /var/lib/neutron/ovn-metadata-proxy/dff9123d-2f74-4e02-9bed-0c310f133ca5.conf │ │ ├─383968 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─383969 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─d570cf27e70d51afe3583d4ea2ecd244ea15ae3c6d798e3f4dc9200fdd85f297 │ │ └─66088 /pause │ ├─e4c7f4134ebe6c45aba9f5c8b1c4fc96cf1ef4c76b73b26aaea35ece519f5167 │ │ ├─81828 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81845 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─81851 erl_child_setup 1048576 │ │ ├─81904 sh -s disksup │ │ ├─81906 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─81907 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─81908 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81909 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81919 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─82076 /bin/sh -s rabbit_disk_monitor │ ├─cda20493fb79b4dfedb315c520d03f8fcfcdd9d82e9483d22077af8d5bc9c97b │ │ └─240299 /pause │ ├─0f2aaf5dea9758ac8abdb9dea95e0a42d89ce2ede807dcbb62655704662de2d3 │ │ └─64307 /pause │ ├─b0b1045f65ae803384519fcecf3ab80d9e5f5de68330acbd217b502bca7625ea │ │ └─118367 /pause │ ├─c793ef0d8939b5d7441b914a6e55c8e8971fe6e92951fcebc5138cc0bfddeec1 │ │ └─193720 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─8a73106ea7a3668c4b3cfea143541268c33e00653857c6129b191f880f69c7d6 │ │ └─42059 /pause │ ├─a75245aa8ecab6c004db08a24774a18d4a13caa443f72b5dbd8fcf6ede6e879c │ │ ├─189940 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─190431 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─190432 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─190434 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─190435 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─190436 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─190437 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─190438 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─94e42ba6364fbbefddc4550560d0ad047796c324a37251ab9859b1a3fabcf534 │ │ └─230738 /pause │ ├─8279e50ed34a5fe554d4682a19398a9c604a94ef5b9d704a69a33e88fa09dd94 │ │ ├─70887 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70904 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─70910 erl_child_setup 1048576 │ │ ├─71022 sh -s disksup │ │ ├─71024 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─71025 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─71040 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─71041 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─71051 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─71172 /bin/sh -s rabbit_disk_monitor │ ├─70a766c4a62a186a857a8447a5293533766d937fd1c107150e34ae143f000d2e │ │ ├─116674 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─116692 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─116698 erl_child_setup 1048576 │ │ ├─116756 sh -s disksup │ │ ├─116758 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─116759 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─116795 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─116796 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─116806 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─116991 /bin/sh -s rabbit_disk_monitor │ ├─5f849e0662a5b8b4b6829e51e01e8c4b370b20bc361a0e94f81deac7faf96569 │ │ └─236637 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─280654924d1ff5b3cdd0f0a9a605c017565f03231dc8220ec8eb48be252fdec7 │ │ └─69038 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─e99396497066bc1bef37913b366e7b733b2fb40fe67c3a5aaf6a373b44386171 │ │ └─180376 /pause │ ├─3f0b6f65227d37d691d81a981b0f64d29f09942f9abe82ed1c3a4f537de3c920 │ │ └─57684 /pause │ ├─479a347dd88106d4ff75931bd62cfae62fdb4cd4a8cff3166be26060ad3ec0b2 │ │ └─42176 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 │ ├─e431854e25934e35b44b337718eaee3b9b0fea10c70daeb8368690be6b3c706c │ │ ├─142945 /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 │ │ └─143013 /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 │ ├─b51f547c3861fcd45e8d37c601053657f75bdeddb234d5faf26e86b7013a9cc1 │ │ └─42139 etcd --advertise-client-urls=https://162.253.55.56: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://162.253.55.56:2380 --initial-cluster=instance=https://162.253.55.56:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.56:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.56: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 │ ├─76f4e5f21d0d0b46bc2e404e21bf255c8f9ce8a993a15a748a3e76602a43c7ac │ │ └─42556 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─6ff2c4b46a2911d7654ffb4b6ecc2c6535ad1210e4650b7a8d78359b5a61f783 │ │ └─273579 /pause │ ├─05a76f2aa291308f508ea98c0b50b831a02f6dc033b14bcd94c316432f03d0ee │ │ └─186811 /pause │ ├─325d54f585b392bef5df61a3cb1cf76b9d082904916ba8b88d84559a63de51ef │ │ └─68855 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─88eb740de9a3dea1567f243316c0f225462ac4c3881bc6688496b0d1c6588621 │ │ └─180263 /pause │ ├─1951ed5d353ad5ae6ffdbea019e4bc17291e8918dea581b7718ddf9527a3ec4c │ │ └─69458 /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.162-253-55-56.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 │ ├─928c31a2298c3cd0720f5eacb62274270a3df44ade5f216dc029309aa9d2153f │ │ ├─50405 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 │ │ └─51671 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─4e4546e49a6e2919e0befc6a554b953c6b150480d1558ef3deff88459dddc20b │ │ └─83122 /pause │ ├─9a9df77353da58682041b3a0b3f75d08b76f33307b087e8b291a84f1da8aac83 │ │ └─274018 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─1291f4b236eeb73db8847dde7481f2b8231671f7fa339b93e887f2395b27600a │ │ └─69636 /bin/pushgateway │ ├─48221c4fec608b61f218c5d424393b34bf43f0a39484314f25d590be543fae6f │ │ └─41967 /pause │ ├─cab658c4abe76e6d76952d7c0a63f4e94db720107a708077ed2a8b6c075d9ab7 │ │ └─58445 /pause │ ├─903562282f2aa8435bc9b8bff252d24b8cf7ad7472475f9775f88738ad093d5a │ │ ├─181130 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─408396 sleep 300 │ ├─8f62dc4980c941c29ffd8e7e72986537e1a5d06e9450e0b87507b1091dff5e74 │ │ └─195405 /pause │ ├─ad62196fba148b28243ca05257bd368295acd6fd65a2f9559e8c718559078b2b │ │ └─69568 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─1871e20476a2a6ac4e6a634f86cba3373dadccef901e67d2af43b23952d53839 │ │ └─45537 /pause │ ├─6052fbe60dfa9672304296ddc25182b5e14b1ef2c15b5039d18a80b87eaaeb8e │ │ └─64588 /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 │ ├─e3d55977f16bbf29a2a21b97e85069645e3beeb4de4e6fa3d8aeb3bd2913239e │ │ └─240243 /pause │ ├─df20805f27dfe979eb47ed9ff0b55f367dfb271fe2aadb07b96d5c4bfc135e11 │ │ ├─227909 octavia-api: uWSGI master │ │ ├─227922 octavia-api: uWSGI worker 1 │ │ └─227923 octavia-api: uWSGI worker 2 │ ├─acb26d6a892bafcc05beb1757ab10f6434a440ae7f0f3f132546fd0a8a59e71d │ │ └─187595 vector --config /etc/vector/vector.toml │ ├─af347aa212125d4506a0123cf083b12b6d19d1bb14724102301157afb94614eb │ │ └─234575 /pause │ ├─ca43cfe4b5b27892ecc79b211fc6598d76492bbceea8b2d41cba2762f3ad4b37 │ │ └─67053 /pause │ ├─2c2be99172606751841c206c8555cdc1a066297f7647e080feedccd63268865f │ │ └─69796 /bin/oauth2-proxy │ ├─1465e82c1aa6350dd2d8d88d141a2a44a5c2f815960211563dd97fd5d7c543b6 │ │ └─43309 /pause │ ├─32dbea10ae76b43d8b5ce58b0e3dafc218bebc6c06424c65833ed2ce321cda49 │ │ └─269081 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─47e6ab0508dc148344cfcb7992a8362a5776ee4d6f45de3e81a96bcdcc433919 │ │ └─52836 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 │ ├─726cb41a545578add0d28ab1a6966bd0e23e88b2957621ddfdcb0f2cbe92cc60 │ │ └─69812 /bin/oauth2-proxy │ ├─641fbae608b69c6aec10853ba0ab6935917deb600d1ad6a0157af4d6b9d85cb0 │ │ └─99420 /pause │ ├─925e6c44a215c2c6d24a79d634c0623a9523c401aa719b3688152d661c9c99ac │ │ ├─187664 neutron-ovn-network-logging-parser: uWSGI master │ │ └─187683 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─3d82a69d7ff254a04da8fafb9a2c2585116f00b80665ff6198aa8c0c830ebdfb │ │ └─193006 /usr/bin/libvirt-tls-sidecar │ ├─0949fdfc8e9cd62b1709a252f219aecf14ea039284fec0a32b88df8574f37156 │ │ ├─149526 placement-api: uWSGI master │ │ ├─149539 placement-api: uWSGI worker 1 │ │ └─149540 placement-api: uWSGI worker 2 │ ├─8a1e4dd0745315265a9d3dd7b688696232386ab559a37a27acd4055f9d35a11f │ │ └─69493 /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 │ ├─8c80c85013af9de8d53f1291e4e6a040e1d916d8b4cf128fee994935b1bc9cec │ │ └─50243 /pause │ ├─30c790de5984dcb9ffec043bd5bed9dff8d58c258bcebd6d4defd1586a0fb9f5 │ │ └─68834 /pause │ ├─7a16299d88feed6baf8af378ac8713037e07048a75ca84a74d51d11b01cac971 │ │ └─165639 /pause │ ├─13355583ad5e933a44fa0b41364e3460d42857a02d7a5e57a00f5955ab23b944 │ │ ├─249586 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250146 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp1fzd104n/privsep.sock │ │ ├─250149 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250161 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─e969644b0a966cf735b0a53610b4b67c42cb2564ccc3beddc54a31bbd67d6443 │ │ └─236606 /pause │ ├─9606a03d44c8b5aff67b3204586c8d6be01c537436c739dff6ebf434af7abd30 │ │ ├─113400 glance-api: uWSGI master │ │ ├─113414 glance-api: uWSGI worker 1 │ │ └─113415 glance-api: uWSGI worker 2 │ ├─31612dee74e7a6c29d3f4430cb0adafacdc9153e8536410ad7d3acc0e8ce9839 │ │ └─46095 /pause │ ├─642092fa74232546d0f36179cdf6589f108367a9bba68df29a5edc72e9276611 │ │ └─42310 /kube-vip manager │ ├─abd8b9e326b58159ada045f6d6e2f96232ddeeff80971c0089b82fb4494af3d5 │ │ └─233300 /pause │ ├─cd1af979b0ad9c0bb8b80d782b864d602a633b82d6582e37a07e46c6804083d2 │ │ └─180276 /pause │ ├─ab5b13df2c9068244a30e7ea027abdd2af61b0462e8a3cdb00e78c5bab742f0c │ │ ├─207033 heat-api: uWSGI master │ │ ├─207051 heat-api: uWSGI worker 1 │ │ └─207052 heat-api: uWSGI worker 2 │ ├─75a1bc6f02ffbcfe40cddf77d97e75b7f96b189063e5954c6ecff617a7b1be1c │ │ └─70567 /pause │ ├─5130ac80628178d13861fb842cb92d7558fe429bf8e692dc814524f26eed85ba │ │ └─89183 /pause │ ├─4b87c6c0c6b9d79956584ceb83f2e91306d797ea78a4c004440b7ae25c137077 │ │ └─66836 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 │ ├─cea28fa553cb4a1a83e0ec6d9940b0b6ea07d25701e93db6016d786c850f29f3 │ │ ├─128016 cinder-api: uWSGI master │ │ ├─128028 cinder-api: uWSGI worker 1 │ │ └─128029 cinder-api: uWSGI worker 2 │ ├─6c8f8bb4cfa8c43fd5adc79fd1a46616b8478cd27732f27e4bd76494352c87ad │ │ └─142430 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─1dcc6574580d1ec02ad2bd8594c944fc5bebd110866a51ae87e97532532b91f1 │ │ └─45144 /pause │ ├─a750dc576e0088471934b38c3f8bc6aa6235733d71f57fa950617fb9ae2d5cd8 │ │ └─193091 /bin/bash /tmp/libvirt.sh │ ├─79bbb8016c4beea8081777febda1589162b4953c5915234cad1ccf153f432580 │ │ └─65576 /pause │ ├─098764a476d77e3f4d50d6a5aafa97a36b3af40de38280caf84c8d40d479fa7f │ │ ├─67661 nginx: master process nginx -g daemon off; │ │ ├─67681 nginx: worker process │ │ ├─67682 nginx: worker process │ │ ├─67683 nginx: worker process │ │ ├─67684 nginx: worker process │ │ └─67685 nginx: worker process │ ├─1e435647e112218a17b346d61007d7a9f41b7e24b5d1a776313089520a2a8a4b │ │ └─65736 /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 │ ├─614976d44e03a171d78694cf998e95225ee01b9e7af349af9ddc066411aae05c │ │ └─144457 /pause │ ├─b8315c3a0096934891acebc55269e7d643c243533767f9aaffa62c4f2e3e09dd │ │ └─69344 /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 │ ├─359b1921a74587d4707aaba3dcee530d3955b3a8e1dc153c19c2b70dc583db4f │ │ └─100639 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─a27c53ef0db91233c34d7760be3f1947945b7ad2c74fabe98e0607af63d32c36 │ │ └─159759 /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 │ ├─dd5f5c5971847c33378f109ff2541cfdf575ceca13726a8458744d341d479098 │ │ └─42170 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 │ ├─c874065c0f5312c59b844ba41e9e981ff76b3fdb4a822f46a5216132229a28bc │ │ └─99702 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-m74l2 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─6cc84383d79fcff03cfff94dbe83f1e825a0bfb8874a5530ce1e00f86f44ea11 │ │ └─64214 /pause │ ├─bfd741dfae61a241f7005ebac915b8a0afe93647ba36e51a69f80d02f1cc7d86 │ │ └─250047 /pause │ ├─8e90b20374f5b2a96623d0fedab1e35d15c67402ba8e6e66eb118a137759f233 │ │ ├─176246 nova-api: uWSGI master │ │ ├─176260 nova-api: uWSGI worker 1 │ │ └─176261 nova-api: uWSGI worker 2 │ ├─290d42e476334c28761f4f46dc42f84cdfefdc7352388586226e5a6037049ea1 │ │ └─50668 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─53ca8873c685389332a80c209853cb6b17f8004816df27ebc0219a42ef6eec50 │ │ └─66623 /pause │ ├─bd1a6a85067c34422e75bcfb26c04105da1ce5d2fefa659fbfcd1c8ad794bb9a │ │ └─58514 /pause │ ├─32d38dcb08d5ed8aa8ef83b89f80eff075c0522a80b76eaf19863368334071de │ │ └─43271 /pause │ ├─ef02e97f04f58b441c10d1ec10453f5a84096abe2487b8525d36aea4661b12b9 │ │ └─259275 /pause │ ├─400f1bafabab3766b51b478ee63f1d7757e1b4093d665a11255e3a947c6c0ba8 │ │ └─42196 kube-apiserver --advertise-address=162.253.55.56 --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 │ ├─6d1efc3dd649cbc51c7fe6968730f7d10fb885332bb066e6b66cb93871b0fe13 │ │ └─66964 /pause │ ├─3022e93181278d11ccc917c8940dbce68fe8afde2c2c934ac0e660e20e272b23 │ │ └─249544 /pause │ ├─e809f4a31352d33a2ba38a41b3b31fe5a60ea51eeb86dae52674b867893b0c11 │ │ └─58924 nfd-master -crd-controller=true -metrics=8081 │ ├─62699d7eea73b66cf3c2bcd94621155d6ca331cece4200509536fd02a7056da4 │ │ └─58887 nfd-gc -gc-interval=1h │ ├─4648803f0331161333281d659a4f9ede57a88cff93be1b34093cc87075b7703c │ │ ├─65394 python -u /app/sidecar.py │ │ ├─65716 python -u /app/sidecar.py │ │ └─65717 python -u /app/sidecar.py │ ├─d866aa9eac7089f22efb6fd6b2881b7e3af5f6a300eb3a242b266e8526d8b0c1 │ │ ├─191557 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─191774 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpkb64jpwk/privsep.sock │ │ ├─395715 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpbsbeg1pv/privsep.sock │ │ ├─396027 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp4grvwxvy/privsep.sock │ │ ├─396042 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─396043 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─286b77f4abcbe18e87e9aa37bee9373d3d46a4b4e590bc837cca6b79dfb5905e │ │ └─197386 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─b8a981bbab0ff2b42f2724212ecac1295cd501c2f8e06ac751afcd8552e78efb │ │ └─81656 /pause │ ├─1bbbbe33be462b39ab340d01c295a34fdb3b13f6efef038c4504dec6a511430a │ │ └─67823 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─29aa491979504d284c6024dceab6483cb79bf4424b89b5178ab67cc8c2de2e39 │ │ ├─207136 heat-api-cfn: uWSGI master │ │ ├─207156 heat-api-cfn: uWSGI worker 1 │ │ └─207157 heat-api-cfn: uWSGI worker 2 │ ├─48cdcc6119b9d3d1778174b58a4e57745187e62981c1c8406749006d91f967b0 │ │ └─43563 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─5d0dcb84efd238ca55f8da29dad92b20600f7f101995a140a977b2d132874b51 │ │ └─69237 /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.162-253-55-56.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 │ ├─453139adce5516dd1f3a95e802f09c1af3c4f9edc755cd28d698570e0014354a │ │ └─99491 /pause │ ├─1e558f8649115671c5864dd5028a99f643d67164795327286b31e0547bf54b90 │ │ └─165382 /pause │ ├─94c298f5338111a2a06cb73bcb85142bd88752b6a471561ed5804fa91c0fd479 │ │ ├─193245 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─193261 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─193268 erl_child_setup 1048576 │ │ ├─193357 sh -s disksup │ │ ├─193359 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─193360 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─193378 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─193379 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─193389 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─193743 /bin/sh -s rabbit_disk_monitor │ ├─aad67ed0242eedb71102055dd4299634b7a41861db4803385c40089fa564d697 │ │ └─52501 /pause │ ├─385a3e224e91f4f2c03308486820d9bfaa7609be124e3f9db568b5152972cd53 │ │ └─114608 /pause │ ├─4d1d28611093bee87952bdf0705b8aa43364555bf5d40c234e52cb0aae34dc8f │ │ └─46321 /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 │ ├─f7ca933c5228fd49e2a48796111af86d6ae782cf63f4f96928eba99e3b9b4529 │ │ └─49272 /pause │ ├─5e31a94e4bab613396b3422e8abba4a2cab1715aa30f7d1daab803cfb40eb9ab │ │ └─65710 /pause │ ├─862e1354bc620250f6cef451e1b2e9d309b9605373f6ffb589e0be85ab406b73 │ │ ├─ 75808 apache2 -DFOREGROUND │ │ ├─ 75823 (wsgi:k -DFOREGROUND │ │ ├─ 75824 (wsgi:k -DFOREGROUND │ │ ├─ 75825 (wsgi:k -DFOREGROUND │ │ ├─ 75826 (wsgi:k -DFOREGROUND │ │ ├─401939 apache2 -DFOREGROUND │ │ └─416492 apache2 -DFOREGROUND │ ├─4095c436b66f7f006ee9946a8cff5d1e6ff873237a44d17a6592e2bee6c2f71b │ │ └─234971 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─1135623dc81151c1fff1ed56ba6eb07efe1d4d6cdcb531310747ece632f4632a │ │ └─49764 percona-xtradb-cluster-operator │ ├─1a3c65f35f2a7d3aadca61675857fa89c9e528250a792cf2e3661a875c42364f │ │ └─269004 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─0b91e3413ff1293f1e74b01df4811b7b0e982342a0f1584a0d8beb7d22ba439e │ │ ├─96282 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96298 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─96305 erl_child_setup 1048576 │ │ ├─96376 sh -s disksup │ │ ├─96379 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─96380 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─96460 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─96461 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─96471 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─96789 /bin/sh -s rabbit_disk_monitor │ ├─9a6b4dd3e04d0d5402ebda805dd843ef6688c56e577ad2399fd034efc56201ec │ │ └─48742 /server │ ├─9891a789f26c13dc0d38456e7726c2ab9bcf5b36c3127939d8c5f18b642d5c7a │ │ ├─177051 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─177330 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─177331 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─501a451d49e0d17c09ed65456db94c28918238431a90608f6d3288a3ba0720be │ │ └─192971 /pause │ ├─f596e1af5857a7668b87730389dde2bfd5e8700d7edfc84eee3562459d96f4c1 │ │ ├─68519 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68554 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─302ce3497bcc7bdcef5856110e32c53a2415f40cfa536c9947fa0340495764ea │ │ └─69539 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─37c94f67cdee9f6078870fff4de7c3705e71dccfedb5908d65e1ca73f304a836 │ │ └─253344 /pause │ ├─aab8c59ff0cfddf4bb18138e497f2861fddd8d48a665401fc2dae873dd6cb5ac │ │ ├─ 99824 /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 │ │ └─396364 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─2c5766376604461e04a64e39409b0aec1dd77821cb29346bf41c40bc5dc592a9 │ │ └─58784 /pause │ ├─bcec060a6f674d8a5e67052a183d49aa7f0873320e9e5e39a954725f2cd56a6f │ │ └─160104 /pause │ ├─33c346efef6127af7c0b81834258b6fe4a0b2ced58b52b8f429cf32825f4580a │ │ ├─187436 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─187781 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─187792 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─416152 sleep 15 │ ├─b5182b022374dc43135de4816927af278ad241bddcac286336a3e2692b30163f │ │ └─45098 /coredns -conf /etc/coredns/Corefile │ ├─ed87e9444eeff99f94344ea064d29ffcaeec794e05a46e2d2d9f145f850f7df7 │ │ ├─278061 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─278072 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─8897b300ecc2f975e377b9453dd4dfb156c628a120e53af76c49222f2a766f1f │ │ ├─210809 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210829 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─210835 erl_child_setup 1048576 │ │ ├─210918 sh -s disksup │ │ ├─210920 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─210921 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─211007 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─211008 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─211018 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─211284 /bin/sh -s rabbit_disk_monitor │ ├─5cf8454defc8cb93a8cc0ecbf2959b1c8ccb03c7c5deb114e0ea04674a8b0dc3 │ │ └─271204 /pause │ ├─826b4f9292d721e4fedd030723c11a8a8a1cb20ee56ab56189866e0f930f2da4 │ │ └─128573 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─fcda100356ae9abcc73362c61032d7dbcede1415fddcb41a2f79bb317d413f29 │ │ ├─161389 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─161519 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─161538 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─161783 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─416557 sleep 15 │ ├─40e561b784af8d9aa04bc3ad2f88cff378d3b10549c457bcebf5b20f80914161 │ │ └─96077 /pause │ ├─9935cfd0427334f919a8053dfd5ff1affeb6569a04e2bc9b4da887012bbfc65b │ │ └─118418 /pause │ ├─8130758f3a59da2b51a149356343cb036f80235a1c6d250cc09b00896b68c8fa │ │ └─50574 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─01d118b7b27b698575def9c54963d74cdae8e30a6548770e160776c311551f33 │ │ └─44632 /pause │ ├─5aaf3924cc1849143abccc2e56cc802157fe8c2837ea9e9c24b670dc58a62332 │ │ └─219493 /pause │ ├─3b8beff3db6dedb7183acc02f4055341dbfbad56553ceb5ccff867e0afc2f0c9 │ │ └─158948 /pause │ ├─21d8963f3164165c5471bfa9d91f3662b67035d0e8e9569c80c2799c5b2fa58b │ │ └─259817 docker-registry serve /etc/docker-registry/config.yml │ ├─04e860262fbcc3446c2ac6b28cc48bd2bf2625477bd3d63e796e24b4755c0e53 │ │ └─233523 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─58516c24bcd6467ca6b2aa300ba850a0e297d43f0ee7ca302da4825311279ba9 │ │ └─49231 /pause │ ├─db14f4c0612577fb643eec4281302dd4f2bac84731fd0fd02fe7557a6f78b102 │ │ └─45073 /pause │ ├─c2343b7521d18479a2f9fa34ea62b969626619f09ab8dcd3e87edc4fb3116ad1 │ │ └─66248 /pause │ ├─6c9526de1e40ce2bf1b656f86f69323ce53ad298802cf8a13f3296136df24bc7 │ │ └─180604 /pause │ ├─6ab9bba433c38f1eda7bbfa139d0da9e13bb9d318a26cbbf9f540e28cd6ffd46 │ │ └─49646 /pause │ ├─c0327deb8528f0bc3f6a0c658162bcbab08d9522d65d1b0bedcad2d7ba8779be │ │ ├─269259 /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 │ │ └─269425 /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 │ ├─4d6a6993d89123941eb92fb09cc394b31641593ec75cb20a7cc75eba1628c146 │ │ └─44658 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─5955e1a071103d4c7d943484e3ab63599cb0bdda82b71d38df4092954c8401b5 │ │ └─171803 /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 │ ├─17e7e9530c838473595fc0bbdbf7676bd352e67dad7b4b84a0b1626450d7d481 │ │ ├─65359 python -u /app/sidecar.py │ │ ├─65635 python -u /app/sidecar.py │ │ └─65636 python -u /app/sidecar.py │ ├─6b44418662f69d069d9b2ca23a0424f9a1e4f50991195073c1d41cab3c214937 │ │ └─238810 /pause │ ├─617bfb22567f0f8a6f431586c16d25913ba62c34a196ae424c848c5d48856390 │ │ └─48287 /pause │ ├─4d02d4a999a04bec79d08ffa92041f9d7782cccb2130c0873d1e461f57ba9e4c │ │ ├─88476 barbiacan-api: uWSGI master │ │ └─88488 barbiacan-api: uWSGI worker 1 │ ├─85e433e2a94438a64d471ff91615b1185ef76b16b0af4d9ef8198fb0846299b0 │ │ └─64096 /pause │ ├─cbfa7c1a806c8df0c8c781c6cc2520e59c51ccb99fd9aef116fe4cad0b341904 │ │ └─69090 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─ca2f93df7180d6594a631986bb26766f3d21fc0db5e7a15f751bc2cd3e2161d2 │ │ └─275640 /bin/openstack-database-exporter │ ├─63d4e2266c9806a0f38290cbdd3ec9dac4df335a4656a7ff65f6e167c8ff236a │ │ ├─159793 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─159827 /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 │ ├─9dec71129e311e8c38fabc48b17a017d2fd3d4eb229d0b736690435ba6559f65 │ │ └─42068 /pause │ ├─5135f0c6a03c948530ecc2c20548127fb6fdbd0323b3a9d5f84688ff7f918b3d │ │ ├─197358 /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 │ │ ├─383676 /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/tmphpqg9bgk/privsep.sock │ │ ├─383854 /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/tmp329okdff/privsep.sock │ │ └─386994 /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/tmpwv0rf0cg/privsep.sock │ ├─eaf19f834381009990d2b3ac1ce1946eae733472999fc76ee156c52e3eb22228 │ │ └─163055 /pause │ ├─6eec1fd0d0a38cb50f96a606c41d94e1db1696a5875c8db77a2066f3362b017c │ │ └─235550 /pause │ ├─a96293d2b053ba2657a9cd33d5d9ada4b99c96f38f0121a08517298aea04ef90 │ │ └─72431 /pause │ ├─787f96625c3b5287dffa4332e4613f199af2645e3a71af1fdc59711a3d344a37 │ │ ├─249934 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─250255 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─250256 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─fecfd51839d1db8440634c2e52ae365eac3e0fa419ca89011bc7d331ba290842 │ │ └─58544 /pause │ ├─9de6f14448d600ede1376a6960e8b99f2d74479fa893621604d299c8c02886f6 │ │ └─165897 /pause │ ├─a506052eb8cd3ae168acf2f0b5c44ad9f77cf70a464aef67a15ed00633eb2626 │ │ └─116572 /pause │ ├─356b309267e35c9675a0ee419a13f07c4260d4212a47cf334f71da71bdcf9252 │ │ └─161243 /pause │ ├─b2e7644d850984af9202f8a60677c29315529bdd25e4953e9fc8ef23dff32174 │ │ ├─273816 apache2 -DFOREGROUND │ │ ├─276586 (wsgi:h -DFOREGROUND │ │ ├─276587 (wsgi:h -DFOREGROUND │ │ ├─276588 (wsgi:h -DFOREGROUND │ │ ├─276589 (wsgi:h -DFOREGROUND │ │ ├─276590 (wsgi:h -DFOREGROUND │ │ ├─276591 apache2 -DFOREGROUND │ │ └─276592 apache2 -DFOREGROUND │ ├─b070e062781a7e78aa607362b1d53d80b581867c02f87ca67476c51a3128821f │ │ └─52669 /pause │ ├─3035990d564d61e35738c5ae11c6d7bf688b058eecba1ae9f03960a2d04504cd │ │ └─42012 /pause │ ├─7657d295647ceedb5ce53a4badefd1c912f5f62c2d14dd115245c121401dfad9 │ │ └─161945 /pause │ ├─02ca2a769e754f65fcb41832654b145c5513c443f371ddc791861b6c6a3cff3a │ │ ├─161395 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─161433 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─161456 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─161734 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─416559 sleep 15 │ ├─488eefe1ced9aa2045c2386707031ded8bcf9726f5b99836feb8c6a299668f22 │ │ ├─ 48677 /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 │ │ ├─ 48690 /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 │ │ ├─ 48832 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─273236 nginx: worker process │ │ ├─273237 nginx: worker process │ │ └─273238 nginx: cache manager process │ ├─ee6fc5eda8b670883d441935c7b534c017cc304efccf23d17176136771f4636e │ │ └─46234 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─0c741cbc86b7d2d67bbe8b49321f1a8e7dc2e719f6aab1873fb811be265c07ee │ │ └─112984 /pause │ ├─b73e6669a2ab3ae8c88c25b38549a4286d5021c4a6e285e8c68e2d08e4c500ed │ │ └─59107 /secretgen-controller │ ├─43adbdc570d6fbff1b67893bdd17e93fb412b6e250a746906c181ecbfe857489 │ │ └─69671 /bin/memcached_exporter │ ├─2121aa29e53735650febdf2f4df2ef97dd09fe144c136c96ce9039566e1f75a7 │ │ ├─43771 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44148 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─6d61ab602e6e940c8c7ab323f2b0752ed6e5349c85726ae7fdf0e0a82475534c │ │ └─195349 /pause │ ├─ff01248b3d9751ec772498e03f22f4765d56184b056c775be9b52ceb54439050 │ │ └─67882 /pause │ ├─7282471d1d144a6b092b3e1d785e0c89d9cde1c146a3cf1a467c0497bfb6e717 │ │ └─235579 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─35ec1cce54f557d1307d58ffa499ea3928f9416de6f1f3a7e4ec0b4bea22f993 │ │ └─165159 /pause │ ├─8d27e161ee7a1d314d85905231560a3e8822cc381a4d74067e6c67be590f9add │ │ ├─229408 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229830 octavia-worker: ConsumerService worker(0) │ │ └─229833 octavia-worker: ConsumerService worker(1) │ ├─f1bfa73b0d907b2ada325b8f39df114460fe311b5a630b3c63f85f2f5fcc5b56 │ │ └─219518 /pause │ ├─6cff92ab7a78a1a7fa0f66d875941a99e03708c4e9a5ea805a8857daab6daa70 │ │ ├─249775 magnum-api: uWSGI master │ │ ├─249803 magnum-api: uWSGI worker 1 │ │ └─249804 magnum-api: uWSGI worker 2 │ ├─22693149f6a16be5024e1f475bfd141595cd8a27c4a70623d23a33e8416bc985 │ │ └─141807 /pause │ ├─5ca7b26f994508eac76665d45ef7fe3c777fd95b00439812b5f2930225bf1da7 │ │ └─42041 /pause │ ├─ce2fb8c8958e44e8f1da04e726349755a1f3b77a9e84ac2b04725a2640ef1712 │ │ └─45179 /coredns -conf /etc/coredns/Corefile │ ├─97b24940d29266f97b95c2aaa47a1b3a0abab36ffd36b70fe8a9c7081cc28edf │ │ └─69119 /goldpinger --static-file-path /static │ ├─758aa03ec41c7be6a61f33f51fd060d71b4ce6f383880819e31bbfc714fd2f41 │ │ └─49978 /pause │ ├─4562fa06052ab2dd4b365d59b1902cb71ee2cb2373d024b1f79b99b43a0e3e72 │ │ └─49335 /manager --metrics-bind-address=:9782 │ ├─1dceb8ec67264ac420d0c2b73782d46222a6eb54b5baf412f26fe54a69b91f27 │ │ └─66145 /pause │ ├─dbb64958deb22c51d83c8e716cd438488a584430229fb85b974603050d21b525 │ │ └─46025 /pause │ ├─d24180b9db298f6d75195b7f8053aeaccd24e008a4ecc2c5df7d88c7710b3405 │ │ ├─268986 manila-api: uWSGI master │ │ ├─269023 manila-api: uWSGI worker 1 │ │ └─269024 manila-api: uWSGI worker 2 │ ├─ffc6d444a9868145f3cb34b7ece2a9afa9b9405fa7eddd65b118cd03f2318855 │ │ ├─176428 nova-metadata: uWSGI master │ │ ├─176448 nova-metadata: uWSGI worker 1 │ │ └─176449 nova-metadata: uWSGI worker 2 │ ├─6ebdcdf6dc34e81e70eb8d25818107791c674dec945c747118e34ef96c0cd37e │ │ └─64939 /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 │ ├─dc01f08d53cbca3b1bd4eb58969191a81e1594f36aa137ea65e9606d3507b678 │ │ ├─163216 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163235 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─163242 erl_child_setup 1048576 │ │ ├─163289 sh -s disksup │ │ ├─163291 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─163292 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─163293 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─163294 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─163304 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─163530 /bin/sh -s rabbit_disk_monitor │ ├─b7649c8429c5233fb71e6966e21f6665a36cd64324bf0130ba0d12731186e3ec │ │ └─259656 /pause │ ├─96b69c6e135dddac51aace7e1c8f17a92fa719d7f8d3d6accf8d375f3506ab10 │ │ └─259457 /pause │ ├─38537f3285b38d77d7e575c0355c43a4b9a26b6a5259c6cea0ad8138334e1de7 │ │ ├─230854 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230873 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─230879 erl_child_setup 1048576 │ │ ├─230928 sh -s disksup │ │ ├─230930 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─230931 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─230974 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─230975 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─230985 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─231227 /bin/sh -s rabbit_disk_monitor │ ├─80d137349b695c77e4f0a27b328dfe3a90157be3f8e9876928c54cb031ecd62e │ │ ├─253615 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─253638 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─253658 erl_child_setup 1048576 │ │ ├─253724 sh -s disksup │ │ ├─253727 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─253728 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─253753 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─253754 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─253764 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─254558 /bin/sh -s rabbit_disk_monitor │ ├─c5e311d4b2d24998f8e53e4743b038cb191843a256b7538bac614c9ba72c7b35 │ │ └─166163 /pause │ ├─ba87ea276e6b39b016c32234ce0b5c522ace54502586d27b7d93f15da163345c │ │ └─49454 /manager --metrics-bind-address=:8080 │ ├─3ce4679614ee8a57237fc58a6102ea312a38be5d345787517410bb94cdf10cb1 │ │ └─229377 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─a0e88dc9915432f3c720475b77cb067e9cb6b75c46f83444219c918db7db2f88 │ │ └─48185 /pause │ └─a3d56064d635a51a4d286a975a0d22da2a99dece978795834b4cc4a8d3e4ea50 │ └─219797 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount