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 │ │ │ ├─21361 /lib/systemd/systemd --user │ │ │ └─21362 (sd-pam) │ │ └─session-22.scope │ │ ├─21350 sshd: cephadm [priv] │ │ └─21381 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1440 sshd: zuul [priv] │ │ └─1453 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1444 ssh: /home/zuul/.ansible/cp/199.19.213.220-22-zuul [mux] │ ├─404406 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-tvgisqurvjtedrueupghtdzcqhentosc ; /usr/bin/python3'"'"' && sleep 0' │ ├─404407 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-tvgisqurvjtedrueupghtdzcqhentosc ; /usr/bin/python3' && sleep 0 │ ├─404408 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-tvgisqurvjtedrueupghtdzcqhentosc ; /usr/bin/python3 │ ├─404409 /bin/sh -c echo BECOME-SUCCESS-tvgisqurvjtedrueupghtdzcqhentosc ; /usr/bin/python3 │ ├─404410 /usr/bin/python3 │ ├─404411 /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 │ └─404413 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9781 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12161 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4466ff1b638aea171da1497d9d5ec668420e33d5b72c395952224c7e52dba868 -address /run/containerd/containerd.sock │ │ ├─ 12550 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 18fedc3c4265bb583759b14738ceb2c225003af589baefc0cad3b772276578d6 -address /run/containerd/containerd.sock │ │ ├─ 19428 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6bdb0b3a7d4b9490337535b9804fe97acbc8d699e49b7a2c8286c8ef858a2f21 -address /run/containerd/containerd.sock │ │ ├─ 24628 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3ef8155e75c0e7c45b23cbde6a7e969b80198ccc3b9d6f0dcc7f7791cbd0f21d -address /run/containerd/containerd.sock │ │ ├─ 29152 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 53be45c6fff6a36cba58fc0133eff6e50434dff75e95407a1c8ee952619006ba -address /run/containerd/containerd.sock │ │ ├─ 33647 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ed2646327e4c595cbb8830e20883dc3d9e07cec663eab24f717b859f5c19023d -address /run/containerd/containerd.sock │ │ ├─ 39133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40d4f2b01c0669293a484cfa82324c2074f6c8aa266d290277aa3b85b53d56a0 -address /run/containerd/containerd.sock │ │ ├─ 39180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d92d9f5063d2b97c3aa3645b8b8fdcd37fd33497eef299e2f1a032726e083edc -address /run/containerd/containerd.sock │ │ ├─ 39190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01931e08262db4a41e2c409338b74fa430dfb80b18026c74c907e460583287c8 -address /run/containerd/containerd.sock │ │ ├─ 39204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1c7a8783d5ca0bd75625377e4596f608c93496227b2c39ec45d4ee0af2cca64 -address /run/containerd/containerd.sock │ │ ├─ 39206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6df823a8482e601956cfaba3a33a7c49cf315d3392e85d26575fea11d0367ed6 -address /run/containerd/containerd.sock │ │ ├─ 39705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7fb67249eb3700a32c7b4d07df8ccca5a82097f9cc6a0446ae9442924a6654e -address /run/containerd/containerd.sock │ │ ├─ 40500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d864cf48474d5fd0b71a95885acb925799e4b9909959943fce3121abd813959 -address /run/containerd/containerd.sock │ │ ├─ 40506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eae1380a2f60802c6a92683dfc1d3fc70abe0257e8f9618b561681de2696bdc -address /run/containerd/containerd.sock │ │ ├─ 41836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0ad93133a01fd4f0c11b6a0428a09981d1c28dbb12c56f9111b02f766206eab -address /run/containerd/containerd.sock │ │ ├─ 42224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74876a9b271827d07dcc2f1ec567aac0bcbfeeabd9b4bd74f038e2b813e05818 -address /run/containerd/containerd.sock │ │ ├─ 42293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fd9aafe7d8e613ac6a95eb15dcfc850b79de73f134e31072d9ce76e22319f1f -address /run/containerd/containerd.sock │ │ ├─ 42692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f45f551f2e4b7a99109d9a820eeee3a53187f14990f4dbb7604a33d8b3719c5 -address /run/containerd/containerd.sock │ │ ├─ 43178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc109279d36803eb7f04356398fe43d8404124487109e3ff082b955ace4281b3 -address /run/containerd/containerd.sock │ │ ├─ 43208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 207d4f7c92405db75df0d889021e9dbc45b57514d68952126b54f3995e4abb25 -address /run/containerd/containerd.sock │ │ ├─ 43257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7e1bcfb3551d33a8b8cddc6f5e2b43b07cdbfe907966f483aa3f6923c1e3e7f -address /run/containerd/containerd.sock │ │ ├─ 45542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df10cfbff25c0af56423b16b5634c3474e4d886f74bd576f7eae9d200b25d03e -address /run/containerd/containerd.sock │ │ ├─ 45634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61a77c965f1819fbe0b63c443ea0c55b9020bf4414af6034e02fc4be116f5952 -address /run/containerd/containerd.sock │ │ ├─ 46381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a05d9dcd44e77618110135ee25f49cd2a0de11acd8776c08144a2b253d97236 -address /run/containerd/containerd.sock │ │ ├─ 46479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe5e33f6399266873c4a8e463b00d2c682fb613d671ac9ca6b6fb5e35f5a7c42 -address /run/containerd/containerd.sock │ │ ├─ 47033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f5921a12ea9d89c9d28247715f54c782fd7270056333e433d6e266385cbd6ea -address /run/containerd/containerd.sock │ │ ├─ 47343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92d7088b1398e16310845b10d14dfcffde3b0870c6d5a31957abd81c5adf667d -address /run/containerd/containerd.sock │ │ ├─ 47724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed4811b6299a9ce14c501075081ab36075793ea43ce15ef6b3177cfffadc41a6 -address /run/containerd/containerd.sock │ │ ├─ 49924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fedc450fcfbaee3adc1c9fbe10628986c7bf68644dbb0553d0e4b3be1521cc30 -address /run/containerd/containerd.sock │ │ ├─ 50114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff81e0734ccc20830325ac7e4e31d4ad0b5429f78bf98fa7f38e357ba63fecde -address /run/containerd/containerd.sock │ │ ├─ 54436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 784872d636e362e1c157e49447b36e5f891935badbf11878666b0a48d17c1ee6 -address /run/containerd/containerd.sock │ │ ├─ 55079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccd5a79935af526093a60dfcebd5df349f13af645b693cbfce8ea4eaf4cbc14d -address /run/containerd/containerd.sock │ │ ├─ 55132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6af022ed96ab520807ec204dd197a32b3bc3439fcae396641ff6a881a31caaf9 -address /run/containerd/containerd.sock │ │ ├─ 55172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4146c0c68a4df8404563620780e2e8b53154021190ef6783b7e8d5a6cd64a8b -address /run/containerd/containerd.sock │ │ ├─ 55381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b891b4d73ebe52fbb9ade07b5a47f2b2df05ca169f652d5eb5a57cf4fb66e1a -address /run/containerd/containerd.sock │ │ ├─ 59374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75c6122c46f742a68e2231c957e7121ea417d852813969f8cd09c38a13609a6f -address /run/containerd/containerd.sock │ │ ├─ 59514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b717aee8938dfa0d79a163be43274d8d558cf40b8704ff756b29f3f048ac7ba6 -address /run/containerd/containerd.sock │ │ ├─ 59561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 334df0eb4ccf457af5c656e63557a40b834402ca1af716920752b46bdc885def -address /run/containerd/containerd.sock │ │ ├─ 59581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c98d362f67060579fe65637df0d10f3b4773896efd562b1f36783ac3d1ff3dc7 -address /run/containerd/containerd.sock │ │ ├─ 60978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b56d695592eae09e88d43cacbdb8fc0e1aed79b097ada10ba67373d6219bf105 -address /run/containerd/containerd.sock │ │ ├─ 61035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99123a9b063e1b666e74125c32e7ffeba91776d9a38752994a47c22a15366f66 -address /run/containerd/containerd.sock │ │ ├─ 61388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff231ad4021923dd4df4fee3f5d599d63164e0b6d0506fe4fdcd97acec1669cc -address /run/containerd/containerd.sock │ │ ├─ 61437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaadc2e3ee7451bc09e9e37675db995d524c18237927a17cdd0ac3f1c5ba6332 -address /run/containerd/containerd.sock │ │ ├─ 61447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 270be904a39454b1171a9355c65b96c820d0bb5b5ce44e781da4118200ecec88 -address /run/containerd/containerd.sock │ │ ├─ 61808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d7376c1caa8742a8453b71092b6b724554b6694c156dde09158f618893894f1 -address /run/containerd/containerd.sock │ │ ├─ 62239 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b703c4f8e80b7fcc94c16bc7e837c720740d5d7e75811859c91abac0482615b3 -address /run/containerd/containerd.sock │ │ ├─ 62534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c1ca3dab877f87d3f7196ccd56bea76522a8bfb7fb837928bfdd07eb6cfd051 -address /run/containerd/containerd.sock │ │ ├─ 62780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8e4aea1791216e5d74cb9c1cb529bd57eb7d25de50fdef767db12de0ac7b385 -address /run/containerd/containerd.sock │ │ ├─ 63473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e44ff4b93d7c7661c42127f7f5d41fe7055c4cdcb5ce4f2f4687629415bfb977 -address /run/containerd/containerd.sock │ │ ├─ 64926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38c6f909817eb88179039e547f7f4186c1de0be86f3d7cf573b8e2f52e56c6ab -address /run/containerd/containerd.sock │ │ ├─ 67169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 422c61ce3e3f360a49f5857f62689b5fc925456488574d4baec9ee4116459608 -address /run/containerd/containerd.sock │ │ ├─ 76272 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1d7569d75630bec897ca1173b6ae8230db8ade2e37ab8f0220a70f857290083 -address /run/containerd/containerd.sock │ │ ├─ 77761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e455b6bd83702231edf082af6e7890449f7592255923f95262243ad80ead706 -address /run/containerd/containerd.sock │ │ ├─ 83417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdffa7f1ae5474b7908f714240b36fe338f4cffdf3c11ac5c5c60620e379c8fc -address /run/containerd/containerd.sock │ │ ├─ 89527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 694f144cf1545a539ec69002d173374a0676770bae174a5046d3e9e7e89208be -address /run/containerd/containerd.sock │ │ ├─ 93764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37a0e897c58169b5e338e15e7890ddf211fdea161c87090a775289279d784756 -address /run/containerd/containerd.sock │ │ ├─ 93803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id beced81ef85ce0b8630df06e65b2802f230522a37e065cca68f603154a6d4bc9 -address /run/containerd/containerd.sock │ │ ├─102273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9190ba4f56afeaebe744d6a26da45d27518675c57335d71807f520f86b11494 -address /run/containerd/containerd.sock │ │ ├─103710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0406c0a3d13fac32788a1173c7f86d8c01eafe11b3f34382b6d384b58b66eb8e -address /run/containerd/containerd.sock │ │ ├─103758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daf0b1e984d0be3e0efbda6792e273623b6a608f56f1ead17ffd485067e0b21f -address /run/containerd/containerd.sock │ │ ├─105758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94c7b0f207e134797ceed4e70200421054c4bd9bc4940dd7e994da8924a5198d -address /run/containerd/containerd.sock │ │ ├─107667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 575c77f28df2cc8100507b2764450071bef69d51d781323fe8e05c8d5967d42e -address /run/containerd/containerd.sock │ │ ├─107717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fba05a1c6d37fe03f2c134b9f4e4851fbbe21d9f5ae50d90c3a0d30dc6ca3116 -address /run/containerd/containerd.sock │ │ ├─120709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61e1784f10a2f9e047b0a80c01f5b8d4138992ebb3a7ef0c0668f38fd600b23a -address /run/containerd/containerd.sock │ │ ├─120775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7d0bbde52c80528038cbce2357d0f3ebb32dc2fc4a6f180e3eac39d12413cd3 -address /run/containerd/containerd.sock │ │ ├─123224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faca4801a4f543ae7ad08159c1b00c2e4fca9247970109363d9ebf9187af291c -address /run/containerd/containerd.sock │ │ ├─137805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 417b841a56d063be09a6435ef6bace1a512dca86c6919e8f582ff25a27fc9dd1 -address /run/containerd/containerd.sock │ │ ├─139354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d869c8de1c6655b7789057f5ac27a14989bf0177ac7ca6ff6b37d22f976fe9d -address /run/containerd/containerd.sock │ │ ├─139800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 877e6d7bcbea1a6196286480b07f082e873c6fed80a7b629bc319fe5e36893da -address /run/containerd/containerd.sock │ │ ├─140519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a563a33ae9cbf3e2d6b98e6cf7bd5f97d87fabd6022c08e17d63d6ebf60bcbb4 -address /run/containerd/containerd.sock │ │ ├─142682 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6babcebb187941770f20d4adb2e455519cc93c86de7fbc336def949878f51f6c -address /run/containerd/containerd.sock │ │ ├─142933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4d1239eea42302304becef29b118b33534934d44667d6b6c1ad22768442f5d3 -address /run/containerd/containerd.sock │ │ ├─143056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fee17d4ff4fe8b5092d1be5afa9a91ceb21a0f4dd1d3358b608d6ea61cacc70b -address /run/containerd/containerd.sock │ │ ├─143135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf9c33e3deed95d1508b43b7fc94e9c12d8e2894dbb611a45647104ac4fd4f50 -address /run/containerd/containerd.sock │ │ ├─143146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3579a5d62691cf626afc8dc32443187541547c855969a22a74d0b07396d173eb -address /run/containerd/containerd.sock │ │ ├─143738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf0a40ff503131c72f290377bad129a56dfed1ed53bedb893add6cb991817c7d -address /run/containerd/containerd.sock │ │ ├─167797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df3f248043c5b33933dce1a7eb9f2ef50e433f1e5fa1b6f727fbff76ec0f4833 -address /run/containerd/containerd.sock │ │ ├─169441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ce1e3d289f15238d64c95f664c49abcd7ce073929a6eed25edd1cd6d2dfd5d7 -address /run/containerd/containerd.sock │ │ ├─169473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 008edb19f8f9227a1a2563be49cad71cc84ea5e251dddc395ecc5cb71a8751b6 -address /run/containerd/containerd.sock │ │ ├─169581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2bc45bf80a7048ea2443d0321e2a5c231914d3f0b7da82882bc401800ccab2b -address /run/containerd/containerd.sock │ │ ├─169619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea2ace910ebdd15d633ac8bee189dfb649c4f96577fca289e96b005a77ea635e -address /run/containerd/containerd.sock │ │ ├─169681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc221f3d3a9a2b5d75e3fdf67958f8840eb95610d9c2e459b3209231aa11de4f -address /run/containerd/containerd.sock │ │ ├─170059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07dc1f1686e3803ec63af3b94eb5c5476c05d730a4aee8c67bbc6c34017fdedc -address /run/containerd/containerd.sock │ │ ├─170106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8107502df3e11271e1bba5c0dabd39dd9e740e740299e127829533867431f7c -address /run/containerd/containerd.sock │ │ ├─182543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68b876f8d9320268e1fa6bcb591bebeba8a24539684a9aac28e5a5feafce04fc -address /run/containerd/containerd.sock │ │ ├─184520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af430ab1ddcca914227feebf20866bec1ef3f732edd295fd411233c1ccc36ff4 -address /run/containerd/containerd.sock │ │ ├─184577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7310dd4b1ba552fa6e87e48c5aa52d5aad6d05698abb237ef1baa20302d652e -address /run/containerd/containerd.sock │ │ ├─184681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82209c72f72b20fc3ced23dc7b5c2421303496944a823c390cb2d33c0be2c353 -address /run/containerd/containerd.sock │ │ ├─199528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e0f934645baa75c5503798f0854910858ba7008a0d0c17ba321cd7423e004d2 -address /run/containerd/containerd.sock │ │ ├─207707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 267d0c48ca0823f3fd242c465ce86bdffa848507b0df2a30bb084b97d6f4b536 -address /run/containerd/containerd.sock │ │ ├─207733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a00773a66fd71279004e8839f8ed538ccf1e366302fea50d278d018bf8285529 -address /run/containerd/containerd.sock │ │ ├─207739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7a95881e87640d9cd60961becf085ea6260f9fbd73601dc8b7d8be14a2d2013 -address /run/containerd/containerd.sock │ │ ├─208077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d742dd240d24a9512f5bd8d87b8f0a097b444c67cd90f436a6266ed0112b1b46 -address /run/containerd/containerd.sock │ │ ├─218739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88bcf63a1af57a0361e2d604633f90a791eaa1caf99d56ebf5909fb6e78ff622 -address /run/containerd/containerd.sock │ │ ├─220966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bb0adcfd9d4fa920b158a5096ba4a3e76f7833b991bc53f798ed0408b917cf9 -address /run/containerd/containerd.sock │ │ ├─221993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89bf04f6018713de37106be22688d89f853e3a78252e1553fdb53ed174654d3f -address /run/containerd/containerd.sock │ │ ├─222745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a07285ad5b9b8586504f54cf621ee03bd5677ee16031f6ac0c7f50f46e69dd65 -address /run/containerd/containerd.sock │ │ ├─223779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cc21936ec045a2c0de165906a0ae8356a8706e07ac2be6ad8d2200740701ae8 -address /run/containerd/containerd.sock │ │ ├─225496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6b6985f75cf110be0505d51373661ce32fcb11b5db4911c249cc2462bbaa555 -address /run/containerd/containerd.sock │ │ ├─226862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fea73865ef8a996e0b2e232eb7c1c0fe18b06d0fa2dca711ad5a383523f6caf -address /run/containerd/containerd.sock │ │ ├─226904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c81faa700fd09d152afaf8d816c540cff584e496481c06cb106c998a84d241b -address /run/containerd/containerd.sock │ │ ├─236083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cce36c8986c3e477452d21c7dee9e7cac9a4d781dc90e309d9f60f9366d6043c -address /run/containerd/containerd.sock │ │ ├─236567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce4b71b82b2af5a63a4fe33a8ca2dbbde683bd85ec83fe4ce4fa0d271d0032a4 -address /run/containerd/containerd.sock │ │ ├─244724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 705671ea4d0fcdd42a84c544b32d2334a822762a4acdb9d304eebe63147701db -address /run/containerd/containerd.sock │ │ ├─248610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da42606a312acd056c9524b01b8e640dabbd062d647b84c1242462f73d0a319b -address /run/containerd/containerd.sock │ │ ├─248817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 944ca4327eccd5d6c834b5f44842e214cc2021487e61b09e0e47c7f94237d6b2 -address /run/containerd/containerd.sock │ │ ├─248837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9aaf9bc29503fc42e62af8a914402fd141b880b380bf5b253f76cf279706a097 -address /run/containerd/containerd.sock │ │ ├─248887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b6e3d7145d4d3839c099a65a1393dcb4111863c1dcf41b5c18e26260b99be93 -address /run/containerd/containerd.sock │ │ ├─260597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2efa726dbbf67491f3d12e5c86549f1486cdb937f2747aa8816a4078a679e5f0 -address /run/containerd/containerd.sock │ │ ├─262808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d05652e1b5c049bf0646b2992c106df7cfc6290a5e07b6ee5568901ac831a29d -address /run/containerd/containerd.sock │ │ └─264211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d5a3e13d4a3363970801e6dcfdad46b636b06357dadfcc548f7682ddfc50d35 -address /run/containerd/containerd.sock │ ├─docker-18fedc3c4265bb583759b14738ceb2c225003af589baefc0cad3b772276578d6.scope … │ │ ├─12575 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.flbnlr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12594 /usr/bin/ceph-mgr -n mgr.instance.flbnlr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─packagekit.service │ │ └─1188 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28867 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29135 /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.flbnlr.service │ │ │ ├─12460 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.flbnlr/unit.run │ │ │ └─12490 /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-flbnlr --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.flbnlr:/var/lib/ceph/mgr/ceph-instance.flbnlr:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.flbnlr/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.flbnlr -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 │ │ │ ├─19388 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19407 /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 │ │ │ ├─24335 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24611 /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 │ │ │ ├─33354 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33630 /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 │ │ ├─12102 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12131 /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 … │ │ └─10152 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─137474 /sbin/multipathd -d -s │ ├─docker-ed2646327e4c595cbb8830e20883dc3d9e07cec663eab24f717b859f5c19023d.scope … │ │ ├─33671 /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 │ │ └─33683 /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 │ ├─kubelet.service │ │ └─39602 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.220 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-6bdb0b3a7d4b9490337535b9804fe97acbc8d699e49b7a2c8286c8ef858a2f21.scope … │ │ ├─19456 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19474 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1375 /usr/sbin/uuidd --socket-activation │ ├─docker-3ef8155e75c0e7c45b23cbde6a7e969b80198ccc3b9d6f0dcc7f7791cbd0f21d.scope … │ │ ├─24654 /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 │ │ └─24666 /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 │ ├─run-r7fef0cb5481f421796bd8c592b852bb2.scope │ │ └─182357 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10657 /usr/sbin/chronyd -F 1 │ │ └─10658 /usr/sbin/chronyd -F 1 │ ├─docker-4466ff1b638aea171da1497d9d5ec668420e33d5b72c395952224c7e52dba868.scope … │ │ ├─12210 /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 │ │ └─12222 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─137365 /sbin/iscsid │ │ └─137366 /sbin/iscsid │ ├─docker-53be45c6fff6a36cba58fc0133eff6e50434dff75e95407a1c8ee952619006ba.scope … │ │ ├─29177 /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 │ │ └─29189 /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 │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─d742dd240d24a9512f5bd8d87b8f0a097b444c67cd90f436a6266ed0112b1b46 │ │ └─208102 /pause │ ├─008edb19f8f9227a1a2563be49cad71cc84ea5e251dddc395ecc5cb71a8751b6 │ │ └─169544 /pause │ ├─9eae1380a2f60802c6a92683dfc1d3fc70abe0257e8f9618b561681de2696bdc │ │ └─40548 /pause │ ├─7b18bf6d05027919afd7659f8fb34cb544814be09fe3c6f91cb62a8d97203800 │ │ └─43396 /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 │ ├─270be904a39454b1171a9355c65b96c820d0bb5b5ce44e781da4118200ecec88 │ │ └─61516 /pause │ ├─f90c9b20ffde4a94bde6970207a0be36509e69815e1cfcd30d294ffebcf61682 │ │ └─42366 /coredns -conf /etc/coredns/Corefile │ ├─b2ac3b3174e0e3d49592a4a6cc882c2947b3e4c1014fe5009299bc136623e2d5 │ │ └─182317 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─6942d20182312cee71570f852043dd196c9bcd90553ac32ea7ea1609c6b2acd7 │ │ └─117920 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─422c61ce3e3f360a49f5857f62689b5fc925456488574d4baec9ee4116459608 │ │ └─67196 /pause │ ├─57ec17168fb02d393aa75f5ddb231066d275df05eb83dde28111e1fbcf09f62d │ │ └─48120 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─5f38ec8ea66d4fd5b2d43222f8a39dba420b5f21f003f9adbc1960df3ccc6a6f │ │ ├─182653 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─182679 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─182685 erl_child_setup 1048576 │ │ ├─182734 sh -s disksup │ │ ├─182736 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─182737 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─182742 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─182743 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─182753 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─182897 /bin/sh -s rabbit_disk_monitor │ ├─a07285ad5b9b8586504f54cf621ee03bd5677ee16031f6ac0c7f50f46e69dd65 │ │ └─222767 /pause │ ├─4b6e3d7145d4d3839c099a65a1393dcb4111863c1dcf41b5c18e26260b99be93 │ │ └─248917 /pause │ ├─417b841a56d063be09a6435ef6bace1a512dca86c6919e8f582ff25a27fc9dd1 │ │ └─137829 /pause │ ├─702f895167527c855bc0db66b41481a45ac1f817cdc08de1c84788c45f5264b3 │ │ └─65145 /bin/oauth2-proxy │ ├─e0ad93133a01fd4f0c11b6a0428a09981d1c28dbb12c56f9111b02f766206eab │ │ └─41862 /pause │ ├─75c6122c46f742a68e2231c957e7121ea417d852813969f8cd09c38a13609a6f │ │ └─59442 /pause │ ├─14befe1c1d6f90e1fbc4180cebad7d6bc124e9e6e299b62a661db87f738b9daa │ │ ├─47875 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 │ │ └─50612 haproxy -sf 165 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─7a5d17d8a9b00a515c1f39995eea5ed1296ecce96d6ffecf1aa8209470470225 │ │ ├─41002 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41380 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─1ce1e3d289f15238d64c95f664c49abcd7ce073929a6eed25edd1cd6d2dfd5d7 │ │ └─169519 /pause │ ├─e491c102c88a75bcadcac72fb1045c72a812be52ac3b95c8f8ee378387be44dc │ │ └─50299 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 │ ├─1e455b6bd83702231edf082af6e7890449f7592255923f95262243ad80ead706 │ │ └─77785 /pause │ ├─e8107502df3e11271e1bba5c0dabd39dd9e740e740299e127829533867431f7c │ │ └─170130 /pause │ ├─e7ef437cf3da88944829b554efb1c02a43a3a4e1825d53392e8fa3ae07d5c4d2 │ │ └─65166 /bin/oauth2-proxy │ ├─74876a9b271827d07dcc2f1ec567aac0bcbfeeabd9b4bd74f038e2b813e05818 │ │ └─42251 /pause │ ├─c021419d55bb1602460c45a11464c5c42907f6eb13e73d982db3262651fba6f9 │ │ ├─65623 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65640 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─65646 erl_child_setup 1048576 │ │ ├─65701 sh -s disksup │ │ ├─65712 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─65713 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─65958 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65959 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65983 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─66141 /bin/sh -s rabbit_disk_monitor │ ├─1065cbee934b894eb261fd600e66e8cdc734923a1f2725de334e90656247867a │ │ ├─166003 nova-api: uWSGI master │ │ ├─166037 nova-api: uWSGI worker 1 │ │ └─166038 nova-api: uWSGI worker 2 │ ├─9f11a0a53102535e09b5b0a6c20815eeb1a4bad8676b08e0852ba8e564d204a0 │ │ ├─216261 octavia-api: uWSGI master │ │ ├─216277 octavia-api: uWSGI worker 1 │ │ └─216278 octavia-api: uWSGI worker 2 │ ├─98bc0a5c075b838e1db8dcab54c961e5eb929a693059a34cf35089f3808967f3 │ │ ├─102800 glance-api: uWSGI master │ │ ├─102819 glance-api: uWSGI worker 1 │ │ └─102820 glance-api: uWSGI worker 2 │ ├─7b4ed7dacd2ed3d1f886183b78d6dd9020bac54d6023fc19af265da04452fa6f │ │ ├─128321 placement-api: uWSGI master │ │ ├─128348 placement-api: uWSGI worker 1 │ │ └─128349 placement-api: uWSGI worker 2 │ ├─9a05d9dcd44e77618110135ee25f49cd2a0de11acd8776c08144a2b253d97236 │ │ └─46407 /pause │ ├─b057d0c9404994bf4bcdc5cc058c50194553762bfae64ac90a3299b64bee38b7 │ │ ├─188618 /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 │ │ ├─366523 /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/tmp2ejfnxfh/privsep.sock │ │ ├─366723 /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/tmp55884sue/privsep.sock │ │ └─368672 /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/tmp9vecj1dc/privsep.sock │ ├─98dca38723eabd5f52f3d7730011ae0ad2fb268baa3c0ad04beffc358c42300a │ │ ├─196023 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─196371 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─196372 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─575c77f28df2cc8100507b2764450071bef69d51d781323fe8e05c8d5967d42e │ │ └─107695 /pause │ ├─ff231ad4021923dd4df4fee3f5d599d63164e0b6d0506fe4fdcd97acec1669cc │ │ └─61416 /pause │ ├─69d554451488cddf521281eabdb10e23d80d9ab14920cbd758010ecdec7a322e │ │ ├─89682 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89698 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─89704 erl_child_setup 1048576 │ │ ├─89784 sh -s disksup │ │ ├─89786 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─89787 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─89961 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89962 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89972 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─90217 /bin/sh -s rabbit_disk_monitor │ ├─64de000bcefb8a027fcdd01fa7532de5dfd41334053717df75b1992fbed5c6b5 │ │ └─62154 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 │ ├─daf0b1e984d0be3e0efbda6792e273623b6a608f56f1ead17ffd485067e0b21f │ │ └─103782 /pause │ ├─da42606a312acd056c9524b01b8e640dabbd062d647b84c1242462f73d0a319b │ │ └─248638 /pause │ ├─acc1bd972233c75c15d4e54adfe2dfaa8f7438d85cdd4f1c8ae48ff76425e7ad │ │ ├─140846 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─140862 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─140868 erl_child_setup 1048576 │ │ ├─140918 sh -s disksup │ │ ├─140920 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─140921 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─140922 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─140923 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─140933 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─141048 /bin/sh -s rabbit_disk_monitor │ ├─ea5fa06a39dcbd26261333a469cef82572443d9d8ccc65e048e916797f96fa54 │ │ ├─104177 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104403 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104405 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─1fb9b97263926371bd3ecdb9f973e803ba3b57ba840d22f381bd2c040fa780f0 │ │ └─64435 /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 │ ├─c8e4aea1791216e5d74cb9c1cb529bd57eb7d25de50fdef767db12de0ac7b385 │ │ └─62810 /pause │ ├─ff81e0734ccc20830325ac7e4e31d4ad0b5429f78bf98fa7f38e357ba63fecde │ │ └─50138 /pause │ ├─cc109279d36803eb7f04356398fe43d8404124487109e3ff082b955ace4281b3 │ │ └─43212 /pause │ ├─bc490fdc8dc53e6f8418a46f181a7aee11aeab77a6ee0a7604ecca4753ac9b88 │ │ └─45945 /server │ ├─267d0c48ca0823f3fd242c465ce86bdffa848507b0df2a30bb084b97d6f4b536 │ │ └─207805 /pause │ ├─955d2c0c1462c35094144d1e7d57785051b492abe0e0ec5b077e792ddb673e6f │ │ ├─178229 neutron-policy-server: uWSGI master │ │ ├─178243 neutron-policy-server: uWSGI worker 1 │ │ └─178244 neutron-policy-server: uWSGI worker 2 │ ├─24ec22b38cf56222bb729d5c3fd4b3080859b4dc138added4b23ee3bcbd87c4c │ │ ├─ 94163 /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 │ │ └─402655 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─b9d77ab4ee3044ac4d519dcb0dab53cbe0e6b39f46f5b46060290aea4bae0e42 │ │ ├─138869 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─138883 /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 │ ├─d9183cc87afcacde3fc0f353c81b14aa8f85f64c221245f03f3e537e8be62b63 │ │ ├─167913 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─167930 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─167936 erl_child_setup 1048576 │ │ ├─168145 sh -s disksup │ │ ├─168146 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─168148 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─168189 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168190 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168200 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─168316 /bin/sh -s rabbit_disk_monitor │ ├─ccd5a79935af526093a60dfcebd5df349f13af645b693cbfce8ea4eaf4cbc14d │ │ └─55105 /pause │ ├─fba05a1c6d37fe03f2c134b9f4e4851fbbe21d9f5ae50d90c3a0d30dc6ca3116 │ │ └─107741 /pause │ ├─a639055745e1125093057c8a7301afd1c67aa667c73b7280c70db557e5848311 │ │ ├─196254 heat-api: uWSGI master │ │ ├─196276 heat-api: uWSGI worker 1 │ │ └─196277 heat-api: uWSGI worker 2 │ ├─4d869c8de1c6655b7789057f5ac27a14989bf0177ac7ca6ff6b37d22f976fe9d │ │ └─139377 /pause │ ├─88bcf63a1af57a0361e2d604633f90a791eaa1caf99d56ebf5909fb6e78ff622 │ │ └─218763 /pause │ ├─694f144cf1545a539ec69002d173374a0676770bae174a5046d3e9e7e89208be │ │ └─89552 /pause │ ├─8fae72046dc2f7628305ff55ebb30985789c773ff82a187016fe487fa64b9007 │ │ └─64971 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─32e6685597c88453643c0a051dd4977051d9d82bc36834ca570028eedf340892 │ │ └─140006 /coredns -conf /etc/coredns/Corefile │ ├─11a2be9a564e06085559a9fe0118a4096e5023fae96307f30e3c3301ab6fab33 │ │ ├─218925 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─218941 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─218947 erl_child_setup 1048576 │ │ ├─218997 sh -s disksup │ │ ├─218999 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─219000 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─219002 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─219003 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─219013 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─219271 /bin/sh -s rabbit_disk_monitor │ ├─1bb0adcfd9d4fa920b158a5096ba4a3e76f7833b991bc53f798ed0408b917cf9 │ │ └─220990 /pause │ ├─92d7088b1398e16310845b10d14dfcffde3b0870c6d5a31957abd81c5adf667d │ │ └─47385 /pause │ ├─a7fb67249eb3700a32c7b4d07df8ccca5a82097f9cc6a0446ae9442924a6654e │ │ └─39728 /pause │ ├─b6b6985f75cf110be0505d51373661ce32fcb11b5db4911c249cc2462bbaa555 │ │ └─225521 /pause │ ├─318aeb616524c4740b2dcfa650928a3ea9343009e1dc9412ea747b039e461ba2 │ │ └─39429 etcd --advertise-client-urls=https://199.19.213.220:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.220:2380 --initial-cluster=instance=https://199.19.213.220:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.220:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.220: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 │ ├─4c6c001c1dca2355b433b8ffe75f4431ecd5333aed2dbfa93fadeeb058adc10b │ │ └─94922 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─cf9c33e3deed95d1508b43b7fc94e9c12d8e2894dbb611a45647104ac4fd4f50 │ │ └─143199 /pause │ ├─c5ebb08f13bacf7cb68e9d4cdaf5ec6ca17e570ba6b99624544920703b4e9f35 │ │ └─161752 /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 │ ├─d92d9f5063d2b97c3aa3645b8b8fdcd37fd33497eef299e2f1a032726e083edc │ │ └─39303 /pause │ ├─82209c72f72b20fc3ced23dc7b5c2421303496944a823c390cb2d33c0be2c353 │ │ └─184712 /pause │ ├─fee17d4ff4fe8b5092d1be5afa9a91ceb21a0f4dd1d3358b608d6ea61cacc70b │ │ └─143091 /pause │ ├─89bf04f6018713de37106be22688d89f853e3a78252e1553fdb53ed174654d3f │ │ └─222019 /pause │ ├─01931e08262db4a41e2c409338b74fa430dfb80b18026c74c907e460583287c8 │ │ └─39279 /pause │ ├─316c8dde765536d4e08b327d258bc8a16c3aeb91998e282996ce5e5573f0b795 │ │ ├─63184 nginx: master process nginx -g daemon off; │ │ ├─63199 nginx: worker process │ │ ├─63200 nginx: worker process │ │ ├─63201 nginx: worker process │ │ ├─63202 nginx: worker process │ │ └─63203 nginx: worker process │ ├─bdffa7f1ae5474b7908f714240b36fe338f4cffdf3c11ac5c5c60620e379c8fc │ │ └─83442 /pause │ ├─4b8b7317e8c6e737fa2aebcbb598b67cdfdb375c28199bc0ae8e355199923c91 │ │ ├─199659 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─199676 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─199682 erl_child_setup 1048576 │ │ ├─199729 sh -s disksup │ │ ├─199731 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─199732 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─199819 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─199820 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─199834 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─199988 /bin/sh -s rabbit_disk_monitor │ ├─5672aecc97ffdc4396f0cfe4ee4cfaeed3c9385edb6ee716130a6bbe785d0346 │ │ └─55487 nfd-master -crd-controller=true -metrics=8081 │ ├─aa74a73f47eb1536bdd403812629e01f49e68eb06c8c13881961475dac23e83b │ │ └─64290 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-220.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 │ ├─f8380a95c3f93bdd5ece786c0157fd80dcce02ae186dac0db112ebb779d93ffe │ │ ├─166825 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─167174 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─167175 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─9ab7a1a383aeb4cea652dfbe953295f4c29827c325c44e42ce77da3b97028972 │ │ └─243383 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 │ ├─fedc450fcfbaee3adc1c9fbe10628986c7bf68644dbb0553d0e4b3be1521cc30 │ │ └─49949 /pause │ ├─37a0e897c58169b5e338e15e7890ddf211fdea161c87090a775289279d784756 │ │ └─93788 /pause │ ├─a06240ce5e338a945b6f76dac37612f3c019ea27b5296ed73863397c6e9bd9b1 │ │ └─48025 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─b717aee8938dfa0d79a163be43274d8d558cf40b8704ff756b29f3f048ac7ba6 │ │ └─59538 /pause │ ├─e7a95881e87640d9cd60961becf085ea6260f9fbd73601dc8b7d8be14a2d2013 │ │ └─207831 /pause │ ├─afadd5349941654d779db95732c486f756587451f6217be978773d367cae7aff │ │ ├─105907 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─105924 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─105930 erl_child_setup 1048576 │ │ ├─105978 sh -s disksup │ │ ├─105980 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─105981 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─105993 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─105994 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─106004 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─106220 /bin/sh -s rabbit_disk_monitor │ ├─bc5572819da81bbb25835cd4eef3e10251bdd6943955f7a33a0aa201b907c2fd │ │ └─55527 nfd-worker -metrics=8081 │ ├─ee2e61b82731786ba6bc2a28a27422dcd9077c3c622051582dd2a44d12daf1d5 │ │ ├─ 70433 apache2 -DFOREGROUND │ │ ├─ 70456 (wsgi:k -DFOREGROUND │ │ ├─ 70457 (wsgi:k -DFOREGROUND │ │ ├─ 70458 (wsgi:k -DFOREGROUND │ │ ├─ 70459 (wsgi:k -DFOREGROUND │ │ ├─385202 apache2 -DFOREGROUND │ │ └─403016 apache2 -DFOREGROUND │ ├─5512b6d05d301ddc8e95cc490f693d91467a7480f58503fc58fbd360a33119ed │ │ ├─63763 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63796 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─bc221f3d3a9a2b5d75e3fdf67958f8840eb95610d9c2e459b3209231aa11de4f │ │ └─169784 /pause │ ├─07dc1f1686e3803ec63af3b94eb5c5476c05d730a4aee8c67bbc6c34017fdedc │ │ └─170083 /pause │ ├─2654c92c3a0e68b1592894fd1fc9b77e90b23652db6cccf0fb4b586f8b708022 │ │ └─239572 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─3267c78f3fb60ffc49799cbbb270db4bc88bd8bb7452a9ec50f9b900b87c66d3 │ │ └─84316 /usr/local/bin/rook ceph operator │ ├─9aaf9bc29503fc42e62af8a914402fd141b880b380bf5b253f76cf279706a097 │ │ └─248879 /pause │ ├─d1f8d372aae08452198c030cde433b669f03c685aebbd9f881f6d924f725ad9b │ │ └─55641 /secretgen-controller │ ├─a1c7a8783d5ca0bd75625377e4596f608c93496227b2c39ec45d4ee0af2cca64 │ │ └─39300 /pause │ ├─84c7d610b4c4fcb9b703f28ad85399295cba64bae923ac9055a3f0d2cc4d3885 │ │ └─239510 /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 │ ├─faca4801a4f543ae7ad08159c1b00c2e4fca9247970109363d9ebf9187af291c │ │ └─123249 /pause │ ├─ce4b71b82b2af5a63a4fe33a8ca2dbbde683bd85ec83fe4ce4fa0d271d0032a4 │ │ └─236594 /pause │ ├─3c81faa700fd09d152afaf8d816c540cff584e496481c06cb106c998a84d241b │ │ └─226933 /pause │ ├─7fea73865ef8a996e0b2e232eb7c1c0fe18b06d0fa2dca711ad5a383523f6caf │ │ └─226888 /pause │ ├─c2bc45bf80a7048ea2443d0321e2a5c231914d3f0b7da82882bc401800ccab2b │ │ └─169659 /pause │ ├─61a77c965f1819fbe0b63c443ea0c55b9020bf4414af6034e02fc4be116f5952 │ │ └─45657 /pause │ ├─9e07c20fea7f32610ae38ef91322169b6938c73be86ed31afbd2074c1f055e46 │ │ ├─178962 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179267 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpxf25cbrx/privsep.sock │ │ ├─179349 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpguiaipeg/privsep.sock │ │ └─179522 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─207d4f7c92405db75df0d889021e9dbc45b57514d68952126b54f3995e4abb25 │ │ └─43242 /pause │ ├─7cc21936ec045a2c0de165906a0ae8356a8706e07ac2be6ad8d2200740701ae8 │ │ └─223804 /pause │ ├─6df823a8482e601956cfaba3a33a7c49cf315d3392e85d26575fea11d0367ed6 │ │ └─39278 /pause │ ├─eaadc2e3ee7451bc09e9e37675db995d524c18237927a17cdd0ac3f1c5ba6332 │ │ └─61499 /pause │ ├─b17581c2c2353c57e45c1895b2a119a6f9b7d3907e40215b6e206a62b4433753 │ │ └─239852 percona-xtradb-cluster-operator │ ├─023e2551799dc5f2cb9e599a1f48638c3ebf064ceae8443207103b5a613a20d0 │ │ ├─180333 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─181118 /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/tmpy1h176jx/privsep.sock │ │ ├─181383 /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/tmpliqydvsr/privsep.sock │ │ ├─181813 /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/tmpvs964yrr/privsep.sock │ │ ├─182227 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─182228 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─182286 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/fdd94c20-640b-4576-8b18-af09ea30d1ae/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/fdd94c20-640b-4576-8b18-af09ea30d1ae/host --addn-hosts=/var/lib/neutron/dhcp/fdd94c20-640b-4576-8b18-af09ea30d1ae/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/fdd94c20-640b-4576-8b18-af09ea30d1ae/opts --dhcp-leasefile=/var/lib/neutron/dhcp/fdd94c20-640b-4576-8b18-af09ea30d1ae/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-642e17b2-20be-4121-9e21-2d83c38b8597,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 │ │ ├─182289 haproxy -f /var/lib/neutron/ns-metadata-proxy/fdd94c20-640b-4576-8b18-af09ea30d1ae.conf │ │ ├─201617 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/22cada04-644e-4d3c-a466-5eeaaf2bc46e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/22cada04-644e-4d3c-a466-5eeaaf2bc46e/host --addn-hosts=/var/lib/neutron/dhcp/22cada04-644e-4d3c-a466-5eeaaf2bc46e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/22cada04-644e-4d3c-a466-5eeaaf2bc46e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/22cada04-644e-4d3c-a466-5eeaaf2bc46e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-16ddc47a-87d3-4140-9af4-1a3feb9803d8,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 │ │ ├─201620 haproxy -f /var/lib/neutron/ns-metadata-proxy/22cada04-644e-4d3c-a466-5eeaaf2bc46e.conf │ │ └─370540 /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/tmp4kmzp5ke/privsep.sock │ ├─a71048ce96119727373733c1d21ade712e05f74a9985ecbe03dbb4ff3e5c00dd │ │ └─181481 /bin/bash /tmp/libvirt.sh │ ├─f87cc377db23e136a8b70465953c2641ea1f9695fff6f463af35b0557b9bfb1a │ │ ├─ 45901 /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 │ │ ├─ 45914 /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 │ │ ├─ 46063 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─262598 nginx: worker process │ │ ├─262599 nginx: worker process │ │ └─262600 nginx: cache manager process │ ├─e9190ba4f56afeaebe744d6a26da45d27518675c57335d71807f520f86b11494 │ │ └─102298 /pause │ ├─94c7b0f207e134797ceed4e70200421054c4bd9bc4940dd7e994da8924a5198d │ │ └─105782 /pause │ ├─ed4811b6299a9ce14c501075081ab36075793ea43ce15ef6b3177cfffadc41a6 │ │ └─47747 /pause │ ├─b2543133109a636ab4ea1244a7d2a1db0d88b689ee794892b0d45899d0de8b20 │ │ └─181427 /usr/bin/libvirt-tls-sidecar │ ├─68b876f8d9320268e1fa6bcb591bebeba8a24539684a9aac28e5a5feafce04fc │ │ └─182567 /pause │ ├─9470b8ec686355c2e3bf386f4cdc9aca10daeb3085091f27c1921226103d842c │ │ └─50466 valkey-server *:26379 [sentinel] │ ├─75671e0c47f2049746800657972893bcd1e587758703ac2ef523b6ea3e6e4f15 │ │ └─62948 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─2efa726dbbf67491f3d12e5c86549f1486cdb937f2747aa8816a4078a679e5f0 │ │ └─260620 /pause │ ├─9d864cf48474d5fd0b71a95885acb925799e4b9909959943fce3121abd813959 │ │ └─40558 /pause │ ├─944ca4327eccd5d6c834b5f44842e214cc2021487e61b09e0e47c7f94237d6b2 │ │ └─248858 /pause │ ├─ff0cca28f49c8908bf84b517762047bb1c1464bf70babce2e1840993b6fe1d17 │ │ └─65037 /bin/memcached_exporter │ ├─cce36c8986c3e477452d21c7dee9e7cac9a4d781dc90e309d9f60f9366d6043c │ │ └─236111 /pause │ ├─0406c0a3d13fac32788a1173c7f86d8c01eafe11b3f34382b6d384b58b66eb8e │ │ └─103736 /pause │ ├─6babcebb187941770f20d4adb2e455519cc93c86de7fbc336def949878f51f6c │ │ └─142719 /pause │ ├─c98d362f67060579fe65637df0d10f3b4773896efd562b1f36783ac3d1ff3dc7 │ │ └─59624 /pause │ ├─9fcd6b630d49e9b8b85bce253ef525dc7f1acf382caad7df425b7761faf5ffc5 │ │ └─63826 /goldpinger --static-file-path /static │ ├─6d7376c1caa8742a8453b71092b6b724554b6694c156dde09158f618893894f1 │ │ └─61831 /pause │ ├─a4a258b57603b3d0eb7b50f48cdd2547bd70d01582d91105b37f2b29981a7d60 │ │ └─50655 redis_exporter │ ├─a7d0bbde52c80528038cbce2357d0f3ebb32dc2fc4a6f180e3eac39d12413cd3 │ │ └─120798 /pause │ ├─51543f1660ba46010d7f53d54ebe7c5e433041698ff8f2f7d5a774539b7451f8 │ │ ├─121725 /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 │ │ └─121876 /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 │ ├─f23c21e4f720babfe2a9b9ef39fc28b3f8a28cfe4fc6ef247741fd12eae2253d │ │ ├─180103 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─180729 /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/tmp8l2xcudr/privsep.sock │ │ ├─365747 /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/tmpic8de9ng/privsep.sock │ │ ├─365937 /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/tmpq67ya8pq/privsep.sock │ │ ├─366279 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─366282 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─366580 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=0a76467a-998e-4b56-b1ba-cb985007657b --namespace=qrouter-0a76467a-998e-4b56-b1ba-cb985007657b --conf_dir=/var/lib/neutron/ha_confs/0a76467a-998e-4b56-b1ba-cb985007657b --log-file=/var/lib/neutron/ha_confs/0a76467a-998e-4b56-b1ba-cb985007657b/neutron-keepalived-state-change.log --monitor_interface=ha-df31545b-ab --monitor_cidr=169.254.0.213/24 --pid_file=/var/lib/neutron/external/pids/0a76467a-998e-4b56-b1ba-cb985007657b.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─367404 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=31939993-087f-4e88-bd32-9a4cd046b6e0 --namespace=qrouter-31939993-087f-4e88-bd32-9a4cd046b6e0 --conf_dir=/var/lib/neutron/ha_confs/31939993-087f-4e88-bd32-9a4cd046b6e0 --log-file=/var/lib/neutron/ha_confs/31939993-087f-4e88-bd32-9a4cd046b6e0/neutron-keepalived-state-change.log --monitor_interface=ha-7f72cb3e-f9 --monitor_cidr=169.254.0.162/24 --pid_file=/var/lib/neutron/external/pids/31939993-087f-4e88-bd32-9a4cd046b6e0.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─368488 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=42491f34-24bf-4fa4-8b15-73ffd5fd1ebc --namespace=qrouter-42491f34-24bf-4fa4-8b15-73ffd5fd1ebc --conf_dir=/var/lib/neutron/ha_confs/42491f34-24bf-4fa4-8b15-73ffd5fd1ebc --log-file=/var/lib/neutron/ha_confs/42491f34-24bf-4fa4-8b15-73ffd5fd1ebc/neutron-keepalived-state-change.log --monitor_interface=ha-8b1a2e15-1e --monitor_cidr=169.254.0.96/24 --pid_file=/var/lib/neutron/external/pids/42491f34-24bf-4fa4-8b15-73ffd5fd1ebc.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─384643 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f06c48e6-15c8-44e5-b462-5408a28c8a0f --namespace=qrouter-f06c48e6-15c8-44e5-b462-5408a28c8a0f --conf_dir=/var/lib/neutron/ha_confs/f06c48e6-15c8-44e5-b462-5408a28c8a0f --log-file=/var/lib/neutron/ha_confs/f06c48e6-15c8-44e5-b462-5408a28c8a0f/neutron-keepalived-state-change.log --monitor_interface=ha-4bc9d921-78 --monitor_cidr=169.254.0.109/24 --pid_file=/var/lib/neutron/external/pids/f06c48e6-15c8-44e5-b462-5408a28c8a0f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─386947 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d7ee5ed1-01d2-4e49-a257-734dc5115a97 --namespace=qrouter-d7ee5ed1-01d2-4e49-a257-734dc5115a97 --conf_dir=/var/lib/neutron/ha_confs/d7ee5ed1-01d2-4e49-a257-734dc5115a97 --log-file=/var/lib/neutron/ha_confs/d7ee5ed1-01d2-4e49-a257-734dc5115a97/neutron-keepalived-state-change.log --monitor_interface=ha-0491088d-0a --monitor_cidr=169.254.0.111/24 --pid_file=/var/lib/neutron/external/pids/d7ee5ed1-01d2-4e49-a257-734dc5115a97.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─38c6f909817eb88179039e547f7f4186c1de0be86f3d7cf573b8e2f52e56c6ab │ │ └─64950 /pause │ ├─3d5a3e13d4a3363970801e6dcfdad46b636b06357dadfcc548f7682ddfc50d35 │ │ └─264238 /pause │ ├─b703c4f8e80b7fcc94c16bc7e837c720740d5d7e75811859c91abac0482615b3 │ │ └─62263 /pause │ ├─5b891b4d73ebe52fbb9ade07b5a47f2b2df05ca169f652d5eb5a57cf4fb66e1a │ │ └─55408 /pause │ ├─de89cc3244ecaa2dba0a9b00c93dc2498c452ae2aad096284e1869c78586eab7 │ │ └─243399 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─af90d6a42406c684248f91687dae1662b407fbf37c7f2943f8a2f59c7bb7f97a │ │ ├─170660 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─391691 sleep 300 │ ├─0aaff2f66f7f8479fe357fd417290a2465f00d7398577f3db87177c9b30d8693 │ │ └─222798 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─6bbea4311d4c44722b7a85bd61afba65004c88deb0e0fd55d4ab778b7f683c1d │ │ └─217117 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─44eb7334b24f4ff4be6bb037c242a4510bda95eed0d247380ce86bd45e83d9a1 │ │ └─64330 /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 │ ├─4f45f551f2e4b7a99109d9a820eeee3a53187f14990f4dbb7604a33d8b3719c5 │ │ └─42718 /pause │ ├─a537555aa1f2cf0af5d1aac1ec1c0c8cf760e849673785561b1fc5629974cfa1 │ │ └─39753 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─b56d695592eae09e88d43cacbdb8fc0e1aed79b097ada10ba67373d6219bf105 │ │ └─61012 /pause │ ├─9628fa46dd1f17ac476ea900eee6cf0e51f65db4aa3e5bf642d4eda86a63b28b │ │ ├─262955 apache2 -DFOREGROUND │ │ ├─266014 (wsgi:h -DFOREGROUND │ │ ├─266015 (wsgi:h -DFOREGROUND │ │ ├─266016 (wsgi:h -DFOREGROUND │ │ ├─266017 (wsgi:h -DFOREGROUND │ │ ├─266018 (wsgi:h -DFOREGROUND │ │ ├─266019 apache2 -DFOREGROUND │ │ └─266020 apache2 -DFOREGROUND │ ├─72561024d65a43e36fbe642ae6cd4e9f7189bcd00cc55bcad787fd68e5039182 │ │ └─63230 /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 │ ├─cc06ac998b1bee18448cba01e68723118de3d8239086a71bf27603c2768f8a15 │ │ └─243292 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─334df0eb4ccf457af5c656e63557a40b834402ca1af716920752b46bdc885def │ │ └─59607 /pause │ ├─6d88e9520f3bb2bd897e9bc03fd2bc6fe18c1c60347e9b50024fcce50c292517 │ │ ├─195965 heat-api-cfn: uWSGI master │ │ ├─196063 heat-api-cfn: uWSGI worker 1 │ │ └─196064 heat-api-cfn: uWSGI worker 2 │ ├─95fea2ce308f35b2e13fe50adb2e906e0d7bcb8cdf51d5102307a9738dc6c85e │ │ └─243148 docker-registry serve /etc/docker-registry/config.yml │ ├─bf0a40ff503131c72f290377bad129a56dfed1ed53bedb893add6cb991817c7d │ │ └─143761 /pause │ ├─bc298b68e41d778066c47b5d540a250a74b5546dd539d068c79dce90d9cae5e5 │ │ └─42861 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 │ ├─a563a33ae9cbf3e2d6b98e6cf7bd5f97d87fabd6022c08e17d63d6ebf60bcbb4 │ │ └─140542 /pause │ ├─99123a9b063e1b666e74125c32e7ffeba91776d9a38752994a47c22a15366f66 │ │ └─61081 /pause │ ├─784872d636e362e1c157e49447b36e5f891935badbf11878666b0a48d17c1ee6 │ │ └─54459 /pause │ ├─3086a0578ae77aebabfa32eac7a692546d3d34df7f0454197fbdaa5ef05e6311 │ │ └─121417 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─e0a4a33b9ec13d3a7d51c89c70a8f26e7b873c3a12327f5f027179bc6831347c │ │ ├─266753 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─266782 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─f4d1239eea42302304becef29b118b33534934d44667d6b6c1ad22768442f5d3 │ │ └─142957 /pause │ ├─7c6337f8b7c4a269e443eff2b15d2a452948705613065a3aa159e368862f4841 │ │ ├─257994 manila-api: uWSGI master │ │ ├─258063 manila-api: uWSGI worker 1 │ │ └─258065 manila-api: uWSGI worker 2 │ ├─b8d72302c02897611979ae96dc7f79e4b3321844d87096359e0aba3e7735a024 │ │ ├─117177 cinder-api: uWSGI master │ │ ├─117191 cinder-api: uWSGI worker 1 │ │ └─117192 cinder-api: uWSGI worker 2 │ ├─47a22751073c81cbcfb0afbc640ac1f7c78a453d7628620658332ed88f1bb561 │ │ ├─60291 python -u /app/sidecar.py │ │ ├─60706 python -u /app/sidecar.py │ │ └─60707 python -u /app/sidecar.py │ ├─536d5d2a81e62095a03c1021e5a43ec548374aa66c5329fea4774114d185511c │ │ └─258035 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─a7e1bcfb3551d33a8b8cddc6f5e2b43b07cdbfe907966f483aa3f6923c1e3e7f │ │ └─43286 /pause │ ├─9c1ca3dab877f87d3f7196ccd56bea76522a8bfb7fb837928bfdd07eb6cfd051 │ │ └─62560 /pause │ ├─f1d7569d75630bec897ca1173b6ae8230db8ade2e37ab8f0220a70f857290083 │ │ └─76295 /pause │ ├─2ed393286823db65a205ce42e80426325536d21bd5d7edadc4b0059230f2d39b │ │ ├─236390 magnum-api: uWSGI master │ │ ├─236432 magnum-api: uWSGI worker 1 │ │ └─236435 magnum-api: uWSGI worker 2 │ ├─40d4f2b01c0669293a484cfa82324c2074f6c8aa266d290277aa3b85b53d56a0 │ │ └─39165 /pause │ ├─df3f248043c5b33933dce1a7eb9f2ef50e433f1e5fa1b6f727fbff76ec0f4833 │ │ └─167820 /pause │ ├─e850b5e808aeb46c9d70250f17fbc51c63204b650b39d2e62101220fb9381c20 │ │ ├─82760 barbiacan-api: uWSGI master │ │ └─82774 barbiacan-api: uWSGI worker 1 │ ├─db476e1e9cef76e6788677b998ded1e42dff834c8661add34adace4a79648193 │ │ └─243364 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 │ ├─f758db4c7ebdd7ec216baaf66d604eab60a505f872dba8a8c68ce967d4994cff │ │ ├─180480 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) │ │ ├─180599 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) │ │ └─180600 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) │ ├─585b72b46f2807b0fab9507e300ebe7c551ec9591b426335dacae9196b718fc0 │ │ ├─166105 nova-metadata: uWSGI master │ │ ├─166125 nova-metadata: uWSGI worker 1 │ │ └─166126 nova-metadata: uWSGI worker 2 │ ├─beced81ef85ce0b8630df06e65b2802f230522a37e065cca68f603154a6d4bc9 │ │ └─93826 /pause │ ├─01761b397f38f701d4366a3085a35a19e395265260320ced00ea96ae786f6c99 │ │ └─94065 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-xdx2k --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─ba53c191abfdbd7372b4cd4caad1962d3c8eafd47f0b1df4f57d419da5c39edf │ │ └─63962 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-220.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 │ ├─89e84d41159f19e5dc6e5826ef856bfaaf7f18b798e3ce625d14f979f2651c55 │ │ └─239642 /kube-vip manager │ ├─705671ea4d0fcdd42a84c544b32d2334a822762a4acdb9d304eebe63147701db │ │ └─244750 /pause │ ├─b203c2e2791eaef5484f8e7db6abb41fd1d29a408148593e46336f511c2d2371 │ │ └─64008 /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 │ ├─50b2ba3db273aabaf089dff3a2345102acf514618a4da5662c317edb228473a4 │ │ └─188646 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─61e1784f10a2f9e047b0a80c01f5b8d4138992ebb3a7ef0c0668f38fd600b23a │ │ └─120733 /pause │ ├─bae5903c2e8c1a5b7d9353017111436723d3290ad232d435d91fa8f81aff3842 │ │ ├─258164 /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 │ │ └─258270 /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 │ ├─e44ff4b93d7c7661c42127f7f5d41fe7055c4cdcb5ce4f2f4687629415bfb977 │ │ └─63498 /pause │ ├─72a84f3fcf8ec948f40d34aa43c4f7ee29f2e3d13ebf71bec09006a50406a9fc │ │ ├─60318 python -u /app/sidecar.py │ │ ├─60704 python -u /app/sidecar.py │ │ └─60705 python -u /app/sidecar.py │ ├─6af022ed96ab520807ec204dd197a32b3bc3439fcae396641ff6a881a31caaf9 │ │ └─55158 /pause │ ├─3579a5d62691cf626afc8dc32443187541547c855969a22a74d0b07396d173eb │ │ └─143212 /pause │ ├─a00773a66fd71279004e8839f8ed538ccf1e366302fea50d278d018bf8285529 │ │ └─207804 /pause │ ├─ccaebce1721e4b05e85589c32e4f48a52696718272dcfaa631ed890faccd57ca │ │ └─60787 /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 │ ├─63780db0fd0383646cfcbbf4871492f4ee2bfdfa5f9ddc00a6c75378b5c08b5f │ │ └─39425 kube-apiserver --advertise-address=199.19.213.220 --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 │ ├─e4146c0c68a4df8404563620780e2e8b53154021190ef6783b7e8d5a6cd64a8b │ │ └─55196 /pause │ ├─51613afc05057a4c6786888fe2df1dd0c988ae6a7d4517384861710a48667702 │ │ └─50206 valkey-server *:6379 │ ├─33f2f8a34af307ee506f140e9e03520f525dd8472d4483898251174d80020995 │ │ ├─178178 neutron-api: uWSGI master │ │ ├─178216 neutron-api: uWSGI worker 1 │ │ └─178217 neutron-api: uWSGI worker 2 │ ├─86a289085224763c090ac7f9d545328c34ea9f059d9085a7e22779079801e6d1 │ │ ├─178176 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─178399 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─178400 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─178401 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─ca70f6d003a4a84f013a436700394b27e74ddbe10d53313ef295ca59d4e448ee │ │ ├─76384 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76401 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─76407 erl_child_setup 1048576 │ │ ├─76540 sh -s disksup │ │ ├─76542 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─76543 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─76584 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76585 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76595 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─76685 /bin/sh -s rabbit_disk_monitor │ ├─c050e84538dae0a07f0dfe2015d06891f36717a0ce54bc264308ce0a6c273d7b │ │ └─42279 /coredns -conf /etc/coredns/Corefile │ ├─ea2ace910ebdd15d633ac8bee189dfb649c4f96577fca289e96b005a77ea635e │ │ └─169689 /pause │ ├─1de958666d3fd27e8c6aebda2cc0f443241bf1c78d34c415e0550ea99df438de │ │ └─239731 /manager --metrics-bind-address=:9782 │ ├─ee9c1d2c1f0a470768a6a859addecacb85ea0057b7dce9f09f8c8ef8690fe3e7 │ │ └─62869 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5f5921a12ea9d89c9d28247715f54c782fd7270056333e433d6e266385cbd6ea │ │ └─47056 /pause │ ├─d7e4a697850c5b4e722b3aff028ef4f6307d402c0e19109ef75749cfd8bab73d │ │ └─105389 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─d05652e1b5c049bf0646b2992c106df7cfc6290a5e07b6ee5568901ac831a29d │ │ └─262832 /pause │ ├─319fdd55efc30708d31d668c972575fa47f383b65746f6b4c715413cacef4425 │ │ ├─217142 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─217720 octavia-worker: ConsumerService worker(0) │ │ └─217723 octavia-worker: ConsumerService worker(1) │ ├─62b3904fc584dbeb47a4503ddc223a5858d4cd24f0b5a8eff65e5a41367c23de │ │ ├─166745 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─167058 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─167059 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─2e9921ea215875f015c2bb8f332c09d59ef7cf73ea4cf96c1fdb2fc50e2b9f6e │ │ └─257988 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─cf4ceb2df4a8e4759a17538be9e21056d20ca153a84e633e08c95529990448ba │ │ └─43486 /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 │ ├─7ef6c2bfd9a059afc3f8a35d9c1142e64aa2a9df4b0ffbaa0cb0638ce7ffb30d │ │ └─64803 /bin/pushgateway │ ├─10804ce8f4088723a90ce9014be73c62bde0e216ddbf3aaa66becd1a3b861812 │ │ └─243180 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─871a74cfe3506b9b8e9edd178242a045c59e908dd937ad54a3a3c14c5c5efddc │ │ └─63725 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─fe5e33f6399266873c4a8e463b00d2c682fb613d671ac9ca6b6fb5e35f5a7c42 │ │ └─46503 /pause │ ├─b385aef7967515ba4f3d42de42a615036cdb9068360564fbfce1d9585d5a11b8 │ │ └─263198 /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 │ ├─a82805220bd9af06dfccb99907d5410a18d6431113e176c539ff669d4e282800 │ │ └─64679 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─8fd9aafe7d8e613ac6a95eb15dcfc850b79de73f134e31072d9ce76e22319f1f │ │ └─42319 /pause │ ├─d0e87f1c829975959d9ccd293feeb661ef96e432f988637d49506b5124ec6847 │ │ ├─236173 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─236701 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp9is17j9g/privsep.sock │ │ ├─236705 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─236714 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─5085c05fb84c02ac852bb27c6b2cc0905cfb3cb41195db69bd223f5e1346f784 │ │ └─55453 nfd-gc -gc-interval=1h │ ├─e7310dd4b1ba552fa6e87e48c5aa52d5aad6d05698abb237ef1baa20302d652e │ │ └─184623 /pause │ ├─2e31ab2db003c0e06c606cd4ab567d23e889316991a36b8b25ac3a295cb710e7 │ │ └─222346 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─6242754a4438b4946e8036e854047602bc7cde0a1c8a5cee5a80093e03dcd856 │ │ └─138834 /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 │ ├─c8720faff49bef9890cc135241d52680deb1da71c4f7b75d163d44ae91dbca2b │ │ └─264413 /bin/openstack-database-exporter │ ├─69e4a2e2efeea305bb0079c127f1e1b15c4fad2e0f4cd33ccb2782e5b00642e1 │ │ └─59831 /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 │ ├─8ec4ab60347af05496cf05d2cd9530cba0a55d3bf0634a97caf9c4c1c6ca6473 │ │ ├─217980 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─217998 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─218660 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─218661 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392633 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392639 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392645 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392647 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392650 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392656 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392657 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392658 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392659 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392660 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392662 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392667 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392669 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392670 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392671 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392672 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392675 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392676 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392677 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392678 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392679 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392681 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392682 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392683 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392684 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392685 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392686 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392687 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392688 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392689 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392690 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─392691 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─877e6d7bcbea1a6196286480b07f082e873c6fed80a7b629bc319fe5e36893da │ │ └─139823 /pause │ ├─4fe7728313a45be72ce296383b21d03368734877e3ee3e61a465cb3df5c5e675 │ │ └─46868 /manager --metrics-bind-address=:8080 │ ├─00346b819abb42f4beda319764c9fe2922b89b7fab53e1f5519eacfd07a0532a │ │ └─60616 /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 │ ├─3e0f934645baa75c5503798f0854910858ba7008a0d0c17ba321cd7423e004d2 │ │ └─199551 /pause │ ├─af430ab1ddcca914227feebf20866bec1ef3f732edd295fd411233c1ccc36ff4 │ │ └─184548 /pause │ ├─ab3110d932bdc98004c7b606f954d95e87ae055e8df769856e833e47516cd28b │ │ └─43441 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─14b87510071334108a6edf5083332910a3996a6cd96784a2d26cbd4b9b2229e6 │ │ ├─236540 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─236888 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─236889 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─dcc19cbcb5e37ad1a05fd79cf322100c92c2b5b848046992f2283a99e58a807d │ │ ├─47928 mysqld --wsrep_start_position=5e75f4df-4909-11f1-b001-c613ebb68284:20 │ │ └─48054 /var/lib/mysql/mysql-state-monitor │ ├─16a73b801b14cf95267a5000b558df054179b588ad58d8576b8ff5723032f7f4 │ │ ├─244832 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─244849 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─244858 erl_child_setup 1048576 │ │ ├─244918 sh -s disksup │ │ ├─244920 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─244921 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─244925 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─244926 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─244936 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─245148 /bin/sh -s rabbit_disk_monitor │ ├─df10cfbff25c0af56423b16b5634c3474e4d886f74bd576f7eae9d200b25d03e │ │ └─45573 /pause │ └─32422a7f85c20a03f8373669613d3ec124a11b2eb97cadca1373f8c998f73028 │ └─65005 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount