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 │ │ │ ├─21622 /lib/systemd/systemd --user │ │ │ └─21623 (sd-pam) │ │ └─session-22.scope │ │ ├─21619 sshd: cephadm [priv] │ │ └─21641 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─700 /lib/systemd/systemd --user │ │ └─701 (sd-pam) │ ├─session-4.scope │ │ ├─1454 sshd: zuul [priv] │ │ └─1467 sshd: zuul@notty │ └─session-1.scope │ ├─ 697 sshd: zuul [priv] │ ├─ 714 sshd: zuul@notty │ ├─ 859 /usr/bin/python3 │ ├─ 1458 ssh: /home/zuul/.ansible/cp/199.19.213.15-22-zuul [mux] │ ├─407073 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fidwlglatitpxlfsuzaikceqwgxbiglq ; /usr/bin/python3'"'"' && sleep 0' │ ├─407074 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-fidwlglatitpxlfsuzaikceqwgxbiglq ; /usr/bin/python3' && sleep 0 │ ├─407075 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-fidwlglatitpxlfsuzaikceqwgxbiglq ; /usr/bin/python3 │ ├─407076 /bin/sh -c echo BECOME-SUCCESS-fidwlglatitpxlfsuzaikceqwgxbiglq ; /usr/bin/python3 │ ├─407077 /usr/bin/python3 │ ├─407080 /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 │ └─407082 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9797 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12171 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dc97558951651462e3fba8a3b58da74b3628c37ad87d04beb1cf4ac8ffb54a74 -address /run/containerd/containerd.sock │ │ ├─ 12568 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c400c0a1af28d7bf6bf25c354269fae192797cbfc6481342f6677c517b27a36c -address /run/containerd/containerd.sock │ │ ├─ 19554 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 13c0fb0ab04ee2986149a45762d90e0c97f8b94fc9889d6ea8d76a7fb16e899c -address /run/containerd/containerd.sock │ │ ├─ 24711 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 57fa2cfa4afd69c658ba379110c8b3477455a7fcd02e3a8064f44ccadd9add56 -address /run/containerd/containerd.sock │ │ ├─ 29236 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f6d643aff112822ce7b9c7db2158e6700aea4f8c0dc79b80172dca5be54eeefd -address /run/containerd/containerd.sock │ │ ├─ 33909 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4aef22a988e4e38cf2ab22582a1861642f3070235b043db2811ab8cedf4a55cf -address /run/containerd/containerd.sock │ │ ├─ 39557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c26fff2842c895b3741b258fcaec286f78b337d9cfb66b040a0a9a90e857506 -address /run/containerd/containerd.sock │ │ ├─ 39585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a6b1b977572527e0a40ddfc9fac056664809bcdc69f414810ab9290963ff65b -address /run/containerd/containerd.sock │ │ ├─ 39604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6aab416b4c722db2cb3be3332f24fd21429376a71e05a502c415569125f2950b -address /run/containerd/containerd.sock │ │ ├─ 39612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4bea540d5c736f50888df9323b70f8e712123b6ae48f76ca7d668d5fd16059c -address /run/containerd/containerd.sock │ │ ├─ 39627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32e50c6cb505edbf52d2f942e80de0e3b4a4f3fe64a4720f2a79721deebeef69 -address /run/containerd/containerd.sock │ │ ├─ 40170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf665ddf7424045dc6385eb30754652ce3c2bdcca95b82452ba22b08ddeaa57f -address /run/containerd/containerd.sock │ │ ├─ 40897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d323e669feb370b05861d3bac3a9799638153414336e657e89136cff6cb02694 -address /run/containerd/containerd.sock │ │ ├─ 40925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e82b6cb6d4958071fee6ba7671e3ffc0e1231d7a926a9238226faf8b9cea460 -address /run/containerd/containerd.sock │ │ ├─ 42300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01196922dbda63da1008e1f6f377a0f30f30e638278d4bd8d73e48ed92cdf01c -address /run/containerd/containerd.sock │ │ ├─ 42709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eb177633c2afb4010b4d5c015c122b2459a08c9816425138a31887fecb6c7a5 -address /run/containerd/containerd.sock │ │ ├─ 42754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c67b09d6dfc465b5fd97fdd209e3e78d5c52d52e303429dd14d806723507706 -address /run/containerd/containerd.sock │ │ ├─ 43175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc04fe620cfd52efc81f8ac392a6656ff026cedb55a35c20d503c0bcf268395c -address /run/containerd/containerd.sock │ │ ├─ 43673 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea45a6f7f1b0a821cca403368043cf476e7defee52c68a4002a48f41348c8775 -address /run/containerd/containerd.sock │ │ ├─ 43711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e676e901b97ce66677fd76bfc4906002e89e9fcf16d1a312ad1ef74f9357cc39 -address /run/containerd/containerd.sock │ │ ├─ 43756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ba06299b091b3051e8fc70b9766b1f19e961e7c02fae37265823952b460858e -address /run/containerd/containerd.sock │ │ ├─ 46050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c06a74465f7c5cb66023bb68fddfc1bc2d361b54aac59b8afca60004993a89ad -address /run/containerd/containerd.sock │ │ ├─ 46113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fbde0b084e71b933eef08eb115ceb68b6467efdd92b1322cdc71f301c8dba88 -address /run/containerd/containerd.sock │ │ ├─ 46873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ab2ed770cac94b578882f9a68bb70576aa132924a0ccf3913456298f852070a -address /run/containerd/containerd.sock │ │ ├─ 46973 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4303ae27ea9ef307670d324cb1f1fe13e63ba71c29b0382df2a9e83a2f3864cc -address /run/containerd/containerd.sock │ │ ├─ 47331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbaf86bc6f1a80006e8c523f247dd1f9a7142748055ad14fce14f914ced4a197 -address /run/containerd/containerd.sock │ │ ├─ 47840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee260516f350607a15f0e53a6d2738c680590f4abb0b62c8209102f4363c82d3 -address /run/containerd/containerd.sock │ │ ├─ 48250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b7d88f11e9ebe6aa53dcd76b08475b323e04a454f5bb578690a2982647c5399 -address /run/containerd/containerd.sock │ │ ├─ 50276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ae2f72dcbea6aa6803546a10aaa27576abcc7e39b23bae44a6db595f1d456d2 -address /run/containerd/containerd.sock │ │ ├─ 50458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5e296164924cbbeb260be9bcf607361ccfa53436ea18250c09aae13a4f40298 -address /run/containerd/containerd.sock │ │ ├─ 54692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c125922a1a66422aeb27ee4d8b8e3fe1d3a69bc45df3fa0be59d82707a225a8 -address /run/containerd/containerd.sock │ │ ├─ 55339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1888a11cb6b370c1df71739ef61cc04d269ba92ccd0973ab174bd759622ec188 -address /run/containerd/containerd.sock │ │ ├─ 55378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6584cf952deb6661fd425c465720b8680c697828f5730586cfd33d6e5c7cbd78 -address /run/containerd/containerd.sock │ │ ├─ 55418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3a33219dca917f2a1070396eaad89d4950f3be9f90eb4b232336be10dbdd947 -address /run/containerd/containerd.sock │ │ ├─ 55622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3fc5a395cc01f0a5d720d3af57400c894b740e9b424d9d4428ad561dd14493f -address /run/containerd/containerd.sock │ │ ├─ 59364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cc01e91c69c5f9bc99e2ca9601025b1e5d35cc290972dd03c77056e1453f799 -address /run/containerd/containerd.sock │ │ ├─ 59507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccd52d1cf77891071d7477980c24474e940f0cc6f4e7fc247c24af6722209a53 -address /run/containerd/containerd.sock │ │ ├─ 59546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ece337c3ac0b7769687795d9414c3e8b0483f63f56d036da22be8789aea6b356 -address /run/containerd/containerd.sock │ │ ├─ 59588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a816bdc5df475d8eaa73144fca1e3a3ae5a9d7e9f2d53cf74bda95b02c69e897 -address /run/containerd/containerd.sock │ │ ├─ 61147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5dd04f115506909bdce0c4e842b2db1a051294c9ebebf3b98cab4291de4dc3b -address /run/containerd/containerd.sock │ │ ├─ 61202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7eae38fc0687aece00c9798350fbb5d73754bd27574020c4591493da1750bb9a -address /run/containerd/containerd.sock │ │ ├─ 61378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f350395a42c61aa3253306cfbeb1765e17b3023ad0bc2d80dc144058b41385b -address /run/containerd/containerd.sock │ │ ├─ 61598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8065d1672f5c2041dbd7c0806327982f06c03eb1ab831ecc4ceaeb475f109a96 -address /run/containerd/containerd.sock │ │ ├─ 61730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7555d677f25aa07ed680bc48167d6052f24b4ba51e7564987943939cd173a8db -address /run/containerd/containerd.sock │ │ ├─ 61937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64140510746fd1c07839182a142d376b87cbed61b84753d621b8cd0f6828b21f -address /run/containerd/containerd.sock │ │ ├─ 62293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61cca0e599dbc6dffb1d37d395621508a420bef58d0242a1b9c155e22d6b42b7 -address /run/containerd/containerd.sock │ │ ├─ 62512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fa453a45d3c38de163bc82a1661cef2b15898a2a0efca752a6e5275d14be8c8 -address /run/containerd/containerd.sock │ │ ├─ 62788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ee304af9463f01d0b7bcdd3961dd9622d6e0c1be43933aa1825a99b00c96bbd -address /run/containerd/containerd.sock │ │ ├─ 63626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 166b341063eac211ea45ba3b0784fab09186aa08e531d546b8ffd1dd8c753748 -address /run/containerd/containerd.sock │ │ ├─ 64894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b74d1d4621f71e83495cca3b6cc59f8a6aaeba399b66b95af7706f263765e9d -address /run/containerd/containerd.sock │ │ ├─ 67515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db41bf8d04ca4c7a87851b4b75dd84f6271f6e82bc06e771925073a1c9f6656c -address /run/containerd/containerd.sock │ │ ├─ 76637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2c8a48887b317f5b98bcc66a2f61ba0ebcc5a1a3ffb50b19597047b77f51c7a -address /run/containerd/containerd.sock │ │ ├─ 78093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fa41845c5c5b550bae4ff3b63c31835cf8ea916f2831327ca5da8c0561d48c6 -address /run/containerd/containerd.sock │ │ ├─ 83982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7bf95c824346a8f1b087e37e8218b5981d2fa5c8d0e771ac7f8fe11b2201aec -address /run/containerd/containerd.sock │ │ ├─ 90009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 443cb0772fd7cc0222544e98526ae8c45f532ce4ffa3d42a69fac3a74eec7704 -address /run/containerd/containerd.sock │ │ ├─ 94156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 415e63b820a2451af761731704984598c8c4fa98c780280ed6a54971bcb48d1c -address /run/containerd/containerd.sock │ │ ├─ 94198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23d942dc9711d74ff20ca86cf3b4320c0f2a93e43fc5fcaf31c695db263b0168 -address /run/containerd/containerd.sock │ │ ├─102657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2ab04afa2ed745ef92a6929f3d87fdd25bb5884aa464e316161d5d9ce7dee96 -address /run/containerd/containerd.sock │ │ ├─104182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75dc60600328f53688f17720c3041751423b014ac14fff66c0c169f66c959faf -address /run/containerd/containerd.sock │ │ ├─104282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58361bad370dfb6ed76fda8bdd94a7fee95bd1f8be0ca84a641c870460e32649 -address /run/containerd/containerd.sock │ │ ├─106201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87570e96a25abba1b1d724248b496ad34cf8e40197c0e61f97f8ce290b211232 -address /run/containerd/containerd.sock │ │ ├─108118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e254b5b39dc3b5d4d56635c22ce519058c9b97794803b33b7b8ccf43e88cbec7 -address /run/containerd/containerd.sock │ │ ├─108167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1306ce3a26034d874dd5ae714b0c72502651e5c886e5f8e036b7d3fec63536a -address /run/containerd/containerd.sock │ │ ├─121198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bac5b5138facb5926b933019d6a9b907fa70350066f3411532d9a5bc810af96d -address /run/containerd/containerd.sock │ │ ├─121242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b2ddfb8f06b73008c232a668b5398a0a5fb8b964862697037ed28886bb7212f -address /run/containerd/containerd.sock │ │ ├─123907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6feae6da406a20f22cd767152dc4999c149792a8611dc2a53450a33ca698c0fb -address /run/containerd/containerd.sock │ │ ├─138245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c97ccc82c89267786237a243d75b1754230d10e92782eacbf7ca488b1d4a597 -address /run/containerd/containerd.sock │ │ ├─139683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2673afbb4058bf8ccaa2891b79ec11b837c6822ad54aa773c913d1d8db11d837 -address /run/containerd/containerd.sock │ │ ├─140196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 945de7ac6ad6960c3cb655a21729de4be98a194f536753f49736448862907d4b -address /run/containerd/containerd.sock │ │ ├─140986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ebaa2f5d89cec1066a4c7b1781c033d061f7665787a5a802105f2c699c633e3 -address /run/containerd/containerd.sock │ │ ├─143123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 373a1cef03aafb033547614f4a02fc583ad0e1d6ea100249dac9e21627bb9c1c -address /run/containerd/containerd.sock │ │ ├─143300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db5e2f664a8a317b8f3b2c368bb135f90d425748830ecce609d07eb386cc11c4 -address /run/containerd/containerd.sock │ │ ├─143479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 14b12d2caa56daa5c5ae697e72de2e97c0bd46e4275456e26ad8b136f8ce793a -address /run/containerd/containerd.sock │ │ ├─143595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f5a6974cb7f3b2a2c0727bd0e23078f14913232715870781d96a87dbaa1d5ea -address /run/containerd/containerd.sock │ │ ├─143772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ec31469d77f821f018184626941d20fb7238a56691f7b3fe5a57dacadc2e6af -address /run/containerd/containerd.sock │ │ ├─144109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 152fc40f4d9934fa55c410ad3817873b4d7994801fe30262056cf8d200bcce1e -address /run/containerd/containerd.sock │ │ ├─168703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 731135edf0dfaae603a965ac5c217abfa7a6dcb00032a9352d7b40f1a904c0ce -address /run/containerd/containerd.sock │ │ ├─170438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4f0908d8f970171390f589cd1a7e8a8ac27178101c225c66fd581624e342942 -address /run/containerd/containerd.sock │ │ ├─170466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57341e8cb907920bcb0acb2700d68f3c20bb86206a244a7eabdd7ae4896c56d9 -address /run/containerd/containerd.sock │ │ ├─170578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a93f1f5d25a9244ee8a25f25ac3c6d90c30359401ade0364d287fcb7f9d843a -address /run/containerd/containerd.sock │ │ ├─170792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f9b438ec5c7fbb2501428874b21bda09f060a4dfe75a7bccfd15aa90d8dc38b -address /run/containerd/containerd.sock │ │ ├─170805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 472f46ad94c4421635bd0607c297f89ba5dd69f41455e29cec73f6ef119dbf88 -address /run/containerd/containerd.sock │ │ ├─170876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b62551e77c281bf281ef971514dc0e5c86d4568acb09779c86470ff6d61f5f0 -address /run/containerd/containerd.sock │ │ ├─171058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 033f639e06c5dece9c487d50a87791d2a51680320e2cba1aacc331fea877f67a -address /run/containerd/containerd.sock │ │ ├─184261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c811acdf2d576bfcae91dd7b1e556fdee308ea326da5d722bc96e6fadd4383a -address /run/containerd/containerd.sock │ │ ├─186653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 814cd3e676e494d8b56954771fcc6e5dee2ba1abc1211c6e00411c3e98924a67 -address /run/containerd/containerd.sock │ │ ├─186726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da99ef216b108c5b7ff15ef262576822c87fc3f1f7cf3984beea49356fa3b8a8 -address /run/containerd/containerd.sock │ │ ├─186793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81c1119d26f0aa6b08260d4262d95032596f1699cf63ee30ab91b46b5ba88617 -address /run/containerd/containerd.sock │ │ ├─203426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6188866091d36a65f561c8766038d2e0bda42db56c39d90b98424c77d0a67268 -address /run/containerd/containerd.sock │ │ ├─210970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2349d8208398d1d49f94a72cfdd719b26b1d3bca0b23f909a4d63aaec16bdd9c -address /run/containerd/containerd.sock │ │ ├─210980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d57c382525a1811bc258adf6a16b3d56cfa4d160535c2a7b153c17d202c84aa8 -address /run/containerd/containerd.sock │ │ ├─211045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ee071f95d5ce25b9f395ee716dc1ca180342f156e9e619fd5c4a2043bbd958c -address /run/containerd/containerd.sock │ │ ├─211316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1120d6f83311349bfe5197467dea6671004cca52e7937aa01715fa259de33f50 -address /run/containerd/containerd.sock │ │ ├─222692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6726f0071d918f578410fa741c6f71cfcf3ccaafe0c2504f31b6e8768a24e7a5 -address /run/containerd/containerd.sock │ │ ├─225539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d2d8e539089f99c4af23089671b2ae5e02bcfd8a3727632cf36bb9656668407 -address /run/containerd/containerd.sock │ │ ├─226672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c4c36926b0a666d0af2907e9bc0c4a31fb5240fc691a7b25118495bb898e889 -address /run/containerd/containerd.sock │ │ ├─227529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99db41dd35b44b62b08a8ac048ea09f2524e30d7a257f87bdfe48751abe10cad -address /run/containerd/containerd.sock │ │ ├─228527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 071c65472a9639304dc174c4fa63404af3a94f6bbac4bc2186e00367302685f7 -address /run/containerd/containerd.sock │ │ ├─230272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93b11ad9347ca59e67d3ce45e787f32f325fbd1efc12ca5a857905d714ab60ac -address /run/containerd/containerd.sock │ │ ├─231893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83dc8f3141f962669f3c0b2d04d1501286b0eedcfd9c0fcd2911319688327dc4 -address /run/containerd/containerd.sock │ │ ├─232026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce4bc15126e8cdcbcd29ca4d52083b52dda34257c909bfbf7e901c75e55a8a8c -address /run/containerd/containerd.sock │ │ ├─241236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1c9c5d71e1793b74396bc1b2e7be7d7d297a250d7a13ec963c98082c77f5c49 -address /run/containerd/containerd.sock │ │ ├─241746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae5d1c88e0f4c658e82156bb126489f41c6983b8b7009dbaf5720e269d830c79 -address /run/containerd/containerd.sock │ │ ├─244480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a8ad2f9aff14b81161bafbf39551fbfa71a92b91dc4620d82ed8326859081bd -address /run/containerd/containerd.sock │ │ ├─249158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5a2af1e5a9805858a31306ea3525448a3f3a939f3ae67879d23e33841475f17 -address /run/containerd/containerd.sock │ │ ├─249164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31afa89fd6875d18578367f04abc368817cb04888334a56a853213011c8bab10 -address /run/containerd/containerd.sock │ │ ├─249401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90c86c892cc96e76b347b3bb083d702461f21c9edee9b0cb34cfc1e908f368b3 -address /run/containerd/containerd.sock │ │ ├─249449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9efcf1e70745a5aa8e7b6bd1a826586fb181246f27e9cfc3118313884b9da60c -address /run/containerd/containerd.sock │ │ ├─261353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c90ceba473e12dc2627c42b71254d85b276191963384e4209deccfc9271ac85 -address /run/containerd/containerd.sock │ │ ├─263785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e40b3dccdc3399cc6bb5f5ab34ffeb6941d740a1e87f6cfffe9256f5d00a9863 -address /run/containerd/containerd.sock │ │ └─265291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a19a60621d8d08d78f53596aaca1230153b1b9bf75e18f56149fbb41b9f0a84 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1182 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─docker-4aef22a988e4e38cf2ab22582a1861642f3070235b043db2811ab8cedf4a55cf.scope … │ │ ├─33934 /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 │ │ └─33947 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /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 │ │ │ ├─28954 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29219 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19512 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19534 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24423 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24694 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33619 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33888 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.vgoncl.service │ │ │ ├─12480 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vgoncl/unit.run │ │ │ └─12512 /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-vgoncl --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vgoncl:/var/lib/ceph/mgr/ceph-instance.vgoncl:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.vgoncl/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.vgoncl -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 │ │ ├─12119 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12150 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10168 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─docker-57fa2cfa4afd69c658ba379110c8b3477455a7fcd02e3a8064f44ccadd9add56.scope … │ │ ├─24735 /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 │ │ └─24748 /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 │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─137728 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40031 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.15 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-dc97558951651462e3fba8a3b58da74b3628c37ad87d04beb1cf4ac8ffb54a74.scope … │ │ ├─12223 /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 │ │ └─12243 /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 │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─643 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-13c0fb0ab04ee2986149a45762d90e0c97f8b94fc9889d6ea8d76a7fb16e899c.scope … │ │ ├─19581 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19600 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─uuidd.service │ │ └─1389 /usr/sbin/uuidd --socket-activation │ ├─run-r14441894f6ea44bab810c02bd12da5dd.scope │ │ └─184498 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10673 /usr/sbin/chronyd -F 1 │ │ └─10674 /usr/sbin/chronyd -F 1 │ ├─docker-c400c0a1af28d7bf6bf25c354269fae192797cbfc6481342f6677c517b27a36c.scope … │ │ ├─12593 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.vgoncl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12613 /usr/bin/ceph-mgr -n mgr.instance.vgoncl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137566 /sbin/iscsid │ │ └─137567 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─623 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-f6d643aff112822ce7b9c7db2158e6700aea4f8c0dc79b80172dca5be54eeefd.scope … │ │ ├─29259 /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 │ │ └─29272 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─4ae4e53fb8c9c7d5dd9326f21f1f6b2c0e896bcdf1f0b15a1a82490b8c8efe69 │ │ ├─106426 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106442 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─106448 erl_child_setup 1048576 │ │ ├─106504 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106505 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106515 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─106606 /bin/sh -s rabbit_disk_monitor │ ├─f1c9c5d71e1793b74396bc1b2e7be7d7d297a250d7a13ec963c98082c77f5c49 │ │ └─241266 /pause │ ├─a79a6ec8b2cdf4d6eab886fbdfe1977743a72eb7c24450b2ff5ab9c179b7970a │ │ ├─263949 apache2 -DFOREGROUND │ │ ├─266283 (wsgi:h -DFOREGROUND │ │ ├─266284 (wsgi:h -DFOREGROUND │ │ ├─266285 (wsgi:h -DFOREGROUND │ │ ├─266286 (wsgi:h -DFOREGROUND │ │ ├─266287 (wsgi:h -DFOREGROUND │ │ ├─266288 apache2 -DFOREGROUND │ │ └─266289 apache2 -DFOREGROUND │ ├─fab7f043fd65d197d60ae711bfc352bff6ff26d4ea2b767ff6eeb752287a2995 │ │ └─55761 nfd-master -crd-controller=true -metrics=8081 │ ├─ac51a81a1393d1bffd54abe39c371438ffd273f5744a6835fd4a6dd248ea02f6 │ │ ├─63935 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64023 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─1d3ef3b41f9d594bdba6a445aa5c6bcc9d21e502aa8669341010e3a184319b84 │ │ └─50860 valkey-server *:26379 [sentinel] │ ├─8c125922a1a66422aeb27ee4d8b8e3fe1d3a69bc45df3fa0be59d82707a225a8 │ │ └─54717 /pause │ ├─93b11ad9347ca59e67d3ce45e787f32f325fbd1efc12ca5a857905d714ab60ac │ │ └─230296 /pause │ ├─99db41dd35b44b62b08a8ac048ea09f2524e30d7a257f87bdfe48751abe10cad │ │ └─227553 /pause │ ├─914f20aa3afce5371d00324e535afd9542007525d2cfc7c04212db8ff8c519a7 │ │ ├─76818 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76835 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─76841 erl_child_setup 1048576 │ │ ├─76923 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76924 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76934 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77057 /bin/sh -s rabbit_disk_monitor │ ├─1888a11cb6b370c1df71739ef61cc04d269ba92ccd0973ab174bd759622ec188 │ │ └─55363 /pause │ ├─ce4bc15126e8cdcbcd29ca4d52083b52dda34257c909bfbf7e901c75e55a8a8c │ │ └─232049 /pause │ ├─004763b7aa42790b5d455a3f4360336f6c430df48bdc0136af46816669bf001c │ │ ├─241301 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─242059 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpw9dgs1yx/privsep.sock │ │ ├─242063 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─242072 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─14b12d2caa56daa5c5ae697e72de2e97c0bd46e4275456e26ad8b136f8ce793a │ │ └─143518 /pause │ ├─8b2ddfb8f06b73008c232a668b5398a0a5fb8b964862697037ed28886bb7212f │ │ └─121266 /pause │ ├─8f9b438ec5c7fbb2501428874b21bda09f060a4dfe75a7bccfd15aa90d8dc38b │ │ └─170835 /pause │ ├─fb376b559f0d0192805b8497f010ea674145f6f20d521c3e114ff125c4370740 │ │ └─84869 /usr/local/bin/rook ceph operator │ ├─98e3ca5cd82afc48b7692250997a9023c55b5095c1a56af78dec082a76fd75a6 │ │ └─43978 /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 │ ├─b3b50ad764d15c0b8ea3b915f2a0d0db0d13cb95c31256d3a86c50cb32ae28bc │ │ └─63866 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─9e9cf1298a4218a8a310e7b2df87d677bd10262f3c6d62c595450b369c5815a6 │ │ ├─199001 heat-api: uWSGI master │ │ ├─199055 heat-api: uWSGI worker 1 │ │ └─199056 heat-api: uWSGI worker 2 │ ├─0b559c73172c1ea9c163b71564162603538074bcb9c337e851a54ab62be84b72 │ │ ├─59946 python -u /app/sidecar.py │ │ ├─60212 python -u /app/sidecar.py │ │ └─60213 python -u /app/sidecar.py │ ├─945de7ac6ad6960c3cb655a21729de4be98a194f536753f49736448862907d4b │ │ └─140220 /pause │ ├─51d55ad4dcd3705dd33a2ca435afdcbc5727f810e6056e795a8ddd100b371077 │ │ └─43938 /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 │ ├─b3fc5a395cc01f0a5d720d3af57400c894b740e9b424d9d4428ad561dd14493f │ │ └─55646 /pause │ ├─2c811acdf2d576bfcae91dd7b1e556fdee308ea326da5d722bc96e6fadd4383a │ │ └─184286 /pause │ ├─b50455aee2d5de2cee8b893864f5b7aa73697c9f174351e3958b4f09a73fa03c │ │ └─138573 /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 │ ├─a27642d14f849d40311d192823c6070909d9046d1a6c96224ff079dc5b467271 │ │ └─47044 /manager --metrics-bind-address=:9782 │ ├─02c565525e1f3659be6fd2a226aa28ccfcc3c48b65b2fe8296140fab9248848e │ │ ├─220995 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221530 octavia-worker: ConsumerService worker(0) │ │ └─221533 octavia-worker: ConsumerService worker(1) │ ├─af9886717aee410d1a49ae270ea1fbcbe09de80d8cb692e26c1d7dff4537376a │ │ ├─122318 /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 │ │ └─122455 /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 │ ├─a75b7326242036da9d923e585a8bfd1897c3154c2b467777c1d184ffdb90efb0 │ │ ├─168939 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─168959 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─168965 erl_child_setup 1048576 │ │ ├─169069 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169070 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169082 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─169223 /bin/sh -s rabbit_disk_monitor │ ├─5eb177633c2afb4010b4d5c015c122b2459a08c9816425138a31887fecb6c7a5 │ │ └─42733 /pause │ ├─0fa453a45d3c38de163bc82a1661cef2b15898a2a0efca752a6e5275d14be8c8 │ │ └─62536 /pause │ ├─f1dd0d02472edad1141ca06effe87a1eb97359ab59313714449cbbf0debbc996 │ │ └─140374 /coredns -conf /etc/coredns/Corefile │ ├─18479a6fc64285f8321bfe0edec907ff14e51317b2c35de69bb4db61ad2155bb │ │ ├─182375 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) │ │ └─406974 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini --use-fqdn │ ├─3de77e29f4f5050a84be3a3ee5a00878d89b600d634b614e95a2a1fbac33413b │ │ └─64472 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─81c1119d26f0aa6b08260d4262d95032596f1699cf63ee30ab91b46b5ba88617 │ │ └─186818 /pause │ ├─d323e669feb370b05861d3bac3a9799638153414336e657e89136cff6cb02694 │ │ └─40937 /pause │ ├─11cdeee65300a012dffd656e81eedcbc188a544333edc9637163f935c307b40d │ │ ├─ 46375 /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 │ │ ├─ 46387 /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 │ │ ├─ 46499 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─263546 nginx: worker process │ │ ├─263547 nginx: worker process │ │ └─263548 nginx: cache manager process │ ├─8cff4600d8f4da4bc8a4a5208c438f523039a9c3035edd3562593cc45bdbaaf9 │ │ └─64794 /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 │ ├─0c90ceba473e12dc2627c42b71254d85b276191963384e4209deccfc9271ac85 │ │ └─261378 /pause │ ├─36bd32a6956304f595b230110b6182b7c40cd17d5bced312c61c3c8926461afc │ │ ├─63078 nginx: master process nginx -g daemon off; │ │ ├─63093 nginx: worker process │ │ ├─63094 nginx: worker process │ │ ├─63095 nginx: worker process │ │ ├─63096 nginx: worker process │ │ └─63097 nginx: worker process │ ├─dc33610c38eee540ad39bf02e316ae8c2b478e99e738ac6148e91916d5b7d0eb │ │ └─228580 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─651101da6707625be721684b2a63f7ce801071f15762b7be22622d6593d84327 │ │ └─265665 /bin/openstack-database-exporter │ ├─8065d1672f5c2041dbd7c0806327982f06c03eb1ab831ecc4ceaeb475f109a96 │ │ └─61621 /pause │ ├─727f19114e9367f7e88839610b8959ff386ee5b2e6dea69c3965053d77b3892a │ │ ├─104431 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104666 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104674 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─c39f00c44ca074b82309dc20567ac87fc655de8eee20790143069547ba9383c3 │ │ └─62185 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 │ ├─af80ddd84a0467ddc5c0fdad828a7bc24bd2fb9ab0f74d3200eee9e25fd94354 │ │ └─39845 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 │ ├─e8c0cfcd907de90820115c42d75435e1f25a7f3c116edcbe77e41f6129e22904 │ │ ├─182200 neutron-l3-agent: master process [/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] │ │ ├─182615 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─183109 /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/tmphv9gob8b/privsep.sock │ │ ├─364883 /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/tmph9zfynh9/privsep.sock │ │ ├─365360 /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/tmppvxdpwtu/privsep.sock │ │ ├─365828 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─365833 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─368296 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d5e85aaa-3d2b-4c22-9222-22aad164607a --namespace=qrouter-d5e85aaa-3d2b-4c22-9222-22aad164607a --conf_dir=/var/lib/neutron/ha_confs/d5e85aaa-3d2b-4c22-9222-22aad164607a --log-file=/var/lib/neutron/ha_confs/d5e85aaa-3d2b-4c22-9222-22aad164607a/neutron-keepalived-state-change.log --monitor_interface=ha-4065a7d2-14 --monitor_cidr=169.254.0.118/24 --pid_file=/var/lib/neutron/external/pids/d5e85aaa-3d2b-4c22-9222-22aad164607a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─369141 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=515de73e-fde5-466d-9c67-bb48299cbacc --namespace=qrouter-515de73e-fde5-466d-9c67-bb48299cbacc --conf_dir=/var/lib/neutron/ha_confs/515de73e-fde5-466d-9c67-bb48299cbacc --log-file=/var/lib/neutron/ha_confs/515de73e-fde5-466d-9c67-bb48299cbacc/neutron-keepalived-state-change.log --monitor_interface=ha-0cf267ec-53 --monitor_cidr=169.254.0.155/24 --pid_file=/var/lib/neutron/external/pids/515de73e-fde5-466d-9c67-bb48299cbacc.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─407028 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --agent-queue-name l3_agent --use-fqdn │ ├─90c86c892cc96e76b347b3bb083d702461f21c9edee9b0cb34cfc1e908f368b3 │ │ └─249442 /pause │ ├─015ddf517cc906fa912087e835b05adc34e3ec939ef347f515a5eaa94b6240cb │ │ └─47682 percona-xtradb-cluster-operator │ ├─da485ed5292eabd0d0113184e1dbd9648ae217f611547fdff5a1cd14c452fa6f │ │ ├─41416 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41796 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─6d2d8e539089f99c4af23089671b2ae5e02bcfd8a3727632cf36bb9656668407 │ │ └─225564 /pause │ ├─9efcf1e70745a5aa8e7b6bd1a826586fb181246f27e9cfc3118313884b9da60c │ │ └─249480 /pause │ ├─7555d677f25aa07ed680bc48167d6052f24b4ba51e7564987943939cd173a8db │ │ └─61754 /pause │ ├─1950b7f3b8f3e0f070f271c1ff82e4525177fae8e9e0b99106bb8ddfcfbb153b │ │ ├─179532 neutron-policy-server: uWSGI master │ │ ├─179546 neutron-policy-server: uWSGI worker 1 │ │ └─179547 neutron-policy-server: uWSGI worker 2 │ ├─7a315a2f98495d38cc8140db4b1ec14433bff8392980ffab3ddf434e91db07d0 │ │ └─65066 /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 │ ├─0ee071f95d5ce25b9f395ee716dc1ca180342f156e9e619fd5c4a2043bbd958c │ │ └─211085 /pause │ ├─0aa74428e24dd66fa5c82eb078b32d838c3ecb31db0e6493f226a89839cbcbc7 │ │ └─48701 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─2af6cd07fbf3e769ad9d4540d37a33fa985e4022d6aa35de5dd9c3ac70999312 │ │ ├─ 94875 /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 │ │ └─341300 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─da99ef216b108c5b7ff15ef262576822c87fc3f1f7cf3984beea49356fa3b8a8 │ │ └─186755 /pause │ ├─3f9268af70a9924f39376833afa4ad3114097bcf9ae9a3c1704b6fd03ba42ef5 │ │ ├─48464 mysqld --wsrep_start_position=c5f02e46-3eed-11f1-ab19-17dc25c2ade0:20 │ │ └─48559 /var/lib/mysql/mysql-state-monitor │ ├─373a1cef03aafb033547614f4a02fc583ad0e1d6ea100249dac9e21627bb9c1c │ │ └─143151 /pause │ ├─6e82b6cb6d4958071fee6ba7671e3ffc0e1231d7a926a9238226faf8b9cea460 │ │ └─40965 /pause │ ├─1174f1de640a7a744e946ae038ac9359abb47c2d9f4e946e7620e88281cf940d │ │ └─221031 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─e4bea540d5c736f50888df9323b70f8e712123b6ae48f76ca7d668d5fd16059c │ │ └─39733 /pause │ ├─0331b972fd79f6785e29f674ff24b0305500a2e5fe88a189258ae742418e3e55 │ │ └─60230 /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 │ ├─8b3330a60ec8610f11b0a1c0fcf9d326eec1598e5edc8c47176771ffb37668f2 │ │ ├─188168 /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 │ │ ├─366470 /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/tmprjuem01r/privsep.sock │ │ ├─366831 /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/tmpmtqd8k7c/privsep.sock │ │ └─374777 /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/tmp91s7h9hk/privsep.sock │ ├─0f553d98251a8f5a67ec3fc049885b140410305b8ca19eefe7135c09923346d0 │ │ └─65431 /bin/oauth2-proxy │ ├─73de83b0c069bcbdf51d4035ea234bac263db5d9a8cbc57d79fd5aefa70a0709 │ │ ├─141123 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141140 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─141164 erl_child_setup 1048576 │ │ ├─141218 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141219 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─141229 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─141431 /bin/sh -s rabbit_disk_monitor │ ├─61cca0e599dbc6dffb1d37d395621508a420bef58d0242a1b9c155e22d6b42b7 │ │ └─62317 /pause │ ├─c669e10e77d9368ba0edd5bc95f48eeaacebb2081b4e8a96d2f1eaee0c811833 │ │ └─39860 kube-apiserver --advertise-address=199.19.213.15 --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 │ ├─971e424b68bdae05650bf65aa6fcf6d62aca8c75f64f9fe86e00c44718c13e62 │ │ ├─344790 neutron-dhcp-agent: master process [/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] │ │ ├─345254 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─345425 /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/tmpb62twt30/privsep.sock │ │ ├─345746 /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/tmpd92eq2w1/privsep.sock │ │ ├─346076 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346077 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─346120 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/230620cc-4b24-48f0-bab9-9e94c49fff99/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/230620cc-4b24-48f0-bab9-9e94c49fff99/host --addn-hosts=/var/lib/neutron/dhcp/230620cc-4b24-48f0-bab9-9e94c49fff99/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/230620cc-4b24-48f0-bab9-9e94c49fff99/opts --dhcp-leasefile=/var/lib/neutron/dhcp/230620cc-4b24-48f0-bab9-9e94c49fff99/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-3bb15f07-bb67-48ba-8b9f-460b85c39dbc,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 │ │ ├─346125 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/9e6390cb-4e4e-466f-84c7-0948405c60ea/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/9e6390cb-4e4e-466f-84c7-0948405c60ea/host --addn-hosts=/var/lib/neutron/dhcp/9e6390cb-4e4e-466f-84c7-0948405c60ea/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/9e6390cb-4e4e-466f-84c7-0948405c60ea/opts --dhcp-leasefile=/var/lib/neutron/dhcp/9e6390cb-4e4e-466f-84c7-0948405c60ea/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e833930a-c355-4625-ad1e-67ce93b8cd99,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 │ │ ├─346129 haproxy -f /var/lib/neutron/ns-metadata-proxy/230620cc-4b24-48f0-bab9-9e94c49fff99.conf │ │ ├─346144 haproxy -f /var/lib/neutron/ns-metadata-proxy/9e6390cb-4e4e-466f-84c7-0948405c60ea.conf │ │ ├─364713 /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/tmp6mv86yfr/privsep.sock │ │ ├─365583 /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/tmpvf_3s1xl/privsep.sock │ │ └─406992 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --agent-queue-name dhcp_agent --use-fqdn │ ├─097f72d34758d967ff7778bc591aada7a2f49ab1d3d5cda23068242ed4294fe6 │ │ ├─222841 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222859 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─222879 erl_child_setup 1048576 │ │ ├─222953 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─222954 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─222964 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─223181 /bin/sh -s rabbit_disk_monitor │ ├─3efd2d4d8a70226193fb26bedd97d3b9f5c651844b69b4919356f92449f64200 │ │ ├─103143 glance-api: uWSGI master │ │ ├─103156 glance-api: uWSGI worker 1 │ │ └─103157 glance-api: uWSGI worker 2 │ ├─6ceabfab8d4902e7f933f343a4d9c2cbdddb526fa252876e96f64d580cbaa56a │ │ └─50665 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 │ ├─595565b19d0fbfd4f9b2e4a8796a759cdfe8f4fc4c749826eaca533a1caf7a19 │ │ └─183503 /usr/bin/libvirt-tls-sidecar │ ├─eacdde48575589ace487e266e6ac30673e4058c5f64cdcdcaa4b26bddad0ddab │ │ └─64665 /bin/pushgateway │ ├─525f669e6968aeed944f9e3c59889e3fed8e25cec1ebdc13e7bd5fe21401c0c8 │ │ ├─90185 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90278 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─90284 erl_child_setup 1048576 │ │ ├─90438 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90439 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90451 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─90599 /bin/sh -s rabbit_disk_monitor │ ├─033f639e06c5dece9c487d50a87791d2a51680320e2cba1aacc331fea877f67a │ │ └─171090 /pause │ ├─db41bf8d04ca4c7a87851b4b75dd84f6271f6e82bc06e771925073a1c9f6656c │ │ └─67538 /pause │ ├─152fc40f4d9934fa55c410ad3817873b4d7994801fe30262056cf8d200bcce1e │ │ └─144133 /pause │ ├─e40b3dccdc3399cc6bb5f5ab34ffeb6941d740a1e87f6cfffe9256f5d00a9863 │ │ └─263810 /pause │ ├─2c67b09d6dfc465b5fd97fdd209e3e78d5c52d52e303429dd14d806723507706 │ │ └─42796 /pause │ ├─6fcafa59864f3db9e45c226bdfa380dc368d1fd451191453ddb088f5cae4e944 │ │ ├─167764 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168198 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168199 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─7a6b1b977572527e0a40ddfc9fac056664809bcdc69f414810ab9290963ff65b │ │ └─39700 /pause │ ├─6feae6da406a20f22cd767152dc4999c149792a8611dc2a53450a33ca698c0fb │ │ └─123932 /pause │ ├─814cd3e676e494d8b56954771fcc6e5dee2ba1abc1211c6e00411c3e98924a67 │ │ └─186683 /pause │ ├─4969bab9f556ea55c41c36b32ce8892631f6e49b3e40cdd5f210eb55f4d2bf22 │ │ └─42363 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─cc04fe620cfd52efc81f8ac392a6656ff026cedb55a35c20d503c0bcf268395c │ │ └─43199 /pause │ ├─3ad2d4d422a30f8acbc7a87fab3caca760ba98b960ad79e5acdcebe1c9a22955 │ │ ├─267746 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─267759 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─6c4c36926b0a666d0af2907e9bc0c4a31fb5240fc691a7b25118495bb898e889 │ │ └─226697 /pause │ ├─9bd0bba1bb38aa611a488a1066fc9d8b3e71d828ca03273725f1f21e67d389c3 │ │ └─65145 /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 │ ├─5e96d0a4cad97abf1629c624a89232857434cd60af8b4b42e9b2ff32b37d25db │ │ └─65087 /bin/memcached_exporter │ ├─dde4b31001f93c909aa920c3eec7f54cc87c0229d4dcf1e12ad39cd279737f19 │ │ └─39963 /kube-vip manager │ ├─6726f0071d918f578410fa741c6f71cfcf3ccaafe0c2504f31b6e8768a24e7a5 │ │ └─222714 /pause │ ├─58361bad370dfb6ed76fda8bdd94a7fee95bd1f8be0ca84a641c870460e32649 │ │ └─104311 /pause │ ├─2f5383d301805ff6cf6c38f2cad14ce133f855203ea1eb6f837dee006605fe29 │ │ └─39802 etcd --advertise-client-urls=https://199.19.213.15:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.15:2380 --initial-cluster=instance=https://199.19.213.15:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.15:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.15: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 │ ├─4b74d1d4621f71e83495cca3b6cc59f8a6aaeba399b66b95af7706f263765e9d │ │ └─64917 /pause │ ├─9837773622affb23b8e4ca73e68d66191f7af48c39a028b0682f36e24a20986e │ │ └─258802 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─7a19a60621d8d08d78f53596aaca1230153b1b9bf75e18f56149fbb41b9f0a84 │ │ └─265317 /pause │ ├─0f5a6974cb7f3b2a2c0727bd0e23078f14913232715870781d96a87dbaa1d5ea │ │ └─143641 /pause │ ├─d2ab04afa2ed745ef92a6929f3d87fdd25bb5884aa464e316161d5d9ce7dee96 │ │ └─102680 /pause │ ├─5c69a667e195c03f91b27543d2442cebc506119b4e5d974d1ca031903e075897 │ │ └─40219 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ccd52d1cf77891071d7477980c24474e940f0cc6f4e7fc247c24af6722209a53 │ │ └─59531 /pause │ ├─6007fb8fff4b90ad2893713a114c875310aff2004464f61fa458c4cf0f95d3dc │ │ └─121826 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─bac5b5138facb5926b933019d6a9b907fa70350066f3411532d9a5bc810af96d │ │ └─121221 /pause │ ├─d57c382525a1811bc258adf6a16b3d56cfa4d160535c2a7b153c17d202c84aa8 │ │ └─211047 /pause │ ├─7891b77da8960ff55e1aa38ff6ead7f2a6a455b9240b21a9a3028d2322cc080f │ │ ├─259004 /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 │ │ └─259118 /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 │ ├─d0f36a048933685595c45aecb466d87521801f770992ffbee7b96efaf0d622f5 │ │ ├─199027 heat-api-cfn: uWSGI master │ │ ├─199057 heat-api-cfn: uWSGI worker 1 │ │ └─199058 heat-api-cfn: uWSGI worker 2 │ ├─7bbe44e8d0e383057aeb838dd9b3bf82f305d64af8a1499feda968fbce68a047 │ │ └─63135 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─09124b46026d10c55fc54b09a9691fc415c564ad6fdc500992d57319f175395e │ │ └─63812 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─c4f0908d8f970171390f589cd1a7e8a8ac27178101c225c66fd581624e342942 │ │ └─170518 /pause │ ├─71b6aa923cbd91b8f3bca3780a2daaa587af04ec46a3ce780eba80838b3f2203 │ │ ├─179472 neutron-rpc-server: master process [/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] │ │ ├─179892 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) │ │ ├─179895 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) │ │ └─179898 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) │ ├─70cdea5d336a925c56a62b1c99f2d2519e0196f0bd217cf43eea6d41f5205574 │ │ └─43892 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─047b5bcb38772fb102c0af6398238b40161bbc0896a1543ac96b72f41fcfb3b8 │ │ ├─203682 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203698 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─203704 erl_child_setup 1048576 │ │ ├─203786 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─203787 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─203797 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─204162 /bin/sh -s rabbit_disk_monitor │ ├─fbaf86bc6f1a80006e8c523f247dd1f9a7142748055ad14fce14f914ced4a197 │ │ └─47354 /pause │ ├─6188866091d36a65f561c8766038d2e0bda42db56c39d90b98424c77d0a67268 │ │ └─203451 /pause │ ├─1120d6f83311349bfe5197467dea6671004cca52e7937aa01715fa259de33f50 │ │ └─211341 /pause │ ├─2cbb3fab7a21a2f9b16aa45498dd57c125569e0490626ed4f46708da3376040d │ │ ├─ 70770 apache2 -DFOREGROUND │ │ ├─ 70789 (wsgi:k -DFOREGROUND │ │ ├─ 70790 (wsgi:k -DFOREGROUND │ │ ├─ 70791 (wsgi:k -DFOREGROUND │ │ ├─ 70792 (wsgi:k -DFOREGROUND │ │ ├─388330 apache2 -DFOREGROUND │ │ └─389229 apache2 -DFOREGROUND │ ├─4c26fff2842c895b3741b258fcaec286f78b337d9cfb66b040a0a9a90e857506 │ │ └─39643 /pause │ ├─1ebc0a4e54b407368a5b4bde91d2a29e0624dbf98be79c749a83e44532cc59e8 │ │ └─183551 /bin/bash /tmp/libvirt.sh │ ├─874ebedbbb1f46ffbea4690f053cb8a8960f64c8a5153fce0c3d7ed401a1bfc6 │ │ └─184367 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─9b9a450aa38854eab6fbdd5027eb9cc15f44f2caee481ea31ca5a0478175b475 │ │ └─94764 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-287dp --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─e3efef16dc8de4c714de716d4d0090ea576e21650f332c61b53f613c059551ac │ │ ├─184520 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184559 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─184566 erl_child_setup 1048576 │ │ ├─184638 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184639 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184649 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─184939 /bin/sh -s rabbit_disk_monitor │ ├─ea45a6f7f1b0a821cca403368043cf476e7defee52c68a4002a48f41348c8775 │ │ └─43695 /pause │ ├─c5e296164924cbbeb260be9bcf607361ccfa53436ea18250c09aae13a4f40298 │ │ └─50481 /pause │ ├─6434f4285b04e2d24be05526d768199e784a92a723435f82849a84a3c7a0c5b9 │ │ └─247562 docker-registry serve /etc/docker-registry/config.yml │ ├─4303ae27ea9ef307670d324cb1f1fe13e63ba71c29b0382df2a9e83a2f3864cc │ │ └─46996 /pause │ ├─bdec933c508697dc4f0d8d0866283403d2712c8f35e304dcd23d0a96c8f9751f │ │ └─47167 /manager --metrics-bind-address=:8080 │ ├─813fbeaeb619f1c02bbe3b50f5e947bbd431044efe5370ce61ae41b5b3c2fb5e │ │ ├─138608 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138621 /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 │ ├─806ba83a361425217614203a9a119ca0dd872a58f8a43dc3ebd5456ec8f66138 │ │ └─64124 /goldpinger --static-file-path /static │ ├─b7bf95c824346a8f1b087e37e8218b5981d2fa5c8d0e771ac7f8fe11b2201aec │ │ └─84008 /pause │ ├─f43b30adb139a044d6e2626a97b5427fa5d38e3f4c5b30c9538171da51fc002b │ │ └─65026 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-15.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 │ ├─071c65472a9639304dc174c4fa63404af3a94f6bbac4bc2186e00367302685f7 │ │ └─228552 /pause │ ├─ee260516f350607a15f0e53a6d2738c680590f4abb0b62c8209102f4363c82d3 │ │ └─47863 /pause │ ├─415e63b820a2451af761731704984598c8c4fa98c780280ed6a54971bcb48d1c │ │ └─94183 /pause │ ├─3fa41845c5c5b550bae4ff3b63c31835cf8ea916f2831327ca5da8c0561d48c6 │ │ └─78120 /pause │ ├─f497c892e17f50324961509d866f2db38b4d646daf23554c3947d554fd7a7c88 │ │ └─55873 /secretgen-controller │ ├─9a8ad2f9aff14b81161bafbf39551fbfa71a92b91dc4620d82ed8326859081bd │ │ └─244503 /pause │ ├─5a93f1f5d25a9244ee8a25f25ac3c6d90c30359401ade0364d287fcb7f9d843a │ │ └─170629 /pause │ ├─09aa9bfd98cf8e3ed466e3616b2b8cab7982be2e7a81d869a2c058e2d8376cc5 │ │ ├─221763 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221781 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222496 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222497 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397032 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397033 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397034 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397035 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397036 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397037 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397038 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397039 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397040 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397041 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397042 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397043 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397044 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397045 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397046 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397047 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397050 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397051 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397052 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397053 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397054 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397055 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397056 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397057 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397058 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397059 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397060 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397061 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397062 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397063 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397064 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─397065 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─23d942dc9711d74ff20ca86cf3b4320c0f2a93e43fc5fcaf31c695db263b0168 │ │ └─94242 /pause │ ├─f5a2af1e5a9805858a31306ea3525448a3f3a939f3ae67879d23e33841475f17 │ │ └─249206 /pause │ ├─472f46ad94c4421635bd0607c297f89ba5dd69f41455e29cec73f6ef119dbf88 │ │ └─170848 /pause │ ├─937692c106750f26d9ac1db31cda888432a0b713cf8591603472a4d580786e9c │ │ └─95510 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─1c15b8924f93f3e313d72c8bf2a5a92789ee6f0a29eacf3624408185b1a0cd15 │ │ ├─219758 octavia-api: uWSGI master │ │ ├─219772 octavia-api: uWSGI worker 1 │ │ └─219773 octavia-api: uWSGI worker 2 │ ├─137797709baac5a87a2065b71e22db6c9903c9fac068b166647faafde40c7583 │ │ ├─118126 cinder-api: uWSGI master │ │ ├─118138 cinder-api: uWSGI worker 1 │ │ └─118139 cinder-api: uWSGI worker 2 │ ├─7eae38fc0687aece00c9798350fbb5d73754bd27574020c4591493da1750bb9a │ │ └─61237 /pause │ ├─b456933f616bd02391bf0098090cb6b2fe093af1a2f83055831d47cc1822cdc8 │ │ └─227014 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─84b3b93e5478a5a0f2aeead687fabf5eecda3c2f08d4bccf32cf283cf6e68f35 │ │ ├─65638 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65655 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─65661 erl_child_setup 1048576 │ │ ├─65708 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65709 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65719 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65783 /bin/sh -s rabbit_disk_monitor │ ├─b4579de8be97f85dfb56dec8f8f7d7219b54834d79c4c71484093ac9430821e4 │ │ ├─180579 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) │ │ ├─180902 /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/tmp415e1_lb/privsep.sock │ │ ├─181087 /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/tmphq5gx6r_/privsep.sock │ │ └─181378 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─e2fd9b7c38d2a565497402a930c6b34dbbfaea9cbbffb1c583d92e3b0ac9c807 │ │ ├─48301 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 │ │ └─51031 haproxy -sf 141 -x sockpair@5 -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 │ ├─8ebaa2f5d89cec1066a4c7b1781c033d061f7665787a5a802105f2c699c633e3 │ │ └─141009 /pause │ ├─db5e2f664a8a317b8f3b2c368bb135f90d425748830ecce609d07eb386cc11c4 │ │ └─143402 /pause │ ├─443cb0772fd7cc0222544e98526ae8c45f532ce4ffa3d42a69fac3a74eec7704 │ │ └─90032 /pause │ ├─dfcc58145ea0af747841ef42a8c8b8abd2158b3d58e7ce34605b7394700477dd │ │ └─43290 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 │ ├─0be53b69ed0bb5a9a8c464d06eb21db2f584668db665e9e4231b64d5da147c84 │ │ ├─129253 placement-api: uWSGI master │ │ ├─129269 placement-api: uWSGI worker 1 │ │ └─129270 placement-api: uWSGI worker 2 │ ├─6ae2f72dcbea6aa6803546a10aaa27576abcc7e39b23bae44a6db595f1d456d2 │ │ └─50307 /pause │ ├─4cc01e91c69c5f9bc99e2ca9601025b1e5d35cc290972dd03c77056e1453f799 │ │ └─59426 /pause │ ├─ece337c3ac0b7769687795d9414c3e8b0483f63f56d036da22be8789aea6b356 │ │ └─59570 /pause │ ├─57341e8cb907920bcb0acb2700d68f3c20bb86206a244a7eabdd7ae4896c56d9 │ │ └─170543 /pause │ ├─b1306ce3a26034d874dd5ae714b0c72502651e5c886e5f8e036b7d3fec63536a │ │ └─108191 /pause │ ├─64140510746fd1c07839182a142d376b87cbed61b84753d621b8cd0f6828b21f │ │ └─61961 /pause │ ├─d9b31d171c671d16a681bff0060e4f2dcdcd17fd273309cac75b6eaa2376094e │ │ └─119748 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─9572a9f94a5060d65b16d018ed97b1c521de98a42e35e49bbea34b78ddca573d │ │ └─65180 /bin/oauth2-proxy │ ├─162cea334e206209b2d2568e0a2dcd04a8d94e8c84d168cb9cc12dc32add5ab1 │ │ ├─258965 manila-api: uWSGI master │ │ ├─259028 manila-api: uWSGI worker 1 │ │ └─259029 manila-api: uWSGI worker 2 │ ├─d5dd04f115506909bdce0c4e842b2db1a051294c9ebebf3b98cab4291de4dc3b │ │ └─61173 /pause │ ├─e003031e203196a141b60f9b44932d6cc1d0f37b4116cb5d32957342f77b0666 │ │ └─60169 /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 │ ├─2a0a77aa9e04093ffa603b8fe082bf742f2a18b3d55122567fad06c8d797c147 │ │ └─42845 /coredns -conf /etc/coredns/Corefile │ ├─3e84b2bc04e78871d33401ce6c9ddbdca8250d3f99efdaeaaa1ddddcced318e7 │ │ └─225723 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─d63e05119e3954a6ab26ade8d1c365a62e7624519734054c359a7b926e45aa32 │ │ ├─59975 python -u /app/sidecar.py │ │ ├─60214 python -u /app/sidecar.py │ │ └─60215 python -u /app/sidecar.py │ ├─75dc60600328f53688f17720c3041751423b014ac14fff66c0c169f66c959faf │ │ └─104210 /pause │ ├─e254b5b39dc3b5d4d56635c22ce519058c9b97794803b33b7b8ccf43e88cbec7 │ │ └─108144 /pause │ ├─6584cf952deb6661fd425c465720b8680c697828f5730586cfd33d6e5c7cbd78 │ │ └─55408 /pause │ ├─e676e901b97ce66677fd76bfc4906002e89e9fcf16d1a312ad1ef74f9357cc39 │ │ └─43735 /pause │ ├─1fb0a2c728eb0eaafa9f0ac288f96167efe5cfc06b08e8b5b14db3136e2e64c7 │ │ └─55723 nfd-worker -metrics=8081 │ ├─68fb593ea1aaa5262ad9bd65065649d6482251b06fe70b626a006f20abcfef85 │ │ └─60715 /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 │ ├─31aedea4703b33061c596fe69a647836c6622c896ef3ed704016c6175c728f98 │ │ └─46422 /server │ ├─ae5d1c88e0f4c658e82156bb126489f41c6983b8b7009dbaf5720e269d830c79 │ │ └─241773 /pause │ ├─7a5d395ccea22d08f47c5e0ea1d5ab70277bfaadc098a1af44bad5c65442f7ad │ │ └─64295 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─e3a33219dca917f2a1070396eaad89d4950f3be9f90eb4b232336be10dbdd947 │ │ └─55450 /pause │ ├─731135edf0dfaae603a965ac5c217abfa7a6dcb00032a9352d7b40f1a904c0ce │ │ └─168726 /pause │ ├─8481a23e35bced52e8f2c626f18408ae024b61a96c2daf498fc40798f8ddbac8 │ │ ├─166924 nova-metadata: uWSGI master │ │ ├─166941 nova-metadata: uWSGI worker 1 │ │ └─166943 nova-metadata: uWSGI worker 2 │ ├─02017c2031553141cbdf450eff0a1bfff54374f0e832a305df41c509c81a20f6 │ │ └─64753 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-15.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 │ ├─b54972d2f51f0fa4e153902611c5ceb14b81ad9e80b0e32b5e7ba8a55d69d136 │ │ ├─171559 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─398999 sleep 300 │ ├─7275ed80e1af9e8bb8f9da7d94734b865931d8ee5f1fc79f4b5bbf56c393cbed │ │ └─64705 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6aab416b4c722db2cb3be3332f24fd21429376a71e05a502c415569125f2950b │ │ └─39708 /pause │ ├─5840468ff9aa06aa3192fa4836382222a75a3d0a3fe7c785412cfe5f45076267 │ │ ├─167762 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─168441 nova-scheduler: ServiceWrapper worker(0) │ │ └─168463 nova-scheduler: ServiceWrapper worker(1) │ ├─905929ce2d83b75dfe915632957588f5082930e6368a033b7a8d06387131d902 │ │ ├─83314 barbiacan-api: uWSGI master │ │ └─83329 barbiacan-api: uWSGI worker 1 │ ├─bf665ddf7424045dc6385eb30754652ce3c2bdcca95b82452ba22b08ddeaa57f │ │ └─40193 /pause │ ├─b40b11b3e965e33e98a5d0b9c42a2f43aeacd3bd5f2db0488bceda63426f0a55 │ │ ├─166804 nova-api: uWSGI master │ │ ├─166834 nova-api: uWSGI worker 1 │ │ └─166835 nova-api: uWSGI worker 2 │ ├─1b7d88f11e9ebe6aa53dcd76b08475b323e04a454f5bb578690a2982647c5399 │ │ └─48274 /pause │ ├─5dad3f0c1cb17ee550e7fb8581d5e02e6946d5abb14d91ec96e7b49d586598d7 │ │ └─264189 /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 │ ├─2b62551e77c281bf281ef971514dc0e5c86d4568acb09779c86470ff6d61f5f0 │ │ └─170906 /pause │ ├─76a07bae5800a8430afe1aebcd4770d0458165bf4dc1d0d0ce9578929aaf5901 │ │ └─41202 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─1463d10918ea15131c3e3c04974175eb69919ca318b5fee2f1259f87c144aa66 │ │ ├─244669 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─244688 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─244695 erl_child_setup 1048576 │ │ ├─244857 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─244858 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─244868 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─245124 /bin/sh -s rabbit_disk_monitor │ ├─e9ac721a82c685921b3ad39cedcb48b593b573563a92d0f730281ff05aa42603 │ │ ├─241646 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─242101 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─242102 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─32e50c6cb505edbf52d2f942e80de0e3b4a4f3fe64a4720f2a79721deebeef69 │ │ └─39725 /pause │ ├─73b99491dd69b8f35f7872a6d8cb0e7335a1238a0e907982334cb8aaa69aa5de │ │ └─42781 /coredns -conf /etc/coredns/Corefile │ ├─80f92d372ee0fcac62b4cf88db64029af265b7b5206353e86a5e2d3d659db4cf │ │ └─188195 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─01196922dbda63da1008e1f6f377a0f30f30e638278d4bd8d73e48ed92cdf01c │ │ └─42325 /pause │ ├─167df27cf8787718d12da717a75e5765f7eb5821c872db43fb7ac5b1bc33b6fb │ │ └─39821 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 │ ├─2673afbb4058bf8ccaa2891b79ec11b837c6822ad54aa773c913d1d8db11d837 │ │ └─139708 /pause │ ├─4796da7928c3f73486865852b1eb7b549869040d706368dec9e21f801c4da8f9 │ │ └─50522 valkey-server *:6379 │ ├─2349d8208398d1d49f94a72cfdd719b26b1d3bca0b23f909a4d63aaec16bdd9c │ │ └─211021 /pause │ ├─d13a9c80fbc31133b03642b8d69d34f6f047a5af6d55b5195d4c01bee5be65a8 │ │ └─230324 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─e4992d8373d2e1548b411fb3b1a1d3b15ed816048f262cc24f92456abb700bcf │ │ └─105887 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─a816bdc5df475d8eaa73144fca1e3a3ae5a9d7e9f2d53cf74bda95b02c69e897 │ │ └─59618 /pause │ ├─0d6afa081bd9b67ee8fab3bd5ec5804b38749814c0d7cff4d307556b3db12339 │ │ └─50968 redis_exporter │ ├─5ec31469d77f821f018184626941d20fb7238a56691f7b3fe5a57dacadc2e6af │ │ └─143817 /pause │ ├─31afa89fd6875d18578367f04abc368817cb04888334a56a853213011c8bab10 │ │ └─249213 /pause │ ├─5f350395a42c61aa3253306cfbeb1765e17b3023ad0bc2d80dc144058b41385b │ │ └─61423 /pause │ ├─2ab2ed770cac94b578882f9a68bb70576aa132924a0ccf3913456298f852070a │ │ └─46898 /pause │ ├─166b341063eac211ea45ba3b0784fab09186aa08e531d546b8ffd1dd8c753748 │ │ └─63649 /pause │ ├─6fbde0b084e71b933eef08eb115ceb68b6467efdd92b1322cdc71f301c8dba88 │ │ └─46136 /pause │ ├─084e23fd8ee445679319d97c53cacd456589ab95308fd0b4deabcdbed2e56388 │ │ └─48379 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─3238b0714ff63eed7b7c9a64a0385819a23a5f47cd6b73e0134892573d16a2b8 │ │ └─227581 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─a5c6547308d500e0d5eddf4339aa3885417abd97e568abe666eab9fa69067011 │ │ └─162301 /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 │ ├─83dc8f3141f962669f3c0b2d04d1501286b0eedcfd9c0fcd2911319688327dc4 │ │ └─231919 /pause │ ├─a2c8a48887b317f5b98bcc66a2f61ba0ebcc5a1a3ffb50b19597047b77f51c7a │ │ └─76660 /pause │ ├─441ffe048a4e084cb99201253444dc85ba6466601c7b17e6e14d77bfdd6b015b │ │ └─55685 nfd-gc -gc-interval=1h │ ├─87570e96a25abba1b1d724248b496ad34cf8e40197c0e61f97f8ce290b211232 │ │ └─106225 /pause │ ├─30e69fc987dc00d600bd341fe99cda7878aae5094d425e5a8bac60a7d654250b │ │ └─258984 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─8ccb9d4a26030eb7145d9c97b93211fff6561806d303ef197995e5ac35678fd0 │ │ └─62608 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5c97ccc82c89267786237a243d75b1754230d10e92782eacbf7ca488b1d4a597 │ │ └─138269 /pause │ ├─a4a863706708144d8c0e4f552df76ce299becaf5237fe1cf6e02f4307260f44f │ │ ├─199002 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─199340 heat-engine: ServiceWrapper worker(0) │ │ └─199343 heat-engine: ServiceWrapper worker(1) │ ├─6ee304af9463f01d0b7bcdd3961dd9622d6e0c1be43933aa1825a99b00c96bbd │ │ └─62812 /pause │ ├─c06a74465f7c5cb66023bb68fddfc1bc2d361b54aac59b8afca60004993a89ad │ │ └─46082 /pause │ ├─26abfc995912bb3b66a7f197c54f2efdd071895ae9e016f4c6cbeceb66e24564 │ │ ├─179490 neutron-api: uWSGI master │ │ ├─179518 neutron-api: uWSGI worker 1 │ │ └─179519 neutron-api: uWSGI worker 2 │ └─8ba06299b091b3051e8fc70b9766b1f19e961e7c02fae37265823952b460858e │ └─43779 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount