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 │ │ │ ├─21504 /lib/systemd/systemd --user │ │ │ └─21505 (sd-pam) │ │ └─session-22.scope │ │ ├─21498 sshd: cephadm [priv] │ │ └─21537 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1462 sshd: zuul [priv] │ │ └─1475 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1466 ssh: /home/zuul/.ansible/cp/199.204.45.30-22-zuul [mux] │ ├─369955 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hbacepvlsvllcdaxsnwztoffkdyzhgkp ; /usr/bin/python3'"'"' && sleep 0' │ ├─369956 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-hbacepvlsvllcdaxsnwztoffkdyzhgkp ; /usr/bin/python3' && sleep 0 │ ├─369957 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-hbacepvlsvllcdaxsnwztoffkdyzhgkp ; /usr/bin/python3 │ ├─369958 /bin/sh -c echo BECOME-SUCCESS-hbacepvlsvllcdaxsnwztoffkdyzhgkp ; /usr/bin/python3 │ ├─369959 /usr/bin/python3 │ ├─369993 /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 │ └─369995 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9807 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12442 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fa8ec219bc60c71232be1338e1a70971631d63595e840a0228cd4c4adfa2ef24 -address /run/containerd/containerd.sock │ │ ├─ 12827 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 053c2bcf4a7907da199a545d7a4b256761a2a796520055f4ea51e0b4641fe629 -address /run/containerd/containerd.sock │ │ ├─ 19628 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4cd024a1234f1223ed9b453ad5343063d484f31f21ceecbfde927591171a5235 -address /run/containerd/containerd.sock │ │ ├─ 24797 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1503706cc545636a326d8b575b1263b41dc3d9216651176d0a798f149f966481 -address /run/containerd/containerd.sock │ │ ├─ 29219 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b089aec6c216adf3b571de36a47f0cac174dcef98c62c3d601fa80c62aea2a2b -address /run/containerd/containerd.sock │ │ ├─ 33818 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fea378b37e2914b253cc91ab4e22ff3fde0c0e15ca7a099406a8c8b96aab2edc -address /run/containerd/containerd.sock │ │ ├─ 39202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 421f14334431cd9369331a14bc5af236d6511e6225537b62178d224a6fc4d0b7 -address /run/containerd/containerd.sock │ │ ├─ 39234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c79e6735d865951e9832bbe2dc73a7792f2694d358f8a5366f0eee37298678f -address /run/containerd/containerd.sock │ │ ├─ 39263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fc627265a244ab367e22590aefa23bd51b19a9e1b3be6f9ba64315640d32d72 -address /run/containerd/containerd.sock │ │ ├─ 39267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77d886a2c7c95c413037241d73157b58793eeadfa657a09a726fd6701e7d6b30 -address /run/containerd/containerd.sock │ │ ├─ 39281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ec4b6402f2616ad18a076ceebca9d77522e4d5559d15c992890f7a744deb582 -address /run/containerd/containerd.sock │ │ ├─ 39823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0944c3e0a7c408f3e45b156df87a1cbc40fb790b6d59851a863c1fbf0c1947e6 -address /run/containerd/containerd.sock │ │ ├─ 40535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdb9932e3021ab8e9300c6c6596ecbe773165933118dcde483aceec7a3da0d91 -address /run/containerd/containerd.sock │ │ ├─ 40550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da799e063ebb0e9e0c68c2ce91c51991fe818da21fdbba0faf84f2d6ff9f3e81 -address /run/containerd/containerd.sock │ │ ├─ 41899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48068142eedac5882df51f90dd7bdc554ae9aaab13dbd47840fad67c132976e2 -address /run/containerd/containerd.sock │ │ ├─ 42285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bd71f8bb6a0d12953fbcf868cdb31e5a792579acb890f26515c0031f943a32c -address /run/containerd/containerd.sock │ │ ├─ 42337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 923c51f219f4c71bb266360024ddf33c8531f3d6ea3cbe833d5234583ff026cf -address /run/containerd/containerd.sock │ │ ├─ 42776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dd4c87b815cb84f0df90005075a7420ef3a268b539f0737b5d2e5a7bb6315e8 -address /run/containerd/containerd.sock │ │ ├─ 43252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdeec314d601d5726c782115656bd3cb46397b6a56b59655220f64b3bf2b8f9a -address /run/containerd/containerd.sock │ │ ├─ 43297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc3f89a04a59ead78c5ff35f17f534ec29ebf9957355ccd30cb0a99b327bc6bc -address /run/containerd/containerd.sock │ │ ├─ 43354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11d5597e3e90de0e7ef3de1fef2ddaa1fc67dee925ac74054c8734a423928e39 -address /run/containerd/containerd.sock │ │ ├─ 45317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cafd277d638caa7493cd773742b1b822f0942b2e378304296f93624892138088 -address /run/containerd/containerd.sock │ │ ├─ 45384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99bef7fc71e62439cfb4a344866a2c9cf3cba1a2a616da8befa464a3506c0de9 -address /run/containerd/containerd.sock │ │ ├─ 46143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac733882c9786ed5a4b83059f895be334803250dc23c597b140fb2e1c319c969 -address /run/containerd/containerd.sock │ │ ├─ 46191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a388ed29a2a1173791a5c8d8755515253e34a56146a7c0acda32f02ae900500 -address /run/containerd/containerd.sock │ │ ├─ 46594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7a840682c7db623adb727d52de30ef93b3b03011f4eda98c2990ee4f7a36eaf -address /run/containerd/containerd.sock │ │ ├─ 47087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 020dd6c35b067a7ff5e7bb4b4fb6083f7bcd9bcb7c6b0c619cf03db376137ecc -address /run/containerd/containerd.sock │ │ ├─ 47523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19813fda4dbada2bec511023d022ed732bdfd0b4fe8c566792794f94d88faf3a -address /run/containerd/containerd.sock │ │ ├─ 49392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c39dedb2e5fc7e35809914d5b6baa85714618cf3a012bb2994d3d6d67c6913d -address /run/containerd/containerd.sock │ │ ├─ 52803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d145caa81bb8d75e4c828a787bd84186267fb5235aa501eec565ee468ecdaff9 -address /run/containerd/containerd.sock │ │ ├─ 53481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd8b22618f34ffb3d85d9c866d4fbfa61ce0a86ee5dce9aa65f3aacd24d5d3b8 -address /run/containerd/containerd.sock │ │ ├─ 53535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 071536137dd67e86544988a7c63a5790e184bdbb98b2af086eaf0afe88839dce -address /run/containerd/containerd.sock │ │ ├─ 53571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b7a2a2b5ff6545854bb7968740072cf6d67008792cb050d742e8205b58730f1 -address /run/containerd/containerd.sock │ │ ├─ 53930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7a1e8ed51bbcf05fee1c60bb402639f56a9334b204b28c42f63ed0b50f9829d -address /run/containerd/containerd.sock │ │ ├─ 56460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd15e372fb73eb0dee714c1da752951743bb18705580ebb844457ed2a06593fa -address /run/containerd/containerd.sock │ │ ├─ 56606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a37189f2547fd1fa8870d80be76766e62d7f9ea314b33429f3629ca9b72e4bd5 -address /run/containerd/containerd.sock │ │ ├─ 56644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3642beda04b14dbcd770d0db98267754897b49ceabef2ac6b4c47095bef70f79 -address /run/containerd/containerd.sock │ │ ├─ 56688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2847a53a566454ad45b703e0b25cc43a5bb61592d7403fb91772f316d2399d1a -address /run/containerd/containerd.sock │ │ ├─ 58013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b08da7692b61f348de1131a045cb2be8cc73bcb087e7f1e6d69daba38fe0c2eb -address /run/containerd/containerd.sock │ │ ├─ 58090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d58e4a794147a3c2de8f8bd89b9a37ec6a9e564fcea980a4cc5d394cebbe138 -address /run/containerd/containerd.sock │ │ ├─ 58329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf573b7077de5db1e5573a3469638da848a6a9a3476688ea558ba8b31e7791c4 -address /run/containerd/containerd.sock │ │ ├─ 58370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd87ac730095832e90ead337fab22a11b9e32e96c34b634dcb60680fd2314ec3 -address /run/containerd/containerd.sock │ │ ├─ 58448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e68d5289d3219c8e14cf83ccc48603cd2656e07b7c659c22ba23a8fe611330af -address /run/containerd/containerd.sock │ │ ├─ 58863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c347303b738884c06a7744e4da4389b2c5f8ad2daa65c4d2c3742de86bc5e673 -address /run/containerd/containerd.sock │ │ ├─ 59251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cae993a88ded5e80deb5be65198011e1ee20b88cb2a49e017e8fb1c2e88128c -address /run/containerd/containerd.sock │ │ ├─ 59468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0f0598b13ba73302031e66bade5596b2d2f2c00e92899e8fe906cbfbfcb662c -address /run/containerd/containerd.sock │ │ ├─ 59690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f2b5c619cb0a536a6430ccce1e372fdc039cd25a30bf9698d4b2716625aa50d -address /run/containerd/containerd.sock │ │ ├─ 60354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ca5d73a284ed5e8d27c5bf84a4778e0efeec292a74e586496a520c262f7022d -address /run/containerd/containerd.sock │ │ ├─ 61608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be7569ca5cfdd90fea4275d2e76039b0854c651cf53c3d9b4c150b0a626dfb19 -address /run/containerd/containerd.sock │ │ ├─ 63173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb02e38ef0a586099d56cd796b5776223ad22689e697b64fe3257958c3a908b9 -address /run/containerd/containerd.sock │ │ ├─ 69572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b30e8bfd7832bb5cef681714b1c5a5615172ad8da9b650d7afbd8f1ac966c24d -address /run/containerd/containerd.sock │ │ ├─ 70570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d2bcb4c215abafac0b8a4d9969d998961e9758eecc31a4125e22553be988ca4 -address /run/containerd/containerd.sock │ │ ├─ 74916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dcde38ca8a95a45edb3a59cf353fd44b1d975f8d3e3801b8f12fc7e991d95a5 -address /run/containerd/containerd.sock │ │ ├─ 79293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15ac522558bdb58f72f186c42c2bee2ba3cf138424036207ea8cae646ca353f7 -address /run/containerd/containerd.sock │ │ ├─ 85022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43fd1b4f22f1d150569dd6e7950753679f06f71d344cac23af93c1fc03b9e902 -address /run/containerd/containerd.sock │ │ ├─ 85066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2a423100ad52837bad5404740012bf71eb4ec1ca5ae4aeae17f7696f287074a -address /run/containerd/containerd.sock │ │ ├─ 93123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43e49865a9a6ce053b0e39ca103df3cb4d8ef82ccf0070de921b5e86fa3d9e79 -address /run/containerd/containerd.sock │ │ ├─ 94469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1d7d739c3c7b39d2f7366ca770ae8f8d6337087eb3851a9cb85b44a276da544 -address /run/containerd/containerd.sock │ │ ├─ 94496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20304b629dadd47ee73b24bbab90db479a3f91993835e6fa5614a33bedabe95b -address /run/containerd/containerd.sock │ │ ├─ 96026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6975397c48c8f20f388dbd4e08a454156fdb7bac5849b556aa406458a908573 -address /run/containerd/containerd.sock │ │ ├─ 97339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20f4d17f6b31a61acce3d393d82b2c912b0765e996de45a916b46b4beb739708 -address /run/containerd/containerd.sock │ │ ├─ 97430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cdb8cc79af13495bd022002c5cae3ff35882d99c1179f6b2e4dd4195f8a39c5 -address /run/containerd/containerd.sock │ │ ├─107796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcbbd948fa71e1baeda5f8706847300bd2227f82010bb8753594477df247afa8 -address /run/containerd/containerd.sock │ │ ├─107854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ada1066516a568086428c35d22602c29de6a296fe7a50adfc42bee85985e5d5a -address /run/containerd/containerd.sock │ │ ├─109891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 667d19f875577581ed2ed29558e5b4c742ca2796c0bf592b174147eb0b457455 -address /run/containerd/containerd.sock │ │ ├─122575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fedc488548dbee0c1f0bd69198daf438f4a045a6cc0ccef9bd3108f026710bd4 -address /run/containerd/containerd.sock │ │ ├─123971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 880e123915b77ef33095a1175448b08baf1479b5ab5b5a63098bbe90178b15e0 -address /run/containerd/containerd.sock │ │ ├─124306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f15de02f591f6195ac97a66203a4bf43be4b001a961441ee9b7337efab88961 -address /run/containerd/containerd.sock │ │ ├─125107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f4fe898374b9b60ee4da61530d1782b2692f90e61d1c4f3830ba45828718363 -address /run/containerd/containerd.sock │ │ ├─126709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68e015c8a224cb7b1777415cf6e0a8bc376305366df8e7e1047bcc93741b9b56 -address /run/containerd/containerd.sock │ │ ├─127001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b5cbdd5978789c6dd90732e6f55bedeb70f1488ac48c87ca308bb8e3ae5f778 -address /run/containerd/containerd.sock │ │ ├─127145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d48db66ba33ee44b137c8b61585d30ef9173b9bf9e4ad590fead58c09487e25c -address /run/containerd/containerd.sock │ │ ├─127201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa1f018e065b1beed34b0449912b6a8de35365a4ce391bd5e666a57c3166ce6a -address /run/containerd/containerd.sock │ │ ├─127285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 607d53e6ec91ae1fd624fd7c769ca4e60e2d59b342cf64e3382eeb2ece5a9715 -address /run/containerd/containerd.sock │ │ ├─127738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 895fab12c4de655418cc47ea2f16af3ae00c09ba63f7e31c05075fecf2985b1f -address /run/containerd/containerd.sock │ │ ├─150146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab2b81d3004cc88864be88700c5d3543be30feefc274e0e639016ebc937efa12 -address /run/containerd/containerd.sock │ │ ├─151516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ab1339b9c31131fa1dc1c2cdd1b3199ad631f4204c53d6022a8eeed4b364723 -address /run/containerd/containerd.sock │ │ ├─151627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44d726691eeafa3869b49c968dffa44dde5de2213919ece7a32903f61e8bd246 -address /run/containerd/containerd.sock │ │ ├─151667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b36ac5bc9a3b2252c1c0542cd20edf5f12efd64df45419598083d8eeead9a027 -address /run/containerd/containerd.sock │ │ ├─151690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08ba795bacb83c9a68732e88ab4a6d360c094591cdfefb615c16edaf4ed6b578 -address /run/containerd/containerd.sock │ │ ├─151701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06a7afef7f89292049e01c33eb7629d08b3c1404243a9ecd557fe85a2f8d5860 -address /run/containerd/containerd.sock │ │ ├─152126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b21ad07a73819186d373d25925a404ad8be9ece2738f348d19e5b28825aabf07 -address /run/containerd/containerd.sock │ │ ├─152164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbd52aa3b664a24bfa09e708ab1ef5c0a9844836cf9cbc299ae583731fe93675 -address /run/containerd/containerd.sock │ │ ├─162377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6baff8780394b76fd3dd69d19565fd194d4463928074c104f63cbde85481c8f3 -address /run/containerd/containerd.sock │ │ ├─164414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 986becf4c0c3b9e331eff7ae67029412f231f282c1046cc5863a4890e085686c -address /run/containerd/containerd.sock │ │ ├─164479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54cd5642fbea6ce9d69f70d7caf3edf0ac0b68358bb5df1556f5ff0f8476341d -address /run/containerd/containerd.sock │ │ ├─164615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ce828cbe52dca966542f4c89952c3a84cc61f0131f2468e157980649ad07cf2 -address /run/containerd/containerd.sock │ │ ├─164678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd888c2fbedddf74424bfba38554524b843956040117198d7600b653716cc592 -address /run/containerd/containerd.sock │ │ ├─171851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06c8ca0ce7754bcdefc508c5c06d373676e6584e26311d1c02e1cc1efae6b84f -address /run/containerd/containerd.sock │ │ ├─173865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1722aa136c21719f182de2b06a3fa223b49ad58a13408c6505882a8eb3f108fe -address /run/containerd/containerd.sock │ │ ├─174084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4626fd76095fd8a4d2837424b407c0e040596d61be2587ce1341429819b509a0 -address /run/containerd/containerd.sock │ │ ├─174124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2884bdbff079e40bf6fb971865538efe0fba0e36b87fdb5de9e15ee26d2b9ae6 -address /run/containerd/containerd.sock │ │ ├─186945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9d9cf3df8bead8147597a203a9811570fd7d1230af4bc9cfd6e3af784620661 -address /run/containerd/containerd.sock │ │ ├─193866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3b8b93c3603759eeca68863f6e7ad9a40e462604d464f1e181bc867bc51495b -address /run/containerd/containerd.sock │ │ ├─193908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4020d967bcab6c99e525a0df014c37b8fff8c6be93ed2ecd3eea042d62e1172 -address /run/containerd/containerd.sock │ │ ├─193962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17523ac12c81820c3b43372cb638a22178509600064403d6adf49e101cee99f4 -address /run/containerd/containerd.sock │ │ ├─194220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8905604aaec3c07cec2098ab0094e52b3dc4b056faaef260c643c13a65d41e79 -address /run/containerd/containerd.sock │ │ ├─204676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bf7521e91a2b72fb87be414c9db066ca22fde5cf0958635c2046c70504c06a2 -address /run/containerd/containerd.sock │ │ ├─206828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d3432e5a990f581c46d6d325cfa7d83f261a4007399dc06f355b059838707c6 -address /run/containerd/containerd.sock │ │ ├─207902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24f117648823b64ff3887fb10cd21abf2071303e9ff46dddbeb857930d65b03e -address /run/containerd/containerd.sock │ │ ├─208794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e3a183a80d46e405b5e1268a9cbf754bb464d4267a502c92052d507326749e6 -address /run/containerd/containerd.sock │ │ ├─209764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e985e5ef90d4bb15288b61c53bd28cc883858895b182ddcb6957338195dfc55 -address /run/containerd/containerd.sock │ │ ├─211202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 292b8cd038c612113df54ef820804b9f6c0c0228811582c56ddd50021586ff68 -address /run/containerd/containerd.sock │ │ ├─212204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d14f2edaa8479c7d87a2b5d7dd144f8db8bc589d2dc62084c9ae82aebb77204 -address /run/containerd/containerd.sock │ │ ├─212275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10f512496b496fbe4d0f2e3d809268400fa56c766cc4d3a8546209bf555eaf73 -address /run/containerd/containerd.sock │ │ ├─220459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b3daf5b48dbe8746543c225f6f6caf83d2cacff00a8f085312a03066037c16b -address /run/containerd/containerd.sock │ │ ├─220874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb168ec6e26c0af47c0c09a4e000f30307dd90e267d759cbd5ce1cbfa04c1b28 -address /run/containerd/containerd.sock │ │ ├─223282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ceb05009013b89123d932a18c00857e8a3f97178bd8532575650cfec429c018 -address /run/containerd/containerd.sock │ │ ├─227539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfea4724c025ad4927115bde91a9aa88910144837a4af7916ce506f0b88d040a -address /run/containerd/containerd.sock │ │ ├─227721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d04060f46e0e1491c5efb2cef6e611b8bfe30dad77727ac13a4b8ca0eca3c4bf -address /run/containerd/containerd.sock │ │ ├─227755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a8270a9905697e9eed94479db48bacf2c2e477c0067b8ba93e0c8d167166025 -address /run/containerd/containerd.sock │ │ ├─227868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 115a4028126ae64dfea01a34085770f07e37fa7d306d265dcc6fb76be0141a6a -address /run/containerd/containerd.sock │ │ ├─238298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f944aade5603ab16a8d41cd8c339194802c442a13a0ebfbc39e6fcf880f1da5 -address /run/containerd/containerd.sock │ │ ├─240457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f66cc18145d07262efe6af53d8747423da2b24c39c7db96f4e2a9326b058208 -address /run/containerd/containerd.sock │ │ ├─241794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 484b991681bc301c84e75bc87bfbb3bdc10886bcc89cc9c1168177bd1f76098a -address /run/containerd/containerd.sock │ │ ├─369969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e29a78cd9a77a907197e7f42547b406fa4c07f244e0e8b11440b79ddff7334a -address /run/containerd/containerd.sock │ │ └─369980 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/6e29a78cd9a77a907197e7f42547b406fa4c07f244e0e8b11440b79ddff7334a/log.json --log-format json create --bundle /run/containerd/io.containerd.runtime.v2.task/k8s.io/6e29a78cd9a77a907197e7f42547b406fa4c07f244e0e8b11440b79ddff7334a --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/6e29a78cd9a77a907197e7f42547b406fa4c07f244e0e8b11440b79ddff7334a/init.pid 6e29a78cd9a77a907197e7f42547b406fa4c07f244e0e8b11440b79ddff7334a │ ├─packagekit.service │ │ └─1192 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ ├─ 392 /lib/systemd/systemd-udevd │ │ ├─369786 /lib/systemd/systemd-udevd │ │ ├─369787 /lib/systemd/systemd-udevd │ │ ├─369902 /lib/systemd/systemd-udevd │ │ ├─369903 /lib/systemd/systemd-udevd │ │ ├─369904 /lib/systemd/systemd-udevd │ │ ├─369905 /lib/systemd/systemd-udevd │ │ ├─369906 /lib/systemd/systemd-udevd │ │ ├─369907 /lib/systemd/systemd-udevd │ │ ├─369908 /lib/systemd/systemd-udevd │ │ ├─369909 /lib/systemd/systemd-udevd │ │ ├─369910 /lib/systemd/systemd-udevd │ │ ├─369911 /lib/systemd/systemd-udevd │ │ ├─369912 /lib/systemd/systemd-udevd │ │ ├─369913 /lib/systemd/systemd-udevd │ │ ├─369914 /lib/systemd/systemd-udevd │ │ ├─369915 /lib/systemd/systemd-udevd │ │ ├─369916 /lib/systemd/systemd-udevd │ │ ├─369917 /lib/systemd/systemd-udevd │ │ ├─369918 /lib/systemd/systemd-udevd │ │ ├─369919 /lib/systemd/systemd-udevd │ │ ├─369920 /lib/systemd/systemd-udevd │ │ ├─369921 /lib/systemd/systemd-udevd │ │ ├─369922 /lib/systemd/systemd-udevd │ │ ├─369923 /lib/systemd/systemd-udevd │ │ ├─369924 /lib/systemd/systemd-udevd │ │ ├─369925 /lib/systemd/systemd-udevd │ │ ├─369926 /lib/systemd/systemd-udevd │ │ ├─369927 /lib/systemd/systemd-udevd │ │ ├─369928 /lib/systemd/systemd-udevd │ │ ├─369929 /lib/systemd/systemd-udevd │ │ ├─369930 /lib/systemd/systemd-udevd │ │ ├─369931 /lib/systemd/systemd-udevd │ │ ├─369932 /lib/systemd/systemd-udevd │ │ ├─369933 /lib/systemd/systemd-udevd │ │ ├─369934 /lib/systemd/systemd-udevd │ │ ├─369935 /lib/systemd/systemd-udevd │ │ ├─369936 /lib/systemd/systemd-udevd │ │ ├─369937 /lib/systemd/systemd-udevd │ │ ├─369938 /lib/systemd/systemd-udevd │ │ ├─369939 /lib/systemd/systemd-udevd │ │ ├─369940 /lib/systemd/systemd-udevd │ │ ├─369941 /lib/systemd/systemd-udevd │ │ ├─369942 /lib/systemd/systemd-udevd │ │ ├─369943 /lib/systemd/systemd-udevd │ │ ├─369944 /lib/systemd/systemd-udevd │ │ ├─369945 /lib/systemd/systemd-udevd │ │ ├─369946 /lib/systemd/systemd-udevd │ │ └─369947 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /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 │ │ │ ├─28923 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29203 /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 │ │ │ ├─19581 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19601 /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.qltopt.service │ │ │ ├─12741 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qltopt/unit.run │ │ │ └─12772 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mgr --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mgr-instance-qltopt --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.qltopt:/var/lib/ceph/mgr/ceph-instance.qltopt:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qltopt/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.qltopt -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 │ │ │ ├─24518 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24779 /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 │ │ │ ├─33523 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33801 /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 │ │ ├─12382 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12413 /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 │ ├─docker.service … │ │ └─10178 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-fa8ec219bc60c71232be1338e1a70971631d63595e840a0228cd4c4adfa2ef24.scope … │ │ ├─12492 /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 │ │ └─12504 /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 │ │ └─122145 /sbin/multipathd -d -s │ ├─run-r06c57f15714942fb8bd68960b325b255.scope │ │ └─162735 /usr/sbin/libvirtd --listen │ ├─kubelet.service │ │ └─39669 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.30 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─docker-1503706cc545636a326d8b575b1263b41dc3d9216651176d0a798f149f966481.scope … │ │ ├─24821 /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 │ │ └─24833 /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 │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-b089aec6c216adf3b571de36a47f0cac174dcef98c62c3d601fa80c62aea2a2b.scope … │ │ ├─29243 /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 │ │ └─29256 /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 │ ├─uuidd.service │ │ └─1395 /usr/sbin/uuidd --socket-activation │ ├─docker-4cd024a1234f1223ed9b453ad5343063d484f31f21ceecbfde927591171a5235.scope … │ │ ├─19655 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19667 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─docker-053c2bcf4a7907da199a545d7a4b256761a2a796520055f4ea51e0b4641fe629.scope … │ │ ├─12852 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qltopt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12873 /usr/bin/ceph-mgr -n mgr.instance.qltopt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─chrony.service │ │ ├─10938 /usr/sbin/chronyd -F 1 │ │ └─10939 /usr/sbin/chronyd -F 1 │ ├─docker-fea378b37e2914b253cc91ab4e22ff3fde0c0e15ca7a099406a8c8b96aab2edc.scope … │ │ ├─33844 /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 │ │ └─33856 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─122026 /sbin/iscsid │ │ └─122027 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─432b5b3d6354546b2ad22c84741112dede19e8e526ca7a8d57a5c2d42806a79d │ │ └─45729 /server │ ├─bd888c2fbedddf74424bfba38554524b843956040117198d7600b653716cc592 │ │ └─164704 /pause │ ├─f06090a09407ce393761187ba5d5974885eaf270af6d818d11a4e945d59c115f │ │ └─95825 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f6d781c2acb12236688128d63f6753e07a47d1aa2b067ab95fe91c293479e19a │ │ └─211288 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─e739cab4d54a276914bd93f8f5cad846e4fc8194ac9507aedcbe16b50721a94b │ │ └─60753 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-30.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 │ ├─28c45a134823b60f4e8ce77060512390267f9e0f7a430aacec1e10c701f3067e │ │ └─61207 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─3b6bc5ea91cb41aa094b5924eeb9755a57157ee0493680fe321de412cc776f9a │ │ ├─167559 /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 │ │ ├─340934 /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/tmptocl4yqx/privsep.sock │ │ ├─341232 /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/tmplqhfjp0a/privsep.sock │ │ └─343186 /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/tmpe04n46ns/privsep.sock │ ├─0f66cc18145d07262efe6af53d8747423da2b24c39c7db96f4e2a9326b058208 │ │ └─240514 /pause │ ├─bc3f89a04a59ead78c5ff35f17f534ec29ebf9957355ccd30cb0a99b327bc6bc │ │ └─43325 /pause │ ├─cf573b7077de5db1e5573a3469638da848a6a9a3476688ea558ba8b31e7791c4 │ │ └─58360 /pause │ ├─bc850364d6ebda543b6e7542747cdeca431ec87edff0d46015c9aa07f8eeb7b2 │ │ └─162773 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─06c8ca0ce7754bcdefc508c5c06d373676e6584e26311d1c02e1cc1efae6b84f │ │ └─171875 /pause │ ├─98041f1a6c650096f2321469a4b67bb008a2c179402cab5d8f10884c875fad70 │ │ └─60935 /goldpinger --static-file-path /static │ ├─15ac522558bdb58f72f186c42c2bee2ba3cf138424036207ea8cae646ca353f7 │ │ └─79317 /pause │ ├─b22c2ce70c973f4b4bdbd34f9128e431c3e6359cc29af1ac6c1212235e721e33 │ │ └─58812 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 │ ├─8ab1339b9c31131fa1dc1c2cdd1b3199ad631f4204c53d6022a8eeed4b364723 │ │ └─151550 /pause │ ├─2677147414556cfe8a4cf672a17bcfc8e7a2573fb59e151a853493a741fb5b27 │ │ └─54041 /secretgen-controller │ ├─047cfd42bf78f5213d801a2452f929cc77b64b88d253b73ad2c9860a2d1f7fff │ │ ├─202618 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─203556 octavia-worker: ConsumerService worker(0) │ │ ├─203560 octavia-worker: ConsumerService worker(1) │ │ ├─203564 octavia-worker: ConsumerService worker(0) │ │ └─203567 octavia-worker: ConsumerService worker(1) │ ├─a37189f2547fd1fa8870d80be76766e62d7f9ea314b33429f3629ca9b72e4bd5 │ │ └─56630 /pause │ ├─b10f465b1b0830dd6829ffffa1607d2ed8e35dbfbe1dc936173a8476ca4588bc │ │ ├─ 45636 /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 │ │ ├─ 45650 /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 │ │ ├─ 45798 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─240023 nginx: worker process │ │ ├─240024 nginx: worker process │ │ └─240025 nginx: cache manager process │ ├─3e3a183a80d46e405b5e1268a9cbf754bb464d4267a502c92052d507326749e6 │ │ └─208817 /pause │ ├─bdb9932e3021ab8e9300c6c6596ecbe773165933118dcde483aceec7a3da0d91 │ │ └─40582 /pause │ ├─e5fbe7097e9454b7d5c7df42b248ec7c5079ac8752f6e5538bdd97e21e64371f │ │ └─57089 /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.34.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 │ ├─abe5ee381d65c6a1fbef0c20c443b9dd00425125d578e2292d00b45c4fccf04f │ │ ├─236480 /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 │ │ └─236573 /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 │ ├─1b62f4c7f8385686f39d0519a1e852aaaf219f47754569fa819b71939366ac40 │ │ └─49534 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─c6928fae4487ac1e1c45d62b1a084650a1999ded3d4fd21eeb25caa3096a11cd │ │ ├─114110 placement-api: uWSGI master │ │ ├─114123 placement-api: uWSGI worker 1 │ │ └─114124 placement-api: uWSGI worker 2 │ ├─3642beda04b14dbcd770d0db98267754897b49ceabef2ac6b4c47095bef70f79 │ │ └─56666 /pause │ ├─07efdaf25b61f086eb48b1d0abf6364edfa1ed26a2d12af2ca9e28c1d07d708e │ │ └─60810 /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 │ ├─8d3432e5a990f581c46d6d325cfa7d83f261a4007399dc06f355b059838707c6 │ │ └─206853 /pause │ ├─a06caa5e6e52870bbc38e5b36c40fa151c8fa0a32f56cf2015c665353d1f2df0 │ │ ├─61850 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─61871 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─61877 erl_child_setup 1048576 │ │ ├─61933 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─61984 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─61985 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─62047 /bin/sh -s rabbit_disk_monitor │ ├─9694a76afafb4418f9cd3fc1fe9b6403313c829704ed379ed447a05293a91920 │ │ ├─162532 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162549 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─162555 erl_child_setup 1048576 │ │ ├─162674 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─162757 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─162758 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─163156 /bin/sh -s rabbit_disk_monitor │ ├─ae58893d2ac0da331f989931bf29ea27358126a8e48395c256c19907db23713d │ │ ├─ 65552 apache2 -DFOREGROUND │ │ ├─ 65567 (wsgi:k -DFOREGROUND │ │ ├─ 65568 (wsgi:k -DFOREGROUND │ │ ├─ 65569 (wsgi:k -DFOREGROUND │ │ ├─ 65570 (wsgi:k -DFOREGROUND │ │ ├─366518 apache2 -DFOREGROUND │ │ └─366870 apache2 -DFOREGROUND │ ├─dbb5aa24ac8b73c3e426cc2da5f9edd179b413a6aca25109da32470da7254ad0 │ │ └─46738 percona-xtradb-cluster-operator │ ├─8d2bcb4c215abafac0b8a4d9969d998961e9758eecc31a4125e22553be988ca4 │ │ └─70593 /pause │ ├─d145caa81bb8d75e4c828a787bd84186267fb5235aa501eec565ee468ecdaff9 │ │ └─52827 /pause │ ├─22caf1823bcbd4fef4bb257ed8dbbae102f78ab239c860c9b2ccf0a5b549dd1b │ │ ├─79509 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79529 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─79535 erl_child_setup 1048576 │ │ ├─79677 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─79772 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─79773 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─80043 /bin/sh -s rabbit_disk_monitor │ ├─77d886a2c7c95c413037241d73157b58793eeadfa657a09a726fd6701e7d6b30 │ │ └─39379 /pause │ ├─020dd6c35b067a7ff5e7bb4b4fb6083f7bcd9bcb7c6b0c619cf03db376137ecc │ │ └─47111 /pause │ ├─4c4fbdf6b661efc272894dd2fda121bb87d49a63b2edca958af95e71fe8147a4 │ │ └─60651 /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 │ ├─6dcde38ca8a95a45edb3a59cf353fd44b1d975f8d3e3801b8f12fc7e991d95a5 │ │ └─74939 /pause │ ├─54cd5642fbea6ce9d69f70d7caf3edf0ac0b68358bb5df1556f5ff0f8476341d │ │ └─164516 /pause │ ├─28584b7b299fc801c75e99b673d0571be7ab561d5ab525765f78026ac63f59b2 │ │ └─39440 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 │ ├─5d58e4a794147a3c2de8f8bd89b9a37ec6a9e564fcea980a4cc5d394cebbe138 │ │ └─58115 /pause │ ├─4dd4c87b815cb84f0df90005075a7420ef3a268b539f0737b5d2e5a7bb6315e8 │ │ └─42798 /pause │ ├─ac9dea531f65f500d7ea32f7dfdf0c6195994bc5435f0e2de7081940f31f1bc5 │ │ ├─223387 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223407 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─223414 erl_child_setup 1048576 │ │ ├─223591 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─223686 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─223687 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─224265 /bin/sh -s rabbit_disk_monitor │ ├─1dac704237df3a27f04ad6ca9691d2ef7cc7f4d679835690a2089d2af04fd5d0 │ │ └─226330 docker-registry serve /etc/docker-registry/config.yml │ ├─9041e07e84fa304ec8197514b1039f82d0fe01a5a689345eb2c80541d7ef6b85 │ │ ├─59356 nginx: master process nginx -g daemon off; │ │ ├─59375 nginx: worker process │ │ ├─59376 nginx: worker process │ │ ├─59377 nginx: worker process │ │ ├─59378 nginx: worker process │ │ └─59379 nginx: worker process │ ├─292b8cd038c612113df54ef820804b9f6c0c0228811582c56ddd50021586ff68 │ │ └─211226 /pause │ ├─f9eb4727dc96fc994c10ada4b6031eb390379619a9e62ce80576bd004a0750af │ │ └─57750 /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 │ ├─1722aa136c21719f182de2b06a3fa223b49ad58a13408c6505882a8eb3f108fe │ │ └─173914 /pause │ ├─484b991681bc301c84e75bc87bfbb3bdc10886bcc89cc9c1168177bd1f76098a │ │ └─241818 /pause │ ├─1cb38d12602dbf60c47e891390cb155bf00da368b6de8e60b133cb5f9bed0105 │ │ └─60555 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─cf52401db93f32251c40ff4f97a0ba1a7d0138fa2c9840bbfda23ea771afc5cc │ │ └─124540 /coredns -conf /etc/coredns/Corefile │ ├─436fffa99bbd8b68fa16ed09512d46e431579ebcb752558d8dd90942aae7cf12 │ │ └─61326 /bin/pushgateway │ ├─cb77b202a1fbee8c32acb06eb024e2ca5d3006ee02d9083fcd153f0010b9812a │ │ ├─220536 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─220957 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpynb7b8gq/privsep.sock │ │ ├─220986 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─220988 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─d48db66ba33ee44b137c8b61585d30ef9173b9bf9e4ad590fead58c09487e25c │ │ └─127170 /pause │ ├─421f14334431cd9369331a14bc5af236d6511e6225537b62178d224a6fc4d0b7 │ │ └─39268 /pause │ ├─9f15de02f591f6195ac97a66203a4bf43be4b001a961441ee9b7337efab88961 │ │ └─124331 /pause │ ├─a7a3774ab4cc95c7c4a5bd70501f62961a6a9fc83a065802d6aa9d65ba2ce3c7 │ │ └─61515 /bin/oauth2-proxy │ ├─61ca43d01ac5d82c6e676fba16f80e9967dc7bb6c56ca36d1bdb44b60074fbc3 │ │ └─39873 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─667d19f875577581ed2ed29558e5b4c742ca2796c0bf592b174147eb0b457455 │ │ └─109914 /pause │ ├─f9a230a61b5ee1afa86312e9d949106da87db659e01572320cf4801013899536 │ │ └─208843 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─06a7afef7f89292049e01c33eb7629d08b3c1404243a9ecd557fe85a2f8d5860 │ │ └─151811 /pause │ ├─20304b629dadd47ee73b24bbab90db479a3f91993835e6fa5614a33bedabe95b │ │ └─94530 /pause │ ├─44d726691eeafa3869b49c968dffa44dde5de2213919ece7a32903f61e8bd246 │ │ └─151688 /pause │ ├─dfea4724c025ad4927115bde91a9aa88910144837a4af7916ce506f0b88d040a │ │ └─227579 /pause │ ├─d04060f46e0e1491c5efb2cef6e611b8bfe30dad77727ac13a4b8ca0eca3c4bf │ │ └─227757 /pause │ ├─a1d7d739c3c7b39d2f7366ca770ae8f8d6337087eb3851a9cb85b44a276da544 │ │ └─94502 /pause │ ├─fa1f018e065b1beed34b0449912b6a8de35365a4ce391bd5e666a57c3166ce6a │ │ └─127234 /pause │ ├─bb168ec6e26c0af47c0c09a4e000f30307dd90e267d759cbd5ce1cbfa04c1b28 │ │ └─220898 /pause │ ├─f7a1e8ed51bbcf05fee1c60bb402639f56a9334b204b28c42f63ed0b50f9829d │ │ └─53955 /pause │ ├─b845a95cf8d2307ea1ef0aab9a6174199065e6249a742d22785d2bf2a9e0c70e │ │ └─47789 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─f377b59fa5e1ca58302bca29834addd079e9d6b291d0dab46d7b1fec89114959 │ │ └─39457 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 │ ├─b49f17a6acaafa80f18435a2929b15bd5a37d4a88e8c536b91107e13eaf9d9db │ │ ├─41040 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41464 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─db4c67373ef9215832b4f7ebcddafa7350d2019cdb55d90011c46cb2f806d3e2 │ │ └─42418 /coredns -conf /etc/coredns/Corefile │ ├─2847a53a566454ad45b703e0b25cc43a5bb61592d7403fb91772f316d2399d1a │ │ └─56718 /pause │ ├─0cdb8cc79af13495bd022002c5cae3ff35882d99c1179f6b2e4dd4195f8a39c5 │ │ └─97483 /pause │ ├─11d5597e3e90de0e7ef3de1fef2ddaa1fc67dee925ac74054c8734a423928e39 │ │ └─43377 /pause │ ├─6a9da1861d9565dc9a82e89b2ac38733174de4d2575567067fd2ffb8efda3555 │ │ └─53740 nfd-gc -gc-interval=1h │ ├─ed74e8b8fdeda21dd925633932a27d3ff65fce2a089469d9fbd500cdf9fda8ac │ │ └─53700 nfd-worker -metrics=8081 │ ├─e5a79200cd7dd46ea63009c27763bb714bbf6252c06801595e356f3341fc51f1 │ │ ├─47692 mysqld --wsrep_start_position=7bd12ef3-48e9-11f1-90d7-171a1ecd0368:20 │ │ └─47818 /var/lib/mysql/mysql-state-monitor │ ├─b9d9cf3df8bead8147597a203a9811570fd7d1230af4bc9cfd6e3af784620661 │ │ └─186969 /pause │ ├─b604e4de97ad8b23b02125e61e0fcdb5c7dfacebd7ffa8f1b62381c168c4d020 │ │ ├─158990 neutron-api: uWSGI master │ │ ├─159019 neutron-api: uWSGI worker 1 │ │ └─159020 neutron-api: uWSGI worker 2 │ ├─6249064a352fe0f3e31dac7957be58bcd65f859dada3b7563d3948fc64e43596 │ │ ├─172016 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172034 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─172040 erl_child_setup 1048576 │ │ ├─172126 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─172240 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─172241 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─172651 /bin/sh -s rabbit_disk_monitor │ ├─82b3fb37b151f10415202d1ed18b38be1e738649f85554bb23ed21b59c489a8f │ │ └─60184 /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 │ ├─986becf4c0c3b9e331eff7ae67029412f231f282c1046cc5863a4890e085686c │ │ └─164440 /pause │ ├─282e6b5297258bba16bf6e5c3d4f1286b812b3c3457902a09839d8a687d276f0 │ │ ├─93401 glance-api: uWSGI master │ │ ├─93415 glance-api: uWSGI worker 1 │ │ └─93416 glance-api: uWSGI worker 2 │ ├─24f117648823b64ff3887fb10cd21abf2071303e9ff46dddbeb857930d65b03e │ │ └─207927 /pause │ ├─ada1066516a568086428c35d22602c29de6a296fe7a50adfc42bee85985e5d5a │ │ └─107888 /pause │ ├─9feb957de1ed420ddeb0708ed53d254d5f60251713e18c09dbe020f42d9ec149 │ │ └─85292 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-cf9f85b9f-j8pcg --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─dcbbd948fa71e1baeda5f8706847300bd2227f82010bb8753594477df247afa8 │ │ └─107821 /pause │ ├─0e25844aa9868c3a039e9b125f25925ac217ef97281c5e6e7629f9d47ee6c6cf │ │ └─171134 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─43e49865a9a6ce053b0e39ca103df3cb4d8ef82ccf0070de921b5e86fa3d9e79 │ │ └─93148 /pause │ ├─e94bb13e626110b5cfd2133f9d9f4a2d2f8369e92c916f877dd75ca26ace863e │ │ ├─236342 manila-api: uWSGI master │ │ ├─236387 manila-api: uWSGI worker 1 │ │ └─236388 manila-api: uWSGI worker 2 │ ├─c58787b02eda4992c55fc427184545574b75e8c9238b7eeaf14008108656cddf │ │ └─41959 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─c09f586d76b6b6557fa67b2cb6c6c21136fc8d5372ca9c8da5b34efabb2328cd │ │ ├─244392 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─244405 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─15ea8c6b838921d6df13b20564e2583bd90a18d8d4c7678b5ddb56ac23dd5b5d │ │ ├─183872 heat-api-cfn: uWSGI master │ │ ├─183893 heat-api-cfn: uWSGI worker 1 │ │ └─183894 heat-api-cfn: uWSGI worker 2 │ ├─dd15e372fb73eb0dee714c1da752951743bb18705580ebb844457ed2a06593fa │ │ └─56487 /pause │ ├─ab2b81d3004cc88864be88700c5d3543be30feefc274e0e639016ebc937efa12 │ │ └─150170 /pause │ ├─f55bc582311293cf16958cc40c2785f9e047e29b5ff227a576d2264a35c5f1d3 │ │ ├─204860 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204876 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─204882 erl_child_setup 1048576 │ │ ├─205003 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─205092 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─205093 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─205380 /bin/sh -s rabbit_disk_monitor │ ├─80820884add35a0886c9417d0429ab2d5df9c0162637a7fffd94a006b0019030 │ │ ├─ 85414 /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 │ │ └─311652 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─b185dd77a3696821f382cbbe9fda7c414c05a771575f09fdf52b83d18ce26f31 │ │ ├─160797 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─161038 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─161039 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─666c30593f0ff8efdc0995143c963475cc29d38c6614bb2372424c453799bf71 │ │ ├─149266 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─149526 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─149527 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─880e123915b77ef33095a1175448b08baf1479b5ab5b5a63098bbe90178b15e0 │ │ └─124001 /pause │ ├─e64358da9b4cd09e723f7951c580174a0b99217e669a73f691c6a75a19c2bad6 │ │ └─122959 /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 │ ├─67bd8d31c254580e4bfc871547ba4eb86b1651905091a677fad613201209458c │ │ └─39611 /kube-vip manager │ ├─7f4fe898374b9b60ee4da61530d1782b2692f90e61d1c4f3830ba45828718363 │ │ └─125131 /pause │ ├─e68d5289d3219c8e14cf83ccc48603cd2656e07b7c659c22ba23a8fe611330af │ │ └─58476 /pause │ ├─8ceb05009013b89123d932a18c00857e8a3f97178bd8532575650cfec429c018 │ │ └─223307 /pause │ ├─5c90b44fb44800e69f041383e3574831c590e1c0fdaed5580952ca9d42d6ae3c │ │ └─43571 /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 │ ├─eee40cc97a3698843cefcbe6d6aa9a846cd69a5cc7a6f14d72534d5200c72509 │ │ └─40832 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─1cad6be7a1b3902081cbaa9d295ab7251265d8d7fd240fa3c56035191049fc37 │ │ └─167586 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─b7a840682c7db623adb727d52de30ef93b3b03011f4eda98c2990ee4f7a36eaf │ │ └─46618 /pause │ ├─797358518f944ad28baad4455c0ef62f87699a77a052f6a9e783f68e402b8e11 │ │ └─131763 /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 │ ├─b6975397c48c8f20f388dbd4e08a454156fdb7bac5849b556aa406458a908573 │ │ └─96049 /pause │ ├─48068142eedac5882df51f90dd7bdc554ae9aaab13dbd47840fad67c132976e2 │ │ └─41922 /pause │ ├─6bf7521e91a2b72fb87be414c9db066ca22fde5cf0958635c2046c70504c06a2 │ │ └─204699 /pause │ ├─da799e063ebb0e9e0c68c2ce91c51991fe818da21fdbba0faf84f2d6ff9f3e81 │ │ └─40595 /pause │ ├─08ba795bacb83c9a68732e88ab4a6d360c094591cdfefb615c16edaf4ed6b578 │ │ └─151792 /pause │ ├─472f1b790528982e56061ee4696ef4f5ab8fe8c166ac633b7d717bccf4832c04 │ │ ├─148368 nova-api: uWSGI master │ │ ├─148382 nova-api: uWSGI worker 1 │ │ └─148383 nova-api: uWSGI worker 2 │ ├─eb3b98803059b00bb6990c33b1961e85e6309d7636f5561b8347f7e8fdae1553 │ │ ├─160942 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─161767 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmphwodbg0a/privsep.sock │ │ ├─162187 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpmh3e6p7b/privsep.sock │ │ ├─162556 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp5vzn3ctu/privsep.sock │ │ ├─162963 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─162964 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─162978 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/bf19e6f8-ec7f-498b-a4e0-ea0d74f7128f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/bf19e6f8-ec7f-498b-a4e0-ea0d74f7128f/host --addn-hosts=/var/lib/neutron/dhcp/bf19e6f8-ec7f-498b-a4e0-ea0d74f7128f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/bf19e6f8-ec7f-498b-a4e0-ea0d74f7128f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/bf19e6f8-ec7f-498b-a4e0-ea0d74f7128f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ad5f0dce-cc15-40e7-894a-38b6960c5d6d,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─162981 haproxy -f /var/lib/neutron/ns-metadata-proxy/bf19e6f8-ec7f-498b-a4e0-ea0d74f7128f.conf │ │ ├─188804 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d1225b06-8dca-4398-99e8-453afb390dcb/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d1225b06-8dca-4398-99e8-453afb390dcb/host --addn-hosts=/var/lib/neutron/dhcp/d1225b06-8dca-4398-99e8-453afb390dcb/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d1225b06-8dca-4398-99e8-453afb390dcb/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d1225b06-8dca-4398-99e8-453afb390dcb/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-6289f636-335b-4a8a-a786-e0be3143ce6d,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─188807 haproxy -f /var/lib/neutron/ns-metadata-proxy/d1225b06-8dca-4398-99e8-453afb390dcb.conf │ │ └─345266 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp2jxiahni/privsep.sock │ ├─9165e0cd386617b540bd9be780e44c21dca66b5dfe54934517f60ab8aab65a82 │ │ ├─187114 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187131 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─187137 erl_child_setup 1048576 │ │ ├─187198 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─187273 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─187274 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─187533 /bin/sh -s rabbit_disk_monitor │ ├─19813fda4dbada2bec511023d022ed732bdfd0b4fe8c566792794f94d88faf3a │ │ └─47547 /pause │ ├─8905604aaec3c07cec2098ab0094e52b3dc4b056faaef260c643c13a65d41e79 │ │ └─194244 /pause │ ├─fdeec314d601d5726c782115656bd3cb46397b6a56b59655220f64b3bf2b8f9a │ │ └─43278 /pause │ ├─7a8e2ba1dfa74a9b3788349b9124e43b1a083159e0c4da820a89153024de9e92 │ │ ├─94825 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─94956 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─94958 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─4cae993a88ded5e80deb5be65198011e1ee20b88cb2a49e017e8fb1c2e88128c │ │ └─59274 /pause │ ├─cf5724e91748ec4b336114b066c6e6379dbeec3d46fa02219e8f0d12364e7b49 │ │ └─105519 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─3f058377707989ad1003232db4a12276527dbc8957391397912b5368f3e70916 │ │ └─202634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─8eb9656439f755c6664396ee96447c65669b3edd2a0e02db538191a683d5769d │ │ ├─159033 neutron-policy-server: uWSGI master │ │ ├─159046 neutron-policy-server: uWSGI worker 1 │ │ └─159047 neutron-policy-server: uWSGI worker 2 │ ├─a438b207280e078e797705cd95953389b8a3671f9e8620edf0f4e7dc5a2eae55 │ │ └─207009 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─87823d12f01b1a60d828a4f345f958b966c35f2ae18458e71b39c1f00717b1ee │ │ ├─159798 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─160009 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp_iy8ga0b/privsep.sock │ │ ├─160083 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp8ybbmomz/privsep.sock │ │ └─160265 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─cafd277d638caa7493cd773742b1b822f0942b2e378304296f93624892138088 │ │ └─45354 /pause │ ├─13f0d4d4baf78cc8d5a717c745d0d092ae116b4094df69693359ca385c1863a1 │ │ └─61533 /bin/oauth2-proxy │ ├─f355483c5719895c2d298f38f11a2bcf2fe5ecfd8b44001c2b6a263662aadbef │ │ └─42349 /coredns -conf /etc/coredns/Corefile │ ├─6d14f2edaa8479c7d87a2b5d7dd144f8db8bc589d2dc62084c9ae82aebb77204 │ │ └─212231 /pause │ ├─8a91690d744a092f62c4c2400e4d15de96b917f3fd3be980a70d2d691a50f1bb │ │ └─61472 /bin/memcached_exporter │ ├─1bd71f8bb6a0d12953fbcf868cdb31e5a792579acb890f26515c0031f943a32c │ │ └─42309 /pause │ ├─ba791f2d56816e3c9da3fbfa0ccb841535890f05a4e23c7a57d21786b43f194d │ │ └─46349 /manager --metrics-bind-address=:9782 │ ├─8898247843a6092a7882a75851dddee4fc430f0eeb6fa4a49cc1dd6965e78c09 │ │ └─60693 /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 │ ├─5c79e6735d865951e9832bbe2dc73a7792f2694d358f8a5366f0eee37298678f │ │ └─39337 /pause │ ├─071536137dd67e86544988a7c63a5790e184bdbb98b2af086eaf0afe88839dce │ │ └─53563 /pause │ ├─7fd455180abd589f692d3248e09ebccd6cd48007fb4b5b5e5a989f0886b58c9e │ │ └─208172 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─b30e8bfd7832bb5cef681714b1c5a5615172ad8da9b650d7afbd8f1ac966c24d │ │ └─69596 /pause │ ├─8d95b1def7ce8fdcfd17d9a8cabc42d9ec4f7bcb17b2a0b9576e5af0b4007973 │ │ └─39481 kube-apiserver --advertise-address=199.204.45.30 --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 │ ├─e449125b9c98e8fee9d19e917a1275e71f2f6a18b095d43683274c1696b7b25b │ │ └─236351 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─7344aec4eb57d306b0bfed4e20f84299fe3cb4164cad86b0db42ec61041e9428 │ │ ├─171132 senlin-api: uWSGI master │ │ ├─171208 senlin-api: uWSGI worker 1 │ │ └─171209 senlin-api: uWSGI worker 2 │ ├─16ecbb843268b044b2ab13a0dcff6decb7f75b53b28c5510266ee105406a3831 │ │ ├─123013 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─123027 /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 │ ├─10f512496b496fbe4d0f2e3d809268400fa56c766cc4d3a8546209bf555eaf73 │ │ └─212310 /pause │ ├─2782e7715e3d1b51edd826bd695b33752db0d2a3bded2ffd425fbee2f7b33e2e │ │ ├─47640 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 │ │ └─48832 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 │ ├─d2a423100ad52837bad5404740012bf71eb4ec1ca5ae4aeae17f7696f287074a │ │ └─85092 /pause │ ├─cd8b22618f34ffb3d85d9c866d4fbfa61ce0a86ee5dce9aa65f3aacd24d5d3b8 │ │ └─53507 /pause │ ├─4597f32153bb23d2bfb32be473ba25142742d04ca0bae3a8b2331fc06968cd55 │ │ ├─57526 python -u /app/sidecar.py │ │ ├─57757 python -u /app/sidecar.py │ │ └─57758 python -u /app/sidecar.py │ ├─1c39dedb2e5fc7e35809914d5b6baa85714618cf3a012bb2994d3d6d67c6913d │ │ └─49415 /pause │ ├─895fab12c4de655418cc47ea2f16af3ae00c09ba63f7e31c05075fecf2985b1f │ │ └─127762 /pause │ ├─dc9a2fd2f59a8e292f90a50cbf0d53359260d61592398499c749335720545544 │ │ ├─108710 /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 │ │ └─108743 /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 │ ├─c2bd0d1af134cc6c1b7c7bcfbf65c632a97aa3e7ed272c3c18299057968e9efa │ │ ├─125232 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─125249 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─125255 erl_child_setup 1048576 │ │ ├─125451 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─125522 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─125523 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─125613 /bin/sh -s rabbit_disk_monitor │ ├─9c8789bd3e9497e1068f1834d3d0c944b4561aebb456c3710f0a800500b93a40 │ │ └─75457 /usr/local/bin/rook ceph operator │ ├─f7f45bd51846e5080863a23fff4c8a75e25173d2a910eb8c35d5e8c6575cd73f │ │ ├─158972 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─159241 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─159242 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─159243 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─be7569ca5cfdd90fea4275d2e76039b0854c651cf53c3d9b4c150b0a626dfb19 │ │ └─61633 /pause │ ├─0d61fbd8618bca988e84625a1d9dcfb550ce0ad47f2b82a8c7d27d91f9edaf0e │ │ └─162090 /bin/bash /tmp/libvirt.sh │ ├─0944c3e0a7c408f3e45b156df87a1cbc40fb790b6d59851a863c1fbf0c1947e6 │ │ └─39847 /pause │ ├─f4020d967bcab6c99e525a0df014c37b8fff8c6be93ed2ecd3eea042d62e1172 │ │ └─193980 /pause │ ├─5770d553ba0ad78f1b9c2ee67ab6d2f0ee80d81cdf104669336995e35162c058 │ │ └─61411 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2da71d63a5d16919385b8fa0e92dec54f0df4c0b8da8a647c663f51beb246254 │ │ └─46295 /manager --metrics-bind-address=:8080 │ ├─1b5cbdd5978789c6dd90732e6f55bedeb70f1488ac48c87ca308bb8e3ae5f778 │ │ └─127028 /pause │ ├─073fc7707aeced08f1c63ba4ed557e742e7ac79018c924e239204bcb7d8fb843 │ │ ├─74406 barbiacan-api: uWSGI master │ │ └─74419 barbiacan-api: uWSGI worker 1 │ ├─20f4d17f6b31a61acce3d393d82b2c912b0765e996de45a916b46b4beb739708 │ │ └─97366 /pause │ ├─bd05966e14725165806e6bfd2d925aea1ebdc64d0cc22ee1abb6cb24ac2e9109 │ │ ├─60502 /usr/bin/vector --config-dir /etc/vector/ │ │ └─60536 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─a8d32a86f9ccb04258b8234b02afa105b2a48aafef8b10cc3814ceffd845768f │ │ ├─240261 apache2 -DFOREGROUND │ │ ├─243475 (wsgi:h -DFOREGROUND │ │ ├─243476 (wsgi:h -DFOREGROUND │ │ ├─243477 (wsgi:h -DFOREGROUND │ │ ├─243478 (wsgi:h -DFOREGROUND │ │ ├─243479 (wsgi:h -DFOREGROUND │ │ ├─243480 apache2 -DFOREGROUND │ │ └─243481 apache2 -DFOREGROUND │ ├─09eec916107aebbf547c3ee3c46aedc2afc0c0d4063f9695e61cc48f496efc62 │ │ ├─150307 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─150325 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─150331 erl_child_setup 1048576 │ │ ├─150452 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─150503 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─150504 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─150624 /bin/sh -s rabbit_disk_monitor │ ├─b311fd0827cddc84b6e3e806787fd0b2d12912b01dfcd26fc3aa03ec52e015cd │ │ └─108420 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─3ac9f857434996ef98d54833cf745d7bfb75ce7ff38a8d3bcd2189e7bc463849 │ │ └─42991 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 │ ├─115a4028126ae64dfea01a34085770f07e37fa7d306d265dcc6fb76be0141a6a │ │ └─227932 /pause │ ├─92045490dac6251f375861a593963ca3086e7e797e5cc55f78f75d12008284c3 │ │ ├─183736 heat-api: uWSGI master │ │ ├─183755 heat-api: uWSGI worker 1 │ │ └─183756 heat-api: uWSGI worker 2 │ ├─99bef7fc71e62439cfb4a344866a2c9cf3cba1a2a616da8befa464a3506c0de9 │ │ └─45409 /pause │ ├─fbd52aa3b664a24bfa09e708ab1ef5c0a9844836cf9cbc299ae583731fe93675 │ │ └─152188 /pause │ ├─f3b8b93c3603759eeca68863f6e7ad9a40e462604d464f1e181bc867bc51495b │ │ └─193894 /pause │ ├─17523ac12c81820c3b43372cb638a22178509600064403d6adf49e101cee99f4 │ │ └─194006 /pause │ ├─7ce828cbe52dca966542f4c89952c3a84cc61f0131f2468e157980649ad07cf2 │ │ └─164640 /pause │ ├─f7a073b1ea130f5b3041eb1e18ff590bc4b4397e21796468b5651a28ee9d875e │ │ └─86175 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─6b7a2a2b5ff6545854bb7968740072cf6d67008792cb050d742e8205b58730f1 │ │ └─53597 /pause │ ├─c347303b738884c06a7744e4da4389b2c5f8ad2daa65c4d2c3742de86bc5e673 │ │ └─58886 /pause │ ├─6f2b5c619cb0a536a6430ccce1e372fdc039cd25a30bf9698d4b2716625aa50d │ │ └─59713 /pause │ ├─e476fe3f6482997410421d0a99472287866c564923ebe02b03de92346d1443b7 │ │ ├─105105 cinder-api: uWSGI master │ │ ├─105118 cinder-api: uWSGI worker 1 │ │ └─105119 cinder-api: uWSGI worker 2 │ ├─57fbb0abcab34b7ed043c922736047b1705c7bbce9de401c41663981b42b9387 │ │ └─39500 etcd --advertise-client-urls=https://199.204.45.30:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.30:2380 --initial-cluster=instance=https://199.204.45.30:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.30:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.30: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 │ ├─923c51f219f4c71bb266360024ddf33c8531f3d6ea3cbe833d5234583ff026cf │ │ └─42373 /pause │ ├─8db8192fac323804bd523bfdafb9f9fd78f39a693fae8420b8b096e1ae68e835 │ │ ├─160839 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─161600 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpnfp0ssx7/privsep.sock │ │ ├─340249 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp2wqun1fq/privsep.sock │ │ ├─340450 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp0t5hpqkt/privsep.sock │ │ ├─340780 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─340782 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─341991 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=20f99ec9-0028-417b-8f83-2c276c3d7942 --namespace=qrouter-20f99ec9-0028-417b-8f83-2c276c3d7942 --conf_dir=/var/lib/neutron/ha_confs/20f99ec9-0028-417b-8f83-2c276c3d7942 --log-file=/var/lib/neutron/ha_confs/20f99ec9-0028-417b-8f83-2c276c3d7942/neutron-keepalived-state-change.log --monitor_interface=ha-57714ebc-28 --monitor_cidr=169.254.0.231/24 --pid_file=/var/lib/neutron/external/pids/20f99ec9-0028-417b-8f83-2c276c3d7942.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─342264 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=97188abf-d4e4-4c50-8cf6-bb0e827b1057 --namespace=qrouter-97188abf-d4e4-4c50-8cf6-bb0e827b1057 --conf_dir=/var/lib/neutron/ha_confs/97188abf-d4e4-4c50-8cf6-bb0e827b1057 --log-file=/var/lib/neutron/ha_confs/97188abf-d4e4-4c50-8cf6-bb0e827b1057/neutron-keepalived-state-change.log --monitor_interface=ha-60773689-88 --monitor_cidr=169.254.0.207/24 --pid_file=/var/lib/neutron/external/pids/97188abf-d4e4-4c50-8cf6-bb0e827b1057.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─343124 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ae6c58fd-0c09-4587-9154-54c17ff8607b --namespace=qrouter-ae6c58fd-0c09-4587-9154-54c17ff8607b --conf_dir=/var/lib/neutron/ha_confs/ae6c58fd-0c09-4587-9154-54c17ff8607b --log-file=/var/lib/neutron/ha_confs/ae6c58fd-0c09-4587-9154-54c17ff8607b/neutron-keepalived-state-change.log --monitor_interface=ha-d0ee2ecc-08 --monitor_cidr=169.254.0.174/24 --pid_file=/var/lib/neutron/external/pids/ae6c58fd-0c09-4587-9154-54c17ff8607b.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─43fd1b4f22f1d150569dd6e7950753679f06f71d344cac23af93c1fc03b9e902 │ │ └─85045 /pause │ ├─f8f5fe17d513d35a4889ba1a83471be31003e79ceff28c53de727e10b10e1922 │ │ └─59747 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─fb02e38ef0a586099d56cd796b5776223ad22689e697b64fe3257958c3a908b9 │ │ └─63196 /pause │ ├─b08da7692b61f348de1131a045cb2be8cc73bcb087e7f1e6d69daba38fe0c2eb │ │ └─58039 /pause │ ├─d9a2d396abadb3630573384d7cb9559c5d611a1e241fa157e56910fa3ca23a53 │ │ ├─203735 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─203754 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─204457 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─204458 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360643 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360644 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360645 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360646 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360647 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360648 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360649 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360650 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360651 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360652 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360653 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360654 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360655 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360656 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360657 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360658 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360661 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360662 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360663 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360664 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360665 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360666 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360667 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360668 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360669 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360670 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360671 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360672 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360673 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360674 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─360675 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─360676 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─ac733882c9786ed5a4b83059f895be334803250dc23c597b140fb2e1c319c969 │ │ └─46167 /pause │ ├─4935463f1e58e9ddc3b733220991a695c4fd7f3ea31ac38bfeb06391a5631e8a │ │ ├─96164 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96181 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─96187 erl_child_setup 1048576 │ │ ├─96244 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─96296 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─96297 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─96513 /bin/sh -s rabbit_disk_monitor │ ├─6eec1afefbfc7f89966ab156d9f0c65a26d3bac3861128a5b109c51f81b3127b │ │ └─59841 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1ca5d73a284ed5e8d27c5bf84a4778e0efeec292a74e586496a520c262f7022d │ │ └─60377 /pause │ ├─b36ac5bc9a3b2252c1c0542cd20edf5f12efd64df45419598083d8eeead9a027 │ │ └─151757 /pause │ ├─e38e4c2c8de766276e383cf2a2db215edefc640e5a1e0c72212c3652e35639a3 │ │ └─56961 /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 │ ├─0a388ed29a2a1173791a5c8d8755515253e34a56146a7c0acda32f02ae900500 │ │ └─46214 /pause │ ├─4a8270a9905697e9eed94479db48bacf2c2e477c0067b8ba93e0c8d167166025 │ │ └─227791 /pause │ ├─2884bdbff079e40bf6fb971865538efe0fba0e36b87fdb5de9e15ee26d2b9ae6 │ │ └─174149 /pause │ ├─1ec4b6402f2616ad18a076ceebca9d77522e4d5559d15c992890f7a744deb582 │ │ └─39369 /pause │ ├─cff8c16e0d61dda935537ae599cff2d51be9b2111318626bfcd09ad4026643ba │ │ ├─220791 magnum-api: uWSGI master │ │ ├─220835 magnum-api: uWSGI worker 1 │ │ └─220836 magnum-api: uWSGI worker 2 │ ├─a897fff55dcdff8fd6c17e245992aa2969a76f8da81edcbc3ac92345cdd7198d │ │ └─171121 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─7fc627265a244ab367e22590aefa23bd51b19a9e1b3be6f9ba64315640d32d72 │ │ └─39357 /pause │ ├─439922d9fee6f3fbdd5061725fdefd5ef3fd1e71e13f89f18ea3f3642a2e5c9e │ │ └─209817 /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 │ ├─6e29a78cd9a77a907197e7f42547b406fa4c07f244e0e8b11440b79ddff7334a │ │ └─369992 runc init │ ├─8e985e5ef90d4bb15288b61c53bd28cc883858895b182ddcb6957338195dfc55 │ │ └─209791 /pause │ ├─0a2fce33366999f4674bcd3785117699d38dbe903cc0f7ccc4aa61219b336fd6 │ │ └─171163 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─6baff8780394b76fd3dd69d19565fd194d4463928074c104f63cbde85481c8f3 │ │ └─162400 /pause │ ├─2e5a510c5affcdb6d70ca9a087a84f2ea8c887a680e68e340252967ba94dcd70 │ │ ├─220769 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─221132 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─221133 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─cbc66459e63af3190c363ebe99fdfe9cc0075c7a490749a48b7c0ac592c3521a │ │ ├─149287 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─149520 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─149521 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─4626fd76095fd8a4d2837424b407c0e040596d61be2587ce1341429819b509a0 │ │ └─174108 /pause │ ├─0d90754ae17f5e25139135cd774e4cd04f8282d036cf18e3c54c84d62fbaec92 │ │ └─47844 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─0d6a72e6291abbd35731aea56d93088f4ee7c18b5aec21d44571c2a284914034 │ │ ├─57552 python -u /app/sidecar.py │ │ ├─57780 python -u /app/sidecar.py │ │ └─57781 python -u /app/sidecar.py │ ├─68e015c8a224cb7b1777415cf6e0a8bc376305366df8e7e1047bcc93741b9b56 │ │ └─126816 /pause │ ├─607d53e6ec91ae1fd624fd7c769ca4e60e2d59b342cf64e3382eeb2ece5a9715 │ │ └─127332 /pause │ ├─2ccc79882a978fd2b00135fa4d623fcc1828128b3fa9919546e9567a0717208f │ │ └─43526 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─6cbb66e46f61ced4868612d2afbad10b3b446635815b1f48ec143e5abfbeafa6 │ │ ├─148580 nova-metadata: uWSGI master │ │ ├─148593 nova-metadata: uWSGI worker 1 │ │ └─148594 nova-metadata: uWSGI worker 2 │ ├─62699b2f38fa07c77763752dbd05c0635b2ba15bff49fdb1c91bf3fd4d8076aa │ │ ├─183718 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─184110 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─184111 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─9d0dcb73b13b0b4b5373d83716760c98005f86edce2be5d59c0bacccb4ea3b9f │ │ └─236326 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─b21ad07a73819186d373d25925a404ad8be9ece2738f348d19e5b28825aabf07 │ │ └─152149 /pause │ ├─fd87ac730095832e90ead337fab22a11b9e32e96c34b634dcb60680fd2314ec3 │ │ └─58398 /pause │ ├─fedc488548dbee0c1f0bd69198daf438f4a045a6cc0ccef9bd3108f026710bd4 │ │ └─122598 /pause │ ├─5b3daf5b48dbe8746543c225f6f6caf83d2cacff00a8f085312a03066037c16b │ │ └─220483 /pause │ ├─2f1c2e1e16d3d32cfb94f36d94a574fcfa798f269960504c084f0b84ee6a222b │ │ └─240792 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─214883e21a954d9de4d80eef4dce3d656be7c9df99b59d318d3a0b548405b14c │ │ └─60609 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-30.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 │ ├─7814925f9a9b8421c020fe794776f2cb60468dbb323089fd5e06b8fcf07aeb31 │ │ └─53811 nfd-master -crd-controller=true -metrics=8081 │ ├─77ea6a4b1eab1cd78d7ac7a34612c4fa721f0d771dde346769373cf9439c74ef │ │ └─43480 /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 │ ├─b85737db840c5e5b9e8fdbbb3e6af36f140dac1c65be1d315422ff8892532020 │ │ ├─201204 octavia-api: uWSGI master │ │ ├─201217 octavia-api: uWSGI worker 1 │ │ └─201218 octavia-api: uWSGI worker 2 │ ├─a0f0598b13ba73302031e66bade5596b2d2f2c00e92899e8fe906cbfbfcb662c │ │ └─59491 /pause │ ├─64c2bdb1ad32ae6758898b525d8d4e1e35a724ad973c6eee16769ae91716e7b2 │ │ └─162041 /usr/bin/libvirt-tls-sidecar │ ├─b0d7ee034528ee13dfd830efe8ae0c542a7e099bd83f93e39d93630de9fa9d11 │ │ └─61439 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e5565d3334d5a035e0ac68e452b587470a5721682c89ef5d3a63a03d9e410f94 │ │ ├─152677 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─364360 sleep 300 │ ├─ed201369a0c723f4c91573c6e1875f5a309eef25be0275b4247a485752673693 │ │ ├─69742 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69759 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─69765 erl_child_setup 1048576 │ │ ├─69832 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─69883 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─69884 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─69934 /bin/sh -s rabbit_disk_monitor │ ├─6f944aade5603ab16a8d41cd8c339194802c442a13a0ebfbc39e6fcf880f1da5 │ │ └─238322 /pause │ └─17815a79949e8909c1e793c54fa56d9127e520c31e895915aa3ab7afee888942 │ └─242047 /bin/openstack-database-exporter ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount