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 │ │ │ ├─21995 /lib/systemd/systemd --user │ │ │ └─22000 (sd-pam) │ │ └─session-21.scope │ │ ├─21933 sshd: cephadm [priv] │ │ └─22015 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1606 sshd: zuul [priv] │ │ └─1619 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1610 ssh: /home/zuul/.ansible/cp/199.204.45.235-22-zuul [mux] │ ├─401253 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vmxzbouwzkxkcsmwjvepjpqjxkesqbyr ; /usr/bin/python3'"'"' && sleep 0' │ ├─401254 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-vmxzbouwzkxkcsmwjvepjpqjxkesqbyr ; /usr/bin/python3' && sleep 0 │ ├─401255 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-vmxzbouwzkxkcsmwjvepjpqjxkesqbyr ; /usr/bin/python3 │ ├─401256 /bin/sh -c echo BECOME-SUCCESS-vmxzbouwzkxkcsmwjvepjpqjxkesqbyr ; /usr/bin/python3 │ ├─401257 /usr/bin/python3 │ ├─401258 /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 │ └─401260 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9952 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12543 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e0332363a11b9e2c88103a0b7e7e1fe4c7be6ed39bfcd42c334723f56cb24bdc -address /run/containerd/containerd.sock │ │ ├─ 12905 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b84c6847e355edd370b740b1659bf6b44e7a821481711791148846f7457d6690 -address /run/containerd/containerd.sock │ │ ├─ 18960 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e401b5bccd57026ec542e21029b99bc4c37db17cce222d139fe9ac45a6098c14 -address /run/containerd/containerd.sock │ │ ├─ 25537 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 37736bbaada9d0b624d2079e55a4804c23230112e7bf47ae179e4b194912ea93 -address /run/containerd/containerd.sock │ │ ├─ 30333 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f5a5485a025cab2cfcc651b95e2ea80c564a006945d05598947b34d2aae1941f -address /run/containerd/containerd.sock │ │ ├─ 35062 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 75dcd731fa976f2b7680a0db7d1e4ef9a5940fb55aabe895d5bf850c934ee2de -address /run/containerd/containerd.sock │ │ ├─ 40629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6def70462571a3602f52f9f1d9ab3c706925cae45b3d6688d0f6ec1d677b23d8 -address /run/containerd/containerd.sock │ │ ├─ 40658 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7bc97473c8c23b2dbd61d75cfc6428a130ccba433960fb94cd29427f4dff736 -address /run/containerd/containerd.sock │ │ ├─ 40681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26f1cf476db19b99cf379f24f4c20b80a3d9d7acdc9e112de6ea8029f0ee157a -address /run/containerd/containerd.sock │ │ ├─ 40700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa158920e07c738249c38b5bcc586983f6b9ba2ebb203415d490884196daa8ad -address /run/containerd/containerd.sock │ │ ├─ 40712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cea62dae27368b892f5f655cf16f2eba455bf4b4502e22f743d27209688154e -address /run/containerd/containerd.sock │ │ ├─ 41251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 940ff379b0411ed68c0592c5d9d86aedf12bcf4def228be351901fb99f6cc356 -address /run/containerd/containerd.sock │ │ ├─ 42011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b17d155a1fcba6ecfd318182d875cc2a1ee5e916449e0d267462f9cdc821149 -address /run/containerd/containerd.sock │ │ ├─ 42031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85ac7e950523766dc360abb4dc54e0fdba8aebb3bf1a00778281febd252e1c6f -address /run/containerd/containerd.sock │ │ ├─ 43334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6d9d8565a0c5f94a7e9432f8516aa16dbf12cdc7b5e59dc5cd569271ad104e2 -address /run/containerd/containerd.sock │ │ ├─ 43788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a9c640c0cae22cf32dd48179a645c1fe24df147c2dffecb8f52aee8164a2c38 -address /run/containerd/containerd.sock │ │ ├─ 43828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79a3242580f3b117c1bc883837b024e606fa75d040bffb11701356777965636f -address /run/containerd/containerd.sock │ │ ├─ 44259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d73feb55f9b12c4c3507e8a3bb9526b6e49a153a0c8b5436f094de98dfb6536 -address /run/containerd/containerd.sock │ │ ├─ 44739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3fa96682c3dc0a43b624c47630f563fc01e3ea1249bb8b218db5162798194e7 -address /run/containerd/containerd.sock │ │ ├─ 44778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 101cbb5095540b09a178d109d1dc7fbebeafcffde1d62b076e06bb19eecb00c0 -address /run/containerd/containerd.sock │ │ ├─ 44821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cee422c6f8e02b7e4b7878b1da12a7df79096571b521810b055e9b91b2409e9 -address /run/containerd/containerd.sock │ │ ├─ 47137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7230346d62379b9a1b4822473030af9969822afba1f6aa15d8ec41566a4b0ccc -address /run/containerd/containerd.sock │ │ ├─ 47240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ced511d3d2268eb0917ef2321311081a26a47e21fb1894133a8bf8415c42de89 -address /run/containerd/containerd.sock │ │ ├─ 47984 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75e2ba2ffbb4adfe6295f06ad0bde3cff14b3f8cf4bc748c102532faefc1fe03 -address /run/containerd/containerd.sock │ │ ├─ 48086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0248aa67925e2f4217e795fb02c8066a172c880966691a7f06d07f1937931b2e -address /run/containerd/containerd.sock │ │ ├─ 48681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02f0901f31f8e7c605b6b3a6e1ec09a45fca35d85677630f7c59a5f0b00d8df7 -address /run/containerd/containerd.sock │ │ ├─ 48983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2efcf17c11dad7b981ac961b23032040a68b69729dfb3053b87e28fcbe5732f3 -address /run/containerd/containerd.sock │ │ ├─ 49382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d14e27928bde4b60a6e0559c5260f8bad53642fec6b9e610195e290805925a5e -address /run/containerd/containerd.sock │ │ ├─ 51599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c646d96184bda1d253b75590a3cb7ff92b7447c13a302f0d6beffd04aea56444 -address /run/containerd/containerd.sock │ │ ├─ 51778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 629c56a3989bbc98610ea70b4d25ace865d50a45724c0ef24a11f910d89f7a7c -address /run/containerd/containerd.sock │ │ ├─ 56358 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6228b52d83c92451c058c998036d6246f0491cea2dbad598063195a54ee5af1 -address /run/containerd/containerd.sock │ │ ├─ 57033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71390fe7e6f2dcbdace94cf0b0786065798910a8ce959e3536e4371dd6ee953c -address /run/containerd/containerd.sock │ │ ├─ 57073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85e1b1d9bf69f7337b9059c34cb0c4e60efcf0e6f4a7bcd115e6daf805d240d6 -address /run/containerd/containerd.sock │ │ ├─ 57100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73f8b8da17abdbd63f5b063907efa27dd845c37257e34d0c668715b6f3e54013 -address /run/containerd/containerd.sock │ │ ├─ 57270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b145ad339b590e589b1b5c69b4aeb29927d83ef0ba763b50551830850ac0a770 -address /run/containerd/containerd.sock │ │ ├─ 61453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c219f955f967872d3b677b80199451e15c59222b7eec655a4b9b551b30d29bba -address /run/containerd/containerd.sock │ │ ├─ 61680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de006eebf8f4efc19d8ca095188c454a16dd926979c059dd68dbc289c3c71bd9 -address /run/containerd/containerd.sock │ │ ├─ 61711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbf77a07513721704bfef68556be956b2822192ce36ca608a211f705015debba -address /run/containerd/containerd.sock │ │ ├─ 61804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a70ac4fd361eeece1d0bc3bef950a6997e9774f36d845f269730966076f47cb9 -address /run/containerd/containerd.sock │ │ ├─ 63319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0941d73d07d3be2ea0b13f03e9f47fe76b8dcc9df1607c672f4692f2ac18427f -address /run/containerd/containerd.sock │ │ ├─ 63400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afc476389ac90c2e3072631e43a4a1437da2eb2c0d323ac93a0b9691bdaf0873 -address /run/containerd/containerd.sock │ │ ├─ 63750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfe4576f44bc383bb22f785f236f140740a9ae2de2052f2579521d4eeb910f76 -address /run/containerd/containerd.sock │ │ ├─ 63854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc245dd02aa4ac12daa5a5dbffaa2773e8104a343f5d7f47b814b8f7709ad21c -address /run/containerd/containerd.sock │ │ ├─ 63923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9d68f4d9b1990397bba9c6a6ec283bf9ba3303258424b72f6aae94b8b138b11 -address /run/containerd/containerd.sock │ │ ├─ 64180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1299e50a2f0c03fab2a1327e71c9b665d19edef890c8c8aeac89a9aa96dde28a -address /run/containerd/containerd.sock │ │ ├─ 64483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 141ad92d1bb499e09eb3cc0bb114daa6c7fdde1d822e8aec9cab07743c553926 -address /run/containerd/containerd.sock │ │ ├─ 64797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce8b35948151e9ae0cf17ee8357f6d4b7b7953d2ed1e5bb0444ca59ec4f7a60e -address /run/containerd/containerd.sock │ │ ├─ 65399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cb86c93b62e7972e009e9425461422eefa864fbe79b66777f9bceda25fc2be1 -address /run/containerd/containerd.sock │ │ ├─ 66076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71f09b24fc6b970aac72ce7f15db353c58429c42850695b702f36fefec3651b9 -address /run/containerd/containerd.sock │ │ ├─ 67790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6abe0d9322c3bf5f7769e9851db597b3365d8707bca33d30cfb5d57ed539505 -address /run/containerd/containerd.sock │ │ ├─ 69607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09eaa5fed1760f184e08cb8c74918de132bd68327f312b367ee8dc3847573000 -address /run/containerd/containerd.sock │ │ ├─ 79092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5635f41c6e6415eb30a3e973f374e2f109886cf68c6c0bf5fc706e673224b431 -address /run/containerd/containerd.sock │ │ ├─ 80572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53ff0e6332cb5cd314860e6cc3079568c8fe47ad816fa48c6ca37f2642ff50b3 -address /run/containerd/containerd.sock │ │ ├─ 86405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf3287bd9c7aa8d08b50985c554a2729894ef7e7090a6d35a4c829b02d512f8e -address /run/containerd/containerd.sock │ │ ├─ 92381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b721510ee014ade135165fef233f2dd767d990cbc6bac94cb573b12216e0be0c -address /run/containerd/containerd.sock │ │ ├─ 96512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e029e6c16f4738c4336684e94b5b4078b452eb04900c768d09e410724c0524d4 -address /run/containerd/containerd.sock │ │ ├─ 96549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be77f09458ad27d9f28ffe9fabf2ca08ef1591c188c4a4e7c1b509cd02945841 -address /run/containerd/containerd.sock │ │ ├─105489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38c9eaefb1a44857f435339160031e599d41dffd5d83fce3628b55dd103e207c -address /run/containerd/containerd.sock │ │ ├─107036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 151b4cd95dadb3d9ee469a8bb7facb003cddacc242661f4b33641edb0806789e -address /run/containerd/containerd.sock │ │ ├─107079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adb39a9ef96c52662831cc3ee7b50b22b41882475891fc80311bbdd3289edddf -address /run/containerd/containerd.sock │ │ ├─109057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aaa1c88dfc02b830ae2ad813eecfe87a202b6a8f31d31650cab8d38b98c0e1af -address /run/containerd/containerd.sock │ │ ├─110851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0310e205f727087cf5cfa5af281ad4fb5749be525cb3eec9e9da3487009bdd97 -address /run/containerd/containerd.sock │ │ ├─110899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ed0591defe1e5c9bb5a17d3574d061a603171ad563f90659d97965b7d177112 -address /run/containerd/containerd.sock │ │ ├─123861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e849b0bd24d43775320680dd34288580f964819b368c11aae7e5d9f2246a7450 -address /run/containerd/containerd.sock │ │ ├─123900 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d1045a810ed19b543031e40fadb4ad4e090eddb0aeb2a5b49beef001cfb2262 -address /run/containerd/containerd.sock │ │ ├─126464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 313abe75c1d924eb9d8876e20623b3fa815c417ebad03ca1564f7533a2382321 -address /run/containerd/containerd.sock │ │ ├─140911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91f03309d066002eff2e6c8bdfeec6bc9c33a08cef17eb53aa21fcf0f698793c -address /run/containerd/containerd.sock │ │ ├─142097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d5d1940d62e293cf17e0c813eed64b9ab05be5d51b1078660ca512794b2efbe -address /run/containerd/containerd.sock │ │ ├─142965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 828e847e81df80c2f0b318b1f620ea45edff4c9bc806b4e1b3baf8ee89732749 -address /run/containerd/containerd.sock │ │ ├─143006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 825db323dc3e98e9b5cd9e1607fe0a1c3bb49222f11628ddf51bd77473242bfa -address /run/containerd/containerd.sock │ │ ├─143685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0ed68bf19151473b6b71fca13f442576e47b9859c4bab455f511d45afb48b0c -address /run/containerd/containerd.sock │ │ ├─144840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d208483cecd2a9840a48218084ef246580f30cd59367175bee4af594b1408bcf -address /run/containerd/containerd.sock │ │ ├─146856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e69ad6966dde4b904ed25de811d61b01c9b0e6db0c990e4f5c643a30e04c9082 -address /run/containerd/containerd.sock │ │ ├─147407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01dc76e897853b2350b530f4c323722a4152a46d136099a5507bfaea94488ce1 -address /run/containerd/containerd.sock │ │ ├─147430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 355e333c463aad660c64beb2e3f5e4c49de6ea9f17f3a9dc5b086b94a2fa9fa3 -address /run/containerd/containerd.sock │ │ ├─147675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 265d177f1e8fa74d317e40bf932ef2e4d390b79604cc4cdff6771ab67639a373 -address /run/containerd/containerd.sock │ │ ├─147808 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4b59eb196e5edc738e283b07968f2448e36ccbab070dfbb053797820df2ccea -address /run/containerd/containerd.sock │ │ ├─148390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f8ae95ca2da7ad519af1d0665fbca15e41f676eccbff55e7c8bbd50debceaed -address /run/containerd/containerd.sock │ │ ├─173756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a9c8d1846479148d8fe2ae407e78ac7ae4a9e7f66b0678808cc14df37943960 -address /run/containerd/containerd.sock │ │ ├─175471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f62443842acb55e84bffdb5d878f1dbb06325b61fe8da849009915ff2a6ff86 -address /run/containerd/containerd.sock │ │ ├─175492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e283adb93bca0d6260c6ba0a43f4035c0b8cdd016ecce0c0e63cb05a8d8ae4b -address /run/containerd/containerd.sock │ │ ├─175584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3a7fe87bd2933ad98426ba0a8d6a06f6bb19c30447ad11719ea668672f6c778 -address /run/containerd/containerd.sock │ │ ├─175866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 202a959e8f84654e85a5438da9e864988220404119b7ed2ee4a26a9f6832beaa -address /run/containerd/containerd.sock │ │ ├─175969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab3f91d0460426d1c28dc82be05eeda01499b8940678882e944bdb01ef74a2f2 -address /run/containerd/containerd.sock │ │ ├─183260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d705d06fa72e60103d5657c26781d7b8c4d9a62f6b591003bf53ea8eb3dc34c4 -address /run/containerd/containerd.sock │ │ ├─186815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7706bd150d0c05e69db1ab4e9c8929125b043139bf5aad5e0f65196b77e327b2 -address /run/containerd/containerd.sock │ │ ├─189457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62412519e12675bcff99a02c1d6f64307a5f8126c24876f24524c0df740bb5d0 -address /run/containerd/containerd.sock │ │ ├─189550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f8715d89463001392c8e70ae6b2eea811386de0a2c0dacda1a8780cbee66a01 -address /run/containerd/containerd.sock │ │ ├─189622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9980b4b31a961a433890d5fed19f5780487c6147d3aeb04a19f80f4765d916f7 -address /run/containerd/containerd.sock │ │ ├─206234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3f3a3e12c2d3f829497edb78a18d8677391cc6c2e8437721f9ce5a58ba369e9 -address /run/containerd/containerd.sock │ │ ├─213731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c285702bc78b281438293f9fef1c9d0f8fc516ea42388f594abefc68e2cc10b -address /run/containerd/containerd.sock │ │ ├─213904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 015d49828604b1e8361dc6adf86989364fb7c768fc70eac166e58a67afea043c -address /run/containerd/containerd.sock │ │ ├─213927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d504b2668f5b729d2512306ccdacd3c9c20cd15f13c8bbdd6ab1b51be079eb1d -address /run/containerd/containerd.sock │ │ ├─213983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 738035d0ac4ae8f12e9de7e830b54517fed27cac593fe96b549a0d59b9b403dc -address /run/containerd/containerd.sock │ │ ├─225378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53287589f609e7b67e2117c6e17bf63dcae2f92da6a57bec20abed5fd67bc04a -address /run/containerd/containerd.sock │ │ ├─227826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48b54435810a9f0014ee7eceb8a8dc225b6cd15bfee0540e6fe38ee48e1fd303 -address /run/containerd/containerd.sock │ │ ├─229100 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bc887feef249691a7a7a7e3d4337a279ebb67b064ecfc283338f333a2b3feef -address /run/containerd/containerd.sock │ │ ├─230016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ff7d979ecb98f3afb2478b074f64717e3734e1d9d884003ea48e4a1beea053b -address /run/containerd/containerd.sock │ │ ├─230974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00f3d5e3e03f49d9f641c3f4b545536d6261bc4a33a56691f09a63ea43ef9a1e -address /run/containerd/containerd.sock │ │ ├─233253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ec4c0f330c1b396f0da4af8e51635e7f65111512953cff48e36b2a9ad2bb0db -address /run/containerd/containerd.sock │ │ ├─234806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3a3a584091343173678275d768327a5eb639933107cbdf8b84788ee9df0a343 -address /run/containerd/containerd.sock │ │ ├─234890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caf06189599519788e4dbca885ffe09e14c4d1fce4faf9694ac6397e4039b773 -address /run/containerd/containerd.sock │ │ ├─244425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 945f03b0ae34bc4c0d8bfcc545436278e662db5c9149db748b764e49f97370bc -address /run/containerd/containerd.sock │ │ ├─245031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f75e470334074995343a4fa3cb14801b28b4f552fd6b4e60b77560299d158d8e -address /run/containerd/containerd.sock │ │ ├─247635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95ac0ef6b18eb13475494abb2be1cf063b13106c028df95bc3a5a9f8e39fc3ce -address /run/containerd/containerd.sock │ │ ├─251859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a08a0df8d6ae4a95d416429607f7ef4a15604c48d0b800d7215f08fc9b0be98 -address /run/containerd/containerd.sock │ │ ├─252078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df9ba2449a86c14967c1e7de16981f6ba80387574d42079e5309be6a8fd9003d -address /run/containerd/containerd.sock │ │ ├─252263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 440d5134cd45423739753d30dd97e40e630bf7090acdc3af9c3d8e5f4c49a246 -address /run/containerd/containerd.sock │ │ ├─252327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84e6b7995806950d5a11e7dda1caf2014f614c0b430d2bccbd97ac40a2efa8d5 -address /run/containerd/containerd.sock │ │ ├─264135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e198392999dc7969b87ca255d07c686b93bfd3f3053c630ed3595c6f69afc50 -address /run/containerd/containerd.sock │ │ ├─266463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 897a635c4236e13aa666ef0f95bc55764e88b2637df693a083e4129020dc635a -address /run/containerd/containerd.sock │ │ └─268040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa60471a555a0043f810d95de042da300591cbe7e88cdacc2636ec4f3a3757bf -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1427 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─docker-e0332363a11b9e2c88103a0b7e7e1fe4c7be6ed39bfcd42c334723f56cb24bdc.scope … │ │ ├─12573 /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 │ │ └─12586 /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 │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /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 │ │ │ ├─30038 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30316 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18916 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18936 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25243 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25518 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.qpplok.service │ │ │ ├─12822 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qpplok/unit.run │ │ │ └─12850 /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-qpplok --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qpplok:/var/lib/ceph/mgr/ceph-instance.qpplok:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qpplok/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.qpplok -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 │ │ │ ├─34763 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─35044 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12466 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12494 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10320 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─docker-e401b5bccd57026ec542e21029b99bc4c37db17cce222d139fe9ac45a6098c14.scope … │ │ ├─18986 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19003 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-75dcd731fa976f2b7680a0db7d1e4ef9a5940fb55aabe895d5bf850c934ee2de.scope … │ │ ├─35088 /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 │ │ └─35101 /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 │ ├─multipathd.service │ │ └─140322 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41102 /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.235 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 648 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─401193 sshd: root [priv] │ │ └─401194 sshd: root [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1096 /usr/sbin/uuidd --socket-activation │ ├─docker-b84c6847e355edd370b740b1659bf6b44e7a821481711791148846f7457d6690.scope … │ │ ├─12931 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qpplok -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12950 /usr/bin/ceph-mgr -n mgr.instance.qpplok -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─chrony.service │ │ ├─11081 /usr/sbin/chronyd -F 1 │ │ └─11082 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-37736bbaada9d0b624d2079e55a4804c23230112e7bf47ae179e4b194912ea93.scope … │ │ ├─25562 /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 │ │ └─25574 /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 │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─140214 /sbin/iscsid │ │ └─140215 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─run-rde07f555cc72485c8dc9f256472b57ac.scope │ │ └─191038 /usr/sbin/libvirtd --listen │ ├─systemd-logind.service │ │ └─621 /lib/systemd/systemd-logind │ └─docker-f5a5485a025cab2cfcc651b95e2ea80c564a006945d05598947b34d2aae1941f.scope … │ ├─30358 /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 │ └─30370 /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 ├─k8s.io │ ├─add8434e848d24914265c09582e0fc33c470cb5e4d0af1bc1bee5c0c437f1ffd │ │ └─48824 percona-xtradb-cluster-operator │ ├─09eaa5fed1760f184e08cb8c74918de132bd68327f312b367ee8dc3847573000 │ │ └─69632 /pause │ ├─ced511d3d2268eb0917ef2321311081a26a47e21fb1894133a8bf8415c42de89 │ │ └─47263 /pause │ ├─df9ba2449a86c14967c1e7de16981f6ba80387574d42079e5309be6a8fd9003d │ │ └─252102 /pause │ ├─151b4cd95dadb3d9ee469a8bb7facb003cddacc242661f4b33641edb0806789e │ │ └─107065 /pause │ ├─3cee422c6f8e02b7e4b7878b1da12a7df79096571b521810b055e9b91b2409e9 │ │ └─44850 /pause │ ├─e69ad6966dde4b904ed25de811d61b01c9b0e6db0c990e4f5c643a30e04c9082 │ │ └─146913 /pause │ ├─87b238857172d4077cf11d112109f215925dc2e3ba2a4eb0bf8e65ceb8dfb74c │ │ ├─79212 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79228 /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 -- │ │ ├─79234 erl_child_setup 1048576 │ │ ├─79281 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79282 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79292 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79426 /bin/sh -s rabbit_disk_monitor │ ├─cf97b78b5577a519b9cbcf6c1bf953a625a79a5b196db6f6436370d2b8adf31a │ │ ├─261239 manila-api: uWSGI master │ │ ├─261286 manila-api: uWSGI worker 1 │ │ └─261287 manila-api: uWSGI worker 2 │ ├─bb137d316d11a427cf16343b2cd4dd7be07538a1ccc2e2e3e37dd05915acee6d │ │ └─228031 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─629c56a3989bbc98610ea70b4d25ace865d50a45724c0ef24a11f910d89f7a7c │ │ └─51801 /pause │ ├─2414a7fde4047b773a0fd9118494f2ae93828e029e56a9cca245eeb76e148f0e │ │ └─65599 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─85e1b1d9bf69f7337b9059c34cb0c4e60efcf0e6f4a7bcd115e6daf805d240d6 │ │ └─57115 /pause │ ├─afc476389ac90c2e3072631e43a4a1437da2eb2c0d323ac93a0b9691bdaf0873 │ │ └─63424 /pause │ ├─6f8715d89463001392c8e70ae6b2eea811386de0a2c0dacda1a8780cbee66a01 │ │ └─189581 /pause │ ├─6bec9f022d6a68a2660022ebfc21bbf58447f882d604efed54a0829a083e9817 │ │ └─66471 /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 │ ├─d63efecc55bbb496889bfc594ed18af0922e18e2ea9ef4db46cc205d8133b3af │ │ ├─185238 neutron-policy-server: uWSGI master │ │ ├─185284 neutron-policy-server: uWSGI worker 1 │ │ └─185285 neutron-policy-server: uWSGI worker 2 │ ├─932c1d23dfc761a20976e0e6b47f08b7a1d7cb5293545be892af03b161b1f4ee │ │ └─51842 valkey-server *:6379 │ ├─28e16cf6d9c5d5310d4f65a2d6b80c0e4c8257a2089a18b32ccd15b21271e659 │ │ └─67439 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─237d264e9f6a9a7921c472dd30f561316fa15b19a93d9e9ddfc3fb075b30efd8 │ │ ├─171662 nova-api: uWSGI master │ │ ├─171696 nova-api: uWSGI worker 1 │ │ └─171697 nova-api: uWSGI worker 2 │ ├─018ad22d193180fd83c47428f30e7686cd643a1c34e16bcb57a53f0a7fd65823 │ │ └─41299 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─3e15b985f1992ed1f61cfc5da7b27b158cbc80efebf0752b1396e14726b851f5 │ │ ├─194033 /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 │ │ ├─370429 /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/tmpa8v_grl8/privsep.sock │ │ ├─371015 /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/tmp1klitvi6/privsep.sock │ │ └─371381 /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/tmplmqd2t1p/privsep.sock │ ├─4a9c640c0cae22cf32dd48179a645c1fe24df147c2dffecb8f52aee8164a2c38 │ │ └─43811 /pause │ ├─aaa1c88dfc02b830ae2ad813eecfe87a202b6a8f31d31650cab8d38b98c0e1af │ │ └─109082 /pause │ ├─8ec4c0f330c1b396f0da4af8e51635e7f65111512953cff48e36b2a9ad2bb0db │ │ └─233278 /pause │ ├─3d1045a810ed19b543031e40fadb4ad4e090eddb0aeb2a5b49beef001cfb2262 │ │ └─123925 /pause │ ├─015d49828604b1e8361dc6adf86989364fb7c768fc70eac166e58a67afea043c │ │ └─213951 /pause │ ├─101cbb5095540b09a178d109d1dc7fbebeafcffde1d62b076e06bb19eecb00c0 │ │ └─44802 /pause │ ├─5635f41c6e6415eb30a3e973f374e2f109886cf68c6c0bf5fc706e673224b431 │ │ └─79121 /pause │ ├─a70ac4fd361eeece1d0bc3bef950a6997e9774f36d845f269730966076f47cb9 │ │ └─61827 /pause │ ├─828e847e81df80c2f0b318b1f620ea45edff4c9bc806b4e1b3baf8ee89732749 │ │ └─142989 /pause │ ├─f75e470334074995343a4fa3cb14801b28b4f552fd6b4e60b77560299d158d8e │ │ └─245065 /pause │ ├─212731b31ceefb335b2e3a59691536712e7210cb0054c6152e27b1f4a850955a │ │ └─64382 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 │ ├─2d531fb0d308a64793df3abcda78e321ebc0a747d591bbe3f51ba2672bf7008d │ │ ├─185179 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─185585 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185587 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─185590 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 /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─6cac1dcd63cadff3db69a64a8ea814c9cbf8cacf53c67061239ee1ddc7a80982 │ │ └─43382 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─03e48487d71cd9f3ffeae9865317b3e05e2ba386b04160b8bfa2b283094f4544 │ │ ├─172647 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─173053 nova-scheduler: ServiceWrapper worker(0) │ │ └─173059 nova-scheduler: ServiceWrapper worker(1) │ ├─fa158920e07c738249c38b5bcc586983f6b9ba2ebb203415d490884196daa8ad │ │ └─40799 /pause │ ├─ab3f91d0460426d1c28dc82be05eeda01499b8940678882e944bdb01ef74a2f2 │ │ └─176005 /pause │ ├─0e5ef2f589426b9e34923667ba6ce7f93ad3947575dfd16d45980ab5a04233ea │ │ ├─124881 /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 │ │ └─125087 /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 │ ├─b411ae07cf8e1bfb250fd0e689025e8b47359d92b8acf62aba4bd8e783c2eef8 │ │ └─57343 nfd-worker -metrics=8081 │ ├─338ad76e431c0641c80d11894c3160fe4b475cf588d8ac108396e926187b6b60 │ │ └─45053 /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 │ ├─f3f3a3e12c2d3f829497edb78a18d8677391cc6c2e8437721f9ce5a58ba369e9 │ │ └─206258 /pause │ ├─efd35699d5e4b910d651b2e046651ec31f04b9f934406ada1021c4b0ac7680b7 │ │ └─124511 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─448681ff45271b14491f8c08906c0ac7740e743cdcd35f54d15c05672edf79b5 │ │ └─108807 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─b61b01bd023d204ed1e03640b43a70863c03d0bdd5a076ff17c6d26cc4599a23 │ │ ├─62666 python -u /app/sidecar.py │ │ ├─63078 python -u /app/sidecar.py │ │ └─63079 python -u /app/sidecar.py │ ├─8ce23825d1a16861cf14d4c18226dd84ced3dcbf5b059b548ce8019c2543525b │ │ ├─107342 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107643 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107650 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─3b81ebcb39f87eb0b8dc53f582b8c3ec583957fbb9ea8d9da563aa219f8ba634 │ │ └─44961 /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 │ ├─8a1ce01f3370b403ceeb076ce3248cf8e7025c92b14958ccd96155f9a42a4629 │ │ ├─109211 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109228 /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 -- │ │ ├─109234 erl_child_setup 1048576 │ │ ├─109281 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109282 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109292 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─109455 /bin/sh -s rabbit_disk_monitor │ ├─b6228b52d83c92451c058c998036d6246f0491cea2dbad598063195a54ee5af1 │ │ └─56381 /pause │ ├─1c71665efb89ba22f9214dc68fd1398722a3ce1b5ca140b033975e8c205da2ab │ │ ├─173871 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173888 /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 -- │ │ ├─173894 erl_child_setup 1048576 │ │ ├─173941 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173942 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173952 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174190 /bin/sh -s rabbit_disk_monitor │ ├─65dac0d4ff4dae83ecbb5eb7b190637243fdc5445ded880031ab527f34201e0b │ │ ├─49603 mysqld --wsrep_start_position=3f44a064-6920-11f1-97f6-b63858beec29:20 │ │ └─49729 /var/lib/mysql/mysql-state-monitor │ ├─cbb85cf29980613d8af994a46169cccc183e28696de52188cf2fbab8be489298 │ │ ├─120855 cinder-api: uWSGI master │ │ ├─120867 cinder-api: uWSGI worker 1 │ │ └─120868 cinder-api: uWSGI worker 2 │ ├─b145ad339b590e589b1b5c69b4aeb29927d83ef0ba763b50551830850ac0a770 │ │ └─57293 /pause │ ├─8098c7d7d1c799056b5486c6363726c3c9b391400dedda2e02617ec65a1bac22 │ │ ├─92664 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92681 /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 -- │ │ ├─92687 erl_child_setup 1048576 │ │ ├─92812 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92813 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92823 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93069 /bin/sh -s rabbit_disk_monitor │ ├─84e6b7995806950d5a11e7dda1caf2014f614c0b430d2bccbd97ac40a2efa8d5 │ │ └─252351 /pause │ ├─71390fe7e6f2dcbdace94cf0b0786065798910a8ce959e3536e4371dd6ee953c │ │ └─57056 /pause │ ├─10ee80ff7a1dd95775f32475f3d025a72ce8119ccda21ff77456c58224d885c5 │ │ ├─141330 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141342 /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 │ ├─03d6047586dbd660420b47bf93b559205ff8ecd78403303ed7d800cd4d8fb4c7 │ │ ├─202527 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─202857 heat-engine: ServiceWrapper worker(0) │ │ └─202860 heat-engine: ServiceWrapper worker(1) │ ├─a1d58805a48b497be4bb09d07f2a337e39f68af30080033d5ee5196b70f0dabf │ │ ├─172656 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172953 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─172954 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─724a9e8d19ddab728e5aa041f3f031b9881d1985520a45768a9a5a0bea4ef018 │ │ └─67522 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9980b4b31a961a433890d5fed19f5780487c6147d3aeb04a19f80f4765d916f7 │ │ └─189650 /pause │ ├─caf06189599519788e4dbca885ffe09e14c4d1fce4faf9694ac6397e4039b773 │ │ └─234920 /pause │ ├─202a959e8f84654e85a5438da9e864988220404119b7ed2ee4a26a9f6832beaa │ │ └─175889 /pause │ ├─6698ffb7f984d87a109a1a5465389913b0a6fdc9cf0ff8c3f5bd349ac74836b3 │ │ ├─65910 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65960 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─75e2ba2ffbb4adfe6295f06ad0bde3cff14b3f8cf4bc748c102532faefc1fe03 │ │ └─48008 /pause │ ├─289e9d277eaf2729e0889a99c7eeba89d046f9209c6ac77c0e2df69501b26b70 │ │ └─44446 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 │ ├─e88b351337229253f6c16f59030147528765b5fba26ea8033abf0d10ebb2b51c │ │ ├─245103 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─245479 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─245480 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─bc245dd02aa4ac12daa5a5dbffaa2773e8104a343f5d7f47b814b8f7709ad21c │ │ └─63886 /pause │ ├─62412519e12675bcff99a02c1d6f64307a5f8126c24876f24524c0df740bb5d0 │ │ └─189488 /pause │ ├─a38b28440473d8fba835d310b11c363d7009751385a437aa964569eec2e26dd2 │ │ └─67622 /bin/oauth2-proxy │ ├─c4c5a6d17e3be1c7d54bb3042932b674a474bd97f7197781e5d88f60ccc91e8b │ │ └─67370 /bin/pushgateway │ ├─7424429c73b8af4effee835a8632a233611e450df7abffd38fce2ea86d18eb6d │ │ └─194060 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─26f1cf476db19b99cf379f24f4c20b80a3d9d7acdc9e112de6ea8029f0ee157a │ │ └─40783 /pause │ ├─f740941c9b7d86832616d6f88fdafa8f0302f7a35573cbf674878235f2d4bd09 │ │ └─42298 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─3ff7d979ecb98f3afb2478b074f64717e3734e1d9d884003ea48e4a1beea053b │ │ └─230041 /pause │ ├─c9aadb5116a0810bb18470b0785770f870d373925e128c3a145aa6985f66890b │ │ ├─105958 glance-api: uWSGI master │ │ ├─105974 glance-api: uWSGI worker 1 │ │ └─105975 glance-api: uWSGI worker 2 │ ├─9a79e8505a7fe6de94efb9401e3bfd5dbaf3ba1a2f665ae4cd00e074bf1aab4a │ │ ├─143829 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─143996 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─144001 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─400476 sleep 15 │ ├─c646d96184bda1d253b75590a3cb7ff92b7447c13a302f0d6beffd04aea56444 │ │ └─51624 /pause │ ├─9a428cef3cbcb3f8719f31f6f93139296c2d866bd01d681a0d8e086611703133 │ │ ├─183908 neutron-ovn-network-logging-parser: uWSGI master │ │ └─183937 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─3565b7c3f1589818df0038a34c55ad44d6169bbcab72f9194e99fba2c22ab9fc │ │ ├─143370 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143410 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143426 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─143607 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─400401 sleep 15 │ ├─73aa436c4b7e4829b8cb82ba34faabfd1d77fb58a317139b6a4e8a8d15f0c07e │ │ └─67219 /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 │ ├─2efcf17c11dad7b981ac961b23032040a68b69729dfb3053b87e28fcbe5732f3 │ │ └─49012 /pause │ ├─38c9eaefb1a44857f435339160031e599d41dffd5d83fce3628b55dd103e207c │ │ └─105512 /pause │ ├─54715da8fc4e2f4c2bb589394615ea8a267091b9b57a0a733cca4e570d61b84d │ │ ├─143357 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143464 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143477 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─143629 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─400403 sleep 15 │ ├─e849b0bd24d43775320680dd34288580f964819b368c11aae7e5d9f2246a7450 │ │ └─123884 /pause │ ├─695d79362079260b467f0c55467400ef119764b18d98f2da107258c0e67b6a56 │ │ └─66302 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─fbf77a07513721704bfef68556be956b2822192ce36ca608a211f705015debba │ │ └─61742 /pause │ ├─01dc76e897853b2350b530f4c323722a4152a46d136099a5507bfaea94488ce1 │ │ └─147459 /pause │ ├─f2a660addc7cf22481cecf7e91380085c174eafa013d5eb7ee9f19dd9940c9d2 │ │ ├─225526 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─225543 /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 -- │ │ ├─225549 erl_child_setup 1048576 │ │ ├─225608 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─225609 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─225619 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─225805 /bin/sh -s rabbit_disk_monitor │ ├─382966fea7e38946ac56a6d2fd3e916df75c875a00ea3a0f3a08decd01a2d3e9 │ │ └─223348 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─095dd39f1282b105ce27ce05f69188aa9dd72bbc26f7a95ae58283f1bde7bef4 │ │ └─261222 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─53287589f609e7b67e2117c6e17bf63dcae2f92da6a57bec20abed5fd67bc04a │ │ └─225414 /pause │ ├─0c7d27e6d79714c97495c61c133d4f4d12c9fe384d4cf590f53154af2918292e │ │ └─190363 /bin/bash /tmp/libvirt.sh │ ├─2e283adb93bca0d6260c6ba0a43f4035c0b8cdd016ecce0c0e63cb05a8d8ae4b │ │ └─175560 /pause │ ├─65238e65b7d765b462da4eafd87626002abeb70bc90e1472da0561ef6457afdd │ │ └─48494 /manager --metrics-bind-address=:8080 │ ├─35983123150f2f2dbb931f49c93de06b293b19a1e80d8cd918663356f61d1a6e │ │ └─43883 /coredns -conf /etc/coredns/Corefile │ ├─5fc893f67ae8e06b45664ec79deff2bb8a02a073087a40afb437b97bf0ddf2dd │ │ └─97919 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─79a3242580f3b117c1bc883837b024e606fa75d040bffb11701356777965636f │ │ └─43852 /pause │ ├─f7bc97473c8c23b2dbd61d75cfc6428a130ccba433960fb94cd29427f4dff736 │ │ └─40775 /pause │ ├─07ca01850f9089544f77b0d041763f41981fc3c64b6b9d40edbfd3b52035519f │ │ ├─176424 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─390660 sleep 300 │ ├─3811d3f5e7d83f821c052f15818a8ae920b39d7c88c64d4dcb87f3fed4d3d08e │ │ ├─145022 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─145043 /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 -- │ │ ├─145115 erl_child_setup 1048576 │ │ ├─145198 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145199 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─145209 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─145311 /bin/sh -s rabbit_disk_monitor │ ├─148f4f0c6f47c0c23c48e93596d8d58834e07bf0643c08636f9297e9d14b8d43 │ │ └─141294 /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 │ ├─adb39a9ef96c52662831cc3ee7b50b22b41882475891fc80311bbdd3289edddf │ │ └─107103 /pause │ ├─468429bddf8a4c1965a9b3b0cd1a6552667a013fea4427dc4aee9fce0c0d93d5 │ │ └─63096 /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 │ ├─443c70c56bf0d5d9726899f24f072a4b579991d0a84d9b8d37dfe44049949168 │ │ └─229602 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─8e7fc365f5e3f54c142091124162713d44658da32e4701527c1ce80ff1ea5753 │ │ └─66672 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─e698a4dcd3f74cf40ab5e5503fdc3f9fdc44bb0c86a62c21ef7f5d99916639aa │ │ ├─222550 octavia-api: uWSGI master │ │ ├─222564 octavia-api: uWSGI worker 1 │ │ └─222565 octavia-api: uWSGI worker 2 │ ├─3d5d1940d62e293cf17e0c813eed64b9ab05be5d51b1078660ca512794b2efbe │ │ └─142189 /pause │ ├─ac2d602e84045913428cbbc7dbb063f88d55dc2443d2405565d510199eb2c4a5 │ │ └─65790 /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 │ ├─0248aa67925e2f4217e795fb02c8066a172c880966691a7f06d07f1937931b2e │ │ └─48111 /pause │ ├─69262b9cf32713d783cd171a0375af8949f8c7dc60a5818dd2fe5d8a60c9aeae │ │ ├─187095 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187126 /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 -- │ │ ├─187132 erl_child_setup 1048576 │ │ ├─187179 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187180 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187190 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─187461 /bin/sh -s rabbit_disk_monitor │ ├─a93a60369d8c19c135691e4c5409ccdd8b96cb11ff9bf0c18f3a9226bb9f7617 │ │ └─57588 /secretgen-controller │ ├─a5ad518f8e182ab840a6494738c371d0e74c818118dcbbaf3ae006911c996b79 │ │ └─67558 /bin/memcached_exporter │ ├─0941d73d07d3be2ea0b13f03e9f47fe76b8dcc9df1607c672f4692f2ac18427f │ │ └─63344 /pause │ ├─1299e50a2f0c03fab2a1327e71c9b665d19edef890c8c8aeac89a9aa96dde28a │ │ └─64208 /pause │ ├─73593efccb84550a91cdeb0d2fde1982754e0a8feae1f53dcfb74cae0a7bf4d4 │ │ └─57447 nfd-gc -gc-interval=1h │ ├─313abe75c1d924eb9d8876e20623b3fa815c417ebad03ca1564f7533a2382321 │ │ └─126491 /pause │ ├─a58633764cd9dd752ca4f2abef43acae7ac527be5331240ed95f77f99fd22340 │ │ ├─183790 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─184004 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─184015 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─401180 sleep 15 │ ├─92bbc0d4ab8bccb376b1537a288acde88857872751fd77e1608f7d63b72ebdc9 │ │ └─67261 /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 │ ├─db325fb9f4f5af5458686fdf729db663837e90afa90b2b56a244389a12314ba4 │ │ ├─244977 magnum-api: uWSGI master │ │ ├─245013 magnum-api: uWSGI worker 1 │ │ └─245014 magnum-api: uWSGI worker 2 │ ├─9302f2e6895c51b0c2d5b76358a8da4dbfeed9ef7b59615fa8086d3b2fa0ab78 │ │ └─45005 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─1bc887feef249691a7a7a7e3d4337a279ebb67b064ecfc283338f333a2b3feef │ │ └─229136 /pause │ ├─c96743d235dd06bc9f7c43b643691e0ce52102d74e7d4c3ea122c587e2e8d531 │ │ └─231026 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─d705d06fa72e60103d5657c26781d7b8c4d9a62f6b591003bf53ea8eb3dc34c4 │ │ └─183284 /pause │ ├─e029e6c16f4738c4336684e94b5b4078b452eb04900c768d09e410724c0524d4 │ │ └─96535 /pause │ ├─945f03b0ae34bc4c0d8bfcc545436278e662db5c9149db748b764e49f97370bc │ │ └─244457 /pause │ ├─7986ae4b7752870805c76a8dc6209b4951edf4493df5ec55162d14ee260d8ac3 │ │ ├─223197 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─223725 octavia-worker: ConsumerService worker(0) │ │ └─223728 octavia-worker: ConsumerService worker(1) │ ├─6c40239ce60d29ffebe14a98fcfb5771881ae79221fb28010b0911826bb8842b │ │ └─261202 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─4d73feb55f9b12c4c3507e8a3bb9526b6e49a153a0c8b5436f094de98dfb6536 │ │ └─44282 /pause │ ├─1e198392999dc7969b87ca255d07c686b93bfd3f3053c630ed3595c6f69afc50 │ │ └─264160 /pause │ ├─d14e27928bde4b60a6e0559c5260f8bad53642fec6b9e610195e290805925a5e │ │ └─49405 /pause │ ├─f9499693b6b87e3bc21b09ebbdf5045f7351a26aacb36279a9c3f603d25b4c6a │ │ └─266817 /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 -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─71f09b24fc6b970aac72ce7f15db353c58429c42850695b702f36fefec3651b9 │ │ └─66101 /pause │ ├─265d177f1e8fa74d317e40bf932ef2e4d390b79604cc4cdff6771ab67639a373 │ │ └─147707 /pause │ ├─37759cf63f279962e5f66a7cd5a28adac3d5e1e8018299556e26c93db113cb73 │ │ ├─188690 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─189164 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmplm27479j/privsep.sock │ │ ├─381892 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpyvf5m0yz/privsep.sock │ │ ├─382091 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpuzxzoh7n/privsep.sock │ │ ├─382103 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─382104 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─ad9466b8cffee06d22193cef1cbddcfc4fac4fc678ac59957768f69559556a7b │ │ ├─131947 placement-api: uWSGI master │ │ ├─131961 placement-api: uWSGI worker 1 │ │ └─131962 placement-api: uWSGI worker 2 │ ├─95ac0ef6b18eb13475494abb2be1cf063b13106c028df95bc3a5a9f8e39fc3ce │ │ └─247729 /pause │ ├─c637a471494e47ea8c8f5a7eccdc689724313cbe854916868edf9bef98adf113 │ │ ├─223939 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224015 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─224557 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224558 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392259 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392260 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392261 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392262 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392263 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392264 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392265 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392266 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392267 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392268 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392269 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392270 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392271 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392272 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392273 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392274 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392277 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392278 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392279 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392280 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392281 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392282 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392283 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392284 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392285 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392286 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392287 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392288 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392289 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392290 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─392291 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─392292 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─de006eebf8f4efc19d8ca095188c454a16dd926979c059dd68dbc289c3c71bd9 │ │ └─61713 /pause │ ├─9b246d076c5879e9a8e19e9125f0dcb7b62d10f4142d667323b5d8ccd29f27d0 │ │ ├─266348 apache2 -DFOREGROUND │ │ ├─269021 (wsgi:h -DFOREGROUND │ │ ├─269022 (wsgi:h -DFOREGROUND │ │ ├─269023 (wsgi:h -DFOREGROUND │ │ ├─269024 (wsgi:h -DFOREGROUND │ │ ├─269025 (wsgi:h -DFOREGROUND │ │ ├─269026 apache2 -DFOREGROUND │ │ └─269027 apache2 -DFOREGROUND │ ├─6def70462571a3602f52f9f1d9ab3c706925cae45b3d6688d0f6ec1d677b23d8 │ │ └─40704 /pause │ ├─91f03309d066002eff2e6c8bdfeec6bc9c33a08cef17eb53aa21fcf0f698793c │ │ └─140937 /pause │ ├─9cb86c93b62e7972e009e9425461422eefa864fbe79b66777f9bceda25fc2be1 │ │ └─65425 /pause │ ├─2f62443842acb55e84bffdb5d878f1dbb06325b61fe8da849009915ff2a6ff86 │ │ └─175528 /pause │ ├─e7f1b1ca2bac9e6ce6caa64ccb090ba57080a8a90fa74e349b442d890685cfbb │ │ └─250026 docker-registry serve /etc/docker-registry/config.yml │ ├─73f8b8da17abdbd63f5b063907efa27dd845c37257e34d0c668715b6f3e54013 │ │ └─57137 /pause │ ├─15d1b98a078700da303716cee572578d32a63d6a39ea8d54fada5360b8cf2c9d │ │ ├─ 47481 /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 │ │ ├─ 47494 /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 │ │ ├─ 47562 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─266184 nginx: worker process │ │ ├─266185 nginx: worker process │ │ └─266186 nginx: cache manager process │ ├─1692cd3ca13e963503026121ae4ec3cbb1d4ba764b40f3b0254e8556894c1e51 │ │ └─268240 /bin/openstack-database-exporter │ ├─be77f09458ad27d9f28ffe9fabf2ca08ef1591c188c4a4e7c1b509cd02945841 │ │ └─96572 /pause │ ├─a1994e661487ad08111a74792d2b4d033397debc43acd5a87faf4eaefe2cade7 │ │ └─233347 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─1042b7eafc26e02951484c41528a3444b44e71a4a5f1ca9c17d94853d8384409 │ │ └─65474 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d52398763fdeefcf09653bfe0216124ffe3c09219a302ca21f4ab3c2dba8ca77 │ │ └─62267 /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 │ ├─2ccf58731c5319295f67085f4e07e81beb017ae6269644fa9d5b21b318ca83fa │ │ └─48363 /manager --metrics-bind-address=:9782 │ ├─738035d0ac4ae8f12e9de7e830b54517fed27cac593fe96b549a0d59b9b403dc │ │ └─214009 /pause │ ├─36db748c338ae1a48b71d130f61bfccc48214eef23f3a6f45409eb2f9df787a5 │ │ ├─85678 barbiacan-api: uWSGI master │ │ └─85692 barbiacan-api: uWSGI worker 1 │ ├─7433ab6c9cd48c738f4e8ab7378b9b951c6156aa56818bc409a21f480ce722d3 │ │ └─40913 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 │ ├─9af3e1ed2323ae29742a7ffa7fc496eb523696d691ec33cdc6c1ec01e2d604a8 │ │ ├─247889 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─247906 /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 -- │ │ ├─247912 erl_child_setup 1048576 │ │ ├─247977 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─247978 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─247988 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─248211 /bin/sh -s rabbit_disk_monitor │ ├─c6abe0d9322c3bf5f7769e9851db597b3365d8707bca33d30cfb5d57ed539505 │ │ └─67816 /pause │ ├─0310e205f727087cf5cfa5af281ad4fb5749be525cb3eec9e9da3487009bdd97 │ │ └─110877 /pause │ ├─d3fa96682c3dc0a43b624c47630f563fc01e3ea1249bb8b218db5162798194e7 │ │ └─44763 /pause │ ├─0146f9a96a98387c9e61f5f5223b3540e464d9a3a84d35a876091191d2431926 │ │ ├─270718 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─270730 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─f4863c8f1e1e9b9a3fdbf78066a27045f2d3cda71b8e1464828a169ad51959c3 │ │ ├─ 72953 apache2 -DFOREGROUND │ │ ├─ 72992 (wsgi:k -DFOREGROUND │ │ ├─ 72993 (wsgi:k -DFOREGROUND │ │ ├─ 72994 (wsgi:k -DFOREGROUND │ │ ├─ 72995 (wsgi:k -DFOREGROUND │ │ ├─394131 apache2 -DFOREGROUND │ │ └─395121 apache2 -DFOREGROUND │ ├─f9d68f4d9b1990397bba9c6a6ec283bf9ba3303258424b72f6aae94b8b138b11 │ │ └─63951 /pause │ ├─3b9a8a5012a44da997fe4bcc86c2c1436f25a19f19681d05a4f4fffccfae8539 │ │ └─87267 /usr/local/bin/rook ceph operator │ ├─825db323dc3e98e9b5cd9e1607fe0a1c3bb49222f11628ddf51bd77473242bfa │ │ └─143033 /pause │ ├─a5213fae92823df91fec0e3057f44568dc2c2dd43f53050efe4eb068630bde8e │ │ ├─185196 neutron-api: uWSGI master │ │ ├─185224 neutron-api: uWSGI worker 1 │ │ └─185225 neutron-api: uWSGI worker 2 │ ├─d504b2668f5b729d2512306ccdacd3c9c20cd15f13c8bbdd6ab1b51be079eb1d │ │ └─213968 /pause │ ├─85fdf37bb410497f07fa7935c018cc3690e81c2027a5773dbb26ec59c5f1bebb │ │ └─62086 /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 │ ├─4207fcc01674808111dc92092f478b52164f8a38c1a1e1835040137763fb7bf4 │ │ ├─49527 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 │ │ └─52312 haproxy -sf 177 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─2ed0591defe1e5c9bb5a17d3574d061a603171ad563f90659d97965b7d177112 │ │ └─110928 /pause │ ├─8af181fae6d85c38bd8024bf13ed673f08bf10f815520016d31c08313b7e0f12 │ │ ├─171759 nova-metadata: uWSGI master │ │ ├─171772 nova-metadata: uWSGI worker 1 │ │ └─171773 nova-metadata: uWSGI worker 2 │ ├─a08a1882161ae5997db20066fa33b0ded9b1f7274cf8965803a49369aaf2067a │ │ └─49797 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─b721510ee014ade135165fef233f2dd767d990cbc6bac94cb573b12216e0be0c │ │ └─92408 /pause │ ├─81d82213a1b03efa3ed256c322ec70b352103ee7ca08f20fddadc91d62729baf │ │ └─52228 redis_exporter │ ├─80762c99f6344e5976f4115011a1344d09fa41c3682b6287d284c14485d0c401 │ │ ├─261326 /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 │ │ └─261538 /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 │ ├─440d5134cd45423739753d30dd97e40e630bf7090acdc3af9c3d8e5f4c49a246 │ │ └─252294 /pause │ ├─48b54435810a9f0014ee7eceb8a8dc225b6cd15bfee0540e6fe38ee48e1fd303 │ │ └─227851 /pause │ ├─53ff0e6332cb5cd314860e6cc3079568c8fe47ad816fa48c6ca37f2642ff50b3 │ │ └─80599 /pause │ ├─066259593780b13a1896280db5f04efdeed76b48107acdd0d2ddea2f25357ad7 │ │ └─40931 etcd --advertise-client-urls=https://199.204.45.235: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.235:2380 --initial-cluster=instance=https://199.204.45.235:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.235:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.235: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 │ ├─01bf84f4b848d3c8229f900adb973f3efc9166e230209b7a979889b309ffd126 │ │ └─40873 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 │ ├─1752d60012475f3ba9998b9a6b377af93aebbd5ab2dd8af5b8ff18092907afce │ │ ├─244488 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─245252 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpk1o01daq/privsep.sock │ │ ├─245255 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─245257 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─e9e5fec4c47244be8df5f47be62cad5178ad124e4cd1e9adb2db9ccf04bb06cd │ │ ├─188670 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─189155 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpkv3t7om3/privsep.sock │ │ ├─208327 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpvdb4vqcm/privsep.sock │ │ ├─223897 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpwqmx4mj2/privsep.sock │ │ ├─224266 haproxy -f /var/lib/neutron/ovn-metadata-proxy/67166a64-8cd6-4f0b-893b-3bb66cc0dcf2.conf │ │ ├─371127 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─371128 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─b3a3a584091343173678275d768327a5eb639933107cbdf8b84788ee9df0a343 │ │ └─234832 /pause │ ├─75095aa726f97ef0262dbb57f8c462b81048c0ac6f27f74ed002a24621d4262f │ │ └─51936 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 │ ├─d4b59eb196e5edc738e283b07968f2448e36ccbab070dfbb053797820df2ccea │ │ └─147831 /pause │ ├─5a69a6b9f9d5a99c064df9be5a28ca86e1b7fa338bbfc273b790075212ebdb49 │ │ └─190296 /usr/bin/libvirt-tls-sidecar │ ├─2729fc264640cefe54c9d4378de8e7d49e9d7ba08a03a0847d0b978adb9328ed │ │ └─57406 nfd-master -crd-controller=true -metrics=8081 │ ├─86e81dc6e490c547fc0f1d70999be150cf7f76b8b78e4e86713cce306f7b2b69 │ │ ├─68177 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68194 /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 -- │ │ ├─68200 erl_child_setup 1048576 │ │ ├─68310 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68311 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68321 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68400 /bin/sh -s rabbit_disk_monitor │ ├─7230346d62379b9a1b4822473030af9969822afba1f6aa15d8ec41566a4b0ccc │ │ └─47165 /pause │ ├─fe2308aa92a3abf45a817a7b511c01fe4bf9f5bb3632031f1c106977f76daf0e │ │ ├─42518 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42896 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─6cea62dae27368b892f5f655cf16f2eba455bf4b4502e22f743d27209688154e │ │ └─40797 /pause │ ├─a562d882f230b80c2dd0cced5c77acaba8d2b94595db6d560a79b199611fc5d5 │ │ ├─202553 heat-api-cfn: uWSGI master │ │ ├─202595 heat-api-cfn: uWSGI worker 1 │ │ └─202596 heat-api-cfn: uWSGI worker 2 │ ├─141ad92d1bb499e09eb3cc0bb114daa6c7fdde1d822e8aec9cab07743c553926 │ │ └─64559 /pause │ ├─02f0901f31f8e7c605b6b3a6e1ec09a45fca35d85677630f7c59a5f0b00d8df7 │ │ └─48705 /pause │ ├─eedc07568a21e051dece474ed1f5efbd2fc8b788444147fabcdff01e745a68df │ │ └─66339 /goldpinger --static-file-path /static │ ├─897a635c4236e13aa666ef0f95bc55764e88b2637df693a083e4129020dc635a │ │ └─266489 /pause │ ├─df43b52848bc969ad1301718732075d5749b033978b95ade69c2bbe0850ecb64 │ │ └─67178 /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-235.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 │ ├─c0ed68bf19151473b6b71fca13f442576e47b9859c4bab455f511d45afb48b0c │ │ └─143710 /pause │ ├─59d92bcc65165285f5f09b9ad5dfd80277cff763c8594368e346c9e5105345c6 │ │ └─191119 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─00f3d5e3e03f49d9f641c3f4b545536d6261bc4a33a56691f09a63ea43ef9a1e │ │ └─230998 /pause │ ├─fa0d4a27fb6793c603df0524be312bb9437d99641b8ea974ec117d20dd3b1963 │ │ ├─ 97204 /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 │ │ └─342049 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─b48d9329fde4f9c5a8d85afd5329076f7f432af2f9f2e77255b57cdbd38f71bb │ │ └─41038 /kube-vip manager │ ├─7b17d155a1fcba6ecfd318182d875cc2a1ee5e916449e0d267462f9cdc821149 │ │ └─42065 /pause │ ├─fa60471a555a0043f810d95de042da300591cbe7e88cdacc2636ec4f3a3757bf │ │ └─268064 /pause │ ├─4a9c8d1846479148d8fe2ae407e78ac7ae4a9e7f66b0678808cc14df37943960 │ │ └─173780 /pause │ ├─4f8ae95ca2da7ad519af1d0665fbca15e41f676eccbff55e7c8bbd50debceaed │ │ └─148413 /pause │ ├─bf554bd84cbeace6e13b02291c44cfb158afd9f68dd1fd5708ff68fec083358d │ │ └─49700 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─ba5122165113b5035ba43f8ddcd278f26dbe4c10289698e204dad710ad2ae752 │ │ └─47532 /server │ ├─ce8b35948151e9ae0cf17ee8357f6d4b7b7953d2ed1e5bb0444ca59ec4f7a60e │ │ └─64821 /pause │ ├─940ff379b0411ed68c0592c5d9d86aedf12bcf4def228be351901fb99f6cc356 │ │ └─41274 /pause │ ├─13047161c329bc9c9dc86decb5ecf0f91b3bfa0f844173c284cac7b2d0d5e5e8 │ │ └─167018 /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 │ ├─7f78e714a159a6e97f03c1eaab991386567dca358055306c8a2bd8ff32a3891d │ │ ├─206494 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206511 /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 -- │ │ ├─206517 erl_child_setup 1048576 │ │ ├─206572 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─206573 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─206583 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─206772 /bin/sh -s rabbit_disk_monitor │ ├─3eabe85853cbb369f390a02d4010c2e10721d6e8a1887589e1ba65d978510303 │ │ ├─65049 nginx: master process nginx -g daemon off; │ │ ├─65063 nginx: worker process │ │ ├─65064 nginx: worker process │ │ ├─65065 nginx: worker process │ │ ├─65066 nginx: worker process │ │ └─65067 nginx: worker process │ ├─de2f50c85a0dfbb14ba0c1fd7e242fc3806874f547613f2cb3d0bcab688f48fa │ │ └─122395 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─f642b188d2b4ebe6ccd7d5b7d0ce348e6123cc3cd67408f8aeb8ae94abfaa6f8 │ │ └─67641 /bin/oauth2-proxy │ ├─1c285702bc78b281438293f9fef1c9d0f8fc516ea42388f594abefc68e2cc10b │ │ └─213782 /pause │ ├─85ac7e950523766dc360abb4dc54e0fdba8aebb3bf1a00778281febd252e1c6f │ │ └─42078 /pause │ ├─c219f955f967872d3b677b80199451e15c59222b7eec655a4b9b551b30d29bba │ │ └─61487 /pause │ ├─2a08a0df8d6ae4a95d416429607f7ef4a15604c48d0b800d7215f08fc9b0be98 │ │ └─251890 /pause │ ├─42dd7679c7579ce8d81f92172cb21772efe953aea5658d90f2f92739c6d544af │ │ ├─62690 python -u /app/sidecar.py │ │ ├─63151 python -u /app/sidecar.py │ │ └─63152 python -u /app/sidecar.py │ ├─d208483cecd2a9840a48218084ef246580f30cd59367175bee4af594b1408bcf │ │ └─144862 /pause │ ├─355e333c463aad660c64beb2e3f5e4c49de6ea9f17f3a9dc5b086b94a2fa9fa3 │ │ └─147486 /pause │ ├─6901bd922603bb47ace822d62063ed9aa8f11bc6cbb1a56376277215a1360fed │ │ └─52169 valkey-server *:26379 [sentinel] │ ├─bfe4576f44bc383bb22f785f236f140740a9ae2de2052f2579521d4eeb910f76 │ │ └─63775 /pause │ ├─c3a7fe87bd2933ad98426ba0a8d6a06f6bb19c30447ad11719ea668672f6c778 │ │ └─175627 /pause │ ├─ea581f46b1417b80d74df6c969fe52553b3c8a1b168882d8aed6d5dc97d3238b │ │ └─66426 /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-235.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 │ ├─bd02777fb773451e571051fa8da1126745af6b67e9dff9b0fda23ec200b90f37 │ │ ├─202531 heat-api: uWSGI master │ │ ├─202597 heat-api: uWSGI worker 1 │ │ └─202598 heat-api: uWSGI worker 2 │ ├─76a4227abe2be5d85d4a4391e5a65e013ff46fe5dba908275492a6b860e01b4b │ │ └─40900 kube-apiserver --advertise-address=199.204.45.235 --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 │ ├─2ebb83afc185de74266800dd2c1c987f6f693a5b1385ea83c7833896f94b3212 │ │ └─183825 vector --config /etc/vector/vector.toml │ ├─cf3287bd9c7aa8d08b50985c554a2729894ef7e7090a6d35a4c829b02d512f8e │ │ └─86429 /pause │ ├─4546d71e9f10fa52dfcba9647202de2e439caba20ac6faaa8b6cf781c85bed51 │ │ └─230090 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─f6d9d8565a0c5f94a7e9432f8516aa16dbf12cdc7b5e59dc5cd569271ad104e2 │ │ └─43357 /pause │ ├─7706bd150d0c05e69db1ab4e9c8929125b043139bf5aad5e0f65196b77e327b2 │ │ └─186882 /pause │ ├─405724cd570723ec3c73fcebbd80443b12b6a8583879813afff92b42779fa2b5 │ │ └─43902 /coredns -conf /etc/coredns/Corefile │ └─21f47c6e3e3102b46b6da4b7fc8e5018928a2791173c4cc27c737a3ccb7bb2a6 │ └─97058 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-w8fsz --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount