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 │ │ │ ├─21177 /lib/systemd/systemd --user │ │ │ └─21178 (sd-pam) │ │ └─session-22.scope │ │ ├─21168 sshd: cephadm [priv] │ │ └─21198 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─718 /lib/systemd/systemd --user │ │ └─719 (sd-pam) │ ├─session-4.scope │ │ ├─1469 sshd: zuul [priv] │ │ └─1482 sshd: zuul@notty │ └─session-1.scope │ ├─ 715 sshd: zuul [priv] │ ├─ 732 sshd: zuul@notty │ ├─ 877 /usr/bin/python3 │ ├─ 1473 ssh: /home/zuul/.ansible/cp/199.19.213.25-22-zuul [mux] │ ├─424815 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xuxtmlaontkxbvzzgkaouvricqnwqkdg ; /usr/bin/python3'"'"' && sleep 0' │ ├─424816 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-xuxtmlaontkxbvzzgkaouvricqnwqkdg ; /usr/bin/python3' && sleep 0 │ ├─424817 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-xuxtmlaontkxbvzzgkaouvricqnwqkdg ; /usr/bin/python3 │ ├─424819 /bin/sh -c echo BECOME-SUCCESS-xuxtmlaontkxbvzzgkaouvricqnwqkdg ; /usr/bin/python3 │ ├─424821 /usr/bin/python3 │ ├─424830 /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 │ └─424832 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 … │ │ ├─ 9811 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12196 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 027657b3a3df3ac2fa61e09f4d959285bd13d1d6b3bd0b080bd10b0cc8397bea -address /run/containerd/containerd.sock │ │ ├─ 12585 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ff9c7914befa81d918921ea359cb98ec96dc805eda2af69a1a4d6acef5aeb9e9 -address /run/containerd/containerd.sock │ │ ├─ 19271 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 22ec29a8385a6f4b11b14078d515862000e82eeb3b02741029df88611c91d24b -address /run/containerd/containerd.sock │ │ ├─ 24449 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0ad328b6b36d13257ecb0ff15435e91b6b5883a495a483dc479423913d85eb5e -address /run/containerd/containerd.sock │ │ ├─ 28974 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b06a0336d8d47b37addfbc41e799ce0ce751788caf00086eb1f2a4e1c37613ad -address /run/containerd/containerd.sock │ │ ├─ 33471 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 80cd816ab73722f2c373511dbe282ccab742c783ac5b8f4a6ea81bfc2cd654fd -address /run/containerd/containerd.sock │ │ ├─ 38868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a3df271de3b372b47375c6b48d92e59db7c42d4b3e04b223599c6f9c4e98130 -address /run/containerd/containerd.sock │ │ ├─ 38913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef444fee7777742884fe8d0c6bed69f3ed76de5f3c51a793de597ec814bfc257 -address /run/containerd/containerd.sock │ │ ├─ 38950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd87529e7793fbeb4d8e6c2450fb22838ae14433449e6b5e5235035ad3eebe0f -address /run/containerd/containerd.sock │ │ ├─ 38969 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a980b900b0d4aed928131560d6ba672b06331aad03dd782353510a233a0930e2 -address /run/containerd/containerd.sock │ │ ├─ 39045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b90480b7888c29e221dce87888d5a1241c4f9c798e21c873698084c3650d81a6 -address /run/containerd/containerd.sock │ │ ├─ 39463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bc175f5cbe92af9631c779cf0c1ca96a1080d28d75063978ef8efab9db07d75 -address /run/containerd/containerd.sock │ │ ├─ 40212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41a9df4c6c5da238c6e81fe8420f0f86b3fb10ec83b16976253af8a7e4f7d9ec -address /run/containerd/containerd.sock │ │ ├─ 40222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f41e3fbf505840a4b09fec892e36c3c949f81404cb7aa03fdcc28458b7bd2681 -address /run/containerd/containerd.sock │ │ ├─ 41571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 782355f92560254cfc47b567907b6e16aabf7ba8e400aa136249871989f8ee79 -address /run/containerd/containerd.sock │ │ ├─ 42011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 858c087d58ddb21f30359095d495615777f1b759defd8920dd27bf8e46a6dad0 -address /run/containerd/containerd.sock │ │ ├─ 42085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e041200a6143838868161b70dc36626ca4ae2f7525a456a4eed327348631ff99 -address /run/containerd/containerd.sock │ │ ├─ 42545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 625d3337afcb738e6b9ab84d267c7d4149d5f85cbefc6618b325c66164d37cb3 -address /run/containerd/containerd.sock │ │ ├─ 43059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a254e45fd828d2bbd31c15d0197b34f79dc4f37f9c67c4a6b1059e2c0ea0b119 -address /run/containerd/containerd.sock │ │ ├─ 43084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c466dab6c3ee7d6882659df1fb1738c66a05475f51f7e5da511ab66859fdba79 -address /run/containerd/containerd.sock │ │ ├─ 43096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4085889a049181caf19c9b2437d96eca3dc18aacaacf5fc5d9ce165bbda88b47 -address /run/containerd/containerd.sock │ │ ├─ 45547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1358f530c50c5af3ca594523c0d3bd37e1af87aa34fdb0bcb6b1d08b886841b7 -address /run/containerd/containerd.sock │ │ ├─ 45653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 712c33cc080bd82b23f9ad9ef5d5d47ef73688cef17f8ade42f5dd3c512d7e48 -address /run/containerd/containerd.sock │ │ ├─ 46380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 434eb7dfd3553d85bd26edf28dc94b2205037155d1272e14b04900f672f17b3c -address /run/containerd/containerd.sock │ │ ├─ 46482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f3313deb3ab2391b99e508980a66c18c6830c7b1c0282a287c28049d1f536d0 -address /run/containerd/containerd.sock │ │ ├─ 46861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43a43b696c8b1daa769c35707b615cae9733ed8cf286aa4183efacdf6bcd8e27 -address /run/containerd/containerd.sock │ │ ├─ 47165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04cea737207ae6c1c9da9788aa881d7eb316b0d6e72e881167e73b1e2ca96093 -address /run/containerd/containerd.sock │ │ ├─ 47600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e6bef9363c666d4b71bffcc2aae6a56512fee74d5270320c7b1db97657b92b0 -address /run/containerd/containerd.sock │ │ ├─ 50044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2524b246c0cb100de0b722eea89d99cb254223eaa7a21c97aa9976645150a420 -address /run/containerd/containerd.sock │ │ ├─ 50284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85dae2bb10f4c85c0a9f077d67edb15297f137d3f95fbfb759ed7f104f0e0b57 -address /run/containerd/containerd.sock │ │ ├─ 54598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55e93e8f77e74ed3773172e45b8f9e8257be4105031b2bafc5ce733762d1fd0d -address /run/containerd/containerd.sock │ │ ├─ 55251 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b49ff229d815343aae1d19aaeedc492e56603cdc231582a87c042a42f05d21aa -address /run/containerd/containerd.sock │ │ ├─ 55291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a7b4205c08b162b281fdfcf8f7979637b31c47a4a92ffb05abe26533e54c3d8 -address /run/containerd/containerd.sock │ │ ├─ 55336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e86c0d361db645ace894cd4db7d38568d81663d2b1ac39ef9408ed70229939d6 -address /run/containerd/containerd.sock │ │ ├─ 55487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5d930400ade53176a1e8f5afea29aa71dbce56e01ff54eed321ea4028301fd5 -address /run/containerd/containerd.sock │ │ ├─ 59989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27fecdef90e0154a56e2e282552a6a5b7b2a88affb86eeba6320650c80389d0f -address /run/containerd/containerd.sock │ │ ├─ 60116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 080e45e0a1752a4d01551cefdcdcd3a20835b29cf9a572f11e1e81bfd210ea97 -address /run/containerd/containerd.sock │ │ ├─ 60169 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e20dc9a1ff010b97df2793b87b8f85f33cdb91487c1edf4712a1b4bc8ab02bc6 -address /run/containerd/containerd.sock │ │ ├─ 60207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a4ad93a0652394a5176d84cbba5c9c9e5bfbbd8e7a4d416fe17cc54760ff2d0 -address /run/containerd/containerd.sock │ │ ├─ 61498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb160cf3ee90c7f92f6cd7d96fb0bf92a3ed9a51c78af41b931a8d3b214f5d28 -address /run/containerd/containerd.sock │ │ ├─ 61631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 837a00ae20c6b12f26489644ae6f5a5ab8bc8f7bc4477042efd538ecdf634795 -address /run/containerd/containerd.sock │ │ ├─ 61963 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85bf7b490ff545cbb0d7c981f7d0217663a61169c4647aed7a71db32a8c3ddea -address /run/containerd/containerd.sock │ │ ├─ 62028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1126a2d65c6262b50e985ed566094000122f4052180bd781f6c7cbb157ee501 -address /run/containerd/containerd.sock │ │ ├─ 62079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5a5cb065a971c4ff72d39134f36ad919b5d6f129b93c4a0232d1aa73b19ee3c -address /run/containerd/containerd.sock │ │ ├─ 62523 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc4fc7511b69be2a31815bf527d0ded0b21312304cda3883c0bc4666c402ea12 -address /run/containerd/containerd.sock │ │ ├─ 62931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31155f080826dd4ebce63ba19cdd1a8a820f7e4d67cbf8b4a4ca2b226faf5231 -address /run/containerd/containerd.sock │ │ ├─ 63478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5120818167ed8193b58734c6b12c9be6bb5002d402be1d8796fa0f82a74e8789 -address /run/containerd/containerd.sock │ │ ├─ 63571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cb1dfb3bae72f31a4cdd6a40fc267450a59ac16def4aebc74558cfc3b6a8b57 -address /run/containerd/containerd.sock │ │ ├─ 64596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc570226b4ef7361db42e13bdd33caad329e8d4eff4d01d4b0c5cfa3772913e3 -address /run/containerd/containerd.sock │ │ ├─ 66044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a51e646bd4997253709a6db0d18a82f5e56c0e71f105e53b89881ab9b6a651d -address /run/containerd/containerd.sock │ │ ├─ 68428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2dc89ef9e7dc4b3ae9881840cab1493d1ef1acbd525824b050e340a9166fc0a -address /run/containerd/containerd.sock │ │ ├─ 77603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd774b67d463a4b92d0bc18958d9ac3507e9b8aee748864d6ff12b911d0edd83 -address /run/containerd/containerd.sock │ │ ├─ 79117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eed0496f95d1b14b7f894e8d21da3851addf764fc3d7a2eeb0758d304a78a358 -address /run/containerd/containerd.sock │ │ ├─ 85369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 978f9628719369497a170741754a215c30fafb18641ddc9faaed7a9d9d0259ed -address /run/containerd/containerd.sock │ │ ├─ 92408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9ae71c533a774413f425504ef40e50d66a0e12331964c5499a42f7541dd87f6 -address /run/containerd/containerd.sock │ │ ├─ 96550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9426a9d6f56039ddce40c3de195b8370868850f6e5b8524616054e99ec9c3700 -address /run/containerd/containerd.sock │ │ ├─ 96596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98552f6e6dfbaeeffbea1757aae41053ca3e101340f3fe3536fc7c93fd05e3f2 -address /run/containerd/containerd.sock │ │ ├─109711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d8b3f1c06650dfc737251534ffc77a760dba0c907e5a31850eaf2a9f0c19017 -address /run/containerd/containerd.sock │ │ ├─111341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a6403f99f5ef405cf9b1ecbbaf5d5becdef3edc576b0737031d027dc4d08d64a -address /run/containerd/containerd.sock │ │ ├─111467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 482a1b8e3629cb212cbba1025e94f2d1a137a4de60eb30131add1d864d25b4c3 -address /run/containerd/containerd.sock │ │ ├─113470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd5c966d0759c6022d7d58c18805e31f871b0747c1770535ac6a8b17c8be8d6b -address /run/containerd/containerd.sock │ │ ├─115289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec4e1cb8fa43f33a30220a8f6ca5d0bb5591113854a8f25f87ca297be7b2d241 -address /run/containerd/containerd.sock │ │ ├─115352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 891451f36c7510d6447c7585f453119bc2f485d07d4b8e13500925319ffc8b1d -address /run/containerd/containerd.sock │ │ ├─128325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cbd7e49a573b0cb30327ee309de198c867118b6c54aa3a3d86f428a2f3fa213 -address /run/containerd/containerd.sock │ │ ├─128467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9224924ec71bf88376a40048b589d668aaaed991e239b05c6ecc307837796f05 -address /run/containerd/containerd.sock │ │ ├─131121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0eb05a33567eb5658418aaba8fcdb41cf5c88942b59d589ed61b661693ab7214 -address /run/containerd/containerd.sock │ │ ├─157573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cad85c7fbb36d1c127265f48a8f50b53132f05a29a1d93560d66e7daa40c4b9 -address /run/containerd/containerd.sock │ │ ├─159361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0883ede1c9ddcb5051f124d377f201ff7cd7800f3ba85d9c4ac3a9157ddef504 -address /run/containerd/containerd.sock │ │ ├─159764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4b56c3a0f5d0eac5cf1fdbcfd49c63a7eff97b0af1e035e0bb7cfa4c4893ed7 -address /run/containerd/containerd.sock │ │ ├─160764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08446749951426e188f41ad83db3b011d04e8a55fa7b1497bbe7cc9fc575beaf -address /run/containerd/containerd.sock │ │ ├─162695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec39b9b03d37713570122ef621d9cacb8f08f2cf01517f1965318f99cba1ea60 -address /run/containerd/containerd.sock │ │ ├─163105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 798b37f913909f41d2a630596f4ab062c2f29013fd2d7de0a5c9ceaa48148151 -address /run/containerd/containerd.sock │ │ ├─163154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f33c11f5144610c88b48228a988d4dad1b650222e8690936a59e5b83eb04139d -address /run/containerd/containerd.sock │ │ ├─163382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da9499f88ebfd0406caf0b2272d23313a893e27ff917f70d2186d47b1dba1384 -address /run/containerd/containerd.sock │ │ ├─163463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa293eb134d4829d2ddcdca92ba98b3f6414aaa08d67068074b79095a1701259 -address /run/containerd/containerd.sock │ │ ├─164221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c97a7e6267748cb68e42bcf8f78373f51080c99d5547651b2c3541cfa6595621 -address /run/containerd/containerd.sock │ │ ├─175598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19e9b500f97fb600bc7f7ad178cf94a96f12e911e561437632f577943f795b88 -address /run/containerd/containerd.sock │ │ ├─177529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 832dfccf6d6ccc9fa3578bc70a10d7cdc3801cc48b1750c950b62ca7b88d40be -address /run/containerd/containerd.sock │ │ ├─177553 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b4e234b68e10509a6d9cc2899e55cf0e621a9f3167bfb5aba4df59c0e32478b -address /run/containerd/containerd.sock │ │ ├─177568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a5ec8ab89d88376942df94f2684ef575cc15ec355d3dc3f5502ff6f2cc7b161 -address /run/containerd/containerd.sock │ │ ├─177569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8704521458fcb6d553ad342b4dae4e28e7ec0ab31e86080322428f7e60338ef9 -address /run/containerd/containerd.sock │ │ ├─177587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b9ad11cab6f0309f119b55ad874ca7f69adca99d61d2aaea7eb06f64850a865 -address /run/containerd/containerd.sock │ │ ├─178072 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c15aa88ba405e03472d8f77237b1e8272d4c0ed3635e22aec6de503a76221c5 -address /run/containerd/containerd.sock │ │ ├─178109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c09767e9c0b7e70d69b7d24b6ee650a21a4c9e5e67757106984fb597775497ad -address /run/containerd/containerd.sock │ │ ├─192107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b9fe219ac32cd86ca66129a9eb3184ca47fb82767149afaf4057a036352c646 -address /run/containerd/containerd.sock │ │ ├─194642 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e98b0bb60f80f8b7ab2b7318611a5e11474f257740722f7465976857d18f4a7 -address /run/containerd/containerd.sock │ │ ├─194686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bad025884eb2fe2d987541c7f311b7b14cc2d7bf1a9d988edfa8921a34002ce -address /run/containerd/containerd.sock │ │ ├─194762 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e783eef39c81e31232f36c82638fc1578752cca59b54d4c5fd9d21f83e3b0b5 -address /run/containerd/containerd.sock │ │ ├─211883 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c0a979995c70aa60f5e7bc25c1d8be09caf8768ee1650826f4dfc96927fe809 -address /run/containerd/containerd.sock │ │ ├─221074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d0b3348cd5f0643457fc7d5a02d2d10c5279705c387d0b4d4de7bae10e51964 -address /run/containerd/containerd.sock │ │ ├─221128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c82cb53327eb3c6f18ce7abdded93c9bd735351889817ab6490e1f8c89a15db4 -address /run/containerd/containerd.sock │ │ ├─221149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f3bff64a225833577b85e12efc577d1cde071351be5e6ff409e87cfc8250ea8 -address /run/containerd/containerd.sock │ │ ├─221417 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f03976591f23a107dd28dc9d9112c0e4a37a141559da0cb4d5536e16b065d605 -address /run/containerd/containerd.sock │ │ ├─233112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b256d5564f08cfc96a8561447ea51955d55a4bcf782bbd7a24e715aca6f44e4 -address /run/containerd/containerd.sock │ │ ├─235688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0c66ef2ef765c99ab6b2515a2ff96ef38ac1031afac9ce9ae569dc8bc5fd953 -address /run/containerd/containerd.sock │ │ ├─236713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9154a1b8ecdbc38c4284719ec91498d9c8b058975070cae41ac7845ba36351f8 -address /run/containerd/containerd.sock │ │ ├─237487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e76c9171b365c85c68b46807c88f1c1840e624ea4880bdaceea7d63215823bd -address /run/containerd/containerd.sock │ │ ├─237990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b0a73970fdb991a9490b8a834a8f31d0e420aad8712afc8889629ab50175616 -address /run/containerd/containerd.sock │ │ ├─240204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 459ff1ea0c787d62e0e94a05a3d5b9c5f7551ca614f9ce1507084170c722fc9b -address /run/containerd/containerd.sock │ │ ├─241147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29165406d9d38692edd15ee722fdf6e2ac380150ad0b5eaa04cf75fa31fc736e -address /run/containerd/containerd.sock │ │ ├─241200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b052809b232a9882fa498c44ad3cb18db7e65190816ba2b32620bcb9e8158082 -address /run/containerd/containerd.sock │ │ ├─255848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 073437ea2f56c683c63758fcb6433531d6ef5f9859af028ace231863cdc189e6 -address /run/containerd/containerd.sock │ │ ├─256353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6562e43c0fa55172abb513371b7b0d2bbb8d7ab9dbb19db542857da95cf60371 -address /run/containerd/containerd.sock │ │ ├─265967 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12304def09be7d340e955fba443f88d7c410e001f57634f7222bdfde33be5f2a -address /run/containerd/containerd.sock │ │ ├─270490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b29b92807988f9f02e840b93552a4546f8d601d45015421bff020fd38019bd3 -address /run/containerd/containerd.sock │ │ ├─270756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 876adf511dc9b64e794f4503e1c31459d9d9ee36046c41c4387d4b707d1e18eb -address /run/containerd/containerd.sock │ │ ├─270815 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dafc7b34590d7d6698d337f785d41f5157acc644009a8771a42aa16e96a2e45 -address /run/containerd/containerd.sock │ │ ├─270875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4a35b8d60e0d8d2b9f60f7b77cde4f7abb2170452eeabd686ce36e992391613 -address /run/containerd/containerd.sock │ │ ├─307416 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02d9b23153954e03e2cacb4b3d974ae4d54992c5174f91684ac2689a28accc8f -address /run/containerd/containerd.sock │ │ ├─309979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46722f452062152e7319236428fcff03393f8e22280d7694fa541698a0a03740 -address /run/containerd/containerd.sock │ │ └─311402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 277112c65970b765ddbb4a22102ce33b39a28db816a9235858c9f70d0f3f6fb1 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1199 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─28690 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28956 /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 │ │ │ ├─19233 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19253 /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@mgr.instance.miceen.service │ │ │ ├─12493 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.miceen/unit.run │ │ │ └─12524 /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-miceen --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.miceen:/var/lib/ceph/mgr/ceph-instance.miceen:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.miceen/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.miceen -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.0.service │ │ │ ├─24158 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24431 /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 │ │ │ ├─33184 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33453 /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 │ │ ├─12132 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12162 /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 │ ├─docker.service … │ │ └─10182 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─156873 /sbin/multipathd -d -s │ ├─run-rc00a7574d6e74e10b3c1a289a7efa074.scope │ │ └─193283 /usr/sbin/libvirtd --listen │ ├─kubelet.service │ │ └─39329 /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.19.213.25 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-ff9c7914befa81d918921ea359cb98ec96dc805eda2af69a1a4d6acef5aeb9e9.scope … │ │ ├─12609 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.miceen -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12641 /usr/bin/ceph-mgr -n mgr.instance.miceen -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─357 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-80cd816ab73722f2c373511dbe282ccab742c783ac5b8f4a6ea81bfc2cd654fd.scope … │ │ ├─33496 /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 │ │ └─33508 /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 │ ├─uuidd.service │ │ └─1400 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10690 /usr/sbin/chronyd -F 1 │ │ └─10691 /usr/sbin/chronyd -F 1 │ ├─docker-22ec29a8385a6f4b11b14078d515862000e82eeb3b02741029df88611c91d24b.scope … │ │ ├─19297 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19318 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-0ad328b6b36d13257ecb0ff15435e91b6b5883a495a483dc479423913d85eb5e.scope … │ │ ├─24473 /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 │ │ └─24486 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─docker-027657b3a3df3ac2fa61e09f4d959285bd13d1d6b3bd0b080bd10b0cc8397bea.scope … │ │ ├─12242 /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 │ │ └─12255 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─156741 /sbin/iscsid │ │ └─156742 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─619 /lib/systemd/systemd-logind │ └─docker-b06a0336d8d47b37addfbc41e799ce0ce751788caf00086eb1f2a4e1c37613ad.scope … │ ├─28997 /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 │ └─29011 /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 ├─k8s.io │ ├─15e74b803a6f1657c049d2751543e457f3c87cbf068b9e91436631f3b3a125eb │ │ ├─305112 /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 │ │ └─305222 /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 │ ├─7a4ad93a0652394a5176d84cbba5c9c9e5bfbbd8e7a4d416fe17cc54760ff2d0 │ │ └─60238 /pause │ ├─8b59f878c9a111fef2d1414710adb64eef88bc5a0be255087c0fbacf7b15adc5 │ │ └─158187 /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 │ ├─b49ff229d815343aae1d19aaeedc492e56603cdc231582a87c042a42f05d21aa │ │ └─55277 /pause │ ├─eed0496f95d1b14b7f894e8d21da3851addf764fc3d7a2eeb0758d304a78a358 │ │ └─79141 /pause │ ├─b5772b9e93564f1919e7f0c6c0e680eeb68d24d1f4bfc02efadf3f4455a77889 │ │ └─55650 nfd-gc -gc-interval=1h │ ├─5c0a979995c70aa60f5e7bc25c1d8be09caf8768ee1650826f4dfc96927fe809 │ │ └─211907 /pause │ ├─e041200a6143838868161b70dc36626ca4ae2f7525a456a4eed327348631ff99 │ │ └─42123 /pause │ ├─aa60bfc4594b32b99981991d22ed507b889e3b724fc0dd89b45d8e7befa19027 │ │ ├─111789 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─111897 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─111899 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─1cfb22e0d5f0ff1bec4f3b230009c57977a132d4210ee8e84c59607218300e75 │ │ └─42162 /coredns -conf /etc/coredns/Corefile │ ├─d94afd61b41fa5af811e0f87dcccceddf04c37f66db7dd9d9ca189eb11d2bcaa │ │ └─39126 kube-apiserver --advertise-address=199.19.213.25 --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 │ ├─27fecdef90e0154a56e2e282552a6a5b7b2a88affb86eeba6320650c80389d0f │ │ └─60024 /pause │ ├─a6403f99f5ef405cf9b1ecbbaf5d5becdef3edc576b0737031d027dc4d08d64a │ │ └─111362 /pause │ ├─c8a90e2a6776c31c5db47765788eaef1e5877cd54bf30bb43780b451440ecbf8 │ │ └─193098 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─3bf0f753add52746706ab0fcd20030734466fea6d823b74b824eb2bf7a8e3354 │ │ ├─266224 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─266241 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─266247 erl_child_setup 1048576 │ │ ├─266407 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─266408 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─266418 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─266656 /bin/sh -s rabbit_disk_monitor │ ├─4f61e8c5bf956cdd3751bbdf7e8acc55387166517660ec72b9828f9796182bf9 │ │ ├─61182 python -u /app/sidecar.py │ │ ├─61461 python -u /app/sidecar.py │ │ └─61462 python -u /app/sidecar.py │ ├─fc570226b4ef7361db42e13bdd33caad329e8d4eff4d01d4b0c5cfa3772913e3 │ │ └─64619 /pause │ ├─7b8ff9ce2fbe6546a95dc3284fdb16803513919021359f128c9064401de5c708 │ │ ├─207871 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─208233 heat-engine: ServiceWrapper worker(0) │ │ └─208236 heat-engine: ServiceWrapper worker(1) │ ├─98552f6e6dfbaeeffbea1757aae41053ca3e101340f3fe3536fc7c93fd05e3f2 │ │ └─96640 /pause │ ├─df09b1cc48473c510b4f60247ca850eca8887c7acdaccec488fabbbb519fe80d │ │ ├─212121 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─212139 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─212145 erl_child_setup 1048576 │ │ ├─212251 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212253 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─212263 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─212742 /bin/sh -s rabbit_disk_monitor │ ├─8def91fa8a4de1ee758429d2f018eaae0cb3640341af65c9cb099ab612a21c2a │ │ └─259963 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─46722f452062152e7319236428fcff03393f8e22280d7694fa541698a0a03740 │ │ └─310003 /pause │ ├─625d3337afcb738e6b9ab84d267c7d4149d5f85cbefc6618b325c66164d37cb3 │ │ └─42570 /pause │ ├─8f85aba0d6e7a3b36f490be47658c2e9464bf069194f89b4691ced48f6266bc2 │ │ ├─256502 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─256765 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─256766 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─745548b2ca2725669b0c47a4c1f2401123600244d76300e4d77f2f6db04cb3e5 │ │ ├─84557 barbiacan-api: uWSGI master │ │ └─84572 barbiacan-api: uWSGI worker 1 │ ├─7b6aa2d49e5c0edff0675f7994955397d8b26ac416f813f40eafeda1c52f1288 │ │ └─128981 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─9e1f1f6dd7231f3cb14a28973776a7e0af5097a178bffcfbfb9e0fe5642465d2 │ │ └─66424 /bin/oauth2-proxy │ ├─858c087d58ddb21f30359095d495615777f1b759defd8920dd27bf8e46a6dad0 │ │ └─42040 /pause │ ├─f03976591f23a107dd28dc9d9112c0e4a37a141559da0cb4d5536e16b065d605 │ │ └─221440 /pause │ ├─fbec0bf7ef55e97cf370e91254979437b06fd2c32d4eb3398eba3ef8e8988fd5 │ │ └─237543 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─ded7d1f10bf32a53ab2aca2c25bf96a41ba183fc51936e3850e7e8b7ae5c5aa9 │ │ ├─66917 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66934 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66940 erl_child_setup 1048576 │ │ ├─66998 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66999 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67009 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67086 /bin/sh -s rabbit_disk_monitor │ ├─ae277b46972306f9e3d116715d06b830547329a2e01cf6444d23891d85a2dde7 │ │ └─264177 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 │ ├─ec39b9b03d37713570122ef621d9cacb8f08f2cf01517f1965318f99cba1ea60 │ │ └─162764 /pause │ ├─38b8a95f75a64f76f80abd242c246e96aee545ea141f8dddbe28bfcb5b2a7626 │ │ └─65138 /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-19-213-25.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 │ ├─4a47cbe4b51cd0a1bb1ba751f70ba5b26394577e8caf5023217ab713160429a9 │ │ └─66399 /bin/oauth2-proxy │ ├─4e59f0b7d2ae8d7e0a61a38bc095f89bdedaa46cd066f5da3a3b2d3ea0a8a213 │ │ └─97925 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─42c0fe74acb74c6071150c01ca5790bcd4058b8b10b0551c4badd4a62f133ba9 │ │ ├─255909 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─256616 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp18pasfts/privsep.sock │ │ ├─256623 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─256636 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─04cea737207ae6c1c9da9788aa881d7eb316b0d6e72e881167e73b1e2ca96093 │ │ └─47207 /pause │ ├─de0dee7126324d079cb57bf137b544ffd9debc8a9ebd8c25d37bfa2454bfd8c0 │ │ ├─ 45896 /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 │ │ ├─ 45910 /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 │ │ ├─ 45952 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─309657 nginx: worker process │ │ ├─309658 nginx: worker process │ │ └─309659 nginx: cache manager process │ ├─cf9dae673909d26b343f6dde79004ff40ce94efb41f0b62bff4702d738066cfd │ │ ├─187442 neutron-policy-server: uWSGI master │ │ ├─187461 neutron-policy-server: uWSGI worker 1 │ │ └─187462 neutron-policy-server: uWSGI worker 2 │ ├─eb160cf3ee90c7f92f6cd7d96fb0bf92a3ed9a51c78af41b931a8d3b214f5d28 │ │ └─61528 /pause │ ├─f3ea73608ef0d1c63870e7ddbc73b67a106b0b7a76a2a0f52d10e8df1d27982a │ │ └─65849 /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 │ ├─ab8c0a4c86d2c26e44523dd8225f47f51fca4025393af8324db4ecdd5b1069f3 │ │ └─66164 /bin/pushgateway │ ├─71d8991ef9ea60c94e8030ccdbe83f42835961e3fa76a6fc5b68520ed0761a6d │ │ ├─207880 heat-api: uWSGI master │ │ ├─207923 heat-api: uWSGI worker 1 │ │ └─207924 heat-api: uWSGI worker 2 │ ├─41a9df4c6c5da238c6e81fe8420f0f86b3fb10ec83b16976253af8a7e4f7d9ec │ │ └─40258 /pause │ ├─568fba4b9342b5c21663324e96a45bc86731eee8a24da12df76b10ca2c069b67 │ │ └─66003 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─618da8a4e32f015c423084ba0e896090e5771c57633227485dd4b534d399c420 │ │ └─60485 /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 │ ├─9a9361a7e978865e222ce4d5e90142511345f48bbad2747d0c1714bf37f390e2 │ │ └─50455 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 │ ├─c4b56c3a0f5d0eac5cf1fdbcfd49c63a7eff97b0af1e035e0bb7cfa4c4893ed7 │ │ └─159787 /pause │ ├─782355f92560254cfc47b567907b6e16aabf7ba8e400aa136249871989f8ee79 │ │ └─41600 /pause │ ├─c09767e9c0b7e70d69b7d24b6ee650a21a4c9e5e67757106984fb597775497ad │ │ └─178134 /pause │ ├─2a5ec8ab89d88376942df94f2684ef575cc15ec355d3dc3f5502ff6f2cc7b161 │ │ └─177716 /pause │ ├─b308213d175c33eb9eb26b560e772bbb1ec011841fac60ec723ed4a3804ef3d1 │ │ └─64851 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─38976f811f7f5b5d1c1b08f4c0c7218d56f765aee6edd9b4509f325d4da9cc0f │ │ ├─187400 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─187873 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187876 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─187879 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─b6dc02e2d3cd36dabb0a593d8829fb47e4663829f01accef8807dba3322257be │ │ └─42993 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 │ ├─efed00e65c4c720156dcdaf2e56ca9d1e058c4e523d821eb87af095a25a9c056 │ │ └─238099 /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 │ ├─733348af5b60aee7d924d77a19de87ee881aed02345e3e463800a3a47be7a5b3 │ │ ├─233331 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─233350 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─233356 erl_child_setup 1048576 │ │ ├─233450 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233451 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─233461 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─233686 /bin/sh -s rabbit_disk_monitor │ ├─e2dc89ef9e7dc4b3ae9881840cab1493d1ef1acbd525824b050e340a9166fc0a │ │ └─68451 /pause │ ├─354ef21a1123e4a25371b31a2271431c7d8fd927f7a9c9abca169cdc1ed66e47 │ │ └─43344 /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 │ ├─18432236038fbfc6f244d5c219329951c473483b047e8a7ba6e4dfa4039d365d │ │ └─169289 /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 │ ├─a601aea729415404f9c752850fff31c8f3ef64d97e85408e44f33533e05ad3a1 │ │ └─65805 /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 │ ├─2ba895bb78fdc01400e54fff5d24d42af075f9a06dbc709f59be7b77e2750de1 │ │ ├─173982 nova-metadata: uWSGI master │ │ ├─174017 nova-metadata: uWSGI worker 1 │ │ └─174018 nova-metadata: uWSGI worker 2 │ ├─4589c95e48cf79df57f63a6a2e607e479c003a8b711054dbf37f95ddf1f9ce85 │ │ ├─125822 cinder-api: uWSGI master │ │ ├─125834 cinder-api: uWSGI worker 1 │ │ └─125835 cinder-api: uWSGI worker 2 │ ├─832dfccf6d6ccc9fa3578bc70a10d7cdc3801cc48b1750c950b62ca7b88d40be │ │ └─177649 /pause │ ├─9154a1b8ecdbc38c4284719ec91498d9c8b058975070cae41ac7845ba36351f8 │ │ └─236741 /pause │ ├─641231afb1ca4bb2202206a4be092a8c85c58b823d99c6deac0dfea8afc93e6f │ │ └─113180 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─53b98e2693036acb3ae04194792f978c9d7211c7feb8ad003e5fd88775f70d03 │ │ ├─92670 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92695 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─92704 erl_child_setup 1048576 │ │ ├─92821 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92822 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─92832 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93021 /bin/sh -s rabbit_disk_monitor │ ├─b052809b232a9882fa498c44ad3cb18db7e65190816ba2b32620bcb9e8158082 │ │ └─241246 /pause │ ├─d79aed1e9246ac4011376122e78d7a2c927d3bb987be6ae42716462f65356389 │ │ └─63978 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─c5ca1d44cb023e742f2cfa9db09dff091e8cae5a327c6bc1a239edcc3b5eacf3 │ │ ├─314145 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─314158 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─9f3313deb3ab2391b99e508980a66c18c6830c7b1c0282a287c28049d1f536d0 │ │ └─46506 /pause │ ├─fd5c966d0759c6022d7d58c18805e31f871b0747c1770535ac6a8b17c8be8d6b │ │ └─113495 /pause │ ├─f4a35b8d60e0d8d2b9f60f7b77cde4f7abb2170452eeabd686ce36e992391613 │ │ └─270912 /pause │ ├─2cbd7e49a573b0cb30327ee309de198c867118b6c54aa3a3d86f428a2f3fa213 │ │ └─128349 /pause │ ├─fd87529e7793fbeb4d8e6c2450fb22838ae14433449e6b5e5235035ad3eebe0f │ │ └─38999 /pause │ ├─13bf896a6fc3a0aeccb387ef2e9ec367877c64061176595a30e2d65003e30519 │ │ ├─174625 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─174968 nova-scheduler: ServiceWrapper worker(0) │ │ └─174978 nova-scheduler: ServiceWrapper worker(1) │ ├─aa89fe9c9cb7496182a53e9c51d60ab58225e3dc21149d85d644e0e306e9ea6e │ │ ├─175981 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175998 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─176004 erl_child_setup 1048576 │ │ ├─176069 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176070 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─176080 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─176191 /bin/sh -s rabbit_disk_monitor │ ├─a733a9027e2a443e5f8197749b418bcdbd907daa2ca61abead5871a82fe50a83 │ │ └─190318 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) │ ├─8cad85c7fbb36d1c127265f48a8f50b53132f05a29a1d93560d66e7daa40c4b9 │ │ └─157596 /pause │ ├─a9ae71c533a774413f425504ef40e50d66a0e12331964c5499a42f7541dd87f6 │ │ └─92431 /pause │ ├─d0c60e544badb2a6c88a1c9d37ae5c54b7d094a0dfcf9f04fd7d3cb5a728c3ea │ │ ├─40729 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41154 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─8f0410a9089a2047caadc1ee68179e1c83d20854467f11405dd22f2a6a5d750a │ │ └─46677 /manager --metrics-bind-address=:8080 │ ├─8dbdd179bfce0d15a7d4bf2ac6b204799a55000f5636b45878412d86fee97584 │ │ ├─231891 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─231917 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─232694 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─232695 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411916 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411920 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411923 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411931 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411934 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411939 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411950 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411958 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411959 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411960 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411961 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411964 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411965 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411971 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411972 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411973 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411976 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411977 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411978 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411979 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411980 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411987 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411988 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411989 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411990 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411995 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411996 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411997 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411998 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411999 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─412000 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─412001 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─e46056539ee234c0d9c30e085a618415d23b4beb6f5bdb78b3ae8e2d05df918e │ │ └─39193 etcd --advertise-client-urls=https://199.19.213.25: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.19.213.25:2380 --initial-cluster=instance=https://199.19.213.25:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.25:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.25: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 │ ├─2e98b0bb60f80f8b7ab2b7318611a5e11474f257740722f7465976857d18f4a7 │ │ └─194673 /pause │ ├─84c0e51bfbae9a68d29554cb9353a90918a9918c9f75ad863a0731caf96b8a95 │ │ └─42071 /coredns -conf /etc/coredns/Corefile │ ├─3c15aa88ba405e03472d8f77237b1e8272d4c0ed3635e22aec6de503a76221c5 │ │ └─178096 /pause │ ├─9426a9d6f56039ddce40c3de195b8370868850f6e5b8524616054e99ec9c3700 │ │ └─96574 /pause │ ├─19eb30816fb6b96bbba5e3bbc6671365f95ab37a0a6276540924578a9b2293f8 │ │ ├─187393 neutron-api: uWSGI master │ │ ├─187428 neutron-api: uWSGI worker 1 │ │ └─187429 neutron-api: uWSGI worker 2 │ ├─02d9b23153954e03e2cacb4b3d974ae4d54992c5174f91684ac2689a28accc8f │ │ └─307441 /pause │ ├─e4e57fbc4d87a5f17444380d699985372cc57be0966ef97df908919a2e667795 │ │ ├─173797 nova-api: uWSGI master │ │ ├─173838 nova-api: uWSGI worker 1 │ │ └─173839 nova-api: uWSGI worker 2 │ ├─e5d930400ade53176a1e8f5afea29aa71dbce56e01ff54eed321ea4028301fd5 │ │ └─55509 /pause │ ├─9c129f697337bd8bfbeeea199c113fa60b4991d15672a7efcb6306d2765f5a41 │ │ └─311677 /bin/openstack-database-exporter │ ├─798b37f913909f41d2a630596f4ab062c2f29013fd2d7de0a5c9ceaa48148151 │ │ └─163168 /pause │ ├─6562e43c0fa55172abb513371b7b0d2bbb8d7ab9dbb19db542857da95cf60371 │ │ └─256377 /pause │ ├─0eb05a33567eb5658418aaba8fcdb41cf5c88942b59d589ed61b661693ab7214 │ │ └─131144 /pause │ ├─cd774b67d463a4b92d0bc18958d9ac3507e9b8aee748864d6ff12b911d0edd83 │ │ └─77626 /pause │ ├─b5ffbac091d452552af5e279427143476d71ba8fb26b73a360295b767b0095c2 │ │ └─192594 /bin/bash /tmp/libvirt.sh │ ├─f358c5f39cd1a502a2c184ae93f77cc55e68d44b7c7dc22fbbb3cc758eb37c38 │ │ ├─148324 placement-api: uWSGI master │ │ ├─148363 placement-api: uWSGI worker 1 │ │ └─148364 placement-api: uWSGI worker 2 │ ├─ec4e1cb8fa43f33a30220a8f6ca5d0bb5591113854a8f25f87ca297be7b2d241 │ │ └─115312 /pause │ ├─55447f2b3fb7380b2647b8ec867f24cd5f8d8463181cb9d7944c158be8d3ec2d │ │ └─63134 /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 │ ├─a980b900b0d4aed928131560d6ba672b06331aad03dd782353510a233a0930e2 │ │ └─39017 /pause │ ├─5b256d5564f08cfc96a8561447ea51955d55a4bcf782bbd7a24e715aca6f44e4 │ │ └─233136 /pause │ ├─00f5758c07a021347709556025200c1fb2b5d4830624b8f62553ac2d73643090 │ │ └─47858 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─f6ddf482aedc6e90b079d16c8cde070324349643973be0ae191796eb2476da61 │ │ ├─231009 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─231465 octavia-worker: ConsumerService worker(0) │ │ └─231468 octavia-worker: ConsumerService worker(1) │ ├─5120818167ed8193b58734c6b12c9be6bb5002d402be1d8796fa0f82a74e8789 │ │ └─63509 /pause │ ├─3bc175f5cbe92af9631c779cf0c1ca96a1080d28d75063978ef8efab9db07d75 │ │ └─39486 /pause │ ├─905bcb7a9e6b34c21443b10e23c96db7de51bf02feedf22b120d08f24a2da003 │ │ ├─47778 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 │ │ └─49213 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─da4682f6e50459940f58e0c10bacd052a342cd7d77cdd925b9c89547aa619f2e │ │ └─60904 /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 │ ├─08734572baead9ca0782df7bcaebe4737363e64a8320690e0636295cee0526ee │ │ ├─230000 octavia-api: uWSGI master │ │ ├─230014 octavia-api: uWSGI worker 1 │ │ └─230015 octavia-api: uWSGI worker 2 │ ├─482a1b8e3629cb212cbba1025e94f2d1a137a4de60eb30131add1d864d25b4c3 │ │ └─111491 /pause │ ├─655f27bcbb25b524fe2701d76282f2cfc938b8628982abd24d328bc0258727e1 │ │ └─55684 nfd-master -crd-controller=true -metrics=8081 │ ├─26dec4a40e908eff27de0ab73979d7b2b6bc30e7556341fbabeff6c7fcc75ce6 │ │ └─46050 /server │ ├─277112c65970b765ddbb4a22102ce33b39a28db816a9235858c9f70d0f3f6fb1 │ │ └─311425 /pause │ ├─31155f080826dd4ebce63ba19cdd1a8a820f7e4d67cbf8b4a4ca2b226faf5231 │ │ └─62954 /pause │ ├─9224924ec71bf88376a40048b589d668aaaed991e239b05c6ecc307837796f05 │ │ └─128496 /pause │ ├─3ed28df31bbcd84c1777f256d623eecd3d9858686bbc94c17bfaec3f06bf4cbc │ │ ├─129544 /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 │ │ └─129728 /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 │ ├─e20dc9a1ff010b97df2793b87b8f85f33cdb91487c1edf4712a1b4bc8ab02bc6 │ │ └─60193 /pause │ ├─5bad025884eb2fe2d987541c7f311b7b14cc2d7bf1a9d988edfa8921a34002ce │ │ └─194708 /pause │ ├─f2edb0a96424f3744900110599917ad33c5d2a50fb6785ffa276f6413049701d │ │ └─259987 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 │ ├─9d8b3f1c06650dfc737251534ffc77a760dba0c907e5a31850eaf2a9f0c19017 │ │ └─109734 /pause │ ├─de5e23015e88463360a7b53eab10c54597ff79d88b51e25fc07346e26c6fc7c6 │ │ └─310346 /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 │ ├─b1126a2d65c6262b50e985ed566094000122f4052180bd781f6c7cbb157ee501 │ │ └─62054 /pause │ ├─b0a240674dfd9432b93f9dd2b7f5a93f9288c61d4d869d94f5b8451848b1ae71 │ │ └─62860 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 │ ├─43a43b696c8b1daa769c35707b615cae9733ed8cf286aa4183efacdf6bcd8e27 │ │ └─46884 /pause │ ├─807fc439feb02ded95d4361ddbde52f0d1f110648bc0063933ddfe94f379cc98 │ │ └─240252 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─5b4e234b68e10509a6d9cc2899e55cf0e621a9f3167bfb5aba4df59c0e32478b │ │ └─177683 /pause │ ├─7dafc7b34590d7d6698d337f785d41f5157acc644009a8771a42aa16e96a2e45 │ │ └─270859 /pause │ ├─0b0bef1c8508dcc81eed16e3f996c346affdf62f58668e096653dcfb186c0d98 │ │ └─66271 /bin/memcached_exporter │ ├─812776e1f278753ee19fa598063822aae92f09f5a5dbf06f3c680deffc8633a1 │ │ └─66200 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─34ea3e6e81b591acf0ca0dd66f3542e07d2b24dab91975eaf3e53ea917df243c │ │ └─39513 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─978f9628719369497a170741754a215c30fafb18641ddc9faaed7a9d9d0259ed │ │ └─85393 /pause │ ├─2a3df271de3b372b47375c6b48d92e59db7c42d4b3e04b223599c6f9c4e98130 │ │ └─38893 /pause │ ├─551277b0c39831fb0e2b9665ab64062be543513228fef5be37be465430f065ff │ │ └─86717 /usr/local/bin/rook ceph operator │ ├─8704521458fcb6d553ad342b4dae4e28e7ec0ab31e86080322428f7e60338ef9 │ │ └─177700 /pause │ ├─762234b2900bf113f740627a5b6fb5d51e923b0ae3ab278c98bb902fabcb5810 │ │ └─304911 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─bad7f132b2df921f48b34dea5165189164ce8f3390a81bdb9c6a4a7d596c959f │ │ └─55565 nfd-worker -metrics=8081 │ ├─076dd9eef999cba93b0e9fcd0da9716e380d4256061d9c220138e534f30de1c6 │ │ ├─61233 python -u /app/sidecar.py │ │ ├─61517 python -u /app/sidecar.py │ │ └─61518 python -u /app/sidecar.py │ ├─e86c0d361db645ace894cd4db7d38568d81663d2b1ac39ef9408ed70229939d6 │ │ └─55363 /pause │ ├─4085889a049181caf19c9b2437d96eca3dc18aacaacf5fc5d9ce165bbda88b47 │ │ └─43162 /pause │ ├─12304def09be7d340e955fba443f88d7c410e001f57634f7222bdfde33be5f2a │ │ └─265999 /pause │ ├─3a2f21c14f2babd091b6f02a84bfdbc966ad8bf18608b5520d61b4af2174ec04 │ │ ├─304955 manila-api: uWSGI master │ │ ├─304986 manila-api: uWSGI worker 1 │ │ └─304987 manila-api: uWSGI worker 2 │ ├─9b0a73970fdb991a9490b8a834a8f31d0e420aad8712afc8889629ab50175616 │ │ └─238013 /pause │ ├─9b9ad11cab6f0309f119b55ad874ca7f69adca99d61d2aaea7eb06f64850a865 │ │ └─177690 /pause │ ├─8e783eef39c81e31232f36c82638fc1578752cca59b54d4c5fd9d21f83e3b0b5 │ │ └─194795 /pause │ ├─b889d54fca3e794e789ee3bdef8b9902e3880d5d28be1855e9707549bdfe8cdb │ │ ├─63622 nginx: master process nginx -g daemon off; │ │ ├─63637 nginx: worker process │ │ ├─63638 nginx: worker process │ │ ├─63639 nginx: worker process │ │ ├─63640 nginx: worker process │ │ └─63641 nginx: worker process │ ├─876adf511dc9b64e794f4503e1c31459d9d9ee36046c41c4387d4b707d1e18eb │ │ └─270790 /pause │ ├─399de8f683a210d899240011e35f5d49cadd2e6275571cdcfb66c927c00389bd │ │ ├─309877 apache2 -DFOREGROUND │ │ ├─312528 (wsgi:h -DFOREGROUND │ │ ├─312529 (wsgi:h -DFOREGROUND │ │ ├─312530 (wsgi:h -DFOREGROUND │ │ ├─312531 (wsgi:h -DFOREGROUND │ │ ├─312532 (wsgi:h -DFOREGROUND │ │ ├─312533 apache2 -DFOREGROUND │ │ └─312534 apache2 -DFOREGROUND │ ├─08e2f914578f7214736bd22551a0d007f66f34f9e6db65f695c7943bc44d273e │ │ └─43253 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─1358f530c50c5af3ca594523c0d3bd37e1af87aa34fdb0bcb6b1d08b886841b7 │ │ └─45574 /pause │ ├─953fb0c6f5ccaeb505376ffbb5b2c3776db8b6fbdd7dab3bc978222b339d6668 │ │ └─64978 /goldpinger --static-file-path /static │ ├─73b65adc6d4baacc5ec1a8a06290170d894858611c0784d3bd3fdcffa07c5fd5 │ │ └─61475 /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 │ ├─c0c66ef2ef765c99ab6b2515a2ff96ef38ac1031afac9ce9ae569dc8bc5fd953 │ │ └─235713 /pause │ ├─68272d3e16f6899f9e33303008455d619f57e9b83e09895cfc5f708a3fa1aa5b │ │ └─259909 /manager --metrics-bind-address=:9782 │ ├─5db4edb4441fdbdcc8956b2ffc37773a1de258d3c3fd0ee575b4bfc0b9943c7a │ │ └─127275 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─7c26c0748f4c6d73ec93e89a2015bfe0a34535c75f97e30ed4fbbc2f5aa34f94 │ │ └─235923 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─2524b246c0cb100de0b722eea89d99cb254223eaa7a21c97aa9976645150a420 │ │ └─50067 /pause │ ├─85bf7b490ff545cbb0d7c981f7d0217663a61169c4647aed7a71db32a8c3ddea │ │ └─61995 /pause │ ├─85dae2bb10f4c85c0a9f077d67edb15297f137d3f95fbfb759ed7f104f0e0b57 │ │ └─50318 /pause │ ├─705c66fe392a585221b9f3f3dc486820715d5c76c855603b5a13829f6b46b728 │ │ └─264197 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─e8d8a29a7502e3e3a999fafeb12a54eb7939411889e986ee9d8dd7d2ee78e192 │ │ └─41636 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─a254e45fd828d2bbd31c15d0197b34f79dc4f37f9c67c4a6b1059e2c0ea0b119 │ │ └─43125 /pause │ ├─080e45e0a1752a4d01551cefdcdcd3a20835b29cf9a572f11e1e81bfd210ea97 │ │ └─60143 /pause │ ├─da9499f88ebfd0406caf0b2272d23313a893e27ff917f70d2186d47b1dba1384 │ │ └─163411 /pause │ ├─f33c11f5144610c88b48228a988d4dad1b650222e8690936a59e5b83eb04139d │ │ └─163219 /pause │ ├─c82cb53327eb3c6f18ce7abdded93c9bd735351889817ab6490e1f8c89a15db4 │ │ └─221222 /pause │ ├─434eb7dfd3553d85bd26edf28dc94b2205037155d1272e14b04900f672f17b3c │ │ └─46404 /pause │ ├─3338bdc45a7133b10a1b8ff293f25ba2538c98a4a0bbc5c82673a74d286b86cd │ │ └─192308 /usr/bin/libvirt-tls-sidecar │ ├─8e051ee7660da3d50bd0fde4acb575dee6d4ad888d7faaea9707898b90307759 │ │ └─43301 /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 │ ├─13cdf10597812b9ff09d0fa82d2095ed05ace97ec68d703c7962a0333741b061 │ │ ├─160972 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160988 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─160994 erl_child_setup 1048576 │ │ ├─161129 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161130 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─161140 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─161207 /bin/sh -s rabbit_disk_monitor │ ├─8b9fe219ac32cd86ca66129a9eb3184ca47fb82767149afaf4057a036352c646 │ │ └─192132 /pause │ ├─2e6bef9363c666d4b71bffcc2aae6a56512fee74d5270320c7b1db97657b92b0 │ │ └─47624 /pause │ ├─3cc5745e7e5c96b5b694d7b61cb56448880e2b705698a0ea8a8799e5933f643b │ │ └─55784 /secretgen-controller │ ├─d6aee793f54c42a83796521c0f786bfd7feffbab4bcd40394ec1a373c26103ee │ │ └─50347 valkey-server *:6379 │ ├─fc4bc3e69e88cb7a41d2b13b6f43ef89d58b91600e87ef91020d27679418322c │ │ └─64028 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3e76c9171b365c85c68b46807c88f1c1840e624ea4880bdaceea7d63215823bd │ │ └─237510 /pause │ ├─fccac650bd22abe070be5181dce43b40e257b2337c5192c1db27619548212bdd │ │ ├─190338 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─190649 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─191074 /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/tmp96hzg3zy/privsep.sock │ │ ├─389174 /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/tmp2xcdadju/privsep.sock │ │ ├─389619 /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/tmpv4tnx_67/privsep.sock │ │ ├─390069 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─390070 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─391327 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6a118dbb-3e47-42fa-9fbe-e50c7e37f1b7 --namespace=qrouter-6a118dbb-3e47-42fa-9fbe-e50c7e37f1b7 --conf_dir=/var/lib/neutron/ha_confs/6a118dbb-3e47-42fa-9fbe-e50c7e37f1b7 --log-file=/var/lib/neutron/ha_confs/6a118dbb-3e47-42fa-9fbe-e50c7e37f1b7/neutron-keepalived-state-change.log --monitor_interface=ha-9e08bd6f-5e --monitor_cidr=169.254.0.115/24 --pid_file=/var/lib/neutron/external/pids/6a118dbb-3e47-42fa-9fbe-e50c7e37f1b7.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─411568 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=e2e7a8f8-b58c-4f6f-b61d-b937b7046e68 --namespace=qrouter-e2e7a8f8-b58c-4f6f-b61d-b937b7046e68 --conf_dir=/var/lib/neutron/ha_confs/e2e7a8f8-b58c-4f6f-b61d-b937b7046e68 --log-file=/var/lib/neutron/ha_confs/e2e7a8f8-b58c-4f6f-b61d-b937b7046e68/neutron-keepalived-state-change.log --monitor_interface=ha-2cbaeb0f-7b --monitor_cidr=169.254.0.240/24 --pid_file=/var/lib/neutron/external/pids/e2e7a8f8-b58c-4f6f-b61d-b937b7046e68.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─0e9559d4739ec1dfc0ca8cd248564edb47ec5b675ef565e61aa74fbd401c452a │ │ ├─207865 heat-api-cfn: uWSGI master │ │ ├─207925 heat-api-cfn: uWSGI worker 1 │ │ └─207926 heat-api-cfn: uWSGI worker 2 │ ├─c466dab6c3ee7d6882659df1fb1738c66a05475f51f7e5da511ab66859fdba79 │ │ └─43154 /pause │ ├─d4942bf55cfc118753f1d80336ece997806de009fcbe2cbac0749dbd3dd621f4 │ │ └─197916 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─1a51e646bd4997253709a6db0d18a82f5e56c0e71f105e53b89881ab9b6a651d │ │ └─66067 /pause │ ├─19e9b500f97fb600bc7f7ad178cf94a96f12e911e561437632f577943f795b88 │ │ └─175620 /pause │ ├─837a00ae20c6b12f26489644ae6f5a5ab8bc8f7bc4477042efd538ecdf634795 │ │ └─61654 /pause │ ├─611b14aff3508b7a4dabd22d75695f6a14797f3e42b5419bbe6c7434383291d3 │ │ ├─ 50643 valkey-server *:26379 [sentinel] │ │ └─424797 sh -c /health/ping_sentinel.sh 1 │ ├─f41e3fbf505840a4b09fec892e36c3c949f81404cb7aa03fdcc28458b7bd2681 │ │ └─40271 /pause │ ├─0724270e77fa77e5174763b250760287de2ffe317c596a4dcfaf17ea66076bf5 │ │ ├─192669 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─192686 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─192692 erl_child_setup 1048576 │ │ ├─192893 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192894 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─192904 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─193160 /bin/sh -s rabbit_disk_monitor │ ├─b90480b7888c29e221dce87888d5a1241c4f9c798e21c873698084c3650d81a6 │ │ └─39069 /pause │ ├─992fa94fe2974edb5b0b5a60c8454157098dd1af3a099c6cb0de5e6d49072dbd │ │ ├─77781 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77799 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─77805 erl_child_setup 1048576 │ │ ├─77852 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77853 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77863 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─78012 /bin/sh -s rabbit_disk_monitor │ ├─809482f5d7fcc728246f3e679da0a491042bc2fd24392022da124c4907a3b664 │ │ ├─ 96983 /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 │ │ └─399480 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─29165406d9d38692edd15ee722fdf6e2ac380150ad0b5eaa04cf75fa31fc736e │ │ └─241171 /pause │ ├─9fae5fb97932b422b0ffa714322fb76ebf0b145f89c01fe8d0825c553a9a2ee7 │ │ ├─113676 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─113693 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─113699 erl_child_setup 1048576 │ │ ├─113750 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113751 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─113761 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─113850 /bin/sh -s rabbit_disk_monitor │ ├─b172f8e58023eea777be3f3e8789acdfd7a1b55630202ecdfd7e7905dec5a2c4 │ │ ├─188388 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188721 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpwz806fn5/privsep.sock │ │ ├─189141 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp9zp2t7eq/privsep.sock │ │ └─189481 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─a8916724eae62e1a11ce7eb549be72ab82f65b802a998ec245860c245b5ad8e1 │ │ └─264215 /kube-vip manager │ ├─712c33cc080bd82b23f9ad9ef5d5d47ef73688cef17f8ade42f5dd3c512d7e48 │ │ └─45676 /pause │ ├─ae9c79883bdcd82fb828a5b73f36918bad023a1b31fb4f98e563186c239ab959 │ │ ├─158304 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─158318 /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 │ ├─459ff1ea0c787d62e0e94a05a3d5b9c5f7551ca614f9ce1507084170c722fc9b │ │ └─240227 /pause │ ├─5b6c92fbdd591d5aadfe72788f82d397a2bd7cfdf3e9dffcd0856ca16010b5c9 │ │ └─50713 redis_exporter │ ├─1cb1dfb3bae72f31a4cdd6a40fc267450a59ac16def4aebc74558cfc3b6a8b57 │ │ └─63595 /pause │ ├─0d4d5e115681176ca507de991cdd383f502218e64fa96291680799a3f8875832 │ │ ├─174601 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174904 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174905 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─b8bf762e8774c9be93206a75d5e1e42d8f624f7a4865a65a276d24f26f1c6416 │ │ ├─178774 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─423193 sleep 300 │ ├─7b29b92807988f9f02e840b93552a4546f8d601d45015421bff020fd38019bd3 │ │ └─270523 /pause │ ├─d5a5cb065a971c4ff72d39134f36ad919b5d6f129b93c4a0232d1aa73b19ee3c │ │ └─62107 /pause │ ├─25d25d3f75d7f5547ed9389290592377d7753d776111e50ef99edf47a357e01f │ │ └─159896 /coredns -conf /etc/coredns/Corefile │ ├─30e0067656a5b8ca2c129d33fb41a936b62cb77d2b18ed2241fb70f839fd20d1 │ │ ├─47976 mysqld --wsrep_start_position=320018ef-2eb4-11f1-813f-8bba3be45e37:20 │ │ └─48099 /var/lib/mysql/mysql-state-monitor │ ├─2f99542f1c416aabe2c68b5c3ac4e5669e2ea382f255b0ae7419f40d136a600d │ │ └─96913 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-bw8ck --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─3d0b3348cd5f0643457fc7d5a02d2d10c5279705c387d0b4d4de7bae10e51964 │ │ └─221114 /pause │ ├─c9dc4c9ec631ebc67ebd7607ffbf03465e6a92efc3fba89655515a4bf309def9 │ │ ├─ 71924 apache2 -DFOREGROUND │ │ ├─ 71939 (wsgi:k -DFOREGROUND │ │ ├─ 71940 (wsgi:k -DFOREGROUND │ │ ├─ 71941 (wsgi:k -DFOREGROUND │ │ ├─ 71942 (wsgi:k -DFOREGROUND │ │ ├─416739 apache2 -DFOREGROUND │ │ └─422117 apache2 -DFOREGROUND │ ├─134b37ba417d8a41448d83e4577f5912e80c1a234569f349f8ad0e69ead774b1 │ │ └─48074 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─6efe5bdbe973873fe57806bfea974b20541cedf01731d5f3ed371b21506b0e86 │ │ └─230942 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─09d50a150fe758e6591b1f76c12c88867689741f8d125dffa553711e4a938f3a │ │ ├─197888 /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 │ │ ├─390245 /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/tmpw3ufl34z/privsep.sock │ │ ├─390528 /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/tmp40pq56lh/privsep.sock │ │ └─393539 /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/tmp9b0ijjgi/privsep.sock │ ├─843dd7c99f94feb0d52ce6f7192d6021e304a75dd5ee045795c270bcc7e45238 │ │ └─66238 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─348a0573f7644b56d3326907882115ca46029f7997d895be8c2613e3f29f70c1 │ │ └─264055 percona-xtradb-cluster-operator │ ├─1a7b4205c08b162b281fdfcf8f7979637b31c47a4a92ffb05abe26533e54c3d8 │ │ └─55315 /pause │ ├─9f3bff64a225833577b85e12efc577d1cde071351be5e6ff409e87cfc8250ea8 │ │ └─221228 /pause │ ├─08446749951426e188f41ad83db3b011d04e8a55fa7b1497bbe7cc9fc575beaf │ │ └─160787 /pause │ ├─5ac232ce6cb1d2c11cf066b2644a2334159e190a264529d549edf15c6d3cba24 │ │ └─65183 /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 │ ├─891451f36c7510d6447c7585f453119bc2f485d07d4b8e13500925319ffc8b1d │ │ └─115381 /pause │ ├─fa293eb134d4829d2ddcdca92ba98b3f6414aaa08d67068074b79095a1701259 │ │ └─163501 /pause │ ├─0883ede1c9ddcb5051f124d377f201ff7cd7800f3ba85d9c4ac3a9157ddef504 │ │ └─159386 /pause │ ├─55e93e8f77e74ed3773172e45b8f9e8257be4105031b2bafc5ce733762d1fd0d │ │ └─54620 /pause │ ├─1008babb4a334351ebf80b359c090d57ade6b9334b4c0e30df2e8fea21cc0f08 │ │ └─263972 docker-registry serve /etc/docker-registry/config.yml │ ├─bc4fc7511b69be2a31815bf527d0ded0b21312304cda3883c0bc4666c402ea12 │ │ └─62548 /pause │ ├─073437ea2f56c683c63758fcb6433531d6ef5f9859af028ace231863cdc189e6 │ │ └─255875 /pause │ ├─13964232343979299e3d964cef05473e6c1d0e58bbeba44b8ae406b93f819b42 │ │ ├─64790 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64835 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─ef444fee7777742884fe8d0c6bed69f3ed76de5f3c51a793de597ec814bfc257 │ │ └─38936 /pause │ ├─4428a7207212f9d2237feb5f4154309a9194476bfa3cb886050c09bcd4475708 │ │ └─65688 /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-19-213-25.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 │ ├─b4af819bafc882d20770009fee36af7f5058568a3dccd5de28000c7633aa83e5 │ │ └─304727 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─c97a7e6267748cb68e42bcf8f78373f51080c99d5547651b2c3541cfa6595621 │ │ └─164244 /pause │ ├─b945ef99d22d4fe0b16a7be554cc63bf0549522fec9a60a135bd5dd35dbf2406 │ │ ├─110048 glance-api: uWSGI master │ │ ├─110070 glance-api: uWSGI worker 1 │ │ └─110071 glance-api: uWSGI worker 2 │ └─aa549502c9d74a0bc3584f37cdb22cc810ddae5bfd8025317884bab110882d42 │ ├─338259 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ ├─338863 neutron-dhcp-agent: ServiceWrapper worker(0) │ ├─339088 /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/tmpv_jci2fw/privsep.sock │ ├─339754 /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/tmpet_w1e4j/privsep.sock │ ├─340159 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─340160 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─340190 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/398de266-e229-470e-9da3-5bd6c3fcf85a/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/398de266-e229-470e-9da3-5bd6c3fcf85a/host --addn-hosts=/var/lib/neutron/dhcp/398de266-e229-470e-9da3-5bd6c3fcf85a/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/398de266-e229-470e-9da3-5bd6c3fcf85a/opts --dhcp-leasefile=/var/lib/neutron/dhcp/398de266-e229-470e-9da3-5bd6c3fcf85a/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2cf5e5d5-413c-41dc-8a94-a12e3e23ed1d,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 │ ├─340194 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ba39befe-48b4-4aa3-9b70-2c3f619403fa/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ba39befe-48b4-4aa3-9b70-2c3f619403fa/host --addn-hosts=/var/lib/neutron/dhcp/ba39befe-48b4-4aa3-9b70-2c3f619403fa/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ba39befe-48b4-4aa3-9b70-2c3f619403fa/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ba39befe-48b4-4aa3-9b70-2c3f619403fa/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b3261b25-d826-4329-a41a-fd736bfbc3ca,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 │ ├─340197 haproxy -f /var/lib/neutron/ns-metadata-proxy/398de266-e229-470e-9da3-5bd6c3fcf85a.conf │ ├─340210 haproxy -f /var/lib/neutron/ns-metadata-proxy/ba39befe-48b4-4aa3-9b70-2c3f619403fa.conf │ ├─388887 /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/tmp92mbyqf5/privsep.sock │ └─396152 /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/tmp1voc3g5a/privsep.sock ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount