Control group /: -.slice ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21846 /lib/systemd/systemd --user │ │ │ └─21847 (sd-pam) │ │ └─session-21.scope │ │ ├─21787 sshd: cephadm [priv] │ │ └─21860 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1620 sshd: zuul [priv] │ │ └─1633 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 724 sshd: zuul@notty │ ├─ 870 /usr/bin/python3 │ ├─ 1629 ssh: /home/zuul/.ansible/cp/162.253.55.102-22-zuul [mux] │ ├─423146 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-pjxhphpjbngzxctnldlwlmmrvzxvmait ; /usr/bin/python3'"'"' && sleep 0' │ ├─423147 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-pjxhphpjbngzxctnldlwlmmrvzxvmait ; /usr/bin/python3' && sleep 0 │ ├─423148 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-pjxhphpjbngzxctnldlwlmmrvzxvmait ; /usr/bin/python3 │ ├─423149 /bin/sh -c echo BECOME-SUCCESS-pjxhphpjbngzxctnldlwlmmrvzxvmait ; /usr/bin/python3 │ ├─423150 /usr/bin/python3 │ ├─423153 /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 ip neigh > /tmp/logs/system/ip-neigh.txt bridge fdb show > /tmp/logs/system/bridge-fdb.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 │ └─423162 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-35198c2bba2f8d8ab3a35face8042aa90f1a8d540462e47423cec77f6901a66a.scope … │ │ ├─12339 /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 │ │ └─12352 /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 │ ├─containerd.service … │ │ ├─ 9964 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12308 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 35198c2bba2f8d8ab3a35face8042aa90f1a8d540462e47423cec77f6901a66a -address /run/containerd/containerd.sock │ │ ├─ 12675 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c4719905e19f2f7eac54b4769a726930a18aa67913e8f7416247127732166ab4 -address /run/containerd/containerd.sock │ │ ├─ 18817 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 57cd05b7905eb19440beb488cdda45913efbe17e6b366deee0f3868225d6260d -address /run/containerd/containerd.sock │ │ ├─ 25393 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c4910d81e7d602eae165b4764ca3dfc2dac34868549f22935e2e22824673699e -address /run/containerd/containerd.sock │ │ ├─ 29909 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 35ec21904c9610c15fa7db7e8c9fef464786ee9c797c9d87b808636e50f993ec -address /run/containerd/containerd.sock │ │ ├─ 34710 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 82008b4d377cc508f58169554c3f1e35ea05fd50002a8d1599b538f12fc12990 -address /run/containerd/containerd.sock │ │ ├─ 39358 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e486b26aa9ec6eee04913202cb00da4fce9fad861acd66476e74411a610ac3e4 -address /run/containerd/containerd.sock │ │ ├─ 41885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39940569ca9cdec67c2f50a453f70ba71ed9c4d2769b788667d2168d2929d630 -address /run/containerd/containerd.sock │ │ ├─ 41931 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8fa30946e4b0bb1c218c19369454b1713f41b03a62d4ef2635a5be597bba3d1c -address /run/containerd/containerd.sock │ │ ├─ 41937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f8b9d8d522a1d4d8712012e4e0525518afef45c8082e46c2e8285861ee80939 -address /run/containerd/containerd.sock │ │ ├─ 41953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36141e702283ede577d1728193773d2721b1dffad04619d5369478517609447a -address /run/containerd/containerd.sock │ │ ├─ 41972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d59699342dd7cf12266c5fd991c56d381a80fcc1978c97939039cff8f8d6a07 -address /run/containerd/containerd.sock │ │ ├─ 42497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9538f699ddfef0f1217d6e0413beeddcb5fbd3df04eb1d93817b52504ac62b6 -address /run/containerd/containerd.sock │ │ ├─ 43231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4a25a8e3832eb00a6effb6be036312d5c9b2d7d64189bd8c5e333ae7f854f77 -address /run/containerd/containerd.sock │ │ ├─ 43248 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1bf903d6cca90e11fd2463c61169614e99ceec936d3ddca3fd779844bbd60a6f -address /run/containerd/containerd.sock │ │ ├─ 44624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc2a6b0088c48066d6f338e7e58ed0d9d792a14e18111fef995a715003cc0142 -address /run/containerd/containerd.sock │ │ ├─ 45011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efc4c89a40ebe16bb648e5160ddd06f30d10c9c3d542ebfe3ef3da1322d876c0 -address /run/containerd/containerd.sock │ │ ├─ 45023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 731df67d9868f4f50ec0ed6b2ee81213dfd5d925dfc4921c24852da8d5e5eaef -address /run/containerd/containerd.sock │ │ ├─ 45467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2002920437d3e98d758c3fc50f6c5b247f2ee7a5e8d3b5bcf1c5b2cf04220316 -address /run/containerd/containerd.sock │ │ ├─ 45982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8b54047babf6b808879662c50f3a1cb75c34274ecd3e00e8e917f8a67017d39 -address /run/containerd/containerd.sock │ │ ├─ 46019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a709f2b115d8d46f97243974728030bf84e6d9a21bbb01c02ca83cb913e71c4b -address /run/containerd/containerd.sock │ │ ├─ 46065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 611d2080cb2d2fcc1357feec0cabb7ed2aa6e7afca531d5362171ad7352d653c -address /run/containerd/containerd.sock │ │ ├─ 48196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7b69678cf3baa9425ec0b87dc2bafc086a2026631b706e8e77b518771219940 -address /run/containerd/containerd.sock │ │ ├─ 48237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e41698254397b2f7f7cc463dec61dec07839efbf25791827703ae7f4a4cf9d06 -address /run/containerd/containerd.sock │ │ ├─ 49182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94f6b70c66c5678eebd72adf942d2d250041bf86ef1724e58f7192c68133c145 -address /run/containerd/containerd.sock │ │ ├─ 49277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0393bf4c2f0412b3d08fa0dfd7fac5af9fe21a14a350287714096f901026a6d -address /run/containerd/containerd.sock │ │ ├─ 49654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26231f920e997931e1a696185cd11a3ab1c24bac4548cf75db7c4f739863121d -address /run/containerd/containerd.sock │ │ ├─ 49956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c58392a063534c5619e9cdd4dc87332e84c6a97ceb018997bf1d9b0e7f243ee4 -address /run/containerd/containerd.sock │ │ ├─ 50343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f3214aa0511a3a572e0cd359a34840579cf24669f5dc1e1c2671ff4023f6c04 -address /run/containerd/containerd.sock │ │ ├─ 52645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4be8587126f0371f62cbe4d31401334141dc3f44ce1afa44be958ef45541b5f3 -address /run/containerd/containerd.sock │ │ ├─ 52822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da201c236d29d31c10237cb6866c59d13efd7615ce908c4e80efea4d7ac9f224 -address /run/containerd/containerd.sock │ │ ├─ 57849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1549231910f869c6bdde5c76769f75632e67bf3d540b7ca1a1b56e666b726343 -address /run/containerd/containerd.sock │ │ ├─ 58529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 841c7fb9f5a50f48ba7b208c88d44c7b6633d8390e31a202486d7b2a3acf8446 -address /run/containerd/containerd.sock │ │ ├─ 58582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea4e1d32f4041fa5aab8e5d1d36db0eeb1277c3358ae79cf8e3ef613f6312a53 -address /run/containerd/containerd.sock │ │ ├─ 58635 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 080ce0bcd077087b9c1f3f90f70dd6cbfffd6893cb78427bcd42516d3cc531dc -address /run/containerd/containerd.sock │ │ ├─ 58843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c4798f2e0dd44b40e16a6441b244689d8349ac31f346c08709f230589119145 -address /run/containerd/containerd.sock │ │ ├─ 63948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd16a453ed7fab4aa96079b6a81ef4f1239e151cdcf7c803ba4ae2e63eedc433 -address /run/containerd/containerd.sock │ │ ├─ 64142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c169b46fe0d17e4244da05be72b571b6eaa4a48f5c385d3bd8797c0aae062bb6 -address /run/containerd/containerd.sock │ │ ├─ 64181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc02e208a1a70e72c3c257aae8dfd32ae3a0a0cb7703df5dc4ca65c10e09cdc1 -address /run/containerd/containerd.sock │ │ ├─ 64221 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0db113ae1c28195f17193193594a1da1c10a66fe9ec7b3447a02fa30b19d7b40 -address /run/containerd/containerd.sock │ │ ├─ 65609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 410441ffac763f07c3d9849adfc660e90f81b103d6e9506f98b081e4fdbb42b6 -address /run/containerd/containerd.sock │ │ ├─ 65709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32bd1858c989cc23af0864b93f873d56a078fc01ec7a50d3f26d1e52355a063a -address /run/containerd/containerd.sock │ │ ├─ 65906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8160b4a693c20e9e77f82d24899a46fcde5dc13e5697876c5582def5e788668 -address /run/containerd/containerd.sock │ │ ├─ 65965 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21c72a59451a44c46a0902fad2de34ba3b1cbb26a2aaee876d15cf2d7d927a46 -address /run/containerd/containerd.sock │ │ ├─ 65999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5df2190755546a8c3c56d32f2407fc10c31cc19d567a2b88874673bb5dc89bd7 -address /run/containerd/containerd.sock │ │ ├─ 66495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 312b738f9ec29f3a6c2fd5e1628b3955ff4144074a9710e9329a31982cfc388c -address /run/containerd/containerd.sock │ │ ├─ 66767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89f5adad8fd79799868eb23ea0d7a39c5e829e5d1ef1e3d0e8370c488b5112eb -address /run/containerd/containerd.sock │ │ ├─ 67266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcc9a29c9e867961c5ef6c56bbef73ed969f7eb806ccc970271db6d7283d953d -address /run/containerd/containerd.sock │ │ ├─ 67589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95bd551dcfb233ecdec7463efefad9252b5f43db9c2607cfed34b759d23450d2 -address /run/containerd/containerd.sock │ │ ├─ 68400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7654b9e696a543ca277ac9d9471c0ed8bd638274ba43c0b3b57d5258f5da202f -address /run/containerd/containerd.sock │ │ ├─ 70222 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b58d832adebfa56074f7bbff8a45523897c7dff3ea05d33de19e0f8b7f290118 -address /run/containerd/containerd.sock │ │ ├─ 72029 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29f49113ebc86560a97c96106b9651d1700b697c4301e94e59eb19668ce43290 -address /run/containerd/containerd.sock │ │ ├─ 81693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df689e859116e0cc5513e2bc511ea138f94a41e91b715b1b5f1cb54db8f113d5 -address /run/containerd/containerd.sock │ │ ├─ 83236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25b58a92f058e7cdf9cec94086328f20d0ca3fb91bf897e4c07970de8eae031f -address /run/containerd/containerd.sock │ │ ├─ 89705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cecbf166c71667b7cfb5846cc43ccb12824eec9398b77d5ac36c87d70127455d -address /run/containerd/containerd.sock │ │ ├─ 96714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da26c8ac2949d9149ee0209685375fd5c61b3ca043839099b00a29eb1bd11eec -address /run/containerd/containerd.sock │ │ ├─ 99712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6555c3b58539f43707e787613bf51857798c4a7507e6615a23a3438bfc7d3083 -address /run/containerd/containerd.sock │ │ ├─ 99750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bff273766f7c707f81be15ad8dea91c536c887c64886b7712766cd1408105078 -address /run/containerd/containerd.sock │ │ ├─113665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8eb074ebbbd2500536d1d09d969eb562e498e4c9ace62490845e2d4d2cca53d7 -address /run/containerd/containerd.sock │ │ ├─115282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5123d21a5b487fb064c60cbe19813de4084231aa1407e3825144cb8cf657d1e1 -address /run/containerd/containerd.sock │ │ ├─115366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcced77b6a67b2d365007393c041999e9ea498deeb62bf54b9f7c87b5d700dd8 -address /run/containerd/containerd.sock │ │ ├─117196 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca951257d8ac5df1cbf863d59ebcfcc6e26c710f116b2d162ce0cda70712d1bb -address /run/containerd/containerd.sock │ │ ├─119057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3679428a629e05839617a26ed4edb486378dcf5fc1bfbe79097a7a5fd80b9ff2 -address /run/containerd/containerd.sock │ │ ├─119137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01fb092169850ae267798f4704fbe98de78effa648dbc04e499059d22aa38fb4 -address /run/containerd/containerd.sock │ │ ├─142636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f632825d96d65394fe4593c25036083239abf34eb0b6fce91603474de201f78a -address /run/containerd/containerd.sock │ │ ├─142680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d73659d19f1a4a0166bdc029b40e252744e329c0e85f245802090dc5c697e38 -address /run/containerd/containerd.sock │ │ ├─145459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8bde3088ee13652c21646c70d4f3a7102802cf0f69cbf8f4b13a3d8842465bd -address /run/containerd/containerd.sock │ │ ├─160995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df22460f8a5a54bcb2a53168bc524574176cef8ebfb7657e60ffbab10b1a2c28 -address /run/containerd/containerd.sock │ │ ├─162534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37cb35ce81a926e71cab94bc941e15e417e7bf8cc9c4ff3a847c7ef674be6768 -address /run/containerd/containerd.sock │ │ ├─163002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e41fa7dbc1cd9a7edca42ed0acea07b0fae32b8410836796f973582a06cb462 -address /run/containerd/containerd.sock │ │ ├─163934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25a1697b206af6f14e5e3dd215e4c68cdc517562d1fa28606cfeb930e6355ce3 -address /run/containerd/containerd.sock │ │ ├─165911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbf898fa4bcf30c1471be90c34698973f52371176cd5c72f84083654260cb012 -address /run/containerd/containerd.sock │ │ ├─166183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f3b945fedcd7418c91d756a8d4bdc150de3011d5b89e1389dd1c8e4df3ba5b6 -address /run/containerd/containerd.sock │ │ ├─166402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5bb43a22da1ba82912beb2bc1f6b0a94fa9a2fc07c6638f7539edeb99c9e25e -address /run/containerd/containerd.sock │ │ ├─166714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8e47d65ebeab11ce8a8a489e24fc4fd1683be0c02cb32bedbb4ef04f6286c7b -address /run/containerd/containerd.sock │ │ ├─166777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24c1f2e230287f66915cf50915d1092515d2b8561a055944c83af07554fa10f6 -address /run/containerd/containerd.sock │ │ ├─166956 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a986e54e5305512d84282a002479e47f6ce1d3d90c92e236ace1b49eb9277dfe -address /run/containerd/containerd.sock │ │ ├─179828 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe9ea31e33ddd33749a3f6aeb4ebc6a69eac16de603baa1a933ae322bb04de05 -address /run/containerd/containerd.sock │ │ ├─181724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a987711e492f1edce3f8441417358b8100bf3f1fd22f1ca0cbeeb7a346fad7e -address /run/containerd/containerd.sock │ │ ├─181830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5003f14414039924932490aba00d4ca8c3d1da7c93bf44c337031a66ada89e3 -address /run/containerd/containerd.sock │ │ ├─181865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2cd941639632b57ceea551c19cb1fa4e35307719714d1adcf926fc96be0022de -address /run/containerd/containerd.sock │ │ ├─181890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96f7f5833ffa0580d756bca34a78a43ae37fe61ecbd6bb169ce183bc919d813c -address /run/containerd/containerd.sock │ │ ├─182060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e65edf42a16f79d20600e5dc4dbf0d192a8812e0458f3b88727128907f3e37bf -address /run/containerd/containerd.sock │ │ ├─182261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e655af17c61cfc5018d028fa628016b8783f6968e5679b59647b01da1af2cca9 -address /run/containerd/containerd.sock │ │ ├─182280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9e6d8577f3e1b1240d0141ec6da24c905d30994019659128fb5fa6d7ad7ac80 -address /run/containerd/containerd.sock │ │ ├─197391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb0e3b8c0d9b31d1339106f61f92c0b018298bd206aaf387007695386f1d6da6 -address /run/containerd/containerd.sock │ │ ├─199834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cddc1fc4a3328fa9da78d34fdbe1aea5dcfb626d5c294ec0522fd8ea5eaf9c69 -address /run/containerd/containerd.sock │ │ ├─199910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 531456957310aa609d3b5b4d88db67f0cb0d65cb2b2188a4852bf36949f9d669 -address /run/containerd/containerd.sock │ │ ├─199933 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6316b8f09b886e4d191aa311865fe54593720d699fd3bf830905b0f4ed2f99eb -address /run/containerd/containerd.sock │ │ ├─218508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69eb99da24630d07c1f6c3914b4bd15dd184e1202faf8fc375476a78508d4a2a -address /run/containerd/containerd.sock │ │ ├─226891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63b369e955e1a5dccd8bd3625ceb8d821895709bc9c2266a1b9f3d47c95ca75f -address /run/containerd/containerd.sock │ │ ├─226913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6be2ac92812f682ff0cc849eb86358a6358fca46222133f79ecfe9906008f042 -address /run/containerd/containerd.sock │ │ ├─226978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc98699e4bb00c8fc06e1945a208a20f909cd28db985541b88f5391fefb4f8b8 -address /run/containerd/containerd.sock │ │ ├─227280 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25c1679cd68e3ec5cc96e952fadf13f574519f114fa9b970abf5187eaa0228aa -address /run/containerd/containerd.sock │ │ ├─239788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8be9d6949aaf01deabd390a9161ecefe3ef026e18be59bf067a9f052443e31d7 -address /run/containerd/containerd.sock │ │ ├─242639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3761c44218debd6fb064990afa269c77dffb752fd013c6a255d9cfaa4f39fa61 -address /run/containerd/containerd.sock │ │ ├─243746 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a15f8279fa1fa0f3b281042073978ca3046819e84d16f925193d3a1b4d5c5a2 -address /run/containerd/containerd.sock │ │ ├─244637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c41c672a46a08ac077d61a641d3457ad6ee02942d169f329fe29f9e98ba303a1 -address /run/containerd/containerd.sock │ │ ├─245679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2566167ba0f8bb9b68c1461f07fd8f99094e63ce32011108c9170dc9a7a74cd -address /run/containerd/containerd.sock │ │ ├─248098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb132d006afbd06c4b997729b17efb65ab3ef34700a4afad8ab9833dedf778c8 -address /run/containerd/containerd.sock │ │ ├─248978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11158c0cb2340d38e37058a7ccb03bec41644b7e2788f1bdd30eaff8019e5ad0 -address /run/containerd/containerd.sock │ │ ├─249030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 753fe3850e2e6a0c65664db4307666b445bbf626995b847f2c06416fe79e8d7f -address /run/containerd/containerd.sock │ │ ├─259892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0242bb44d2b98c8c8b178d93f5ae1e022d22fa3b97aac40d15d9a8e6f13c6054 -address /run/containerd/containerd.sock │ │ ├─260494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d996121e04bdd7af5a3b3f6b08cc77298d7c715aae5135e38a8fd81c41660142 -address /run/containerd/containerd.sock │ │ ├─263680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3047338e10812ab7a327c35298ecd6925be1e6d4b7d6d1a0ea6ca762e87de691 -address /run/containerd/containerd.sock │ │ ├─268497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 940d7c9d019b03a6387f9cf4f490f8c83ddf3c1496d3fcc9edaf2517c45c24ba -address /run/containerd/containerd.sock │ │ ├─268678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58e8b9e5809982d54ad4a8c15defa3d16e10382aa3855c28fbc3405fe11f1535 -address /run/containerd/containerd.sock │ │ ├─268779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38db06dc6a8d5d0cffdbebbcd708f2fc008f1635768997e3f82cc0361193fe8c -address /run/containerd/containerd.sock │ │ ├─268819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0183a154d1a2ff7fe72dd4e2a19dcacc4ba090e01c2f197b25aaa37edf50c69d -address /run/containerd/containerd.sock │ │ ├─305521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bd86763ac1238c349e5ac8b39749d3d5ed5858857021e290757bc5304732631 -address /run/containerd/containerd.sock │ │ ├─308197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e974e299a685fdfb0b5f92470d053abd48c57a3cdcbe5888120d5332a8dd7c1e -address /run/containerd/containerd.sock │ │ └─309628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44287d9e6314b6e778bbd834cbd883fdee164e28f725abd022d462513d04e4d7 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1428 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─524 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─396 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─628 /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 │ │ │ ├─29613 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29893 /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 │ │ │ ├─18767 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18788 /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@osd.0.service │ │ │ ├─25104 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25376 /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@mgr.instance.jsaffp.service │ │ │ ├─12592 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jsaffp/unit.run │ │ │ └─12619 /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-jsaffp --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.jsaffp:/var/lib/ceph/mgr/ceph-instance.jsaffp:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.jsaffp/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.jsaffp -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@ceph-exporter.instance.service │ │ │ ├─39315 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39337 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-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/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34426 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34693 /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 │ │ ├─12229 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12258 /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.service … │ │ └─10335 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─647 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─160292 /sbin/multipathd -d -s │ ├─docker-c4719905e19f2f7eac54b4769a726930a18aa67913e8f7416247127732166ab4.scope … │ │ ├─12698 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.jsaffp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12718 /usr/bin/ceph-mgr -n mgr.instance.jsaffp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-82008b4d377cc508f58169554c3f1e35ea05fd50002a8d1599b538f12fc12990.scope … │ │ ├─34734 /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 │ │ └─34746 /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 │ ├─run-rf3df7246c987482f9e6fd40b3239e982.scope │ │ └─197947 /usr/sbin/libvirtd --listen │ ├─kubelet.service │ │ └─42356 /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=unix:///run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.102 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-57cd05b7905eb19440beb488cdda45913efbe17e6b366deee0f3868225d6260d.scope … │ │ ├─18842 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18872 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-journald.service │ │ └─364 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 648 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ └─422667 sshd: [accepted] │ ├─docker-e486b26aa9ec6eee04913202cb00da4fce9fad861acd66476e74411a610ac3e4.scope … │ │ ├─39384 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39411 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─uuidd.service │ │ └─1095 /usr/sbin/uuidd --socket-activation │ ├─docker-35ec21904c9610c15fa7db7e8c9fef464786ee9c797c9d87b808636e50f993ec.scope … │ │ ├─29934 /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 │ │ └─29946 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10844 /usr/sbin/chronyd -F 1 │ │ └─10845 /usr/sbin/chronyd -F 1 │ ├─docker-c4910d81e7d602eae165b4764ca3dfc2dac34868549f22935e2e22824673699e.scope … │ │ ├─25417 /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 │ │ └─25429 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─400 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─160146 /sbin/iscsid │ │ └─160147 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─621 /lib/systemd/systemd-logind ├─k8s.io │ ├─e33c70e67fa241be4f222c59d8ce3be5c801e9a05c4ee818b17aec6cba4e35fb │ │ └─244096 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─a074baba09e0d8573ff0d0b9f373e5e62acbda85a9fecb118d0177fb740f3c43 │ │ ├─65097 python -u /app/sidecar.py │ │ ├─65455 python -u /app/sidecar.py │ │ └─65456 python -u /app/sidecar.py │ ├─b077fc9f481ad24fcab975a209797fbe064eec4dcec895e5db7e5aa2cded1f56 │ │ ├─96922 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─96939 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─96945 erl_child_setup 1048576 │ │ ├─97070 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─97071 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─97081 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─97365 /bin/sh -s rabbit_disk_monitor │ ├─f632825d96d65394fe4593c25036083239abf34eb0b6fce91603474de201f78a │ │ └─142660 /pause │ ├─1549231910f869c6bdde5c76769f75632e67bf3d540b7ca1a1b56e666b726343 │ │ └─57872 /pause │ ├─ec899b346523dd232321354b7f0ad560748f995131e9635cb6c810cf983aa808 │ │ ├─177543 nova-api: uWSGI master │ │ ├─177602 nova-api: uWSGI worker 1 │ │ └─177603 nova-api: uWSGI worker 2 │ ├─b281f65ef405c0bf5ad06bd72e6a1c5857b6231e7ed5262d571ab1fa43e4f675 │ │ └─69242 /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 │ ├─f8160b4a693c20e9e77f82d24899a46fcde5dc13e5697876c5582def5e788668 │ │ └─65930 /pause │ ├─2aebb214b311139143e1d5330632ac05b902ad21f7d4f1b71e84302b5644dbc2 │ │ ├─260032 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─260857 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpidz0m68o/privsep.sock │ │ ├─260860 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─260862 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─3e4c0915b660943d95b4dba01c2368a45b78ad96c3b647e31db13f2f0004e7ed │ │ └─58906 nfd-gc -gc-interval=1h │ ├─7b524e4d43848e6f8d5dd6112fe6585ce1ad96e441ae30e77f47849582dd7f70 │ │ └─68907 /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.162-253-55-102.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 │ ├─92162192f2064416243b851ccf2346f1deae3ae78392fb9fe60516be9414e1bd │ │ └─42193 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 │ ├─606ae8c60ace4f5bc2d08ed418816c6c76326a8d38613f461fee9a9f9aa7dc71 │ │ └─45129 /coredns -conf /etc/coredns/Corefile │ ├─efc4c89a40ebe16bb648e5160ddd06f30d10c9c3d542ebfe3ef3da1322d876c0 │ │ └─45066 /pause │ ├─1238ccb5cdc2025af2da6adcca7630b343dc8cc2331e0cf321056350eed3b5be │ │ └─197228 /bin/bash /tmp/libvirt.sh │ ├─1714688a3958c1615b70380a4375908ae6020773fc7470f32cb55e29824136ea │ │ └─205003 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─16da4e6d2b11533304b4052e9a0e2856932e82fea7d98d00f51e00ce3bbea759 │ │ ├─67355 nginx: master process nginx -g daemon off; │ │ ├─67370 nginx: worker process │ │ ├─67371 nginx: worker process │ │ ├─67372 nginx: worker process │ │ ├─67373 nginx: worker process │ │ └─67374 nginx: worker process │ ├─b33f15b156a6cd1ca256d14ff8def1ae1cc8ada02e7c6c93ab94fa200a9859b8 │ │ └─302743 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─30fb4ffa6a81afb44588cc14c58e8e068bd2955925dbd0369a5b2356ebd9dedb │ │ └─50631 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─2a56c8f356daf001c512a57f7e951daef9c0cbe1d981ada5260cd78c88aec605 │ │ └─197093 /usr/bin/libvirt-tls-sidecar │ ├─9934f03f6878a75a4b02f7d6ae80bc6be82ab895a778f39eef21e521bdcdf1dd │ │ └─46255 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─5fc0a345d2222ff24382a9a59ca36243dd2f3823d5acbb88fa55119dc240ac2c │ │ └─49348 /manager --metrics-bind-address=:9782 │ ├─44287d9e6314b6e778bbd834cbd883fdee164e28f725abd022d462513d04e4d7 │ │ └─309652 /pause │ ├─ca951257d8ac5df1cbf863d59ebcfcc6e26c710f116b2d162ce0cda70712d1bb │ │ └─117219 /pause │ ├─bc98699e4bb00c8fc06e1945a208a20f909cd28db985541b88f5391fefb4f8b8 │ │ └─227039 /pause │ ├─94f6b70c66c5678eebd72adf942d2d250041bf86ef1724e58f7192c68133c145 │ │ └─49205 /pause │ ├─70c488f2017d4c2d6b87dcf00ae2750a53438dc2298c777d98481bd535497a0a │ │ └─69147 /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.162-253-55-102.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 │ ├─a64b391efc0e1ed280ce2580187eb4615ddcd5edb6c23927ef8419a1640ae0a3 │ │ └─242761 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─21c72a59451a44c46a0902fad2de34ba3b1cbb26a2aaee876d15cf2d7d927a46 │ │ └─65993 /pause │ ├─0a2438a83c8c48ca46feaaf2dbfae9f5e0cf43a4fc92e0a2a81d87c1a300c73c │ │ └─49470 /manager --metrics-bind-address=:8080 │ ├─3e41fa7dbc1cd9a7edca42ed0acea07b0fae32b8410836796f973582a06cb462 │ │ └─163026 /pause │ ├─0242bb44d2b98c8c8b178d93f5ae1e022d22fa3b97aac40d15d9a8e6f13c6054 │ │ └─259936 /pause │ ├─8b8a7fa358f4f46c9e81c404163ecc0bfebd5c41a240f4195881f82be819a52f │ │ ├─214227 heat-api: uWSGI master │ │ ├─214268 heat-api: uWSGI worker 1 │ │ └─214269 heat-api: uWSGI worker 2 │ ├─e630f95124ea9600fd08e11a81f16271037facc2be0083f418ca2a8dd152077b │ │ ├─195325 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─195798 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─196207 /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/tmpz04xi_x_/privsep.sock │ │ ├─400124 /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/tmp0q3ebqd8/privsep.sock │ │ ├─400602 /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/tmpwff89sa1/privsep.sock │ │ ├─401000 sudo /var/lib/openstack/bin/neutron-rootwrap /etc/neutron/rootwrap.conf neutron-keepalived-state-change --router_id bea4e303-fe5c-47cd-8bc0-a59f8922036c --namespace qrouter-bea4e303-fe5c-47cd-8bc0-a59f8922036c --conf_dir /var/lib/neutron/ha_confs/bea4e303-fe5c-47cd-8bc0-a59f8922036c --log-file /var/lib/neutron/ha_confs/bea4e303-fe5c-47cd-8bc0-a59f8922036c/neutron-keepalived-state-change.log --monitor_interface ha-8cb6d75d-92 --monitor_cidr 169.254.0.35/24 --pid_file /var/lib/neutron/external/pids/bea4e303-fe5c-47cd-8bc0-a59f8922036c.monitor.pid.neutron-keepalived-state-change-monitor --state_path /var/lib/neutron --user 42424 --group 42424 │ │ ├─401007 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap /etc/neutron/rootwrap.conf neutron-keepalived-state-change --router_id bea4e303-fe5c-47cd-8bc0-a59f8922036c --namespace qrouter-bea4e303-fe5c-47cd-8bc0-a59f8922036c --conf_dir /var/lib/neutron/ha_confs/bea4e303-fe5c-47cd-8bc0-a59f8922036c --log-file /var/lib/neutron/ha_confs/bea4e303-fe5c-47cd-8bc0-a59f8922036c/neutron-keepalived-state-change.log --monitor_interface ha-8cb6d75d-92 --monitor_cidr 169.254.0.35/24 --pid_file /var/lib/neutron/external/pids/bea4e303-fe5c-47cd-8bc0-a59f8922036c.monitor.pid.neutron-keepalived-state-change-monitor --state_path /var/lib/neutron --user 42424 --group 42424 │ │ ├─401182 /bin/sh /var/lib/openstack/bin/neutron-keepalived-state-change --router_id bea4e303-fe5c-47cd-8bc0-a59f8922036c --namespace qrouter-bea4e303-fe5c-47cd-8bc0-a59f8922036c --conf_dir /var/lib/neutron/ha_confs/bea4e303-fe5c-47cd-8bc0-a59f8922036c --log-file /var/lib/neutron/ha_confs/bea4e303-fe5c-47cd-8bc0-a59f8922036c/neutron-keepalived-state-change.log --monitor_interface ha-8cb6d75d-92 --monitor_cidr 169.254.0.35/24 --pid_file /var/lib/neutron/external/pids/bea4e303-fe5c-47cd-8bc0-a59f8922036c.monitor.pid.neutron-keepalived-state-change-monitor --state_path /var/lib/neutron --user 42424 --group 42424 │ │ ├─401222 ip -o monitor address │ │ ├─401802 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─401804 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─b29809dfcecee9b4b1934a28de9ac245e8f24e46e07bdce8a066b7292a7e7292 │ │ ├─50533 mysqld --wsrep_start_position=a36349a8-b058-11f1-b466-9657b89149bd:20 │ │ └─50659 /var/lib/mysql/mysql-state-monitor │ ├─057f4f4ccb1f60c461273c1b9e975c99019dd6551b952c494f13bc94151949a1 │ │ ├─151687 placement-api: uWSGI master │ │ ├─151726 placement-api: uWSGI worker 1 │ │ └─151727 placement-api: uWSGI worker 2 │ ├─e221a2ba261f86bba2946626660401c3a5754bac2a76f03bacc3f06ef194846f │ │ └─64556 /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 │ ├─d24db379d3984d241a5644641a95e2f29e029d85e34e4126f9384e6d4bc952bc │ │ └─58942 nfd-worker -metrics=8081 │ ├─841c7fb9f5a50f48ba7b208c88d44c7b6633d8390e31a202486d7b2a3acf8446 │ │ └─58557 /pause │ ├─dcced77b6a67b2d365007393c041999e9ea498deeb62bf54b9f7c87b5d700dd8 │ │ └─115401 /pause │ ├─940d7c9d019b03a6387f9cf4f490f8c83ddf3c1496d3fcc9edaf2517c45c24ba │ │ └─268520 /pause │ ├─d996121e04bdd7af5a3b3f6b08cc77298d7c715aae5135e38a8fd81c41660142 │ │ └─260520 /pause │ ├─88590924cf35324fd8700b348bc2abeb5d17a06f95aa865e0008fc2efb5bd03c │ │ └─100112 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-cnnmx --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─618881e8954d1ac2b174f175036a0fe34cb1306ef8f37d79a705c473c20f65d2 │ │ └─67320 /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 │ ├─671b1bc04e6000ed54c73784612b9389aee839ce2db0aa341cff5bb4e22fba10 │ │ ├─43763 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44145 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─b6ba9ed87247b43667336a6a8f36207fb19449e07f16ca4c49c3879c5d096847 │ │ └─195294 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) │ ├─8bd86763ac1238c349e5ac8b39749d3d5ed5858857021e290757bc5304732631 │ │ └─305545 /pause │ ├─731df67d9868f4f50ec0ed6b2ee81213dfd5d925dfc4921c24852da8d5e5eaef │ │ └─45064 /pause │ ├─65a0f10ae7fe4e13a509ac91721e18cac0b48b1056fb665ccd87a9b6f2c36126 │ │ ├─ 48582 /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 │ │ ├─ 48599 /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 │ │ ├─ 48653 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─307793 nginx: worker process │ │ ├─307794 nginx: worker process │ │ └─307795 nginx: cache manager process │ ├─27feb0eb0807aac168c84e261165c83c6524159d13c288a3c3c7ef0277d8bbdf │ │ └─69821 /bin/memcached_exporter │ ├─0db113ae1c28195f17193193594a1da1c10a66fe9ec7b3447a02fa30b19d7b40 │ │ └─64249 /pause │ ├─89f5adad8fd79799868eb23ea0d7a39c5e829e5d1ef1e3d0e8370c488b5112eb │ │ └─66791 /pause │ ├─2002920437d3e98d758c3fc50f6c5b247f2ee7a5e8d3b5bcf1c5b2cf04220316 │ │ └─45490 /pause │ ├─227a275145e475ba90c21800dce49bfc36fb183f6044e100960e1065c570aca4 │ │ ├─100208 /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 │ │ └─397139 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─93632ae0f2008ae44e413ea4a7ea619a318f0c7940cdb9587d575f18556b3a76 │ │ ├─192254 neutron-policy-server: uWSGI master │ │ ├─192332 neutron-policy-server: uWSGI worker 1 │ │ └─192333 neutron-policy-server: uWSGI worker 2 │ ├─bd16a453ed7fab4aa96079b6a81ef4f1239e151cdcf7c803ba4ae2e63eedc433 │ │ └─64025 /pause │ ├─c169b46fe0d17e4244da05be72b571b6eaa4a48f5c385d3bd8797c0aae062bb6 │ │ └─64167 /pause │ ├─24c1f2e230287f66915cf50915d1092515d2b8561a055944c83af07554fa10f6 │ │ └─166806 /pause │ ├─41033be5cf4f86ced0dade67a91d943e8bc8e2cbe84cb32edb3e230d9fbba460 │ │ └─49795 percona-xtradb-cluster-operator │ ├─b94f70ddfa3da7186b444671da6e12e51a520701848166dbc99924645e7fffe2 │ │ └─309883 /bin/openstack-database-exporter │ ├─312b738f9ec29f3a6c2fd5e1628b3955ff4144074a9710e9329a31982cfc388c │ │ └─66520 /pause │ ├─e61efbe3769d0d15a39b8401caafa9db8383118b4b0d3f4827de2255e277a915 │ │ └─69663 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b369570715bb64ffbe9d1cff44725d54d6bfd46b792446e2c91795518e04df28 │ │ └─48397 /server │ ├─cbf898fa4bcf30c1471be90c34698973f52371176cd5c72f84083654260cb012 │ │ └─165944 /pause │ ├─3679428a629e05839617a26ed4edb486378dcf5fc1bfbe79097a7a5fd80b9ff2 │ │ └─119081 /pause │ ├─c51c7d65c865a16d869a9ef68e8b6688c7d4bd0f908f95dbc69150c3a78050fb │ │ └─53029 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─7e3ba538a7b83642913682a43d9de3d156ba71ded346faa89c7e8c5c23913ef0 │ │ └─248165 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─1c4798f2e0dd44b40e16a6441b244689d8349ac31f346c08709f230589119145 │ │ └─58868 /pause │ ├─69eb99da24630d07c1f6c3914b4bd15dd184e1202faf8fc375476a78508d4a2a │ │ └─218535 /pause │ ├─d01ecf5e5aa8defce4c0122ab768a3bbcfab3f591ec8585eca290570e02cd58f │ │ └─53234 valkey-server *:26379 [sentinel] │ ├─9d73659d19f1a4a0166bdc029b40e252744e329c0e85f245802090dc5c697e38 │ │ └─142709 /pause │ ├─38db06dc6a8d5d0cffdbebbcd708f2fc008f1635768997e3f82cc0361193fe8c │ │ └─268805 /pause │ ├─bb0e3b8c0d9b31d1339106f61f92c0b018298bd206aaf387007695386f1d6da6 │ │ └─197415 /pause │ ├─ea4e1d32f4041fa5aab8e5d1d36db0eeb1277c3358ae79cf8e3ef613f6312a53 │ │ └─58607 /pause │ ├─49a6fff6099576c7d73154cb37731eb16c78546119175807a34529c49c9a6279 │ │ └─67753 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d8b54047babf6b808879662c50f3a1cb75c34274ecd3e00e8e917f8a67017d39 │ │ └─46005 /pause │ ├─f7b69678cf3baa9425ec0b87dc2bafc086a2026631b706e8e77b518771219940 │ │ └─48223 /pause │ ├─df22460f8a5a54bcb2a53168bc524574176cef8ebfb7657e60ffbab10b1a2c28 │ │ └─161019 /pause │ ├─00bdecd2bfbfdce086de1b9a27a7386fbe6deb6e23728c0df146825d978219c3 │ │ └─67973 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7dc23f681cbd84a05a50a809678c71079842ecd2daa7f3a18e34b55788bc3825 │ │ ├─182990 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─400212 sleep 300 │ ├─14a367328bfd47535eeac6c89c10f5279c27cad5759cf59caaaabaf848637c51 │ │ └─266662 docker-registry serve /etc/docker-registry/config.yml │ ├─da26c8ac2949d9149ee0209685375fd5c61b3ca043839099b00a29eb1bd11eec │ │ └─96737 /pause │ ├─5df2190755546a8c3c56d32f2407fc10c31cc19d567a2b88874673bb5dc89bd7 │ │ └─66037 /pause │ ├─2212bf5e608e4fbe7757b57c2d498c577aa2d2401335504482b38a0fc5d35224 │ │ └─46300 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─d0b88627ec82b694fafe15d096c44adfa104265046aaaba680d8ea7c0500c8b5 │ │ └─64709 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─753fe3850e2e6a0c65664db4307666b445bbf626995b847f2c06416fe79e8d7f │ │ └─249055 /pause │ ├─c58392a063534c5619e9cdd4dc87332e84c6a97ceb018997bf1d9b0e7f243ee4 │ │ └─49982 /pause │ ├─4be8587126f0371f62cbe4d31401334141dc3f44ce1afa44be958ef45541b5f3 │ │ └─52670 /pause │ ├─275a5fa5fff416cfc045a4f8d8382af686cdf602521ce19d6a87839915624146 │ │ └─308542 /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 │ ├─44d4d3cc263b22ff35f2917977e225533c9fc32a851f764b41a25c4a785f88b0 │ │ ├─239936 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─239953 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─239959 erl_child_setup 1048576 │ │ ├─240183 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─240184 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─240194 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─240422 /bin/sh -s rabbit_disk_monitor │ ├─9798e83b1ad43061129e751af427f5dfa6ce41d9b3b22552554b8fff9aae6dc2 │ │ └─163163 /coredns -conf /etc/coredns/Corefile │ ├─768d456240a1472356e88212d9da94ed4565d2a84793c0a9563a51d810cb75b4 │ │ ├─302784 manila-api: uWSGI master │ │ ├─302807 manila-api: uWSGI worker 1 │ │ └─302808 manila-api: uWSGI worker 2 │ ├─3047338e10812ab7a327c35298ecd6925be1e6d4b7d6d1a0ea6ca762e87de691 │ │ └─263704 /pause │ ├─a6627eac43e29cef7664bf68812f27ab2b76f08263a7c9342ba5281967e13a3b │ │ ├─214079 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─214573 heat-engine: ServiceWrapper worker(0) │ │ └─214576 heat-engine: ServiceWrapper worker(1) │ ├─2fcbf940742a28123e842b3a0e28e4340cd0f54fa5e220c5149681d012bb84bb │ │ └─69548 /bin/pushgateway │ ├─410441ffac763f07c3d9849adfc660e90f81b103d6e9506f98b081e4fdbb42b6 │ │ └─65657 /pause │ ├─bff273766f7c707f81be15ad8dea91c536c887c64886b7712766cd1408105078 │ │ └─99780 /pause │ ├─e65edf42a16f79d20600e5dc4dbf0d192a8812e0458f3b88727128907f3e37bf │ │ └─182107 /pause │ ├─0ee678d04110d0656ea74ffdb891d5e8ba735bdc864ae1148f7e294a667bd38e │ │ ├─ 75583 apache2 -DFOREGROUND │ │ ├─ 75622 (wsgi:k -DFOREGROUND │ │ ├─ 75623 (wsgi:k -DFOREGROUND │ │ ├─ 75624 (wsgi:k -DFOREGROUND │ │ ├─ 75625 (wsgi:k -DFOREGROUND │ │ ├─421357 apache2 -DFOREGROUND │ │ └─422195 apache2 -DFOREGROUND │ ├─6555c3b58539f43707e787613bf51857798c4a7507e6615a23a3438bfc7d3083 │ │ └─99734 /pause │ ├─e974e299a685fdfb0b5f92470d053abd48c57a3cdcbe5888120d5332a8dd7c1e │ │ └─308219 /pause │ ├─3af195348a19734073f88904f7e520c2be32957450738b29b7ba4c33c51207a0 │ │ └─42295 /kube-vip manager │ ├─df689e859116e0cc5513e2bc511ea138f94a41e91b715b1b5f1cb54db8f113d5 │ │ └─81716 /pause │ ├─c9e6d8577f3e1b1240d0141ec6da24c905d30994019659128fb5fa6d7ad7ac80 │ │ └─182337 /pause │ ├─c8bde3088ee13652c21646c70d4f3a7102802cf0f69cbf8f4b13a3d8842465bd │ │ └─145482 /pause │ ├─9daf94f53552da42f96dbac90231e522cbeafd7ce33adabbd80dc6e0c3fdd366 │ │ ├─341352 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─342199 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─342618 /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/tmpkyewa8ad/privsep.sock │ │ ├─343458 /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/tmpzw0glzw5/privsep.sock │ │ ├─344130 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/4b39c241-a9fc-4257-85d1-bb337451bb3c/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/4b39c241-a9fc-4257-85d1-bb337451bb3c/host --addn-hosts=/var/lib/neutron/dhcp/4b39c241-a9fc-4257-85d1-bb337451bb3c/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/4b39c241-a9fc-4257-85d1-bb337451bb3c/opts --dhcp-leasefile=/var/lib/neutron/dhcp/4b39c241-a9fc-4257-85d1-bb337451bb3c/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-78398782-87ec-40bc-8837-0afea898285d,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 │ │ ├─344136 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/bed6f789-37cd-41bf-a038-58c89822d128/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/bed6f789-37cd-41bf-a038-58c89822d128/host --addn-hosts=/var/lib/neutron/dhcp/bed6f789-37cd-41bf-a038-58c89822d128/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/bed6f789-37cd-41bf-a038-58c89822d128/opts --dhcp-leasefile=/var/lib/neutron/dhcp/bed6f789-37cd-41bf-a038-58c89822d128/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-c06dfe15-1f86-4a99-9663-09c0ffc99e08,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 │ │ ├─344149 haproxy -f /var/lib/neutron/ns-metadata-proxy/4b39c241-a9fc-4257-85d1-bb337451bb3c.conf │ │ ├─344153 haproxy -f /var/lib/neutron/ns-metadata-proxy/bed6f789-37cd-41bf-a038-58c89822d128.conf │ │ ├─399825 /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/tmpmww_4q2_/privsep.sock │ │ ├─400285 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─400286 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─403628 /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/tmpamh0yrrd/privsep.sock │ │ └─414868 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/ad6f3633-5731-462a-abf2-8e701f7fb5c3/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/ad6f3633-5731-462a-abf2-8e701f7fb5c3/host --addn-hosts=/var/lib/neutron/dhcp/ad6f3633-5731-462a-abf2-8e701f7fb5c3/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/ad6f3633-5731-462a-abf2-8e701f7fb5c3/opts --dhcp-leasefile=/var/lib/neutron/dhcp/ad6f3633-5731-462a-abf2-8e701f7fb5c3/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-60817e8e-b8fd-4913-a86d-c3eca5454f3b,10.1.1.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ ├─3a954e2c753458c238100f5891afd5f4c6b290f25d0ced647628f0593ca65426 │ │ ├─70656 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─70682 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─70688 erl_child_setup 1048576 │ │ ├─70735 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─70736 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─70746 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─70836 /bin/sh -s rabbit_disk_monitor │ ├─8fa30946e4b0bb1c218c19369454b1713f41b03a62d4ef2635a5be597bba3d1c │ │ └─42033 /pause │ ├─4d59699342dd7cf12266c5fd991c56d381a80fcc1978c97939039cff8f8d6a07 │ │ └─42066 /pause │ ├─a1628284b4e2a4dd0267b01f55121c3c7d4719983ffefa1cf93c7c6bbcb58eaa │ │ └─116851 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─9f77eaf83335396a3779698d343caa82df33e52b5fc18171324a2399c9559ed8 │ │ └─53318 redis_exporter │ ├─6316b8f09b886e4d191aa311865fe54593720d699fd3bf830905b0f4ed2f99eb │ │ └─199996 /pause │ ├─58aa7f429b5ca3e66f05aad3d6bed6f1b3ddbeed5c01e58276b8f112cf0fc30e │ │ ├─178757 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─179119 nova-scheduler: ServiceWrapper worker(0) │ │ └─179121 nova-scheduler: ServiceWrapper worker(1) │ ├─0e99a95fe616e0ecedeae80dd9969b0f3dbbb73cb96147e4d365d08bf9474feb │ │ ├─193293 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─193661 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp8um92848/privsep.sock │ │ ├─193861 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp9zfw9d8z/privsep.sock │ │ └─194248 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─36141e702283ede577d1728193773d2721b1dffad04619d5369478517609447a │ │ └─42035 /pause │ ├─3856af41837312e9788bec1e6afff5f4ee471395eb394be186016160a91df6e9 │ │ └─131142 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─d215758ffd410a4d72ece01bba850bbe8f1c7d9378b8732df2542d8010270082 │ │ ├─179969 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─179985 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─179991 erl_child_setup 1048576 │ │ ├─180051 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─180052 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─180062 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─180266 /bin/sh -s rabbit_disk_monitor │ ├─e33e4f14f024648d72b2558ca760f18c82db4abe8075a605d6d49a9846321053 │ │ ├─192174 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─192631 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─192634 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─192636 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─9f765444069bbe2f2f39c5cac8a3d6f1da2fd9257fcaff66d7bf203494f0411d │ │ ├─65067 python -u /app/sidecar.py │ │ ├─65433 python -u /app/sidecar.py │ │ └─65434 python -u /app/sidecar.py │ ├─746d0f61e499b37b3a9b5d870a68262f0ed3a415bcf16cef4e0b450ad11b7650 │ │ └─45110 /coredns -conf /etc/coredns/Corefile │ ├─e18d73e60eccfdfdff2174ac8ba94c82031711da69f775d5c5dfa8224be926bb │ │ ├─236617 octavia-api: uWSGI master │ │ ├─236632 octavia-api: uWSGI worker 1 │ │ └─236633 octavia-api: uWSGI worker 2 │ ├─94602faa33bab0a4417e0a9d2567ec25307a5f4a68ed4c70efbebd47bb07b9c8 │ │ ├─129499 cinder-api: uWSGI master │ │ ├─129512 cinder-api: uWSGI worker 1 │ │ └─129513 cinder-api: uWSGI worker 2 │ ├─f5bb43a22da1ba82912beb2bc1f6b0a94fa9a2fc07c6638f7539edeb99c9e25e │ │ └─166425 /pause │ ├─63b369e955e1a5dccd8bd3625ceb8d821895709bc9c2266a1b9f3d47c95ca75f │ │ └─226961 /pause │ ├─3003c5a1841ef0bda8d199fc81d79969e5621377dde802d10aab7da193e26514 │ │ ├─114028 glance-api: uWSGI master │ │ ├─114068 glance-api: uWSGI worker 1 │ │ └─114070 glance-api: uWSGI worker 2 │ ├─dadbf6271d1c60af69fb31f875a139cf4bff85077523f5a6008f2ddbed2aa474 │ │ ├─178624 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─179074 nova-conductor: ServiceWrapper worker(0) │ │ └─179076 nova-conductor: ServiceWrapper worker(1) │ ├─bf12b9cdb1814bd88ac0b41c3c0a1de40fa8c4a8cadc1af035cfa2357fbe1765 │ │ └─143395 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─cddc1fc4a3328fa9da78d34fdbe1aea5dcfb626d5c294ec0522fd8ea5eaf9c69 │ │ └─199862 /pause │ ├─5123d21a5b487fb064c60cbe19813de4084231aa1407e3825144cb8cf657d1e1 │ │ └─115305 /pause │ ├─d9f2ba2ec605f3a42b7534254b0c8a756e229c19ce748be378a5b9991bfa0d81 │ │ └─237246 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─d1f5b9813ad1426158142c25b0399c2e20190eb54411ac8d45f7eb9807474f15 │ │ └─58984 nfd-master -crd-controller=true -metrics=8081 │ ├─484be06874b7f1490b47fac1706a99165b4c194d57c0d7d770d8d72100d0f86f │ │ └─52913 valkey-server *:6379 │ ├─d4fed1a2b19bf441a4b3bb9885b953783c0ca2e62db72d9431f792843df4c95a │ │ ├─238177 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─238195 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─238759 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─238760 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─e2566167ba0f8bb9b68c1461f07fd8f99094e63ce32011108c9170dc9a7a74cd │ │ └─245702 /pause │ ├─860689c1989b5514458f24e20a0dccb44869aaffce2cb639d83b2c0ff82db439 │ │ └─302764 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─e41698254397b2f7f7cc463dec61dec07839efbf25791827703ae7f4a4cf9d06 │ │ └─48261 /pause │ ├─da201c236d29d31c10237cb6866c59d13efd7615ce908c4e80efea4d7ac9f224 │ │ └─52846 /pause │ ├─25c1679cd68e3ec5cc96e952fadf13f574519f114fa9b970abf5187eaa0228aa │ │ └─227309 /pause │ ├─38b4f3c8dffc3ccd0366bba06f59673f6e4ff733a4ee1d60d901ee7cf0cb4549 │ │ ├─164076 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─164093 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─164099 erl_child_setup 1048576 │ │ ├─164239 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─164240 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─164250 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─164361 /bin/sh -s rabbit_disk_monitor │ ├─26231f920e997931e1a696185cd11a3ab1c24bac4548cf75db7c4f739863121d │ │ └─49677 /pause │ ├─0f8b9d8d522a1d4d8712012e4e0525518afef45c8082e46c2e8285861ee80939 │ │ └─42055 /pause │ ├─1f3214aa0511a3a572e0cd359a34840579cf24669f5dc1e1c2671ff4023f6c04 │ │ └─50367 /pause │ ├─58e8b9e5809982d54ad4a8c15defa3d16e10382aa3855c28fbc3405fe11f1535 │ │ └─268705 /pause │ ├─c41c672a46a08ac077d61a641d3457ad6ee02942d169f329fe29f9e98ba303a1 │ │ └─244669 /pause │ ├─1bf903d6cca90e11fd2463c61169614e99ceec936d3ddca3fd779844bbd60a6f │ │ └─43290 /pause │ ├─fcc9a29c9e867961c5ef6c56bbef73ed969f7eb806ccc970271db6d7283d953d │ │ └─67290 /pause │ ├─d0393bf4c2f0412b3d08fa0dfd7fac5af9fe21a14a350287714096f901026a6d │ │ └─49300 /pause │ ├─bff0aa57b2c70a37758bca55fb4722f87ba0b4fff1f3ab712e613b8ca88fe8c7 │ │ └─197795 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─25a1697b206af6f14e5e3dd215e4c68cdc517562d1fa28606cfeb930e6355ce3 │ │ └─163960 /pause │ ├─2be71606ac97257a650553af017526d4aed9e1bbc1faa5f7564ae9c595d81561 │ │ ├─81892 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81910 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─81916 erl_child_setup 1048576 │ │ ├─81974 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81975 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81985 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─82073 /bin/sh -s rabbit_disk_monitor │ ├─611d2080cb2d2fcc1357feec0cabb7ed2aa6e7afca531d5362171ad7352d653c │ │ └─46096 /pause │ ├─3f0597b675cc441ff888837ca45420690a3a85bf1bf3c55b88d52c0194743fa7 │ │ └─42161 etcd --advertise-client-urls=https://162.253.55.102: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://162.253.55.102:2380 --initial-cluster=instance=https://162.253.55.102:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.102:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.102: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 │ ├─09deb4e3866204b59e87d829406d9029373e9d390ca70c86bbbaa815aec36971 │ │ ├─197604 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─197621 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─197627 erl_child_setup 1048576 │ │ ├─197819 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─197820 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─197830 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─198157 /bin/sh -s rabbit_disk_monitor │ ├─32126518463ad85f4b20d3eeee60d6dcb6dd941755e52fc3626b5e9b6810c2e0 │ │ └─90586 /usr/local/bin/rook ceph operator │ ├─37cb35ce81a926e71cab94bc941e15e417e7bf8cc9c4ff3a847c7ef674be6768 │ │ └─162558 /pause │ ├─5f592421ccef0978b659550e1bb37f3cb0de6656f745bbfc83d481b620843607 │ │ └─43532 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─7a0e8503ad4528ac03f3daf3cf36be107e13a9e3de4666c0d826c655d0e5f82e │ │ ├─260120 magnum-api: uWSGI master │ │ ├─260154 magnum-api: uWSGI worker 1 │ │ └─260155 magnum-api: uWSGI worker 2 │ ├─63022f8a544f416b365a59713fe987b9c17f767654a8ec3c9a110cba37870874 │ │ └─244695 /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 │ ├─e655af17c61cfc5018d028fa628016b8783f6968e5679b59647b01da1af2cca9 │ │ └─182305 /pause │ ├─a986e54e5305512d84282a002479e47f6ce1d3d90c92e236ace1b49eb9277dfe │ │ └─166989 /pause │ ├─0183a154d1a2ff7fe72dd4e2a19dcacc4ba090e01c2f197b25aaa37edf50c69d │ │ └─268844 /pause │ ├─cc2a6b0088c48066d6f338e7e58ed0d9d792a14e18111fef995a715003cc0142 │ │ └─44646 /pause │ ├─bf289d263615f477f6dea7beb20325e3974a5dd014fc9426f0d2e194747983fd │ │ └─42546 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─8a5260229565421dfd814f6f624e9c21b4bdcbff4bd584c4537b0e5b9532d4c2 │ │ └─59121 /secretgen-controller │ ├─d9538f699ddfef0f1217d6e0413beeddcb5fbd3df04eb1d93817b52504ac62b6 │ │ └─42520 /pause │ ├─f96953ab2f061775544eff93308dd28870f64b367473b96775de2a2afd07f848 │ │ └─69377 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─94242eacfb9a70cc77b0e3b414be4205a036e2a445c98c47ab962f7dd26575ad │ │ └─45719 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 │ ├─b58d832adebfa56074f7bbff8a45523897c7dff3ea05d33de19e0f8b7f290118 │ │ └─70247 /pause │ ├─04d2e0b898983369f48cf229a2400f440b97c3dabeee0eb97d3ad52cc524d374 │ │ └─46210 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─aa4456bea1a5bba2b3d875893264a36cb40696ebe2940058192a52c462cf84dc │ │ ├─192195 neutron-api: uWSGI master │ │ ├─192239 neutron-api: uWSGI worker 1 │ │ └─192240 neutron-api: uWSGI worker 2 │ ├─86ba11d308d5be54e3e84e76e4b7a5358e5e4f0d903b9140da419a8b8f8aeda8 │ │ ├─161423 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─161436 /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 │ ├─f1a107c3a109ec090f5dbbfb5b22f5f305ed3075bde2f380a8fff9b5ff5aff69 │ │ ├─237364 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─237929 octavia-worker: ConsumerService worker(0) │ │ └─237932 octavia-worker: ConsumerService worker(1) │ ├─a425cd67cd44f00fd0079d492b95a7a7178b52ffb785e53020f5734cf5857799 │ │ ├─115733 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─116033 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─116036 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─c27893de295740c3273efda1e54aee374a132081078d01238927973e7f973129 │ │ └─68974 /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 │ ├─e4d2621cf36aea51f82ae9d9471897fc520a42ee0e13879ade2b1c3602d6ea51 │ │ └─161391 /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 │ ├─080ce0bcd077087b9c1f3f90f70dd6cbfffd6893cb78427bcd42516d3cc531dc │ │ └─58666 /pause │ ├─01fb092169850ae267798f4704fbe98de78effa648dbc04e499059d22aa38fb4 │ │ └─119161 /pause │ ├─5424e1123df047d58505cba7311a39f0bf6c97518a2380a8ba8d6f65fe3b9b96 │ │ ├─312524 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─312576 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─4a987711e492f1edce3f8441417358b8100bf3f1fd22f1ca0cbeeb7a346fad7e │ │ └─181770 /pause │ ├─8d18e08a343c66c9b9f70bae652edcc95d9656a025560f25ccbc2f0c12b794d7 │ │ ├─88914 barbiacan-api: uWSGI master │ │ └─88928 barbiacan-api: uWSGI worker 1 │ ├─a639689e6e62adb7c4b0da704d0da13d5848d0fb2a178772fc9c3f636e79582b │ │ └─44674 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─a4a25a8e3832eb00a6effb6be036312d5c9b2d7d64189bd8c5e333ae7f854f77 │ │ └─43278 /pause │ ├─96f7f5833ffa0580d756bca34a78a43ae37fe61ecbd6bb169ce183bc919d813c │ │ └─181980 /pause │ ├─95bd551dcfb233ecdec7463efefad9252b5f43db9c2607cfed34b759d23450d2 │ │ └─67613 /pause │ ├─d3b36e2a5bf72b342349294eddddb8445a16f0e5c72e0c9f17fc74529e521a99 │ │ └─68648 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─b5003f14414039924932490aba00d4ca8c3d1da7c93bf44c337031a66ada89e3 │ │ └─181931 /pause │ ├─6be2ac92812f682ff0cc849eb86358a6358fca46222133f79ecfe9906008f042 │ │ └─226989 /pause │ ├─8eb074ebbbd2500536d1d09d969eb562e498e4c9ace62490845e2d4d2cca53d7 │ │ └─113688 /pause │ ├─11158c0cb2340d38e37058a7ccb03bec41644b7e2788f1bdd30eaff8019e5ad0 │ │ └─249001 /pause │ ├─40fcf03d4005937745a8d57d62e8dd158eb959880b21607b7572b796494940e3 │ │ └─100959 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─3b13a988b4a90b7995b66703747ebda9b2aeda42f0446df54494fb737e2199ff │ │ ├─263943 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─263969 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─263975 erl_child_setup 1048576 │ │ ├─264039 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─264040 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─264050 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─264176 /bin/sh -s rabbit_disk_monitor │ ├─3761c44218debd6fb064990afa269c77dffb752fd013c6a255d9cfaa4f39fa61 │ │ └─242664 /pause │ ├─877783914f372b1f3e9110b9236cb7671f12d6d916e19638deba9160eeaca6e8 │ │ └─172597 /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 │ ├─9d08d4f682cee5a148967333f6b714c57181ca12a6835757540e6abd493aee3b │ │ ├─68193 /usr/bin/vector --config-dir /etc/vector/ │ │ └─68245 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─7634d33e03eed279c073097cb7586176385a9324b2bb6ce394887bfdb5113d25 │ │ └─69197 /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 │ ├─4a15f8279fa1fa0f3b281042073978ca3046819e84d16f925193d3a1b4d5c5a2 │ │ └─243777 /pause │ ├─2cd941639632b57ceea551c19cb1fa4e35307719714d1adcf926fc96be0022de │ │ └─181925 /pause │ ├─654422568004ebe6480b0d9150c7e8c7384ef028cdce7087d0f2af34e54d9f15 │ │ └─65449 /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 │ ├─fe9ea31e33ddd33749a3f6aeb4ebc6a69eac16de603baa1a933ae322bb04de05 │ │ └─179850 /pause │ ├─f4d0c73617a1e3fb88e6d61f667c0b64f73c4468c59df3e192ee6d3469a89ad1 │ │ └─245737 /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 │ ├─eb132d006afbd06c4b997729b17efb65ab3ef34700a4afad8ab9833dedf778c8 │ │ └─248122 /pause │ ├─654336af83ec56db95d1570232963413495bbc203cdfb5040987dd9010e56825 │ │ ├─218742 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─218760 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─218774 erl_child_setup 1048576 │ │ ├─218852 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─218853 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─218863 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─219127 /bin/sh -s rabbit_disk_monitor │ ├─7217783ee7614d114caa5658b4e90cd074aac2d20da028ccb9a32455c9685b10 │ │ ├─204937 /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 │ │ ├─401125 /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/tmpy0_kvy6r/privsep.sock │ │ └─404961 /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/tmpf18ria9a/privsep.sock │ ├─f345b036f5565f629dc6223f9699257cd2651db3a8440ffd884cc82194d90597 │ │ └─69876 /bin/oauth2-proxy │ ├─b299c56f54f6abb66a4888eed6d758f64e66343eb44a1c12485ca1ed4644956d │ │ └─69895 /bin/oauth2-proxy │ ├─32bd1858c989cc23af0864b93f873d56a078fc01ec7a50d3f26d1e52355a063a │ │ └─65732 /pause │ ├─864965023c5f8a7780f055f0c1479557f6c23aef979b708f08c1ddc402ac6d28 │ │ ├─143863 /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 │ │ └─144110 /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 │ ├─ca8a380110d1d796d9e2048a08eb788e3b0b5842d75d61603b9da7c3fae8a43a │ │ ├─308157 apache2 -DFOREGROUND │ │ ├─310541 (wsgi:h -DFOREGROUND │ │ ├─310543 (wsgi:h -DFOREGROUND │ │ ├─310544 (wsgi:h -DFOREGROUND │ │ ├─310545 (wsgi:h -DFOREGROUND │ │ ├─310546 (wsgi:h -DFOREGROUND │ │ ├─310547 apache2 -DFOREGROUND │ │ └─310548 apache2 -DFOREGROUND │ ├─c8e47d65ebeab11ce8a8a489e24fc4fd1683be0c02cb32bedbb4ef04f6286c7b │ │ └─166739 /pause │ ├─96ed1fe1e7919b037677858ad41d6684bb8117b926810d38b4f9bce20379455c │ │ ├─260386 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─260855 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─260856 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─a78f406b040067ba05e4164c650576b584bede10679cf8d46ab2690529b5c17d │ │ ├─177660 nova-metadata: uWSGI master │ │ ├─177679 nova-metadata: uWSGI worker 1 │ │ └─177680 nova-metadata: uWSGI worker 2 │ ├─9ea85d63226678c4f40116643c92061c4e0b2bb5c7e8e9431fb791c205f45d50 │ │ └─68859 /goldpinger --static-file-path /static │ ├─25b58a92f058e7cdf9cec94086328f20d0ca3fb91bf897e4c07970de8eae031f │ │ └─83260 /pause │ ├─29f49113ebc86560a97c96106b9651d1700b697c4301e94e59eb19668ce43290 │ │ └─72055 /pause │ ├─f45e500d0ae9272a899bdd11a3c37336aac061f3127429e3255d57886ed9f170 │ │ └─42159 kube-apiserver --advertise-address=162.253.55.102 --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 │ ├─7654b9e696a543ca277ac9d9471c0ed8bd638274ba43c0b3b57d5258f5da202f │ │ └─68424 /pause │ ├─2c73a2219020c1d993384f4593859bafb2b1886e65090e8ea0c312ee40e571cd │ │ ├─303043 /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 │ │ └─303250 /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 │ ├─8be9d6949aaf01deabd390a9161ecefe3ef026e18be59bf067a9f052443e31d7 │ │ └─239813 /pause │ ├─8f3b945fedcd7418c91d756a8d4bdc150de3011d5b89e1389dd1c8e4df3ba5b6 │ │ └─166210 /pause │ ├─ef8f2b58e4c396713a37fc7901b86fcd6760280b21a887729b2fed2131cb6a25 │ │ ├─ 50477 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 │ │ ├─ 51788 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 │ │ ├─423151 /bin/bash /opt/percona/haproxy_check_pxc.sh NOT_USED NOT_USED 10.0.0.87 33060 │ │ └─423164 [date] │ ├─531456957310aa609d3b5b4d88db67f0cb0d65cb2b2188a4852bf36949f9d669 │ │ └─199963 /pause │ ├─dc02e208a1a70e72c3c257aae8dfd32ae3a0a0cb7703df5dc4ca65c10e09cdc1 │ │ └─64219 /pause │ ├─a709f2b115d8d46f97243974728030bf84e6d9a21bbb01c02ca83cb913e71c4b │ │ └─46042 /pause │ ├─6bc3e229b937d280e40969d4bfa95ba8a2645cc5d62634f1f4a103957213b4bb │ │ ├─117464 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─117481 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─117487 erl_child_setup 1048576 │ │ ├─117592 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117593 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117603 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─117885 /bin/sh -s rabbit_disk_monitor │ ├─3e0d4667f9f0cf3cc33d45be4a6da54dee574a2ed53e3648f60fbca3e6b68da2 │ │ └─66609 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 │ ├─5f93182ca7018e13bdf8cabfe1af39179ce7d11b784b84ab21dd5304a308cd37 │ │ └─50726 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─12eebe5b209ea67c81f17ba1a03bb2a642140d1b628b72276ad65a4e3745074e │ │ └─42129 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 │ ├─cecbf166c71667b7cfb5846cc43ccb12824eec9398b77d5ac36c87d70127455d │ │ └─89728 /pause │ ├─43e9784e47ed4e74a51292b18fdaee43f6bcf1f470afe561c3b25637bf988a2f │ │ ├─214201 heat-api-cfn: uWSGI master │ │ ├─214247 heat-api-cfn: uWSGI worker 1 │ │ └─214248 heat-api-cfn: uWSGI worker 2 │ ├─39940569ca9cdec67c2f50a453f70ba71ed9c4d2769b788667d2168d2929d630 │ │ └─41910 /pause │ └─7c6292f4a54e528dec5ff0177e251a7586b2244b17390e95ce984c9d962abaa6 │ └─69757 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount