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 │ │ │ ├─21604 /lib/systemd/systemd --user │ │ │ └─21605 (sd-pam) │ │ └─session-21.scope │ │ ├─21540 sshd: cephadm [priv] │ │ └─21618 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─712 /lib/systemd/systemd --user │ │ └─713 (sd-pam) │ ├─session-4.scope │ │ ├─1622 sshd: zuul [priv] │ │ └─1635 sshd: zuul@notty │ └─session-1.scope │ ├─ 709 sshd: zuul [priv] │ ├─ 726 sshd: zuul@notty │ ├─ 871 /usr/bin/python3 │ ├─ 1626 ssh: /home/zuul/.ansible/cp/199.19.213.129-22-zuul [mux] │ ├─380931 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gwbaurndfehlcmodasxefguounkaugak ; /usr/bin/python3'"'"' && sleep 0' │ ├─380932 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-gwbaurndfehlcmodasxefguounkaugak ; /usr/bin/python3' && sleep 0 │ ├─380933 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-gwbaurndfehlcmodasxefguounkaugak ; /usr/bin/python3 │ ├─380934 /bin/sh -c echo BECOME-SUCCESS-gwbaurndfehlcmodasxefguounkaugak ; /usr/bin/python3 │ ├─380935 /usr/bin/python3 │ ├─380936 /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 │ └─380938 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-69b1e4fc6e08513a8bed826e2b83e7ca5b5eafff7019d84c430c3ab46e43208e.scope … │ │ ├─29676 /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 │ │ └─29688 /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 │ ├─containerd.service … │ │ ├─ 9971 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12309 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 643b83fb771f83ae8950be84943792a5d4907131bbf0664be9e6701a24193b4f -address /run/containerd/containerd.sock │ │ ├─ 12690 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b74127a4be7eeb08c071180fa34d3c0b9065f0f7759fff6dc81a88035e62e848 -address /run/containerd/containerd.sock │ │ ├─ 18563 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fe081b8df9493ea600341fead1b5e5b01d0b60646c276951c2d8cf4912eb443c -address /run/containerd/containerd.sock │ │ ├─ 25148 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a89bfeb3c027b8b303ba5b4551e2393b0bb458e730196e268fbba4c212eac075 -address /run/containerd/containerd.sock │ │ ├─ 29649 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 69b1e4fc6e08513a8bed826e2b83e7ca5b5eafff7019d84c430c3ab46e43208e -address /run/containerd/containerd.sock │ │ ├─ 34462 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3bb779b77b946b6a1462740748a77f2bf5e0238dc47e6f7f7b8899ccc2b6af8c -address /run/containerd/containerd.sock │ │ ├─ 40038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44517618a88307db53a680227baf3a98a1bd88e8d129043c0ea66446eec76774 -address /run/containerd/containerd.sock │ │ ├─ 40066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 750899722d10b9d4fabe7d2b235e87561d37882fe89ed5a3f58f37cded567129 -address /run/containerd/containerd.sock │ │ ├─ 40087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d7511b9b13243f1840a87f32f004ff4773472637dea918a7527ed832005b586 -address /run/containerd/containerd.sock │ │ ├─ 40088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62f12ca603cc188e59c6dfa6468f9ddfc064a30d669768b58dde25ca27998f14 -address /run/containerd/containerd.sock │ │ ├─ 40136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82600d5b1d945cef35a37f8f5f0835db5ac7d08d61ac9652890bc7447aa80572 -address /run/containerd/containerd.sock │ │ ├─ 40660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d46ab0770abf6cbbff37b7e9c3b7fa54a4003b3bf2eb5f6f8038286f0b70c04 -address /run/containerd/containerd.sock │ │ ├─ 41424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b347ac8b156a5aa01c1325c129f8c2c3e549414585fd93ba85c835e77b6410ea -address /run/containerd/containerd.sock │ │ ├─ 41445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8919fecaf35c27d2bd3fe1a34adee955b89d0afea0f0783c70d51fe6f8b7f81 -address /run/containerd/containerd.sock │ │ ├─ 42790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c355a0cf851475edad021da70d01fdfdb5ac343696ac6d3bb365f3338a537bac -address /run/containerd/containerd.sock │ │ ├─ 43233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbefbdd50b8f3248e69aef98c049f05ddf01484c4af7e11a3596af4c53e6772f -address /run/containerd/containerd.sock │ │ ├─ 43270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01c8a33685f4dc3496e8f16137a63fa9d719b84d21d022f92842201ae73cf42c -address /run/containerd/containerd.sock │ │ ├─ 43704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bacea276ca44e673162b52d3f9f46afedcc072626a6484ba2b94f4d81f350a11 -address /run/containerd/containerd.sock │ │ ├─ 44193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b785a1ce8ecd3a11a265d117b84d5eca52ae4127eb2d48dd32a08e0da5188615 -address /run/containerd/containerd.sock │ │ ├─ 44250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a736210acc64c7139e0618d2dc0dc4176a1d8da74fb350aeec262e43686b237c -address /run/containerd/containerd.sock │ │ ├─ 44288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c65a9fbc450ece46e82647173a77a1f66515e5be9a603dcec84770c4274fd4e -address /run/containerd/containerd.sock │ │ ├─ 46101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bd974f182ca237267fa755de9783d4171398e305c5fc4a12e90c3750e6762ca -address /run/containerd/containerd.sock │ │ ├─ 46188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d7ffc3d883ddae27dbcf4117ceee8049a24048eb55c9e974ca412b629c8b6d3 -address /run/containerd/containerd.sock │ │ ├─ 46914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df3a8515dcea2d2ac6a3331c89561276f273761eb3a5c833c566750583fe21c3 -address /run/containerd/containerd.sock │ │ ├─ 47013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80069b7c77cdc5781dadb59f314a2422c39af8347c4d414c9a69b943e69f0118 -address /run/containerd/containerd.sock │ │ ├─ 47606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b1e09bda5150180be9bbeae870fe014d971a2f15eec99bd753309bf137dba1d -address /run/containerd/containerd.sock │ │ ├─ 47902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6023f4d8dd89890bf602b0eefb59bb252cce05f670024276e427e10efc23d601 -address /run/containerd/containerd.sock │ │ ├─ 48320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dcb1480e08294dcf80fd43be807bf1beccac1ee9599196b7bff60a57fe5498e -address /run/containerd/containerd.sock │ │ ├─ 50145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 391068c4a1880150db59461317414a822d683ae72cb195783016f6dc1ff74218 -address /run/containerd/containerd.sock │ │ ├─ 53810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76abf1344dc60c8050a0cddb62fa9281ddffa3e300208e7bbb78e1de6ed7154b -address /run/containerd/containerd.sock │ │ ├─ 54484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ef41b21526b8740c97d485952c2ce5903db22a2f019e2ad5e3e37ca3717c2a4 -address /run/containerd/containerd.sock │ │ ├─ 54549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af420303825cdd54c3ca034fbc8bd52af68770d760cd0747a5b3eed467c54338 -address /run/containerd/containerd.sock │ │ ├─ 54589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77f3f51acc75ee8ca1117e7949da2fe256ff875bca5c10b2b7d494b270eb07c9 -address /run/containerd/containerd.sock │ │ ├─ 54739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f61781e7eb34e00581ed6af41e49f17be7cd53279ae44c1076d06f40df6adb4 -address /run/containerd/containerd.sock │ │ ├─ 57600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae7efba7452ba2696a4330ef462c553ce22f618501aac7dbf16849c36be481c5 -address /run/containerd/containerd.sock │ │ ├─ 57721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24caaed0893821afeade72c89039df0a56b954b4c18416ac2f476a2e38d0dc91 -address /run/containerd/containerd.sock │ │ ├─ 57767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 735d964f23b2c0040471ced3c16fcf9f7f2bc0ef8fd1e8f2123ea9188e853940 -address /run/containerd/containerd.sock │ │ ├─ 57801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b176dbec586f2efebd0b46d3490d5ed8333b7d8af335b8b44e951dd5db42f7d -address /run/containerd/containerd.sock │ │ ├─ 59036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa8255ffcc505df14cbc0204ba6d5bed3660e1fa95b9c8258d2be117d5a19393 -address /run/containerd/containerd.sock │ │ ├─ 59136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af48e4bae5ff72b7cd6a5336448f0e8751ccbe604592962bd6613c2e3db68b65 -address /run/containerd/containerd.sock │ │ ├─ 59613 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b439d3c75490a39cbfb5d8f80e219543419ec4c1856775844853c2d180d58652 -address /run/containerd/containerd.sock │ │ ├─ 59738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf850651d70fa16e173ae47a15c2da3e4dfe57a58cdc84e1c26ecc195bcbe22b -address /run/containerd/containerd.sock │ │ ├─ 59796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 881b1b72cb45ca10b5b48c6dec93175c552c04b017755b3a3f07840307d41a90 -address /run/containerd/containerd.sock │ │ ├─ 60088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa7e982b1a4edb318e04fa7f901256b3bc312fd1f008fa3cf7a891185403a094 -address /run/containerd/containerd.sock │ │ ├─ 60459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec658b9ace6db590dc5cb5aae855d7b03145d79a7fff61986a177e465795e832 -address /run/containerd/containerd.sock │ │ ├─ 60679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f18bbbd2dd4e525c64c00ab6cc283dea38f9f497b8b388806f1b5e58c9f1ac60 -address /run/containerd/containerd.sock │ │ ├─ 61304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef45214d170e160cd8d10219e3284abb09ea8c8e06ca4eb88bfc7acd9e6b562e -address /run/containerd/containerd.sock │ │ ├─ 61945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b499ee597fb6c7b81d17923592a7cf0e41f3eedb8cad730821bd5bd3b50a5b1d -address /run/containerd/containerd.sock │ │ ├─ 63313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30339c957fe556c9564bf7f9a445e559e4a5199004b20e96477c6dc1dbb9b269 -address /run/containerd/containerd.sock │ │ ├─ 64567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45643bde13b25dbf93b423721e394d5599e477587f7a8e8107e70d5c02f3023d -address /run/containerd/containerd.sock │ │ ├─ 71004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d08cadf0d48a8ef1fb8185026e4c48f93537f009ec76232e46f967488e52f760 -address /run/containerd/containerd.sock │ │ ├─ 72019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be56ce7e322cb272604ecb111dd192ad26ec27da4bb1e8ff9e0100c3b9d04009 -address /run/containerd/containerd.sock │ │ ├─ 76384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cbe2e2945fc89feebadef7b19358432cd9a190c964c2f0c00a5a19c461bd7cf -address /run/containerd/containerd.sock │ │ ├─ 81086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2dd7cae48c6a194db000dfd407ab7b494b935675a314a8a12a8cc8224e2cef7 -address /run/containerd/containerd.sock │ │ ├─ 86526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d15b2ce6eb48f6a8c81c41f6ac48ddf41a0d389dea472ca80e318fecc81b3a87 -address /run/containerd/containerd.sock │ │ ├─ 86589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 007095df559d59db1abea28b3f45f4bd4a30cb3ba76be7261797026efb722689 -address /run/containerd/containerd.sock │ │ ├─ 94557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4de2cb7acc98567fbddb57f93ffb25fc8475cb132308a2d65ab84a3a50269a37 -address /run/containerd/containerd.sock │ │ ├─ 95777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a98dc3c4654825ddd668f93db93f6beaff6fd80b130f76c93ae0836b2acad9bb -address /run/containerd/containerd.sock │ │ ├─ 95896 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86feb22f23bc147e0cb32ed66a5c7dc91a88dce7a84c6d0cf026712300f9c422 -address /run/containerd/containerd.sock │ │ ├─ 97624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 657da73e0b11b0506b29f47e9ba6fbe8fb4ad4a5799158568cdc5f87eb9f2807 -address /run/containerd/containerd.sock │ │ ├─ 98944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64e6ae815896951faa83c909b04f0e9aab2712dc07ce1d2feb9216267c516485 -address /run/containerd/containerd.sock │ │ ├─ 98987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 448c5180bc0b4608b9c4655e6f7984b36b4c319e6c07be518afa76fbd9d15b74 -address /run/containerd/containerd.sock │ │ ├─109143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8b76eeb93415100d43a25a701f1aea397abcfb4befe1bbc4e19a3f653250caa -address /run/containerd/containerd.sock │ │ ├─109201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 885f23e110ae5d2443589bc8573e6bc8a20c367a35861a41d361525211e9a951 -address /run/containerd/containerd.sock │ │ ├─111261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db9af426a49558a79ee647ea37101124cbf1440ac9b9ebc33644bf8d871b1a12 -address /run/containerd/containerd.sock │ │ ├─124110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adf2fa2403884f3f5bffdfc63262a727f7a7c6096e914ad07f764cd127721c92 -address /run/containerd/containerd.sock │ │ ├─125672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de5e4386fdff8a1862db6fe6d23be40180a13a1e0c2e819c4a5be9457b5dc9d8 -address /run/containerd/containerd.sock │ │ ├─126059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 176b2e64f997149e570bafcabfa38b16de44b0dc632c6d91793bf8d833282998 -address /run/containerd/containerd.sock │ │ ├─126792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9b5e687aa5f5a2fed11a553a4a20ca7d7f2dedbb1090022ecea126aa7387f20 -address /run/containerd/containerd.sock │ │ ├─128271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 998ca4fe7b4c57817b931be00b6f3dafceea92df8ca77f32687b9fbfb3d6b4b8 -address /run/containerd/containerd.sock │ │ ├─128594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1749045c3e257465ccc34b5d65741b076759b7a7a7833f884946565e59de36f3 -address /run/containerd/containerd.sock │ │ ├─128645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8db860bc1f390565ad6df2320c33c9b3cd86f6b2c2dd285a067cfe9d1dd3388 -address /run/containerd/containerd.sock │ │ ├─128863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87334be63cd9dd6783f56a8d16e40f41a3b713d025e70626dfa96fbd551d81a4 -address /run/containerd/containerd.sock │ │ ├─129065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc6b802963c92a25556a12671c4eeb727d643e5883c24521a0103f2f2f1dde0f -address /run/containerd/containerd.sock │ │ ├─129299 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d386e8eb9eb5cbbea89090e78356d35c455e33fde24f753398a39dc3ba65e3ae -address /run/containerd/containerd.sock │ │ ├─152302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b979334c0d749dc76262e4f3edd02ffb750fe4ac7a22cae4a1a8eb7f5818a90 -address /run/containerd/containerd.sock │ │ ├─153764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72aa19393752244e32ccb056bb3d7c8b87e6273926441cdf35d139a3bb00f22c -address /run/containerd/containerd.sock │ │ ├─153792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91e82677ff54a35bee8276f913962c163d587d11acc7b3b5b31d422ac4808c3c -address /run/containerd/containerd.sock │ │ ├─153879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1f2d422f71aa7a02fc92cc7dcbb30093d27df780069390b73fc89e5da20f009 -address /run/containerd/containerd.sock │ │ ├─153902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9295363874ce52bd788b225bc163e1966b0089f23ddfe1431953295cc4acf7c3 -address /run/containerd/containerd.sock │ │ ├─153996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e94aa8146d66bbc7b523be20ef606d74e4bb38e17667916f5fe75bb1dbb061a -address /run/containerd/containerd.sock │ │ ├─154341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec0681828399b5a04a83f0b6da88e83ffa2839ebb5df8e2bdc814a8ac99a231e -address /run/containerd/containerd.sock │ │ ├─154383 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbee60fef5078e277ed699236be991deecd73dbca4b984faca137f943f7e3dc1 -address /run/containerd/containerd.sock │ │ ├─164913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b7f17d0b194143d13a6dc22b6016310803b47f70fd6c0a76bc52a1f5d67d3e3 -address /run/containerd/containerd.sock │ │ ├─167046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66ce36a3514bcc4584e0696c7010334cf450da5e55402802835eed0f107742d2 -address /run/containerd/containerd.sock │ │ ├─167094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a8f958b4c9415750a7c938744eddf3a3832666183354071f0df353d69c66961 -address /run/containerd/containerd.sock │ │ ├─167139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60c0bfb73a2bcabe8a0d3f1754301837571873d220f69ce08d63a0ebc314e74b -address /run/containerd/containerd.sock │ │ ├─167180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23e94996736f267a312d2ace8701521335aa1c4c262f3b3087fe6206ca03e670 -address /run/containerd/containerd.sock │ │ ├─175142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc5a6fcdfb0ffd97456bea7865a0a5714256d2f87e6f2efc447ab80ce1e46f44 -address /run/containerd/containerd.sock │ │ ├─177137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0e29d02a752cf7c42dff19dba07dbfe6f72aac813f308b4d21b064c3be11161 -address /run/containerd/containerd.sock │ │ ├─177200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 606c07f99ebff53ea6256a3889d83b3ae083bbcf4b2e649e675b6806678dd757 -address /run/containerd/containerd.sock │ │ ├─177266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 169d5913c1489d26b201e9857e70a40879c2102e808307989f24cefe8a68f2f6 -address /run/containerd/containerd.sock │ │ ├─190345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe70fc7bcee3b7289c5091ef0f6e1eda3dc2b6ae5084f0881457356e84c5984d -address /run/containerd/containerd.sock │ │ ├─198303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35ff89d4c51f5484d923b9c040239aa1dc1973e116189a5f59f7c3178e913227 -address /run/containerd/containerd.sock │ │ ├─198326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b6215cbf26b15fbcd46800dfee56919fb219e310d057576a8c820927ba8d610 -address /run/containerd/containerd.sock │ │ ├─198355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ddbd8528fec8c2542191cbbe55becc36f462deb63e644a0878342355b493879d -address /run/containerd/containerd.sock │ │ ├─198650 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee7bb905b2736137f5db0c924a3eb5c050031cedd8582df7eae8967acef5ae17 -address /run/containerd/containerd.sock │ │ ├─208326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96526b6b24ffdd0c2acece790209786ed11471961384c5d75318b4e7a9d50a8e -address /run/containerd/containerd.sock │ │ ├─210488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b25108497bde735664dadc00de53af57ccc514ff93c451e739e2782f443a65b7 -address /run/containerd/containerd.sock │ │ ├─211729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6d1bda6d4f87d6c34d067e3273e84115a9cde8d0ebd43d38e9c52e7c0c7170e -address /run/containerd/containerd.sock │ │ ├─212591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d66ca0ac449d7eaf88b9cfb2ad78c30a4ba9fe8bbe34585dbb4461e18b51903 -address /run/containerd/containerd.sock │ │ ├─213354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b181ee50d0892ce018df015e335b3c7f25cc8c41765a3d9f313d10beb1590126 -address /run/containerd/containerd.sock │ │ ├─215635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdbf417339be53dc89607ed694256f205c9fceb2b78dc9a20c4d4edde8f638aa -address /run/containerd/containerd.sock │ │ ├─217397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc7259c008be14e817168ab51b1b5225c6c3f2ac50a20c625208e224b996144f -address /run/containerd/containerd.sock │ │ ├─217472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0091f841906ce0247636903275280b529ba737dd0a027a8938a04c5e1d34c8a1 -address /run/containerd/containerd.sock │ │ ├─225369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1dccb290654a56c31423e161df6d6bfe9ece87468cb95444299f050f2ebad7f0 -address /run/containerd/containerd.sock │ │ ├─225934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7cc2a551403ebb4b7f948b083308a3cd47f19306ee3381b9ac2f68e99d9919b9 -address /run/containerd/containerd.sock │ │ ├─230311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cbaf02bde486a016ef50972bdce204e3ab9b0fda903d3a3344d6e313d5c78d8 -address /run/containerd/containerd.sock │ │ ├─234646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7929af8b5f9bbe7ceeabdf9ab31dbb68472b11ffc4988ed0dc5e70f9fba3721b -address /run/containerd/containerd.sock │ │ ├─234916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02017d69c1ed8b2a649b1b749f73f16648a21d1217c691467a3728c383b70283 -address /run/containerd/containerd.sock │ │ ├─234955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f12a8360619958af9e93699e9d43331b87f6d636729d2e0978245183168c042 -address /run/containerd/containerd.sock │ │ ├─235079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6064c88d2aec7f47522ea6ed60d2396f3da39a31ee125319a04831767fe7ef7f -address /run/containerd/containerd.sock │ │ ├─245093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53b8e8ab37b49876d50d841946bfdd90e3603bad5ad7d106fd46fe551a5bc23c -address /run/containerd/containerd.sock │ │ ├─247339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c511b99aa2eb29f0aaf226857d58e8d2ea49c6c39d6e0e509bf7df99459a9989 -address /run/containerd/containerd.sock │ │ ├─248813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a8a8ddcecca643f600df847b713cdbcda96c6a45540718afc45a49355c29e1e -address /run/containerd/containerd.sock │ │ └─380543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b233ea176762b194e9252792892727db5a0dd3809e1f9e62d844953fa71bd64 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1430 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /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 │ │ │ ├─29367 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29632 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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 │ │ │ ├─18521 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18542 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.ulfnwr.service │ │ │ ├─12600 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ulfnwr/unit.run │ │ │ └─12633 /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-ulfnwr --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -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.ulfnwr:/var/lib/ceph/mgr/ceph-instance.ulfnwr:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ulfnwr/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ulfnwr -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 │ │ │ ├─24853 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25131 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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 │ │ │ ├─34173 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34444 /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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -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 │ │ ├─12243 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12272 /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 -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 -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-3bb779b77b946b6a1462740748a77f2bf5e0238dc47e6f7f7b8899ccc2b6af8c.scope … │ │ ├─34487 /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 │ │ └─34500 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10342 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─123674 /sbin/multipathd -d -s │ ├─docker-a89bfeb3c027b8b303ba5b4551e2393b0bb458e730196e268fbba4c212eac075.scope … │ │ ├─25172 /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 │ │ └─25184 /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 │ ├─kubelet.service │ │ └─40517 /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.129 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─652 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-643b83fb771f83ae8950be84943792a5d4907131bbf0664be9e6701a24193b4f.scope … │ │ ├─12351 /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 │ │ └─12364 /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-final.service │ ├─uuidd.service │ │ └─1099 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10849 /usr/sbin/chronyd -F 1 │ │ └─10850 /usr/sbin/chronyd -F 1 │ ├─docker-b74127a4be7eeb08c071180fa34d3c0b9065f0f7759fff6dc81a88035e62e848.scope … │ │ ├─12714 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ulfnwr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12734 /usr/bin/ceph-mgr -n mgr.instance.ulfnwr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─123543 /sbin/iscsid │ │ └─123544 /sbin/iscsid │ ├─docker-fe081b8df9493ea600341fead1b5e5b01d0b60646c276951c2d8cf4912eb443c.scope … │ │ ├─18590 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18608 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─systemd-logind.service │ │ └─621 /lib/systemd/systemd-logind │ └─run-rc43b0f2f70324a4a899289bd8f465357.scope │ └─165350 /usr/sbin/libvirtd --listen ├─k8s.io │ ├─09ea7f6ddf23567a7b7f0eeba6ea02ce2d692def95fde7dd4fd6a3641928a66b │ │ ├─247474 apache2 -DFOREGROUND │ │ ├─250626 (wsgi:h -DFOREGROUND │ │ ├─250627 (wsgi:h -DFOREGROUND │ │ ├─250628 (wsgi:h -DFOREGROUND │ │ ├─250629 (wsgi:h -DFOREGROUND │ │ ├─250630 (wsgi:h -DFOREGROUND │ │ ├─250631 apache2 -DFOREGROUND │ │ └─250632 apache2 -DFOREGROUND │ ├─a736210acc64c7139e0618d2dc0dc4176a1d8da74fb350aeec262e43686b237c │ │ └─44274 /pause │ ├─007095df559d59db1abea28b3f45f4bd4a30cb3ba76be7261797026efb722689 │ │ └─86613 /pause │ ├─65d7c36b2348d56c733b03c7572e5beca7508ebceaf7e66fe57445ae19ba6b24 │ │ └─87734 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─b499ee597fb6c7b81d17923592a7cf0e41f3eedb8cad730821bd5bd3b50a5b1d │ │ └─61976 /pause │ ├─e2ee8404de2a4d8a01b6f3e86b2d42ca7314f6a7a4f212da488655f2feedaaa2 │ │ └─44512 /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 │ ├─0496fe385cf08797d792f10f71743d9b93aca65749f07a884866fa12aaeb7996 │ │ └─62398 /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 │ ├─191ae9810351aff37f5a593a4ab4a69873424deb3b9428e10095d6ba9e898a37 │ │ └─168598 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─176b2e64f997149e570bafcabfa38b16de44b0dc632c6d91793bf8d833282998 │ │ └─126082 /pause │ ├─657da73e0b11b0506b29f47e9ba6fbe8fb4ad4a5799158568cdc5f87eb9f2807 │ │ └─97647 /pause │ ├─82600d5b1d945cef35a37f8f5f0835db5ac7d08d61ac9652890bc7447aa80572 │ │ └─40215 /pause │ ├─f6c22baebfaf8996e3732330894fe6b6eec649e73864ccbc1a77ce47d3a91e16 │ │ └─243384 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─adf2fa2403884f3f5bffdfc63262a727f7a7c6096e914ad07f764cd127721c92 │ │ └─124133 /pause │ ├─93cdff6cd92f234cd824d1700b4bb1dad3cdd9d676f94cfef5f78e4bec5896b9 │ │ └─146811 /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 │ ├─ec658b9ace6db590dc5cb5aae855d7b03145d79a7fff61986a177e465795e832 │ │ └─60483 /pause │ ├─c511b99aa2eb29f0aaf226857d58e8d2ea49c6c39d6e0e509bf7df99459a9989 │ │ └─247362 /pause │ ├─79a015c542168f39966b4317f1aeca29493b1a7cf785efeae9d477a6f7edaada │ │ └─62678 /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 │ ├─af420303825cdd54c3ca034fbc8bd52af68770d760cd0747a5b3eed467c54338 │ │ └─54574 /pause │ ├─d0e195bbcc809f2fac8973e134eadaaa53862ae7e88db7f3b9c8e10ce12ed277 │ │ ├─41936 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42356 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─734d3b69760487977ff8c9add8f1d48c48c515a6562221f7ed3bf265223eb3b3 │ │ └─124532 /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 │ ├─53b8e8ab37b49876d50d841946bfdd90e3603bad5ad7d106fd46fe551a5bc23c │ │ └─245116 /pause │ ├─d2fa79d09aef62e7dc49022735fb34f573b8bee5f318390a8beca2e83fb75396 │ │ ├─207347 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─207365 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─208092 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─208093 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374423 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374424 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374425 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374426 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374427 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374428 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374429 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374430 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374431 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374432 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374433 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374434 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374435 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374436 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374437 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374438 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374442 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374444 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374445 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374446 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374447 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374449 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374450 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374451 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374452 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374453 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374454 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374455 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374456 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374457 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─374458 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─374459 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─9647c7314602abb2dccf99ad4f2ce1c21f5bc63b32a0224e62e1bf723e1f4e62 │ │ └─126195 /coredns -conf /etc/coredns/Corefile │ ├─e0e29d02a752cf7c42dff19dba07dbfe6f72aac813f308b4d21b064c3be11161 │ │ └─177163 /pause │ ├─4de2cb7acc98567fbddb57f93ffb25fc8475cb132308a2d65ab84a3a50269a37 │ │ └─94580 /pause │ ├─a9b5e687aa5f5a2fed11a553a4a20ca7d7f2dedbb1090022ecea126aa7387f20 │ │ └─126815 /pause │ ├─64e6ae815896951faa83c909b04f0e9aab2712dc07ce1d2feb9216267c516485 │ │ └─98969 /pause │ ├─e923bfc822192fa73180f9f744886f86cf0ed906cc42b3fb6ae9460041f2e3d7 │ │ └─62289 /goldpinger --static-file-path /static │ ├─02017d69c1ed8b2a649b1b749f73f16648a21d1217c691467a3728c383b70283 │ │ └─234941 /pause │ ├─7cc2a551403ebb4b7f948b083308a3cd47f19306ee3381b9ac2f68e99d9919b9 │ │ └─225961 /pause │ ├─aa88189b8ee44f468fdf32dc2304fc38fff26034c66d9bffaef3a33399fbbda9 │ │ ├─61253 nginx: master process nginx -g daemon off; │ │ ├─61285 nginx: worker process │ │ ├─61286 nginx: worker process │ │ ├─61287 nginx: worker process │ │ ├─61288 nginx: worker process │ │ └─61289 nginx: worker process │ ├─9a2594cac52535757cab9260c910719c8abe7786e7f220672d2d22d42621576c │ │ └─40330 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 │ ├─fa8255ffcc505df14cbc0204ba6d5bed3660e1fa95b9c8258d2be117d5a19393 │ │ └─59079 /pause │ ├─5ac40ebcb2102d6ce6459bfcde46eeadce7fdf16c325c088ba0c431ae0df2124 │ │ └─62529 /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 │ ├─fe70fc7bcee3b7289c5091ef0f6e1eda3dc2b6ae5084f0881457356e84c5984d │ │ └─190369 /pause │ ├─ddbd8528fec8c2542191cbbe55becc36f462deb63e644a0878342355b493879d │ │ └─198445 /pause │ ├─448c5180bc0b4608b9c4655e6f7984b36b4c319e6c07be518afa76fbd9d15b74 │ │ └─99017 /pause │ ├─7d5733767b953669a3ce26896bcd8cb0e867554a5339375ba0b5cd66d0fab232 │ │ ├─225637 magnum-api: uWSGI master │ │ ├─225679 magnum-api: uWSGI worker 1 │ │ └─225680 magnum-api: uWSGI worker 2 │ ├─30339c957fe556c9564bf7f9a445e559e4a5199004b20e96477c6dc1dbb9b269 │ │ └─63337 /pause │ ├─169d5913c1489d26b201e9857e70a40879c2102e808307989f24cefe8a68f2f6 │ │ └─177305 /pause │ ├─b52b8ed18522064bbf1a8ddf67ad061cfc2e9c3cd6ad32aa1ddcac2991216c12 │ │ └─174291 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─1dccb290654a56c31423e161df6d6bfe9ece87468cb95444299f050f2ebad7f0 │ │ └─225392 /pause │ ├─01c8a33685f4dc3496e8f16137a63fa9d719b84d21d022f92842201ae73cf42c │ │ └─43295 /pause │ ├─de5e4386fdff8a1862db6fe6d23be40180a13a1e0c2e819c4a5be9457b5dc9d8 │ │ └─125703 /pause │ ├─fc7259c008be14e817168ab51b1b5225c6c3f2ac50a20c625208e224b996144f │ │ └─217420 /pause │ ├─e8919fecaf35c27d2bd3fe1a34adee955b89d0afea0f0783c70d51fe6f8b7f81 │ │ └─41493 /pause │ ├─d08cadf0d48a8ef1fb8185026e4c48f93537f009ec76232e46f967488e52f760 │ │ └─71030 /pause │ ├─79113037e047ef31b6c8ca341700c699faebd4fbf75453a24f51dd3165bc0afb │ │ └─40710 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─48f71af849f0fb6c3eb786c533e3742d26e8cae105c4c342427cc7abd91e7a81 │ │ └─174320 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─b6d1bda6d4f87d6c34d067e3273e84115a9cde8d0ebd43d38e9c52e7c0c7170e │ │ └─211753 /pause │ ├─b6babe9ab28cbb4247667f330e275b0ec41fa37d19885b064962d08cec31e5f9 │ │ └─42856 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─0c38777eec4220fbe0bdbeccb38a77829471a919fd2613ef4eabb4866f3ab37c │ │ ├─151365 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─151945 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─151946 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─060a2c775005d732800352037dc23431f7406c091567f79c2d51355f8c6f45ea │ │ ├─163348 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) │ │ ├─164070 /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/tmp1zaeydx2/privsep.sock │ │ ├─350555 /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/tmpgdx7uws1/privsep.sock │ │ ├─350789 /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/tmp023pif9q/privsep.sock │ │ ├─351138 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─351141 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─353090 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=da3a443c-b647-4959-911a-b34092de52b8 --namespace=qrouter-da3a443c-b647-4959-911a-b34092de52b8 --conf_dir=/var/lib/neutron/ha_confs/da3a443c-b647-4959-911a-b34092de52b8 --log-file=/var/lib/neutron/ha_confs/da3a443c-b647-4959-911a-b34092de52b8/neutron-keepalived-state-change.log --monitor_interface=ha-2e7dff48-81 --monitor_cidr=169.254.0.26/24 --pid_file=/var/lib/neutron/external/pids/da3a443c-b647-4959-911a-b34092de52b8.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─355187 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=569fa737-e7b7-4330-8a84-8ee914883edb --namespace=qrouter-569fa737-e7b7-4330-8a84-8ee914883edb --conf_dir=/var/lib/neutron/ha_confs/569fa737-e7b7-4330-8a84-8ee914883edb --log-file=/var/lib/neutron/ha_confs/569fa737-e7b7-4330-8a84-8ee914883edb/neutron-keepalived-state-change.log --monitor_interface=ha-8776ffe7-e6 --monitor_cidr=169.254.0.136/24 --pid_file=/var/lib/neutron/external/pids/569fa737-e7b7-4330-8a84-8ee914883edb.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─368612 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=e5203759-31f8-4aa1-b86f-0b78bdee8715 --namespace=qrouter-e5203759-31f8-4aa1-b86f-0b78bdee8715 --conf_dir=/var/lib/neutron/ha_confs/e5203759-31f8-4aa1-b86f-0b78bdee8715 --log-file=/var/lib/neutron/ha_confs/e5203759-31f8-4aa1-b86f-0b78bdee8715/neutron-keepalived-state-change.log --monitor_interface=ha-cf18defb-3a --monitor_cidr=169.254.0.67/24 --pid_file=/var/lib/neutron/external/pids/e5203759-31f8-4aa1-b86f-0b78bdee8715.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─6aa6938b5c8ad2b65738b40c42b872cc7cc411c23e5d62c843cb74511c10d389 │ │ └─63366 /bin/oauth2-proxy │ ├─a289750cd9fa17cbf42052eda17b3448bb4dbe8dcc5bc1dbc5d08682af32025d │ │ └─212015 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─9efe15ba53534cd5f2f08ced88c7c442f389116bddb39f265c61c1f638be1566 │ │ ├─48543 mysqld --wsrep_start_position=6a700435-6fcf-11f1-bb9f-fe84a4479f14:20 │ │ └─48665 /var/lib/mysql/mysql-state-monitor │ ├─4d26a7f9250ade7845246f65d17984f7266a3080f0c8cc1e70d426d18917a7c0 │ │ └─86820 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-cf9f85b9f-jmgkp --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─427c7a8f753286b0fad9334abf2e9f70fb27c50577dbf6a5796b92a5286b326f │ │ └─249096 /bin/openstack-database-exporter │ ├─1749045c3e257465ccc34b5d65741b076759b7a7a7833f884946565e59de36f3 │ │ └─128624 /pause │ ├─1008c39fc0ff773bf9a5d884e00a9e164cff0d9dd1bb2cdeea9cf5b42a32be65 │ │ └─63388 /bin/oauth2-proxy │ ├─b347ac8b156a5aa01c1325c129f8c2c3e549414585fd93ba85c835e77b6410ea │ │ └─41474 /pause │ ├─bc5a6fcdfb0ffd97456bea7865a0a5714256d2f87e6f2efc447ab80ce1e46f44 │ │ └─175165 /pause │ ├─275a37813c8dde395d1dd5c4c1cdd907b25ae85e4cba212f7c41527933daeae9 │ │ ├─243417 manila-api: uWSGI master │ │ ├─243477 manila-api: uWSGI worker 1 │ │ └─243478 manila-api: uWSGI worker 2 │ ├─391068c4a1880150db59461317414a822d683ae72cb195783016f6dc1ff74218 │ │ └─50169 /pause │ ├─db9af426a49558a79ee647ea37101124cbf1440ac9b9ebc33644bf8d871b1a12 │ │ └─111286 /pause │ ├─ae7efba7452ba2696a4330ef462c553ce22f618501aac7dbf16849c36be481c5 │ │ └─57630 /pause │ ├─0c0e7bf2f7444ca2f5f517d27534bc509e2f26dd88077dbea5c7336deef4fd0d │ │ └─44471 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─5f61781e7eb34e00581ed6af41e49f17be7cd53279ae44c1076d06f40df6adb4 │ │ └─54763 /pause │ ├─0223abe478b2c7942d68ae04baf7e9c9a4e86432f589acc9e14caac1cabe5449 │ │ ├─ 87040 /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 │ │ └─376060 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─c8439b6f51278c451e5ba3d0ad175eb72ffa61c318cfd549c7a5b8a88620dd34 │ │ └─46565 /server │ ├─be56ce7e322cb272604ecb111dd192ad26ec27da4bb1e8ff9e0100c3b9d04009 │ │ └─72043 /pause │ ├─b1e45719f5d3624f43b52ead6e35dbb024972104e3dcd525ad082be6e047ba7e │ │ └─174324 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─5668d8409d8600b28a4f5bcb5c891daa54effe59cbd38a454ff353a9d49d218e │ │ ├─ 67058 apache2 -DFOREGROUND │ │ ├─ 67072 (wsgi:k -DFOREGROUND │ │ ├─ 67073 (wsgi:k -DFOREGROUND │ │ ├─ 67074 (wsgi:k -DFOREGROUND │ │ ├─ 67075 (wsgi:k -DFOREGROUND │ │ ├─371896 apache2 -DFOREGROUND │ │ └─373834 apache2 -DFOREGROUND │ ├─d53278958384d2f2b8d4d80fec0e8622a54a1166219a5bdc32d76e092a067b2f │ │ ├─48367 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 │ │ └─49606 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 │ ├─9032cb4f761eac79e570a51653ddceb4eabcd1e4e91d5755f408c275d740d92b │ │ ├─187298 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─187559 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─187560 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─18c4ac3aef73606b4e05fcdf76a2a179812537044398776381a197826d6bb4a3 │ │ ├─61873 /usr/bin/vector --config-dir /etc/vector/ │ │ └─61981 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─aadd9d5b10add5fb5a939299baa48377832f18594eb6f1a4acbe68dceeb6aefb │ │ └─47084 /manager --metrics-bind-address=:9782 │ ├─6c65a9fbc450ece46e82647173a77a1f66515e5be9a603dcec84770c4274fd4e │ │ └─44312 /pause │ ├─1d7d8134b08749df140a45ae9085f7dcbe1ed7e2e020a71457ad40d6e2987916 │ │ └─43918 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 │ ├─87df0282ecdd85c745af1bc447b84b4ee27afbeff3ac5c761d2c26df5738bec2 │ │ ├─81241 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81258 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─81264 erl_child_setup 1048576 │ │ ├─81378 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─81430 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─81431 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─81687 /bin/sh -s rabbit_disk_monitor │ ├─7929af8b5f9bbe7ceeabdf9ab31dbb68472b11ffc4988ed0dc5e70f9fba3721b │ │ └─234697 /pause │ ├─5636f8a0df483baafd452378bf93c63573323af6457d84523a1cb7ef8f0e1a16 │ │ ├─58795 python -u /app/sidecar.py │ │ ├─59176 python -u /app/sidecar.py │ │ └─59177 python -u /app/sidecar.py │ ├─ccfa467dc5cd6324ea9eaa081dbafdaffeb6c77d149c10aadaf41270a36df8fc │ │ └─63182 /bin/pushgateway │ ├─dbefbdd50b8f3248e69aef98c049f05ddf01484c4af7e11a3596af4c53e6772f │ │ └─43256 /pause │ ├─23de1c4a3e21f54f845115da6547eec8ec605cbb90f328486d63f2b3c0c8eee6 │ │ ├─163350 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) │ │ ├─164366 /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/tmp4gagrai5/privsep.sock │ │ ├─164710 /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/tmpxf3wnepo/privsep.sock │ │ ├─165172 /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/tmpbvad3t_v/privsep.sock │ │ ├─165555 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─165556 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─165600 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ee2ba3d2-43f6-4974-be46-fc6bf220c702/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ee2ba3d2-43f6-4974-be46-fc6bf220c702/host --addn-hosts=/var/lib/neutron/dhcp/ee2ba3d2-43f6-4974-be46-fc6bf220c702/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ee2ba3d2-43f6-4974-be46-fc6bf220c702/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ee2ba3d2-43f6-4974-be46-fc6bf220c702/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-d97b794c-f998-4ff0-87ec-531c061b202c,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 │ │ ├─165603 haproxy -f /var/lib/neutron/ns-metadata-proxy/ee2ba3d2-43f6-4974-be46-fc6bf220c702.conf │ │ ├─192326 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/17aae216-6372-4d7c-b1e6-49382e0a529e/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/17aae216-6372-4d7c-b1e6-49382e0a529e/host --addn-hosts=/var/lib/neutron/dhcp/17aae216-6372-4d7c-b1e6-49382e0a529e/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/17aae216-6372-4d7c-b1e6-49382e0a529e/opts --dhcp-leasefile=/var/lib/neutron/dhcp/17aae216-6372-4d7c-b1e6-49382e0a529e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-9030d070-38e3-451b-ac77-8227d0b42a6b,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 │ │ ├─192330 haproxy -f /var/lib/neutron/ns-metadata-proxy/17aae216-6372-4d7c-b1e6-49382e0a529e.conf │ │ └─355213 /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/tmpbupaoeok/privsep.sock │ ├─4e87e5c513a641b797e1deba8896de422d940e22d587324aa78dd703b8974c8c │ │ └─215691 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─c435b5773a3134aa89be770d32f427b5edd5a2cb6e33e95bb9c4c14e169643e4 │ │ ├─161232 /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 │ │ ├─161467 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/plugins/ml2/ml2_conf.ini) │ │ ├─161468 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/plugins/ml2/ml2_conf.ini) │ │ └─161469 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/plugins/ml2/ml2_conf.ini) │ ├─8d7511b9b13243f1840a87f32f004ff4773472637dea918a7527ed832005b586 │ │ └─40196 /pause │ ├─3dcb1480e08294dcf80fd43be807bf1beccac1ee9599196b7bff60a57fe5498e │ │ └─48343 /pause │ ├─80069b7c77cdc5781dadb59f314a2422c39af8347c4d414c9a69b943e69f0118 │ │ └─47038 /pause │ ├─cd445b9ccd3742779cb4565b21fb86d56935c86aa3043f57c450c39183abfe03 │ │ ├─168500 /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 │ │ ├─351284 /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/tmpyvu14hlp/privsep.sock │ │ ├─351620 /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/tmp3welfw4u/privsep.sock │ │ └─355560 /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/tmpx0a020mu/privsep.sock │ ├─d8b76eeb93415100d43a25a701f1aea397abcfb4befe1bbc4e19a3f653250caa │ │ └─109166 /pause │ ├─7a837c8c64c0fe450541429b8fc0d474e3cce6e07c76ecc38684b35dda3bc669 │ │ ├─230496 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230513 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─230519 erl_child_setup 1048576 │ │ ├─230613 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─230703 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─230704 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─231050 /bin/sh -s rabbit_disk_monitor │ ├─9d66ca0ac449d7eaf88b9cfb2ad78c30a4ba9fe8bbe34585dbb4461e18b51903 │ │ └─212619 /pause │ ├─b7ec21f5136c2466d5998fa5a84fcca8833bcb5c64eb8390f56a382ac8b8c69c │ │ ├─71145 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─71162 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─71168 erl_child_setup 1048576 │ │ ├─71224 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─71275 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─71276 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─71327 /bin/sh -s rabbit_disk_monitor │ ├─301ebc6aeb75172587213cdd2fcee2845f2586ce330360da9b85cfbaf00f1e95 │ │ └─41730 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─80e13557548764c64dac0f19b45a5e6d209755e960d9c7a08cce5c72ea59468b │ │ ├─380864 /bin/bash /tmp/heat-engine-cleaner.sh │ │ └─380876 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-manage service clean │ ├─63d6fdc95db9bd89e6a835fcd24f7f57f8f00e4c8fd44e74497ceb5620e36d6a │ │ └─55020 /secretgen-controller │ ├─23a5daa3c81d6d3ad5ad988a1216eccc228f5697f64d383dc2fff337594caa24 │ │ ├─187317 heat-api-cfn: uWSGI master │ │ ├─187368 heat-api-cfn: uWSGI worker 1 │ │ └─187369 heat-api-cfn: uWSGI worker 2 │ ├─3c8e8cb345cfdcbd1cea62a9c17d3c682dffbd0cc43d9e965e49e969e09b27b7 │ │ └─54804 nfd-worker -metrics=8081 │ ├─0fd54ed42fc6003b950fec1c4f887edafa077fd53543bb770b860cfec8ba5129 │ │ └─60344 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 │ ├─b1f2d422f71aa7a02fc92cc7dcbb30093d27df780069390b73fc89e5da20f009 │ │ └─153935 /pause │ ├─6b6215cbf26b15fbcd46800dfee56919fb219e310d057576a8c820927ba8d610 │ │ └─198428 /pause │ ├─998ca4fe7b4c57817b931be00b6f3dafceea92df8ca77f32687b9fbfb3d6b4b8 │ │ └─128344 /pause │ ├─df3a8515dcea2d2ac6a3331c89561276f273761eb3a5c833c566750583fe21c3 │ │ └─46937 /pause │ ├─c820ea8a7f0ee7329b1621eaadb4df0816768bc1fe24a819f044bea216005665 │ │ ├─165100 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─165117 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─165123 erl_child_setup 1048576 │ │ ├─165375 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─165458 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─165459 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─165706 /bin/sh -s rabbit_disk_monitor │ ├─6d13b261084fef026fad263f882f3d9ff3fda2ffa805597be262ebc86a1c258d │ │ └─54918 nfd-gc -gc-interval=1h │ ├─0bd974f182ca237267fa755de9783d4171398e305c5fc4a12e90c3750e6762ca │ │ └─46126 /pause │ ├─3bad0b8339f038a4184bd318f11884903a5f5410cd2da5d9c2cf9ee1256a2422 │ │ └─164666 /bin/bash /tmp/libvirt.sh │ ├─34dbf2316bfc51dfcc5b140529dd41c748f10814db8f50461655d3d3ce938190 │ │ ├─174357 senlin-api: uWSGI master │ │ ├─174410 senlin-api: uWSGI worker 1 │ │ └─174411 senlin-api: uWSGI worker 2 │ ├─445b07b9edf5b1a1099a645963e3090b81580cfeb8ff8e71c8d1431dbd723265 │ │ └─62637 /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-129.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 │ ├─c355a0cf851475edad021da70d01fdfdb5ac343696ac6d3bb365f3338a537bac │ │ └─42814 /pause │ ├─c4c0f0b1d91604ac07fa9e1cfce2f73e2e8ed8d0471fa2cc5f2150bb36824613 │ │ ├─97789 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─97813 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─97819 erl_child_setup 1048576 │ │ ├─97901 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─97954 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─97955 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─98131 /bin/sh -s rabbit_disk_monitor │ ├─cc32742fdecc5cddd124f9740547a5d1cd121ffab874a79be36722b5817b7d2e │ │ └─48450 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─d386e8eb9eb5cbbea89090e78356d35c455e33fde24f753398a39dc3ba65e3ae │ │ └─129323 /pause │ ├─b1769c3f6d50aa0341546490ce1895b04f46c886d7a0ae6fc48b6586af954c1d │ │ ├─126927 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─126943 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─126952 erl_child_setup 1048576 │ │ ├─127050 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─127127 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─127128 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─127343 /bin/sh -s rabbit_disk_monitor │ ├─31b12a2f438b39af1bea8bb956fdfa8d9fbb6aef3a905206d4805464eedfe9c9 │ │ ├─150605 nova-api: uWSGI master │ │ ├─150631 nova-api: uWSGI worker 1 │ │ └─150632 nova-api: uWSGI worker 2 │ ├─694a11afd1c417098fc9d6b0be865d6811449b06ceaf165e05727b1ae508f2e6 │ │ └─62721 /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 │ ├─8c0f4efa9387c03c678190f76817ee3930d3d27d70e18cb0199e073bd1b58612 │ │ └─47390 /manager --metrics-bind-address=:8080 │ ├─67f753cb32b65379e4455df798fbcecd33e01a07f7a0bedf989bc4880cf8dc41 │ │ ├─75809 barbiacan-api: uWSGI master │ │ └─75823 barbiacan-api: uWSGI worker 1 │ ├─7d3766cf0c1e85a76e96fba49e206a4d52d948e812b4529104f07dbd20d97dd6 │ │ ├─225822 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─226118 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─226119 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─a9c8567fbfe69e7fe029cf17c6867899b98f2572e9b05284b6b21f14d4f4a383 │ │ ├─150755 nova-metadata: uWSGI master │ │ ├─150768 nova-metadata: uWSGI worker 1 │ │ └─150769 nova-metadata: uWSGI worker 2 │ ├─ec0681828399b5a04a83f0b6da88e83ffa2839ebb5df8e2bdc814a8ac99a231e │ │ └─154367 /pause │ ├─4fe127d2c35a867d22bd1fa85b3664fa59ef3cddfd6ee188eccedb7ac0e68aa0 │ │ ├─110073 /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 │ │ └─110159 /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 │ ├─94cc53f80f6d2d7dc94fb48a4556c08057857e879894fa7847ce25468cd286e6 │ │ ├─162047 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) │ │ ├─162369 /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/tmpvjxgjnfh/privsep.sock │ │ ├─162463 /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/tmp24c2ww4i/privsep.sock │ │ └─162562 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─881b1b72cb45ca10b5b48c6dec93175c552c04b017755b3a3f07840307d41a90 │ │ └─59823 /pause │ ├─7378309380d9d89149d5ee9117b9bc75175d29eaa132d0a3b87d28bb7e147984 │ │ └─213406 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─1b3a85799a1fee06c41b81ce1077a6a5c23c12c801be2889f62b81047d42dc0c │ │ └─47751 percona-xtradb-cluster-operator │ ├─d15b2ce6eb48f6a8c81c41f6ac48ddf41a0d389dea472ca80e318fecc81b3a87 │ │ └─86551 /pause │ ├─24caaed0893821afeade72c89039df0a56b954b4c18416ac2f476a2e38d0dc91 │ │ └─57746 /pause │ ├─6f1986a1bc3201dc20738e73ee33561c7daccf285dc65b39db11a66faeb23500 │ │ ├─161290 neutron-policy-server: uWSGI master │ │ ├─161307 neutron-policy-server: uWSGI worker 1 │ │ └─161308 neutron-policy-server: uWSGI worker 2 │ ├─9295363874ce52bd788b225bc163e1966b0089f23ddfe1431953295cc4acf7c3 │ │ └─154001 /pause │ ├─f18bbbd2dd4e525c64c00ab6cc283dea38f9f497b8b388806f1b5e58c9f1ac60 │ │ └─60705 /pause │ ├─f1da819fe5f8981a35d289863ef6ee3636a3ba3aadeb67175e40f26940297745 │ │ ├─ 46496 /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 │ │ ├─ 46523 /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 │ │ ├─ 46615 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─247104 nginx: worker process │ │ ├─247105 nginx: worker process │ │ └─247106 nginx: cache manager process │ ├─b9abe4ba4fc1d529971d47327a36fd72aa5e499042f1a758df0858f97e4f98d8 │ │ └─164618 /usr/bin/libvirt-tls-sidecar │ ├─3d46ab0770abf6cbbff37b7e9c3b7fa54a4003b3bf2eb5f6f8038286f0b70c04 │ │ └─40685 /pause │ ├─35ff89d4c51f5484d923b9c040239aa1dc1973e116189a5f59f7c3178e913227 │ │ └─198392 /pause │ ├─2c3138933413a0f19acbe43dc3e9ae1d50052952acdc5ca951d8a7c57f6c9703 │ │ └─77060 /usr/local/bin/rook ceph operator │ ├─a9ac41ccd132125d3d4f372a17787c5683ce1555b1c2819e3d8a93b40de4ee9f │ │ ├─63649 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─63666 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─63672 erl_child_setup 1048576 │ │ ├─63745 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─63796 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─63797 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─63880 /bin/sh -s rabbit_disk_monitor │ ├─ef261fc5e44a7f44d98419f560ad1c356003144b501e7cb15f2c15fb604a9655 │ │ └─109722 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─0f197b383fcdf2f01d4847bac8dccb3a7e92b8dfcd51861677fdc3438c6fee8c │ │ ├─208432 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208450 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─208456 erl_child_setup 1048576 │ │ ├─208550 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─208602 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─208603 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─208832 /bin/sh -s rabbit_disk_monitor │ ├─3b176dbec586f2efebd0b46d3490d5ed8333b7d8af335b8b44e951dd5db42f7d │ │ └─57829 /pause │ ├─750899722d10b9d4fabe7d2b235e87561d37882fe89ed5a3f58f37cded567129 │ │ └─40199 /pause │ ├─a2dd7cae48c6a194db000dfd407ab7b494b935675a314a8a12a8cc8224e2cef7 │ │ └─81109 /pause │ ├─c8db860bc1f390565ad6df2320c33c9b3cd86f6b2c2dd285a067cfe9d1dd3388 │ │ └─128680 /pause │ ├─62f12ca603cc188e59c6dfa6468f9ddfc064a30d669768b58dde25ca27998f14 │ │ └─40173 /pause │ ├─44517618a88307db53a680227baf3a98a1bd88e8d129043c0ea66446eec76774 │ │ └─40113 /pause │ ├─3fcb8f796d331cbf5f8ff43ea2ee9c27aeecb72e5de709665f1323d6bfe8674f │ │ ├─94892 glance-api: uWSGI master │ │ ├─94906 glance-api: uWSGI worker 1 │ │ └─94907 glance-api: uWSGI worker 2 │ ├─bacea276ca44e673162b52d3f9f46afedcc072626a6484ba2b94f4d81f350a11 │ │ └─43727 /pause │ ├─60c0bfb73a2bcabe8a0d3f1754301837571873d220f69ce08d63a0ebc314e74b │ │ └─167164 /pause │ ├─45643bde13b25dbf93b423721e394d5599e477587f7a8e8107e70d5c02f3023d │ │ └─64592 /pause │ ├─87334be63cd9dd6783f56a8d16e40f41a3b713d025e70626dfa96fbd551d81a4 │ │ └─128894 /pause │ ├─7078065338ad28f52056402b4ae7f26d76a13f6c049b01d44c0918ab2c964bfc │ │ └─54853 nfd-master -crd-controller=true -metrics=8081 │ ├─440143e4f60dbc6f9604e976fca2acd3887d1c061fd0c8eea2e4f18bf0deceaf │ │ └─231617 docker-registry serve /etc/docker-registry/config.yml │ ├─b617bec5879eb10ff27eb5e28b6687474961e48c3eaa32dec59d039224c1b2da │ │ ├─243626 /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 │ │ └─243804 /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 │ ├─77f3f51acc75ee8ca1117e7949da2fe256ff875bca5c10b2b7d494b270eb07c9 │ │ └─54613 /pause │ ├─eef390195dbce94b6c14118cee43b1f0b5d8feb563cd96d0c7280447a61c556f │ │ └─48640 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─6cbaf02bde486a016ef50972bdce204e3ab9b0fda903d3a3344d6e313d5c78d8 │ │ └─230341 /pause │ ├─07f4a0790b8e7a40e28fe62142f03187a3d46174663d0a16767b27e656e73054 │ │ └─62966 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─86feb22f23bc147e0cb32ed66a5c7dc91a88dce7a84c6d0cf026712300f9c422 │ │ └─95926 /pause │ ├─930df8bd60e12c6687cb92087c2b561f35ddf961d381f0e33d800e439951ae18 │ │ └─40456 /kube-vip manager │ ├─5cbe2e2945fc89feebadef7b19358432cd9a190c964c2f0c00a5a19c461bd7cf │ │ └─76408 /pause │ ├─fbee60fef5078e277ed699236be991deecd73dbca4b984faca137f943f7e3dc1 │ │ └─154412 /pause │ ├─09936684433371413b880155a8694deea333327016b304ae4fa425b5835e31a8 │ │ ├─106764 cinder-api: uWSGI master │ │ ├─106778 cinder-api: uWSGI worker 1 │ │ └─106779 cinder-api: uWSGI worker 2 │ ├─576b0eab709aa5a9e9b2288b19fb48c85c5c317a4697ad2cf51adb553711a48c │ │ └─50263 java -Dkc.config.built=true -Xms64m -Xmx512m -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:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --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 -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 │ ├─1da4928bd47150edba23673d198ba23c447d588e7f51bbeef0ffbdfa757aa5c4 │ │ ├─251235 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─251248 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─bb6a166aec418d90d262841627a9479079a90dea9121455f10a1ef6d6617ed92 │ │ └─43361 /coredns -conf /etc/coredns/Corefile │ ├─4c9e06f3223a2ff127dc0031d95d2d01cc19e7ff2fe7705a41ebafa1c1606313 │ │ └─40283 kube-apiserver --advertise-address=199.19.213.129 --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 │ ├─5ef41b21526b8740c97d485952c2ce5903db22a2f019e2ad5e3e37ca3717c2a4 │ │ └─54518 /pause │ ├─66ce36a3514bcc4584e0696c7010334cf450da5e55402802835eed0f107742d2 │ │ └─167071 /pause │ ├─b083df27e0697baa2d32827cab906b0e40bad8dc25a1b019b8ef5ba87b489b91 │ │ └─247825 /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 │ ├─ad6b419f4e3fcb3330a5d422d5e4087785bad881b8d0efdc207c21bef11c9ac7 │ │ └─58496 /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 │ ├─b439d3c75490a39cbfb5d8f80e219543419ec4c1856775844853c2d180d58652 │ │ └─59640 /pause │ ├─0091f841906ce0247636903275280b529ba737dd0a027a8938a04c5e1d34c8a1 │ │ └─217523 /pause │ ├─2a8a8ddcecca643f600df847b713cdbcda96c6a45540718afc45a49355c29e1e │ │ └─248842 /pause │ ├─16bf3b748d91735e32b7a8002c86e2095388b41e1b8a0ea26ace92bf09600967 │ │ └─63122 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─81fe95bfd4755054b07f86ebcdfb1a6b994a811dff4d87cac2790125eb053393 │ │ ├─161238 neutron-api: uWSGI master │ │ ├─161276 neutron-api: uWSGI worker 1 │ │ └─161277 neutron-api: uWSGI worker 2 │ ├─606c07f99ebff53ea6256a3889d83b3ae083bbcf4b2e649e675b6806678dd757 │ │ └─177224 /pause │ ├─5f12a8360619958af9e93699e9d43331b87f6d636729d2e0978245183168c042 │ │ └─234985 /pause │ ├─6064c88d2aec7f47522ea6ed60d2396f3da39a31ee125319a04831767fe7ef7f │ │ └─235127 /pause │ ├─3e94aa8146d66bbc7b523be20ef606d74e4bb38e17667916f5fe75bb1dbb061a │ │ └─154048 /pause │ ├─c657b6157f2bfe50a61001f8338cc20d5b8a98fac24ea1ee99f981a610a45ab7 │ │ └─210700 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─dc6b802963c92a25556a12671c4eeb727d643e5883c24521a0103f2f2f1dde0f │ │ └─129090 /pause │ ├─2ed16a96d954ee3a9be9096e4431afdd4cadd511a1a131849391e2173af71ea0 │ │ ├─124567 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─124580 /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 │ ├─f5585f417d8f9d74580243486d1413783f4333dcf006aa0925ee4b6d5b70746d │ │ ├─175296 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175313 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─175320 erl_child_setup 1048576 │ │ ├─175479 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─175533 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─175534 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─175890 /bin/sh -s rabbit_disk_monitor │ ├─cf850651d70fa16e173ae47a15c2da3e4dfe57a58cdc84e1c26ecc195bcbe22b │ │ └─59775 /pause │ ├─76abf1344dc60c8050a0cddb62fa9281ddffa3e300208e7bbb78e1de6ed7154b │ │ └─53834 /pause │ ├─bf274636784f648cda735ccc9bf912ad34825eefd8d753a01c3ebf1c22bc992e │ │ └─243411 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─1e9334655fca049a8c5e074ff27fce78f92c4a94f51a082ca2c4d127d46c9058 │ │ └─60895 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9c0af89f472c06f3f38cc140b031d3c83b8b6157ef1484c4e381c82d4e89d44e │ │ └─165322 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─60c1616ecfe93d039232544122332013a9ad31780b5e158e26d065a5ab357d69 │ │ └─63284 /bin/memcached_exporter │ ├─5e7324d04a0ec06140499126966b0b8912cdfb57d37215750416cd0c07ac6f8e │ │ └─43327 /coredns -conf /etc/coredns/Corefile │ ├─a3d65b6aef17f025b00b6d5e7596ade87c421b6eb6975a7fa4a83005b32fa7a4 │ │ ├─187312 heat-api: uWSGI master │ │ ├─187360 heat-api: uWSGI worker 1 │ │ └─187361 heat-api: uWSGI worker 2 │ ├─52bd0f11ef3f1a042e30a3875bef8089301853b3a763a1ae85c47704e01cf5d8 │ │ └─212645 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─b25108497bde735664dadc00de53af57ccc514ff93c451e739e2782f443a65b7 │ │ └─210516 /pause │ ├─108f5c74639a798dd2ed8b04ffd0a6e684b79ec0e36dd9c3345029ff06320751 │ │ └─58063 /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.34.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 │ ├─aa7e982b1a4edb318e04fa7f901256b3bc312fd1f008fa3cf7a891185403a094 │ │ └─60112 /pause │ ├─13582aa4778d897e53075b8e2881c8f88223edc172b1f866e91dcb5e4fb8d222 │ │ └─62238 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─89eba84f369972fa36f8b903df1fa40185c0fb968e53b0ac53563ea13a04171b │ │ └─44425 /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 │ ├─735d964f23b2c0040471ced3c16fcf9f7f2bc0ef8fd1e8f2123ea9188e853940 │ │ └─57794 /pause │ ├─885f23e110ae5d2443589bc8573e6bc8a20c367a35861a41d361525211e9a951 │ │ └─109232 /pause │ ├─b752caaea6668900e64c891223d665853ab3b922cac07c24fa9d430495d3b4cd │ │ └─62359 /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-129.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 │ ├─ef45214d170e160cd8d10219e3284abb09ea8c8e06ca4eb88bfc7acd9e6b562e │ │ └─61329 /pause │ ├─6023f4d8dd89890bf602b0eefb59bb252cce05f670024276e427e10efc23d601 │ │ └─47926 /pause │ ├─b181ee50d0892ce018df015e335b3c7f25cc8c41765a3d9f313d10beb1590126 │ │ └─213378 /pause │ ├─6d16d0fb180457edc0653cddbcb0bf15d0776c7ac9adba82bdacffd8abfcbe50 │ │ ├─151406 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─151863 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─151864 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─3b979334c0d749dc76262e4f3edd02ffb750fe4ac7a22cae4a1a8eb7f5818a90 │ │ └─152326 /pause │ ├─8cc63bbc38f76370e39cb004411873142e5b1fb4c4965f8817f5c72e7a3dac4b │ │ ├─206385 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─207081 octavia-worker: ConsumerService worker(0) │ │ ├─207084 octavia-worker: ConsumerService worker(1) │ │ ├─207087 octavia-worker: ConsumerService worker(0) │ │ └─207090 octavia-worker: ConsumerService worker(1) │ ├─14df3504d9b550435eebfddc28ff1f673ce1d34f8e2d470097fb6f359d6be1b6 │ │ └─206394 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─a98dc3c4654825ddd668f93db93f6beaff6fd80b130f76c93ae0836b2acad9bb │ │ └─95804 /pause │ ├─af48e4bae5ff72b7cd6a5336448f0e8751ccbe604592962bd6613c2e3db68b65 │ │ └─59161 /pause │ ├─ec7163273c807e2764a5410a9363a4b27bdcc472d7fde803b94c2acb06362c98 │ │ ├─154727 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─362224 sleep 300 │ ├─a68283c705c9055346fbbaa9b980f935d8f030fe3f2a5292c4c61b49973b2ae0 │ │ └─63092 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2f30a9b0696ade21540be3ab7144ed735efe2de5d31e701453dbf473f3503b89 │ │ └─60959 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ee7bb905b2736137f5db0c924a3eb5c050031cedd8582df7eae8967acef5ae17 │ │ └─198674 /pause │ ├─b785a1ce8ecd3a11a265d117b84d5eca52ae4127eb2d48dd32a08e0da5188615 │ │ └─44219 /pause │ ├─36fc662105f321e2c69658c8ec37ed0756943f3ff3dfbfc3c37fdb80e8c73577 │ │ ├─96389 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─96737 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─96739 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─23e94996736f267a312d2ace8701521335aa1c4c262f3b3087fe6206ca03e670 │ │ └─167230 /pause │ ├─9ba346e4f26c9b0ef667d715a19b524bb9ddce71204d4c99b5c74b8a6a3e2593 │ │ ├─190453 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190470 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─190477 erl_child_setup 1048576 │ │ ├─190572 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─190623 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─190624 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─191078 /bin/sh -s rabbit_disk_monitor │ ├─37a2aa4feab58c28fdb3ea36b92c62748ec08e928cc6f0584b0a16b78a50ebd4 │ │ ├─225437 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─226021 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpsg5xzw5q/privsep.sock │ │ ├─226033 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─226102 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─52e38fe73be4229adeb59777b80b89417df9315d2e07840c09520205d2775dab │ │ └─107095 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─ffeded0d71e7e7b4444d6fc950b9a8496444b8cd7c20f44c4cde1be9acce9d62 │ │ └─59192 /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 │ ├─f7a6b8767a058d480922bcf4910fafe38eb2fdbbb80865c903ac16b4b9f560b1 │ │ └─40332 etcd --advertise-client-urls=https://199.19.213.129: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.129:2380 --initial-cluster=instance=https://199.19.213.129:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.129:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.129: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 │ ├─5b7f17d0b194143d13a6dc22b6016310803b47f70fd6c0a76bc52a1f5d67d3e3 │ │ └─164938 /pause │ ├─9d7ffc3d883ddae27dbcf4117ceee8049a24048eb55c9e974ca412b629c8b6d3 │ │ └─46212 /pause │ ├─3b1e09bda5150180be9bbeae870fe014d971a2f15eec99bd753309bf137dba1d │ │ └─47628 /pause │ ├─fdbf417339be53dc89607ed694256f205c9fceb2b78dc9a20c4d4edde8f638aa │ │ └─215666 /pause │ ├─5c8ed02494d2ecc527baa984b546996f505dc8746ad1fbe9f5162a2ba678236c │ │ ├─115348 placement-api: uWSGI master │ │ ├─115371 placement-api: uWSGI worker 1 │ │ └─115372 placement-api: uWSGI worker 2 │ ├─638b7fd22632d21de69c4bf0250a87c8cc348d40ba940d7c7d3401174833b0de │ │ ├─163327 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) │ │ ├─163587 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) │ │ └─163588 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) │ ├─91e82677ff54a35bee8276f913962c163d587d11acc7b3b5b31d422ac4808c3c │ │ └─153859 /pause │ ├─54e479b64e5418fa58a5d815e30b11c075447c40812adac71b039fbaa7634be0 │ │ ├─205821 octavia-api: uWSGI master │ │ ├─205834 octavia-api: uWSGI worker 1 │ │ └─205835 octavia-api: uWSGI worker 2 │ ├─9faf4d7414c6346fb21c4850d3a32f00afef16f7c808f8026675849eb89833f4 │ │ └─97407 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─96526b6b24ffdd0c2acece790209786ed11471961384c5d75318b4e7a9d50a8e │ │ └─208351 /pause │ ├─e5702e43092dca516c9791552aadacb4fe2e2351958f0860a6d4ccba91ecb9fd │ │ └─40307 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 │ ├─72aa19393752244e32ccb056bb3d7c8b87e6273926441cdf35d139a3bb00f22c │ │ └─153826 /pause │ ├─3a8f958b4c9415750a7c938744eddf3a3832666183354071f0df353d69c66961 │ │ └─167117 /pause │ ├─2746d48ea7c5faac0ab58e17198b63153828e338845e3edabdaa0da764815897 │ │ ├─152407 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─152423 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -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-13.2.2.6/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 │ │ ├─152429 erl_child_setup 1048576 │ │ ├─152523 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─152574 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─152575 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─152649 /bin/sh -s rabbit_disk_monitor │ ├─6fa3324d345023834abee06310b48af5d428bcbbfe023fc57a0934ff3b8abe6f │ │ ├─58764 python -u /app/sidecar.py │ │ ├─59178 python -u /app/sidecar.py │ │ └─59179 python -u /app/sidecar.py │ └─4b233ea176762b194e9252792892727db5a0dd3809e1f9e62d844953fa71bd64 │ └─380567 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount