Control group /: -.slice ├─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 │ │ │ ├─21307 /lib/systemd/systemd --user │ │ │ └─21308 (sd-pam) │ │ └─session-22.scope │ │ ├─21304 sshd: cephadm [priv] │ │ └─21328 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─703 /lib/systemd/systemd --user │ │ └─704 (sd-pam) │ ├─session-4.scope │ │ ├─1449 sshd: zuul [priv] │ │ └─1462 sshd: zuul@notty │ └─session-1.scope │ ├─ 700 sshd: zuul [priv] │ ├─ 717 sshd: zuul@notty │ ├─ 862 /usr/bin/python3 │ ├─ 1453 ssh: /home/zuul/.ansible/cp/199.204.45.235-22-zuul [mux] │ ├─195200 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-csgmudxtcarijzotsulblvsoljjupypl ; /usr/bin/python3'"'"' && sleep 0' │ ├─195201 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-csgmudxtcarijzotsulblvsoljjupypl ; /usr/bin/python3' && sleep 0 │ ├─195202 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-csgmudxtcarijzotsulblvsoljjupypl ; /usr/bin/python3 │ ├─195203 /bin/sh -c echo BECOME-SUCCESS-csgmudxtcarijzotsulblvsoljjupypl ; /usr/bin/python3 │ ├─195204 /usr/bin/python3 │ ├─195205 /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 │ └─195207 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 … │ │ ├─ 9791 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12162 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fceb7f5f66cdae4e5daef8fb4803d4a4bf8a8d5e82b3ca19984e8fe3cdc917a9 -address /run/containerd/containerd.sock │ │ ├─ 12559 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d153cdc20b77846608160c033c18046726c2495811384c4ef13342c8ff311a9c -address /run/containerd/containerd.sock │ │ ├─ 19429 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3a18569804377e3b9b60205c3978ed7ffb029546786caa07760cd3e06271d3d1 -address /run/containerd/containerd.sock │ │ ├─ 24629 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1a2a71bda9c959fa5c7ecb663b5451fccef65e7e2fd85319403dfc00a3e75f98 -address /run/containerd/containerd.sock │ │ ├─ 29089 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ed0678ac44a17162d5a3606f56156a7617c6dda55dd6c8628178cfeacb9259fb -address /run/containerd/containerd.sock │ │ ├─ 33849 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b2cdc5353ded731e9dad81614beff515295b1b110d1ff8f9a887cded2632f3c0 -address /run/containerd/containerd.sock │ │ ├─ 39538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d637569400279e2f1f7f2a0ea1fe38fec8f9a28379cb049a34de44c5b4eacafe -address /run/containerd/containerd.sock │ │ ├─ 39581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7b3f7a43efb53d4a29acd155d7a763a41f0bf962cd4c25a45600f0fe5689f62 -address /run/containerd/containerd.sock │ │ ├─ 39591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 589aa5bd5bd4249c4855c5696f56153cf64078856bb25b341ee939d1a456caea -address /run/containerd/containerd.sock │ │ ├─ 39626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3859b32d2a53f39e76b0bf07de44b65c34828a292b1c94f3b5a637a4143d584 -address /run/containerd/containerd.sock │ │ ├─ 39630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9f153abc44282db6772b45c9407154c655d7122387a255af5fe1c451308d9d2 -address /run/containerd/containerd.sock │ │ ├─ 40145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9acdf28845ddbd0d417f68f7162912edeb7f0f78f94f8a7978544b5ea2a84dc8 -address /run/containerd/containerd.sock │ │ ├─ 40869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50385586d372d32b2369859e3fce79ad33211f486e0165608242a95b0d13ffa1 -address /run/containerd/containerd.sock │ │ ├─ 40896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 649a084642d0dcbaf7af08644d1dbd4dae2e54b1f68576dacbafa775eccfc666 -address /run/containerd/containerd.sock │ │ ├─ 42244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41742b5d5e73283dd4dd30f934663ae920f09d0fb3b95620a73b1fd4be053cc5 -address /run/containerd/containerd.sock │ │ ├─ 42641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3043fd9872fa7bf0ace1df048f1cb2478d9eee4cdfe1fc218b50bccd66d8c244 -address /run/containerd/containerd.sock │ │ ├─ 42679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5174173fde21267ff344c65755b4aa35c5a32e8609d6f25948005f861e0eff5 -address /run/containerd/containerd.sock │ │ ├─ 43172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1885e3b7f0cea31f95adefc21ca4eedd421ffd1c5835459d69376ae9cfe22a9 -address /run/containerd/containerd.sock │ │ ├─ 43660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 202aeedf953abf492f3ca0ecbc29fdd02c9e2cb02355072efa33ff7edadde0b6 -address /run/containerd/containerd.sock │ │ ├─ 43702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3e373f54aca544f21dc6e92a7a8c6cc6c5a05c124499951b0369a3e34dfc213 -address /run/containerd/containerd.sock │ │ ├─ 43716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44c45d8b1275e33f08abd2894348fbf95ab6d64ac0bb84d441210bc52f8fb72c -address /run/containerd/containerd.sock │ │ ├─ 46107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f5b5df69b25f1dbcccd8644414cbd7a5c382a17c0a14cc0d5093ba34a7e6acb -address /run/containerd/containerd.sock │ │ ├─ 46195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8c514120d5e1884be718a426bae13ea88ec4da527996a537261937ff8908915 -address /run/containerd/containerd.sock │ │ ├─ 47095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f37c56a5dbab06fb46a00f70ae62be984ba2c84f46ae51361dbb4dadbf820ed0 -address /run/containerd/containerd.sock │ │ ├─ 47209 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 651e57fc0f52cf77854c01d08fac46f50e3c3cb2fe27a7ce375c4db89d94b86f -address /run/containerd/containerd.sock │ │ ├─ 47579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 431f753cba166a3215f68c539f1908e4c33dd83d383dd8e5d85994a620f61a24 -address /run/containerd/containerd.sock │ │ ├─ 47886 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1da65d3d661175bf75607ad35567acd50121e848ee039bf5b02b3b82888a736c -address /run/containerd/containerd.sock │ │ ├─ 48311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e87da3af681737333e3316db4edf672ff3e80b24cab42d7f412ac468092eb830 -address /run/containerd/containerd.sock │ │ ├─ 50859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69839ec2e670decaa368bec7d7532e2f58d9326277966e77fec61e5785bd4773 -address /run/containerd/containerd.sock │ │ ├─ 50918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82a52b17ead0bf53e78a81bd5de9a8063272ebb6449e5be599e6cf2146621d05 -address /run/containerd/containerd.sock │ │ ├─ 55473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff227d3e6a0beea519acf3c0e4ef960db8d36d387ad03a92a580cd42591cd401 -address /run/containerd/containerd.sock │ │ ├─ 56123 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b711e23c958b6aa593fd7a72f64535ad2a7b5b1e75cc5d40282b6d3b66e4f6b9 -address /run/containerd/containerd.sock │ │ ├─ 56176 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 128212482ac2a5094f154a40f18884a9724660f8b6116e4e53c7ed39a8c7ed69 -address /run/containerd/containerd.sock │ │ ├─ 56236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8ff183e93768cb452d9c322a5c63c4b357d1d97ac05f3e1c76ac942207185eb -address /run/containerd/containerd.sock │ │ ├─ 56376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 378cc19c48a24a682f7ec2c8651a89bf4f4fb2d9f758883a759d1b8bd17e6b41 -address /run/containerd/containerd.sock │ │ ├─ 60884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92cda0d98fe27bf338e54df3a6a2659562d2a7dc4a8d6c34d32e3033925dab24 -address /run/containerd/containerd.sock │ │ ├─ 61024 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a79beef1a6af12112cd17ac831d786ec2e3eddf4a6116982143e94ae9c2793a7 -address /run/containerd/containerd.sock │ │ ├─ 61067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfff3bd3a8afd51f6920b398c22de2a8a35a6fdc26bc536f17bf2d2d558ef8f3 -address /run/containerd/containerd.sock │ │ ├─ 61120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8c77bedf15739e56c5dd9b62824885d2e74aac5ccab51dc16cddc31d3f8c51c -address /run/containerd/containerd.sock │ │ ├─ 62394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22f6f1036d29595f76fc75ca87ab7d6b90053e08f9d90d566d78108fe9adb086 -address /run/containerd/containerd.sock │ │ ├─ 62544 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5485f3bd76fa01a62d6a72b156300b668e5168f1b17c6fd8005d9d3f6c3ae925 -address /run/containerd/containerd.sock │ │ ├─ 62813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f07defa95920f2677e4e1be6d127e5d50c9f781715e2719fe5d0015b9f9b745 -address /run/containerd/containerd.sock │ │ ├─ 62858 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 072d79ecf5d56eea3d8ddf58f69664dae69a2afd4cef16c23cd553a6ee4dae08 -address /run/containerd/containerd.sock │ │ ├─ 62911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1632111eec31bd6127fcd8f2d9cfe76d03e383a66ba7060c688e1668f2428060 -address /run/containerd/containerd.sock │ │ ├─ 63458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 039ed63639f3a03986c566c14e772ec0a08023593ff33fe21c508d5aceb5ed89 -address /run/containerd/containerd.sock │ │ ├─ 63601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 991be16c8a1213b49996b2d5d507e1e0ad71fe7e569169f30f5f7a3eb285eaca -address /run/containerd/containerd.sock │ │ ├─ 64288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a2eab5d4b8489aa0c173aec784b57012c8c7cbb66345a48701432c9e061e22b -address /run/containerd/containerd.sock │ │ ├─ 64328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd338200541aaff6eb96006ef105fcf9445fec37456463a057b3475cefad2676 -address /run/containerd/containerd.sock │ │ ├─ 65051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5be401e6d50ff6a76161c6047470d4014eacbbc39b2ff8a7a0d79e44c248262 -address /run/containerd/containerd.sock │ │ ├─ 66760 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc0055e57616f689612f1c22fb6e87e07253011c7ba0c7e2243d7caf030e32b7 -address /run/containerd/containerd.sock │ │ ├─ 68884 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1e9ecacbdb773ae2d9461e72bb8913b13b059861ec3ffa339f968df09d92969 -address /run/containerd/containerd.sock │ │ ├─ 78047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7b4e980109f386ccb7c11f240359499e085dc95869696847e37f787dbbb6b0c -address /run/containerd/containerd.sock │ │ ├─ 79765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f397f801184467bf83a0d5882c0998ab7d9c825e8147c4e33997c092c19484b3 -address /run/containerd/containerd.sock │ │ ├─ 85476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6931c5385afbc131d8798c03a941415a71983efeae3e1b48c403da196694376b -address /run/containerd/containerd.sock │ │ ├─ 91754 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c84b76c80cef5217c9ab4187ade01e633a6d7d6dfa361a77b195af7ae9f897a7 -address /run/containerd/containerd.sock │ │ ├─ 96344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 364ca7ee8d2022923db66ec5ffa7b5414f41872d0cb33a1d2bbca1b062baf936 -address /run/containerd/containerd.sock │ │ ├─ 96388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcb42e6e09ec74a9a18d92e5cad0ff5ea32b9d98fcee8bd499756393e2d47c71 -address /run/containerd/containerd.sock │ │ ├─104701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89ec09f8b9922aab74b3c71693b0ed931df2bf2f23b902ee3a1bc2faed0be4b1 -address /run/containerd/containerd.sock │ │ ├─106310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e71b8261e00a1efd86f51bccb35fd0384c458d4ddbae1d1cb3abcb92db495cce -address /run/containerd/containerd.sock │ │ ├─106356 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a1e91f2c658a76488b74d662cdc37a3710cf96898af287851dd6266b5f39f45c -address /run/containerd/containerd.sock │ │ ├─108560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3920d431e189d098962cdf3042085313807cbcd4bfd92b99ef3ec8987332e293 -address /run/containerd/containerd.sock │ │ ├─110162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8aa6493ab5867372c2955a5a252b081f635cd17021a4ec06426a5d398ab0363 -address /run/containerd/containerd.sock │ │ ├─110205 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72d285f22acdefad90d6510d82568c6144ba849668b9702956c6538e2b970523 -address /run/containerd/containerd.sock │ │ ├─123206 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 581843ec1df84e7fc2ce72091da14e8016d5db63318884b8012f00aa095ffb54 -address /run/containerd/containerd.sock │ │ ├─123219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6708c369e3aeced239e2ec629f10f7e73a0e7dbd5115241ee3747100874310e6 -address /run/containerd/containerd.sock │ │ ├─125556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a895131d2e7523dab498c4af536ff05c4146f143db5f0b4a38b73efd37c8a79b -address /run/containerd/containerd.sock │ │ ├─139793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da5981388a1cc6b9e621385241c4b9e91846dae149b759e3e200bb6398299ad9 -address /run/containerd/containerd.sock │ │ ├─149938 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30e562e4081cca43af3a01a2e8681fa7fac76a92fabcf8b2506675b3cb9d2185 -address /run/containerd/containerd.sock │ │ ├─153428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a9c663849c178d83e2d0a5b6ef0219ff15d4124d501c54c7608bdfaf65a9fb3 -address /run/containerd/containerd.sock │ │ ├─154254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2142797a1c65ccd5ba25cf54250add7d825aab2a9aeafa950bdc9ce30b38bb7 -address /run/containerd/containerd.sock │ │ ├─156288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 160e9b8870df5590bf372b6b5ab359809faf0a3e525e9eee891a0d70ebee60ea -address /run/containerd/containerd.sock │ │ ├─156353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2300e3f01d97fa1352be84f184b829657cf0e81ad7653847a8a5462ddf7de6a4 -address /run/containerd/containerd.sock │ │ ├─156428 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc81a72bdf573257ef93e95c5742c516ec5c4d012190d954f463aa0ad778794c -address /run/containerd/containerd.sock │ │ ├─156787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10c0446af51f2a095b6197308672a5ecec705def4cc57768eafe93272bd0488b -address /run/containerd/containerd.sock │ │ ├─156834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b92e7161a0d7671c454b886286c61468bca3ef5a9dd2b861033d886bcf039659 -address /run/containerd/containerd.sock │ │ ├─157053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac5536ac72344ac8bbb52f60c4c5db4f463cc70fa12748c74ae3962a60324a3a -address /run/containerd/containerd.sock │ │ ├─157277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c62487ad9fb9f40985076cd60610bafa0b2dc7d92264e5d398344fb72c0b3db2 -address /run/containerd/containerd.sock │ │ ├─169307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9835989aa9fecc28e31d26130721a0ca79f8cba9dbee1167a114f014ef3dbe9 -address /run/containerd/containerd.sock │ │ ├─170995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 40fcbf64847af6cebe7123da0bf80c522d1cbce7c7ba4db86cd45abb460f4baf -address /run/containerd/containerd.sock │ │ ├─171018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 377e25dae2cda5f0a64286bdaa93b335f10e198d8e318cca127ff9c336cec951 -address /run/containerd/containerd.sock │ │ ├─171120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ce6eb55551b766711aa6e7b8e9646535f90c92fffd72510c03d6eb49af026ff -address /run/containerd/containerd.sock │ │ ├─171143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39523e4637197fecac5b5a9c4a070f94f7858509b39e441ebd67c1bf238f7f8e -address /run/containerd/containerd.sock │ │ ├─171273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f70c7c0673e41b7bda5bff0dfa41485ca15e1069e3e4c7411b738f994c627f5 -address /run/containerd/containerd.sock │ │ ├─171571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fcbc54ebd372d35a09af5409cf732ebfc44a88f666f45bdc631ef57f81ee949 -address /run/containerd/containerd.sock │ │ ├─171618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4de3c1eb73ef420b164e25ca7365e5e2b0e4f255657b2fd910fea2c6c4f128e1 -address /run/containerd/containerd.sock │ │ ├─187690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d85d71cfc61d4c31e6eadf0d59e243f35a9fc868dabce249b9979d511d201a5 -address /run/containerd/containerd.sock │ │ ├─195105 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/f0822bda4841755ba65db9d22c174dfcd55542fa7fef7459e94b5282b77de84a/log.json --log-format json exec --process /tmp/runc-process3120946317 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/f0822bda4841755ba65db9d22c174dfcd55542fa7fef7459e94b5282b77de84a/1cf092b09ca52aa86991e7b136a29c0a6b8956a8bf5d3366a45f57d9ddede166.pid f0822bda4841755ba65db9d22c174dfcd55542fa7fef7459e94b5282b77de84a │ │ └─195106 runc --root /run/containerd/runc/k8s.io --log /run/containerd/io.containerd.runtime.v2.task/k8s.io/f0822bda4841755ba65db9d22c174dfcd55542fa7fef7459e94b5282b77de84a/log.json --log-format json exec --process /tmp/runc-process2906356713 --detach --pid-file /run/containerd/io.containerd.runtime.v2.task/k8s.io/f0822bda4841755ba65db9d22c174dfcd55542fa7fef7459e94b5282b77de84a/c297ad56c306e3a1727f2d70d996bd51e9d5512abd4a8142a5c9ab154db39f1c.pid f0822bda4841755ba65db9d22c174dfcd55542fa7fef7459e94b5282b77de84a │ ├─packagekit.service │ │ └─1186 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /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 │ │ │ ├─28789 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29071 /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 │ │ │ ├─19369 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19399 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24349 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24611 /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 │ │ │ ├─33561 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33831 /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 │ │ │ ├─12109 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12138 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.akcduk.service │ │ ├─12470 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.akcduk/unit.run │ │ └─12503 /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-akcduk --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.akcduk:/var/lib/ceph/mgr/ceph-instance.akcduk:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.akcduk/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.akcduk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10161 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─644 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─139476 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40004 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.235 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─docker-b2cdc5353ded731e9dad81614beff515295b1b110d1ff8f9a887cded2632f3c0.scope … │ │ ├─33873 /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 │ │ └─33886 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 647 sshd: /usr/sbin/sshd -D [listener] 3 of 10-100 startups │ │ ├─188516 sshd: [accepted] │ │ ├─189467 sshd: [accepted] │ │ └─191975 sshd: [accepted] │ ├─run-r68a2b145b7614923af9743a9ff22fbcb.scope │ │ └─186647 /usr/sbin/libvirtd --listen │ ├─docker-ed0678ac44a17162d5a3606f56156a7617c6dda55dd6c8628178cfeacb9259fb.scope … │ │ ├─29113 /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 │ │ └─29126 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1384 /usr/sbin/uuidd --socket-activation │ ├─docker-fceb7f5f66cdae4e5daef8fb4803d4a4bf8a8d5e82b3ca19984e8fe3cdc917a9.scope … │ │ ├─12215 /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 │ │ └─12233 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10667 /usr/sbin/chronyd -F 1 │ │ └─10668 /usr/sbin/chronyd -F 1 │ ├─docker-d153cdc20b77846608160c033c18046726c2495811384c4ef13342c8ff311a9c.scope … │ │ ├─12584 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.akcduk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12605 /usr/bin/ceph-mgr -n mgr.instance.akcduk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-3a18569804377e3b9b60205c3978ed7ffb029546786caa07760cd3e06271d3d1.scope … │ │ ├─19458 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19476 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─398 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─139354 /sbin/iscsid │ │ └─139355 /sbin/iscsid │ ├─dbus.service │ │ └─614 @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 │ │ └─620 /lib/systemd/systemd-logind │ └─docker-1a2a71bda9c959fa5c7ecb663b5451fccef65e7e2fd85319403dfc00a3e75f98.scope … │ ├─24654 /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 │ └─24666 /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 ├─k8s.io │ ├─fa6bbdd8a6a50b51546329be13aa5cb5f6316704cd03937e357a226cb832d575 │ │ └─86523 /usr/local/bin/rook ceph operator │ ├─d36863be7175736f747552f04c5f3e3f32fb4d3cbf89bfa0a7add00a79ae64bd │ │ └─43961 /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 │ ├─0ed856b15cf40165d0f7eb1410a1598f77bd8ad8d713d2b071e03d0a3cebb931 │ │ ├─ 96848 /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 │ │ └─170810 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─5e748c1ccb201ed2c71998f295deeb92a53976807ef433668f37f84daf372a90 │ │ └─186179 /usr/bin/libvirt-tls-sidecar │ ├─4d72e1603e6521653435818067febe221b768bd2277df9b6a3aaf8157f019d50 │ │ └─65851 /goldpinger --static-file-path /static │ ├─a1c2a59125044f61ab4572b8b3f5ee003b2e6f144d6e4ff2c7ec686e902ac1ac │ │ ├─141327 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141345 /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 │ ├─a3e373f54aca544f21dc6e92a7a8c6cc6c5a05c124499951b0369a3e34dfc213 │ │ └─43743 /pause │ ├─f90f62a81999737dc7607e9f8defdbc8d088685d2e82efe2b18f4d2dba1bf4ee │ │ ├─169410 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169427 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─169433 erl_child_setup 1048576 │ │ ├─169480 sh -s disksup │ │ ├─169482 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─169483 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─169543 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169544 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169555 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─169747 /bin/sh -s rabbit_disk_monitor │ ├─9dc0cb7ac14b9a3c8cdb413d3ba23cc63dc5368c37d8a76d0f0fa6cc6d34c83a │ │ ├─185782 /bin/sh -x /bin/wait-for-ip.sh │ │ └─195034 sleep 1 │ ├─72d285f22acdefad90d6510d82568c6144ba849668b9702956c6538e2b970523 │ │ └─110231 /pause │ ├─ff227d3e6a0beea519acf3c0e4ef960db8d36d387ad03a92a580cd42591cd401 │ │ └─55497 /pause │ ├─e080a3150051f40cfe956e299e3961ed5ca11a6c012c8ff49cac934af68d18db │ │ ├─84786 barbiacan-api: uWSGI master │ │ └─84800 barbiacan-api: uWSGI worker 1 │ ├─9acdf28845ddbd0d417f68f7162912edeb7f0f78f94f8a7978544b5ea2a84dc8 │ │ └─40168 /pause │ ├─0ac3a90be8fbdca87b08aa54b61ef45e40b6ba39166567614dd9af36ae3288fe │ │ ├─188427 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188445 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─188452 erl_child_setup 1048576 │ │ ├─188500 sh -s disksup │ │ ├─188502 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─188503 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─188521 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─188522 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─188532 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─189878 /bin/sh -s rabbit_disk_monitor │ ├─f8aa6493ab5867372c2955a5a252b081f635cd17021a4ec06426a5d398ab0363 │ │ └─110185 /pause │ ├─ecbcb5f52eb5c2688ad2dd6b0a233265838e1b5d4be6f80ec1b8ccfc5e259d0f │ │ └─43785 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 │ ├─e2142797a1c65ccd5ba25cf54250add7d825aab2a9aeafa950bdc9ce30b38bb7 │ │ └─154277 /pause │ ├─b30c369f07453a6fa6571c8f82f2ba86e473d65bd9d8f2afeb9d0f2ed2761e6d │ │ └─163022 /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 │ ├─89ec09f8b9922aab74b3c71693b0ed931df2bf2f23b902ee3a1bc2faed0be4b1 │ │ └─104725 /pause │ ├─13e29dc5fd5ae07761a4daeff48a969afebc56274f5ee12cdb5f87b0e27b934d │ │ └─43917 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─10d18a86f14b8f65884558f64f02222204dd38845d31423d9a9298810c898b66 │ │ └─195015 /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 │ ├─9158d3df4a8ef8d68cb5a996c748139d3cacac4636add2f1c25e3758691281c6 │ │ └─46839 /server │ ├─b1230895529e376b1fc4ff11648b9d133e5332ade6fa3abcb6e562826bcc49f0 │ │ └─66597 /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 │ ├─cb0cc727159ad8aa3f7de0d0000c45006aa96111c4c6c179249aa6f10c7615a1 │ │ └─42794 /coredns -conf /etc/coredns/Corefile │ ├─39523e4637197fecac5b5a9c4a070f94f7858509b39e441ebd67c1bf238f7f8e │ │ └─171241 /pause │ ├─30e562e4081cca43af3a01a2e8681fa7fac76a92fabcf8b2506675b3cb9d2185 │ │ └─150018 /pause │ ├─ac5536ac72344ac8bbb52f60c4c5db4f463cc70fa12748c74ae3962a60324a3a │ │ └─157077 /pause │ ├─f4644d883ab56a6c384613cbe18029cf116970b4e1620ff888beecc7db2e8138 │ │ ├─105366 glance-api: uWSGI master │ │ ├─105381 glance-api: uWSGI worker 1 │ │ └─105382 glance-api: uWSGI worker 2 │ ├─d3a7cda6eac0a8682ab02b84ab9a035c83f0668ce3692e9f52a39bf251f99597 │ │ └─56701 /secretgen-controller │ ├─eb81afef1d6cfe6228f3bab7cd93db3a526a583c228ae460ed55e0f1b70f8e2a │ │ ├─180935 neutron-api: uWSGI master │ │ ├─180970 neutron-api: uWSGI worker 1 │ │ └─180971 neutron-api: uWSGI worker 2 │ ├─b5174173fde21267ff344c65755b4aa35c5a32e8609d6f25948005f861e0eff5 │ │ └─42707 /pause │ ├─498c27a9d5c295c96332fba02066ce8fbe3a48b0b828472de7505153888f10db │ │ └─141281 /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 │ ├─e87da3af681737333e3316db4edf672ff3e80b24cab42d7f412ac468092eb830 │ │ └─48334 /pause │ ├─f8c77bedf15739e56c5dd9b62824885d2e74aac5ccab51dc16cddc31d3f8c51c │ │ └─61144 /pause │ ├─4de3c1eb73ef420b164e25ca7365e5e2b0e4f255657b2fd910fea2c6c4f128e1 │ │ └─171649 /pause │ ├─1da65d3d661175bf75607ad35567acd50121e848ee039bf5b02b3b82888a736c │ │ └─47911 /pause │ ├─a895131d2e7523dab498c4af536ff05c4146f143db5f0b4a38b73efd37c8a79b │ │ └─125585 /pause │ ├─495db3c2efe592b341ff464c43b9bcc92ee38af1de86f9ff0e9a0b59e4944987 │ │ ├─120134 cinder-api: uWSGI master │ │ ├─120147 cinder-api: uWSGI worker 1 │ │ └─120148 cinder-api: uWSGI worker 2 │ ├─95667b699b387fb3f01630d2e4be38baf395f08094d4f88577aeeaaf28f7f116 │ │ └─96728 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-pdlmp --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─f1906fb4a48236e2681e896580e8122cf8fb96ba5b7752bbc097b1b4d620d9f5 │ │ └─48697 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─309e3317bfb6691cd9c8d55b7b104999bf8541226f04cf1daad97185183caccf │ │ ├─154450 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─154468 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─154474 erl_child_setup 1048576 │ │ ├─154521 sh -s disksup │ │ ├─154523 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─154524 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─154536 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─154537 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─154547 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─154818 /bin/sh -s rabbit_disk_monitor │ ├─d8ff183e93768cb452d9c322a5c63c4b357d1d97ac05f3e1c76ac942207185eb │ │ └─56259 /pause │ ├─e86a794eacec141cfa430b86c756bec7d175bf4340c971e333e08e7a889e7bbb │ │ └─61344 /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 │ ├─e6df49e85ec1d881cd82588dcd9cdbb2767f0d428fb1eaf91925a2634f954957 │ │ ├─167187 nova-api: uWSGI master │ │ ├─167222 nova-api: uWSGI worker 1 │ │ └─167223 nova-api: uWSGI worker 2 │ ├─ea1d465f901cc0db0c00c2f07bf435ae1d0fb75ac78d66843ca76753fd52aad7 │ │ └─65423 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─6931c5385afbc131d8798c03a941415a71983efeae3e1b48c403da196694376b │ │ └─85500 /pause │ ├─128212482ac2a5094f154a40f18884a9724660f8b6116e4e53c7ed39a8c7ed69 │ │ └─56203 /pause │ ├─a79beef1a6af12112cd17ac831d786ec2e3eddf4a6116982143e94ae9c2793a7 │ │ └─61049 /pause │ ├─3bcc02a4ccae99ec2765ce8bd40a89433095e096754e6aa7611de571b87204eb │ │ └─51408 redis_exporter │ ├─e71b8261e00a1efd86f51bccb35fd0384c458d4ddbae1d1cb3abcb92db495cce │ │ └─106334 /pause │ ├─40fcbf64847af6cebe7123da0bf80c522d1cbce7c7ba4db86cd45abb460f4baf │ │ └─171071 /pause │ ├─5485f3bd76fa01a62d6a72b156300b668e5168f1b17c6fd8005d9d3f6c3ae925 │ │ └─62575 /pause │ ├─22f6f1036d29595f76fc75ca87ab7d6b90053e08f9d90d566d78108fe9adb086 │ │ └─62415 /pause │ ├─f0822bda4841755ba65db9d22c174dfcd55542fa7fef7459e94b5282b77de84a │ │ ├─ 51340 valkey-server *:26379 [sentinel] │ │ ├─195148 runc init │ │ └─195154 runc init │ ├─10c0446af51f2a095b6197308672a5ecec705def4cc57768eafe93272bd0488b │ │ └─156816 /pause │ ├─98126676e1a1db58b9e919656af558752814ed228f5de3c2f5474e8541bba9ed │ │ └─66875 /bin/pushgateway │ ├─589aa5bd5bd4249c4855c5696f56153cf64078856bb25b341ee939d1a456caea │ │ └─39682 /pause │ ├─dfff3bd3a8afd51f6920b398c22de2a8a35a6fdc26bc536f17bf2d2d558ef8f3 │ │ └─61092 /pause │ ├─284fca59ab42118d0f3b3931db09cf16a8d62a5745bc055148d98c118d2f87ab │ │ ├─48366 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 │ │ └─49859 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 │ ├─8d3d002f307d9b2ed9a9c7762e8603bb818e45cb38576ab83c9a13f4cd86e636 │ │ └─186593 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─700ca7d6b5a7648a3ee4d542b268f73370f348d804d9956cfc23993c1fffcaab │ │ └─123810 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─92cda0d98fe27bf338e54df3a6a2659562d2a7dc4a8d6c34d32e3033925dab24 │ │ └─60943 /pause │ ├─440397f52c2cc13d2d97082c19d9ef3c23833e241e75f1683402e90ed23762b5 │ │ ├─183256 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) │ │ ├─183524 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) │ │ └─183525 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) │ ├─0d8a4855d5217b6fc915154a52c47382d6265d9d0f76410f714b7fe2dd870fb7 │ │ └─66493 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-235.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 │ ├─d637569400279e2f1f7f2a0ea1fe38fec8f9a28379cb049a34de44c5b4eacafe │ │ └─39562 /pause │ ├─50385586d372d32b2369859e3fce79ad33211f486e0165608242a95b0d13ffa1 │ │ └─40909 /pause │ ├─5f5b9d08db265ce6f3ad2f025baea072023847ca49c75f2623c18704686ac8b3 │ │ ├─183250 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─183608 /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/tmpa1f8wl11/privsep.sock │ │ └─194889 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --agent-queue-name l3_agent --use-fqdn │ ├─a8642a211a4605847355cd789db8c124b68ca1a849e93849919efda184422d59 │ │ └─63511 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 │ ├─6c6d2c5190abf8f7ec0493e92c8dbdf532c307bb1570d5e310961f1a860adefb │ │ └─56528 nfd-master -crd-controller=true -metrics=8081 │ ├─af6626f8667e36d11eb057a1ecddcc3f5b86cfc7537a75e3f8106c0b53109ce9 │ │ ├─ 46706 /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 │ │ ├─ 46719 /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 │ │ ├─ 46745 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─180622 nginx: worker process │ │ ├─180623 nginx: worker process │ │ └─180624 nginx: cache manager process │ ├─581843ec1df84e7fc2ce72091da14e8016d5db63318884b8012f00aa095ffb54 │ │ └─123250 /pause │ ├─4d85d71cfc61d4c31e6eadf0d59e243f35a9fc868dabce249b9979d511d201a5 │ │ └─187715 /pause │ ├─f8c514120d5e1884be718a426bae13ea88ec4da527996a537261937ff8908915 │ │ └─46219 /pause │ ├─1632111eec31bd6127fcd8f2d9cfe76d03e383a66ba7060c688e1668f2428060 │ │ └─62936 /pause │ ├─bce816a23c45d538cfd2e706c7a7968d7bf8b7328ec112bd0e1fa73af1f75446 │ │ ├─183209 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─183922 /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/tmpe97uj029/privsep.sock │ │ ├─184222 /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/tmphghv6m35/privsep.sock │ │ ├─184403 /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/tmpyx9u7fj1/privsep.sock │ │ ├─184521 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184522 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184665 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/7fbed690-6c3f-4933-bf1e-4a09c2aafb49/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/7fbed690-6c3f-4933-bf1e-4a09c2aafb49/host --addn-hosts=/var/lib/neutron/dhcp/7fbed690-6c3f-4933-bf1e-4a09c2aafb49/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/7fbed690-6c3f-4933-bf1e-4a09c2aafb49/opts --dhcp-leasefile=/var/lib/neutron/dhcp/7fbed690-6c3f-4933-bf1e-4a09c2aafb49/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f7ed3472-713a-43dd-a10a-d985fb2e0c3d,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 │ │ ├─184692 haproxy -f /var/lib/neutron/ns-metadata-proxy/7fbed690-6c3f-4933-bf1e-4a09c2aafb49.conf │ │ └─194874 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --agent-queue-name dhcp_agent --use-fqdn │ ├─f3fd2e9cc2d73d760b9f5c0372c3deac5c2c47e9e57917634629b8a13040669c │ │ ├─180938 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─181186 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181187 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─181188 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─2f07defa95920f2677e4e1be6d127e5d50c9f781715e2719fe5d0015b9f9b745 │ │ └─62837 /pause │ ├─91401945b0276123fae208bca2937160f18587df825e075548f88c57a9e3cb9d │ │ └─66941 /bin/memcached_exporter │ ├─25111bdfbbb5bd0596920e5d3ba6f644ea8b74da0dd0e0796f80ccd8efa5f87c │ │ └─61984 /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 │ ├─bcb42e6e09ec74a9a18d92e5cad0ff5ea32b9d98fcee8bd499756393e2d47c71 │ │ └─96412 /pause │ ├─a5be401e6d50ff6a76161c6047470d4014eacbbc39b2ff8a7a0d79e44c248262 │ │ └─65074 /pause │ ├─c84b76c80cef5217c9ab4187ade01e633a6d7d6dfa361a77b195af7ae9f897a7 │ │ └─91779 /pause │ ├─3a7f0eb29e416041196c66c793560f4fa0b2646d1d8355a951e2d257c578cc28 │ │ └─108224 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─055e7887c239edd391208a80009ade22c77f16307e2cb7347a19240fd92cb58e │ │ └─66970 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─bc4ed1226e0fd360599c5279d1ba05524fdd56af18ce07802f0b09f773706e97 │ │ └─56478 nfd-gc -gc-interval=1h │ ├─581c15bf560f24a514eda007ebed0a99b3298323767c11624ff560fa82c96fc4 │ │ ├─91978 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91993 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─91999 erl_child_setup 1048576 │ │ ├─92110 sh -s disksup │ │ ├─92148 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92149 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92184 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92185 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92195 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─92383 /bin/sh -s rabbit_disk_monitor │ ├─f37c56a5dbab06fb46a00f70ae62be984ba2c84f46ae51361dbb4dadbf820ed0 │ │ └─47119 /pause │ ├─7edc8aea4baed2074f873e61e4cd952fecf4b12ad6dc06f642a20740d7d8ca11 │ │ └─66820 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─202aeedf953abf492f3ca0ecbc29fdd02c9e2cb02355072efa33ff7edadde0b6 │ │ └─43683 /pause │ ├─a1e91f2c658a76488b74d662cdc37a3710cf96898af287851dd6266b5f39f45c │ │ └─106381 /pause │ ├─6588f314dc89e28226c75990af4856b4f5ad305f94d16934eab821df8d98f1dc │ │ ├─64464 nginx: master process nginx -g daemon off; │ │ ├─64480 nginx: worker process │ │ ├─64481 nginx: worker process │ │ ├─64482 nginx: worker process │ │ ├─64483 nginx: worker process │ │ └─64484 nginx: worker process │ ├─8fcbc54ebd372d35a09af5409cf732ebfc44a88f666f45bdc631ef57f81ee949 │ │ └─171598 /pause │ ├─b92e7161a0d7671c454b886286c61468bca3ef5a9dd2b861033d886bcf039659 │ │ └─156880 /pause │ ├─c62487ad9fb9f40985076cd60610bafa0b2dc7d92264e5d398344fb72c0b3db2 │ │ └─157301 /pause │ ├─160e9b8870df5590bf372b6b5ab359809faf0a3e525e9eee891a0d70ebee60ea │ │ └─156321 /pause │ ├─09111d5fe5491c51eaf5a82fe2955b2a337f0132e7c7c68961489a797b0a93a4 │ │ └─66233 /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 │ ├─3920d431e189d098962cdf3042085313807cbcd4bfd92b99ef3ec8987332e293 │ │ └─108585 /pause │ ├─b1e9ecacbdb773ae2d9461e72bb8913b13b059861ec3ffa339f968df09d92969 │ │ └─68907 /pause │ ├─0c95a8e514ae2dc2253489f0a92b5aba884948745c1f541272656fe7d2e08011 │ │ ├─168157 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168488 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─168489 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─565dcdb054de0003077fd51140e78af9f2fe6763e9eb33df82fa55003f45cf71 │ │ ├─41394 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41816 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─2c8afcc4d9368486c1bf4d048c6bffaae1c57ff83bc974ea6c27bd0a8844f610 │ │ ├─181903 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─182204 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp5cj7lqk4/privsep.sock │ │ ├─182257 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpfrij7l5p/privsep.sock │ │ └─182433 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─34766bbc87e66ea93232051193708104d3057fa527ee01a285f0769c0a48bd52 │ │ ├─61889 python -u /app/sidecar.py │ │ ├─62109 python -u /app/sidecar.py │ │ └─62110 python -u /app/sidecar.py │ ├─f1885e3b7f0cea31f95adefc21ca4eedd421ffd1c5835459d69376ae9cfe22a9 │ │ └─43195 /pause │ ├─d7b4e980109f386ccb7c11f240359499e085dc95869696847e37f787dbbb6b0c │ │ └─78070 /pause │ ├─d34197e698ab8ede85a3c3e3e1d2fba159dd3e6f6db2524d48b00d038f1c0f88 │ │ ├─65646 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65688 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─44c45d8b1275e33f08abd2894348fbf95ab6d64ac0bb84d441210bc52f8fb72c │ │ └─43771 /pause │ ├─cd10ef56d36ef046843864bc24d0b9785d9f27f2bfc5738baa6fe930a6987d4e │ │ ├─167293 nova-metadata: uWSGI master │ │ ├─167311 nova-metadata: uWSGI worker 1 │ │ └─167312 nova-metadata: uWSGI worker 2 │ ├─364ca7ee8d2022923db66ec5ffa7b5414f41872d0cb33a1d2bbca1b062baf936 │ │ └─96368 /pause │ ├─6150d07fdca637db791356b193140ca4a28dd3438c964e1bbec618f454a88fba │ │ └─39796 kube-apiserver --advertise-address=199.204.45.235 --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 │ ├─dd338200541aaff6eb96006ef105fcf9445fec37456463a057b3475cefad2676 │ │ └─64361 /pause │ ├─4f70c7c0673e41b7bda5bff0dfa41485ca15e1069e3e4c7411b738f994c627f5 │ │ └─171309 /pause │ ├─3043fd9872fa7bf0ace1df048f1cb2478d9eee4cdfe1fc218b50bccd66d8c244 │ │ └─42663 /pause │ ├─35adfa868cc6d7079f36d2f7fde7a641b896137f83c0be70972f7c5e16465703 │ │ └─153537 /coredns -conf /etc/coredns/Corefile │ ├─1bd0c2f9b9af5c3f18b90d2afe1b17b214a2e86d2674b2bee26f095f5aad6ca9 │ │ ├─67614 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67631 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─67637 erl_child_setup 1048576 │ │ ├─67695 sh -s disksup │ │ ├─67697 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67698 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67702 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67703 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67713 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67868 /bin/sh -s rabbit_disk_monitor │ ├─e9f153abc44282db6772b45c9407154c655d7122387a255af5fe1c451308d9d2 │ │ └─39717 /pause │ ├─9e32aae89216411129fa7c939f74a533e007a4f74912712a00c18b9390442992 │ │ └─186227 /bin/bash /tmp/libvirt.sh │ ├─6306723c807ba6ba3867fc7c70c3957774dc1cae9ab40578878a8cd42d5bee3c │ │ └─51022 valkey-server *:6379 │ ├─afa37ea72fdeb41941f42ec1c2aa1b2eb09b868462503a939547b3b19a686f73 │ │ └─120662 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─e3859b32d2a53f39e76b0bf07de44b65c34828a292b1c94f3b5a637a4143d584 │ │ └─39707 /pause │ ├─41742b5d5e73283dd4dd30f934663ae920f09d0fb3b95620a73b1fd4be053cc5 │ │ └─42268 /pause │ ├─43075428d41725986a12d6be6a6bef0eba7ae1d406fac388d4c98eb2859dbcc1 │ │ └─65348 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─3d00008f2306faeedd8d7a0d333726eed77720e1baa1cc35eb35a6dc6b2e34a7 │ │ └─39774 etcd --advertise-client-urls=https://199.204.45.235:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.235:2380 --initial-cluster=instance=https://199.204.45.235:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.235:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.235: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 │ ├─c3961efe9462a1a12594159bc41bd6634b15accf04341768c6baaf8d94819e8d │ │ └─42744 /coredns -conf /etc/coredns/Corefile │ ├─c1c6daf6d61e27e9ae90f932d92482333d66426f609b7ae9b1ae127530dabbb6 │ │ └─62320 /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 │ ├─df9ea5b2cbe9d5166fd36110ea56bae91052838f28ee9bf2adb15f19b957cb85 │ │ ├─78150 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78166 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─78172 erl_child_setup 1048576 │ │ ├─78219 sh -s disksup │ │ ├─78221 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78222 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78234 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78235 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78245 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78456 /bin/sh -s rabbit_disk_monitor │ ├─072d79ecf5d56eea3d8ddf58f69664dae69a2afd4cef16c23cd553a6ee4dae08 │ │ └─62897 /pause │ ├─1a942be4056106308e082b91003854292dbfefbe77f62199f40085ab273d34aa │ │ └─67214 /bin/oauth2-proxy │ ├─69839ec2e670decaa368bec7d7532e2f58d9326277966e77fec61e5785bd4773 │ │ └─50884 /pause │ ├─377e25dae2cda5f0a64286bdaa93b335f10e198d8e318cca127ff9c336cec951 │ │ └─171101 /pause │ ├─14f982ac022be158fcec0d00108ef3aad515df65bb0bafd23b1cfb249353a456 │ │ └─44006 /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 │ ├─c7b3f7a43efb53d4a29acd155d7a763a41f0bf962cd4c25a45600f0fe5689f62 │ │ └─39670 /pause │ ├─0eb37873228992ccd06387d93fbd0b7034b759a65f6285f502bb552ab2664b89 │ │ ├─61863 python -u /app/sidecar.py │ │ ├─62111 python -u /app/sidecar.py │ │ └─62112 python -u /app/sidecar.py │ ├─fc0055e57616f689612f1c22fb6e87e07253011c7ba0c7e2243d7caf030e32b7 │ │ └─66782 /pause │ ├─83009bf0e7d5482e31b929295c41864bbab9ed8d8dd658690cca95bed63223b3 │ │ └─66533 /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 │ ├─2c8d1adac9a3e2c024f2a856546545f4eb6880284c059f311e96924f4d8b0ede │ │ ├─180985 neutron-policy-server: uWSGI master │ │ ├─180997 neutron-policy-server: uWSGI worker 1 │ │ └─180998 neutron-policy-server: uWSGI worker 2 │ ├─039ed63639f3a03986c566c14e772ec0a08023593ff33fe21c508d5aceb5ed89 │ │ └─63481 /pause │ ├─c7b53b1668f8314b981b4ebdafd66f5207ae9a9d92986559e9938ac55e9a1a11 │ │ ├─168169 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168504 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168505 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─c2508b37c9ad8528fc637c5753d4ee33d1582a5d84b520807244d5caa50db33f │ │ └─56438 nfd-worker -metrics=8081 │ ├─431f753cba166a3215f68c539f1908e4c33dd83d383dd8e5d85994a620f61a24 │ │ └─47602 /pause │ ├─4f5b5df69b25f1dbcccd8644414cbd7a5c382a17c0a14cc0d5093ba34a7e6acb │ │ └─46152 /pause │ ├─6708c369e3aeced239e2ec629f10f7e73a0e7dbd5115241ee3747100874310e6 │ │ └─123268 /pause │ ├─158cfe03192f299daa0aac6f0fa3784d785403803da52385673186850755f9e7 │ │ ├─124188 /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 │ │ └─124321 /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 │ ├─38eda5fba6209a3b760ee1c74eea13d25afea5d1f143683e3511d9b4943efacc │ │ ├─48558 mysqld --wsrep_start_position=27653ca4-4b48-11f1-9342-5be1be6b6610:20 │ │ └─48721 /var/lib/mysql/mysql-state-monitor │ ├─c9835989aa9fecc28e31d26130721a0ca79f8cba9dbee1167a114f014ef3dbe9 │ │ └─169329 /pause │ ├─da5981388a1cc6b9e621385241c4b9e91846dae149b759e3e200bb6398299ad9 │ │ └─139817 /pause │ ├─98568ca57a4fd883820eaebb923b3970de92fce80222c56005be294cc32b3d61 │ │ └─67194 /bin/oauth2-proxy │ ├─7368e3df5f41996756950e00999d4bbab3830423d9eff551dbc7213fdda70147 │ │ ├─106982 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107331 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107337 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─b949729c134d8bb5089f005298154b19d5bc63512ef979e25e99c71970e4aa15 │ │ └─97584 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─b711e23c958b6aa593fd7a72f64535ad2a7b5b1e75cc5d40282b6d3b66e4f6b9 │ │ └─56156 /pause │ ├─649a084642d0dcbaf7af08644d1dbd4dae2e54b1f68576dacbafa775eccfc666 │ │ └─40942 /pause │ ├─2a2eab5d4b8489aa0c173aec784b57012c8c7cbb66345a48701432c9e061e22b │ │ └─64312 /pause │ ├─378cc19c48a24a682f7ec2c8651a89bf4f4fb2d9f758883a759d1b8bd17e6b41 │ │ └─56400 /pause │ ├─0037b3e40bd7dfbeeb5f11d484390acee401758d8d24d31671b59870134385fc │ │ ├─108932 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108949 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─108955 erl_child_setup 1048576 │ │ ├─109142 sh -s disksup │ │ ├─109144 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─109145 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─109155 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109156 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109166 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─109437 /bin/sh -s rabbit_disk_monitor │ ├─991be16c8a1213b49996b2d5d507e1e0ad71fe7e569169f30f5f7a3eb285eaca │ │ └─63625 /pause │ ├─eaaf2f8ff8d0aca17923c815a23661ab726bc5bcfae4eadbcb3ac2f944f9216c │ │ └─156937 kubernetes-entrypoint │ ├─2300e3f01d97fa1352be84f184b829657cf0e81ad7653847a8a5462ddf7de6a4 │ │ └─156377 /pause │ ├─b04f79addada2adeef8fbdda2a375349544d0a2c9f7d2a419562b17d02922dfd │ │ └─51151 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 │ ├─1555b7412dc151af76c08533b653a9ed2f817c9c8cb22861cd010302d56dc05a │ │ └─65288 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─31cae629356de26953f0fa6533a721aedeb98b8704c19d2b56294916155fe4a1 │ │ └─195064 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─fc5718590bcbee92505de43c5193bd6deb81ea858c9e84da3bc789ed7e6ef636 │ │ └─48447 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─4685a7c4e5a5a1bc820d5481544bdd16f551b15ea9e73f185c7bf3f8caa81de7 │ │ └─40203 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─651e57fc0f52cf77854c01d08fac46f50e3c3cb2fe27a7ce375c4db89d94b86f │ │ └─47234 /pause │ ├─f397f801184467bf83a0d5882c0998ab7d9c825e8147c4e33997c092c19484b3 │ │ └─79796 /pause │ ├─c0583159db29978fb6991e9c4f3c8c58c263d9dd33ec6381cdae182a76a8198c │ │ ├─72295 apache2 -DFOREGROUND │ │ ├─72351 (wsgi:k -DFOREGROUND │ │ ├─72352 (wsgi:k -DFOREGROUND │ │ ├─72353 (wsgi:k -DFOREGROUND │ │ ├─72354 (wsgi:k -DFOREGROUND │ │ ├─72355 apache2 -DFOREGROUND │ │ ├─72358 apache2 -DFOREGROUND │ │ ├─72360 apache2 -DFOREGROUND │ │ ├─72361 apache2 -DFOREGROUND │ │ ├─72362 apache2 -DFOREGROUND │ │ ├─72363 apache2 -DFOREGROUND │ │ ├─72365 apache2 -DFOREGROUND │ │ ├─72368 apache2 -DFOREGROUND │ │ ├─72369 apache2 -DFOREGROUND │ │ └─72370 apache2 -DFOREGROUND │ ├─ebbb4268a901f4d0fac5d82089aa982ef6b80c565f7c7b6a51c569a8c57f62bc │ │ └─66131 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-235.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 │ ├─234fc4b50e9516c6b472d4c05bf851bad956ad1a6758e5d7b97721d4ecda5ea8 │ │ ├─172376 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─191930 sleep 300 │ ├─343d4933b8d7eb6d6d3ecd7875a2c9fa80dfd5b4abc249c694f45075c9f6ceec │ │ └─66910 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─dc81a72bdf573257ef93e95c5742c516ec5c4d012190d954f463aa0ad778794c │ │ └─156464 /pause │ ├─82a52b17ead0bf53e78a81bd5de9a8063272ebb6449e5be599e6cf2146621d05 │ │ └─50949 /pause │ ├─e561f894e0acee95ca0152a21bbe2ebeffd06d67a077200a5636f629814bee62 │ │ ├─131108 placement-api: uWSGI master │ │ ├─131121 placement-api: uWSGI worker 1 │ │ └─131122 placement-api: uWSGI worker 2 │ ├─e6cb85fc484ff2b557128eb00de323d08bacf442da35ec20824ef3df664956f3 │ │ └─189434 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─3be8801db09197ef8ff0054df0705b5c61cbbec073fc991844e4de7028ea9b07 │ │ └─64391 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─8ce6eb55551b766711aa6e7b8e9646535f90c92fffd72510c03d6eb49af026ff │ │ └─171195 /pause │ └─1a9c663849c178d83e2d0a5b6ef0219ff15d4124d501c54c7608bdfaf65a9fb3 │ └─153451 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount