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 │ │ │ ├─21069 /lib/systemd/systemd --user │ │ │ └─21071 (sd-pam) │ │ └─session-22.scope │ │ ├─21060 sshd: cephadm [priv] │ │ └─21085 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1464 sshd: zuul [priv] │ │ └─1477 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1468 ssh: /home/zuul/.ansible/cp/199.204.45.44-22-zuul [mux] │ ├─395077 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-steudmppzsznqfuxcbsnumygpilvodxo ; /usr/bin/python3'"'"' && sleep 0' │ ├─395078 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-steudmppzsznqfuxcbsnumygpilvodxo ; /usr/bin/python3' && sleep 0 │ ├─395079 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-steudmppzsznqfuxcbsnumygpilvodxo ; /usr/bin/python3 │ ├─395113 /bin/sh -c echo BECOME-SUCCESS-steudmppzsznqfuxcbsnumygpilvodxo ; /usr/bin/python3 │ ├─395119 /usr/bin/python3 │ ├─395162 /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 │ └─395164 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9807 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12183 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 93cb1b0a8306cb61a7b46479af41207e082cbc60388b44ad29815f074e6173d4 -address /run/containerd/containerd.sock │ │ ├─ 12568 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 914c4cae7fd10ba4e67710bf5a1095b8b4ecc2c869481735e21f2b59379fa18a -address /run/containerd/containerd.sock │ │ ├─ 19164 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f4e07b0c8c5e93b75825a62550f679c08e03fe5a62a5167a088184f82dc49b2a -address /run/containerd/containerd.sock │ │ ├─ 24340 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 20003a06b5954ba930b566536101fb656a0157e2ecfc78cf1808451b820e16d2 -address /run/containerd/containerd.sock │ │ ├─ 28948 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dc4b8c6d297de1f958e6782dc6cfdea4a94800c8c57950ec7454277b839f9095 -address /run/containerd/containerd.sock │ │ ├─ 33713 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fe6e52c4fbb0a55c8d731f3481041f07cfcf1587e824dd98e8dc8168e8634b75 -address /run/containerd/containerd.sock │ │ ├─ 39109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04679b11ae6aa353efd88fbdfbefd01e2f91966d26c39f689492cd1be0b350b1 -address /run/containerd/containerd.sock │ │ ├─ 39132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e0f7975c891cc0574dacaaa751b328220f585eb8ac72eaf8d3f990dc0ff8db2 -address /run/containerd/containerd.sock │ │ ├─ 39167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34ee329213849f89e26353d5bb0f23046411c17d6fff8e04b98cdc16bb5870ba -address /run/containerd/containerd.sock │ │ ├─ 39176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 047fa4c78fc057ca02b7a53931127c41090ab01576ff4e1da7801a29e2d54116 -address /run/containerd/containerd.sock │ │ ├─ 39210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30c07e793d7217c3a7a785326fea66e3d5ff3dbacd2a85a2ca45e7f1e528a270 -address /run/containerd/containerd.sock │ │ ├─ 39675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d0e761e872dc3d9609dc292249713500fa0d440c0d34751902d33d2b2035f13 -address /run/containerd/containerd.sock │ │ ├─ 40439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ed0f8945efa57bda61f02ed11155a23680f9d24b9740adca8adb1f2eefcbb5b -address /run/containerd/containerd.sock │ │ ├─ 40458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 946c220f4eca8adb5115bb7569a583acc194d8623ecff0e7c9bdab88d2751889 -address /run/containerd/containerd.sock │ │ ├─ 41805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ca30b95dddd07f4877bba3f4ed296718e9ee1be66ae29495811678a5d57a9b6 -address /run/containerd/containerd.sock │ │ ├─ 42183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cb040a97c34ca78a3a63eec4c47a5c6eb18ad8f90010ccd0d6896ce583bf558 -address /run/containerd/containerd.sock │ │ ├─ 42251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f286a903c61345818f86d569b20a33fc160b211a4cea852a4dd000ce710a0acc -address /run/containerd/containerd.sock │ │ ├─ 42647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dcdfae375bb8a5e4a0f34748af2842c681989d009a6142aee4c05147d421c25 -address /run/containerd/containerd.sock │ │ ├─ 43141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcec29a3c115618e52dc21b91ad4bd91959005e00c718878a57f60c7eecf7356 -address /run/containerd/containerd.sock │ │ ├─ 43178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b97dee3bdd62995d4382696de28da0a64c0fefa528ca42a1e11a29c7360876d -address /run/containerd/containerd.sock │ │ ├─ 43235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25da008e734d83cf1763c81db6ef6cdcffae969caea789562585ff9e511fc4b8 -address /run/containerd/containerd.sock │ │ ├─ 45510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20d2afc2122dd1b5dba7f4cd9792486f5a0af4b0edcb35761ce498cb26970e0c -address /run/containerd/containerd.sock │ │ ├─ 45598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 945d05cd5eb45f704459147cfc0c1241add6e1629706ce3ae71d82eb063e741a -address /run/containerd/containerd.sock │ │ ├─ 46333 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8be9a9815dcd3d1d395ef0b34e6e596082707010700ad9cc6dea5be5c40feb44 -address /run/containerd/containerd.sock │ │ ├─ 46520 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf99f6a0483d896e210060b0764c387fbb5b261fece1a3a21c7179e60a7576a5 -address /run/containerd/containerd.sock │ │ ├─ 47000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4eb76e54249a03f596bc08ea6b8e696bdd7966ad7d6578bcc5ab46eb00f4d3a -address /run/containerd/containerd.sock │ │ ├─ 47313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 197e2c8ef116c4d9b89a36f95fcf336a2138b8ebeafa2bd3e90b3c45d5c0d520 -address /run/containerd/containerd.sock │ │ ├─ 47736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8748dee3df255cf82304120c55e9bd2e2ce305513f6a859ee8fa162bb066b0ed -address /run/containerd/containerd.sock │ │ ├─ 49837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0f70ad3673036438c98c177840df8c0c6f890f8e0b445fb9d3d94c621a3f155 -address /run/containerd/containerd.sock │ │ ├─ 49930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80bdc8ea70f9d21e8573fd8957bbcc88981988f260ce8f7c21f7653068bb34a0 -address /run/containerd/containerd.sock │ │ ├─ 54072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4874de0f88e1b67af31451ec6a1fa32d1c87b89ba43d38bec785f05291351bde -address /run/containerd/containerd.sock │ │ ├─ 54733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80e6a11a7f0ac0aa793e16c8a4f2790b07314b870c7bc457e5b0b0bf695bd453 -address /run/containerd/containerd.sock │ │ ├─ 54790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47f85fa7afd4dbcb61cfbe3e823fef51ac8faf70535fff7f7ddec900631e3fd3 -address /run/containerd/containerd.sock │ │ ├─ 54826 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82a77bd7d43f207ad7cbacd199cab8cc1918767b40c33105981b45186aac2a05 -address /run/containerd/containerd.sock │ │ ├─ 55004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e9301b06c16190b50f688dc82e40021a97e5d21e1f011eba311980f7166e930 -address /run/containerd/containerd.sock │ │ ├─ 58870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3a4597597d01b73593747fd82742416951fa6cc274fa9ddfa477846ff46c6b8 -address /run/containerd/containerd.sock │ │ ├─ 59043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 196d4dd1a585ff6e6554d8a2d02166e05ae9c605182df0fb22b2bf8215c1a725 -address /run/containerd/containerd.sock │ │ ├─ 59081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56a02cf7a5267be78d4b1cdf9a61bd891ae932d18d8eea7de6d96525ccbdb0e7 -address /run/containerd/containerd.sock │ │ ├─ 59131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ad043a06a641ce6b10159d7a852ba66d98d9d46c29c1cd4c6eb66cf729ea2b6 -address /run/containerd/containerd.sock │ │ ├─ 60466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37f0cbc9bef89f093042c4a848b5ed916db0b993e27c99fb82a23c3150dc3de7 -address /run/containerd/containerd.sock │ │ ├─ 60588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 068cdee57d48dc65a9f3b336c614001fbd4d68a1ab2bfd2e3379ebd90c87d386 -address /run/containerd/containerd.sock │ │ ├─ 60986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fbdc62561d96be3aa17214ada8d3ae2249b57ac50b7756ec969c5381ad77cd0 -address /run/containerd/containerd.sock │ │ ├─ 61040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b77466956503ce60bc09dd240d12077de8bbf4d67bc4317f216f8e758a37f10 -address /run/containerd/containerd.sock │ │ ├─ 61073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f94bae8680d74ea3bfe797c5bfb8bf63e2bd6d7d36634b5b562a29930b6f22d6 -address /run/containerd/containerd.sock │ │ ├─ 61521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c43233861fedc02ae7d2481449a10d958444ce6708d15980efa2a7aeced4ae79 -address /run/containerd/containerd.sock │ │ ├─ 61929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1da47ead9554b0196076022578aa861ca2b98c32572b68f446e8f276b64a9bba -address /run/containerd/containerd.sock │ │ ├─ 62258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 679d697093a9760f3418f86a5ddda4edc961e49c4406029b7267126c860e978a -address /run/containerd/containerd.sock │ │ ├─ 62392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc362dea12938485b7bf25e2897ab14463747ce7ce69034c9b1d317cbcdb2709 -address /run/containerd/containerd.sock │ │ ├─ 63182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f463fbcbaa66dee4bec194bd0c9a3d4122eddec9b721c656845616b0bfac2387 -address /run/containerd/containerd.sock │ │ ├─ 64616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e517ef9960f74178d3355517d667f272cf44f05b87ea3a96a16a56e5dc3f7c0 -address /run/containerd/containerd.sock │ │ ├─ 66702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b0080af16df6869f3bdce0e08bc6448cf17584eb890d003d5b93610de34e299 -address /run/containerd/containerd.sock │ │ ├─ 75797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e02b6588cbb60737530b06345ede64c297f68f22dd6edca49afce280ad055b2f -address /run/containerd/containerd.sock │ │ ├─ 77159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8b69034d0b20d3f5ccaef70a9358a4db2b2b89e42cd51033e911d61ba10c862 -address /run/containerd/containerd.sock │ │ ├─ 83145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 687119e40643854a73b131bae3f2294e382559bf1f7799e2ead4c7e5fb55afc7 -address /run/containerd/containerd.sock │ │ ├─ 88989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ec7d0250fee9ffeaff151e0caa7beeca77ac06e9c18e876c880a53cdef4a7d6 -address /run/containerd/containerd.sock │ │ ├─ 93390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f2704a954ca8e8b94b7843e513280746d2b9dd27a914e82908ee9ffd1b0e522 -address /run/containerd/containerd.sock │ │ ├─ 93434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 738fcce176bb6d090a9ae6db1458326bb9653ff9217b091485b46fb28455063e -address /run/containerd/containerd.sock │ │ ├─101822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e1eb80d1e3d6c82de3ec8bee8d70dcd2a282cf4c0cc9b08b09818837548ec8f -address /run/containerd/containerd.sock │ │ ├─103286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 397e0af09b89ab8506ac5ecdb1e14d9081d718cf56358e16700a366179c75eff -address /run/containerd/containerd.sock │ │ ├─103315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 652fcd18c121d29f4115aa3fa080b43e37b778620687e3c456de215780e71765 -address /run/containerd/containerd.sock │ │ ├─105210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43f89b3e00a5128dbe830e040c9874ec75c50786a5f6bdaaf827b229b2370855 -address /run/containerd/containerd.sock │ │ ├─107111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5ce2a2e06547a814a8f8c9b16189a8440c378b1797388da7e1de6511caedcb9 -address /run/containerd/containerd.sock │ │ ├─107167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bd57cfd376cebf10b4c784740c35b005b6f68a7a8edb31c5851d187d8260885 -address /run/containerd/containerd.sock │ │ ├─120264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04f2a832ffd6afb5a1ae03c25b35f1fe7c92d7f1a93d5f91a1a607b3d2a778b7 -address /run/containerd/containerd.sock │ │ ├─120336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e1650898e7fa65c39ceef263524fdf830ef16ea5a59a83d4a3b3e1281a5a1f1 -address /run/containerd/containerd.sock │ │ ├─122834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9b1a88d0e8905a12dc242fef85bc41d65c0d1f586e003e5cb0ee2c6b3e85875 -address /run/containerd/containerd.sock │ │ ├─136867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d088c83b25c5aa1e01910944264af9231b0e93de689b7600bcd7646be81dda25 -address /run/containerd/containerd.sock │ │ ├─137931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32cdca78d72e7b91f93ed163f0796e3da5e6ed9d53515781c5c55d4352fabee7 -address /run/containerd/containerd.sock │ │ ├─139154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d709978af2f866c464f95497c9be426851139c8362269da09d2b9bf1bb31e9d -address /run/containerd/containerd.sock │ │ ├─139202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5525b5f3da64dd5fa628546c0c0aea35790c7bf706681d6079b8077b9119ce5a -address /run/containerd/containerd.sock │ │ ├─139660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d42d8dafecc95f2d83f86219671cf0e0fa591815dec9608bcc58374502349d1 -address /run/containerd/containerd.sock │ │ ├─140854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0ae990c43226d8f5a7b9a79e35c89afbe048d1185e0fa8dba0e73336b3c0944 -address /run/containerd/containerd.sock │ │ ├─143089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 663e763ce5580e03f9a3cf1761e4bc20469043055733f73090f937f5dfd9c82e -address /run/containerd/containerd.sock │ │ ├─143497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0225db09efa26f32ed3c06c324ea097eaea7cd5cdbdb67e1114fffe66ba5010 -address /run/containerd/containerd.sock │ │ ├─143633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cde64b8ab8d51b75afbfa7b059a45b66ffcafcacd0d06ce7536392d7b64b21a -address /run/containerd/containerd.sock │ │ ├─143671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56ff3369377de63c95b83692def20a585dfeb1b84b0eb92ead202cd7deb79398 -address /run/containerd/containerd.sock │ │ ├─143724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8833ee6861e67596952c3df823027d906b6a8cf71fc2d06117b72a3343e2fee7 -address /run/containerd/containerd.sock │ │ ├─144281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c47ac6604deb36347b098ec881bcdc88b404853d03a61763bec98ff3483132a9 -address /run/containerd/containerd.sock │ │ ├─169926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aeacc948ba0dfec094bdab413ccb149bf3530b4dead06b2ffd7e2231e1c50bd7 -address /run/containerd/containerd.sock │ │ ├─171688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21d5abcac4bc1b7e8f5e1f6646bdbc22ea16db40f10ccca8d55b13cb7cc0e69f -address /run/containerd/containerd.sock │ │ ├─171694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37726ed8647b934d82c769a299ab6cbd5c470b54bc1d4f7c131b9d7b100e34da -address /run/containerd/containerd.sock │ │ ├─171733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c4a8e943e042c6301297cf4c142c620384433956138ebab6bce19c181cfc589 -address /run/containerd/containerd.sock │ │ ├─172039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8dcb3a8e5cff26d5ac1399e410fc14887072822e227134481681fcb11e58469 -address /run/containerd/containerd.sock │ │ ├─179020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5610339cc51a7056664300218c3566a256fa3e0f5ad89484a974ed22b1a828d7 -address /run/containerd/containerd.sock │ │ ├─182744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fecb9f29cf2e30f0e9d3afe4f4b146b3b0efc122fca85e2a84ad5b468fd98dc3 -address /run/containerd/containerd.sock │ │ ├─185554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86170da78c47798f37a67401213b6881441f5888afc33d7e367426a5d31c572a -address /run/containerd/containerd.sock │ │ ├─185605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09f4c0a078c08d627ffaa7642651fdff00247053d8696c7a7dd7a1b54c2bfc4d -address /run/containerd/containerd.sock │ │ ├─185690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09ca078d2bc968f1a8073f33cace6b124e72a1aae9fac4cbfb52babcfc184245 -address /run/containerd/containerd.sock │ │ ├─201806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b27945aaa7dd2a63c2a2d502f03c3e0880effc9df3aa97e9381a434a58200e77 -address /run/containerd/containerd.sock │ │ ├─209218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 163142655728eaf5b29942374b20c0935340ede0868f9bbf803f9be36d84ddba -address /run/containerd/containerd.sock │ │ ├─209444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbd711bf42718c9c7ec41372d457d2594dc6883a0948f4363c2fef31beaf038d -address /run/containerd/containerd.sock │ │ ├─209464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6db83d5c9b37206c8c46a832d8f4b48ccfd31d313d6782f9c3d79a8814d601f7 -address /run/containerd/containerd.sock │ │ ├─209708 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b30f4e2915b315a3abf9759ea92228fec357ef143712eb9f0dd44829a93d530 -address /run/containerd/containerd.sock │ │ ├─220652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8512756406a7514ad64f07ae1cf1cec97435d8354b2114f07103512db4a1b19 -address /run/containerd/containerd.sock │ │ ├─223203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa4a51f2820dbce5f83b95d635d2640ae189919aa4a14b6786fe10adf028e4fd -address /run/containerd/containerd.sock │ │ ├─224200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 600a0129bc76460a1d9a7f5d216a1d554437be2bccf81290b669940aede81a99 -address /run/containerd/containerd.sock │ │ ├─225231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e0865b270f5e44d6280fc85089d3bac2df75e9af5b4a78312e4ac5b31bdd70d -address /run/containerd/containerd.sock │ │ ├─226225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c8f9edcdb5b9b4ef11885bbf160ec823a527c67d4e0e1ada7aefcf209cca617 -address /run/containerd/containerd.sock │ │ ├─228649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 052664c4df7c7551d80e9654c2d9f7fdbe8adbaca8d9c4c75dda2e3ccd388914 -address /run/containerd/containerd.sock │ │ ├─230121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85c7030985e1808534064a35c50b5ae47274e33fb0a809a442818bbfb30fa66b -address /run/containerd/containerd.sock │ │ ├─230173 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f06e4adb6d6e3efd1cb08d5917bbb8527ffaeb7c830fca6d31bd839c083e22b8 -address /run/containerd/containerd.sock │ │ ├─239198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 540c9d42f16661d59601c80604d560ee74d416147ac812dc02e4496234a75c8f -address /run/containerd/containerd.sock │ │ ├─239601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62ff62327ee2a080746f7045b946d44c8fcc6c01febfc379e66a4dd0df993278 -address /run/containerd/containerd.sock │ │ ├─243316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4e93be44e3e1f93df73a4ebb2982af371a17ab1953d82e387041093c75b7437 -address /run/containerd/containerd.sock │ │ ├─247908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b20834d9f6e0f832d38219e262fba67634b87ed684c74f78fa07035d5578583e -address /run/containerd/containerd.sock │ │ ├─247999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55b9a03724f11dbe243008e63612639990f16599ac954cce146b02320764b68c -address /run/containerd/containerd.sock │ │ ├─248232 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51d2207169e557b14f1e39d932a535f931e6c9114e6afc7e55fc1c910becd6c2 -address /run/containerd/containerd.sock │ │ ├─248275 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 131e10f53d81ce225da1884d8a15afdf20b0b7ad57bb57cfab2048b577b0026d -address /run/containerd/containerd.sock │ │ ├─260175 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab4b8ab1bd3349547f4b966f0c917609fc82e192d47057017d0145cef3494f39 -address /run/containerd/containerd.sock │ │ ├─262859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bc627d516d0361148dfbf24023a12824fb45fbe685f9cb830c849ac9f6c3465 -address /run/containerd/containerd.sock │ │ ├─264276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb450c9bc5a05f920e3e69a79c4829634b49570dee35dd97d85a80c95f626c58 -address /run/containerd/containerd.sock │ │ ├─395075 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/4ad72760ec0cb30fff71b49d1df5b4c117f5296275480a0f5f142f087e9c6b4a/log.json --log-format json exec --process /tmp/runc-process900697744 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/4ad72760ec0cb30fff71b49d1df5b4c117f5296275480a0f5f142f087e9c6b4a/ce8f27dea47e97e2f1fa72fdca8f6b2dfae525d67f18fb84204ccaa9d26b7a82.pid 4ad72760ec0cb30fff71b49d1df5b4c117f5296275480a0f5f142f087e9c6b4a │ │ └─395076 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/4ad72760ec0cb30fff71b49d1df5b4c117f5296275480a0f5f142f087e9c6b4a/log.json --log-format json exec --process /tmp/runc-process2693136783 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/4ad72760ec0cb30fff71b49d1df5b4c117f5296275480a0f5f142f087e9c6b4a/2c5e12c5fd242fbec16b43a3aa2f1f046ed0a984d4aa9ec13b5b1683fdfa8e35.pid 4ad72760ec0cb30fff71b49d1df5b4c117f5296275480a0f5f142f087e9c6b4a │ ├─packagekit.service │ │ └─1189 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─388 /lib/systemd/systemd-udevd │ ├─docker-f4e07b0c8c5e93b75825a62550f679c08e03fe5a62a5167a088184f82dc49b2a.scope … │ │ ├─19191 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19208 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─622 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-fe6e52c4fbb0a55c8d731f3481041f07cfcf1587e824dd98e8dc8168e8634b75.scope … │ │ ├─33740 /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 │ │ └─33752 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28668 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28931 /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 │ │ │ ├─19122 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19142 /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 │ │ │ ├─24060 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24322 /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 │ │ │ ├─33429 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33697 /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 │ │ │ ├─12117 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12147 /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.fcvxjl.service │ │ ├─12481 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.fcvxjl/unit.run │ │ └─12510 /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-fcvxjl --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.fcvxjl:/var/lib/ceph/mgr/ceph-instance.fcvxjl:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.fcvxjl/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.fcvxjl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10180 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─136304 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39573 /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.44 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─352 /lib/systemd/systemd-journald │ ├─docker-20003a06b5954ba930b566536101fb656a0157e2ecfc78cf1808451b820e16d2.scope … │ │ ├─24364 /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 │ │ └─24376 /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 │ ├─ssh.service │ │ ├─ 648 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─394351 sshd: root [priv] │ │ └─394352 sshd: root [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1399 /usr/sbin/uuidd --socket-activation │ ├─docker-dc4b8c6d297de1f958e6782dc6cfdea4a94800c8c57950ec7454277b839f9095.scope … │ │ ├─28972 /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 │ │ └─28984 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-93cb1b0a8306cb61a7b46479af41207e082cbc60388b44ad29815f074e6173d4.scope … │ │ ├─12228 /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 │ │ └─12240 /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 │ ├─chrony.service │ │ ├─10685 /usr/sbin/chronyd -F 1 │ │ └─10686 /usr/sbin/chronyd -F 1 │ ├─docker-914c4cae7fd10ba4e67710bf5a1095b8b4ecc2c869481735e21f2b59379fa18a.scope … │ │ ├─12593 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.fcvxjl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12612 /usr/bin/ceph-mgr -n mgr.instance.fcvxjl -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 │ │ └─393 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─136172 /sbin/iscsid │ │ └─136173 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─run-r2715f517fdbe4e87bcce88a5a8e227ee.scope │ │ └─186213 /usr/sbin/libvirtd --listen │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─f06e4adb6d6e3efd1cb08d5917bbb8527ffaeb7c830fca6d31bd839c083e22b8 │ │ └─230211 /pause │ ├─b27945aaa7dd2a63c2a2d502f03c3e0880effc9df3aa97e9381a434a58200e77 │ │ └─201853 /pause │ ├─131e10f53d81ce225da1884d8a15afdf20b0b7ad57bb57cfab2048b577b0026d │ │ └─248305 /pause │ ├─82a77bd7d43f207ad7cbacd199cab8cc1918767b40c33105981b45186aac2a05 │ │ └─54855 /pause │ ├─967ba0c95f1473f22b720fb0c90efd6ac3b120f31b0bef4cce3fa0d7dbaac1ff │ │ └─104976 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─eb450c9bc5a05f920e3e69a79c4829634b49570dee35dd97d85a80c95f626c58 │ │ └─264306 /pause │ ├─067b48bc483a611a4efb94c47b4c446cf8b17a9c34176dfc8c200aafdc2c902e │ │ ├─139426 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─139471 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─139494 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─139724 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─394994 sleep 15 │ ├─544b4308455e34603aa854e223dd9354c38aa1ea30b1735a715942113cebaee5 │ │ ├─75910 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─75927 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─75933 erl_child_setup 1048576 │ │ ├─75980 sh -s disksup │ │ ├─75982 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─75983 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─76033 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76034 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76044 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─76177 /bin/sh -s rabbit_disk_monitor │ ├─2e0865b270f5e44d6280fc85089d3bac2df75e9af5b4a78312e4ac5b31bdd70d │ │ └─225253 /pause │ ├─b3a4597597d01b73593747fd82742416951fa6cc274fa9ddfa477846ff46c6b8 │ │ └─58931 /pause │ ├─8b77466956503ce60bc09dd240d12077de8bbf4d67bc4317f216f8e758a37f10 │ │ └─61108 /pause │ ├─c4e93be44e3e1f93df73a4ebb2982af371a17ab1953d82e387041093c75b7437 │ │ └─243340 /pause │ ├─6e1650898e7fa65c39ceef263524fdf830ef16ea5a59a83d4a3b3e1281a5a1f1 │ │ └─120371 /pause │ ├─a8512756406a7514ad64f07ae1cf1cec97435d8354b2114f07103512db4a1b19 │ │ └─220676 /pause │ ├─a5de8cf7c71cb4d833da2f33e8ba793c97e6c71bb7c3849955a6965e96be4c88 │ │ ├─170134 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─170160 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─170168 erl_child_setup 1048576 │ │ ├─170215 sh -s disksup │ │ ├─170217 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─170218 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─170264 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170265 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─170275 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─170472 /bin/sh -s rabbit_disk_monitor │ ├─37726ed8647b934d82c769a299ab6cbd5c470b54bc1d4f7c131b9d7b100e34da │ │ └─171774 /pause │ ├─0688c63fbc1b01ab8e6ee48bed23eb817c9a8a0c5500420a9d5b1dd4cc7444ff │ │ └─55113 nfd-worker -metrics=8081 │ ├─908f9676b108f1e261392f98b78a352faf0f524133dca133a9174f5208ab857b │ │ ├─137387 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─137454 /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 │ ├─2c47fe7ef395b7e06ea9fc0f247eaab9b4cb3efd838ac612727a454fe403f2b5 │ │ └─59530 /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 │ ├─479477a66d23103f5963da17117f462048e54594924cebe27115db4217b59283 │ │ └─64321 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─92014f9d543d9d9dbed5d06049a532648a899c7b2fd279bc0f75f89f947c47b3 │ │ ├─201985 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202002 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─202008 erl_child_setup 1048576 │ │ ├─202102 sh -s disksup │ │ ├─202112 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─202113 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─202125 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202127 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202172 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─202316 /bin/sh -s rabbit_disk_monitor │ ├─1d0e761e872dc3d9609dc292249713500fa0d440c0d34751902d33d2b2035f13 │ │ └─39698 /pause │ ├─20d2afc2122dd1b5dba7f4cd9792486f5a0af4b0edcb35761ce498cb26970e0c │ │ └─45551 /pause │ ├─163142655728eaf5b29942374b20c0935340ede0868f9bbf803f9be36d84ddba │ │ └─209238 /pause │ ├─97abbccefd02d6d101389143416bddd2a789dcbaa74fd5a21de0b38015d64cc4 │ │ ├─116750 cinder-api: uWSGI master │ │ ├─116764 cinder-api: uWSGI worker 1 │ │ └─116765 cinder-api: uWSGI worker 2 │ ├─bbd711bf42718c9c7ec41372d457d2594dc6883a0948f4363c2fef31beaf038d │ │ └─209489 /pause │ ├─7bd57cfd376cebf10b4c784740c35b005b6f68a7a8edb31c5851d187d8260885 │ │ └─107210 /pause │ ├─945d05cd5eb45f704459147cfc0c1241add6e1629706ce3ae71d82eb063e741a │ │ └─45622 /pause │ ├─600a0129bc76460a1d9a7f5d216a1d554437be2bccf81290b669940aede81a99 │ │ └─224241 /pause │ ├─04679b11ae6aa353efd88fbdfbefd01e2f91966d26c39f689492cd1be0b350b1 │ │ └─39173 /pause │ ├─e77f299da6fb0298dc3a870a09e75a4931498c9bc60fd5533afbbc29fbca923f │ │ ├─139443 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─139551 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─139568 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─139777 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─394993 sleep 15 │ ├─85497ced137c9bd27254b1d840f1f6ec68af19aea737f0632a2d862e231ef89f │ │ ├─105311 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─105405 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─105414 erl_child_setup 1048576 │ │ ├─105477 sh -s disksup │ │ ├─105479 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─105480 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─105570 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─105571 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─105581 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─105714 /bin/sh -s rabbit_disk_monitor │ ├─2729a1de52df7ed13ba5691543c7f602c079311a184b2d208c86d6e7adb66e5c │ │ └─63411 /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 │ ├─738fcce176bb6d090a9ae6db1458326bb9653ff9217b091485b46fb28455063e │ │ └─93460 /pause │ ├─5525b5f3da64dd5fa628546c0c0aea35790c7bf706681d6079b8077b9119ce5a │ │ └─139243 /pause │ ├─5e6af1bce00650d5beb6a99d7ae015ce0ee8d9a597bc28c7851fea3747c1ae06 │ │ └─63355 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─92cfc2437e061dbe6788cb99353c49c372872aebd195f91c8cbfee626c4ac33c │ │ └─39345 kube-apiserver --advertise-address=199.204.45.44 --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 │ ├─80e6a11a7f0ac0aa793e16c8a4f2790b07314b870c7bc457e5b0b0bf695bd453 │ │ └─54763 /pause │ ├─2a5f05aad283a3c44f4e10dcf6d3409d82695fba022d1fe4e502ee70bb6d90fe │ │ └─63623 /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 │ ├─4b0080af16df6869f3bdce0e08bc6448cf17584eb890d003d5b93610de34e299 │ │ └─66727 /pause │ ├─cfb9cfbf873db51a856c7508f6bd7ff460c4b28feb0431abca7e9ff32a8cb199 │ │ └─118486 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─946c220f4eca8adb5115bb7569a583acc194d8623ecff0e7c9bdab88d2751889 │ │ └─40506 /pause │ ├─ad038c3f9fa06c66725694fbec511e535d83bd9f8341ac480137d7e556ff309e │ │ └─179552 vector --config /etc/vector/vector.toml │ ├─fc39316ceeddf1ac50314c7111ada0657fa18619fae39a5d1fcb523b5d6e6e3a │ │ └─47147 percona-xtradb-cluster-operator │ ├─76ebc71b79f9be3cde8105024d292d730ad3771337200c8e1d8729577e15a3e5 │ │ └─64356 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─be9195d02a4e24aa0abc0bf4aa2e6b32246cdcac678de3f85c44bb89ad29813b │ │ └─46704 /manager --metrics-bind-address=:9782 │ ├─25da008e734d83cf1763c81db6ef6cdcffae969caea789562585ff9e511fc4b8 │ │ └─43270 /pause │ ├─f74185b0deed964e8f4d77979799eabd551396422e18b5443c5299ee836700c6 │ │ └─42793 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 │ ├─be29016b8ad9e428cbd28d9d0abb3f332e91eb7fdeb108b9f739bddd68f2ee9e │ │ └─48041 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─0e74490e8f7f01a778d729153adcc3bd49792ec12fc28fe59eac18758e79c9b4 │ │ ├─121332 /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 │ │ └─121481 /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 │ ├─de7a7daa000f5326d3df1eecab3c2ec0b9082e9d86013cf1a6288edf6ad35246 │ │ └─186163 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─6be2af8bcd75da218324c8c9762088cd0c952699ddfa181ad22f34d290f1aeb9 │ │ └─55186 nfd-master -crd-controller=true -metrics=8081 │ ├─000438e2bcd3cce6fffa04ee6f2227abf5e64f9f362e76dd185e83cb801492de │ │ └─258367 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─dd5e2d4c0be990735535ee61c450df447954a7be789561a306499307e8c11b2a │ │ └─224643 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─8833ee6861e67596952c3df823027d906b6a8cf71fc2d06117b72a3343e2fee7 │ │ └─143747 /pause │ ├─677c29f2aca534bc39792741367cd44bfa00e6827ac0f0511c5d148e111d51f9 │ │ └─50154 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 │ ├─dedf485d02f245f2ae0c727fa84f29950333a42d59427bdb14c0fb26d0d2d3ad │ │ └─63337 /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-44.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 │ ├─3153d013d379a4acd257ca02b9d14e8dc61e9448b051c57da6e7fba4032e4ce7 │ │ └─185275 /bin/bash /tmp/libvirt.sh │ ├─8cb040a97c34ca78a3a63eec4c47a5c6eb18ad8f90010ccd0d6896ce583bf558 │ │ └─42211 /pause │ ├─8be9a9815dcd3d1d395ef0b34e6e596082707010700ad9cc6dea5be5c40feb44 │ │ └─46357 /pause │ ├─86170da78c47798f37a67401213b6881441f5888afc33d7e367426a5d31c572a │ │ └─185583 /pause │ ├─197e2c8ef116c4d9b89a36f95fcf336a2138b8ebeafa2bd3e90b3c45d5c0d520 │ │ └─47342 /pause │ ├─5610339cc51a7056664300218c3566a256fa3e0f5ad89484a974ed22b1a828d7 │ │ └─179043 /pause │ ├─bf99f6a0483d896e210060b0764c387fbb5b261fece1a3a21c7179e60a7576a5 │ │ └─46557 /pause │ ├─0b888c4b42fec46957df47796776e52a1bca525a567baf51bb98fc4af6b4a870 │ │ └─43451 /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 │ ├─7c043308ec20c1d0be1d8089e1c70ab41ccb831c1d271170f8c7a02115521db3 │ │ ├─167747 nova-api: uWSGI master │ │ ├─167802 nova-api: uWSGI worker 1 │ │ └─167803 nova-api: uWSGI worker 2 │ ├─df1fd52eeed13a5a82bf68ad0ede254949376236107bff4b36975a2100816084 │ │ └─63578 /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-44.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 │ ├─517ff130a097b8a0cc5256d739e948af12c5c6f8e1aa7759e339c5d91232a239 │ │ └─380001 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ ├─e37c3a2cc2ccb15a2b76c154b8c538e5b1bb7b840b652bd0860a8df2630c437d │ │ ├─127918 placement-api: uWSGI master │ │ ├─127931 placement-api: uWSGI worker 1 │ │ └─127932 placement-api: uWSGI worker 2 │ ├─56ff3369377de63c95b83692def20a585dfeb1b84b0eb92ead202cd7deb79398 │ │ └─143693 /pause │ ├─4296d677e70a3bf5624e395de623b649b344a319ab5f1fcd091ece8002078e2a │ │ ├─181203 neutron-policy-server: uWSGI master │ │ ├─181216 neutron-policy-server: uWSGI worker 1 │ │ └─181217 neutron-policy-server: uWSGI worker 2 │ ├─5d3fe50d0cf7af6f586ad7d72e11b8ea63f6d2772b1c42008c1ce004af6d2aa8 │ │ └─83904 /usr/local/bin/rook ceph operator │ ├─dcec29a3c115618e52dc21b91ad4bd91959005e00c718878a57f60c7eecf7356 │ │ └─43164 /pause │ ├─0b97dee3bdd62995d4382696de28da0a64c0fefa528ca42a1e11a29c7360876d │ │ └─43213 /pause │ ├─f463fbcbaa66dee4bec194bd0c9a3d4122eddec9b721c656845616b0bfac2387 │ │ └─63206 /pause │ ├─c9b1a88d0e8905a12dc242fef85bc41d65c0d1f586e003e5cb0ee2c6b3e85875 │ │ └─122868 /pause │ ├─bc362dea12938485b7bf25e2897ab14463747ce7ce69034c9b1d317cbcdb2709 │ │ └─62415 /pause │ ├─caddfdd5331991566ee43cd11e18fdd65335b565fde4c873b79e2496a3449e22 │ │ └─64458 /bin/oauth2-proxy │ ├─cf6390bb0ece7aa2d3b6038ccf317e22010e300a18690b08821f1aa8b31017d3 │ │ ├─168581 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168839 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168840 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─ab77f2d95dbd2cb85dd661e093aa16e7e54b403eb05464cab093cfc506af8562 │ │ └─120887 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─76ea93366bf2b0bdf84cfc61a619b8237d0bfcaad873c2aef22297f4035fb491 │ │ ├─258505 /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 │ │ └─258668 /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 │ ├─ed9ba3f890618a96b6aaa06e1b696f9aa631d6b020b5e611518b9b064f5ac370 │ │ └─223420 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─0ca30b95dddd07f4877bba3f4ed296718e9ee1be66ae29495811678a5d57a9b6 │ │ └─41829 /pause │ ├─0e1eb80d1e3d6c82de3ec8bee8d70dcd2a282cf4c0cc9b08b09818837548ec8f │ │ └─101866 /pause │ ├─09f4c0a078c08d627ffaa7642651fdff00247053d8696c7a7dd7a1b54c2bfc4d │ │ └─185635 /pause │ ├─bef0e2cb0afb26878c775475720c3e321dae6b6f8fd22a01166ff052914e98de │ │ ├─64904 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─64921 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─64927 erl_child_setup 1048576 │ │ ├─64975 sh -s disksup │ │ ├─64977 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─64980 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─64989 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─64990 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65048 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─65171 /bin/sh -s rabbit_disk_monitor │ ├─425da8cb28133f945f83dfe109fca2286a3f94c1f7222510c6ed022adc442a84 │ │ ├─239815 magnum-api: uWSGI master │ │ ├─239840 magnum-api: uWSGI worker 1 │ │ └─239841 magnum-api: uWSGI worker 2 │ ├─6e0f7975c891cc0574dacaaa751b328220f585eb8ac72eaf8d3f990dc0ff8db2 │ │ └─39226 /pause │ ├─5362b43c124a45ff82c1598872ab6afd6ec5eb31b2c4d6d9a18ad1c10695b015 │ │ ├─82418 barbiacan-api: uWSGI master │ │ └─82476 barbiacan-api: uWSGI worker 1 │ ├─21d5abcac4bc1b7e8f5e1f6646bdbc22ea16db40f10ccca8d55b13cb7cc0e69f │ │ └─171773 /pause │ ├─2751d0696e70ca01e688a979c744a9f4d4479d00390bb0fd44df2f3be38f7ebe │ │ ├─168550 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168832 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─168833 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─1516fba58872a71d6138afeeaa26527ef9d1e161d49c3490a2ee22334b6ec9ea │ │ └─64440 /bin/oauth2-proxy │ ├─8d42d8dafecc95f2d83f86219671cf0e0fa591815dec9608bcc58374502349d1 │ │ └─139682 /pause │ ├─6db83d5c9b37206c8c46a832d8f4b48ccfd31d313d6782f9c3d79a8814d601f7 │ │ └─209510 /pause │ ├─c4ab110009c08b248bc9928208cb39297ba7b0515b72f2e33975dab106203dcf │ │ ├─ 70119 apache2 -DFOREGROUND │ │ ├─ 70133 (wsgi:k -DFOREGROUND │ │ ├─ 70134 (wsgi:k -DFOREGROUND │ │ ├─ 70135 (wsgi:k -DFOREGROUND │ │ ├─ 70136 (wsgi:k -DFOREGROUND │ │ ├─378714 apache2 -DFOREGROUND │ │ └─379474 apache2 -DFOREGROUND │ ├─fecb9f29cf2e30f0e9d3afe4f4b146b3b0efc122fca85e2a84ad5b468fd98dc3 │ │ └─182767 /pause │ ├─a9cc356fb1d0e98965131a1a375b7c60effee9b1fe5674ec3f6787438e37390f │ │ ├─197912 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─198279 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─198280 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─e0225db09efa26f32ed3c06c324ea097eaea7cd5cdbdb67e1114fffe66ba5010 │ │ └─143541 /pause │ ├─2ec7d0250fee9ffeaff151e0caa7beeca77ac06e9c18e876c880a53cdef4a7d6 │ │ └─89016 /pause │ ├─10afff47cea6a7f188cd70161b3ce095fd55e2ded3a6e3a8f625f88e74a789cc │ │ └─61415 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 │ ├─618038e3fafc230ac2f8c06c1ef994039f3d458440be6b0cb2b780b940cd8a65 │ │ └─39510 /kube-vip manager │ ├─960aef652121b2e1730fd76d85e699ec130cd6e4e7c2ae5c42d38739e40188a5 │ │ └─43359 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─397e0af09b89ab8506ac5ecdb1e14d9081d718cf56358e16700a366179c75eff │ │ └─103329 /pause │ ├─767bc7eab79e308f1a85cef04527bf33743e85796141e949cd96faaf2027747b │ │ ├─60017 python -u /app/sidecar.py │ │ ├─60331 python -u /app/sidecar.py │ │ └─60333 python -u /app/sidecar.py │ ├─09ca078d2bc968f1a8073f33cace6b124e72a1aae9fac4cbfb52babcfc184245 │ │ └─185736 /pause │ ├─846623abd4fe4f294d9da24322a00095dc9ebad53b22d55252483107f45c1243 │ │ ├─89140 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89158 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─89164 erl_child_setup 1048576 │ │ ├─89238 sh -s disksup │ │ ├─89240 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─89241 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─89243 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89244 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89254 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─89483 /bin/sh -s rabbit_disk_monitor │ ├─12e58598e9abf05e4923959e7b9a63c7e905f0c2d1c92e728d1bbe0b95051472 │ │ └─64221 /bin/pushgateway │ ├─f94bae8680d74ea3bfe797c5bfb8bf63e2bd6d7d36634b5b562a29930b6f22d6 │ │ └─61110 /pause │ ├─da91c3ea119a721a5cb5d0a8a83ac033f56e4b593f723f49f95455fbc49d620e │ │ ├─217747 octavia-api: uWSGI master │ │ ├─217759 octavia-api: uWSGI worker 1 │ │ └─217760 octavia-api: uWSGI worker 2 │ ├─321c6ad2b6abb94933b32799121dedac175b14b9deb43186237c776cde850e7d │ │ ├─239256 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─239977 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpk5mcoayx/privsep.sock │ │ ├─239981 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─239989 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─e8dcb3a8e5cff26d5ac1399e410fc14887072822e227134481681fcb11e58469 │ │ └─172063 /pause │ ├─ad1a20560d6c4427e004f86e954b96694870ca7af755ec0824667fe22dd70376 │ │ └─94617 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─a0ae990c43226d8f5a7b9a79e35c89afbe048d1185e0fa8dba0e73336b3c0944 │ │ └─140885 /pause │ ├─37ac5a5557169dd5ade74f42acb4ff7f9901a631c2b4c6618ce92f8651c65ffa │ │ ├─181169 neutron-api: uWSGI master │ │ ├─181189 neutron-api: uWSGI worker 1 │ │ └─181190 neutron-api: uWSGI worker 2 │ ├─af2aa19cdfb17b1e44dd6b603798d1e4ab719e88ca23e728f662f5be14a2ba1d │ │ └─189920 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─1e7f9825c8cb3bce66596826b4195861fb1ad08964d14967a184433701832aa6 │ │ └─60378 /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 │ ├─d8674e68a6172937bd6fca36e48a41b054a25412729708a27ee85e2b4ee2a3a0 │ │ └─46827 /manager --metrics-bind-address=:8080 │ ├─f321031100862b2fd6c2fe14641e70c613333d18b7ac740bfd28bc6f893cfedc │ │ └─64387 /bin/memcached_exporter │ ├─3b5bae96aea9c6e790a91ea02f28e76d234ae9a5a1979fe74b4d00447cb2b633 │ │ ├─243511 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─243528 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─243534 erl_child_setup 1048576 │ │ ├─243609 sh -s disksup │ │ ├─243611 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─243612 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─243620 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─243621 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─243631 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─244046 /bin/sh -s rabbit_disk_monitor │ ├─176f215320e3481b119990008b418783e9b3893561b7c0ef5b2a3f81063e102c │ │ ├─47785 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 │ │ └─50501 haproxy -sf 141 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─48820c0087bd5dca9f234db385e9763bafe42187279d1da6d8d856ba7bb12f79 │ │ └─50043 valkey-server *:6379 │ ├─0334079055d6625cf986d409171a37ba3a7f7d929f89cc955e4b665c20007e75 │ │ ├─167947 nova-metadata: uWSGI master │ │ ├─168028 nova-metadata: uWSGI worker 1 │ │ └─168029 nova-metadata: uWSGI worker 2 │ ├─c47ac6604deb36347b098ec881bcdc88b404853d03a61763bec98ff3483132a9 │ │ └─144305 /pause │ ├─b020738cefe457b4d0ae312e34fb118516b8a0ccdcdfa8d0843833ec3a7642e7 │ │ └─50426 redis_exporter │ ├─679d697093a9760f3418f86a5ddda4edc961e49c4406029b7267126c860e978a │ │ └─62284 /pause │ ├─be0189f92cba3ac1ac99a58b1e6dbb299731542b5be53efda3a69aa076e97a89 │ │ └─42325 /coredns -conf /etc/coredns/Corefile │ ├─8d709978af2f866c464f95497c9be426851139c8362269da09d2b9bf1bb31e9d │ │ └─139178 /pause │ ├─440f1105951387eb98556c107e8da93d814b0d6939b52aaff8f5e60c6b3ffc8b │ │ └─40731 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─f0dd525bcf027fb6e10bb7f9cf26feb707fb686ae5a6f0acb0da22c207082e22 │ │ ├─183010 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─183026 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─183032 erl_child_setup 1048576 │ │ ├─183080 sh -s disksup │ │ ├─183082 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─183083 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─183097 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183098 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─183108 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─183222 /bin/sh -s rabbit_disk_monitor │ ├─4d5dabf04c0849e90836c474d8e657af219602f213191b4de41e64dcb8fab095 │ │ ├─189876 /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 │ │ ├─361930 /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/tmp69fu08ea/privsep.sock │ │ ├─362135 /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/tmpp7bd96bd/privsep.sock │ │ └─367076 /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/tmp5y2ba7ql/privsep.sock │ ├─0d4dcd59c7265988226a88a21e67d3510fb23523ee92dca89be30a6cf98e4721 │ │ └─63812 /goldpinger --static-file-path /static │ ├─71f41252078ed9363b05672d82575885241c503788d47873a09f7c6968453fd4 │ │ ├─219249 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219279 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─219775 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219776 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386256 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386257 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386258 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386259 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386260 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386261 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386262 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386263 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386264 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386265 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386266 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386267 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386268 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386269 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386270 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386271 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386274 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386275 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386276 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386278 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386279 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386281 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386282 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386283 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386284 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386285 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386286 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386287 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386288 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386289 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─386290 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─386291 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─5d3797eb0a415abfd3f6fccd6138768d64c7348f32137da70cba38562adfaf4c │ │ └─263291 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─0fbdc62561d96be3aa17214ada8d3ae2249b57ac50b7756ec969c5381ad77cd0 │ │ └─61010 /pause │ ├─f286a903c61345818f86d569b20a33fc160b211a4cea852a4dd000ce710a0acc │ │ └─42281 /pause │ ├─567462d9c11f675bfc7d583086083ed8ff4ee75b17a0c9efea3ca25011d8569b │ │ └─63669 /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 │ ├─47f85fa7afd4dbcb61cfbe3e823fef51ac8faf70535fff7f7ddec900631e3fd3 │ │ └─54821 /pause │ ├─ca91e5593007d5d6039d1279019fa2c1400a65a1ecf88883f613c4ac9d7906b9 │ │ └─60130 /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 │ ├─1cde64b8ab8d51b75afbfa7b059a45b66ffcafcacd0d06ce7536392d7b64b21a │ │ └─143656 /pause │ ├─fd6c115aa750306024879149e6bbdb00fcd869bb13602ebcd7ed31dbb2ecfef5 │ │ ├─258368 manila-api: uWSGI master │ │ ├─258455 manila-api: uWSGI worker 1 │ │ └─258456 manila-api: uWSGI worker 2 │ ├─8015baf85acff134fea26cd7d779a01c80f0b12ebfe88f2a1338765e82f658b4 │ │ └─39382 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 │ ├─a1080f9e89e32c6e421464ca88b797d6f8b57d52e24abf370c0ecc448a5fae50 │ │ └─62617 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1aa2e49aef80095aeddbab9fdf5d2b74649349ff87c059abd444117e71d4e76c │ │ ├─103676 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─103807 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─103809 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─055ab140d4431989f1fce32e4bf8c40820012e53db47d241ed54e9224823c5ce │ │ └─245783 docker-registry serve /etc/docker-registry/config.yml │ ├─f2ecb18086a3222f11cb3e648c7c19af938ea028b689203fa720dde28fe51670 │ │ ├─197950 heat-api-cfn: uWSGI master │ │ ├─198074 heat-api-cfn: uWSGI worker 1 │ │ └─198075 heat-api-cfn: uWSGI worker 2 │ ├─068cdee57d48dc65a9f3b336c614001fbd4d68a1ab2bfd2e3379ebd90c87d386 │ │ └─60613 /pause │ ├─2fb35cd7ff09c396602f82c5820b5f96886dcb74e500cb2a58c0c35c901c0cc0 │ │ ├─102306 glance-api: uWSGI master │ │ ├─102320 glance-api: uWSGI worker 1 │ │ └─102321 glance-api: uWSGI worker 2 │ ├─eef4c9442cbbdaa099a85f4c96ea5bb600955dd91f117dd7f9fc0244a148c3b9 │ │ └─55239 /secretgen-controller │ ├─481e052b215be7252e90bf13c72066dcd5df14794993f7033f1eb3696fff24b9 │ │ └─64176 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─43f89b3e00a5128dbe830e040c9874ec75c50786a5f6bdaaf827b229b2370855 │ │ └─105233 /pause │ ├─7f2704a954ca8e8b94b7843e513280746d2b9dd27a914e82908ee9ffd1b0e522 │ │ └─93413 /pause │ ├─ab4b8ab1bd3349547f4b966f0c917609fc82e192d47057017d0145cef3494f39 │ │ └─260199 /pause │ ├─aa4a51f2820dbce5f83b95d635d2640ae189919aa4a14b6786fe10adf028e4fd │ │ └─223228 /pause │ ├─663e763ce5580e03f9a3cf1761e4bc20469043055733f73090f937f5dfd9c82e │ │ └─143115 /pause │ ├─27b2f71ee866510d457889a4d8a7d8782d8141eb712e86cd9c608ecca5d8ce57 │ │ └─47866 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─62ff62327ee2a080746f7045b946d44c8fcc6c01febfc379e66a4dd0df993278 │ │ └─239692 /pause │ ├─aeacc948ba0dfec094bdab413ccb149bf3530b4dead06b2ffd7e2231e1c50bd7 │ │ └─169960 /pause │ ├─d8b69034d0b20d3f5ccaef70a9358a4db2b2b89e42cd51033e911d61ba10c862 │ │ └─77182 /pause │ ├─6db20547886e670f9e5f3b8a2bf0aa58b340f3442215380c7e61486825926967 │ │ └─62510 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─0f1aaf99f6bfaa518deff0d675f4f9e4a8ec0e9e604e5178a2bfc327b758b278 │ │ ├─172638 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─384249 sleep 300 │ ├─80bdc8ea70f9d21e8573fd8957bbcc88981988f260ce8f7c21f7653068bb34a0 │ │ └─49954 /pause │ ├─6a406fa864ad90813262886676c24e2b4aa59fb18f7a12e9526afe4f254dee64 │ │ ├─179507 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─179735 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─179747 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─394552 sleep 15 │ ├─85c7030985e1808534064a35c50b5ae47274e33fb0a809a442818bbfb30fa66b │ │ └─230148 /pause │ ├─deba2aa74c6386c91a41f380ba8df11b2f29b07749afb7444edd4c668e9b702a │ │ ├─239558 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─240021 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─240022 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─bab3b098f6bbafc1f9257ff6b44ff7c9ea6331a57b768655a02224d13d5014b1 │ │ ├─183946 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─184266 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpvtqeyf9k/privsep.sock │ │ ├─203584 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp3r0unt9s/privsep.sock │ │ ├─219203 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpl7ms9esw/privsep.sock │ │ ├─219506 haproxy -f /var/lib/neutron/ovn-metadata-proxy/57b7e0fd-5f5a-44cb-83e5-e18a954b64b5.conf │ │ ├─362286 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─362287 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─2dc87c357f272d94bbe085903c2d119447200eb19b416b643c81bdf831e77874 │ │ └─218599 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─6521e918ebbc191bebdedde8e6e99573cc25d5b8d9b68c6ea7becfb1814edd29 │ │ ├─220791 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─220810 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─220820 erl_child_setup 1048576 │ │ ├─220932 sh -s disksup │ │ ├─220935 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─220936 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─220973 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─220974 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─220984 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─221274 /bin/sh -s rabbit_disk_monitor │ ├─b828c708d722bb55232e66ed595645d63bc025f1a63f101d6493599c63fce3aa │ │ ├─141011 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141028 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─141034 erl_child_setup 1048576 │ │ ├─141083 sh -s disksup │ │ ├─141085 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─141086 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─141164 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141166 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141194 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─141420 /bin/sh -s rabbit_disk_monitor │ ├─1da47ead9554b0196076022578aa861ca2b98c32572b68f446e8f276b64a9bba │ │ └─61953 /pause │ ├─052664c4df7c7551d80e9654c2d9f7fdbe8adbaca8d9c4c75dda2e3ccd388914 │ │ └─228676 /pause │ ├─4874de0f88e1b67af31451ec6a1fa32d1c87b89ba43d38bec785f05291351bde │ │ └─54093 /pause │ ├─51d2207169e557b14f1e39d932a535f931e6c9114e6afc7e55fc1c910becd6c2 │ │ └─248260 /pause │ ├─5ad043a06a641ce6b10159d7a852ba66d98d9d46c29c1cd4c6eb66cf729ea2b6 │ │ └─59160 /pause │ ├─0ce1ba553ee09f3b71e67c26cb618a6cc4203659af40bba389b1d5f0e57a5148 │ │ └─63543 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─e1a8ffc3f7ca0d798cffc0fe4446f69a7ee34b78a855a9d7147dbcc87a87579d │ │ └─93668 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-69rxt --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─9e517ef9960f74178d3355517d667f272cf44f05b87ea3a96a16a56e5dc3f7c0 │ │ └─64642 /pause │ ├─3dcdfae375bb8a5e4a0f34748af2842c681989d009a6142aee4c05147d421c25 │ │ └─42671 /pause │ ├─78b9c43a7082159b8e7e379e31f888c6e3bcf835c9d3c952365ed1b87067b64c │ │ ├─140066 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─140298 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─140304 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─394280 sleep 15 │ ├─04f2a832ffd6afb5a1ae03c25b35f1fe7c92d7f1a93d5f91a1a607b3d2a778b7 │ │ └─120289 /pause │ ├─f4b5069b948c5118e1b7c1d6860408347a54d70f5098b09d786ea4643e3dd0f6 │ │ └─225281 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─a1f1c79b6a82712a71e38af767b3670e338802c250f0e453067377c92179370c │ │ ├─47943 mysqld --wsrep_start_position=0b2845e1-4b48-11f1-8f41-96312d0342a5:20 │ │ └─48065 /var/lib/mysql/mysql-state-monitor │ ├─8e543b7e5c9f88e3bc5ccbdceacfe1d16798bfa0774cc966ee881127fd5e5f8a │ │ ├─40944 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41377 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─bebfa5d2be402013b859c35b89ce1584fc2f8f8fb316f03683467d262f059fb6 │ │ └─258750 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─f1b75057c1b39ab203af7289a4aab26318b8c01c2c5b63375381de8a9fa9bb46 │ │ └─43404 /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 │ ├─1c4a8e943e042c6301297cf4c142c620384433956138ebab6bce19c181cfc589 │ │ └─171801 /pause │ ├─4bc627d516d0361148dfbf24023a12824fb45fbe685f9cb830c849ac9f6c3465 │ │ └─262888 /pause │ ├─08a96c9651916baf08ecf1155c3449ef55c874e32c8c1a7ccfb3d1370791c67d │ │ └─137340 /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 │ ├─540c9d42f16661d59601c80604d560ee74d416147ac812dc02e4496234a75c8f │ │ └─239224 /pause │ ├─e02b6588cbb60737530b06345ede64c297f68f22dd6edca49afce280ad055b2f │ │ └─75820 /pause │ ├─32cdca78d72e7b91f93ed163f0796e3da5e6ed9d53515781c5c55d4352fabee7 │ │ └─137957 /pause │ ├─084a3493c3643408c743660cf298ab34292889c6c20d8c7a73525e74754167e2 │ │ ├─266935 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─266949 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─047fa4c78fc057ca02b7a53931127c41090ab01576ff4e1da7801a29e2d54116 │ │ └─39262 /pause │ ├─a0f70ad3673036438c98c177840df8c0c6f890f8e0b445fb9d3d94c621a3f155 │ │ └─49861 /pause │ ├─196d4dd1a585ff6e6554d8a2d02166e05ae9c605182df0fb22b2bf8215c1a725 │ │ └─59066 /pause │ ├─4ed0f8945efa57bda61f02ed11155a23680f9d24b9740adca8adb1f2eefcbb5b │ │ └─40493 /pause │ ├─22c71c1cc92ab4857f4c35b0b3ff745566b2caa27424a7974778fbbb39636696 │ │ └─45937 /server │ ├─a5ce2a2e06547a814a8f8c9b16189a8440c378b1797388da7e1de6511caedcb9 │ │ └─107141 /pause │ ├─79a491733af78a34fc8f61460785f3b979efaf162cb81cfbe6ae36ed91252d67 │ │ ├─ 45844 /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 │ │ ├─ 45857 /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 │ │ ├─ 46002 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─262455 nginx: worker process │ │ ├─262456 nginx: worker process │ │ └─262457 nginx: cache manager process │ ├─3b30f4e2915b315a3abf9759ea92228fec357ef143712eb9f0dd44829a93d530 │ │ └─209744 /pause │ ├─f374dc79e82d957fc021c88d08f49bc008c032a7ad8f81030d6a76fc2b14a217 │ │ └─228703 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─b20834d9f6e0f832d38219e262fba67634b87ed684c74f78fa07035d5578583e │ │ └─247966 /pause │ ├─30c07e793d7217c3a7a785326fea66e3d5ff3dbacd2a85a2ca45e7f1e528a270 │ │ └─39287 /pause │ ├─c43233861fedc02ae7d2481449a10d958444ce6708d15980efa2a7aeced4ae79 │ │ └─61546 /pause │ ├─2357c73acd5608eb72dda1b1af907c9fa1275b1161953b979e8313915045e00a │ │ └─226275 /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 │ ├─ebde78b298595d5af80c4a28a380f0d83e3310b962e2e66b1f1dd8f6863b01fc │ │ └─264633 /bin/openstack-database-exporter │ ├─34ee329213849f89e26353d5bb0f23046411c17d6fff8e04b98cdc16bb5870ba │ │ └─39277 /pause │ ├─d088c83b25c5aa1e01910944264af9231b0e93de689b7600bcd7646be81dda25 │ │ └─136891 /pause │ ├─5e9301b06c16190b50f688dc82e40021a97e5d21e1f011eba311980f7166e930 │ │ └─55029 /pause │ ├─3fc804e890a90ea484e64a41c79514d035f8296dacc892a45c1ec325ef479fcc │ │ └─39725 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─8a51f1877e2ba6385dbbb3cefe3752c6c3fe323d4ac4841a3946c46ac47d187e │ │ └─41881 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─6bbbbc1e913aac91c34b3507f6e0eafc64c78684c259d1427275e2f85aeb829f │ │ └─163093 /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 │ ├─55b9a03724f11dbe243008e63612639990f16599ac954cce146b02320764b68c │ │ └─248056 /pause │ ├─0c08a8e29cb90b31c3a9b483b1c7048ee929df9c606dc29bcc28b86b63d03187 │ │ └─39399 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 │ ├─b73e8f9109e6e3598f7fd1d7d8221626211a9eae499f35cf3043ae40f6437e93 │ │ ├─262819 apache2 -DFOREGROUND │ │ ├─265205 (wsgi:h -DFOREGROUND │ │ ├─265206 (wsgi:h -DFOREGROUND │ │ ├─265207 (wsgi:h -DFOREGROUND │ │ ├─265208 (wsgi:h -DFOREGROUND │ │ ├─265209 (wsgi:h -DFOREGROUND │ │ ├─265210 apache2 -DFOREGROUND │ │ └─265211 apache2 -DFOREGROUND │ ├─652fcd18c121d29f4115aa3fa080b43e37b778620687e3c456de215780e71765 │ │ └─103352 /pause │ ├─65c6a27b26c21a9d834f9c0dcd5ec2020c26e6ad703b9d3a864acd941ea1a72f │ │ └─42240 /coredns -conf /etc/coredns/Corefile │ ├─37f0cbc9bef89f093042c4a848b5ed916db0b993e27c99fb82a23c3150dc3de7 │ │ └─60488 /pause │ ├─d0ff9f34b0728992bd7707e6b60eee3efc8710b7526ff8512e0ba617d6432dff │ │ ├─59992 python -u /app/sidecar.py │ │ ├─60329 python -u /app/sidecar.py │ │ └─60330 python -u /app/sidecar.py │ ├─4ad72760ec0cb30fff71b49d1df5b4c117f5296275480a0f5f142f087e9c6b4a │ │ ├─ 50349 valkey-server *:26379 [sentinel] │ │ ├─395126 runc init │ │ └─395137 runc init │ ├─9367419460cafb79cf50443581ce6722a92e28c0aeceff92624573b689e8b392 │ │ ├─197941 heat-api: uWSGI master │ │ ├─198068 heat-api: uWSGI worker 1 │ │ └─198069 heat-api: uWSGI worker 2 │ ├─05355e8fe6a4485f701acff93e117e5ddf2ff52f47697634743a464804a0ae32 │ │ ├─179636 neutron-ovn-network-logging-parser: uWSGI master │ │ └─179660 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─56a02cf7a5267be78d4b1cdf9a61bd891ae932d18d8eea7de6d96525ccbdb0e7 │ │ └─59107 /pause │ ├─5c8f9edcdb5b9b4ef11885bbf160ec823a527c67d4e0e1ada7aefcf209cca617 │ │ └─226248 /pause │ ├─8748dee3df255cf82304120c55e9bd2e2ce305513f6a859ee8fa162bb066b0ed │ │ └─47759 /pause │ ├─d453ade8ba3803593ea80d154b77f6ddd36587450bc71d40c10c020f1a77d37a │ │ └─55150 nfd-gc -gc-interval=1h │ ├─edfaed9b98f93c44e46f0d0263271997e0d43fca3e7ee4a9a7290c3b37a0c86c │ │ ├─62094 nginx: master process nginx -g daemon off; │ │ ├─62108 nginx: worker process │ │ ├─62109 nginx: worker process │ │ ├─62110 nginx: worker process │ │ ├─62111 nginx: worker process │ │ └─62112 nginx: worker process │ ├─dd04a5b935bdda8f16aa13cf2e6f30cbd221308f166101df1df65338d36a5673 │ │ └─185229 /usr/bin/libvirt-tls-sidecar │ ├─c4eb76e54249a03f596bc08ea6b8e696bdd7966ad7d6578bcc5ab46eb00f4d3a │ │ └─47023 /pause │ ├─3303a15b449f17555b1c0394d4167e4cf8e60da1f1a9aae2740bfec89c813b93 │ │ ├─218580 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─219188 octavia-worker: ConsumerService worker(0) │ │ └─219191 octavia-worker: ConsumerService worker(1) │ ├─687119e40643854a73b131bae3f2294e382559bf1f7799e2ead4c7e5fb55afc7 │ │ └─83170 /pause │ ├─4fd1d4bd36f79da3dd5da89ae12158f3c3de5499a1e63105907f16004ce6bbff │ │ └─39384 etcd --advertise-client-urls=https://199.204.45.44: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.44:2380 --initial-cluster=instance=https://199.204.45.44:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.44:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.44: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 │ ├─11ff9a1b4ed07200d84d7ab69eb53cfd04969603f0e59c8591f78ab58452d299 │ │ ├─ 93833 /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 │ │ └─338124 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ └─7ec44dbe5153bccec04dae7fcbdb432bbcd734df1a4ce81858d1398642d7855f │ ├─63020 /usr/bin/vector --config-dir /etc/vector/ │ └─63067 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount