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 │ │ │ ├─21873 /lib/systemd/systemd --user │ │ │ └─21874 (sd-pam) │ │ └─session-21.scope │ │ ├─21792 sshd: cephadm [priv] │ │ └─21890 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─716 /lib/systemd/systemd --user │ │ └─717 (sd-pam) │ ├─session-4.scope │ │ ├─1615 sshd: zuul [priv] │ │ └─1628 sshd: zuul@notty │ └─session-1.scope │ ├─ 713 sshd: zuul [priv] │ ├─ 731 sshd: zuul@notty │ ├─ 876 /usr/bin/python3 │ ├─ 1619 ssh: /home/zuul/.ansible/cp/199.204.45.49-22-zuul [mux] │ ├─436224 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hwptymwiwismreowthjdksburwwxjbmm ; /usr/bin/python3'"'"' && sleep 0' │ ├─436225 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-hwptymwiwismreowthjdksburwwxjbmm ; /usr/bin/python3' && sleep 0 │ ├─436226 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-hwptymwiwismreowthjdksburwwxjbmm ; /usr/bin/python3 │ ├─436227 /bin/sh -c echo BECOME-SUCCESS-hwptymwiwismreowthjdksburwwxjbmm ; /usr/bin/python3 │ ├─436228 /usr/bin/python3 │ ├─436229 /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 │ └─436231 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 … │ │ ├─ 9961 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12298 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5dc2f7b458681f2f4de2d6a336c2a007bd9ac34bfef0df79bb56b190eb44ff51 -address /run/containerd/containerd.sock │ │ ├─ 12678 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c15e069670fcdd87723b0549593854e6a2e252e5ef0a3b177a7ba55a4d540c1a -address /run/containerd/containerd.sock │ │ ├─ 18835 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 87e3d563d7f7eae6e075680082328fc1835956098b696438ed6c2226cddce845 -address /run/containerd/containerd.sock │ │ ├─ 25421 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1d2cd7cd603cb66ec3dc9f38be1181e0980e74538bdbcfb203103f4d661ef1c1 -address /run/containerd/containerd.sock │ │ ├─ 30209 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9693c8a0f4278e33ed1a08a7ee9eee701eb8695d785ea16a5b991b0efcfe2ac5 -address /run/containerd/containerd.sock │ │ ├─ 34737 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dfbe384837e09d0f5af3871b4d8fe561b87739a63ea8b84325d40a67c1691c8a -address /run/containerd/containerd.sock │ │ ├─ 40629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9ffd207c67482853b9f7d8a7b03ad690604e9292fdc6fab3b9eb12a156adccd -address /run/containerd/containerd.sock │ │ ├─ 40675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c01ddb3fce2228addbce905b4661afc1d7cabf46875952a8b883a5186349ea59 -address /run/containerd/containerd.sock │ │ ├─ 40679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4614cba7ed207b69c06f0da8ebc759814691b6ab31c8c66122b20c2543f7461 -address /run/containerd/containerd.sock │ │ ├─ 40698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a5975d020a536dbbe392b09f43743bcc2f8beba05a35d0db5f529fc61a0faa8 -address /run/containerd/containerd.sock │ │ ├─ 40708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc5936b4515e43f1582649256c889f1bb835aff26bf100e3cd0946cb5bb5cc92 -address /run/containerd/containerd.sock │ │ ├─ 41236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a9f27f44a1a0feea56f7251f6f4ba5d2dbe38396fa16674703786a144e5357a -address /run/containerd/containerd.sock │ │ ├─ 41989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2acef054e983c4e0b200f123b23438906059ee53b2567d97f0af764b61a8ae5 -address /run/containerd/containerd.sock │ │ ├─ 42018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 191c805fe41cc42e9ddcfdc871e4eb7edd97f3d0ecbead915648c90ec65d8b93 -address /run/containerd/containerd.sock │ │ ├─ 43356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04d6878ecf095cfae14aa528ea3d060c8dd9de2ac54af57df32a373ba290ef6d -address /run/containerd/containerd.sock │ │ ├─ 43750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id feedea4920f1f3c21ba75837aa3cebe7eaf99b1769f27c34164334d19bed602b -address /run/containerd/containerd.sock │ │ ├─ 43794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2abcdc990edc37b84985675061b933f4a92b017a54e36a440b13f404fc7e09b9 -address /run/containerd/containerd.sock │ │ ├─ 44246 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0f595e35c13ba9bdf9f680b3c7450032c5d710b8139d99c9255daca6401a083 -address /run/containerd/containerd.sock │ │ ├─ 44754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdc389a2686e10a206fadcea64173c3d4f2bb000f9ea04e8fb878d1ae496fd25 -address /run/containerd/containerd.sock │ │ ├─ 44789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d44a3755b56c38703b61215c364c6a4b473fa26ee6041fa71327c73781756e88 -address /run/containerd/containerd.sock │ │ ├─ 44836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc9cdb1b1fa88352fc856c3c37a695f6118a50a7acad6f34d681c99ee8835a78 -address /run/containerd/containerd.sock │ │ ├─ 47199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c1ad1a502b8b6a5bd97f794d95f24faff2669722bbff85e172510418f88ae12 -address /run/containerd/containerd.sock │ │ ├─ 47238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e4f5fdc9fc588e754396ba21dd83e9de316bd0db0c9a906acc2fc51c2de86d5 -address /run/containerd/containerd.sock │ │ ├─ 48195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86c4c9d9e61b8fc105b340405c98fd08aeaf334ae7aa637013dff6a95394e979 -address /run/containerd/containerd.sock │ │ ├─ 48296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75ea5b9380fb63fe9c9e1c4a5d596b6fe140227c614b855848189abe7ca5dc06 -address /run/containerd/containerd.sock │ │ ├─ 48684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c98dc8e0179a6b6bf0544b4bb3634e00cff9113c63afa4cc23fe0c142d49089 -address /run/containerd/containerd.sock │ │ ├─ 48971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8f7b5d0068e25720b48273f1a9215d74e511004e63ac3b7a197a71032f308bc -address /run/containerd/containerd.sock │ │ ├─ 49365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cf82e461c28c241a37dbe47c38b2c75b5108f7f7a92800c0df37d0f70b7168a -address /run/containerd/containerd.sock │ │ ├─ 51449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 023bbe0f48e9cff46f8fe694d769331f309d5d079c950087ce057383399bb218 -address /run/containerd/containerd.sock │ │ ├─ 51640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2d2df17c5b7332b0549ba55b5631d87c7e63531ab7bf9ea249b6065fc40bdb1 -address /run/containerd/containerd.sock │ │ ├─ 55871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acbfe9c776aee31fa987878a2e8c85a555bf80b26f2063f8453b2c47adfd824b -address /run/containerd/containerd.sock │ │ ├─ 56527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5582fbb1000b991e0b6a11ddfc707dba9e211a3089ca71571efb486572734b30 -address /run/containerd/containerd.sock │ │ ├─ 56574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9de7abf796aba3a36214717c901f7562063108dd2187dbf56cda0e4c786a23a2 -address /run/containerd/containerd.sock │ │ ├─ 56628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb5adbdd5eed1d11750803be608266e12ba77d6ea0f5b21ce5be835d466debdf -address /run/containerd/containerd.sock │ │ ├─ 56768 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5418994a965acae61fa9fb31f2833d0f4ccf38f81427e8749f762289e161d6b9 -address /run/containerd/containerd.sock │ │ ├─ 60783 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ecf8661e551cff630d6704bd51c16e80adc324550a9f0179b60ec19fed058cc -address /run/containerd/containerd.sock │ │ ├─ 60988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8f912d7bafa49c9aa370c11708cd2fd717a1e70627bffb65a53359946727324 -address /run/containerd/containerd.sock │ │ ├─ 61014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd3aa828a2dab6adf1c5af53d266a132368203c14532de5827b906fa20924a21 -address /run/containerd/containerd.sock │ │ ├─ 61064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b634fd85c9b6d14d5547796ed207706b21d31da966dfbd8c7d13462ef691622a -address /run/containerd/containerd.sock │ │ ├─ 62495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fa1fd9752ac4ed721f533f2130affa1dea3f2ab197a61ecaa9eb247dc5385e7 -address /run/containerd/containerd.sock │ │ ├─ 62578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8587fdabe620e49e260fe3b0d64d324e57f62ea92578b5af08a13f824dccce6c -address /run/containerd/containerd.sock │ │ ├─ 62873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35dcca40fd58962f85f1afde866969680738e1bd373c44919f2e4d56f51b8cd6 -address /run/containerd/containerd.sock │ │ ├─ 62982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bd69634068bc8ea63a2261703e337941b006eddf0a789f809775c0df53f3580 -address /run/containerd/containerd.sock │ │ ├─ 63029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecca5cb9818cfa4cc6b076bce4d1f0ace1e5ed1af475249c4a931d2f2c5ff36c -address /run/containerd/containerd.sock │ │ ├─ 63407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8790e067c0721c33f0dee2a4d46311bdc5806243ca8876939aedba7c7ea2877b -address /run/containerd/containerd.sock │ │ ├─ 63807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cecc3f5a1b9a74c7fbd2d5458e6f63abb687eba8b724f5fc662ef92a3eab8f66 -address /run/containerd/containerd.sock │ │ ├─ 64087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3a3a254551b27b348ac9a73e4cdadf64ff1039a6f85798e8951cd77f64e20a6 -address /run/containerd/containerd.sock │ │ ├─ 64694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 147fe10c8bd0760e6f1067ec3ea5eeed9b7a2dd693bb7224a8c836ebe4d0ac2e -address /run/containerd/containerd.sock │ │ ├─ 65513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49217e6d4e3f934d466876554a029f6d04ba3d0c9e6103b2e5732af45d4a9d7a -address /run/containerd/containerd.sock │ │ ├─ 67452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90daa87a0769ba2932967fe3751bb081fe3541feec608463d93445e780e0a409 -address /run/containerd/containerd.sock │ │ ├─ 69647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ffac7e8b369daaa7e8ac5ec9524c5a98fbedd86f6826f7183fc62c16478bcfb -address /run/containerd/containerd.sock │ │ ├─ 78797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69e7d89ee028e6af439bb8ad201f1e9eacaf24bc7834744e11a195e85a3f96ac -address /run/containerd/containerd.sock │ │ ├─ 80400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c4e00dda61622190b5a194c7c02a0afa9e05233f8f8006c34d9de0dbba2d04d -address /run/containerd/containerd.sock │ │ ├─ 87088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40913ffe20c87144704fa50284272c9536df51a06d4afe2d22e83f50f6cf3ea0 -address /run/containerd/containerd.sock │ │ ├─ 92785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b394e00a983282ee7d0791447f8cbe8b967baacb0a6ff11000cac3c869a4e33 -address /run/containerd/containerd.sock │ │ ├─ 97820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6d485ba59e10c15497b510cde3f1088f19750242d6979633def8faddafcc48f -address /run/containerd/containerd.sock │ │ ├─ 98083 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11682e9c6b5f0ba0443856f2e4370b5429fabeebc9cb5b309320063573b888cc -address /run/containerd/containerd.sock │ │ ├─110479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b5615872e1b9aff9904d527e98010637b967ddb865da884715c951d9017edbc -address /run/containerd/containerd.sock │ │ ├─112101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e33dcdeaabb9dfedacf49fc5b889bb602e8256036df0abffb5e37dd2afe441b -address /run/containerd/containerd.sock │ │ ├─112140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2431e6e30413d325502308e2d05093ba77e5d32ed88b7b5f09656b1d5f9878f8 -address /run/containerd/containerd.sock │ │ ├─114150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 902d41ad473969e3072fceeb4bff0832229b9054ae396bea059e93dc91df6bac -address /run/containerd/containerd.sock │ │ ├─115963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cee02f0489f6846752b3458205ad4beddd54d3b0b4c2f07cceff11ac7c0ab04d -address /run/containerd/containerd.sock │ │ ├─116006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d13a3832d21437bdffc120f929cd6c95d6782ab5a78fcc935d7cfb6ac40d9b5a -address /run/containerd/containerd.sock │ │ ├─128920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75a3a13aaf8ddd0784810f0081c77dd1aa9a60202ad3c60a74eec8d1bd2107ae -address /run/containerd/containerd.sock │ │ ├─128980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c96346e43f895db9c55f89edc7550fcc7ba9cdc151cd07a53aff8c486c3c2492 -address /run/containerd/containerd.sock │ │ ├─131424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d85df39c9ea4cb51d30825c493832a8ff1171c6d3f5ea271aeb0a3d343002cd -address /run/containerd/containerd.sock │ │ ├─157610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77578da0033cf8b024288e83123548ac2ec1bb61f428205e8a61b90b3aee791a -address /run/containerd/containerd.sock │ │ ├─159312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 052d73f35f6ca2df77060620eaf595cf983bc6b42e4fb1b1554c47d1217d06a6 -address /run/containerd/containerd.sock │ │ ├─159798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9254d6e0df980ade18f810058d675079ffd08a2765626a0fb275e99c6640b5d -address /run/containerd/containerd.sock │ │ ├─160767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16c2238b4328164192c2ac7d7defd9efcfaeafe78e6ddbb4ad0df49a4e6ed981 -address /run/containerd/containerd.sock │ │ ├─162702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bca4b86148140b6bf4bb1ecfda5a0ce882df26459f4b1294f03df7a65743b66 -address /run/containerd/containerd.sock │ │ ├─162942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9da4b34434b1ce3a6d945d6153e6af3c744aa95c1ce7af80fa45479adf748b17 -address /run/containerd/containerd.sock │ │ ├─163089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4944bacc27c9b7b577a231400eb6ccd22549212164aa72fea2068a81196da47 -address /run/containerd/containerd.sock │ │ ├─163139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34b69c547150a05c297620cbe11d62232a06da72cd294199dafd356f054575b1 -address /run/containerd/containerd.sock │ │ ├─163231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e02aee33485adf1a42f5bf4a2649c5275595742397e408a035b376162ffeaee7 -address /run/containerd/containerd.sock │ │ ├─163709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb4caf8e0d7a38d58c89e61c7df0d8283382f9179d4b776b3070425613cd54e6 -address /run/containerd/containerd.sock │ │ ├─175172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af3e626418484cb4eadb336b9dd4f78844ddcdeacc10e6ba972a1376b6b7ae98 -address /run/containerd/containerd.sock │ │ ├─177255 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c74b1e7ea8f4591141be8fe23fe2b3dcb54f45c1a6f9042c000a110ad13f721 -address /run/containerd/containerd.sock │ │ ├─177289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b1631968af16c3a266476713b01063f93129b6cfabba17ac896007542a6bb44 -address /run/containerd/containerd.sock │ │ ├─177301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d5df9b78df506115465d1e3559e36b39a1c234c8a3e5c9aa5ad7364dc15f5d0 -address /run/containerd/containerd.sock │ │ ├─177316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 490cc5aa9fbb7744564d14e5ca19770385ee180192eb30baf201cde86d452c77 -address /run/containerd/containerd.sock │ │ ├─177325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d66484d093b458f9ee2d0dc201046e3ca363ed12771fd0a55fd76a9d9f01cea3 -address /run/containerd/containerd.sock │ │ ├─177332 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 739c1f879410571e5045f061416618a2e8dc475151b216a2c7fd5b7721434e75 -address /run/containerd/containerd.sock │ │ ├─177345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 640f2726bb2eb593df36e82e3126c0739d0476df8545b7353f3d28f5de5b40d7 -address /run/containerd/containerd.sock │ │ ├─191787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d9043d63d4d52e2f0b599d4d708caf74dcd059033c6b1fed0bc58662ff52748 -address /run/containerd/containerd.sock │ │ ├─194156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49e914dca8083b03e9c39883c9ca1194e9ac3202c9baa4e8be48d6c5b7c5f207 -address /run/containerd/containerd.sock │ │ ├─194242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09299dbf117c98749b408e5b1bf144bfbd9637e12c2b38f08e5377414e3db8e8 -address /run/containerd/containerd.sock │ │ ├─194294 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f3d3ac6c5de56d5a40b1f3f78dc8c348c2adef30696b49738a58abbf5636780 -address /run/containerd/containerd.sock │ │ ├─210875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f36931cc4402e05e55c0e1abeb89a1af641eabe723c71e72afb95de148064729 -address /run/containerd/containerd.sock │ │ ├─218919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8da6ad8d4ec71e5b6b57eb1fc97817eabcacac18df827aa7e9d7f30e4868f5de -address /run/containerd/containerd.sock │ │ ├─218968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de17f43bd397ef6ad918405ea23181905a5ae179ed7eb4e79203d66683adde9d -address /run/containerd/containerd.sock │ │ ├─219023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d33d2e257d69750a182099addacc9736bbb9f907e232e8fa30d457f239e48fa6 -address /run/containerd/containerd.sock │ │ ├─219281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16c5baf64754ab1abb723867f6188fd39ffac42cc919c6972a0f42f3b8cbe5c5 -address /run/containerd/containerd.sock │ │ ├─231514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ec7cc9165a81f80ee818450cc75dc304777091c45d8f8ec8441401803804a42 -address /run/containerd/containerd.sock │ │ ├─234063 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 469334e09b7bf54f031944bd6ff3de743ac9d5216a196e23688b4b99d97584bf -address /run/containerd/containerd.sock │ │ ├─235302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b048f9d2a326f914ea9671fbf866169f9b2a6e30c5da8dcdebf4794ecd059bf -address /run/containerd/containerd.sock │ │ ├─236325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8c226bbfb73b77c5e931f3cb64867d27ccd883763cb0e50b3a3b16b4e3d2d8a -address /run/containerd/containerd.sock │ │ ├─237005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50cbf1044c4b415dc36cf80f29d7ee3282774a68ef598dd29d4f2fff99643b8c -address /run/containerd/containerd.sock │ │ ├─239146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d41240a77bf40296e0a2846f4489627f49fb8e35fb937b9c4f7ddbc9e3590adf -address /run/containerd/containerd.sock │ │ ├─240126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 536da256b2b6418b5cdcd600d08b60cfb9ced8cfde4d25ec47ba88d0b0206921 -address /run/containerd/containerd.sock │ │ ├─240288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc7f7a5185b429b583d3302e6197db62d3297fb3b881cead12c43cb85a6803f9 -address /run/containerd/containerd.sock │ │ ├─250666 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36b50f788e98cd8f3dd8bc50902fec04778ad879acf0430f2239de1411c6e589 -address /run/containerd/containerd.sock │ │ ├─251188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfbe109e30e5f2c3d97022fa0c9f0fb6c3b379070b26c57d29010ee726b7596d -address /run/containerd/containerd.sock │ │ ├─260542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94083ed61fa678223d2fe03cc871e9d8a1c12e91cacab43b785f1b0e2320fab4 -address /run/containerd/containerd.sock │ │ ├─265134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2d347c0fa5ed4b53c5fe60543098bc6727e8741eace3a4172d0487d77c277f0 -address /run/containerd/containerd.sock │ │ ├─265475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 580785e4627765bc10022d895a4f0a95848c077894fdca42eee5f780d2a9ae0b -address /run/containerd/containerd.sock │ │ ├─265520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1c5ca71c8e98c3ce284f08457868fbe2816d1e8fd96458b875a325c960d21d1 -address /run/containerd/containerd.sock │ │ ├─265636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a36092f02015a907841ab0657c12b38d6c0eae61647ffdbf8baa3109f91fca1d -address /run/containerd/containerd.sock │ │ ├─277559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4132d4c0dc476db2103b97aba8c01eaac4a63cad8d8f2b078a48a38b7be6a5e -address /run/containerd/containerd.sock │ │ ├─280129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3090b4e046280d534389371a9662b67b5404761da8528172e280ec885d7be181 -address /run/containerd/containerd.sock │ │ └─281552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29a8034d9e0412cd4f5a309823a745e6264232c01eca1a519784420b6958455f -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1436 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─528 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ ├─ 399 /lib/systemd/systemd-udevd │ │ ├─436143 /lib/systemd/systemd-udevd │ │ └─436144 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─633 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-1d2cd7cd603cb66ec3dc9f38be1181e0980e74538bdbcfb203103f4d661ef1c1.scope … │ │ ├─25445 /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 │ │ └─25457 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29921 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30193 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18789 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18810 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25133 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25403 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34447 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34718 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.mqxdhd.service │ │ │ ├─12590 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mqxdhd/unit.run │ │ │ └─12621 /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-mqxdhd --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mqxdhd:/var/lib/ceph/mgr/ceph-instance.mqxdhd:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mqxdhd/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.mqxdhd -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 │ │ ├─12229 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12259 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10329 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─648 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─622 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─157038 /sbin/multipathd -d -s │ ├─docker-dfbe384837e09d0f5af3871b4d8fe561b87739a63ea8b84325d40a67c1691c8a.scope … │ │ ├─34763 /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 │ │ └─34775 /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 │ ├─kubelet.service │ │ └─41091 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.49 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─654 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1103 /usr/sbin/uuidd --socket-activation │ ├─docker-c15e069670fcdd87723b0549593854e6a2e252e5ef0a3b177a7ba55a4d540c1a.scope … │ │ ├─12703 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.mqxdhd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12722 /usr/bin/ceph-mgr -n mgr.instance.mqxdhd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-87e3d563d7f7eae6e075680082328fc1835956098b696438ed6c2226cddce845.scope … │ │ ├─18862 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18879 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10839 /usr/sbin/chronyd -F 1 │ │ └─10840 /usr/sbin/chronyd -F 1 │ ├─docker-9693c8a0f4278e33ed1a08a7ee9eee701eb8695d785ea16a5b991b0efcfe2ac5.scope … │ │ ├─30235 /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 │ │ └─30247 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-5dc2f7b458681f2f4de2d6a336c2a007bd9ac34bfef0df79bb56b190eb44ff51.scope … │ │ ├─12342 /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 │ │ └─12354 /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 │ │ └─404 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─156917 /sbin/iscsid │ │ └─156918 /sbin/iscsid │ ├─run-r81d0d7226e6240bc89e45fdf3a43b190.scope │ │ └─192310 /usr/sbin/libvirtd --listen │ ├─dbus.service │ │ └─619 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─625 /lib/systemd/systemd-logind ├─k8s.io │ ├─16c2238b4328164192c2ac7d7defd9efcfaeafe78e6ddbb4ad0df49a4e6ed981 │ │ └─160790 /pause │ ├─e71fa6ddff11be45852185eb4aa1a4a65844090d27c911791fc80b6b552c525f │ │ ├─228639 octavia-api: uWSGI master │ │ ├─228652 octavia-api: uWSGI worker 1 │ │ └─228653 octavia-api: uWSGI worker 2 │ ├─c8f7b5d0068e25720b48273f1a9215d74e511004e63ac3b7a197a71032f308bc │ │ └─48995 /pause │ ├─a4132d4c0dc476db2103b97aba8c01eaac4a63cad8d8f2b078a48a38b7be6a5e │ │ └─277582 /pause │ ├─939fad3070776bf99f100b01a72d9e77b01b245ea84e470bdebecdef1062d0fa │ │ └─61657 /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 │ ├─2431e6e30413d325502308e2d05093ba77e5d32ed88b7b5f09656b1d5f9878f8 │ │ └─112164 /pause │ ├─f778de4012e5c4baa89ca04000c3bdfe84b67563f1d4ca12cad0fd51c87a8738 │ │ └─67135 /bin/pushgateway │ ├─c56a624a0468d882d55ab849146f0f355db4785c8f0b3839ce244787e34e4389 │ │ └─44984 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─c1c5ca71c8e98c3ce284f08457868fbe2816d1e8fd96458b875a325c960d21d1 │ │ └─265546 /pause │ ├─27edf6a92edaffb98ee5a5f7f215278d966c0187804642b8523d51f83113b5a9 │ │ └─189652 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) │ ├─9a0b78284db0f08f8cf2c724b359fc968f6ba12817506e88a73fdf48bdc0f491 │ │ └─66234 /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 │ ├─648d80eed84b9bf138f00d048d6c7e67fe0da369f6a520017b5a8da000dc235f │ │ └─275324 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─af3e626418484cb4eadb336b9dd4f78844ddcdeacc10e6ba972a1376b6b7ae98 │ │ └─175196 /pause │ ├─cbf3950e4943d5169542c9ac286b9752269caf2dbea58f1f7677d3505926818c │ │ └─255422 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─0fe3f537aa7549b2a628c6981188eee77e3a817b613ba2a61596e2509bddd799 │ │ ├─192053 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─192070 /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 -- │ │ ├─192079 erl_child_setup 1048576 │ │ ├─192194 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192195 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192224 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─192612 /bin/sh -s rabbit_disk_monitor │ ├─0a5bec9f2ed327c0a92247de253b6c7537ec83bc1e8829f85d157ccf61012869 │ │ ├─198214 /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 │ │ ├─390749 /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/tmp52r71y1g/privsep.sock │ │ ├─390934 /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/tmp6jaxheov/privsep.sock │ │ └─392903 /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/tmp74lgcejl/privsep.sock │ ├─0d703eb28f14e5d961e7fb3e772fac80c2856d76af84313ff1d25eece2168c48 │ │ ├─275442 /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 │ │ └─275677 /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 │ ├─de17f43bd397ef6ad918405ea23181905a5ae179ed7eb4e79203d66683adde9d │ │ └─219038 /pause │ ├─191c805fe41cc42e9ddcfdc871e4eb7edd97f3d0ecbead915648c90ec65d8b93 │ │ └─42054 /pause │ ├─c20a68e5e06ae406f69ae98a89882683171740d2ecf4b487a81003b1cfe740bf │ │ ├─174040 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174453 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174454 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─c96346e43f895db9c55f89edc7550fcc7ba9cdc151cd07a53aff8c486c3c2492 │ │ └─129011 /pause │ ├─8b1e6f69d486d9ac94639e7b06f68419b234ee1ae40aa1fa3665e7db1df3154e │ │ └─67022 /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 │ ├─d6ba92668c27fe7966ef73031c840c6be138703b02dd6c4b960c8074f02df5fd │ │ ├─49621 mysqld --wsrep_start_position=b2f04074-64a4-11f1-a0f4-4edb4d7cd938:20 │ │ └─49743 /var/lib/mysql/mysql-state-monitor │ ├─d3836571aa0f7c468a4ba90ee4baa9cec232f2ad4452abc2469762ddf77ca7c8 │ │ ├─49441 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 │ │ └─52153 haproxy -sf 153 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─8a4f6bcd1ccc3158366a250c1064b23058a7030dc27106f0e7d13269e37f49c2 │ │ ├─280298 apache2 -DFOREGROUND │ │ ├─282532 (wsgi:h -DFOREGROUND │ │ ├─282533 (wsgi:h -DFOREGROUND │ │ ├─282534 (wsgi:h -DFOREGROUND │ │ ├─282535 (wsgi:h -DFOREGROUND │ │ ├─282536 (wsgi:h -DFOREGROUND │ │ ├─282537 apache2 -DFOREGROUND │ │ └─282538 apache2 -DFOREGROUND │ ├─580785e4627765bc10022d895a4f0a95848c077894fdca42eee5f780d2a9ae0b │ │ └─265501 /pause │ ├─5b1631968af16c3a266476713b01063f93129b6cfabba17ac896007542a6bb44 │ │ └─177451 /pause │ ├─a727f5e3c308db4827d4dbc0e302470e42714cfd2294a3b63129ac9113ca7d2e │ │ ├─187320 neutron-api: uWSGI master │ │ ├─187341 neutron-api: uWSGI worker 1 │ │ └─187342 neutron-api: uWSGI worker 2 │ ├─ce5337b34311a5b035787adf603c69eba543d021dd8b94b75dfacfb8e5cbb6f1 │ │ └─64842 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5f02bce9e7b15cc603b177373f42965872faa26dc31707ab54e0a395827151a0 │ │ └─51694 valkey-server *:6379 │ ├─da497be9dcd9220672e0986a5daa4094a4b5755d5f88f9be372f77c64bff94cf │ │ └─47401 /server │ ├─bc5936b4515e43f1582649256c889f1bb835aff26bf100e3cd0946cb5bb5cc92 │ │ └─40809 /pause │ ├─5e7d9472b229b23e814bcd88bf64e9ffedef9a7881eaf3fbb4a3d070e169b337 │ │ ├─160900 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160917 /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 -- │ │ ├─160923 erl_child_setup 1048576 │ │ ├─161062 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161063 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161073 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─161139 /bin/sh -s rabbit_disk_monitor │ ├─b5d30fbedec4f14f5cfcac669d0977981ad11894b787366de1b21ca26ecaf2fa │ │ └─67304 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7d5df9b78df506115465d1e3559e36b39a1c234c8a3e5c9aa5ad7364dc15f5d0 │ │ └─177524 /pause │ ├─847af696c278c9e20c97fe4def5edcf0a08dfbb37bac42213630f280d2e21daa │ │ └─275307 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─70d85e8dce8bdcfc7dd87b5cf249e835c8219256321418e46aec4642d889feca │ │ └─99251 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─36b50f788e98cd8f3dd8bc50902fec04778ad879acf0430f2239de1411c6e589 │ │ └─250690 /pause │ ├─212ac15d1423b6ec87e719ea5e30bfdee6edfd13fb402a64e5c045d79f1d87c7 │ │ ├─188142 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) │ │ ├─188563 /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/tmpzm20a5sx/privsep.sock │ │ ├─188783 /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/tmpnw_ouxn2/privsep.sock │ │ └─189071 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─fc7f7a5185b429b583d3302e6197db62d3297fb3b881cead12c43cb85a6803f9 │ │ └─240312 /pause │ ├─11682e9c6b5f0ba0443856f2e4370b5429fabeebc9cb5b309320063573b888cc │ │ └─98108 /pause │ ├─c6d485ba59e10c15497b510cde3f1088f19750242d6979633def8faddafcc48f │ │ └─97846 /pause │ ├─cee02f0489f6846752b3458205ad4beddd54d3b0b4c2f07cceff11ac7c0ab04d │ │ └─115990 /pause │ ├─d0e96e1dd0f832abfbf488d73ada641e81b1eb424693c53a1a10590a65905ba1 │ │ └─255385 percona-xtradb-cluster-operator │ ├─bb4caf8e0d7a38d58c89e61c7df0d8283382f9179d4b776b3070425613cd54e6 │ │ └─163734 /pause │ ├─1c98dc8e0179a6b6bf0544b4bb3634e00cff9113c63afa4cc23fe0c142d49089 │ │ └─48709 /pause │ ├─e9254d6e0df980ade18f810058d675079ffd08a2765626a0fb275e99c6640b5d │ │ └─159821 /pause │ ├─86eb7ce7522f7a21daca7f9006b5f813ad500d1a95cef212471a741006434e3b │ │ ├─78923 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78941 /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 -- │ │ ├─78947 erl_child_setup 1048576 │ │ ├─78994 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─78995 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79005 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79069 /bin/sh -s rabbit_disk_monitor │ ├─536da256b2b6418b5cdcd600d08b60cfb9ced8cfde4d25ec47ba88d0b0206921 │ │ └─240153 /pause │ ├─fdcacbc330be0924d68905f46a908a71b4c92018fceafaff615530a0c1a0f66c │ │ └─57050 /secretgen-controller │ ├─6b394e00a983282ee7d0791447f8cbe8b967baacb0a6ff11000cac3c869a4e33 │ │ └─92808 /pause │ ├─1fa1fd9752ac4ed721f533f2130affa1dea3f2ab197a61ecaa9eb247dc5385e7 │ │ └─62520 /pause │ ├─75ea5b9380fb63fe9c9e1c4a5d596b6fe140227c614b855848189abe7ca5dc06 │ │ └─48321 /pause │ ├─40a4451cbb93df4fcd051da34285acd29ae822aca693dba387093f80ba39ce73 │ │ └─66280 /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 │ ├─6dcf68935ac4836e870362ea685a1104ff7b32b59779fa6be12245aa108ab90a │ │ └─255640 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─b08e709d590ee1054fc28833a2a9845bff24ee8bb825a685c325117e222488e0 │ │ └─65956 /goldpinger --static-file-path /static │ ├─f208de9891c858fb83143d7503b123b8bc890a8372c296c458b537cea9cc41aa │ │ ├─86244 barbiacan-api: uWSGI master │ │ └─86257 barbiacan-api: uWSGI worker 1 │ ├─d841752150d09333f736aa5cc6ff61f3bf753b605c06f3add28e40e261de8680 │ │ ├─250718 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─251402 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpzag3w26b/privsep.sock │ │ ├─251405 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─251408 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─055f5f8514e9ca7b1caec8d939613366d36b6c699fd7e2c9cb77024ed2a2d98d │ │ ├─207236 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─207642 heat-engine: ServiceWrapper worker(0) │ │ └─207645 heat-engine: ServiceWrapper worker(1) │ ├─8ffac7e8b369daaa7e8ac5ec9524c5a98fbedd86f6826f7183fc62c16478bcfb │ │ └─69672 /pause │ ├─9da4b34434b1ce3a6d945d6153e6af3c744aa95c1ce7af80fa45479adf748b17 │ │ └─162968 /pause │ ├─a2d2df17c5b7332b0549ba55b5631d87c7e63531ab7bf9ea249b6065fc40bdb1 │ │ └─51664 /pause │ ├─2bd69634068bc8ea63a2261703e337941b006eddf0a789f809775c0df53f3580 │ │ └─63011 /pause │ ├─e02aee33485adf1a42f5bf4a2649c5275595742397e408a035b376162ffeaee7 │ │ └─163254 /pause │ ├─5a5975d020a536dbbe392b09f43743bcc2f8beba05a35d0db5f529fc61a0faa8 │ │ └─40781 /pause │ ├─75a3a13aaf8ddd0784810f0081c77dd1aa9a60202ad3c60a74eec8d1bd2107ae │ │ └─128945 /pause │ ├─3c4e00dda61622190b5a194c7c02a0afa9e05233f8f8006c34d9de0dbba2d04d │ │ └─80423 /pause │ ├─34b69c547150a05c297620cbe11d62232a06da72cd294199dafd356f054575b1 │ │ └─163169 /pause │ ├─add6a0560024cb73e9f25c59e332bb4641852eb14d3d72e72ddfdc1fe2275f9f │ │ └─66441 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─b3d7414ed16d710bcb4631250b8ea60d888685582ca1ca3abc5427540f6add2b │ │ ├─229262 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229916 octavia-worker: ConsumerService worker(0) │ │ └─229920 octavia-worker: ConsumerService worker(1) │ ├─68dfe952ed4eda1fbe18a3af9de036c5e9e835035e1478bb7c28eac6cfc8ca53 │ │ ├─93107 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93153 /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 -- │ │ ├─93163 erl_child_setup 1048576 │ │ ├─93450 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93451 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93461 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93613 /bin/sh -s rabbit_disk_monitor │ ├─a5f52754836cc4ec755065ee71a7a893a8233bc2833b3feefa6b8790816091e8 │ │ └─159915 /coredns -conf /etc/coredns/Corefile │ ├─946edc78aa542bf3521d0f131df41115606957e85c7a4da3387a81b84e636ece │ │ ├─42496 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42872 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─0e33dcdeaabb9dfedacf49fc5b889bb602e8256036df0abffb5e37dd2afe441b │ │ └─112124 /pause │ ├─fd3aa828a2dab6adf1c5af53d266a132368203c14532de5827b906fa20924a21 │ │ └─61050 /pause │ ├─aa8d647e0ebca8937fbd260ba6f8a01165d4717602870656e25e19086981b58b │ │ └─56949 nfd-master -crd-controller=true -metrics=8081 │ ├─933ebcfab25b3caf7784fd83b90d17cfd71d2be4fe92b66fc19c4129c4dde7c6 │ │ └─65911 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─0c1aaca8f93778a65d37027dac58bfadbf44fa2c2938c8d3ec6036f4b05a2850 │ │ ├─173449 nova-metadata: uWSGI master │ │ ├─173483 nova-metadata: uWSGI worker 1 │ │ └─173484 nova-metadata: uWSGI worker 2 │ ├─5ed0e63d17572f7fe9f09cb894c6e1d659ff6877007cf7b062bac6073b832f06 │ │ └─281871 /bin/openstack-database-exporter │ ├─8790e067c0721c33f0dee2a4d46311bdc5806243ca8876939aedba7c7ea2877b │ │ └─63430 /pause │ ├─661568cf0cd14065329a33eb7559a717d8fd6282c4dcc3c64c96a0c3f9778d91 │ │ ├─61541 python -u /app/sidecar.py │ │ ├─61711 python -u /app/sidecar.py │ │ └─61712 python -u /app/sidecar.py │ ├─2fe86e3d4b44774b3dd7c445cca0d40ff18d1cdf2bc89434fc7ed4899900bc1a │ │ └─255540 /manager --metrics-bind-address=:8080 │ ├─d26de011989c87a7cf485780c7eb72214802edd5ca1f4e37d9ae45ec0572aabd │ │ ├─129938 /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 │ │ └─130165 /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 │ ├─c0f595e35c13ba9bdf9f680b3c7450032c5d710b8139d99c9255daca6401a083 │ │ └─44269 /pause │ ├─db66107c5f0a89fa7553b7517b595f130d745590ec766358caaa7287674a3699 │ │ └─87987 /usr/local/bin/rook ceph operator │ ├─d33d2e257d69750a182099addacc9736bbb9f907e232e8fa30d457f239e48fa6 │ │ └─219095 /pause │ ├─168c5afc302fd11791b5c78853399fc4f8a44c88c99302f2e446157ff14bfad1 │ │ └─67207 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3cabc252d487def7419cb6c7912dfd9ef3e1fd7873da24b1b3cd29dc493b64c8 │ │ ├─231833 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231850 /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 -- │ │ ├─231856 erl_child_setup 1048576 │ │ ├─231909 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231910 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─231920 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─232182 /bin/sh -s rabbit_disk_monitor │ ├─d44a3755b56c38703b61215c364c6a4b473fa26ee6041fa71327c73781756e88 │ │ └─44819 /pause │ ├─3090b4e046280d534389371a9662b67b5404761da8528172e280ec885d7be181 │ │ └─280152 /pause │ ├─d8c226bbfb73b77c5e931f3cb64867d27ccd883763cb0e50b3a3b16b4e3d2d8a │ │ └─236349 /pause │ ├─feedea4920f1f3c21ba75837aa3cebe7eaf99b1769f27c34164334d19bed602b │ │ └─43774 /pause │ ├─d6c9d54d6867a70b01cae09021a37aba430b1288048747258cbc759ee1abcd0e │ │ └─191629 /bin/bash /tmp/libvirt.sh │ ├─48339b44d4cc5dfb66e7ce7542d6f8caf565eb62258083d8485e1f303e9653ee │ │ └─255523 /kube-vip manager │ ├─2d9043d63d4d52e2f0b599d4d708caf74dcd059033c6b1fed0bc58662ff52748 │ │ └─191813 /pause │ ├─c3051cfebb7ddd7da4af370159e93c4a170fd29472ba4c1f5c2c62594bd2a386 │ │ ├─126411 cinder-api: uWSGI master │ │ ├─126424 cinder-api: uWSGI worker 1 │ │ └─126425 cinder-api: uWSGI worker 2 │ ├─bb5adbdd5eed1d11750803be608266e12ba77d6ea0f5b21ce5be835d466debdf │ │ └─56651 /pause │ ├─75c41f4e691b422c6cacf0b26f6445bc981ec25ed3580d65dcab930986bdbf20 │ │ ├─68122 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68139 /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 -- │ │ ├─68145 erl_child_setup 1048576 │ │ ├─68205 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68206 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68216 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68270 /bin/sh -s rabbit_disk_monitor │ ├─a2acef054e983c4e0b200f123b23438906059ee53b2567d97f0af764b61a8ae5 │ │ └─42034 /pause │ ├─8727274735f17ec9c3d6ed918aff0b7fb30ff163e6e258cbe80718f06b72e6f2 │ │ ├─342631 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] │ │ ├─342911 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─342984 /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/tmpxipg9mwn/privsep.sock │ │ ├─343279 /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/tmpwtp6wgqv/privsep.sock │ │ ├─343840 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343841 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343869 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/84fc2e45-58c6-44d2-b981-66ad29dd8e9b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/84fc2e45-58c6-44d2-b981-66ad29dd8e9b/host --addn-hosts=/var/lib/neutron/dhcp/84fc2e45-58c6-44d2-b981-66ad29dd8e9b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/84fc2e45-58c6-44d2-b981-66ad29dd8e9b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/84fc2e45-58c6-44d2-b981-66ad29dd8e9b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-4d37cf14-caf3-4286-8ab9-d8bdf5af66c9,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 │ │ ├─343884 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ff6870ed-b418-4bb7-8175-3969de10fb71/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ff6870ed-b418-4bb7-8175-3969de10fb71/host --addn-hosts=/var/lib/neutron/dhcp/ff6870ed-b418-4bb7-8175-3969de10fb71/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ff6870ed-b418-4bb7-8175-3969de10fb71/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ff6870ed-b418-4bb7-8175-3969de10fb71/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-200bb2b7-dfcd-4cea-b9fb-6dff002a024b,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 │ │ ├─343902 haproxy -f /var/lib/neutron/ns-metadata-proxy/84fc2e45-58c6-44d2-b981-66ad29dd8e9b.conf │ │ ├─343921 haproxy -f /var/lib/neutron/ns-metadata-proxy/ff6870ed-b418-4bb7-8175-3969de10fb71.conf │ │ ├─389312 /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/tmptlzj0l44/privsep.sock │ │ └─395354 /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/tmpxzf99634/privsep.sock │ ├─e5be439452747028eb3f0fadebd102d15e8f43eb3c706efbf9058170a7659705 │ │ ├─284100 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─284113 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─1b63feb69f5816fde31abb207b0cc51be54052664778e6e3c187290f06335486 │ │ └─198241 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─087b78852f1b2b1edfbad5ec41b773d0a847855b01a78d2a5b39fbf001040cea │ │ └─61789 /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 │ ├─ec5ff1d1b907d5e41c04353ede18f876ebe90e92ea5af8296db15e8c71cd54d5 │ │ ├─207293 heat-api: uWSGI master │ │ ├─207337 heat-api: uWSGI worker 1 │ │ └─207338 heat-api: uWSGI worker 2 │ ├─94083ed61fa678223d2fe03cc871e9d8a1c12e91cacab43b785f1b0e2320fab4 │ │ └─260566 /pause │ ├─5f3d3ac6c5de56d5a40b1f3f78dc8c348c2adef30696b49738a58abbf5636780 │ │ └─194318 /pause │ ├─16c5baf64754ab1abb723867f6188fd39ffac42cc919c6972a0f42f3b8cbe5c5 │ │ └─219304 /pause │ ├─8da6ad8d4ec71e5b6b57eb1fc97817eabcacac18df827aa7e9d7f30e4868f5de │ │ └─218970 /pause │ ├─a25a6cc25dec13f8ce0bd9f2714d67ecd7b5d2e2ade014aee1257b3f11b031a2 │ │ └─52049 valkey-server *:26379 [sentinel] │ ├─e8f912d7bafa49c9aa370c11708cd2fd717a1e70627bffb65a53359946727324 │ │ └─61028 /pause │ ├─49e914dca8083b03e9c39883c9ca1194e9ac3202c9baa4e8be48d6c5b7c5f207 │ │ └─194180 /pause │ ├─0814919f3ddb019a2f48b5a8dc38c0a3ab99ec77c0ec65ae0d9c647d1056bf0c │ │ └─63712 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 │ ├─40913ffe20c87144704fa50284272c9536df51a06d4afe2d22e83f50f6cf3ea0 │ │ └─87111 /pause │ ├─90e96d21589f7a78fc904ae25d6e8e530c49bba8ce4229ce7758a43e84e5fe74 │ │ └─62368 /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 │ ├─c0697bb9e38a9b22997ed3c44b03d31d7d22320c314e8a7e7e0c8576fe83846c │ │ └─129561 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─e45e11f261b81aec6ecbcfc176d217c9c6877efa3676b0baf388c6d60b8bafba │ │ └─49520 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─84a8171f383ff6b3dce6f3c5e771cc2ee51f8b40ea13955f4b60567cac80fbee │ │ ├─110843 glance-api: uWSGI master │ │ ├─110855 glance-api: uWSGI worker 1 │ │ └─110856 glance-api: uWSGI worker 2 │ ├─77578da0033cf8b024288e83123548ac2ec1bb61f428205e8a61b90b3aee791a │ │ └─157633 /pause │ ├─82fe175c28cff56bd87ed37b8a3f698ae2393cc35e685b3e81cae533f111cfbd │ │ ├─ 98497 /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 │ │ └─402990 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─86c4c9d9e61b8fc105b340405c98fd08aeaf334ae7aa637013dff6a95394e979 │ │ └─48218 /pause │ ├─cc9cdb1b1fa88352fc856c3c37a695f6118a50a7acad6f34d681c99ee8835a78 │ │ └─44860 /pause │ ├─3ec7cc9165a81f80ee818450cc75dc304777091c45d8f8ec8441401803804a42 │ │ └─231542 /pause │ ├─f36931cc4402e05e55c0e1abeb89a1af641eabe723c71e72afb95de148064729 │ │ └─210900 /pause │ ├─e2cb676dc75ae79983e1f265426366f92fa071858f85103c096f2fd7ebccf677 │ │ └─52196 redis_exporter │ ├─85d09ef249420a0d99cc07a171d0a0dd7d1a288a90e497aa632f6e172d9d7e42 │ │ └─43884 /coredns -conf /etc/coredns/Corefile │ ├─e207165550f60e224425208ae02d7e56ef9472ac3c56e48829c4d127ad9f5998 │ │ └─65778 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─5c61106a85946e753e84d38860d84d0303de4fa43ea1d9050ee6c0faaaab6983 │ │ └─49718 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─eb81cfeb3c6f8cd2534bc73eeb159e03055f32e26debd3bad1a4f7eb1c231347 │ │ ├─189621 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] │ │ ├─190084 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─190614 /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/tmpn822b0un/privsep.sock │ │ ├─389385 /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/tmpy8065wn9/privsep.sock │ │ ├─389876 /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/tmp4vpri6zp/privsep.sock │ │ ├─390368 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─390370 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─396376 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=59c7eb0a-ab1c-4f74-be00-87d24137bf50 --namespace=qrouter-59c7eb0a-ab1c-4f74-be00-87d24137bf50 --conf_dir=/var/lib/neutron/ha_confs/59c7eb0a-ab1c-4f74-be00-87d24137bf50 --log-file=/var/lib/neutron/ha_confs/59c7eb0a-ab1c-4f74-be00-87d24137bf50/neutron-keepalived-state-change.log --monitor_interface=ha-3a619960-85 --monitor_cidr=169.254.0.135/24 --pid_file=/var/lib/neutron/external/pids/59c7eb0a-ab1c-4f74-be00-87d24137bf50.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─405843 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=8f42f444-8c09-4c39-a752-236a098c1a36 --namespace=qrouter-8f42f444-8c09-4c39-a752-236a098c1a36 --conf_dir=/var/lib/neutron/ha_confs/8f42f444-8c09-4c39-a752-236a098c1a36 --log-file=/var/lib/neutron/ha_confs/8f42f444-8c09-4c39-a752-236a098c1a36/neutron-keepalived-state-change.log --monitor_interface=ha-3ee21abb-a3 --monitor_cidr=169.254.0.65/24 --pid_file=/var/lib/neutron/external/pids/8f42f444-8c09-4c39-a752-236a098c1a36.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─409942 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d55391f6-8f27-4a32-a325-0a99e14db3c9 --namespace=qrouter-d55391f6-8f27-4a32-a325-0a99e14db3c9 --conf_dir=/var/lib/neutron/ha_confs/d55391f6-8f27-4a32-a325-0a99e14db3c9 --log-file=/var/lib/neutron/ha_confs/d55391f6-8f27-4a32-a325-0a99e14db3c9/neutron-keepalived-state-change.log --monitor_interface=ha-5420c68e-3d --monitor_cidr=169.254.0.175/24 --pid_file=/var/lib/neutron/external/pids/d55391f6-8f27-4a32-a325-0a99e14db3c9.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─5b39042f209b929f2fb3e6221376c270ea7a9d2233afb54f60257848420fe071 │ │ ├─64266 nginx: master process nginx -g daemon off; │ │ ├─64282 nginx: worker process │ │ ├─64283 nginx: worker process │ │ ├─64284 nginx: worker process │ │ ├─64285 nginx: worker process │ │ └─64286 nginx: worker process │ ├─7262fb618385409ab14451a18ef31d02bd59915139bf38c5380a88e4446a612c │ │ └─113894 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─09299dbf117c98749b408e5b1bf144bfbd9637e12c2b38f08e5377414e3db8e8 │ │ └─194278 /pause │ ├─9739fd4a99f3f43e5bf8c14ec65e679d5d3bd96ba6337da45f65c23085e11068 │ │ ├─211200 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─211218 /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 -- │ │ ├─211224 erl_child_setup 1048576 │ │ ├─211290 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211291 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─211301 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─211553 /bin/sh -s rabbit_disk_monitor │ ├─35dcca40fd58962f85f1afde866969680738e1bd373c44919f2e4d56f51b8cd6 │ │ └─62968 /pause │ ├─ba9328105caa5372d956029b9304744006384444475c62741fd161811a77f48d │ │ └─229319 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─147fe10c8bd0760e6f1067ec3ea5eeed9b7a2dd693bb7224a8c836ebe4d0ac2e │ │ └─64720 /pause │ ├─520f1ab72f9074fe05690c559333c969320e2c31168464dc039c3edbc45e616e │ │ └─41287 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─31123a7630674bc37a221c597efa28f3af04629e469e9909bfd4597a767d4247 │ │ └─236399 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─a36092f02015a907841ab0657c12b38d6c0eae61647ffdbf8baa3109f91fca1d │ │ └─265674 /pause │ ├─105b0572a8dae0d6c0d172d24f9ed91f8b473e3c7dd2d0a9a2eabcd3377e1c88 │ │ └─191577 /usr/bin/libvirt-tls-sidecar │ ├─d13a3832d21437bdffc120f929cd6c95d6782ab5a78fcc935d7cfb6ac40d9b5a │ │ └─116029 /pause │ ├─b5d366b0188f515288fb65566b3d0ea9a6e3045663220281fbdaac54e238c8a1 │ │ ├─178401 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─423159 sleep 300 │ ├─052d73f35f6ca2df77060620eaf595cf983bc6b42e4fb1b1554c47d1217d06a6 │ │ └─159336 /pause │ ├─46d9c6f8c0ec34504c772480c0945fe2687e2058da10aa8987ef8432d63c6ae7 │ │ └─44452 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 │ ├─61da83426ce25cc26f4e09f6a94722488249de1033c8764d761d6565538b64a4 │ │ └─45071 /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 │ ├─4b5615872e1b9aff9904d527e98010637b967ddb865da884715c951d9017edbc │ │ └─110506 /pause │ ├─5ecf8661e551cff630d6704bd51c16e80adc324550a9f0179b60ec19fed058cc │ │ └─60811 /pause │ ├─514d64f1e186a3eafc160093d5016342a8a7cc1c2a0c7c8504ab46287403e93d │ │ ├─251250 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─251706 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─251707 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─ecca5cb9818cfa4cc6b076bce4d1f0ace1e5ed1af475249c4a931d2f2c5ff36c │ │ └─63060 /pause │ ├─0cea16081b6516ff5732b03b8473d5659005c13cc08bc840589a4f61e1909bea │ │ └─255581 /manager --metrics-bind-address=:9782 │ ├─3c74b1e7ea8f4591141be8fe23fe2b3dcb54f45c1a6f9042c000a110ad13f721 │ │ └─177402 /pause │ ├─c01ddb3fce2228addbce905b4661afc1d7cabf46875952a8b883a5186349ea59 │ │ └─40790 /pause │ ├─5418994a965acae61fa9fb31f2833d0f4ccf38f81427e8749f762289e161d6b9 │ │ └─56792 /pause │ ├─6e4f5fdc9fc588e754396ba21dd83e9de316bd0db0c9a906acc2fc51c2de86d5 │ │ └─47269 /pause │ ├─c4614cba7ed207b69c06f0da8ebc759814691b6ab31c8c66122b20c2543f7461 │ │ └─40791 /pause │ ├─b344407ca67ff8371f793e50263cde630fb5064ce040c3849a16d5c0cbb3434a │ │ ├─173283 nova-api: uWSGI master │ │ ├─173302 nova-api: uWSGI worker 1 │ │ └─173303 nova-api: uWSGI worker 2 │ ├─579fb41a068ac43742e930dae3caab873e6f2b36aa92d264de9b9827fae7db61 │ │ └─67342 /bin/memcached_exporter │ ├─56500096030198b654079c56092b41c82305a57efd8ee32b81a48eb5a199f547 │ │ ├─148412 placement-api: uWSGI master │ │ ├─148441 placement-api: uWSGI worker 1 │ │ └─148442 placement-api: uWSGI worker 2 │ ├─69e7d89ee028e6af439bb8ad201f1e9eacaf24bc7834744e11a195e85a3f96ac │ │ └─78821 /pause │ ├─649ac2caae71b4aa676dc70d9976ee23327204ed89e45dce250f96020d081f94 │ │ ├─175453 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175470 /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 -- │ │ ├─175476 erl_child_setup 1048576 │ │ ├─175558 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175559 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175573 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─175705 /bin/sh -s rabbit_disk_monitor │ ├─50cbf1044c4b415dc36cf80f29d7ee3282774a68ef598dd29d4f2fff99643b8c │ │ └─237028 /pause │ ├─dec665ef5e1edc29f4d362a57bb80c48aa3886518fa1d2abb1cef65a35428123 │ │ ├─114267 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─114284 /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 -- │ │ ├─114290 erl_child_setup 1048576 │ │ ├─114369 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114370 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114381 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─114556 /bin/sh -s rabbit_disk_monitor │ ├─e3a350497c2911bb82297165a0096e0744a0bb7faa134692f4ff356f66527bd0 │ │ └─67504 /bin/oauth2-proxy │ ├─91877323e01d6bbe30a02298067ceac7ce5ef6d7dd188dd97000ea3afe4a07ac │ │ └─255852 /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 │ ├─cbc38cf0265ad45012f9ee322e9115357162ecd77186241ff54261d990225083 │ │ └─259541 docker-registry serve /etc/docker-registry/config.yml │ ├─a9ffd207c67482853b9f7d8a7b03ad690604e9292fdc6fab3b9eb12a156adccd │ │ └─40678 /pause │ ├─2bca4b86148140b6bf4bb1ecfda5a0ce882df26459f4b1294f03df7a65743b66 │ │ └─162730 /pause │ ├─49217e6d4e3f934d466876554a029f6d04ba3d0c9e6103b2e5732af45d4a9d7a │ │ └─65536 /pause │ ├─8d5a451f98e598f2ad403abbe9e72c5a4beaaf836c26afe2f46bfaeea751b133 │ │ └─255480 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─b9bc9e418938a01dca51bceabb5250ccb1f9acd76f08e6b2c85136042d8efec4 │ │ ├─ 73037 apache2 -DFOREGROUND │ │ ├─ 73052 (wsgi:k -DFOREGROUND │ │ ├─ 73053 (wsgi:k -DFOREGROUND │ │ ├─ 73054 (wsgi:k -DFOREGROUND │ │ ├─ 73055 (wsgi:k -DFOREGROUND │ │ ├─434237 apache2 -DFOREGROUND │ │ ├─434372 apache2 -DFOREGROUND │ │ └─434373 apache2 -DFOREGROUND │ ├─5582fbb1000b991e0b6a11ddfc707dba9e211a3089ca71571efb486572734b30 │ │ └─56553 /pause │ ├─4d41e6392f02e898d84fba30414e00aa5fdd4a06ff8c297f6f94f6c62edcd250 │ │ └─255561 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 │ ├─c2d347c0fa5ed4b53c5fe60543098bc6727e8741eace3a4172d0487d77c277f0 │ │ └─265172 /pause │ ├─6cf82e461c28c241a37dbe47c38b2c75b5108f7f7a92800c0df37d0f70b7168a │ │ └─49390 /pause │ ├─9de7abf796aba3a36214717c901f7562063108dd2187dbf56cda0e4c786a23a2 │ │ └─56607 /pause │ ├─51f31f65d953e75446a00b7fc473ceb4c8a8f89146a140ed9ac014dddc27c91d │ │ └─280661 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─023bbe0f48e9cff46f8fe694d769331f309d5d079c950087ce057383399bb218 │ │ └─51472 /pause │ ├─6f0941bbb90070047ec2c80478258cec5181aa1ac3ee9355827e2debf231fe13 │ │ └─56897 nfd-worker -metrics=8081 │ ├─975e039c08d0524ba0766e6422b54ec23115f6434c08b69cec8f1cd01e7261fc │ │ ├─187355 neutron-policy-server: uWSGI master │ │ ├─187368 neutron-policy-server: uWSGI worker 1 │ │ └─187369 neutron-policy-server: uWSGI worker 2 │ ├─6a2f9db8c35260d673fdeb57abd8b42d8a683066ce348fc4a056bd91669ac87b │ │ └─258712 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─739c1f879410571e5045f061416618a2e8dc475151b216a2c7fd5b7721434e75 │ │ └─177533 /pause │ ├─cecc3f5a1b9a74c7fbd2d5458e6f63abb687eba8b724f5fc662ef92a3eab8f66 │ │ └─63831 /pause │ ├─f100d6ce01ac8c3f8ee756df9f0b7b035e2de2c9bfa86a78b49be8a6d98eceda │ │ ├─158198 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─158211 /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 │ ├─4fdd9d312a9247af02918085d796988f3bedcb980ce3a2215334f1717267912f │ │ └─51789 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 │ ├─e3a3a254551b27b348ac9a73e4cdadf64ff1039a6f85798e8951cd77f64e20a6 │ │ └─64111 /pause │ ├─d856d4d7aca334d666ecbc22cc0724be7614f8c0eed8f9d6d96e873fe6fe9a0d │ │ └─66192 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-49.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 │ ├─4c1ad1a502b8b6a5bd97f794d95f24faff2669722bbff85e172510418f88ae12 │ │ └─47224 /pause │ ├─8587fdabe620e49e260fe3b0d64d324e57f62ea92578b5af08a13f824dccce6c │ │ └─62602 /pause │ ├─2e277c63e6465a218437705713b0bb5af2a58317f82f06f0ff588988492d3acb │ │ └─98428 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-6hmlg --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─9a9f27f44a1a0feea56f7251f6f4ba5d2dbe38396fa16674703786a144e5357a │ │ └─41259 /pause │ ├─90daa87a0769ba2932967fe3751bb081fe3541feec608463d93445e780e0a409 │ │ └─67475 /pause │ ├─bf4bf28973ef2938983fe17d328af24f4367ef430cb55d3ca512b1b2743d9520 │ │ ├─230381 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230407 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─231317 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231322 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424502 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424503 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424507 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424511 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424512 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424513 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424514 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424515 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424516 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424517 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424518 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424519 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424520 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424521 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424522 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424527 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424530 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424531 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424532 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424533 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424534 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424535 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424536 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424537 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424538 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424539 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424540 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424541 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424542 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424543 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─424544 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─424545 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─27f42313af8f666d94012ca03441f3b27618ae0316e02324b5bf426eb9294ff9 │ │ ├─251081 magnum-api: uWSGI master │ │ ├─251129 magnum-api: uWSGI worker 1 │ │ └─251130 magnum-api: uWSGI worker 2 │ ├─29a8034d9e0412cd4f5a309823a745e6264232c01eca1a519784420b6958455f │ │ └─281575 /pause │ ├─490cc5aa9fbb7744564d14e5ca19770385ee180192eb30baf201cde86d452c77 │ │ └─177465 /pause │ ├─b5be8007513e21945dde328cd82b967fb07d933113f8de8a82b6c3385b477689 │ │ ├─275201 manila-api: uWSGI master │ │ ├─275217 manila-api: uWSGI worker 1 │ │ └─275218 manila-api: uWSGI worker 2 │ ├─0a6ff080e195ef3861b85bc88be4b2022eda9c11b3fea622fe7de8abcf3cd8fa │ │ ├─187254 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] │ │ ├─187669 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) │ │ ├─187672 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) │ │ └─187677 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) │ ├─5a74b960e006cb6120cca900db3be7aa9fec0f9d0f8de2c198273a0550393fbd │ │ └─66941 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-49.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 │ ├─03ea146987ceea50a529d0c9eaf743c09d2ae514c4445b0bc53db87d745c4fd1 │ │ └─255539 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 │ ├─acbfe9c776aee31fa987878a2e8c85a555bf80b26f2063f8453b2c47adfd824b │ │ └─55895 /pause │ ├─f4944bacc27c9b7b577a231400eb6ccd22549212164aa72fea2068a81196da47 │ │ └─163119 /pause │ ├─d66484d093b458f9ee2d0dc201046e3ca363ed12771fd0a55fd76a9d9f01cea3 │ │ └─177430 /pause │ ├─5083338e3e561c724346ca70ec1543b7d2a82ffba40361ad8338d31c3f96ad9a │ │ ├─260672 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─260689 /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 -- │ │ ├─260695 erl_child_setup 1048576 │ │ ├─260938 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─260939 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─260952 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─261031 /bin/sh -s rabbit_disk_monitor │ ├─9259f90b7a33a66e0c6e5fcd03a65d6ca6ecdb47268d2955778f71ce9a4adbfd │ │ └─45028 /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 │ ├─2abcdc990edc37b84985675061b933f4a92b017a54e36a440b13f404fc7e09b9 │ │ └─43836 /pause │ ├─543a0f9bf23ca9a6c8d95dcbdee7d3da9a59c5bc4ed566695a20af7638b94ec1 │ │ └─255494 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─35444331179db8c47338eb012da10987f809dc2e32b1dddb2b09a87c15038b86 │ │ └─127823 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─cc7a2de346cacf61c876b3ba766669b0d93f5b86051f2493634202483abba322 │ │ └─43823 /coredns -conf /etc/coredns/Corefile │ ├─b634fd85c9b6d14d5547796ed207706b21d31da966dfbd8c7d13462ef691622a │ │ └─61089 /pause │ ├─c78a33d872fef69d74a08e5229e8198ee0da29d9789d74d2cee446113b707715 │ │ ├─61565 python -u /app/sidecar.py │ │ ├─61740 python -u /app/sidecar.py │ │ └─61742 python -u /app/sidecar.py │ ├─97ff42c9ef76b4fcc0931c22e3f78d9a99af9104be6bd2ccf7850458e0df0c06 │ │ └─158153 /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 │ ├─ca539e0bef984af5626060edd21e9582631aabd4fdee9edf7771acfd5f59216d │ │ └─56862 nfd-gc -gc-interval=1h │ ├─902d41ad473969e3072fceeb4bff0832229b9054ae396bea059e93dc91df6bac │ │ └─114173 /pause │ ├─580c226eef240dbc11f4794af05af5b3f33dc280fa0e300a048735930aaef2a8 │ │ ├─207288 heat-api-cfn: uWSGI master │ │ ├─207335 heat-api-cfn: uWSGI worker 1 │ │ └─207336 heat-api-cfn: uWSGI worker 2 │ ├─6591a784e571b61467f6b5f0566489e3b3818ab897e8f44c93e55404c03ea0d9 │ │ ├─174008 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─174473 nova-scheduler: ServiceWrapper worker(0) │ │ └─174475 nova-scheduler: ServiceWrapper worker(1) │ ├─04d6878ecf095cfae14aa528ea3d060c8dd9de2ac54af57df32a373ba290ef6d │ │ └─43381 /pause │ ├─7d85df39c9ea4cb51d30825c493832a8ff1171c6d3f5ea271aeb0a3d343002cd │ │ └─131448 /pause │ ├─469334e09b7bf54f031944bd6ff3de743ac9d5216a196e23688b4b99d97584bf │ │ └─234088 /pause │ ├─8aa66f7e54a8c8811c704e07063731c7332c6f1fbc2367316e13e7e9e10b8461 │ │ └─65082 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─cfbe109e30e5f2c3d97022fa0c9f0fb6c3b379070b26c57d29010ee726b7596d │ │ └─251213 /pause │ ├─0dadea4cf823a817e21cd340ae6b2fc9165e9c78313451d2818f0f669632d644 │ │ ├─ 47567 /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 │ │ ├─ 47583 /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 │ │ ├─ 47653 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─279841 nginx: worker process │ │ ├─279842 nginx: worker process │ │ └─279843 nginx: cache manager process │ ├─640f2726bb2eb593df36e82e3126c0739d0476df8545b7353f3d28f5de5b40d7 │ │ └─177468 /pause │ ├─1b048f9d2a326f914ea9671fbf866169f9b2a6e30c5da8dcdebf4794ecd059bf │ │ └─235326 /pause │ ├─d41240a77bf40296e0a2846f4489627f49fb8e35fb937b9c4f7ddbc9e3590adf │ │ └─239170 /pause │ ├─c6b0c247964e0d7fb86c49f9ccfbb84d94ad9f24a44ecb1cadd5c9a458be345f │ │ └─40911 etcd --advertise-client-urls=https://199.204.45.49:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.49:2380 --initial-cluster=instance=https://199.204.45.49:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.49:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.49: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 │ ├─133de2a7e9b71bc105807783d9255ec06b8bcfab949d2fe127fce7801ae512b2 │ │ ├─112448 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─112537 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─112539 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─c255cf6b9be9d727705e5b43ce2c4ea91f4dfcf71af9d65721ea9d0b1af91ba9 │ │ └─168807 /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 │ ├─2f85fad20c95f936b28e556dbc1372261a45b2e52da899287c72d53cb9b73e55 │ │ └─67526 /bin/oauth2-proxy │ ├─673b6a21ad7898cc048e29e1c3f117d33d5b67743945ae292514ec7083c4557b │ │ └─40929 kube-apiserver --advertise-address=199.204.45.49 --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 │ ├─fce12b24eab3a09767e352add3669815ed6567fbcb46980df2d258c26bb32781 │ │ ├─65690 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65762 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─fdc389a2686e10a206fadcea64173c3d4f2bb000f9ea04e8fb878d1ae496fd25 │ │ └─44785 /pause │ └─c1171f52a6bcf3a43897a6efaab6725e3e72392e768e89d885f6700e8d8e92c1 │ └─192243 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount