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 │ │ │ ├─54661 /lib/systemd/systemd --user │ │ │ └─54662 (sd-pam) │ │ └─session-35.scope │ │ ├─54658 sshd: cephadm [priv] │ │ └─54687 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─701 /lib/systemd/systemd --user │ │ └─702 (sd-pam) │ ├─session-64.scope │ │ ├─238224 sshd: zuul [priv] │ │ └─238237 sshd: zuul@notty │ └─session-1.scope │ ├─ 698 sshd: zuul [priv] │ ├─ 715 sshd: zuul@notty │ ├─ 860 /usr/bin/python3 │ ├─238228 ssh: /home/zuul/.ansible/cp/199.19.213.200-22-zuul [mux] │ ├─297953 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cfaalfpcztphowidechfjrovetcpnqdl ; /usr/bin/python3'"'"' && sleep 0' │ ├─297954 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-cfaalfpcztphowidechfjrovetcpnqdl ; /usr/bin/python3' && sleep 0 │ ├─297955 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-cfaalfpcztphowidechfjrovetcpnqdl ; /usr/bin/python3 │ ├─297956 /bin/sh -c echo BECOME-SUCCESS-cfaalfpcztphowidechfjrovetcpnqdl ; /usr/bin/python3 │ ├─297957 /usr/bin/python3 │ ├─297959 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi │ └─297961 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 40 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 19830 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 26899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7295ea994c8f218cd5ca0b9ba480ea375d73e1f61653d1af2fed51e966b3aff8 -address /run/containerd/containerd.sock │ │ ├─ 26903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a416aa08d299352fce93dcd1b8dbd6f6ced138641f02641ca975da42cfb90366 -address /run/containerd/containerd.sock │ │ ├─ 26949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c2c4d0b36e5b0a036d757d2a798ff406079b893827e4791779b2ad5bce7ef76 -address /run/containerd/containerd.sock │ │ ├─ 26961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c38d7a62c8cc2c66e84e6ee5e821e0b85f1dec47079fa7fa38957342bd634f0b -address /run/containerd/containerd.sock │ │ ├─ 26967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1faf85e8e2f0bab6c572d4d9cd4beea85c6b165b99ab7c7c307cbc977e4b12a -address /run/containerd/containerd.sock │ │ ├─ 27715 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c2bf0bf1cbd6e025abd6b696df6fc3793f570b298422c8d807704e89056ad6c -address /run/containerd/containerd.sock │ │ ├─ 28818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baba92d2a1f7797bd05637e1f149b9fad6b34588b57ec213ddb6756282eff3de -address /run/containerd/containerd.sock │ │ ├─ 28831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b344141cdedd3c600e4c1887b41a3ad9011fd35b0cdeaddf196df38eed320295 -address /run/containerd/containerd.sock │ │ ├─ 30445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df7ad8567552a9c6ccd0a703ef791a136e37beeb723bab143c5200ae3d0a4d03 -address /run/containerd/containerd.sock │ │ ├─ 30933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 555d241ca1e4905d5c6026a9ca91b8eb3c2327f0714fa967d13c1be4dc0fd820 -address /run/containerd/containerd.sock │ │ ├─ 30971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6edd838189012d2f84d646d330f463fa244bd26d14a9d37d63fbbf4d50b43d3 -address /run/containerd/containerd.sock │ │ ├─ 35673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5aa00b505394b8280e72c54243ca3b405f3113e6da9da267f56ac67f02354cde -address /run/containerd/containerd.sock │ │ ├─ 35733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 905aefcf5f6c05331e84ca03c03e073a5154a1fbfe5c479b13c0437213bc9f66 -address /run/containerd/containerd.sock │ │ ├─ 36565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba6c43811ae04fa1289d8d1fab0da947edd0c191011d444ecf05f17e904d4487 -address /run/containerd/containerd.sock │ │ ├─ 36876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d51a9efd802c91db671fc46624a83ea663f9a05ab7e55a01d2c9a70b93db96e -address /run/containerd/containerd.sock │ │ ├─ 37012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9574963fcd7659ad88baf8ccc46baac17d0a492021e765d0aebcf8e5ae24f9c -address /run/containerd/containerd.sock │ │ ├─ 37073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af21a9711752f2a343137de5afb3b6caa4a7673668cb685dc4e18e8193199578 -address /run/containerd/containerd.sock │ │ ├─ 37144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df418ef39ddccd0c3779638c4e5900f12c7b41b46d6781ebeb6d0c1a4dd162d2 -address /run/containerd/containerd.sock │ │ ├─ 37500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c68f840d5b413f094d647a3d84f1648a1e4bc66dc10d4108f29be81ebbcaf9d8 -address /run/containerd/containerd.sock │ │ ├─ 37656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5eafecec71d6b8a3a7be8af3228b38a2aa0e5cce8d546d51a7642ef5e2bad58 -address /run/containerd/containerd.sock │ │ ├─ 37784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dfbdde0d92691c9664cbeab9543511561097ca942e147dc271e996112bbe43b -address /run/containerd/containerd.sock │ │ ├─ 38635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5320706498dd9600ef45dc9d5d25906391b1ea0b25158da8777a0837bd50121 -address /run/containerd/containerd.sock │ │ ├─ 38775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91d906524993ad02b94ad00f36a084e2493ddda99c345c752e6dce646576c636 -address /run/containerd/containerd.sock │ │ ├─ 41877 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 28ee9f59e5c96d3ddd2c844190b678ed35259adf57dd9db3054c443cebae1d1a -address /run/containerd/containerd.sock │ │ ├─ 42237 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9c07ed193cdfa928587a32a0749937525fc62e24f687bc4de95e305040df2f2e -address /run/containerd/containerd.sock │ │ ├─ 51898 /usr/bin/containerd-shim-runc-v2 -namespace moby -id faff156232341cd1b234302d0a28500cd4243478b284a22735630e2db58b9b81 -address /run/containerd/containerd.sock │ │ ├─ 59110 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c3becb48bdd4f05300ee322089ad2847009243b76398b018780299469e2d7014 -address /run/containerd/containerd.sock │ │ ├─ 66155 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 513adbd02d70e85da577316cf52763300b7e647c3de5cc00709b85eaaa23c235 -address /run/containerd/containerd.sock │ │ ├─ 73544 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b2ba54e7877b6c4614ab2af5de7d84d1853b6061f7aae7ae7964a051f6ef096a -address /run/containerd/containerd.sock │ │ ├─ 80899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd4110d80db8a22d3000cf0eba8c00a57feb3a944a4c49f1e4bbfc642851c227 -address /run/containerd/containerd.sock │ │ ├─ 81250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d7b68708967ac5a379603b7f97981c6c2e537ea372ace496751540caaa41f20 -address /run/containerd/containerd.sock │ │ ├─ 81462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e4fc2b08d891e8c10ee89c7b20867e5437164ef21e7d0a6726b9d0a75f5c11b -address /run/containerd/containerd.sock │ │ ├─ 83216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78d137660e41d470a83630a37c61d6b9ca359344f27427642af0dc6dda339a8f -address /run/containerd/containerd.sock │ │ ├─ 83820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8cbe8f2df714029038680bef5901ed31c99c8e80e75e9dceb5d3acf87b7e94f -address /run/containerd/containerd.sock │ │ ├─ 83994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 741952f265dcfcdc948d411ede6a0d7f73a86b454a3ae39c642e10e6add78e93 -address /run/containerd/containerd.sock │ │ ├─ 84076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb3157e4dbabbaf5b0790b82f7db0941dc17550c6a571a56940cf1759de9df83 -address /run/containerd/containerd.sock │ │ ├─ 84114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 877b26954249594c19aa745efe877c6c6cac4b9887992d46720dca7d53d5e26f -address /run/containerd/containerd.sock │ │ ├─ 87091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4c533ce5d5d9211777641e1867f2c1b8bfd06acebb5b35b59f292b693828d57 -address /run/containerd/containerd.sock │ │ ├─ 87222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3eba3e358f608a314778e473ad14c5d12443ff1844b31b3146d34c6e03c842db -address /run/containerd/containerd.sock │ │ ├─ 87297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69315149fdfa65d979569e3cf4a03e20cef5977e0b648d57418398c74a72bcdb -address /run/containerd/containerd.sock │ │ ├─ 87654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82abe52db3f46f31c5ba2237691da22053a1a167ab6cb32730814f2adeb96b3c -address /run/containerd/containerd.sock │ │ ├─ 88111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eca8dab61a61b1073439e6f5c91be582b778dc6e6a0d938396b7b7acebc923aa -address /run/containerd/containerd.sock │ │ ├─ 88443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34c94508e33531df65c4498bc08043be1e4a10255eeacddfa49821f14494e359 -address /run/containerd/containerd.sock │ │ ├─ 88545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4598d253aaf0e3c5ac0ec683b80338fb8940a488a1ac345ce3784d6d991379e0 -address /run/containerd/containerd.sock │ │ ├─ 88638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90e8e0fdfe115ff9f49d2bac3570458b20c80899b51d9b00dbc1d871f32e92fb -address /run/containerd/containerd.sock │ │ ├─ 92154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bda58dba9e4a67dd5b5a7a4d50955fbbb03f1a2d00faefb85d5925a02bdd711d -address /run/containerd/containerd.sock │ │ ├─ 92772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3c9d8a7379cf3d689ea4f2f00b3c9ea850a1b780ef782830e8fe5acf7a21b89 -address /run/containerd/containerd.sock │ │ ├─ 98938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8cb4b669b8097540de4148f0e6ebcba7cc348c04d2361581fcc57391c1640ef -address /run/containerd/containerd.sock │ │ ├─100078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3aef9db2eae2dfe945f08d052a6689d2a76feb8cf20fc03f01273817b3cb8076 -address /run/containerd/containerd.sock │ │ ├─102970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad3c8b166e711bc59c91ebcb7c2307444330374374294ff12e62f5ad56c18747 -address /run/containerd/containerd.sock │ │ ├─108208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 580e9a43811be86108c98eedbf80d853220477d825c5e181bf1e7bfbad66b496 -address /run/containerd/containerd.sock │ │ ├─108383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d3a9fdebd4d7567f00b7c84b4926d3ff3f2c55bb72679364236c006cac9e28e -address /run/containerd/containerd.sock │ │ ├─108426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d5a1a8f00530d1092855e1fbdc30cc9de6dacf8ec65ee0d008a9946ba80294d -address /run/containerd/containerd.sock │ │ ├─108460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79e5f8bae8b49a0e73b2c891a72bddf57bfeaf28e9e88210ba7b89fa8cb3ef6a -address /run/containerd/containerd.sock │ │ ├─109625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2abbb17c06cd9ccae88405b25b30f39876a3e4a3b33606b5af9fc976527e9dfa -address /run/containerd/containerd.sock │ │ ├─109765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a9fbc020a7667565fee1232337862883675161279cc12c210040a1884fbbdac -address /run/containerd/containerd.sock │ │ ├─118905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72b8ea1cdab13050a7752bccce3de98cd6cd25eb7e91ad797ad35a4e5d11c497 -address /run/containerd/containerd.sock │ │ ├─119922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c520c968085db0e2bb9d8fd4d1e4f2f3814b2eff3ede6dd6f2003ad1ab2fd4c6 -address /run/containerd/containerd.sock │ │ ├─120160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69e76a30695db70ede54232bd32c62411dc72a70cf7332474a4937ae408bd1ee -address /run/containerd/containerd.sock │ │ ├─120883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9c2e689dd2f16a92e1542c5eea03238799100553e418a1cb7d296b0636900ff -address /run/containerd/containerd.sock │ │ ├─121111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8f02ea3c51a1c447d613dbb4274af6ce9f20b6cd102f79f5d6a906c9797c043 -address /run/containerd/containerd.sock │ │ ├─121994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73901dee75887532bd50692ef5b31e53e047a5234f9ef34cc7bbd4cc45d385c2 -address /run/containerd/containerd.sock │ │ ├─123884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d6f9ab9ed590403c6e4e59ca638223271259c6ace05181e64ea518660c75a4f -address /run/containerd/containerd.sock │ │ ├─126805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ea7b997b6591b91705927ec2916b23d9b7250aeeaf6f2697e1d5640ea7c7835 -address /run/containerd/containerd.sock │ │ ├─126895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdc44a3c71765f757f4c448c3f3ca1387a081f023137d02d4343c6d105578bf6 -address /run/containerd/containerd.sock │ │ ├─126986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ed95054839ce5f07b89d57eb0dea85f1ada97b4d44ef60fa926f56804454278 -address /run/containerd/containerd.sock │ │ ├─127210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a86e648c1bc21f31f7571a5f4cc82640999b7f1d2a2697a5259b413522cc427 -address /run/containerd/containerd.sock │ │ ├─127263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae26ec186085b7ec56865f9d8e61e5baa89bc4eb5774205e7a469b5299c88011 -address /run/containerd/containerd.sock │ │ ├─129485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7af886bffffc92f0698cedf916d9738ce91e61e1cfdd6be272f9e59dccd4c48e -address /run/containerd/containerd.sock │ │ ├─152063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2314417582ddf2c9ff70a8b8cc4584cf3750c1a7026665cfa82e88eeb022148b -address /run/containerd/containerd.sock │ │ ├─152110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af0f7dbb446fa2b0676b31f3a7eaa5b49713692b44f8a8ca11a4bced070a6ba2 -address /run/containerd/containerd.sock │ │ ├─152397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb4e793c49aabe4cd0cde9852b97a1cea0d7c9191fc0ffe766d40709b1d440e3 -address /run/containerd/containerd.sock │ │ ├─158917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d5f90d75383a241d03bb2aaa9754774bc4faefadf3e2c4c060cf0ff7a6bca87 -address /run/containerd/containerd.sock │ │ ├─159123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6269c0b22f566dff988b83abd9d1fc9bb90a35640ea1973fb5a285f4bd64f4f3 -address /run/containerd/containerd.sock │ │ ├─159241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62cdd49ec2c5db1451f631a9e7dba16d584b1acd7fa7520adb151b34ba4c724f -address /run/containerd/containerd.sock │ │ ├─159857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0dbf853eb98bd985a31fa87170861f4fb37f9ef364c4095f5cb041b7f2ba514 -address /run/containerd/containerd.sock │ │ ├─164346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52fa0f4ec1c74dc05a4a350153f4fff70546602a2d1178e46dd7d5a03a7011df -address /run/containerd/containerd.sock │ │ ├─165982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d00add88b77d8cfa2dd282e72e4df2228fb62d7ee7c3399d7b407876b0151eb -address /run/containerd/containerd.sock │ │ ├─166239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 066ac59420a0744b2fec12d3f9933213a48524b749444c3badb68e14a6a3e7c3 -address /run/containerd/containerd.sock │ │ ├─166339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41f790447492bc6823a5c388fd3fc8c12ef0a5e1cdf1c0acb487e5de84778127 -address /run/containerd/containerd.sock │ │ ├─166388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d6cf6cbcc1a298a3c32b46f4b32319b737e4cbff50b718fba6e1ac46377d60a -address /run/containerd/containerd.sock │ │ ├─166616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 745965be8ea640070ab8176a98207a67be2de56c95b65271ff30adac87977356 -address /run/containerd/containerd.sock │ │ ├─167149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3eb93c5106337ea9abcf6d0707be73ac82a3b816baebfde7b68596b8f6da7c03 -address /run/containerd/containerd.sock │ │ ├─168502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c30574adf1d3f131cb913e045bc9fdd9cb88814a2470053d2fcfae67afdc6e2d -address /run/containerd/containerd.sock │ │ ├─168541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a3041ef67b7a116bac66b901d6c707c7af7c71a529fcbf0c172b35df1bb87b6 -address /run/containerd/containerd.sock │ │ ├─169598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be0b5b645fa4d13e19fdf35b7587e792477fc32d0b370254f53bdbb7a4d01e87 -address /run/containerd/containerd.sock │ │ ├─172068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ea4de18b6dc5b19156d3f3536afb48ab16510c8790828ff7f2dda090c7502e8 -address /run/containerd/containerd.sock │ │ ├─174781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 434af08cc1886c99e87b503ad8edb49bd5686101a110fd52ac72d7b64fa6000b -address /run/containerd/containerd.sock │ │ ├─174819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de4835e9d07aa6c243518242df353ee53262e3c3414e0eb2bbf9124f3a5a8749 -address /run/containerd/containerd.sock │ │ ├─176240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6a9c70ac2289ef5372a6593f20f6ad2769de01bf0dfa73c2b458263eb46d44d -address /run/containerd/containerd.sock │ │ ├─176315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a06fc2222c4ecfd0de57970666effc477cea6d15fd186fc7cf6fd710ac5d239b -address /run/containerd/containerd.sock │ │ ├─187454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9019813da2d0910a2e7b5f9fb5f352681bf71a375312b83439997784af1b9523 -address /run/containerd/containerd.sock │ │ ├─187903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fa0fe93ac5808603e9f1f16f1e1aa2599cd31a5bcab0a4fecd43b00440f383b -address /run/containerd/containerd.sock │ │ ├─189801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55baa2c07df4e979e04d8eac8139a14a92586f9a7d11825047d7c4a2c7df3899 -address /run/containerd/containerd.sock │ │ ├─192086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0fc33a70e7e1e44b1cc6aa1491dae6ac7b8efd9c6ec73abfbdc8753ae254581 -address /run/containerd/containerd.sock │ │ ├─192136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 648f9a9b529efebffbd055889ab2b4cb0fa984f955776bd03fb1cc52a3671569 -address /run/containerd/containerd.sock │ │ ├─192187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74e7fa98a40a89e10467853a4d976b22a067840915893f68d4695e0da091caf2 -address /run/containerd/containerd.sock │ │ ├─192483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30cc3ec0772ac082f39fa1d70fe5b1516c54b9844e104868c524bfecc517dcfd -address /run/containerd/containerd.sock │ │ ├─192528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae1d3ed2ee4c9a3d4e7aa53b52c0e974e4847b14186e27fbd4607abc12e0f2cd -address /run/containerd/containerd.sock │ │ ├─193198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1ecfd698acbffec1e52f876d4fac4622f1a2cd21a6b93f0a662428feb5f733d -address /run/containerd/containerd.sock │ │ ├─207981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d6d5547f2b50cd7d40af6cdea11972ba672bcfa5191274c16a318604911bbe8 -address /run/containerd/containerd.sock │ │ ├─209719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe5bd8e2c34bbaf381be20ae6bd06e1d18b76481679b9e9244f9a7bf99c854ad -address /run/containerd/containerd.sock │ │ ├─210485 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 384a6b9a71c8a8fd7cdbccc2b2b6cec42de5c53d558a38cf7db77ec37b99a934 -address /run/containerd/containerd.sock │ │ ├─210786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a31b1067801cab32d0cc34bef0ba1909608a26a66ea7008b2a96180e0f668dc -address /run/containerd/containerd.sock │ │ ├─218471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5602bb9750c42bf62a6f2489181b1ce72a04d2381fcd4e2adc18e2a73152273d -address /run/containerd/containerd.sock │ │ ├─218660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0f6ccd73340681648da78f27a5daa859ddab53c2af84a9a8ddcaedb31956d3c -address /run/containerd/containerd.sock │ │ ├─218745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66cd00cb3f18b47cf7802b4fbd678137617264e299c824043b079bea4c811906 -address /run/containerd/containerd.sock │ │ ├─218805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0546b93059db2d690d9a60358484202beb6d927c74d7f4455a47d43f22ac3800 -address /run/containerd/containerd.sock │ │ ├─223761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c4b06529f3a42434a3730fca7529e6830de8119d44a5f84312d2f679685366c -address /run/containerd/containerd.sock │ │ ├─223798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 762289ce8a07a1e8509dccc1b007e0415039e0fee810fef569118ee77796e41b -address /run/containerd/containerd.sock │ │ ├─223886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93d56852ad03c3679a5de7b1f60eeb6f3fd2d0c1bf614c9b1b48e4cecad44eeb -address /run/containerd/containerd.sock │ │ └─224119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2a07bc896a7aff92e4ad1c6862c50c163359fdfe553397c8d93d914688115aa -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1184 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─517 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─65754 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─66137 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─51858 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─51877 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.hzuwtu.service │ │ │ ├─42154 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hzuwtu/unit.run │ │ │ └─42182 /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-hzuwtu --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hzuwtu:/var/lib/ceph/mgr/ceph-instance.hzuwtu:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.hzuwtu/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.hzuwtu -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 │ │ │ ├─58703 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─59093 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─73145 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─73526 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─41789 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─41819 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─run-r8d0b49da69444fa683de347fed8a593d.scope │ │ └─199393 /usr/sbin/libvirtd --listen │ ├─docker.service … │ │ └─20579 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-28ee9f59e5c96d3ddd2c844190b678ed35259adf57dd9db3054c443cebae1d1a.scope … │ │ ├─41901 /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 │ │ └─41920 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─multipathd.service │ │ └─18412 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─27349 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.200 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-513adbd02d70e85da577316cf52763300b7e647c3de5cc00709b85eaaa23c235.scope … │ │ ├─66178 /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 │ │ └─66191 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─docker-b2ba54e7877b6c4614ab2af5de7d84d1853b6061f7aae7ae7964a051f6ef096a.scope … │ │ ├─73568 /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 │ │ └─73580 /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 │ ├─ssh.service │ │ ├─ 645 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─297731 sshd: unknown [priv] │ │ └─297732 sshd: unknown [net] │ ├─docker-9c07ed193cdfa928587a32a0749937525fc62e24f687bc4de95e305040df2f2e.scope … │ │ ├─42263 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.hzuwtu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─42282 /usr/bin/ceph-mgr -n mgr.instance.hzuwtu -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-c3becb48bdd4f05300ee322089ad2847009243b76398b018780299469e2d7014.scope … │ │ ├─59134 /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 │ │ └─59146 /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 │ ├─uuidd.service │ │ └─8017 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─21149 /usr/sbin/chronyd -F 1 │ │ └─21150 /usr/sbin/chronyd -F 1 │ ├─docker-faff156232341cd1b234302d0a28500cd4243478b284a22735630e2db58b9b81.scope … │ │ ├─51925 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─51944 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─18625 /sbin/iscsid │ │ └─18626 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─68b8a9ad3060fc225ab3f00048d700a557dbc40d5b025718c310536ca814d836 │ │ ├─203394 neutron-policy-server: uWSGI master │ │ ├─203408 neutron-policy-server: uWSGI worker 1 │ │ └─203409 neutron-policy-server: uWSGI worker 2 │ ├─784baa158e1950fe5b75a4e0633f56d79d93c221d4a614890c2f61c07ce3b817 │ │ └─88529 valkey-server *:6379 │ ├─066ac59420a0744b2fec12d3f9933213a48524b749444c3badb68e14a6a3e7c3 │ │ └─166289 /pause │ ├─96032c9ab6ba5c407ccbb346d795bf803f49e533c5f987579d6d6dbe35ad8b72 │ │ ├─192766 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─290464 sleep 300 │ ├─bb2692205ede801b18d2eaed57eeea7fc794a1d237bcc70c0ea3b78167a57ac3 │ │ └─206569 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─7a1d0e1b5f8204b07a3a6c97b541c5031096601cfdbab0b40187846a1d47df23 │ │ └─37332 /usr/local/bin/rook ceph operator │ ├─3638e4cc180230b238568e614c40a92e42470e536a2fa78bd57012a81afbd06b │ │ ├─160005 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160029 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─160055 erl_child_setup 1048576 │ │ ├─160265 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160266 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160281 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160638 /bin/sh -s rabbit_disk_monitor │ ├─648f9a9b529efebffbd055889ab2b4cb0fa984f955776bd03fb1cc52a3671569 │ │ └─192214 /pause │ ├─69818fe2b68e0c70b06ee486b80ce1bca998958f714097da59013b0debd732f8 │ │ ├─88859 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 │ │ └─90933 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 │ ├─f9b3453b686ce95303322d3536f786aea5eff8d0391b8bc30b660a059eedc03b │ │ └─178890 /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 │ ├─3c2bf0bf1cbd6e025abd6b696df6fc3793f570b298422c8d807704e89056ad6c │ │ └─27745 /pause │ ├─580e9a43811be86108c98eedbf80d853220477d825c5e181bf1e7bfbad66b496 │ │ └─108252 /pause │ ├─c0fc33a70e7e1e44b1cc6aa1491dae6ac7b8efd9c6ec73abfbdc8753ae254581 │ │ └─192163 /pause │ ├─7d5f90d75383a241d03bb2aaa9754774bc4faefadf3e2c4c060cf0ff7a6bca87 │ │ └─158941 /pause │ ├─1ea4de18b6dc5b19156d3f3536afb48ab16510c8790828ff7f2dda090c7502e8 │ │ └─172093 /pause │ ├─e68d66a6da03069ea64cbd3909a3696253e4035ac4e68eae1e4d6088b4c06099 │ │ └─37734 nfd-worker -metrics=8081 │ ├─11a460fb4c6adb09c62c5d40aebd2f2d02a67e5f9ff8a444dac84c864ab8b5dc │ │ ├─210983 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─211001 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─211007 erl_child_setup 1048576 │ │ ├─211262 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211263 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211274 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─211483 /bin/sh -s rabbit_disk_monitor │ ├─c00d6052f3df0db7fdb456cf34e39b7e47b7acd5714bf2e38af94119f6ae2129 │ │ ├─153923 /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 │ │ └─154337 /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 │ ├─d6a9c70ac2289ef5372a6593f20f6ad2769de01bf0dfa73c2b458263eb46d44d │ │ └─176268 /pause │ ├─8d96039bf08660afd400532978806b0abcb040d90362e030ebf542cedb45803e │ │ └─256444 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─55baa2c07df4e979e04d8eac8139a14a92586f9a7d11825047d7c4a2c7df3899 │ │ └─189826 /pause │ ├─aa9dee7c30e068c1a2b43bdf33e58b904327b77db951a8435faac893a4c6fbc0 │ │ └─88690 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─4598d253aaf0e3c5ac0ec683b80338fb8940a488a1ac345ce3784d6d991379e0 │ │ └─88580 /pause │ ├─47d629c7540838069095f787069a55d8e80e79816e822c69d397f27b5ed0c23f │ │ └─110054 /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 │ ├─6d6f9ab9ed590403c6e4e59ca638223271259c6ace05181e64ea518660c75a4f │ │ └─123909 /pause │ ├─582787d22039fa1ba4a0c5332c85b26e493ffdfa1c460e93383778a6b454e6f1 │ │ ├─190036 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190053 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─190059 erl_child_setup 1048576 │ │ ├─190151 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190152 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190162 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─190436 /bin/sh -s rabbit_disk_monitor │ ├─543349b2037421e9a9a616c561784666e8323ac61be5b8ef9120bfd7aa81caf4 │ │ ├─185095 nova-metadata: uWSGI master │ │ ├─185108 nova-metadata: uWSGI worker 1 │ │ └─185109 nova-metadata: uWSGI worker 2 │ ├─7295ea994c8f218cd5ca0b9ba480ea375d73e1f61653d1af2fed51e966b3aff8 │ │ └─26989 /pause │ ├─555d241ca1e4905d5c6026a9ca91b8eb3c2327f0714fa967d13c1be4dc0fd820 │ │ └─30956 /pause │ ├─b22ac120a85dae8ddeaebd361f2675810d6de23ede6db1a8879450a8e3dcf5a6 │ │ └─108340 /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 │ ├─cb274fd32ea0e79a623be0f2a57b063d609fa9ff342433e628104c8465a95d25 │ │ ├─231248 /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 │ │ └─231502 /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 │ ├─434af08cc1886c99e87b503ad8edb49bd5686101a110fd52ac72d7b64fa6000b │ │ └─174805 /pause │ ├─6219ddbc11cd1bab02f79acc609be21a4d1d5b79f97e03345bd314168cac09c5 │ │ ├─175331 /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 │ │ └─255309 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─a7c34a85b3255aef0833813c01ec2eb482752cad7471c3e68f5ddf8a979b261e │ │ └─110748 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─69315149fdfa65d979569e3cf4a03e20cef5977e0b648d57418398c74a72bcdb │ │ └─87328 /pause │ ├─c8cbe8f2df714029038680bef5901ed31c99c8e80e75e9dceb5d3acf87b7e94f │ │ └─83850 /pause │ ├─62cdd49ec2c5db1451f631a9e7dba16d584b1acd7fa7520adb151b34ba4c724f │ │ └─159270 /pause │ ├─8203c6af4bfc57387c5fe53b688c71fc2e8cd1b7c55b7ae5cdb822eca419f7a5 │ │ ├─236000 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─236526 octavia-worker: ConsumerService worker(0) │ │ └─236529 octavia-worker: ConsumerService worker(1) │ ├─b35678c5e4d708e3c058b8910b995041a6775300b8ffae102c7280faca25038f │ │ └─253813 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─2314417582ddf2c9ff70a8b8cc4584cf3750c1a7026665cfa82e88eeb022148b │ │ └─152087 /pause │ ├─f0e5a0192e692aabed4d5e5ea29db46d2e296fe3e4e95ed4680c18f1cf7a2242 │ │ └─175200 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-8gb2h --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─ae1d3ed2ee4c9a3d4e7aa53b52c0e974e4847b14186e27fbd4607abc12e0f2cd │ │ └─192552 /pause │ ├─a0f6ccd73340681648da78f27a5daa859ddab53c2af84a9a8ddcaedb31956d3c │ │ └─218687 /pause │ ├─5bb5a3af89a6dc6d951d5f819539c4720e38befe1a2d879e5a171d89f8bc8018 │ │ ├─159235 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─159927 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─159929 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─74e7fa98a40a89e10467853a4d976b22a067840915893f68d4695e0da091caf2 │ │ └─192231 /pause │ ├─3eb93c5106337ea9abcf6d0707be73ac82a3b816baebfde7b68596b8f6da7c03 │ │ └─167186 /pause │ ├─68a45d8ebae771731d9a07732c1adf7c4145cac1c328e0782b7fbf309c5957f1 │ │ ├─136248 placement-api: uWSGI master │ │ ├─136292 placement-api: uWSGI worker 1 │ │ └─136294 placement-api: uWSGI worker 2 │ ├─b0d7f16efaade7911d348d2782a96e90aeab16fa821e4f327b6cef82b5b1264b │ │ └─37266 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─228947bb9e271b1df0e63b9298c26bed552a19a00911afaeaef7c4e91fef6f03 │ │ └─38866 /server │ ├─be0b5b645fa4d13e19fdf35b7587e792477fc32d0b370254f53bdbb7a4d01e87 │ │ └─169622 /pause │ ├─c32e316461cc4150750d250dba1e346d6d32c144bb3ecc48a803d608032afaeb │ │ └─37911 nfd-master -crd-controller=true -metrics=8081 │ ├─00f75c3f9137aafb9f77f285ce77b578cee01618e5cd53d2209755cc81258607 │ │ ├─100352 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─100369 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─100375 erl_child_setup 1048576 │ │ ├─100422 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─100423 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─100433 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─100501 /bin/sh -s rabbit_disk_monitor │ ├─df7ad8567552a9c6ccd0a703ef791a136e37beeb723bab143c5200ae3d0a4d03 │ │ └─30472 /pause │ ├─5ea7b997b6591b91705927ec2916b23d9b7250aeeaf6f2697e1d5640ea7c7835 │ │ └─126828 /pause │ ├─693db30184e3b3c054262acde4a1dc574fa4a3f0cc56f44d741a46c8694087bd │ │ └─176081 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─877b26954249594c19aa745efe877c6c6cac4b9887992d46720dca7d53d5e26f │ │ └─84139 /pause │ ├─4dfbdde0d92691c9664cbeab9543511561097ca942e147dc271e996112bbe43b │ │ └─37813 /pause │ ├─af0f7dbb446fa2b0676b31f3a7eaa5b49713692b44f8a8ca11a4bced070a6ba2 │ │ └─152150 /pause │ ├─635760ed5b841ea3b75b1777a4567528cb17fd3e9c7ccb6fca8b71944003eb3e │ │ └─231028 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─6269c0b22f566dff988b83abd9d1fc9bb90a35640ea1973fb5a285f4bd64f4f3 │ │ └─159147 /pause │ ├─5746e3743d64eb8a4e20d79558d18e534018979e34a1ab22ad06ae3338c96d30 │ │ └─87524 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ff3bf30b2fefbd1dde216635884581036124d5893d9a8696742ac566a5a75f30 │ │ └─231230 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─7fe9347f44b62f1339e361514a26a7fce155739350eea86efbcc608a6b4c953b │ │ ├─29618 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─30026 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─e1ecfd698acbffec1e52f876d4fac4622f1a2cd21a6b93f0a662428feb5f733d │ │ └─193222 /pause │ ├─8c179cb094df94daa43a4e1f0bdbcde2a294fff9e6560b608b0ccbbbb2f90c60 │ │ └─88743 redis_exporter │ ├─a04b7c0960b25c92f76b34db1728b6e02cde0cd37d9b2d395ccb4f226b527b32 │ │ ├─203347 neutron-api: uWSGI master │ │ ├─203380 neutron-api: uWSGI worker 1 │ │ └─203381 neutron-api: uWSGI worker 2 │ ├─bdc44a3c71765f757f4c448c3f3ca1387a081f023137d02d4343c6d105578bf6 │ │ └─126938 /pause │ ├─2c2c4d0b36e5b0a036d757d2a798ff406079b893827e4791779b2ad5bce7ef76 │ │ └─27040 /pause │ ├─3359966adcd322b7905f7ee1f614e330c86fad27775a3c13af47e1d77a01f782 │ │ └─36994 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─e347ac7a2b04dd39e5a225a90770ee03552a8dbc1f47b179f49c3c01d9e90081 │ │ └─31028 /coredns -conf /etc/coredns/Corefile │ ├─e2a07bc896a7aff92e4ad1c6862c50c163359fdfe553397c8d93d914688115aa │ │ └─224146 /pause │ ├─d7ca8ae7a63deeec731418972b38088da7597f9fa4992fb81bb647488bb75767 │ │ ├─153390 glance-api: uWSGI master │ │ ├─153403 glance-api: uWSGI worker 1 │ │ └─153404 glance-api: uWSGI worker 2 │ ├─a04714582e17eb87a0d631ab5edb5611110396b75b219eb57cd0c45e0311d5bf │ │ └─37836 /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 │ ├─e5eafecec71d6b8a3a7be8af3228b38a2aa0e5cce8d546d51a7642ef5e2bad58 │ │ └─37681 /pause │ ├─64b03ded8a69179c46ac49150537aaa6a1ebf63acba0bf8782423f6fad947c9b │ │ └─37254 /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 │ ├─d8cb4b669b8097540de4148f0e6ebcba7cc348c04d2361581fcc57391c1640ef │ │ └─98962 /pause │ ├─24c3f88878def647fb7c09e7fffa3a027f95f9d9cc8b38a101e33e571adf6a4e │ │ ├─210305 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210322 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─210329 erl_child_setup 1048576 │ │ ├─210621 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210622 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210633 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─211344 /bin/sh -s rabbit_disk_monitor │ ├─34aa2ac49abb2b8a6714b2fdefd828ce4e34570ea6f25590407e2ecce0fd7deb │ │ └─253916 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 │ ├─52fa0f4ec1c74dc05a4a350153f4fff70546602a2d1178e46dd7d5a03a7011df │ │ └─164376 /pause │ ├─eabb776a73fc2dda479de7bc6407b1d295ba8ca2fbdbfec811b596ee8998534a │ │ ├─204732 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) │ │ ├─207582 /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/tmpic_6wje2/privsep.sock │ │ ├─213931 /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/tmpnxngjuaq/privsep.sock │ │ ├─236847 /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/tmptj9iigv3/privsep.sock │ │ ├─237054 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─237055 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─237072 haproxy -f /var/lib/neutron/ovn-metadata-proxy/af630987-189a-4dbc-b946-1e67d21636b3.conf │ ├─762289ce8a07a1e8509dccc1b007e0415039e0fee810fef569118ee77796e41b │ │ └─223845 /pause │ ├─9019813da2d0910a2e7b5f9fb5f352681bf71a375312b83439997784af1b9523 │ │ └─187478 /pause │ ├─7d51a9efd802c91db671fc46624a83ea663f9a05ab7e55a01d2c9a70b93db96e │ │ └─36905 /pause │ ├─233c256fb154fbdc2d8a0b40df03f00bae4b2ceae9a86e2f7a1da8481b21948d │ │ └─37606 nfd-gc -gc-interval=1h │ ├─90e8e0fdfe115ff9f49d2bac3570458b20c80899b51d9b00dbc1d871f32e92fb │ │ └─88661 /pause │ ├─7a86e648c1bc21f31f7571a5f4cc82640999b7f1d2a2697a5259b413522cc427 │ │ └─127237 /pause │ ├─ad3c8b166e711bc59c91ebcb7c2307444330374374294ff12e62f5ad56c18747 │ │ └─103002 /pause │ ├─905aefcf5f6c05331e84ca03c03e073a5154a1fbfe5c479b13c0437213bc9f66 │ │ └─35755 /pause │ ├─5602bb9750c42bf62a6f2489181b1ce72a04d2381fcd4e2adc18e2a73152273d │ │ └─218496 /pause │ ├─f0230401f88f4b5e0cab807e5d163e690106642d0545741dfeafdaae8b17471c │ │ └─253965 /kube-vip manager │ ├─073092becba3b6f1d2b4b38dfadf99a604d4777c43bacb1b46f04426ff33e9d2 │ │ ├─194312 neutron-ovn-network-logging-parser: uWSGI master │ │ └─194347 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─3d5a1a8f00530d1092855e1fbdc30cc9de6dacf8ec65ee0d008a9946ba80294d │ │ └─108468 /pause │ ├─d9574963fcd7659ad88baf8ccc46baac17d0a492021e765d0aebcf8e5ae24f9c │ │ └─37038 /pause │ ├─a416aa08d299352fce93dcd1b8dbd6f6ced138641f02641ca975da42cfb90366 │ │ └─27006 /pause │ ├─bb3157e4dbabbaf5b0790b82f7db0941dc17550c6a571a56940cf1759de9df83 │ │ └─84101 /pause │ ├─6fdad137e0384ae7351a48fe3d4af31635621184bb54b48d325c778f237d230f │ │ └─81323 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 │ ├─0546b93059db2d690d9a60358484202beb6d927c74d7f4455a47d43f22ac3800 │ │ └─218832 /pause │ ├─5aa00b505394b8280e72c54243ca3b405f3113e6da9da267f56ac67f02354cde │ │ └─35699 /pause │ ├─c520c968085db0e2bb9d8fd4d1e4f2f3814b2eff3ede6dd6f2003ad1ab2fd4c6 │ │ └─119965 /pause │ ├─42a289adddc340d337193097b9c92793ecd4c5124b34154199b540bd26adcf1f │ │ └─168619 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─df418ef39ddccd0c3779638c4e5900f12c7b41b46d6781ebeb6d0c1a4dd162d2 │ │ └─37185 /pause │ ├─ec3ff7832bce5a3384e2e0552f2fc42b672ebe46a593a93d9dd29151c5c5b9a0 │ │ └─35782 /goldpinger --static-file-path /static │ ├─8f532e21f321018c44baa8d24c01d31f47ed42d8d3a04eafb5ea1f7cce0d99ff │ │ ├─88988 mysqld --wsrep_start_position=930fbc02-3c7e-11f1-989e-d38a14453225:20 │ │ └─89113 /var/lib/mysql/mysql-state-monitor │ ├─69e76a30695db70ede54232bd32c62411dc72a70cf7332474a4937ae408bd1ee │ │ └─120192 /pause │ ├─41f790447492bc6823a5c388fd3fc8c12ef0a5e1cdf1c0acb487e5de84778127 │ │ └─166371 /pause │ ├─5b52acf953ee8e3b09633f6f1e06581406f51113d8a43ec17909bf2995b3ebcf │ │ └─31067 /coredns -conf /etc/coredns/Corefile │ ├─b1e18b7233bfdec5b0cc6189f6e91c5465ed1f5706abee530cf2d08f028cdf34 │ │ └─198822 /usr/bin/libvirt-tls-sidecar │ ├─df6a31de28c0df43e21c1baa9cd04412d3fdc6cdd873867b0f583817f1cd0649 │ │ └─194233 vector --config /etc/vector/vector.toml │ ├─1a0d5cc670c26f8eda82aaef9be4df8592ba96d19528e2b13128af0a45c2294b │ │ └─98987 /secretgen-controller │ ├─93d56852ad03c3679a5de7b1f60eeb6f3fd2d0c1bf614c9b1b48e4cecad44eeb │ │ └─223934 /pause │ ├─72b8ea1cdab13050a7752bccce3de98cd6cd25eb7e91ad797ad35a4e5d11c497 │ │ └─118966 /pause │ ├─2d00add88b77d8cfa2dd282e72e4df2228fb62d7ee7c3399d7b407876b0151eb │ │ └─166035 /pause │ ├─2d7b68708967ac5a379603b7f97981c6c2e537ea372ace496751540caaa41f20 │ │ └─81274 /pause │ ├─741952f265dcfcdc948d411ede6a0d7f73a86b454a3ae39c642e10e6add78e93 │ │ └─84021 /pause │ ├─15c86d3ccfeff8ab182e9e5091fff1078d0e9571a056192a0d51c9b6981ef13b │ │ ├─124183 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─124233 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─124239 erl_child_setup 1048576 │ │ ├─124369 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─124370 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─124380 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─124990 /bin/sh -s rabbit_disk_monitor │ ├─be0b98ce6de805a0cea015dcc4656879365ce6eabbdbce863bf82ae9836c16df │ │ ├─237265 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─237385 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─bb4e793c49aabe4cd0cde9852b97a1cea0d7c9191fc0ffe766d40709b1d440e3 │ │ └─152419 /pause │ ├─baba92d2a1f7797bd05637e1f149b9fad6b34588b57ec213ddb6756282eff3de │ │ └─28864 /pause │ ├─ae26ec186085b7ec56865f9d8e61e5baa89bc4eb5774205e7a469b5299c88011 │ │ └─127320 /pause │ ├─fd4110d80db8a22d3000cf0eba8c00a57feb3a944a4c49f1e4bbfc642851c227 │ │ └─80933 /pause │ ├─81c7edee1cddbecc2bdaff3144f1e1e34498c2d64352454b807a89dc5f17500c │ │ └─253768 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─b5320706498dd9600ef45dc9d5d25906391b1ea0b25158da8777a0837bd50121 │ │ └─38667 /pause │ ├─8a31b1067801cab32d0cc34bef0ba1909608a26a66ea7008b2a96180e0f668dc │ │ └─210812 /pause │ ├─79b76794876d38d425ce9f6bfac59c66d6b86109772ac70159347c39d7b227d9 │ │ └─27125 etcd --advertise-client-urls=https://199.19.213.200:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.200:2380 --initial-cluster=instance=https://199.19.213.200:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.200:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.200: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 │ ├─5263e806e31dde8e1c91f6efa2558b9355ad9c898cf391eeeb1cb094db498733 │ │ ├─187524 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─188322 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpaxqly9wm/privsep.sock │ │ ├─188328 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─188332 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─bda58dba9e4a67dd5b5a7a4d50955fbbb03f1a2d00faefb85d5925a02bdd711d │ │ └─92176 /pause │ ├─cab58e7a96136a0ae884a15c8b21e1e7b2c2e16c96dd9927ae876dfacd4d5243 │ │ └─87503 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c6f31274fa90a4abea1505435abc9581c0b69c1a5f6f7bc92d1aae334083df63 │ │ ├─92208 /usr/bin/vector --config-dir /etc/vector/ │ │ └─92255 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─50212e8b1b0b078de66dc9115b5487ea0fb81dd5a614cb7273117fe29ea866df │ │ ├─184831 nova-api: uWSGI master │ │ ├─184892 nova-api: uWSGI worker 1 │ │ └─184893 nova-api: uWSGI worker 2 │ ├─d589e7c299388f9e50b82081fe732dcc6c7d773bd7de2016d4927d1f05aaa0b7 │ │ └─88918 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─4e51843011581c63c6614f84cb279f38dc3552bb52bbea3f4d5bdddcc9ebbd71 │ │ └─110103 /bin/oauth2-proxy │ ├─b0dbf853eb98bd985a31fa87170861f4fb37f9ef364c4095f5cb041b7f2ba514 │ │ └─159881 /pause │ ├─c38d7a62c8cc2c66e84e6ee5e821e0b85f1dec47079fa7fa38957342bd634f0b │ │ └─27054 /pause │ ├─c5c05889b41b687a9840b78791ab7b3a8df642d7b795fc25e72045714c3157a5 │ │ ├─ 38724 /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 │ │ ├─ 38740 /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 │ │ ├─ 39043 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─237101 nginx: worker process │ │ ├─237102 nginx: worker process │ │ └─237103 nginx: cache manager process │ ├─5caf88589bd3d719c4e0e70acdf6d3566250364e534c84c7b462eb122999eb51 │ │ ├─186508 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─186883 nova-scheduler: ServiceWrapper worker(0) │ │ └─186886 nova-scheduler: ServiceWrapper worker(1) │ ├─7422dca326919c6dd1412fc855c73ed90d7f455403c14251e12f479ec27b24c6 │ │ ├─147174 heat-api: uWSGI master │ │ ├─147207 heat-api: uWSGI worker 1 │ │ └─147208 heat-api: uWSGI worker 2 │ ├─8fa0fe93ac5808603e9f1f16f1e1aa2599cd31a5bcab0a4fecd43b00440f383b │ │ └─187931 /pause │ ├─79e5f8bae8b49a0e73b2c891a72bddf57bfeaf28e9e88210ba7b89fa8cb3ef6a │ │ └─108504 /pause │ ├─a06fc2222c4ecfd0de57970666effc477cea6d15fd186fc7cf6fd710ac5d239b │ │ └─176349 /pause │ ├─3e2ab9bfaff201b4320ab6138210dd8134af4cb5b9efb88f70ceeb38c7d4dc67 │ │ ├─108643 python -u /app/sidecar.py │ │ ├─109193 python -u /app/sidecar.py │ │ └─109194 python -u /app/sidecar.py │ ├─564965ec36becc39798af8fb96f610041162ee73924eb08795d458a696b7099a │ │ └─87614 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d87aec2d63ebd011de99298230eeec9fe5f509237912429da69e158bff27c582 │ │ ├─206426 /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 │ │ ├─243274 /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/tmppgii5ffd/privsep.sock │ │ ├─243471 /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/tmpp_0ve4xp/privsep.sock │ │ └─247771 /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/tmp5i7ix8hc/privsep.sock │ ├─a8e3a0c74d944923d4024541df47cfee8979641b06ef0bd117ff3dda3e86bfdd │ │ └─153103 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─c759bced51428e0d78779c655aee64130606f0246dff755080964b4ca9ed75d0 │ │ └─253788 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 │ ├─3d21fe356b490eaad591886d76bc4b22855a2d1e7d238ddf4cae4048a7a5eafc │ │ ├─125123 apache2 -DFOREGROUND │ │ ├─128066 (wsgi:h -DFOREGROUND │ │ ├─128067 (wsgi:h -DFOREGROUND │ │ ├─128068 (wsgi:h -DFOREGROUND │ │ ├─128069 (wsgi:h -DFOREGROUND │ │ ├─128070 (wsgi:h -DFOREGROUND │ │ ├─128071 apache2 -DFOREGROUND │ │ └─128072 apache2 -DFOREGROUND │ ├─6d6cf6cbcc1a298a3c32b46f4b32319b737e4cbff50b718fba6e1ac46377d60a │ │ └─166424 /pause │ ├─de4835e9d07aa6c243518242df353ee53262e3c3414e0eb2bbf9124f3a5a8749 │ │ └─174848 /pause │ ├─90e0129c4aa0488968357707d7d152814cc4b3e0f70ca2eaa73a59d91026eb9d │ │ └─198872 /bin/bash /tmp/libvirt.sh │ ├─ae7c8f930580dca0e07a9b1314416dc5770773f36d3ba762a8aa8b7fd523d9dc │ │ ├─234974 octavia-api: uWSGI master │ │ ├─234990 octavia-api: uWSGI worker 1 │ │ └─234991 octavia-api: uWSGI worker 2 │ ├─84c0a5698e0ca55056b490da6156a95768db03c682c74defd01c0c0c63a47889 │ │ └─208282 /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 │ ├─5a5cfc9c27ecfdf3f51f5203e1845b085f34182facf12013e2bcaf7a41efbfee │ │ └─162380 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─650b607f659b6cbd3e1f06338f9f23bd33f92bfa44f074463579760eafd4f095 │ │ ├─ 84298 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─ 84438 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─ 84451 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 │ │ ├─ 84528 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─297952 sleep 15 │ ├─745965be8ea640070ab8176a98207a67be2de56c95b65271ff30adac87977356 │ │ └─166700 /pause │ ├─e395bb1d8b8742f001fde23dc173f7ee81e994db972f0eadd37f604541c4758d │ │ └─253909 percona-xtradb-cluster-operator │ ├─ba6c43811ae04fa1289d8d1fab0da947edd0c191011d444ecf05f17e904d4487 │ │ └─36593 /pause │ ├─9fea9d6a18ee6e68108dd573a32b5b346d6eaa6e770608134a671c3af800cbae │ │ └─253941 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─66cd00cb3f18b47cf7802b4fbd678137617264e299c824043b079bea4c811906 │ │ └─218774 /pause │ ├─72e5d0ab2f93a3cfcaeccfa8e69511f7247587f1151439c7bd5ea23515f9a964 │ │ └─253894 /manager --metrics-bind-address=:8080 │ ├─426e82415c9fc1224b3074045cf8dcf113b65b6b691ce824e12243e694f4215d │ │ ├─186507 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─186847 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─186848 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─e97c00970efa646a87760d067fba2df25456fa242aab4be83f6a4bf8e2386734 │ │ └─92828 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 │ ├─124317a814a163de148bea991fb6a12f90fe7443877b4d899a434e9f7a26cca0 │ │ ├─204716 /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 │ │ ├─207832 /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/tmpxs5b3uso/privsep.sock │ │ ├─252727 /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/tmpk8mk_ljw/privsep.sock │ │ ├─252790 /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/tmp2sgmnp5a/privsep.sock │ │ ├─252821 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─252822 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─3aef9db2eae2dfe945f08d052a6689d2a76feb8cf20fc03f01273817b3cb8076 │ │ └─100117 /pause │ ├─30cc3ec0772ac082f39fa1d70fe5b1516c54b9844e104868c524bfecc517dcfd │ │ └─192510 /pause │ ├─145f3229c9062da1e9e2fce704f5f6b867bd853ab277b63810b44fd56c9d33aa │ │ ├─106909 apache2 -DFOREGROUND │ │ ├─106924 (wsgi:k -DFOREGROUND │ │ ├─106925 (wsgi:k -DFOREGROUND │ │ ├─106926 (wsgi:k -DFOREGROUND │ │ ├─106927 (wsgi:k -DFOREGROUND │ │ ├─287535 apache2 -DFOREGROUND │ │ └─297303 apache2 -DFOREGROUND │ ├─f1d53e31db8c6dad830a558fb77ee4a788e384355eabea200003b38ac86c91fe │ │ ├─87174 nginx: master process nginx -g daemon off; │ │ ├─87203 nginx: worker process │ │ ├─87204 nginx: worker process │ │ ├─87205 nginx: worker process │ │ ├─87206 nginx: worker process │ │ └─87207 nginx: worker process │ ├─332e022f0e1ff6f06f67a8d378498fdd525194a74fd1bdb33441c940cf2e3ac4 │ │ └─253847 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─c3c7a976d447131e67542d88c159c4d8e710cf11eec7643acf7763747bd90455 │ │ └─149050 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─73901dee75887532bd50692ef5b31e53e047a5234f9ef34cc7bbd4cc45d385c2 │ │ └─122024 /pause │ ├─0ee2a3e8928fb2210b66510ae0cb35d84238eba42e2b4f88a89aaab25e0ea8cb │ │ └─37426 /bin/memcached_exporter │ ├─c4c533ce5d5d9211777641e1867f2c1b8bfd06acebb5b35b59f292b693828d57 │ │ └─87115 /pause │ ├─c934c2d486504f246abb264a5639da9b81a99d1ebe249fc6391828957ff33ba6 │ │ ├─ 84285 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─ 84346 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─ 84379 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 │ │ ├─ 84506 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─297948 sleep 15 │ ├─13c1d51c4ee0d028631a7f941cf5e3877a6a6c94523c2cd23e8fbaabbfaabdc0 │ │ └─253865 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─ee96ae0456f06620b8f129404ab592898573c2c192315321038489bba159dfa6 │ │ └─110068 /bin/oauth2-proxy │ ├─b344141cdedd3c600e4c1887b41a3ad9011fd35b0cdeaddf196df38eed320295 │ │ └─28876 /pause │ ├─5cc14a86f2c58010ab65761f27af18635a0a3b1f3c67052130fe665916302f8c │ │ ├─122624 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─122646 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─122652 erl_child_setup 1048576 │ │ ├─122840 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─122842 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─122858 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─123577 /bin/sh -s rabbit_disk_monitor │ ├─afeed5e672bfbbd2e6ab6819b1019a7ba7e9d44cbe6842513f0eb931dd3730a8 │ │ └─109894 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-200.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 │ ├─ebf238036dc30da5409b1569d7394d4f79ea7c12e6c24ff6c645ebe3b80133fe │ │ └─37297 /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 │ ├─9a9fbc020a7667565fee1232337862883675161279cc12c210040a1884fbbdac │ │ └─109788 /pause │ ├─931291343799c7327023c31532993f91d892b15898378bbfe36209ab5d428189 │ │ ├─141056 barbiacan-api: uWSGI master │ │ └─141083 barbiacan-api: uWSGI worker 1 │ ├─d6edd838189012d2f84d646d330f463fa244bd26d14a9d37d63fbbf4d50b43d3 │ │ └─30995 /pause │ ├─748a89dce8e13ed0eccb23b1f4e0a9a30c3c69d06817ad9c2aa08a0d64410733 │ │ ├─203329 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─203816 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─203821 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─203826 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─78d137660e41d470a83630a37c61d6b9ca359344f27427642af0dc6dda339a8f │ │ └─83249 /pause │ ├─a9b79fdbc319c71561c19f858e9c207121f36118e93dd1f90faff6014b780fba │ │ └─27769 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─b9c105a4c99382f2f6f25da3b4b7972f9f72cc9b03ec4bc47550cb9b96e411f1 │ │ ├─121561 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─121582 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─121595 erl_child_setup 1048576 │ │ ├─122056 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─122057 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─122089 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─123072 /bin/sh -s rabbit_disk_monitor │ ├─6d3a9fdebd4d7567f00b7c84b4926d3ff3f2c55bb72679364236c006cac9e28e │ │ └─108407 /pause │ ├─a9c2e689dd2f16a92e1542c5eea03238799100553e418a1cb7d296b0636900ff │ │ └─120915 /pause │ ├─1ed95054839ce5f07b89d57eb0dea85f1ada97b4d44ef60fa926f56804454278 │ │ └─127018 /pause │ ├─63cfe9544414337d4575e24d33732caef495d6f862f49aa8aa4415fc4caf5f3f │ │ └─88623 valkey-server *:26379 [sentinel] │ ├─fe5bd8e2c34bbaf381be20ae6bd06e1d18b76481679b9e9244f9a7bf99c854ad │ │ └─209749 /pause │ ├─33bbd0be3f048640096537857e5f5ffa36f747fd34764e2591d02c5004f78f4d │ │ └─109885 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-200.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 │ ├─459951acd3fb8207c75f0cee8b888f9e2aed5cd22b40672a9fdcc43317628337 │ │ └─27185 kube-apiserver --advertise-address=199.19.213.200 --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 │ ├─c30574adf1d3f131cb913e045bc9fdd9cb88814a2470053d2fcfae67afdc6e2d │ │ └─168524 /pause │ ├─65a5d5ac6aec75ba13a8f8fb6c6555867fad736275801f2bcc9835847270d8d2 │ │ └─108674 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 │ ├─9a507c9a73b082c42d44d3d543542853c1129345c43c8edda240be618d8230a0 │ │ ├─147141 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─147472 heat-engine: ServiceWrapper worker(0) │ │ └─147475 heat-engine: ServiceWrapper worker(1) │ ├─d4f6fb8eca023a9e43ad16752562e99720401c946a7b439d927b3b2ee1a3daef │ │ └─187968 docker-registry serve /etc/docker-registry/config.yml │ ├─70af2d94dea327ac59b416068f4dc1d748b2779ae2c93fccdea45c8e953f198b │ │ ├─194049 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─194412 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 │ │ ├─194419 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─297270 sleep 15 │ ├─096c624125b5d1b83f2b41a71dd8ea1671d6ed3ebaff1bb9d552bffaac9d82bb │ │ ├─147148 heat-api-cfn: uWSGI master │ │ ├─147205 heat-api-cfn: uWSGI worker 1 │ │ └─147206 heat-api-cfn: uWSGI worker 2 │ ├─4e7ee13cfd82d1bbe8fa9483aa598b64c254c8d3612e8c120617e6039c531a9e │ │ ├─231012 manila-api: uWSGI master │ │ ├─231118 manila-api: uWSGI worker 1 │ │ └─231119 manila-api: uWSGI worker 2 │ ├─fcc23a57f593502768ad02f2c80b2c4b5d584fe23b0d938e994305cb513128ba │ │ └─87385 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d1faf85e8e2f0bab6c572d4d9cd4beea85c6b165b99ab7c7c307cbc977e4b12a │ │ └─27065 /pause │ ├─c68f840d5b413f094d647a3d84f1648a1e4bc66dc10d4108f29be81ebbcaf9d8 │ │ └─37531 /pause │ ├─eca8dab61a61b1073439e6f5c91be582b778dc6e6a0d938396b7b7acebc923aa │ │ └─88134 /pause │ ├─34c94508e33531df65c4498bc08043be1e4a10255eeacddfa49821f14494e359 │ │ └─88467 /pause │ ├─aadc7cf6e54c543e42f1ebf07c5955d19f77b7454f5a5f384a7bb46481fc59c0 │ │ └─210867 /bin/openstack-database-exporter │ ├─7af886bffffc92f0698cedf916d9738ce91e61e1cfdd6be272f9e59dccd4c48e │ │ └─129514 /pause │ ├─1c4b06529f3a42434a3730fca7529e6830de8119d44a5f84312d2f679685366c │ │ └─223827 /pause │ ├─d8f02ea3c51a1c447d613dbb4274af6ce9f20b6cd102f79f5d6a906c9797c043 │ │ └─121140 /pause │ ├─3a3041ef67b7a116bac66b901d6c707c7af7c71a529fcbf0c172b35df1bb87b6 │ │ └─168565 /pause │ ├─2abbb17c06cd9ccae88405b25b30f39876a3e4a3b33606b5af9fc976527e9dfa │ │ └─109649 /pause │ ├─574ffa446d3f267fbd8071258142b17e8e2564f8161f56433adf1df24bae9d4f │ │ └─108586 /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 │ ├─1d20f880d443d6a23d7061555faac92113bf422d47cdd90777aa3da09fc0a9b0 │ │ └─119117 /bin/pushgateway │ ├─c6aa510ca0341018d84e49c8a20ddfa5382bb88a855d5d735b07ca32529da329 │ │ ├─121611 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─121689 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─121704 erl_child_setup 1048576 │ │ ├─122163 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─122164 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─122176 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─123141 /bin/sh -s rabbit_disk_monitor │ ├─db45846c408d28940644e8624df678a999cb05f52d90c8e854339caf2e61beb5 │ │ ├─145947 cinder-api: uWSGI master │ │ ├─145978 cinder-api: uWSGI worker 1 │ │ └─145979 cinder-api: uWSGI worker 2 │ ├─3b741f6842a726c4d8e7a8b059f0936d64629e313c0c39d5738fc93a6c9bbe2b │ │ ├─187853 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─188490 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─188491 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─8e4fc2b08d891e8c10ee89c7b20867e5437164ef21e7d0a6726b9d0a75f5c11b │ │ └─81497 /pause │ ├─af21a9711752f2a343137de5afb3b6caa4a7673668cb685dc4e18e8193199578 │ │ └─37116 /pause │ ├─3d3d02d3a9c608ab762c0de9ff5ab91a64c327bdb942718933b97a3216fe8bf7 │ │ └─109973 /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 │ ├─f1249747dbdf170e1fffb7d794a4af7aa9a545458db9493c028926fb1cb4749d │ │ └─109976 /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 │ ├─53412d388e4d9966df6e10ae371e8af86c7d24ead599001176a2d7dc6d43aeac │ │ └─199235 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─896ac6b1fe144dd276de4fee84a52a838d287f4bc1baa54a97e10da97dd3ec34 │ │ ├─37926 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─37953 /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 │ ├─82abe52db3f46f31c5ba2237691da22053a1a167ab6cb32730814f2adeb96b3c │ │ └─87692 /pause │ ├─8159dd8211eea1ff580ee7a1ce709d8b00bed1427d618a9b00120af73f83b7e6 │ │ ├─ 84579 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─ 84845 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 │ │ ├─ 84850 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─297020 sleep 15 │ ├─b20b0d06b92eaf97e387ed56bb0550d691e8cc808e6bb04e760852fde716ce12 │ │ ├─108558 python -u /app/sidecar.py │ │ ├─109191 python -u /app/sidecar.py │ │ └─109192 python -u /app/sidecar.py │ ├─c4b58b9a2de4b4c7b422c0942e515938ba0b5601e696d832c36650f5410ae20f │ │ └─236085 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─310277c118841f9d25b7be28ceab969ecd42aece4e0f4997b1f40b2e883d7ef8 │ │ └─108529 /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 │ ├─9d6d5547f2b50cd7d40af6cdea11972ba672bcfa5191274c16a318604911bbe8 │ │ └─208006 /pause │ ├─91d906524993ad02b94ad00f36a084e2493ddda99c345c752e6dce646576c636 │ │ └─38798 /pause │ ├─a905a350213cc2487385e3cbc163aa7d7e115cfcb1b62937ee61057c0008767c │ │ └─253939 /manager --metrics-bind-address=:9782 │ ├─d3c9d8a7379cf3d689ea4f2f00b3c9ea850a1b780ef782830e8fe5acf7a21b89 │ │ └─92794 /pause │ ├─21d79aef5127d75b1a680c4776aa8a532ac6d3e0b30ca9db64fcafc5d268582f │ │ ├─159576 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159595 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─159601 erl_child_setup 1048576 │ │ ├─159689 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159690 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─159700 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160332 /bin/sh -s rabbit_disk_monitor │ ├─31ef8b9bc08b4d86774769597a30bfd57567985af112a1386c20963dcdd9b43d │ │ └─89028 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─0468b6535300701602256b40fd27a815e518d57d529110195f8d147cd6ea95db │ │ ├─236867 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─236885 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─237451 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─237452 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288882 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288883 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288884 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288885 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288886 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288887 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288888 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288889 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288890 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288891 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288892 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288893 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288894 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288895 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288896 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288897 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288900 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288901 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288902 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288903 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288904 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288905 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288906 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288907 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288908 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288909 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288910 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288911 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288912 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288913 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─288914 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─288915 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─3eba3e358f608a314778e473ad14c5d12443ff1844b31b3146d34c6e03c842db │ │ └─87245 /pause │ └─384a6b9a71c8a8fd7cdbccc2b2b6cec42de5c53d558a38cf7db77ec37b99a934 │ └─210514 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount