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 │ │ │ ├─21365 /lib/systemd/systemd --user │ │ │ └─21366 (sd-pam) │ │ └─session-22.scope │ │ ├─21362 sshd: cephadm [priv] │ │ └─21379 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─705 /lib/systemd/systemd --user │ │ └─706 (sd-pam) │ ├─session-4.scope │ │ ├─1470 sshd: zuul [priv] │ │ └─1483 sshd: zuul@notty │ └─session-1.scope │ ├─ 702 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1474 ssh: /home/zuul/.ansible/cp/199.204.45.229-22-zuul [mux] │ ├─405180 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ojlvkdzmqsgciswtnkeeenptduqplhzi ; /usr/bin/python3'"'"' && sleep 0' │ ├─405181 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ojlvkdzmqsgciswtnkeeenptduqplhzi ; /usr/bin/python3' && sleep 0 │ ├─405182 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ojlvkdzmqsgciswtnkeeenptduqplhzi ; /usr/bin/python3 │ ├─405183 /bin/sh -c echo BECOME-SUCCESS-ojlvkdzmqsgciswtnkeeenptduqplhzi ; /usr/bin/python3 │ ├─405184 /usr/bin/python3 │ ├─405203 /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 │ └─405205 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-8979705df122f675c9c3ce144aacba1df172b7bb9115202317aec10e112da897.scope … │ │ ├─34011 /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 │ │ └─34023 /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 … │ │ ├─ 9858 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12245 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d0e8cd36694ce8d3b1cedbe0863d5828f76f2aa0354fc46172340165a124e24f -address /run/containerd/containerd.sock │ │ ├─ 12624 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2aaf2ff8534f93e6783f652408926474c79231a316a2790e8d65fc2be7266a19 -address /run/containerd/containerd.sock │ │ ├─ 19497 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f78f8dfbba233d0283b99c5e20bc05bd57002af20c7dd157289b22e8d604b50f -address /run/containerd/containerd.sock │ │ ├─ 24699 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 30c37426b15fea96c91df93e1e854f87fa51eef5510910b9a38f419c17296b33 -address /run/containerd/containerd.sock │ │ ├─ 29405 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f9588ac274d57c9225f0de4b8d528002d019ad6e9fb7105a9bfdcd01a269b5a8 -address /run/containerd/containerd.sock │ │ ├─ 33987 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8979705df122f675c9c3ce144aacba1df172b7bb9115202317aec10e112da897 -address /run/containerd/containerd.sock │ │ ├─ 39362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97d527fe9332075af8407f1db899725d6cfb779e4193592232b772d5c72cd35b -address /run/containerd/containerd.sock │ │ ├─ 39375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70dd6da596a5e63dfb5edbcb72f871a2c1962cfbc69c3f98b827ccb6526bd641 -address /run/containerd/containerd.sock │ │ ├─ 39417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 297e399581096003d9fd61ce01b97a116a3a273e1ccc053e3e706a18ade44c84 -address /run/containerd/containerd.sock │ │ ├─ 39425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99a712bc74cfca086ffa78d8a20f08f39de2067a21dee9d0d8c2581e79e56975 -address /run/containerd/containerd.sock │ │ ├─ 39454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 164b2eb1e9c650d4a7868d5d6d438a6d9ad27d636a3ce33c41b95d873c51f70e -address /run/containerd/containerd.sock │ │ ├─ 39937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eeaca8b26c0b7058f907234c8fed0337e6d8ffdffb071b10cf1b5ca63b23b547 -address /run/containerd/containerd.sock │ │ ├─ 40734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e86f86b4155246d9d4aa7950c01a0fc9dfa547f72cf110cf32d0ac74417157da -address /run/containerd/containerd.sock │ │ ├─ 40743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 071c9d231ad1a971b961bb2b6ae2200a1967ae38cea9fcff287441d252003ed8 -address /run/containerd/containerd.sock │ │ ├─ 42115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cd13ba05224d6fcc4ee5acd7e43dae9223ce0494b6ea969405a92b84b6b00fc -address /run/containerd/containerd.sock │ │ ├─ 42519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a868332ffcf423241a4c81b62ff5e39475e669e7fe39d9a1d307bfc15d164ea -address /run/containerd/containerd.sock │ │ ├─ 42564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a524050f38ab16c74136bd85b5febf75442aeddb81d9f75c297bf3292fc5afa -address /run/containerd/containerd.sock │ │ ├─ 42976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a03f90ac6261fff92dfadfe17d0caa6ac17cd01a36c9c45f1198072e321e38d9 -address /run/containerd/containerd.sock │ │ ├─ 43457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be79391d19dc5d0066c07d5083444cb1c05d9078ab04be16ff97aad6b35f244e -address /run/containerd/containerd.sock │ │ ├─ 43497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 490e88a106344b50d5e15b9f5cc6032040654fac0dc6fc71e1cee9b1c49b7e58 -address /run/containerd/containerd.sock │ │ ├─ 43538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ad2c82bd330d597b9b7ce783368c4a6cad69f9b00ddd4cfacb54a8a2349b383 -address /run/containerd/containerd.sock │ │ ├─ 45830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4efd2fc36108cd36563c6869aae9dfe16c57a8b5aeafd90ad6e079f89ac2da2e -address /run/containerd/containerd.sock │ │ ├─ 45907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29f13651a97da846cce795de64dc5fcabfc8ffb9cbc123c5c8f18b80dd1211c3 -address /run/containerd/containerd.sock │ │ ├─ 46655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a1a51488748052cd52945df1e0d3285bcb5d715cc02000290d58c181fee30c4 -address /run/containerd/containerd.sock │ │ ├─ 46771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44bd766720c46eac219cf4370c75e16f7706b735f3fb20764b4c91a322eb7cdc -address /run/containerd/containerd.sock │ │ ├─ 47360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0de6f72a2f1e8b2d4ece209c062a97980fd32dd7c3ea92883c41ca2aa16bddc -address /run/containerd/containerd.sock │ │ ├─ 47670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7211872a45f84f6037b135491c4e287be091017123f6e0857f97ea43f95f6ad3 -address /run/containerd/containerd.sock │ │ ├─ 48061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91e61c81b85caf114a0ccdc978ef0ecfe0bcce0beee75adcbcb0f9a8251990c8 -address /run/containerd/containerd.sock │ │ ├─ 50224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 057fad8815d7b37301064fe179335028f4e3bec55002ccb31082ddc8d8f2ec22 -address /run/containerd/containerd.sock │ │ ├─ 50372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dedf980cbe3344496b966bca993f2a17828e143018d09e4adea8344dd7de4a56 -address /run/containerd/containerd.sock │ │ ├─ 54663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18ffa57464c10dcdeee40fda1d7ba2f65ac42d88f64deb119b9213571aaa158e -address /run/containerd/containerd.sock │ │ ├─ 55271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddaa590d678ee5c7363e3dbac720b9b9dd0c707d7fb74101e936768ddc326328 -address /run/containerd/containerd.sock │ │ ├─ 55303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f7edafe5ce7df2b07c4a2f0aa1329d198b3d17de7d46715d4a89abf3096ed96 -address /run/containerd/containerd.sock │ │ ├─ 55348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adf13fc18a7ead7958cbfb1980a7d80351f07162cce542c1dda714bb644edaad -address /run/containerd/containerd.sock │ │ ├─ 55529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a61f5b3289acdfc67b88a9737bfa3b1ec36fb5f71347cada7f97b9b93127ac8a -address /run/containerd/containerd.sock │ │ ├─ 59634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 247194b3664876bd7158affea0f231272262f3648891dcd4d98bec80bfccb3b8 -address /run/containerd/containerd.sock │ │ ├─ 59736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efe4357a5e721717520b49cb842cc90ec5c9df705ca10e8085db15bc301ca130 -address /run/containerd/containerd.sock │ │ ├─ 59774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5581bedc0bcfa273d9ebec8e954126f548c4b81466920ba726448f202d8548b -address /run/containerd/containerd.sock │ │ ├─ 59825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6ee270596c3e303a83667cf466d86d233a5a7947f0920ed532ba472dada5581 -address /run/containerd/containerd.sock │ │ ├─ 61529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4645e7df63f9b1ba305cdcf57185878b7b52016d750781f9d5eec00f932eb247 -address /run/containerd/containerd.sock │ │ ├─ 61606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b99a9813fe880b411861f9d23533a1ef47f0abbf4ecc66b00b420c8834b15daa -address /run/containerd/containerd.sock │ │ ├─ 61633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ba6b06d8e7c2a3b44cd5d05656693cc031382fefe5239af74bb40d160f320ab -address /run/containerd/containerd.sock │ │ ├─ 61735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06e7865a96ffa3335158da7a6efeef10257ca6a2a235cfd1ebe232963ac9e475 -address /run/containerd/containerd.sock │ │ ├─ 61790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50cc59c135dcb0496ce47ab6e8d4413522133713cf7bab7f16ec9923a1c2c357 -address /run/containerd/containerd.sock │ │ ├─ 62149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87b2fd785783f08d556b3f1ed0120d19ca829448f33f2e46e68b1bae6344e0ad -address /run/containerd/containerd.sock │ │ ├─ 62533 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abe5d0a37c0588da50fa883eaad1731941267c70dbc51f4bc838fb679c21314e -address /run/containerd/containerd.sock │ │ ├─ 62940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c2d7049c4b26cc3ba85cc69fb12eb73a079dd5fb4685e050d14c9a107c76101 -address /run/containerd/containerd.sock │ │ ├─ 63017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee4eb32a9dd213310eed55504cf03de4e32e60707e3737433728bc13903ab179 -address /run/containerd/containerd.sock │ │ ├─ 63810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8df53b4e275ac181b2d1e090b7f1fb26f61a8575b246e79c01c2352058bfc1b7 -address /run/containerd/containerd.sock │ │ ├─ 65377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fba76141598f4b46b5f85ed3d9dd18d4d5afd253dd3f4d5f3250eb9de08d0935 -address /run/containerd/containerd.sock │ │ ├─ 67584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id add5a168f4da88bfbe552207a8daa96e54f9ab3345471e5afd68973cf6e8f45a -address /run/containerd/containerd.sock │ │ ├─ 76955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a091c1cdadc72c7d7271da4965c83f1bb6f4e78ff20aa95ebf7f688223c62b90 -address /run/containerd/containerd.sock │ │ ├─ 78436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba03227a31a981b2e94b1b70546b297e7663ade460d5fa7dd62d1414e769beda -address /run/containerd/containerd.sock │ │ ├─ 84444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d072a47c40987eb4e6c67b222b0d1bc2b6935669977a79027c955a092788faa -address /run/containerd/containerd.sock │ │ ├─ 90568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3858a7d68bb31411cc8d0eb14bb4e4d1504e4a7c16a8b603652c8e6fd5aab09b -address /run/containerd/containerd.sock │ │ ├─ 94496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2fba26525bd40b40e6b6b8c30ce9c6cc6356cb68e04e3764aa10cf243ee336c -address /run/containerd/containerd.sock │ │ ├─ 94537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80fc5ff9f3ab79249db578fd7b4812ffb988630a868eb29630e60c6cfe226480 -address /run/containerd/containerd.sock │ │ ├─103006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba29f7002de30b6f9c3b1f43bbca08aa74e15179b36c5df86e1801de0b01b339 -address /run/containerd/containerd.sock │ │ ├─104619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97214bbbc41e14aaf3e4b83f7b0fc19e59fd38629f2c5020d0628fae76d22808 -address /run/containerd/containerd.sock │ │ ├─104657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d26d12c4981f4ba91eb26b882856f6ddc775d832e46d88657ee21ffac6548b11 -address /run/containerd/containerd.sock │ │ ├─106718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 647753d2ba59ccfd10c34c9e3684209625da0b299d2b4ca07df2ed73103a7a2c -address /run/containerd/containerd.sock │ │ ├─108703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d789da4c57ced0a277f52778cd71ce53a8115a1cc91b34d93f5206baa0ea7fe6 -address /run/containerd/containerd.sock │ │ ├─108741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a1758cadce93748da874473c4e626ad605c2d103e63a26929585671c2afbbb6 -address /run/containerd/containerd.sock │ │ ├─121795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4aab9db43564a38d45a9273070ccdb64f2794f493d054cba17a3b576872e11fe -address /run/containerd/containerd.sock │ │ ├─121840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdac7531fa3378178a5728e4e8a50c3377c8e0b85d8ff79f8f78aa9b345d4049 -address /run/containerd/containerd.sock │ │ ├─124418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 566f5f84a922edc7ecbaa0163d51c373e09ef7c60da97805b9b195da8bbd84fc -address /run/containerd/containerd.sock │ │ ├─139033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fa1b177ff890064c3ca34f85af439472f68025eddb7037384bbee8b2cbb62db -address /run/containerd/containerd.sock │ │ ├─140519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f286894e5f9cf82966e2f5cef1c4354f130a10e41777c32075e9c1887baafc0 -address /run/containerd/containerd.sock │ │ ├─141012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db6904997d580af254d04704ce9105330df43bd2e0fea8ed6b4a6251104a9ff0 -address /run/containerd/containerd.sock │ │ ├─141829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4966246030cee2250d4e9e4543a87bebc3abcc802efbea3dfd7c1e91f19a189e -address /run/containerd/containerd.sock │ │ ├─143901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c01977f76bfef7ead4c40f1909b7f4ab2c45c1b2c6e5df285461ea0909c93bcc -address /run/containerd/containerd.sock │ │ ├─144073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95d5a1632af0f4a661d17196b61b881c4ad0dbd6ebe89f7bb8c3c6bb5295322a -address /run/containerd/containerd.sock │ │ ├─144178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01d4ea80bebc103e209a0b6aa28145747da09aaf4a9287d59a689adc412d0711 -address /run/containerd/containerd.sock │ │ ├─144441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22ae6bdcad6784969e465f3bd040dea281e2dbb352551431ce500c8ac7e0b531 -address /run/containerd/containerd.sock │ │ ├─144720 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c06178ea507e77380fcc84db0350f3214778daf913655aa857ba5fe9b3d4eb2 -address /run/containerd/containerd.sock │ │ ├─144839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a32a0296d1e159f3d8223b5b08ad194e15fb2a3e4b64c4ff66e55aba850066f5 -address /run/containerd/containerd.sock │ │ ├─169659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 159f3a5445d631bfe3000014839d082f9498f5ec3cf7e05c36009c6458962b8e -address /run/containerd/containerd.sock │ │ ├─171472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89c8d1763aec5f1199cccb7915d82bd13303edb05fb137c658184c25f92b1918 -address /run/containerd/containerd.sock │ │ ├─171497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1de31a11b6de65d85b2e9347e226ef0f310f37e5fc6f9a8552a6d0cc12463a09 -address /run/containerd/containerd.sock │ │ ├─171638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29e817c3a26446c0850199d7019f5124d6c116916f276e9a97ab5098061c2657 -address /run/containerd/containerd.sock │ │ ├─171649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07682f4dd7d946690c1ca777b7b382d67c7d00a29b910fae2641e48c5fba1d6a -address /run/containerd/containerd.sock │ │ ├─171748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5204b08867f1f6c87f649027657b863156667d2ce7a9813f809645c72dfe5f48 -address /run/containerd/containerd.sock │ │ ├─172016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fefd120d85bf06e4fb30d53623371a17ea13733357c9e2de2d8b8615ff519a1 -address /run/containerd/containerd.sock │ │ ├─172049 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3bed798b877ac198baa11f75af489a0dfc594f55572d00a6ac2fb87dafb8739 -address /run/containerd/containerd.sock │ │ ├─184563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d354da833ee225317ec1f5523f764fa6b78269087514ac78ff73671972b89c79 -address /run/containerd/containerd.sock │ │ ├─186962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41d4fb051d141575f9e5c63eba8debf9b8f7e9801a0f6637430008b3fef95ac9 -address /run/containerd/containerd.sock │ │ ├─187052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77e4464a562f76b96b7bf4becd1d37f6f83cc4ec5394abce0907e7ae0387372b -address /run/containerd/containerd.sock │ │ ├─187090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36061ddc987e10a8a9239ef92e6d6988df7b52b6d1083cd0af64f4cc67cdff85 -address /run/containerd/containerd.sock │ │ ├─203384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38511085f737c0e56038508b6bf2fd201c8c522578dccca24c1b460444b1d798 -address /run/containerd/containerd.sock │ │ ├─210843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a367a07594d0b9e1990f661bcafac823bba8a226d8628bc275c1e60c06e53738 -address /run/containerd/containerd.sock │ │ ├─210920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d16052d14e706869f348c27d074b6e73427288037c4dd46e2d54c92bd6fcb4fe -address /run/containerd/containerd.sock │ │ ├─211112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0531c59aeb029f611db6bd85423758b19605beee92f5bf1309c08f8fc4a540fc -address /run/containerd/containerd.sock │ │ ├─211248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aecb1670803581ade6af382922459c9b24d26b3616a674834c725eacbd945c53 -address /run/containerd/containerd.sock │ │ ├─223344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cea8b7171448a75f3de08a7995059ebcad8feb5b7ef222e5dac22ab2e0c9e52 -address /run/containerd/containerd.sock │ │ ├─225630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53304bcef05c1b82ec7776cb1d2dd793b13074a6dc2ae747e1968f703bb483fd -address /run/containerd/containerd.sock │ │ ├─226624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab2ba03b77697d8e7c75f1e93041ba3ea9c7c65d757233110bbc82d59782c58a -address /run/containerd/containerd.sock │ │ ├─228075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62e91f043fd73c348d2662d0172748f17bb23113ae4a14916c33f66557f287dc -address /run/containerd/containerd.sock │ │ ├─229111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9ad87596534c1d5c8a78b17f8ef3e0045662a034e3e35c556328fb10ae0e905 -address /run/containerd/containerd.sock │ │ ├─231039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d54541d6a29adb07b7164214684060308ac1a9f15c321338960b1d55d30e1578 -address /run/containerd/containerd.sock │ │ ├─232448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 658349517524d5f9dd8e8be24eb4d57905cc1f2e81657a04ffccf693ac2b2577 -address /run/containerd/containerd.sock │ │ ├─232562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bd3d3ed22fd524632b5109457a1f3767a0ba5c0570905d921ea6e75ceffe46d -address /run/containerd/containerd.sock │ │ ├─242237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54cea7424829de9004192c7664f2199853efeb89f438efaa5854b8e124717c0b -address /run/containerd/containerd.sock │ │ ├─242626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f32310211d6b8590ecfe1f8cd8e5250dacf6372cc588b23e48e55dc2976eefba -address /run/containerd/containerd.sock │ │ ├─245951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa83c23a5d8ae0e1a67fdae1ef79c195a44ddfcd8d6fc881c7be9e9a06634e00 -address /run/containerd/containerd.sock │ │ ├─250423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39c94893586e6c3bc0331a98353b672a44908fcd536de259f335752e76f0e25a -address /run/containerd/containerd.sock │ │ ├─250515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ddf84ce8d6a919a6e5a105f14f408d1bf853f190d70ecc0fa829be70c9e6f92 -address /run/containerd/containerd.sock │ │ ├─250571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca1915cbce2cec4abb5a19626bb061f7e22d54d8d5e15ac3796310bc4c8bc57f -address /run/containerd/containerd.sock │ │ ├─250686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc420ccd6a0e86c256eff14f05b31215ecd9aa2f55a1673b9507c99aa84f3dfb -address /run/containerd/containerd.sock │ │ ├─262236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01ce74dc61079e5c007b4ccb09321ffb8bef50c6832fc621a599fabeabcfbc72 -address /run/containerd/containerd.sock │ │ ├─264802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af0eb018b33900c2b98f81b760110ab147069570dcea73c13855e1cf8a3de7bd -address /run/containerd/containerd.sock │ │ └─266281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c29305b980e0b5d7835aab2de97aab3520a3f76ced50e2eb31aa0dcaf00f8add -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1185 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-2aaf2ff8534f93e6783f652408926474c79231a316a2790e8d65fc2be7266a19.scope … │ │ ├─12650 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.kgzqsw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12668 /usr/bin/ceph-mgr -n mgr.instance.kgzqsw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29113 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29388 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19451 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19471 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24405 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24681 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33706 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33970 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12177 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12207 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.kgzqsw.service │ │ ├─12541 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kgzqsw/unit.run │ │ └─12570 /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-kgzqsw --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kgzqsw:/var/lib/ceph/mgr/ceph-instance.kgzqsw:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kgzqsw/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.kgzqsw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10228 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138485 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39837 /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.229 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─run-r7fd935d36cce4ed89d34eb3e91d3aa82.scope │ │ └─185170 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1391 /usr/sbin/uuidd --socket-activation │ ├─docker-f78f8dfbba233d0283b99c5e20bc05bd57002af20c7dd157289b22e8d604b50f.scope … │ │ ├─19525 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19538 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-d0e8cd36694ce8d3b1cedbe0863d5828f76f2aa0354fc46172340165a124e24f.scope … │ │ ├─12290 /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 │ │ └─12302 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10735 /usr/sbin/chronyd -F 1 │ │ └─10736 /usr/sbin/chronyd -F 1 │ ├─docker-30c37426b15fea96c91df93e1e854f87fa51eef5510910b9a38f419c17296b33.scope … │ │ ├─24723 /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 │ │ └─24736 /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 │ │ ├─138373 /sbin/iscsid │ │ └─138374 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-f9588ac274d57c9225f0de4b8d528002d019ad6e9fb7105a9bfdcd01a269b5a8.scope … │ │ ├─29430 /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 │ │ └─29442 /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-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─e524aa629a48987956de27fac7f98b16408bb8d32e5e90be57f4e87a31139a20 │ │ └─227656 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─7211872a45f84f6037b135491c4e287be091017123f6e0857f97ea43f95f6ad3 │ │ └─47698 /pause │ ├─0f4986301077d7be6553c893cdbf9e9f1c3b3c02a4e3ea3f91dff77bf9d67b68 │ │ └─64324 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9298b6b8aaa4389f9cf86c68960e7ac77ad2f92d6ff02e1b5628d4f6e0b96f49 │ │ ├─83674 barbiacan-api: uWSGI master │ │ └─83687 barbiacan-api: uWSGI worker 1 │ ├─f32310211d6b8590ecfe1f8cd8e5250dacf6372cc588b23e48e55dc2976eefba │ │ └─242673 /pause │ ├─e58d9806c634c2c3e0379dde197f4553e6affb0e7d214464be8f8773c7c87fa6 │ │ └─220971 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─09d4b2d4a26676460f6ad8c76ace7c993d440e73b90bd97902a160522dce3a14 │ │ └─65111 /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 │ ├─d354da833ee225317ec1f5523f764fa6b78269087514ac78ff73671972b89c79 │ │ └─184588 /pause │ ├─ded9f24ef1df6951e0020688b2f8dd65ca812e432a91ee8bef241913cd7e0487 │ │ └─42654 /coredns -conf /etc/coredns/Corefile │ ├─c4581fc5e8a965b934191e6702aecf63bac8deb12f7c59fd8f59c371f059a2ee │ │ └─64847 /bin/pushgateway │ ├─23cb76d5354db3b24d91840511ba3f98e8345da924c03cbda911936b881ea9e5 │ │ ├─48191 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 │ │ └─49382 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─29ab7d1974b238caff337b7d8fcc2d35403e90c0345ea32d9193fe16100ed719 │ │ ├─60226 python -u /app/sidecar.py │ │ ├─60517 python -u /app/sidecar.py │ │ └─60520 python -u /app/sidecar.py │ ├─3ba6b06d8e7c2a3b44cd5d05656693cc031382fefe5239af74bb40d160f320ab │ │ └─61673 /pause │ ├─c0de6f72a2f1e8b2d4ece209c062a97980fd32dd7c3ea92883c41ca2aa16bddc │ │ └─47383 /pause │ ├─24d7526aca86c71ea5bd7d6bf3f2525b45c80f2ac2c79032e801408ec88b517d │ │ └─39660 etcd --advertise-client-urls=https://199.204.45.229: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.229:2380 --initial-cluster=instance=https://199.204.45.229:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.229:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.229: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 │ ├─8df53b4e275ac181b2d1e090b7f1fb26f61a8575b246e79c01c2352058bfc1b7 │ │ └─63832 /pause │ ├─abd78b67196e8b019f6fcdf6a0837d13d8c4b9b437d4d5e97d30989e184d9566 │ │ └─65221 /bin/oauth2-proxy │ ├─6cb6eb2e54b1ac4cef52fd33cd8bb28766c734bac882a9366b4a068ff301a902 │ │ └─39655 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 │ ├─a119f2a0b890314a1d9f8ca7b0c38da0eabe54cfcd54a2be619c6d686a3798c0 │ │ └─64367 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b99a9813fe880b411861f9d23533a1ef47f0abbf4ecc66b00b420c8834b15daa │ │ └─61661 /pause │ ├─b884dc48c91760e126e410ceab25651262339f986f17d752d3a8da6fc6a72768 │ │ └─139420 /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 │ ├─78b3a25ac2b588422bd7a8be95c1e488f10636a06e79233759feea24270a56f2 │ │ ├─168513 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168877 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168878 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─97d527fe9332075af8407f1db899725d6cfb779e4193592232b772d5c72cd35b │ │ └─39436 /pause │ ├─0f7edafe5ce7df2b07c4a2f0aa1329d198b3d17de7d46715d4a89abf3096ed96 │ │ └─55337 /pause │ ├─54cea7424829de9004192c7664f2199853efeb89f438efaa5854b8e124717c0b │ │ └─242264 /pause │ ├─77e4464a562f76b96b7bf4becd1d37f6f83cc4ec5394abce0907e7ae0387372b │ │ └─187076 /pause │ ├─297e399581096003d9fd61ce01b97a116a3a273e1ccc053e3e706a18ade44c84 │ │ └─39500 /pause │ ├─dfe090bacfef3181f1ea385431bfdc1b4b428de860aa885f8542375cb1edc84e │ │ └─64065 /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-229.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 │ ├─9a868332ffcf423241a4c81b62ff5e39475e669e7fe39d9a1d307bfc15d164ea │ │ └─42542 /pause │ ├─f980ba3c49b87ce7200d2027e4b992ecb046a5a8c6ffff7ed8d232311702d070 │ │ ├─242300 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─242943 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp2jw1nm7w/privsep.sock │ │ ├─242947 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─242956 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─36061ddc987e10a8a9239ef92e6d6988df7b52b6d1083cd0af64f4cc67cdff85 │ │ └─187116 /pause │ ├─d2412a9c9566f39e51cbc8339640ce59444481c2937d787de4cfdd0aff0b2dc3 │ │ └─65064 /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-229.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 │ ├─8cbaa764105b484380d31ef7f62d31c93478271d3c30bf96654b22a798076d39 │ │ └─47117 /manager --metrics-bind-address=:8080 │ ├─f55f59162f92995b893e0f8cd9bd3258c30c432748123e26205d3502a21c414f │ │ └─65239 /bin/oauth2-proxy │ ├─ee4eb32a9dd213310eed55504cf03de4e32e60707e3737433728bc13903ab179 │ │ └─63042 /pause │ ├─1de31a11b6de65d85b2e9347e226ef0f310f37e5fc6f9a8552a6d0cc12463a09 │ │ └─171573 /pause │ ├─b338ab71ea8e12fbd4c12fd42646750ec1391dcbf8ee83138020a8081b41d5d4 │ │ ├─103542 glance-api: uWSGI master │ │ ├─103555 glance-api: uWSGI worker 1 │ │ └─103556 glance-api: uWSGI worker 2 │ ├─99a712bc74cfca086ffa78d8a20f08f39de2067a21dee9d0d8c2581e79e56975 │ │ └─39526 /pause │ ├─a85af2f15f1b091168cb8b09c84966ae1cf4f9cdc720b132abbb1871d492b6f0 │ │ └─43689 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─d16052d14e706869f348c27d074b6e73427288037c4dd46e2d54c92bd6fcb4fe │ │ └─210946 /pause │ ├─74769b7f01768b0fbce8992fbd67e3544f0e69921e90a0d102d6ebd9b0140e79 │ │ └─46839 /manager --metrics-bind-address=:9782 │ ├─931f50c9158e56509d42c9fbbd0c1d84a201d86ef7cc892194b11aba127efea1 │ │ ├─223494 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223511 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─223517 erl_child_setup 1048576 │ │ ├─223633 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223634 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─223644 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─223870 /bin/sh -s rabbit_disk_monitor │ ├─4de14ccae3fcdf286f0c6b397cd367d2c2ac67f79f1594c94a0d06de3adc4eec │ │ ├─106859 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─106876 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─106882 erl_child_setup 1048576 │ │ ├─106953 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106954 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─106964 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─107179 /bin/sh -s rabbit_disk_monitor │ ├─7de93af7e135ff8c451a64748564859903d234a9c75e0609eec7ce825fb9811f │ │ └─95644 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─140c93a0e59dba4992534a8a251f9acf35dc66a99f1fa1d73c4548716df4cdbc │ │ └─43735 /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 │ ├─41d4fb051d141575f9e5c63eba8debf9b8f7e9801a0f6637430008b3fef95ac9 │ │ └─186990 /pause │ ├─add5a168f4da88bfbe552207a8daa96e54f9ab3345471e5afd68973cf6e8f45a │ │ └─67628 /pause │ ├─4e897e01010934e2c36e4f4c58ea207405adcdedd5048dc3ea8ade6be07ca3c8 │ │ ├─180500 neutron-policy-server: uWSGI master │ │ ├─180514 neutron-policy-server: uWSGI worker 1 │ │ └─180515 neutron-policy-server: uWSGI worker 2 │ ├─516c095f2e6916a3b32244b403c23eb030abbb2bfbeb54d1d0107fb2af3adba2 │ │ ├─90736 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90753 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─90762 erl_child_setup 1048576 │ │ ├─90909 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90910 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90920 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91121 /bin/sh -s rabbit_disk_monitor │ ├─44d28fe693cc950bbb68707ad1593e682b01427101503b87b38cf11c66888d09 │ │ └─55827 /secretgen-controller │ ├─d54541d6a29adb07b7164214684060308ac1a9f15c321338960b1d55d30e1578 │ │ └─231063 /pause │ ├─ba230bda8870e15a38c6478d695099213127ecf4e13df3984bfbda8684ccd680 │ │ └─182929 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) │ ├─023b243afa8424252a54234ce3fabc9d47959778911281b93a2300ef105e15fc │ │ └─62192 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 │ ├─57868ea007c6c42052b2c35df80229c0f3f5bbde7d6f3c933535babb89ff3810 │ │ └─39985 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ffdea680f599a58336ea986d51a086dbb61f5b5a784c859f648a5a6138ad2ca0 │ │ └─231091 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─2a1758cadce93748da874473c4e626ad605c2d103e63a26929585671c2afbbb6 │ │ └─108765 /pause │ ├─f5b48aa25b14c7d366bb67705394dd64abe2fb9ac2c0c3a0eec5eed41fcbc1db │ │ └─43217 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 │ ├─3acace79c66d08cbe50f6e8d134a1acc2505bd14d470301c3df47493eee3855d │ │ └─60418 /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 │ ├─50787d085de56c42dc56d74e7aa602cbcd9300826aa3fc164a493a99c0a2c95b │ │ ├─60251 python -u /app/sidecar.py │ │ ├─60521 python -u /app/sidecar.py │ │ └─60522 python -u /app/sidecar.py │ ├─a02170cc3a24dedcad4c33ba017f5d2bb3c5c777bb18f1a0f5f05384b5ed4b5a │ │ └─65131 /bin/memcached_exporter │ ├─e74beff1eddfb3bcc081e572ac4786171abbf3e3247eb5d4baecd913f5ca58f1 │ │ ├─199499 heat-api: uWSGI master │ │ ├─199519 heat-api: uWSGI worker 1 │ │ └─199520 heat-api: uWSGI worker 2 │ ├─4aab9db43564a38d45a9273070ccdb64f2794f493d054cba17a3b576872e11fe │ │ └─121820 /pause │ ├─dedf980cbe3344496b966bca993f2a17828e143018d09e4adea8344dd7de4a56 │ │ └─50395 /pause │ ├─c21f4c3fdfbee329efe3c361d1a010f2592ea9acce407e76f66ff88ba648b22b │ │ └─50571 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 │ ├─c712349d1815aa8cc49a68493349e328c13cc1a625e3aa48498e4ee29f457310 │ │ ├─264685 apache2 -DFOREGROUND │ │ ├─267182 (wsgi:h -DFOREGROUND │ │ ├─267183 (wsgi:h -DFOREGROUND │ │ ├─267184 (wsgi:h -DFOREGROUND │ │ ├─267185 (wsgi:h -DFOREGROUND │ │ ├─267186 (wsgi:h -DFOREGROUND │ │ ├─267187 apache2 -DFOREGROUND │ │ └─267188 apache2 -DFOREGROUND │ ├─522639388e401c78457d1791c277beea1dea3a78d5df597bf5b7c9300f0169e8 │ │ └─163073 /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 │ ├─30296f452ae563b7357d20062f6187cbdf5d9178670e92083c3cab7336c4531c │ │ └─106414 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─f2c83eb2e1452e1efe35d80350037f99f03b16ea7c287d00d9fc54f77162c160 │ │ ├─184830 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184848 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─184857 erl_child_setup 1048576 │ │ ├─184959 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184960 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─184970 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─185370 /bin/sh -s rabbit_disk_monitor │ ├─b91e9acc937a25c9225aeed5f5d2950d0c90bd735bd88579d266d963caf0fcbe │ │ └─47506 percona-xtradb-cluster-operator │ ├─17de646a9d6e651bd19d45eb5b3ce5c7a602039df077290724c6e8434699582f │ │ ├─260076 manila-api: uWSGI master │ │ ├─260134 manila-api: uWSGI worker 1 │ │ └─260136 manila-api: uWSGI worker 2 │ ├─af0eb018b33900c2b98f81b760110ab147069570dcea73c13855e1cf8a3de7bd │ │ └─264841 /pause │ ├─39c94893586e6c3bc0331a98353b672a44908fcd536de259f335752e76f0e25a │ │ └─250454 /pause │ ├─f189e785972937599c25afa4e322da0afb40d93fb2ae42a0eeb0b62cbc9f1a23 │ │ ├─118550 cinder-api: uWSGI master │ │ ├─118564 cinder-api: uWSGI worker 1 │ │ └─118565 cinder-api: uWSGI worker 2 │ ├─7fefd120d85bf06e4fb30d53623371a17ea13733357c9e2de2d8b8615ff519a1 │ │ └─172055 /pause │ ├─53304bcef05c1b82ec7776cb1d2dd793b13074a6dc2ae747e1968f703bb483fd │ │ └─225664 /pause │ ├─18ffa57464c10dcdeee40fda1d7ba2f65ac42d88f64deb119b9213571aaa158e │ │ └─54687 /pause │ ├─8536d76f8b0e4aafdb7af8e897122c12118aac37d0039ff86c40d51283dc3e24 │ │ └─85139 /usr/local/bin/rook ceph operator │ ├─845d58151c9e2f7244565aec9b5749597c3f22e7699732ce976f093ace0a5bfb │ │ ├─199479 heat-api-cfn: uWSGI master │ │ ├─199517 heat-api-cfn: uWSGI worker 1 │ │ └─199518 heat-api-cfn: uWSGI worker 2 │ ├─a091c1cdadc72c7d7271da4965c83f1bb6f4e78ff20aa95ebf7f688223c62b90 │ │ └─76978 /pause │ ├─44bd766720c46eac219cf4370c75e16f7706b735f3fb20764b4c91a322eb7cdc │ │ └─46793 /pause │ ├─29e817c3a26446c0850199d7019f5124d6c116916f276e9a97ab5098061c2657 │ │ └─171689 /pause │ ├─490e88a106344b50d5e15b9f5cc6032040654fac0dc6fc71e1cee9b1c49b7e58 │ │ └─43524 /pause │ ├─c5e7ff9f2fe64903486f4be0e9c247f1f4ef58feb7c7bd65abab387d2397e160 │ │ └─184407 /usr/bin/libvirt-tls-sidecar │ ├─c2fba26525bd40b40e6b6b8c30ce9c6cc6356cb68e04e3764aa10cf243ee336c │ │ └─94520 /pause │ ├─32d72b3add46628f378e90b0f2b09d86c3ed2c36bf7596dca93e43bef3b76097 │ │ ├─172581 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─400094 sleep 300 │ ├─07682f4dd7d946690c1ca777b7b382d67c7d00a29b910fae2641e48c5fba1d6a │ │ └─171700 /pause │ ├─50cc59c135dcb0496ce47ab6e8d4413522133713cf7bab7f16ec9923a1c2c357 │ │ └─61813 /pause │ ├─2a9f9ae935ff82ce194319271caea3589cda85df8807c79969e562211c9b84f9 │ │ └─63971 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─057fad8815d7b37301064fe179335028f4e3bec55002ccb31082ddc8d8f2ec22 │ │ └─50261 /pause │ ├─81d2598739c720134e5a427102b209cc1309d8bce8fb757f1a0c9901e2f82959 │ │ ├─139454 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139467 /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 │ ├─62e91f043fd73c348d2662d0172748f17bb23113ae4a14916c33f66557f287dc │ │ └─228099 /pause │ ├─87b2fd785783f08d556b3f1ed0120d19ca829448f33f2e46e68b1bae6344e0ad │ │ └─62178 /pause │ ├─2eb0d8e1fad958b97c952c185f3b14b0eb3a7e551a020e0a1b5f1e79f9a0dd8c │ │ └─50739 valkey-server *:26379 [sentinel] │ ├─91e61c81b85caf114a0ccdc978ef0ecfe0bcce0beee75adcbcb0f9a8251990c8 │ │ └─48083 /pause │ ├─1c8bfeaf493bd6198002026320fcb1213bb1e4144ff049442571a7072cdb238e │ │ ├─167685 nova-api: uWSGI master │ │ ├─167723 nova-api: uWSGI worker 1 │ │ └─167724 nova-api: uWSGI worker 2 │ ├─062d5729ae0beafc105401fea7adbf8f536826af7eb866d11befbca784313eb9 │ │ └─55637 nfd-master -crd-controller=true -metrics=8081 │ ├─cd7430facc4b969e1291b93a42cd0371a391962cd558ee3f8f0b2bcbd7f621c7 │ │ ├─260200 /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 │ │ └─260298 /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 │ ├─cbcc3f7ddb2b59cf78d3c6183472fe47977c92f30aa6a47ffff68348ebb38598 │ │ ├─63299 nginx: master process nginx -g daemon off; │ │ ├─63315 nginx: worker process │ │ ├─63316 nginx: worker process │ │ ├─63317 nginx: worker process │ │ ├─63318 nginx: worker process │ │ └─63319 nginx: worker process │ ├─1fc4003c64915669b557d54c363160dd28cc0023b64164134eafb335c0fd6d85 │ │ └─64239 /goldpinger --static-file-path /static │ ├─71c141b92c89694399b092d5dcb032c1e0c01aaa8e8392322dfbe7b20ddeddd9 │ │ └─141135 /coredns -conf /etc/coredns/Corefile │ ├─7ad2c82bd330d597b9b7ce783368c4a6cad69f9b00ddd4cfacb54a8a2349b383 │ │ └─43568 /pause │ ├─8cbd1aae29ddd0387a7bab124be834c7210c95135d624c37f3f99030012b540d │ │ ├─122825 /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 │ │ └─123075 /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 │ ├─85de06f0bac177ef1fcaf3f38736f0a34e22773c62e6733eef80046ed1156e67 │ │ └─64114 /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 │ ├─df596af12e5388cb94541e75edbc20b628568c0bb78a79662928d47a39794ce2 │ │ ├─203643 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─203660 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─203666 erl_child_setup 1048576 │ │ ├─203773 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─203774 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─203787 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─203914 /bin/sh -s rabbit_disk_monitor │ ├─89c8d1763aec5f1199cccb7915d82bd13303edb05fb137c658184c25f92b1918 │ │ └─171535 /pause │ ├─3b58ec689a2997087911668a4f447c76ec883d7cad01a4befed9c02c2da65288 │ │ └─50861 redis_exporter │ ├─ddaa590d678ee5c7363e3dbac720b9b9dd0c707d7fb74101e936768ddc326328 │ │ └─55298 /pause │ ├─e86f86b4155246d9d4aa7950c01a0fc9dfa547f72cf110cf32d0ac74417157da │ │ └─40783 /pause │ ├─69a833937234890a3026ae9a4563dd0499dac35df4e1bd87335f1023c8dbb69f │ │ └─62770 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─a03f90ac6261fff92dfadfe17d0caa6ac17cd01a36c9c45f1198072e321e38d9 │ │ └─43000 /pause │ ├─9167c59903880beb73e73f381b92f5924e7dad3ea5732a45059f95a9302c186c │ │ ├─220364 octavia-api: uWSGI master │ │ ├─220381 octavia-api: uWSGI worker 1 │ │ └─220382 octavia-api: uWSGI worker 2 │ ├─01d4ea80bebc103e209a0b6aa28145747da09aaf4a9287d59a689adc412d0711 │ │ └─144206 /pause │ ├─c29305b980e0b5d7835aab2de97aab3520a3f76ced50e2eb31aa0dcaf00f8add │ │ └─266313 /pause │ ├─77c64718ffa8781646c2ffbbf7e5f0c02206aeee2ef8b20cb5f5d642323fa492 │ │ └─48340 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─56f33281aaddfd58f30d537c5aff5016d96c4362613bd4480a30c63fa4232c9d │ │ ├─268694 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─268707 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─5204b08867f1f6c87f649027657b863156667d2ce7a9813f809645c72dfe5f48 │ │ └─171808 /pause │ ├─c01977f76bfef7ead4c40f1909b7f4ab2c45c1b2c6e5df285461ea0909c93bcc │ │ └─143927 /pause │ ├─de186abd13197df4d5d4ec357ed38117875867bb316b105fff6abc0268882988 │ │ └─184463 /bin/bash /tmp/libvirt.sh │ ├─0531c59aeb029f611db6bd85423758b19605beee92f5bf1309c08f8fc4a540fc │ │ └─211139 /pause │ ├─efe4357a5e721717520b49cb842cc90ec5c9df705ca10e8085db15bc301ca130 │ │ └─59759 /pause │ ├─adf13fc18a7ead7958cbfb1980a7d80351f07162cce542c1dda714bb644edaad │ │ └─55372 /pause │ ├─00ad3586c68afc1b92b1eb263077cc4ab05defc00d09de885a8139210a018af0 │ │ └─62841 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─0bd3d3ed22fd524632b5109457a1f3767a0ba5c0570905d921ea6e75ceffe46d │ │ └─232598 /pause │ ├─f0d8e1e8e7d5ddce63fa2c5bdc672e6269d3a40da03f2d9df4d67fdfcf5f84c2 │ │ ├─66184 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66201 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66207 erl_child_setup 1048576 │ │ ├─66260 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66261 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66271 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66364 /bin/sh -s rabbit_disk_monitor │ ├─654664cd17095b72fe2733081604057a5440a1f8f462b75d3e09a4302314b7e2 │ │ ├─167706 nova-metadata: uWSGI master │ │ ├─167725 nova-metadata: uWSGI worker 1 │ │ └─167726 nova-metadata: uWSGI worker 2 │ ├─769934eec5141b9479e2a1ebb8afa502f2cbf4509011ede21af28757af518d59 │ │ ├─181428 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181810 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpz_jeu66g/privsep.sock │ │ ├─182087 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpg90s427x/privsep.sock │ │ └─182362 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─b80385265520f4138044a41afb0b6aaac596f043eb7b35339d6b4c4a37b9a663 │ │ └─229161 /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 │ ├─40126e355240810487e7bd59dc16214d9fbfb2426c43e5f0089c0e72ef6c06ab │ │ └─55716 nfd-gc -gc-interval=1h │ ├─63186c4a5622d0741cdd2ff2d60a9cf649bbd9743b23b548b9eec2486c2bd453 │ │ ├─168596 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168896 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─168897 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─2c2d7049c4b26cc3ba85cc69fb12eb73a079dd5fb4685e050d14c9a107c76101 │ │ └─62977 /pause │ ├─f9f22b9737e8b70ca0de1fd69db834d712617272d9f9517318388d668638801f │ │ └─60896 /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 │ ├─647753d2ba59ccfd10c34c9e3684209625da0b299d2b4ca07df2ed73103a7a2c │ │ └─106742 /pause │ ├─8e9fc782f3325ec24c757a9894660f9d5d2c14f9ffd1184be8e903b70ca24c2d │ │ ├─ 94967 /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 │ │ └─340776 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─ab2ba03b77697d8e7c75f1e93041ba3ea9c7c65d757233110bbc82d59782c58a │ │ └─226653 /pause │ ├─071c9d231ad1a971b961bb2b6ae2200a1967ae38cea9fcff287441d252003ed8 │ │ └─40796 /pause │ ├─ca1915cbce2cec4abb5a19626bb061f7e22d54d8d5e15ac3796310bc4c8bc57f │ │ └─250611 /pause │ ├─164b2eb1e9c650d4a7868d5d6d438a6d9ad27d636a3ce33c41b95d873c51f70e │ │ └─39539 /pause │ ├─ffc4e8979520b87cea7e66b9e3c844f67094523627583be625bbf81f111c8a00 │ │ ├─ 46171 /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 │ │ ├─ 46184 /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 │ │ ├─ 46310 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─265144 nginx: worker process │ │ ├─265145 nginx: worker process │ │ └─265146 nginx: cache manager process │ ├─84b52caabb13d2b79d1c4facbed2ae8e6c719073bad6e8509ad50d227bc67ffa │ │ └─55676 nfd-worker -metrics=8081 │ ├─0a68812ceddca63d1337804fd790c9d211a5eafec502fd5dd24cfa6813483e99 │ │ ├─199426 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─199917 heat-engine: ServiceWrapper worker(0) │ │ └─199920 heat-engine: ServiceWrapper worker(1) │ ├─70dd6da596a5e63dfb5edbcb72f871a2c1962cfbc69c3f98b827ccb6526bd641 │ │ └─39497 /pause │ ├─5d2484c5727b9cff3574f7c7073915e91fbf56013e411306e2511e323b017a3a │ │ └─248080 docker-registry serve /etc/docker-registry/config.yml │ ├─4efd2fc36108cd36563c6869aae9dfe16c57a8b5aeafd90ad6e079f89ac2da2e │ │ └─45856 /pause │ ├─4966246030cee2250d4e9e4543a87bebc3abcc802efbea3dfd7c1e91f19a189e │ │ └─141854 /pause │ ├─abe5d0a37c0588da50fa883eaad1731941267c70dbc51f4bc838fb679c21314e │ │ └─62557 /pause │ ├─2ed3615014f2c93019fa39d3050e27166e5cf0d4464ffab26883ce8fcca6f168 │ │ ├─221590 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221610 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222352 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222353 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395695 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395697 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395698 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395699 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395700 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395701 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395702 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395703 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395704 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395705 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395706 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395707 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395708 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395709 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395710 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395711 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395714 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395715 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395716 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395717 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395718 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395719 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395720 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395721 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395722 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395723 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395724 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395725 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395727 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395728 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395729 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─395731 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─f5d3b001904330646bfbdfdf3494ae898b373399fdf29f829631d70294a09e57 │ │ └─48427 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─d51767f2f2be0c25886741b895b7347525c2123ea0328acc9c03b69e3906845b │ │ └─266619 /bin/openstack-database-exporter │ ├─fc420ccd6a0e86c256eff14f05b31215ecd9aa2f55a1673b9507c99aa84f3dfb │ │ └─250736 /pause │ ├─d9ad87596534c1d5c8a78b17f8ef3e0045662a034e3e35c556328fb10ae0e905 │ │ └─229136 /pause │ ├─8dfccb3330fe3d5ad7e2370c8ee59dbe5bd2d1505805630694843dc7875e60eb │ │ └─227162 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─c7ff95405e5d47ae47fe0e5aeb205aaf6c785bb6e3472c77aa162a3c8113d257 │ │ ├─141933 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142031 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─142037 erl_child_setup 1048576 │ │ ├─142121 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142122 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─142132 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─142262 /bin/sh -s rabbit_disk_monitor │ ├─1b9fb1869a9a26e8288955b5e05a98f435dce97f0a176759f12767bd1ea09bed │ │ └─185103 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ba03227a31a981b2e94b1b70546b297e7663ade460d5fa7dd62d1414e769beda │ │ └─78459 /pause │ ├─7cea8b7171448a75f3de08a7995059ebcad8feb5b7ef222e5dac22ab2e0c9e52 │ │ └─223367 /pause │ ├─b707baa8b5a1375c3195f0d91819116ad7892982cc7c8be86a10cc0fa2a28cab │ │ ├─220946 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221402 octavia-worker: ConsumerService worker(0) │ │ └─221405 octavia-worker: ConsumerService worker(1) │ ├─ccc67bea49df864a7652c675c5e2b18dc17bf92328a129dd8f6821d726a1d118 │ │ └─43779 /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 │ ├─813b100d32c94fca50bb83b866922636f3938cd4a305271f309cf8a99a1e9b0f │ │ └─65185 /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 │ ├─5bf86bba949c022f94ed6f8cebf5e26b439a7deed5ebfabc0d1878bcb92aa540 │ │ └─41035 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─38511085f737c0e56038508b6bf2fd201c8c522578dccca24c1b460444b1d798 │ │ └─203408 /pause │ ├─0ea8975209302b9704b9cdcb85b7dcb73837d24dabe0a225babbbabd9f00e3a1 │ │ ├─345790 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─346137 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─346415 /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/tmp65i4rfgs/privsep.sock │ │ ├─346682 /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/tmptmywy5vv/privsep.sock │ │ ├─347122 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347123 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─347169 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/b1170f14-0dd4-4cba-886e-cdd24847d2be/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/b1170f14-0dd4-4cba-886e-cdd24847d2be/host --addn-hosts=/var/lib/neutron/dhcp/b1170f14-0dd4-4cba-886e-cdd24847d2be/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/b1170f14-0dd4-4cba-886e-cdd24847d2be/opts --dhcp-leasefile=/var/lib/neutron/dhcp/b1170f14-0dd4-4cba-886e-cdd24847d2be/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e2a09e9a-4bd7-495d-b672-49f070a1fb8a,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 │ │ ├─347253 haproxy -f /var/lib/neutron/ns-metadata-proxy/b1170f14-0dd4-4cba-886e-cdd24847d2be.conf │ │ ├─347301 haproxy -f /var/lib/neutron/ns-metadata-proxy/935aa2a8-eccd-477a-82e0-b92a9b7c12ea.conf │ │ ├─365394 /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/tmp14fxqfsh/privsep.sock │ │ ├─369841 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/935aa2a8-eccd-477a-82e0-b92a9b7c12ea/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/935aa2a8-eccd-477a-82e0-b92a9b7c12ea/host --addn-hosts=/var/lib/neutron/dhcp/935aa2a8-eccd-477a-82e0-b92a9b7c12ea/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/935aa2a8-eccd-477a-82e0-b92a9b7c12ea/opts --dhcp-leasefile=/var/lib/neutron/dhcp/935aa2a8-eccd-477a-82e0-b92a9b7c12ea/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8fda68e7-93e4-4426-ba64-305a1d782290,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 │ │ └─370138 /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/tmpiecof_i6/privsep.sock │ ├─e75a62163126b24b015ee324e4c3507113b694de53cbcf06137bbd2a9931568a │ │ ├─189205 /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 │ │ ├─367252 /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/tmpyyco1h7j/privsep.sock │ │ ├─367799 /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/tmp5itpdhe4/privsep.sock │ │ └─368047 /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/tmpyaeqx_wt/privsep.sock │ ├─7013f5a83b01eb04706a2a8853c2360b73ed3e35da3333d0402978c055eff002 │ │ ├─129582 placement-api: uWSGI master │ │ ├─129618 placement-api: uWSGI worker 1 │ │ └─129619 placement-api: uWSGI worker 2 │ ├─463573118072f257556278db5ef9e94441986b7375879400ac0bbbe8adec9b93 │ │ └─260068 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─eeaca8b26c0b7058f907234c8fed0337e6d8ffdffb071b10cf1b5ca63b23b547 │ │ └─39960 /pause │ ├─a1596dec56d12ef308d7197e92ced14577f5aaeda419dab4fe9d02735399bf79 │ │ └─63625 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─bbcae2bbc19971b3949f25d5d4e297645e9c35a88c6adefd79ce8a3f7a87b337 │ │ ├─180454 neutron-api: uWSGI master │ │ ├─180485 neutron-api: uWSGI worker 1 │ │ └─180486 neutron-api: uWSGI worker 2 │ ├─62f3c5020b1f33ad946231fd584acd041ef89b3557754dac44e7d78ae358aa0f │ │ ├─105054 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105291 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105293 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─cb06dd328c1ae9191bbd63b05a82d740fd90c594673db2f80cf2e5c3284e5aee │ │ └─94843 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-6mccs --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─273f755c3bd31270fad67b11e962da78064e2622f5956d5e96842ad48cf09331 │ │ └─42182 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─247194b3664876bd7158affea0f231272262f3648891dcd4d98bec80bfccb3b8 │ │ └─59670 /pause │ ├─341ee632f56d47b43ed3950fda84c7a3636347f8bd77c0f106b85f6556e098cb │ │ ├─ 70977 apache2 -DFOREGROUND │ │ ├─ 70991 (wsgi:k -DFOREGROUND │ │ ├─ 70992 (wsgi:k -DFOREGROUND │ │ ├─ 70993 (wsgi:k -DFOREGROUND │ │ ├─ 70994 (wsgi:k -DFOREGROUND │ │ ├─388268 apache2 -DFOREGROUND │ │ └─390588 apache2 -DFOREGROUND │ ├─22ae6bdcad6784969e465f3bd040dea281e2dbb352551431ce500c8ac7e0b531 │ │ └─144479 /pause │ ├─6c06178ea507e77380fcc84db0350f3214778daf913655aa857ba5fe9b3d4eb2 │ │ └─144749 /pause │ ├─d6ee270596c3e303a83667cf466d86d233a5a7947f0920ed532ba472dada5581 │ │ └─59854 /pause │ ├─a61f5b3289acdfc67b88a9737bfa3b1ec36fb5f71347cada7f97b9b93127ac8a │ │ └─55553 /pause │ ├─d789da4c57ced0a277f52778cd71ce53a8115a1cc91b34d93f5206baa0ea7fe6 │ │ └─108726 /pause │ ├─be79391d19dc5d0066c07d5083444cb1c05d9078ab04be16ff97aad6b35f244e │ │ └─43482 /pause │ ├─d26d12c4981f4ba91eb26b882856f6ddc775d832e46d88657ee21ffac6548b11 │ │ └─104688 /pause │ ├─ff992490469e3a5a9611311206815d0854cad47dc4a30a05932ec441955a2be1 │ │ ├─242792 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243079 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243080 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─6a524050f38ab16c74136bd85b5febf75442aeddb81d9f75c297bf3292fc5afa │ │ └─42589 /pause │ ├─fb4a217b768278da9f2f2e192676c9b283067a56aab8767e9ebee16678097b43 │ │ ├─242599 magnum-api: uWSGI master │ │ ├─242685 magnum-api: uWSGI worker 1 │ │ └─242686 magnum-api: uWSGI worker 2 │ ├─44aabc43ecf5495c73c86962c3105f5e2fab397c9c347b666a5ac1c7d8c51955 │ │ └─39625 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 │ ├─b36c1d299b6495df399ac98f2349ea9fee4853567e609550fc12ea4695445ca5 │ │ ├─182932 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─183251 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─184063 /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/tmpp5bxjuni/privsep.sock │ │ ├─365519 /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/tmp3vrfs5eo/privsep.sock │ │ ├─366131 /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/tmpexlav7eg/privsep.sock │ │ ├─366539 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─366541 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─405197 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --agent-queue-name l3_agent --use-fqdn │ ├─a367a07594d0b9e1990f661bcafac823bba8a226d8628bc275c1e60c06e53738 │ │ └─210889 /pause │ ├─4f69680ac5d9df155ee8ac0cb58b6609d7ee7b8e6ad79953c0a1359ab02e4780 │ │ ├─41262 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41644 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─8f9e5d3711418a10e89e5e540920fa8a71362a144838effcf1e89b64eea03a00 │ │ └─42607 /coredns -conf /etc/coredns/Corefile │ ├─4645e7df63f9b1ba305cdcf57185878b7b52016d750781f9d5eec00f932eb247 │ │ └─61556 /pause │ ├─e5e2fea76b294ba972cb0f66ab7da3610e6700c79878df0f7b099a6718962227 │ │ ├─77068 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77085 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─77091 erl_child_setup 1048576 │ │ ├─77186 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77187 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77197 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77331 /bin/sh -s rabbit_disk_monitor │ ├─3858a7d68bb31411cc8d0eb14bb4e4d1504e4a7c16a8b603652c8e6fd5aab09b │ │ └─90593 /pause │ ├─97214bbbc41e14aaf3e4b83f7b0fc19e59fd38629f2c5020d0628fae76d22808 │ │ └─104642 /pause │ ├─f31964dc9a50e64fa3b0cf6ff7efe1b4bc7d0f77fd4e7b3a579404f7f9e3d3e6 │ │ ├─246165 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─246182 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─246188 erl_child_setup 1048576 │ │ ├─246254 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246255 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─246266 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─246556 /bin/sh -s rabbit_disk_monitor │ ├─e804431b216ffab3e60afead99d7fe3275670b72448e16c88003991edfb93fa1 │ │ └─228127 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─aecb1670803581ade6af382922459c9b24d26b3616a674834c725eacbd945c53 │ │ └─211273 /pause │ ├─06e7865a96ffa3335158da7a6efeef10257ca6a2a235cfd1ebe232963ac9e475 │ │ └─61762 /pause │ ├─d3bed798b877ac198baa11f75af489a0dfc594f55572d00a6ac2fb87dafb8739 │ │ └─172085 /pause │ ├─54c7a770ebe04c45e6491adda31590538736a7bed324ace32f5ce19cfc106ea1 │ │ ├─169841 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169858 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─169864 erl_child_setup 1048576 │ │ ├─169988 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169989 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─169999 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─170129 /bin/sh -s rabbit_disk_monitor │ ├─c28be4a686fe76c720d188d79001dad99a86f3ae26c3ae3519ffdd89ff271a04 │ │ └─64644 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─e4208625b12a9374adfcd0375cdd3dc6a465ead2966acb0cd370fe31a92cca03 │ │ └─39612 kube-apiserver --advertise-address=199.204.45.229 --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 │ ├─828aaea23c2b299afe0b4fefd92e978c0f9999daf3b8e6da3645518a8fe4e80a │ │ ├─180452 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─180789 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180792 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─180795 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─01ce74dc61079e5c007b4ccb09321ffb8bef50c6832fc621a599fabeabcfbc72 │ │ └─262259 /pause │ ├─566f5f84a922edc7ecbaa0163d51c373e09ef7c60da97805b9b195da8bbd84fc │ │ └─124442 /pause │ ├─f04d92ae519b64d45d87c8ecc3d717117e8bed32e3d1f4302798504bdb7c4057 │ │ └─46211 /server │ ├─80fc5ff9f3ab79249db578fd7b4812ffb988630a868eb29630e60c6cfe226480 │ │ └─94566 /pause │ ├─fba76141598f4b46b5f85ed3d9dd18d4d5afd253dd3f4d5f3250eb9de08d0935 │ │ └─65402 /pause │ ├─e56cf97c5d4cb857459e1151cf3acf8f3be42b6768fba5f5d98c8efd5929413c │ │ └─122481 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─658349517524d5f9dd8e8be24eb4d57905cc1f2e81657a04ffccf693ac2b2577 │ │ └─232476 /pause │ ├─fa83c23a5d8ae0e1a67fdae1ef79c195a44ddfcd8d6fc881c7be9e9a06634e00 │ │ └─245976 /pause │ ├─29f13651a97da846cce795de64dc5fcabfc8ffb9cbc123c5c8f18b80dd1211c3 │ │ └─45933 /pause │ ├─db6904997d580af254d04704ce9105330df43bd2e0fea8ed6b4a6251104a9ff0 │ │ └─141037 /pause │ ├─a32a0296d1e159f3d8223b5b08ad194e15fb2a3e4b64c4ff66e55aba850066f5 │ │ └─144863 /pause │ ├─fdac7531fa3378178a5728e4e8a50c3377c8e0b85d8ff79f8f78aa9b345d4049 │ │ └─121881 /pause │ ├─e86ff38807e2c9ff1fd8626f699ff3a38fb10f087072a7bc6ae89e121097f4e4 │ │ └─119935 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─ba29f7002de30b6f9c3b1f43bbca08aa74e15179b36c5df86e1801de0b01b339 │ │ └─103028 /pause │ ├─159f3a5445d631bfe3000014839d082f9498f5ec3cf7e05c36009c6458962b8e │ │ └─169683 /pause │ ├─882629ef39baca49d83d1cc2afffd2c37e7c28f3e541dc50fb8d24cdccece6c8 │ │ ├─63919 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63957 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─2a1a51488748052cd52945df1e0d3285bcb5d715cc02000290d58c181fee30c4 │ │ └─46678 /pause │ ├─d4e6a541c1a0cba5ee18b37ad4a1ced86e534d0184f51fc22f84138d1a825f7c │ │ └─265123 /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 │ ├─aa29f1a1572425c81259ab16ef7ec624fa10bd4bfe30ee6888289de206141a66 │ │ ├─48243 mysqld --wsrep_start_position=524dbf08-3eaa-11f1-a27c-e7524aa58e57:20 │ │ └─48369 /var/lib/mysql/mysql-state-monitor │ ├─2e4a541d111c0053474d0f6b6dc95179b04747b25026bf48fc7bb3d848b1c622 │ │ └─39777 /kube-vip manager │ ├─2f286894e5f9cf82966e2f5cef1c4354f130a10e41777c32075e9c1887baafc0 │ │ └─140542 /pause │ ├─95d5a1632af0f4a661d17196b61b881c4ad0dbd6ebe89f7bb8c3c6bb5295322a │ │ └─144097 /pause │ ├─f5581bedc0bcfa273d9ebec8e954126f548c4b81466920ba726448f202d8548b │ │ └─59802 /pause │ ├─319637c6c844bb0d2e98dff47cbc73a389e92f5f950d52f456d6ae7be5ce4541 │ │ └─259909 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─bbe3eb0135334682b0af47e32a7ec62bc000f7dec59944268e3df4991b73a9ae │ │ └─60490 /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 │ ├─7fa1b177ff890064c3ca34f85af439472f68025eddb7037384bbee8b2cbb62db │ │ └─139057 /pause │ ├─8dd1266c6e76560a390076b4bf6283be64e07509eb897ec8f599a2e500d304aa │ │ └─189232 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─6d072a47c40987eb4e6c67b222b0d1bc2b6935669977a79027c955a092788faa │ │ └─84470 /pause │ ├─6a030427e4cf81114ff5b7295c5c6e23f514dd4d385ca65be18c4e29972d8019 │ │ └─50456 valkey-server *:6379 │ ├─2cd13ba05224d6fcc4ee5acd7e43dae9223ce0494b6ea969405a92b84b6b00fc │ │ └─42140 /pause │ └─8ddf84ce8d6a919a6e5a105f14f408d1bf853f190d70ecc0fa829be70c9e6f92 │ └─250555 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount