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 │ │ │ ├─21857 /lib/systemd/systemd --user │ │ │ └─21858 (sd-pam) │ │ └─session-22.scope │ │ ├─21834 sshd: cephadm [priv] │ │ └─21873 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─706 /lib/systemd/systemd --user │ │ └─707 (sd-pam) │ ├─session-4.scope │ │ ├─1458 sshd: zuul [priv] │ │ └─1471 sshd: zuul@notty │ └─session-1.scope │ ├─ 703 sshd: zuul [priv] │ ├─ 720 sshd: zuul@notty │ ├─ 865 /usr/bin/python3 │ ├─ 1462 ssh: /home/zuul/.ansible/cp/199.204.45.238-22-zuul [mux] │ ├─410072 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vrvimrpgaighufehxuzonmrmbxfvsxmb ; /usr/bin/python3'"'"' && sleep 0' │ ├─410073 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-vrvimrpgaighufehxuzonmrmbxfvsxmb ; /usr/bin/python3' && sleep 0 │ ├─410074 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-vrvimrpgaighufehxuzonmrmbxfvsxmb ; /usr/bin/python3 │ ├─410076 /bin/sh -c echo BECOME-SUCCESS-vrvimrpgaighufehxuzonmrmbxfvsxmb ; /usr/bin/python3 │ ├─410077 /usr/bin/python3 │ ├─410078 /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 │ └─410080 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 … │ │ ├─ 9799 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12416 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 60ff84f5bdaa2339506d13b3df66c402e6ab7d810ab996662103dfcb60ce06ab -address /run/containerd/containerd.sock │ │ ├─ 12809 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 46186a4574e01653720e8b0b4170e0cfdd747844ec2e5733e48b977ea4d2c5da -address /run/containerd/containerd.sock │ │ ├─ 19764 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e48dc2db1bb2a41e9e6f35c436f3f69f952e8a5dfd98740e131920a460181de0 -address /run/containerd/containerd.sock │ │ ├─ 24926 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ec7693a36bf25c64487cc53bb4e1e0ee4743d5d15f32c112d9d2ad94dfcd2d56 -address /run/containerd/containerd.sock │ │ ├─ 29363 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 36cee597a6828566c1075ad148ce1ff0417a2af6c6be314ecf59d8f97232c946 -address /run/containerd/containerd.sock │ │ ├─ 34059 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 291399992f4dd4ca93ad26a45117a60a3adba0c60e552369fbde792f36e33ae5 -address /run/containerd/containerd.sock │ │ ├─ 39435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5f75edfa253f2d6ab78b47ee35bd1377e56ce0ca4893bec40c954908c5d757a -address /run/containerd/containerd.sock │ │ ├─ 39448 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa48fb69f69cab3caad52dea915f9550f6232b5a09fdb1df3db59853c9edd49e -address /run/containerd/containerd.sock │ │ ├─ 39499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb725f079a418a968e0a04bcb0ce8920538584800acfd21bc09c5e5189708bc0 -address /run/containerd/containerd.sock │ │ ├─ 39511 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 500417b22b3620903b984ccf29d0bfe9aedb23b47dc279b1235b50abbdec88b0 -address /run/containerd/containerd.sock │ │ ├─ 39513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 541f59402a6c15570ee53f52a6255a0a053f84602de82e4f30167d3deab62535 -address /run/containerd/containerd.sock │ │ ├─ 40077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9318e69a85c3f4d8c84f6d485a89be7f84167732b65cf29567f289448b50b47f -address /run/containerd/containerd.sock │ │ ├─ 40784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9ab2cfe341ca16704e7869882ad8d4487c572a24dabf5ef1685a7f0fd422b00 -address /run/containerd/containerd.sock │ │ ├─ 40791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f0d76fc8c5c565521d4e2aed159a6e6b12fe60ecd8f64ddab7a9d68c36842a1 -address /run/containerd/containerd.sock │ │ ├─ 42140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7f312775996470fe02e8c97d60c7bb7ed9963aa84c64cd276ec4dd4c60541e8 -address /run/containerd/containerd.sock │ │ ├─ 42552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d57380e8bdc9db9b037f7adc2b7b7a05d1a821c4e37d65937da9dfc68f552535 -address /run/containerd/containerd.sock │ │ ├─ 42672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5089d53e73a7fe6aa1c76446d88bd00abe8f15bc2573c83bc425d77a67e4579 -address /run/containerd/containerd.sock │ │ ├─ 43080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 907c6ff260788d9b991e6e93f7401c1f75aa15f840beb7e652e057e115fb9f65 -address /run/containerd/containerd.sock │ │ ├─ 43574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5468014085f3025c9588ed5316fb10990030c178773f5f9b5ecd382054f50973 -address /run/containerd/containerd.sock │ │ ├─ 43612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8719b99eac5c9bc66e80f4dcc7e2aa561af35e8dfd91f15c83d58203b3083b8 -address /run/containerd/containerd.sock │ │ ├─ 43653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ade64d080b4f9130ab6e88949f1a9a8507d704e5a46c4bda567e7a77beb4d937 -address /run/containerd/containerd.sock │ │ ├─ 45923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82c24ed2f406d61d6cbf6cfb40b3ba0ad1b2ff2f9fedd3790b3f13ff6fda9048 -address /run/containerd/containerd.sock │ │ ├─ 46006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd897afe204bfc9ec0b2a40f3641c67a446ab0cc2efbd7f1634aa15b28209dfc -address /run/containerd/containerd.sock │ │ ├─ 46959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca470eff8ee8e0d1eedb134fb016d169c8693df6bbce9a6dd2f0aa4503b98a41 -address /run/containerd/containerd.sock │ │ ├─ 47061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dde94ec7f6087d399d88de4aafad2548d4c702cedc4eb91f76bd9cc660abd7c1 -address /run/containerd/containerd.sock │ │ ├─ 47419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f3c05a8f8cafc54597642b59fba159f1e0fee8fe80fb6ffbec95be9d444078b -address /run/containerd/containerd.sock │ │ ├─ 47767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07f90e5e12c5d6b6d34cc56ee51efe7003bab0d4c659c51cffdbf7927133f497 -address /run/containerd/containerd.sock │ │ ├─ 48071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf570b2fb06d70addd8d2805aca409aa06fe19f5537c4fb2184b53de31b50346 -address /run/containerd/containerd.sock │ │ ├─ 50337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 221618168f4a20815b95ba99bebf841d43d6ae24ef3544b2e748bbcad72d26b0 -address /run/containerd/containerd.sock │ │ ├─ 50427 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00ac5c62d20c4bc5db53b270f86e179c737eaa0f5137bfbc3b7e21bf5ab5a82c -address /run/containerd/containerd.sock │ │ ├─ 54822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae318859cf70b43aab6b6346cb98f0ee0cbb89309deb28b51e2669fe76cb42bd -address /run/containerd/containerd.sock │ │ ├─ 55468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7710705ca0ed463404961e3c59586b2151adcf8099a5285b70d8a461c109c2b -address /run/containerd/containerd.sock │ │ ├─ 55502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c7cc58b5fe9091b5c68a2ab81cf5c0ffc9680805422e93a5cecb7ee25efc000 -address /run/containerd/containerd.sock │ │ ├─ 55545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddd489830703f405c6c95ed5732a2d582cbe8ad89d7ac34a6dd5c171c1f9a676 -address /run/containerd/containerd.sock │ │ ├─ 55701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc47da2e920aee454d2f5c68ae89230677e087a7ac8cca9f615ccf729c6f65f4 -address /run/containerd/containerd.sock │ │ ├─ 59799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f49d25a705321f194398e1eb4bd41c02ac7db9c80eba9090a5606998b9368685 -address /run/containerd/containerd.sock │ │ ├─ 59889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df4393ebea9f427a8126a4be7297c676cd06b475fc0173f3d5d67a43c8e2b8dd -address /run/containerd/containerd.sock │ │ ├─ 59924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2fd411767e46c7c9f74daa7eaede00db36f3f8e6ba866f51737a2bb8ff04b52 -address /run/containerd/containerd.sock │ │ ├─ 59964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa8a013dae5f2a89c5c2cc62017294010fbb093f1214faf0c81af46856913274 -address /run/containerd/containerd.sock │ │ ├─ 61208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e17ca1d518a09f0db959bc457d5e979f8b30d4c4c155f3bbd95a096e41997ee5 -address /run/containerd/containerd.sock │ │ ├─ 61305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 047fbdef304d9dbbcded77aa9408c208aeb4bd663592c67a2c761f3cdaf36e5f -address /run/containerd/containerd.sock │ │ ├─ 61751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9107b4d9853e8adccdcbe315443139765ff41818468ec8a3dd9e5cdb2698b2dd -address /run/containerd/containerd.sock │ │ ├─ 61785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e0d17ad177f73fb4d67fcc283670e5977b1beb8018bbb37ae638aae1ae3e0a7 -address /run/containerd/containerd.sock │ │ ├─ 61832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0689dff699f5d76fee639acd4b2ad92d00f59dcd68bbca568f0be34a1c7a860a -address /run/containerd/containerd.sock │ │ ├─ 62230 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 032e11f1bcdcb6d23ca3129981a6917e1161abf65ba4e03a3471acbcba60f22a -address /run/containerd/containerd.sock │ │ ├─ 62634 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef6cccca94219e432b5427e5765f078f0ec4776a37915b7ae5ad3799c4047a98 -address /run/containerd/containerd.sock │ │ ├─ 62880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72c939d97e2b29e6dd08e3c204640f93e7f5175ce7c1594bfe5f29dd0ccd4437 -address /run/containerd/containerd.sock │ │ ├─ 63115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34a714f84c15ab5eea81412568dd11443e7871a24c9ca38f6aeaf2180b6e07fc -address /run/containerd/containerd.sock │ │ ├─ 63815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60f85ff487eb70fe43344077f457d7e44460eae424968a8c6d3d98e8aea29ecf -address /run/containerd/containerd.sock │ │ ├─ 65465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db843628a773ca3e169d1a005b3005286157b192bae4b5152a2ff87bb3ca62c8 -address /run/containerd/containerd.sock │ │ ├─ 67620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9baf55cd8bc040765f72b6e0905de4c46b679425d9246f5aa1681096fa5ce8ef -address /run/containerd/containerd.sock │ │ ├─ 76370 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e57b6cc4b933aa6fd3cfe914e575e49d63915543a06dbe73b9b63a7d13487faf -address /run/containerd/containerd.sock │ │ ├─ 77778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f9f59de1fa22a23520a99adac4fc1da96ce789b015146bfdf766e7d91a5f097 -address /run/containerd/containerd.sock │ │ ├─ 83514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c93507da3423da7f7a7e1c11b45a8c3d9a7ca88d37a59f0ef102a3eeb361cf8 -address /run/containerd/containerd.sock │ │ ├─ 89646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb196b8dcec4678da9a23ea7355b2a9963c5bc24111f214801af22d8d92847c0 -address /run/containerd/containerd.sock │ │ ├─ 93844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 841ea7e61f026f53faa9a8f4f9f98b2a147e81cd3f7b76030fea7727ce0df7ff -address /run/containerd/containerd.sock │ │ ├─ 93883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 151d55da31cd76c4f20f7dadb8daf8f4abc71cd14365766b9f9433bcd307062c -address /run/containerd/containerd.sock │ │ ├─102106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 790ed7e8c8fec23ae43aa720150bb55792572a0774e86af1f778c461849b383b -address /run/containerd/containerd.sock │ │ ├─103596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b61fbe5a612f83d17313331daa84cb295ce84e3d75f9bb1fd992bd6b647e135a -address /run/containerd/containerd.sock │ │ ├─103650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4af2eaa1bccecde123c4a766355284551db2d8d3e02a4036e2ef006c19b14582 -address /run/containerd/containerd.sock │ │ ├─105570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e936920603221820c72a98c96ba98d0b0ac8726d5039f1b7316e171ea5ab02e -address /run/containerd/containerd.sock │ │ ├─107522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba322cbf9201f0eedf591f6c5dfa0551f4d3306f721005ea5f09c39f70b6221e -address /run/containerd/containerd.sock │ │ ├─107564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e889bb5fb2537240af5786883a743b149346ccf307411dfc051188d38a10c7b1 -address /run/containerd/containerd.sock │ │ ├─120474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 194140aa8e88599429a9a5bcfb9131125efb82d891f59631bcd33233255dbe39 -address /run/containerd/containerd.sock │ │ ├─120521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0c98ef0732f20e4c42b66255e5915c49897c612c5f6d30f8570fa7114bff68c -address /run/containerd/containerd.sock │ │ ├─123009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20b73d70e785a6e917b327c37396409a4d42f72daeea66e2d8f6cff6f2ca6b77 -address /run/containerd/containerd.sock │ │ ├─136992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 801e33a9ec95383d8a9875503e41db9a2e4cecf2036dab98cbffbb8fe49a62fb -address /run/containerd/containerd.sock │ │ ├─138595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6b9d7aaa3dbbd76995d855074792bb44280808eea93d882e0c69427b6b2e82b -address /run/containerd/containerd.sock │ │ ├─139029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79f8282a0ac4f27be80f29d444e3cee9539ebc5a55983ef0f3fe95f34ab9b879 -address /run/containerd/containerd.sock │ │ ├─139869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb52ce7b2ff075ddaf6b40968e73476785f71e172173f484176208eae1a78434 -address /run/containerd/containerd.sock │ │ ├─141811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 956e7f1ec0ea02eb85a143e600d5f730e7546f1a6774cedf8467254515e1883e -address /run/containerd/containerd.sock │ │ ├─142022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e97e957924a894eeb16c471e912b5c7cedc356dda4b1f007df924fec508c9e3a -address /run/containerd/containerd.sock │ │ ├─142144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ec0db7cefb75d3d9743dfd1bd9898851dd7ac9ce4a50e2a22f7087bc8a274f3 -address /run/containerd/containerd.sock │ │ ├─142269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33dddca81f63dbc3d057579f0a1d44b365445a5f29d3713d005ff013cd3fb5ef -address /run/containerd/containerd.sock │ │ ├─142662 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6fc7b2623817f1df34ce0aa6748fbe960a74254f3a8658afad5b7ba1d62b98f -address /run/containerd/containerd.sock │ │ ├─142757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b10b697ef3a7620ea49e1779499286bb3a43682fa92f63b066aae7db056772f9 -address /run/containerd/containerd.sock │ │ ├─168057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f1a4520e78d88d4f41a996d0f83083d7d6d2b2f468e0b9d98a8cb1a6e49bed7 -address /run/containerd/containerd.sock │ │ ├─169744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94875e02e6abe32bf57fe48005433d968302cdd25d084dc66ce22b76e7061102 -address /run/containerd/containerd.sock │ │ ├─169801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50f5e3ab88960814a75c68d55cfb4346059a2641403c96b0b79bc7804e5b6041 -address /run/containerd/containerd.sock │ │ ├─169850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f90e67398ffa35d136644434ad51d7d1dc49aa556d82764b0e529b62ae8ed0d7 -address /run/containerd/containerd.sock │ │ ├─169936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e45663b775d8e35c1a0c4e74566ec6f2d204f9c2077f99f7e280fcdc865f77bb -address /run/containerd/containerd.sock │ │ ├─169986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 261cd719f5995f896c831c927a5d0db9ec3c7c9b67711d666ae5ad88c6d400ba -address /run/containerd/containerd.sock │ │ ├─170264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa9a8e215bbdd990f9f5a591c482392762c3617c0b771875deddfd8af9d152b0 -address /run/containerd/containerd.sock │ │ ├─170311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 215935f195cbb5a3bd5f38c0e65b22cc4f41ef3ed203b8b319278006bf8d3335 -address /run/containerd/containerd.sock │ │ ├─184187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c854f7c420fb53423cb50d045d6bb41b0c72df1afa6255ffd7795b7fee9d474d -address /run/containerd/containerd.sock │ │ ├─186120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 163f1eb3133fd02299d8ccb5bc8220f64182cdb206b6e30e098bd79da9777085 -address /run/containerd/containerd.sock │ │ ├─186178 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea11f70fcc21a326e142aa9663239ec5c2020f4101814e065e8568b61ea7ffc4 -address /run/containerd/containerd.sock │ │ ├─186257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 904c354768e14d1bba64070527d111e2beafb8e80c0930b5f09d71be3bc749a6 -address /run/containerd/containerd.sock │ │ ├─201609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 583fbae80b46f4b0d7bd993a1034704ddfae95f813194aaf6f8b80340817215b -address /run/containerd/containerd.sock │ │ ├─210743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e9b3d0c1586f1d4da11c5789e80b6a8a8424cb342df4393c5bed0980403c89b -address /run/containerd/containerd.sock │ │ ├─210771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65e03ef612ca04953bb9c7a750f88e7211b28fe107f2d8450082884125ff6d3a -address /run/containerd/containerd.sock │ │ ├─210805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38ca0db1bf0075502d6f251fc7fdbe076feba64877786a517858d9980c2701db -address /run/containerd/containerd.sock │ │ ├─211171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57d609878a8e4218282ea2eb011fa7ff6e16a88f7b72b1705020302e3ceb9bd6 -address /run/containerd/containerd.sock │ │ ├─221995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b7b4fc4ff1c5e4aac5323162d165a3d8cf8676ffa73ea3b73d3590771238d53 -address /run/containerd/containerd.sock │ │ ├─224384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48d64d313fbb190257765c49d9e3a336452ce27836a9514920bd58349039f5fa -address /run/containerd/containerd.sock │ │ ├─225578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 867b7daf6737795419d978e62153b4d35899871326acbe57169948dd6b1f0ec0 -address /run/containerd/containerd.sock │ │ ├─226532 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6928a711b6a3ad4b4e61f16d0694fe0282372951e43383ee66b44a39502e0c40 -address /run/containerd/containerd.sock │ │ ├─227220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 408e9b391a35ee59744590b8537b38a91724bd42064a601a5e323d275198563c -address /run/containerd/containerd.sock │ │ ├─229388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bdeb567cac3696698ee29839b388a85872b8fdf55679cf5a4287d99a8955e164 -address /run/containerd/containerd.sock │ │ ├─231097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b747f5a099e6a41a36845c1e27a8f509d030165b8441da93c4e362ef53af82d5 -address /run/containerd/containerd.sock │ │ ├─231224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38056d4f3114e0fa5032b07e8dc6afec6ebf2e4574c6f43b500831d71278200f -address /run/containerd/containerd.sock │ │ ├─240348 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4c63272f1bbfdebbcb5abcccf26a6fdd4be1dcca6128542ebd7eb63262a94bf -address /run/containerd/containerd.sock │ │ ├─240859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 069409be58466bd49d2eafec2ab3baca65a0cfa9b909007f39302e50e4d5e8ef -address /run/containerd/containerd.sock │ │ ├─244467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b230513e4c3f8b9014cc7d06c568b8bd50a607fd57e9c4b693efd6d5521e1236 -address /run/containerd/containerd.sock │ │ ├─250507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1e1aadea393242bf25b4c55fda93fd9af3272227741f74508941f10995baec9 -address /run/containerd/containerd.sock │ │ ├─250693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c06c441208257318f7b6781d3be082073bd8888e11cb9409ae8f841b734a52c -address /run/containerd/containerd.sock │ │ ├─250734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32df39c9cfcfc8bc48ce51c546b4fc4e0d01418cacb282e71ce40422a14e7e84 -address /run/containerd/containerd.sock │ │ ├─250865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af96c77410feddf988b9f0b0729cf355e0b0f699d3ecc4f2c3a60cbdea177954 -address /run/containerd/containerd.sock │ │ ├─261837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4fa4e4601116a6349c0cb7c197774558afae695d314b27b2df03730dacec15d -address /run/containerd/containerd.sock │ │ ├─264234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 639f7d24cf5551f8c040951955a7b87824765eaabefbb2cec8919398de83f49a -address /run/containerd/containerd.sock │ │ └─265707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d6beb45e6177bcc60cd1e91aeac3a06c48938e85fc88939ff22e29f1b8dc179e -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1187 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─docker-ec7693a36bf25c64487cc53bb4e1e0ee4743d5d15f32c112d9d2ad94dfcd2d56.scope … │ │ ├─24951 /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 │ │ └─24963 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─629 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29076 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29346 /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 │ │ │ ├─19725 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19745 /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 │ │ │ ├─24642 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24909 /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 │ │ │ ├─33762 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34040 /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 │ │ │ ├─12361 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12391 /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.nwqkua.service │ │ ├─12722 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.nwqkua/unit.run │ │ └─12753 /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-nwqkua --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.nwqkua:/var/lib/ceph/mgr/ceph-instance.nwqkua:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.nwqkua/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.nwqkua -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10167 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─136619 /sbin/multipathd -d -s │ ├─docker-60ff84f5bdaa2339506d13b3df66c402e6ab7d810ab996662103dfcb60ce06ab.scope … │ │ ├─12475 /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 │ │ └─12487 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker-e48dc2db1bb2a41e9e6f35c436f3f69f952e8a5dfd98740e131920a460181de0.scope … │ │ ├─19790 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19809 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─kubelet.service │ │ └─39908 /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.238 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-291399992f4dd4ca93ad26a45117a60a3adba0c60e552369fbde792f36e33ae5.scope … │ │ ├─34083 /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 │ │ └─34096 /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 │ ├─docker-36cee597a6828566c1075ad148ce1ff0417a2af6c6be314ecf59d8f97232c946.scope … │ │ ├─29387 /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 │ │ └─29404 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─648 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1393 /usr/sbin/uuidd --socket-activation │ ├─chrony.service │ │ ├─10927 /usr/sbin/chronyd -F 1 │ │ └─10928 /usr/sbin/chronyd -F 1 │ ├─docker-46186a4574e01653720e8b0b4170e0cfdd747844ec2e5733e48b977ea4d2c5da.scope … │ │ ├─12834 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.nwqkua -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12853 /usr/bin/ceph-mgr -n mgr.instance.nwqkua -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 │ │ └─395 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─136476 /sbin/iscsid │ │ └─136477 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─run-r6375eea2148b4b5b8ad7a9f8f0fef4cd.scope │ │ └─184006 /usr/sbin/libvirtd --listen │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─34a714f84c15ab5eea81412568dd11443e7871a24c9ca38f6aeaf2180b6e07fc │ │ └─63140 /pause │ ├─ef6cccca94219e432b5427e5765f078f0ec4776a37915b7ae5ad3799c4047a98 │ │ └─62658 /pause │ ├─a959c2355e76c4643cea40a58de95cc0adc87ca2e967556214758a7aefee46f2 │ │ ├─102556 glance-api: uWSGI master │ │ ├─102569 glance-api: uWSGI worker 1 │ │ └─102570 glance-api: uWSGI worker 2 │ ├─07f90e5e12c5d6b6d34cc56ee51efe7003bab0d4c659c51cffdbf7927133f497 │ │ └─47790 /pause │ ├─1576286c89454a7eee2027c1832fd98d0aeda7db75b4a8e6347989029a9d5fff │ │ ├─259869 manila-api: uWSGI master │ │ ├─259935 manila-api: uWSGI worker 1 │ │ └─259936 manila-api: uWSGI worker 2 │ ├─94875e02e6abe32bf57fe48005433d968302cdd25d084dc66ce22b76e7061102 │ │ └─169792 /pause │ ├─82c24ed2f406d61d6cbf6cfb40b3ba0ad1b2ff2f9fedd3790b3f13ff6fda9048 │ │ └─45945 /pause │ ├─f623ba4e2ccf3ae32fe50119a2224060de5455564e3529406822531d25e7081d │ │ └─50987 redis_exporter │ ├─b5847567ccf611c62a5b8cfbbc9632e60befa006ac942db2d4a922a0e762bd8e │ │ ├─82869 barbiacan-api: uWSGI master │ │ └─82882 barbiacan-api: uWSGI worker 1 │ ├─ac29265e5a7c4c27073305c45f1587de877772808a68f456e1db14b9fb9a2d04 │ │ ├─166233 nova-api: uWSGI master │ │ ├─166275 nova-api: uWSGI worker 1 │ │ └─166276 nova-api: uWSGI worker 2 │ ├─e57b6cc4b933aa6fd3cfe914e575e49d63915543a06dbe73b9b63a7d13487faf │ │ └─76394 /pause │ ├─4ac26a1831ca8e5277df1dbf307fbefb8d7d0c6922d66dcb0c0cdb20882844e1 │ │ └─55925 /secretgen-controller │ ├─0339cb970216893db4338f757f06eee3fbb2a420b31e7e586a1ad97364911300 │ │ ├─ 94327 /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 │ │ └─399534 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─20b73d70e785a6e917b327c37396409a4d42f72daeea66e2d8f6cff6f2ca6b77 │ │ └─123036 /pause │ ├─662672e83e91aeb2c84190a83cec0f55a15cfd75e6bf119e4ae9d268b0e223ad │ │ └─64240 /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 │ ├─837dae448869a1e45d6e4dc3d3fd190fd08081034fcbbd12960596e383a7c4fa │ │ ├─63989 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64023 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─e45663b775d8e35c1a0c4e74566ec6f2d204f9c2077f99f7e280fcdc865f77bb │ │ └─169968 /pause │ ├─f4fa4e4601116a6349c0cb7c197774558afae695d314b27b2df03730dacec15d │ │ └─261859 /pause │ ├─6928a711b6a3ad4b4e61f16d0694fe0282372951e43383ee66b44a39502e0c40 │ │ └─226555 /pause │ ├─5468014085f3025c9588ed5316fb10990030c178773f5f9b5ecd382054f50973 │ │ └─43597 /pause │ ├─942fd3c9df13dce5f9dc83e938b2c63b7325cac66cb03d6d9f8be677ad7b663e │ │ └─220406 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─e252d3bdf0e19c7a5c4b84cf41a355506b3dd1453c852138a732025e647fec09 │ │ └─64285 /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 │ ├─65e03ef612ca04953bb9c7a750f88e7211b28fe107f2d8450082884125ff6d3a │ │ └─210847 /pause │ ├─89ad15e4528b3fe33126d51e23554e3874a50186e2a13b494329a96b580b392f │ │ ├─140063 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─140081 /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 │ │ ├─140087 erl_child_setup 1048576 │ │ ├─140134 sh -s disksup │ │ ├─140136 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─140137 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─140173 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─140174 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─140184 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─140340 /bin/sh -s rabbit_disk_monitor │ ├─221618168f4a20815b95ba99bebf841d43d6ae24ef3544b2e748bbcad72d26b0 │ │ └─50361 /pause │ ├─bdeb567cac3696698ee29839b388a85872b8fdf55679cf5a4287d99a8955e164 │ │ └─229412 /pause │ ├─6b6054fb4a6edb65ff96ddb748b18af86bd4d0c6d7741a9cd22819161a9e98c4 │ │ ├─181803 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─182042 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─182043 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─ac5079b618a6decf61eeef24ac87f857f218d31580e1c21cb3d656b3cb146100 │ │ └─50673 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 │ ├─49666c1c04a10b1c7d4da0049ec63ee9dd757970286225121c0f55c12e0884c1 │ │ └─121134 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─9408f2753100e1059868fd9af8bb802ab2309eb2c8a90f221b8dcc372e0d83c8 │ │ └─60874 /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 │ ├─0a9d883b6285518ad3dc5eb2812f192175264429b3ede58c823538ea6890d01a │ │ └─137870 /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 │ ├─6ef9a2da8f41405a7d4dbc06a2f97d2ab351d88a6bde905a64f4c189a45c886b │ │ ├─198055 heat-api-cfn: uWSGI master │ │ ├─198074 heat-api-cfn: uWSGI worker 1 │ │ └─198075 heat-api-cfn: uWSGI worker 2 │ ├─b65035a452e6db96f32de2df033221fb8bd1a4c50f490777bbf0b61054555dc5 │ │ ├─105698 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─105714 /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 │ │ ├─105720 erl_child_setup 1048576 │ │ ├─105769 sh -s disksup │ │ ├─105771 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─105772 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─105852 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─105853 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─105863 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─105960 /bin/sh -s rabbit_disk_monitor │ ├─e2830f74caeb2669c09fbe8976dcc05fd57faa11b24a2d18605edeb065b3dbca │ │ └─55787 nfd-gc -gc-interval=1h │ ├─eb725f079a418a968e0a04bcb0ce8920538584800acfd21bc09c5e5189708bc0 │ │ └─39602 /pause │ ├─af96c77410feddf988b9f0b0729cf355e0b0f699d3ecc4f2c3a60cbdea177954 │ │ └─250902 /pause │ ├─85c58e88f38ccea5a893548fc61abce020a5a9a0935dd17bf1fbb1f0dd329b9d │ │ └─264647 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─ad5085ff83193a1154e39793c80b1f51ed64884532bcea5019a3bf98bbf10b8b │ │ ├─ 70682 apache2 -DFOREGROUND │ │ ├─ 70696 (wsgi:k -DFOREGROUND │ │ ├─ 70697 (wsgi:k -DFOREGROUND │ │ ├─ 70698 (wsgi:k -DFOREGROUND │ │ ├─ 70699 (wsgi:k -DFOREGROUND │ │ ├─389402 apache2 -DFOREGROUND │ │ └─392641 apache2 -DFOREGROUND │ ├─bbf9ce9a05c29a23b923f9744934b0aed29437318d384d305e48fccb2a4affdc │ │ └─226066 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─7f9dd4ed064b826ee7cc63afd8b588facdda432db4617697694f8b6353f43ff2 │ │ ├─244746 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─244765 /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 │ │ ├─244772 erl_child_setup 1048576 │ │ ├─244862 sh -s disksup │ │ ├─244864 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─244865 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─244907 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─244908 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─244920 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─245403 /bin/sh -s rabbit_disk_monitor │ ├─5ae0f2a9d9626c74fe9e6069d15d5c92e1a50e658c5e2e1f5e6c3059febe4f65 │ │ ├─181545 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─182339 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp45x07n_w/privsep.sock │ │ ├─367347 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpesc7ovw_/privsep.sock │ │ ├─367576 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmph35e2uxj/privsep.sock │ │ ├─367921 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─367925 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─368995 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=157eade4-ce20-41a2-bd69-09f115ab8b14 --namespace=qrouter-157eade4-ce20-41a2-bd69-09f115ab8b14 --conf_dir=/var/lib/neutron/ha_confs/157eade4-ce20-41a2-bd69-09f115ab8b14 --log-file=/var/lib/neutron/ha_confs/157eade4-ce20-41a2-bd69-09f115ab8b14/neutron-keepalived-state-change.log --monitor_interface=ha-32c27fd7-02 --monitor_cidr=169.254.0.209/24 --pid_file=/var/lib/neutron/external/pids/157eade4-ce20-41a2-bd69-09f115ab8b14.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─374604 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=aab907a8-b797-449a-8b6f-7e5c57e53446 --namespace=qrouter-aab907a8-b797-449a-8b6f-7e5c57e53446 --conf_dir=/var/lib/neutron/ha_confs/aab907a8-b797-449a-8b6f-7e5c57e53446 --log-file=/var/lib/neutron/ha_confs/aab907a8-b797-449a-8b6f-7e5c57e53446/neutron-keepalived-state-change.log --monitor_interface=ha-f39d7242-ea --monitor_cidr=169.254.0.45/24 --pid_file=/var/lib/neutron/external/pids/aab907a8-b797-449a-8b6f-7e5c57e53446.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─381205 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=44c4720e-45fd-4d10-b9e3-33caf337e3fa --namespace=qrouter-44c4720e-45fd-4d10-b9e3-33caf337e3fa --conf_dir=/var/lib/neutron/ha_confs/44c4720e-45fd-4d10-b9e3-33caf337e3fa --log-file=/var/lib/neutron/ha_confs/44c4720e-45fd-4d10-b9e3-33caf337e3fa/neutron-keepalived-state-change.log --monitor_interface=ha-5ef165b5-86 --monitor_cidr=169.254.0.95/24 --pid_file=/var/lib/neutron/external/pids/44c4720e-45fd-4d10-b9e3-33caf337e3fa.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─801e33a9ec95383d8a9875503e41db9a2e4cecf2036dab98cbffbb8fe49a62fb │ │ └─137015 /pause │ ├─20bb572752aca30b33109b3aa3a51b87da9162d13eafe5c66adf19677286e4d3 │ │ └─62247 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 │ ├─0c80049af2cb1a5fc4aeb34c033acf95c7b62a4c36856f4033c8cd54b36ff037 │ │ └─65313 /bin/oauth2-proxy │ ├─112613c1633e4ab914da079593c40dd5687c26eb828249bcdda751e61f829fb3 │ │ └─265989 /bin/openstack-database-exporter │ ├─841ea7e61f026f53faa9a8f4f9f98b2a147e81cd3f7b76030fea7727ce0df7ff │ │ └─93868 /pause │ ├─890363b4b3eec6b40ee0315c8370507ebfa86a3d88df05c4a9b942469947d1d1 │ │ └─43799 /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 │ ├─765af12898c655e99333c3c6595cf2ef6646caa27621438cbc22b5a4dfc2514f │ │ ├─170955 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─405441 sleep 300 │ ├─b61fbe5a612f83d17313331daa84cb295ce84e3d75f9bb1fd992bd6b647e135a │ │ └─103621 /pause │ ├─5b6bbd90ac1b8f177eab06e082b2095dbfb445c1283a7a7ca684de6bf6a2c05a │ │ └─39718 etcd --advertise-client-urls=https://199.204.45.238: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.238:2380 --initial-cluster=instance=https://199.204.45.238:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.238:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.238: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 │ ├─8e936920603221820c72a98c96ba98d0b0ac8726d5039f1b7316e171ea5ab02e │ │ └─105594 /pause │ ├─ba322cbf9201f0eedf591f6c5dfa0551f4d3306f721005ea5f09c39f70b6221e │ │ └─107545 /pause │ ├─cbb4327fdd2a7263672cb79445cc6d0fb2ea53f9f57bcb02e8d88e552264072c │ │ └─61146 /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 │ ├─50f5e3ab88960814a75c68d55cfb4346059a2641403c96b0b79bc7804e5b6041 │ │ └─169834 /pause │ ├─0b7b4fc4ff1c5e4aac5323162d165a3d8cf8676ffa73ea3b73d3590771238d53 │ │ └─222018 /pause │ ├─fa8a013dae5f2a89c5c2cc62017294010fbb093f1214faf0c81af46856913274 │ │ └─59994 /pause │ ├─76f6c1b35e2e0c59975fc038672c53a5b4384f3e6b0d7dea8597fa513159ddaf │ │ └─161579 /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 │ ├─7f91966892f9719f185d7639afa7a872ba3e559f82343d7d86541657590b354b │ │ └─47564 percona-xtradb-cluster-operator │ ├─cc1b3c40c6404de911446ac7503e5259672d7eae773e579e5829e43b4df37800 │ │ ├─103946 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104213 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104215 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─626586be01784e1fc8849480b2c0c9105dcbdc4acc6bb31e771479995aef575b │ │ └─183161 /bin/bash /tmp/libvirt.sh │ ├─aa15d55b1e5f84328e500dbb72e948cee21c58b14b55854400178ffe02d8daf2 │ │ ├─167066 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─167489 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─167492 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─db843628a773ca3e169d1a005b3005286157b192bae4b5152a2ff87bb3ca62c8 │ │ └─65490 /pause │ ├─f6ee320cf9c86b33ceee81514a38e0ef140ae366b5525d2cd460121352bf7827 │ │ └─39739 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 │ ├─032e11f1bcdcb6d23ca3129981a6917e1161abf65ba4e03a3471acbcba60f22a │ │ └─62267 /pause │ ├─5f2601e7d0e034c95611c938bf38fd2eeabd6f83ebce0f9031a7135729bcd4cf │ │ └─41085 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─261cd719f5995f896c831c927a5d0db9ec3c7c9b67711d666ae5ad88c6d400ba │ │ └─170038 /pause │ ├─72975070f237d3dbaa5d59ab44442a851fe68d59b2cc4c68f177edfdd28c4686 │ │ └─259886 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─a39b6fda371bf1764ee70072f1f310cb3517cfbc0c70edc75f64a5af77ce5396 │ │ └─60290 /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 │ ├─bf570b2fb06d70addd8d2805aca409aa06fe19f5537c4fb2184b53de31b50346 │ │ └─48094 /pause │ ├─0e11087efcba014f4b00d0ad23680ac8778c4ab7c34a947a4aa14af7807f222e │ │ └─39728 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 │ ├─500417b22b3620903b984ccf29d0bfe9aedb23b47dc279b1235b50abbdec88b0 │ │ └─39609 /pause │ ├─aa9a8e215bbdd990f9f5a591c482392762c3617c0b771875deddfd8af9d152b0 │ │ └─170295 /pause │ ├─05fa7ff84f83fb919d0f2766c455995efa5e49d88123d46525ea4d73dfa5bb61 │ │ ├─167096 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─167479 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─167480 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─40de985131275fbfa0a5f807e555287f15d4d76fa1435eb2ea394426cf350428 │ │ ├─201715 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─201735 /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 │ │ ├─201741 erl_child_setup 1048576 │ │ ├─201800 sh -s disksup │ │ ├─201802 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─201803 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─201831 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─201832 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─201844 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─202192 /bin/sh -s rabbit_disk_monitor │ ├─b7ae7b1a102eaad83f934b37d762babd4226dcd9e8af85356348bc7b80867c2c │ │ └─43196 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 │ ├─48d64d313fbb190257765c49d9e3a336452ce27836a9514920bd58349039f5fa │ │ └─224414 /pause │ ├─583fbae80b46f4b0d7bd993a1034704ddfae95f813194aaf6f8b80340817215b │ │ └─201635 /pause │ ├─790ed7e8c8fec23ae43aa720150bb55792572a0774e86af1f778c461849b383b │ │ └─102129 /pause │ ├─b7710705ca0ed463404961e3c59586b2151adcf8099a5285b70d8a461c109c2b │ │ └─55498 /pause │ ├─a2bf2488785a8726fd89e7d496877708a5714d49ca972235555031827354e5d3 │ │ ├─66203 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66221 /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 │ │ ├─66227 erl_child_setup 1048576 │ │ ├─66274 sh -s disksup │ │ ├─66276 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66277 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66357 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66358 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66368 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─66459 /bin/sh -s rabbit_disk_monitor │ ├─a1f22162ff5ccc4ca4bb76d7fade34da63c24ed0537307a4fd26644f649d36de │ │ └─46300 /server │ ├─2c06c441208257318f7b6781d3be082073bd8888e11cb9409ae8f841b734a52c │ │ └─250718 /pause │ ├─541f59402a6c15570ee53f52a6255a0a053f84602de82e4f30167d3deab62535 │ │ └─39592 /pause │ ├─9baf55cd8bc040765f72b6e0905de4c46b679425d9246f5aa1681096fa5ce8ef │ │ └─67648 /pause │ ├─85057368ae7eaa5b2612e76c329a5e06b0f084947e74b5b90f645f85c9f3415c │ │ ├─178941 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─179400 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─179401 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─179402 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─c2b7b961a7c936168263c42e9565ffe2296874ce063af98b0b757d1602e378fa │ │ └─43844 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─2e0d17ad177f73fb4d67fcc283670e5977b1beb8018bbb37ae638aae1ae3e0a7 │ │ └─61816 /pause │ ├─efc799993a264cdd83a8f1d0910d170b6e8e170c1b3cabda0fab86246e897d68 │ │ ├─221215 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221234 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222256 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222257 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398995 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398996 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398997 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398998 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398999 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399001 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399002 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399003 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399004 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399006 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399007 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399008 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399009 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399010 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399011 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399012 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399015 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399016 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399017 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399018 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399019 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399020 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399021 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399022 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399023 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399024 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399025 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399026 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399027 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399028 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399029 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─399030 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─b1ef967020d08f0d943205e72c41ebd2f6c381167b4aa5c9778bd2b8353b72f6 │ │ └─65259 /bin/memcached_exporter │ ├─33dddca81f63dbc3d057579f0a1d44b365445a5f29d3713d005ff013cd3fb5ef │ │ └─142307 /pause │ ├─9107b4d9853e8adccdcbe315443139765ff41818468ec8a3dd9e5cdb2698b2dd │ │ └─61784 /pause │ ├─72c939d97e2b29e6dd08e3c204640f93e7f5175ce7c1594bfe5f29dd0ccd4437 │ │ └─62903 /pause │ ├─4e9b3d0c1586f1d4da11c5789e80b6a8a8424cb342df4393c5bed0980403c89b │ │ └─210803 /pause │ ├─60f85ff487eb70fe43344077f457d7e44460eae424968a8c6d3d98e8aea29ecf │ │ └─63836 /pause │ ├─b0ed7034c693ce0e36fa4d482691dead09a86d0a3f61009c334c46328228d4fa │ │ ├─179000 neutron-policy-server: uWSGI master │ │ ├─179013 neutron-policy-server: uWSGI worker 1 │ │ └─179014 neutron-policy-server: uWSGI worker 2 │ ├─e0c98ef0732f20e4c42b66255e5915c49897c612c5f6d30f8570fa7114bff68c │ │ └─120545 /pause │ ├─069409be58466bd49d2eafec2ab3baca65a0cfa9b909007f39302e50e4d5e8ef │ │ └─240882 /pause │ ├─85fbf2fb7ee19d68bdac17c06df29740f32688d833e7fae81ae56bb6376efda8 │ │ └─94975 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─b230513e4c3f8b9014cc7d06c568b8bd50a607fd57e9c4b693efd6d5521e1236 │ │ └─244490 /pause │ ├─9318e69a85c3f4d8c84f6d485a89be7f84167732b65cf29567f289448b50b47f │ │ └─40100 /pause │ ├─544aaaf548e64d82b03ceba40946ee0207a6d2b667332bc76f4e3fcfe6c27009 │ │ └─63439 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─867b7daf6737795419d978e62153b4d35899871326acbe57169948dd6b1f0ec0 │ │ └─225605 /pause │ ├─e97e957924a894eeb16c471e912b5c7cedc356dda4b1f007df924fec508c9e3a │ │ └─142051 /pause │ ├─62a818bb66442076af70b7fffe6d71db63975b369f1bac8cf3d465567937739d │ │ └─64422 /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 │ ├─ae318859cf70b43aab6b6346cb98f0ee0cbb89309deb28b51e2669fe76cb42bd │ │ └─54845 /pause │ ├─f49d25a705321f194398e1eb4bd41c02ac7db9c80eba9090a5606998b9368685 │ │ └─59834 /pause │ ├─e5f75edfa253f2d6ab78b47ee35bd1377e56ce0ca4893bec40c954908c5d757a │ │ └─39510 /pause │ ├─a7aa744f0df4a405f9cd95ca33c3f8313f9a23733d1cb957c5405464c1dd81b2 │ │ └─39848 /kube-vip manager │ ├─ea11f70fcc21a326e142aa9663239ec5c2020f4101814e065e8568b61ea7ffc4 │ │ └─186208 /pause │ ├─72ae30977a2729a1882003923fac21061d9b993912c57fd9450626bc8a192d0f │ │ └─42621 /coredns -conf /etc/coredns/Corefile │ ├─3f0d76fc8c5c565521d4e2aed159a6e6b12fe60ecd8f64ddab7a9d68c36842a1 │ │ └─40833 /pause │ ├─e17ca1d518a09f0db959bc457d5e979f8b30d4c4c155f3bbd95a096e41997ee5 │ │ └─61231 /pause │ ├─dde94ec7f6087d399d88de4aafad2548d4c702cedc4eb91f76bd9cc660abd7c1 │ │ └─47083 /pause │ ├─151d55da31cd76c4f20f7dadb8daf8f4abc71cd14365766b9f9433bcd307062c │ │ └─93912 /pause │ ├─aebf0ca518ee10b00ac23d5b3b610bddaecaea913328cb51a2b2a5fec94b366a │ │ ├─121609 /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 │ │ └─121702 /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 │ ├─e6fc7b2623817f1df34ce0aa6748fbe960a74254f3a8658afad5b7ba1d62b98f │ │ └─142685 /pause │ ├─ad632b042d358800b59089456fafdd81143da15b8784b3997c248bc010d218d0 │ │ ├─48271 mysqld --wsrep_start_position=cf9b072b-2cbe-11f1-9b68-de0340c87c4d:20 │ │ └─48398 /var/lib/mysql/mysql-state-monitor │ ├─856cc17c34d6c906d027abfcba50f47a184625ab8540d2d43b61791fe3beae8a │ │ ├─41284 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41705 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─e2507e203367c8fce4290ac2c342c7f3d79f34b4f606d3628351cff9a6d2bd93 │ │ └─105179 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─fa48fb69f69cab3caad52dea915f9550f6232b5a09fdb1df3db59853c9edd49e │ │ └─39541 /pause │ ├─a9862d16f592c926cfa24987ea9b495159a077bacaf20be101d206623fdf8b84 │ │ └─94113 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-wt8m9 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─740ce0cc6d39095cfba6a2547584acfc3af9c861b25e85d9e9a557a2c65ba06e │ │ └─47129 /manager --metrics-bind-address=:9782 │ ├─e13c84f2bd122ab07403ae14a0c4d3a567b4699287e2d39470c093fa4f60e530 │ │ └─48368 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─fde676834bc9e4ac3ae0e0c66d169a579c8179c0be7a6c9e1b51da31b599b2d7 │ │ └─62970 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─859cd05efd3da88e38a025841b1c9a52cd4b1a5baf6253e1a3924959d48e1807 │ │ └─47247 /manager --metrics-bind-address=:8080 │ ├─194140aa8e88599429a9a5bcfb9131125efb82d891f59631bcd33233255dbe39 │ │ └─120497 /pause │ ├─3a92997db2eb222ac667823ee7bd139e2a698a8353e5dcc10f06ddeacf9902c2 │ │ └─65162 /bin/pushgateway │ ├─96a363579f3e0e07006347102bbacff27ba0149ccd9f4dcbc00362405681c14c │ │ ├─198258 heat-api: uWSGI master │ │ ├─198280 heat-api: uWSGI worker 1 │ │ └─198281 heat-api: uWSGI worker 2 │ ├─80f02a4a0406f59f000b6f0ac7c16b0893b5a735d1513c56996b5392cde1fcd5 │ │ ├─166268 nova-metadata: uWSGI master │ │ ├─166283 nova-metadata: uWSGI worker 1 │ │ └─166284 nova-metadata: uWSGI worker 2 │ ├─cf667a6dd490e4c8152acb7dbc0001bb8d256638d9913cb689e25eb58583aeba │ │ ├─178960 neutron-api: uWSGI master │ │ ├─178986 neutron-api: uWSGI worker 1 │ │ └─178987 neutron-api: uWSGI worker 2 │ ├─d57380e8bdc9db9b037f7adc2b7b7a05d1a821c4e37d65937da9dfc68f552535 │ │ └─42576 /pause │ ├─cb196b8dcec4678da9a23ea7355b2a9963c5bc24111f214801af22d8d92847c0 │ │ └─89670 /pause │ ├─907c6ff260788d9b991e6e93f7401c1f75aa15f840beb7e652e057e115fb9f65 │ │ └─43105 /pause │ ├─a33c89e5021f05287f7abbadb20e8d9cb7273c3081e7fbbfc51cfea4c3ee43dd │ │ └─65012 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─42ce1b138b4e267415dfca8d83b2b432032a895b7984941b95f6626cb9d73eeb │ │ ├─222112 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─222130 /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 │ │ ├─222136 erl_child_setup 1048576 │ │ ├─222254 sh -s disksup │ │ ├─222258 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─222259 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─222264 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─222265 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─222275 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─222737 /bin/sh -s rabbit_disk_monitor │ ├─3f3c05a8f8cafc54597642b59fba159f1e0fee8fe80fb6ffbec95be9d444078b │ │ └─47443 /pause │ ├─4814032cc46899f83dc291a337ff209fba191468a682aed13dd1c30f08f54f8d │ │ └─64702 /goldpinger --static-file-path /static │ ├─4af2eaa1bccecde123c4a766355284551db2d8d3e02a4036e2ef006c19b14582 │ │ └─103678 /pause │ ├─1b6f963e26a72f48491fbd085d1997794ee26a356576f09b8dc618985b157da0 │ │ ├─48217 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 │ │ └─50945 haproxy -sf 165 -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 │ ├─0689dff699f5d76fee639acd4b2ad92d00f59dcd68bbca568f0be34a1c7a860a │ │ └─61857 /pause │ ├─c888def409be6616ec2f0b1134b5b0d44e4cf28d223d11506d1ac9f84eca3bf6 │ │ └─139207 /coredns -conf /etc/coredns/Corefile │ ├─df049a108127219f3f09b8597707dea446b81d45b7756ef93785ede45749bab4 │ │ └─40126 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─58ab6e42aa0fe554f1533cbd9231ade1281ad95d28e993a6787e2169c9353e48 │ │ └─55820 nfd-worker -metrics=8081 │ ├─5896433168da1d23013a2ca49b5780a6f66abd5c236d1355652facc0610ef5d8 │ │ ├─184326 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184343 /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 │ │ ├─184349 erl_child_setup 1048576 │ │ ├─184455 sh -s disksup │ │ ├─184457 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─184458 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─184467 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184468 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─184478 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─184662 /bin/sh -s rabbit_disk_monitor │ ├─d322a650875f02e9486295926148ae438c42ccebd7a94697045c59a9e6444034 │ │ ├─60788 python -u /app/sidecar.py │ │ ├─61087 python -u /app/sidecar.py │ │ └─61088 python -u /app/sidecar.py │ ├─81e84f2e6e1d78d5a2c575779441ec877b9bc7d2b1e9b61932838a4227044211 │ │ └─64964 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─09979e581ffbfb0759ab60fcf5c7eb4c42e3464c1d99895c845e0cca894cdc95 │ │ └─42208 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─a62d998bc567d42ebd8a14b2e64ac56b2cc278a2b8fbac1c01834e2775e219ca │ │ ├─240680 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241098 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241099 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─956e7f1ec0ea02eb85a143e600d5f730e7546f1a6774cedf8467254515e1883e │ │ └─141837 /pause │ ├─3841afe332abc3a3a39a62d6ff9d2278cefe0942f9793e0b3a432670417f5716 │ │ └─229440 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─7df93fb029790efd48aa31b018984dd4a2bfac82ed91f5c0a13f5d85d13e25d7 │ │ ├─76485 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76502 /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 │ │ ├─76508 erl_child_setup 1048576 │ │ ├─76555 sh -s disksup │ │ ├─76557 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─76558 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─76559 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76560 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76583 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─76777 /bin/sh -s rabbit_disk_monitor │ ├─ce43ed4f5139bc0cccd87c600fbb593f9c3ef8f5d4bd1adf71c2ddfc231dac38 │ │ ├─168297 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─168314 /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 │ │ ├─168320 erl_child_setup 1048576 │ │ ├─168373 sh -s disksup │ │ ├─168375 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─168376 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─168396 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168397 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─168407 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─168595 /bin/sh -s rabbit_disk_monitor │ ├─e1f823911da0aa275bd20bc6e00795bb51df2f9acfe0ca9049ad9390e685630e │ │ ├─180274 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180591 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmphbapfix0/privsep.sock │ │ ├─180819 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmppxiliz8r/privsep.sock │ │ └─180966 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─a8719b99eac5c9bc66e80f4dcc7e2aa561af35e8dfd91f15c83d58203b3083b8 │ │ └─43650 /pause │ ├─66749430cbd5ee3573bc9bd58cdcb0502e3213fee0f1347e73d15b5838a199d6 │ │ ├─89792 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89809 /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 │ │ ├─89815 erl_child_setup 1048576 │ │ ├─89919 sh -s disksup │ │ ├─89921 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─89922 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─89946 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89947 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89957 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─90201 /bin/sh -s rabbit_disk_monitor │ ├─bc47da2e920aee454d2f5c68ae89230677e087a7ac8cca9f615ccf729c6f65f4 │ │ └─55723 /pause │ ├─b10b697ef3a7620ea49e1779499286bb3a43682fa92f63b066aae7db056772f9 │ │ └─142781 /pause │ ├─3d10e4549e500d73fb8adbfa78fcfd7a471052dfdade39cb3f3ffdd7d4700855 │ │ ├─240426 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─240998 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpbvwruunw/privsep.sock │ │ ├─241069 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241071 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─1f8d4a569b606a9a234bf9bd4418e8b544f7f7663427f25b7a65514a5da245fb │ │ └─183088 /usr/bin/libvirt-tls-sidecar │ ├─266567e3a4c39b4323c2747a834687cca02c3037109026984d888c3373c1e1d7 │ │ └─64081 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─b80ff083b512c4b8e785f9bde56788baac2a4776b2a964a018837b72f11d33e6 │ │ ├─264339 apache2 -DFOREGROUND │ │ ├─267659 (wsgi:h -DFOREGROUND │ │ ├─267660 (wsgi:h -DFOREGROUND │ │ ├─267661 (wsgi:h -DFOREGROUND │ │ ├─267662 (wsgi:h -DFOREGROUND │ │ ├─267663 (wsgi:h -DFOREGROUND │ │ ├─267665 apache2 -DFOREGROUND │ │ └─267666 apache2 -DFOREGROUND │ ├─206c2242cfe26ea417e26d48354d900b25773e10e8fa67c0ede7e94f684531d7 │ │ ├─240819 magnum-api: uWSGI master │ │ ├─240849 magnum-api: uWSGI worker 1 │ │ └─240850 magnum-api: uWSGI worker 2 │ ├─b5089d53e73a7fe6aa1c76446d88bd00abe8f15bc2573c83bc425d77a67e4579 │ │ └─42695 /pause │ ├─408e9b391a35ee59744590b8537b38a91724bd42064a601a5e323d275198563c │ │ └─227242 /pause │ ├─38ca0db1bf0075502d6f251fc7fdbe076feba64877786a517858d9980c2701db │ │ └─210875 /pause │ ├─6405f9091d96ca3c25820ec8a4ea13e2205f228e85e31322b23654887aff0f89 │ │ └─64197 /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-238.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 │ ├─dba7bbec1c415aa260bd11f5b85fedb1fdfcf3a54a1891450e5310e190648b0b │ │ ├─127951 placement-api: uWSGI master │ │ ├─127977 placement-api: uWSGI worker 1 │ │ └─127978 placement-api: uWSGI worker 2 │ ├─215935f195cbb5a3bd5f38c0e65b22cc4f41ef3ed203b8b319278006bf8d3335 │ │ └─170348 /pause │ ├─639f7d24cf5551f8c040951955a7b87824765eaabefbb2cec8919398de83f49a │ │ └─264257 /pause │ ├─8f9f59de1fa22a23520a99adac4fc1da96ce789b015146bfdf766e7d91a5f097 │ │ └─77809 /pause │ ├─ce2664e9a68002dc4602d027cf0468227e51483dd9dd27e85987e77ba137ac73 │ │ └─345932 /bin/oauth2-proxy │ ├─79f8282a0ac4f27be80f29d444e3cee9539ebc5a55983ef0f3fe95f34ab9b879 │ │ └─139053 /pause │ ├─345ae429a7b0fda2df857239bec182f76dd4958fbada0479387ed36fe5fef305 │ │ └─50535 valkey-server *:6379 │ ├─ddd489830703f405c6c95ed5732a2d582cbe8ad89d7ac34a6dd5c171c1f9a676 │ │ └─55570 /pause │ ├─38056d4f3114e0fa5032b07e8dc6afec6ebf2e4574c6f43b500831d71278200f │ │ └─231254 /pause │ ├─24f2944d580abdd90597cbb9ea55b6db398839f1fdf67f4355050c279b1565e1 │ │ └─42727 /coredns -conf /etc/coredns/Corefile │ ├─182c5d9a91489c455f67db8cdaca97646451ef51f9df3de4a361fd8b0afaac33 │ │ └─64042 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─56f0b33411971935202bb1a1ed319fc9a4de2fd42807a536ea72d44cdf551d45 │ │ └─50839 valkey-server *:26379 [sentinel] │ ├─4ec0db7cefb75d3d9743dfd1bd9898851dd7ac9ce4a50e2a22f7087bc8a274f3 │ │ └─142168 /pause │ ├─ba8987db3a57f2e11820bf76c1ac5781bf9c0aee1c75f578aa6921ea4f7bd39a │ │ ├─190108 /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 │ │ ├─368239 /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/tmp5ct7zds5/privsep.sock │ │ ├─368640 /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/tmp2tkh9h3q/privsep.sock │ │ └─369410 /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/tmpvo0zedkp/privsep.sock │ ├─564f71ba23c70fa2050bba6c53a1f3141c3940b84c31b10c6082544fba1fc7e6 │ │ ├─220366 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220897 octavia-worker: ConsumerService worker(0) │ │ └─220901 octavia-worker: ConsumerService worker(1) │ ├─2d9498d0f1cad62bdd7c39c3bb9037b7625670fbfefb7b93e29262a1fad31954 │ │ └─259848 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─154f57f6f69752cffa12da5697beb8f1b9d19463ab18cc26122f6563b315849a │ │ ├─219260 octavia-api: uWSGI master │ │ ├─219298 octavia-api: uWSGI worker 1 │ │ └─219299 octavia-api: uWSGI worker 2 │ ├─7c143c2d6b96683534945b9f15016c7153605f9e386be0a048a94295b532e5de │ │ └─84399 /usr/local/bin/rook ceph operator │ ├─8c93507da3423da7f7a7e1c11b45a8c3d9a7ca88d37a59f0ef102a3eeb361cf8 │ │ └─83538 /pause │ ├─9c7cc58b5fe9091b5c68a2ab81cf5c0ffc9680805422e93a5cecb7ee25efc000 │ │ └─55530 /pause │ ├─a82f97b411fed20e7c8277ff10cb280979299d50954d17c3233a47eee51984ce │ │ └─39676 kube-apiserver --advertise-address=199.204.45.238 --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 │ ├─9b62c081a4f88b4597990b8dd5e9fdfe19ecf201477e64df0cf51237b0e316f0 │ │ └─190135 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─0b7758eabb0527de6bd85df186c8f6f66dd8ed888d233783c1cee8fe96f617f5 │ │ ├─116964 cinder-api: uWSGI master │ │ ├─116977 cinder-api: uWSGI worker 1 │ │ └─116978 cinder-api: uWSGI worker 2 │ ├─a46b246cc8f63f9652ec56f649966115521dd5f5bec13b0be1bde47085d77268 │ │ └─249884 docker-registry serve /etc/docker-registry/config.yml │ ├─bf1ca9fdb8e1ebffbe46cbbadcda7fe369701711813c5b0473b847246ec4648c │ │ ├─259915 /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 │ │ └─259989 /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 │ ├─c5eeea77eefc44faa8a4ab4342a7b8ee700f856466fd918963c4ce1842a64852 │ │ └─224596 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─d5bc1deddd6f7c198fc409973144665c242827e57403099dfd07b8f92a0389a0 │ │ ├─137928 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─137954 /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 │ ├─4115009c92b70f6569414adbd33bbdcfdb5bd44eee5d3055be0e46297849a406 │ │ └─117641 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─85dd7d5f6802da8193057e5f9dd75db0b84dfce80a50c8581ac98226f29efd41 │ │ └─227268 /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 │ ├─ade64d080b4f9130ab6e88949f1a9a8507d704e5a46c4bda567e7a77beb4d937 │ │ └─43681 /pause │ ├─8026bb90810d6756e355a8a9bcfca82e5f5b2a10c13f95caa68bc1f04d4cfeb2 │ │ ├─181824 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─182622 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpzw_3u6kx/privsep.sock │ │ ├─183036 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpnachm3fl/privsep.sock │ │ ├─183522 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpjtijoenl/privsep.sock │ │ ├─184055 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184056 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184176 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/70e140ad-d3dd-4ee0-9ca9-504cda0f2492/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/70e140ad-d3dd-4ee0-9ca9-504cda0f2492/host --addn-hosts=/var/lib/neutron/dhcp/70e140ad-d3dd-4ee0-9ca9-504cda0f2492/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/70e140ad-d3dd-4ee0-9ca9-504cda0f2492/opts --dhcp-leasefile=/var/lib/neutron/dhcp/70e140ad-d3dd-4ee0-9ca9-504cda0f2492/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-6e73dd9c-4839-4b59-bd84-25946b61c23e,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─184198 haproxy -f /var/lib/neutron/ns-metadata-proxy/70e140ad-d3dd-4ee0-9ca9-504cda0f2492.conf │ │ ├─203507 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ad37357b-9463-4818-8215-cb2bc00b36aa/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ad37357b-9463-4818-8215-cb2bc00b36aa/host --addn-hosts=/var/lib/neutron/dhcp/ad37357b-9463-4818-8215-cb2bc00b36aa/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ad37357b-9463-4818-8215-cb2bc00b36aa/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ad37357b-9463-4818-8215-cb2bc00b36aa/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-92303574-9f9d-4e04-9003-af1b7eeb25d3,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─203510 haproxy -f /var/lib/neutron/ns-metadata-proxy/ad37357b-9463-4818-8215-cb2bc00b36aa.conf │ │ └─372682 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpmkhlg5p0/privsep.sock │ ├─047fbdef304d9dbbcded77aa9408c208aeb4bd663592c67a2c761f3cdaf36e5f │ │ └─61328 /pause │ ├─762024ea9a61d61e9d15a164fab0411bea0b903e902bceca5fdf79734e4e68a3 │ │ ├─268102 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─268115 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─b747f5a099e6a41a36845c1e27a8f509d030165b8441da93c4e362ef53af82d5 │ │ └─231124 /pause │ ├─f6b9d7aaa3dbbd76995d855074792bb44280808eea93d882e0c69427b6b2e82b │ │ └─138619 /pause │ ├─fd72e585049f06a032d8687577387c040894aad82d5f90b302a602759c3faff6 │ │ ├─198036 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─198408 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─198409 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─fb52ce7b2ff075ddaf6b40968e73476785f71e172173f484176208eae1a78434 │ │ └─139892 /pause │ ├─df4393ebea9f427a8126a4be7297c676cd06b475fc0173f3d5d67a43c8e2b8dd │ │ └─59911 /pause │ ├─57d609878a8e4218282ea2eb011fa7ff6e16a88f7b72b1705020302e3ceb9bd6 │ │ └─211194 /pause │ ├─dd897afe204bfc9ec0b2a40f3641c67a446ab0cc2efbd7f1634aa15b28209dfc │ │ └─46030 /pause │ ├─a429fd885d6fe33793005fc518acb1b4278549609a8aae48a551ac3cc5dcf9ba │ │ └─65216 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e4c63272f1bbfdebbcb5abcccf26a6fdd4be1dcca6128542ebd7eb63262a94bf │ │ └─240372 /pause │ ├─cca4acb0c075cd45f2250418fbd2b66e9e2ed7a5a795572b3f63b741acabb3c2 │ │ └─183802 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─904c354768e14d1bba64070527d111e2beafb8e80c0930b5f09d71be3bc749a6 │ │ └─186309 /pause │ ├─c854f7c420fb53423cb50d045d6bb41b0c72df1afa6255ffd7795b7fee9d474d │ │ └─184228 /pause │ ├─fe730e77f6fe63ca7364974b816765a094203fcbd1ccf926f1dac9ccb22f9a39 │ │ └─43888 /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 │ ├─f3a59bab0468971730814847fc3060f4c6ec9f59fc624312a8481a198da19e8d │ │ ├─63398 nginx: master process nginx -g daemon off; │ │ ├─63419 nginx: worker process │ │ ├─63420 nginx: worker process │ │ ├─63421 nginx: worker process │ │ ├─63422 nginx: worker process │ │ └─63423 nginx: worker process │ ├─b7082b752b33ee560158073800017908f98952d239ed04d5979ac19dfbc30e15 │ │ └─48464 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─a5733a65526dc667b881267e9c63e9483eeeb2d72312cc5e036b9604e346ce3b │ │ └─64344 /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-238.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 │ ├─d6beb45e6177bcc60cd1e91aeac3a06c48938e85fc88939ff22e29f1b8dc179e │ │ └─265751 /pause │ ├─ca470eff8ee8e0d1eedb134fb016d169c8693df6bbce9a6dd2f0aa4503b98a41 │ │ └─46982 /pause │ ├─d2fd411767e46c7c9f74daa7eaede00db36f3f8e6ba866f51737a2bb8ff04b52 │ │ └─59949 /pause │ ├─3a793fb65a32e965b5c13d4cbb14dbf05ebe3a3103a861c9a9aa92eafc43a2f5 │ │ ├─60761 python -u /app/sidecar.py │ │ ├─61082 python -u /app/sidecar.py │ │ └─61083 python -u /app/sidecar.py │ ├─2ae4b7f0564d839a2bb909765dabca05f7c2b54ea3d6733d09b9d2b7b20f7e9d │ │ └─55858 nfd-master -crd-controller=true -metrics=8081 │ ├─f90e67398ffa35d136644434ad51d7d1dc49aa556d82764b0e529b62ae8ed0d7 │ │ └─169928 /pause │ ├─163f1eb3133fd02299d8ccb5bc8220f64182cdb206b6e30e098bd79da9777085 │ │ └─186150 /pause │ ├─e889bb5fb2537240af5786883a743b149346ccf307411dfc051188d38a10c7b1 │ │ └─107588 /pause │ ├─c9ab2cfe341ca16704e7869882ad8d4487c572a24dabf5ef1685a7f0fd422b00 │ │ └─40834 /pause │ ├─d7f312775996470fe02e8c97d60c7bb7ed9963aa84c64cd276ec4dd4c60541e8 │ │ └─42163 /pause │ ├─00ac5c62d20c4bc5db53b270f86e179c737eaa0f5137bfbc3b7e21bf5ab5a82c │ │ └─50451 /pause │ ├─01d9a851c47a8fc237d1f59820e3beefe67428f6bfddc1c9d6c078c3ca783d1a │ │ └─226581 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─0f1a4520e78d88d4f41a996d0f83083d7d6d2b2f468e0b9d98a8cb1a6e49bed7 │ │ └─168080 /pause │ ├─c1e1aadea393242bf25b4c55fda93fd9af3272227741f74508941f10995baec9 │ │ └─250545 /pause │ ├─967b25b0e07fe6613e14b92bb5a9a32e9cc1d40c0be7e4e8fc8696cab4c8fb64 │ │ ├─ 46261 /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 │ │ ├─ 46274 /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 │ │ ├─ 46420 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─264003 nginx: worker process │ │ ├─264006 nginx: worker process │ │ └─264008 nginx: cache manager process │ └─32df39c9cfcfc8bc48ce51c546b4fc4e0d01418cacb282e71ce40422a14e7e84 │ └─250779 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount