Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─22102 /lib/systemd/systemd --user │ │ │ └─22104 (sd-pam) │ │ └─session-21.scope │ │ ├─22046 sshd: cephadm [priv] │ │ └─22125 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1597 sshd: zuul [priv] │ │ └─1610 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1601 ssh: /home/zuul/.ansible/cp/162.253.55.186-22-zuul [mux] │ ├─406315 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-llzjwukjnvgtrtwcdifxngweatxurorn ; /usr/bin/python3'"'"' && sleep 0' │ ├─406316 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-llzjwukjnvgtrtwcdifxngweatxurorn ; /usr/bin/python3' && sleep 0 │ ├─406317 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-llzjwukjnvgtrtwcdifxngweatxurorn ; /usr/bin/python3 │ ├─406329 /bin/sh -c echo BECOME-SUCCESS-llzjwukjnvgtrtwcdifxngweatxurorn ; /usr/bin/python3 │ ├─406331 /usr/bin/python3 │ ├─406337 /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 │ └─406339 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9941 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12546 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7753acb39045307506b920d43c47da34fc8a2763011f1082c8856faab4f76d54 -address /run/containerd/containerd.sock │ │ ├─ 12903 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2a2118703bb0e541cfbde97baad76d8e68cfe3f6d6bfcfda54735779b9f4045a -address /run/containerd/containerd.sock │ │ ├─ 19061 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 93271e0ef894d73d73567db2ba283a9f0e3bf5f5ea1a7431e11d0eb0d98cec12 -address /run/containerd/containerd.sock │ │ ├─ 25647 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bc47dff39d09e458e5299132290ff5d0c26425b233e041a7b1976a0db9aedb73 -address /run/containerd/containerd.sock │ │ ├─ 30408 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 101f47dbf7b227c657387f6da8d457a527460481de183887a570bd9a5baef173 -address /run/containerd/containerd.sock │ │ ├─ 35133 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2268e3fdcad44ee6ab59d9eb82cd8eb9ce3f9a81b0b0a5fe92898a6a1798e5ad -address /run/containerd/containerd.sock │ │ ├─ 40959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8883ad4ce85d8f68dfcaf1b10ffa9613180ac58301bf9c04923e6add8f1cad9c -address /run/containerd/containerd.sock │ │ ├─ 41019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df61b5a2405896c489634c69fffe9c854046996b010aa2d1954f7c4d721ba230 -address /run/containerd/containerd.sock │ │ ├─ 41025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 472268c218ca990eedf18ecd5a229e30f45328c60c1125fe159099ec780a736f -address /run/containerd/containerd.sock │ │ ├─ 41027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55544e31460cf75e022f9d7cf0af050b00164d67e0e6be8cfcafd48f4266fa83 -address /run/containerd/containerd.sock │ │ ├─ 41033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e986d17890b3eb803b9fcc9ecc937f1f7c4fb53e49f23a9b7524173068bcde1e -address /run/containerd/containerd.sock │ │ ├─ 41584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4da6fdeaafa4ee1962cb8597c0e6ab14c81ac759636ffef3cbf09596e6f3618f -address /run/containerd/containerd.sock │ │ ├─ 42294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91fe419bcf830fbb900867cf75bd67cfeafbb23c92121cbf44ab28da28fac937 -address /run/containerd/containerd.sock │ │ ├─ 42330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3efda2305f47c66e835dc6b35ab0d794fd8286236021014e654218eedf327d9 -address /run/containerd/containerd.sock │ │ ├─ 43647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d96a9e5fbdcd72e15e5217de9f5a73d426b76384c6551566fd1bca1704ee021 -address /run/containerd/containerd.sock │ │ ├─ 44056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88b045569c97ac334ab84dda66eb721dad067bc3b744d9a7edcf78a425dc722f -address /run/containerd/containerd.sock │ │ ├─ 44093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e3dbe021dee9cb6887e3657b08b5181d33c4dc0b5972466955658a4485b4307 -address /run/containerd/containerd.sock │ │ ├─ 44530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b88b3aba2a356f6391bc9d08ee3ec209ab792f7465bd96dd7bf7bf0d66df79bd -address /run/containerd/containerd.sock │ │ ├─ 45005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b406d15eebd8d1e756ac93f284aa92eb0233d75249da82815c874f8cb37497dc -address /run/containerd/containerd.sock │ │ ├─ 45076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e4034f2b3dabcc720c27f2d10764b5d2656d304927e7baee4feb433511d6483 -address /run/containerd/containerd.sock │ │ ├─ 45143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efbc6487bbded9b0e273c904d2d07a7ca7ded851cc163a78ff43cdd1d808c8f9 -address /run/containerd/containerd.sock │ │ ├─ 47426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4da08841dd157b6dd1a2f5b80452787f6e2a7a0dc6196aed07825eef12442e87 -address /run/containerd/containerd.sock │ │ ├─ 47486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b92d1f20f6a9b7c0e3307bd73f5a628670686082b3fe288d947333468dbd42b -address /run/containerd/containerd.sock │ │ ├─ 48225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b126540939182fc3fb36cbb2cbb8dd7789d3b21d98c1a086b84db82442f0070 -address /run/containerd/containerd.sock │ │ ├─ 48323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e24aba0680774ba48f3c7c82be3e75e2df9631767ab0d0f5dda900663100140 -address /run/containerd/containerd.sock │ │ ├─ 48703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1be148a91adc213fb4432e623bdbb195b43d96e3b945489a80ed1ca7ceb16b5 -address /run/containerd/containerd.sock │ │ ├─ 49011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f250f748bc0e9dbd11f9b964209cf58468581c7d52d6de1bf5505a93ce84408 -address /run/containerd/containerd.sock │ │ ├─ 49633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c050c41e233f40f6b70f2a11c46ab9177b36bb44fcbf628b33a3e1e6153a30c -address /run/containerd/containerd.sock │ │ ├─ 51750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f99e5731592568cedabda4da6af505da3575912342c51084b04881933bf84a1a -address /run/containerd/containerd.sock │ │ ├─ 51834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e5d70ce4f5b868e9f88db3d2b7827900b43726145cc035caba94423c079efca -address /run/containerd/containerd.sock │ │ ├─ 56049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8a56cbfa2e7496bf75d4cea4a6982af6d8b496ac810a9960ee5ca24ad63a8d4 -address /run/containerd/containerd.sock │ │ ├─ 56710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 569d16dbfe1b40083ad994070d35e0976f2a1f5e785debf970216b35a51049e2 -address /run/containerd/containerd.sock │ │ ├─ 56780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a98f041895f4829b662de7b1ce3bbab1278b2098cc0b22a407018d0e4a473891 -address /run/containerd/containerd.sock │ │ ├─ 56819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cce76f2f3d6e05c89860f00711783dcde99542a93ee517fe1ce9a1818b79ee0 -address /run/containerd/containerd.sock │ │ ├─ 56998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb0ddc9651e4c3d5ce9198f5ade2196fd56341f11e679d2909e746fd523d10fc -address /run/containerd/containerd.sock │ │ ├─ 60868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f705e83af5d96035e4f59903390f82c02e77b121ddac8cadb84712c346f423bb -address /run/containerd/containerd.sock │ │ ├─ 61020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 607194daf6cf498dde8b8bfb861e2bb12c3501e3a8ad420cf1e5d6ed71fe0d47 -address /run/containerd/containerd.sock │ │ ├─ 61063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc7e508e396b19957ca6bd867483ad2662bc526921187c1abed8dd6af0c971ce -address /run/containerd/containerd.sock │ │ ├─ 61122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 931a60bd3e20a9ee93f35dcf728c09dd09e50820cd12866bcd5f08f727e10d53 -address /run/containerd/containerd.sock │ │ ├─ 62538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a245def728d4ac157f94ec9b720ce525e9b5d03627669000c2e88e04fc9d8d1b -address /run/containerd/containerd.sock │ │ ├─ 62624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fdb57abc186f801911493031cc7c18d33e377f0daf4b8b307ff4c7881a03827 -address /run/containerd/containerd.sock │ │ ├─ 62909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f3339a417662dcd4682bfb916c5c17947c29ac95d7cf3828347ab6cbf432723 -address /run/containerd/containerd.sock │ │ ├─ 62952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae390b2a8c3732211d23fb961c8df8c25ac575cdc4c4c2a077bd955024ba1df0 -address /run/containerd/containerd.sock │ │ ├─ 63012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ae9b01fbc96b86558c2a12d66f78dd026b25f8cf564e6743f88af7a40c18f92 -address /run/containerd/containerd.sock │ │ ├─ 63609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8530d9ea5cc1d39aa42291d82a3fbe37007ee62f8ad2c8decd6fb111c08dfe77 -address /run/containerd/containerd.sock │ │ ├─ 63964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3b981ef53a4a1d8152a2a9dccadd3a7b2f0379134a757ddd2e43b42000b4fd8 -address /run/containerd/containerd.sock │ │ ├─ 64281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19eaf9e65cb7c8b40bfcafbeabe93d9cdec2232b20f3f10a0f7d1a98aab4714c -address /run/containerd/containerd.sock │ │ ├─ 64526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3a9844aad1add95abbd9a7d2c211ce44fdf2fc71b7c39e6f8a2cc42ac0d9707 -address /run/containerd/containerd.sock │ │ ├─ 65278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f825fb25cabf96b22348e75cbc84a3d4011ae2d9d101675cc18b9c06dca0618 -address /run/containerd/containerd.sock │ │ ├─ 66726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9da384c30fa1acd2f3fb31d285ecebaa7e23fd680b6d4fa6a9bed086c3f550e -address /run/containerd/containerd.sock │ │ ├─ 68665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ae413266b4a03cdaf885a7ce4293aa5f38151eef88ac623eac725a1c24b9337 -address /run/containerd/containerd.sock │ │ ├─ 77910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49a1a5bbb863204ba1ced5e2b33eac6a590693a5f120f1b09bc601827df4523d -address /run/containerd/containerd.sock │ │ ├─ 79454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0dcf3b4fbbe91bff684d28268b31674a172fc75379f43f15c99266c5ac8e326 -address /run/containerd/containerd.sock │ │ ├─ 85395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 441e327fc733de8f845addd1563c4d981e335c70a2744d94a481fa2b0cb8a3a8 -address /run/containerd/containerd.sock │ │ ├─ 91437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32d6a650e3e3c44564c8d3d7a20523bef59fedf4c6663042c013c525b51c308a -address /run/containerd/containerd.sock │ │ ├─ 95594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d35c71bd814346a7423fbde5f0da6980fda3d8159809c9d1f20f247fbc71978a -address /run/containerd/containerd.sock │ │ ├─ 95632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e284f50ffcc611b814fdafb2f80ead8296314dc9d1b677a71b1a3ae507ed0d4e -address /run/containerd/containerd.sock │ │ ├─103962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a6da8aac16a909cc0d33b67596700f610e6ef1f247eb1d34d534a9b4934e5a4 -address /run/containerd/containerd.sock │ │ ├─105548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28f4739c0e49df2922559314033cff2c02ac0fabdea3678650c454a3d15873d2 -address /run/containerd/containerd.sock │ │ ├─105600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15068b48d788cccc748552a30d98b8abae52cfe7184a9b7f53ef4c415c958d48 -address /run/containerd/containerd.sock │ │ ├─107516 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3afc5a2efbbe86e3efbe75334c53d9df70d775ec5be5dbc8087d05982e431248 -address /run/containerd/containerd.sock │ │ ├─109440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 531848936a167943e833554f023273f58cea276d03070c8695458551ce93b3e4 -address /run/containerd/containerd.sock │ │ ├─109495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0569d19d4399fd35a587254202b06442f607f7e656df26477b9199001424e1b4 -address /run/containerd/containerd.sock │ │ ├─122560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4805a567b53dd45a6bb2f84342743766b3dcf148606bc7da04a4b1ac1ea918ed -address /run/containerd/containerd.sock │ │ ├─122624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5477d5c36c44f9e73920bb787f60e3fa7e7aa6ec7853f4ce7470b4b31be3569 -address /run/containerd/containerd.sock │ │ ├─125153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ff33c3a55c9a4f955271ba74f6c3de081c960cfa537328411d6038316bbe87c -address /run/containerd/containerd.sock │ │ ├─140074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da0539d7f1b7cd64a3e3bc8bff9a0d3dcca05317924a089128878463007e6cc2 -address /run/containerd/containerd.sock │ │ ├─141587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b283e541b3aeab9d3fa705ce00db196e4db31b207e00a9422fe0206652e0069 -address /run/containerd/containerd.sock │ │ ├─142046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5575b8ea955f5d21b2029e36f059ba3b9db2a83f214e74abd882542cd2857635 -address /run/containerd/containerd.sock │ │ ├─142718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b6967e64ae500d34f03f6ac7dea6d512391cd0b662479f21a3dfa5f7d826953 -address /run/containerd/containerd.sock │ │ ├─144812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cd7f93dc5955730cec11ad45784c5100b4eb4034556c834204711251cad5adb -address /run/containerd/containerd.sock │ │ ├─145148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 011f2327204a0acc67c483c259033ea510590764ebc2e9375a3533a66c4d4441 -address /run/containerd/containerd.sock │ │ ├─145190 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95f5c7a7b6b451bc0b9f3be90134dd764e0da7abb2823c368c6961d82cea0be5 -address /run/containerd/containerd.sock │ │ ├─145292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ec227058f53c74491ef9469efd3559f68b0c135fba7952e6bb41fb0e66848d5 -address /run/containerd/containerd.sock │ │ ├─145645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2b07700285473274455e49ddd17a9b733bd25dcd67744df72f4e93e28f532d3 -address /run/containerd/containerd.sock │ │ ├─145934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20bac4d3da32842cf7419ef88bda2b33ec9c50382833f31acb0fb406288d9dbc -address /run/containerd/containerd.sock │ │ ├─170929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a6c79f817363f5c6176a27cc4b1a4a00973268c809c5592d7cc430534b0bd39 -address /run/containerd/containerd.sock │ │ ├─172606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4eb36ab2d10d1c0cc7d0a10a1dc9f7c5fcd543f3f2d7a88d1f2641021a684d33 -address /run/containerd/containerd.sock │ │ ├─172633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b902e0c7e99101a09ebd016bda16c8cd30fa1ac7c415cfcef8cbc376bb15258 -address /run/containerd/containerd.sock │ │ ├─172707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5993a28d8b979367aa0715ce38ac35f77351da8dc5a9700e085377ca1ac617cc -address /run/containerd/containerd.sock │ │ ├─172733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba82d62c80e85c39520432a9af9453ab274401a561715a988b2a3ae09af31a68 -address /run/containerd/containerd.sock │ │ ├─172901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97f73f52c94b22056186695b8abaa09df5e37065ea8eed36e3c4975390354d62 -address /run/containerd/containerd.sock │ │ ├─173186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7eb032ea107d353af524d5ed470d515758f538b8e57168546d663ec9281b8fd5 -address /run/containerd/containerd.sock │ │ ├─173261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81a8d115ab077576549baeaa79f124cff7d885fcc7a682b6104535e9f7a268f1 -address /run/containerd/containerd.sock │ │ ├─185989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e840d245eddeb83dd5f09f92d7d7c287610fe9552ead5b8d32d6f1e1c27f5d4 -address /run/containerd/containerd.sock │ │ ├─188349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1580064a46e33b8d2b6f69084c28bb7da265ccc70d5b099c282c6a8236e2626 -address /run/containerd/containerd.sock │ │ ├─188467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 062d0f306fc8984c509573b176cf49d91f575d6a1edbc0f2ead72b3743c5e9d5 -address /run/containerd/containerd.sock │ │ ├─188570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3e821c562ab210aee2fb4ef6689f7ee17bf3d350e72e06d2e3d833ee6cde3f5 -address /run/containerd/containerd.sock │ │ ├─204550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94f9aa76ca85813b6e7b72b0b580df1f7bb64575a8a2755a8b856e8245f55f18 -address /run/containerd/containerd.sock │ │ ├─212324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97f47cac42bb5e6cbce8b959981690d2c1445d47c80f928f2cabd70c6c4e2f09 -address /run/containerd/containerd.sock │ │ ├─212352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42f4641bdaf72f2e5d6287bc397cad2ffb57d258d5a2810637e073510a8daf12 -address /run/containerd/containerd.sock │ │ ├─212364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dc99849d1a7ade02ed24e05470bea392621111114366bda11c73b4e67f41fa9 -address /run/containerd/containerd.sock │ │ ├─212684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0cda301ea2ad68ea48828d2e22ae2640590a7a3ea3c5a99484ae7f847f3a2b7 -address /run/containerd/containerd.sock │ │ ├─224111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9ee25cc7837e2fe6cbc0ed1a1fede4903a97e29f535c1dc6ba89f9755649a8a -address /run/containerd/containerd.sock │ │ ├─226326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eb545bbeae1f932df8586a61c10441219c2659a2c1c070b7975b8916b59f730 -address /run/containerd/containerd.sock │ │ ├─227422 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49c78cf9bb5e0bd83385c04570b46ecef550656210f5d6760f4d97de9b981bea -address /run/containerd/containerd.sock │ │ ├─228495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a3abc2dfd8bb56921f8d8bf018842c9f98f6e70ee47f11c4d6a8779ff53d7fa -address /run/containerd/containerd.sock │ │ ├─229992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ac5ec9e839e486ea06c05a3053461d31dd83dd44de9bb072998ee2449e48c28 -address /run/containerd/containerd.sock │ │ ├─231237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93022a002d1ce8cb33f2ffa2077f4702a831c858d486257763d094112c11ce1a -address /run/containerd/containerd.sock │ │ ├─232539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 570ccd988a34b07346f4b349a02ada402c3aeddc3bc94b2b7a0aac1b403b81f5 -address /run/containerd/containerd.sock │ │ ├─232661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c4de1070e4d31bc329ea54836e455b427775d1502c0fd95c1f143ea95df0849 -address /run/containerd/containerd.sock │ │ ├─242338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3edc51bf02543c35af35670cebd418e1f760e88f0d2cd1de7b41d7652e376755 -address /run/containerd/containerd.sock │ │ ├─242703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d789690a60b11dd98dd9f57a505d2e91dc910094d7febb54f2801b512f0fdf2e -address /run/containerd/containerd.sock │ │ ├─245611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7b766c3062cae75de20383aef3b8334e6783166440c30e065db69960d529eeb -address /run/containerd/containerd.sock │ │ ├─249889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ec0fc5acc5b9e08b4353db6570422c3381ba87fcf70b85f8db59676eed2426b -address /run/containerd/containerd.sock │ │ ├─250068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a6bb8cf7bd7f7050332999a3b1b59e5c829f302904409081596f92fe46b49e5 -address /run/containerd/containerd.sock │ │ ├─250122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a673ec3a8e8b7b8122568530d04f8f302aff10ea88b21aba7ba214da1b2d87a1 -address /run/containerd/containerd.sock │ │ ├─250156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fa19d6263e811a8bb820d4a616fdc11379ab6d9167c1edb9295ce6820174f58 -address /run/containerd/containerd.sock │ │ ├─262585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ab33f8b6cdd425cd113eb1784bce1cd952f2805391c4f802f3ac17d7dcf481f -address /run/containerd/containerd.sock │ │ ├─265194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afeaab01273b473d3353c3f7f3cba726e06c628b069f6d47f1640bdd376b57dc -address /run/containerd/containerd.sock │ │ └─266583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a51d21570168d07bc19242f238102ed579ca7dd96818e03d95fa610d6aa82cd -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1418 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─30126 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30390 /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 │ │ │ ├─19018 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19039 /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.abulll.service │ │ │ ├─12824 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.abulll/unit.run │ │ │ └─12852 /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-abulll --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.abulll:/var/lib/ceph/mgr/ceph-instance.abulll:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.abulll/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.abulll -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 │ │ │ ├─25363 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25629 /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 │ │ │ ├─34837 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─35116 /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 │ │ ├─12463 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12493 /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 … │ │ └─10313 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─639 /usr/libexec/polkitd --no-debug │ ├─docker-7753acb39045307506b920d43c47da34fc8a2763011f1082c8856faab4f76d54.scope … │ │ ├─12575 /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 │ │ └─12587 /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 │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139515 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41417 /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=162.253.55.186 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─run-r893fcffc12a9469ca62149ccb22feee3.scope │ │ └─186511 /usr/sbin/libvirtd --listen │ ├─docker-101f47dbf7b227c657387f6da8d457a527460481de183887a570bd9a5baef173.scope … │ │ ├─30432 /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 │ │ └─30444 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1087 /usr/sbin/uuidd --socket-activation │ ├─docker-bc47dff39d09e458e5299132290ff5d0c26425b233e041a7b1976a0db9aedb73.scope … │ │ ├─25670 /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 │ │ └─25684 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11074 /usr/sbin/chronyd -F 1 │ │ └─11075 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-93271e0ef894d73d73567db2ba283a9f0e3bf5f5ea1a7431e11d0eb0d98cec12.scope … │ │ ├─19087 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19105 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-2268e3fdcad44ee6ab59d9eb82cd8eb9ce3f9a81b0b0a5fe92898a6a1798e5ad.scope … │ │ ├─35157 /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 │ │ └─35169 /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 │ ├─iscsid.service │ │ ├─139384 /sbin/iscsid │ │ └─139385 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-2a2118703bb0e541cfbde97baad76d8e68cfe3f6d6bfcfda54735779b9f4045a.scope … │ │ ├─12935 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.abulll -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12955 /usr/bin/ceph-mgr -n mgr.instance.abulll -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─7ae413266b4a03cdaf885a7ce4293aa5f38151eef88ac623eac725a1c24b9337 │ │ └─68688 /pause │ ├─69c9493c7b9498ee110e352c24cf21bbc7c7bbc1c50694673f53e04bdbad4b06 │ │ ├─ 72345 apache2 -DFOREGROUND │ │ ├─ 72362 (wsgi:k -DFOREGROUND │ │ ├─ 72363 (wsgi:k -DFOREGROUND │ │ ├─ 72364 (wsgi:k -DFOREGROUND │ │ ├─ 72365 (wsgi:k -DFOREGROUND │ │ ├─393013 apache2 -DFOREGROUND │ │ └─399509 apache2 -DFOREGROUND │ ├─4b8e5b8fe2a5a059ef912f5c75e8a99f6e090eb985d542bd242fd873e3515c6e │ │ ├─ 47746 /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 │ │ ├─ 47759 /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 │ │ ├─ 47883 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─264869 nginx: worker process │ │ ├─264870 nginx: worker process │ │ └─264871 nginx: cache manager process │ ├─399962a31a1afad02394bc262ee9f28e4d935cccf6ea348965b6887e86e85a47 │ │ └─52362 redis_exporter │ ├─0f3339a417662dcd4682bfb916c5c17947c29ac95d7cf3828347ab6cbf432723 │ │ └─62934 /pause │ ├─95f5c7a7b6b451bc0b9f3be90134dd764e0da7abb2823c368c6961d82cea0be5 │ │ └─145213 /pause │ ├─fa40252a3411132f1f3b32aecea95ba4915c9878f8711618f51301f83f9ec7e9 │ │ ├─168662 nova-api: uWSGI master │ │ ├─168675 nova-api: uWSGI worker 1 │ │ └─168676 nova-api: uWSGI worker 2 │ ├─4811bff297e57a91ccea8e659ffb058300aa0a2d57b401ccef2881dbe4f3e03f │ │ └─44649 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 │ ├─590edd6ccfe11bbc4c24644bcd52652ba27cdf108ec64fc430b43d8988ad233f │ │ ├─182768 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183148 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpbctro174/privsep.sock │ │ ├─183293 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpqd2pr055/privsep.sock │ │ └─184069 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─0ec227058f53c74491ef9469efd3559f68b0c135fba7952e6bb41fb0e66848d5 │ │ └─145369 /pause │ ├─36d2f836222b6f1d61ab04e1b23285c39bb70695f50874c859cfab406e9a6336 │ │ └─45268 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─6db0af456aebf035b03fced04fafb8596b0ac66b86fdc454feda7c3b3cd8060f │ │ ├─49836 mysqld --wsrep_start_position=af5661d8-53ee-11f1-a209-cb44c525a17e:20 │ │ └─49959 /var/lib/mysql/mysql-state-monitor │ ├─6ab33f8b6cdd425cd113eb1784bce1cd952f2805391c4f802f3ac17d7dcf481f │ │ └─262609 /pause │ ├─0a128153bb7d5cbc6d4561d4adc8dc22df72fccea775f66e72fab95253aa82af │ │ └─64583 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─a2b07700285473274455e49ddd17a9b733bd25dcd67744df72f4e93e28f532d3 │ │ └─145668 /pause │ ├─df997b4e17c4aa9fdf9682a6648bb8f3d17da61dee9e03acc9a4dd6dfaaebf4e │ │ ├─91624 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91641 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─91647 erl_child_setup 1048576 │ │ ├─91771 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91772 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91782 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92035 /bin/sh -s rabbit_disk_monitor │ ├─b88b3aba2a356f6391bc9d08ee3ec209ab792f7465bd96dd7bf7bf0d66df79bd │ │ └─44553 /pause │ ├─f77b2acf81d63a13ca2cc23134fda1f065c742ab61dd63c04bbf8722044d94fd │ │ ├─242673 magnum-api: uWSGI master │ │ ├─242737 magnum-api: uWSGI worker 1 │ │ └─242738 magnum-api: uWSGI worker 2 │ ├─88b045569c97ac334ab84dda66eb721dad067bc3b744d9a7edcf78a425dc722f │ │ └─44080 /pause │ ├─a3efda2305f47c66e835dc6b35ab0d794fd8286236021014e654218eedf327d9 │ │ └─42367 /pause │ ├─7eb032ea107d353af524d5ed470d515758f538b8e57168546d663ec9281b8fd5 │ │ └─173235 /pause │ ├─0569d19d4399fd35a587254202b06442f607f7e656df26477b9199001424e1b4 │ │ └─109538 /pause │ ├─4dc19847290e733692ea36d40329463350e8ffd59540744b02d07b9bc4645c84 │ │ └─44170 /coredns -conf /etc/coredns/Corefile │ ├─7219ea3dea731289d49627c8ebd2ecceab63713c3f0fe87605b80faf9e980804 │ │ ├─259919 manila-api: uWSGI master │ │ ├─260001 manila-api: uWSGI worker 1 │ │ └─260002 manila-api: uWSGI worker 2 │ ├─a98f041895f4829b662de7b1ce3bbab1278b2098cc0b22a407018d0e4a473891 │ │ └─56803 /pause │ ├─3a6c79f817363f5c6176a27cc4b1a4a00973268c809c5592d7cc430534b0bd39 │ │ └─170953 /pause │ ├─441e327fc733de8f845addd1563c4d981e335c70a2744d94a481fa2b0cb8a3a8 │ │ └─85417 /pause │ ├─1a565be409fb3481070c780d27df4e65fd87e5d489c68a8844b465cb6fa46322 │ │ ├─243038 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243265 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243266 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─871226e0f262e47ed4acaca66b55f0b972d5b4467485aaead05f54d296ffcea2 │ │ └─41634 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─931a60bd3e20a9ee93f35dcf728c09dd09e50820cd12866bcd5f08f727e10d53 │ │ └─61145 /pause │ ├─a31ca02b17d664d9fe5e4be80cee3159a51f95c9d3dcf67cd5d3df50a9b1078e │ │ └─107310 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─4da08841dd157b6dd1a2f5b80452787f6e2a7a0dc6196aed07825eef12442e87 │ │ └─47453 /pause │ ├─2549929b3c9c3f148ec6c139427d2c6a6fe3b98a32221c584b3ba6a71c7f58e6 │ │ ├─ 96063 /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 │ │ └─339541 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─14096f363b73aaf495fd0803fccd8ee8eaee2569bc7e3da4d68d00669eeeec57 │ │ └─45313 /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 │ ├─72fe3e845a0677e04562d3388a3472dec993bd13f542482b3a4bb65fc62feb9b │ │ ├─221143 octavia-api: uWSGI master │ │ ├─221155 octavia-api: uWSGI worker 1 │ │ └─221156 octavia-api: uWSGI worker 2 │ ├─78d16e26d47522020eb2db080e5076c94d7e84af1129f3bd561aac5300d75735 │ │ └─57173 nfd-master -crd-controller=true -metrics=8081 │ ├─f8a56cbfa2e7496bf75d4cea4a6982af6d8b496ac810a9960ee5ca24ad63a8d4 │ │ └─56073 /pause │ ├─8fde807e3fa36a454d6c1bebea1795898266f19b64279d939b3d969f19eef247 │ │ └─51952 valkey-server *:6379 │ ├─bb1bbda8fab5716ab7f4938baa308afe74e7f17070aca9a988fb83fbf2cf2f5c │ │ └─65484 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─55544e31460cf75e022f9d7cf0af050b00164d67e0e6be8cfcafd48f4266fa83 │ │ └─41128 /pause │ ├─472268c218ca990eedf18ecd5a229e30f45328c60c1125fe159099ec780a736f │ │ └─41129 /pause │ ├─bb0ddc9651e4c3d5ce9198f5ade2196fd56341f11e679d2909e746fd523d10fc │ │ └─57022 /pause │ ├─2ad23e2f762d94c9151b232e919ab185741bd1e96dd5c0cc674b949608c5e6b2 │ │ └─65609 /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 │ ├─fc7e508e396b19957ca6bd867483ad2662bc526921187c1abed8dd6af0c971ce │ │ └─61093 /pause │ ├─60f200ac4e5dc357647b487dc5627761602f324109ad153b8093a7c1f257688b │ │ └─96880 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─027aeca0770e8135ca838e902fcb669e7eec7309bf6cd884d58743de364d6d6a │ │ ├─223129 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223147 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223834 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223835 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395755 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395756 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395757 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395758 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395759 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395760 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395761 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395762 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395763 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395764 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395765 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395766 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395767 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395768 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395769 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395770 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395773 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395774 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395775 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395776 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395777 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395778 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395779 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395780 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395781 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395782 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395783 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395784 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395785 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395786 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395787 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─395788 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─484b8f31400c5f123584a8d74f8c0a5db55184c43f5cdeee67147023e93c7e17 │ │ └─142207 /coredns -conf /etc/coredns/Corefile │ ├─38e1d138761c334d921302b6338ed7d6db4088e52cf50a854b71f53041dc7747 │ │ └─65565 /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.162-253-55-186.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 │ ├─a9da384c30fa1acd2f3fb31d285ecebaa7e23fd680b6d4fa6a9bed086c3f550e │ │ └─66750 /pause │ ├─4705cdbe125c74b3c49d5516167e61e6abc81738cebf993e0024c85eb582b5b9 │ │ └─41361 /kube-vip manager │ ├─5446be72966d913bce39e5c66b7fffb5dbf35bddd6ea2896157a53bdba4b2433 │ │ └─95956 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-thw7n --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─4805a567b53dd45a6bb2f84342743766b3dcf148606bc7da04a4b1ac1ea918ed │ │ └─122584 /pause │ ├─38b7a5a3903e4d51d458a649b563dda1307549c35cfd14c0f01fd27e2f91519c │ │ └─227837 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─8b6967e64ae500d34f03f6ac7dea6d512391cd0b662479f21a3dfa5f7d826953 │ │ └─142741 /pause │ ├─6215ebaf96853aa93b5c2ffa4b22e0d34fa3244adca56b9d4dc9a0a3ed8c4a6a │ │ └─66480 /bin/memcached_exporter │ ├─a245def728d4ac157f94ec9b720ce525e9b5d03627669000c2e88e04fc9d8d1b │ │ └─62563 /pause │ ├─20bac4d3da32842cf7419ef88bda2b33ec9c50382833f31acb0fb406288d9dbc │ │ └─145959 /pause │ ├─9732289d42b815cf5f96bc991ed876e8eb2822c558778df16ff438bdac175eb7 │ │ ├─65052 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65089 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─481236d8fb6b23ee9350dffee7599f5b62880c1eb2bffbf40beb8150a44b6324 │ │ ├─181770 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─182067 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182070 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─182073 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─062d0f306fc8984c509573b176cf49d91f575d6a1edbc0f2ead72b3743c5e9d5 │ │ └─188512 /pause │ ├─f99e5731592568cedabda4da6af505da3575912342c51084b04881933bf84a1a │ │ └─51773 /pause │ ├─8bf500277ee1a3aee57b9633db7eb40ea88cf1b7237ff3e0616fff4dbe31e83a │ │ ├─105877 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105993 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105995 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─5ce90bf81ec1f205c3fca070001fdaa6d58afd63e1b44e264c88823a3c2f72dd │ │ └─52087 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─531848936a167943e833554f023273f58cea276d03070c8695458551ce93b3e4 │ │ └─109468 /pause │ ├─4da6fdeaafa4ee1962cb8597c0e6ab14c81ac759636ffef3cbf09596e6f3618f │ │ └─41607 /pause │ ├─28f4739c0e49df2922559314033cff2c02ac0fabdea3678650c454a3d15873d2 │ │ └─105576 /pause │ ├─d789690a60b11dd98dd9f57a505d2e91dc910094d7febb54f2801b512f0fdf2e │ │ └─242736 /pause │ ├─f122714292bc07d620daaf411687041cad027a50280adcbc23186c65b42cdda2 │ │ └─63391 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 │ ├─e284f50ffcc611b814fdafb2f80ead8296314dc9d1b677a71b1a3ae507ed0d4e │ │ └─95655 /pause │ ├─3b92d1f20f6a9b7c0e3307bd73f5a628670686082b3fe288d947333468dbd42b │ │ └─47508 /pause │ ├─f7d34a232932e4ba06dd73efcc01934ad113abebe5f70db0c859c0a57307ec06 │ │ └─66514 /bin/oauth2-proxy │ ├─ad27cc8aa2d488ea817c40f3e0518900062ca5ef18b1a120f80638582099e94e │ │ └─186409 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─46f49106bdd47530d61327b75f42b807a6bee6854002b534dc98d6d733bb21ca │ │ └─66336 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─607194daf6cf498dde8b8bfb861e2bb12c3501e3a8ad420cf1e5d6ed71fe0d47 │ │ └─61047 /pause │ ├─4eb36ab2d10d1c0cc7d0a10a1dc9f7c5fcd543f3f2d7a88d1f2641021a684d33 │ │ └─172667 /pause │ ├─366f49d790a4ef7424a838b029cc979047c272dd4cdfd159a1e5665e6ead1ec9 │ │ ├─186175 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186214 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─186231 erl_child_setup 1048576 │ │ ├─186438 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186439 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186449 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─186655 /bin/sh -s rabbit_disk_monitor │ ├─58f274cdf602b3ce9923458b31124dbb0a56196c7cd611a6f0735fae3c46d5f3 │ │ └─248528 docker-registry serve /etc/docker-registry/config.yml │ ├─d35c71bd814346a7423fbde5f0da6980fda3d8159809c9d1f20f247fbc71978a │ │ └─95617 /pause │ ├─5ff33c3a55c9a4f955271ba74f6c3de081c960cfa537328411d6038316bbe87c │ │ └─125176 /pause │ ├─eabd999af48e7d99a2755a70da0fba88c6019948b65894793f5b98daa8d90967 │ │ └─52295 valkey-server *:26379 [sentinel] │ ├─7e092881c5a61cfcd88798869ba0657e507ad28e45d8cc0c6669a379adc6b7bd │ │ ├─67027 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67044 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─67050 erl_child_setup 1048576 │ │ ├─67097 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67098 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67108 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67201 /bin/sh -s rabbit_disk_monitor │ ├─aed3c36f611779e0ef9487a6b5ab4d6c528d46114f570f4de91ab44a39abb777 │ │ └─48849 percona-xtradb-cluster-operator │ ├─4f5b4d64f5f2c33bef09793a18f3fb1248bd0322f313ad96e15de9a544cc28c4 │ │ └─65106 /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 │ ├─d6cbd20d0e035b97e6dc619c5c2fba979f25c55b16bff53e51b74f49c4fcab9f │ │ └─64655 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─da913d0cf2f5fe90390278ff43a1665d2635bd7bdd71fca68ffada26d290a764 │ │ └─123236 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─7e4034f2b3dabcc720c27f2d10764b5d2656d304927e7baee4feb433511d6483 │ │ └─45103 /pause │ ├─b58430e4b79b05d50edc892bb175a8eec1b293413c18281e5fc30e35cf57147a │ │ └─66365 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a1be148a91adc213fb4432e623bdbb195b43d96e3b945489a80ed1ca7ceb16b5 │ │ └─48726 /pause │ ├─4995ffc32403c95c48d22a4be954f3a98a042eee09022202e9abca86ad952b78 │ │ └─48516 /manager --metrics-bind-address=:8080 │ ├─2bcc8e7f7d8d695448389cd94ff9e8413828891acfa21c3ba29fdbd8bec2cb2c │ │ └─266923 /bin/openstack-database-exporter │ ├─0fdb57abc186f801911493031cc7c18d33e377f0daf4b8b307ff4c7881a03827 │ │ └─62647 /pause │ ├─823793c3625a468098e7318afcd6c09d849ddbc3139b414212ddde1804735e50 │ │ └─121145 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─3de11d1e8130f61ab7ef5a8d81dfd9c2e7eb0c034c0d4cbee091f3a6ea9e15a7 │ │ └─61582 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─0f5a8665f44161c592c2b956fb6773b9f312f9e0dce757270549efa57e36da6f │ │ └─228544 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─f0cda301ea2ad68ea48828d2e22ae2640590a7a3ea3c5a99484ae7f847f3a2b7 │ │ └─212708 /pause │ ├─5993a28d8b979367aa0715ce38ac35f77351da8dc5a9700e085377ca1ac617cc │ │ └─172760 /pause │ ├─569d16dbfe1b40083ad994070d35e0976f2a1f5e785debf970216b35a51049e2 │ │ └─56744 /pause │ ├─d24910540004b8a8725f9177a1789c6500697e6090eab5183de2a91d52225a41 │ │ └─265679 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─5575b8ea955f5d21b2029e36f059ba3b9db2a83f214e74abd882542cd2857635 │ │ └─142068 /pause │ ├─7b054c72144ae7094f8aea6e196ef722abcab519a8ef0b329820a800e2d50f98 │ │ └─164216 /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 │ ├─f4c72876d660e5c3a20ae4301ea59d0324a015a7bb604a359109f5a3b59c936e │ │ ├─42823 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43203 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─a1c0ec45e7cc5ca7f76d55130d4037e3bb15ab5d0829b5e0622f2698c39650ce │ │ ├─123718 /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 │ │ └─123888 /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 │ ├─f705e83af5d96035e4f59903390f82c02e77b121ddac8cadb84712c346f423bb │ │ └─60925 /pause │ ├─8d96a9e5fbdcd72e15e5217de9f5a73d426b76384c6551566fd1bca1704ee021 │ │ └─43671 /pause │ ├─b5e54d82fc73cc62fc0f421d27b1eb4754fba3c09fb9dd298b14f71aecd87f38 │ │ ├─107751 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107767 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─107773 erl_child_setup 1048576 │ │ ├─107841 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107842 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─107852 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─107942 /bin/sh -s rabbit_disk_monitor │ ├─3ae9b01fbc96b86558c2a12d66f78dd026b25f8cf564e6743f88af7a40c18f92 │ │ └─63039 /pause │ ├─28c4b50424c66577bc6e9b525d2fe85500c890c932c880e93f6b2ad8e2dcda62 │ │ └─41199 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 │ ├─4e3dbe021dee9cb6887e3657b08b5181d33c4dc0b5972466955658a4485b4307 │ │ └─44116 /pause │ ├─f69903ec16680c6d6266802226267e42baf6ebf97e1ef889d353a61aa0653720 │ │ └─222094 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─6e840d245eddeb83dd5f09f92d7d7c287610fe9552ead5b8d32d6f1e1c27f5d4 │ │ └─186012 /pause │ ├─227c63c2367c123d8b95c833b6aa8985778209769d043671d4938088763c6ab8 │ │ └─259946 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─c2b7fd305ac062b3e821dead645fc8fc5c7886b55a19d407a60d1beb1a06b87c │ │ ├─169847 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170176 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170177 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─4ec0fc5acc5b9e08b4353db6570422c3381ba87fcf70b85f8db59676eed2426b │ │ └─249912 /pause │ ├─3843084d4b227ce0cac1667797f606c7cc2ab6174a554d5178e1f490862fbdc7 │ │ └─41236 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 │ ├─efbc6487bbded9b0e273c904d2d07a7ca7ded851cc163a78ff43cdd1d808c8f9 │ │ └─45182 /pause │ ├─529a964e56a31b04f4d83d9c285fa2117e38a22a3021621ad6024e13a8159e67 │ │ ├─140493 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140507 /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 │ ├─a5477d5c36c44f9e73920bb787f60e3fa7e7aa6ec7853f4ce7470b4b31be3569 │ │ └─122665 /pause │ ├─17eb838a2608459fbf5f0bfd9b764dfe2052403f6511b3b723f5f37f5353af4a │ │ └─57053 nfd-worker -metrics=8081 │ ├─ae390b2a8c3732211d23fb961c8df8c25ac575cdc4c4c2a077bd955024ba1df0 │ │ └─62980 /pause │ ├─558649fc19a5fd932cf34bbc18991f195d46cabfc3435095a240230124dbe746 │ │ └─259954 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─1731e33486e7cf794832b5387f47e661aa7102265d60219f32e33cb610b66e3d │ │ └─65729 /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 │ ├─5dc99849d1a7ade02ed24e05470bea392621111114366bda11c73b4e67f41fa9 │ │ └─212433 /pause │ ├─5a3abc2dfd8bb56921f8d8bf018842c9f98f6e70ee47f11c4d6a8779ff53d7fa │ │ └─228518 /pause │ ├─0f825fb25cabf96b22348e75cbc84a3d4011ae2d9d101675cc18b9c06dca0618 │ │ └─65301 /pause │ ├─b406d15eebd8d1e756ac93f284aa92eb0233d75249da82815c874f8cb37497dc │ │ └─45028 /pause │ ├─1e24aba0680774ba48f3c7c82be3e75e2df9631767ab0d0f5dda900663100140 │ │ └─48346 /pause │ ├─8faab4c48da057df92b09d3b646f1666b3db08c214665673eeb10551d15a43dc │ │ ├─343728 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─344129 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─344424 /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/tmpffpln76e/privsep.sock │ │ ├─345209 /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/tmp1_j4fcdn/privsep.sock │ │ ├─345546 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345547 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345593 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/c7e689b7-8790-485f-b23e-4e6164c38f38/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/c7e689b7-8790-485f-b23e-4e6164c38f38/host --addn-hosts=/var/lib/neutron/dhcp/c7e689b7-8790-485f-b23e-4e6164c38f38/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/c7e689b7-8790-485f-b23e-4e6164c38f38/opts --dhcp-leasefile=/var/lib/neutron/dhcp/c7e689b7-8790-485f-b23e-4e6164c38f38/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2c9b79b8-a8e9-412d-8f4b-cfb56fa21397,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 │ │ ├─345597 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ed8f9815-eb20-4f01-822e-ba27c01e3e55/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ed8f9815-eb20-4f01-822e-ba27c01e3e55/host --addn-hosts=/var/lib/neutron/dhcp/ed8f9815-eb20-4f01-822e-ba27c01e3e55/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ed8f9815-eb20-4f01-822e-ba27c01e3e55/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ed8f9815-eb20-4f01-822e-ba27c01e3e55/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-231b95cb-d3b9-4879-81ba-870cd50b3398,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 │ │ ├─345602 haproxy -f /var/lib/neutron/ns-metadata-proxy/c7e689b7-8790-485f-b23e-4e6164c38f38.conf │ │ ├─345606 haproxy -f /var/lib/neutron/ns-metadata-proxy/ed8f9815-eb20-4f01-822e-ba27c01e3e55.conf │ │ ├─369100 /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/tmpdffbji9p/privsep.sock │ │ └─374276 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpwi8ao6_5/privsep.sock │ ├─7b902e0c7e99101a09ebd016bda16c8cd30fa1ac7c415cfcef8cbc376bb15258 │ │ └─172693 /pause │ ├─3e5d70ce4f5b868e9f88db3d2b7827900b43726145cc035caba94423c079efca │ │ └─51857 /pause │ ├─526e465a80c812f84952d1a655210092e58b9f8d41eac1e1e0549ecf9ae9e74c │ │ ├─142955 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142972 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─142978 erl_child_setup 1048576 │ │ ├─143046 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143048 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─143130 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─143243 /bin/sh -s rabbit_disk_monitor │ ├─9b29aa1235ac7b48e033eec6372ea1a12f21a236ed12cf465a0bcce361d4d18a │ │ └─66294 /bin/pushgateway │ ├─1b126540939182fc3fb36cbb2cbb8dd7789d3b21d98c1a086b84db82442f0070 │ │ └─48248 /pause │ ├─6c5101954ce47376a7c7ecbc20d81eaadb97cc79a77629fa2474f06f144383ac │ │ └─57257 /secretgen-controller │ ├─45c87a615294954d6cd8a82190a46090a1eb2a78a299c6cd84ff05a3b67dc781 │ │ └─184107 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) │ ├─c5929915be5948147f1d59cdf950454eb3bd86139526ebf98696b585e7bd96cb │ │ ├─222129 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─222813 octavia-worker: ConsumerService worker(0) │ │ └─222816 octavia-worker: ConsumerService worker(1) │ ├─a3b981ef53a4a1d8152a2a9dccadd3a7b2f0379134a757ddd2e43b42000b4fd8 │ │ └─63989 /pause │ ├─19eaf9e65cb7c8b40bfcafbeabe93d9cdec2232b20f3f10a0f7d1a98aab4714c │ │ └─64309 /pause │ ├─32d6a650e3e3c44564c8d3d7a20523bef59fedf4c6663042c013c525b51c308a │ │ └─91460 /pause │ ├─81a8d115ab077576549baeaa79f124cff7d885fcc7a682b6104535e9f7a268f1 │ │ └─173295 /pause │ ├─49a1a5bbb863204ba1ced5e2b33eac6a590693a5f120f1b09bc601827df4523d │ │ └─77933 /pause │ ├─d3a9844aad1add95abbd9a7d2c211ce44fdf2fc71b7c39e6f8a2cc42ac0d9707 │ │ └─64550 /pause │ ├─7db10209a62ab23bed151dd3f7600e6940dba778ba2ad7a4c2b3372b6c649899 │ │ └─44149 /coredns -conf /etc/coredns/Corefile │ ├─86726d2a0acfb3e317b6824b35445e15e6e30f8574ceba2d1c6bfb3bd8f50c1c │ │ ├─181771 neutron-api: uWSGI master │ │ ├─181814 neutron-api: uWSGI worker 1 │ │ └─181815 neutron-api: uWSGI worker 2 │ ├─81d8b2450b55137a1337769f81845850af2698bd0f314b6042aa62c2f13b806f │ │ ├─119483 cinder-api: uWSGI master │ │ ├─119495 cinder-api: uWSGI worker 1 │ │ └─119496 cinder-api: uWSGI worker 2 │ ├─2395cff5fa1da9148273f057dcfde44d917152292dedf372717139f6a3a8ecc3 │ │ └─226589 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─ab097dab66924dd9d67bacf690b8f1624c1b50de77c5ff4c6c5d8a2c0fbd9e75 │ │ ├─171149 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171166 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─171172 erl_child_setup 1048576 │ │ ├─171275 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171276 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171286 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─171418 /bin/sh -s rabbit_disk_monitor │ ├─e986d17890b3eb803b9fcc9ecc937f1f7c4fb53e49f23a9b7524173068bcde1e │ │ └─41119 /pause │ ├─d3e821c562ab210aee2fb4ef6689f7ee17bf3d350e72e06d2e3d833ee6cde3f5 │ │ └─188611 /pause │ ├─19e6aff367a73af87aaebf01a7c46c1842e78a68b7f03bd4163d26933b2d1d59 │ │ └─230050 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─b60d363dbf808012be3337c080f5a40eb9c6fb526cce137623764bd645a2f6d6 │ │ └─45362 /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 │ ├─938abf9b03de0dbbc94f2d3d2c764e797e693775881c276865f931b0cc4d7238 │ │ ├─104459 glance-api: uWSGI master │ │ ├─104472 glance-api: uWSGI worker 1 │ │ └─104473 glance-api: uWSGI worker 2 │ ├─563b958ef3dd392504397826a6a66bc74892ee3c7b329f94e76c266836d60bfa │ │ ├─204702 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204719 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─204725 erl_child_setup 1048576 │ │ ├─204814 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204815 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204825 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─205001 /bin/sh -s rabbit_disk_monitor │ ├─342403fcca6e149947b4b59dbdd75d14cbe0abd59bca9a3c4224dadae2e606f0 │ │ ├─64071 nginx: master process nginx -g daemon off; │ │ ├─64085 nginx: worker process │ │ ├─64086 nginx: worker process │ │ ├─64087 nginx: worker process │ │ ├─64088 nginx: worker process │ │ └─64089 nginx: worker process │ ├─a1580064a46e33b8d2b6f69084c28bb7da265ccc70d5b099c282c6a8236e2626 │ │ └─188392 /pause │ ├─ca4ae25829cb4cf7dd539c39651aa9f1ac6d3d6894b096c41751c72aee26f4e3 │ │ ├─61383 python -u /app/sidecar.py │ │ ├─61769 python -u /app/sidecar.py │ │ └─61770 python -u /app/sidecar.py │ ├─49c78cf9bb5e0bd83385c04570b46ecef550656210f5d6760f4d97de9b981bea │ │ └─227446 /pause │ ├─011f2327204a0acc67c483c259033ea510590764ebc2e9375a3533a66c4d4441 │ │ └─145175 /pause │ ├─da0539d7f1b7cd64a3e3bc8bff9a0d3dcca05317924a089128878463007e6cc2 │ │ └─140098 /pause │ ├─ba82d62c80e85c39520432a9af9453ab274401a561715a988b2a3ae09af31a68 │ │ └─172803 /pause │ ├─df6d51e7cc44777a20b6b779a09e6d246272ec5a5656736200213a91df6f0fe7 │ │ └─57091 nfd-gc -gc-interval=1h │ ├─fd2131dace5f887fc405b7252520f16ba8a903c02307f4f5dca5a26fe5584013 │ │ └─42591 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─15f36582d26d42d458bed8d1f7955b56f63a004ff9716f6803c2ba30cf083b4f │ │ ├─168921 nova-metadata: uWSGI master │ │ ├─168946 nova-metadata: uWSGI worker 1 │ │ └─168947 nova-metadata: uWSGI worker 2 │ ├─7cd7f93dc5955730cec11ad45784c5100b4eb4034556c834204711251cad5adb │ │ └─144901 /pause │ ├─2d43606016eeac8729f045617357dc46a2cb5790cc19a5a072af7886c17e5720 │ │ └─185668 /bin/bash /tmp/libvirt.sh │ ├─15068b48d788cccc748552a30d98b8abae52cfe7184a9b7f53ef4c415c958d48 │ │ └─105632 /pause │ ├─3edc51bf02543c35af35670cebd418e1f760e88f0d2cd1de7b41d7652e376755 │ │ └─242375 /pause │ ├─4a6da8aac16a909cc0d33b67596700f610e6ef1f247eb1d34d534a9b4934e5a4 │ │ └─103986 /pause │ ├─e922bb4306a9bd1284b8ec527adac5559bff82b56ca16cc5248955674f426bd3 │ │ ├─181830 neutron-policy-server: uWSGI master │ │ ├─181843 neutron-policy-server: uWSGI worker 1 │ │ └─181844 neutron-policy-server: uWSGI worker 2 │ ├─970aa9bfc1a230d9e3b5a3d2e45700e21db769bef4341f6dc2916133beb81a9b │ │ └─65874 /goldpinger --static-file-path /static │ ├─91fe419bcf830fbb900867cf75bd67cfeafbb23c92121cbf44ab28da28fac937 │ │ └─42328 /pause │ ├─66b2255ea8c0e03f251da7e6ba6bdc9620d61f845e0da38b9d1ba683f2f402de │ │ ├─184122 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─184408 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─184759 /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/tmpbef8q0m4/privsep.sock │ │ ├─369234 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp9d1fhktt/privsep.sock │ │ ├─369743 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpitvplq4c/privsep.sock │ │ ├─370254 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─370259 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─372270 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f8d465cf-4a7e-4f0f-9086-02320909e134 --namespace=qrouter-f8d465cf-4a7e-4f0f-9086-02320909e134 --conf_dir=/var/lib/neutron/ha_confs/f8d465cf-4a7e-4f0f-9086-02320909e134 --log-file=/var/lib/neutron/ha_confs/f8d465cf-4a7e-4f0f-9086-02320909e134/neutron-keepalived-state-change.log --monitor_interface=ha-239dc9bb-94 --monitor_cidr=169.254.0.76/24 --pid_file=/var/lib/neutron/external/pids/f8d465cf-4a7e-4f0f-9086-02320909e134.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─372775 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=f31f5993-cac2-4b77-aac3-a68cc27c63c9 --namespace=qrouter-f31f5993-cac2-4b77-aac3-a68cc27c63c9 --conf_dir=/var/lib/neutron/ha_confs/f31f5993-cac2-4b77-aac3-a68cc27c63c9 --log-file=/var/lib/neutron/ha_confs/f31f5993-cac2-4b77-aac3-a68cc27c63c9/neutron-keepalived-state-change.log --monitor_interface=ha-61067525-77 --monitor_cidr=169.254.0.186/24 --pid_file=/var/lib/neutron/external/pids/f31f5993-cac2-4b77-aac3-a68cc27c63c9.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─88e0829ffe94405be7d8860993400e90de9ffe203f68e34ab5089fab2eab4902 │ │ ├─200694 heat-api: uWSGI master │ │ ├─200735 heat-api: uWSGI worker 1 │ │ └─200736 heat-api: uWSGI worker 2 │ ├─3f250f748bc0e9dbd11f9b964209cf58468581c7d52d6de1bf5505a93ce84408 │ │ └─49034 /pause │ ├─5a6bb8cf7bd7f7050332999a3b1b59e5c829f302904409081596f92fe46b49e5 │ │ └─250100 /pause │ ├─f5af0f198d2fdb1e4049116360d7a0598687497d0502c796228448d7cecfa8e7 │ │ ├─78180 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78197 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─78203 erl_child_setup 1048576 │ │ ├─78250 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78251 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78262 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78349 /bin/sh -s rabbit_disk_monitor │ ├─05e8635fa28aec984d3b8894180303ac41a122a314ef06317125c40ade39ec6d │ │ └─47796 /server │ ├─0c050c41e233f40f6b70f2a11c46ab9177b36bb44fcbf628b33a3e1e6153a30c │ │ └─49657 /pause │ ├─d74e245b28994bba2e5cc91e0b07d61d13e29feeeaf2bcdc7e8cab6d0c2e1a96 │ │ ├─49682 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 │ │ └─50890 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 │ ├─94f9aa76ca85813b6e7b72b0b580df1f7bb64575a8a2755a8b856e8245f55f18 │ │ └─204576 /pause │ ├─ea246ece39dd824bc174ad172f66a3da726b4a6d1a60c2b2b345ab1df77e958d │ │ ├─259985 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-share --config-file /etc/manila/manila.conf --config-file /tmp/pod-shared/manila-share-fqdn.conf │ │ └─260315 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-share --config-file /etc/manila/manila.conf --config-file /tmp/pod-shared/manila-share-fqdn.conf │ ├─93022a002d1ce8cb33f2ffa2077f4702a831c858d486257763d094112c11ce1a │ │ └─231261 /pause │ ├─a1c3943c886104becc8c64f8836561dde7d962c9eb5edb6e7e54a5790a2b7e5e │ │ └─49761 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─720c9f32f8f32320e864efaa2f14518f71603b82fa7a4a1e94e3fe58341b2a0c │ │ ├─268989 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─269002 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─672fe5bab790bb95b89cce2d3af72673e18f37dc427f934a37ceb56b6ccc3bb6 │ │ ├─242402 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243107 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp3tz_jyk0/privsep.sock │ │ ├─243113 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243119 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─49453bf60b20451b9f1c0d189367b94a683e097050b5bc8870472852ece1511f │ │ └─185599 /usr/bin/libvirt-tls-sidecar │ ├─e60020f04bc4e52f6692abf3e4b62f5f039bd797064e5f1fd80b08f76508da78 │ │ └─86216 /usr/local/bin/rook ceph operator │ ├─8883ad4ce85d8f68dfcaf1b10ffa9613180ac58301bf9c04923e6add8f1cad9c │ │ └─40985 /pause │ ├─df61b5a2405896c489634c69fffe9c854046996b010aa2d1954f7c4d721ba230 │ │ └─41115 /pause │ ├─afeaab01273b473d3353c3f7f3cba726e06c628b069f6d47f1640bdd376b57dc │ │ └─265231 /pause │ ├─3c4de1070e4d31bc329ea54836e455b427775d1502c0fd95c1f143ea95df0849 │ │ └─232692 /pause │ ├─0903f383208908369ea8bc7a12e9a0abb6f819f89f39a02464241e2d603ef116 │ │ ├─265017 apache2 -DFOREGROUND │ │ ├─267556 (wsgi:h -DFOREGROUND │ │ ├─267557 (wsgi:h -DFOREGROUND │ │ ├─267558 (wsgi:h -DFOREGROUND │ │ ├─267559 (wsgi:h -DFOREGROUND │ │ ├─267560 (wsgi:h -DFOREGROUND │ │ ├─267561 apache2 -DFOREGROUND │ │ └─267562 apache2 -DFOREGROUND │ ├─2a51d21570168d07bc19242f238102ed579ca7dd96818e03d95fa610d6aa82cd │ │ └─266616 /pause │ ├─1b283e541b3aeab9d3fa705ce00db196e4db31b207e00a9422fe0206652e0069 │ │ └─141613 /pause │ ├─cf6d2ebd3477157859e092420eac9da0f6bea73e282284a13b59d5e2aab11c67 │ │ └─231287 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─9cce76f2f3d6e05c89860f00711783dcde99542a93ee517fe1ce9a1818b79ee0 │ │ └─56844 /pause │ ├─ace8236827a4319101963bc8e72ee671165c91e5ee4a3730cd88663602b337d7 │ │ └─41223 etcd --advertise-client-urls=https://162.253.55.186: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://162.253.55.186:2380 --initial-cluster=instance=https://162.253.55.186:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.186:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.186: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 │ ├─4994bf4322aec8cb8d01f24a6facef30bece16535d5afa3dfd0e05aea8f13b73 │ │ ├─245894 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─245926 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─245971 erl_child_setup 1048576 │ │ ├─246045 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246046 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246056 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─246348 /bin/sh -s rabbit_disk_monitor │ ├─42f4641bdaf72f2e5d6287bc397cad2ffb57d258d5a2810637e073510a8daf12 │ │ └─212445 /pause │ ├─69ae809550b95df4bf742d4926260624b84d638b0b0ae7b38a281782c5300c04 │ │ └─49935 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─c9ee25cc7837e2fe6cbc0ed1a1fede4903a97e29f535c1dc6ba89f9755649a8a │ │ └─224135 /pause │ ├─cb193844986587016736d8cf520a5d452a1dd3493f1b9ff1a04dfce787fb1ed5 │ │ ├─84666 barbiacan-api: uWSGI master │ │ └─84682 barbiacan-api: uWSGI worker 1 │ ├─2dd66ab1751b6226789d0d6b7ee07a797fd9cb93c5cc9075d144651ffec03849 │ │ ├─224300 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224316 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─224322 erl_child_setup 1048576 │ │ ├─224380 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224381 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─224393 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─224649 /bin/sh -s rabbit_disk_monitor │ ├─5eb545bbeae1f932df8586a61c10441219c2659a2c1c070b7975b8916b59f730 │ │ └─226352 /pause │ ├─5be3b5709cd7ac4ec18c965c27879e2a269462ea2c42cf9f1ea729d2acbbd51e │ │ └─41255 kube-apiserver --advertise-address=162.253.55.186 --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 │ ├─d76fdb5239292867362bca790990d30fa55b1c3dfaf3bce1dd394c0656ef0fee │ │ ├─61331 python -u /app/sidecar.py │ │ ├─61739 python -u /app/sidecar.py │ │ └─61742 python -u /app/sidecar.py │ ├─eaf7f1d12211b23cd8c576f766ef6a12179d3242d5973444e1e62b67b679b695 │ │ └─62167 /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 │ ├─a5c2793dbb503ad24be65f852d3d1a71b4b64024508e7fb894e07734109448a7 │ │ ├─173828 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─401918 sleep 300 │ ├─d9cab4b6ec335dbe3bf58a9d7350b1952594449890cb81175e18524c5d12a1cb │ │ ├─190602 /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 │ │ ├─370550 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmpbwai7qzj/privsep.sock │ │ ├─370933 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmpf2wj3ehq/privsep.sock │ │ └─372696 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmppdh9z05x/privsep.sock │ ├─97f47cac42bb5e6cbce8b959981690d2c1445d47c80f928f2cabd70c6c4e2f09 │ │ └─212420 /pause │ ├─ad2e9bcd806434e91e47b5cf0e11f080f1ba616ad2e62169b10c0c8adfe164f3 │ │ └─43713 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─bc33e869b2c1c2d9d107ffee296d5d984f68f1b16a8a73e5f382fb499f7b4a2a │ │ └─66009 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─bd884ef81a5e63e6cb95357b82a5657ab0b93adc9223c6696a2e87ebd79ed6ad │ │ └─65436 /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 │ ├─668b3cb5889755709c7dcd5baba61a3ca0b2653227e0df5b0fc1117d90f29f9d │ │ └─66460 /bin/oauth2-proxy │ ├─ef7aaecc82c175112465091721f0a98fb32163220c586d3c8add8d52705fa324 │ │ ├─200661 heat-api-cfn: uWSGI master │ │ ├─200733 heat-api-cfn: uWSGI worker 1 │ │ └─200734 heat-api-cfn: uWSGI worker 2 │ ├─c25e4d6ad14e0401f5a0bd41a4af2f0c471612743bad64da220eb6cea8ee809d │ │ └─65378 /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.162-253-55-186.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 │ ├─a673ec3a8e8b7b8122568530d04f8f302aff10ea88b21aba7ba214da1b2d87a1 │ │ └─250159 /pause │ ├─2bac2ede9e5661a1e97d5e00e01ff8e8ebfa76189d310d1c223f5f76aa830028 │ │ └─140459 /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 │ ├─570ccd988a34b07346f4b349a02ada402c3aeddc3bc94b2b7a0aac1b403b81f5 │ │ └─232566 /pause │ ├─f98d05837b3bb0d484ab1d5f53bbb15bcc4bc0f6aac2e04bf8f6597ca102317b │ │ ├─200689 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─201063 heat-engine: ServiceWrapper worker(0) │ │ └─201121 heat-engine: ServiceWrapper worker(1) │ ├─c1314156590c67749f357dac19e6650d0d5c0c867d61c739f8a8f4c9bcfdaf4f │ │ └─48391 /manager --metrics-bind-address=:9782 │ ├─69f22d78a1dd45efbc526e4f909389b58160fac00408b5000ac83a95958e883e │ │ ├─169823 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─170208 nova-scheduler: ServiceWrapper worker(0) │ │ └─170212 nova-scheduler: ServiceWrapper worker(1) │ ├─97f73f52c94b22056186695b8abaa09df5e37065ea8eed36e3c4975390354d62 │ │ └─172979 /pause │ ├─2ac5ec9e839e486ea06c05a3053461d31dd83dd44de9bb072998ee2449e48c28 │ │ └─230022 /pause │ ├─f7b766c3062cae75de20383aef3b8334e6783166440c30e065db69960d529eeb │ │ └─245636 /pause │ ├─a0dcf3b4fbbe91bff684d28268b31674a172fc75379f43f15c99266c5ac8e326 │ │ └─79477 /pause │ ├─8530d9ea5cc1d39aa42291d82a3fbe37007ee62f8ad2c8decd6fb111c08dfe77 │ │ └─63632 /pause │ ├─bebfcbece7edb6431d38b561882e9287559347bed2d8c7f88b1dcdb1e3faa1f4 │ │ └─61873 /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 │ ├─3afc5a2efbbe86e3efbe75334c53d9df70d775ec5be5dbc8087d05982e431248 │ │ └─107539 /pause │ ├─62def4b2c98391113f11bc062eea08f04db91f2aac752b020de9661caf5d9f53 │ │ ├─130769 placement-api: uWSGI master │ │ ├─130783 placement-api: uWSGI worker 1 │ │ └─130784 placement-api: uWSGI worker 2 │ ├─a35016e93e415642689bd2f2bde37735257a156d500cf8657b57ce94f5fed8df │ │ └─190628 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ └─9fa19d6263e811a8bb820d4a616fdc11379ab6d9167c1edb9295ce6820174f58 │ └─250205 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount