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 │ │ │ ├─21425 /lib/systemd/systemd --user │ │ │ └─21426 (sd-pam) │ │ └─session-22.scope │ │ ├─21414 sshd: cephadm [priv] │ │ └─21445 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─699 /lib/systemd/systemd --user │ │ └─700 (sd-pam) │ ├─session-4.scope │ │ ├─1454 sshd: zuul [priv] │ │ └─1467 sshd: zuul@notty │ └─session-1.scope │ ├─ 696 sshd: zuul [priv] │ ├─ 713 sshd: zuul@notty │ ├─ 858 /usr/bin/python3 │ ├─ 1458 ssh: /home/zuul/.ansible/cp/199.204.45.223-22-zuul [mux] │ ├─416291 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-brzvmcfkbuojgpaefgfhdhenqzzecxwa ; /usr/bin/python3'"'"' && sleep 0' │ ├─416292 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-brzvmcfkbuojgpaefgfhdhenqzzecxwa ; /usr/bin/python3' && sleep 0 │ ├─416293 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-brzvmcfkbuojgpaefgfhdhenqzzecxwa ; /usr/bin/python3 │ ├─416294 /bin/sh -c echo BECOME-SUCCESS-brzvmcfkbuojgpaefgfhdhenqzzecxwa ; /usr/bin/python3 │ ├─416295 /usr/bin/python3 │ ├─416305 /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 │ └─416308 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-ac93101569b93480f062180af0f9d2a0f2f9387c39042885d292c2ddb8c94160.scope … │ │ ├─24717 /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 │ │ └─24730 /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 │ ├─containerd.service … │ │ ├─ 9802 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12460 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8fefe585bd279e24b306c03fcf78d40c8e7689bd188faa4be809291668308a10 -address /run/containerd/containerd.sock │ │ ├─ 12819 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b4ba92bd8879c31479d39a5cab2d8cd863fb248268bbabb6a9944d86c62b5bfd -address /run/containerd/containerd.sock │ │ ├─ 19517 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2b433ea7c56c1f3d966453384bb368621101b04eba862968d24011013d9b47a2 -address /run/containerd/containerd.sock │ │ ├─ 24693 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ac93101569b93480f062180af0f9d2a0f2f9387c39042885d292c2ddb8c94160 -address /run/containerd/containerd.sock │ │ ├─ 29286 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7fe9d402d847adafd7f96f4eb829224f26959b4a373949536f9de66f28359770 -address /run/containerd/containerd.sock │ │ ├─ 34065 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1532ff19eb0cc64bc80f47ddc97aac3f55c0081fea8c4297370beaa8a198121b -address /run/containerd/containerd.sock │ │ ├─ 39731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe1011f6f3acf9151cd3774ec117d4e0bb348a5a8171a3098615682af299af06 -address /run/containerd/containerd.sock │ │ ├─ 39751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b048d52b16f082789bef959f503095d106ae4780f43998d57f3b0241cb08c66f -address /run/containerd/containerd.sock │ │ ├─ 39790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4357031e6ca25bdfb5b26adb2d61658c8a0646df1fe8dc4dab7ab8ba0c3ad2e -address /run/containerd/containerd.sock │ │ ├─ 39806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a82de82f9bedc96e5104ca95f62eb5de31e20c7219a795d8fcb65c889777490c -address /run/containerd/containerd.sock │ │ ├─ 39824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c47c2047bf574069e80ec76c615bb2a1ec26ae23f2778e2968762dfe44756169 -address /run/containerd/containerd.sock │ │ ├─ 40308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f483478307bfcbe8642a4f9d766aa4b1ee231ec587bc818a658c5a82dbad0ff1 -address /run/containerd/containerd.sock │ │ ├─ 41081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c0c7bd312c043d6a9ba2dd974d7a033339932b5b431ce9034db5bd2805c097f -address /run/containerd/containerd.sock │ │ ├─ 41105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b004bce88fcc63b81f2d66f7a115976f188d7df9ad1104df08e923030f2384c8 -address /run/containerd/containerd.sock │ │ ├─ 42453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 770447bc8643e045da8fb5d478d513b54b6062ded82243ce9bca94c9bd5742a0 -address /run/containerd/containerd.sock │ │ ├─ 42880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44c9ac00a5d7133dcb0f9c206ef891d2270d37febfaeb6a7bbbe2ac2fefc235b -address /run/containerd/containerd.sock │ │ ├─ 42925 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1e8b03fc668982bc07137ed668f6f7106c451183846f678923ac8b076321b9c -address /run/containerd/containerd.sock │ │ ├─ 43343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 439240ac99d8af7c65bd136853f67bbaf8fdc604038d0a08ba04acb36220c81e -address /run/containerd/containerd.sock │ │ ├─ 43839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f863d05392f452998d071856eb958f6d422e7595d7c0d0c1b956678e031b3478 -address /run/containerd/containerd.sock │ │ ├─ 43898 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b7a1be1974a743c2490ec4013e632e913b169d75030f668777f8e724dc2ce62 -address /run/containerd/containerd.sock │ │ ├─ 43938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03881d2d0e99a37d5521a3eb6cedb1840a5e08aeb17bd4b70c87e1de97103217 -address /run/containerd/containerd.sock │ │ ├─ 46219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8bfffabb7c4b0734ec9f2e2f00f7751f8b11a236c2173361f1ff929bd8fa6f9 -address /run/containerd/containerd.sock │ │ ├─ 46290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60fa231620445fdcf9cb0c6217b29c8dbcc76af5279ac451d11f55041dc4b3ed -address /run/containerd/containerd.sock │ │ ├─ 47030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3af2282a5d8f85113239368438ba5e789bc7368ffac3bf5ca05809408d67799c -address /run/containerd/containerd.sock │ │ ├─ 47136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 278f644e7839c60db303d14534a255d4bdef558e456f634546dbeb7e1427d898 -address /run/containerd/containerd.sock │ │ ├─ 47500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c555cf512b873a97108c90ce6b95bed308265eeea8fcb34215b5f27d74d2ae7c -address /run/containerd/containerd.sock │ │ ├─ 47951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97da2521d6c46c042ca64fcc555b671e39dcecc716c12fad6e787b50215e44a9 -address /run/containerd/containerd.sock │ │ ├─ 48335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b3aa409f0c30a99fa5760abffec802be7dc53ae7b494aa4e027c42cdfc75746 -address /run/containerd/containerd.sock │ │ ├─ 50595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffda6cf13d43f73fcd173026ea0af212d0a5ea98039bcaf23b310646334f680d -address /run/containerd/containerd.sock │ │ ├─ 50703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7751aadc34fa5d253afb786ac851c4aec6ae2e12be0fdaecd7528d0e1535ebdf -address /run/containerd/containerd.sock │ │ ├─ 54885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dc2576a87a2d397ffbb41db7ea07d7b18b37080dc50d672e7a25ab4c650553f -address /run/containerd/containerd.sock │ │ ├─ 55521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbbb124ce880cffe1541691d3ae44367bcab0e268fb4238092922d7d5c4fa7c3 -address /run/containerd/containerd.sock │ │ ├─ 55593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 351de20c2dab4f14cbe5b7271f31a906eab0d857ccd69ac02f626210f94741eb -address /run/containerd/containerd.sock │ │ ├─ 55632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efce49b94e61a0792224e84bae13def47d42423f978743ac4ac157d5653636e5 -address /run/containerd/containerd.sock │ │ ├─ 55776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92b9bbc928451d76612ab281bf732392fb15f0924e979926868f842bdf8cfb05 -address /run/containerd/containerd.sock │ │ ├─ 59614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0df3725e7a9253072d25f8ae5291fb24a1ffe1f93085e694e5c7f8e087410cd8 -address /run/containerd/containerd.sock │ │ ├─ 59725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22c865495106f0018daa28f0960d28dd43cac5a94e26d596f62d80b2d1980f9c -address /run/containerd/containerd.sock │ │ ├─ 59763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b840d4faabcde742e416224c6f1715aecdc4975a468dbcc4a595838e0daf1a0e -address /run/containerd/containerd.sock │ │ ├─ 60038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26f2080ebf2dbf0b3dfda28a5b0d124792f21e888e704eaea9412f1406f55200 -address /run/containerd/containerd.sock │ │ ├─ 61147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c9dfe437523669c8d3b05ceabec53783bf25cf65f128d7f4b43af91ff1e5b63 -address /run/containerd/containerd.sock │ │ ├─ 61302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 13eb1a3cb115de2037334ef9da7ee56e478de664ae9d9f530f5148fab6d149e6 -address /run/containerd/containerd.sock │ │ ├─ 61687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dd2aaf9b4284c5ea57cee8799f1b18a97d81408245606e0e33cd4a00e124b1d -address /run/containerd/containerd.sock │ │ ├─ 61729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1c24fbbd0be8d1a319e27b9bdee45f3d617067aafa763fb28181f1b84973fb5 -address /run/containerd/containerd.sock │ │ ├─ 61759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d1e3f1c555ffbcced334a20388ef909a061d03d856aa499e708057081dbc553 -address /run/containerd/containerd.sock │ │ ├─ 62275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c45853739d68fc996f2a4da76619f66d553b84621144131fc4b2db0c59a53f2f -address /run/containerd/containerd.sock │ │ ├─ 62567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 532afb2dc2182d38aae35d08f1402557a9d8478ff0eaf6cd0050379536cd68f7 -address /run/containerd/containerd.sock │ │ ├─ 63066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82f5a1828140f8133c88a3a0f2c0f864582177ab39b112cee805a1420aa0579f -address /run/containerd/containerd.sock │ │ ├─ 63259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac2a903819cb1deb5aeaf775ebeb03ba9fbb351929491de34c9ccdfae6d7c34e -address /run/containerd/containerd.sock │ │ ├─ 63906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ce9deea8427fa0e7aba14e29f432950b0f4166810ac8b7a208d0688b77408a0 -address /run/containerd/containerd.sock │ │ ├─ 65115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea6203669cee08ba432a3474e9db0d0cedcf60729ac1044dab9e5eeadfcf6f6d -address /run/containerd/containerd.sock │ │ ├─ 67472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0836b8d4312ec762977276b2f4a586cd70971f789dbf73808c666c1af6e90c6b -address /run/containerd/containerd.sock │ │ ├─ 76619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1aad411e6b8cd54112f0f62002979f5cc557ba3136e81933ae56c9e39e12c0e9 -address /run/containerd/containerd.sock │ │ ├─ 78150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04a939c89fd086bdf993a249d1533b840548d64fcd0110a83f0db7845d9db2d7 -address /run/containerd/containerd.sock │ │ ├─ 84406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dcb54f4d5b7e3568691965c6ae3df516b90beaa4e5e931685d6b5565af1052e -address /run/containerd/containerd.sock │ │ ├─ 90529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2232bb958a30cd0923f078d04ff96f00268a91bde2bc9245b82f061f3124230f -address /run/containerd/containerd.sock │ │ ├─ 94520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfa218ef607f66a7cf0ec690c7723ca644be62cf4fabb792af26456c9061760c -address /run/containerd/containerd.sock │ │ ├─ 94560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2145d0e8f5981278a6fb459b5d9f4b7abf996372600bc542ad3c2d7e74503575 -address /run/containerd/containerd.sock │ │ ├─107741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c94e5118fc3faa384d33e311416464daa30a2b0dd717e03b2938644aaeac733 -address /run/containerd/containerd.sock │ │ ├─109251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11342e39ff49185108801f1ff6b24132a3ebfc1efd7c914fa5eb10b4d94c8368 -address /run/containerd/containerd.sock │ │ ├─109291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69753d2f495c33f8ed0f50dee6804597eb883e398bfaa2ececa938a1f66d2726 -address /run/containerd/containerd.sock │ │ ├─111953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f97bc694d46c5eb3818314026b1a49574fc0a477f320ed48518e74d2a931d2b -address /run/containerd/containerd.sock │ │ ├─113762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee6c7daf410370aed55b6fd959f7a63bf4b22f00869eb3539dc89fbff180d1d8 -address /run/containerd/containerd.sock │ │ ├─113890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46aed0aa67e8163da8d40c1afbcd6959501b910369f1c2ac5c72f05b96060455 -address /run/containerd/containerd.sock │ │ ├─126779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe757db0cafdb6c77417872acde4e30ea634b593270fff98ca63480e46b835c5 -address /run/containerd/containerd.sock │ │ ├─126823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27b2b3037af1ac1e457ae55792570b0ac870dcb9d576814ceb6a3234e870d4c7 -address /run/containerd/containerd.sock │ │ ├─129504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1ff9ab1ba0860e57bcbd7f62cd42750916e3f0f61794f6c19a3e3f4ec214511 -address /run/containerd/containerd.sock │ │ ├─155282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bbe5f6e651d51a4b84a03e8371745d5b8b151d7325848d905f461e05a83de30 -address /run/containerd/containerd.sock │ │ ├─156931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 801e1d095017d9e39ca1cf0cd08eb8bc15fa9a30181f0e076919a2c9f5dc5c76 -address /run/containerd/containerd.sock │ │ ├─157277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4dc182851264163f6bbd1131bab5f2bca0109f9cfdeeb6166bca1de1b44ecd12 -address /run/containerd/containerd.sock │ │ ├─158057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5934c6407eaec98c6972fd4175a902f1fbdfcf91553456dcea92e32633560475 -address /run/containerd/containerd.sock │ │ ├─160269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6686c65669a6752b0280939f99c670e984d8be32699b72b32198c319e936f0b5 -address /run/containerd/containerd.sock │ │ ├─160510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c6f90845ff8c779bbf1ce70036c34bff0426860c2a75e6c97a19de6420b89bd -address /run/containerd/containerd.sock │ │ ├─160601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d87674d46870a8b359f54de019d9420a42d5cc743237d3e792fdb1811962d24f -address /run/containerd/containerd.sock │ │ ├─160940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5768d9374beb24aac1893fb6fccf274297fb895616a606693264fd22f1a8165e -address /run/containerd/containerd.sock │ │ ├─161224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b89a59ec7c41e056c4d6630db66911a7aa8c64baebef651339eef3926fbeecb -address /run/containerd/containerd.sock │ │ ├─161467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6258aae9fd2c114da160930db3bbcdca15c5c6ad33e81b661e06b4fa6e5933d0 -address /run/containerd/containerd.sock │ │ ├─172893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de4bf745781f565282b1b9261666d0e707655925e6deb8996c8d6c10e371fb87 -address /run/containerd/containerd.sock │ │ ├─174571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98adcd22ebceba591cbd7c4e749e915c8b3d1361644ea7af703f0313f8919b2a -address /run/containerd/containerd.sock │ │ ├─174647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bf5427034ebbcff7126a5130a3ff5cf28e9e6289359339ffda9805e7fe5d966 -address /run/containerd/containerd.sock │ │ ├─174725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f47ada414f42d03cde8f51e87fe7135c065aeeb3e663ee3e87097d8a5d628fd0 -address /run/containerd/containerd.sock │ │ ├─174966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53f3eb983029826780d58c5a3a08d30ba4aba6f4b6643e595f5af1f75d3fe409 -address /run/containerd/containerd.sock │ │ ├─175010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c6f4be4b584b4db29081900f58b736e57e983be67681253bf5932410d113778 -address /run/containerd/containerd.sock │ │ ├─175068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9a2580eb27fd75217800a51b9b6165c0f30a1b19ee8bbd591ad2a105b58efde -address /run/containerd/containerd.sock │ │ ├─175184 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec0d828ee1ef229dd918e57672b9bffe0f7487d5d6089a1c2ebb811ad1308dee -address /run/containerd/containerd.sock │ │ ├─189216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e66d51448088125a4f3d5a101e28dd4182971d4647422611dbf3d8b34009acd -address /run/containerd/containerd.sock │ │ ├─191781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e8c0977f0446251ffe47761010e4f904b8c5084fde23a6da6ba6b4d8e8a8e88 -address /run/containerd/containerd.sock │ │ ├─191818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faf796d89cfbf2d01ceb8326bc7ed31169cc47384f70cc9469f17a275c646d32 -address /run/containerd/containerd.sock │ │ ├─191874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa32aaeced63611e6bdad299663c48914b59e3bc87a9179e31a4c0a12b3da54f -address /run/containerd/containerd.sock │ │ ├─209216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c19a8d9832bdc7c3385f21bd881a72249061c7ea9c5561149037171c5573cef2 -address /run/containerd/containerd.sock │ │ ├─220756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0637a1920b103254840f84ead8e4a29b97e056ac90870bf6fe9cd234845d2a3f -address /run/containerd/containerd.sock │ │ ├─220778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 500ab6cb50c52139e04ccf18cbed06350834aa7ccadd0f50c763210d0d627cdf -address /run/containerd/containerd.sock │ │ ├─220810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71f7cb9ff97e0afdbf13fe2b5d6663b75dd60283db1e127f78751b4916902bcd -address /run/containerd/containerd.sock │ │ ├─221131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56f45fd529fadf25b173af72e64795292b4e1f9053381904c269c242e1c9628a -address /run/containerd/containerd.sock │ │ ├─232842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55400a6e81d67cae66563fe5f8f04c9eda5e00784956501ce6faa21d43d8bd08 -address /run/containerd/containerd.sock │ │ ├─235137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08fac434c212dec9263bbe1b03862e0f88dccd21493eb2bed25749b8285cafcb -address /run/containerd/containerd.sock │ │ ├─236178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33d7c1916aaa70760377df77b7cab28fdd6140c2ade8f0d97ea1db004b7375b3 -address /run/containerd/containerd.sock │ │ ├─237277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e19f53957f485620925459047f7b739c77e01582ff810d93960d296c4ffb1240 -address /run/containerd/containerd.sock │ │ ├─237800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ec838964d9b430c2f983fa0b18d23369c1cb3194994f47980c324bd943afe0c -address /run/containerd/containerd.sock │ │ ├─240155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59ad7b0d336548edddbc7037aeb7d309a0587047913c99b6a0e4385b1d6611bb -address /run/containerd/containerd.sock │ │ ├─241629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57a4fb1ca5fe428f7058b54be067eda6fbf50e804af97002b6f94a84a3c1e7ac -address /run/containerd/containerd.sock │ │ ├─241687 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 599ef35eaa36048f42f4b4e028a294a269de51a45c80c7d47a3b32ab9423d0bd -address /run/containerd/containerd.sock │ │ ├─251776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ee1c4891c8d21b3d4b5c105bb53261d1615ce9cd096b2f35e9651d789edaee1 -address /run/containerd/containerd.sock │ │ ├─252176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 503d36df8647a1dff319ad28bee802f1c0f761a44ec4f089f9647b39dec8abf5 -address /run/containerd/containerd.sock │ │ ├─254921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88c34a9bb91ebc01374e70e60b6620007784edf94e8bf66414eff9227640096c -address /run/containerd/containerd.sock │ │ ├─258691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62e8f561eb0dadc64faaf79684e7cce233377bb778c897d3db4879a4480c40fb -address /run/containerd/containerd.sock │ │ ├─258933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f8ecebdbc554d8e1f87c9d380e2b9af36fb37b964771868b4ae99a615a93e52 -address /run/containerd/containerd.sock │ │ ├─259099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8f131e0ffc8e90dad00399745d69da9d328f6253282beb900e93a5936249569 -address /run/containerd/containerd.sock │ │ ├─259148 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 911a2bc734e4d57a50fd025edb571e7f0177679eb8a57aab7e13f0b4c820a69f -address /run/containerd/containerd.sock │ │ ├─270196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1664b4b022bd3727ad75db0c37ed66874c9ad5ec3e39f36c9901133118fe240 -address /run/containerd/containerd.sock │ │ ├─273014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 775fc7d93f12e9683cca3918ea59f8c8d67539300550dd19d8bb6c37f6c78c41 -address /run/containerd/containerd.sock │ │ └─274433 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f69e3d3cf3682adde9f97f4c2682115cd9a65a1a9d6fee98c2d197c92b1b80f -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1184 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29005 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29268 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19462 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19481 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24409 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24675 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33771 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34048 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12372 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12403 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.twafny.service │ │ ├─12734 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.twafny/unit.run │ │ └─12764 /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-twafny --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.twafny:/var/lib/ceph/mgr/ceph-instance.twafny:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.twafny/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.twafny -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10172 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-7fe9d402d847adafd7f96f4eb829224f26959b4a373949536f9de66f28359770.scope … │ │ ├─29311 /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 │ │ └─29324 /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 │ ├─multipathd.service │ │ └─154763 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40209 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.223 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─run-r1068963d90b54b29a2ccc3ecd62ec800.scope │ │ └─190780 /usr/sbin/libvirtd --listen │ ├─systemd-journald.service │ │ └─358 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-1532ff19eb0cc64bc80f47ddc97aac3f55c0081fea8c4297370beaa8a198121b.scope … │ │ ├─34089 /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 │ │ └─34101 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1385 /usr/sbin/uuidd --socket-activation │ ├─docker-8fefe585bd279e24b306c03fcf78d40c8e7689bd188faa4be809291668308a10.scope … │ │ ├─12485 /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 │ │ └─12505 /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 │ ├─chrony.service │ │ ├─10933 /usr/sbin/chronyd -F 1 │ │ └─10934 /usr/sbin/chronyd -F 1 │ ├─docker-2b433ea7c56c1f3d966453384bb368621101b04eba862968d24011013d9b47a2.scope … │ │ ├─19544 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19561 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─docker-b4ba92bd8879c31479d39a5cab2d8cd863fb248268bbabb6a9944d86c62b5bfd.scope … │ │ ├─12845 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.twafny -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12864 /usr/bin/ceph-mgr -n mgr.instance.twafny -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─154656 /sbin/iscsid │ │ └─154657 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─d9ab069a6eed3c6856867853b054eba96643d2c265af00bbba4a6b6fb8364813 │ │ └─55881 nfd-gc -gc-interval=1h │ ├─80353f155a6e6dd8596f36b69fc2a5eea1d429e71d6938beaf3a2445ba20e4e1 │ │ ├─229915 octavia-api: uWSGI master │ │ ├─229928 octavia-api: uWSGI worker 1 │ │ └─229929 octavia-api: uWSGI worker 2 │ ├─253d47112744ad46addc0109792228317496dd97252bfea62f5755f6fc7ff0a6 │ │ └─62759 /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 │ ├─52c223d6e9ccf0ee02250f3ab3c37eec7956f0883cca5cec4c304ac7caf6e5d0 │ │ └─62716 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-223.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 │ ├─2232bb958a30cd0923f078d04ff96f00268a91bde2bc9245b82f061f3124230f │ │ └─90557 /pause │ ├─ffda6cf13d43f73fcd173026ea0af212d0a5ea98039bcaf23b310646334f680d │ │ └─50619 /pause │ ├─06ed2877253fed6f1c61047cd3947805a48a2b0837ef516b28b46e8b846b2311 │ │ └─40017 etcd --advertise-client-urls=https://199.204.45.223:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.223:2380 --initial-cluster=instance=https://199.204.45.223:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.223:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.223: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 │ ├─db3dcece04da304bec70a6b60e81cd1a87d5cfd9dd221e42c91189121a467c4e │ │ └─50876 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 │ ├─a5d03a2fcc25381b9c844e8e7bc92b2c83e941f8dcbe3a16479686b16f3a9b6d │ │ ├─173009 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173026 /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 -- │ │ ├─173032 erl_child_setup 1048576 │ │ ├─173192 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173193 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173203 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173352 /bin/sh -s rabbit_disk_monitor │ ├─57042b710e97c0355bd3b2e9994d05537215ff3207f7ce79d0da01ba32b65d71 │ │ └─64265 /goldpinger --static-file-path /static │ ├─f4ab36c6428b8c2a14693b87b18f3c99e1dcc701bad4064ecef269d6a9b631c5 │ │ ├─255052 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─255068 /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 -- │ │ ├─255074 erl_child_setup 1048576 │ │ ├─255250 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─255251 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─255261 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─255422 /bin/sh -s rabbit_disk_monitor │ ├─0c335e4eaa90d4ded02b31a22713280124600ab9359de14757b1ffd80bba22d7 │ │ └─166447 /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 │ ├─91e4eac4aaf1c67bdee683de9483ca97331744abc1fdf17692d26f93bbc284ca │ │ └─64674 /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 │ ├─70e2f1c7402e7373e50f3201ecc2350d9dbf88f66d3ff676c83807cbe80e7688 │ │ └─44115 /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 │ ├─2d4b7287dfdca377cc4f4b9f6c22506f421b6c7a4d496f1739a3bed14316a738 │ │ └─48731 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─4c78bd2d3e42ad09d7f659adec068531ebdaca16925888b1e4f79325352a3e4f │ │ └─268130 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─be40295f890c56803be89d1e87797d816be4fe4880856ff699ba0001bc94e242 │ │ └─42523 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─911a2bc734e4d57a50fd025edb571e7f0177679eb8a57aab7e13f0b4c820a69f │ │ └─259173 /pause │ ├─b1664b4b022bd3727ad75db0c37ed66874c9ad5ec3e39f36c9901133118fe240 │ │ └─270220 /pause │ ├─5934c6407eaec98c6972fd4175a902f1fbdfcf91553456dcea92e32633560475 │ │ └─158081 /pause │ ├─b048d52b16f082789bef959f503095d106ae4780f43998d57f3b0241cb08c66f │ │ └─39866 /pause │ ├─fe2b01074b5c33841b086a9e18d45d515f68949ad96bc76877c4d5905fa7620c │ │ └─65239 /bin/memcached_exporter │ ├─01459545bf86fcb19d8e0b068097f970dde8a901ab7f4a93384edd874a656988 │ │ └─50768 valkey-server *:6379 │ ├─ea6203669cee08ba432a3474e9db0d0cedcf60729ac1044dab9e5eeadfcf6f6d │ │ └─65139 /pause │ ├─639f884b634ec38715abd7649ce62d6daa544b33b26ce02c8a9185d479de0263 │ │ └─125982 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─18607fda1485d379abdbb03e991e4ac69e1f304bc14057da154e5f24a1b48625 │ │ ├─277059 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─277078 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─2ef7d8d3eb9981a1db5f72d0a31c73caa8b5a55c8c1341de4870450c8e397ea2 │ │ ├─127869 /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 │ │ └─127961 /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 │ ├─ed1681890d6fd84249b051f4af58d4803fd57d99c91470a37620495d63381a7f │ │ ├─171066 nova-api: uWSGI master │ │ ├─171105 nova-api: uWSGI worker 1 │ │ └─171106 nova-api: uWSGI worker 2 │ ├─a400d967f187011af3cca1093f143b4515a41819215184f4cd2e802e39befb58 │ │ ├─231639 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231659 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─232127 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─232128 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406528 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406529 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406530 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406531 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406532 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406533 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406534 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406535 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406536 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406537 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406538 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406539 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406540 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406541 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406542 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406543 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406546 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406547 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406548 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406549 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406550 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406551 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406552 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406553 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406554 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406555 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406556 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406557 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406558 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406559 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─406560 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─406561 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─0e66d51448088125a4f3d5a101e28dd4182971d4647422611dbf3d8b34009acd │ │ └─189240 /pause │ ├─2dc2576a87a2d397ffbb41db7ea07d7b18b37080dc50d672e7a25ab4c650553f │ │ └─54908 /pause │ ├─fe757db0cafdb6c77417872acde4e30ea634b593270fff98ca63480e46b835c5 │ │ └─126802 /pause │ ├─e19f53957f485620925459047f7b739c77e01582ff810d93960d296c4ffb1240 │ │ └─237301 /pause │ ├─ab4617b3e62b493487a63b7a195f7f4842b70f65c0e6d7edbbfa051e70a764c3 │ │ ├─268399 /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 │ │ └─268638 /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 │ ├─cacb4760de2febc219eab6d2fedf8c44517c6459f933a9ca2f817c0f43f1057e │ │ └─64999 /bin/pushgateway │ ├─2145d0e8f5981278a6fb459b5d9f4b7abf996372600bc542ad3c2d7e74503575 │ │ └─94584 /pause │ ├─60fa231620445fdcf9cb0c6217b29c8dbcc76af5279ac451d11f55041dc4b3ed │ │ └─46314 /pause │ ├─53f3eb983029826780d58c5a3a08d30ba4aba6f4b6643e595f5af1f75d3fe409 │ │ └─174996 /pause │ ├─aa32aaeced63611e6bdad299663c48914b59e3bc87a9179e31a4c0a12b3da54f │ │ └─191912 /pause │ ├─c19a8d9832bdc7c3385f21bd881a72249061c7ea9c5561149037171c5573cef2 │ │ └─209239 /pause │ ├─30972b75d3717165a77f9d04d2dc73d96e3e6ba3c553d718561126382e988e3a │ │ ├─342212 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] │ │ ├─342460 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─342620 /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/tmp4ltnlyvb/privsep.sock │ │ ├─342928 /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/tmpk5upljda/privsep.sock │ │ ├─343278 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343279 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343429 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f57dd157-512a-4118-8dbf-95e88030bb09/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f57dd157-512a-4118-8dbf-95e88030bb09/host --addn-hosts=/var/lib/neutron/dhcp/f57dd157-512a-4118-8dbf-95e88030bb09/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f57dd157-512a-4118-8dbf-95e88030bb09/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f57dd157-512a-4118-8dbf-95e88030bb09/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-853df070-7580-4eb3-9861-17714e96119e,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 │ │ ├─343434 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ec6b2d92-9028-4e40-9666-22f40ba2429e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ec6b2d92-9028-4e40-9666-22f40ba2429e/host --addn-hosts=/var/lib/neutron/dhcp/ec6b2d92-9028-4e40-9666-22f40ba2429e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ec6b2d92-9028-4e40-9666-22f40ba2429e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ec6b2d92-9028-4e40-9666-22f40ba2429e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-c9190226-4af9-46d3-a5ac-b9fcd27333fa,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 │ │ ├─343487 haproxy -f /var/lib/neutron/ns-metadata-proxy/f57dd157-512a-4118-8dbf-95e88030bb09.conf │ │ ├─343491 haproxy -f /var/lib/neutron/ns-metadata-proxy/ec6b2d92-9028-4e40-9666-22f40ba2429e.conf │ │ ├─374677 /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/tmp7omkmva2/privsep.sock │ │ ├─380758 /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/tmpxxtj4x3h/privsep.sock │ │ └─397830 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/3368d5c7-4047-46ed-a9fc-41d424ae79e0/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/3368d5c7-4047-46ed-a9fc-41d424ae79e0/host --addn-hosts=/var/lib/neutron/dhcp/3368d5c7-4047-46ed-a9fc-41d424ae79e0/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/3368d5c7-4047-46ed-a9fc-41d424ae79e0/opts --dhcp-leasefile=/var/lib/neutron/dhcp/3368d5c7-4047-46ed-a9fc-41d424ae79e0/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1b67ffca-4a17-48db-8498-a0275992a835,10.1.1.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ ├─961ffc2a71009150008a068c68a76df60c1642037ee616ae32b39a7e70fac244 │ │ └─274907 /bin/openstack-database-exporter │ ├─0b89a59ec7c41e056c4d6630db66911a7aa8c64baebef651339eef3926fbeecb │ │ └─161248 /pause │ ├─e83bf3ef4ecf566afd69d2f8970aa7280f00950b7af41c095b4f652780b043fc │ │ ├─204907 heat-api-cfn: uWSGI master │ │ ├─204947 heat-api-cfn: uWSGI worker 1 │ │ └─204948 heat-api-cfn: uWSGI worker 2 │ ├─c79035a8558993f59ed1f173a285fd95f35d0e1aa9924c2a003fde7bc77cb7e5 │ │ ├─252400 magnum-conductor: master process [/var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf] │ │ ├─252797 magnum-conductor: ServiceWrapper worker(0) │ │ └─252800 magnum-conductor: ServiceWrapper worker(1) │ ├─0c0c7bd312c043d6a9ba2dd974d7a033339932b5b431ce9034db5bd2805c097f │ │ └─41122 /pause │ ├─de4846d9c0fc36f1b02fd28784e56d71f3cee1089970542857fd514013acf16c │ │ └─60086 /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 │ ├─153edffa1a2129401eecda24ff1d468eb434b010372de85334b80ff3bf867afb │ │ ├─65675 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65692 /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 -- │ │ ├─65698 erl_child_setup 1048576 │ │ ├─65745 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65746 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─65756 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─65823 /bin/sh -s rabbit_disk_monitor │ ├─44a548c7717205144d6ec23755a30656701d2b5c0dcbcf79c557c1f759cf2460 │ │ ├─83560 barbiacan-api: uWSGI master │ │ └─83586 barbiacan-api: uWSGI worker 1 │ ├─9a9fe7cffaa46876b2609c0d669584175958ff592000996df0e869218db2cb07 │ │ ├─76733 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76750 /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 -- │ │ ├─76756 erl_child_setup 1048576 │ │ ├─76908 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76909 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─76919 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77016 /bin/sh -s rabbit_disk_monitor │ ├─dbbb124ce880cffe1541691d3ae44367bcab0e268fb4238092922d7d5c4fa7c3 │ │ └─55547 /pause │ ├─df227af69e7d19983ea9336247c33e1b59c3d1a391a8cc051b9459496b5128fc │ │ ├─171763 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─172153 nova-scheduler: ServiceWrapper worker(0) │ │ └─172155 nova-scheduler: ServiceWrapper worker(1) │ ├─2bbe5f6e651d51a4b84a03e8371745d5b8b151d7325848d905f461e05a83de30 │ │ └─155306 /pause │ ├─04a939c89fd086bdf993a249d1533b840548d64fcd0110a83f0db7845d9db2d7 │ │ └─78174 /pause │ ├─532afb2dc2182d38aae35d08f1402557a9d8478ff0eaf6cd0050379536cd68f7 │ │ └─62592 /pause │ ├─4ec56baa3714028b01b96d6a4a697c05e12dfdf3137d6fde47e8397add100eb4 │ │ ├─204918 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─205220 heat-engine: ServiceWrapper worker(0) │ │ └─205223 heat-engine: ServiceWrapper worker(1) │ ├─0c74282c4183f1609a4cef938ac4aa4312b69afd20cbf8ed1f6ddd4c92e8bccd │ │ └─44162 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─ee794f6ee3f4e7aff022efb8d70c774a7b4bd7d5286d687de335921038763809 │ │ ├─185861 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) │ │ ├─186131 /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/tmp14__q5cs/privsep.sock │ │ ├─186396 /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/tmpl8txpcl_/privsep.sock │ │ └─186802 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─5ba7c73c8e34968bcba7182ba3a7fe3f2bd4aae0188e9a24212bb97d5c5ce181 │ │ ├─204882 heat-api: uWSGI master │ │ ├─204949 heat-api: uWSGI worker 1 │ │ └─204950 heat-api: uWSGI worker 2 │ ├─66a390b85e808b5e5b6e210dc05b9763a118676112d341d63b98a9b6fa6da079 │ │ └─55915 nfd-master -crd-controller=true -metrics=8081 │ ├─8b8d0418b0870a3f8c8c3c9ba7b0ce13a5b45df76a5a58d7fff84f4a955b5e2d │ │ └─235399 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─1f24d5714180e65063421a7beec2277c33812eaaf679581c7c1c843d5e8ca880 │ │ ├─189471 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189491 /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 -- │ │ ├─189503 erl_child_setup 1048576 │ │ ├─189661 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189662 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189672 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189883 /bin/sh -s rabbit_disk_monitor │ ├─f4357031e6ca25bdfb5b26adb2d61658c8a0646df1fe8dc4dab7ab8ba0c3ad2e │ │ └─39891 /pause │ ├─0836b8d4312ec762977276b2f4a586cd70971f789dbf73808c666c1af6e90c6b │ │ └─67510 /pause │ ├─68ca2a02f05eadcd462c9afba8ffb0781e5e88b366799c9f136e18dff2809cb1 │ │ └─157409 /coredns -conf /etc/coredns/Corefile │ ├─f863d05392f452998d071856eb958f6d422e7595d7c0d0c1b956678e031b3478 │ │ └─43865 /pause │ ├─c1ff9ab1ba0860e57bcbd7f62cd42750916e3f0f61794f6c19a3e3f4ec214511 │ │ └─129528 /pause │ ├─b6797079eba9afb5cec98603102185f12fdba2db38949349260e26f49084f7eb │ │ └─60575 /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 │ ├─efce49b94e61a0792224e84bae13def47d42423f978743ac4ac157d5653636e5 │ │ └─55664 /pause │ ├─6258aae9fd2c114da160930db3bbcdca15c5c6ad33e81b661e06b4fa6e5933d0 │ │ └─161497 /pause │ ├─59f0a8c8ca18af0784df7229995912bbb197004a39ea677025a2c2831f913bbb │ │ └─46576 /server │ ├─58d7b69185e7d0932ba1d642ec1809a008e31d597d3e14077caa74e709568f69 │ │ └─64581 /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 │ ├─92b9bbc928451d76612ab281bf732392fb15f0924e979926868f842bdf8cfb05 │ │ └─55799 /pause │ ├─108b6195cb0d1b9cd0299b6a0abcc9dcd803db777dadf6caf47cfe9e618579c5 │ │ └─127393 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─cfa218ef607f66a7cf0ec690c7723ca644be62cf4fabb792af26456c9061760c │ │ └─94545 /pause │ ├─55400a6e81d67cae66563fe5f8f04c9eda5e00784956501ce6faa21d43d8bd08 │ │ └─232867 /pause │ ├─2dcb54f4d5b7e3568691965c6ae3df516b90beaa4e5e931685d6b5565af1052e │ │ └─84431 /pause │ ├─f53b6df00c242ecc2edb385189a435966aa9b8f826793a19fd1a80e2ff4e4e35 │ │ └─190896 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─1e8c0977f0446251ffe47761010e4f904b8c5084fde23a6da6ba6b4d8e8a8e88 │ │ └─191810 /pause │ ├─ee6c7daf410370aed55b6fd959f7a63bf4b22f00869eb3539dc89fbff180d1d8 │ │ └─113789 /pause │ ├─ffa1a9f4f3a912bcfde2a07a1542d6f5177c9b049f137c86e66b0a908cf77513 │ │ └─190358 /bin/bash /tmp/libvirt.sh │ ├─6686c65669a6752b0280939f99c670e984d8be32699b72b32198c319e936f0b5 │ │ └─160299 /pause │ ├─98adcd22ebceba591cbd7c4e749e915c8b3d1361644ea7af703f0313f8919b2a │ │ └─174627 /pause │ ├─0267fc030059f0b00cf4823605b43eba738be2016d155b3ecbd1593ee51ed261 │ │ └─43578 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 │ ├─d8f131e0ffc8e90dad00399745d69da9d328f6253282beb900e93a5936249569 │ │ └─259128 /pause │ ├─8047cbe54b717a03297b0698457e7fa039096708e9404e0014e4dc5be5b443c7 │ │ └─43020 /coredns -conf /etc/coredns/Corefile │ ├─801e1d095017d9e39ca1cf0cd08eb8bc15fa9a30181f0e076919a2c9f5dc5c76 │ │ └─156958 /pause │ ├─88c34a9bb91ebc01374e70e60b6620007784edf94e8bf66414eff9227640096c │ │ └─254945 /pause │ ├─edba78ecc4c1b734ab1616bea01799b4cecf107b99ad5d7da0adf9e3e87948da │ │ └─47329 /manager --metrics-bind-address=:8080 │ ├─24769504b0ba70c19b8b9b91b7391b790a89f68d8aac99f134ca9ac12cccbd52 │ │ └─41378 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─465586b9ef79af92e755a43d8928fd6af869aa9d85ae06cd2fc599653a43cd1a │ │ ├─ 46525 /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 │ │ ├─ 46538 /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 │ │ ├─ 46662 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─272779 nginx: worker process │ │ ├─272780 nginx: worker process │ │ └─272781 nginx: cache manager process │ ├─b50fefe0158646353a2ae52dfd1c4131678278d3223a885e14ac48cf4d4c13a5 │ │ └─40357 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─4f97bc694d46c5eb3818314026b1a49574fc0a477f320ed48518e74d2a931d2b │ │ └─111976 /pause │ ├─0ec838964d9b430c2f983fa0b18d23369c1cb3194994f47980c324bd943afe0c │ │ └─237826 /pause │ ├─69753d2f495c33f8ed0f50dee6804597eb883e398bfaa2ececa938a1f66d2726 │ │ └─109314 /pause │ ├─0c51ecd7bb95622484e15e83b72f992b6715a5d42812bf3400dd88c4e45a9364 │ │ ├─171084 nova-metadata: uWSGI master │ │ ├─171107 nova-metadata: uWSGI worker 1 │ │ └─171108 nova-metadata: uWSGI worker 2 │ ├─1abb92c480aeedbc2079eeb48b31675b7211df17f327a0005b1f60195983b712 │ │ └─85102 /usr/local/bin/rook ceph operator │ ├─1be23f2d93795bc09f83c595b146ac755b5c5edf3f32897e454b7f8f9eac6bc3 │ │ ├─268108 manila-api: uWSGI master │ │ ├─268155 manila-api: uWSGI worker 1 │ │ └─268156 manila-api: uWSGI worker 2 │ ├─62e8f561eb0dadc64faaf79684e7cce233377bb778c897d3db4879a4480c40fb │ │ └─258733 /pause │ ├─03373b393b6ae56c2be109169a9d2d09f73b5e1f0d68dcdd5a69e86b7a13ba82 │ │ └─40005 kube-apiserver --advertise-address=199.204.45.223 --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 │ ├─59785dc683107701a5dd476cf82aca1380e97727594062397c790d04ab7a8103 │ │ └─65267 /bin/oauth2-proxy │ ├─a1e8b03fc668982bc07137ed668f6f7106c451183846f678923ac8b076321b9c │ │ └─42950 /pause │ ├─33d7c1916aaa70760377df77b7cab28fdd6140c2ade8f0d97ea1db004b7375b3 │ │ └─236203 /pause │ ├─0ce9deea8427fa0e7aba14e29f432950b0f4166810ac8b7a208d0688b77408a0 │ │ └─63931 /pause │ ├─f5fb8e8a4cc15e4db65950f676eff485923da66df411059635f8edc672d63f3c │ │ └─237854 /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 │ ├─c1c24fbbd0be8d1a319e27b9bdee45f3d617067aafa763fb28181f1b84973fb5 │ │ └─61776 /pause │ ├─0dbf52111051a306f4d7a4a3a038acd210114f14e119923d0e67abea95108b5e │ │ └─65208 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6ea2bc333b2cedd8fe72d053e4d1310f1c05495074611beacffd065e0c91e427 │ │ └─42976 /coredns -conf /etc/coredns/Corefile │ ├─d299bfac55d42ea54ba24e0724573df53b0a6d7b06d30292458781be02cda3b2 │ │ ├─176574 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─403520 sleep 300 │ ├─b205fb1b56074475f4a3d7888fcd7e36752a7e5f1b8c10b5697d72489295f886 │ │ ├─41584 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42009 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─8c94e5118fc3faa384d33e311416464daa30a2b0dd717e03b2938644aaeac733 │ │ └─107765 /pause │ ├─128e751834895bdfbca0b3a514c586683a3272ee51ee01c65de8a09c2a5e583d │ │ ├─184959 neutron-api: uWSGI master │ │ ├─184981 neutron-api: uWSGI worker 1 │ │ └─184982 neutron-api: uWSGI worker 2 │ ├─0637a1920b103254840f84ead8e4a29b97e056ac90870bf6fe9cd234845d2a3f │ │ └─220862 /pause │ ├─f47ada414f42d03cde8f51e87fe7135c065aeeb3e663ee3e87097d8a5d628fd0 │ │ └─174790 /pause │ ├─500ab6cb50c52139e04ccf18cbed06350834aa7ccadd0f50c763210d0d627cdf │ │ └─220864 /pause │ ├─1042ae5f597e2f18a68d9881592653530a3b9ca0a70c54fdf3f453661e2e34ec │ │ └─40145 /kube-vip manager │ ├─c45853739d68fc996f2a4da76619f66d553b84621144131fc4b2db0c59a53f2f │ │ └─62301 /pause │ ├─a01df305a502765eef711bbe22a6c9f4165bf679b60c97e4499ce46fc36fd580 │ │ ├─209351 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─209368 /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 -- │ │ ├─209375 erl_child_setup 1048576 │ │ ├─209438 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209439 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─209449 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─209723 /bin/sh -s rabbit_disk_monitor │ ├─cd621a3be88447bbd092d766ef4326cff0148552f3b984e4ef37f6eeaa740f84 │ │ └─44072 /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 │ ├─b840d4faabcde742e416224c6f1715aecdc4975a468dbcc4a595838e0daf1a0e │ │ └─59794 /pause │ ├─56f45fd529fadf25b173af72e64795292b4e1f9053381904c269c242e1c9628a │ │ └─221155 /pause │ ├─46c2ab76e4cd258e46cd017376883fc3c6b0c48601ded669bf971556a6c49415 │ │ ├─134659 placement-api: uWSGI master │ │ ├─134687 placement-api: uWSGI worker 1 │ │ └─134688 placement-api: uWSGI worker 2 │ ├─25e232b2ca702bc14147ec5a4b2a847812b421488ef3d3c0507a9b404dade3fc │ │ ├─108081 glance-api: uWSGI master │ │ ├─108126 glance-api: uWSGI worker 1 │ │ └─108127 glance-api: uWSGI worker 2 │ ├─ec0d828ee1ef229dd918e57672b9bffe0f7487d5d6089a1c2ebb811ad1308dee │ │ └─175220 /pause │ ├─36bed2ca0d77f37289f9ec15994a3b1eb945a5baa1f719650294d69132c7dfea │ │ └─190279 /usr/bin/libvirt-tls-sidecar │ ├─dd322e473ad741658bdb1ee3d8a9685fc22b2f4c6fc54cd3363825416312f9a6 │ │ └─155738 /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 │ ├─e73e05b804cc8c04db409b1659d9bf17557c407c1b1e65d4cea1dd2cf31b06b0 │ │ ├─61257 python -u /app/sidecar.py │ │ ├─61521 python -u /app/sidecar.py │ │ └─61522 python -u /app/sidecar.py │ ├─f52ea6f1e2261a363b927405632c730dfab4aed03afffd89954737241e41b173 │ │ ├─90690 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90708 /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 -- │ │ ├─90716 erl_child_setup 1048576 │ │ ├─90923 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90924 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90934 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91127 /bin/sh -s rabbit_disk_monitor │ ├─97da2521d6c46c042ca64fcc555b671e39dcecc716c12fad6e787b50215e44a9 │ │ └─47976 /pause │ ├─599ef35eaa36048f42f4b4e028a294a269de51a45c80c7d47a3b32ab9423d0bd │ │ └─241710 /pause │ ├─b7e26f069a2b768746172f91b3650d8f9bc438f6c3d1191ae7d4e6111c13b12b │ │ └─237328 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─b7fb75d1efbd61d929ae9979bbc796b663204f5c7f50628feaaa50ae35aea684 │ │ ├─63159 nginx: master process nginx -g daemon off; │ │ ├─63176 nginx: worker process │ │ ├─63177 nginx: worker process │ │ ├─63178 nginx: worker process │ │ ├─63179 nginx: worker process │ │ └─63180 nginx: worker process │ ├─0df3725e7a9253072d25f8ae5291fb24a1ffe1f93085e694e5c7f8e087410cd8 │ │ └─59667 /pause │ ├─503d36df8647a1dff319ad28bee802f1c0f761a44ec4f089f9647b39dec8abf5 │ │ └─252207 /pause │ ├─3af2282a5d8f85113239368438ba5e789bc7368ffac3bf5ca05809408d67799c │ │ └─47054 /pause │ ├─4e3b4eb06d82bbea242dae1219a78b8c74b9afe83db1b34b6cf969ecfe2a368e │ │ ├─252305 magnum-api: uWSGI master │ │ ├─252334 magnum-api: uWSGI worker 1 │ │ └─252335 magnum-api: uWSGI worker 2 │ ├─351de20c2dab4f14cbe5b7271f31a906eab0d857ccd69ac02f626210f94741eb │ │ └─55617 /pause │ ├─5374167efbcb82d2623a28963f79a758d93677f2aeca83e585ca3ab06bee0c82 │ │ ├─155773 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─155787 /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 │ ├─fe41df808538bc2a3ab4f7e389a92ceb7056a47d27e2d4e6b4c6ef2d7711891e │ │ ├─ 94943 /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 │ │ └─404529 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─e801242250f3e10e1de829c2a29e6986369799e45625716b2a2432ae72b9da3b │ │ └─65042 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─1e579a2f3083723298d44707192d7295462b75623d9a90e7d98ff74e8608ce53 │ │ └─40036 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 │ ├─3bf5427034ebbcff7126a5130a3ff5cf28e9e6289359339ffda9805e7fe5d966 │ │ └─174674 /pause │ ├─439240ac99d8af7c65bd136853f67bbaf8fdc604038d0a08ba04acb36220c81e │ │ └─43366 /pause │ ├─13eb1a3cb115de2037334ef9da7ee56e478de664ae9d9f530f5148fab6d149e6 │ │ └─61332 /pause │ ├─46aed0aa67e8163da8d40c1afbcd6959501b910369f1c2ac5c72f05b96060455 │ │ └─113914 /pause │ ├─d8bfffabb7c4b0734ec9f2e2f00f7751f8b11a236c2173361f1ff929bd8fa6f9 │ │ └─46248 /pause │ ├─ffeb4b5632d6aad626c793dcdb1a0d7d2c9814587ad2ea80c79c8c9b7454a0fa │ │ ├─230887 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─231383 octavia-worker: ConsumerService worker(0) │ │ └─231404 octavia-worker: ConsumerService worker(1) │ ├─b36895357ceb38c98118ac03abe83adb99721444e10f6a55cd0b76ec2b323290 │ │ └─55841 nfd-worker -metrics=8081 │ ├─5465e6b00f34e962a2adcaa3e24364d3caf82ba7aba261cedce56c7b3e5200c9 │ │ └─51080 valkey-server *:26379 [sentinel] │ ├─3b7a1be1974a743c2490ec4013e632e913b169d75030f668777f8e724dc2ce62 │ │ └─43922 /pause │ ├─08fac434c212dec9263bbe1b03862e0f88dccd21493eb2bed25749b8285cafcb │ │ └─235163 /pause │ ├─2fe8d2fed390ed569a369440d3e6e185c85ee5eeaf431bb0a50fa06bc111986b │ │ ├─124404 cinder-api: uWSGI master │ │ ├─124416 cinder-api: uWSGI worker 1 │ │ └─124417 cinder-api: uWSGI worker 2 │ ├─1fa4d7aa0f332ee84589d341ff096e19384109f94b57fe499f2f6c352d208ffe │ │ ├─ 70833 apache2 -DFOREGROUND │ │ ├─ 70864 (wsgi:k -DFOREGROUND │ │ ├─ 70865 (wsgi:k -DFOREGROUND │ │ ├─ 70866 (wsgi:k -DFOREGROUND │ │ ├─ 70867 (wsgi:k -DFOREGROUND │ │ ├─403828 apache2 -DFOREGROUND │ │ └─404975 apache2 -DFOREGROUND │ ├─386f4b3a95c4bf26aa08532422fcd56ff6e95d0d400220c03f3c4ff2c1c2d559 │ │ ├─232998 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─233016 /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 -- │ │ ├─233022 erl_child_setup 1048576 │ │ ├─233116 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233117 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233127 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─233352 /bin/sh -s rabbit_disk_monitor │ ├─daad46626dadd5a3cfcbec4d343a8a0b0316fac5598095175120ae6d1a16ef90 │ │ ├─171764 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─172105 nova-conductor: ServiceWrapper worker(0) │ │ └─172107 nova-conductor: ServiceWrapper worker(1) │ ├─fab86925490758fda331daa82116b4323821f9890fac281ae4d6b4cba46ecfe6 │ │ └─63719 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─4b27ebff2e1828de615934a78f222747ae2daa26a58d122eab3d7c7e68996992 │ │ └─94893 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-fq69w --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─a9a2580eb27fd75217800a51b9b6165c0f30a1b19ee8bbd591ad2a105b58efde │ │ └─175107 /pause │ ├─8717ea898b320f4c4294abf7f3bfcdb69946c7f29ca2c9b7506b0bcd7591823f │ │ ├─273150 apache2 -DFOREGROUND │ │ ├─275418 (wsgi:h -DFOREGROUND │ │ ├─275419 (wsgi:h -DFOREGROUND │ │ ├─275420 (wsgi:h -DFOREGROUND │ │ ├─275421 (wsgi:h -DFOREGROUND │ │ ├─275422 (wsgi:h -DFOREGROUND │ │ ├─275423 apache2 -DFOREGROUND │ │ └─275424 apache2 -DFOREGROUND │ ├─b951c4bc7635e31df851fc5c4455b921f39852c956d1b9dad6bb23a6f03f979f │ │ ├─251831 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─252490 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpy0c519ze/privsep.sock │ │ ├─252499 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─252507 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─d46dca31c4e2442363147f3d646714cf30f89233f1625cff7931bbe8cab5c37f │ │ └─64043 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─7751aadc34fa5d253afb786ac851c4aec6ae2e12be0fdaecd7528d0e1535ebdf │ │ └─50727 /pause │ ├─3d1e3f1c555ffbcced334a20388ef909a061d03d856aa499e708057081dbc553 │ │ └─61802 /pause │ ├─697483a2845158e635c7c88fe9889cd7959a86b3c26b04debe1588198f07197c │ │ ├─187754 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] │ │ ├─187998 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─188150 /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/tmpk5yt2obb/privsep.sock │ │ ├─374761 /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/tmpnpb65c__/privsep.sock │ │ ├─375350 /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/tmp8xz2wyy8/privsep.sock │ │ ├─375763 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─375770 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─377877 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ae94c3be-aa4f-4351-999b-05ea45f3fe71 --namespace=qrouter-ae94c3be-aa4f-4351-999b-05ea45f3fe71 --conf_dir=/var/lib/neutron/ha_confs/ae94c3be-aa4f-4351-999b-05ea45f3fe71 --log-file=/var/lib/neutron/ha_confs/ae94c3be-aa4f-4351-999b-05ea45f3fe71/neutron-keepalived-state-change.log --monitor_interface=ha-987d5394-87 --monitor_cidr=169.254.0.251/24 --pid_file=/var/lib/neutron/external/pids/ae94c3be-aa4f-4351-999b-05ea45f3fe71.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─384388 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=82552c10-1ab6-42ca-ae88-11251cdb9829 --namespace=qrouter-82552c10-1ab6-42ca-ae88-11251cdb9829 --conf_dir=/var/lib/neutron/ha_confs/82552c10-1ab6-42ca-ae88-11251cdb9829 --log-file=/var/lib/neutron/ha_confs/82552c10-1ab6-42ca-ae88-11251cdb9829/neutron-keepalived-state-change.log --monitor_interface=ha-6f54caab-0d --monitor_cidr=169.254.0.218/24 --pid_file=/var/lib/neutron/external/pids/82552c10-1ab6-42ca-ae88-11251cdb9829.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─388645 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=874b83e0-ca6b-4c54-a271-654bc157e86c --namespace=qrouter-874b83e0-ca6b-4c54-a271-654bc157e86c --conf_dir=/var/lib/neutron/ha_confs/874b83e0-ca6b-4c54-a271-654bc157e86c --log-file=/var/lib/neutron/ha_confs/874b83e0-ca6b-4c54-a271-654bc157e86c/neutron-keepalived-state-change.log --monitor_interface=ha-0127b66c-06 --monitor_cidr=169.254.0.185/24 --pid_file=/var/lib/neutron/external/pids/874b83e0-ca6b-4c54-a271-654bc157e86c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─397348 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=2c40a25d-e91c-4e98-8e60-8392d60fa2cb --namespace=qrouter-2c40a25d-e91c-4e98-8e60-8392d60fa2cb --conf_dir=/var/lib/neutron/ha_confs/2c40a25d-e91c-4e98-8e60-8392d60fa2cb --log-file=/var/lib/neutron/ha_confs/2c40a25d-e91c-4e98-8e60-8392d60fa2cb/neutron-keepalived-state-change.log --monitor_interface=ha-41c760ec-85 --monitor_cidr=169.254.0.65/24 --pid_file=/var/lib/neutron/external/pids/2c40a25d-e91c-4e98-8e60-8392d60fa2cb.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─5c6f4be4b584b4db29081900f58b736e57e983be67681253bf5932410d113778 │ │ └─175045 /pause │ ├─2dd1ec92f3188884c769451fe4283eaf2f3b749e9cd17e6797d4aa3ba16eddc6 │ │ └─63516 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ac2a903819cb1deb5aeaf775ebeb03ba9fbb351929491de34c9ccdfae6d7c34e │ │ └─63282 /pause │ ├─313d106b686c86f6d5a74facc0025077990c52681bd8a1cf35556c4d71a1b06f │ │ └─240205 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─7cde7d0e62b1eae5c9e039f4c45a59f6afcd5af4ab7de3105ba8337382f7c84f │ │ ├─185084 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] │ │ ├─185391 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) │ │ ├─185394 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) │ │ └─185397 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) │ ├─e770464aa58cf95607b011e9ac5396078dccf28b72c4d4828b125d48f32e8cfb │ │ └─47646 percona-xtradb-cluster-operator │ ├─1aad411e6b8cd54112f0f62002979f5cc557ba3136e81933ae56c9e39e12c0e9 │ │ └─76642 /pause │ ├─faf796d89cfbf2d01ceb8326bc7ed31169cc47384f70cc9469f17a275c646d32 │ │ └─191852 /pause │ ├─3f8ecebdbc554d8e1f87c9d380e2b9af36fb37b964771868b4ae99a615a93e52 │ │ └─258964 /pause │ ├─5768d9374beb24aac1893fb6fccf274297fb895616a606693264fd22f1a8165e │ │ └─160996 /pause │ ├─11342e39ff49185108801f1ff6b24132a3ebfc1efd7c914fa5eb10b4d94c8368 │ │ └─109275 /pause │ ├─082f7ddad8dc00cce5dccb124a77996911d409ff1d2334da8fd684e4c4ad68f3 │ │ ├─48537 mysqld --wsrep_start_position=c8ddd0e1-4d4d-11f1-beed-93c3f32899e9:20 │ │ └─48664 /var/lib/mysql/mysql-state-monitor │ ├─df7793551987953632bf51bf61c465a6f661776b4575ab0f71a524da55eacee2 │ │ └─39979 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 │ ├─a6dc5c18b3e95051d52002615448594bffbf0adc702502e103528d925485c92b │ │ └─56052 /secretgen-controller │ ├─4dc182851264163f6bbd1131bab5f2bca0109f9cfdeeb6166bca1de1b44ecd12 │ │ └─157302 /pause │ ├─c71af8825327756ab2d118f6c7e510ec70302f2817622a4cac10de0860e5d5ad │ │ ├─112139 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112155 /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 -- │ │ ├─112161 erl_child_setup 1048576 │ │ ├─112210 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112211 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112221 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112378 /bin/sh -s rabbit_disk_monitor │ ├─bdd16e2aeb5579a7b31131397239eed7d20a492491f0921483beedad6ecd9553 │ │ ├─61286 python -u /app/sidecar.py │ │ ├─61523 python -u /app/sidecar.py │ │ └─61524 python -u /app/sidecar.py │ ├─59cdf03f7c909e0b90a5e8891401a64632c9eddb829741571329a1d363c345b6 │ │ └─111603 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─c47c2047bf574069e80ec76c615bb2a1ec26ae23f2778e2968762dfe44756169 │ │ └─39911 /pause │ ├─4ee1c4891c8d21b3d4b5c105bb53261d1615ce9cd096b2f35e9651d789edaee1 │ │ └─251804 /pause │ ├─f5f2a15acc0b0828c00bcfff7efc101d9621a39d24404beda562391f471676c6 │ │ └─258610 docker-registry serve /etc/docker-registry/config.yml │ ├─4c6f90845ff8c779bbf1ce70036c34bff0426860c2a75e6c97a19de6420b89bd │ │ └─160537 /pause │ ├─44c9ac00a5d7133dcb0f9c206ef891d2270d37febfaeb6a7bbbe2ac2fefc235b │ │ └─42905 /pause │ ├─888bbbccec44cfe93b647684a04fd2ea50d083ec88510fc10d49fbb2397830d8 │ │ └─196154 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─775fc7d93f12e9683cca3918ea59f8c8d67539300550dd19d8bb6c37f6c78c41 │ │ └─273039 /pause │ ├─7cd119d76ba051c8f888d689b7a5c19648011b459b14bf9cf9fcb2fe3e451f86 │ │ └─268107 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─b8c230eff3472be4d02648767a812a1bd84776094832bf894db64eea638859e2 │ │ └─62422 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 │ ├─22c865495106f0018daa28f0960d28dd43cac5a94e26d596f62d80b2d1980f9c │ │ └─59749 /pause │ ├─c59e99e08d61b73c51f0c70936c8b5da8b7cdd2582c9721d3ffe6f6ae11df181 │ │ ├─184994 neutron-policy-server: uWSGI master │ │ ├─185008 neutron-policy-server: uWSGI worker 1 │ │ └─185009 neutron-policy-server: uWSGI worker 2 │ ├─a82de82f9bedc96e5104ca95f62eb5de31e20c7219a795d8fcb65c889777490c │ │ └─39893 /pause │ ├─98423bd7df8f2f9938dab8ee89a5bf1e56d14fd4bfd35d6c6dba6aa8f29a0722 │ │ ├─158172 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158189 /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 -- │ │ ├─158195 erl_child_setup 1048576 │ │ ├─158242 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158243 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158253 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─158568 /bin/sh -s rabbit_disk_monitor │ ├─617bef1ad99888c85d93655dd72628be05e209735ef5135b07666f8b697cda47 │ │ └─187473 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) │ ├─0dd2aaf9b4284c5ea57cee8799f1b18a97d81408245606e0e33cd4a00e124b1d │ │ └─61711 /pause │ ├─f483478307bfcbe8642a4f9d766aa4b1ee231ec587bc818a658c5a82dbad0ff1 │ │ └─40332 /pause │ ├─de4bf745781f565282b1b9261666d0e707655925e6deb8996c8d6c10e371fb87 │ │ └─172919 /pause │ ├─27b2b3037af1ac1e457ae55792570b0ac870dcb9d576814ceb6a3234e870d4c7 │ │ └─126847 /pause │ ├─04b97a8cdbaf1fa645a281cf8ce3541b9b212192fdd2c6b84053688bf0edb4f4 │ │ └─64834 /bin/oauth2-proxy │ ├─71f7cb9ff97e0afdbf13fe2b5d6663b75dd60283db1e127f78751b4916902bcd │ │ └─220899 /pause │ ├─d87674d46870a8b359f54de019d9420a42d5cc743237d3e792fdb1811962d24f │ │ └─160631 /pause │ ├─b004bce88fcc63b81f2d66f7a115976f188d7df9ad1104df08e923030f2384c8 │ │ └─41147 /pause │ ├─278f644e7839c60db303d14534a255d4bdef558e456f634546dbeb7e1427d898 │ │ └─47159 /pause │ ├─c555cf512b873a97108c90ce6b95bed308265eeea8fcb34215b5f27d74d2ae7c │ │ └─47524 /pause │ ├─70f988800ade45d36dfc97c1accc80fb88a30095a9c4ec457d5df6fc667a12f3 │ │ └─64083 /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 │ ├─76c17ee4671f4f725c01d046660f1f64fd65ce65bd7446bbc9e10e8a3b2a32f7 │ │ └─60899 /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 │ ├─03881d2d0e99a37d5521a3eb6cedb1840a5e08aeb17bd4b70c87e1de97103217 │ │ └─43962 /pause │ ├─26f2080ebf2dbf0b3dfda28a5b0d124792f21e888e704eaea9412f1406f55200 │ │ └─60060 /pause │ ├─3b3aa409f0c30a99fa5760abffec802be7dc53ae7b494aa4e027c42cdfc75746 │ │ └─48358 /pause │ ├─57a4fb1ca5fe428f7058b54be067eda6fbf50e804af97002b6f94a84a3c1e7ac │ │ └─241655 /pause │ ├─5fdc3de452eeafa315e8d05bd3ebe78d5a45eaf018983855e206f24b249393ec │ │ └─65178 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─39ecdab4310b94f6f19fb373bd81c94c5da1947ac102fdd468d34858a33fc1ca │ │ └─64510 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-223.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 │ ├─64e3d109c2049fe8c9a5538a2862918a1c60a6a7c46cfaed47bb70cf4e27ad60 │ │ └─230874 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─fe1011f6f3acf9151cd3774ec117d4e0bb348a5a8171a3098615682af299af06 │ │ └─39804 /pause │ ├─82f5a1828140f8133c88a3a0f2c0f864582177ab39b112cee805a1420aa0579f │ │ └─63090 /pause │ ├─4f69e3d3cf3682adde9f97f4c2682115cd9a65a1a9d6fee98c2d197c92b1b80f │ │ └─274457 /pause │ ├─750b876c49ae3cb12951536aad139d99a7b46cca58e1fa949aea9abfc75a698c │ │ └─95782 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─a2583113a38dd9920c52dbc595c462812c7d2e6532910341303cca50e29e1425 │ │ └─47204 /manager --metrics-bind-address=:9782 │ ├─770447bc8643e045da8fb5d478d513b54b6062ded82243ce9bca94c9bd5742a0 │ │ └─42477 /pause │ ├─1af087d87480717c3e488ee391ce6ee3ec4d12a19076bcda49d992340839d8bd │ │ └─51161 redis_exporter │ ├─00686fe40bfee2dce4da56eb034f166800f3e51d89ecf8cd11a84eb5b9412ea5 │ │ ├─48482 haproxy -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ │ └─49709 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 │ ├─d6ec04023ddb4f5c50cb22b0fb0ecf512120bec789a4012782db06e83da5253e │ │ └─48635 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─77a0841d73c7e1a485cf92357c281de1351df9f85226e70cb27c03a56fd3dccd │ │ ├─110489 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110579 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110581 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─90b4c5a2f320a06d838260a5b5a6bc4e0d0ef5458e4f4f9d3d6f162547da7e36 │ │ ├─196127 /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 │ │ ├─376020 /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/tmpesum2wsy/privsep.sock │ │ ├─376547 /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/tmphl6lhifa/privsep.sock │ │ └─378346 /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/tmpl5d8_sym/privsep.sock │ ├─2fc5dc84e1f1db0e721949308388c0c3a015cbe54c384d46f4791efa873cca38 │ │ ├─64113 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64150 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─59ad7b0d336548edddbc7037aeb7d309a0587047913c99b6a0e4385b1d6611bb │ │ └─240179 /pause │ ├─e94cf8c3ac575a264113595c0c605f08fbf6e7a1c42f2f1cf1fe993c5ad313b0 │ │ └─236678 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─e8c661bb6038bc968d1b14f497ee281955a6441fbd15259a1e7eb0234f30725d │ │ └─273359 /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 │ └─9c9dfe437523669c8d3b05ceabec53783bf25cf65f128d7f4b43af91ff1e5b63 │ └─61171 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount