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 │ │ │ ├─21580 /lib/systemd/systemd --user │ │ │ └─21581 (sd-pam) │ │ └─session-21.scope │ │ ├─21508 sshd: cephadm [priv] │ │ └─21601 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1618 sshd: zuul [priv] │ │ └─1631 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 869 /usr/bin/python3 │ ├─ 1622 ssh: /home/zuul/.ansible/cp/199.204.45.227-22-zuul [mux] │ ├─397204 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ossfbnqgirntyucwgoqjvpqjdsgbaezf ; /usr/bin/python3'"'"' && sleep 0' │ ├─397205 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ossfbnqgirntyucwgoqjvpqjdsgbaezf ; /usr/bin/python3' && sleep 0 │ ├─397206 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ossfbnqgirntyucwgoqjvpqjdsgbaezf ; /usr/bin/python3 │ ├─397207 /bin/sh -c echo BECOME-SUCCESS-ossfbnqgirntyucwgoqjvpqjdsgbaezf ; /usr/bin/python3 │ ├─397208 /usr/bin/python3 │ ├─397209 /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 │ └─397211 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 … │ │ ├─ 9958 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12280 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 34a252de743a89568ff6a60106bbcaa8b9e84ffae7274eb195af9388fed9a6a2 -address /run/containerd/containerd.sock │ │ ├─ 12674 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 99ceb13cb4cc06ee0e584fa4955875173f2f33f08a0466f131e8050f3a795f29 -address /run/containerd/containerd.sock │ │ ├─ 18535 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3094d16925ead84253eaa6da202fc6402076c6229597f06e772629032d318f2f -address /run/containerd/containerd.sock │ │ ├─ 25118 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 50b9133674746a7e3f6209fa15988209c2bbdb0e3d6153ee8f85423606554722 -address /run/containerd/containerd.sock │ │ ├─ 29620 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 36bc959b67f30f1c330bc542db22fa9dd8bb593522a4c0c0d454465dc9272347 -address /run/containerd/containerd.sock │ │ ├─ 34421 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d43d407070968e7034f9c3d7b51146807480d2043d0173543f705b72b8fa3f33 -address /run/containerd/containerd.sock │ │ ├─ 40068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76675e9126c846f2f90ae2bbdc813e003fd327837cb0d4cab4b451bec1f9edba -address /run/containerd/containerd.sock │ │ ├─ 40106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e5e9ebeafbc5a2528993ba9a58fb07da5550e0d9c4028be49cdf21f32cecebc -address /run/containerd/containerd.sock │ │ ├─ 40147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b17019bf38f1b41b45b47ea5c8f65842676034bcaa71dc5ca6442758a5a064b -address /run/containerd/containerd.sock │ │ ├─ 40151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd979a1956fef6c9a8ecfa113392893ef17ad3b2954cebc03bf22041ee5098df -address /run/containerd/containerd.sock │ │ ├─ 40153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf7afa4d650d776f4600031957039f1c56b6f034eaaf9ff99ae93df8c9a39553 -address /run/containerd/containerd.sock │ │ ├─ 40675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34908a074ce73fe47cf624303c963bb42b251ef8b4d58245c819efbf3c72631b -address /run/containerd/containerd.sock │ │ ├─ 41414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a010495ae4830bdf165235dada5ff33a4e7d312a6d6a2a6670c537c1e79e7f29 -address /run/containerd/containerd.sock │ │ ├─ 41427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c978cc6f8c017480b5df3e89475369495145dd6baf67021fb4e87dc13ec899b -address /run/containerd/containerd.sock │ │ ├─ 42763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe8742e78a1beae19ff6e4f4580e9f511581a92795811cc4c7d44099ccb220fd -address /run/containerd/containerd.sock │ │ ├─ 43211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 017fbb28f8f2ed8a2e8e8b142f201ec94ca301f10cc529f3056abe1cc92f8d66 -address /run/containerd/containerd.sock │ │ ├─ 43247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 157ad5f3ac8e88f10d753aac1b0f84e2582004004ce36aa2a20816eaae123b04 -address /run/containerd/containerd.sock │ │ ├─ 43675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a4d2c123ddc2eca5604ebd6538a992a82de46a69ba2c547f69ce6a65e0f0297 -address /run/containerd/containerd.sock │ │ ├─ 44157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e92acb5c37439ed4dd6f3c83fb35f68f2f3bf453da309d60ef93e81e052f9243 -address /run/containerd/containerd.sock │ │ ├─ 44199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b1e43e9292f20bba27b10d0d9aee77298239e7d4b3d1a42acab23962acab917 -address /run/containerd/containerd.sock │ │ ├─ 44238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 922ee339ce7eec84ef20c3844b18f2ae42bb1b0d2e4e883f130f3895be788ea5 -address /run/containerd/containerd.sock │ │ ├─ 46244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60a9e8842d29f178b46a535fcee69352a1a924f1e86d7de7988e7387f40d56de -address /run/containerd/containerd.sock │ │ ├─ 46303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90196cc8a195088342286c96ce6d7247858cea8d593af6bd59a7afd8f88af432 -address /run/containerd/containerd.sock │ │ ├─ 47045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 987ff0253ac782b362315e3743c5a6917d547e5e50ebf0dada2ec3860e7beec4 -address /run/containerd/containerd.sock │ │ ├─ 47086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 421af238146c965de966f094ea2103a56fe8bba9bb16f692923570d48898015e -address /run/containerd/containerd.sock │ │ ├─ 47429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ba80bb5671d3e8058f5221eb8f68c18da4174eb4e270e83507d536e9350274d -address /run/containerd/containerd.sock │ │ ├─ 48017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d89bd7a4374b38dd106202408233e47e6b2f0ae0926964eb2e819cb228ee34c -address /run/containerd/containerd.sock │ │ ├─ 48310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6bbe7ccf4e030b19c309a9fde17755cc272fbbcf6c93280ab5c9750b6feaa8f -address /run/containerd/containerd.sock │ │ ├─ 50523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0394c75a83962e566074060c6d9de757ee0aa385a3488c053dee12e00bbfaee8 -address /run/containerd/containerd.sock │ │ ├─ 50680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61a763f7a0c267fc1bf169bd0c08904d92f4667c4f7d296ce21c864b8a5336b7 -address /run/containerd/containerd.sock │ │ ├─ 54914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b314cdb38c3e9291adb128c31f9008cd80e93e4a66c144f92a721dabab235038 -address /run/containerd/containerd.sock │ │ ├─ 55570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 372f262719e546abfe4957080f70d9792cb1fe5a6ec91325fc2ebdf55e5845fa -address /run/containerd/containerd.sock │ │ ├─ 55632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b426d9b9542efc776d6f73532a35f6fc765ee460b9e13ee475753b602ca06649 -address /run/containerd/containerd.sock │ │ ├─ 55672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6557704a413358edd1dbb3f907bf81a5dbc066de57d59e7608b0e3f568c0fb5f -address /run/containerd/containerd.sock │ │ ├─ 55848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4f628ee4876ee925300d033cf5747ec30a9474ba4cf7988ffee224cb41c633d -address /run/containerd/containerd.sock │ │ ├─ 59734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1c6c478af142adcd837b869c9aff93fd772ae11f386352e3aad6aed81f3f8e1 -address /run/containerd/containerd.sock │ │ ├─ 59845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 980293f0c900fe46fe45da268b7216237c4016ae7e85eb53f5d2a57d33c3bda6 -address /run/containerd/containerd.sock │ │ ├─ 59902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12bb7591cbc953fd4225008ea4ed97ac430be8cd2f076fc530ee39b142489c99 -address /run/containerd/containerd.sock │ │ ├─ 59938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ff42cd81c63e44a30f9cda47e1ede1bde53a3d1ffd2f07171b36f5320ce10cc -address /run/containerd/containerd.sock │ │ ├─ 61430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 029f3ed1f7fc3efff8224e77e784f4a616e7652f52a3f1ca4b2b9024704267e7 -address /run/containerd/containerd.sock │ │ ├─ 61484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23a837b77acef4b887cc3c6826684a2c1d32496957263feb9904bc97e6d4ea86 -address /run/containerd/containerd.sock │ │ ├─ 61719 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea43abcb079a7cfc18f206933df96754e3ee8b1ec6a4deee0c1c147f3d797643 -address /run/containerd/containerd.sock │ │ ├─ 61758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf5f2ad39aa1e66e1849c8eccfce787ab3d0316376d5a6139103808e77489a65 -address /run/containerd/containerd.sock │ │ ├─ 61798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13e68cc298fb4c43da02c3d51c570d04863bf331eb5bf89dbaa4fba48af17b20 -address /run/containerd/containerd.sock │ │ ├─ 62245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c974c4e1b4b4a613d6f8c2745013dd35be277296d3568919742cf2e5c81ff86c -address /run/containerd/containerd.sock │ │ ├─ 62672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edc302e96b95f60becad9b63b1eccda6ee38495d20bb4a5752382b0db37837c2 -address /run/containerd/containerd.sock │ │ ├─ 62997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad70ca60afe52f9f5dda9f55a1d79e5f66b0cabd7e29acfe6fa7a337ec80d09b -address /run/containerd/containerd.sock │ │ ├─ 63396 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 879281e4d26177d6caf01dd7b2b4ca2d3b5ba331f487ef7f8be4cd7628719c69 -address /run/containerd/containerd.sock │ │ ├─ 64113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8884f2bad0916d7d5a136b5f41d54a8755a9b4dca127938a9e7006d6454ceaf3 -address /run/containerd/containerd.sock │ │ ├─ 65615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cec57dd152b3030fe4bc0188c3503572538678306444a4b1da0396a5b37e3ac -address /run/containerd/containerd.sock │ │ ├─ 67793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebfb17b4406763029de8d5bb355df61742e3c0122752b89e8a7c4b4ca6de3583 -address /run/containerd/containerd.sock │ │ ├─ 76722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5579c132e153fca9749ec12e9467db3657b393d0f94ca0359372ed99f0128c44 -address /run/containerd/containerd.sock │ │ ├─ 78215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea0a90175613049b49d3ae51ee23a7c131ae058545e45a2ec6d32230f1bb72be -address /run/containerd/containerd.sock │ │ ├─ 83835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 772e77e94eccab97a51869538c8fc43ad752941d213e1e4785d4765556b278f6 -address /run/containerd/containerd.sock │ │ ├─ 89694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b60f61bb2ead64463d2a376d8fc414178af66291fa87793527c41fadd477c1d -address /run/containerd/containerd.sock │ │ ├─ 95877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82bcd3ae95f3d3fc5a443cf9c30bfb1480b6e0cfa260773e2e4cdd0efe53f79d -address /run/containerd/containerd.sock │ │ ├─ 95931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f97dbf8426dfa882f379d90fb0201d1a82597c8478fc0ff2b959c360a44e3bd9 -address /run/containerd/containerd.sock │ │ ├─105286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f0d4f1733fad27ea7f05ebe14c71c7c926861682ef82d8b336d228cc76ff8a7 -address /run/containerd/containerd.sock │ │ ├─106752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6a8954c02684ad5ae2c5c0087fe9d0bcdda4372b557bfa9aa19c8d09fad505d -address /run/containerd/containerd.sock │ │ ├─106795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c672cd1c5db571b1a705765feb838877f94097f1d26feff6a5882284ed350a4 -address /run/containerd/containerd.sock │ │ ├─108970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b2f70ab404730a0e9daeeadee85ea8a57d535a2ac9264d02f3d6fae957bc75e -address /run/containerd/containerd.sock │ │ ├─110684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 184c45725298d40e8c7a2c0d20885521713895278b626cfd535b7ba75bf5b8f2 -address /run/containerd/containerd.sock │ │ ├─110775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e99a7d0473215caef81c255bc9a1deea20d4aa3c9ac7804bc89b89c9f8c14122 -address /run/containerd/containerd.sock │ │ ├─123966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76f172918988bf9a6e78aedf80902be62d16e5f81fa3ab950df206204cc6e8b6 -address /run/containerd/containerd.sock │ │ ├─124077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b72f3c671f782d23027b239f05c54ab01da03f801cc6584053351ba62f88f36 -address /run/containerd/containerd.sock │ │ ├─126421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 133465030a0e09f353b8659425e101a9a45228c871b625362abf6d194e85ff8f -address /run/containerd/containerd.sock │ │ ├─140427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 853b8770f312c0e3712d47adf44d250c0540359a158c8ee864bc4097098ed58b -address /run/containerd/containerd.sock │ │ ├─141943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d11c0860de8991e12500be2bb85f0c2324a0752dcbeeaab0a5e9bc2e0457b9d -address /run/containerd/containerd.sock │ │ ├─142342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2ef0dd3732ba360ed47f1d10e8085d9b3c55cb31ec1ef5467928d15c009b4be -address /run/containerd/containerd.sock │ │ ├─143110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19ba4f7efdebefbaf8b6a9a60c6838a3401218453864192e74324bc3cf06486d -address /run/containerd/containerd.sock │ │ ├─144981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17d7abe38cb789faa69a902ffeb6fa18153e5e55dd6ee44fb3584fd9b6f43ae8 -address /run/containerd/containerd.sock │ │ ├─145259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 831dfcf5dd05e0e8715f72c34cb90d197a5ef3b9a764c1ac496aa21f7372e15c -address /run/containerd/containerd.sock │ │ ├─145496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6431af972c3b2d7098bccf3ab97fffd0ac32428034987b9770d98776f92c998c -address /run/containerd/containerd.sock │ │ ├─145538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 457478696bd0999711fd55d2df7e0366ff8ca469f7dc13cc2f3c8a30a58a7a88 -address /run/containerd/containerd.sock │ │ ├─145740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a742ac28763f65153c3b7919621b0d7f83a42dd73addc9e2866cc2ee79ec165a -address /run/containerd/containerd.sock │ │ ├─146012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 447b8028f558c62190c2f05be490e8649c15796e4239464bbfffce46e45112da -address /run/containerd/containerd.sock │ │ ├─170468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 292af0087172a019ba1d9d5c06dbc3f68d3d39254210683694d9a21e8357bac1 -address /run/containerd/containerd.sock │ │ ├─172204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5635b266344268fdadb6479f0bfeca9b4420f3155d4e97917ca7d014ce934c31 -address /run/containerd/containerd.sock │ │ ├─172246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8489cab7ea6eba5660dcab7a0e889db00cc9b387c98bbf32757d875b4696734a -address /run/containerd/containerd.sock │ │ ├─172310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f991aa7b82451e12c0c03fa607ef65d5adb718e9501fc186442b9336343a90fc -address /run/containerd/containerd.sock │ │ ├─172390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3aba369b548814a6d6c188677778bdaa07b419a32079075a465f2022b0b12107 -address /run/containerd/containerd.sock │ │ ├─172427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22d7448ca387f6ea1e1b261a8f63fa791b9384dd0cb37cf9552ded7119ac61e4 -address /run/containerd/containerd.sock │ │ ├─172852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ecb2ded199c1a59965f20f90fb86f08d36dc65a42ac85ea5235ad5438c88033 -address /run/containerd/containerd.sock │ │ ├─172948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03b013e4bd34597dd0eb08169587323bcbd7ce6ade7c27684473f3afd5663933 -address /run/containerd/containerd.sock │ │ ├─185188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5557ecd30e1367826e23a5ae7d7e546d58579cdbaa356306d8bdf5b81574722c -address /run/containerd/containerd.sock │ │ ├─187341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a795160bdafa2b66aa733cdaf652b69489404e98dd0f21ea382676a54014e18 -address /run/containerd/containerd.sock │ │ ├─187422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa73e4768291880f6ea23500e4e5027aec2416adb137827740d59a370e4d1fda -address /run/containerd/containerd.sock │ │ ├─187519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8349d4fcc4b29398f16a009245da233e5600b77971446793e05a64017991defd -address /run/containerd/containerd.sock │ │ ├─202204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f49d90ab442afd41fccaf099a0d48ccea38999a62eaeb07686359ba08bdb852 -address /run/containerd/containerd.sock │ │ ├─209584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e328c9958a8b9adff4d216eee42720b3871c0f0144784a5858286c1c7dd3d63 -address /run/containerd/containerd.sock │ │ ├─209628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b063ab2f247dcbafb5bb4a442e375e2841f7256d5ec73ed9fa11a8c62854ff9 -address /run/containerd/containerd.sock │ │ ├─209675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e6ce7115bb3c6c3e940efad5238f73cc6b870c3514c8a160c65d8f4dbddd5d9 -address /run/containerd/containerd.sock │ │ ├─209961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba5d6e975ad30b85ca96d9f72f6ae94720c6e152069784627daed2b0348d2939 -address /run/containerd/containerd.sock │ │ ├─220766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fa9f3e815bdfb743dd51238b14799cc65a5429fb1756682d261d371a9ddfc25 -address /run/containerd/containerd.sock │ │ ├─223208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 656e5ae5f934590664d1ac81a5fa3103ff35bb753862dbe0c59095d596c28514 -address /run/containerd/containerd.sock │ │ ├─224254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf9d97f0aa90d2b7d2f0b52ac7a0465be61b2051f994bc89367c4427750b7870 -address /run/containerd/containerd.sock │ │ ├─225297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9db8efc96d0180b7a224c83cc32af5295c055a4e5d81fdc256d699d55fab6338 -address /run/containerd/containerd.sock │ │ ├─226316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bd2e44c6711cb43ae520edfebc758218a862e98b0f4c739ea1d2fa11a18b082 -address /run/containerd/containerd.sock │ │ ├─228373 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2264d0bb4b53a7ea753e4538223a47e6cdbd2b3b9c1bf03a3d948b4f90f500d2 -address /run/containerd/containerd.sock │ │ ├─229811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c66a810bb30ccff3ce9e487309591cf85931960e8624a2b9805df1a89dd5204 -address /run/containerd/containerd.sock │ │ ├─229866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e67d1abb0dc7b6b54909fba5ab774f94824a541f18f6f8554fcbed67bb2ea24 -address /run/containerd/containerd.sock │ │ ├─238767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ca60c299e921345038738d7c83d042fb8835623b78655c1f6edd0118b49da2d -address /run/containerd/containerd.sock │ │ ├─239348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f8214d2fbdd62b58149e05116236019fa132959a5dc4a6e7f892459ce5d906c -address /run/containerd/containerd.sock │ │ ├─241993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac9ce919d3d784f02651e614aacf16e54e0748f43a766b542d03781e1118206c -address /run/containerd/containerd.sock │ │ ├─246651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75a62f377710819bda3e6546330f08dfbab1e8eb5ae7452542a47b78d1c880f7 -address /run/containerd/containerd.sock │ │ ├─246770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22c4d23d669a820e317076c19f3fd8385ee4c7eb2fe3d6017c690fe4752c888b -address /run/containerd/containerd.sock │ │ ├─246846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5d8acdcaeedbf11e73ecd17e3cb627ae775e4b9db1fe1adbab117b9dd7fd59d -address /run/containerd/containerd.sock │ │ ├─246894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d89965e1ca1953ff3d39fe7cad7c6c84cfcd13690523c1f03da54287dfcf0836 -address /run/containerd/containerd.sock │ │ ├─257624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d96a43110045422de500316741491b02fd775fad33663bc066a8cc282b9da2f7 -address /run/containerd/containerd.sock │ │ ├─259898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0df0118b01f6231cd23e182d281cdcc198cdc39554f4a0cb482b1770caa2f252 -address /run/containerd/containerd.sock │ │ └─261375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79de3100b5488426b306a58145e4897c1f76a1da0865962549582523ee52aaad -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1439 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─397 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /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 │ │ │ ├─29338 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29602 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18494 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18513 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24840 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25100 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34137 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34404 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12223 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12254 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.fnscac.service │ │ ├─12587 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.fnscac/unit.run │ │ └─12618 /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-fnscac --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.fnscac:/var/lib/ceph/mgr/ceph-instance.fnscac:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.fnscac/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.fnscac -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10328 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─649 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─621 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-99ceb13cb4cc06ee0e584fa4955875173f2f33f08a0466f131e8050f3a795f29.scope … │ │ ├─12699 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.fnscac -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12719 /usr/bin/ceph-mgr -n mgr.instance.fnscac -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─multipathd.service │ │ └─139911 /sbin/multipathd -d -s │ ├─run-r3c0d0274f89a4bfa9be31abb76aafb4a.scope │ │ └─185045 /usr/sbin/libvirtd --listen │ ├─docker-50b9133674746a7e3f6209fa15988209c2bbdb0e3d6153ee8f85423606554722.scope … │ │ ├─25143 /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 │ │ └─25155 /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 │ ├─kubelet.service │ │ └─40530 /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.227 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─364 /lib/systemd/systemd-journald │ ├─docker-34a252de743a89568ff6a60106bbcaa8b9e84ffae7274eb195af9388fed9a6a2.scope … │ │ ├─12328 /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 │ │ └─12347 /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 │ ├─docker-3094d16925ead84253eaa6da202fc6402076c6229597f06e772629032d318f2f.scope … │ │ ├─18562 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18578 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─ssh.service │ │ └─654 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1108 /usr/sbin/uuidd --socket-activation │ ├─docker-36bc959b67f30f1c330bc542db22fa9dd8bb593522a4c0c0d454465dc9272347.scope … │ │ ├─29644 /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 │ │ └─29656 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10833 /usr/sbin/chronyd -F 1 │ │ └─10834 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─403 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─139793 /sbin/iscsid │ │ └─139794 /sbin/iscsid │ ├─dbus.service │ │ └─618 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-d43d407070968e7034f9c3d7b51146807480d2043d0173543f705b72b8fa3f33.scope … │ │ ├─34446 /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 │ │ └─34458 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─624 /lib/systemd/systemd-logind ├─k8s.io │ ├─3aba369b548814a6d6c188677778bdaa07b419a32079075a465f2022b0b12107 │ │ └─172450 /pause │ ├─d3da61825f51ecab74ff6828a13397d99ecacecdd65e148265ceb44060ed2e7b │ │ └─124720 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─4c878266c9a6a99e8b84805f81b3b4436fdcda8adfd682417d0cbe6953edd2d3 │ │ └─224691 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─a742ac28763f65153c3b7919621b0d7f83a42dd73addc9e2866cc2ee79ec165a │ │ └─145763 /pause │ ├─5d3a277bb7dd3ad0e38715047b3f1795ff706d758a168a01688b79385017557d │ │ ├─131551 placement-api: uWSGI master │ │ ├─131564 placement-api: uWSGI worker 1 │ │ └─131565 placement-api: uWSGI worker 2 │ ├─8489cab7ea6eba5660dcab7a0e889db00cc9b387c98bbf32757d875b4696734a │ │ └─172313 /pause │ ├─4f430a92f0c4c6d1bc3033cedaa8ff413ab0c3433884c1b5b6e02bc365f326a7 │ │ └─185025 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─0a3d43b37dc15d794304ab1ac04370f6a21533b6b11e2a5c998c30816f446543 │ │ └─255729 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─6431af972c3b2d7098bccf3ab97fffd0ac32428034987b9770d98776f92c998c │ │ └─145536 /pause │ ├─184c45725298d40e8c7a2c0d20885521713895278b626cfd535b7ba75bf5b8f2 │ │ └─110716 /pause │ ├─59d34ef8147e60c502d2469d57b6977a5b1c51e3b8119ca1076fff39600c6b46 │ │ └─56083 /secretgen-controller │ ├─ff438c55a736a51a1d6529d05ade8f6adf422913f97efad3733c5013b576f629 │ │ ├─238850 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─239569 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpvnu2_rgs/privsep.sock │ │ ├─239572 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─239574 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─fd0fdd9fc7c3c0cccc8fa778fb22408be618f728a5a3678dc05d453c7b59962a │ │ └─60415 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─c827568c3c2c8598a181c04af140d0c7d868afee8c090a8dc905395156e1017d │ │ └─184255 /bin/bash /tmp/libvirt.sh │ ├─42b7a6a15b484d515a64eb34d8eb38d1da7f0d211efd35fe36b0b6b252c93a56 │ │ ├─202396 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202416 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─202422 erl_child_setup 1048576 │ │ ├─202485 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─202486 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─202496 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─202776 /bin/sh -s rabbit_disk_monitor │ ├─c5d0c1af1022be6054f65e0ed02e4864de77fb28abcedde2642cec8060950955 │ │ ├─180746 neutron-api: uWSGI master │ │ ├─180773 neutron-api: uWSGI worker 1 │ │ └─180774 neutron-api: uWSGI worker 2 │ ├─831e8ffe04dec5d97b959bc8ab420277131a0f622beceeaa05357133fcb9e56a │ │ └─43920 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 │ ├─03b013e4bd34597dd0eb08169587323bcbd7ce6ade7c27684473f3afd5663933 │ │ └─173006 /pause │ ├─389de379264fd489b0bda9db8955a4c64abc34672a0003c02bd167292e6c73d5 │ │ ├─218214 octavia-api: uWSGI master │ │ ├─218227 octavia-api: uWSGI worker 1 │ │ └─218228 octavia-api: uWSGI worker 2 │ ├─ea0a90175613049b49d3ae51ee23a7c131ae058545e45a2ec6d32230f1bb72be │ │ └─78238 /pause │ ├─4dbf9a868e37f9726f7a94ff7f584a6675b614e796926a6cad51290ad39a3b93 │ │ └─40304 etcd --advertise-client-urls=https://199.204.45.227: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.227:2380 --initial-cluster=instance=https://199.204.45.227:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.227:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.227: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 │ ├─36bd8c8f6b485a5acc930f8e50b5a5394a8323a376351b6d83897e20734d3cee │ │ ├─41937 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42313 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─dd04e0fb359d68c6d6921e032a59bb1e92251c01d89575a600d71f4bad3f2014 │ │ ├─63805 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63839 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─d89965e1ca1953ff3d39fe7cad7c6c84cfcd13690523c1f03da54287dfcf0836 │ │ └─246920 /pause │ ├─cf5f2ad39aa1e66e1849c8eccfce787ab3d0316376d5a6139103808e77489a65 │ │ └─61783 /pause │ ├─cbc00d4dd92c4485ed5c89aa16e912f0772ed20b7930a4774f87a2b2c9bb020e │ │ └─44424 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─2132e67e090dedbeb38af45c4d268af56a3425aed4c7a4991fe8755239799319 │ │ ├─109086 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109102 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─109108 erl_child_setup 1048576 │ │ ├─109177 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─109178 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─109188 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─109445 /bin/sh -s rabbit_disk_monitor │ ├─27763262636e72faa97a927efdf55b20db33680145281342effc79234860b8a9 │ │ ├─169525 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169736 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169737 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─980293f0c900fe46fe45da268b7216237c4016ae7e85eb53f5d2a57d33c3bda6 │ │ └─59872 /pause │ ├─1af384c9935a420e168d290276e2af05b6e69b3aaf6765ec64702c7d05a55808 │ │ ├─190955 /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 │ │ ├─363870 /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/tmp5nevoq86/privsep.sock │ │ ├─364039 /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/tmpii9jubqw/privsep.sock │ │ └─364487 /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/tmplpawxkx_/privsep.sock │ ├─b4594882b67eb2ec42c1581cbda5c736149eba16e9428d0d5f1e846a75db8fbe │ │ └─62296 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 │ ├─c01643042156eefa948c0257069ffb80a7fadbd6f8131800378cc03ee22907c7 │ │ ├─218961 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─219537 octavia-worker: ConsumerService worker(0) │ │ └─219540 octavia-worker: ConsumerService worker(1) │ ├─fe8742e78a1beae19ff6e4f4580e9f511581a92795811cc4c7d44099ccb220fd │ │ └─42786 /pause │ ├─6e2947ae3d3ef611287a9a62f02aa464d99fb0d244906e0c03617cca9801b5c5 │ │ └─63965 /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-227.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 │ ├─879281e4d26177d6caf01dd7b2b4ca2d3b5ba331f487ef7f8be4cd7628719c69 │ │ └─63420 /pause │ ├─0b136abac27670f0a127c81cb4b69f98fff307906be3478e8dbb14dec666e4b8 │ │ ├─181688 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) │ │ ├─181982 /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/tmpi571dtaq/privsep.sock │ │ ├─182182 /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/tmpixwqw8qw/privsep.sock │ │ └─182273 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─4accf2a777e01ef3b3ea6617e732d81256e901f0634f2cae6df9238e9c17556f │ │ ├─220875 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─220901 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─220907 erl_child_setup 1048576 │ │ ├─221048 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─221049 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─221070 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─221396 /bin/sh -s rabbit_disk_monitor │ ├─447b8028f558c62190c2f05be490e8649c15796e4239464bbfffce46e45112da │ │ └─146109 /pause │ ├─4c672cd1c5db571b1a705765feb838877f94097f1d26feff6a5882284ed350a4 │ │ └─106825 /pause │ ├─dba6b8c6cb0f825226088b39b65e5a4ba1150113cfaed9c54b6ea8a436a53355 │ │ ├─173412 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─394667 sleep 300 │ ├─206dd9e5e37f9239d10d08b8490a76d4057b55f82787c3671678b6847b699d58 │ │ ├─255989 /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 │ │ └─256199 /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 │ ├─8e6ce7115bb3c6c3e940efad5238f73cc6b870c3514c8a160c65d8f4dbddd5d9 │ │ └─209726 /pause │ ├─8d89bd7a4374b38dd106202408233e47e6b2f0ae0926964eb2e819cb228ee34c │ │ └─48040 /pause │ ├─7a65442d10a03ecb42b22441cdaf9e610ba2dee60fd23a746029e91ca41b45f5 │ │ └─64806 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─990cbcc4cf5daa858fd8183f4a6a9c503c93662c8dba314327cb7d82e1b1fba9 │ │ └─97140 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─b6485a5929d5c763cdaf218c927a8bd2da3d8e6c7afebd518903294654ad847f │ │ └─151027 /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 │ ├─ac9ce919d3d784f02651e614aacf16e54e0748f43a766b542d03781e1118206c │ │ └─242017 /pause │ ├─578bd46fbc36bdffed14d5874e33e63d0d756d3f336167f26536b301a86bbd0e │ │ ├─63367 nginx: master process nginx -g daemon off; │ │ ├─63382 nginx: worker process │ │ ├─63383 nginx: worker process │ │ ├─63384 nginx: worker process │ │ ├─63385 nginx: worker process │ │ └─63386 nginx: worker process │ ├─06adcefc6698206b4691723ac54a3918c21659c68b6971cf42465c26a3bdcc7c │ │ └─64657 /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 │ ├─15d85912443f6237e46ee0dd0409773df02a5eded596b49c528a3e1819e177f7 │ │ └─63058 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f97dbf8426dfa882f379d90fb0201d1a82597c8478fc0ff2b959c360a44e3bd9 │ │ └─95970 /pause │ ├─63aee10c6b1e94b93511397ecc5def830f45844e3736d9de693a8fdfa8bf52fe │ │ └─64337 /goldpinger --static-file-path /static │ ├─9db8efc96d0180b7a224c83cc32af5295c055a4e5d81fdc256d699d55fab6338 │ │ └─225320 /pause │ ├─09952312ec8e2c383092d86bd2e2a19c5cf3f3f7d0f881f425e2c2d200622b11 │ │ └─140810 /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 │ ├─e99a7d0473215caef81c255bc9a1deea20d4aa3c9ac7804bc89b89c9f8c14122 │ │ └─110813 /pause │ ├─05bdc27b11a70f2788c9c56cf7b9d2f1a3d97efac61c448491ab3e28d0ba7dde │ │ └─51027 valkey-server *:26379 [sentinel] │ ├─698b41549d6e3cd95382fe39a735b3e45a5a51ea6caf6535c20a5a17903e7edb │ │ └─43309 /coredns -conf /etc/coredns/Corefile │ ├─1b2f70ab404730a0e9daeeadee85ea8a57d535a2ac9264d02f3d6fae957bc75e │ │ └─108993 /pause │ ├─0780e7f69ebadd41ee9af5552f5a4549fbed4d011a8ee00e0c40935640052e2c │ │ └─142581 /coredns -conf /etc/coredns/Corefile │ ├─79f59461d72a47b7a5b1271290ad81c374b3d3cf95bf26f6da5a783f2ad26a85 │ │ ├─107265 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107577 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107579 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─b1c6c478af142adcd837b869c9aff93fd772ae11f386352e3aad6aed81f3f8e1 │ │ └─59798 /pause │ ├─6c66a810bb30ccff3ce9e487309591cf85931960e8624a2b9805df1a89dd5204 │ │ └─229840 /pause │ ├─e2c71d77aee992b5559f8e03be3a07b54594affdcbe5ce20cef63d41e291261a │ │ └─50861 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─b314cdb38c3e9291adb128c31f9008cd80e93e4a66c144f92a721dabab235038 │ │ └─54938 /pause │ ├─22d7448ca387f6ea1e1b261a8f63fa791b9384dd0cb37cf9552ded7119ac61e4 │ │ └─172511 /pause │ ├─53eadd6547e92c4a9d5beaa2af4fc0b2c35a36b039c6a72f66378e0feb4baf2f │ │ └─261738 /bin/openstack-database-exporter │ ├─df490d309398657cfcf1adf1779b73c1d87db09b92dc4d11f60fc88cfdd20469 │ │ └─46582 /server │ ├─f991aa7b82451e12c0c03fa607ef65d5adb718e9501fc186442b9336343a90fc │ │ └─172398 /pause │ ├─987ff0253ac782b362315e3743c5a6917d547e5e50ebf0dada2ec3860e7beec4 │ │ └─47070 /pause │ ├─3188313b1d0cba0d2d4fb355bd41af0b9a9a183b6486201bb64c1bad63599a05 │ │ ├─105678 glance-api: uWSGI master │ │ ├─105691 glance-api: uWSGI worker 1 │ │ └─105692 glance-api: uWSGI worker 2 │ ├─dca373af0e499f0f5bdc7f812553a811cb3ac2d8b5916c7caf3cc4285dcdd82b │ │ └─64981 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a64f1e3edabda2c1049333ac6c97054064735c138864ef70eb8eabb7d8c2699a │ │ ├─198924 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─199162 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─199163 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─5579c132e153fca9749ec12e9467db3657b393d0f94ca0359372ed99f0128c44 │ │ └─76747 /pause │ ├─79039f09bd40d292976d15a5e21551a696b83affdf2ce5a41630d6faf9c4b6d0 │ │ └─226378 /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 │ ├─57623465bda043365d74607f1e5b08d8d2be7b1b6f2a1b79d0d260b082d26586 │ │ └─40724 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─1a43e10c03f897b172098a4bea3b8f27a9888ddd134f20e4e5a43f103f1b65ba │ │ └─48610 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─438ec88d6d2befa495c28a865d37e24c693d8cfaeafc1732bf065241b87d5000 │ │ └─51159 redis_exporter │ ├─656e5ae5f934590664d1ac81a5fa3103ff35bb753862dbe0c59095d596c28514 │ │ └─223232 /pause │ ├─d280345dcd8c79555aec2152bf74152d6776784be3ced6f534743826dc833b14 │ │ └─63133 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6557704a413358edd1dbb3f907bf81a5dbc066de57d59e7608b0e3f568c0fb5f │ │ └─55696 /pause │ ├─9fe3af11eb86fb6a9290447c57ab2b48be8aeb5b3f95614801cd479466974443 │ │ ├─169533 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169742 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169743 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─6e5e9ebeafbc5a2528993ba9a58fb07da5550e0d9c4028be49cdf21f32cecebc │ │ └─40182 /pause │ ├─19ba4f7efdebefbaf8b6a9a60c6838a3401218453864192e74324bc3cf06486d │ │ └─143133 /pause │ ├─a04d7de8af955413693dfd5964ea75e8789cd68a752c3a92ab991137ffbea57d │ │ └─65162 /bin/pushgateway │ ├─7cec57dd152b3030fe4bc0188c3503572538678306444a4b1da0396a5b37e3ac │ │ └─65639 /pause │ ├─457478696bd0999711fd55d2df7e0366ff8ca469f7dc13cc2f3c8a30a58a7a88 │ │ └─145595 /pause │ ├─12bb7591cbc953fd4225008ea4ed97ac430be8cd2f076fc530ee39b142489c99 │ │ └─59924 /pause │ ├─b3f55419b5020da764d5e9a0b01e40fe980064b69a24153dc653cc3b65ae31e2 │ │ └─218920 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─5e9e5991c09ebf9d89b9e5095dd6a0c9ec7ae02d304b6ffec1d3c2be5a8341c4 │ │ └─42827 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─23a837b77acef4b887cc3c6826684a2c1d32496957263feb9904bc97e6d4ea86 │ │ └─61507 /pause │ ├─c974c4e1b4b4a613d6f8c2745013dd35be277296d3568919742cf2e5c81ff86c │ │ └─62278 /pause │ ├─ca08df28fca767fad8c535ad13f291cf65b9ff24b66c07e48a75a042e6ba2136 │ │ ├─119949 cinder-api: uWSGI master │ │ ├─119962 cinder-api: uWSGI worker 1 │ │ └─119963 cinder-api: uWSGI worker 2 │ ├─88ef5ab2f529009f44ab937e8e5b1bc4ee0a0e0a441c3292b36ab774c319df65 │ │ ├─198840 heat-api-cfn: uWSGI master │ │ ├─198866 heat-api-cfn: uWSGI worker 1 │ │ └─198867 heat-api-cfn: uWSGI worker 2 │ ├─2ca60c299e921345038738d7c83d042fb8835623b78655c1f6edd0118b49da2d │ │ └─238791 /pause │ ├─61a763f7a0c267fc1bf169bd0c08904d92f4667c4f7d296ce21c864b8a5336b7 │ │ └─50703 /pause │ ├─6b17019bf38f1b41b45b47ea5c8f65842676034bcaa71dc5ca6442758a5a064b │ │ └─40239 /pause │ ├─db00cbe838e643ad85c7827e197d268b214cfe7d2faa0467cfa3d768c1be3dcf │ │ └─225346 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─f2ef0dd3732ba360ed47f1d10e8085d9b3c55cb31ec1ef5467928d15c009b4be │ │ └─142379 /pause │ ├─6ed158cd017041a3a05520b731a47da4a4b788d8b2c809457cfb2fec0235dd70 │ │ ├─48457 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 │ │ └─49670 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 │ ├─831dfcf5dd05e0e8715f72c34cb90d197a5ef3b9a764c1ac496aa21f7372e15c │ │ └─145288 /pause │ ├─e87990a40e28c62db641fac0c475e1b0e5e4f608d8e3e994a273646ccac8fc05 │ │ └─40329 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 │ ├─7f8214d2fbdd62b58149e05116236019fa132959a5dc4a6e7f892459ce5d906c │ │ └─239371 /pause │ ├─ce289ceddf93325ebf20c393ed1fa3f7d87ce957f03d6a564530919c0f24966f │ │ └─64618 /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 │ ├─7c5a56f19cc9810c046e475203fa31c0dd397e363004abc2e86ad2d9e663ee6d │ │ ├─ 70966 apache2 -DFOREGROUND │ │ ├─ 70982 (wsgi:k -DFOREGROUND │ │ ├─ 70983 (wsgi:k -DFOREGROUND │ │ ├─ 70984 (wsgi:k -DFOREGROUND │ │ ├─ 70985 (wsgi:k -DFOREGROUND │ │ ├─381785 apache2 -DFOREGROUND │ │ └─396672 apache2 -DFOREGROUND │ ├─3d11c0860de8991e12500be2bb85f0c2324a0752dcbeeaab0a5e9bc2e0457b9d │ │ └─141966 /pause │ ├─d4ce11675ebe3f66e634a507e7cb2d44b9ff4ec78f38073dbcf17ac1b43aff55 │ │ └─48705 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─2264d0bb4b53a7ea753e4538223a47e6cdbd2b3b9c1bf03a3d948b4f90f500d2 │ │ └─228398 /pause │ ├─f35f7889477cd8b220fd03d4b1ef981dcf32941658117c5a92fa9006d68d6277 │ │ ├─182868 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) │ │ ├─183398 /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/tmpp3oh36oj/privsep.sock │ │ ├─362849 /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/tmpvr6avv5p/privsep.sock │ │ ├─363095 /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/tmprac45lw_/privsep.sock │ │ ├─363555 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─363556 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─363915 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=abc041cc-c6be-4023-8318-45aa1e4c4c4a --namespace=qrouter-abc041cc-c6be-4023-8318-45aa1e4c4c4a --conf_dir=/var/lib/neutron/ha_confs/abc041cc-c6be-4023-8318-45aa1e4c4c4a --log-file=/var/lib/neutron/ha_confs/abc041cc-c6be-4023-8318-45aa1e4c4c4a/neutron-keepalived-state-change.log --monitor_interface=ha-b378ee0c-9a --monitor_cidr=169.254.0.243/24 --pid_file=/var/lib/neutron/external/pids/abc041cc-c6be-4023-8318-45aa1e4c4c4a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─367665 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=b6ef888d-8829-490d-937b-01fd22d537d3 --namespace=qrouter-b6ef888d-8829-490d-937b-01fd22d537d3 --conf_dir=/var/lib/neutron/ha_confs/b6ef888d-8829-490d-937b-01fd22d537d3 --log-file=/var/lib/neutron/ha_confs/b6ef888d-8829-490d-937b-01fd22d537d3/neutron-keepalived-state-change.log --monitor_interface=ha-4be38350-79 --monitor_cidr=169.254.0.31/24 --pid_file=/var/lib/neutron/external/pids/b6ef888d-8829-490d-937b-01fd22d537d3.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─374952 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=869721e4-0870-4c6a-8d08-314b6c627735 --namespace=qrouter-869721e4-0870-4c6a-8d08-314b6c627735 --conf_dir=/var/lib/neutron/ha_confs/869721e4-0870-4c6a-8d08-314b6c627735 --log-file=/var/lib/neutron/ha_confs/869721e4-0870-4c6a-8d08-314b6c627735/neutron-keepalived-state-change.log --monitor_interface=ha-5ff50dca-5b --monitor_cidr=169.254.0.38/24 --pid_file=/var/lib/neutron/external/pids/869721e4-0870-4c6a-8d08-314b6c627735.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─3dce2bcf74a97be91a66b11dee415d20efd53be76a66d203f1b2dcacf59087af │ │ └─84688 /usr/local/bin/rook ceph operator │ ├─af59348e7d88b5d4f10ab2fab6f0a30367c66b6a7e9bb99372984f6810b89d75 │ │ └─184206 /usr/bin/libvirt-tls-sidecar │ ├─dd3cfec1d62a8e1fd539b5f8e81b780310940071356bbfc621307392234886c1 │ │ └─47804 percona-xtradb-cluster-operator │ ├─e99dd89f9c742538882b6cc2bce04eba39b85751d00f7ecad49cc683e8d3a849 │ │ └─47572 /manager --metrics-bind-address=:8080 │ ├─963497388927cbece821fa832ac4e8bd16f2b1f2250630a35df0b3e18d1c0705 │ │ ├─ 46544 /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 │ │ ├─ 46557 /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 │ │ ├─ 46701 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─259446 nginx: worker process │ │ ├─259447 nginx: worker process │ │ └─259448 nginx: cache manager process │ ├─aacd64a8b2837c9e77eb5059fa1c81a167648806899ef76f1338396726b1770b │ │ └─40463 /kube-vip manager │ ├─ad70ca60afe52f9f5dda9f55a1d79e5f66b0cabd7e29acfe6fa7a337ec80d09b │ │ └─63021 /pause │ ├─053d611bf520343be3a1c83f3bf8e031582b5d900718bfb25985b193cc3700ce │ │ ├─239121 magnum-api: uWSGI master │ │ ├─239153 magnum-api: uWSGI worker 1 │ │ └─239154 magnum-api: uWSGI worker 2 │ ├─05c78e3ff5f8cc5914c53ce702dd0cc310f5435299f4a275cd84ac0018bc3503 │ │ ├─263999 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─264012 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─029f3ed1f7fc3efff8224e77e784f4a616e7652f52a3f1ca4b2b9024704267e7 │ │ └─61457 /pause │ ├─988c0c58d5dc93e32be47be92ba6ec1f91edd314c52ee6917f6640e14edae111 │ │ └─256128 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─2d6da6268d2ca49019c42d9c9e1eb70a4e41a1236f8336e502dc7c193cedadfd │ │ └─41727 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─421af238146c965de966f094ea2103a56fe8bba9bb16f692923570d48898015e │ │ └─47110 /pause │ ├─922ee339ce7eec84ef20c3844b18f2ae42bb1b0d2e4e883f130f3895be788ea5 │ │ └─44267 /pause │ ├─13e68cc298fb4c43da02c3d51c570d04863bf331eb5bf89dbaa4fba48af17b20 │ │ └─61829 /pause │ ├─d96a43110045422de500316741491b02fd775fad33663bc066a8cc282b9da2f7 │ │ └─257648 /pause │ ├─f47b1cd1d55448aa4815b6ea709fc422c6a94785e4634f9092dcd67c8f4f795f │ │ ├─255717 manila-api: uWSGI master │ │ ├─255774 manila-api: uWSGI worker 1 │ │ └─255775 manila-api: uWSGI worker 2 │ ├─7b72f000b8b49207080f87d2db05a87ac0d9b3fb0482403e854cd075713d31e1 │ │ ├─242289 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─242307 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─242313 erl_child_setup 1048576 │ │ ├─242372 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─242373 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─242383 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─242715 /bin/sh -s rabbit_disk_monitor │ ├─6bf6747c18f93695408b3fdc9690eeb43090049575a7f5b0e056ddb300a3b41f │ │ ├─89796 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89813 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─89819 erl_child_setup 1048576 │ │ ├─89937 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─89938 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─89948 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─90424 /bin/sh -s rabbit_disk_monitor │ ├─19fff79b5892b6ce691e2fae5b98a77e9a6d01be6da6db77b4a616add23a0bfd │ │ ├─180788 neutron-policy-server: uWSGI master │ │ ├─180801 neutron-policy-server: uWSGI worker 1 │ │ └─180802 neutron-policy-server: uWSGI worker 2 │ ├─9c978cc6f8c017480b5df3e89475369495145dd6baf67021fb4e87dc13ec899b │ │ └─41472 /pause │ ├─a010495ae4830bdf165235dada5ff33a4e7d312a6d6a2a6670c537c1e79e7f29 │ │ └─41456 /pause │ ├─0a795160bdafa2b66aa733cdaf652b69489404e98dd0f21ea382676a54014e18 │ │ └─187368 /pause │ ├─4b1e43e9292f20bba27b10d0d9aee77298239e7d4b3d1a42acab23962acab917 │ │ └─44222 /pause │ ├─c2944fc8af8272e6b3136fc4a89e91c6bb42cbc0aca15ec51debbc864ec07ba7 │ │ ├─83159 barbiacan-api: uWSGI master │ │ └─83187 barbiacan-api: uWSGI worker 1 │ ├─de30225b3df2fee0adabc84521f919dfe74d3ffa9757d8015646e2b7983bc8b1 │ │ └─260224 /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 │ ├─1631bf5b7f62c34f981435af3d28d1154ab64cc0f7a4f05927429aece7f5b3a1 │ │ ├─48510 mysqld --wsrep_start_position=2c764a10-57d3-11f1-adad-c7e03dae0121:20 │ │ └─48638 /var/lib/mysql/mysql-state-monitor │ ├─76675e9126c846f2f90ae2bbdc813e003fd327837cb0d4cab4b451bec1f9edba │ │ └─40094 /pause │ ├─5557ecd30e1367826e23a5ae7d7e546d58579cdbaa356306d8bdf5b81574722c │ │ └─185212 /pause │ ├─773868488c21c92645079a6b49049f7af37ca7e7cd7faa0667ab114389ce2f0a │ │ └─245034 docker-registry serve /etc/docker-registry/config.yml │ ├─50c4ff77e9cfcbe32e237d63bedfdb0b1711ad2fafd6044d93a9637b7f831ae2 │ │ └─40359 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 │ ├─3f49d90ab442afd41fccaf099a0d48ccea38999a62eaeb07686359ba08bdb852 │ │ └─202228 /pause │ ├─8884f2bad0916d7d5a136b5f41d54a8755a9b4dca127938a9e7006d6454ceaf3 │ │ └─64138 /pause │ ├─2b063ab2f247dcbafb5bb4a442e375e2841f7256d5ec73ed9fa11a8c62854ff9 │ │ └─209705 /pause │ ├─2fa9f3e815bdfb743dd51238b14799cc65a5429fb1756682d261d371a9ddfc25 │ │ └─220790 /pause │ ├─9c794a31df76c6d56667c602b88105d76414778f87bf234430b65b04ea35fc3d │ │ └─50744 valkey-server *:6379 │ ├─157ad5f3ac8e88f10d753aac1b0f84e2582004004ce36aa2a20816eaae123b04 │ │ └─43272 /pause │ ├─a94eb56e5ee750092ddc0d7c497bce82a8671d6338d25135074149e63842cc52 │ │ ├─185360 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185377 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─185383 erl_child_setup 1048576 │ │ ├─185562 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─185563 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─185574 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─185970 /bin/sh -s rabbit_disk_monitor │ ├─4ff42cd81c63e44a30f9cda47e1ede1bde53a3d1ffd2f07171b36f5320ce10cc │ │ └─59963 /pause │ ├─ccce78cb3cfaef94659ee03f4a0daa71a878719249250a811a37f9e2ed6503d9 │ │ ├─65992 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66008 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─66014 erl_child_setup 1048576 │ │ ├─66086 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66087 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─66097 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─66320 /bin/sh -s rabbit_disk_monitor │ ├─8ae3e1b0268a0b7dc46d59189e23e074691617d35ad61c92d13d0e71f77ca315 │ │ └─65075 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─415528a8e965ca895c05f316bdd355fb8845a3bca6f4d5bc236fdc1f6f6ad56b │ │ └─47184 /manager --metrics-bind-address=:9782 │ ├─79de3100b5488426b306a58145e4897c1f76a1da0865962549582523ee52aaad │ │ └─261399 /pause │ ├─ddc940adad2f541c8c155d130486f6261ac947c35ded273ded65b4ab77e7b222 │ │ └─120598 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─c4ac56935a11e28145daf2cd1f6b619d2d9a431f54a020ce53c572809ad79a95 │ │ ├─180729 /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 │ │ ├─181059 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) │ │ ├─181060 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) │ │ └─181061 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) │ ├─671db28735f6f032eba1b81209fc585b0c45dc59dadf564aaea768785b91e259 │ │ ├─239292 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─239717 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─239718 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─5e07e3eda25efa7963601dff553f5bd0261c5db2555c7715301b062723b70035 │ │ ├─76837 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76853 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─76859 erl_child_setup 1048576 │ │ ├─76964 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─76965 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─76975 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─77164 /bin/sh -s rabbit_disk_monitor │ ├─76f172918988bf9a6e78aedf80902be62d16e5f81fa3ab950df206204cc6e8b6 │ │ └─123992 /pause │ ├─5635b266344268fdadb6479f0bfeca9b4420f3155d4e97917ca7d014ce934c31 │ │ └─172280 /pause │ ├─4e9269a03be388cca0b27973e079c797c2880ba88e31ab5104360f4847863825 │ │ ├─ 96362 /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 │ │ └─344738 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─f34ed5ca8800b62992b9b4d1e988432ec0580d802db7dd98497a1e27367979d6 │ │ ├─168841 nova-metadata: uWSGI master │ │ ├─168856 nova-metadata: uWSGI worker 1 │ │ └─168857 nova-metadata: uWSGI worker 2 │ ├─adeb35cdb3218885e62833c3df62456fcd23db959d00fc8cbf5203e30465ce74 │ │ ├─60770 python -u /app/sidecar.py │ │ ├─61211 python -u /app/sidecar.py │ │ └─61213 python -u /app/sidecar.py │ ├─891a3586f8cf4f4e25b40035abb792ef841962b0aa49a56da19815086f1d7f64 │ │ ├─198813 heat-api: uWSGI master │ │ ├─198864 heat-api: uWSGI worker 1 │ │ └─198865 heat-api: uWSGI worker 2 │ ├─d826ff0f42b79d0a63c99e467c818d4d6910168f75d720ddd758cbcc2e731940 │ │ └─190982 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─1d491c7e3b5051e10c1901aa68efb6e372f22a70d1254cd036b741af9fe16b4f │ │ ├─182886 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) │ │ ├─184003 /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/tmp3vwiha8m/privsep.sock │ │ ├─184241 /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/tmpb__8rg7l/privsep.sock │ │ ├─184683 /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/tmppcliwct1/privsep.sock │ │ ├─185179 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185180 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─185282 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c41a27da-fd2e-4e92-ac85-935ce365e447/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c41a27da-fd2e-4e92-ac85-935ce365e447/host --addn-hosts=/var/lib/neutron/dhcp/c41a27da-fd2e-4e92-ac85-935ce365e447/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c41a27da-fd2e-4e92-ac85-935ce365e447/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c41a27da-fd2e-4e92-ac85-935ce365e447/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-26be4ad7-eb2a-41bc-ba82-ed3b83e03cde,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 │ │ ├─185285 haproxy -f /var/lib/neutron/ns-metadata-proxy/c41a27da-fd2e-4e92-ac85-935ce365e447.conf │ │ ├─204423 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/53958ab6-83a7-411a-970b-d4c04cf42522/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/53958ab6-83a7-411a-970b-d4c04cf42522/host --addn-hosts=/var/lib/neutron/dhcp/53958ab6-83a7-411a-970b-d4c04cf42522/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/53958ab6-83a7-411a-970b-d4c04cf42522/opts --dhcp-leasefile=/var/lib/neutron/dhcp/53958ab6-83a7-411a-970b-d4c04cf42522/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-90393456-9e0d-4b4e-ab50-901332a9fbab,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 │ │ ├─204426 haproxy -f /var/lib/neutron/ns-metadata-proxy/53958ab6-83a7-411a-970b-d4c04cf42522.conf │ │ └─368477 /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/tmpdjtnc00j/privsep.sock │ ├─6468a0b6999bc6a6237b6e8f2a0ad8bebc3bd1ec30bb48692500074a73e6083d │ │ └─64231 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─46b29ead624f5408a037c412be3d5c72790fdbd94c429e2c6853833d25625037 │ │ └─40341 kube-apiserver --advertise-address=199.204.45.227 --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 │ ├─017fbb28f8f2ed8a2e8e8b142f201ec94ca301f10cc529f3056abe1cc92f8d66 │ │ └─43238 /pause │ ├─6ba80bb5671d3e8058f5221eb8f68c18da4174eb4e270e83507d536e9350274d │ │ └─47452 /pause │ ├─5ecb2ded199c1a59965f20f90fb86f08d36dc65a42ac85ea5235ad5438c88033 │ │ └─172874 /pause │ ├─2cb82e5729f4690b981d3fe875632755071edd3a88ca1741fde21f857d047ef6 │ │ └─64565 /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-227.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 │ ├─81c4190b6d6e3f9594facc5d36a42bf5ccd8de2112154ef5b3fa1eeda617d04c │ │ └─55956 nfd-gc -gc-interval=1h │ ├─8349d4fcc4b29398f16a009245da233e5600b77971446793e05a64017991defd │ │ └─187560 /pause │ ├─cc105eae8824509f1d468b812e2312afa9e2033aaf0ff1b4f8ae81f8e80691ec │ │ └─55993 nfd-worker -metrics=8081 │ ├─4e328c9958a8b9adff4d216eee42720b3871c0f0144784a5858286c1c7dd3d63 │ │ └─209606 /pause │ ├─75a62f377710819bda3e6546330f08dfbab1e8eb5ae7452542a47b78d1c880f7 │ │ └─246680 /pause │ ├─0a4d2c123ddc2eca5604ebd6538a992a82de46a69ba2c547f69ce6a65e0f0297 │ │ └─43698 /pause │ ├─17d7abe38cb789faa69a902ffeb6fa18153e5e55dd6ee44fb3584fd9b6f43ae8 │ │ └─145038 /pause │ ├─3f0d4f1733fad27ea7f05ebe14c71c7c926861682ef82d8b336d228cc76ff8a7 │ │ └─105309 /pause │ ├─9b58ee55cb3fcc31d45b6b85bf1ebdc2763e730ac23591de7912ffb6e000f456 │ │ ├─140844 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140866 /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 │ ├─60a9e8842d29f178b46a535fcee69352a1a924f1e86d7de7988e7387f40d56de │ │ └─46272 /pause │ ├─ba5d6e975ad30b85ca96d9f72f6ae94720c6e152069784627daed2b0348d2939 │ │ └─209986 /pause │ ├─ea43abcb079a7cfc18f206933df96754e3ee8b1ec6a4deee0c1c147f3d797643 │ │ └─61744 /pause │ ├─90196cc8a195088342286c96ce6d7247858cea8d593af6bd59a7afd8f88af432 │ │ └─46326 /pause │ ├─ab66732f0588a85a8b458c35c401221b30b21fd3c590aa4d6d1d9598449de344 │ │ └─64039 /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 │ ├─cf7afa4d650d776f4600031957039f1c56b6f034eaaf9ff99ae93df8c9a39553 │ │ └─40240 /pause │ ├─b426d9b9542efc776d6f73532a35f6fc765ee460b9e13ee475753b602ca06649 │ │ └─55657 /pause │ ├─d6bbe7ccf4e030b19c309a9fde17755cc272fbbcf6c93280ab5c9750b6feaa8f │ │ └─48334 /pause │ ├─222cc0ad3fee0c065dfdf43bacf1c07a2b8679a0cfc8122a75e9463d9c10c241 │ │ ├─143279 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143296 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─143302 erl_child_setup 1048576 │ │ ├─143479 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─143480 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─143490 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─143863 /bin/sh -s rabbit_disk_monitor │ ├─372f262719e546abfe4957080f70d9792cb1fe5a6ec91325fc2ebdf55e5845fa │ │ └─55599 /pause │ ├─f6a8954c02684ad5ae2c5c0087fe9d0bcdda4372b557bfa9aa19c8d09fad505d │ │ └─106779 /pause │ ├─b4f628ee4876ee925300d033cf5747ec30a9474ba4cf7988ffee224cb41c633d │ │ └─55873 /pause │ ├─26cc3eb4d53635b6a01b357640434a0cda9d20faa93916d3d9ad9fffc2611148 │ │ ├─259641 apache2 -DFOREGROUND │ │ ├─262984 (wsgi:h -DFOREGROUND │ │ ├─262985 (wsgi:h -DFOREGROUND │ │ ├─262986 (wsgi:h -DFOREGROUND │ │ ├─262987 (wsgi:h -DFOREGROUND │ │ ├─262988 (wsgi:h -DFOREGROUND │ │ ├─262989 apache2 -DFOREGROUND │ │ └─262990 apache2 -DFOREGROUND │ ├─3b60f61bb2ead64463d2a376d8fc414178af66291fa87793527c41fadd477c1d │ │ └─89717 /pause │ ├─2fcb5a0e7c3b888ca3298321c80b52f20ab0e77475389c06235e4c9577f61668 │ │ └─65311 /bin/oauth2-proxy │ ├─772e77e94eccab97a51869538c8fc43ad752941d213e1e4785d4765556b278f6 │ │ └─83859 /pause │ ├─fe5705780554ba7bc479d3587eedf1924696847aabe2966d5c87928b574c7c51 │ │ ├─183223 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) │ │ ├─183399 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) │ │ └─183400 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) │ ├─5e884f9051ea964d6b3fb6bb266d7cb2736a7e98c5c52dc28fbb3467913c9c91 │ │ └─43328 /coredns -conf /etc/coredns/Corefile │ ├─0c36c71ba817786f6c394d9641e998d5e7fc34f82062a1ffaa769f79ba5faa1f │ │ └─96233 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-f79p7 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─42609bc58bdc8347b9d296f18a8703280b5721b42e574354bcece1e1f3efd065 │ │ ├─168552 nova-api: uWSGI master │ │ ├─168565 nova-api: uWSGI worker 1 │ │ └─168566 nova-api: uWSGI worker 2 │ ├─f6fa6a65c4463971e7599930f693be50d9dd6aa7c7764e9cb89214e906f57176 │ │ └─108716 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─cb9939fe044b3409b293d62679aa87b5dcae1a93ae0264f002dcfb3adfcf8c7a │ │ └─65259 /bin/oauth2-proxy │ ├─cf9d97f0aa90d2b7d2f0b52ac7a0465be61b2051f994bc89367c4427750b7870 │ │ └─224277 /pause │ ├─38e24e5ab7273c1523b6f5f4e810c220d38e15fdd20ea7b20e33292217f889a1 │ │ └─223362 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─ebfb17b4406763029de8d5bb355df61742e3c0122752b89e8a7c4b4ca6de3583 │ │ └─67817 /pause │ ├─e92acb5c37439ed4dd6f3c83fb35f68f2f3bf453da309d60ef93e81e052f9243 │ │ └─44182 /pause │ ├─0513d610578203cc40aab8de006004b1406f7de27af42e707f1a890e70d3fca1 │ │ └─60296 /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 │ ├─0feaf1447095c7f2bd8f0da1fd75d88477394b12720b85a228124b7f1187f311 │ │ ├─60794 python -u /app/sidecar.py │ │ ├─61240 python -u /app/sidecar.py │ │ └─61241 python -u /app/sidecar.py │ ├─7ff7f21472d52754ca67e0f44d20e48528f6e1bb5d49d6a47f3bbeea9242b220 │ │ └─44470 /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 │ ├─6b72f3c671f782d23027b239f05c54ab01da03f801cc6584053351ba62f88f36 │ │ └─124121 /pause │ ├─ce203b0858eda13c9fc077ef214d48212e9f4018cc7d6d45513f9270ed1d6903 │ │ └─228423 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─22c4d23d669a820e317076c19f3fd8385ee4c7eb2fe3d6017c690fe4752c888b │ │ └─246822 /pause │ ├─133465030a0e09f353b8659425e101a9a45228c871b625362abf6d194e85ff8f │ │ └─126446 /pause │ ├─a5d8acdcaeedbf11e73ecd17e3cb627ae775e4b9db1fe1adbab117b9dd7fd59d │ │ └─246873 /pause │ ├─cd979a1956fef6c9a8ecfa113392893ef17ad3b2954cebc03bf22041ee5098df │ │ └─40221 /pause │ ├─edc302e96b95f60becad9b63b1eccda6ee38495d20bb4a5752382b0db37837c2 │ │ └─62695 /pause │ ├─4abe9ae5b4cad78ba64edb3c894b6c05a9a5a4c036a58bd60fb8a93cd9addb62 │ │ └─61169 /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 │ ├─0394c75a83962e566074060c6d9de757ee0aa385a3488c053dee12e00bbfaee8 │ │ └─50557 /pause │ ├─2e67d1abb0dc7b6b54909fba5ab774f94824a541f18f6f8554fcbed67bb2ea24 │ │ └─229902 /pause │ ├─853b8770f312c0e3712d47adf44d250c0540359a158c8ee864bc4097098ed58b │ │ └─140450 /pause │ ├─d9799fb54a751302375c4faa960d7c024bd5d6c1cd6ec0f4c3c95b4955e7fe82 │ │ └─44377 /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 │ ├─0df0118b01f6231cd23e182d281cdcc198cdc39554f4a0cb482b1770caa2f252 │ │ └─259921 /pause │ ├─2100cf77c03d70ae58f0e6e663a6f7f2143bf5d539144f07ebcddedc7bf06992 │ │ └─56031 nfd-master -crd-controller=true -metrics=8081 │ ├─657cca4ceffc83d19a9025f41f6c97c8542cb9240206367fbfd8a501adaa54e8 │ │ ├─170668 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170694 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─170701 erl_child_setup 1048576 │ │ ├─170748 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─170749 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─170759 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─170985 /bin/sh -s rabbit_disk_monitor │ ├─13688276388c2a24310b277eaeac818b47a02224a57abc777f78dd7b8bb6d784 │ │ ├─219846 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219864 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─220687 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220688 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389013 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389014 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389015 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389016 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389017 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389018 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389019 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389020 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389021 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389022 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389023 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389024 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389025 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389026 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389027 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389028 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389031 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389032 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389033 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389034 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389035 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389036 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389037 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389038 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389039 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389040 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389041 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389042 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389043 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389044 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─389045 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─389046 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─aa73e4768291880f6ea23500e4e5027aec2416adb137827740d59a370e4d1fda │ │ └─187457 /pause │ ├─97ef1c597f262284dea904dc902120cac12138f9b9c815c1a56f6d07a3114d84 │ │ ├─125024 /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 │ │ └─125245 /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 │ ├─292af0087172a019ba1d9d5c06dbc3f68d3d39254210683694d9a21e8357bac1 │ │ └─170492 /pause │ ├─6bd2e44c6711cb43ae520edfebc758218a862e98b0f4c739ea1d2fa11a18b082 │ │ └─226340 /pause │ ├─cc56c316db53161d9cd0a791c5f21f9a76b18669fd7c4c639daa64c6a9a8bef6 │ │ └─64287 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─aa70ac70e47e747919cb14389ba54340a4152c3735d411bd01dd50903e602b60 │ │ └─65282 /bin/memcached_exporter │ ├─82bcd3ae95f3d3fc5a443cf9c30bfb1480b6e0cfa260773e2e4cdd0efe53f79d │ │ └─95909 /pause │ └─34908a074ce73fe47cf624303c963bb42b251ef8b4d58245c819efbf3c72631b │ └─40698 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount