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 │ │ │ ├─21573 /lib/systemd/systemd --user │ │ │ └─21574 (sd-pam) │ │ └─session-22.scope │ │ ├─21562 sshd: cephadm [priv] │ │ └─21587 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1466 sshd: zuul [priv] │ │ └─1479 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1470 ssh: /home/zuul/.ansible/cp/162.253.55.195-22-zuul [mux] │ ├─406026 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-mebkurnolzammyhuvmodfjikrmomipdp ; /usr/bin/python3'"'"' && sleep 0' │ ├─406027 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-mebkurnolzammyhuvmodfjikrmomipdp ; /usr/bin/python3' && sleep 0 │ ├─406028 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-mebkurnolzammyhuvmodfjikrmomipdp ; /usr/bin/python3 │ ├─406029 /bin/sh -c echo BECOME-SUCCESS-mebkurnolzammyhuvmodfjikrmomipdp ; /usr/bin/python3 │ ├─406030 /usr/bin/python3 │ ├─406031 /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 │ └─406033 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 … │ │ ├─ 9811 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12219 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b47bcfeacac4edacba3c74b459105cbf06fb8dfd5059f3ca4a23feb15dd9858f -address /run/containerd/containerd.sock │ │ ├─ 12601 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1a8f771163c41d22ba7709926a4afc492721ef5e16abd045a7dfc0ed05b9c0d2 -address /run/containerd/containerd.sock │ │ ├─ 19467 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a99bd76aaf82411f61f6b0bdae297e2547c1e00f234111734e8c32bf333aaf6d -address /run/containerd/containerd.sock │ │ ├─ 24664 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 14077f678f73dea1383863f3fe174c2afb57e179848f5c97ae33e2c714fd4aef -address /run/containerd/containerd.sock │ │ ├─ 29377 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ad02c90ccf4a132d2d9b5c89c5cde8a5bd1c30cbeb84fc8f3dfe44a0cedfd21a -address /run/containerd/containerd.sock │ │ ├─ 33875 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 77c3edb9a617b6ea27ffd3e628121d243c5c3eb470849f4dc054ecaafd663ebb -address /run/containerd/containerd.sock │ │ ├─ 39559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4953284f22e88bf7e2ade74d9c5f795823c7b9c6b5f393626009ddef05ae2f29 -address /run/containerd/containerd.sock │ │ ├─ 39612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 298146598b58a7bad6b0da1f960f885a15e9cf00e60ba4dab2df54aca7e71c92 -address /run/containerd/containerd.sock │ │ ├─ 39617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88cee3c5b64d03cefeba0175787fb3c3f83462a795595902de4d9bff75e66814 -address /run/containerd/containerd.sock │ │ ├─ 39632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d792172b8c6ebe2a1cce3b24786dd22d82452c6c732e89394a71bae621ce23db -address /run/containerd/containerd.sock │ │ ├─ 39645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ac6e61f7bfb2a72a3f4c527b24eaede3ac05ebfd139d3ff4a51916e0cb7e632 -address /run/containerd/containerd.sock │ │ ├─ 40139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75ffb4803f780652940bf5d31881b6e5ce809f4525e0d440a2f5ce26280e0d0c -address /run/containerd/containerd.sock │ │ ├─ 40922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 423a34cb835530e244ea4751242bb5e33f64f725fe62e1f6a3e890f0db5151a8 -address /run/containerd/containerd.sock │ │ ├─ 40932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1f76e8adb34efbbb9f17f33dea85384a9f3efa434f4ab46b329929f80ea6430 -address /run/containerd/containerd.sock │ │ ├─ 42614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fd56fa7cb91cb989a2a309bb42b4be6b426e03e777db349961a232d139204c9 -address /run/containerd/containerd.sock │ │ ├─ 42651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3432effc431be97153b32ad618d29af8c45e44c01361b7c042a42bb6c4b19251 -address /run/containerd/containerd.sock │ │ ├─ 42741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 768264c7ecda49cd18cb079b4be3a6bab07462828d9e8c4de31c11d80eccd309 -address /run/containerd/containerd.sock │ │ ├─ 42803 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 155fcec498e2517276d6f4e8da10b4b8997bed15ebe5f70f720707fc47506ccb -address /run/containerd/containerd.sock │ │ ├─ 43012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19bca3d562d369638c8002bf832b145e7c7e7ace2a17bab4658246d959c7e38b -address /run/containerd/containerd.sock │ │ ├─ 43063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17fde5ac9b546184d323f61ad93debc127aac81a335e5f387077052ab87aedff -address /run/containerd/containerd.sock │ │ ├─ 45378 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eaa95e7c86b9e99a84b7036d4c6d9d86feac9396e3b767bfa7d27d9af2b25e1d -address /run/containerd/containerd.sock │ │ ├─ 45543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f938089fb4de11ae6a8fcfd6a02866e0b5302e584e86cbf905fe31d7c9136e0 -address /run/containerd/containerd.sock │ │ ├─ 46248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33c4381b1d742b83481cc375c4c3be1d760c258fdcbd4a8904e26b9d9ce83bfb -address /run/containerd/containerd.sock │ │ ├─ 46349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e8a46719ae04631cd89e8da463374b1d27d97f009a74a44ab59352cba6e311f -address /run/containerd/containerd.sock │ │ ├─ 46708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6bef2fe9526ebfbfc442f12bbf87e7c22328de29f1782dc8cf0e1328be64ef0 -address /run/containerd/containerd.sock │ │ ├─ 46994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b48c89a6792dbef25c96749b554264b89f72850388153480103adda468bb3ab9 -address /run/containerd/containerd.sock │ │ ├─ 47549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67b84bfe8ec51ad9c78c2a85d9f0d8bf2c62e0ccf2c621cbc3654f74b3fe978e -address /run/containerd/containerd.sock │ │ ├─ 49804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9625bfa4812d975df755b207c3b3c5e072735816ac3c9f36aa6329fd4487b18c -address /run/containerd/containerd.sock │ │ ├─ 49993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe0f527f4b0266342f4e86e729ef48eaba1daddff1d150bb4c74a5a0ee019461 -address /run/containerd/containerd.sock │ │ ├─ 54192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4354166c7a48ed2c318cd1b43d74df746688c91ce4b5f34be584b629f5f8befe -address /run/containerd/containerd.sock │ │ ├─ 54836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4315b8cadafcb576d1eb80533d5a6abe05509534db3a5757b62262f8740e57a -address /run/containerd/containerd.sock │ │ ├─ 54878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2773cc318cbb2d69f690145edf6d03776b3d1dbd632db13ce1091d6b05363e26 -address /run/containerd/containerd.sock │ │ ├─ 54943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e5527abe2c5b7b819392ec59e4e22bc5746469597c5dff237f3ab648ed69a88 -address /run/containerd/containerd.sock │ │ ├─ 55084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22193a4fe76647746c234d6f25d29fc3bbb072f260bf2a6068c9c9dca26381be -address /run/containerd/containerd.sock │ │ ├─ 59011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06f97c988bf8c59dc02450ea96dea32a9a730b4173bab99738aeee60ef331b0b -address /run/containerd/containerd.sock │ │ ├─ 59127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b767581ddc1a5b06f4fe3d30f71941ca3273cfac5ae706c0eb70755e9d60e657 -address /run/containerd/containerd.sock │ │ ├─ 59187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9fc85736de3cd7611bdc282be68a44f902727985d35f4eebc7896b5b7c12f93 -address /run/containerd/containerd.sock │ │ ├─ 59226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a2a4bb7e2aad199cff4c34f7cd8b60ec5be9c2aab9efaaf1a748fba649383d8 -address /run/containerd/containerd.sock │ │ ├─ 60794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea51abd17ad1d493b67160b2abed3ebbabe92fb790b2e7d9a91c5585695e39b2 -address /run/containerd/containerd.sock │ │ ├─ 60864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2fa85e94014d19462604dfb06f4a5dee8b8238e797d09bea0cef03ce63626d8 -address /run/containerd/containerd.sock │ │ ├─ 61137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0431fb086f7f60eca4decad5616765237fe22dc37a256b01cb8bf923cf5ab168 -address /run/containerd/containerd.sock │ │ ├─ 61201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55822d68b1d120c6498ea01d49a6dfe4bedf05e6c8039b50194aa48e9fae5929 -address /run/containerd/containerd.sock │ │ ├─ 61265 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0876b72c70e81aa86c95dcc278d31c317f72a883300e9646713dc1e103adc1b -address /run/containerd/containerd.sock │ │ ├─ 61630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d58432fc66f986258232032379efbf04cd026203a4280b61e28589b8ae2943c -address /run/containerd/containerd.sock │ │ ├─ 61807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb64d80ceddb5a6e4b56a7cf5de8623b250982bb243533fe4b600992c5233b3b -address /run/containerd/containerd.sock │ │ ├─ 62506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f84e8451490cd7faa794136ff43bdfcd47d75ba4a5866bc82c169834c36a574 -address /run/containerd/containerd.sock │ │ ├─ 62643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1a7c34ccde4471f60d22b42a1906444c02c0fc34bcb3b962b19e82f9d0ef96c -address /run/containerd/containerd.sock │ │ ├─ 63179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 653111df0e2ff7c4499a67210e45da2b023b593b652b89d0eccf05e504ee9876 -address /run/containerd/containerd.sock │ │ ├─ 64650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 736ce6beb4cb997b3d23ad8ec74d002565e0276c1365e7a681189bd688ea0ae8 -address /run/containerd/containerd.sock │ │ ├─ 67824 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 116a1dc0d3ba62ceb6b2cd759ddc029d8c72fedc11294e8c05a9f85d5988b906 -address /run/containerd/containerd.sock │ │ ├─ 76852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11439a27c62220a77d9b165e6635c7e6bb06621c4a7ab9114b939229f5c95723 -address /run/containerd/containerd.sock │ │ ├─ 78442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ff355d0d8bd3e8e0a9d11da5043c3a06ec4d0ff550591cdf932717bc5a62571 -address /run/containerd/containerd.sock │ │ ├─ 85317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec57d5c15f85dbb2a46a7d8fc1502e80391c55c58add98520588d19c13f4abdb -address /run/containerd/containerd.sock │ │ ├─ 91513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba29db34bb12cfe3617d2eca79147ef4d70d2f6ebd708c8a117f79151e08225a -address /run/containerd/containerd.sock │ │ ├─ 96226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d300d9e4ea842aa7d4b6acede56566ec36733e92295b766b07360f4971d76e72 -address /run/containerd/containerd.sock │ │ ├─ 96271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee2190b2cdd4a90baeb7cff7b514d0144eea6242d123d750b908dc5ef4608cc3 -address /run/containerd/containerd.sock │ │ ├─104273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eedc1c2b2d64f5064ab62d2d273359b3f986147a15f29ea5a997edc487ac3464 -address /run/containerd/containerd.sock │ │ ├─105892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b70b5c4992e4a2bb45d871bb4becf5b8c2c789c87c3421684725cc8a46bb1ae -address /run/containerd/containerd.sock │ │ ├─105943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e08bdb9abdb4d3f51dbc903e6a3294feac494dc92937687e42738216f64e2cb5 -address /run/containerd/containerd.sock │ │ ├─107856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0544cec8c73fb0e3a0cfaef18182efb9dabcadd5725a71b6ea3aee87764c293f -address /run/containerd/containerd.sock │ │ ├─109667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aae4a2a23aa74073438ef7a1dedf079b85b5b2b347c951c25b43cabb71f5c33a -address /run/containerd/containerd.sock │ │ ├─109730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf62bf110bfcaf4fbdf9e82f0562afcd600387ece4d3b60dc69c592634c16f73 -address /run/containerd/containerd.sock │ │ ├─122677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e4855d2d79b996ca123652eea3f57c27e6e10344e6daecb77375ed0b5c6b94f -address /run/containerd/containerd.sock │ │ ├─122769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be925cc1c021d9ef7cc171434723bf69e88e156eb933e3e21337532d9511ddcf -address /run/containerd/containerd.sock │ │ ├─125306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0feb30c0ae2c1bdc47107106db869e8e820d80bf33dbd72f1f6ad0f82d7763a2 -address /run/containerd/containerd.sock │ │ ├─139767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9e8ede9cb1860c6b047b2563caabab1a5dcac31f0020c5a952fdf5cdafb68bd -address /run/containerd/containerd.sock │ │ ├─141309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7339c1da335826f07cae9c0ccf4634d464a290fc0a80506a0945edf6acac1723 -address /run/containerd/containerd.sock │ │ ├─141659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1d28c4a9ccdf616135741e29f9128838888a15fb8516d153434eca6816675bf -address /run/containerd/containerd.sock │ │ ├─142596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1912acd2b8939fc2f91fbeb821a44b4d9b49cb5398739e78f4d15ad57fcc5a6 -address /run/containerd/containerd.sock │ │ ├─144537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23d5185dbbf6e041e385d7dc23e60d28c96ecaeece5fd40b766e9f8689ffb5df -address /run/containerd/containerd.sock │ │ ├─144795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac4c81e26eb796cd67f70f694590c9be73838baa15b9aeefa28d423a8e58ba4f -address /run/containerd/containerd.sock │ │ ├─144868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ce0c7a2f8f87d31d3b958dcef42649b2977d989f80ccb9bdeb241d3c6763012 -address /run/containerd/containerd.sock │ │ ├─145028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id afa38f0c0e7d7ca9c55b5201f4e9f5036330721e18d82f622f5627396022ab2c -address /run/containerd/containerd.sock │ │ ├─145124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b4c58a8106f88d0b7d41a5b3c710510f8de3765f9dc3927758a5abd543cb5a8 -address /run/containerd/containerd.sock │ │ ├─145654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f57e1a67303441bd91795c5b71b93b80ad9fbc1ec4be946d982c5a6171207407 -address /run/containerd/containerd.sock │ │ ├─170741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a05e6910124cdbe58f5c384a6e186c64a10fe92c5b66b9af8f8cbe15c702c9c9 -address /run/containerd/containerd.sock │ │ ├─172469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 808735aed1230bf86bf3f95116d40c76e143df39737fd24f2b625e6b574f237b -address /run/containerd/containerd.sock │ │ ├─172482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f0fe32ced84f932804af4f2fcbbf0a6189379e3575cf437be1dea1802e5bb93 -address /run/containerd/containerd.sock │ │ ├─172592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e5efe8b4db7954da32f0f3bd65052681cf411a3e2cfd7ba596e8897d3f906f3 -address /run/containerd/containerd.sock │ │ ├─172604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0da2fb6c2240079fcc5913dca43450ad9a6d364e02b97d15ace768f6c0c81d46 -address /run/containerd/containerd.sock │ │ ├─172650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1315807c59aa47c60f4cfbcfa89e4be589ecdb8a63e6819310966d26eb584ef -address /run/containerd/containerd.sock │ │ ├─172995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f06a072d7fab31d02a5b88806b8fcc4c5d7965b5cd3cd86bf28eaaba8c3658f0 -address /run/containerd/containerd.sock │ │ ├─173036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be7ef0e5ed118d075104ba16652bbc23b9a12d9f405aef06d9e58c92aa588528 -address /run/containerd/containerd.sock │ │ ├─185625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70decf25d3ae59d4b1ebbdd913fc2288766bb7bd8c7678721c868b4d48b3ac91 -address /run/containerd/containerd.sock │ │ ├─187778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8d6586be629b637d7c6cc01f58beae361d6cd05f47c60f4930ed14432a6e80b -address /run/containerd/containerd.sock │ │ ├─187834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e536adbcd9604bd55d40519ea612001c158f636a5eb83052f82f6e32845742c6 -address /run/containerd/containerd.sock │ │ ├─187897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e854f9250c0fda375b560e9fc29d018701596d0ebf6fc76ee82082522d5108b -address /run/containerd/containerd.sock │ │ ├─203686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95c8ce3f5ad6f498100681a62ebae57c4e1c651ea75eb98dc8354fd1b80bc8d8 -address /run/containerd/containerd.sock │ │ ├─211390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47147bb7f0adf7758b0b30e27c6d84d7e4aa248b2dfa1ccd207d0fe656925e3f -address /run/containerd/containerd.sock │ │ ├─211467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f542866e986d6f305a12ce4bdadac77b8eb28a1cec8a5430074f256c73cb7f4 -address /run/containerd/containerd.sock │ │ ├─211503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45d35889ca846e3af307faacd30ed1cfda2a30e456d968923835cb4e23e86f7c -address /run/containerd/containerd.sock │ │ ├─211763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 172db81bba4d186b64ec3cb40772b98ab33c72a475fc0bd18d6c092cbb6a0dab -address /run/containerd/containerd.sock │ │ ├─223033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3da6dd282c5627dac2ee46b1911c16156e05931bce7c8f90214ddfa50cf0b6d4 -address /run/containerd/containerd.sock │ │ ├─225518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43bbee819fe39aab5d8f50648da54dc10cdbfbffb8adf3b15deec808736c6f46 -address /run/containerd/containerd.sock │ │ ├─226553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d93333ac74d9352b5eac8913b92cec549b9bb4b88c9e6ff46487e97c7de9654 -address /run/containerd/containerd.sock │ │ ├─227313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e513fca77636cdb6c244d04b30c217abf3d85f2d255c02391e5461cad8894ca2 -address /run/containerd/containerd.sock │ │ ├─228455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbd5239a9038f67d93e0a36c5bc21ba1db88da70050fb5bf2c0ca1cba862fef0 -address /run/containerd/containerd.sock │ │ ├─230230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15ada14f6417b6bea0a5b2f1f38a4007b559ccdeada3c2c1a276d864dde6270e -address /run/containerd/containerd.sock │ │ ├─232001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb4de41ae4f59e414f389f66d9b072438867a3277f1f465af6c17455434f4eaf -address /run/containerd/containerd.sock │ │ ├─232053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1862db3738f12c7400bcce9d109eef09506dd6444b5f4ea793eab2950293850 -address /run/containerd/containerd.sock │ │ ├─241179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d43b2fb16a06c8f35114a41dae4c6d4a8a20b30af7c0241d517c28e085b653b -address /run/containerd/containerd.sock │ │ ├─241645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92c07270d8083a7324e2b1aadeec9923459b897273b436b1ba837395cef73bda -address /run/containerd/containerd.sock │ │ ├─248868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87eacf5c0fff1aac2cd2a62ae7134011ea95411a1008639faaa2503689eb5ab3 -address /run/containerd/containerd.sock │ │ ├─253090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3998c79adbafd1a7179d51f13d6b29e63008bdccbc0bde9e7c099c85d774df3c -address /run/containerd/containerd.sock │ │ ├─253344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55c2296704ff1b639a11a6a8b164f0a242681c75a9d823618717f7f2af07fc74 -address /run/containerd/containerd.sock │ │ ├─253499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac0e32e72ba43363bbb32cd6d4980888c5bf54369467e1aaf5faf3c1a3acbb7b -address /run/containerd/containerd.sock │ │ ├─253575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb6f4efa0a2d6e35e15d8089b1b9530fbee356ead1aa764273687a86950a08f8 -address /run/containerd/containerd.sock │ │ ├─268729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f43d86c8a8761638faa6b8cde1dddd5f68e67a03550174d2580c13b002c6eccb -address /run/containerd/containerd.sock │ │ ├─271270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 135ede5a9a0cf0125e6ab759e9f5d16bb3a57172e0b63a5d40f89ab0a0ddb7e6 -address /run/containerd/containerd.sock │ │ └─272005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d014cc9fde30b566785c1bcf0b24a698a5c7de664b5e87cd16f7950099b17521 -address /run/containerd/containerd.sock │ ├─docker-1a8f771163c41d22ba7709926a4afc492721ef5e16abd045a7dfc0ed05b9c0d2.scope … │ │ ├─12624 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.usbzbl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12644 /usr/bin/ceph-mgr -n mgr.instance.usbzbl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─packagekit.service │ │ └─1185 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─523 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─docker-a99bd76aaf82411f61f6b0bdae297e2547c1e00f234111734e8c32bf333aaf6d.scope … │ │ ├─19494 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19511 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /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 │ │ │ ├─29084 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29359 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.usbzbl.service │ │ │ ├─12516 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.usbzbl/unit.run │ │ │ └─12545 /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-usbzbl --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.usbzbl:/var/lib/ceph/mgr/ceph-instance.usbzbl:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.usbzbl/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.usbzbl -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 │ │ │ ├─19424 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19444 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24375 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24646 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33589 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33858 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12151 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12183 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10190 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139177 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40038 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.195 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─docker-ad02c90ccf4a132d2d9b5c89c5cde8a5bd1c30cbeb84fc8f3dfe44a0cedfd21a.scope … │ │ ├─29400 /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 │ │ └─29413 /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 │ ├─ssh.service │ │ ├─ 649 sshd: /usr/sbin/sshd -D [listener] 4 of 10-100 startups │ │ ├─399441 sshd: [accepted] │ │ ├─399765 sshd: [accepted] │ │ ├─399778 sshd: [net] │ │ ├─402783 sshd: [accepted] │ │ ├─405883 sshd: unknown [priv] │ │ └─405884 sshd: unknown [net] │ ├─docker-14077f678f73dea1383863f3fe174c2afb57e179848f5c97ae33e2c714fd4aef.scope … │ │ ├─24687 /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 │ │ └─24700 /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 │ ├─run-rf5a03b5990be4f4cbaac4a476727e17f.scope │ │ └─186719 /usr/sbin/libvirtd --listen │ ├─uuidd.service │ │ └─1395 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10706 /usr/sbin/chronyd -F 1 │ │ └─10707 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-b47bcfeacac4edacba3c74b459105cbf06fb8dfd5059f3ca4a23feb15dd9858f.scope … │ │ ├─12265 /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 │ │ └─12277 /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-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─138984 /sbin/iscsid │ │ └─138985 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-77c3edb9a617b6ea27ffd3e628121d243c5c3eb470849f4dc054ecaafd663ebb.scope … │ │ ├─33899 /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 │ │ └─33912 /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 │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─f27abb2869d5df8924be2fca21d707abd656c0150ebe2a960afe63b3739c38a1 │ │ └─186622 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─22193a4fe76647746c234d6f25d29fc3bbb072f260bf2a6068c9c9dca26381be │ │ └─55106 /pause │ ├─be9267ef1d9034d60ebeb2184d662dd7915aa640022f6230c72c4e5e0a26e1a1 │ │ ├─221335 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221723 octavia-worker: ConsumerService worker(0) │ │ └─221726 octavia-worker: ConsumerService worker(1) │ ├─07550811f177fb02ef2c194513fa9e505b9a798eb62a6964f3e755cbf09701d4 │ │ └─266625 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─5d43b2fb16a06c8f35114a41dae4c6d4a8a20b30af7c0241d517c28e085b653b │ │ └─241201 /pause │ ├─fa8365a0514cece3327790ee57a479bfaf8d3a88270c0e9a86fac8d0d0306147 │ │ └─43305 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─51d987a824942ec4bc65a363e3453ea184410c511bf9b9890abe8f56428c4637 │ │ ├─ 45753 /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 │ │ ├─ 45766 /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 │ │ ├─ 45874 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─271040 nginx: worker process │ │ ├─271041 nginx: worker process │ │ └─271042 nginx: cache manager process │ ├─75d4c6c64a833150dd6cd0c37ce99e07538c750bc7eafe3f0e1c2175f7edc7e0 │ │ └─63631 /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.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|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 │ ├─155fcec498e2517276d6f4e8da10b4b8997bed15ebe5f70f720707fc47506ccb │ │ └─42835 /pause │ ├─e0f79db5af1b53030cd3a3873f9c23cfdb0a94c541bfb44f3f8faceb7b1a161e │ │ └─59837 /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 │ ├─81ca04428b767eb6ac34a1ab10183dd8d474266bb4298ed024b4816f72e62efe │ │ └─42961 /coredns -conf /etc/coredns/Corefile │ ├─ec57d5c15f85dbb2a46a7d8fc1502e80391c55c58add98520588d19c13f4abdb │ │ └─85342 /pause │ ├─1521f674d8271c8c43e4d337abaa87f9b6f796a88124ce6473967fc6a56df70e │ │ ├─168897 nova-api: uWSGI master │ │ ├─168939 nova-api: uWSGI worker 1 │ │ └─168940 nova-api: uWSGI worker 2 │ ├─05d11d14d2b4d322977d78643e6753a18167d9732c4a0b508264ccb7e4020731 │ │ └─39863 kube-apiserver --advertise-address=162.253.55.195 --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 │ ├─60590c1d510359c010b654c6abc8180b12697ded42806311642849863c917ea8 │ │ └─65876 /bin/oauth2-proxy │ ├─19bca3d562d369638c8002bf832b145e7c7e7ace2a17bab4658246d959c7e38b │ │ └─43036 /pause │ ├─fed82b31122939707c4c61d43ecc1d5309317a51c1052d3d25fee55077ff4dec │ │ ├─222245 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222263 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─223169 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─223171 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395852 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395853 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395854 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395855 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395856 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395857 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395858 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395859 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395860 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395861 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395862 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395863 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395864 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395865 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395867 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395869 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395877 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395878 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395879 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395880 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395881 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395886 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395887 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395888 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395889 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395890 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395891 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395892 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395893 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395894 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395895 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─395896 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─fed85b029e066ccf2035e1e8cc394370776c1d0d86fe28db08db1bd7b478de03 │ │ └─64467 /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 │ ├─7b677b335c7f88499ab6b9cafb6502cd912b3280c02986345339f9c42c51580d │ │ ├─241748 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─242103 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─242104 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─b767581ddc1a5b06f4fe3d30f71941ca3273cfac5ae706c0eb70755e9d60e657 │ │ └─59153 /pause │ ├─86b290ac15dc2bf13206ff856a2b6fca99c334aa5b860385ac8a883ee09a15a6 │ │ ├─ 71170 apache2 -DFOREGROUND │ │ ├─ 71195 (wsgi:k -DFOREGROUND │ │ ├─ 71196 (wsgi:k -DFOREGROUND │ │ ├─ 71197 (wsgi:k -DFOREGROUND │ │ ├─ 71198 (wsgi:k -DFOREGROUND │ │ ├─395300 apache2 -DFOREGROUND │ │ └─399232 apache2 -DFOREGROUND │ ├─d014cc9fde30b566785c1bcf0b24a698a5c7de664b5e87cd16f7950099b17521 │ │ └─272028 /pause │ ├─8f7eadaadc125dc8a7a2119efaa2a55023df71cc0e3f7bb65cf5d343773ca1c8 │ │ └─228528 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─a4315b8cadafcb576d1eb80533d5a6abe05509534db3a5757b62262f8740e57a │ │ └─54861 /pause │ ├─e79157df193cbd3c423a7988e326fba5279e55ddfcfc2c76dc9c88f0cc83ea1b │ │ └─64426 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.162-253-55-195.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 │ ├─0feb30c0ae2c1bdc47107106db869e8e820d80bf33dbd72f1f6ad0f82d7763a2 │ │ └─125330 /pause │ ├─afa38f0c0e7d7ca9c55b5201f4e9f5036330721e18d82f622f5627396022ab2c │ │ └─145064 /pause │ ├─d1315807c59aa47c60f4cfbcfa89e4be589ecdb8a63e6819310966d26eb584ef │ │ └─172714 /pause │ ├─45d35889ca846e3af307faacd30ed1cfda2a30e456d968923835cb4e23e86f7c │ │ └─211542 /pause │ ├─1e5efe8b4db7954da32f0f3bd65052681cf411a3e2cfd7ba596e8897d3f906f3 │ │ └─172662 /pause │ ├─8e7dbae9959b8161bde5c1dfed4a44126bfb433c19d2aa047c9726858947e741 │ │ └─46421 /manager --metrics-bind-address=:9782 │ ├─1a21596e3b7e558559af1a7b6647d9af4dad84cedd5cdb5ea1bc32656129b7d8 │ │ ├─271439 apache2 -DFOREGROUND │ │ ├─273956 (wsgi:h -DFOREGROUND │ │ ├─273957 (wsgi:h -DFOREGROUND │ │ ├─273959 (wsgi:h -DFOREGROUND │ │ ├─273960 (wsgi:h -DFOREGROUND │ │ ├─273961 (wsgi:h -DFOREGROUND │ │ ├─273962 apache2 -DFOREGROUND │ │ └─273963 apache2 -DFOREGROUND │ ├─71183ce1e26957ed46f269113a7e4fdd9a71b1a9331ce5cd36a6fff1c5106c28 │ │ └─63855 /goldpinger --static-file-path /static │ ├─eff9ae577b13501600e0e2bb3447aca40a46560cbf311a6862e3c3e98a426c1d │ │ └─185837 /bin/bash /tmp/libvirt.sh │ ├─1f0e099303f834759c6653abd822e7f38221ce72e7302f56707f922ea3475dd3 │ │ ├─140176 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140190 /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 │ ├─f57e1a67303441bd91795c5b71b93b80ad9fbc1ec4be946d982c5a6171207407 │ │ └─145678 /pause │ ├─eabf9f3ed69419b584f08cebbb2736868a699d93570c6ab35d6dce87cb621b8e │ │ ├─59688 python -u /app/sidecar.py │ │ ├─59891 python -u /app/sidecar.py │ │ └─59892 python -u /app/sidecar.py │ ├─3455d792a48938fa5862349f3446d6f80b9d500d20bf3522e11abc186bb825fa │ │ └─65255 /bin/oauth2-proxy │ ├─159c79f18014aec8a3f2a7c4852fd01684cf34eeda0296679dbc28005607ad59 │ │ ├─91663 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91682 /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 -- │ │ ├─91703 erl_child_setup 1048576 │ │ ├─91902 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91903 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91913 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─92116 /bin/sh -s rabbit_disk_monitor │ ├─bf62bf110bfcaf4fbdf9e82f0562afcd600387ece4d3b60dc69c592634c16f73 │ │ └─109753 /pause │ ├─4354166c7a48ed2c318cd1b43d74df746688c91ce4b5f34be584b629f5f8befe │ │ └─54215 /pause │ ├─0e5527abe2c5b7b819392ec59e4e22bc5746469597c5dff237f3ab648ed69a88 │ │ └─54967 /pause │ ├─0ea82099ac8c533452c93ac15046e5277b7e6d1d2d025972acafec31d234eab9 │ │ └─65135 /bin/memcached_exporter │ ├─767ec32267a660cd0241c3652de473484010c6b9af7c4036f4d21d149990f5d0 │ │ └─55144 nfd-master -crd-controller=true -metrics=8081 │ ├─2461d0fb65f3992d613ecc08ce14e30f6e45cda51bee3dd6558c3fdc2487bfaf │ │ └─185766 /usr/bin/libvirt-tls-sidecar │ ├─66a7b57ec1a6b4c9d25d4e9dab6a7bc4aaaebd20121699e3648554731d987ba9 │ │ ├─339856 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─340144 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─340421 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp8jak06m0/privsep.sock │ │ ├─341016 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp5n9ho72_/privsep.sock │ │ ├─341515 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─341516 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─341598 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/199acba7-155c-47c5-a7e4-3c35df74c671/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/199acba7-155c-47c5-a7e4-3c35df74c671/host --addn-hosts=/var/lib/neutron/dhcp/199acba7-155c-47c5-a7e4-3c35df74c671/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/199acba7-155c-47c5-a7e4-3c35df74c671/opts --dhcp-leasefile=/var/lib/neutron/dhcp/199acba7-155c-47c5-a7e4-3c35df74c671/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0accc6b8-3a33-4593-99fa-4383a4d5b57a,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─341604 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/0e645884-4e4d-48ca-9e7d-fb5032c9bb43/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/0e645884-4e4d-48ca-9e7d-fb5032c9bb43/host --addn-hosts=/var/lib/neutron/dhcp/0e645884-4e4d-48ca-9e7d-fb5032c9bb43/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/0e645884-4e4d-48ca-9e7d-fb5032c9bb43/opts --dhcp-leasefile=/var/lib/neutron/dhcp/0e645884-4e4d-48ca-9e7d-fb5032c9bb43/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8fd08aaf-8d5b-42b6-b76b-90de59aa1d85,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─341611 haproxy -f /var/lib/neutron/ns-metadata-proxy/199acba7-155c-47c5-a7e4-3c35df74c671.conf │ │ ├─341692 haproxy -f /var/lib/neutron/ns-metadata-proxy/0e645884-4e4d-48ca-9e7d-fb5032c9bb43.conf │ │ ├─369615 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpcbj9bwdb/privsep.sock │ │ └─374435 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp0vwg44b3/privsep.sock │ ├─06f97c988bf8c59dc02450ea96dea32a9a730b4173bab99738aeee60ef331b0b │ │ └─59086 /pause │ ├─c697d5a39524d73a451ec8a88f74180c7f835a8777bc5f6cc32b067d693f9299 │ │ └─63359 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─3d866a6b45b1894e5f4356cca2de2cd22a89acef5a5f2e557384fdb53a8e4d88 │ │ └─65049 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─26dd94999f67a24115ae55d419b14ac76aa9fa5dac1c508c6474944cdc3363b8 │ │ └─63486 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f3501b0e5af052bdfb903acecedd346211ed2a0fbaa6516603dbb0b3f939ae60 │ │ └─107599 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─6d93333ac74d9352b5eac8913b92cec549b9bb4b88c9e6ff46487e97c7de9654 │ │ └─226575 /pause │ ├─2ce0c7a2f8f87d31d3b958dcef42649b2977d989f80ccb9bdeb241d3c6763012 │ │ └─144907 /pause │ ├─172db81bba4d186b64ec3cb40772b98ab33c72a475fc0bd18d6c092cbb6a0dab │ │ └─211786 /pause │ ├─f6dee572832f73eacb6c1428c76e3ead4ca54799a2a6ea50b81a60dff4c00137 │ │ └─64198 /bin/pushgateway │ ├─eaa95e7c86b9e99a84b7036d4c6d9d86feac9396e3b767bfa7d27d9af2b25e1d │ │ └─45401 /pause │ ├─c564d158f83dc24ac19b191cc54db8404b5ec0de3dcd74c2d241f5d82ee6dad0 │ │ ├─241527 magnum-api: uWSGI master │ │ ├─241561 magnum-api: uWSGI worker 1 │ │ └─241562 magnum-api: uWSGI worker 2 │ ├─04e0fb0788eca416448f065fec511e16e8a2a694a4f96a8b380a8125337147b8 │ │ └─55183 nfd-worker -metrics=8081 │ ├─b48c89a6792dbef25c96749b554264b89f72850388153480103adda468bb3ab9 │ │ └─47020 /pause │ ├─61317704af7506c2d04d2b4759a855b7eeeae14ca7ec94f20cff943b24f6bacb │ │ └─42777 /coredns -conf /etc/coredns/Corefile │ ├─30de4753b05c221645edb4ee672fc74903ca9fecdeedc14f247a2e8f0037cfdd │ │ └─50203 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 │ ├─92c07270d8083a7324e2b1aadeec9923459b897273b436b1ba837395cef73bda │ │ └─241672 /pause │ ├─3f4559c9b2d7e7d30c91d7856ff04c2cd8a27ec5797e1814e0d0067e02b1f9a6 │ │ └─59432 /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 │ ├─b6831702bf958b5a3d9d752a5768911439d046f0afe06520c1551a5b3a6a6f88 │ │ └─272610 /nix/store/rhpc8y9ffa70l852wf3dpgxg7a9ykn5h-rust_openstack-database-exporter-0.1.0/bin/openstack-database-exporter │ ├─a0b587830119042e1c05717789690ce16381ec1fe32aa0c0fa694f5dac42c369 │ │ ├─59722 python -u /app/sidecar.py │ │ ├─59922 python -u /app/sidecar.py │ │ └─59923 python -u /app/sidecar.py │ ├─be925cc1c021d9ef7cc171434723bf69e88e156eb933e3e21337532d9511ddcf │ │ └─122791 /pause │ ├─a9e8ede9cb1860c6b047b2563caabab1a5dcac31f0020c5a952fdf5cdafb68bd │ │ └─139791 /pause │ ├─746d7136728223e7b534c18ffdc9f8c27d4118bce9cba651fa688448980d02c6 │ │ ├─123853 /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 │ │ └─124035 /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 │ ├─089332e2dbd239b7a356368b81356ea965dcff303d937f3d8307ae152a0a6e86 │ │ └─64720 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.162-253-55-195.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 │ ├─09acc93eb062c7801ee0d713181e4c1d535be85a00e3416a0e3611ff4f7e5b98 │ │ ├─83477 barbiacan-api: uWSGI master │ │ └─83490 barbiacan-api: uWSGI worker 1 │ ├─cab15d849231b26348ece3feea2c0c5689c0fa030e42419c1a4d4e081105a921 │ │ ├─185890 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185907 /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 -- │ │ ├─185913 erl_child_setup 1048576 │ │ ├─186035 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186039 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─186054 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─186411 /bin/sh -s rabbit_disk_monitor │ ├─ee2190b2cdd4a90baeb7cff7b514d0144eea6242d123d750b908dc5ef4608cc3 │ │ └─96306 /pause │ ├─9dd7ff5e92e09f192ebf0846d8a89d028ea3940da322f37614162d3fb9fdb494 │ │ └─245281 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─919d8e8418dd40500d9b827892076b37af5dbdf675936cecde65fb791062114e │ │ ├─169008 nova-metadata: uWSGI master │ │ ├─169021 nova-metadata: uWSGI worker 1 │ │ └─169022 nova-metadata: uWSGI worker 2 │ ├─ac0e32e72ba43363bbb32cd6d4980888c5bf54369467e1aaf5faf3c1a3acbb7b │ │ └─253539 /pause │ ├─f06a072d7fab31d02a5b88806b8fcc4c5d7965b5cd3cd86bf28eaaba8c3658f0 │ │ └─173020 /pause │ ├─36341982edddd2ad0f835ab4e27e35885cd157091f3e3b114f7dcb6882cf21dc │ │ └─43258 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 │ ├─67b84bfe8ec51ad9c78c2a85d9f0d8bf2c62e0ccf2c621cbc3654f74b3fe978e │ │ └─47573 /pause │ ├─be7ef0e5ed118d075104ba16652bbc23b9a12d9f405aef06d9e58c92aa588528 │ │ └─173060 /pause │ ├─11439a27c62220a77d9b165e6635c7e6bb06621c4a7ab9114b939229f5c95723 │ │ └─76875 /pause │ ├─2ab8acec1ca6957260faa034afff8dacb1981cc48a69dc0c9cb7d01b99513fd8 │ │ ├─169912 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170439 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170440 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─15ada14f6417b6bea0a5b2f1f38a4007b559ccdeada3c2c1a276d864dde6270e │ │ └─230253 /pause │ ├─fe11e4d4e08046a63a69c4bbe9f321bdcb9ee097900f5f00951a337b7a7d3a4c │ │ ├─173549 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─399893 sleep 300 │ ├─736ce6beb4cb997b3d23ad8ec74d002565e0276c1365e7a681189bd688ea0ae8 │ │ └─64673 /pause │ ├─fe0f527f4b0266342f4e86e729ef48eaba1daddff1d150bb4c74a5a0ee019461 │ │ └─50016 /pause │ ├─e1f76e8adb34efbbb9f17f33dea85384a9f3efa434f4ab46b329929f80ea6430 │ │ └─40975 /pause │ ├─847f4d3e40216dad05c37ddd91f84f435f0c3b994dbde6fd16820f03804eb206 │ │ ├─120108 cinder-api: uWSGI master │ │ ├─120120 cinder-api: uWSGI worker 1 │ │ └─120121 cinder-api: uWSGI worker 2 │ ├─7e4855d2d79b996ca123652eea3f57c27e6e10344e6daecb77375ed0b5c6b94f │ │ └─122705 /pause │ ├─84b115543e60f519befd6bd68c16489273fc374230aaf7ec3b26f5e37aac101a │ │ └─227416 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─0544cec8c73fb0e3a0cfaef18182efb9dabcadd5725a71b6ea3aee87764c293f │ │ └─107880 /pause │ ├─7d1b1dcc170ce8116c4be3d2104cf72b42a9447e85b17d48b30865e8b435e6c5 │ │ └─45804 /server │ ├─f2a914a5153795455647414e829396311abc5e19f2f275e939f61a6f67f094fa │ │ └─140141 /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 │ ├─e4c17a93cae8f7dd783764561a98425705a9700c31b4cb69885d7453e7424699 │ │ └─225747 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─26a44bbfe2c6674050d41143a1c337a13f4e96f8d52a8fe8f5683899d854bdab │ │ └─141919 /coredns -conf /etc/coredns/Corefile │ ├─23d5185dbbf6e041e385d7dc23e60d28c96ecaeece5fd40b766e9f8689ffb5df │ │ └─144562 /pause │ ├─116a1dc0d3ba62ceb6b2cd759ddc029d8c72fedc11294e8c05a9f85d5988b906 │ │ └─67849 /pause │ ├─d7c4f0f65c73b953ff79704bd2c39fdd3443cba0c3ae735ccf6f52a335bfab96 │ │ └─121600 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─cbd5239a9038f67d93e0a36c5bc21ba1db88da70050fb5bf2c0ca1cba862fef0 │ │ └─228478 /pause │ ├─23d1d40d7ae388faa5c07686120d457f691871f302d88fa39cfcc2d4da325e36 │ │ ├─106789 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106955 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106957 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─c1862db3738f12c7400bcce9d109eef09506dd6444b5f4ea793eab2950293850 │ │ └─232092 /pause │ ├─d18da68e2c874f7aedf57f4ad66110305646a4f96a60f5d3dccc4ffc7a34cc77 │ │ ├─220203 octavia-api: uWSGI master │ │ ├─220216 octavia-api: uWSGI worker 1 │ │ └─220217 octavia-api: uWSGI worker 2 │ ├─7525e21d1fb6a54866fbf59a4a1b8d143acae9d9f94001c9d88b1f746a00a354 │ │ ├─142794 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142812 /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 -- │ │ ├─142818 erl_child_setup 1048576 │ │ ├─142985 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142986 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142996 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─143116 /bin/sh -s rabbit_disk_monitor │ ├─cb4de41ae4f59e414f389f66d9b072438867a3277f1f465af6c17455434f4eaf │ │ └─232031 /pause │ ├─a6f47348c21826b8b2b023d93fe4e80d23e4e558a876ac103a62f6a939f654d9 │ │ └─230278 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─eedc1c2b2d64f5064ab62d2d273359b3f986147a15f29ea5a997edc487ac3464 │ │ └─104298 /pause │ ├─0431fb086f7f60eca4decad5616765237fe22dc37a256b01cb8bf923cf5ab168 │ │ └─61162 /pause │ ├─27eb848b60bbb6af6e46bd1789599e8e637c6565b311b6c4743c99057a3a327f │ │ ├─63451 nginx: master process nginx -g daemon off; │ │ ├─63466 nginx: worker process │ │ ├─63467 nginx: worker process │ │ ├─63468 nginx: worker process │ │ ├─63469 nginx: worker process │ │ └─63470 nginx: worker process │ ├─a951350114acf97503951967f9dffd3d6c0eeceea899893608d2901c877b6d55 │ │ └─96976 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─6ac6e61f7bfb2a72a3f4c527b24eaede3ac05ebfd139d3ff4a51916e0cb7e632 │ │ └─39726 /pause │ ├─3da6dd282c5627dac2ee46b1911c16156e05931bce7c8f90214ddfa50cf0b6d4 │ │ └─223055 /pause │ ├─2773cc318cbb2d69f690145edf6d03776b3d1dbd632db13ce1091d6b05363e26 │ │ └─54905 /pause │ ├─55c2296704ff1b639a11a6a8b164f0a242681c75a9d823618717f7f2af07fc74 │ │ └─253367 /pause │ ├─95c8ce3f5ad6f498100681a62ebae57c4e1c651ea75eb98dc8354fd1b80bc8d8 │ │ └─203710 /pause │ ├─653111df0e2ff7c4499a67210e45da2b023b593b652b89d0eccf05e504ee9876 │ │ └─63203 /pause │ ├─7d45fe181d69fbe573d10b99ee310c8bb8532ee6df7850094667bb9fccdbe160 │ │ └─39824 etcd --advertise-client-urls=https://162.253.55.195:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://162.253.55.195:2380 --initial-cluster=instance=https://162.253.55.195:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.195:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.195: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 │ ├─7f938089fb4de11ae6a8fcfd6a02866e0b5302e584e86cbf905fe31d7c9136e0 │ │ └─45586 /pause │ ├─e06074fd6441702c9fc91be92f45342195272495b4303a88df833154b408a978 │ │ ├─66115 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66132 /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 -- │ │ ├─66138 erl_child_setup 1048576 │ │ ├─66185 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66186 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66196 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66360 /bin/sh -s rabbit_disk_monitor │ ├─d300d9e4ea842aa7d4b6acede56566ec36733e92295b766b07360f4971d76e72 │ │ └─96250 /pause │ ├─24f37b69ef20bf8c5d040645675e86ee987b60b11e39a892e3d86a2ebd8cd174 │ │ └─47854 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─70decf25d3ae59d4b1ebbdd913fc2288766bb7bd8c7678721c868b4d48b3ac91 │ │ └─185652 /pause │ ├─d2c9860d599c8bd147578ff348a600996dbe920ac3d5e64829cf19cfd4d3ea90 │ │ ├─190014 /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 │ │ ├─371139 /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/tmp1mi0rf9h/privsep.sock │ │ ├─371441 /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/tmp4fqr4xap/privsep.sock │ │ └─371666 /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/tmpgdq2wxd_/privsep.sock │ ├─33c4381b1d742b83481cc375c4c3be1d760c258fdcbd4a8904e26b9d9ce83bfb │ │ └─46273 /pause │ ├─f9fc85736de3cd7611bdc282be68a44f902727985d35f4eebc7896b5b7c12f93 │ │ └─59212 /pause │ ├─a6bef2fe9526ebfbfc442f12bbf87e7c22328de29f1782dc8cf0e1328be64ef0 │ │ └─46731 /pause │ ├─a0a4aa97627e75cacf46b3ef07acd311641c5f6885c39057bc69f2d5bcac5b5c │ │ └─62091 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 │ ├─17f370152a728e615c86983b526fcfae784fd1bbd0025e7a58ecf7980df3d25c │ │ └─43157 /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 │ ├─ea51abd17ad1d493b67160b2abed3ebbabe92fb790b2e7d9a91c5585695e39b2 │ │ └─60820 /pause │ ├─dedf11363ed17375add4125aff631e6843d5bd90dccce8d5b5f976167b7d0185 │ │ └─164405 /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 │ ├─4953284f22e88bf7e2ade74d9c5f795823c7b9c6b5f393626009ddef05ae2f29 │ │ └─39584 /pause │ ├─ccdc5b075c5eedbdfa6aecdc15d02acbe44fbcd5d53b9dfd3d19ee8a21bfd013 │ │ └─266643 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─827faadff5e760566725d58e4344c9b90e0c55445a3af4013550c201261e1c8d │ │ └─64524 /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 │ ├─e08bdb9abdb4d3f51dbc903e6a3294feac494dc92937687e42738216f64e2cb5 │ │ └─105966 /pause │ ├─0089784ef5d838bcf8e0ae2c932b75beb6b541be83c12b1fa2358e12e2d34418 │ │ └─64759 /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 │ ├─41a457931389161f707bb429cfffbf8003a74cd97a613eb1634913f4cf168eb5 │ │ └─271634 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d neutron-l3_agent_of_router --disable-service.load-balancer │ ├─e536adbcd9604bd55d40519ea612001c158f636a5eb83052f82f6e32845742c6 │ │ └─187863 /pause │ ├─ca35661c6aad1b27c3ed24bcff01ebee697f839a940e24c2329b029d9166b60e │ │ └─62892 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─aae4a2a23aa74073438ef7a1dedf079b85b5b2b347c951c25b43cabb71f5c33a │ │ └─109691 /pause │ ├─a94f156014a6e920f41645cbdb2735d5e8c59a5d86b17873c6c00db3869f1720 │ │ └─43111 /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 │ ├─15bf609bde86e7bccda0a08412852f1e32131f3875116ebb303c2afdd250fd5d │ │ └─50372 valkey-server *:26379 [sentinel] │ ├─039e88b20573504bade8ab5db4086115e0b95e0a05ceeccb3fa60af7de20bfeb │ │ ├─183812 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─184224 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─184776 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpszo7ljww/privsep.sock │ │ ├─369752 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpfy0p9249/privsep.sock │ │ ├─370357 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpocbn0cir/privsep.sock │ │ ├─370761 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─370762 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─371414 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=32f33238-e69c-42b0-8de4-7d16cdc15812 --namespace=qrouter-32f33238-e69c-42b0-8de4-7d16cdc15812 --conf_dir=/var/lib/neutron/ha_confs/32f33238-e69c-42b0-8de4-7d16cdc15812 --log-file=/var/lib/neutron/ha_confs/32f33238-e69c-42b0-8de4-7d16cdc15812/neutron-keepalived-state-change.log --monitor_interface=ha-1ab7d0e8-3c --monitor_cidr=169.254.0.10/24 --pid_file=/var/lib/neutron/external/pids/32f33238-e69c-42b0-8de4-7d16cdc15812.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─379867 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=62af9ca0-f861-4a6c-8d16-1253947bba09 --namespace=qrouter-62af9ca0-f861-4a6c-8d16-1253947bba09 --conf_dir=/var/lib/neutron/ha_confs/62af9ca0-f861-4a6c-8d16-1253947bba09 --log-file=/var/lib/neutron/ha_confs/62af9ca0-f861-4a6c-8d16-1253947bba09/neutron-keepalived-state-change.log --monitor_interface=ha-df4c5eb6-34 --monitor_cidr=169.254.0.29/24 --pid_file=/var/lib/neutron/external/pids/62af9ca0-f861-4a6c-8d16-1253947bba09.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─5f0fe32ced84f932804af4f2fcbbf0a6189379e3575cf437be1dea1802e5bb93 │ │ └─172560 /pause │ ├─c77ccecd5746b29c4bc7dc6ab180643a3c637d34ccd248c2b6bec4c287806b3a │ │ └─40187 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─3b70b5c4992e4a2bb45d871bb4becf5b8c2c789c87c3421684725cc8a46bb1ae │ │ └─105916 /pause │ ├─1104bf9c4395f27fb3470df80a447b6329bf368068e5904b49b281996c818869 │ │ ├─169897 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─170629 nova-scheduler: ServiceWrapper worker(0) │ │ └─170631 nova-scheduler: ServiceWrapper worker(1) │ ├─724fcadf6eb5cd9a485a274580742b43f718b6821e15b960cc4f12e8f161cb59 │ │ └─245221 /kube-vip manager │ ├─a1a7c34ccde4471f60d22b42a1906444c02c0fc34bcb3b962b19e82f9d0ef96c │ │ └─62670 /pause │ ├─d90b9ebcea6ff1cec4866152f3ae0847b9256e1566fda2c5449254d5b47e5d7c │ │ ├─199977 heat-api: uWSGI master │ │ ├─200018 heat-api: uWSGI worker 1 │ │ └─200019 heat-api: uWSGI worker 2 │ ├─c1912acd2b8939fc2f91fbeb821a44b4d9b49cb5398739e78f4d15ad57fcc5a6 │ │ └─142626 /pause │ ├─f43d86c8a8761638faa6b8cde1dddd5f68e67a03550174d2580c13b002c6eccb │ │ └─268753 /pause │ ├─88cee3c5b64d03cefeba0175787fb3c3f83462a795595902de4d9bff75e66814 │ │ └─39699 /pause │ ├─768264c7ecda49cd18cb079b4be3a6bab07462828d9e8c4de31c11d80eccd309 │ │ └─42775 /pause │ ├─1dadf1701cf740df8b8d85c9ac0dadfac5b58a3bd23ecbb565d0dfd1b21a6e0d │ │ ├─41912 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42462 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─a05e6910124cdbe58f5c384a6e186c64a10fe92c5b66b9af8f8cbe15c702c9c9 │ │ └─170764 /pause │ ├─17fde5ac9b546184d323f61ad93debc127aac81a335e5f387077052ab87aedff │ │ └─43085 /pause │ ├─cce23ce87e780ba1abddd06c7982deba3624f70104effcd8af3f316376075159 │ │ └─55224 nfd-gc -gc-interval=1h │ ├─e513fca77636cdb6c244d04b30c217abf3d85f2d255c02391e5461cad8894ca2 │ │ └─227336 /pause │ ├─848f45c88f09f4d8d43067fc12784fea5e7ef83564b66fec6b5407946f42cd6e │ │ ├─108038 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108055 /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 -- │ │ ├─108061 erl_child_setup 1048576 │ │ ├─108145 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108146 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─108156 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─108268 /bin/sh -s rabbit_disk_monitor │ ├─298146598b58a7bad6b0da1f960f885a15e9cf00e60ba4dab2df54aca7e71c92 │ │ └─39724 /pause │ ├─423a34cb835530e244ea4751242bb5e33f64f725fe62e1f6a3e890f0db5151a8 │ │ └─40979 /pause │ ├─87eacf5c0fff1aac2cd2a62ae7134011ea95411a1008639faaa2503689eb5ab3 │ │ └─248892 /pause │ ├─877f9d4021bc2fecfb69e9cb28be8f82d9a2639140cd6495753f4f856bea26fd │ │ └─123283 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─4d5dd690572e30ba57a67809f043763b2de1d5600074636c2e8a126813e6b967 │ │ ├─223308 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223325 /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 -- │ │ ├─223331 erl_child_setup 1048576 │ │ ├─223451 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223452 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223462 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─223710 /bin/sh -s rabbit_disk_monitor │ ├─0e7d73c69cda29c8f2800dfab2841d232a643e5adc84b376b2947af720ea951b │ │ ├─ 96783 /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 │ │ └─338224 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─28909871dc77b62ca97c64fcb8eab1a13f29755e45b16ab0da72d9396d43ded3 │ │ └─226852 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─9625bfa4812d975df755b207c3b3c5e072735816ac3c9f36aa6329fd4487b18c │ │ └─49827 /pause │ ├─d42f4345d979110c7d957f639ea574a644881e54d9624e132b5a0a2b0c4be679 │ │ ├─199988 heat-api-cfn: uWSGI master │ │ ├─200020 heat-api-cfn: uWSGI worker 1 │ │ └─200021 heat-api-cfn: uWSGI worker 2 │ ├─3432effc431be97153b32ad618d29af8c45e44c01361b7c042a42bb6c4b19251 │ │ └─42673 /pause │ ├─2d5223cdc780503aec38a87edd463c675ffa26ebfca4fc466ea3d9a436ed81cc │ │ ├─199942 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─200201 heat-engine: ServiceWrapper worker(0) │ │ └─200204 heat-engine: ServiceWrapper worker(1) │ ├─9ff355d0d8bd3e8e0a9d11da5043c3a06ec4d0ff550591cdf932717bc5a62571 │ │ └─78467 /pause │ ├─41159b87f6feea2c08f31f75671bd4a9981f7c05d5adb43e8bae1517f3738d83 │ │ └─248503 docker-registry serve /etc/docker-registry/config.yml │ ├─135ede5a9a0cf0125e6ab759e9f5d16bb3a57172e0b63a5d40f89ab0a0ddb7e6 │ │ └─271294 /pause │ ├─75ffb4803f780652940bf5d31881b6e5ce809f4525e0d440a2f5ce26280e0d0c │ │ └─40161 /pause │ ├─55822d68b1d120c6498ea01d49a6dfe4bedf05e6c8039b50194aa48e9fae5929 │ │ └─61235 /pause │ ├─cf4a7f4191ae49d0e6a842674bd6f5b8b467b146adf3dac7de92053916b5db4f │ │ ├─76989 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77005 /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 -- │ │ ├─77011 erl_child_setup 1048576 │ │ ├─77123 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77124 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77134 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77236 /bin/sh -s rabbit_disk_monitor │ ├─a0327a98821112adb691a67f44bc6e2f3e546c5532b5beb63a505b4453b62d81 │ │ ├─203947 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203964 /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 -- │ │ ├─203970 erl_child_setup 1048576 │ │ ├─204076 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204077 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─204090 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─204357 /bin/sh -s rabbit_disk_monitor │ ├─106ff68a69374dfa48317cdead3ea7b5d30127d5854f24ae9ad2953a9a5827b1 │ │ └─65165 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3998c79adbafd1a7179d51f13d6b29e63008bdccbc0bde9e7c099c85d774df3c │ │ └─253124 /pause │ ├─0950bc439792d0df508d60c922951c809532d9ff07024eefe86d8d1948719f33 │ │ └─184010 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─0836509b1d3fe83580a46be9e247c5a55b021d2963655fe47d71b58d2e194de2 │ │ ├─171009 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171030 /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 -- │ │ ├─171036 erl_child_setup 1048576 │ │ ├─171089 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171090 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171100 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─171190 /bin/sh -s rabbit_disk_monitor │ ├─808735aed1230bf86bf3f95116d40c76e143df39737fd24f2b625e6b574f237b │ │ └─172518 /pause │ ├─e252032bce861c3d6e4f351ff6a9856f39051eea027fef6d694def0771bff489 │ │ └─190041 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─cdd63cc0761625d0642c7cfbcb20d715842e894e281435c83f630092ba65f111 │ │ ├─241229 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241946 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpy5lq9j04/privsep.sock │ │ ├─241956 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241959 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─6229fd6adb0ea6a7ad7d319931f72931d25b10b243e1277db4d84c4f2f54741d │ │ ├─182328 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182740 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpc7562p53/privsep.sock │ │ ├─182898 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpp31jk2at/privsep.sock │ │ └─183253 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─f2fa85e94014d19462604dfb06f4a5dee8b8238e797d09bea0cef03ce63626d8 │ │ └─60892 /pause │ ├─c8d6586be629b637d7c6cc01f58beae361d6cd05f47c60f4930ed14432a6e80b │ │ └─187805 /pause │ ├─ba29db34bb12cfe3617d2eca79147ef4d70d2f6ebd708c8a117f79151e08225a │ │ └─91540 /pause │ ├─cb64d80ceddb5a6e4b56a7cf5de8623b250982bb243533fe4b600992c5233b3b │ │ └─61850 /pause │ ├─96f35c64f3dfcd6845ea5be7170ce50a63067a6d1f82296a998043d7ed88189a │ │ ├─181282 neutron-api: uWSGI master │ │ ├─181311 neutron-api: uWSGI worker 1 │ │ └─181312 neutron-api: uWSGI worker 2 │ ├─a0876b72c70e81aa86c95dcc278d31c317f72a883300e9646713dc1e103adc1b │ │ └─61291 /pause │ ├─f8b986ae6bd49e48b68ebfcb0e615e2ecc731546b4ee1c64adcd9ee3fe334a76 │ │ └─46856 percona-xtradb-cluster-operator │ ├─9a2a4bb7e2aad199cff4c34f7cd8b60ec5be9c2aab9efaaf1a748fba649383d8 │ │ └─59257 /pause │ ├─838afe639c84337b265c7a452bc6aa24996d0a02a5bd595b782c294cb8315581 │ │ └─245240 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 │ ├─ac4c81e26eb796cd67f70f694590c9be73838baa15b9aeefa28d423a8e58ba4f │ │ └─144817 /pause │ ├─2f542866e986d6f305a12ce4bdadac77b8eb28a1cec8a5430074f256c73cb7f4 │ │ └─211530 /pause │ ├─fd1d7622b21fd574f989111be238ef37d47b293e6e10f35e166cc137ea6e77ee │ │ └─50082 valkey-server *:6379 │ ├─a131af853cb49a22f18da082aea0b5c382eed02e5e630f229d60fbb92109ff9e │ │ └─55383 /secretgen-controller │ ├─352429f045d50bf6b1931eb2828116e5cc4ecc7acebca1d6709865dadee30939 │ │ ├─266839 /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 │ │ └─266927 /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 │ ├─be80bc447efcac9b3b057574a0ca211ae1e8fbef272309c0c9094231a5e6c23c │ │ └─96653 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-p4s4n --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─7d58432fc66f986258232032379efbf04cd026203a4280b61e28589b8ae2943c │ │ └─61659 /pause │ ├─7e854f9250c0fda375b560e9fc29d018701596d0ebf6fc76ee82082522d5108b │ │ └─187931 /pause │ ├─0c375a8274c5eb22c36c9692a9e8b283cddd5a693d6f65972bb5191e507a6d7f │ │ └─50505 redis_exporter │ ├─3e49dd343849d09c6846b96b257640e6e30c5afd4714e38d348adee85cc75445 │ │ └─245251 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 │ ├─0da2fb6c2240079fcc5913dca43450ad9a6d364e02b97d15ace768f6c0c81d46 │ │ └─172660 /pause │ ├─67d319e90c306ee76d390ff606fcde1eb8fee6687d7aa7095fcb6cee6c264969 │ │ └─60547 /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 │ ├─47147bb7f0adf7758b0b30e27c6d84d7e4aa248b2dfa1ccd207d0fe656925e3f │ │ └─211430 /pause │ ├─d792172b8c6ebe2a1cce3b24786dd22d82452c6c732e89394a71bae621ce23db │ │ └─39725 /pause │ ├─d310f7b4725bf596b1fd2641c4da689cf89272181615f5ca624b733da01eb212 │ │ └─65101 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─901f4d78147ac5fece338302907f72d94b50fe055a3b600722e4a304bdb10c96 │ │ └─47949 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─119d25321feb05adf16ddee39cc10929b54570787b9258858e28055223fa4779 │ │ └─86397 /usr/local/bin/rook ceph operator │ ├─0fd56fa7cb91cb989a2a309bb42b4be6b426e03e777db349961a232d139204c9 │ │ └─42637 /pause │ ├─01a1734812854c917da5f2a12e34690c4cdfe28c62fbac6ab91c7414fbb27c23 │ │ ├─63728 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63781 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─bb6f4efa0a2d6e35e15d8089b1b9530fbee356ead1aa764273687a86950a08f8 │ │ └─253598 /pause │ ├─d31656799cc644cc81a07595e876fab0d7e3e1fb5dfbe2748edf49ec066689c4 │ │ ├─274675 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─274688 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─3b4c58a8106f88d0b7d41a5b3c710510f8de3765f9dc3927758a5abd543cb5a8 │ │ └─145164 /pause │ ├─13da6141fec077ba81e5138b614187624fd05554c01d930ae5468b78561650e5 │ │ └─221366 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─44c1657cd97104a0579e4a59e0bc63ac4099e119113811bce86ecf87c8050ec1 │ │ ├─249191 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─249210 /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 -- │ │ ├─249224 erl_child_setup 1048576 │ │ ├─249364 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249365 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249375 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─249493 /bin/sh -s rabbit_disk_monitor │ ├─7339c1da335826f07cae9c0ccf4634d464a290fc0a80506a0945edf6acac1723 │ │ └─141333 /pause │ ├─3b268490fe1b4aa6610edba2a84aa7c32dba19b4ecd7896f4df047d5b7e3e14c │ │ ├─47704 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 │ │ └─48992 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─43bbee819fe39aab5d8f50648da54dc10cdbfbffb8adf3b15deec808736c6f46 │ │ └─225543 /pause │ ├─2e6bd53e43ff2c9adca26b312a94d75ea309388bd2c839546008024c1a4f10fb │ │ ├─130563 placement-api: uWSGI master │ │ ├─130587 placement-api: uWSGI worker 1 │ │ └─130588 placement-api: uWSGI worker 2 │ ├─81131d5b335e0dcd7f772b8b1a6e1ce5b0b6ca58b6ca71c043495d78bb382cff │ │ ├─47758 mysqld --wsrep_start_position=eed51f55-18bb-11f1-ab1a-eacacf5ca8dc:20 │ │ └─47882 /var/lib/mysql/mysql-state-monitor │ ├─4698f9db88ef9626e7a9c750f955cdfcb481f1530e10ec44e6b710790f3f75b5 │ │ ├─266613 manila-api: uWSGI master │ │ ├─266683 manila-api: uWSGI worker 1 │ │ └─266684 manila-api: uWSGI worker 2 │ ├─b1d28c4a9ccdf616135741e29f9128838888a15fb8516d153434eca6816675bf │ │ └─141683 /pause │ ├─d42cfda7636cec31f4fa1235275de1248cd32a3756f3a52b1326d2f92b41617a │ │ ├─104748 glance-api: uWSGI master │ │ ├─104761 glance-api: uWSGI worker 1 │ │ └─104762 glance-api: uWSGI worker 2 │ ├─1366c0bfbd2f993db8f41460eb472b70d840e70fcdbc5e549e70ec4526066538 │ │ └─46544 /manager --metrics-bind-address=:8080 │ ├─3ad023aaed236315d6aa75843351a5cc83646da05a551fc0a36b33e914e8e49d │ │ ├─181325 neutron-policy-server: uWSGI master │ │ ├─181339 neutron-policy-server: uWSGI worker 1 │ │ └─181340 neutron-policy-server: uWSGI worker 2 │ ├─7fd3840d61e24931ff9f84bbe115ea7b3870e3954ef07ef3160f556375e93541 │ │ ├─181264 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─181616 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181619 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─181622 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─2e8a46719ae04631cd89e8da463374b1d27d97f009a74a44ab59352cba6e311f │ │ └─46372 /pause │ └─4f84e8451490cd7faa794136ff43bdfcd47d75ba4a5866bc82c169834c36a574 │ └─62543 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount