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 │ │ │ ├─22171 /lib/systemd/systemd --user │ │ │ └─22172 (sd-pam) │ │ └─session-25.scope │ │ ├─22105 sshd: cephadm [priv] │ │ └─22185 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─715 /lib/systemd/systemd --user │ │ └─716 (sd-pam) │ ├─session-7.scope │ │ └─1676 ssh: /home/zuul/.ansible/cp/199.19.213.225-22-zuul [mux] │ ├─session-102.scope │ │ ├─426296 sshd: zuul [priv] │ │ ├─426310 sshd: zuul@notty │ │ ├─426318 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-iqpkvapfivtnvpwnkslktnkxoeypyzjj ; /usr/bin/python3'"'"' && sleep 0' │ │ ├─426319 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-iqpkvapfivtnvpwnkslktnkxoeypyzjj ; /usr/bin/python3' && sleep 0 │ │ ├─426320 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-iqpkvapfivtnvpwnkslktnkxoeypyzjj ; /usr/bin/python3 │ │ ├─426321 /bin/sh -c echo BECOME-SUCCESS-iqpkvapfivtnvpwnkslktnkxoeypyzjj ; /usr/bin/python3 │ │ ├─426322 /usr/bin/python3 │ │ ├─426323 /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 │ │ └─426327 systemd-cgls --full --all --no-pager │ ├─session-8.scope │ │ ├─1672 sshd: zuul [priv] │ │ └─1685 sshd: zuul@notty │ └─session-1.scope │ └─875 /usr/bin/python3 ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─run-r1fece395f2c24d5c82f143ceae07622b.scope │ │ └─194262 /usr/sbin/libvirtd --listen │ ├─containerd.service … │ │ ├─ 10025 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12608 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ff74f298ab8e6b4cb70112a956ae3d3c32504ee1ebd8a7acaeb36b7495ff5b1a -address /run/containerd/containerd.sock │ │ ├─ 12986 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9a9bfd972760cbd9998de5034c4e01e771b72572f4862efb4dae05db57f4774e -address /run/containerd/containerd.sock │ │ ├─ 19116 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 22b69b6857a56cf4a19fde58d91d62406a0d995c6f01507340d18236046584ae -address /run/containerd/containerd.sock │ │ ├─ 25682 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3ca24ea68715db64a293a2819e015ff074b0c83fafd89ab1f6dc0a7c133a9182 -address /run/containerd/containerd.sock │ │ ├─ 30369 /usr/bin/containerd-shim-runc-v2 -namespace moby -id aad90c61b4075b6dd16994b98cafb7bb96cb162b3286aa3e3d14618c2125f54c -address /run/containerd/containerd.sock │ │ ├─ 35002 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b9e1af7dba1395f20fff41a5cb27d2ec0607098f6db073d0a0ac3f1eca23dda7 -address /run/containerd/containerd.sock │ │ ├─ 39635 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1f8573fa49e44ca85c17947b8176b3fc4991371ffd95f057406483db65865d27 -address /run/containerd/containerd.sock │ │ ├─ 42188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 910c25db985ae0cdf3e1ba9ddfb5493044da34dd44269b2137b284dde20b0808 -address /run/containerd/containerd.sock │ │ ├─ 42214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ee79703bd4fdebf9a100d861963fbd476494086fcac680b8e0e363ba9a40ca4 -address /run/containerd/containerd.sock │ │ ├─ 42223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 776199b51e17d5db09a7eb3ac0d1c4e8b98aaaa138fd2bf205ac352951d43875 -address /run/containerd/containerd.sock │ │ ├─ 42246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d184f475c7a9e946009b2f4f10ac33785644427d59282637aef7c8667a3fafe -address /run/containerd/containerd.sock │ │ ├─ 42262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07bb7149591b13130fe4347b4d48406bb005bd7d7166585d520772f021aba961 -address /run/containerd/containerd.sock │ │ ├─ 42801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d0a53267127c176ae5b027792315c1250d9365060ef191faca4bd01135098bd -address /run/containerd/containerd.sock │ │ ├─ 43529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afbbda21a77479e4eb7bd2491ce7608f3d36e5bfea2bcae48bbda5fb3465396b -address /run/containerd/containerd.sock │ │ ├─ 43557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f119e10697f71f83d1fc30e4316bbf4a8d557508efc0d1070366c99542e9f9d -address /run/containerd/containerd.sock │ │ ├─ 44860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b4426ee8f7ff64433d7f43d6fdcd1bdff5092e6f20c9de85969c3c6948b7ade -address /run/containerd/containerd.sock │ │ ├─ 45306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f8ec9a5f0190b4ef72f1f65a0c303c346064165d659282660ddac5b39d61a33 -address /run/containerd/containerd.sock │ │ ├─ 45344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4351c144109b2f6dcde510081b8ca9426e2eeda1d99847508bb798400cac21ac -address /run/containerd/containerd.sock │ │ ├─ 45746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 024aeeb86e3e3056a7b76e113fa8a7c5a212ca9f1a340e06022caf5cf79bf45f -address /run/containerd/containerd.sock │ │ ├─ 46214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af525baeff4c5964647ed8d3a1cd10ec96ee86095f4e63a38165d73d1cf7a046 -address /run/containerd/containerd.sock │ │ ├─ 46252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc282db680b8f7db644e5ac5535ee4b46593b988b7e098779cc970ddf67497ed -address /run/containerd/containerd.sock │ │ ├─ 46299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca9a2ec2199334b1264b75acac3138836f9929ec980ebb03a6bb8446fc6ac8d8 -address /run/containerd/containerd.sock │ │ ├─ 48356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17c910d2170f6da400b7337ba24e74911c34e0a63bf48351d2a2d438b20e07ec -address /run/containerd/containerd.sock │ │ ├─ 48424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79f7d983f0d02f8f60cb32b7a8a4a83b764eb0c8ebc32bb96e816201815aec26 -address /run/containerd/containerd.sock │ │ ├─ 49314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0234e9d715f308fc1bd1fa6e9dd4ab446806b757d28f9e5c33a756393ba6c5c6 -address /run/containerd/containerd.sock │ │ ├─ 49428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf3ee0443b6a65ef22e534c3854d40f11c6d918faa4d8ddc56316510a0c457c7 -address /run/containerd/containerd.sock │ │ ├─ 49804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42a05d57ded60f4932f0d7be8bfa98c4c2192142315b1ca7669921fa73f729e9 -address /run/containerd/containerd.sock │ │ ├─ 50090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b48fbd87bc7b3c74ae579573b3747ff0c6d662e0afe920dfeed45436e3326e7a -address /run/containerd/containerd.sock │ │ ├─ 50506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96bd6b96242cf5493029c309d4e4dd93c0158b48314a96732f59631ad00dbd7e -address /run/containerd/containerd.sock │ │ ├─ 52542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e5a113e4b66f492f652a208700e0a3b245c060a3c9df0b22af744db074cb264 -address /run/containerd/containerd.sock │ │ ├─ 52841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e17646402390f27f891d16611154c8909a45222e79ecc6254494ee712d291739 -address /run/containerd/containerd.sock │ │ ├─ 57146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85540b13043291baab60188531859a6fbad7a2267ca892027bb8b10da3f5c0b3 -address /run/containerd/containerd.sock │ │ ├─ 57828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 487c99c62bc0d766b886608396b5e1c0592a74f040af984ac7525633f63b94e2 -address /run/containerd/containerd.sock │ │ ├─ 57911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ceff453d4318d124fa1574601b936295b87226555d17e04846cf221329ff7c5a -address /run/containerd/containerd.sock │ │ ├─ 57949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dcdaa4c582310516313736905411d30796bc37b1002e7b3a4cae64aa34cdf41 -address /run/containerd/containerd.sock │ │ ├─ 58081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be5a7da4966cdf0df561036bda7e7e55c714b8c35a207d4a575d9c8ac0c942c7 -address /run/containerd/containerd.sock │ │ ├─ 62572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08f8393174b90416bfba5108e4d84c56ab16eacbae696b5153bc2243446e7b27 -address /run/containerd/containerd.sock │ │ ├─ 62710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acfacff5f9eec67d52bc0ee70ee9f583284c8812845164d92469ec4c44e22035 -address /run/containerd/containerd.sock │ │ ├─ 62738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35f996d57f5fc361b506145ec9679b4a70e1e4e74c6194e4a4f2d4c3e0ce23aa -address /run/containerd/containerd.sock │ │ ├─ 62924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 258c0e48aca881c97d40b9611a1d3edd7a6263738c0fb885c8cdd84f396e7a1d -address /run/containerd/containerd.sock │ │ ├─ 64158 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bc39307260697cd7b3a52547fa04c95f5c11ddc0260dc2b1eca9b6b9d2df304 -address /run/containerd/containerd.sock │ │ ├─ 64354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c746a4de5e81f30ba57d34ebff980b21cbfbf179fe86a7658d3abb916bbef10b -address /run/containerd/containerd.sock │ │ ├─ 64531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f58fd32506171fff5e5f77f2d0350a1c6e50750f68de6aac143175aebd226ae -address /run/containerd/containerd.sock │ │ ├─ 64579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f4515034db14a39829ce0d60046abfc8b3c7253d3f11fcc4ef78d5277bcd58f -address /run/containerd/containerd.sock │ │ ├─ 64644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8925a6ee83521176da705f243bc384cb7422820982b4c2b17998635057785ba0 -address /run/containerd/containerd.sock │ │ ├─ 65154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0af3d99b679686d2fce525afb5c0c457ecc7bde0d877d39561b44661e5e57b5d -address /run/containerd/containerd.sock │ │ ├─ 65533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb28893bb63e97f96c981540bf76af39be93d0bb3dd745b3fa460a4dc0b270af -address /run/containerd/containerd.sock │ │ ├─ 65931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f22174e69178f06e3f22b472c92c49381f126236fda9f742b510030655ff63d -address /run/containerd/containerd.sock │ │ ├─ 66471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 103c83fa31df7be7de9170ac40d3e8802cb948e62549d7c75e29eb3ad9072ac8 -address /run/containerd/containerd.sock │ │ ├─ 67300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bd360bf25434469a8583fe8e87f3f6eb5479d41008b511d5b82189a76f99205 -address /run/containerd/containerd.sock │ │ ├─ 68698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99b14b26102b364bbdc674fea62bee074e98698221d974024d63bdee205a8324 -address /run/containerd/containerd.sock │ │ ├─ 71023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65ff47a92f0a5e027e2cfbebd3178b7a15dad0346a3227813101008f94a3ddf8 -address /run/containerd/containerd.sock │ │ ├─ 80598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34955f1474ac1514851cd457e1fb989ff6f51086a141a7016b4cb3724613d627 -address /run/containerd/containerd.sock │ │ ├─ 82072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac91de88a6d0f29d08943219adaebb44b12ca4663a9b042c01fb91228542eb16 -address /run/containerd/containerd.sock │ │ ├─ 88331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcd9eadeafc978fe1981b5989f5afc745d92374757479de62ab071d0feb972b7 -address /run/containerd/containerd.sock │ │ ├─ 94459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b0c5d916290485757e2788a39860b2ad31d1e4604d52f8094149b96af0b4b26 -address /run/containerd/containerd.sock │ │ ├─ 98543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e16f5a9abb10235b0fe0a3fd86ab66c1605fe74e416fa4ca8dd891ffe15e6ef -address /run/containerd/containerd.sock │ │ ├─ 98581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe13ec4ffb7d90fdae0ba1ea08edd10870b90e8bd9c3183d37e3d7259c189d15 -address /run/containerd/containerd.sock │ │ ├─111803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7dc99bef1c9e99c6351129badad4a7bf6135bb9a2f30f2aa6c8e2ade7286435 -address /run/containerd/containerd.sock │ │ ├─113480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bca28e677e750b43eac3eec2de0a10c0a4dd7f98da837ef41e5c276332eaaeb -address /run/containerd/containerd.sock │ │ ├─113525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 970c95b562406617b85ee1737461776fd29232bf983e95d274f96a9355370fc7 -address /run/containerd/containerd.sock │ │ ├─115526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6665035a748e99c3605bb06818f10ed8cfd376ecbc39de624f833b5876482c8d -address /run/containerd/containerd.sock │ │ ├─117321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 914402a9aa160dbc77624b7015d1d52df33c58430d0ec5717619118365f54c70 -address /run/containerd/containerd.sock │ │ ├─117428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bb67c7b9b3ec9a40d9084b242848c9570eb8b496214e544554972212a94d526 -address /run/containerd/containerd.sock │ │ ├─130405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f828fb9b40a835f2d996c43c314aff8dbf0fb1c20cc5751cf039a17a6f6d0069 -address /run/containerd/containerd.sock │ │ ├─130470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dc959503dbd87125aa74054c3b838a12196445404b5990ee27032839a217f0a -address /run/containerd/containerd.sock │ │ ├─133094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 665c57757466f56dfab02b2cc3b26bab53e4e499466020ec1204df9bad553eb8 -address /run/containerd/containerd.sock │ │ ├─159711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 214cce05e23ab470f1ab33301a6eb63d52d8a21f4bc6c14ff2340b71936adf4d -address /run/containerd/containerd.sock │ │ ├─161159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3f70cd6522f3d9a6efbd857c8453fc2561c60aeb442f4f4785c3083cfae09ef -address /run/containerd/containerd.sock │ │ ├─161577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7faf23d552fe329ca91e83f816337a538154f6e90c3acaff5bcc0c76c2f4e9b4 -address /run/containerd/containerd.sock │ │ ├─162466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0eb3bcadcb6ed69ba52966a97432ee8fc46d7494fc08fb505ab1a20e56cc3b54 -address /run/containerd/containerd.sock │ │ ├─164558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e5271093e10f6fa122649e1a3863dbaf40876e1114affd4643bcd68a5b5aeeb -address /run/containerd/containerd.sock │ │ ├─164841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7c38bfd1f266eeae5453156a529c8f9c8c3c2c1b246d0fb874e1c741113b94f -address /run/containerd/containerd.sock │ │ ├─164977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e2ba32b2c40201744d554f2c16597eb9ef4382077d61ebf3acfd3fff6a8f408 -address /run/containerd/containerd.sock │ │ ├─165094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 914ab0ea6d237dfc9a0da3362cec58cfad90ffc793a7ab9e58a4f3c3ad2c7caa -address /run/containerd/containerd.sock │ │ ├─165330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e89fe7cf441a6f267fba4a534e4822b50283f46cc3cf3d379eaf47c37a29dcaf -address /run/containerd/containerd.sock │ │ ├─165545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7321cb024f8ad88a9df7d7fa653fbcb9c4396f1faceccd0f839be40b6f4c2e7b -address /run/containerd/containerd.sock │ │ ├─177495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e5eebe223bbaf72ac3ee45449cca2bbc6af7318bfcc42c568ac0bae7f6387ac -address /run/containerd/containerd.sock │ │ ├─179360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86b862cfb5df8020fed0377c98c382e69a0db24168fa7b50a6b31a2dd13e82a7 -address /run/containerd/containerd.sock │ │ ├─179380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99e2ef22ce3bb4a2cf4a55e8ac3b485d6c2a053f4fe0206ab7d02ae5c7194f11 -address /run/containerd/containerd.sock │ │ ├─179433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0d8112e7a86872845fe8d6796f24e9a9e8cc40ab6de85f4be49f854db475f5e -address /run/containerd/containerd.sock │ │ ├─179506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8737b92028cce6462b0fe78aebafa54d6ee94debabc963e0a0946812d9452d6a -address /run/containerd/containerd.sock │ │ ├─179512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6e74665b685e5ad3ca4430dd3156c6541b0aabfc0b62a4230cdad170b6a8b90 -address /run/containerd/containerd.sock │ │ ├─179887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea7359e604cd48bd43854a7a3e3e2f21eb29beb3138e7df4effa5ab910e75060 -address /run/containerd/containerd.sock │ │ ├─179947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4479e07f6622750ee8daf59f1a0b24a67c0ddc9f63538e948c4720ba5660d6e -address /run/containerd/containerd.sock │ │ ├─193501 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20cf51d6003465e943c71fb1fe47e3bff9ac0ff9fc4c226ce10f190f446dfff5 -address /run/containerd/containerd.sock │ │ ├─196042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 937deae4215b96139c10a5cd0296346f7404afd61b457ef90cdaf93ed99025fd -address /run/containerd/containerd.sock │ │ ├─196096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 205b789334b8f494f3b253307eaf52547bcb3d3bebe585fbb86a2d9bfeaf7b94 -address /run/containerd/containerd.sock │ │ ├─196128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 256e79c21cb57b8c1eb31e5994f05bb5d06b9f890e0b2dc542e5c6ff1cbd54e4 -address /run/containerd/containerd.sock │ │ ├─212915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6430257da63945966802d6d89d1b508eb27a63e040f92fc395f23a19b9695588 -address /run/containerd/containerd.sock │ │ ├─220910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35041dec630db4ea86bb0e50bcbe66ac14f81efc50f3b2521933cb43e0ac419b -address /run/containerd/containerd.sock │ │ ├─220929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b35aa59599460e1e0a944c097262f66793cebae6753982a5e0b0120173ab1197 -address /run/containerd/containerd.sock │ │ ├─220967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33ab682a3ed16ee4f3e92f55b1e74e7d227fdbc4ce763b20956ee40684999026 -address /run/containerd/containerd.sock │ │ ├─221302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db6938c8435a18a0bfbcf5cc7b273892642e33dd8fc711ae74dca8caa1fd3470 -address /run/containerd/containerd.sock │ │ ├─232633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 638f42fe14349d658c046e2ae46255b68b59d1d632f563ba35f4af06ab5249ad -address /run/containerd/containerd.sock │ │ ├─235233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46cdc05c40d778e2491f376258bd4ff01e5e0a0feb78361e64459d9d08e4313d -address /run/containerd/containerd.sock │ │ ├─236378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70bc5b6bbbd20a49d5e2402d531c34a76fac62f637f4841832723bc23f02207d -address /run/containerd/containerd.sock │ │ ├─237151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 667a020947efe8de170b0a5499d1ee59fe165c929d6719362d2d10780bab3f6c -address /run/containerd/containerd.sock │ │ ├─238149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52a462207aacf681eb7e36e1d5cc554708998e1a4590e574b2e8b39aa1d668c5 -address /run/containerd/containerd.sock │ │ ├─240561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9103475635d85f73a95a7cdbeabed9595c89624a905013da249bdc8de4e9417 -address /run/containerd/containerd.sock │ │ ├─242141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cee2056af03cf5f3f951a0178da2c20bd55194bbcdd465c6316b050035be3f1 -address /run/containerd/containerd.sock │ │ ├─242183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1850e58b1559a6f10f645ed6aae2c453ae5887ac136f05f92b953c18a4a0ea48 -address /run/containerd/containerd.sock │ │ ├─251889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2f3a4e9ee43812250331157d99eed37a863c660cdbedb6fcfb510b705126faa -address /run/containerd/containerd.sock │ │ ├─252382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cf570e5b54a70913d0476a8e7dd93d01981ffcb48e67a431bc5ba663762c7ac -address /run/containerd/containerd.sock │ │ ├─255535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbfd68207240aaf2c5d0d70b2c81949f4029be83cd18577e532e91a250b6609f -address /run/containerd/containerd.sock │ │ ├─259808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da75b3d14445fd8673cd0a95e14fca2fc63c584e5021929819814ededa3077ac -address /run/containerd/containerd.sock │ │ ├─260055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46a9e22679655bec30e01645d78cb61bf0478215fd8cb1871c2ba5bf9aa0b5bb -address /run/containerd/containerd.sock │ │ ├─260225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 323c44ecc1f303cbd8200594597f86ed02a8bd47721f4dd17f4d5989872609d0 -address /run/containerd/containerd.sock │ │ ├─260278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d993ddfc037ef002c5bb707cb171ea951538825abdf4eed0771691a138f736f9 -address /run/containerd/containerd.sock │ │ ├─272371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16f7664ca7d64ff181683abbd1872c9d6178eeaff8fc2aebf01d166c1d92d653 -address /run/containerd/containerd.sock │ │ ├─274970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e2fb96e06ea188d1fe24910438f743c6e5f8814cd71e3412c600a5f8ecc7c46 -address /run/containerd/containerd.sock │ │ └─276548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffee0d5a67cfa8885d1e3bdab285461ea879250f848dc706ed3bb5e3fb71d046 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1469 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /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 │ │ │ ├─30076 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30353 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19077 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19097 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.jfpbbz.service │ │ │ ├─12901 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jfpbbz/unit.run │ │ │ └─12932 /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-jfpbbz --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jfpbbz:/var/lib/ceph/mgr/ceph-instance.jfpbbz:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jfpbbz/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.jfpbbz -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.0.service │ │ │ ├─25405 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25664 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39592 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39613 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34708 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34986 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12542 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12570 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10395 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─158930 /sbin/multipathd -d -s │ ├─docker-3ca24ea68715db64a293a2819e015ff074b0c83fafd89ab1f6dc0a7c133a9182.scope … │ │ ├─25707 /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 │ │ └─25719 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─kubelet.service │ │ └─42655 /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.225 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-1f8573fa49e44ca85c17947b8176b3fc4991371ffd95f057406483db65865d27.scope … │ │ ├─39662 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39702 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─353 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─643 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1125 /usr/sbin/uuidd --socket-activation │ ├─docker-b9e1af7dba1395f20fff41a5cb27d2ec0607098f6db073d0a0ac3f1eca23dda7.scope … │ │ ├─35027 /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 │ │ └─35038 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-22b69b6857a56cf4a19fde58d91d62406a0d995c6f01507340d18236046584ae.scope … │ │ ├─19144 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19162 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11156 /usr/sbin/chronyd -F 1 │ │ └─11157 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-ff74f298ab8e6b4cb70112a956ae3d3c32504ee1ebd8a7acaeb36b7495ff5b1a.scope … │ │ ├─12652 /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 │ │ └─12664 /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-9a9bfd972760cbd9998de5034c4e01e771b72572f4862efb4dae05db57f4774e.scope … │ │ ├─13010 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.jfpbbz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─13032 /usr/bin/ceph-mgr -n mgr.instance.jfpbbz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─158687 /sbin/iscsid │ │ └─158688 /sbin/iscsid │ ├─dbus.service │ │ └─612 @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 │ ├─docker-aad90c61b4075b6dd16994b98cafb7bb96cb162b3286aa3e3d14618c2125f54c.scope … │ │ ├─30393 /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 │ │ └─30406 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─ffbbea8e9c2ece72d0dfcbef5281ba29df6e16c04dc2e1a986d4b05672bf0fc5 │ │ ├─162666 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─162682 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─162688 erl_child_setup 1048576 │ │ ├─162747 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162748 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─162758 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─162938 /bin/sh -s rabbit_disk_monitor │ ├─382958b63280ab8c5eb257639c83eec230871f8d8d11332df684adcf84451d29 │ │ └─68867 /bin/memcached_exporter │ ├─54b18e296f07abdacc884379098a5c9de1f5e8fa4d67a3fb52707a82f1e5060e │ │ ├─209175 heat-api-cfn: uWSGI master │ │ ├─209207 heat-api-cfn: uWSGI worker 1 │ │ └─209208 heat-api-cfn: uWSGI worker 2 │ ├─be6e14563aa62e7a65f8611e3ce3e8b4529e297e3c6227dfdf6deb47b79847ab │ │ └─130984 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─9f119e10697f71f83d1fc30e4316bbf4a8d557508efc0d1070366c99542e9f9d │ │ └─43593 /pause │ ├─665c57757466f56dfab02b2cc3b26bab53e4e499466020ec1204df9bad553eb8 │ │ └─133117 /pause │ ├─214cce05e23ab470f1ab33301a6eb63d52d8a21f4bc6c14ff2340b71936adf4d │ │ └─159742 /pause │ ├─9d184f475c7a9e946009b2f4f10ac33785644427d59282637aef7c8667a3fafe │ │ └─42340 /pause │ ├─1df4e177fe6713b732cf5a517787368d9a775234ec7238dbd1e861a2f99d288f │ │ └─115119 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─ceff453d4318d124fa1574601b936295b87226555d17e04846cf221329ff7c5a │ │ └─57934 /pause │ ├─1e16f5a9abb10235b0fe0a3fd86ab66c1605fe74e416fa4ca8dd891ffe15e6ef │ │ └─98565 /pause │ ├─c2f3a4e9ee43812250331157d99eed37a863c660cdbedb6fcfb510b705126faa │ │ └─251913 /pause │ ├─1b94c64fcdfa1ad14f52a5af287ae2ed8da895a785025481bd523098f7e53975 │ │ ├─251947 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─252761 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmph5bwqew1/privsep.sock │ │ ├─252775 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─252780 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─c7dc99bef1c9e99c6351129badad4a7bf6135bb9a2f30f2aa6c8e2ade7286435 │ │ └─111828 /pause │ ├─fca1e20bce709549507da8f049d353e240c536c92394919b3ab8e47b24afea56 │ │ └─240610 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─6665035a748e99c3605bb06818f10ed8cfd376ecbc39de624f833b5876482c8d │ │ └─115550 /pause │ ├─35041dec630db4ea86bb0e50bcbe66ac14f81efc50f3b2521933cb43e0ac419b │ │ └─220987 /pause │ ├─d61025ada544e2a2dd468522677b24320a4e3d5c3a79dab6062503a5d1c17998 │ │ ├─64685 python -u /app/sidecar.py │ │ ├─65323 python -u /app/sidecar.py │ │ └─65326 python -u /app/sidecar.py │ ├─1850e58b1559a6f10f645ed6aae2c453ae5887ac136f05f92b953c18a4a0ea48 │ │ └─242211 /pause │ ├─089da3baab610a363d571ce62d426ff8be3b4b6d7a3929406a9b02a42e759510 │ │ └─45419 /coredns -conf /etc/coredns/Corefile │ ├─be5a7da4966cdf0df561036bda7e7e55c714b8c35a207d4a575d9c8ac0c942c7 │ │ └─58105 /pause │ ├─638f42fe14349d658c046e2ae46255b68b59d1d632f563ba35f4af06ab5249ad │ │ └─232657 /pause │ ├─8925a6ee83521176da705f243bc384cb7422820982b4c2b17998635057785ba0 │ │ └─64667 /pause │ ├─0eb3bcadcb6ed69ba52966a97432ee8fc46d7494fc08fb505ab1a20e56cc3b54 │ │ └─162489 /pause │ ├─7518ba8668530ea21cd837af7a1ff92f834970abf7616354a785830d0c604a6e │ │ ├─69314 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69331 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─69337 erl_child_setup 1048576 │ │ ├─69395 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69396 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69406 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69541 /bin/sh -s rabbit_disk_monitor │ ├─ea7359e604cd48bd43854a7a3e3e2f21eb29beb3138e7df4effa5ab910e75060 │ │ └─179912 /pause │ ├─487c99c62bc0d766b886608396b5e1c0592a74f040af984ac7525633f63b94e2 │ │ └─57856 /pause │ ├─1f4515034db14a39829ce0d60046abfc8b3c7253d3f11fcc4ef78d5277bcd58f │ │ └─64602 /pause │ ├─35f996d57f5fc361b506145ec9679b4a70e1e4e74c6194e4a4f2d4c3e0ce23aa │ │ └─62765 /pause │ ├─fbd3c1202540709fa0a85967a92ab34b2d1d3085cf21cbda3213b6c97b545257 │ │ ├─94759 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─94778 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─94784 erl_child_setup 1048576 │ │ ├─94947 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94948 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─94958 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─95194 /bin/sh -s rabbit_disk_monitor │ ├─79f7d983f0d02f8f60cb32b7a8a4a83b764eb0c8ebc32bb96e816201815aec26 │ │ └─48448 /pause │ ├─db3684a6c1dbe9aabea2a1252c2d6f096cf194c01c15374458133098928fa4de │ │ └─42482 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 │ ├─0dcdaa4c582310516313736905411d30796bc37b1002e7b3a4cae64aa34cdf41 │ │ └─57976 /pause │ ├─fbfd68207240aaf2c5d0d70b2c81949f4029be83cd18577e532e91a250b6609f │ │ └─255559 /pause │ ├─ffee0d5a67cfa8885d1e3bdab285461ea879250f848dc706ed3bb5e3fb71d046 │ │ └─276578 /pause │ ├─205b789334b8f494f3b253307eaf52547bcb3d3bebe585fbb86a2d9bfeaf7b94 │ │ └─196130 /pause │ ├─98fae8665d667ac930a7adddc3e9f0e8eca65eff9fa669625e4c4f3180c23e71 │ │ ├─176395 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─176739 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─176740 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─6bd360bf25434469a8583fe8e87f3f6eb5479d41008b511d5b82189a76f99205 │ │ └─67323 /pause │ ├─276f0dacf36d6e175a7e86f59b8cfd166449bc32b64cd1b6bf4ca4176f48cd05 │ │ └─43846 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─52a462207aacf681eb7e36e1d5cc554708998e1a4590e574b2e8b39aa1d668c5 │ │ └─238172 /pause │ ├─c746a4de5e81f30ba57d34ebff980b21cbfbf179fe86a7658d3abb916bbef10b │ │ └─64377 /pause │ ├─804b0f76f055ca7f14e27a04965b6c0e6ad963b4db23b735048a502b6cf9986a │ │ └─53348 redis_exporter │ ├─a2c0742a3bba25df560d94ab95e1cbe5c47444e15dd0685c3d780f32a8d87e66 │ │ ├─279090 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─279106 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─34955f1474ac1514851cd457e1fb989ff6f51086a141a7016b4cb3724613d627 │ │ └─80621 /pause │ ├─1ee79703bd4fdebf9a100d861963fbd476494086fcac680b8e0e363ba9a40ca4 │ │ └─42342 /pause │ ├─123cc6f065934ef96af0dff1db5a9ec9ee749559ce59dc740f3b5c5359809f76 │ │ └─99851 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─bdd9c6c642ccf12706c00e70458d6bf2da170cafe53616432c2aa7847d306248 │ │ └─42594 /kube-vip manager │ ├─6d0a53267127c176ae5b027792315c1250d9365060ef191faca4bd01135098bd │ │ └─42824 /pause │ ├─b0444dd80b67245f51c44c73e7a5bb40448c9074dc458457474a21c95ac9b63d │ │ ├─160108 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160121 /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 │ ├─216bd464846b1654b6557cb79bf67515aaf4d4977ba225e520ef776e457c44f5 │ │ └─68846 /bin/oauth2-proxy │ ├─6d55b04dd4202c8cad3a419ba1e779def45f8e0485c0b324a3e809d61e36a91b │ │ └─66006 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d272ca2f44d262d820b8e6237112f59e5d3f73a1ae9f3392bcd9494eab518a4b │ │ └─68090 /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 │ ├─323c44ecc1f303cbd8200594597f86ed02a8bd47721f4dd17f4d5989872609d0 │ │ └─260258 /pause │ ├─2e2fb96e06ea188d1fe24910438f743c6e5f8814cd71e3412c600a5f8ecc7c46 │ │ └─274992 /pause │ ├─2f4f2b7763bd15d4e6e6e80cb9389faf8c7b25b1a02f3962ca092c01501cc1c4 │ │ ├─87547 barbiacan-api: uWSGI master │ │ └─87560 barbiacan-api: uWSGI worker 1 │ ├─11d5a08355a6d04543e38e087b7f4b9767776b536313b26864aa018e191ad42d │ │ ├─191701 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─192125 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─192604 /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/tmpnqy0ch5a/privsep.sock │ │ ├─384365 /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/tmpdzdqvg3l/privsep.sock │ │ ├─384816 /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/tmpmedvpo70/privsep.sock │ │ ├─385529 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─385530 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─389465 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=34d9947d-303b-40b9-be2d-eb8ed9cb73b2 --namespace=qrouter-34d9947d-303b-40b9-be2d-eb8ed9cb73b2 --conf_dir=/var/lib/neutron/ha_confs/34d9947d-303b-40b9-be2d-eb8ed9cb73b2 --log-file=/var/lib/neutron/ha_confs/34d9947d-303b-40b9-be2d-eb8ed9cb73b2/neutron-keepalived-state-change.log --monitor_interface=ha-6233c564-4e --monitor_cidr=169.254.0.248/24 --pid_file=/var/lib/neutron/external/pids/34d9947d-303b-40b9-be2d-eb8ed9cb73b2.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─400398 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d2f2b6ce-cb60-4497-89c9-450c3412d3cf --namespace=qrouter-d2f2b6ce-cb60-4497-89c9-450c3412d3cf --conf_dir=/var/lib/neutron/ha_confs/d2f2b6ce-cb60-4497-89c9-450c3412d3cf --log-file=/var/lib/neutron/ha_confs/d2f2b6ce-cb60-4497-89c9-450c3412d3cf/neutron-keepalived-state-change.log --monitor_interface=ha-851756fe-cd --monitor_cidr=169.254.0.27/24 --pid_file=/var/lib/neutron/external/pids/d2f2b6ce-cb60-4497-89c9-450c3412d3cf.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─5195ae8e092ca6b4b6db2e1134bd6f258f76da1a74f1c949b19a62edd17d4937 │ │ └─42849 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─c910a91ff5cb38618bbcfbec80924d43daf8d1a01a14ba327e8ad59e42508ed1 │ │ └─68798 /bin/pushgateway │ ├─21910611a47c080fa9fab6537a980c99543c991f5147546e3c2bc79a2ae27e0f │ │ ├─232798 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─232815 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─232821 erl_child_setup 1048576 │ │ ├─232988 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─232989 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233000 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─233159 /bin/sh -s rabbit_disk_monitor │ ├─0da75971625aace39fc4dc1075e7d65e428dcb579ec2b401f33838cb6c0127f4 │ │ └─49496 /manager --metrics-bind-address=:9782 │ ├─3cf570e5b54a70913d0476a8e7dd93d01981ffcb48e67a431bc5ba663762c7ac │ │ └─252405 /pause │ ├─1bc4ce0321cf01d910240304d14ff9dfa91a8e0403811cd2f408a991a8cb2bae │ │ └─68404 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ceae072c906078c3a0e9b8435820662484da6116fd3dc3c9e6ef6d58a6449e34 │ │ └─52895 valkey-server *:6379 │ ├─8f3ad4b43502fb4ae09d14df2e7e8616099118507d01bb327ff28a648d643353 │ │ ├─230428 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─231020 octavia-worker: ConsumerService worker(0) │ │ └─231023 octavia-worker: ConsumerService worker(1) │ ├─7faf23d552fe329ca91e83f816337a538154f6e90c3acaff5bcc0c76c2f4e9b4 │ │ └─161601 /pause │ ├─b2cf82aa2da567ee6c44c3c41fc5ded300bbde4d4f3aa4c3510d68fd5da21bc1 │ │ ├─269711 manila-api: uWSGI master │ │ ├─269760 manila-api: uWSGI worker 1 │ │ └─269761 manila-api: uWSGI worker 2 │ ├─6e7bd7cfdcd73318544cf47ac74393b5a39a8bcbc3987042c0ce289d08f54118 │ │ ├─209161 heat-api: uWSGI master │ │ ├─209205 heat-api: uWSGI worker 1 │ │ └─209206 heat-api: uWSGI worker 2 │ ├─6f22174e69178f06e3f22b472c92c49381f126236fda9f742b510030655ff63d │ │ └─65955 /pause │ ├─4e50c8897ba0ee9c316e5dba5372ee586f9e40da6da0b1a343d28c114079eb52 │ │ └─276831 /bin/openstack-database-exporter │ ├─3e5a113e4b66f492f652a208700e0a3b245c060a3c9df0b22af744db074cb264 │ │ └─52565 /pause │ ├─256e79c21cb57b8c1eb31e5994f05bb5d06b9f890e0b2dc542e5c6ff1cbd54e4 │ │ └─196182 /pause │ ├─2d14bca4916ad9f66e08cb16285e51700a1e32202be3a15577f34758cc06854b │ │ ├─131467 /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 │ │ └─131764 /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 │ ├─317dcb36d146071dfc02448b9478a6332ae55df5b1ba762002b67c2b69842d49 │ │ └─237211 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─8ba23dfb54f8805586e9379d03812dbc4203bda5a6415b79b2c4215ad8abb5e5 │ │ └─269676 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─b3f70cd6522f3d9a6efbd857c8453fc2561c60aeb442f4f4785c3083cfae09ef │ │ └─161183 /pause │ ├─3bb67c7b9b3ec9a40d9084b242848c9570eb8b496214e544554972212a94d526 │ │ └─117464 /pause │ ├─b559b69e48761753ec0b32a4825eb1c4e36e002bbe0e20f85221f44f40c2e011 │ │ └─68313 /goldpinger --static-file-path /static │ ├─0f871ee21039ad2ca686a94c7b6c0b19b0214fef33ad7366305f05fa4e2bbeef │ │ ├─180714 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ ├─425614 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-netns-cleanup --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini │ │ ├─425946 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpgl9keplk/privsep.sock │ │ └─426295 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpmkglbwv8/privsep.sock │ ├─2b5e4cd303cb4aa7362295ee2a247e9893417679a0cc521a67fc2a69f0e02250 │ │ ├─50735 mysqld --wsrep_start_position=ec7b5512-805a-11f1-9248-032c5baf3ad7:20 │ │ └─50829 /var/lib/mysql/mysql-state-monitor │ ├─f2a9cdc30aacac77079d6f191e34a9ae8ab6918c73742e433cce3591b48053ac │ │ └─58169 nfd-gc -gc-interval=1h │ ├─86b862cfb5df8020fed0377c98c382e69a0db24168fa7b50a6b31a2dd13e82a7 │ │ └─179455 /pause │ ├─024aeeb86e3e3056a7b76e113fa8a7c5a212ca9f1a340e06022caf5cf79bf45f │ │ └─45770 /pause │ ├─fc282db680b8f7db644e5ac5535ee4b46593b988b7e098779cc970ddf67497ed │ │ └─46277 /pause │ ├─937deae4215b96139c10a5cd0296346f7404afd61b457ef90cdaf93ed99025fd │ │ └─196071 /pause │ ├─7c72858705c25367e62e07286dd8b74ae5e75e55c35288db3797ca7d5a52e728 │ │ └─67471 /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 │ ├─70e439e7cb543aa27f27d4e56baccdb7243cd69bf2de17b4afc8ce3ac009d9b3 │ │ ├─188886 neutron-policy-server: uWSGI master │ │ ├─188899 neutron-policy-server: uWSGI worker 1 │ │ └─188900 neutron-policy-server: uWSGI worker 2 │ ├─1e1968a094cc3d36dd697016f3c5147f7777a7dde1ee177f1e06e2ee27395d60 │ │ └─236772 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─88ce6cb1b2084ecd9e3a782aba77d8e0e38ac23d329a34c49a1326479627e420 │ │ └─161819 /coredns -conf /etc/coredns/Corefile │ ├─7b4b9a923f9b43404a8ccfdab12e5c6afac3aad2d6a3a717471de5e2826f4336 │ │ └─68037 /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 │ ├─65ff47a92f0a5e027e2cfbebd3178b7a15dad0346a3227813101008f94a3ddf8 │ │ └─71047 /pause │ ├─7d1bc2cd87230bee7b199be10e314d7f806565af97176411e26f54d700da1a80 │ │ └─49569 /manager --metrics-bind-address=:8080 │ ├─f522a96813b667077e9531620a94735fbca2799fbfd775f9d91db1f9e425d87c │ │ └─269677 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─fe13ec4ffb7d90fdae0ba1ea08edd10870b90e8bd9c3183d37e3d7259c189d15 │ │ └─98607 /pause │ ├─970c95b562406617b85ee1737461776fd29232bf983e95d274f96a9355370fc7 │ │ └─113549 /pause │ ├─5d0463a05c89e92521b948ce9da372702cdefbc6eeb896aa2be99cb4d31ae04e │ │ ├─255704 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─255720 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─255726 erl_child_setup 1048576 │ │ ├─255881 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─255882 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─255892 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─255997 /bin/sh -s rabbit_disk_monitor │ ├─a4b4ad0c9a7f6ed97f978e8868c9c01bb2f1c8fd10bf35fc3688185e4efeb5af │ │ ├─269949 /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 │ │ └─270111 /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 │ ├─bfeca2859fae65c4abf90afbdc517121031ac5cf4491c6601a14e62767273a91 │ │ ├─275138 apache2 -DFOREGROUND │ │ ├─277440 (wsgi:h -DFOREGROUND │ │ ├─277441 (wsgi:h -DFOREGROUND │ │ ├─277442 (wsgi:h -DFOREGROUND │ │ ├─277443 (wsgi:h -DFOREGROUND │ │ ├─277444 (wsgi:h -DFOREGROUND │ │ ├─277445 apache2 -DFOREGROUND │ │ └─277446 apache2 -DFOREGROUND │ ├─3279ace3c3296db100b4c6e9efcc58e0e32af4156b45cafc8a1e83ecb0d961f6 │ │ └─42499 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 │ ├─9ce118e83c2afce89e4122aab5403ef0bb96bbaabcc1d8b29fdef8581200492c │ │ ├─127633 cinder-api: uWSGI master │ │ ├─127648 cinder-api: uWSGI worker 1 │ │ └─127649 cinder-api: uWSGI worker 2 │ ├─88904a1374a677e99c2cd42fef822c67b6e4ddffb24223e183bc6f16cb00b81f │ │ └─67515 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─e02ee41fc5ace0416f46795190499b38bc798e76638ac7b56c78f24cb5c93758 │ │ ├─229752 octavia-api: uWSGI master │ │ ├─229766 octavia-api: uWSGI worker 1 │ │ └─229767 octavia-api: uWSGI worker 2 │ ├─c8201d116a0d7ef7660e768226dd062cfb3b306145f05eb613b2c8eea52f36da │ │ ├─176393 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─176746 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─176747 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─20cf51d6003465e943c71fb1fe47e3bff9ac0ff9fc4c226ce10f190f446dfff5 │ │ └─193524 /pause │ ├─ca9a2ec2199334b1264b75acac3138836f9929ec980ebb03a6bb8446fc6ac8d8 │ │ └─46322 /pause │ ├─667a020947efe8de170b0a5499d1ee59fe165c929d6719362d2d10780bab3f6c │ │ └─237180 /pause │ ├─f2b44d1be6d1a46e80177ba2bfc45f1e6411841c30d84eabac2e8b33202c0882 │ │ ├─188837 neutron-api: uWSGI master │ │ ├─188872 neutron-api: uWSGI worker 1 │ │ └─188873 neutron-api: uWSGI worker 2 │ ├─e17646402390f27f891d16611154c8909a45222e79ecc6254494ee712d291739 │ │ └─52865 /pause │ ├─afbbda21a77479e4eb7bd2491ce7608f3d36e5bfea2bcae48bbda5fb3465396b │ │ └─43567 /pause │ ├─914402a9aa160dbc77624b7015d1d52df33c58430d0ec5717619118365f54c70 │ │ └─117351 /pause │ ├─4c60f93c77627fb4a32395c8f16d40742b53cc0f07bca88d88f73dea1163cffd │ │ └─200154 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─100b8fbffc21368310b4d6952614c72a48ca33a3a3f28593a536905c15e87716 │ │ └─53256 valkey-server *:26379 [sentinel] │ ├─f05cd91ea9114108592e40245d82a0bb86e29e16dc32efebccce157bcd261a9c │ │ ├─ 74646 apache2 -DFOREGROUND │ │ ├─ 74686 (wsgi:k -DFOREGROUND │ │ ├─ 74687 (wsgi:k -DFOREGROUND │ │ ├─ 74688 (wsgi:k -DFOREGROUND │ │ ├─ 74689 (wsgi:k -DFOREGROUND │ │ ├─413309 apache2 -DFOREGROUND │ │ └─425452 apache2 -DFOREGROUND │ ├─08f8393174b90416bfba5108e4d84c56ab16eacbae696b5153bc2243446e7b27 │ │ └─62612 /pause │ ├─258c0e48aca881c97d40b9611a1d3edd7a6263738c0fb885c8cdd84f396e7a1d │ │ └─62948 /pause │ ├─f70484c103936526009fdecc268ca9fe9e5ed26f5009971b4b800b793ae4c7db │ │ └─46071 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 │ ├─00039eacc8387135d428912b8a3ca5fdd29aecea5cb348d40f159e56878b916d │ │ └─238197 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─d9103475635d85f73a95a7cdbeabed9595c89624a905013da249bdc8de4e9417 │ │ └─240585 /pause │ ├─022829da32f433f230fc2ba6ac9f5567f551134dd126d214fde4232646f5494b │ │ └─89172 /usr/local/bin/rook ceph operator │ ├─d2f1dbd223b0396fd614ef0af38ef2be619bf58a7108176640c1cabaaccb9218 │ │ ├─65423 nginx: master process nginx -g daemon off; │ │ ├─65440 nginx: worker process │ │ ├─65441 nginx: worker process │ │ ├─65442 nginx: worker process │ │ ├─65443 nginx: worker process │ │ └─65444 nginx: worker process │ ├─99b14b26102b364bbdc674fea62bee074e98698221d974024d63bdee205a8324 │ │ └─68721 /pause │ ├─8c24104fd3e86f8efedf568786b061e9c842f8fe3cf6fe213aecc40bdc12a5e3 │ │ └─258118 docker-registry serve /etc/docker-registry/config.yml │ ├─a73e4642297c4d57ae56911222034f3a277711860fd38745d222ca4889e760de │ │ ├─189797 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─190152 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpzkbr4s3b/privsep.sock │ │ ├─190350 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp6ybwjwj_/privsep.sock │ │ └─190650 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─e06952fe060c8e22611f60ccfc24307819197a9f80a6ae323c0db3049b845b29 │ │ └─191706 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) │ ├─db6938c8435a18a0bfbcf5cc7b273892642e33dd8fc711ae74dca8caa1fd3470 │ │ └─221334 /pause │ ├─8bc39307260697cd7b3a52547fa04c95f5c11ddc0260dc2b1eca9b6b9d2df304 │ │ └─64181 /pause │ ├─3268f194f98166a0b3b0a8196135706e1457859a1030f9e3ec0b6eee51aebfe6 │ │ └─67076 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 │ ├─74e9c12f5af461445f804aeb7ec3879d4362176ddb6fc34eb7447ef1b328ffbb │ │ └─235338 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─85540b13043291baab60188531859a6fbad7a2267ca892027bb8b10da3f5c0b3 │ │ └─57170 /pause │ ├─07bb7149591b13130fe4347b4d48406bb005bd7d7166585d520772f021aba961 │ │ └─42365 /pause │ ├─42a05d57ded60f4932f0d7be8bfa98c4c2192142315b1ca7669921fa73f729e9 │ │ └─49828 /pause │ ├─8986905e7dfe05073f9eb72e2746dee8114f30f9c7a274688ed887a376ede83e │ │ └─46481 /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 │ ├─2b4426ee8f7ff64433d7f43d6fdcd1bdff5092e6f20c9de85969c3c6948b7ade │ │ └─44885 /pause │ ├─77aaa59ab1037358457e4e62fa32c46ee3008941f38af96d569506ba021f774d │ │ └─49949 percona-xtradb-cluster-operator │ ├─3766bca2c6f4fbe399bfb5d1da22183138675ae4e1a8808e4e2fd5d03977b77e │ │ └─63239 /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 │ ├─3bb0249a8d21f1d013b83a7b4aabf3c16e8484b74a1718d552444768b55984da │ │ └─58253 nfd-master -crd-controller=true -metrics=8081 │ ├─6430257da63945966802d6d89d1b508eb27a63e040f92fc395f23a19b9695588 │ │ └─212939 /pause │ ├─d6e74665b685e5ad3ca4430dd3156c6541b0aabfc0b62a4230cdad170b6a8b90 │ │ └─179627 /pause │ ├─776199b51e17d5db09a7eb3ac0d1c4e8b98aaaa138fd2bf205ac352951d43875 │ │ └─42327 /pause │ ├─f828fb9b40a835f2d996c43c314aff8dbf0fb1c20cc5751cf039a17a6f6d0069 │ │ └─130429 /pause │ ├─0234e9d715f308fc1bd1fa6e9dd4ab446806b757d28f9e5c33a756393ba6c5c6 │ │ └─49339 /pause │ ├─c443f35e3a03d238fa1112e7697c5f5c45e98c8308cbf55e46257da024fca221 │ │ ├─175464 nova-metadata: uWSGI master │ │ ├─175487 nova-metadata: uWSGI worker 1 │ │ └─175488 nova-metadata: uWSGI worker 2 │ ├─e89fe7cf441a6f267fba4a534e4822b50283f46cc3cf3d379eaf47c37a29dcaf │ │ └─165353 /pause │ ├─39fbea829aef96f324c4ef460d998924d20db5aa6cbf7472e99299e008dcd4b6 │ │ ├─ 99118 /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 │ │ └─407773 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─209b455f244826faee1aeb2ee5d4de1fb1ce6e1d4695a6dcbd8d79670ee726d8 │ │ └─50956 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f56abd223a77ec654a190578f9448a02697844f6b34f912cb1833386a9db19bc │ │ └─194114 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─f0d8112e7a86872845fe8d6796f24e9a9e8cc40ab6de85f4be49f854db475f5e │ │ └─179476 /pause │ ├─d993ddfc037ef002c5bb707cb171ea951538825abdf4eed0771691a138f736f9 │ │ └─260315 /pause │ ├─60ffeef9be9d3a8da0acdba6238beef387f18457aae4a085e5b109308539584c │ │ ├─112232 glance-api: uWSGI master │ │ ├─112245 glance-api: uWSGI worker 1 │ │ └─112246 glance-api: uWSGI worker 2 │ ├─3cec24e49323575db28245b1e72a5ab49aa1eb3c6a1cbb22211f85d67e206153 │ │ └─67988 /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-225.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 │ ├─da75b3d14445fd8673cd0a95e14fca2fc63c584e5021929819814ededa3077ac │ │ └─259830 /pause │ ├─4f7209c5cec5f361c792301a72dbb8d8c3bf644e085f92a28e59e220479b04fd │ │ └─46524 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─36953143fdabc77ad0ddd97a1429f578d651689d785c2564ed94da4706f344fd │ │ ├─64730 python -u /app/sidecar.py │ │ ├─65368 python -u /app/sidecar.py │ │ └─65370 python -u /app/sidecar.py │ ├─9aedb2358bdcdba0df066a85760e242a46636f9aed9f20863022d376dfcc969f │ │ └─193364 /usr/bin/libvirt-tls-sidecar │ ├─bc991f28ac09126a72601888726a3dd72f27b83d95d80a3a1689a465a5bcb59a │ │ └─46434 /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 │ ├─8fe696d0cace0f41d057b51a05de34014c51db3f29a387a2f218c4ea817687bf │ │ └─65888 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c286431e475c53e4539a3ca95f0ac896ed2d7f3d6126afc9f6905c5db446c9e5 │ │ └─99056 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-86tp9 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─2bca28e677e750b43eac3eec2de0a10c0a4dd7f98da837ef41e5c276332eaaeb │ │ └─113503 /pause │ ├─8d97596f2d9de505368e366694b9324a37de8f7b081cb4c1215f72c6ba0551e0 │ │ ├─252336 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─252771 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─252772 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─72be533bebb842cbe21a2bd12fda40f5f91ae803ca9f4639b84f4db1c34a5fad │ │ └─45400 /coredns -conf /etc/coredns/Corefile │ ├─2b0c5d916290485757e2788a39860b2ad31d1e4604d52f8094149b96af0b4b26 │ │ └─94483 /pause │ ├─1e5eebe223bbaf72ac3ee45449cca2bbc6af7318bfcc42c568ac0bae7f6387ac │ │ └─177519 /pause │ ├─4f8a3500f34749f97906543f1432a610a6e790c88edce27b0ca5e19dd9c41cc7 │ │ └─42450 kube-apiserver --advertise-address=199.19.213.225 --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 │ ├─c971b051bbfa3e4a8bb02d7d98bea8e51ba4e7c75bbc29258ec4f054408848ff │ │ ├─252217 magnum-api: uWSGI master │ │ ├─252257 magnum-api: uWSGI worker 1 │ │ └─252259 magnum-api: uWSGI worker 2 │ ├─ae5024151225976eb3b9dc3a027ccf84a542e84ee6c53d00ef51d2f04479ea21 │ │ └─160074 /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 │ ├─586c1463d599900641117557bd94612f36e6f6209709e6747428f593254a1aac │ │ └─67421 /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-225.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 │ ├─7321cb024f8ad88a9df7d7fa653fbcb9c4396f1faceccd0f839be40b6f4c2e7b │ │ └─165569 /pause │ ├─17c910d2170f6da400b7337ba24e74911c34e0a63bf48351d2a2d438b20e07ec │ │ └─48390 /pause │ ├─79f73528deab2f409c077f77d5d2ba44e526c5b5f753f841b4c1e55b86846a96 │ │ ├─115628 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─115646 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─115652 erl_child_setup 1048576 │ │ ├─115804 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─115805 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─115816 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─115905 /bin/sh -s rabbit_disk_monitor │ ├─4c82212b0d424683ffe839df5ed0eb05e9625c8bb295eecfae3230eb22607864 │ │ ├─231444 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231462 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─231934 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231935 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416387 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416388 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416389 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416390 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416391 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416392 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416393 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416394 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416395 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416396 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416397 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416398 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416399 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416400 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416401 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416402 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416405 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416406 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416407 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416408 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416409 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416410 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416411 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416412 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416413 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416414 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416415 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416416 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416417 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416418 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─416419 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─416420 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─16f7664ca7d64ff181683abbd1872c9d6178eeaff8fc2aebf01d166c1d92d653 │ │ └─272396 /pause │ ├─20c66ac33d680756b6ce59bc4e52ec634f845cb7666be84bc8b009dcecf0d722 │ │ └─44928 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─f1d08aa2dfb7994f66720e17ba2dc509337f097c258bb9c3a88b9838349ba2b0 │ │ └─50636 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─3a1f39e1b7dccddbe81e97e8063aeba77b2e3e49727f101d802087369369072c │ │ └─68587 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─21d3a908bdf90528380742cb8c11aaf18552ae358bf0380ad73c89fe2f10fb6e │ │ ├─193762 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─193783 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─193789 erl_child_setup 1048576 │ │ ├─193970 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─193971 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─193981 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─194331 /bin/sh -s rabbit_disk_monitor │ ├─96bd6b96242cf5493029c309d4e4dd93c0158b48314a96732f59631ad00dbd7e │ │ └─50528 /pause │ ├─acfacff5f9eec67d52bc0ee70ee9f583284c8812845164d92469ec4c44e22035 │ │ └─62766 /pause │ ├─cedc8b8c881082295f926027576d2041c09e591c2197497543d9b80af5dbe308 │ │ ├─213042 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─213059 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─213065 erl_child_setup 1048576 │ │ ├─213192 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─213193 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─213217 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─213386 /bin/sh -s rabbit_disk_monitor │ ├─2a02d0884dba1ab3d0abbd0067d969cd72f6f45ecf603b3c2e23c75fad6aee5a │ │ └─48878 /server │ ├─5e5271093e10f6fa122649e1a3863dbaf40876e1114affd4643bcd68a5b5aeeb │ │ └─164582 /pause │ ├─7f991200729b4f0de973b128dcb4f486956d096f8d5fe6090ed4ee76c0b56730 │ │ └─128911 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─b6d02e990c35cd3dc7f4b2fb663777a7b9eb9c29bf400895cec830036ee2b94b │ │ └─68897 /bin/oauth2-proxy │ ├─bed3b49509e02c13099fd8afc5c581d11e8b16d00380a8c53d0e3b2d35c6cb9a │ │ ├─67724 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67757 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─b48fbd87bc7b3c74ae579573b3747ff0c6d662e0afe920dfeed45436e3326e7a │ │ └─50114 /pause │ ├─85371e155bb3d4dbe58f13f81d4d4d601c86dd760b18eadfcc6506ea8dcf588e │ │ └─42430 etcd --advertise-client-urls=https://199.19.213.225: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.225:2380 --initial-cluster=instance=https://199.19.213.225:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.225:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.225: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 │ ├─c7bf68b149bab60e29c24996cb340145ed2b14f9ba15532b2f94b6244ecf0e58 │ │ └─58367 /secretgen-controller │ ├─af525baeff4c5964647ed8d3a1cd10ec96ee86095f4e63a38165d73d1cf7a046 │ │ └─46237 /pause │ ├─550b1bf2bfd2d899709ffd44979a8117f232a5e962ef504ecd6c039eff41104f │ │ └─170756 /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 │ ├─d1b27f831b5b8cf441617cfb1bdce86aa352fff7acf0ddc097de44aecb37f885 │ │ └─53019 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 │ ├─1f8ec9a5f0190b4ef72f1f65a0c303c346064165d659282660ddac5b39d61a33 │ │ └─45330 /pause │ ├─99e2ef22ce3bb4a2cf4a55e8ac3b485d6c2a053f4fe0206ab7d02ae5c7194f11 │ │ └─179426 /pause │ ├─33ab682a3ed16ee4f3e92f55b1e74e7d227fdbc4ce763b20956ee40684999026 │ │ └─221041 /pause │ ├─e618ef1a12e86e4c7aef4e5bcc71dc292539f291ebeeeb2b7278d8539208eeea │ │ ├─175446 nova-api: uWSGI master │ │ ├─175485 nova-api: uWSGI worker 1 │ │ └─175486 nova-api: uWSGI worker 2 │ ├─8737b92028cce6462b0fe78aebafa54d6ee94debabc963e0a0946812d9452d6a │ │ └─179633 /pause │ ├─289296e2d67fb9a508b43e18e2f5c82f58d005409f28c673b317ed4c3e19dc75 │ │ ├─188839 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─189276 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─189279 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─189282 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─46cdc05c40d778e2491f376258bd4ff01e5e0a0feb78361e64459d9d08e4313d │ │ └─235257 /pause │ ├─95d3847a73a91b7321be5080dfe3956518abd6af13b29a2c850f105d6d0f97e2 │ │ └─63655 /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 │ ├─33165a215073ec74ab5cb0b45a8ac9a107ee3a90d5735746ab6a2c72827df0c0 │ │ └─58204 nfd-worker -metrics=8081 │ ├─8fc20012f1ec25d081cb9a3b88e55cec403dad9e02b94fb881c4de7dbadad24c │ │ ├─44050 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44430 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─70bc5b6bbbd20a49d5e2402d531c34a76fac62f637f4841832723bc23f02207d │ │ └─236401 /pause │ ├─63e56417208f901f4b6685e5e9d98c5377b8f62ae46fbb6c3a57185689b872d0 │ │ └─230450 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─c4b5b0ea7c94123c11f5d896bd4210b392bce41d5b2ed8871cbfe246001f967e │ │ ├─ 48666 /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 │ │ ├─ 48695 /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 │ │ ├─ 48793 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─274664 nginx: worker process │ │ ├─274665 nginx: worker process │ │ └─274666 nginx: cache manager process │ ├─fcd9eadeafc978fe1981b5989f5afc745d92374757479de62ab071d0feb972b7 │ │ └─88355 /pause │ ├─5af24621a94f61e68cd103211bafe96fb7b9b2cdabc3d89a3b39dfa59b7cf6a7 │ │ └─193415 /bin/bash /tmp/libvirt.sh │ ├─8e2ba32b2c40201744d554f2c16597eb9ef4382077d61ebf3acfd3fff6a8f408 │ │ └─165023 /pause │ ├─910c25db985ae0cdf3e1ba9ddfb5493044da34dd44269b2137b284dde20b0808 │ │ └─42282 /pause │ ├─05996c6bc9d9de525b520d19967e5cb99e5ea7e4e5b93665c61e15b5df53e68e │ │ ├─80736 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80753 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─80759 erl_child_setup 1048576 │ │ ├─80817 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80818 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80828 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─81067 /bin/sh -s rabbit_disk_monitor │ ├─d87341a049347382fcba9820994af6d82f0cee7ef142af40e83b16774f86446f │ │ ├─209136 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─209423 heat-engine: ServiceWrapper worker(0) │ │ └─209426 heat-engine: ServiceWrapper worker(1) │ ├─b35aa59599460e1e0a944c097262f66793cebae6753982a5e0b0120173ab1197 │ │ └─221003 /pause │ ├─1b7a0553acd191b6de01032ba5445e10db03d4638d8a894ab5504fd9bd0ba412 │ │ └─275403 /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 │ ├─d7c38bfd1f266eeae5453156a529c8f9c8c3c2c1b246d0fb874e1c741113b94f │ │ └─164868 /pause │ ├─bf3ee0443b6a65ef22e534c3854d40f11c6d918faa4d8ddc56316510a0c457c7 │ │ └─49451 /pause │ ├─3c632556410172131db7a6e4c850f78d1f6e51d50cb58c64160fe890107b69f9 │ │ └─67821 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─39dee8472ea2226c64c2447c97fde3cba8a7962e6465a14c40a6d61fe7e3ea42 │ │ ├─113849 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─114285 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─114291 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─2b129615c21f965475d62227931450da05b27df800d3e5d4bd9775acf65373f1 │ │ ├─150305 placement-api: uWSGI master │ │ ├─150331 placement-api: uWSGI worker 1 │ │ └─150332 placement-api: uWSGI worker 2 │ ├─c4479e07f6622750ee8daf59f1a0b24a67c0ddc9f63538e948c4720ba5660d6e │ │ └─179975 /pause │ ├─31f14cc383bce2a88f9a1257982ecf44e46962f5b82a21d809a82e3ee4351783 │ │ └─63978 /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 │ ├─46a9e22679655bec30e01645d78cb61bf0478215fd8cb1871c2ba5bf9aa0b5bb │ │ └─260084 /pause │ ├─76f80338c1d14a11775cf70a092c7027e0a5df12f56c380106b3921095ea613a │ │ ├─347962 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─348328 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─348531 /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/tmpm32pno2z/privsep.sock │ │ ├─349017 /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/tmp7t0xz79w/privsep.sock │ │ ├─349583 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─349584 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─349705 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/b46cf7aa-2924-40ed-bc35-1169d820e78c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/b46cf7aa-2924-40ed-bc35-1169d820e78c/host --addn-hosts=/var/lib/neutron/dhcp/b46cf7aa-2924-40ed-bc35-1169d820e78c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/b46cf7aa-2924-40ed-bc35-1169d820e78c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/b46cf7aa-2924-40ed-bc35-1169d820e78c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-3b21945b-900e-4926-8830-a494b2b90ff7,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 │ │ ├─349710 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/143af6e1-cb19-4c9c-80cb-ac45e1d6f738/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/143af6e1-cb19-4c9c-80cb-ac45e1d6f738/host --addn-hosts=/var/lib/neutron/dhcp/143af6e1-cb19-4c9c-80cb-ac45e1d6f738/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/143af6e1-cb19-4c9c-80cb-ac45e1d6f738/opts --dhcp-leasefile=/var/lib/neutron/dhcp/143af6e1-cb19-4c9c-80cb-ac45e1d6f738/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-c180e92a-74d6-4623-a5b4-bc1d0658d55a,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 │ │ ├─349724 haproxy -f /var/lib/neutron/ns-metadata-proxy/b46cf7aa-2924-40ed-bc35-1169d820e78c.conf │ │ ├─349728 haproxy -f /var/lib/neutron/ns-metadata-proxy/143af6e1-cb19-4c9c-80cb-ac45e1d6f738.conf │ │ ├─384112 /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/tmpfkub5t23/privsep.sock │ │ └─390340 /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/tmpz61e8g8y/privsep.sock │ ├─baa6e841cd48439173d6752c9f929879631cc11de8f98a24e8dc37b14971cc33 │ │ ├─177697 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─177714 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─177720 erl_child_setup 1048576 │ │ ├─177792 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177793 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─177803 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─177870 /bin/sh -s rabbit_disk_monitor │ ├─ac91de88a6d0f29d08943219adaebb44b12ca4663a9b042c01fb91228542eb16 │ │ └─82098 /pause │ ├─914ab0ea6d237dfc9a0da3362cec58cfad90ffc793a7ab9e58a4f3c3ad2c7caa │ │ └─165123 /pause │ ├─4addfd1f7fd24b589d83d5c5d6289d1e554ad8a73963fb80f05763035914dbf4 │ │ ├─200126 /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 │ │ ├─385862 /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/tmpvyixwtl_/privsep.sock │ │ ├─386092 /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/tmps0lxr47r/privsep.sock │ │ └─387011 /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/tmp16wa15ci/privsep.sock │ ├─bb28893bb63e97f96c981540bf76af39be93d0bb3dd745b3fa460a4dc0b270af │ │ └─65580 /pause │ ├─7cee2056af03cf5f3f951a0178da2c20bd55194bbcdd465c6316b050035be3f1 │ │ └─242167 /pause │ ├─0af3d99b679686d2fce525afb5c0c457ecc7bde0d877d39561b44661e5e57b5d │ │ └─65181 /pause │ ├─834284af17037244ac669c5c5089562721ba5cf6f50ed920dbd2ff1c4fc1ddbb │ │ └─68635 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4351c144109b2f6dcde510081b8ca9426e2eeda1d99847508bb798400cac21ac │ │ └─45366 /pause │ ├─713ef3ebcf8bdabe12e0332852921b4d4ddb10805b0f7dcaee28fec35106fe34 │ │ ├─50556 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 │ │ └─51765 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─2dc959503dbd87125aa74054c3b838a12196445404b5990ee27032839a217f0a │ │ └─130507 /pause │ ├─0f58fd32506171fff5e5f77f2d0350a1c6e50750f68de6aac143175aebd226ae │ │ └─64556 /pause │ └─103c83fa31df7be7de9170ac40d3e8802cb948e62549d7c75e29eb3ad9072ac8 │ └─66497 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount