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 │ │ │ ├─21705 /lib/systemd/systemd --user │ │ │ └─21707 (sd-pam) │ │ └─session-21.scope │ │ ├─21636 sshd: cephadm [priv] │ │ └─21738 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1613 sshd: zuul [priv] │ │ └─1626 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1617 ssh: /home/zuul/.ansible/cp/162.253.55.31-22-zuul [mux] │ ├─417376 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jsjeueetfykrwohtccijzfkrmmtpqryq ; /usr/bin/python3'"'"' && sleep 0' │ ├─417377 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-jsjeueetfykrwohtccijzfkrmmtpqryq ; /usr/bin/python3' && sleep 0 │ ├─417378 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-jsjeueetfykrwohtccijzfkrmmtpqryq ; /usr/bin/python3 │ ├─417379 /bin/sh -c echo BECOME-SUCCESS-jsjeueetfykrwohtccijzfkrmmtpqryq ; /usr/bin/python3 │ ├─417380 /usr/bin/python3 │ ├─417381 /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 │ └─417383 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9957 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12295 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 76818a8a83d3d08a27d55be4128961456d41f7ca878fd57a9107063ef0200cef -address /run/containerd/containerd.sock │ │ ├─ 12673 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 93dac4915c69995eac7884b9bbe59e76833894cd78052fd3e30270ee343ea0e3 -address /run/containerd/containerd.sock │ │ ├─ 18714 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 769c7a0b83c7eff831459c26cd1a1f6e7ef60d929a4fafbe007981fcb2dc9267 -address /run/containerd/containerd.sock │ │ ├─ 25275 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 620df32e67c8f2bbdd15930f9dedd32cacc7b70ed80b6ba32fdf37381a635010 -address /run/containerd/containerd.sock │ │ ├─ 29888 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bb1d078b4074a348531d2330e73cb16af43b666bfdcd0a70d70cc0478fcf9438 -address /run/containerd/containerd.sock │ │ ├─ 34595 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 46ebf4c2b648949ca789d668c5349c86ce2dc8c3083bb854fb395f909a83769a -address /run/containerd/containerd.sock │ │ ├─ 39048 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 20b332b496027ab2f369b4ee8defbc89d375c2fb100a82d7083df78530192750 -address /run/containerd/containerd.sock │ │ ├─ 41627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10afb7ae1363104770646b48a0157577d320d6db62607b298e004f5cd5cbbca1 -address /run/containerd/containerd.sock │ │ ├─ 41666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44433415b859f3a80b89a7db580236518e6a9731433ceeb3197ef1e9d028a2a6 -address /run/containerd/containerd.sock │ │ ├─ 41695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03ef837f688e51f988c080d94487e2929832028692d711dd786d2ce84b89b0d9 -address /run/containerd/containerd.sock │ │ ├─ 41696 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cad5ea2dcbd566aed48c0bba163b2755a67d6d8741553c6a861bf2582b45bb96 -address /run/containerd/containerd.sock │ │ ├─ 41706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4456767318fcfbdbc180a5f12dd24cccfa794da0116ca2aaa2a25c5deac4a920 -address /run/containerd/containerd.sock │ │ ├─ 42242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0229fa4083f0e74f726f6d0505535f870e9685d5deb727400a4d1651fec085d5 -address /run/containerd/containerd.sock │ │ ├─ 42975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91a728e4d88e54d06952de7d74f39626c805e74d0ebaadcf35f98afc84bf0a74 -address /run/containerd/containerd.sock │ │ ├─ 42994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c720359bbaf7574ea1446fc06cfd7e0b04c314f79cb8b1b5285033a480feb6fb -address /run/containerd/containerd.sock │ │ ├─ 44368 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e18e276da5fde675fb99f678bd72edf3b87c3b1c1bf8231ed52edbfea27eabb -address /run/containerd/containerd.sock │ │ ├─ 44812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bcaa251954393055ea65f7ea6429a8a4dfa0b9a8adb2cd602804657e239a295 -address /run/containerd/containerd.sock │ │ ├─ 44851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82af6f124e69f578fa9c6134bb946b1cd510d96a730d9922636a81b1fda7b03d -address /run/containerd/containerd.sock │ │ ├─ 45302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6eb807ac085dd3f334e6d17f10b2b5dbde8ee9633f870a5d0a42b3f93deb5289 -address /run/containerd/containerd.sock │ │ ├─ 45811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e16042486ab0bb2b4acbe780bece9d90fb74529784af8cf6a26b78a36667a190 -address /run/containerd/containerd.sock │ │ ├─ 45850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdcfc451791613003c2b75ea111d751c3f396e724bc9706d348fd43796e1613e -address /run/containerd/containerd.sock │ │ ├─ 45914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c91d39b645c05cbff967d79b3969dd99940b902d0c7c7e18053259e1960c6734 -address /run/containerd/containerd.sock │ │ ├─ 47973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01e512cfefa8c6414293002778b0fdbfb1d1654b9b26fe22b2b4532700bfeae7 -address /run/containerd/containerd.sock │ │ ├─ 48084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c197301ce1897a81b29659e9e8f776b69b798c16aca43997e673a392f028014 -address /run/containerd/containerd.sock │ │ ├─ 48865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fff4471acff4d451ad34f286aacafac054e4dd05fdb78427be1e0b1939fe682 -address /run/containerd/containerd.sock │ │ ├─ 48963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eab365f53cca8a9fdd21ec278aec11b3c76ae655fff8d02ae3ae896aa7241aa9 -address /run/containerd/containerd.sock │ │ ├─ 49519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d81fcf1e58538a0cdf07c6bf5ba9252ab5513435b5731796130c644db84e9429 -address /run/containerd/containerd.sock │ │ ├─ 49831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb12cd5ca5cb49d011405d65c3ee9c7c3aaf4d19a91304536578d92f1456919c -address /run/containerd/containerd.sock │ │ ├─ 50230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fe8a655b7ce0afc11ed399403b1a45ecf4312421960011c74c559967bf2d739 -address /run/containerd/containerd.sock │ │ ├─ 52469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c93506a7b937f9e60ecc525f181834318810ce0763cad41816adc1b0665e3380 -address /run/containerd/containerd.sock │ │ ├─ 52657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13e5b05b45a5207c08772a6149d5a25d65582085f6381a5d2c9d83be7d9837d2 -address /run/containerd/containerd.sock │ │ ├─ 57568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5abb553d1e1dce8fdc438cfe662968b0231fd2740ab43853a7ff2af3f565520 -address /run/containerd/containerd.sock │ │ ├─ 58208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3006b79fbc5da9e8b00b15b6f87bf24be7e4807cd375e6f2a090582ccfe576d6 -address /run/containerd/containerd.sock │ │ ├─ 58270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5703e96bc1960d48d1d9720162e74987d4a6ca1671031c839aa94e54f17ea25 -address /run/containerd/containerd.sock │ │ ├─ 58310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8669909566b9ece9c763a6155bc7dafe689c09f89c817760ee37dfec6f1d684 -address /run/containerd/containerd.sock │ │ ├─ 58469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8eb7cf0fe705b51f863a251e94be550d8427c53c08d20bc91c62f95ea830c45 -address /run/containerd/containerd.sock │ │ ├─ 63350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 554095bea763885b7c91ba26ce27b7267dea98e8f0f0f40038d9f39cd06c545b -address /run/containerd/containerd.sock │ │ ├─ 63526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c067dd6a9323b14c8987aa3c2126119782fdeb998d6f3e5cfa8f0b5830ce624b -address /run/containerd/containerd.sock │ │ ├─ 63579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4d2cae7efe20e1ee081576020ad1712bd4c76b18b7d647863b973afc39cc411 -address /run/containerd/containerd.sock │ │ ├─ 63619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11edc0f7971ea4dddd5f0df134477e73884c52d31377ea3ebb138bc0df55039f -address /run/containerd/containerd.sock │ │ ├─ 65115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e2a275b2f52cf26b656aab7cb709461f9ffb2b70b5b708bb245c614aaae3a52 -address /run/containerd/containerd.sock │ │ ├─ 65169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9c52c5e91fccd5d69283c052895375eda4d42c5022b8b728f0845bb09c86e30 -address /run/containerd/containerd.sock │ │ ├─ 65519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d9456114c54452cd0dcb37ecedc4811e7c41c85d2ae01e122dfa5eca7abf49a -address /run/containerd/containerd.sock │ │ ├─ 65569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8523bb73ff8dee8a2be5aae990beb13c20073c7ac008796a23e1cd606df97ca -address /run/containerd/containerd.sock │ │ ├─ 65603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e0780549c2c70127a56bb6246ca5d0137747b1aaca380be4d70e9c4cecbb7a9 -address /run/containerd/containerd.sock │ │ ├─ 65975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cd31609f3ad81c5293086eb3618869b7f27d9f2ba74c1912db114f4fffd7513 -address /run/containerd/containerd.sock │ │ ├─ 66337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a88c63d85e9d5fdd29e8a665ae6bf49e458acbd6ec26df3c9b7b894b6f0feb9 -address /run/containerd/containerd.sock │ │ ├─ 66580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c64cf2520cd4d1e080b2f67d668b9e6d41697783393201f1026b37bb778a6a7a -address /run/containerd/containerd.sock │ │ ├─ 67321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5178342e2e4ad738401f5b584633d2744d4f668e01d2f6452ac6bf0a48b78acb -address /run/containerd/containerd.sock │ │ ├─ 68000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aeb6bf37ff1ea3c60a74ff3882dc45242e484eb5786461f53fffd001abe5ae8b -address /run/containerd/containerd.sock │ │ ├─ 69327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 904b21d9ed8e1c84f2977c2d89af4f527e7959e089c0ef150a7d810617569de5 -address /run/containerd/containerd.sock │ │ ├─ 71411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15705a8de8eb835dffa9c2a9bed29927df638838afb68950e4abc55f132807ae -address /run/containerd/containerd.sock │ │ ├─ 80944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1ae8214f6013dd4d8a5b9ceaf4ac83b8a8044245354ee048145e02f09b099b6 -address /run/containerd/containerd.sock │ │ ├─ 82403 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79fba276424f8bdbf5464a5e4a09ac49a27905fec0aa898d1f7a79481beb8f2b -address /run/containerd/containerd.sock │ │ ├─ 88507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82ecefbe713185d3abb9805651b7c3134adfa591cdacbfe5101fc691b7ab261a -address /run/containerd/containerd.sock │ │ ├─ 95267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3885025acae6a354ae505a0b65dd4896028a7b4b8504aeddda82b8298d76db7 -address /run/containerd/containerd.sock │ │ ├─ 98929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bdfa54ab8746f0a0972beec33d0d5620e2cd726c21fd22426162b630870caf8 -address /run/containerd/containerd.sock │ │ ├─ 98973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ade9f7e336fd1087e6d263de159fee3415cbe7950892d7382ad44872054ea5eb -address /run/containerd/containerd.sock │ │ ├─107575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df4c6e6c4a7dcc3c504c3d685716212836c33d0ee7b87353198d69e499a01265 -address /run/containerd/containerd.sock │ │ ├─109427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24dbfeb52c7c6748800d34c1cf6701d46fee63b39043aaa7e4e071b90b048d53 -address /run/containerd/containerd.sock │ │ ├─109481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6db9a6e29bea2613de9ef56f4db4dfd0aa9530a73dbe1d17292e526f845614e -address /run/containerd/containerd.sock │ │ ├─111304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7672bf86ef8d2b1e640e7cb31d807538551fa72932b94bdfebbb52469fc5dcb9 -address /run/containerd/containerd.sock │ │ ├─113055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5154cb7a5f2a36b1a800ed6e6c788f7255a8a3dd46fc447f94bdee649d270159 -address /run/containerd/containerd.sock │ │ ├─113100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3e2b082db0343efa6de8850a185d2a561d2742dcaf7e54d2da9df4445e4d265 -address /run/containerd/containerd.sock │ │ ├─126293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa65e6a9891ce4172336546ef8d483416e719a8e3fc55bc92ad52d1c31b6b89c -address /run/containerd/containerd.sock │ │ ├─126347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9217e9ea42336ebb44f4c6e2db98f0914b903d1155da058fdb5c59d94521948d -address /run/containerd/containerd.sock │ │ ├─129025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id feaf5838becef5009d1bd7fbfdca35766222fe8d4746f5fc07bf2ea4da2fac08 -address /run/containerd/containerd.sock │ │ ├─156149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 851c122b005c1f0649f2cbeb83c072d6937a1702a6e525e6566bfbcfc0d47f78 -address /run/containerd/containerd.sock │ │ ├─157833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b275cacdd24bb00ced8c1bc6f61a61f85c088d18f17a0796453bcc88744b03cd -address /run/containerd/containerd.sock │ │ ├─158058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cc328ff84a2938eb0dfa8fbadf1a06f1993b45777efcdd3a97dd8bc8244cafd -address /run/containerd/containerd.sock │ │ ├─158950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c79bf9ded3ccfdf34b771b79931d102f35d147073e84349b553fad755e51c8bc -address /run/containerd/containerd.sock │ │ ├─160874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7fc83f01c6164dcc246d70e085cfa72d110e0f684f583d5be4f3676b20bd901 -address /run/containerd/containerd.sock │ │ ├─161242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de1f451ff7e664708aed69094b4cbb4d68d635d17c6f322cbe23f22fa0aeb1a9 -address /run/containerd/containerd.sock │ │ ├─161463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91316f9b291c061cd05131e05f10d5f1ae5405601a859c36e4eed3a8093e3722 -address /run/containerd/containerd.sock │ │ ├─161657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 206d3174ff10d8b47df9070f4f512ded07b38650c9efe081c02a82c5bc267be6 -address /run/containerd/containerd.sock │ │ ├─161775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e5dd1147e0ea3c85a64cf3614eb78e1947961e3eccc5920efb276e4a55f9e80 -address /run/containerd/containerd.sock │ │ ├─162030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b927905ff48ad59b1023519f20171246d394a7749a7597274425ed14b3104f2c -address /run/containerd/containerd.sock │ │ ├─174407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2d5344d16b91d2abf6780b79212467f392fce57c0d6e566b701a59d7c8e0501 -address /run/containerd/containerd.sock │ │ ├─176141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6d79e35968db9d9f4dfe8850c6a0f224dd02441026fcd7ff95b1a09de9e672c -address /run/containerd/containerd.sock │ │ ├─176185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf1b93a03bf3cb00b63b785c194c0139b2aa7b2a085658249b45a86f939cbcd9 -address /run/containerd/containerd.sock │ │ ├─176249 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 360f35c3e25f7d3e4bee238c3a572f793d137478d9c21ca39845c7d6b9deefd5 -address /run/containerd/containerd.sock │ │ ├─176301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a748b831c672c0054e712da593d19719b3610651a32d185348ae02a86ae2acc -address /run/containerd/containerd.sock │ │ ├─176407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3497c43cfc0037696d1cb7679434f3f546840df974ae3060ce12a2fd13c45c3 -address /run/containerd/containerd.sock │ │ ├─176697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01a42f0fb9fdd396df1c7f33d4f443927a73ef1613d25bc41a65b5bc264a937d -address /run/containerd/containerd.sock │ │ ├─176735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c85e441d31a1e200f9c19a4b8025243bc293a5b564ca0f10c42bf52016889b48 -address /run/containerd/containerd.sock │ │ ├─190031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fadc1251f9a2d0f1fef980aa3acf3cbfc8e7d0f2edb49e201cb846073bda960 -address /run/containerd/containerd.sock │ │ ├─192441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb6f4096ca8532ab053532b62b336052004ccb74bf0c05d9efc8ae94d8037714 -address /run/containerd/containerd.sock │ │ ├─192530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af4a41d081fe9b9d1e641914346c7e32215142d0e84d67686712e5385ab34c2b -address /run/containerd/containerd.sock │ │ ├─192634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81f84a2d8e3eedbdc38254425e75cea77c8d2d661f21cb913296ada290205c51 -address /run/containerd/containerd.sock │ │ ├─209051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4b0a45f7e6ab39870f4160acf4812c4e12cf9e1957fe9d012e35b7a7649147c -address /run/containerd/containerd.sock │ │ ├─218875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 901802fc51a75e1dbd00f78dbd541372b8a02b31849d50f5b4fcd31fd23d02e6 -address /run/containerd/containerd.sock │ │ ├─218896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a54dbe8b8f144c461813a2570c232306e2d5c62e60efc5ca03eed23ed08ec98 -address /run/containerd/containerd.sock │ │ ├─218970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d84c55d31d6375bb7a3efa96d494a4be317ce416268518dcad923ae088d3e25a -address /run/containerd/containerd.sock │ │ ├─219227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32f9d779dc0936cf0cef5c2f80b69dd27504965b5d4d4a689091327737c92fc5 -address /run/containerd/containerd.sock │ │ ├─230848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16bb57ab4aed22c1b1e09083ff3c943577006d071b00048ddfe3b678525b0f8e -address /run/containerd/containerd.sock │ │ ├─233055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2743588e09c449b72cf52972a1a5e939a4e6a4d30e956b40f1cf7cbd5a6825f7 -address /run/containerd/containerd.sock │ │ ├─234308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef8c2b11773aa402c92889213a21471a7b3bfd4b725c6d460eb697fb6456c682 -address /run/containerd/containerd.sock │ │ ├─235251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52cc474915969697c72d0ab14e81e938e4bcbb0444d3225d0c297d3aab9876aa -address /run/containerd/containerd.sock │ │ ├─236357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbcc91ba266542ddcaab617207f3ed3c97345440fc847b075de16247a661bf12 -address /run/containerd/containerd.sock │ │ ├─238608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe3dbdcc37ee0bc156488bb080ec6d845feb720509fc80a7f576ea1ca070109a -address /run/containerd/containerd.sock │ │ ├─240124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 645dd81359a041bda7b6dee89f1f068c933cbfa286e64541b67ed46293b261d0 -address /run/containerd/containerd.sock │ │ ├─240186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 866eb21caba358ad22a8b1bef68751fe7b490cfd0e6ad3ec6d782f471d33e54a -address /run/containerd/containerd.sock │ │ ├─249537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f87dfe18dc8df9b1f5cc32e5d078f228c0ee9dce50f788fb31b315103bdf971 -address /run/containerd/containerd.sock │ │ ├─250007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b246bcf30becbb7071b391327e29a6f1cfba9c1d4901e812917a6b60c36ee471 -address /run/containerd/containerd.sock │ │ ├─253165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae44725260a0701295c9bd61d770bdc44a7d4f490686702a1b08e7d2da3da222 -address /run/containerd/containerd.sock │ │ ├─257892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7226b23e8df7afabaf41bf041ead0ce340746fc674ec28f14cba64bdf1e9289 -address /run/containerd/containerd.sock │ │ ├─258104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f26e44151ba65e98a53069bb1f3c6e740e3369e834ed9d7debac734e55ccbf7 -address /run/containerd/containerd.sock │ │ ├─258146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de4a2471e81b213435b40b6f869c04fab73854f83befea0f94e7c50945bbbfc4 -address /run/containerd/containerd.sock │ │ ├─258206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f11dd09980754120396e955051dc3b9b824eb5fc9bde52a2bc1103281b6f9726 -address /run/containerd/containerd.sock │ │ ├─270266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ef23773dcc6b4584edbaaf8097c27b8d8ea66ea4a829df13bf6bc9f91336f53 -address /run/containerd/containerd.sock │ │ ├─272770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e2fa74ead80dae06ad231b695d4c1ca970b50f72ed5cd2524dd56625f0c1d2b -address /run/containerd/containerd.sock │ │ └─274217 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38b10c134485fac390f6c578e507be2bb374738f788c3b16f6d623f7fb4009c7 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1421 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─docker-93dac4915c69995eac7884b9bbe59e76833894cd78052fd3e30270ee343ea0e3.scope … │ │ ├─12698 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.beyyhw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12717 /usr/bin/ceph-mgr -n mgr.instance.beyyhw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29591 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29871 /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 │ │ │ ├─18673 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18694 /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 │ │ │ ├─24995 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25258 /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@mgr.instance.beyyhw.service │ │ │ ├─12586 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.beyyhw/unit.run │ │ │ └─12617 /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-beyyhw --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.beyyhw:/var/lib/ceph/mgr/ceph-instance.beyyhw:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.beyyhw/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.beyyhw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─38984 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39004 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34298 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34578 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12225 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12255 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10327 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-20b332b496027ab2f369b4ee8defbc89d375c2fb100a82d7083df78530192750.scope … │ │ ├─39075 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39092 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─multipathd.service │ │ └─155541 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42102 /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=162.253.55.31 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─363 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─651 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1090 /usr/sbin/uuidd --socket-activation │ ├─docker-bb1d078b4074a348531d2330e73cb16af43b666bfdcd0a70d70cc0478fcf9438.scope … │ │ ├─29913 /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 │ │ └─29925 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-620df32e67c8f2bbdd15930f9dedd32cacc7b70ed80b6ba32fdf37381a635010.scope … │ │ ├─25299 /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 │ │ └─25311 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10835 /usr/sbin/chronyd -F 1 │ │ └─10836 /usr/sbin/chronyd -F 1 │ ├─docker-46ebf4c2b648949ca789d668c5349c86ce2dc8c3083bb854fb395f909a83769a.scope … │ │ ├─34620 /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 │ │ └─34632 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─155364 /sbin/iscsid │ │ └─155365 /sbin/iscsid │ ├─docker-76818a8a83d3d08a27d55be4128961456d41f7ca878fd57a9107063ef0200cef.scope … │ │ ├─12335 /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 │ ├─dbus.service │ │ └─616 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-769c7a0b83c7eff831459c26cd1a1f6e7ef60d929a4fafbe007981fcb2dc9267.scope … │ │ ├─18741 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18760 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─run-r9e48e9d4130649d0aa45f5b25805fa48.scope │ │ └─190634 /usr/sbin/libvirtd --listen │ └─systemd-logind.service │ └─622 /lib/systemd/systemd-logind ├─k8s.io │ ├─1db5aea19f7dcea14ab1d58162778bea36ea1203138c600bf1c11a23290a3071 │ │ └─46036 /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 │ ├─853a5725ea62854bfd78fd402ac020d4013c7bb167518247ccaa5502ae942f5f │ │ └─69462 /bin/oauth2-proxy │ ├─5f00ea69ace7c3140864bb26c48d8231af82afd9d2efda1398f6cbbccd8eddff │ │ ├─177695 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─417207 sleep 300 │ ├─b8eb7cf0fe705b51f863a251e94be550d8427c53c08d20bc91c62f95ea830c45 │ │ └─58493 /pause │ ├─1275e5ac3cb2e99955077ecab690632e21b2b5e39a1f91d792b0a805bd1f5ba5 │ │ └─44926 /coredns -conf /etc/coredns/Corefile │ ├─2cd31609f3ad81c5293086eb3618869b7f27d9f2ba74c1912db114f4fffd7513 │ │ └─65999 /pause │ ├─bb12cd5ca5cb49d011405d65c3ee9c7c3aaf4d19a91304536578d92f1456919c │ │ └─49855 /pause │ ├─c2d5344d16b91d2abf6780b79212467f392fce57c0d6e566b701a59d7c8e0501 │ │ └─174431 /pause │ ├─561688545a13ffc2ae864e1cd98311379a3470b53426276a651c8c4fc6b288b3 │ │ └─89474 /usr/local/bin/rook ceph operator │ ├─91a728e4d88e54d06952de7d74f39626c805e74d0ebaadcf35f98afc84bf0a74 │ │ └─43026 /pause │ ├─dd8d3997fd1b3133059214090b05256e2e51a19f62632dd74fbb5d0c5a34089e │ │ └─111061 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─c64cf2520cd4d1e080b2f67d668b9e6d41697783393201f1026b37bb778a6a7a │ │ └─66604 /pause │ ├─17df3f784ec7643f37879f668487cbd6d46fa46450dce6aab0170873b8b31b34 │ │ └─228674 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─ba840a778528365af1fe14ed0977b60cf0f91439ec83ce74fa30a16ab9402f04 │ │ └─235304 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─46a16462ebc989d701221e77071177caa50878ed2a479adc255b55ae4976dae3 │ │ └─67378 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ba31697025ca703ccff56cd793a620d493c2fd1d34bd2a02119b26fd14e4027e │ │ ├─111441 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111458 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─111464 erl_child_setup 1048576 │ │ ├─111535 sh -s disksup │ │ ├─111537 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─111538 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─111539 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─111540 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─111550 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─111807 /bin/sh -s rabbit_disk_monitor │ ├─82af6f124e69f578fa9c6134bb946b1cd510d96a730d9922636a81b1fda7b03d │ │ └─44874 /pause │ ├─40eb7c92cd1b5da3a153d1541f4ffc80dfe4f98e272146ff0f4574fbc583067f │ │ └─69168 /bin/pushgateway │ ├─866eb21caba358ad22a8b1bef68751fe7b490cfd0e6ad3ec6d782f471d33e54a │ │ └─240217 /pause │ ├─d906dfeed07615eb2b87fb0065ecd11dfb3ce52dee2e27c7e3f04a1cbddc1199 │ │ ├─231009 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231045 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─231051 erl_child_setup 1048576 │ │ ├─231105 sh -s disksup │ │ ├─231107 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─231108 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─231120 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─231121 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─231131 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─231319 /bin/sh -s rabbit_disk_monitor │ ├─52cc474915969697c72d0ab14e81e938e4bcbb0444d3225d0c297d3aab9876aa │ │ └─235279 /pause │ ├─fe3dbdcc37ee0bc156488bb080ec6d845feb720509fc80a7f576ea1ca070109a │ │ └─238642 /pause │ ├─9217e9ea42336ebb44f4c6e2db98f0914b903d1155da058fdb5c59d94521948d │ │ └─126383 /pause │ ├─de1f451ff7e664708aed69094b4cbb4d68d635d17c6f322cbe23f22fa0aeb1a9 │ │ └─161267 /pause │ ├─793b31af7df42bdb8b7d8b3971a03ab64b14ee0fa1b62f5f6ae8452549478471 │ │ └─196943 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─9cda34545d602c260c2d741930e67d4dbf682865d127339d622a68746a5b8806 │ │ └─189917 /bin/bash /tmp/libvirt.sh │ ├─858c5b964cecc6aa6060a541145cf46adda159828cf9cbad0c75d9d6f1724083 │ │ └─46083 /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 │ ├─fc9c4c166f891a184ded4050dadbb50ce00e612fcdfdf22a412378fdf5d9a4d1 │ │ ├─ 99732 /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 │ │ └─406362 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─64f908e88683516f32a5edc096b56feaaa7ed5505e4e12ce48ecadb837078369 │ │ ├─209209 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209233 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─209239 erl_child_setup 1048576 │ │ ├─209343 sh -s disksup │ │ ├─209345 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─209346 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─209391 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─209392 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─209402 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─209573 /bin/sh -s rabbit_disk_monitor │ ├─ba04f066fdc4190f39310b866ec6e3990c09de45a11b4bc30e6662db0809da59 │ │ └─42294 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─cdcfc451791613003c2b75ea111d751c3f396e724bc9706d348fd43796e1613e │ │ └─45874 /pause │ ├─81f84a2d8e3eedbdc38254425e75cea77c8d2d661f21cb913296ada290205c51 │ │ └─192657 /pause │ ├─4eda256d0e5cb51d89a53911393ed13554a72e88104e60244a508fc26cd91587 │ │ └─68674 /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 │ ├─829eb252d717a8b9a5ca3f2f2c7f3b24b288724736b642774455c9adbd95dc3f │ │ └─52845 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 │ ├─38b10c134485fac390f6c578e507be2bb374738f788c3b16f6d623f7fb4009c7 │ │ └─274241 /pause │ ├─f30b6c7a12cb25c61ff8536bcef2d3403bf8dc78d41553fc67a56eef872417f8 │ │ ├─227845 octavia-api: uWSGI master │ │ ├─227857 octavia-api: uWSGI worker 1 │ │ └─227858 octavia-api: uWSGI worker 2 │ ├─71bcf420e078ad26b4f0f7d93318f0e05d37283dad108126dbb85803a6558a4c │ │ └─42045 /kube-vip manager │ ├─13e5b05b45a5207c08772a6149d5a25d65582085f6381a5d2c9d83be7d9837d2 │ │ └─52698 /pause │ ├─98ffcb6790743d85eb86248c883a62083844000859dadc492bdc4463a478d770 │ │ └─189863 /usr/bin/libvirt-tls-sidecar │ ├─32f9d779dc0936cf0cef5c2f80b69dd27504965b5d4d4a689091327737c92fc5 │ │ └─219254 /pause │ ├─b1ae8214f6013dd4d8a5b9ceaf4ac83b8a8044245354ee048145e02f09b099b6 │ │ └─80968 /pause │ ├─0f433d4a68ef1c124cfde6854e2478f5b6b465389882e51d22ed2cf1f489ed60 │ │ ├─268161 /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 │ │ └─268283 /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 │ ├─f44370dc06b295c85654138e86c844fa7606be6eea305199a4d9cf06c94255db │ │ └─49352 /manager --metrics-bind-address=:8080 │ ├─80a9103dcce318aaafb1b2e8c500588aec6bdc1fd49fe983b57c2cb0727489e2 │ │ ├─268139 manila-api: uWSGI master │ │ ├─268184 manila-api: uWSGI worker 1 │ │ └─268185 manila-api: uWSGI worker 2 │ ├─5e2a275b2f52cf26b656aab7cb709461f9ffb2b70b5b708bb245c614aaae3a52 │ │ └─65140 /pause │ ├─0831905510e05bae910c9e998d80ddf85cd88000a709d43ea5cffecdbd43cfb1 │ │ ├─185962 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─186257 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186258 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─186259 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─cf9717eb0b6947cb6352ca7bfd202d903b64cb18731f81d89b3196f5112de262 │ │ └─53076 valkey-server *:26379 [sentinel] │ ├─12f7c8ed0c09f145c4de31abdd9773e31b6bcdc59dcab71cb90a6944670d628b │ │ ├─108230 glance-api: uWSGI master │ │ ├─108245 glance-api: uWSGI worker 1 │ │ └─108246 glance-api: uWSGI worker 2 │ ├─7bdfa54ab8746f0a0972beec33d0d5620e2cd726c21fd22426162b630870caf8 │ │ └─98954 /pause │ ├─f52975d82c1bd3be75709da8d45f36721a456e0cb90646155280549c00e2670e │ │ └─48390 /server │ ├─81b53e22ed4ea2d5bdf0242d8d8aa9b2a1db405b9071e27e445c6b69a7d5c971 │ │ └─268101 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─aeb6bf37ff1ea3c60a74ff3882dc45242e484eb5786461f53fffd001abe5ae8b │ │ └─68023 /pause │ ├─5e18e276da5fde675fb99f678bd72edf3b87c3b1c1bf8231ed52edbfea27eabb │ │ └─44392 /pause │ ├─c720359bbaf7574ea1446fc06cfd7e0b04c314f79cb8b1b5285033a480feb6fb │ │ └─43038 /pause │ ├─c5abb553d1e1dce8fdc438cfe662968b0231fd2740ab43853a7ff2af3f565520 │ │ └─57594 /pause │ ├─d459659058526c65bd50b844553545fedd9f0f862c03da419d009223334db78d │ │ ├─174543 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174561 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─174568 erl_child_setup 1048576 │ │ ├─174666 sh -s disksup │ │ ├─174668 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─174669 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─174672 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─174673 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─174683 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─174814 /bin/sh -s rabbit_disk_monitor │ ├─277c92db7dac18aae0c927501d1ad9cd6f03d4a1acdfe1052e5c61e79c502eca │ │ └─64949 /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 │ ├─f57427b66eeac8269a4017bbd4e53a6fdee69ce9e9bc36c852d23f84e7b1c670 │ │ └─158292 /coredns -conf /etc/coredns/Corefile │ ├─e3497c43cfc0037696d1cb7679434f3f546840df974ae3060ce12a2fd13c45c3 │ │ └─176455 /pause │ ├─78fae7f3c7223fbea42d0f4654c2a7525eb43817e30fd1141f2c0a6b506c21ac │ │ └─50362 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─cad5ea2dcbd566aed48c0bba163b2755a67d6d8741553c6a861bf2582b45bb96 │ │ └─41799 /pause │ ├─8a2c765f794e69a32bc0128759c5b1f9ccc38a00358a4ba245b2ae3d1ee640e3 │ │ ├─276783 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─276797 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─eab365f53cca8a9fdd21ec278aec11b3c76ae655fff8d02ae3ae896aa7241aa9 │ │ └─48987 /pause │ ├─1a8b10b161749fdb2adb7017c736315a3c165d8a13cb53b2dcce8a0221b4b80b │ │ └─156581 /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 │ ├─9fc5864c6f783cd65309c589d4812e0d8e1f73ab7a3f78b7404ade316d6d8fcb │ │ ├─173125 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173354 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173355 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─fe3ca19464fb9b98dac4e82f6611609e121548ae8206fa7a3c51bfda99621a03 │ │ └─274523 /bin/openstack-database-exporter │ ├─851c122b005c1f0649f2cbeb83c072d6937a1702a6e525e6566bfbcfc0d47f78 │ │ └─156171 /pause │ ├─5158ab155bd74a866bdd623f9e6a2d2310b168ee9f00a0182ecc8bf49cb8ef73 │ │ ├─205091 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─205463 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─205464 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─ae44725260a0701295c9bd61d770bdc44a7d4f490686702a1b08e7d2da3da222 │ │ └─253190 /pause │ ├─c9d9f3f98056fbdf95dcc3e6b2ab21ce597da2b674efc0087837cf5c3b6b7b9a │ │ └─69489 /bin/oauth2-proxy │ ├─e756cc4ed6dcdea6758a6018b66453859d8cae6d969d864ce4573b1d22b16837 │ │ ├─186003 neutron-policy-server: uWSGI master │ │ ├─186016 neutron-policy-server: uWSGI worker 1 │ │ └─186017 neutron-policy-server: uWSGI worker 2 │ ├─3c18c93379e9987393a08739b873fc6dfeb8edf2074e1085a8562e311df311be │ │ └─45501 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 │ ├─51598163373a4717a401f05cda156ceabb5e478b366b9f087bad5698f0ddbb43 │ │ └─190587 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─303b94a1589822723de10f5c838a0d29d6908ae01bb6eef73c11c5f763daedbf │ │ └─58573 nfd-gc -gc-interval=1h │ ├─0bedbaaebdb59d4275df0a738683d7b2aa82aa4e46ab199d8f0395a01289b11d │ │ └─67292 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─e16042486ab0bb2b4acbe780bece9d90fb74529784af8cf6a26b78a36667a190 │ │ └─45836 /pause │ ├─946b9a20a6849640c728606ea5e230859b519eb221edb62c155bf4c4d21ebe34 │ │ ├─188349 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) │ │ ├─189497 /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/tmp2wul54k9/privsep.sock │ │ ├─189969 /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/tmpfyde43x1/privsep.sock │ │ ├─190560 /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/tmp4bkhzxwg/privsep.sock │ │ ├─190911 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─190912 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─190970 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/3d2344b2-3355-4281-b7d4-5aed16514ab9/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/3d2344b2-3355-4281-b7d4-5aed16514ab9/host --addn-hosts=/var/lib/neutron/dhcp/3d2344b2-3355-4281-b7d4-5aed16514ab9/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/3d2344b2-3355-4281-b7d4-5aed16514ab9/opts --dhcp-leasefile=/var/lib/neutron/dhcp/3d2344b2-3355-4281-b7d4-5aed16514ab9/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2925c59f-c64c-4b67-ba91-0678227544d3,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 │ │ ├─190973 haproxy -f /var/lib/neutron/ns-metadata-proxy/3d2344b2-3355-4281-b7d4-5aed16514ab9.conf │ │ ├─211036 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/b170c8f1-aa3d-4efd-b430-929e93fab000/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/b170c8f1-aa3d-4efd-b430-929e93fab000/host --addn-hosts=/var/lib/neutron/dhcp/b170c8f1-aa3d-4efd-b430-929e93fab000/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/b170c8f1-aa3d-4efd-b430-929e93fab000/opts --dhcp-leasefile=/var/lib/neutron/dhcp/b170c8f1-aa3d-4efd-b430-929e93fab000/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d66c1f7a-1470-490a-873a-6611fd3e1db5,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 │ │ ├─211039 haproxy -f /var/lib/neutron/ns-metadata-proxy/b170c8f1-aa3d-4efd-b430-929e93fab000.conf │ │ └─389640 /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/tmpdvlg04vp/privsep.sock │ ├─a2df439857a1dec2db43c67b632b6e509bf18e09fc53c8c1571a53f402e4bb8e │ │ ├─253431 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─253514 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─253520 erl_child_setup 1048576 │ │ ├─253591 sh -s disksup │ │ ├─253593 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─253594 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─253598 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─253599 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─253621 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─253795 /bin/sh -s rabbit_disk_monitor │ ├─833f0eef81963e575527b0c8cb75ad36681ef17d3a25a9a992496bc95c135e7f │ │ ├─ 74821 apache2 -DFOREGROUND │ │ ├─ 74863 (wsgi:k -DFOREGROUND │ │ ├─ 74864 (wsgi:k -DFOREGROUND │ │ ├─ 74865 (wsgi:k -DFOREGROUND │ │ ├─ 74866 (wsgi:k -DFOREGROUND │ │ ├─411183 apache2 -DFOREGROUND │ │ └─414699 apache2 -DFOREGROUND │ ├─bb8a2ebc3f8efc488cbb7d838ca30912e3371a8b9026418e7444a5a11435b2e6 │ │ ├─ 48326 /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 │ │ ├─ 48339 /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 │ │ ├─ 48481 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─272429 nginx: worker process │ │ ├─272430 nginx: worker process │ │ └─272431 nginx: cache manager process │ ├─2528258f3025327336aaef8101b0536e47c840aada6b2e684a840e0621c7ecd3 │ │ └─69200 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─44433415b859f3a80b89a7db580236518e6a9731433ceeb3197ef1e9d028a2a6 │ │ └─41754 /pause │ ├─0fff4471acff4d451ad34f286aacafac054e4dd05fdb78427be1e0b1939fe682 │ │ └─48888 /pause │ ├─aa65e6a9891ce4172336546ef8d483416e719a8e3fc55bc92ad52d1c31b6b89c │ │ └─126320 /pause │ ├─5154cb7a5f2a36b1a800ed6e6c788f7255a8a3dd46fc447f94bdee649d270159 │ │ └─113084 /pause │ ├─88f8fc536d084a6dc061438470c13addf7b58ec612b996d4ba97e5f6670f623d │ │ └─68117 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─c79bf9ded3ccfdf34b771b79931d102f35d147073e84349b553fad755e51c8bc │ │ └─158974 /pause │ ├─c144d39f6fc52ca7b383a10f264f01ff99a025a6b785ae7008167f793e04863e │ │ └─124950 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─11edc0f7971ea4dddd5f0df134477e73884c52d31377ea3ebb138bc0df55039f │ │ └─63642 /pause │ ├─ee87c68b223d31aab275266fd80c6e4227e2119ba7ffa7684f5cdeb56b2438b1 │ │ ├─134114 placement-api: uWSGI master │ │ ├─134128 placement-api: uWSGI worker 1 │ │ └─134129 placement-api: uWSGI worker 2 │ ├─aa85e18c5bb47a420920ad5b06e5b79a2160e841778b59acabbbfcbc7ba07a77 │ │ ├─186927 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187341 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpf5uwlj6j/privsep.sock │ │ ├─187468 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp25ki7qna/privsep.sock │ │ └─187704 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─554095bea763885b7c91ba26ce27b7267dea98e8f0f0f40038d9f39cd06c545b │ │ └─63399 /pause │ ├─1a88c63d85e9d5fdd29e8a665ae6bf49e458acbd6ec26df3c9b7b894b6f0feb9 │ │ └─66365 /pause │ ├─4456767318fcfbdbc180a5f12dd24cccfa794da0116ca2aaa2a25c5deac4a920 │ │ └─41781 /pause │ ├─df4c6e6c4a7dcc3c504c3d685716212836c33d0ee7b87353198d69e499a01265 │ │ └─107607 /pause │ ├─7851be8b83d61049e66513199a17bd587d7f991e9e369e7e4ea90c181fc5f208 │ │ ├─50282 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 │ │ └─51569 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 │ ├─f59248c1bfc3245b9d732ed38a90f9a6be3fa24f6e4f6724860662c28cad5bf8 │ │ └─268116 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─686bd04895ce483dc70b22762550e20164165c7210e7d7e77b38e749ff91cc95 │ │ └─238685 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─ade9f7e336fd1087e6d263de159fee3415cbe7950892d7382ad44872054ea5eb │ │ └─99000 /pause │ ├─feaf5838becef5009d1bd7fbfdca35766222fe8d4746f5fc07bf2ea4da2fac08 │ │ └─129052 /pause │ ├─a8669909566b9ece9c763a6155bc7dafe689c09f89c817760ee37dfec6f1d684 │ │ └─58338 /pause │ ├─82ecefbe713185d3abb9805651b7c3134adfa591cdacbfe5101fc691b7ab261a │ │ └─88531 /pause │ ├─091974a9f7b1f067aef0e63d796c2c3f67ae2171cfe04106916fdc05d7d8be95 │ │ ├─127472 /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 │ │ └─127564 /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 │ ├─a56aa7d9bf088b92bd07dfa193da6f8d9ad52cb071cb1d281a5fafedaf69bff9 │ │ └─68973 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a9c52c5e91fccd5d69283c052895375eda4d42c5022b8b728f0845bb09c86e30 │ │ └─65194 /pause │ ├─904b21d9ed8e1c84f2977c2d89af4f527e7959e089c0ef150a7d810617569de5 │ │ └─69351 /pause │ ├─de4a2471e81b213435b40b6f869c04fab73854f83befea0f94e7c50945bbbfc4 │ │ └─258177 /pause │ ├─0edeabd8a8e94824b84b71e0823dfa1618ba5ed8eedf6f0c0287ebaacaae4816 │ │ └─66882 /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 │ ├─3006b79fbc5da9e8b00b15b6f87bf24be7e4807cd375e6f2a090582ccfe576d6 │ │ └─58235 /pause │ ├─dc9e242cb541f0a2847368fb8e56021cfa53b457abb714cd960861aedef960f7 │ │ ├─156616 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─156630 /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 │ ├─2f87dfe18dc8df9b1f5cc32e5d078f228c0ee9dce50f788fb31b315103bdf971 │ │ └─249562 /pause │ ├─d84c55d31d6375bb7a3efa96d494a4be317ce416268518dcad923ae088d3e25a │ │ └─219010 /pause │ ├─d7226b23e8df7afabaf41bf041ead0ce340746fc674ec28f14cba64bdf1e9289 │ │ └─257923 /pause │ ├─ef8c2b11773aa402c92889213a21471a7b3bfd4b725c6d460eb697fb6456c682 │ │ └─234331 /pause │ ├─6616a49435a3427f471368a1f149cb69a662c4ef79aebe63aa5b500a39234f56 │ │ └─41909 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 │ ├─24e81de012943d5434cf774ee84b94073062c7b538f3cc45e340598b49d8ff0e │ │ ├─66762 nginx: master process nginx -g daemon off; │ │ ├─66791 nginx: worker process │ │ ├─66792 nginx: worker process │ │ ├─66793 nginx: worker process │ │ ├─66794 nginx: worker process │ │ └─66795 nginx: worker process │ ├─034caedc17ee9ecb3c938c5b0adee0a86a56167661562cd2a1103fabaf1dfb2f │ │ └─58531 nfd-worker -metrics=8081 │ ├─e9058254a3e88160157a487a6b20a1bfdf12bba2ffd588f681d884e36ac44b1c │ │ ├─190216 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190238 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─190244 erl_child_setup 1048576 │ │ ├─190325 sh -s disksup │ │ ├─190335 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─190336 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─190478 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─190479 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─190489 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─190775 /bin/sh -s rabbit_disk_monitor │ ├─e6d79e35968db9d9f4dfe8850c6a0f224dd02441026fcd7ff95b1a09de9e672c │ │ └─176253 /pause │ ├─3bcaa251954393055ea65f7ea6429a8a4dfa0b9a8adb2cd602804657e239a295 │ │ └─44835 /pause │ ├─1c34115ef43a641a8e1f39c29f1b98146a2ee28913282ab757fbcece018622e0 │ │ ├─196915 /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 │ │ ├─384159 /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/tmposq7ctbq/privsep.sock │ │ ├─384401 /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/tmp6hp1r7tv/privsep.sock │ │ └─384505 /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/tmp86zar97o/privsep.sock │ ├─4628005a6de56df2d2137e0b472d9c43a1fdf0fa8887027f22f92ba8a7a8198d │ │ └─69237 /bin/memcached_exporter │ ├─901802fc51a75e1dbd00f78dbd541372b8a02b31849d50f5b4fcd31fd23d02e6 │ │ └─218922 /pause │ ├─cdea3bf55f9b9374c006862740ef506bf96081270c0d71138ce1d16f5db40b8b │ │ └─49666 percona-xtradb-cluster-operator │ ├─554c6c774e8aae44c2f3f474c19085c0f98a7f5b99af524c01e41291f123f855 │ │ └─188351 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) │ ├─818896f11f38c22190ff51943df8ca49ffbd2bf5c14713cde5a9c86434d1ba97 │ │ ├─172204 nova-metadata: uWSGI master │ │ ├─172246 nova-metadata: uWSGI worker 1 │ │ └─172247 nova-metadata: uWSGI worker 2 │ ├─b3885025acae6a354ae505a0b65dd4896028a7b4b8504aeddda82b8298d76db7 │ │ └─95290 /pause │ ├─4dd7f13d53ec1cb0e402793424c5b1e89e8331151f7f3ef5a9f6046c011c5cc5 │ │ ├─188319 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) │ │ ├─188875 /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/tmpuemkayfm/privsep.sock │ │ ├─383206 /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/tmpuhn2pey3/privsep.sock │ │ ├─383572 /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/tmprxhc4tkc/privsep.sock │ │ ├─383941 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─383945 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─386991 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=fe97aaab-7daa-46df-b0d4-f78f3f7255aa --namespace=qrouter-fe97aaab-7daa-46df-b0d4-f78f3f7255aa --conf_dir=/var/lib/neutron/ha_confs/fe97aaab-7daa-46df-b0d4-f78f3f7255aa --log-file=/var/lib/neutron/ha_confs/fe97aaab-7daa-46df-b0d4-f78f3f7255aa/neutron-keepalived-state-change.log --monitor_interface=ha-685ee931-31 --monitor_cidr=169.254.0.114/24 --pid_file=/var/lib/neutron/external/pids/fe97aaab-7daa-46df-b0d4-f78f3f7255aa.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─403821 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=5f35713e-9996-4619-8e29-991a339439cc --namespace=qrouter-5f35713e-9996-4619-8e29-991a339439cc --conf_dir=/var/lib/neutron/ha_confs/5f35713e-9996-4619-8e29-991a339439cc --log-file=/var/lib/neutron/ha_confs/5f35713e-9996-4619-8e29-991a339439cc/neutron-keepalived-state-change.log --monitor_interface=ha-dc4a6280-91 --monitor_cidr=169.254.0.88/24 --pid_file=/var/lib/neutron/external/pids/5f35713e-9996-4619-8e29-991a339439cc.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─345c8408d36c5c16ea21fd2f4bef8ac1d8f0068d098ea331d6551b2cacb18994 │ │ ├─87816 barbiacan-api: uWSGI master │ │ └─87829 barbiacan-api: uWSGI worker 1 │ ├─a4479158312fbb9927eb0fa894293432f69442f77188fa26094c7e0d0e1d8530 │ │ ├─50440 mysqld --wsrep_start_position=e2803111-a6c9-11f1-9ffa-47c5fd16dc67:20 │ │ └─50587 /var/lib/mysql/mysql-state-monitor │ ├─91316f9b291c061cd05131e05f10d5f1ae5405601a859c36e4eed3a8093e3722 │ │ └─161495 /pause │ ├─8cfadab9f186f7b7b56cb49e1fabcbd1ac07b25b2e171554f993ad4a1e978dd8 │ │ └─273246 /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 │ ├─01a42f0fb9fdd396df1c7f33d4f443927a73ef1613d25bc41a65b5bc264a937d │ │ └─176720 /pause │ ├─15705a8de8eb835dffa9c2a9bed29927df638838afb68950e4abc55f132807ae │ │ └─71439 /pause │ ├─3a5dae644cf210493949a977bcf1feae68777b1775532e4781c958f0d6775a47 │ │ └─68429 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.162-253-55-31.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 │ ├─078cc9096f1929bef9ee89c9a1ece9d11dd8f16e6ff886b86d0aa7964efb3364 │ │ ├─250118 magnum-api: uWSGI master │ │ ├─250141 magnum-api: uWSGI worker 1 │ │ └─250142 magnum-api: uWSGI worker 2 │ ├─b9e13da302afdfa4052b7112b1cd6108a08ec3778b7d0ef98bd51d7a4da8ceb2 │ │ ├─185944 neutron-api: uWSGI master │ │ ├─185989 neutron-api: uWSGI worker 1 │ │ └─185990 neutron-api: uWSGI worker 2 │ ├─b927905ff48ad59b1023519f20171246d394a7749a7597274425ed14b3104f2c │ │ └─162053 /pause │ ├─d81fcf1e58538a0cdf07c6bf5ba9252ab5513435b5731796130c644db84e9429 │ │ └─49542 /pause │ ├─fb6f4096ca8532ab053532b62b336052004ccb74bf0c05d9efc8ae94d8037714 │ │ └─192474 /pause │ ├─4dd0c47fb160a676dc5cbc491c2351bc7e59c8153b3e5cd536e3150d4fa7ea27 │ │ └─66168 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 │ ├─b246bcf30becbb7071b391327e29a6f1cfba9c1d4901e812917a6b60c36ee471 │ │ └─250030 /pause │ ├─e1c1811c793af40b68d9ed5c1400ecec5454ea4d7df05b27b884b3be2eac3efa │ │ ├─43552 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43931 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─f3c3e1e23e004cdc99fd7c4334d592e01be2c180747da0a8a5be7d041d103d5e │ │ └─52741 valkey-server *:6379 │ ├─b135f26169621d3f79a560e7b3e610b158820d5b84e6d7b7ae868aff05c4b880 │ │ └─53168 redis_exporter │ ├─3f8d893e2032a7e2e408882727c5035a810e3312f3b2bcf9ad1bf6de3129ccc6 │ │ ├─123205 cinder-api: uWSGI master │ │ ├─123218 cinder-api: uWSGI worker 1 │ │ └─123219 cinder-api: uWSGI worker 2 │ ├─c93506a7b937f9e60ecc525f181834318810ce0763cad41816adc1b0665e3380 │ │ └─52493 /pause │ ├─0361b0edd236347f0e584a3ce79a2a6a4db945d9233928991fae6fca1a7583f6 │ │ └─41867 kube-apiserver --advertise-address=162.253.55.31 --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 │ ├─163f8f6b2e91640e3114878eab721d7858f59c351f1de038c9927396b1f984d9 │ │ ├─204850 heat-api: uWSGI master │ │ ├─204952 heat-api: uWSGI worker 1 │ │ └─204953 heat-api: uWSGI worker 2 │ ├─e58330d48795dc5a05134801a7ba9b4fe764c88535e581f5305d006c118b616c │ │ ├─67822 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67871 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─23b6a2eed36c145ba3a88e72e5c549dde6425da1f3d206ed8210c242d190c8a7 │ │ ├─272585 apache2 -DFOREGROUND │ │ ├─275200 (wsgi:h -DFOREGROUND │ │ ├─275201 (wsgi:h -DFOREGROUND │ │ ├─275202 (wsgi:h -DFOREGROUND │ │ ├─275203 (wsgi:h -DFOREGROUND │ │ ├─275204 (wsgi:h -DFOREGROUND │ │ ├─275205 apache2 -DFOREGROUND │ │ └─275206 apache2 -DFOREGROUND │ ├─9e2fa74ead80dae06ad231b695d4c1ca970b50f72ed5cd2524dd56625f0c1d2b │ │ └─272811 /pause │ ├─9efeea1ff3385cd916df729af28c27f747cafb8e047420aa9d27652eb9b5b55e │ │ └─64201 /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 │ ├─206d3174ff10d8b47df9070f4f512ded07b38650c9efe081c02a82c5bc267be6 │ │ └─161704 /pause │ ├─b0b868673ffb16ba0dbcea0f28a9b681f7d1c92238170e78b513204bba03c79b │ │ └─63992 /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 │ ├─b4d2cae7efe20e1ee081576020ad1712bd4c76b18b7d647863b973afc39cc411 │ │ └─63605 /pause │ ├─33216c373496385388d60f27266866db120d11f7031f31a0442ca2b0a14af3c6 │ │ └─58607 nfd-master -crd-controller=true -metrics=8081 │ ├─360f35c3e25f7d3e4bee238c3a572f793d137478d9c21ca39845c7d6b9deefd5 │ │ └─176299 /pause │ ├─d9501503678f886812c34bf06347838a3683c4eed272ecee342ef7bda32d3a4c │ │ └─44904 /coredns -conf /etc/coredns/Corefile │ ├─9a748b831c672c0054e712da593d19719b3610651a32d185348ae02a86ae2acc │ │ └─176343 /pause │ ├─7cc0a79a4025b1c947f8743fb3eb10a11cc98e9d69025c39ecdad0c2f1ec76b2 │ │ └─68493 /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 │ ├─f6122cfc0ef8885fd7dc8eb82f2db34995baf7e4406ea584797a78b79ac81134 │ │ └─44417 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─af4a41d081fe9b9d1e641914346c7e32215142d0e84d67686712e5385ab34c2b │ │ └─192563 /pause │ ├─cbcc91ba266542ddcaab617207f3ed3c97345440fc847b075de16247a661bf12 │ │ └─236384 /pause │ ├─72d93486c145f7925c4efbd6a4ce2e2bf613f872e3437f4779dd902a65d39f02 │ │ ├─228679 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229103 octavia-worker: ConsumerService worker(0) │ │ └─229106 octavia-worker: ConsumerService worker(1) │ ├─0e5dd1147e0ea3c85a64cf3614eb78e1947961e3eccc5920efb276e4a55f9e80 │ │ └─161808 /pause │ ├─04c00b166c31b869b75d4ca65351f4f78c870714e45f1c7643c956e63fe69a20 │ │ └─100381 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─78e29af4e064e7fe64cc196131287d80ed8ecff050b87d85f6368f43432b46d1 │ │ └─68539 /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 │ ├─b5703e96bc1960d48d1d9720162e74987d4a6ca1671031c839aa94e54f17ea25 │ │ └─58296 /pause │ ├─d4ee7d7be0e1fd50d6ef80910b63ab206290b0bf96c7c7a76e14928bd32157a0 │ │ └─46125 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─7672bf86ef8d2b1e640e7cb31d807538551fa72932b94bdfebbb52469fc5dcb9 │ │ └─111327 /pause │ ├─79fba276424f8bdbf5464a5e4a09ac49a27905fec0aa898d1f7a79481beb8f2b │ │ └─82427 /pause │ ├─03ef837f688e51f988c080d94487e2929832028692d711dd786d2ce84b89b0d9 │ │ └─41797 /pause │ ├─b8d645cb89b79a1067008dd9622a614eb3bfe6e3626c734d0997d51b2b4f5686 │ │ ├─109861 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110130 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110132 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─0229fa4083f0e74f726f6d0505535f870e9685d5deb727400a4d1651fec085d5 │ │ └─42268 /pause │ ├─0cc328ff84a2938eb0dfa8fbadf1a06f1993b45777efcdd3a97dd8bc8244cafd │ │ └─158084 /pause │ ├─d3e2b082db0343efa6de8850a185d2a561d2742dcaf7e54d2da9df4445e4d265 │ │ └─113124 /pause │ ├─59adac4f5a1ccc6d07173dff0d3be666ea8193277ca3101d5e995662a34efa2d │ │ ├─172108 nova-api: uWSGI master │ │ ├─172144 nova-api: uWSGI worker 1 │ │ └─172145 nova-api: uWSGI worker 2 │ ├─d6db9a6e29bea2613de9ef56f4db4dfd0aa9530a73dbe1d17292e526f845614e │ │ └─109513 /pause │ ├─24dbfeb52c7c6748800d34c1cf6701d46fee63b39043aaa7e4e071b90b048d53 │ │ └─109448 /pause │ ├─9a1e834fc6c18d5ccf6bba6b1625f41b6ebba02dc4fdeee6889b1d5ffbab1f95 │ │ ├─69771 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69788 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─69794 erl_child_setup 1048576 │ │ ├─69841 sh -s disksup │ │ ├─69843 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─69844 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─69860 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─69861 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─69871 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─70090 /bin/sh -s rabbit_disk_monitor │ ├─0f2035823ccf0dc8589f90268a4addfc1163d16abb2838c9859c6cac52b80abd │ │ └─233221 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─8d9456114c54452cd0dcb37ecedc4811e7c41c85d2ae01e122dfa5eca7abf49a │ │ └─65547 /pause │ ├─4eaa67fb94b4fce39f41d691bce0fdb69aeaa696128b5d356d8bf7cdceb68b59 │ │ ├─64636 python -u /app/sidecar.py │ │ ├─64933 python -u /app/sidecar.py │ │ └─64934 python -u /app/sidecar.py │ ├─b275cacdd24bb00ced8c1bc6f61a61f85c088d18f17a0796453bcc88744b03cd │ │ └─157857 /pause │ ├─01e512cfefa8c6414293002778b0fdbfb1d1654b9b26fe22b2b4532700bfeae7 │ │ └─48007 /pause │ ├─2c6042e018342e76ecf849e927496a86ed4b322eec5a19eb4d1e4f2ea17d1c5a │ │ └─49039 /manager --metrics-bind-address=:9782 │ ├─f7428a3bf8c5e1bcec92566182f44ac47276f4de7117d718080748fe17d1b973 │ │ └─167687 /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 │ ├─4f26e44151ba65e98a53069bb1f3c6e740e3369e834ed9d7debac734e55ccbf7 │ │ └─258129 /pause │ ├─d2f90e0c76feeba0a870f58fdbffc9f81e8eea9ac86367b2050051156012e0f6 │ │ ├─204879 heat-api-cfn: uWSGI master │ │ ├─204949 heat-api-cfn: uWSGI worker 1 │ │ └─204950 heat-api-cfn: uWSGI worker 2 │ ├─10afb7ae1363104770646b48a0157577d320d6db62607b298e004f5cd5cbbca1 │ │ └─41651 /pause │ ├─6eb807ac085dd3f334e6d17f10b2b5dbde8ee9633f870a5d0a42b3f93deb5289 │ │ └─45328 /pause │ ├─b7c1a4ac7df711159ebac9ca55eb24c20c70b47c29761c9717ffcf50376eda81 │ │ └─256985 docker-registry serve /etc/docker-registry/config.yml │ ├─290e3e80916bc673ba3c5325794f8bb49d97f8df6fc320f63e400dab28065fc6 │ │ └─236420 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─cf1b93a03bf3cb00b63b785c194c0139b2aa7b2a085658249b45a86f939cbcd9 │ │ └─176254 /pause │ ├─3980877ae6a1a3fdfbca577caf7bb3a1c5618ad32cf0c3ad49472a5a710b3430 │ │ ├─64671 python -u /app/sidecar.py │ │ ├─64935 python -u /app/sidecar.py │ │ └─64936 python -u /app/sidecar.py │ ├─5178342e2e4ad738401f5b584633d2744d4f668e01d2f6452ac6bf0a48b78acb │ │ └─67344 /pause │ ├─2743588e09c449b72cf52972a1a5e939a4e6a4d30e956b40f1cf7cbd5a6825f7 │ │ └─233080 /pause │ ├─c85e441d31a1e200f9c19a4b8025243bc293a5b564ca0f10c42bf52016889b48 │ │ └─176760 /pause │ ├─61aa179c8e807a6e9a560b006044c851152703f77dce28d6e4349f34fd6cb645 │ │ └─69091 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─c91d39b645c05cbff967d79b3969dd99940b902d0c7c7e18053259e1960c6734 │ │ └─45942 /pause │ ├─16bb57ab4aed22c1b1e09083ff3c943577006d071b00048ddfe3b678525b0f8e │ │ └─230871 /pause │ ├─645dd81359a041bda7b6dee89f1f068c933cbfa286e64541b67ed46293b261d0 │ │ └─240171 /pause │ ├─87db6cd048ad7ff246417ba06b318fceba5d9b685f76fd66ae1ec237930dd6f6 │ │ └─41926 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 │ ├─baa9a3397a543e908521ae0b876095cb853c025eb56e6e3009070074b0ec974d │ │ ├─159081 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159112 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─159118 erl_child_setup 1048576 │ │ ├─159260 sh -s disksup │ │ ├─159262 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─159263 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─159283 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─159284 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─159294 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─159545 /bin/sh -s rabbit_disk_monitor │ ├─2ef23773dcc6b4584edbaaf8097c27b8d8ea66ea4a829df13bf6bc9f91336f53 │ │ └─270289 /pause │ ├─35e8e43244084a0e52d4b4acc21c18fa65f8349cf64af5a7b674fca99a9bdeac │ │ ├─229422 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229443 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230282 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230283 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404205 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404206 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404207 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404208 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404209 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404210 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404211 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404212 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404213 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404214 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404215 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404216 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404217 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404218 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404219 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404220 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404223 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404224 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404225 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404226 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404227 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404228 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404229 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404230 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404231 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404232 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404233 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404234 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404235 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404236 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─404237 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─404238 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─f11dd09980754120396e955051dc3b9b824eb5fc9bde52a2bc1103281b6f9726 │ │ └─258239 /pause │ ├─9fadc1251f9a2d0f1fef980aa3acf3cbfc8e7d0f2edb49e201cb846073bda960 │ │ └─190054 /pause │ ├─0e604016d5be71fc03e2460a74a57c1377583299166a70406c54070679716276 │ │ └─68622 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.162-253-55-31.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 │ ├─aff83a7e5435a7353370c60bac753d88d20e40fe49e06991e8ab9a84f0243a84 │ │ └─126991 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─c067dd6a9323b14c8987aa3c2126119782fdeb998d6f3e5cfa8f0b5830ce624b │ │ └─63553 /pause │ ├─a35a060a91c8dbdc24e84f98580d2f39b38ea9c0c298c3228766ebc5cb1bb90c │ │ └─43324 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─16489ee05244a2a722bc3b185c2b0b77ee7778ac0f4e47cfbf3d255eaf4d2ffb │ │ ├─173141 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─173359 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─173360 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─83ebe200c33f7939a071276d5d6b64848835c7635c7815f5ed3adfe4f3b6bcbe │ │ └─234754 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─2fe8a655b7ce0afc11ed399403b1a45ecf4312421960011c74c559967bf2d739 │ │ └─50253 /pause │ ├─96be368bf6cd19b84ff278e93b19b398d642b4e2c3f207054c391e4cbbf05b2b │ │ └─41888 etcd --advertise-client-urls=https://162.253.55.31:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://162.253.55.31:2380 --initial-cluster=instance=https://162.253.55.31:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.31:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.31: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 │ ├─a8523bb73ff8dee8a2be5aae990beb13c20073c7ac008796a23e1cd606df97ca │ │ └─65598 /pause │ ├─915b8ff8776cfdff7b4bf35c75c7f92ea80cf9d11c0ea08a3bfe764750456673 │ │ └─50561 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─735a9422b8dcfa9e5eb5498c79c204ff357daabe03d15ddc04fccd1bb4ea687b │ │ ├─249589 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─250328 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp5jjmn3bl/privsep.sock │ │ ├─250334 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─250339 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─2e0780549c2c70127a56bb6246ca5d0137747b1aaca380be4d70e9c4cecbb7a9 │ │ └─65640 /pause │ ├─c7fc83f01c6164dcc246d70e085cfa72d110e0f684f583d5be4f3676b20bd901 │ │ └─160941 /pause │ ├─e7b1142296159e4a9038430125663b1bc81335715c717c01931e009817017833 │ │ └─99578 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-lr6xx --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─afa0231d829c22f8abf9641f6870515119900fbf6ed318c0bb3957061b5497ad │ │ └─58748 /secretgen-controller │ ├─900ff4d7ab6ece1270e23ef8a08907ddbcfa7386397876280f0f5fc61f104740 │ │ ├─95429 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95452 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─95458 erl_child_setup 1048576 │ │ ├─95538 sh -s disksup │ │ ├─95542 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─95543 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─95587 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─95588 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─95598 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─95958 /bin/sh -s rabbit_disk_monitor │ ├─8a54dbe8b8f144c461813a2570c232306e2d5c62e60efc5ca03eed23ed08ec98 │ │ └─218945 /pause │ ├─b1d1013576df8ae7c40887115f46c5076550f7c051229b9cc02e458e31448251 │ │ └─68183 /goldpinger --static-file-path /static │ ├─d4b0a45f7e6ab39870f4160acf4812c4e12cf9e1957fe9d012e35b7a7649147c │ │ └─209073 /pause │ ├─8c197301ce1897a81b29659e9e8f776b69b798c16aca43997e673a392f028014 │ │ └─48107 /pause │ ├─5840602a462d96242c26dbe14e83a6fa6e789e9e2ba2fb23b73c8811f5a15b40 │ │ ├─81047 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81064 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─81070 erl_child_setup 1048576 │ │ ├─81117 sh -s disksup │ │ ├─81119 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─81120 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─81145 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81146 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─81156 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─81352 /bin/sh -s rabbit_disk_monitor │ └─1ace932ed622d1ef620c683979daf3d94297baa081a7d70756b59990fce46abf │ ├─250110 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─250373 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ └─250374 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount