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 │ │ │ ├─21828 /lib/systemd/systemd --user │ │ │ └─21829 (sd-pam) │ │ └─session-21.scope │ │ ├─21781 sshd: cephadm [priv] │ │ └─21842 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1603 sshd: zuul [priv] │ │ └─1616 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1607 ssh: /home/zuul/.ansible/cp/199.204.45.89-22-zuul [mux] │ ├─409970 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hxwxqazgcvrkpiiokuqamseiaqrmcagb ; /usr/bin/python3'"'"' && sleep 0' │ ├─409971 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-hxwxqazgcvrkpiiokuqamseiaqrmcagb ; /usr/bin/python3' && sleep 0 │ ├─409972 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-hxwxqazgcvrkpiiokuqamseiaqrmcagb ; /usr/bin/python3 │ ├─409973 /bin/sh -c echo BECOME-SUCCESS-hxwxqazgcvrkpiiokuqamseiaqrmcagb ; /usr/bin/python3 │ ├─409974 /usr/bin/python3 │ ├─409976 /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 │ └─409978 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-38c2ae5e7626392fa27db3f2838023c333c6d5a70f5fda76cbcbd32fb7a3f06a.scope … │ │ ├─18821 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18839 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-6c8d472ba6df3125ec835758a029f9df04415486e6932825b88ac60064c8eb29.scope … │ │ ├─34658 /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 │ │ └─34671 /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 │ ├─containerd.service … │ │ ├─ 9951 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12550 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f5f5e5532342a461f9425195930bbaa1ebc942a9a584f11ccd7281137c835196 -address /run/containerd/containerd.sock │ │ ├─ 12920 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d72c79612f86fcf5391378cd966d24edc34af9195fe5653e0f51cb0e03c56554 -address /run/containerd/containerd.sock │ │ ├─ 18794 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 38c2ae5e7626392fa27db3f2838023c333c6d5a70f5fda76cbcbd32fb7a3f06a -address /run/containerd/containerd.sock │ │ ├─ 25383 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e26050225e235672c2cd14f1fbf2f66a2afa585dc2dd501aa2f93dac9c978dc8 -address /run/containerd/containerd.sock │ │ ├─ 29905 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9b40e793f1e5458731f48e3f09f1ed7ceeed40af2377f3b6b9f428d6721cb09e -address /run/containerd/containerd.sock │ │ ├─ 34634 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6c8d472ba6df3125ec835758a029f9df04415486e6932825b88ac60064c8eb29 -address /run/containerd/containerd.sock │ │ ├─ 40484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d02d3b6c476de3536df14f94a56be441f3f9b097fc625d4c01ab34e03fc41a04 -address /run/containerd/containerd.sock │ │ ├─ 40521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2960eb7ebb1155ee6df7d26a0f2ca63df52dcb5faedc78b5a78f146ff84cc07a -address /run/containerd/containerd.sock │ │ ├─ 40543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 084a3fa0ece9a2b911ace76876575046a9450fd262005c723829ce5faf739435 -address /run/containerd/containerd.sock │ │ ├─ 40545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9665c5af110b46f9e59c19e6470c06a16eb027ded8715b317d61fae86dbe090b -address /run/containerd/containerd.sock │ │ ├─ 40551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03b68989ac4df70c31677ad4d9813d57ba32b544ba9e7e7a39900c8310765ff6 -address /run/containerd/containerd.sock │ │ ├─ 41113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db6ad3e81decfb4e9bb9365b35dd4c842d415e59cea245553499189a0faad795 -address /run/containerd/containerd.sock │ │ ├─ 41835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e5967e44dafdf3b23bcbc7872f1f5ca4b1deb488e3903bf402a12e28344a6b5 -address /run/containerd/containerd.sock │ │ ├─ 41854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebeff9da59f595bd0eb9a6d07aff0e089c48aafaa83a8b5a0cc642b5bd86c31b -address /run/containerd/containerd.sock │ │ ├─ 43194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0bd2266ae3dd63e55b672884e646da0b4b0e2871ff7eab7608acf927c7128f6 -address /run/containerd/containerd.sock │ │ ├─ 43590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26f5788e3dbb9c8c02ebd692436771565ce5524e219d668cff2de931aefcb844 -address /run/containerd/containerd.sock │ │ ├─ 43619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5521291fe54138728ca8fecdc893c268e58f43943025f40a97998b41d220d4bf -address /run/containerd/containerd.sock │ │ ├─ 44069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 334fd100ad066c0ecab15e396c205bd030545f1e922e8d9f422d035ded0be44a -address /run/containerd/containerd.sock │ │ ├─ 44566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c995c45a4b30c9f33388a40b0470f96c9e24161fed86bf55dabadbb33ef4783 -address /run/containerd/containerd.sock │ │ ├─ 44606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9f827d5f16de0b7d3df5d57ee5206cec1e4216a146a6a6b631ae9c4c0205831 -address /run/containerd/containerd.sock │ │ ├─ 44645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c74272ead3e6eb7d78bc86ac1c8f4b3b14252db276f186257bb802a82afaac8 -address /run/containerd/containerd.sock │ │ ├─ 46952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78eadcb07c65bebbbd9d27d9ca573311b78e1ad9f377a8b3f763bb7d29e4b0e3 -address /run/containerd/containerd.sock │ │ ├─ 47016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cbd3ad8773c5b267a67ba102410d1398897548c4c2cb1de0ce7b16c6f7c9fd9 -address /run/containerd/containerd.sock │ │ ├─ 47749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce34ed8cb37c31696e0c20f1ab7f763ec4df42cd2a8cb9397ff36f5be54ebd73 -address /run/containerd/containerd.sock │ │ ├─ 47849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ae50d54c4010be4a6afbb1016da9e141a1ce32f86fbe4e5c47db012d7825da1 -address /run/containerd/containerd.sock │ │ ├─ 48434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5057eecb92f59c88f40d21993a51801a7ed9b945aeefe962089efc5753da554 -address /run/containerd/containerd.sock │ │ ├─ 48721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2dee14c6599b7f09bceb97fff477827ff19993c4b3c106d92ddb08cf0e328f6 -address /run/containerd/containerd.sock │ │ ├─ 49140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8b2418c295f6921b1256401f710b6c2c2d1fdc35ae72c5d2473014e92d76f5d -address /run/containerd/containerd.sock │ │ ├─ 51248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d1bf8c1f19e3bcf4eabe0f12507ea039151ef890ac5e185f607592448cc4baa -address /run/containerd/containerd.sock │ │ ├─ 51407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e09205bdcde9bd03fa0a40013e566ecfbe0641e4fca516858dabe36b2dc5eaeb -address /run/containerd/containerd.sock │ │ ├─ 55868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8e1fb508f21c3fb4ca8d13eeecde837caabb26139478d3ee7c43a42e4a351c6 -address /run/containerd/containerd.sock │ │ ├─ 56384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99ad75438d33f0cc49f76a8f756cd26d3d8c08158b0c23f85a1e8c659f4fc2b7 -address /run/containerd/containerd.sock │ │ ├─ 56421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c5b22db4c71f919169ca18005e1a63e67a03d165ebb60f588b35ab0fdf15e55 -address /run/containerd/containerd.sock │ │ ├─ 56461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 064d326cc0af0fb35d3fc4499e97590317bee4690559cc9352f74c845a8c647c -address /run/containerd/containerd.sock │ │ ├─ 56703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c18f5a72a58d8f8f3e1a0a96791352fe35176cb37b3bacd24da1d2e08d92da50 -address /run/containerd/containerd.sock │ │ ├─ 60629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc4cedb22512734f63f47d277fa60453507438665a8d13da51e04d94936b6a19 -address /run/containerd/containerd.sock │ │ ├─ 60750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02108e50f0446ae20fe063392e22f9f6ad36460f86a24678cea2f561fe4fc5a1 -address /run/containerd/containerd.sock │ │ ├─ 60790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26accab1433683848f1b0fe94e74616520390efbd153a02956cc3c1cf3bf23fd -address /run/containerd/containerd.sock │ │ ├─ 60835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58c9100fa116e3221765bd1c9cbfc16a2495d882af272addc071d61813c02f47 -address /run/containerd/containerd.sock │ │ ├─ 62283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 698e39faa18bc7b925cb853f30478ed8637cd4f4f3474f1a7c4e69ec031b97f1 -address /run/containerd/containerd.sock │ │ ├─ 62380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d08f098194854f0680aa2cc2a937e9cdffbeb205cfe5363be5f4f20f92eba61 -address /run/containerd/containerd.sock │ │ ├─ 62611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fd8be2407cd1eabbc3d140dc54043bfb088f90e78d179159b27d2cfca8286bc -address /run/containerd/containerd.sock │ │ ├─ 62654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e8f1ea6668129a5e5f8ddbd76367d7e1995bc2f2a957982ca03ed33b064008f -address /run/containerd/containerd.sock │ │ ├─ 62708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ee9f24fa9cf1017b5b55cdd36a483223c2d604f2939339122e00be92a775311 -address /run/containerd/containerd.sock │ │ ├─ 63129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cab23ea40b19270f04254a4b7a6440dd291e51ece7cd0ce5e3be688aa4adc1af -address /run/containerd/containerd.sock │ │ ├─ 63606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c200b9212f9a4d14b7e35de49410f0c42d74048171fc1f289a6af14113726603 -address /run/containerd/containerd.sock │ │ ├─ 63835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a338d7f5e0082d4ff905f3111d3988d98938a00d87c9ac9c221c5dba3d0b12b -address /run/containerd/containerd.sock │ │ ├─ 64322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f03dd02a373194bc22bc8f4741b75b247c954243a96acd57175ab9a3d796cec0 -address /run/containerd/containerd.sock │ │ ├─ 65125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abd5b36e0448a3093ddca10b77c7a3592628eb006b3894ad69228ab22432d1c0 -address /run/containerd/containerd.sock │ │ ├─ 66542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7610ff9081c8644fe028d0217589c4d810878655d4c3d551ebf716ac8e76bfe9 -address /run/containerd/containerd.sock │ │ ├─ 68718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0993d89662b9a011ddca260f61bc0de1d953b2b9d101cfea03378cabe509ad5 -address /run/containerd/containerd.sock │ │ ├─ 77938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a96fc2187e2a41db514655b7ca20a7530fef63a1136a4d3dad266db5c91253c6 -address /run/containerd/containerd.sock │ │ ├─ 79384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97baeb4172527d216babede3772b9dc6a8be3918109c2779c7db02500cdc49b8 -address /run/containerd/containerd.sock │ │ ├─ 85094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1ef00d9c02e3f0987cd6fd9f722d46e2241649498bc9ecbb012bee51be0e1a1 -address /run/containerd/containerd.sock │ │ ├─ 91173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9f47c58a9f498cc4a55e4a01654495a5a9bfd4a111383657212aec441b9b3a7 -address /run/containerd/containerd.sock │ │ ├─ 95366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d73f148d8cd3e9b2f495e786a9e824181072751d428723e609af05145b94629 -address /run/containerd/containerd.sock │ │ ├─ 95414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62d7b6d21129782f2c50b8b701bf6bc567138abe0e442eb1c4f4b4e216d9c516 -address /run/containerd/containerd.sock │ │ ├─103943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb4e5b6d10d18af54c5a53e89a24f7e8b44c197a6576ba06f4365a40e0b1f88a -address /run/containerd/containerd.sock │ │ ├─105656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4192a64cf96e1c4cb50bdf73aa5ddac1f6d1b00e063137f967a0c9ca792b08a0 -address /run/containerd/containerd.sock │ │ ├─105706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0817c919cc4457f794def50ef050a93c908a491f70d80217a593a04178104f2a -address /run/containerd/containerd.sock │ │ ├─107644 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a5489276edcd19a7558d5bc7b25adf397199a7acff87990599a69da2ad8b96b -address /run/containerd/containerd.sock │ │ ├─109513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c9215114bdd9ba86c2152fb65384ee4d8b6942a2788d1fca86e014bfb109fbe -address /run/containerd/containerd.sock │ │ ├─109553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50c80f53c10037e3c021e98ea77c0937567b32cff8c7643a8ad79d578b6877fb -address /run/containerd/containerd.sock │ │ ├─122641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e41c4bb99032f641d54f6a1bf66134f11d1d8aed7e71789e80363a4150158fa -address /run/containerd/containerd.sock │ │ ├─122686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39e74ba1eb39a4cc04775b4c861ee48507fe29e0c5f1f2ed25aa58dd85eb291d -address /run/containerd/containerd.sock │ │ ├─125288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9bfd688a9f75bfb4bee9672333bd1eb52067957f8ddb8f7f32df81ac515e316 -address /run/containerd/containerd.sock │ │ ├─139199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ed1044b954333e8728988dbd4af374f98ef01ee2b6f0cf1541496a2d1af64dd -address /run/containerd/containerd.sock │ │ ├─140823 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d5f29962c705ec17a30fba270ef7566511e8fc4487ee0687acd47f134c6bae3 -address /run/containerd/containerd.sock │ │ ├─141151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e8c29c0dbaa5f588742f80576d3cc1e707470f9bb6e772f3bc0a30d7be4ffbe -address /run/containerd/containerd.sock │ │ ├─142092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd0b548e0aef4a3cb6ff69b8f4dc8e0478d49f4b9d94a94f2fe49521d49f6660 -address /run/containerd/containerd.sock │ │ ├─144068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c594bdfe0af7d18a2ba17c5154a4ba2b5a97fde7ab0255e9b089e2d78523ca3f -address /run/containerd/containerd.sock │ │ ├─144352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62de6e91f81f084252085bfc26e3cf15a06aa91ff964ea4443ff93aebf0be865 -address /run/containerd/containerd.sock │ │ ├─144639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5308d1dd9af0f0d0bcc8a1d043e4b9aa52d52cf564417dc190f86db5a1a17c33 -address /run/containerd/containerd.sock │ │ ├─144834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 567404ca27863e54877833321afe993bfaad89fb622bbbec70f16de1d3fb764c -address /run/containerd/containerd.sock │ │ ├─144954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e3b02be835e114f4b15fcced81cca069ec5e75a3589c951ac83a3e164dd1c2c -address /run/containerd/containerd.sock │ │ ├─145552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6891a545adf645d02ce4520db5c7624b2b231b87c9f310d3d224200dbac31ec2 -address /run/containerd/containerd.sock │ │ ├─169961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b7404bd1cb0cf3bf59e975e523512f999a7a44d7e857cada26cf727774b1ec0 -address /run/containerd/containerd.sock │ │ ├─171691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 996a07307b45a2ad42c07bf5c1ab558fb4857f2cd99506400736ab21388ad333 -address /run/containerd/containerd.sock │ │ ├─171698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d14fff4971ce08240a5218edcdd9989bb7bc1beb4308c3e861760fda6201b2c5 -address /run/containerd/containerd.sock │ │ ├─171798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 664cbab9175d23181e11408b977f285c952172048c73344fe1bf258d6a2baa9d -address /run/containerd/containerd.sock │ │ ├─171833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19ad9cdc43ddb88abd26e6f4e85ac455abc901a1d18af1ff2d99720ac6a1546e -address /run/containerd/containerd.sock │ │ ├─171866 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9dad48b724238eeeb0f1d589d810bf3b573d43ff807aeeb6fff019c038484f36 -address /run/containerd/containerd.sock │ │ ├─172203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81f7956124e235b15325aebdaf0d49ff97725e09af5110bc0d00dc79a242e9dc -address /run/containerd/containerd.sock │ │ ├─172260 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47cf41b37a598bd1517483dc5cb65ee273be183c71329aefd22803b30edf3c3d -address /run/containerd/containerd.sock │ │ ├─184943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40c302431489a0101d758a8fac6f683d8f6c0924861ea4c1109475a961644020 -address /run/containerd/containerd.sock │ │ ├─187118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 956ef33e305aaddbd9bd4fc5df7b0b51114482f5559b5031072018e3c51dd7fb -address /run/containerd/containerd.sock │ │ ├─187203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84bc7c4069d03fc10e6a64360bcba0480eb6e14c3c787d9bff08556cf3509b6c -address /run/containerd/containerd.sock │ │ ├─187259 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56f9e9b01fcc927db0dc3757bb5106d350987730acb0d605f6d097ebbd44f091 -address /run/containerd/containerd.sock │ │ ├─202366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f375e217f85611256069145e851a05236048196dde35f580d7e73b1e9253c1e -address /run/containerd/containerd.sock │ │ ├─209817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1340f30d34cd191cd8e184ef8a5ac2cc699f0fe5c4882e72d19ede87bcb3688d -address /run/containerd/containerd.sock │ │ ├─209820 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 045b35eb085ea942b79868f081a8c1ef794c8fd7735746a469592559349b11d5 -address /run/containerd/containerd.sock │ │ ├─210075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd8cc2fbce538b19dac7077cba8f4102943f3c2bb09220ee1db70db09cd4a38c -address /run/containerd/containerd.sock │ │ ├─210173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 403e966fab89fc57bb85e183162a672eed68babe95ffc444e139c6fbb32bf4ac -address /run/containerd/containerd.sock │ │ ├─221799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2977702b1b803b75ac5e4c4cec10109decf16022082f24636d8e796587eae2c6 -address /run/containerd/containerd.sock │ │ ├─224092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f30932f22b3da970846ec2a0c2a661ca8b8d5322084c13fd5a72997e74816bc -address /run/containerd/containerd.sock │ │ ├─225168 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66ad03d0a3a22d27e778e4c21eece5e21e15e81e0ac15c9e32e2eef72ebf9f4e -address /run/containerd/containerd.sock │ │ ├─226093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31bc43742c47e8887465ef4e40fb8a3476b0314b3322501c28c915da90f2613f -address /run/containerd/containerd.sock │ │ ├─226741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0c0e94aa1d1f1e2ddfd39227815d354afd4dd8659f76bf1e9df302e9ad3c390 -address /run/containerd/containerd.sock │ │ ├─228436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ace8b9c5bb60cfb3d0954d263ee00ab2eadf9d0bb0b6601b6f68a5bf90fa3099 -address /run/containerd/containerd.sock │ │ ├─229977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5d8c17e65188ade46d5b7e56c6983f07b569120e4292aa16e71202f3ebcd907 -address /run/containerd/containerd.sock │ │ ├─230021 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25f9f1e84e927d093b4dacbdb83713d87a9bfca7104aec61e1c85c53b4bacfbf -address /run/containerd/containerd.sock │ │ ├─239065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41a2021d0a93c0be21408bdd8a933fd9ff3d8d7a4f0f82ac746016ffaca83144 -address /run/containerd/containerd.sock │ │ ├─239544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 215b57bb990593c7148942059fb1d24b8beba35b786426362612aee2fd4070c4 -address /run/containerd/containerd.sock │ │ ├─242569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 039fbfd171a43e678bfb955b8c6abdb2656e0e66f48be3ad4fcd36b848bc78c0 -address /run/containerd/containerd.sock │ │ ├─247216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ece3bd3dc0a30238156ac81d0bc90a36f44856c8957f992575e22d3d256cbab -address /run/containerd/containerd.sock │ │ ├─247421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79037c35c6c709045ac56cd2d32fa58f49cc04debac45b0a739f1b4a364ead56 -address /run/containerd/containerd.sock │ │ ├─247469 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d34acf5d0e90d4f21c420eb85905504faa33f11eff4633d7c85c78fea11b9d6b -address /run/containerd/containerd.sock │ │ ├─247557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc1e71db2ae6cf3ac6de07ac52fb595e96ce2b87a2b6d96b78a6b496f34770e2 -address /run/containerd/containerd.sock │ │ ├─258613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7fe997a28e9aaa98cb4992b7dff2d6780bc6c255fee20081e7e5c5b619c2c97 -address /run/containerd/containerd.sock │ │ ├─261146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72e795e0ea9bedf47cc7c90953667ce51445f88ccf5d4236351bf6e757746409 -address /run/containerd/containerd.sock │ │ └─262564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b358ec678f6a1b3bb7f08865a6f912e2a80f3a024430453e1c6f6e7a4dc23e8 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1424 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29610 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29887 /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@mgr.instance.qavyuk.service │ │ │ ├─12834 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qavyuk/unit.run │ │ │ └─12865 /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-qavyuk --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.qavyuk:/var/lib/ceph/mgr/ceph-instance.qavyuk:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.qavyuk/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.qavyuk -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 │ │ │ ├─18753 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18773 /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 │ │ │ ├─25101 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25365 /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 │ │ │ ├─34334 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34616 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12470 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12501 /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 … │ │ └─10322 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138831 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40953 /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.89 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-9b40e793f1e5458731f48e3f09f1ed7ceeed40af2377f3b6b9f428d6721cb09e.scope … │ │ ├─29929 /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 │ │ └─29942 /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 │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─run-ra9a95dc2b7d342f286d8181cc9f82592.scope │ │ └─185358 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1093 /usr/sbin/uuidd --socket-activation │ ├─docker-f5f5e5532342a461f9425195930bbaa1ebc942a9a584f11ccd7281137c835196.scope … │ │ ├─12583 /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 │ │ └─12595 /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 │ ├─docker-d72c79612f86fcf5391378cd966d24edc34af9195fe5653e0f51cb0e03c56554.scope … │ │ ├─12944 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.qavyuk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12964 /usr/bin/ceph-mgr -n mgr.instance.qavyuk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11082 /usr/sbin/chronyd -F 1 │ │ └─11083 /usr/sbin/chronyd -F 1 │ ├─docker-e26050225e235672c2cd14f1fbf2f66a2afa585dc2dd501aa2f93dac9c978dc8.scope … │ │ ├─25407 /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 │ │ └─25419 /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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138676 /sbin/iscsid │ │ └─138677 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─7eb809e992ce89652298d00c7888134b9123776b6796649990265282d70b5e17 │ │ └─56803 nfd-gc -gc-interval=1h │ ├─14c13b0ae463a986fd06c4eb38265e633ccc5a96d5b21b6d90badc7e81c5b6e6 │ │ └─65527 /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 │ ├─289ced9f8b0a7121a7ce38e0ad4752acdadf267d12b0d3822549e68fcdc42540 │ │ └─140120 /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 │ ├─d9bfd688a9f75bfb4bee9672333bd1eb52067957f8ddb8f7f32df81ac515e316 │ │ └─125312 /pause │ ├─275486740bc03dabef850c3f59e4becc9b8bc4f88bf0e950bb39f921e251da61 │ │ └─65437 /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-89.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 │ ├─e564b7b50911ea0d1417936ff55919724e74e111c77a9048b393be5088674413 │ │ └─51615 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 │ ├─fcafae59ade208374462b39d138663b1eb7566874325b04f2ea39df8285d8e4d │ │ └─56752 nfd-worker -metrics=8081 │ ├─c8e1fb508f21c3fb4ca8d13eeecde837caabb26139478d3ee7c43a42e4a351c6 │ │ └─55894 /pause │ ├─80d8558fa33cef79fac78a4a036f1bb5345bdc2634414f411ea0b6e22cde1179 │ │ └─44788 /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 │ ├─c66bfc378ab6ce91bb6193f1b139227677b7797e884f84b4c67c2c2288129b61 │ │ └─49567 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─99ad75438d33f0cc49f76a8f756cd26d3d8c08158b0c23f85a1e8c659f4fc2b7 │ │ └─56408 /pause │ ├─c2dee14c6599b7f09bceb97fff477827ff19993c4b3c106d92ddb08cf0e328f6 │ │ └─48745 /pause │ ├─4cf4870686cb52801bf5903b83812e6c2133350826ef3f4d6d2543e8147006b0 │ │ └─51522 valkey-server *:6379 │ ├─d02d3b6c476de3536df14f94a56be441f3f9b097fc625d4c01ab34e03fc41a04 │ │ └─40553 /pause │ ├─56f9e9b01fcc927db0dc3757bb5106d350987730acb0d605f6d097ebbd44f091 │ │ └─187283 /pause │ ├─00f641821c7274eeb44c3940d4cb25415c5459f40cb716fda1f723a5ca828058 │ │ └─65653 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─6e5967e44dafdf3b23bcbc7872f1f5ca4b1deb488e3903bf402a12e28344a6b5 │ │ └─41882 /pause │ ├─9694685c40d1b99e03cc28fed0fbb93876a85bd2985d1327e1ef16654692660e │ │ └─261697 /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 │ ├─74107908de7ecca37c7ca8422dabe93400c245dadc2fe39f5fbbbf1cb2a39e95 │ │ ├─140173 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140187 /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 │ ├─c45632bc4f4c767dba692a91212f670916c47710a48893fa06f25cc8cc72eee0 │ │ └─163591 /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 │ ├─47cf41b37a598bd1517483dc5cb65ee273be183c71329aefd22803b30edf3c3d │ │ └─172284 /pause │ ├─40c302431489a0101d758a8fac6f683d8f6c0924861ea4c1109475a961644020 │ │ └─184967 /pause │ ├─58c9100fa116e3221765bd1c9cbfc16a2495d882af272addc071d61813c02f47 │ │ └─60859 /pause │ ├─acc3db2ebc7f26024c88166a8ebc69230cb876de786728d07247d3eaceb989da │ │ ├─261091 apache2 -DFOREGROUND │ │ ├─264164 (wsgi:h -DFOREGROUND │ │ ├─264165 (wsgi:h -DFOREGROUND │ │ ├─264166 (wsgi:h -DFOREGROUND │ │ ├─264167 (wsgi:h -DFOREGROUND │ │ ├─264168 (wsgi:h -DFOREGROUND │ │ ├─264169 apache2 -DFOREGROUND │ │ └─264170 apache2 -DFOREGROUND │ ├─c43d4788615ff7b263cdf31a0a464563b6b271376799ccbfde3d50ff198d81a7 │ │ └─48579 percona-xtradb-cluster-operator │ ├─b9e90765589a20b7c7549dcfc4cc827e4224c523aad133262a879fe5b299214f │ │ └─66185 /bin/oauth2-proxy │ ├─01720b15605c18a2350c1ea5e66a67d1025ed28e4be01c2782dce6e41a5232aa │ │ └─184455 /usr/bin/libvirt-tls-sidecar │ ├─e768bd5b2fd5e2cdf861ffee334fa0044f320f47b5bb181e8e5ef01001a3ce86 │ │ └─119738 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─31c6c541c48c83687aea21d4a183bb2639d8731d7537aa8dfbbcf94b02f87687 │ │ └─44832 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─e09205bdcde9bd03fa0a40013e566ecfbe0641e4fca516858dabe36b2dc5eaeb │ │ └─51431 /pause │ ├─8074b7e7cdbe7e87acad2461d1228dee5e2b3d6d5aa380028991180aef2b1525 │ │ ├─221326 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221355 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222183 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222184 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396525 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396526 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396527 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396528 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396529 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396530 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396531 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396532 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396533 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396534 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396535 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396536 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396537 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396538 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396539 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396541 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396545 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396546 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396548 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396550 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396551 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396552 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396553 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396554 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396555 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396556 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396557 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396558 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396559 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396560 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396561 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─396562 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─a8b2418c295f6921b1256401f710b6c2c2d1fdc35ae72c5d2473014e92d76f5d │ │ └─49164 /pause │ ├─dc4cedb22512734f63f47d277fa60453507438665a8d13da51e04d94936b6a19 │ │ └─60673 /pause │ ├─caacf53fbb955eecbe4c2786566c42ec525964e8481bb960a6dae0b95f0a8d0d │ │ └─65719 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ec1967e3a38a13ef8aaf170e42d6efb8b0511b8a4a277a86999239ac7089a11e │ │ ├─220318 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220893 octavia-worker: ConsumerService worker(0) │ │ └─220896 octavia-worker: ConsumerService worker(1) │ ├─6c5b22db4c71f919169ca18005e1a63e67a03d165ebb60f588b35ab0fdf15e55 │ │ └─56446 /pause │ ├─e2382e13a197d6427ce89e3be657856f607ba2b97c8e053f218a0d709d4a5278 │ │ └─43260 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─b90665256f349b23ac6eaf07774646f0241864487d122ed3d24db78f3a1b11f0 │ │ └─66234 /bin/oauth2-proxy │ ├─f37d46ab764bed64bd85a617014ce285a148697254d8e85bcc501e50ce5a0e99 │ │ ├─106085 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─106349 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─106351 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─d9f827d5f16de0b7d3df5d57ee5206cec1e4216a146a6a6b631ae9c4c0205831 │ │ └─44629 /pause │ ├─7610ff9081c8644fe028d0217589c4d810878655d4c3d551ebf716ac8e76bfe9 │ │ └─66565 /pause │ ├─50523c9812580739a5145e7142940526a1e4f588d5cf4a8777f232200fae5caa │ │ └─64120 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c87068c710c6d61c3c7fdf8121476a6f95127abc1a7c826285ce60350aff932b │ │ └─225594 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─cde92bb2da93a34d11fb1ae318d5b6c007bb6cf82996b92670db2f723a907457 │ │ ├─66998 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67016 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─67030 erl_child_setup 1048576 │ │ ├─67079 sh -s disksup │ │ ├─67081 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67082 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67107 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67108 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67118 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67250 /bin/sh -s rabbit_disk_monitor │ ├─064d326cc0af0fb35d3fc4499e97590317bee4690559cc9352f74c845a8c647c │ │ └─56491 /pause │ ├─e65f31c68c8df01e02169e083b642d527fb03d31e2fb7d2480a054bf5fabb605 │ │ └─63104 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 │ ├─72e795e0ea9bedf47cc7c90953667ce51445f88ccf5d4236351bf6e757746409 │ │ └─261174 /pause │ ├─a5f2ddfda28591638d3d591b7235686d4d0e0d1f1b32bbceea4457e5f427018a │ │ ├─ 95932 /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 │ │ └─403220 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─c594bdfe0af7d18a2ba17c5154a4ba2b5a97fde7ab0255e9b089e2d78523ca3f │ │ └─144128 /pause │ ├─abd5b36e0448a3093ddca10b77c7a3592628eb006b3894ad69228ab22432d1c0 │ │ └─65154 /pause │ ├─ee7e380a4666320eb2e55d8b03c2b0d19cc2ed4dfe91e4d46769ad2cc40dd0f5 │ │ ├─182905 neutron-dhcp-agent (/var/lib/openstack/bin/python /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) │ │ ├─183549 /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/tmpdmqx6j72/privsep.sock │ │ ├─183955 /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/tmp75hu2ijl/privsep.sock │ │ ├─184290 /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/tmpzlnxbt68/privsep.sock │ │ ├─184774 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184775 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184787 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/05542eab-aa80-4422-926d-e4a45a20977d/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/05542eab-aa80-4422-926d-e4a45a20977d/host --addn-hosts=/var/lib/neutron/dhcp/05542eab-aa80-4422-926d-e4a45a20977d/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/05542eab-aa80-4422-926d-e4a45a20977d/opts --dhcp-leasefile=/var/lib/neutron/dhcp/05542eab-aa80-4422-926d-e4a45a20977d/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d0addf7b-3f93-48b7-8233-2db0c653c6b6,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 │ │ ├─184790 haproxy -f /var/lib/neutron/ns-metadata-proxy/05542eab-aa80-4422-926d-e4a45a20977d.conf │ │ ├─204412 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/4a004707-1a92-475e-a157-023740721f8b/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/4a004707-1a92-475e-a157-023740721f8b/host --addn-hosts=/var/lib/neutron/dhcp/4a004707-1a92-475e-a157-023740721f8b/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/4a004707-1a92-475e-a157-023740721f8b/opts --dhcp-leasefile=/var/lib/neutron/dhcp/4a004707-1a92-475e-a157-023740721f8b/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e1d0dc1a-d057-455e-8147-e31159e5dbe7,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 │ │ ├─204416 haproxy -f /var/lib/neutron/ns-metadata-proxy/4a004707-1a92-475e-a157-023740721f8b.conf │ │ ├─372067 /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/tmp761xxy0n/privsep.sock │ │ └─375742 haproxy -f /var/lib/neutron/ns-metadata-proxy/97827834-ac2e-4580-8b56-d437c661776c.conf │ ├─2c71a7aebe07178d6f7f57f892365d650425d024f12cba4ceaa9d7a24e720db5 │ │ └─141448 /coredns -conf /etc/coredns/Corefile │ ├─9c4653cfc5c073181729548a77b3d3ce2f45fd14435799a5d19023b6e3877e58 │ │ └─64844 /goldpinger --static-file-path /static │ ├─d91b7a63bbc6784a133f096197f5be49045a45debd0c806e3a7b99bd691c4ebf │ │ └─224299 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─5ab7806b0724b70cec98f8a0a92f87de7a1ca44c4b607e1c9c93af3131a308b7 │ │ ├─180571 neutron-policy-server: uWSGI master │ │ ├─180585 neutron-policy-server: uWSGI worker 1 │ │ └─180586 neutron-policy-server: uWSGI worker 2 │ ├─ebeff9da59f595bd0eb9a6d07aff0e089c48aafaa83a8b5a0cc642b5bd86c31b │ │ └─41903 /pause │ ├─03b68989ac4df70c31677ad4d9813d57ba32b544ba9e7e7a39900c8310765ff6 │ │ └─40661 /pause │ ├─26f5788e3dbb9c8c02ebd692436771565ce5524e219d668cff2de931aefcb844 │ │ └─43621 /pause │ ├─1ce1084e19a0b6e890a728aad42520079f1573b290b8058d30021de3d41779a2 │ │ └─65329 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─4aef9f4f02ca1ab462bdb2227e3d3f068efa6aba8e3dcd9e8ecc5e4fbe911db9 │ │ ├─202566 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202582 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─202588 erl_child_setup 1048576 │ │ ├─202672 sh -s disksup │ │ ├─202676 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─202677 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─202775 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202776 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202786 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─202952 /bin/sh -s rabbit_disk_monitor │ ├─5308d1dd9af0f0d0bcc8a1d043e4b9aa52d52cf564417dc190f86db5a1a17c33 │ │ └─144688 /pause │ ├─970d1d4e25974d9108f57d2770983755c38d98231f187845e042b65ee74eef19 │ │ └─64922 /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 │ ├─6c9215114bdd9ba86c2152fb65384ee4d8b6942a2788d1fca86e014bfb109fbe │ │ └─109537 /pause │ ├─d34acf5d0e90d4f21c420eb85905504faa33f11eff4633d7c85c78fea11b9d6b │ │ └─247498 /pause │ ├─2e8f1ea6668129a5e5f8ddbd76367d7e1995bc2f2a957982ca03ed33b064008f │ │ └─62687 /pause │ ├─0ee9f24fa9cf1017b5b55cdd36a483223c2d604f2939339122e00be92a775311 │ │ └─62757 /pause │ ├─664cbab9175d23181e11408b977f285c952172048c73344fe1bf258d6a2baa9d │ │ └─171905 /pause │ ├─64e3f718e550e9f6e876e69bf3dabbfbd20b941dbab28b6ae6e01ba5c6480c89 │ │ └─41162 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─267ca4eb8a1ec6e6cb27d4ac7a4fb9f258e6bdfa06e5fa913d7ca5e18e9c45fd │ │ ├─239612 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─239853 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─239854 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─bb1bc71d11d658906e02b5090fb00012eeefe9bf7f5f64240d61fda10dace202 │ │ ├─168087 nova-metadata: uWSGI master │ │ ├─168101 nova-metadata: uWSGI worker 1 │ │ └─168102 nova-metadata: uWSGI worker 2 │ ├─e2fb61549040b5c6245c93aae9e088980c4dd341cfcd252f05b6be9ecc6572f3 │ │ └─184504 /bin/bash /tmp/libvirt.sh │ ├─3c995c45a4b30c9f33388a40b0470f96c9e24161fed86bf55dabadbb33ef4783 │ │ └─44590 /pause │ ├─b1dfacf3bcb500aada22a81cbc78f85a49dc29a03e23a480e1f23a8649b85c11 │ │ ├─183028 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) │ │ ├─183349 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) │ │ └─183350 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) │ ├─7a96a1d5f77abb642a7ed539b58eb434fa4eb4e26db2db98327bf36786012b3c │ │ └─188839 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─d14fff4971ce08240a5218edcdd9989bb7bc1beb4308c3e861760fda6201b2c5 │ │ └─171775 /pause │ ├─66ad03d0a3a22d27e778e4c21eece5e21e15e81e0ac15c9e32e2eef72ebf9f4e │ │ └─225191 /pause │ ├─fda25dcde2c1ebb7d351e7ae0d8539fef6c4dc4a29bfc833beb1903eb93bb0e8 │ │ └─56835 nfd-master -crd-controller=true -metrics=8081 │ ├─0b358ec678f6a1b3bb7f08865a6f912e2a80f3a024430453e1c6f6e7a4dc23e8 │ │ └─262589 /pause │ ├─7e41c4bb99032f641d54f6a1bf66134f11d1d8aed7e71789e80363a4150158fa │ │ └─122665 /pause │ ├─8d8418569d2088c754f3e63d7ab2523dfbd0a0bc5cf66df5950ba47bd801e73a │ │ ├─64607 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64640 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─045b35eb085ea942b79868f081a8c1ef794c8fd7735746a469592559349b11d5 │ │ └─209885 /pause │ ├─dc0eebec8c74e1a49ac24cf784f47f97b6ea94578244835014cd269069022d4a │ │ ├─123675 /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 │ │ └─123802 /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 │ ├─567404ca27863e54877833321afe993bfaad89fb622bbbec70f16de1d3fb764c │ │ └─144858 /pause │ ├─f8eaa25653a575cd218ae72b9757c0db24b0edc6ede281eb0e9b0215c14c32f4 │ │ └─51809 valkey-server *:26379 [sentinel] │ ├─084a3fa0ece9a2b911ace76876575046a9450fd262005c723829ce5faf739435 │ │ └─40636 /pause │ ├─ce34ed8cb37c31696e0c20f1ab7f763ec4df42cd2a8cb9397ff36f5be54ebd73 │ │ └─47773 /pause │ ├─9a5489276edcd19a7558d5bc7b25adf397199a7acff87990599a69da2ad8b96b │ │ └─107666 /pause │ ├─d0bd2266ae3dd63e55b672884e646da0b4b0e2871ff7eab7608acf927c7128f6 │ │ └─43216 /pause │ ├─b5057eecb92f59c88f40d21993a51801a7ed9b945aeefe962089efc5753da554 │ │ └─48457 /pause │ ├─08462fb99976ebdac90774478d170f92d4ef0f219c2721e7b4e4782260f5bfc1 │ │ └─256754 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─9f3af58564c1871d5aea6e4b9de63a057d6c90eb2191d131c1633b49d8bdab49 │ │ └─48193 /manager --metrics-bind-address=:8080 │ ├─5a3f0f2306958d73ec748ac269456ac38764e3cda6408ec1862c429c893bc8b5 │ │ ├─107831 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107848 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─107854 erl_child_setup 1048576 │ │ ├─107915 sh -s disksup │ │ ├─107917 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─107918 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─107987 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107988 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107998 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─108320 /bin/sh -s rabbit_disk_monitor │ ├─60ebb43bfc2ee4ad34cb67a99a77dd4ebf42031f6912c6763f96d45413b6e177 │ │ └─40893 /kube-vip manager │ ├─a0c0e94aa1d1f1e2ddfd39227815d354afd4dd8659f76bf1e9df302e9ad3c390 │ │ └─226828 /pause │ ├─4f274c0f52433c55139ef6f706132329536750cd0a0e8d786435bbfa4f45a29c │ │ ├─172832 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ ├─409702 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-netns-cleanup --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini │ │ ├─409848 sudo /var/lib/openstack/bin/neutron-rootwrap /etc/neutron/rootwrap.conf privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp4zkwjoow/privsep.sock │ │ ├─409849 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap /etc/neutron/rootwrap.conf privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp4zkwjoow/privsep.sock │ │ └─409975 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp4zkwjoow/privsep.sock │ ├─044bae1b444b8cf127486d3b96f25910ae18890400a75bbdca4448edb3284f16 │ │ └─65482 /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 │ ├─fc76bd13660b49f3abe223ec8d5f2e00c804925b90a83fe563291f4fd904e2ac │ │ └─64197 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─02108e50f0446ae20fe063392e22f9f6ad36460f86a24678cea2f561fe4fc5a1 │ │ └─60775 /pause │ ├─403e966fab89fc57bb85e183162a672eed68babe95ffc444e139c6fbb32bf4ac │ │ └─210203 /pause │ ├─2bb88c783fd09a6ed35dd1bd3603170973ae672cc746291b3e80f22e5a44b90e │ │ ├─265063 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─265077 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─c200b9212f9a4d14b7e35de49410f0c42d74048171fc1f289a6af14113726603 │ │ └─63629 /pause │ ├─9e8c29c0dbaa5f588742f80576d3cc1e707470f9bb6e772f3bc0a30d7be4ffbe │ │ └─141176 /pause │ ├─bb4e5b6d10d18af54c5a53e89a24f7e8b44c197a6576ba06f4365a40e0b1f88a │ │ └─103971 /pause │ ├─52dcd6c48f0d7a653057fce1f11df2cf316c8774e36f9168c6e612ab218d9ec4 │ │ ├─185098 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185115 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─185124 erl_child_setup 1048576 │ │ ├─185243 sh -s disksup │ │ ├─185245 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─185246 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─185400 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185401 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185411 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─185588 /bin/sh -s rabbit_disk_monitor │ ├─4a338d7f5e0082d4ff905f3111d3988d98938a00d87c9ac9c221c5dba3d0b12b │ │ └─63858 /pause │ ├─3f07152bca37918eab1cbfb31f089ae0d8da0ad7b052943fcd40d9756987dd58 │ │ └─44880 /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 │ ├─f03dd02a373194bc22bc8f4741b75b247c954243a96acd57175ab9a3d796cec0 │ │ └─64343 /pause │ ├─844cd18ad8df2d5b8253761379f997910d788e61438431bcc08f1548b3812445 │ │ ├─104448 glance-api: uWSGI master │ │ ├─104461 glance-api: uWSGI worker 1 │ │ └─104462 glance-api: uWSGI worker 2 │ ├─cb799d3c4f8e36a5c86657c68ca2c0433c67b84a7f5226521f2838fd84ffc0b8 │ │ └─65752 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9d5f29962c705ec17a30fba270ef7566511e8fc4487ee0687acd47f134c6bae3 │ │ └─140847 /pause │ ├─a96fc2187e2a41db514655b7ca20a7530fef63a1136a4d3dad266db5c91253c6 │ │ └─77963 /pause │ ├─5fd8be2407cd1eabbc3d140dc54043bfb088f90e78d179159b27d2cfca8286bc │ │ └─62635 /pause │ ├─c18f5a72a58d8f8f3e1a0a96791352fe35176cb37b3bacd24da1d2e08d92da50 │ │ └─56727 /pause │ ├─0e3b02be835e114f4b15fcced81cca069ec5e75a3589c951ac83a3e164dd1c2c │ │ └─144978 /pause │ ├─051407aa45768428c5fe973b059fdeb65760c53e3e6464f631b241e4cf1a47f9 │ │ └─256797 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─9665c5af110b46f9e59c19e6470c06a16eb027ded8715b317d61fae86dbe090b │ │ └─40616 /pause │ ├─1078b29cdb62f31c08887de24e4ae2803bfa704306b805d5d99259b54dfae7e4 │ │ ├─256880 /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 │ │ └─257016 /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 │ ├─fb0248614f7720a0c8917738d7956618bec5086110938769e242c9e98bf67fa8 │ │ ├─188811 /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 │ │ ├─368789 /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/tmp8d77hbc6/privsep.sock │ │ ├─369302 /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/tmp9g_0okhc/privsep.sock │ │ └─373976 /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/tmpmggc3mhv/privsep.sock │ ├─dd8cc2fbce538b19dac7077cba8f4102943f3c2bb09220ee1db70db09cd4a38c │ │ └─210130 /pause │ ├─b9048b3cc58a043eebccf4222db9e707791e7c9dc05f69fa03a7360683612cc1 │ │ └─107274 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─78eadcb07c65bebbbd9d27d9ca573311b78e1ad9f377a8b3f763bb7d29e4b0e3 │ │ └─46985 /pause │ ├─6891a545adf645d02ce4520db5c7624b2b231b87c9f310d3d224200dbac31ec2 │ │ └─145575 /pause │ ├─039fbfd171a43e678bfb955b8c6abdb2656e0e66f48be3ad4fcd36b848bc78c0 │ │ └─242595 /pause │ ├─c9ab8468b89a569e2b9025e06cf6da1d8636f5883329c4e2dfcb78c6f6f49ed3 │ │ ├─61732 python -u /app/sidecar.py │ │ ├─62012 python -u /app/sidecar.py │ │ └─62013 python -u /app/sidecar.py │ ├─a3cfcab8291700fbb16a5eb04dc35c064b0446e28768a6f929c30b17fd2d3f3e │ │ ├─198826 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─199038 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─199039 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─25f9f1e84e927d093b4dacbdb83713d87a9bfca7104aec61e1c85c53b4bacfbf │ │ └─230046 /pause │ ├─522f0ca38c69ecf9cf579e982c35b35d671170f2bac2460bd4874df60929e806 │ │ ├─49344 mysqld --wsrep_start_position=39aedec9-5be7-11f1-81b7-22aa5917cd6f:20 │ │ └─49437 /var/lib/mysql/mysql-state-monitor │ ├─7257f56b7e884b35bdfeaf0510f2f1acf89f2d28315247427c1d4a0fab361cd6 │ │ ├─218783 octavia-api: uWSGI master │ │ ├─218796 octavia-api: uWSGI worker 1 │ │ └─218797 octavia-api: uWSGI worker 2 │ ├─83b9e2fab792389a791043f183750cc4c1ee8fb383d7eb6cff84a14288eb6996 │ │ ├─168693 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169032 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169033 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─2977702b1b803b75ac5e4c4cec10109decf16022082f24636d8e796587eae2c6 │ │ └─221823 /pause │ ├─4fc4116b1c32d5f2acf8681c9244264f2b74fb5aaefb58e9e3b3286f41f2312e │ │ └─65094 /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-89.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 │ ├─62d7b6d21129782f2c50b8b701bf6bc567138abe0e442eb1c4f4b4e216d9c516 │ │ └─95438 /pause │ ├─62de6e91f81f084252085bfc26e3cf15a06aa91ff964ea4443ff93aebf0be865 │ │ └─144383 /pause │ ├─ba5ed7dc28377d75d0a94346fcfe1c987b71fe2b3182023fd4305cfcc87c1834 │ │ └─226863 /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 │ ├─698e39faa18bc7b925cb853f30478ed8637cd4f4f3474f1a7c4e69ec031b97f1 │ │ └─62308 /pause │ ├─bbbcc827558f8bd629aacf65b534cf49f8f4458708f9a95cfe27e71ed81b06a5 │ │ └─56930 /secretgen-controller │ ├─f67237a3de7641de1738605ee99a2a2a5df9f010b8875594fcadb0f7f9f1b783 │ │ ├─170115 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170131 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─170137 erl_child_setup 1048576 │ │ ├─170184 sh -s disksup │ │ ├─170186 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─170187 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─170215 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170216 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170226 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─170426 /bin/sh -s rabbit_disk_monitor │ ├─97baeb4172527d216babede3772b9dc6a8be3918109c2779c7db02500cdc49b8 │ │ └─79408 /pause │ ├─5521291fe54138728ca8fecdc893c268e58f43943025f40a97998b41d220d4bf │ │ └─43650 /pause │ ├─ea9efe9ca98529df3ba2fb1a7c59075a1b15e8ed82b73c1d73f0fedfe96fd0f8 │ │ ├─63721 nginx: master process nginx -g daemon off; │ │ ├─63741 nginx: worker process │ │ ├─63742 nginx: worker process │ │ ├─63743 nginx: worker process │ │ ├─63744 nginx: worker process │ │ └─63745 nginx: worker process │ ├─48a05ca152c513ab438ef9a1c1cc042e1d6ad44357462f14ed3eb0c9c9ae5a6e │ │ ├─ 71827 apache2 -DFOREGROUND │ │ ├─ 71842 (wsgi:k -DFOREGROUND │ │ ├─ 71843 (wsgi:k -DFOREGROUND │ │ ├─ 71844 (wsgi:k -DFOREGROUND │ │ ├─ 71845 (wsgi:k -DFOREGROUND │ │ ├─408534 apache2 -DFOREGROUND │ │ └─409050 apache2 -DFOREGROUND │ ├─215b57bb990593c7148942059fb1d24b8beba35b786426362612aee2fd4070c4 │ │ └─239576 /pause │ ├─4097efb2c2aeb25d45fde39cfab9cd5076b97f78366bdf9e124e7020cac2a376 │ │ ├─ 47321 /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 │ │ ├─ 47334 /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 │ │ ├─ 47439 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─260728 nginx: worker process │ │ ├─260729 nginx: worker process │ │ └─260730 nginx: cache manager process │ ├─8cbd3ad8773c5b267a67ba102410d1398897548c4c2cb1de0ce7b16c6f7c9fd9 │ │ └─47040 /pause │ ├─7bca2b73a78fd2150f3d26d97ba44b1026275db44b4fe1be3f84560085df9021 │ │ └─51956 redis_exporter │ ├─50c80f53c10037e3c021e98ea77c0937567b32cff8c7643a8ad79d578b6877fb │ │ └─109584 /pause │ ├─26accab1433683848f1b0fe94e74616520390efbd153a02956cc3c1cf3bf23fd │ │ └─60814 /pause │ ├─b5246b3c66f90e6536ad1220ce039c1b850b1ed6cc6be08c11321692d05f5614 │ │ ├─61707 python -u /app/sidecar.py │ │ ├─62010 python -u /app/sidecar.py │ │ └─62011 python -u /app/sidecar.py │ ├─39e74ba1eb39a4cc04775b4c861ee48507fe29e0c5f1f2ed25aa58dd85eb291d │ │ └─122709 /pause │ ├─92f05c9efff5b1ea9cab757d7c3dab789404661bcdeb0c7f217fe00727ad5c14 │ │ └─123327 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─c5d8c17e65188ade46d5b7e56c6983f07b569120e4292aa16e71202f3ebcd907 │ │ └─229999 /pause │ ├─e90c6c007a115f12c8decb52abc2ac0a1ec9fdd200b3cf4e30cd59f1bf6c2fc5 │ │ └─262768 /bin/openstack-database-exporter │ ├─50cb9bea2a4dae54a8db4ec1302b89745b92c1e5b402ca338cdd6f981f0b3831 │ │ ├─182942 neutron-l3-agent (/var/lib/openstack/bin/python /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) │ │ ├─183631 /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/tmpidomhoam/privsep.sock │ │ ├─367415 /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/tmp3ve9uaku/privsep.sock │ │ ├─367750 /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/tmp8vthavn5/privsep.sock │ │ ├─368029 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─368030 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─369826 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ec2f6347-c4bf-409b-9cf8-78bf957abe9f --namespace=qrouter-ec2f6347-c4bf-409b-9cf8-78bf957abe9f --conf_dir=/var/lib/neutron/ha_confs/ec2f6347-c4bf-409b-9cf8-78bf957abe9f --log-file=/var/lib/neutron/ha_confs/ec2f6347-c4bf-409b-9cf8-78bf957abe9f/neutron-keepalived-state-change.log --monitor_interface=ha-6b747905-50 --monitor_cidr=169.254.0.151/24 --pid_file=/var/lib/neutron/external/pids/ec2f6347-c4bf-409b-9cf8-78bf957abe9f.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─379715 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=8332f41e-f9bc-4062-bacd-8221fcca2ee0 --namespace=qrouter-8332f41e-f9bc-4062-bacd-8221fcca2ee0 --conf_dir=/var/lib/neutron/ha_confs/8332f41e-f9bc-4062-bacd-8221fcca2ee0 --log-file=/var/lib/neutron/ha_confs/8332f41e-f9bc-4062-bacd-8221fcca2ee0/neutron-keepalived-state-change.log --monitor_interface=ha-ca6747ee-66 --monitor_cidr=169.254.0.79/24 --pid_file=/var/lib/neutron/external/pids/8332f41e-f9bc-4062-bacd-8221fcca2ee0.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─387104 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=e5cc14d3-1784-4464-bade-ea72b797eb40 --namespace=qrouter-e5cc14d3-1784-4464-bade-ea72b797eb40 --conf_dir=/var/lib/neutron/ha_confs/e5cc14d3-1784-4464-bade-ea72b797eb40 --log-file=/var/lib/neutron/ha_confs/e5cc14d3-1784-4464-bade-ea72b797eb40/neutron-keepalived-state-change.log --monitor_interface=ha-a8c13b95-41 --monitor_cidr=169.254.0.157/24 --pid_file=/var/lib/neutron/external/pids/e5cc14d3-1784-4464-bade-ea72b797eb40.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─387618 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=e06bfb7b-1005-49b4-9ad6-04b5b0158e63 --namespace=qrouter-e06bfb7b-1005-49b4-9ad6-04b5b0158e63 --conf_dir=/var/lib/neutron/ha_confs/e06bfb7b-1005-49b4-9ad6-04b5b0158e63 --log-file=/var/lib/neutron/ha_confs/e06bfb7b-1005-49b4-9ad6-04b5b0158e63/neutron-keepalived-state-change.log --monitor_interface=ha-441ffff5-65 --monitor_cidr=169.254.0.204/24 --pid_file=/var/lib/neutron/external/pids/e06bfb7b-1005-49b4-9ad6-04b5b0158e63.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─9dad48b724238eeeb0f1d589d810bf3b573d43ff807aeeb6fff019c038484f36 │ │ └─171949 /pause │ ├─4d1bf8c1f19e3bcf4eabe0f12507ea039151ef890ac5e185f607592448cc4baa │ │ └─51271 /pause │ ├─5ece3bd3dc0a30238156ac81d0bc90a36f44856c8957f992575e22d3d256cbab │ │ └─247266 /pause │ ├─950734ded3dd090803399cb0a1491df4d1cf86d1f3fcacd69e2505487b4f7d28 │ │ └─43701 /coredns -conf /etc/coredns/Corefile │ ├─1340f30d34cd191cd8e184ef8a5ac2cc699f0fe5c4882e72d19ede87bcb3688d │ │ └─209875 /pause │ ├─3843ee8747e69685874fd7c5a12479ee1c13a055bac0c23c55b96cd8da4fd769 │ │ ├─168697 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169027 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169028 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─2c0caea0a9d6b8eb5abf2eccb65344ecb7161624750d204e3453fef7ca6f9be6 │ │ └─85987 /usr/local/bin/rook ceph operator │ ├─4f375e217f85611256069145e851a05236048196dde35f580d7e73b1e9253c1e │ │ └─202392 /pause │ ├─f22ce1e66c174c8e2dafba8ff9e748ebb3e0a99166e6666cddaea8c202a6bc09 │ │ ├─256861 manila-api: uWSGI master │ │ ├─256897 manila-api: uWSGI worker 1 │ │ └─256898 manila-api: uWSGI worker 2 │ ├─31bc43742c47e8887465ef4e40fb8a3476b0314b3322501c28c915da90f2613f │ │ └─226120 /pause │ ├─ed747085868098a2e03795831728f8c0e0a3de3e59000ec6ccb551c8cbca2a2d │ │ ├─167962 nova-api: uWSGI master │ │ ├─167998 nova-api: uWSGI worker 1 │ │ └─167999 nova-api: uWSGI worker 2 │ ├─d0c8d6b40509f3336b3cd8bfc46ac57014541293dacb4e2cfd3884a5c3dc5f95 │ │ └─96620 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─7003bf4f1fafc6a9d86fe3e9787f725906eae0860cdc80e8b825d713a4dd3841 │ │ ├─198825 heat-api: uWSGI master │ │ ├─198859 heat-api: uWSGI worker 1 │ │ └─198860 heat-api: uWSGI worker 2 │ ├─48fd04735652a643d33c7f9228f16f9ef59615ed5ec65d4ef72045a27ff31d93 │ │ └─42113 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─a0993d89662b9a011ddca260f61bc0de1d953b2b9d101cfea03378cabe509ad5 │ │ └─68741 /pause │ ├─f7ed47f353add3cb72afa7de0411ba029b8729f3eb7a9091043ae020307dc937 │ │ ├─181575 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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181844 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpsnhrx9l_/privsep.sock │ │ ├─181979 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpe36_wqbj/privsep.sock │ │ └─182166 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─e8e04ad348b9bbdb20baf79071918ddc391d856442df5875c7de3804f2cda3c9 │ │ └─185259 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─f159d12065ba1d91588be6388e98d31a0f0266159ec413a1a495b22fa1e13e8d │ │ ├─91351 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91368 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─91374 erl_child_setup 1048576 │ │ ├─91434 sh -s disksup │ │ ├─91436 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91437 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91545 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91546 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91559 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91915 /bin/sh -s rabbit_disk_monitor │ ├─64a9aba22640fbe976765d05585b3e94fa2433d45c9356720c3e2c16c6003317 │ │ ├─49190 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 │ │ └─51913 haproxy -sf 141 -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 │ ├─3f30932f22b3da970846ec2a0c2a661ca8b8d5322084c13fd5a72997e74816bc │ │ └─224116 /pause │ ├─379aa5c774f5731c332c137cccbcd11a8927efde4b2ada62492b50c2639093d4 │ │ └─228550 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─b9673f0cb57661131bd3d916f447b758077fafeddf986b2ee67380848ed966da │ │ └─61194 /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 │ ├─7a8af83eb2165b2b6452484bfb43af668e56d75951561862522656340feb836f │ │ └─49268 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─912c18356bfc8170d0a0f2eb9376fded4e81595898cbc0620ea9b5073668ade6 │ │ ├─118991 cinder-api: uWSGI master │ │ ├─119004 cinder-api: uWSGI worker 1 │ │ └─119005 cinder-api: uWSGI worker 2 │ ├─d1ef00d9c02e3f0987cd6fd9f722d46e2241649498bc9ecbb012bee51be0e1a1 │ │ └─85121 /pause │ ├─19ad9cdc43ddb88abd26e6f4e85ac455abc901a1d18af1ff2d99720ac6a1546e │ │ └─171950 /pause │ ├─8b7404bd1cb0cf3bf59e975e523512f999a7a44d7e857cada26cf727774b1ec0 │ │ └─169986 /pause │ ├─6b42e0d11a4760e65006146947118918bb1ea1d39da174a8c3353c7c72f29081 │ │ ├─84499 barbiacan-api: uWSGI master │ │ └─84512 barbiacan-api: uWSGI worker 1 │ ├─0c681cb80bcf71736728367d2ebc60d535d80cab007878ce6cb74efe9c202f33 │ │ └─95817 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-9fhn4 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─66899067e2b2e1e0fc256cc6be69ca4dd517ccc0be5618e7059f6a432a0b4f84 │ │ ├─239199 magnum-api: uWSGI master │ │ ├─239217 magnum-api: uWSGI worker 1 │ │ └─239218 magnum-api: uWSGI worker 2 │ ├─956ef33e305aaddbd9bd4fc5df7b0b51114482f5559b5031072018e3c51dd7fb │ │ └─187145 /pause │ ├─5d08f098194854f0680aa2cc2a937e9cdffbeb205cfe5363be5f4f20f92eba61 │ │ └─62403 /pause │ ├─8a6d32f555b635548dd71ca6cc5abaa8023226e969fea311015febb8ce0513f2 │ │ ├─130377 placement-api: uWSGI master │ │ ├─130401 placement-api: uWSGI worker 1 │ │ └─130402 placement-api: uWSGI worker 2 │ ├─c7fe997a28e9aaa98cb4992b7dff2d6780bc6c255fee20081e7e5c5b619c2c97 │ │ └─258639 /pause │ ├─c0cd894f43a8ce55ef739d9834e3c01c5fa399f1967fc72d79c8455cb0fff054 │ │ ├─42367 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42752 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─32edf3e1bab216f4e6dec4ef8ad85cc5abede32abdd2d0bca2e2cbf8a414aca9 │ │ └─47408 /server │ ├─ace8b9c5bb60cfb3d0954d263ee00ab2eadf9d0bb0b6601b6f68a5bf90fa3099 │ │ └─228462 /pause │ ├─dc1e71db2ae6cf3ac6de07ac52fb595e96ce2b87a2b6d96b78a6b496f34770e2 │ │ └─247613 /pause │ ├─79037c35c6c709045ac56cd2d32fa58f49cc04debac45b0a739f1b4a364ead56 │ │ └─247447 /pause │ ├─1d5b370feeb474a60ba66b8a1e1cbe48960caf6eac47ee1ee2639657155db6b3 │ │ ├─180537 neutron-api: uWSGI master │ │ ├─180557 neutron-api: uWSGI worker 1 │ │ └─180558 neutron-api: uWSGI worker 2 │ ├─3c43d1960ff75fcbdb00caaa5a4960b7d2c16581e1f154a3bd6edcf7cfd41626 │ │ ├─239123 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─239657 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp41gw0sfu/privsep.sock │ │ ├─239661 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─239665 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─81f7956124e235b15325aebdaf0d49ff97725e09af5110bc0d00dc79a242e9dc │ │ └─172226 /pause │ ├─cab23ea40b19270f04254a4b7a6440dd291e51ece7cd0ce5e3be688aa4adc1af │ │ └─63164 /pause │ ├─3d11a0cbf811aa35dd6f6cacf33c197eea7d78637f78f462c2b06047d5ec584e │ │ ├─198655 heat-api-cfn: uWSGI master │ │ ├─198674 heat-api-cfn: uWSGI worker 1 │ │ └─198675 heat-api-cfn: uWSGI worker 2 │ ├─88669d0703c020852bdbacf336c7499a3b83fa27116ed70f1d997937343d79c8 │ │ ├─142196 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142212 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─142218 erl_child_setup 1048576 │ │ ├─142297 sh -s disksup │ │ ├─142299 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─142300 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─142396 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142397 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─142407 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─142505 /bin/sh -s rabbit_disk_monitor │ ├─77947090366f54464aaa8ed8c906fecb20cb455ea0a373942a069d2d9fba6070 │ │ └─226148 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─d2133b97afd84931b7aff8a2de1a22f36d3779394bf3fe67b426e6416b6b0c3c │ │ └─245418 docker-registry serve /etc/docker-registry/config.yml │ ├─0c74272ead3e6eb7d78bc86ac1c8f4b3b14252db276f186257bb802a82afaac8 │ │ └─44673 /pause │ ├─a030d79e2acf02a073e9ed88f319a8c3eadd4b602bcda6a9865775bde56b4f39 │ │ ├─180487 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─180731 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180732 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─180733 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─787741107fb7b3fccb999728b205f50aeb5094fb10bce62c710f35287ff009e5 │ │ ├─221945 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─221962 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─221970 erl_child_setup 1048576 │ │ ├─222064 sh -s disksup │ │ ├─222066 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─222067 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─222072 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─222073 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─222085 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─222436 /bin/sh -s rabbit_disk_monitor │ ├─2ae50d54c4010be4a6afbb1016da9e141a1ce32f86fbe4e5c47db012d7825da1 │ │ └─47872 /pause │ ├─0817c919cc4457f794def50ef050a93c908a491f70d80217a593a04178104f2a │ │ └─105749 /pause │ ├─eed5d5530a46b1b97ebc20d9fc4fb1f6ca76a5663f97e65065d00813456df8d0 │ │ ├─78065 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78082 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─78088 erl_child_setup 1048576 │ │ ├─78135 sh -s disksup │ │ ├─78137 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78138 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78150 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78151 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78161 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78348 /bin/sh -s rabbit_disk_monitor │ ├─af8937191ebbf6d99877ed93d30583855353ca42e7eb521d265f6a9e1773e64d │ │ └─40724 kube-apiserver --advertise-address=199.204.45.89 --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 │ ├─eb1b132081075797f6eae1d9cb8350254a148e0d495345006c0e32168a44990f │ │ └─66205 /bin/memcached_exporter │ ├─e65c59fa4c3f8acdfddfd2a72436df9d7f76b3f8ad12f44216ecadaa53882810 │ │ └─220321 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─996a07307b45a2ad42c07bf5c1ab558fb4857f2cd99506400736ab21388ad333 │ │ └─171773 /pause │ ├─656b940ca5d7e99ec08f04201ea24ac555af432b467450a2d27929f72961aebd │ │ └─65855 /bin/pushgateway │ ├─7d73f148d8cd3e9b2f495e786a9e824181072751d428723e609af05145b94629 │ │ └─95397 /pause │ ├─1ccfc32f9b44f0581386f58438a767509c5ad81ac63ffbbb5b393cc51139c1d6 │ │ └─40787 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 │ ├─a6bcc6777b523457e50a4e5e7335bd3cb75a382d8a36dfabbc422987f36572e6 │ │ └─40756 etcd --advertise-client-urls=https://199.204.45.89: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.89:2380 --initial-cluster=instance=https://199.204.45.89:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.89:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.89: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 │ ├─2960eb7ebb1155ee6df7d26a0f2ca63df52dcb5faedc78b5a78f146ff84cc07a │ │ └─40647 /pause │ ├─4ea96d0d50a2dd0673e71aaedebb11541eb95945d27cead1b3b2985a85d951cb │ │ └─44246 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 │ ├─84bc7c4069d03fc10e6a64360bcba0480eb6e14c3c787d9bff08556cf3509b6c │ │ └─187237 /pause │ ├─cd0b548e0aef4a3cb6ff69b8f4dc8e0478d49f4b9d94a94f2fe49521d49f6660 │ │ └─142117 /pause │ ├─7f51c13227327ead4987922ebbc30165597a97903b85ab28bb8ad07f487cde20 │ │ └─61975 /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 │ ├─a9f47c58a9f498cc4a55e4a01654495a5a9bfd4a111383657212aec441b9b3a7 │ │ └─91198 /pause │ ├─0ed1044b954333e8728988dbd4af374f98ef01ee2b6f0cf1541496a2d1af64dd │ │ └─139242 /pause │ ├─5ccb68a0b259c0bed701602832e2c5266a7891c43f08f111fd469718a7fa05f5 │ │ ├─242835 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─242852 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─242858 erl_child_setup 1048576 │ │ ├─243097 sh -s disksup │ │ ├─243099 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─243100 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─243106 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─243107 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─243117 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─243328 /bin/sh -s rabbit_disk_monitor │ ├─cc805184f792e94d1a27f02ba96ebb2f458a2a32eb0a43e74a084f7ee0fd6a2d │ │ └─47952 /manager --metrics-bind-address=:9782 │ ├─96e5872058faae216842b0bea225efdef9039f1bd599291e9a5a1f2ef42959b4 │ │ └─65172 /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 │ ├─dbcc2902545c8fa3580729ffd955c06c66cc441c6127a38e2a21f008a8c5d06f │ │ └─40776 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 │ ├─f48a3ebbb13b351307debc8c7f8cebfbbbd91179c92578052ba4878cf3b0432e │ │ └─43692 /coredns -conf /etc/coredns/Corefile │ ├─4192a64cf96e1c4cb50bdf73aa5ddac1f6d1b00e063137f967a0c9ca792b08a0 │ │ └─105684 /pause │ ├─41a2021d0a93c0be21408bdd8a933fd9ff3d8d7a4f0f82ac746016ffaca83144 │ │ └─239093 /pause │ ├─334fd100ad066c0ecab15e396c205bd030545f1e922e8d9f422d035ded0be44a │ │ └─44092 /pause │ ├─f94ba1385b3f447cf1a70fa5e9262eeb53061b622797144803c25687e9c4e97e │ │ └─61099 /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 │ └─db6ad3e81decfb4e9bb9365b35dd4c842d415e59cea245553499189a0faad795 │ └─41137 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount