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 │ │ │ ├─21367 /lib/systemd/systemd --user │ │ │ └─21369 (sd-pam) │ │ └─session-22.scope │ │ ├─21338 sshd: cephadm [priv] │ │ └─21388 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─701 /lib/systemd/systemd --user │ │ └─702 (sd-pam) │ ├─session-4.scope │ │ ├─1450 sshd: zuul [priv] │ │ └─1463 sshd: zuul@notty │ └─session-1.scope │ ├─ 698 sshd: zuul [priv] │ ├─ 715 sshd: zuul@notty │ ├─ 860 /usr/bin/python3 │ ├─ 1454 ssh: /home/zuul/.ansible/cp/199.204.45.144-22-zuul [mux] │ ├─408319 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-adlrywyduvdjeafmkmyotuevepankisl ; /usr/bin/python3'"'"' && sleep 0' │ ├─408320 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-adlrywyduvdjeafmkmyotuevepankisl ; /usr/bin/python3' && sleep 0 │ ├─408321 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-adlrywyduvdjeafmkmyotuevepankisl ; /usr/bin/python3 │ ├─408322 /bin/sh -c echo BECOME-SUCCESS-adlrywyduvdjeafmkmyotuevepankisl ; /usr/bin/python3 │ ├─408323 /usr/bin/python3 │ ├─408324 /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 │ └─408326 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-c99844912e36a695683c95846ca3776db930536e6f833395b472d215ae8abac4.scope … │ │ ├─12577 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.imitzz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12597 /usr/bin/ceph-mgr -n mgr.instance.imitzz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─containerd.service … │ │ ├─ 9796 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12181 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9e0cb02b3677d6c303dc6ad816d536b64ad15e3647a95db9d0f014c81fb02007 -address /run/containerd/containerd.sock │ │ ├─ 12554 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c99844912e36a695683c95846ca3776db930536e6f833395b472d215ae8abac4 -address /run/containerd/containerd.sock │ │ ├─ 19427 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 957d073d3bcf3bac4a3410cc4dfc64725cab1886b3850d2e9f76a57d25fda8ff -address /run/containerd/containerd.sock │ │ ├─ 24618 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7599cde0cb442fbef8a1e261950e14d5254248f271179259a8b8579ec132dae9 -address /run/containerd/containerd.sock │ │ ├─ 29336 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8ec66953d65c791c0fa887b208cf0cecb4197573573efd1948a7b4865667bcaf -address /run/containerd/containerd.sock │ │ ├─ 34016 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 46056c69bc0fb84af1750dade00c56f5d7962b18326f74618af777f68bd0bba4 -address /run/containerd/containerd.sock │ │ ├─ 39668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76851c81819557b31ef72a810943c374404fa2282f7a02a121239143345c6858 -address /run/containerd/containerd.sock │ │ ├─ 39723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e2178b90ce4f455ebdf015ed9f989abac9e89e3940c21f36e193cbaf5dbd60d -address /run/containerd/containerd.sock │ │ ├─ 39724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8f08d3fc70c4bc33e13ab9a16a67d00d9bcdf496d01bc3ed3845be059aecde6 -address /run/containerd/containerd.sock │ │ ├─ 39735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18372b286cd5e93f003cc7f8204d21012d9715cc4ae4fabfdbeefcbf04094fea -address /run/containerd/containerd.sock │ │ ├─ 39755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f30a20165c053e72c245199d167a076cd961c933e76e8f7208d76202fd0ff73 -address /run/containerd/containerd.sock │ │ ├─ 40287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38565fa550d440cded1b8cb61dab608cf8e0e054c07a1fd6d23081940530162c -address /run/containerd/containerd.sock │ │ ├─ 41020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b827d87400448a395e473d4cace3c3a969d5f4d7b8275779e152c4bbe7e8cf8 -address /run/containerd/containerd.sock │ │ ├─ 41033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04ab80750f38b31e0b1673ca90425e78f9d6786c31a2ce26bab1cc3042d04cb1 -address /run/containerd/containerd.sock │ │ ├─ 42382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85e53032421634366536ff0c9fe14bb239632976d6c60e991e9e347301bdd024 -address /run/containerd/containerd.sock │ │ ├─ 42776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68e6d74cdb1200d248e0a9539344d2dd1481354f177702c2f6c03bf21d993441 -address /run/containerd/containerd.sock │ │ ├─ 42823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4256a8cdd38d800bdfc13e21b8b740e695b83f4cb771fddc58d8bfcc2022715 -address /run/containerd/containerd.sock │ │ ├─ 43243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b6e033a3e505fbd3cc8255b1d50af6b9ce006cce7266f844a81e2654aedb670 -address /run/containerd/containerd.sock │ │ ├─ 43739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d8e7a850d15bf07c977ff5ba7cfcebef57436252aa6e72c1c7328433641267c -address /run/containerd/containerd.sock │ │ ├─ 43765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5761de3c758dad52cca534762f312f82962da574675f24f644256e8d6a5cd634 -address /run/containerd/containerd.sock │ │ ├─ 43823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7cb12d4eed6e7b69cad70aeb8fc051512fd8de423f14a3614e0380aad4fe9d1 -address /run/containerd/containerd.sock │ │ ├─ 46112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19b08529d9321c09a3612d2ef70e6031c59b799cb6ccfa50cef8d920f78733c4 -address /run/containerd/containerd.sock │ │ ├─ 46218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad63242cb2ffe4653d1f0a1f310ca9a77148245c1e1950d074dc63ea814f2f5a -address /run/containerd/containerd.sock │ │ ├─ 46949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 305956d5c8556cc473857594adf605f234d1834dd17db1ee8a0cb53740d02ecd -address /run/containerd/containerd.sock │ │ ├─ 47053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 641d9601940538672324440f10460443c872a70319e689fb805f1721ab05ec05 -address /run/containerd/containerd.sock │ │ ├─ 47557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae94d585a8148218ad9feb742cce4447ff466f447e4626fe68eea8710dc22228 -address /run/containerd/containerd.sock │ │ ├─ 47948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 723317e75be5a1cee37dca1c6d3458d74dab029472002dba03a3c31e58ea6c22 -address /run/containerd/containerd.sock │ │ ├─ 48332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7735b92ec81e58d09935d441d2f56690bc3464a2f3d3610600ed5b29aa19e467 -address /run/containerd/containerd.sock │ │ ├─ 50571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9d16beb30ea0fca63e12e038c906c57026e1124bfc7a0351edf49901d132956 -address /run/containerd/containerd.sock │ │ ├─ 50764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb526c4c3991ad7cdc8dab8f1b6fbd397af0217994b196a4f72b4eabab99c03d -address /run/containerd/containerd.sock │ │ ├─ 54971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69b5e74ac133baabdbfab39e2d952043b06e8abad5ea98fb42d6629aa8dfebb3 -address /run/containerd/containerd.sock │ │ ├─ 55602 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ce283ce521a49509a1ac8f07ad59c3482c8909300906baa093ded71235b7a6c -address /run/containerd/containerd.sock │ │ ├─ 55667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80f88faec1c00aa1100cf59d12083dfaef7218ca2801193e5170241e12a35a33 -address /run/containerd/containerd.sock │ │ ├─ 55725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcb10e4f51909f8cf8fec50069122f0b6ceb5660c63dfc88732084c2bc89ea4f -address /run/containerd/containerd.sock │ │ ├─ 55848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68333b7039c9e5bdf0a1b7dce7d002779ceeff9a7079b6f2c9b02f335124a535 -address /run/containerd/containerd.sock │ │ ├─ 59793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb315004a384673b3b54dcc24ab33b6d232a911c21ccd409ef9992bf4b2ca636 -address /run/containerd/containerd.sock │ │ ├─ 59927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72bc29713fa35e3405754f273d98941a6d3b6eead5b734dce8068522b1a25d1c -address /run/containerd/containerd.sock │ │ ├─ 59975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c3b1373e031a51e9b13047e1f1c2c8e6bf784d0365bb80ff65422bedbc2800c -address /run/containerd/containerd.sock │ │ ├─ 60014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b6868390fe7c6deeafb20a8d95be80cf118f85d465a4caeee11507dc9395f9e -address /run/containerd/containerd.sock │ │ ├─ 61472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56548abcf887111286ef34c2487d7a7438c964616f730cf0b5476b7fe7394003 -address /run/containerd/containerd.sock │ │ ├─ 61553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db553e7f2a1384ec7ec92ecb2bf86e8d1bdb9b95672fd4c5c0c4e6354af2d93c -address /run/containerd/containerd.sock │ │ ├─ 61781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 500f2535417899e23fab7f65b02d70122c9d5723bd6575ba19ed34bcafef57f8 -address /run/containerd/containerd.sock │ │ ├─ 61835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80be632c1a37f8e9c3a75fbb035dc5af932fd4b1ab3d021fc49e6dcaf4c8f9b9 -address /run/containerd/containerd.sock │ │ ├─ 61875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9096eef24a269eb428eadaf6366c2e733bbc3c87de5cd5257c320da9cd607e85 -address /run/containerd/containerd.sock │ │ ├─ 62425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6955fe324d90a00caa157266070b31d3a7e56d9b0996f83e42eeee41ce2e713 -address /run/containerd/containerd.sock │ │ ├─ 62661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38c924ec6df785e204f07061af78fc9588960357f0eab328653b5019cb34a235 -address /run/containerd/containerd.sock │ │ ├─ 63144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ad2da516c07cf26e4ead44c253ea49c4a6e0080c5e9869634f0f69d33016c49 -address /run/containerd/containerd.sock │ │ ├─ 63200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c65befaa331ba5320225715baa040fcb60d352cfd50f412c2c1aeedfe4390ff -address /run/containerd/containerd.sock │ │ ├─ 63953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4f48836b20428390971687d7e08b08176431d2b1c4313455b02e227852e7301 -address /run/containerd/containerd.sock │ │ ├─ 65712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 862bcd18456cc78d9b38e7f9c9562434c2e3332f825ccc8f7a004671ea9d4ba7 -address /run/containerd/containerd.sock │ │ ├─ 67876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f7209ce17e3f623a9d13fa797a4474a72fc3fdfa8c1ae99aa04059c7fbfcb96 -address /run/containerd/containerd.sock │ │ ├─ 77304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 764644276cdd7550a1ddcf983790a463885f51344eeb0c5c6af100ad0682b0cb -address /run/containerd/containerd.sock │ │ ├─ 78799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7316049c96455d4d721627164e1e8240e19a6d52a2d630c9546f2fc704f59ba -address /run/containerd/containerd.sock │ │ ├─ 84636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa29af93bc91281c9fc6ad66ae1762582b040d23d37c16d463c380b7392eb2e6 -address /run/containerd/containerd.sock │ │ ├─ 90837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cd9f730eba24f897a02f37f8f20fc43786966a31374a6db430cb0d875a53a45 -address /run/containerd/containerd.sock │ │ ├─ 95565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4076bff40c0194dced33c72df812e8a7cf84e979d397166eed2a48b2f7c95d2e -address /run/containerd/containerd.sock │ │ ├─ 95611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ef999abaaa842a1152d12d8781e6acb311776497a04536b652f89d1b5bb9e9e -address /run/containerd/containerd.sock │ │ ├─103844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5538fc5f46966de57cc7a56465c4f9feed2ac4338356ddb150d191a7c47d3e47 -address /run/containerd/containerd.sock │ │ ├─105638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3530e104e005e4a942e29b52d97eba9d002e9acdcd0dc9f3a321914a28d7fd06 -address /run/containerd/containerd.sock │ │ ├─105665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b71a5ddda2dcf7146d440cb96ac4123869aa30cf10b999abcb49ae364e82fe00 -address /run/containerd/containerd.sock │ │ ├─107507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3955d189c9026afb945c04ea7061a4e3ea0d6d0a89ee9fb9b1b3c297414a2991 -address /run/containerd/containerd.sock │ │ ├─109325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3cadbdbffbc33b34e8b563cfd792bb3411ae5fdbf108145215dec5b5ffb8afa -address /run/containerd/containerd.sock │ │ ├─109380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc3cc1ef41592110169284d2ac227d86899e65f637eb6465841c7de4f7a51f25 -address /run/containerd/containerd.sock │ │ ├─122378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd4ac7c78c6b29e649cb368fa952aec6ac5e5807ad97f33df3d50a3b42131b6e -address /run/containerd/containerd.sock │ │ ├─122416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8869f99bdef8466b246df0a1d8bf9269c0ef7502ecd24558aac49a9a92271d82 -address /run/containerd/containerd.sock │ │ ├─124912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1f74e888dae0f59518890fb0b48a4c496a0c866bd68f390f1dc6496a5b4809f -address /run/containerd/containerd.sock │ │ ├─139456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f35176037fbb3a0da17f2b73903f967227c570f5f55212051961f3a51cd00de -address /run/containerd/containerd.sock │ │ ├─140955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b48f0cedb9c4cf166b32b8ecb4437ad1b12a9cb515a1ff481fb6dcf8c1dfd5a7 -address /run/containerd/containerd.sock │ │ ├─141291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40d0d26f319f5436d240de8923b30b3e30d694f56c7f028b7105017e09e40113 -address /run/containerd/containerd.sock │ │ ├─142276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81977475ae442e89bc9cfc8de5b9814b49c6b51fb5fd261e56b815dcd2ebd620 -address /run/containerd/containerd.sock │ │ ├─149913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd15fd3a8f496e526173b2c93b5ce6c11442fb7aded6ba27ba52e43fc8336610 -address /run/containerd/containerd.sock │ │ ├─151127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f5abecac1768d13c690a1d8048416a2056ceb15151a511318124715bf45360b -address /run/containerd/containerd.sock │ │ ├─152788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1932e8446de5257a6a129a8f8842e857dbbe5730f9198ba5ba8ec3f5c8dd00c3 -address /run/containerd/containerd.sock │ │ ├─153056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de3c029183cc815619ec1df041d2582e4c8046da928922990b531f05271493f1 -address /run/containerd/containerd.sock │ │ ├─155152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71662e2e2735144d17a57486997085da59d9cbb3031e49d94df0bfd6af0dca09 -address /run/containerd/containerd.sock │ │ ├─157971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e14f839157e3b6af3fdbc3bf788d1450d03451037326e2f0c062e066171c04b9 -address /run/containerd/containerd.sock │ │ ├─169703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe6c4a3c2d6bdc68ba0a6149cb0e84e0b6a5ef625089f502376ad828f67dc62b -address /run/containerd/containerd.sock │ │ ├─171391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e51ffc8f691f9731d47fcf0921f59ae3f31f41c7e8c1cee89f0d13b0f32c6d3 -address /run/containerd/containerd.sock │ │ ├─171435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47cb9629daca16e8f0204daf9348c73d388550e653cfbdf84e6b661bd75185cf -address /run/containerd/containerd.sock │ │ ├─171574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce7ff30f3f3dfbcea3f3e0984604e5f9c070196a285596fefaa4d7b9c7c9a0e1 -address /run/containerd/containerd.sock │ │ ├─171587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43893abc90efbfcdc8b609cbc74d7ea9b801cdc8957733cfdcc0f620973a5603 -address /run/containerd/containerd.sock │ │ ├─171615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43141551f8502bde5bcbcda4aa15461b9e04ed0ac712a208bb5afe4d8421eeef -address /run/containerd/containerd.sock │ │ ├─171994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2c0091184aaad825bb9a36b0cb7484c0dfd634c69d5ef52260539a97deb235f -address /run/containerd/containerd.sock │ │ ├─172045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc669387b9efb3e7fd701b9ac75db445ad17b5f953d356ad4ade11b9a1147bcb -address /run/containerd/containerd.sock │ │ ├─185364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce559a2b47f40743bbf3a3ffc01dfd4b99ea2104cdfbce2bec57525f18c323db -address /run/containerd/containerd.sock │ │ ├─187796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 361a0f4395bf7452e65f6996546a8d4892815755c4dfb34145face9665570bbb -address /run/containerd/containerd.sock │ │ ├─187822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35e7604f6420fda5b6a44ea8dce2f7d9be630fe4ca22fe6f05074bdd00b06675 -address /run/containerd/containerd.sock │ │ ├─187886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3c71578e48601bfd989e3b2fe8ce5c4e3a950850400c256e8bc4382de20067f -address /run/containerd/containerd.sock │ │ ├─204450 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2e07730c42f61e38c2046f91305e0aff50e53b50845f62a93cec6204a8e0793 -address /run/containerd/containerd.sock │ │ ├─212551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 842c9149be612071452fc426ec4a4dbdb77091ae63497dacd313204e48909a65 -address /run/containerd/containerd.sock │ │ ├─212598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd59b49de6abff3e5b4170022984f00105f8ec989acd7b3619ed32427f3957ce -address /run/containerd/containerd.sock │ │ ├─212657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0126bc6ec804da3af639b6313ed7f4cfd5f59db77f342e77b6e9ae497af3afa4 -address /run/containerd/containerd.sock │ │ ├─212926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a41828c1da0d3f8be881105988115729d4c7e8211cd44a3fbe5abbf79eb34a9b -address /run/containerd/containerd.sock │ │ ├─224452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72b97cd38040e760820326af82d7fe0ca9a14a5b83d146e08d0fb5f546f41ba3 -address /run/containerd/containerd.sock │ │ ├─226877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95ea12cfa8d138e899a57d1e3fcff62dd0941ab507a0ccc6ab7fe5e7eb28a400 -address /run/containerd/containerd.sock │ │ ├─227990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 802b78ad03daff4ba8afaec114cd313c091249f154f5ae5d8a9d3b4657d07a27 -address /run/containerd/containerd.sock │ │ ├─228994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e98626acd6f5cab2d08016a9deca910bec626ea860e1ba6aedb13305ae360468 -address /run/containerd/containerd.sock │ │ ├─229898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f5676846d5f0c4a0df9bb5a238cd55d7b81bd84d967b182b3a206dc1eb054e9 -address /run/containerd/containerd.sock │ │ ├─232111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88dc78987d207446a1d9daf38e6151337994578ef15c150f58897942665d6bc2 -address /run/containerd/containerd.sock │ │ ├─233085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5ebbeb9baef9de603cc4a4a718302de9154e4ea78a423ecb1c5ce613a10209d -address /run/containerd/containerd.sock │ │ ├─233142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27bcf6e0a54938da0c1d2204469a7214c9fa041ed9b283731fb98909c6197d8a -address /run/containerd/containerd.sock │ │ ├─242704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f5c9b359a516e6bcf54a6527310f27b60e86068da1a746f9f42eef8c0d14bcb -address /run/containerd/containerd.sock │ │ ├─243205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee63d3780a7b4d3382a6bf0f3cd94bdb71473021b6dc231856750d7f345d9d7f -address /run/containerd/containerd.sock │ │ ├─248707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8775f03625cde7b2822613c0cd86d7cfbf5d2e86fa2aeb7a624732f6f86767a -address /run/containerd/containerd.sock │ │ ├─254591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9f316607c730e323d0760da825ba570f5495437df5103538307687b0b6f7d42 -address /run/containerd/containerd.sock │ │ ├─254849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dbe27c6e6a623cfa1a517ae5c05c35e2b6d04be5bfac54922a7f77bfdb79a3f -address /run/containerd/containerd.sock │ │ ├─254902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20b0dac8c1ac22780c6c39f15a9e474ff50c57b3ed87f24bf36124e31d5a3694 -address /run/containerd/containerd.sock │ │ ├─254948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2b66b37cd0bbad85298022ea4954559f7e7038887e75050c495312ff0bdb255 -address /run/containerd/containerd.sock │ │ ├─268026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52d2d1be99f908636edb5a7d479ddf363cc0474d69500417514c691a474be446 -address /run/containerd/containerd.sock │ │ ├─270844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3a81cc7f0d6fa2a4961793163735ae0e1f71e5711e5a4f64213592f6f5099cd -address /run/containerd/containerd.sock │ │ └─272146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01b19cddbc213dc580e188cc0b185321f179c8829b41dc9435da2e2055f1b591 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1183 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─docker-8ec66953d65c791c0fa887b208cf0cecb4197573573efd1948a7b4865667bcaf.scope … │ │ ├─29361 /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 │ │ └─29373 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /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 │ │ │ ├─29045 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29319 /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@mgr.instance.imitzz.service │ │ │ ├─12467 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.imitzz/unit.run │ │ │ └─12498 /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-imitzz --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.imitzz:/var/lib/ceph/mgr/ceph-instance.imitzz:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.imitzz/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.imitzz -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 │ │ │ ├─19384 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19405 /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 │ │ │ ├─24334 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24601 /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 │ │ │ ├─33717 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33998 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12107 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12138 /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 … │ │ └─10165 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138817 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40130 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.144 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─docker-7599cde0cb442fbef8a1e261950e14d5254248f271179259a8b8579ec132dae9.scope … │ │ ├─24642 /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 │ │ └─24654 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-9e0cb02b3677d6c303dc6ad816d536b64ad15e3647a95db9d0f014c81fb02007.scope … │ │ ├─12219 /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 │ │ └─12231 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1385 /usr/sbin/uuidd --socket-activation │ ├─docker-46056c69bc0fb84af1750dade00c56f5d7962b18326f74618af777f68bd0bba4.scope … │ │ ├─34039 /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 │ │ └─34052 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10671 /usr/sbin/chronyd -F 1 │ │ └─10672 /usr/sbin/chronyd -F 1 │ ├─docker-957d073d3bcf3bac4a3410cc4dfc64725cab1886b3850d2e9f76a57d25fda8ff.scope … │ │ ├─19453 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19471 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─run-rb3c2e9193ed542658615aa384f3d1392.scope │ │ └─186199 /usr/sbin/libvirtd --listen │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─138652 /sbin/iscsid │ │ └─138653 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─f143bd112b3979389ffca27a189965133eb96b056902fb17427fbed7065f21d4 │ │ └─183646 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) │ ├─500f2535417899e23fab7f65b02d70122c9d5723bd6575ba19ed34bcafef57f8 │ │ └─61809 /pause │ ├─21e92c48b8eba8bcae087f5ffaa2f9357e8002dc520008fff7b42c71dfdff6f7 │ │ └─40072 /kube-vip manager │ ├─332c77b0253af0868a847cca421addfd8469465fc889e72df023c19447987b57 │ │ ├─242755 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243554 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmput4rpc1a/privsep.sock │ │ ├─243580 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243589 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─7de13701d544e2b2115e931591dcce1afc13c52267d8a52d2f097a4016995473 │ │ └─60320 /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 │ ├─c88ef649fc3e779f2f63b7820aa745658564d49ff06bbde7d54805db094ac222 │ │ ├─77453 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77469 /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 -- │ │ ├─77476 erl_child_setup 1048576 │ │ ├─77596 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77597 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77607 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77786 /bin/sh -s rabbit_disk_monitor │ ├─23b2e8ce5f9973b0c3f841f32d36dbb1e43c668ec68cf0185ac5858ea012e2e1 │ │ ├─64889 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64926 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─95eea283d967ad685219d3ba18c1abc9aa18e7c8220dd578c8022e2e4503dc29 │ │ ├─193162 /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 │ │ ├─373502 /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/tmp00ix4c0s/privsep.sock │ │ ├─374117 /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/tmpr5v_4dft/privsep.sock │ │ └─375434 /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/tmpac3q3514/privsep.sock │ ├─181821165a972064b70e58f7b94f4ec8c95d1914d79bdf90995c549f06200d44 │ │ └─39958 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 │ ├─ea68386a5e1a2402dbc3440b8995f95cd5a5305c487ee4af8dfcba162b708f3b │ │ └─39906 etcd --advertise-client-urls=https://199.204.45.144:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.144:2380 --initial-cluster=instance=https://199.204.45.144:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.144:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.144: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 │ ├─cc3cc1ef41592110169284d2ac227d86899e65f637eb6465841c7de4f7a51f25 │ │ └─109417 /pause │ ├─40d0d26f319f5436d240de8923b30b3e30d694f56c7f028b7105017e09e40113 │ │ └─141314 /pause │ ├─19b08529d9321c09a3612d2ef70e6031c59b799cb6ccfa50cef8d920f78733c4 │ │ └─46143 /pause │ ├─e9d16beb30ea0fca63e12e038c906c57026e1124bfc7a0351edf49901d132956 │ │ └─50600 /pause │ ├─3d6667449831cddf18ce4ee0cecf6fea7d3ecea71f778dbf88e5e091c4d52af9 │ │ ├─200519 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─200840 heat-engine: ServiceWrapper worker(0) │ │ └─200843 heat-engine: ServiceWrapper worker(1) │ ├─13756c0b1615488fdccab2df0573a1e4c3531740551d187cc0b1605b8300bdf9 │ │ ├─274743 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─274759 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─38565fa550d440cded1b8cb61dab608cf8e0e054c07a1fd6d23081940530162c │ │ └─40312 /pause │ ├─81977475ae442e89bc9cfc8de5b9814b49c6b51fb5fd261e56b815dcd2ebd620 │ │ └─142300 /pause │ ├─764644276cdd7550a1ddcf983790a463885f51344eeb0c5c6af100ad0682b0cb │ │ └─77328 /pause │ ├─3b6868390fe7c6deeafb20a8d95be80cf118f85d465a4caeee11507dc9395f9e │ │ └─60039 /pause │ ├─c2c4b5a346739836975456ae5e5e4a9e6bcb89ed577db906fe5fd1947fa94d24 │ │ └─65987 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─8410e01cab93df6234ea4a7a1557ee902f3380596263803f10f8a1555b48b37e │ │ └─222891 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─b48f0cedb9c4cf166b32b8ecb4437ad1b12a9cb515a1ff481fb6dcf8c1dfd5a7 │ │ └─140976 /pause │ ├─12a01360e873eeb242b5e02a3232a909dd2573896bbb0da36a1df0125be0cf2f │ │ └─163439 /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 │ ├─e6de903036379dec7a77d7117e054d12458ad271db21db0d915f7eb323353dc1 │ │ ├─180998 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] │ │ ├─181374 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) │ │ ├─181377 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) │ │ └─181380 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) │ ├─c54c2b6e22557ba069495db9b9bd2971d02fb8f07ea45d882b834fbf30d6793a │ │ ├─172504 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─399562 sleep 300 │ ├─fe8c58ed4ff78ae8e4bcceaddc2af8cec4d512561e2305764f18fe50f58d2e31 │ │ ├─183668 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] │ │ ├─183929 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─184294 /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/tmpb5d2r7vw/privsep.sock │ │ ├─372259 /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/tmp3sy8z2bq/privsep.sock │ │ ├─372723 /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/tmpl6f2skl8/privsep.sock │ │ ├─373140 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─373149 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─373790 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=fdad754f-65ca-437f-89b7-703acf6cc0e1 --namespace=qrouter-fdad754f-65ca-437f-89b7-703acf6cc0e1 --conf_dir=/var/lib/neutron/ha_confs/fdad754f-65ca-437f-89b7-703acf6cc0e1 --log-file=/var/lib/neutron/ha_confs/fdad754f-65ca-437f-89b7-703acf6cc0e1/neutron-keepalived-state-change.log --monitor_interface=ha-7f828678-7b --monitor_cidr=169.254.0.67/24 --pid_file=/var/lib/neutron/external/pids/fdad754f-65ca-437f-89b7-703acf6cc0e1.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─376073 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a89309de-4a8b-4664-929c-9f2714120951 --namespace=qrouter-a89309de-4a8b-4664-929c-9f2714120951 --conf_dir=/var/lib/neutron/ha_confs/a89309de-4a8b-4664-929c-9f2714120951 --log-file=/var/lib/neutron/ha_confs/a89309de-4a8b-4664-929c-9f2714120951/neutron-keepalived-state-change.log --monitor_interface=ha-9d7cf399-76 --monitor_cidr=169.254.0.183/24 --pid_file=/var/lib/neutron/external/pids/a89309de-4a8b-4664-929c-9f2714120951.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─380199 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=02cb7169-1c37-4581-b3a3-387979f39071 --namespace=qrouter-02cb7169-1c37-4581-b3a3-387979f39071 --conf_dir=/var/lib/neutron/ha_confs/02cb7169-1c37-4581-b3a3-387979f39071 --log-file=/var/lib/neutron/ha_confs/02cb7169-1c37-4581-b3a3-387979f39071/neutron-keepalived-state-change.log --monitor_interface=ha-4e1af2b7-7e --monitor_cidr=169.254.0.112/24 --pid_file=/var/lib/neutron/external/pids/02cb7169-1c37-4581-b3a3-387979f39071.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─383158 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=3a4104f5-cb44-4630-8f67-ae3b15de46d6 --namespace=qrouter-3a4104f5-cb44-4630-8f67-ae3b15de46d6 --conf_dir=/var/lib/neutron/ha_confs/3a4104f5-cb44-4630-8f67-ae3b15de46d6 --log-file=/var/lib/neutron/ha_confs/3a4104f5-cb44-4630-8f67-ae3b15de46d6/neutron-keepalived-state-change.log --monitor_interface=ha-b208a888-21 --monitor_cidr=169.254.0.5/24 --pid_file=/var/lib/neutron/external/pids/3a4104f5-cb44-4630-8f67-ae3b15de46d6.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─384722 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f93e4736-dbfa-4d73-a765-0c788865a92f --namespace=qrouter-f93e4736-dbfa-4d73-a765-0c788865a92f --conf_dir=/var/lib/neutron/ha_confs/f93e4736-dbfa-4d73-a765-0c788865a92f --log-file=/var/lib/neutron/ha_confs/f93e4736-dbfa-4d73-a765-0c788865a92f/neutron-keepalived-state-change.log --monitor_interface=ha-f9dea4ca-e3 --monitor_cidr=169.254.0.205/24 --pid_file=/var/lib/neutron/external/pids/f93e4736-dbfa-4d73-a765-0c788865a92f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─395604 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=49b89729-a93c-4d78-98f5-17478ebeb673 --namespace=qrouter-49b89729-a93c-4d78-98f5-17478ebeb673 --conf_dir=/var/lib/neutron/ha_confs/49b89729-a93c-4d78-98f5-17478ebeb673 --log-file=/var/lib/neutron/ha_confs/49b89729-a93c-4d78-98f5-17478ebeb673/neutron-keepalived-state-change.log --monitor_interface=ha-ef2eb9cb-f3 --monitor_cidr=169.254.0.87/24 --pid_file=/var/lib/neutron/external/pids/49b89729-a93c-4d78-98f5-17478ebeb673.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─01c41be53b1a54ea3a36b819d05a13acabc2800ae0d58d27f69ab2f62b522afd │ │ ├─181983 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) │ │ ├─182261 /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/tmppp3s_tzw/privsep.sock │ │ ├─182492 /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/tmptwl09ccl/privsep.sock │ │ └─182750 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─80f88faec1c00aa1100cf59d12083dfaef7218ca2801193e5170241e12a35a33 │ │ └─55697 /pause │ ├─68e6d74cdb1200d248e0a9539344d2dd1481354f177702c2f6c03bf21d993441 │ │ └─42801 /pause │ ├─0b6e033a3e505fbd3cc8255b1d50af6b9ce006cce7266f844a81e2654aedb670 │ │ └─43266 /pause │ ├─993082cd17610c62e8688fa0114dc86718b4de0846270a08601d22970039d09d │ │ ├─60918 python -u /app/sidecar.py │ │ ├─61188 python -u /app/sidecar.py │ │ └─61189 python -u /app/sidecar.py │ ├─fe6c4a3c2d6bdc68ba0a6149cb0e84e0b6a5ef625089f502376ad828f67dc62b │ │ └─169730 /pause │ ├─9096eef24a269eb428eadaf6366c2e733bbc3c87de5cd5257c320da9cd607e85 │ │ └─61899 /pause │ ├─24a70146338665ae89562b62d1064aad1a0e74580557feb84aa665523028c7be │ │ └─271171 /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 │ ├─d2cbbab0a2f103cc9a787146a908eb84ad5039b4851be6bd4bbd064b021685d2 │ │ └─42917 /coredns -conf /etc/coredns/Corefile │ ├─35e7604f6420fda5b6a44ea8dce2f7d9be630fe4ca22fe6f05074bdd00b06675 │ │ └─187860 /pause │ ├─9ce283ce521a49509a1ac8f07ad59c3482c8909300906baa093ded71235b7a6c │ │ └─55626 /pause │ ├─7cbd1ebc68d9170d1f4532fd520bee01745a718a1a9ed460aadc8784d788c0e0 │ │ ├─83993 barbiacan-api: uWSGI master │ │ └─84007 barbiacan-api: uWSGI worker 1 │ ├─71662e2e2735144d17a57486997085da59d9cbb3031e49d94df0bfd6af0dca09 │ │ └─155255 /pause │ ├─6199252b9260f4fe2b61c29ba46dc21c46e1d8b3c7c44d9c1cc8ac83dfe8b287 │ │ ├─66554 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66571 /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 -- │ │ ├─66577 erl_child_setup 1048576 │ │ ├─66708 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66709 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66719 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66815 /bin/sh -s rabbit_disk_monitor │ ├─e02737c6d5f10dd6d6cdf29df3f036564007592119e5263ca4eccaddc586ddc8 │ │ ├─123464 /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 │ │ └─123642 /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 │ ├─e4f48836b20428390971687d7e08b08176431d2b1c4313455b02e227852e7301 │ │ └─63977 /pause │ ├─efdb5a533266b1364b84a9c479b9e8246e4351c847d23a978049b30acb2cebe5 │ │ └─185225 /usr/bin/libvirt-tls-sidecar │ ├─a52b434fc743557ef6c3a034edde2c41a646a3ef3feb8e77a1cf2b664860675b │ │ └─47744 /manager --metrics-bind-address=:8080 │ ├─eb4ba3c02e20adbe576cde8abed26e41e696695ebfe48a6b98bfdfd967effff2 │ │ ├─ 46473 /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 │ │ ├─ 46486 /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 │ │ ├─ 46593 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─270474 nginx: worker process │ │ ├─270475 nginx: worker process │ │ └─270476 nginx: cache manager process │ ├─b4325c6f8c605fb400a0f92c10d2a6218142a1da6e42a4d576c2e21caa752b12 │ │ └─66081 /bin/oauth2-proxy │ ├─d8775f03625cde7b2822613c0cd86d7cfbf5d2e86fa2aeb7a624732f6f86767a │ │ └─248731 /pause │ ├─7bc7274f84aec8d312dc6402f06a4d9424b80180f489c4acb85619458946f1e9 │ │ ├─167751 nova-api: uWSGI master │ │ ├─167779 nova-api: uWSGI worker 1 │ │ └─167780 nova-api: uWSGI worker 2 │ ├─a41828c1da0d3f8be881105988115729d4c7e8211cd44a3fbe5abbf79eb34a9b │ │ └─212950 /pause │ ├─d64a0f364dc76bb8baf30914ff635990168813abab5f76ede7dcc88a2d9cc4e9 │ │ └─193192 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─bda3d307541fb6a70ec76ddbc98d5087e7298cb05a0b245c3667764982e70c24 │ │ └─232160 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─c6955fe324d90a00caa157266070b31d3a7e56d9b0996f83e42eeee41ce2e713 │ │ └─62450 /pause │ ├─7b0fa61280614f7fb2f161186bb3c7255c3d66c9c769a7133f5f9fa0ddde41fd │ │ └─95897 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-9ph7r --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─950af2ac64ebfea563b0c0f39d306a263ffb9197142107445597a4084a7f3c3f │ │ ├─48482 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 │ │ └─49767 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─e9939c6472c7b72e0663125ee99f80f3cb02c70078c1f5f9763219b66c850042 │ │ ├─224687 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224704 /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 -- │ │ ├─224710 erl_child_setup 1048576 │ │ ├─224810 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224811 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224821 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─224972 /bin/sh -s rabbit_disk_monitor │ ├─9ae36131f40a3f9408127bca164da3ae77bbd7e5dbd91c6bedbc19045a31dd8e │ │ └─265595 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─a1c432e5349ed3a6c51cd5a64bbf47824724fea499b310a880f52ea4e335b0af │ │ └─65231 /goldpinger --static-file-path /static │ ├─b7cb12d4eed6e7b69cad70aeb8fc051512fd8de423f14a3614e0380aad4fe9d1 │ │ └─43850 /pause │ ├─1932e8446de5257a6a129a8f8842e857dbbe5730f9198ba5ba8ec3f5c8dd00c3 │ │ └─152854 /pause │ ├─bc2c422bea3522730e77e51254942c4832f88a2a0280cfe8229786f1b9e35d0d │ │ └─66016 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─69b5e74ac133baabdbfab39e2d952043b06e8abad5ea98fb42d6629aa8dfebb3 │ │ └─54993 /pause │ ├─5c9dc9aa472d0ffdb542cb944a4d47a12a2909f491635e3168e34b54cbfc10df │ │ ├─200561 heat-api-cfn: uWSGI master │ │ ├─200606 heat-api-cfn: uWSGI worker 1 │ │ └─200607 heat-api-cfn: uWSGI worker 2 │ ├─c9aa493e4446b7d051f8452500f1d60ed676a742c82910eec78de42c0d3e21aa │ │ └─65547 /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 │ ├─fc669387b9efb3e7fd701b9ac75db445ad17b5f953d356ad4ade11b9a1147bcb │ │ └─172069 /pause │ ├─5f62a5ed7afd3c6f9379be7474426adeaa48f8c7855dbb89647bead8a64b9d07 │ │ └─64147 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─8d4b8c4fb54e78e649d46ecd8a66009f8c9aa0fb24f51a1168be3dc087a24c2e │ │ └─47702 /manager --metrics-bind-address=:9782 │ ├─305956d5c8556cc473857594adf605f234d1834dd17db1ee8a0cb53740d02ecd │ │ └─46972 /pause │ ├─1b65433c734e188f8d868ffe2bc813578a0bef8de1f14da09ac3fd364558e840 │ │ ├─130459 placement-api: uWSGI master │ │ ├─130472 placement-api: uWSGI worker 1 │ │ └─130473 placement-api: uWSGI worker 2 │ ├─9ef999abaaa842a1152d12d8781e6acb311776497a04536b652f89d1b5bb9e9e │ │ └─95637 /pause │ ├─2fc63984e514c6488adb75de85a2d9333d2384ec4f65396240552e317a788f96 │ │ ├─181050 neutron-policy-server: uWSGI master │ │ ├─181063 neutron-policy-server: uWSGI worker 1 │ │ └─181064 neutron-policy-server: uWSGI worker 2 │ ├─5538fc5f46966de57cc7a56465c4f9feed2ac4338356ddb150d191a7c47d3e47 │ │ └─103869 /pause │ ├─9f7209ce17e3f623a9d13fa797a4474a72fc3fdfa8c1ae99aa04059c7fbfcb96 │ │ └─67900 /pause │ ├─ce559a2b47f40743bbf3a3ffc01dfd4b99ea2104cdfbce2bec57525f18c323db │ │ └─185387 /pause │ ├─7c2b7dd10c33001a7cebbee2c000b7852aafd463dbf57fa012b5bfaa625fd9ef │ │ ├─222890 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223358 octavia-worker: ConsumerService worker(0) │ │ └─223361 octavia-worker: ConsumerService worker(1) │ ├─802b78ad03daff4ba8afaec114cd313c091249f154f5ae5d8a9d3b4657d07a27 │ │ └─228015 /pause │ ├─54c8d148390a0dc09eb8f17000514f946cc41fb38701c943a7412194532d6ec7 │ │ ├─60893 python -u /app/sidecar.py │ │ ├─61179 python -u /app/sidecar.py │ │ └─61180 python -u /app/sidecar.py │ ├─e9ccd2d3eedcf3ab1f222e877dfdc3948cedd4602bcc9d629aa73cf4daa0fc61 │ │ ├─63380 nginx: master process nginx -g daemon off; │ │ ├─63405 nginx: worker process │ │ ├─63406 nginx: worker process │ │ ├─63407 nginx: worker process │ │ ├─63408 nginx: worker process │ │ └─63409 nginx: worker process │ ├─763969e6bfdab95af73448156cf2352c85deafee3e87314aae10ce41dbbd76fe │ │ └─185282 /bin/bash /tmp/libvirt.sh │ ├─f8f08d3fc70c4bc33e13ab9a16a67d00d9bcdf496d01bc3ed3845be059aecde6 │ │ └─39812 /pause │ ├─bc360a712d7f0571ad7863d7d13edc43bb7be4888f546003cd7f308399106df4 │ │ └─65943 /bin/pushgateway │ ├─dc7693f3b168f73986b3824a6ea2c88370da0f4d31cf5e03126ea0951ac04aad │ │ └─43497 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 │ ├─092f8f05d5d537e04b7ca9759fae1f43554e5f973f6416e2d4eb9b318502d7cc │ │ ├─139920 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139933 /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 │ ├─70aa2420d6b7bc875acb6ab1d2fbea1cee70b18e7f19ffdc1675610c287be59b │ │ ├─181003 neutron-api: uWSGI master │ │ ├─181036 neutron-api: uWSGI worker 1 │ │ └─181037 neutron-api: uWSGI worker 2 │ ├─a1f74e888dae0f59518890fb0b48a4c496a0c866bd68f390f1dc6496a5b4809f │ │ └─124936 /pause │ ├─4c6861012db0d44003e58f856df579107a72620b5a0a84f998f1927d63095303 │ │ └─56033 nfd-gc -gc-interval=1h │ ├─bcb10e4f51909f8cf8fec50069122f0b6ceb5660c63dfc88732084c2bc89ea4f │ │ └─55747 /pause │ ├─47cb9629daca16e8f0204daf9348c73d388550e653cfbdf84e6b661bd75185cf │ │ └─171494 /pause │ ├─3c4cecca9def6f23024c09cc312fe1465ee49bd249c4f43e24473c7ae582f912 │ │ ├─221788 octavia-api: uWSGI master │ │ ├─221825 octavia-api: uWSGI worker 1 │ │ └─221826 octavia-api: uWSGI worker 2 │ ├─7630076e5891821e8f7f40441f0a7ac54ac81136c70f69aae4d3a0a9ee3a6c11 │ │ └─265626 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─69d7941ca2e2d2fd5add97e51b23b1ef01f638cb26ac5738eb906f7a31085d05 │ │ ├─265867 /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 │ │ └─266222 /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 │ ├─5761de3c758dad52cca534762f312f82962da574675f24f644256e8d6a5cd634 │ │ └─43806 /pause │ ├─3f5abecac1768d13c690a1d8048416a2056ceb15151a511318124715bf45360b │ │ └─151320 /pause │ ├─1c51c65a64b06bd1fd19596037dbef8f423eaadcaa38b042476742d73e381126 │ │ └─56113 /secretgen-controller │ ├─3530e104e005e4a942e29b52d97eba9d002e9acdcd0dc9f3a321914a28d7fd06 │ │ └─105679 /pause │ ├─4a85f984075e412edd12c9785f762f3ec4b46e15d435825f7d294e3eda8e64df │ │ └─61231 /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 │ ├─735b9180fad62174b2c518fc75fc552f14bc456f18478f648ae2379b051d4927 │ │ └─228413 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─13f08312fafa04049d1d03352fd431d00f672bf5c4ec8101ec21bccb884909b3 │ │ └─43970 /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 │ ├─52d2d1be99f908636edb5a7d479ddf363cc0474d69500417514c691a474be446 │ │ └─268049 /pause │ ├─9103ec70ccdbb97061e6791383de8bda7d1a222c7980f5c3594a4aaba7cbeafe │ │ └─66048 /bin/memcached_exporter │ ├─85e53032421634366536ff0c9fe14bb239632976d6c60e991e9e347301bdd024 │ │ └─42405 /pause │ ├─ae94d585a8148218ad9feb742cce4447ff466f447e4626fe68eea8710dc22228 │ │ └─47581 /pause │ ├─66d048290ce750cf2e3de12dd7324d6906cd4c379b62503bdf69ab2880bdecd1 │ │ ├─204630 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204672 /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 -- │ │ ├─204678 erl_child_setup 1048576 │ │ ├─204799 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204800 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204828 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─204946 /bin/sh -s rabbit_disk_monitor │ ├─318df44cafa82b8fa969961d835313b22bf3bae50e752c00359792c7f0857b6d │ │ └─65631 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-144.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 │ ├─532c2814831a6fa6e61ae17c8b9d2aa8d7b7428fce6f980058a4682f7c34c9eb │ │ └─44064 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─8e51ffc8f691f9731d47fcf0921f59ae3f31f41c7e8c1cee89f0d13b0f32c6d3 │ │ └─171463 /pause │ ├─af90c9f713d1c30184c3abb2e0f3164a4d75e47cab65a16b6ce7d4c3b386c12b │ │ └─123073 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─a3cadbdbffbc33b34e8b563cfd792bb3411ae5fdbf108145215dec5b5ffb8afa │ │ └─109351 /pause │ ├─ff250905b43b2abe5fca710102f9e6390a003fa61f62649aeb97e2e6a1ea9f7b │ │ ├─168982 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─169566 nova-scheduler: ServiceWrapper worker(0) │ │ └─169568 nova-scheduler: ServiceWrapper worker(1) │ ├─0f35176037fbb3a0da17f2b73903f967227c570f5f55212051961f3a51cd00de │ │ └─139480 /pause │ ├─b530bd770f868a6892b1b4c3c8f6148c423740a0b74dd66171cb3368b7d7f503 │ │ └─185994 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─8c11a66da98fc1b008a3457813883af31b2a75a649a1e5d68a6651362966c332 │ │ └─44019 /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 │ ├─8fb4a188c225484ab499ea86025c615ba689553c39b151136995f3665845e5f0 │ │ └─121006 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─3955d189c9026afb945c04ea7061a4e3ea0d6d0a89ee9fb9b1b3c297414a2991 │ │ └─107533 /pause │ ├─bd15fd3a8f496e526173b2c93b5ce6c11442fb7aded6ba27ba52e43fc8336610 │ │ └─150053 /pause │ ├─1a52443127e3c97669be9b02d946f8730890b7a957d15511f133b36a5f943171 │ │ ├─265848 manila-api: uWSGI master │ │ ├─265880 manila-api: uWSGI worker 1 │ │ └─265881 manila-api: uWSGI worker 2 │ ├─723317e75be5a1cee37dca1c6d3458d74dab029472002dba03a3c31e58ea6c22 │ │ └─47977 /pause │ ├─a58092e1d37f2615a089e9c5558482c78bbee020cae6e8765820389369d1d1a0 │ │ ├─91140 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91156 /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 -- │ │ ├─91162 erl_child_setup 1048576 │ │ ├─91348 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91349 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91359 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91513 /bin/sh -s rabbit_disk_monitor │ ├─917a60e061e23310a0ad883c8566ad846cdd83162d2740e3b2b1dec3a7dcfb34 │ │ └─64128 /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 │ ├─f3d063ec6e6a35a4aea3d0fa78b908ccb50459f738ea1e51a7e2a4e1b3d5a7ed │ │ └─48650 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─a5ebbeb9baef9de603cc4a4a718302de9154e4ea78a423ecb1c5ce613a10209d │ │ └─233115 /pause │ ├─5c65befaa331ba5320225715baa040fcb60d352cfd50f412c2c1aeedfe4390ff │ │ └─63228 /pause │ ├─b3c71578e48601bfd989e3b2fe8ce5c4e3a950850400c256e8bc4382de20067f │ │ └─187923 /pause │ ├─68333b7039c9e5bdf0a1b7dce7d002779ceeff9a7079b6f2c9b02f335124a535 │ │ └─55872 /pause │ ├─1b88ae3f3173bb6ca0967c6e7a55cf9b8168be7356a749b83d96e4beb3db957a │ │ ├─185647 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185663 /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 -- │ │ ├─185669 erl_child_setup 1048576 │ │ ├─185869 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185870 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─185882 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─186342 /bin/sh -s rabbit_disk_monitor │ ├─b2c0091184aaad825bb9a36b0cb7484c0dfd634c69d5ef52260539a97deb235f │ │ └─172023 /pause │ ├─4cdadbcff013e39c31d989bcdec54f79386886a4a789c29413c0568eccfafa04 │ │ └─40336 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─b11f22b1c80a0f99476c18a20dc82eccebee63a0e4a081bdc3e5cde4a8ebad44 │ │ ├─169916 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169932 /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 -- │ │ ├─169938 erl_child_setup 1048576 │ │ ├─169985 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169986 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169996 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─170061 /bin/sh -s rabbit_disk_monitor │ ├─bb9b998e4623cb479fe959e01e82f91950d8c8453d526fd2f565376cd54d7ba3 │ │ └─141597 /coredns -conf /etc/coredns/Corefile │ ├─7a666d42069baa5b38b9caf5f8cc6b99ed347cfba79d06b4570dfd1feff548d4 │ │ └─39975 kube-apiserver --advertise-address=199.204.45.144 --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 │ ├─842c9149be612071452fc426ec4a4dbdb77091ae63497dacd313204e48909a65 │ │ └─212606 /pause │ ├─ce7ff30f3f3dfbcea3f3e0984604e5f9c070196a285596fefaa4d7b9c7c9a0e1 │ │ └─171646 /pause │ ├─507a443144c724183efce5d5473897fab01bbdc60e4cba91cfbec9fa263da4f6 │ │ └─139885 /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 │ ├─7c3b1373e031a51e9b13047e1f1c2c8e6bf784d0365bb80ff65422bedbc2800c │ │ └─60000 /pause │ ├─641d9601940538672324440f10460443c872a70319e689fb805f1721ab05ec05 │ │ └─47077 /pause │ ├─e98626acd6f5cab2d08016a9deca910bec626ea860e1ba6aedb13305ae360468 │ │ └─229029 /pause │ ├─b71a5ddda2dcf7146d440cb96ac4123869aa30cf10b999abcb49ae364e82fe00 │ │ └─105700 /pause │ ├─e90ce82f9c0bc3739c1ebe7ab8a6acfac495aac0e12b4ee1678a84e497a1eb3d │ │ └─62375 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 │ ├─4959e9218981933e6b626cda550ed5d8a13b18402c1eee3175456bb1e6c3168b │ │ └─64206 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─18372b286cd5e93f003cc7f8204d21012d9715cc4ae4fabfdbeefcbf04094fea │ │ └─39833 /pause │ ├─e14f839157e3b6af3fdbc3bf788d1450d03451037326e2f0c062e066171c04b9 │ │ └─157994 /pause │ ├─db553e7f2a1384ec7ec92ecb2bf86e8d1bdb9b95672fd4c5c0c4e6354af2d93c │ │ └─61576 /pause │ ├─708f2954b5bd143dfb457cf69a66c25f2735e88bbe153ea9439078304dfc9969 │ │ └─229946 /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 │ ├─fd4ac7c78c6b29e649cb368fa952aec6ac5e5807ad97f33df3d50a3b42131b6e │ │ └─122401 /pause │ ├─4076bff40c0194dced33c72df812e8a7cf84e979d397166eed2a48b2f7c95d2e │ │ └─95588 /pause │ ├─b633276cd0ea33e5563f3efaa4aa604fdf3dc9725aa825553fc1890d2138a537 │ │ └─66100 /bin/oauth2-proxy │ ├─190b7b955eefecdd33acfc24adc06b3694b6ff1b3d58131bd54269a4cd0e2162 │ │ └─51110 valkey-server *:26379 [sentinel] │ ├─3f30a20165c053e72c245199d167a076cd961c933e76e8f7208d76202fd0ff73 │ │ └─39843 /pause │ ├─43893abc90efbfcdc8b609cbc74d7ea9b801cdc8957733cfdcc0f620973a5603 │ │ └─171668 /pause │ ├─74987479fcc8faf80dcf44bfa1ce9a068f9763ac4ab84d17813354a76d6b4c62 │ │ └─60529 /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 │ ├─43141551f8502bde5bcbcda4aa15461b9e04ed0ac712a208bb5afe4d8421eeef │ │ └─171692 /pause │ ├─9b689090a9c0c0406166c4f5229899c1ef50621e792074ba205dde5508ec9dad │ │ └─96173 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─469b5afd5cbb883332f71b3f9707b2fe4d4c66c8d16ddbbfc8e3f65512c874dc │ │ └─227117 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─56548abcf887111286ef34c2487d7a7438c964616f730cf0b5476b7fe7394003 │ │ └─61498 /pause │ ├─aefad2e974ad7ea5deb66e311e79e0a4bc69a85059eb796b03f79a2ca9b28eec │ │ ├─105971 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106076 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106078 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─7b827d87400448a395e473d4cace3c3a969d5f4d7b8275779e152c4bbe7e8cf8 │ │ └─41071 /pause │ ├─2ad2da516c07cf26e4ead44c253ea49c4a6e0080c5e9869634f0f69d33016c49 │ │ └─63170 /pause │ ├─b41bf15ad3b4d5f93c841ea484b9dd259cba75734b092a520d89fdf8855002f1 │ │ ├─223676 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223699 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224528 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224529 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397969 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397970 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397971 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397972 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397973 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397974 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397975 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397976 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397977 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397978 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397979 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397980 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397981 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397982 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397983 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397984 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397987 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397988 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397989 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397990 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397991 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397992 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397993 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397994 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397995 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397996 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397997 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397998 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─397999 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398000 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398001 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─398002 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─7e72216ae0096b4dfbf404902f426e46b2f27626b64b5545db1a208ef343b054 │ │ └─50818 valkey-server *:6379 │ ├─7f5676846d5f0c4a0df9bb5a238cd55d7b81bd84d967b182b3a206dc1eb054e9 │ │ └─229922 /pause │ ├─4b3c71723ff77d8cd9ea93c4c5bd891b07b27ad7d1143f2239387abd331e6bbe │ │ └─56067 nfd-master -crd-controller=true -metrics=8081 │ ├─05021f7fc4811ca25b795fee5bbde5cd42cf6d1be933994b6db9b18a565652fc │ │ └─65807 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─b2e07730c42f61e38c2046f91305e0aff50e53b50845f62a93cec6204a8e0793 │ │ └─204474 /pause │ ├─e2b66b37cd0bbad85298022ea4954559f7e7038887e75050c495312ff0bdb255 │ │ └─254997 /pause │ ├─b179e7a0f2cbc3f678d6665d8df136b32375b428f34dd047accbd081c799c788 │ │ └─65508 /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 │ ├─4d7e6d7e2b47364d1b8c7360101058fc9eaa3ce0d3bb2c14be3c49b32ffe2423 │ │ └─85727 /usr/local/bin/rook ceph operator │ ├─6f9ea2115795e7aebcc713604cb1d2cd240e4a2c1e70d8ce5e194f0c1cb0d9b3 │ │ ├─119294 cinder-api: uWSGI master │ │ ├─119307 cinder-api: uWSGI worker 1 │ │ └─119308 cinder-api: uWSGI worker 2 │ ├─bd59b49de6abff3e5b4170022984f00105f8ec989acd7b3619ed32427f3957ce │ │ └─212665 /pause │ ├─86d833ff74afede0a43a639f3481cff766c64cd641f24d67a7967ccc0cfeef68 │ │ ├─270731 apache2 -DFOREGROUND │ │ ├─273024 (wsgi:h -DFOREGROUND │ │ ├─273025 (wsgi:h -DFOREGROUND │ │ ├─273026 (wsgi:h -DFOREGROUND │ │ ├─273027 (wsgi:h -DFOREGROUND │ │ ├─273028 (wsgi:h -DFOREGROUND │ │ ├─273029 apache2 -DFOREGROUND │ │ └─273030 apache2 -DFOREGROUND │ ├─bb526c4c3991ad7cdc8dab8f1b6fbd397af0217994b196a4f72b4eabab99c03d │ │ └─50788 /pause │ ├─6deb6cb02bb8ff8f27c6d53f86d7f5cccba68ae380c4dad4db37d771a0cf1949 │ │ ├─48554 mysqld --wsrep_start_position=f2b7b071-3d32-11f1-8c7f-9f1cb83b8cee:20 │ │ └─48678 /var/lib/mysql/mysql-state-monitor │ ├─aa29af93bc91281c9fc6ad66ae1762582b040d23d37c16d463c380b7392eb2e6 │ │ └─84661 /pause │ ├─3d8e7a850d15bf07c977ff5ba7cfcebef57436252aa6e72c1c7328433641267c │ │ └─43781 /pause │ ├─20244d35df4f6eefbfcfef500a0d13683ed76bcbe2112b43d49f1046187d571b │ │ └─42851 /coredns -conf /etc/coredns/Corefile │ ├─361a0f4395bf7452e65f6996546a8d4892815755c4dfb34145face9665570bbb │ │ └─187829 /pause │ ├─2f5c9b359a516e6bcf54a6527310f27b60e86068da1a746f9f42eef8c0d14bcb │ │ └─242727 /pause │ ├─f38062e4d839d461ba82bf54526b440d1a1e9c640210c47975040d8b0f3c34eb │ │ └─41364 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─268d05d11806f9fbc9f849db5723871d38e50a746f261dae0e6febf821a88939 │ │ └─63996 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─76851c81819557b31ef72a810943c374404fa2282f7a02a121239143345c6858 │ │ └─39693 /pause │ ├─72bc29713fa35e3405754f273d98941a6d3b6eead5b734dce8068522b1a25d1c │ │ └─59952 /pause │ ├─e3a81cc7f0d6fa2a4961793163735ae0e1f71e5711e5a4f64213592f6f5099cd │ │ └─270886 /pause │ ├─4b7675512289aa2c04756f97a88b42318428ac948cc477c87bac0848a1335c21 │ │ └─65461 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-144.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 │ ├─e117cd092acdd6d77d2f2321d6cb31ad4a922681423da8f13bd161ee6eb70d47 │ │ └─51216 redis_exporter │ ├─ce12e0947e8672e0b376e61fe8aa77abdc5298804009dc3e530753830e3db06a │ │ └─42449 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─2433243c1eec01221d1472acb1ab24b7b972d429d2441335cca31fba25db1f77 │ │ ├─ 71286 apache2 -DFOREGROUND │ │ ├─ 71329 (wsgi:k -DFOREGROUND │ │ ├─ 71330 (wsgi:k -DFOREGROUND │ │ ├─ 71331 (wsgi:k -DFOREGROUND │ │ ├─ 71332 (wsgi:k -DFOREGROUND │ │ ├─407226 apache2 -DFOREGROUND │ │ └─407748 apache2 -DFOREGROUND │ ├─4bfa601c1509b908c7d5ae6417ec967752c3f36b0bca74c2023174d3de3a2ead │ │ └─229102 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─88dc78987d207446a1d9daf38e6151337994578ef15c150f58897942665d6bc2 │ │ └─232134 /pause │ ├─27bcf6e0a54938da0c1d2204469a7214c9fa041ed9b283731fb98909c6197d8a │ │ └─233167 /pause │ ├─da7291d42a5149fecef89745e847669ab49ba4d54c2511398e1f3dd0e38f04dc │ │ ├─41528 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41943 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─ee63d3780a7b4d3382a6bf0f3cd94bdb71473021b6dc231856750d7f345d9d7f │ │ └─243236 /pause │ ├─ac54cb53572f2c9b874386e6487c4fac49b1e4e4c15d11fdfb7b755b9b3a0990 │ │ └─50908 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 │ ├─c4256a8cdd38d800bdfc13e21b8b740e695b83f4cb771fddc58d8bfcc2022715 │ │ └─42865 /pause │ ├─c9f316607c730e323d0760da825ba570f5495437df5103538307687b0b6f7d42 │ │ └─254676 /pause │ ├─de813ba1cb5060809870c96e3d0d16889156e53bd03275eb1e8ddf011f5af07f │ │ └─47792 percona-xtradb-cluster-operator │ ├─cc1973e4e149192bf7a4fc0798e38d419e1033167fd31984b18e0fd3e0366f75 │ │ └─55992 nfd-worker -metrics=8081 │ ├─693c6ba7fe45bedc1175740027083f2524bf7ffca0172333bb1e73a96dc37e4d │ │ └─249791 docker-registry serve /etc/docker-registry/config.yml │ ├─80be632c1a37f8e9c3a75fbb035dc5af932fd4b1ab3d021fc49e6dcaf4c8f9b9 │ │ └─61861 /pause │ ├─982ef9db95d1f905448b0e5b829ec8e316a2c374895b6ec6c562dd25ccbcf451 │ │ ├─200558 heat-api: uWSGI master │ │ ├─200604 heat-api: uWSGI worker 1 │ │ └─200605 heat-api: uWSGI worker 2 │ ├─0ff5d36fb80878e8d028d94a811dc2ed32613652b47cc3e6634abff2df4b7fdd │ │ ├─107777 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107794 /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 -- │ │ ├─107800 erl_child_setup 1048576 │ │ ├─107849 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107850 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107860 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─108010 /bin/sh -s rabbit_disk_monitor │ ├─38c924ec6df785e204f07061af78fc9588960357f0eab328653b5019cb34a235 │ │ └─62703 /pause │ ├─0126bc6ec804da3af639b6313ed7f4cfd5f59db77f342e77b6e9ae497af3afa4 │ │ └─212696 /pause │ ├─fb315004a384673b3b54dcc24ab33b6d232a911c21ccd409ef9992bf4b2ca636 │ │ └─59824 /pause │ ├─1fcadd9ad7eb88c154dd2a781bbfd61c73148bccba189bc386091de2d6eaef9e │ │ ├─249092 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─249111 /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 -- │ │ ├─249117 erl_child_setup 1048576 │ │ ├─249170 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249171 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249181 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─249466 /bin/sh -s rabbit_disk_monitor │ ├─f0a218d06ded59620555ff267dd60088f7a9a666c3cfaf0d452bb89feb339d8a │ │ └─65679 /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 │ ├─4e2178b90ce4f455ebdf015ed9f989abac9e89e3940c21f36e193cbaf5dbd60d │ │ └─39828 /pause │ ├─7735b92ec81e58d09935d441d2f56690bc3464a2f3d3610600ed5b29aa19e467 │ │ └─48355 /pause │ ├─0cd9f730eba24f897a02f37f8f20fc43786966a31374a6db430cb0d875a53a45 │ │ └─90861 /pause │ ├─01b19cddbc213dc580e188cc0b185321f179c8829b41dc9435da2e2055f1b591 │ │ └─272179 /pause │ ├─8869f99bdef8466b246df0a1d8bf9269c0ef7502ecd24558aac49a9a92271d82 │ │ └─122440 /pause │ ├─a8dd17a9f3cac9e543d747c85635c00e4ae9c3994f6368de8d70b168a1820c93 │ │ ├─168983 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169435 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169436 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─20b0dac8c1ac22780c6c39f15a9e474ff50c57b3ed87f24bf36124e31d5a3694 │ │ └─254931 /pause │ ├─585b27c95c654c108bc4a51fa1e82f0e23e6dbf1527ddb76f06d34a478372c5b │ │ ├─243292 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243752 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243753 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─58f7bec2474896292005280610ace2d3737598c91e50da60be303d55bc00aa5b │ │ ├─167919 nova-metadata: uWSGI master │ │ ├─167932 nova-metadata: uWSGI worker 1 │ │ └─167933 nova-metadata: uWSGI worker 2 │ ├─72b97cd38040e760820326af82d7fe0ca9a14a5b83d146e08d0fb5f546f41ba3 │ │ └─224476 /pause │ ├─9a52e5d189e5a95ca7a79460ac3bcfcd95a00044c758a234770b0b19cfc481eb │ │ ├─142418 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142436 /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 -- │ │ ├─142442 erl_child_setup 1048576 │ │ ├─142560 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142561 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142571 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─142718 /bin/sh -s rabbit_disk_monitor │ ├─ad63242cb2ffe4653d1f0a1f310ca9a77148245c1e1950d074dc63ea814f2f5a │ │ └─46242 /pause │ ├─04ab80750f38b31e0b1673ca90425e78f9d6786c31a2ce26bab1cc3042d04cb1 │ │ └─41084 /pause │ ├─55d97cddaff8cd6ddde2891b1679aed35183557ac803a20ee9065580e9d39845 │ │ └─39926 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 │ ├─4f413fda367e3f784ae80111aaa977b021d0a1a2743db74a3a31a9d6314e6864 │ │ ├─340208 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] │ │ ├─340540 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─340604 /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/tmp8q4fkv8f/privsep.sock │ │ ├─340922 /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/tmpfg3funo1/privsep.sock │ │ ├─341529 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─341530 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─341617 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/13181b88-ba02-40af-8110-ced5b2781cde/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/13181b88-ba02-40af-8110-ced5b2781cde/host --addn-hosts=/var/lib/neutron/dhcp/13181b88-ba02-40af-8110-ced5b2781cde/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/13181b88-ba02-40af-8110-ced5b2781cde/opts --dhcp-leasefile=/var/lib/neutron/dhcp/13181b88-ba02-40af-8110-ced5b2781cde/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-627040b7-a2d7-4436-b3d4-f8d3703b15a3,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 │ │ ├─341621 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/24eef496-0865-405b-a32d-21ea96cd6f1a/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/24eef496-0865-405b-a32d-21ea96cd6f1a/host --addn-hosts=/var/lib/neutron/dhcp/24eef496-0865-405b-a32d-21ea96cd6f1a/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/24eef496-0865-405b-a32d-21ea96cd6f1a/opts --dhcp-leasefile=/var/lib/neutron/dhcp/24eef496-0865-405b-a32d-21ea96cd6f1a/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e5f52294-7b5c-47d1-8a4a-1ed388ca67e5,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 │ │ ├─341624 haproxy -f /var/lib/neutron/ns-metadata-proxy/13181b88-ba02-40af-8110-ced5b2781cde.conf │ │ ├─341647 haproxy -f /var/lib/neutron/ns-metadata-proxy/24eef496-0865-405b-a32d-21ea96cd6f1a.conf │ │ ├─371910 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpb_yhp4if/privsep.sock │ │ └─372949 /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/tmp1f7i4fip/privsep.sock │ ├─19b4a159dfb5ffb9e5c8549bb5579e7f6193bcc7409587b834cd9fd41cdeabbe │ │ ├─104549 glance-api: uWSGI master │ │ ├─104563 glance-api: uWSGI worker 1 │ │ └─104564 glance-api: uWSGI worker 2 │ ├─155cfc3641ad0efa82551a19680c935f406afe0d4c649311cce32b3ad26b6316 │ │ └─48733 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─d7316049c96455d4d721627164e1e8240e19a6d52a2d630c9546f2fc704f59ba │ │ └─78822 /pause │ ├─95ea12cfa8d138e899a57d1e3fcff62dd0941ab507a0ccc6ab7fe5e7eb28a400 │ │ └─226903 /pause │ ├─f991bc676a71567c412670c11df2859b33f7fa85a92dd2853d3a2c4e0e3b84d9 │ │ └─46525 /server │ ├─de3c029183cc815619ec1df041d2582e4c8046da928922990b531f05271493f1 │ │ └─153167 /pause │ ├─0dbe27c6e6a623cfa1a517ae5c05c35e2b6d04be5bfac54922a7f77bfdb79a3f │ │ └─254877 /pause │ ├─862bcd18456cc78d9b38e7f9c9562434c2e3332f825ccc8f7a004671ea9d4ba7 │ │ └─65736 /pause │ ├─559fa0d07347e2125c43fccb7ad200f9d0633d4db72a9f29f519047441b35e17 │ │ └─107215 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─34da4564bda8c6249273cfbad5036537dabe1e3ba6f820efd9311824f9e9b58c │ │ └─272520 /bin/openstack-database-exporter │ └─f88ab4c0ae66ec2c0a7b6f43e4fff81154618baea6a12229e2729bf047cceac0 │ ├─ 96012 /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 │ └─336926 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount