Control group /: -.slice ├─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 │ │ │ ├─21776 /lib/systemd/systemd --user │ │ │ └─21777 (sd-pam) │ │ └─session-21.scope │ │ ├─21711 sshd: cephadm [priv] │ │ └─21790 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1608 sshd: zuul [priv] │ │ └─1621 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1612 ssh: /home/zuul/.ansible/cp/199.204.45.242-22-zuul [mux] │ ├─283456 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zhcvoczmorqjaudlgebvawaruwuesmrq ; /usr/bin/python3'"'"' && sleep 0' │ ├─283457 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-zhcvoczmorqjaudlgebvawaruwuesmrq ; /usr/bin/python3' && sleep 0 │ ├─283458 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-zhcvoczmorqjaudlgebvawaruwuesmrq ; /usr/bin/python3 │ ├─283459 /bin/sh -c echo BECOME-SUCCESS-zhcvoczmorqjaudlgebvawaruwuesmrq ; /usr/bin/python3 │ ├─283460 /usr/bin/python3 │ ├─283463 /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 │ └─283465 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-4fd6f2272bae459a340f8f883fc3c34313b260b706ac4e06653713f166d0f123.scope … │ │ ├─18750 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18770 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─containerd.service … │ │ ├─ 9952 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12304 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 950d9f4e909566f43e6261692caa72f23f441f47d1ccc738c49ed1f24816fb87 -address /run/containerd/containerd.sock │ │ ├─ 12643 /usr/bin/containerd-shim-runc-v2 -namespace moby -id df21377c747886148adfefa365e238ba760ed5f734743b0fdde629e1f46ebb38 -address /run/containerd/containerd.sock │ │ ├─ 18724 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4fd6f2272bae459a340f8f883fc3c34313b260b706ac4e06653713f166d0f123 -address /run/containerd/containerd.sock │ │ ├─ 25331 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 00d201e4bd2d0402ddbef2efbdeeac1c3dfd8d65a3ea3009d5bdf36c7077962d -address /run/containerd/containerd.sock │ │ ├─ 30125 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e260b375060ddecc2e07b45e28186d7823183d9caaf52b0c80367ad4e12e3912 -address /run/containerd/containerd.sock │ │ ├─ 34780 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ef801e19cd5967e6004b9faaf6707f27fc35948224efa6211b3f151b737832a5 -address /run/containerd/containerd.sock │ │ ├─ 40468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2086eb786b514b74ab10db3ed766f0aa710c9b44bda6680b891bebbf1d67e5e -address /run/containerd/containerd.sock │ │ ├─ 40510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf2a256b84e79cd945d8a16f0e8eaccdadda716d7147dd9ca2a251bcab9042fc -address /run/containerd/containerd.sock │ │ ├─ 40514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf2cd2aaa6edfbadf01aef8425ebf6af09c61f9f1ba0b01da4888a45c23441b5 -address /run/containerd/containerd.sock │ │ ├─ 40546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b19446690a3db840039de853bfdcdc51b5eff1498b057dacd4535df5a331717d -address /run/containerd/containerd.sock │ │ ├─ 40559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e7f0243c75f0c33856958a7aa22d95bfd9099d451dbdb36a968cbb3b05cf2ec -address /run/containerd/containerd.sock │ │ ├─ 41074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35bade37ecd639eb04f80deed1746308b89ff8b42567201aa9dd90c4a5488210 -address /run/containerd/containerd.sock │ │ ├─ 41841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 190a8f84ff5597f796ca3adf0f816ef3eea7493d558437682233fd8afff90768 -address /run/containerd/containerd.sock │ │ ├─ 41843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2acdca41aabdf31f395bfdf556a749627977a4d138c8179f684f617a84e6a82c -address /run/containerd/containerd.sock │ │ ├─ 43185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56a17b5d5e84198ab1989f56cd2a5611364ceb8c79d9cfbdd8d07f687e77e04d -address /run/containerd/containerd.sock │ │ ├─ 43642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc3bcc797086f55df33f91af8a348558f1f01cf29b10ce48e82324ec989fe501 -address /run/containerd/containerd.sock │ │ ├─ 43718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19d2d93ffcb992018be3208ff6ca6002263a85f5970ab2386e51550dc34f8792 -address /run/containerd/containerd.sock │ │ ├─ 44141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 373bfadf78d9fc3f3b417bfc50f72d861bbba4f3c41ed42a847b242b520be5c8 -address /run/containerd/containerd.sock │ │ ├─ 44668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b86c8df05759a49ad65e432a2181eaaf62406418b8c8d1a9bdacb6d76b2cd77a -address /run/containerd/containerd.sock │ │ ├─ 44705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1862d72b4af96b717a9926ec40e54d91a54a54a515b215a5b365709b95c1d9e8 -address /run/containerd/containerd.sock │ │ ├─ 44753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79b999a8967f68784480ae1de1f0572919607890d02ebb48497ee2cc8fc58543 -address /run/containerd/containerd.sock │ │ ├─ 46813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ac0df056e0eecf95969c92e8c174f0905779fe79fa7342214b1cf6092214bb4 -address /run/containerd/containerd.sock │ │ ├─ 46923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea541393678933d0a048823ef5ce1bc29252c4a5e537f743f8ab58025329f11a -address /run/containerd/containerd.sock │ │ ├─ 47728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25553a145e0d31ab77f084334d0aafb4d103f039ba0966b0ca0221e5f525704a -address /run/containerd/containerd.sock │ │ ├─ 47843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82c33cf914be13318d2629de53c1f0b5013f3d48e44f18903cf2d2916ee5caba -address /run/containerd/containerd.sock │ │ ├─ 48246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1ab553cbaba98fa08d801c87e9ba5abd9176163eb7eced55b57a1c33a2a22ab -address /run/containerd/containerd.sock │ │ ├─ 48596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 608c4980eb136539d7f6c9458ff09f39d895b5b0e1f5d336ce5c6dfa4333817d -address /run/containerd/containerd.sock │ │ ├─ 48940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a36031fd8aff7eff8488f48186a20f1cd5c88b699155c2f4f05f84071c235bb7 -address /run/containerd/containerd.sock │ │ ├─ 51186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7548dad2ba93196dc4f8a28946ac6f229add8ced5ae02c57f75d42b13b59404 -address /run/containerd/containerd.sock │ │ ├─ 55267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3be1f1ce541160230b4b20c0b299a4a29a8962346535bf2ce37dd11244b2ca04 -address /run/containerd/containerd.sock │ │ ├─ 55844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b17d35d4b9066aec12d7e5faa9ab28a9583b6976f3b130412d8eb8b929ddffb -address /run/containerd/containerd.sock │ │ ├─ 55914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96a64162d3f14c8b50cd93749950a7ee6e8319f9dda9903e5b2708925ceca4f7 -address /run/containerd/containerd.sock │ │ ├─ 55955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e350c486fb69fc2e84a12205d6b09eb3ee9888d8529034a624d90a869a3bfcb -address /run/containerd/containerd.sock │ │ ├─ 56092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8f666bb44f180142657ef4227224d737c75a91ccdb309d844dd4d03cdfaceed -address /run/containerd/containerd.sock │ │ ├─ 59087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30d42fc955d3a5137ec7d76b432a152bf962963b97c75ab347fdee0391a04668 -address /run/containerd/containerd.sock │ │ ├─ 59238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a746dea6e2944efa7bfe0146fe9bc5dbcc14caf04e7a2c24882e956ec962eb1b -address /run/containerd/containerd.sock │ │ ├─ 59296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b3d7b6559a0b1372105b5b5f821654ca5b32933df361bcbf5600cc6f9fe0008 -address /run/containerd/containerd.sock │ │ ├─ 59334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c3e8557a91087d520a1891b938cd059be5e0c5319a45f20fa46cb0207b9a71c -address /run/containerd/containerd.sock │ │ ├─ 60508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 385e8cc8626cc8c28096f8654a8e8304c0534209fa942998222fbb49bdb92f19 -address /run/containerd/containerd.sock │ │ ├─ 60647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 906d5822c2ac278a4808c5cc70f0171b30d889245bbed59b81e20b19ee35fb58 -address /run/containerd/containerd.sock │ │ ├─ 60994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 653baa386f202db5ea29dc9f8dad89c03a63425478ac9d735b4cb43b12daed8f -address /run/containerd/containerd.sock │ │ ├─ 61043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad9c774310ad4d03be2f35e65d6be875814cbdbd569a03304173ac49022bf8a0 -address /run/containerd/containerd.sock │ │ ├─ 61106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc8fdf1b0248943f55f9abc2d34c8a2343e2ac14c4f4642496f10d8fa0960fe8 -address /run/containerd/containerd.sock │ │ ├─ 61369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 075100f23117de8bb81febc3e0708bcf162bfd1b8208f9be3abdd56ede11138c -address /run/containerd/containerd.sock │ │ ├─ 61747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cb5fe1bf0fd42c1585243333ce77520ac88eab9cb1d399a9df1887dd716f719 -address /run/containerd/containerd.sock │ │ ├─ 62243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5abe157e472a94848a6f13dcec29f73deca160b28292160abb6e3ad4218046a3 -address /run/containerd/containerd.sock │ │ ├─ 62543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb8f3cecadd13ccc3196e44d533a86a274bfbdd1c33ebfc9411c399335e764ab -address /run/containerd/containerd.sock │ │ ├─ 63143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6d530cfd9f03d3eeb58259b52ceeb166a21549f712ed3a7e485956d99d3b19c -address /run/containerd/containerd.sock │ │ ├─ 64518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f38c4d23316eb1971c2af580b80990edd55c82c99183b3e81a375fedc224ba7f -address /run/containerd/containerd.sock │ │ ├─ 66525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b908fb62149ffbe78408fa56a0218fc3b040a6fa96db19839900e6cbc0448202 -address /run/containerd/containerd.sock │ │ ├─ 72941 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 052797ee3958158f329e431521e8c23a6a1ea8204dd48921cc6cb0979f6c1d9d -address /run/containerd/containerd.sock │ │ ├─ 73956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8bc5f015374747f775c00c674acae73211911feb7ad03b006bc92ebad65baae -address /run/containerd/containerd.sock │ │ ├─ 78309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb04a3dcff555f7bf1a56ec1b912feb9ee559d0793b6dfec197bb42c68998d9d -address /run/containerd/containerd.sock │ │ ├─ 83105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab8e2bdb2c24c2c4503550c32a2f0d8d1a2f82a7351e231fb8b167021b9fd182 -address /run/containerd/containerd.sock │ │ ├─ 89084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a325fff9f69c90c0709b562f050ef315e809bb0f760d366f8b8b104ae9c80af8 -address /run/containerd/containerd.sock │ │ ├─ 89160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa57d8dcefcaf22fb62a3f9093bfa17304c460506c61a86af1aee68e4900ed03 -address /run/containerd/containerd.sock │ │ ├─ 99608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70c1c30859bf2c0e3bcffbaa37f6c4460bcbcb37a9cd50ce7932367713502261 -address /run/containerd/containerd.sock │ │ ├─100802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 536b345930952597accfd2dd1649d6409ba477e70fdcfeb54c21c9e3ec279d37 -address /run/containerd/containerd.sock │ │ ├─100881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92abb04ed76edc0fc19480aef4d95f824bfafba64c88ac593a187466c3e8aaaf -address /run/containerd/containerd.sock │ │ ├─102687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d7bfcfc4954a941e602a43e892263ba9886c674b1902af30aed3abadf68a1d2 -address /run/containerd/containerd.sock │ │ ├─103934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e02dbc219c70f30a638b3b292a65b5f5dd1f51bda7ce285abf95c886566edf3a -address /run/containerd/containerd.sock │ │ ├─103976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 649c98def1bb7890c887c9fd6f1290bcfe7a48f2621ede2a6ac8b88327a2fbf1 -address /run/containerd/containerd.sock │ │ ├─124680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85acb639cd3884bafefa7c4cd35265457e4817b23273a97c7adfd5a57b166e38 -address /run/containerd/containerd.sock │ │ ├─124714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd17c19d2855911dc6dd227fe3bc0c6ba9a81747851ca1571cf2cfc73a94e900 -address /run/containerd/containerd.sock │ │ ├─126768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94cd3d0a175aaead2bf868149826a155fd2e62e094300a6e9548d78aca06c50a -address /run/containerd/containerd.sock │ │ ├─139512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e43221bbea423031767aa234804fa9668f5c2d9d27b1fe71749bd004e5ee106 -address /run/containerd/containerd.sock │ │ ├─141052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bf243a93da0909510862f6d2e6f8cb19b0c10975b0d46e90cf468a30c590318 -address /run/containerd/containerd.sock │ │ ├─141390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 818e8c1b286fc9f43a26e271db5a30ee971e3ebb2e3dd54083cf8e7c3ab09754 -address /run/containerd/containerd.sock │ │ ├─142337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6db583f5e7dcc5dd4129cea087ec6d423448fc9a5e6fe8e954e1e5001781fb81 -address /run/containerd/containerd.sock │ │ ├─143836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 533557cc37f63ee19b328173f851d286ce740cf89cdcec5d8f9f6ab677987057 -address /run/containerd/containerd.sock │ │ ├─144117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87f55a084d7abf079a61267fa6274fc70ff57132eade09aed8e52b49de8f5bd1 -address /run/containerd/containerd.sock │ │ ├─144149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dcbbcce23ac2df43b5a719bd041f30c918635d3228fa321d8de202b3529e9c4 -address /run/containerd/containerd.sock │ │ ├─144320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6842dff251fa46780cd5e80b6b6fa96e7ebe2dbf991d754164aa9b4d05f5497 -address /run/containerd/containerd.sock │ │ ├─144568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10a8b5f3008310cf89debc04ff8aec061673635caad450ce73f2a34d851b5579 -address /run/containerd/containerd.sock │ │ ├─144894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf72c3cbcdd40bf90f707a6780fd5ee54ea1286682366fb943b2e25836ac88ff -address /run/containerd/containerd.sock │ │ ├─155069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffdce07b1f610ea714011d793f398f90547ab57f11d681342b254bb92f25a4fe -address /run/containerd/containerd.sock │ │ ├─156640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faaa6dc7572543a83fe23d295aa1a60e578fd5f7275ab7bcf3ad7705a3d3360f -address /run/containerd/containerd.sock │ │ ├─156650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67ddad8b7570112c745090e1b86507a18571b3535473fde852eac567c2da9d98 -address /run/containerd/containerd.sock │ │ ├─156675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d09dee88a1bf98923dca6e309b79d373175c1c13a7351f2d9c419ac0ed2c558 -address /run/containerd/containerd.sock │ │ ├─156722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7031d61df939c735a17d7dee4d2aeecfaf5d8f538daefcd1b5bd9d9688723a6f -address /run/containerd/containerd.sock │ │ ├─156728 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 183e16ef08b183abb1ee5b1a44951462fc8b02df0391103348ed7d0cf72454c1 -address /run/containerd/containerd.sock │ │ ├─157132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbbeaa2ca007bf722febe94c8d4e43a6e507e2da08b2cfe276facf66920e8a01 -address /run/containerd/containerd.sock │ │ ├─157202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d1f920bda350f1ccc3b7b2a47e4978f0ab21673589eccb3ae1749ff7f317c15 -address /run/containerd/containerd.sock │ │ ├─168516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0280f5ebec4fb490cdfcad49a432175ec23a5f18fbc91cfb0ebe46fd61d8162e -address /run/containerd/containerd.sock │ │ ├─170563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dd6334cc8d2e301b9bb14d8cc61934c2efc81b1640423db66c6952b99d6fcb5 -address /run/containerd/containerd.sock │ │ ├─170609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0314a2a08f1ea1a1e62c0da7df41bf9aff13da7aff851c40ec5f80982c1fe64 -address /run/containerd/containerd.sock │ │ ├─170684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed51dd0c267a2547a59dff3008e5370243fae90d135e0180629a5ea7bbf637d0 -address /run/containerd/containerd.sock │ │ ├─170784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 050f146178feb43dd675b9e160bc0d4a6f2f9d206a28056e85cc740076528301 -address /run/containerd/containerd.sock │ │ ├─170900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f62a7fc47c53ea07b3629ff63b63d1d5cbba8af78c6b1852918662c8f6b8549 -address /run/containerd/containerd.sock │ │ ├─170948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3d03af158879f78611a86da1860ccaff4dad28e920956c657ff2f45680c135e -address /run/containerd/containerd.sock │ │ ├─171074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cdc9c91a743106cf7f1584d156c1fb29b81533844c14fc8b5fb73a6fa8cd157 -address /run/containerd/containerd.sock │ │ ├─171161 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 965bf0ea2596f9820ac0ddb91a7a10a07fb6ca3964081617c04006cdfe555c56 -address /run/containerd/containerd.sock │ │ ├─171228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04221796e58fc8bd87521e4dd3980e4bb8e33cc2b7c4c9069eefda5262b2ebb4 -address /run/containerd/containerd.sock │ │ ├─171329 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7105ede2f62d49b4e82e93528212ce8e51f23d49a8a4c1c8e0bc024394c68ea2 -address /run/containerd/containerd.sock │ │ ├─171402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9354b114a851e47e5b6aa6e486d550704fd0302e7d63795aacdb860edfa96354 -address /run/containerd/containerd.sock │ │ ├─171447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9774c363c8d5aabf01f539e4d52d74a15fcadeeefd8bd4987825f268f09de9eb -address /run/containerd/containerd.sock │ │ ├─179604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdd454a979bc40fbc89b91790ecbb7ef87e9dd8959e763ae10e95922ef7ba60a -address /run/containerd/containerd.sock │ │ ├─181495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d72e55ee49bab7c52dd70bcc7c0acd448735ec17883deaf9b29fe999f7e7dcbc -address /run/containerd/containerd.sock │ │ ├─181550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0f54a8e5136f05d67485385295901d17a1b4b8b9fb671a514910ae7a0b7cfe9 -address /run/containerd/containerd.sock │ │ ├─181657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4416b2038daf7b0bb24aaa63a735d7a5dc8852062cc5d0e35b966a37b4ce98e2 -address /run/containerd/containerd.sock │ │ ├─194548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f734cf9b96dd65e31807bb63d56eb1babca452be98d28b2909f52cdab33fa4d0 -address /run/containerd/containerd.sock │ │ ├─204811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5155f5080c483fdda95c8fbbc59e4fda9e64c0a4e76ba2735a2066362cff0cba -address /run/containerd/containerd.sock │ │ ├─204855 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86104dca6a95078bcc1da75e2cff9ec7fab46d459b8c6f4700806502fba57bf6 -address /run/containerd/containerd.sock │ │ ├─204940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9d11f5e14b125e798fa26a76966d280dfa8ff35c24c373e0ac22e1fadce6669 -address /run/containerd/containerd.sock │ │ ├─205123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 359fa1a8fac176d14e479eac4822b0471d5f7c8700fed7a37544df48b4e422ce -address /run/containerd/containerd.sock │ │ ├─215484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8749542986a592a1adb66483f5052f44690978d6c9df2dfd434758d08488cb66 -address /run/containerd/containerd.sock │ │ ├─217921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ec83ec0ee3adc571d33d3764ea3787d4352cea6c3d9f6792344aae153bc9714 -address /run/containerd/containerd.sock │ │ ├─218979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c4540e7314063f70b51d35e9834cd408c07076523be616a17414888dc7e7ca6 -address /run/containerd/containerd.sock │ │ ├─219954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41865992f9d7dfcc46951e683a59460253d6a53ed6aaa3a0ad391d85f0fb7fa3 -address /run/containerd/containerd.sock │ │ ├─220946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65104678b737a068c18d3e6f80f9e3499a70054c93cd82a571ac47f3973de9c2 -address /run/containerd/containerd.sock │ │ ├─223493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c879e236c25f883d7cf33ac4cfaf34b6fee14cc0358f43cde40e4a401d8202a -address /run/containerd/containerd.sock │ │ ├─225008 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebf22ced0077c30106a0ab47b490e54e04373336e42c9a65d570f0ed16cb3627 -address /run/containerd/containerd.sock │ │ ├─225066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70f0ad005af7d2c06f7d44142cefdd550dced42441f62e4165e4ca734f119adf -address /run/containerd/containerd.sock │ │ ├─233881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45c9c007f7a9457dfd4354cf5c2cfea4fe2f3b7825c2d22ad6330785d8a27697 -address /run/containerd/containerd.sock │ │ ├─234075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c6a226c076f0f46a4adfe2867e99c942e631dab8df557f03e0e5d73ffe55f0a -address /run/containerd/containerd.sock │ │ └─239165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c53f9c272b777b623b7ba00555da09185cef90b5f86c5c1abd7b063bb870dac4 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1429 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─517 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─622 /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 │ │ │ ├─29834 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30108 /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 │ │ │ ├─18659 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18678 /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.wwtkja.service │ │ │ ├─12587 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wwtkja/unit.run │ │ │ └─12607 /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-wwtkja --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.wwtkja:/var/lib/ceph/mgr/ceph-instance.wwtkja:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.wwtkja/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.wwtkja -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 │ │ │ ├─25049 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25314 /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@osd.2.service │ │ │ ├─34484 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34762 /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 │ │ ├─12226 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12256 /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 … │ │ └─10324 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─639 /usr/libexec/polkitd --no-debug │ ├─run-r2144887af4824863a6f37034c595e2b1.scope │ │ └─169420 /usr/sbin/libvirtd --listen │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138996 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40938 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.242 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─docker-ef801e19cd5967e6004b9faaf6707f27fc35948224efa6211b3f151b737832a5.scope … │ │ ├─34805 /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 │ │ └─34817 /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 │ ├─ssh.service │ │ ├─ 646 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ └─279559 sshd: [accepted] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1098 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10829 /usr/sbin/chronyd -F 1 │ │ └─10830 /usr/sbin/chronyd -F 1 │ ├─docker-e260b375060ddecc2e07b45e28186d7823183d9caaf52b0c80367ad4e12e3912.scope … │ │ ├─30152 /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 │ │ └─30164 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-df21377c747886148adfefa365e238ba760ed5f734743b0fdde629e1f46ebb38.scope … │ │ ├─12698 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.wwtkja -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12717 /usr/bin/ceph-mgr -n mgr.instance.wwtkja -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-950d9f4e909566f43e6261692caa72f23f441f47d1ccc738c49ed1f24816fb87.scope … │ │ ├─12337 /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 │ │ └─12349 /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-00d201e4bd2d0402ddbef2efbdeeac1c3dfd8d65a3ea3009d5bdf36c7077962d.scope … │ │ ├─25356 /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 │ │ └─25368 /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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138839 /sbin/iscsid │ │ └─138840 /sbin/iscsid │ ├─dbus.service │ │ └─609 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─615 /lib/systemd/systemd-logind ├─k8s.io │ ├─2e43221bbea423031767aa234804fa9668f5c2d9d27b1fe71749bd004e5ee106 │ │ └─139537 /pause │ ├─075100f23117de8bb81febc3e0708bcf162bfd1b8208f9be3abdd56ede11138c │ │ └─61396 /pause │ ├─9633848ce8d83fde3b20619be736fcd2640e0e162084aa4341ab6c60eebd88d9 │ │ ├─154194 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─154504 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─154505 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─7031d61df939c735a17d7dee4d2aeecfaf5d8f538daefcd1b5bd9d9688723a6f │ │ └─156854 /pause │ ├─8b17d35d4b9066aec12d7e5faa9ab28a9583b6976f3b130412d8eb8b929ddffb │ │ └─55880 /pause │ ├─965bf0ea2596f9820ac0ddb91a7a10a07fb6ca3964081617c04006cdfe555c56 │ │ └─171212 /pause │ ├─818e8c1b286fc9f43a26e271db5a30ee971e3ebb2e3dd54083cf8e7c3ab09754 │ │ └─141451 /pause │ ├─cc3bcc797086f55df33f91af8a348558f1f01cf29b10ce48e82324ec989fe501 │ │ └─43666 /pause │ ├─787f9fb7efef8c13acff1d937361d5f78d52f75ca80adb7d7b3174ce8d7c69e2 │ │ └─125235 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─fa57d8dcefcaf22fb62a3f9093bfa17304c460506c61a86af1aee68e4900ed03 │ │ └─89183 /pause │ ├─ea541393678933d0a048823ef5ce1bc29252c4a5e537f743f8ab58025329f11a │ │ └─46948 /pause │ ├─b05dfce9395b0f5ecf99b5633395cf59d072289ddf28044f06b50579ff845941 │ │ ├─140090 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140104 /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 │ ├─04221796e58fc8bd87521e4dd3980e4bb8e33cc2b7c4c9069eefda5262b2ebb4 │ │ └─171254 /pause │ ├─62b92d426d757666c6e338bac72946ed0588aa73989226a76844877ec4af8b43 │ │ ├─69036 apache2 -DFOREGROUND │ │ ├─69076 (wsgi:k -DFOREGROUND │ │ ├─69077 (wsgi:k -DFOREGROUND │ │ ├─69078 (wsgi:k -DFOREGROUND │ │ ├─69079 (wsgi:k -DFOREGROUND │ │ ├─69080 apache2 -DFOREGROUND │ │ ├─69081 apache2 -DFOREGROUND │ │ ├─69082 apache2 -DFOREGROUND │ │ ├─69085 apache2 -DFOREGROUND │ │ ├─69090 apache2 -DFOREGROUND │ │ ├─69091 apache2 -DFOREGROUND │ │ ├─69092 apache2 -DFOREGROUND │ │ ├─69093 apache2 -DFOREGROUND │ │ └─69095 apache2 -DFOREGROUND │ ├─3ee60ac67268a60b9e23e7c4854c88384ba3113c98540dfec51133cd37206cad │ │ └─141660 /coredns -conf /etc/coredns/Corefile │ ├─56a17b5d5e84198ab1989f56cd2a5611364ceb8c79d9cfbdd8d07f687e77e04d │ │ └─43209 /pause │ ├─0c3e8557a91087d520a1891b938cd059be5e0c5319a45f20fa46cb0207b9a71c │ │ └─59357 /pause │ ├─3d7bfcfc4954a941e602a43e892263ba9886c674b1902af30aed3abadf68a1d2 │ │ └─102715 /pause │ ├─f151684399996dac2cd00f1d47a4446b654bfa4945bcbd46f842e4c0a9ec5348 │ │ ├─111828 cinder-api: uWSGI master │ │ ├─111841 cinder-api: uWSGI worker 1 │ │ └─111842 cinder-api: uWSGI worker 2 │ ├─faaa6dc7572543a83fe23d295aa1a60e578fd5f7275ab7bcf3ad7705a3d3360f │ │ └─156726 /pause │ ├─74bc45ac9150e2ecd325086327f8ea1669b806f7228abe55a2965d1ef2bfb090 │ │ └─64240 /goldpinger --static-file-path /static │ ├─dfb211a60925dc4530fe5e835e90fd3dcf08deba3de2fbe60ee7f2d3314a02af │ │ ├─154186 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─154511 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─154512 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─8ad51cb4200da0608f7aee517607fc74c5a03d40f1409d98e5a9479b495d71e8 │ │ ├─191353 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─191712 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─191713 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─65104678b737a068c18d3e6f80f9e3499a70054c93cd82a571ac47f3973de9c2 │ │ └─220969 /pause │ ├─b6f2ad4c860e72154f32abad2307ccf5e0639c8ecb227247d5017a182b4a2d0a │ │ └─173850 /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 │ ├─19d2d93ffcb992018be3208ff6ca6002263a85f5970ab2386e51550dc34f8792 │ │ └─43745 /pause │ ├─052797ee3958158f329e431521e8c23a6a1ea8204dd48921cc6cb0979f6c1d9d │ │ └─72965 /pause │ ├─4735a854d8bfdf4cda13cdb0831398cf920d09d2a4b70f2c66b47a38275f2fc1 │ │ └─173878 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─183e16ef08b183abb1ee5b1a44951462fc8b02df0391103348ed7d0cf72454c1 │ │ └─156883 /pause │ ├─317bc786ff77570fe4b8571d15545cb92144df9b6bc9397a74f473ad6d351036 │ │ └─267389 /manager --metrics-bind-address=:8080 │ ├─2fbec19b4160f39ed86facd04821de1727803667576b8be715528b227263868d │ │ ├─168761 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─168781 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─168787 erl_child_setup 1048576 │ │ ├─168925 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─169025 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─169026 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─169325 /bin/sh -s rabbit_disk_monitor │ ├─e95f8894bb43199dccd32653bdd5ad3830c0ea6a1caf93269de74e9075ce6307 │ │ └─267860 /kube-vip manager │ ├─9774c363c8d5aabf01f539e4d52d74a15fcadeeefd8bd4987825f268f09de9eb │ │ └─171497 /pause │ ├─9caf03e41e3dfa0ba92c406f122515e46196f189a365df748d3290ebe0fba1af │ │ └─90426 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─45c9c007f7a9457dfd4354cf5c2cfea4fe2f3b7825c2d22ad6330785d8a27697 │ │ └─233907 /pause │ ├─eb8f3cecadd13ccc3196e44d533a86a274bfbdd1c33ebfc9411c399335e764ab │ │ └─62566 /pause │ ├─719a946971a20ffc54715a2999cc85a1dd63c611dcf0d754843cd5c2452a5915 │ │ └─236166 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─b293124ec7646220ffc8a84f73ce15ca2b6c64c9dd2d1da14228ad9723b7bfba │ │ ├─178994 senlin-api: uWSGI master │ │ ├─179176 senlin-api: uWSGI worker 1 │ │ └─179177 senlin-api: uWSGI worker 2 │ ├─85acb639cd3884bafefa7c4cd35265457e4817b23273a97c7adfd5a57b166e38 │ │ └─124709 /pause │ ├─a5275847ef22a7262fbc92993add2b6b461a372e7d9aec6f873ae76529b10b9c │ │ └─178996 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─2d09dee88a1bf98923dca6e309b79d373175c1c13a7351f2d9c419ac0ed2c558 │ │ └─156788 /pause │ ├─82970bab3138cf3ab79dcb03047c5f365b32b5e3a45a69f9e946259a97beef83 │ │ ├─62642 nginx: master process nginx -g daemon off; │ │ ├─62666 nginx: worker process │ │ ├─62667 nginx: worker process │ │ ├─62668 nginx: worker process │ │ ├─62669 nginx: worker process │ │ └─62670 nginx: worker process │ ├─46942de6383c05b4083f0c2316c8a0891bb59a541b9ec734e1ea2c14319f1615 │ │ └─178497 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─783cfa9ef509165163ae23785cc14f7dfa365f50a26d087a13e3ad5118f7549e │ │ ├─233834 magnum-api: uWSGI master │ │ ├─233892 magnum-api: uWSGI worker 1 │ │ └─233893 magnum-api: uWSGI worker 2 │ ├─e02dbc219c70f30a638b3b292a65b5f5dd1f51bda7ce285abf95c886566edf3a │ │ └─103958 /pause │ ├─82c33cf914be13318d2629de53c1f0b5013f3d48e44f18903cf2d2916ee5caba │ │ └─47867 /pause │ ├─47f652c08b6193c16cfc21a2d622a087db03ed64778e02837cff5c56f7ab4301 │ │ └─238527 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─149d7bbf1d355cf0df4657c12b9388f56f742d66c3ad3be78506250443662266 │ │ └─169039 /bin/bash /tmp/libvirt.sh │ ├─40284b81e405aec63ae5484e675a4964e54643ec75663d5d76b9a8c40f09ddbc │ │ ├─166568 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ └─167042 /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/tmp_5mhv0y3/privsep.sock │ ├─6bf243a93da0909510862f6d2e6f8cb19b0c10975b0d46e90cf468a30c590318 │ │ └─141075 /pause │ ├─1862d72b4af96b717a9926ec40e54d91a54a54a515b215a5b365709b95c1d9e8 │ │ └─44730 /pause │ ├─adc2764c779baa80dfe58282e915b63445c0f6768988c0bc0acada523a9ed256 │ │ └─40708 etcd --advertise-client-urls=https://199.204.45.242:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.242:2380 --initial-cluster=instance=https://199.204.45.242:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.242:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.242: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 │ ├─050f146178feb43dd675b9e160bc0d4a6f2f9d206a28056e85cc740076528301 │ │ └─170824 /pause │ ├─7a0ff174355f8407232d5c7d1e798b04d3ff6806a9c6edf66dc777bcc84d8b94 │ │ ├─191390 heat-api-cfn: uWSGI master │ │ ├─191450 heat-api-cfn: uWSGI worker 1 │ │ └─191451 heat-api-cfn: uWSGI worker 2 │ ├─8d65e35088b1fe013ddfd7884878f5f6a0cbf205078424c650ba94d1d23fbf2b │ │ ├─77747 barbiacan-api: uWSGI master │ │ └─77760 barbiacan-api: uWSGI worker 1 │ ├─bb04a3dcff555f7bf1a56ec1b912feb9ee559d0793b6dfec197bb42c68998d9d │ │ └─78334 /pause │ ├─4416b2038daf7b0bb24aaa63a735d7a5dc8852062cc5d0e35b966a37b4ce98e2 │ │ └─181681 /pause │ ├─c4f16ad7789f814c88e0c264ceaa20175ce0d5b667d4e13f89d0d6f0e0115dab │ │ ├─49097 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 │ │ └─50626 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 │ ├─02bda4a958f041721e73a824265bec16a2644863a3c91a2d7f2e4e2cd379bb01 │ │ ├─239361 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─239378 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─239384 erl_child_setup 1048576 │ │ ├─239456 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─239510 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─239511 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─239946 /bin/sh -s rabbit_disk_monitor │ ├─ee331b4ed9068c4b8cf55f3b8befaceb9b309d20a04b5e3f7f746ec9c6052113 │ │ └─140046 /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 │ ├─7d1f920bda350f1ccc3b7b2a47e4978f0ab21673589eccb3ae1749ff7f317c15 │ │ └─157245 /pause │ ├─e3f36c8dbbd974265c0055db1d32b0ba707baef5cc91dfe75e0e0b5592289fc9 │ │ └─169508 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─17f30741f3d1650896f6746c89293bde4dffac7fbddcacb9805d8b913d14ebac │ │ ├─101249 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─101457 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─101459 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─438a4d6516074aac6bcc5b83fd9ddc9e87ee0263e6948c4641723898829c2474 │ │ ├─233935 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─234295 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpgh8gpk43/privsep.sock │ │ ├─234299 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─234307 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─5e7b75f1906d971b9c0994eb0d2c082df008b5bf8d1fc8ae4f5d5f4daf16cbc6 │ │ ├─ 89443 /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 │ │ └─283422 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─8832d0cacc8a45c80aa50abc99bdcc093be34e47b769e0261334c4f4dbc1c92b │ │ └─65080 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─5e350c486fb69fc2e84a12205d6b09eb3ee9888d8529034a624d90a869a3bfcb │ │ └─55981 /pause │ ├─dd17c19d2855911dc6dd227fe3bc0c6ba9a81747851ca1571cf2cfc73a94e900 │ │ └─124746 /pause │ ├─e1822db758f90e5aa30e6e742f812b9db5e7a8063105568cc2341254086f4118 │ │ ├─100006 glance-api: uWSGI master │ │ ├─100018 glance-api: uWSGI worker 1 │ │ └─100019 glance-api: uWSGI worker 2 │ ├─0d0124d486f2dece343aec94efe11ac112b40933493c718693eb7e20f46d0b43 │ │ ├─164798 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─164981 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/plugins/ml2/ml2_conf.ini) │ │ ├─164982 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/plugins/ml2/ml2_conf.ini) │ │ └─164983 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/plugins/ml2/ml2_conf.ini) │ ├─7d8b511906c1ad282d2efca879fff1ea9e868e053b2782e870d8a1ccfbcb925b │ │ └─89358 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-cf9f85b9f-tfft2 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─e74643d0bbc05cd230a175317078f11c130d4a1e1d4ac7d6ccee5a91b8371331 │ │ ├─214497 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─214822 octavia-worker: ConsumerService worker(0) │ │ ├─214825 octavia-worker: ConsumerService worker(1) │ │ ├─214831 octavia-worker: ConsumerService worker(0) │ │ └─214834 octavia-worker: ConsumerService worker(1) │ ├─bdd454a979bc40fbc89b91790ecbb7ef87e9dd8959e763ae10e95922ef7ba60a │ │ └─179629 /pause │ ├─ae99aa918d2ba3eeea6c452b5dacad0ebb7c875df8605c947243e05f4a0cf9de │ │ ├─65551 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65568 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─65574 erl_child_setup 1048576 │ │ ├─65641 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─65692 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─65693 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─65853 /bin/sh -s rabbit_disk_monitor │ ├─c6d1879f2d2a1864f6745379085021ccf0808e2085b37d67a175df65334865b2 │ │ └─44482 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 │ ├─f6842dff251fa46780cd5e80b6b6fa96e7ebe2dbf991d754164aa9b4d05f5497 │ │ └─144376 /pause │ ├─96a64162d3f14c8b50cd93749950a7ee6e8319f9dda9903e5b2708925ceca4f7 │ │ └─55941 /pause │ ├─5ec83ec0ee3adc571d33d3764ea3787d4352cea6c3d9f6792344aae153bc9714 │ │ └─217945 /pause │ ├─f82bbd137ef125f83723db27e3e3f100228c4e9a2c79f625cf9469bc5ac1456b │ │ └─236379 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 │ ├─86104dca6a95078bcc1da75e2cff9ec7fab46d459b8c6f4700806502fba57bf6 │ │ └─204973 /pause │ ├─2f39a4233eaef3fd53aabfbc9335de705a48f583fe4ca8097c0ab9bc7eed3a35 │ │ └─267710 /manager --metrics-bind-address=:9782 │ ├─b246af5759e4a59349678db5dd155477fec8130944d306477d1f92b9f38eb86b │ │ └─102436 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─373bfadf78d9fc3f3b417bfc50f72d861bbba4f3c41ed42a847b242b520be5c8 │ │ └─44166 /pause │ ├─25553a145e0d31ab77f084334d0aafb4d103f039ba0966b0ca0221e5f525704a │ │ └─47751 /pause │ ├─0f3dae2adfb9ba4ee7dbd81baec91a31b18d6f87d51be4811998f5a8bfccd8dd │ │ └─60587 /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 │ ├─92abb04ed76edc0fc19480aef4d95f824bfafba64c88ac593a187466c3e8aaaf │ │ └─100905 /pause │ ├─f38c4d23316eb1971c2af580b80990edd55c82c99183b3e81a375fedc224ba7f │ │ └─64556 /pause │ ├─608c4980eb136539d7f6c9458ff09f39d895b5b0e1f5d336ce5c6dfa4333817d │ │ └─48639 /pause │ ├─0da584c0ca2db087ca08c18e450e651992fff954d0e6a3da0b67ad78939ce57b │ │ ├─166586 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) │ │ ├─166832 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) │ │ └─166833 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) │ ├─8cdc9c91a743106cf7f1584d156c1fb29b81533844c14fc8b5fb73a6fa8cd157 │ │ └─171124 /pause │ ├─a42138427bf7497af60e54f93cb173ab1d693c930de565064d701c8647a6c8a0 │ │ └─65139 /bin/memcached_exporter │ ├─b908fb62149ffbe78408fa56a0218fc3b040a6fa96db19839900e6cbc0448202 │ │ └─66574 /pause │ ├─1183ba297d7c51b175ccdb59747a23b2fa329cc3a735f684f6a32737b2149568 │ │ ├─130895 placement-api: uWSGI master │ │ ├─130917 placement-api: uWSGI worker 1 │ │ └─130918 placement-api: uWSGI worker 2 │ ├─2b8604e43295570281683166961e1d39c624d6cb4c84bf79a4d2a744ba43f58c │ │ └─47464 /server │ ├─9354b114a851e47e5b6aa6e486d550704fd0302e7d63795aacdb860edfa96354 │ │ └─171467 /pause │ ├─1ad4a6b848427954868d8d05c3eab4586ed9a2eca0c88f35be7ee7e24a16d345 │ │ └─56249 nfd-worker -metrics=8081 │ ├─b1242fca57b8e28df78c4b266f5b1599d49e62009a7aba50a827610e9f755101 │ │ └─149707 /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 │ ├─62b4a10bab73f82d8f509ca86e469f2b6862cc07eca19df85706d1b95b0ba9f6 │ │ ├─166795 /bin/sh -x /bin/wait-for-ip.sh │ │ └─283426 sleep 1 │ ├─0d349bf68405cb9fb2c5a355c166474f4c744d8c4a558465cb473a2d8cb6b5a2 │ │ └─56295 nfd-master -crd-controller=true -metrics=8081 │ ├─7105ede2f62d49b4e82e93528212ce8e51f23d49a8a4c1c8e0bc024394c68ea2 │ │ └─171367 /pause │ ├─1ac0df056e0eecf95969c92e8c174f0905779fe79fa7342214b1cf6092214bb4 │ │ └─46836 /pause │ ├─79b999a8967f68784480ae1de1f0572919607890d02ebb48497ee2cc8fc58543 │ │ └─44782 /pause │ ├─09e15fe1c8d874a31fde43a0253ebb77fef9212c7d108c058d83e22e08d052a3 │ │ └─236169 /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 │ ├─0f62a7fc47c53ea07b3629ff63b63d1d5cbba8af78c6b1852918662c8f6b8549 │ │ └─170950 /pause │ ├─f734cf9b96dd65e31807bb63d56eb1babca452be98d28b2909f52cdab33fa4d0 │ │ └─194573 /pause │ ├─fbbeaa2ca007bf722febe94c8d4e43a6e507e2da08b2cfe276facf66920e8a01 │ │ └─157168 /pause │ ├─117e6cff1ebe3d96df4a1cd7626c3d412632e95fff89e51666fd6f69046f3ad1 │ │ ├─49237 mysqld --wsrep_start_position=8d7b089f-69f8-11f1-83cf-6a618dec7b8b:20 │ │ └─49363 /var/lib/mysql/mysql-state-monitor │ ├─2c2272469cec04a235fe3d61cb185735955e8b2c71d5f2bbd22ff36a94146d28 │ │ └─45022 /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 │ ├─50287dd6e5e59c886957fe353d8159b993c0bd549f21ee27ba332f0ec0bf62f2 │ │ ├─142545 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142561 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─142567 erl_child_setup 1048576 │ │ ├─142626 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─142687 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─142688 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─142871 /bin/sh -s rabbit_disk_monitor │ ├─533557cc37f63ee19b328173f851d286ce740cf89cdcec5d8f9f6ab677987057 │ │ └─143897 /pause │ ├─ace43cc95be986d2e00b3b1b65298d1491e0941b45f54eb43198f7a59f05ef72 │ │ ├─60043 python -u /app/sidecar.py │ │ ├─60342 python -u /app/sidecar.py │ │ └─60343 python -u /app/sidecar.py │ ├─6d004cd79d17178019e7900a219ffbd429b14392b4ca9142aed703f97580e4ee │ │ ├─164825 neutron-api: uWSGI master │ │ ├─164838 neutron-api: uWSGI worker 1 │ │ └─164839 neutron-api: uWSGI worker 2 │ ├─2a37a75bcd266fcc84469eeb65995a9278aec2579d2b2bf876171c25615acd7e │ │ ├─179757 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─179774 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─179780 erl_child_setup 1048576 │ │ ├─179840 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─179914 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─179915 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─180067 /bin/sh -s rabbit_disk_monitor │ ├─4f1bc1e6ed181a0016f88c5625c5d062b4edc92919ca088a7135d54815827d4b │ │ └─268218 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 │ ├─ebf22ced0077c30106a0ab47b490e54e04373336e42c9a65d570f0ed16cb3627 │ │ └─225036 /pause │ ├─f6d530cfd9f03d3eeb58259b52ceeb166a21549f712ed3a7e485956d99d3b19c │ │ └─63167 /pause │ ├─a325fff9f69c90c0709b562f050ef315e809bb0f760d366f8b8b104ae9c80af8 │ │ └─89108 /pause │ ├─98d5c081abfb4465d579615170907e5c256bcb928c8436c9220c1c93a92dd188 │ │ └─63517 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─d1ab553cbaba98fa08d801c87e9ba5abd9176163eb7eced55b57a1c33a2a22ab │ │ └─48270 /pause │ ├─5840327af774950b65ad124509f8b00074c0e5a7df08584b6ac4cc904f0e2f52 │ │ └─65759 /bin/oauth2-proxy │ ├─79825eddbcbce85857f832c316911f920e990ad4631700857f0f6b059ec15010 │ │ └─63265 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─760d4cea04c640ca9f900fef7c6263c22f5163f6227b8766a11573897b5f4da3 │ │ └─64730 /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 │ ├─e7ae37c2446b6f66d039a1e965cac013811255952f7cbfcbf9d2f82ad3b764ec │ │ └─43818 /coredns -conf /etc/coredns/Corefile │ ├─c9a3d606db576f78568c9312f273be46693499da5d1d3a0462ac34f895f3fa3e │ │ └─179050 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─b4a2d6e237525b1f91019ceda527d9ca2d59c3efdbf70906c05117b4b1bb0647 │ │ ├─165498 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─165751 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp7h02pz7f/privsep.sock │ │ ├─165901 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpl66cwms7/privsep.sock │ │ └─166022 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─b81261ee9fe990df1c5a3f16edbcb1ba2cc41c8014e1d58a9a4d4f3cec94c03d │ │ └─178464 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─43a2cfab62bebebd1e3df3a474655f690c61ab6e2a61122c3b9b0b2345235cc4 │ │ ├─213405 octavia-api: uWSGI master │ │ ├─213419 octavia-api: uWSGI worker 1 │ │ └─213420 octavia-api: uWSGI worker 2 │ ├─7f829d999d33d4eee8d5184d42725f830069d4554133131a03db0ba57be410b0 │ │ └─236165 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─165fbc1aa6f194a890038a07844c69a3f7fd556605c3a4b4819fe25ed08b79dd │ │ └─65740 /bin/oauth2-proxy │ ├─5155f5080c483fdda95c8fbbc59e4fda9e64c0a4e76ba2735a2066362cff0cba │ │ └─204835 /pause │ ├─731461524c0f1bd4342960951248f92dd6ca9116ff52a42017edd38dc277f31b │ │ └─178792 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─f0f54a8e5136f05d67485385295901d17a1b4b8b9fb671a514910ae7a0b7cfe9 │ │ └─181574 /pause │ ├─d8f666bb44f180142657ef4227224d737c75a91ccdb309d844dd4d03cdfaceed │ │ └─56116 /pause │ ├─2acdca41aabdf31f395bfdf556a749627977a4d138c8179f684f617a84e6a82c │ │ └─41901 /pause │ ├─70c1c30859bf2c0e3bcffbaa37f6c4460bcbcb37a9cd50ce7932367713502261 │ │ └─99631 /pause │ ├─208c65ae0362fa2bdfb867e1f39c4e3271af0fe582307e8f9388a0adf2d935b2 │ │ └─43878 /coredns -conf /etc/coredns/Corefile │ ├─2ab5df8ac68dde4d025ae2981d55f8f8fa1e419a1fddf1eb95311929071ff952 │ │ └─56335 nfd-gc -gc-interval=1h │ ├─8992a7f8313a3911754626a5983bee559b7ffa19f5db01dcc0f5305d345effbf │ │ ├─191405 heat-api: uWSGI master │ │ ├─191452 heat-api: uWSGI worker 1 │ │ └─191453 heat-api: uWSGI worker 2 │ ├─ed75fd3b3ab03ca4b729c2e066eebfc0ea67ff7ad09819611944b29185859ad4 │ │ └─178488 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─36a13a9246903da800064883ee450664b964d35b868f68ef0510032796876d42 │ │ ├─157698 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─278460 sleep 300 │ ├─533c981f090395d90ef79315cda8bc5cda1d2c41317002aafbbe62ec5acca936 │ │ └─236143 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─0280f5ebec4fb490cdfcad49a432175ec23a5f18fbc91cfb0ebe46fd61d8162e │ │ └─168539 /pause │ ├─3e429e44c425ac4fac6933e63ddf0000bff47aa8164324d751ed31db0b8c5f1d │ │ ├─ 47342 /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 │ │ ├─ 47354 /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 │ │ ├─ 47379 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─234165 nginx: worker process │ │ ├─234166 nginx: worker process │ │ └─234167 nginx: cache manager process │ ├─080dc42aea748c1ea70988b893a4206adea801ec79ae1a712293e1d929ef2637 │ │ ├─83242 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─83259 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─83265 erl_child_setup 1048576 │ │ ├─83408 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─83482 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─83483 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─83712 /bin/sh -s rabbit_disk_monitor │ ├─bc8fdf1b0248943f55f9abc2d34c8a2343e2ac14c4f4642496f10d8fa0960fe8 │ │ └─61144 /pause │ ├─010a7a50ceca5a5d4641cf35ff7d4ed60ba850472103aea109211da46a9473d0 │ │ ├─215058 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─215092 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─216125 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─216126 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─a70251aaf29819f6ebe3cd61481548cdfe4bbfede09c08ce8e1f6b55caaa6331 │ │ └─40728 kube-apiserver --advertise-address=199.204.45.242 --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 │ ├─4c4540e7314063f70b51d35e9834cd408c07076523be616a17414888dc7e7ca6 │ │ └─219003 /pause │ ├─eefcaf8c7b9669a0c64dc7de7d71e91b430d371f0b658bc875efcbcf5f1b38c2 │ │ └─41128 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─5fa7c4342b88975fb58e9f8ec09822921b44da31f42fd346b4b5c1099fcfaa43 │ │ └─178519 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─b7fd872f6e8f87fa378aa239fa9e3ad338b55edd08d5ee939ccd4f254f0466fd │ │ ├─153684 nova-metadata: uWSGI master │ │ ├─153698 nova-metadata: uWSGI worker 1 │ │ └─153699 nova-metadata: uWSGI worker 2 │ ├─ffdce07b1f610ea714011d793f398f90547ab57f11d681342b254bb92f25a4fe │ │ └─155093 /pause │ ├─afb1f2eca9879d21e165918393c891c4b5d7105146b413f28105ca3304d902e3 │ │ └─64813 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-242.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 │ ├─3be1f1ce541160230b4b20c0b299a4a29a8962346535bf2ce37dd11244b2ca04 │ │ └─55291 /pause │ ├─b0d8df4634f4220f8d8f41d3fcb474c6dad35afaffc091d657ccbb6333d3bfac │ │ ├─194687 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─194707 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─194713 erl_child_setup 1048576 │ │ ├─194819 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─194894 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─194895 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─195218 /bin/sh -s rabbit_disk_monitor │ ├─e7548dad2ba93196dc4f8a28946ac6f229add8ced5ae02c57f75d42b13b59404 │ │ └─51210 /pause │ ├─88fe427c6d61fd8e284117c1335dc4e2b03a62ceadfceecfba021de4e30c4fe7 │ │ └─112146 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─f3117cb0a005858b7cef98ccf5d78cc55e3cd07998fd278018c1e2267ff01305 │ │ ├─153580 nova-api: uWSGI master │ │ ├─153622 nova-api: uWSGI worker 1 │ │ └─153623 nova-api: uWSGI worker 2 │ ├─3fb994fc6a6c3ff53fddb5e08ca2a55024fd2ddc03895a23a1a9ac2fde8fa2c0 │ │ └─65033 /bin/pushgateway │ ├─a604fb37385ff91066a8d0993eedaf16c5a3467897a4a95122edb4edaa457e8f │ │ └─78902 /usr/local/bin/rook ceph operator │ ├─47b4a5e01254eac75d0bf7574652b0eefc2397c32eb66fd339f79c94aeaad8d7 │ │ └─51328 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─7cb5fe1bf0fd42c1585243333ce77520ac88eab9cb1d399a9df1887dd716f719 │ │ └─61774 /pause │ ├─10a8b5f3008310cf89debc04ff8aec061673635caad450ce73f2a34d851b5579 │ │ └─144594 /pause │ ├─b6e66ee08dd174727c6e1bb9f8cb856d085a6b585192f816e1e45fa925b6caab │ │ ├─179114 senlin-api: uWSGI master │ │ ├─179190 senlin-api: uWSGI worker 1 │ │ └─179191 senlin-api: uWSGI worker 2 │ ├─0e7f0243c75f0c33856958a7aa22d95bfd9099d451dbdb36a968cbb3b05cf2ec │ │ └─40646 /pause │ ├─07ffff11e0ba8945b0a33b7748cfc8622e060534138a48c87cfed391b9976577 │ │ ├─73057 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─73074 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─73080 erl_child_setup 1048576 │ │ ├─73137 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─73188 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─73189 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─73302 /bin/sh -s rabbit_disk_monitor │ ├─62cd76344fbd8297c2cdfff4bd4ac5304339a2a1ee27d5f90c883092f4e534ab │ │ └─268752 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─359fa1a8fac176d14e479eac4822b0471d5f7c8700fed7a37544df48b4e422ce │ │ └─205166 /pause │ ├─808f50f9265dcbabf8326e72f0d81b4a87e2175f021115ae1aa11811df50d6eb │ │ └─65108 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2bd8915cef7ad48b568862b2c396b8f6071a7033cbb0b80dc5b40a7ee17ff18e │ │ └─63469 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─30d42fc955d3a5137ec7d76b432a152bf962963b97c75ab347fdee0391a04668 │ │ └─59143 /pause │ ├─50d839c9f952f08b2da62ec842994632323ac12ceb170aef06d9527770eaf343 │ │ └─61821 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 │ ├─1dcbbcce23ac2df43b5a719bd041f30c918635d3228fa321d8de202b3529e9c4 │ │ └─144191 /pause │ ├─536b345930952597accfd2dd1649d6409ba477e70fdcfeb54c21c9e3ec279d37 │ │ └─100824 /pause │ ├─80fbf8e42b15484671fa1b5f3b495edc5784013926419efc51998fe9e70a1d3f │ │ ├─102825 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─102842 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─102848 erl_child_setup 1048576 │ │ ├─102908 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─102959 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─102960 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─103077 /bin/sh -s rabbit_disk_monitor │ ├─87f55a084d7abf079a61267fa6274fc70ff57132eade09aed8e52b49de8f5bd1 │ │ └─144141 /pause │ ├─c53f9c272b777b623b7ba00555da09185cef90b5f86c5c1abd7b063bb870dac4 │ │ └─239188 /pause │ ├─a746dea6e2944efa7bfe0146fe9bc5dbcc14caf04e7a2c24882e956ec962eb1b │ │ └─59266 /pause │ ├─bf72c3cbcdd40bf90f707a6780fd5ee54ea1286682366fb943b2e25836ac88ff │ │ └─144918 /pause │ ├─5fb5690b8de5b64bfa2ee53a8c61a33215d760b6434b28f9651aea2c6f72d3e6 │ │ └─168943 /usr/bin/libvirt-tls-sidecar │ ├─5abe157e472a94848a6f13dcec29f73deca160b28292160abb6e3ad4218046a3 │ │ └─62267 /pause │ ├─67ddad8b7570112c745090e1b86507a18571b3535473fde852eac567c2da9d98 │ │ └─156731 /pause │ ├─dcd3a812d49faa57d5315b326ce6ceb6421d9b9e09b4f1fcebebd80d1855f368 │ │ ├─215896 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─215914 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─215920 erl_child_setup 1048576 │ │ ├─216047 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─216099 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─216100 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─216266 /bin/sh -s rabbit_disk_monitor │ ├─653baa386f202db5ea29dc9f8dad89c03a63425478ac9d735b4cb43b12daed8f │ │ └─61020 /pause │ ├─4c879e236c25f883d7cf33ac4cfaf34b6fee14cc0358f43cde40e4a401d8202a │ │ └─223518 /pause │ ├─9fdcc8aec51717af973b83fdc30ad104cea1ad2b61bfc359720832af6f81cb09 │ │ ├─60099 python -u /app/sidecar.py │ │ ├─60405 python -u /app/sidecar.py │ │ └─60406 python -u /app/sidecar.py │ ├─e5fcc5f018a6bc7f45dd879f5ad57e5ccd77053dcd9ce3c17863e8491c7dcc34 │ │ ├─64024 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64057 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─b92f09164b66f97a300956ceef7556696aae175f81e456c0d1cdcdfe461397b0 │ │ └─60284 /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 │ ├─ab441b958c2971aba204023557afd3cc07da6012ed5f0194d886a5ccf21c8bd0 │ │ └─45063 /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 │ ├─ed51dd0c267a2547a59dff3008e5370243fae90d135e0180629a5ea7bbf637d0 │ │ └─170721 /pause │ ├─ae629a730d0027d103f8c9f8a99bb7eed25d2def27165763a910948683b2f8c4 │ │ └─237020 percona-xtradb-cluster-operator │ ├─9eab640cfc691ef061b5b3e33e8ce4e5ae62640cfd9e165dc3c13cde6bce942c │ │ ├─125467 /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 │ │ └─125592 /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 │ ├─1f8659c0a945bf5a4bb7e63c41d3c0898b7a32ab8ac871c8762cf7e1c2df7981 │ │ └─178776 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─190a8f84ff5597f796ca3adf0f816ef3eea7493d558437682233fd8afff90768 │ │ └─41893 /pause │ ├─8749542986a592a1adb66483f5052f44690978d6c9df2dfd434758d08488cb66 │ │ └─215512 /pause │ ├─c9d11f5e14b125e798fa26a76966d280dfa8ff35c24c373e0ac22e1fadce6669 │ │ └─204996 /pause │ ├─70f0ad005af7d2c06f7d44142cefdd550dced42441f62e4165e4ca734f119adf │ │ └─225090 /pause │ ├─2246aec6fd7eb323f0998eab3b213d54057032bc9c1fbda37c0ad7652b0d6850 │ │ ├─155243 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─155260 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─155266 erl_child_setup 1048576 │ │ ├─155322 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─155373 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─155374 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─155555 /bin/sh -s rabbit_disk_monitor │ ├─f2086eb786b514b74ab10db3ed766f0aa710c9b44bda6680b891bebbf1d67e5e │ │ └─40505 /pause │ ├─b2561d082ac1a88542988bcff82ef8e46cb71f2ba2381909af6b6a8be835e164 │ │ ├─178811 senlin-api: uWSGI master │ │ ├─178837 senlin-api: uWSGI worker 1 │ │ └─178838 senlin-api: uWSGI worker 2 │ ├─a2c980f0c8a4e594af84625b907745163d72a9b55d646f719c4f4b5175434580 │ │ └─220003 /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 │ ├─d3d03af158879f78611a86da1860ccaff4dad28e920956c657ff2f45680c135e │ │ └─171001 /pause │ ├─ac7557b44d6c8f7a9f8c59175440246776a93393bd4399880c5f0e90c94e9cb4 │ │ └─44893 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─efb7773c5c00cb9c8d4a3e9d6f37297c769f3bebf7a810a029a2c5243bad16b1 │ │ └─179134 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─28287294fc5d5263364a405397cb7a75b0ce8df65f6e9e1ed9de36329feb06f0 │ │ └─63438 /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 │ ├─649c98def1bb7890c887c9fd6f1290bcfe7a48f2621ede2a6ac8b88327a2fbf1 │ │ └─104004 /pause │ ├─4c6a226c076f0f46a4adfe2867e99c942e631dab8df557f03e0e5d73ffe55f0a │ │ └─234117 /pause │ ├─bf2a256b84e79cd945d8a16f0e8eaccdadda716d7147dd9ca2a251bcab9042fc │ │ └─40615 /pause │ ├─94cd3d0a175aaead2bf868149826a155fd2e62e094300a6e9548d78aca06c50a │ │ └─126791 /pause │ ├─906d5822c2ac278a4808c5cc70f0171b30d889245bbed59b81e20b19ee35fb58 │ │ └─60671 /pause │ ├─3e02d1ce3fb13d1ec1403dbe0fb6145b1264d82554d4ec3a856276245be2c181 │ │ └─59577 /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.34.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 │ ├─a36031fd8aff7eff8488f48186a20f1cd5c88b699155c2f4f05f84071c235bb7 │ │ └─48964 /pause │ ├─6db583f5e7dcc5dd4129cea087ec6d423448fc9a5e6fe8e954e1e5001781fb81 │ │ └─142361 /pause │ ├─1c9d50f15025e5d07dae11cc9066d791777fed77ad128f19657c367f5d4cb06c │ │ └─64647 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-242.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 │ ├─b86c8df05759a49ad65e432a2181eaaf62406418b8c8d1a9bdacb6d76b2cd77a │ │ └─44691 /pause │ ├─11d433ef8db7eb20a7010fdf1880ae229e096f90f82056d02dfb953f55e49b64 │ │ ├─42345 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42763 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─385e8cc8626cc8c28096f8654a8e8304c0534209fa942998222fbb49bdb92f19 │ │ └─60533 /pause │ ├─bf2cd2aaa6edfbadf01aef8425ebf6af09c61f9f1ba0b01da4888a45c23441b5 │ │ └─40599 /pause │ ├─de886bcf00b6dee786b624c60e22cdb98648bde3252f2551d6074ae8f3c3380c │ │ └─214537 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─51a3abd0e694ca0e0f2cb7b7cf0b88a92b4c7990af4ec5c39fb8afa95c94dd00 │ │ └─64692 /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 │ ├─d72e55ee49bab7c52dd70bcc7c0acd448735ec17883deaf9b29fe999f7e7dcbc │ │ └─181521 /pause │ ├─10875a18a983c378bb8084c252cd727b78f56a867801c91d0e669a94fc580ffb │ │ ├─164859 neutron-policy-server: uWSGI master │ │ ├─164873 neutron-policy-server: uWSGI worker 1 │ │ └─164874 neutron-policy-server: uWSGI worker 2 │ ├─ab8e2bdb2c24c2c4503550c32a2f0d8d1a2f82a7351e231fb8b167021b9fd182 │ │ └─83128 /pause │ ├─694ed275cd4d04988bc996bea8b57b3d411b7d3173b290e017b48d133a8803eb │ │ ├─166607 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─167313 /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/tmpjk3qj6kb/privsep.sock │ │ ├─167450 /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/tmp_hzk_des/privsep.sock │ │ ├─167641 /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/tmpqpe7g_bi/privsep.sock │ │ ├─168113 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─168114 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─168280 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c57bdc09-a762-4821-aa74-b526c21095fd/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c57bdc09-a762-4821-aa74-b526c21095fd/host --addn-hosts=/var/lib/neutron/dhcp/c57bdc09-a762-4821-aa74-b526c21095fd/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c57bdc09-a762-4821-aa74-b526c21095fd/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c57bdc09-a762-4821-aa74-b526c21095fd/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-29a35be9-35bb-40d3-befe-4423dae375ca,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 │ │ ├─168283 haproxy -f /var/lib/neutron/ns-metadata-proxy/c57bdc09-a762-4821-aa74-b526c21095fd.conf │ │ ├─196464 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/380b82c4-68da-479f-8e10-c2ca1011ef41/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/380b82c4-68da-479f-8e10-c2ca1011ef41/host --addn-hosts=/var/lib/neutron/dhcp/380b82c4-68da-479f-8e10-c2ca1011ef41/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/380b82c4-68da-479f-8e10-c2ca1011ef41/opts --dhcp-leasefile=/var/lib/neutron/dhcp/380b82c4-68da-479f-8e10-c2ca1011ef41/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-47f95eeb-49fe-4efc-b5d5-d596b0725885,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 │ │ └─196467 haproxy -f /var/lib/neutron/ns-metadata-proxy/380b82c4-68da-479f-8e10-c2ca1011ef41.conf │ ├─41865992f9d7dfcc46951e683a59460253d6a53ed6aaa3a0ad391d85f0fb7fa3 │ │ └─219978 /pause │ ├─91da7dc85e3054713a8e1420680f98e9d49d7c932524fedb6a8e2b2a49edd24f │ │ └─56445 /secretgen-controller │ ├─757dccc0d4c7f6de88ba7a1dfa51796f5b753ca75e1d8bd31e4c78949a4504da │ │ └─64946 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─1da55a10e5caa4852ca3380a708cbb8c04491d1580b3108788c43a330fdb3538 │ │ └─49421 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─f8bc5f015374747f775c00c674acae73211911feb7ad03b006bc92ebad65baae │ │ └─73979 /pause │ ├─b19446690a3db840039de853bfdcdc51b5eff1498b057dacd4535df5a331717d │ │ └─40633 /pause │ ├─35bade37ecd639eb04f80deed1746308b89ff8b42567201aa9dd90c4a5488210 │ │ └─41100 /pause │ ├─dddbbbde127a571ef53865ff48baaf5e6e151a0f6a5917bcae3daf9cfc68c2e7 │ │ └─64856 /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 │ ├─0b3d7b6559a0b1372105b5b5f821654ca5b32933df361bcbf5600cc6f9fe0008 │ │ └─59320 /pause │ ├─ad9c774310ad4d03be2f35e65d6be875814cbdbd569a03304173ac49022bf8a0 │ │ └─61073 /pause │ ├─b0314a2a08f1ea1a1e62c0da7df41bf9aff13da7aff851c40ec5f80982c1fe64 │ │ └─170652 /pause │ ├─113e6fbd08d3b621d2a1868635f0fc1392a1bbe30e51d35295f12b4f971e9ff6 │ │ └─49334 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─5dd6334cc8d2e301b9bb14d8cc61934c2efc81b1640423db66c6952b99d6fcb5 │ │ └─170592 /pause │ └─e556ab375110b0768ea1bc33cab37b4172e7f4d356ec9729a86f52e6c26383b3 │ ├─233974 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─234270 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ └─234271 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount