Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21552 /lib/systemd/systemd --user │ │ │ └─21553 (sd-pam) │ │ └─session-21.scope │ │ ├─21484 sshd: cephadm [priv] │ │ └─21566 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─712 /lib/systemd/systemd --user │ │ └─713 (sd-pam) │ ├─session-4.scope │ │ ├─1611 sshd: zuul [priv] │ │ └─1624 sshd: zuul@notty │ └─session-1.scope │ ├─ 709 sshd: zuul [priv] │ ├─ 726 sshd: zuul@notty │ ├─ 871 /usr/bin/python3 │ ├─ 1615 ssh: /home/zuul/.ansible/cp/162.253.55.31-22-zuul [mux] │ ├─435009 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-djsvbdohsqlwkuchtwruvdumhntrxkle ; /usr/bin/python3'"'"' && sleep 0' │ ├─435010 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-djsvbdohsqlwkuchtwruvdumhntrxkle ; /usr/bin/python3' && sleep 0 │ ├─435011 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-djsvbdohsqlwkuchtwruvdumhntrxkle ; /usr/bin/python3 │ ├─435012 /bin/sh -c echo BECOME-SUCCESS-djsvbdohsqlwkuchtwruvdumhntrxkle ; /usr/bin/python3 │ ├─435013 /usr/bin/python3 │ ├─435033 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi │ └─435038 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-79d63acb915185e1ca8b1673d62e7d6f1fa53fada60b1907e3ff8d50d00d42b8.scope … │ │ ├─12697 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.sgmbnh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12717 /usr/bin/ceph-mgr -n mgr.instance.sgmbnh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-207394d88b911632b71fb005d6775faaa4aef1a6391dcb70bc4468d10005f94e.scope … │ │ ├─12336 /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 │ │ └─12348 /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 … │ │ ├─ 9956 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12299 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 207394d88b911632b71fb005d6775faaa4aef1a6391dcb70bc4468d10005f94e -address /run/containerd/containerd.sock │ │ ├─ 12671 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 79d63acb915185e1ca8b1673d62e7d6f1fa53fada60b1907e3ff8d50d00d42b8 -address /run/containerd/containerd.sock │ │ ├─ 18530 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9d9a1c7822c1c9ae38b726a482f0bc8156e0100513ff936a4150996af5ed4103 -address /run/containerd/containerd.sock │ │ ├─ 25100 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4e5bb2f63c6cb6c7e45ac59dc9e1134bb1b168fee6ee5415ce005f98f1384df4 -address /run/containerd/containerd.sock │ │ ├─ 29788 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6959c44cebf107f7018c4c2c0bac50ef257af088be5444f778dc631ac1efd428 -address /run/containerd/containerd.sock │ │ ├─ 34423 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 157867b88837992b229f3605d863136df303cbcb23013fe2dc486b645f5a9077 -address /run/containerd/containerd.sock │ │ ├─ 38913 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3fcee1f8e4c0293bd7449aa3e837ea31184361f1dc93f341f38cda3872339aa1 -address /run/containerd/containerd.sock │ │ ├─ 41458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0420cc7962d8888f4eb6006467287914fc12bb749328f7c72a61ff1cf7bd9cb -address /run/containerd/containerd.sock │ │ ├─ 41494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4830e8a09bc409742f4c9ebe92ecc944a036e6a9bc965579cc8d930d0912fd8a -address /run/containerd/containerd.sock │ │ ├─ 41514 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3bdab3afdce1d0267f4583d515fd5f544d79e900316409d57eac8bea0e0491c -address /run/containerd/containerd.sock │ │ ├─ 41543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f24e4696882b9da2cbcc315c341b31c3de045d0e56c83221cc20f283027c2c4 -address /run/containerd/containerd.sock │ │ ├─ 41545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 156d0d4ba75908ba5efe7e81a2132a07d0480785396ff77a57a98aca7cef0090 -address /run/containerd/containerd.sock │ │ ├─ 42031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65e13d9a3eb0ff746ee68a15a2dba9dc5005d83ec7a99e0f8135628872985870 -address /run/containerd/containerd.sock │ │ ├─ 42804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4b4b7589ce337fef31c18af2258ccb6fa5d370c569f9c400bfbc7cd6cc53441 -address /run/containerd/containerd.sock │ │ ├─ 42825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82143f1f95141f3464bb1accc8fa6a6515642878487d50162741333eb6676c03 -address /run/containerd/containerd.sock │ │ ├─ 44151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27280451e9b83b905b1c9de4fa5b211d0c65b5db576810d0618e075220d617a1 -address /run/containerd/containerd.sock │ │ ├─ 44583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8391b6d976c14f07a9f236a9198453b3a7ec962464dbea555eda242da27c140 -address /run/containerd/containerd.sock │ │ ├─ 44622 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8917c43ce204960829b98d5c26382e5ce35a465248a911565c7793f81b0dab96 -address /run/containerd/containerd.sock │ │ ├─ 45097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b06d30796b749cb2d69337db8271bf0b16d554fa788b5f2fda03bd4726b3dd63 -address /run/containerd/containerd.sock │ │ ├─ 45599 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adda2499dc72cd16a8f7dde71e85d73b19647d5fabd951d3335fc8bd099cce82 -address /run/containerd/containerd.sock │ │ ├─ 45653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b1ec2b72770d6cee84f8e68f73b4064160151f00751e04d7ba2e53c92b56214 -address /run/containerd/containerd.sock │ │ ├─ 45691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c80e3cc58ba5463920c9bd68e591aceffee331d0019be7c15830b6fecec8124 -address /run/containerd/containerd.sock │ │ ├─ 47797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff1441aa66ea88b5eb85c49d9fa18592d0c6dd7abd4127acc58e6771d5045e00 -address /run/containerd/containerd.sock │ │ ├─ 47862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e589d00163ac916706d5a5b4b90fbc80d571430bc7a522f3f45e26210111dc09 -address /run/containerd/containerd.sock │ │ ├─ 48766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9da38a14f5d9aa73930660870f1be57c8777879848dd7ecd06cac4bde918890 -address /run/containerd/containerd.sock │ │ ├─ 48864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 444af427012ad0bb351b228982e1427dcbc3d2a7c7c963eeb0e9d7526031922a -address /run/containerd/containerd.sock │ │ ├─ 49231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce045c1bef2e199e0cd366ed0075eb21cdeeafe3dce2b47bfe1f14342470e947 -address /run/containerd/containerd.sock │ │ ├─ 49522 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc1a63c2d6054f432a7f592a92ad23f0be010420b7d0f4685d16b44cc6f5819b -address /run/containerd/containerd.sock │ │ ├─ 49966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2eec10b37dd63a8a7ceb11b52dce11e2488d7a918d25002f235116ff972b7ecb -address /run/containerd/containerd.sock │ │ ├─ 52088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f14303ed527650b8a67e9fbfb1fae03aa912d45b4a51fb23a0e10a2ef3288289 -address /run/containerd/containerd.sock │ │ ├─ 52411 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47f2664bc74072de5549db66575df328fb0b16d4f96c1cc7b6270da50588bff4 -address /run/containerd/containerd.sock │ │ ├─ 57225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c1927e674146cca730b44d1249fb4e4100cced228d86d68a5af10ba62033488 -address /run/containerd/containerd.sock │ │ ├─ 57861 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c742d433307607995a39456b4c4367a2422316689632d030149d2d46c2a7131 -address /run/containerd/containerd.sock │ │ ├─ 57942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a5044683530aaf09792243abca699244c1d98dd1402e01e389f482cbae789f9 -address /run/containerd/containerd.sock │ │ ├─ 57983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f133573597289a76bdbb88ab31d892ccaa9fc934f8b1c41d8ab9841a3872a013 -address /run/containerd/containerd.sock │ │ ├─ 58152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0eb7671f6fb5bf6a951c90d4d55e8bb29e4f2a0283f48ee84035d35bfd7f94d4 -address /run/containerd/containerd.sock │ │ ├─ 63228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8de0d265b479d1b68d4267aa9672d613c1873be33de3500eae2fcc1dcddfabe3 -address /run/containerd/containerd.sock │ │ ├─ 63363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc772a9dfe2df70aa0529454b968a94b6791fdc6072e786f382a53be58ec2d42 -address /run/containerd/containerd.sock │ │ ├─ 63402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75c01f8aa56cad8681cba07b1bf7e5c026eaba44c199bf64fff3b358ff411382 -address /run/containerd/containerd.sock │ │ ├─ 63451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b28941ded87ddd16e54e193c49b8f901a567e13b6955b3f427f166bc594bce6 -address /run/containerd/containerd.sock │ │ ├─ 64913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67d32fc619c1fe3f7dba4d922e87a80b8a095564abb2347dceaa2129e246f6d5 -address /run/containerd/containerd.sock │ │ ├─ 65062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5bee3bc5aeecfc21f756c3780cb60c61534a3a80e5107397837ca9564fc34c8e -address /run/containerd/containerd.sock │ │ ├─ 65303 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 057c7130c064811625975582bbda92c0e2d88baa8c32165ed71c45b3408102ba -address /run/containerd/containerd.sock │ │ ├─ 65364 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5beed0e6f1d1da3677c752f48c6c7d2f3b8c9f65c1797f3955890ccb891ebb5 -address /run/containerd/containerd.sock │ │ ├─ 65390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce4ff57542814468f7e45712aa0a07cc6829951086610015c9082dfe00b65413 -address /run/containerd/containerd.sock │ │ ├─ 65750 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3dfc4f8532ad0fcf87a1d7ddd20e025004aa23eb4c1e6a652a0d0a29d6b43d13 -address /run/containerd/containerd.sock │ │ ├─ 66177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f619f7e114844fcbbf1effd0310acfbf714f05f6fdf029533fcd4ee9e7905f1 -address /run/containerd/containerd.sock │ │ ├─ 66394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba18eaf35a45a17c913e4b016ec39c3f3a58d75828477d8e862516803c27677a -address /run/containerd/containerd.sock │ │ ├─ 67023 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 833ba6163e83577521bd77a467b2f70305e031c0c0a2aec3416f7303852ed636 -address /run/containerd/containerd.sock │ │ ├─ 67775 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22e7d43560abd455d81939c39b4c305cccbe200becc23a3b3558bd07ce841eb1 -address /run/containerd/containerd.sock │ │ ├─ 69331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdc395706c0f76dcd447f14a15715b22e09802a17cda6a82831757a082cb56d0 -address /run/containerd/containerd.sock │ │ ├─ 71463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66d90389865863f2d1a07e1e7a11e2c9ea5f1e9547191bb7aab1c2ac279c5c7f -address /run/containerd/containerd.sock │ │ ├─ 80902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87bd846b8527d9caf102f253176235b685d7306ddf4d8e1b33a2b085ff1e4966 -address /run/containerd/containerd.sock │ │ ├─ 82385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c02b2bfedf4ff5e1e3efa5c36fd2be2e52fb9d49ad25f0be33754a2037b18d22 -address /run/containerd/containerd.sock │ │ ├─ 88597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b03651c9d2e98ce6ed9f15f92cd79fff6b9c502a740691bed47b59f34ac38731 -address /run/containerd/containerd.sock │ │ ├─ 95421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5369fe73c9e4d9a486933bcce58e6073b1514b309865bbed1bff5c439fd01880 -address /run/containerd/containerd.sock │ │ ├─ 98693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a44c6f48113c4c0358fe5050ac84b6c105ea6da32aafef54e5d79ba688f72374 -address /run/containerd/containerd.sock │ │ ├─ 98802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5aab06eaa32bc1e35f925b06d334a039911a7ec3acda9a9b06039b051efb897d -address /run/containerd/containerd.sock │ │ ├─112672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdf67f4136cd93ea237a1231972e08f7d6259593f4bb4b93a0d7cce74e028967 -address /run/containerd/containerd.sock │ │ ├─114231 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea9caf4c7c8bd3f0cc5e9035c9f8958538d17a328a855f965657c534241ca0a1 -address /run/containerd/containerd.sock │ │ ├─114276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d55eb92e1317fb7dc4bd55162760aedd995cda7fbb58e98a99416dacf6e2b08 -address /run/containerd/containerd.sock │ │ ├─116309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee0bd57e7463b826dac77f06d64671005f6cb5cd1e8aad35ba8bcdfaa43b4f0c -address /run/containerd/containerd.sock │ │ ├─118149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5264147a8f36d49ed970fe032ff940fa7ef5fd30c88865d1adcdc16edd0ddc92 -address /run/containerd/containerd.sock │ │ ├─118201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2363ebd7d5f149214cd5502ef5d9e855f12518adc790aad857cceb59f05ba19f -address /run/containerd/containerd.sock │ │ ├─131359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3db3b0e840886c198cbdee01b90dd649a19ea42f29b90262bb2d6be7978193d0 -address /run/containerd/containerd.sock │ │ ├─131406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfbd3d6fb458fe2f06d735d6d31d846813147cb78b9fe91c86516f156ed6d8a1 -address /run/containerd/containerd.sock │ │ ├─133978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa27ac8c7dfc00ace3433386b16acd4fd579fb42f5f282a8d0d02e634aa9afba -address /run/containerd/containerd.sock │ │ ├─160551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f6e31445fdc60a932be067a95b70a1a8a9e9d95759dbbed375567b96f36a86e -address /run/containerd/containerd.sock │ │ ├─162093 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 481256a1183ddbafb69ef5a20834ab007b4e841603033958532d3d69314d42d9 -address /run/containerd/containerd.sock │ │ ├─162513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00075e4683f16a9074b172906d44707799dbd0135f2a6d182d1dd6759150ec9b -address /run/containerd/containerd.sock │ │ ├─163508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 295ceed577d9a2d666728da1f3fe07e9365b7cb5c6a28df4c11d619f15ce6dce -address /run/containerd/containerd.sock │ │ ├─165677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c862cf0c6b4d1b7d58d568002e00de25fb28a38488b7a8a035502016beb2a0f -address /run/containerd/containerd.sock │ │ ├─165825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ade4a4cbf1061b073d0085f7606429a038d9ef03da1d142e260c61825b7367fd -address /run/containerd/containerd.sock │ │ ├─165864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 069ee133522b750edf90956a2fe80d5921a2709cf180926ca0d7a05d18580664 -address /run/containerd/containerd.sock │ │ ├─166017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f15efcefe552d2e0ee173cf1a3b21c812de3b3b8c9ffd21c7fa388ca4987543d -address /run/containerd/containerd.sock │ │ ├─166234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9361daeaac2b901869cb50abc03e5618a9c253de1c85fb19233aaa2b71937dc -address /run/containerd/containerd.sock │ │ ├─166627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c419b3f9bbb3aab28473a512bd7dbf4b41405addebcb724cb773d83956b2b59 -address /run/containerd/containerd.sock │ │ ├─178335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8555e4325d3c5c9aae8edddaa8722093fde40b86507ebccad937a67509d32742 -address /run/containerd/containerd.sock │ │ ├─180212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54c42f4386c4408da465541ce139460484ef736e41913cb98948d8a116630232 -address /run/containerd/containerd.sock │ │ ├─180243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39a2ec033fc16c31d3e683ec276a6c7124c4910afc17ecfa312e028e019a5b1b -address /run/containerd/containerd.sock │ │ ├─180336 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2dec86271d376fd8dedf2cd220929e26c32a71545451a8f209a717217e3b6e46 -address /run/containerd/containerd.sock │ │ ├─180414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fec17e4cb0e9dd98b2b3011c5c30d0889a51fa3a5278f60151cffd420db7d03 -address /run/containerd/containerd.sock │ │ ├─180688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5122bd1007ed487d335cd46f9581b08067ec389c65371c82d3474b6364bf3f9 -address /run/containerd/containerd.sock │ │ ├─180748 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bba1d6d55cce64882e9dafac68162a916913d0837062a1aac6ba18ba28a5bad3 -address /run/containerd/containerd.sock │ │ ├─180831 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df8e1d7b9719a0a698540a829be025d80b44c927f4138be7c8bb07234b49925b -address /run/containerd/containerd.sock │ │ ├─194710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26309e0869690b45145604f47ea45dbfd87c6aa835db15a3958b3283d54ea3d2 -address /run/containerd/containerd.sock │ │ ├─197226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7de66e5f3563a8c3ad140d1c0d7d1611223dca791d5f34c6ed7745d3dda1631e -address /run/containerd/containerd.sock │ │ ├─197279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f48f50e78edec52922877f340ae91c10c79bbd7da8c5fbd7e2396d76b455a06 -address /run/containerd/containerd.sock │ │ ├─197337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75facd0cd4aea57231ef019dff9d5aff0bfdc77f794a94103f581a1c2789e6a5 -address /run/containerd/containerd.sock │ │ ├─214243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9811e77ba9e024e31a800bbb6991a4c6499bc7835d3822def6524086693c0f72 -address /run/containerd/containerd.sock │ │ ├─225039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c15790001c195cbb388b298e6bad18df2a6e55f4a1e51b1eaa98d129c4f2bb87 -address /run/containerd/containerd.sock │ │ ├─225074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f108b97905bc93f54a21ce2e2ee686d4caa8fa669aeb63ade1286a1a9580fbea -address /run/containerd/containerd.sock │ │ ├─225118 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9139adad0ba7788c594f4426e9a9e998c7c63962b8aa062d089022f97669570f -address /run/containerd/containerd.sock │ │ ├─225435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70dbfef7ed6e9d76c5d1fe72a6840481d3b155bbc914261b3bcb4340b72adab1 -address /run/containerd/containerd.sock │ │ ├─237191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f98c55ca71f0ae12d0a687eb4924d1b0113c0d4f486cfb922e0653f2dc3fb894 -address /run/containerd/containerd.sock │ │ ├─240421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10ed30691c4a0c8ef3e9f015b1ae2751d17d90bfb11628a9df0650efdabcbf8b -address /run/containerd/containerd.sock │ │ ├─241555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2229fb292338aba2fb1cbb6827964b4a96ec8da1356261fab418a9337d46a0ea -address /run/containerd/containerd.sock │ │ ├─242404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9279f46cb118ba23b582418f4508e9e41815eaca3b3e10694bcbcef8e98ace80 -address /run/containerd/containerd.sock │ │ ├─242943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 942ee594cb21fee4f2cf56fa02dbe6923b269a16e60ca5e9400febfef08ed456 -address /run/containerd/containerd.sock │ │ ├─244911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e24f0ccd2d0ff3d48392add3c25bd5159aacf452e59abfad051fbc34b069eb9d -address /run/containerd/containerd.sock │ │ ├─246165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4e2fb483f444ef251a949b1ba28662f42d0a153077745c92b09d4e77a5472c8 -address /run/containerd/containerd.sock │ │ ├─246241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 576a73f7200e04ba452ff0c9d3322b2fe620cc14098d2aad4c859991424c43fc -address /run/containerd/containerd.sock │ │ ├─256405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 188b7473aac0dee427c883e5dedff735f4b32ea9f53acbd360c9a9c787625fb6 -address /run/containerd/containerd.sock │ │ ├─256927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e45283acac7cf6fd444551331b2b8204730012b97dd305de8f50c50c26b5f366 -address /run/containerd/containerd.sock │ │ ├─259878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5fb79a6712d9ac47f0319aaf1ca27c302b164f060caaefc3fc12cd944c9e4d4 -address /run/containerd/containerd.sock │ │ ├─264478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 935d1a3acc224b480aa3e591e7e4d2c85be7249ff2e6976c54604506c8dc6cb1 -address /run/containerd/containerd.sock │ │ ├─264707 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 185ee8a762c1fef70171852e617f6d7ba7c09c17f4d42eb532b8b2b7467a0c9c -address /run/containerd/containerd.sock │ │ ├─264752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2470297ad199477d157760310d5fe2a6eb37847edfcb1aee4bba3e79ca0a957d -address /run/containerd/containerd.sock │ │ ├─264910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb8aa95ddd28edfb75c25f372845a8fb0a11f976142fe67325ec19b2f9e04985 -address /run/containerd/containerd.sock │ │ ├─277003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2021bf057cd0022ce0f1d5aef5d358864319ae11b74cba4d0b5a6348970d059b -address /run/containerd/containerd.sock │ │ ├─279683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc4e43264a3bf4c1d840373d44fb196c192ca9d046d090b36b0bc57dc7d8aa50 -address /run/containerd/containerd.sock │ │ └─281236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f7d45c033d68fc1562ba76632885b33119b00e4e85b3c8855a31df75b9f70c5 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1419 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─526 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─397 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─632 /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 │ │ │ ├─29504 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29771 /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 │ │ │ ├─18480 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18500 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.sgmbnh.service │ │ │ ├─12585 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.sgmbnh/unit.run │ │ │ └─12618 /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-sgmbnh --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.sgmbnh:/var/lib/ceph/mgr/ceph-instance.sgmbnh:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.sgmbnh/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.sgmbnh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24808 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25084 /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@ceph-exporter.instance.service │ │ │ ├─38846 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─38867 /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 │ │ │ ├─34124 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34406 /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 │ │ ├─12224 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12253 /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 … │ │ └─10328 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─648 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─623 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─159881 /sbin/multipathd -d -s │ ├─docker-9d9a1c7822c1c9ae38b726a482f0bc8156e0100513ff936a4150996af5ed4103.scope … │ │ ├─18564 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18600 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─kubelet.service │ │ └─41929 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.31 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─systemd-journald.service │ │ └─366 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─654 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-157867b88837992b229f3605d863136df303cbcb23013fe2dc486b645f5a9077.scope … │ │ ├─34448 /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 │ │ └─34460 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1088 /usr/sbin/uuidd --socket-activation │ ├─docker-4e5bb2f63c6cb6c7e45ac59dc9e1134bb1b168fee6ee5415ce005f98f1384df4.scope … │ │ ├─25125 /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 │ │ └─25137 /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-3fcee1f8e4c0293bd7449aa3e837ea31184361f1dc93f341f38cda3872339aa1.scope … │ │ ├─38942 /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 │ │ └─38956 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10836 /usr/sbin/chronyd -F 1 │ │ └─10837 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-6959c44cebf107f7018c4c2c0bac50ef257af088be5444f778dc631ac1efd428.scope … │ │ ├─29813 /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 │ │ └─29825 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─402 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─159613 /sbin/iscsid │ │ └─159614 /sbin/iscsid │ ├─dbus.service │ │ └─619 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─run-ra20bc25157ce40fdb7598a976f84ebb3.scope │ │ └─195428 /usr/sbin/libvirtd --listen │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─631 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─625 /lib/systemd/systemd-logind ├─k8s.io │ ├─cdc395706c0f76dcd447f14a15715b22e09802a17cda6a82831757a082cb56d0 │ │ └─69355 /pause │ ├─bb324bc4fafe43e1f5bcf4bf3d18bef2e0d57e663e59957ec70a5eddf726de99 │ │ └─45276 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 │ ├─f9e81e3239cecbeb441dffa49a1d6c39821a944d2854d1fbf5dda32c9b2cbb4c │ │ ├─210324 heat-api: uWSGI master │ │ ├─210377 heat-api: uWSGI worker 1 │ │ └─210378 heat-api: uWSGI worker 2 │ ├─5bee3bc5aeecfc21f756c3780cb60c61534a3a80e5107397837ca9564fc34c8e │ │ └─65096 /pause │ ├─c02b2bfedf4ff5e1e3efa5c36fd2be2e52fb9d49ad25f0be33754a2037b18d22 │ │ └─82408 /pause │ ├─de5c3cba6904a0fef28d0eb015f5eb936e3a71316d2e31e55da6be08b65811e6 │ │ └─41730 etcd --advertise-client-urls=https://162.253.55.31: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.31:2380 --initial-cluster=instance=https://162.253.55.31:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.31:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.31: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 │ ├─10ed30691c4a0c8ef3e9f015b1ae2751d17d90bfb11628a9df0650efdabcbf8b │ │ └─240456 /pause │ ├─724dcfeaf8d23551bfe7cbab2873c7c0e4dc2c011553106dd333164d78503154 │ │ └─58264 nfd-gc -gc-interval=1h │ ├─0cb91a7f93cbc4c2b83d6a957bd5f260efa9bf0461c5638d87715eb8432992d0 │ │ └─67972 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─b03651c9d2e98ce6ed9f15f92cd79fff6b9c502a740691bed47b59f34ac38731 │ │ └─88620 /pause │ ├─0c742d433307607995a39456b4c4367a2422316689632d030149d2d46c2a7131 │ │ └─57888 /pause │ ├─eb8aa95ddd28edfb75c25f372845a8fb0a11f976142fe67325ec19b2f9e04985 │ │ └─264941 /pause │ ├─8917c43ce204960829b98d5c26382e5ce35a465248a911565c7793f81b0dab96 │ │ └─44645 /pause │ ├─27280451e9b83b905b1c9de4fa5b211d0c65b5db576810d0618e075220d617a1 │ │ └─44174 /pause │ ├─2229fb292338aba2fb1cbb6827964b4a96ec8da1356261fab418a9337d46a0ea │ │ └─241595 /pause │ ├─bc01b3e0497667921c3265ae93181fca12d5fc56ee94cc1e57161940c3588b23 │ │ ├─279704 apache2 -DFOREGROUND │ │ ├─282085 (wsgi:h -DFOREGROUND │ │ ├─282086 (wsgi:h -DFOREGROUND │ │ ├─282087 (wsgi:h -DFOREGROUND │ │ ├─282088 (wsgi:h -DFOREGROUND │ │ ├─282089 (wsgi:h -DFOREGROUND │ │ ├─282090 apache2 -DFOREGROUND │ │ └─282091 apache2 -DFOREGROUND │ ├─a44c6f48113c4c0358fe5050ac84b6c105ea6da32aafef54e5d79ba688f72374 │ │ └─98717 /pause │ ├─6fe8a51b8f69e39a1341a7033ce25791eff01005cfc07e24cc8195b3b580e936 │ │ ├─256636 magnum-api: uWSGI master │ │ ├─256738 magnum-api: uWSGI worker 1 │ │ └─256739 magnum-api: uWSGI worker 2 │ ├─31c695abfca34b47c70e22028150cc4c1ced06b1ffafafc77afcb4609325fbde │ │ ├─191156 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) │ │ ├─191442 /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/tmpp6v1mne8/privsep.sock │ │ ├─191711 /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/tmpam770jg5/privsep.sock │ │ └─192068 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─e24f0ccd2d0ff3d48392add3c25bd5159aacf452e59abfad051fbc34b069eb9d │ │ └─244937 /pause │ ├─444af427012ad0bb351b228982e1427dcbc3d2a7c7c963eeb0e9d7526031922a │ │ └─48887 /pause │ ├─e0c589ce64ee86135a6b065d5c59fe4de4d18c7676f53377e7c589f7414b2420 │ │ └─52610 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 │ ├─f108b97905bc93f54a21ce2e2ee686d4caa8fa669aeb63ade1286a1a9580fbea │ │ └─225148 /pause │ ├─1f0e1957c2c38dcb8414d85e5d701cbbb4ac43d1d9bca21152b777241787236d │ │ └─41875 /kube-vip manager │ ├─8310a99cb1d2498dc2db59ef83f684d57f82db1ad3c2efa2fae6a58ec2bd791b │ │ └─67925 /goldpinger --static-file-path /static │ ├─8b8b1b17879cc697885f00c81e69af9b18decd7fb1dca843cbf0bef87554ca25 │ │ └─99963 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─82143f1f95141f3464bb1accc8fa6a6515642878487d50162741333eb6676c03 │ │ └─42868 /pause │ ├─9c80e3cc58ba5463920c9bd68e591aceffee331d0019be7c15830b6fecec8124 │ │ └─45715 /pause │ ├─ea9caf4c7c8bd3f0cc5e9035c9f8958538d17a328a855f965657c534241ca0a1 │ │ └─114256 /pause │ ├─da0b1d0513bde21fcf10faaa6195c9c1f0be47a06109706388cf995198f0e2d7 │ │ └─50338 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─c192d932d5db3845ac67acbb5fcd4ecbeec4d9c79cb5b9a3d231e93f9b415ed6 │ │ └─68984 /bin/oauth2-proxy │ ├─ac3b02f08573b23c2fa3d72a15d050b88aa964bb906f49dc1f5d44c65851d23e │ │ └─58308 nfd-master -crd-controller=true -metrics=8081 │ ├─d5beed0e6f1d1da3677c752f48c6c7d2f3b8c9f65c1797f3955890ccb891ebb5 │ │ └─65401 /pause │ ├─faf0d59048077e0085e9007557684baf71d3a05db70b8609bd4f62c221acee8b │ │ └─63944 /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 │ ├─31ed1f8c627a598604b98c3d53c4450038b159be4fc2b972854529d2b8f4fa03 │ │ └─280187 /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 │ ├─914a93dc5a651048adc79616eed3b72627d98676ff19fdfeb9e07d38fb6fee68 │ │ ├─160895 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160908 /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 │ ├─154f9617f3e51a855347821367da8e4bd209096a624052aef266843a24734ce2 │ │ └─67008 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─ea9107d12c91e412c91b0dd2216e80581d4bcbf87db8d752c9b5b220f3379a0e │ │ └─242485 /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 │ ├─ba18eaf35a45a17c913e4b016ec39c3f3a58d75828477d8e862516803c27677a │ │ └─66418 /pause │ ├─fb2e502a4e765171bbab526ef8f2d51ced0b7b1ad65bf3d01c907f270533f8c7 │ │ ├─214504 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─214521 /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 -- │ │ ├─214527 erl_child_setup 1048576 │ │ ├─214579 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─214580 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─214590 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─214811 /bin/sh -s rabbit_disk_monitor │ ├─fa4d48efd6e32bfc60eb00808d11d1b3f44a6e5bc44916bde0d52654b7bb2065 │ │ └─67186 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─02f6090d8917e916f857a66e829d4259721e89ec9103012d21c90727e1da9ee2 │ │ └─263132 docker-registry serve /etc/docker-registry/config.yml │ ├─5c49908e4db9b718e1a065919f9473c84b37331358f5329a428ebf9f151fad14 │ │ ├─178453 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─178470 /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 -- │ │ ├─178476 erl_child_setup 1048576 │ │ ├─178526 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178527 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─178537 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─178757 /bin/sh -s rabbit_disk_monitor │ ├─5369fe73c9e4d9a486933bcce58e6073b1514b309865bbed1bff5c439fd01880 │ │ └─95445 /pause │ ├─5f7d45c033d68fc1562ba76632885b33119b00e4e85b3c8855a31df75b9f70c5 │ │ └─281272 /pause │ ├─37bc98e3f2459078b616c2f6c1786c4764621499a64e228e991616bd7664aa83 │ │ └─89583 /usr/local/bin/rook ceph operator │ ├─ad44bd231e642dd3b4db48864b854728bd44fe3a80a75fff455f37fe565a510a │ │ ├─283845 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─283930 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─7f24e4696882b9da2cbcc315c341b31c3de045d0e56c83221cc20f283027c2c4 │ │ └─41634 /pause │ ├─aa3fdd8f117032effb7b0d3717d98531a9b82536dfa6a2c4bcff89b65b17422d │ │ ├─50146 mysqld --wsrep_start_position=b450aee8-aae9-11f1-9032-6e9d37f28e03:20 │ │ └─50271 /var/lib/mysql/mysql-state-monitor │ ├─8de0d265b479d1b68d4267aa9672d613c1873be33de3500eae2fcc1dcddfabe3 │ │ └─63261 /pause │ ├─df2cceda472e24464323a661bd6cb2c9f43f121342395387124d9f684b36f934 │ │ ├─190269 neutron-api: uWSGI master │ │ ├─190313 neutron-api: uWSGI worker 1 │ │ └─190314 neutron-api: uWSGI worker 2 │ ├─b5c0cdae345a8e7ce431e6d20a45a5a51167c8cac6d47734dd674947233de885 │ │ └─41742 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 │ ├─8476774e3e76c08f90a5bf16d8cd80a6cf720aacd47533d8d86cea70960b820d │ │ ├─67444 /usr/bin/vector --config-dir /etc/vector/ │ │ └─67496 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─efc6d6368a2aa50fb2ea96b03a6f2522564a1ddc0e1718345b3fc221b49f83bf │ │ ├─234931 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─235483 octavia-worker: ConsumerService worker(0) │ │ └─235486 octavia-worker: ConsumerService worker(1) │ ├─f14303ed527650b8a67e9fbfb1fae03aa912d45b4a51fb23a0e10a2ef3288289 │ │ └─52125 /pause │ ├─d4b4b7589ce337fef31c18af2258ccb6fa5d370c569f9c400bfbc7cd6cc53441 │ │ └─42854 /pause │ ├─70dbfef7ed6e9d76c5d1fe72a6840481d3b155bbc914261b3bcb4340b72adab1 │ │ └─225460 /pause │ ├─9ff90820f7b8819a80eb2be1ccbc9744e946e8bac821758e3847dca0d6ba4720 │ │ └─241814 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─7de66e5f3563a8c3ad140d1c0d7d1611223dca791d5f34c6ed7745d3dda1631e │ │ └─197254 /pause │ ├─dd978ba94a59e548c439d924517790a3d855c02a9a201d016a14b7333587d0e6 │ │ └─160861 /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 │ ├─159736caf3c917eea3187c6fc3e5402e50d5873bb6a62795c659800880b053a2 │ │ └─44677 /coredns -conf /etc/coredns/Corefile │ ├─2dec86271d376fd8dedf2cd220929e26c32a71545451a8f209a717217e3b6e46 │ │ └─180410 /pause │ ├─ef9ff99ea9968ed0108f5cb70a61eb5923783eb84e092f178c97e7132e791fa2 │ │ ├─ 74872 apache2 -DFOREGROUND │ │ ├─ 74897 (wsgi:k -DFOREGROUND │ │ ├─ 74898 (wsgi:k -DFOREGROUND │ │ ├─ 74899 (wsgi:k -DFOREGROUND │ │ ├─ 74900 (wsgi:k -DFOREGROUND │ │ ├─419537 apache2 -DFOREGROUND │ │ └─420440 apache2 -DFOREGROUND │ ├─2cc1346c7fbb3727c81a3c94e52e3b4dddbb121c09526e0811a025d03a774141 │ │ ├─190327 neutron-policy-server: uWSGI master │ │ ├─190339 neutron-policy-server: uWSGI worker 1 │ │ └─190340 neutron-policy-server: uWSGI worker 2 │ ├─8c862cf0c6b4d1b7d58d568002e00de25fb28a38488b7a8a035502016beb2a0f │ │ └─165703 /pause │ ├─4efbb25013dd4e2a78219d478b6bc02b51fd69dd9836ad61d03f1a3a721c5e80 │ │ ├─64446 python -u /app/sidecar.py │ │ ├─64734 python -u /app/sidecar.py │ │ └─64735 python -u /app/sidecar.py │ ├─a0bd10e0cd363e756c69f9e7c0580e15f8e467057bfc48011c257b07602ea863 │ │ ├─195045 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─195062 /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 -- │ │ ├─195068 erl_child_setup 1048576 │ │ ├─195134 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─195135 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─195145 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─195509 /bin/sh -s rabbit_disk_monitor │ ├─ee0bd57e7463b826dac77f06d64671005f6cb5cd1e8aad35ba8bcdfaa43b4f0c │ │ └─116332 /pause │ ├─dd9e02c2af0b1c26f3c6c00fcbf1ce2b9f405cbd3484b554e6dbf3d19b72083e │ │ └─52340 valkey-server *:6379 │ ├─54c42f4386c4408da465541ce139460484ef736e41913cb98948d8a116630232 │ │ └─180287 /pause │ ├─adda2499dc72cd16a8f7dde71e85d73b19647d5fabd951d3335fc8bd099cce82 │ │ └─45626 /pause │ ├─f615426dd06d4f6ca4edbd19035ed6f9b99da394894fddaf4137fe5772c13a9f │ │ └─234902 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─df8e1d7b9719a0a698540a829be025d80b44c927f4138be7c8bb07234b49925b │ │ └─180861 /pause │ ├─c15790001c195cbb388b298e6bad18df2a6e55f4a1e51b1eaa98d129c4f2bb87 │ │ └─225099 /pause │ ├─3f619f7e114844fcbbf1effd0310acfbf714f05f6fdf029533fcd4ee9e7905f1 │ │ └─66203 /pause │ ├─0ac809288be3d0c6b858d34f0fc26577d424b35630bf4b87d9c89bc1af667069 │ │ ├─274740 manila-api: uWSGI master │ │ ├─274791 manila-api: uWSGI worker 1 │ │ └─274792 manila-api: uWSGI worker 2 │ ├─f98c55ca71f0ae12d0a687eb4924d1b0113c0d4f486cfb922e0653f2dc3fb894 │ │ └─237214 /pause │ ├─c9956701c69c1053e6cac669015adb145393f7ef5d5d9e011b967cdcddb930ca │ │ ├─256856 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─257198 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─257199 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─9811e77ba9e024e31a800bbb6991a4c6499bc7835d3822def6524086693c0f72 │ │ └─214267 /pause │ ├─590eac098a8b64295d186b65f5b11a18fe61e39f92e3ee67ae7b02893cae4d05 │ │ ├─116426 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─116443 /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 -- │ │ ├─116449 erl_child_setup 1048576 │ │ ├─116514 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116515 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─116525 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─116727 /bin/sh -s rabbit_disk_monitor │ ├─ff1441aa66ea88b5eb85c49d9fa18592d0c6dd7abd4127acc58e6771d5045e00 │ │ └─47829 /pause │ ├─95075d6e2be2cdd2cfaa3fe4dcabf2f87e664ce2db539498d739eb95adf9112c │ │ └─52503 valkey-server *:26379 [sentinel] │ ├─2d17c9e201b435adc622129123bbb42638619ee0b5263ed5eff6928aab1bdc2c │ │ ├─81036 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─81054 /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 -- │ │ ├─81060 erl_child_setup 1048576 │ │ ├─81140 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81141 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─81151 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─81323 /bin/sh -s rabbit_disk_monitor │ ├─67d32fc619c1fe3f7dba4d922e87a80b8a095564abb2347dceaa2129e246f6d5 │ │ └─64936 /pause │ ├─e589d00163ac916706d5a5b4b90fbc80d571430bc7a522f3f45e26210111dc09 │ │ └─47885 /pause │ ├─fc4e43264a3bf4c1d840373d44fb196c192ca9d046d090b36b0bc57dc7d8aa50 │ │ └─279726 /pause │ ├─097523fc63f25db96d600b3d68e49cad7852670d9227cee2043b9e1c747cb448 │ │ ├─132462 /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 │ │ └─132645 /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 │ ├─b06d30796b749cb2d69337db8271bf0b16d554fa788b5f2fda03bd4726b3dd63 │ │ └─45121 /pause │ ├─9279f46cb118ba23b582418f4508e9e41815eaca3b3e10694bcbcef8e98ace80 │ │ └─242428 /pause │ ├─6af7b02645f92aee9cd1a714208197d56f966a2bb3477744cec409d59c1ae248 │ │ └─68765 /bin/pushgateway │ ├─cd9a60a4357d847834a862533dacf80313f6d3dd16ee6dde9e5a906a1d9c2e4b │ │ ├─128301 cinder-api: uWSGI master │ │ ├─128315 cinder-api: uWSGI worker 1 │ │ └─128316 cinder-api: uWSGI worker 2 │ ├─47f2664bc74072de5549db66575df328fb0b16d4f96c1cc7b6270da50588bff4 │ │ └─52436 /pause │ ├─2f48f50e78edec52922877f340ae91c10c79bbd7da8c5fbd7e2396d76b455a06 │ │ └─197307 /pause │ ├─66723a71e62e6bb06cfd6f6595f2738e69687e6242c5ede51f0c401b280f273a │ │ └─68953 /bin/memcached_exporter │ ├─3f6e31445fdc60a932be067a95b70a1a8a9e9d95759dbbed375567b96f36a86e │ │ └─160580 /pause │ ├─b5122bd1007ed487d335cd46f9581b08067ec389c65371c82d3474b6364bf3f9 │ │ └─180714 /pause │ ├─f4e2fb483f444ef251a949b1ba28662f42d0a153077745c92b09d4e77a5472c8 │ │ └─246190 /pause │ ├─bd1c2b84a5a31ec964281d350b61d826571c60ed0cbdf5f5cd2f5a4218cc5e72 │ │ └─49057 /manager --metrics-bind-address=:8080 │ ├─ca746c8bddbe459fbe9a1800e4e57183c216b10d3343b90ea6d3fe6a02f281d0 │ │ ├─256474 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─257200 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpejvmzg2s/privsep.sock │ │ ├─257205 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─257224 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─9d55eb92e1317fb7dc4bd55162760aedd995cda7fbb58e98a99416dacf6e2b08 │ │ └─114301 /pause │ ├─188b7473aac0dee427c883e5dedff735f4b32ea9f53acbd360c9a9c787625fb6 │ │ └─256429 /pause │ ├─ac4e82f16340dd1c336b4e3dee73ab0ee86fe301da28f27b9c2ceb0524bf8c2c │ │ └─192985 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) │ ├─833ba6163e83577521bd77a467b2f70305e031c0c0a2aec3416f7303852ed636 │ │ └─67055 /pause │ ├─a9da38a14f5d9aa73930660870f1be57c8777879848dd7ecd06cac4bde918890 │ │ └─48789 /pause │ ├─820d307cd0099a8b288405db12f2c039059a88f5357beabd8c6290286db1d8fa │ │ └─244979 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─bf4e04affbc47a4c9e3c1d5eefd72fbecd084f087eb4a363b02f264eef1bf668 │ │ └─195400 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ce045c1bef2e199e0cd366ed0075eb21cdeeafe3dce2b47bfe1f14342470e947 │ │ └─49255 /pause │ ├─4bb8363e7c70576ae072cc4f0550ae5d914a4677eb22a7977fb567a7d1d7dba8 │ │ └─45916 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --feature-gates=AdditionalCertificateOutputFormats=true --dynamic-serving-ca-secret-namespace=cert-manager --dynamic-serving-ca-secret-name=cert-manager-webhook-ca --dynamic-serving-dns-names=cert-manager-webhook --dynamic-serving-dns-names=cert-manager-webhook.cert-manager --dynamic-serving-dns-names=cert-manager-webhook.cert-manager.svc --feature-gates=AdditionalCertificateOutputFormats=true │ ├─83f9bd9be59018503104511de074fcbc8e39973c6210da0bcd53296d4a8aeaab │ │ └─68024 /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-31.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 │ ├─069ee133522b750edf90956a2fe80d5921a2709cf180926ca0d7a05d18580664 │ │ └─165899 /pause │ ├─26309e0869690b45145604f47ea45dbfd87c6aa835db15a3958b3283d54ea3d2 │ │ └─194736 /pause │ ├─ce4ff57542814468f7e45712aa0a07cc6829951086610015c9082dfe00b65413 │ │ └─65433 /pause │ ├─07878a1b3d61f9c0c96d8b1d85d099d88432326e5c10ada42e4d094b89f8727e │ │ └─68886 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7697c6457f1ff403997cb4e7ec760de718d6489addf4b9804974df4fc8ac83f9 │ │ ├─95693 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95729 /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 -- │ │ ├─95735 erl_child_setup 1048576 │ │ ├─95823 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95824 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─95834 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─96036 /bin/sh -s rabbit_disk_monitor │ ├─3c1927e674146cca730b44d1249fb4e4100cced228d86d68a5af10ba62033488 │ │ └─57249 /pause │ ├─2c419b3f9bbb3aab28473a512bd7dbf4b41405addebcb724cb773d83956b2b59 │ │ └─166658 /pause │ ├─651707217a4f793cbebd0fdc432566664698982e0efbcea166bca18a12d88547 │ │ └─68320 /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 │ ├─bb256d6532140f6561c52ae2c67470f65f4c9631f8e8561f0d435baecffb526c │ │ └─129900 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─a423a084a14818ce2e0558dbe4814a1add201de2e710bae892654a5124b44124 │ │ ├─113097 glance-api: uWSGI master │ │ ├─113109 glance-api: uWSGI worker 1 │ │ └─113110 glance-api: uWSGI worker 2 │ ├─b0de8a71f35894bf5626a0015601d53d5b83d5ac17b9ef85ba4ee8d85c8729e0 │ │ └─48190 /server │ ├─5264147a8f36d49ed970fe032ff940fa7ef5fd30c88865d1adcdc16edd0ddc92 │ │ └─118177 /pause │ ├─abc428d88f808ccaa98f5ac8a52666b8be9db7d4923cb20cd1e412a89a21ee89 │ │ ├─210288 heat-api-cfn: uWSGI master │ │ ├─210375 heat-api-cfn: uWSGI worker 1 │ │ └─210376 heat-api-cfn: uWSGI worker 2 │ ├─8718516a740bdf0bac56826efdc565407d8e7e0ad7523460e12f84932a880f53 │ │ └─63814 /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 │ ├─ae9b748b6e383729990d23545feee761afb7ed9b0ee448a584023292cca24ca9 │ │ └─43151 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─5d78e5e0e0cc7fe11d466e36eefe7f17dc1b875d1fa1107a21e13b76dcacbeba │ │ ├─ 48109 /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 │ │ ├─ 48131 /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 │ │ ├─ 48263 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─279420 nginx: worker process │ │ ├─279421 nginx: worker process │ │ └─279422 nginx: cache manager process │ ├─7b1ec2b72770d6cee84f8e68f73b4064160151f00751e04d7ba2e53c92b56214 │ │ └─45676 /pause │ ├─0b1189125cc134cd5830a080363cc19645b81ae06fac7fcab6a57e62121c1f5e │ │ ├─274767 /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 │ │ └─274884 /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 │ ├─1498f446fadbdf1d5fd33006fc26d6fb424e7b7660571b0a9b6621bf76459377 │ │ └─65927 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 │ ├─2363ebd7d5f149214cd5502ef5d9e855f12518adc790aad857cceb59f05ba19f │ │ └─118226 /pause │ ├─e735239adf27abd09730b2dc27339294e7c208d651303d3b0329f8e88e869a74 │ │ └─52800 redis_exporter │ ├─ed599b9a2c975cf68807fffff066a0f32de045c196d9cfd7428c43c741ce9a23 │ │ ├─114685 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─114976 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─114978 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─b9c7946bd4713594c435547107515522efeca8dd9399bf00a374b32c9904e50c │ │ ├─163718 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163734 /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 -- │ │ ├─163740 erl_child_setup 1048576 │ │ ├─163811 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163812 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─163822 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─164028 /bin/sh -s rabbit_disk_monitor │ ├─735d1e014d3c7512b6227b2eef4a924136058ae561f902ba1c47bfa35581cada │ │ └─50242 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─e45283acac7cf6fd444551331b2b8204730012b97dd305de8f50c50c26b5f366 │ │ └─256951 /pause │ ├─ade4a4cbf1061b073d0085f7606429a038d9ef03da1d142e260c61825b7367fd │ │ └─165852 /pause │ ├─4fec17e4cb0e9dd98b2b3011c5c30d0889a51fa3a5278f60151cffd420db7d03 │ │ └─180455 /pause │ ├─dfbd3d6fb458fe2f06d735d6d31d846813147cb78b9fe91c86516f156ed6d8a1 │ │ └─131430 /pause │ ├─cf885c872ff0ea831ec8174c9ea3f8b7ce2b72b80a5758011bbf7d1a68ed6667 │ │ └─44202 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─c6485948b7466fe8e2a23b8a77c7fa5791c40e45050b5480e91beaccd83a4960 │ │ └─68367 /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 │ ├─4fd038d0c10d70b1baab4c0b5ed4c430ebac781a137cfc6eb4c97e81a901e533 │ │ ├─176305 nova-api: uWSGI master │ │ ├─176352 nova-api: uWSGI worker 1 │ │ └─176353 nova-api: uWSGI worker 2 │ ├─2267e624bfebc18458f9725bbca83701dbad4f44efea3b0f2e39ad039d74350c │ │ ├─237346 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─237364 /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 -- │ │ ├─237370 erl_child_setup 1048576 │ │ ├─237421 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─237422 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─237432 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─237740 /bin/sh -s rabbit_disk_monitor │ ├─1abfc6f84c571eebe5000ed690b41cfd15a6c55b32965cb631792f3710b47c19 │ │ └─162772 /coredns -conf /etc/coredns/Corefile │ ├─156d0d4ba75908ba5efe7e81a2132a07d0480785396ff77a57a98aca7cef0090 │ │ └─41637 /pause │ ├─631a04efa18a4bbecf926ba412e5a09bf2fd6ec6dd51b90a8af49dc2a83395c5 │ │ ├─64422 python -u /app/sidecar.py │ │ ├─64729 python -u /app/sidecar.py │ │ └─64730 python -u /app/sidecar.py │ ├─e7f98065d7f08f4d02d36c1d51c691a149209c8ab92da32cc693a6ff94ed51ae │ │ ├─150672 placement-api: uWSGI master │ │ ├─150731 placement-api: uWSGI worker 1 │ │ └─150733 placement-api: uWSGI worker 2 │ ├─4830e8a09bc409742f4c9ebe92ecc944a036e6a9bc965579cc8d930d0912fd8a │ │ └─41608 /pause │ ├─75c01f8aa56cad8681cba07b1bf7e5c026eaba44c199bf64fff3b358ff411382 │ │ └─63429 /pause │ ├─8555e4325d3c5c9aae8edddaa8722093fde40b86507ebccad937a67509d32742 │ │ └─178358 /pause │ ├─489c4afa79740d5eeab16f3d50df6226b6588f4d162455743eec8fb5e480c2a8 │ │ ├─234166 octavia-api: uWSGI master │ │ ├─234182 octavia-api: uWSGI worker 1 │ │ └─234183 octavia-api: uWSGI worker 2 │ ├─75facd0cd4aea57231ef019dff9d5aff0bfdc77f794a94103f581a1c2789e6a5 │ │ └─197367 /pause │ ├─0829ec8cd9f523f76a78bdfee499238fda31c211327afa03cac82e0293949e06 │ │ └─42088 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─d3bdab3afdce1d0267f4583d515fd5f544d79e900316409d57eac8bea0e0491c │ │ └─41615 /pause │ ├─3db3b0e840886c198cbdee01b90dd649a19ea42f29b90262bb2d6be7978193d0 │ │ └─131383 /pause │ ├─2f94e098aa9e456d758cf95b95a831703269c2a34953edda8282ee31becb4ff6 │ │ └─44704 /coredns -conf /etc/coredns/Corefile │ ├─835daa4c8f72c8c018c3d99c5ca8d5420be0e448df9477eeb47b90789a9a2a48 │ │ └─49376 percona-xtradb-cluster-operator │ ├─f0e27cd6fbb52b4e75d1801194a3575c01725bdfbb5d19f7e7ec3304c8e21ba2 │ │ ├─210292 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─210666 heat-engine: ServiceWrapper worker(0) │ │ └─210669 heat-engine: ServiceWrapper worker(1) │ ├─9104eb75f796b6c0d29079d1b4165013b462255cba8976addf85356c1cdf7eba │ │ ├─260077 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─260099 /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 -- │ │ ├─260105 erl_child_setup 1048576 │ │ ├─260264 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─260265 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─260275 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─260596 /bin/sh -s rabbit_disk_monitor │ ├─4e37249ef274487c5ba42b627b728bf0cab83e39e8ea522ab202e7838c8ad0d4 │ │ ├─190286 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] │ │ ├─190595 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) │ │ ├─190598 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) │ │ └─190602 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) │ ├─58e24dda9fe287f1fbeff6631c937aec5deda2f38bd8d37e4e252bf0b8b8eb44 │ │ └─68062 /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 │ ├─42ea37a9903d269331eaf727c82a4eca96b73170b63e4bb21725e21c7295d3e2 │ │ ├─192953 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] │ │ ├─193274 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─193761 /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/tmpn_dn_xw2/privsep.sock │ │ ├─393855 /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/tmputfrc4of/privsep.sock │ │ ├─394295 /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/tmp47pli2h8/privsep.sock │ │ ├─394821 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─394823 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─396365 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=12db74b2-54d3-4dcf-bccc-5959d05e9bb3 --namespace=qrouter-12db74b2-54d3-4dcf-bccc-5959d05e9bb3 --conf_dir=/var/lib/neutron/ha_confs/12db74b2-54d3-4dcf-bccc-5959d05e9bb3 --log-file=/var/lib/neutron/ha_confs/12db74b2-54d3-4dcf-bccc-5959d05e9bb3/neutron-keepalived-state-change.log --monitor_interface=ha-7e9fdefd-c1 --monitor_cidr=169.254.0.145/24 --pid_file=/var/lib/neutron/external/pids/12db74b2-54d3-4dcf-bccc-5959d05e9bb3.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─397916 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=fefc1491-9bbc-49f6-aa30-4d6cb4beba78 --namespace=qrouter-fefc1491-9bbc-49f6-aa30-4d6cb4beba78 --conf_dir=/var/lib/neutron/ha_confs/fefc1491-9bbc-49f6-aa30-4d6cb4beba78 --log-file=/var/lib/neutron/ha_confs/fefc1491-9bbc-49f6-aa30-4d6cb4beba78/neutron-keepalived-state-change.log --monitor_interface=ha-3ed8ed2e-dd --monitor_cidr=169.254.0.120/24 --pid_file=/var/lib/neutron/external/pids/fefc1491-9bbc-49f6-aa30-4d6cb4beba78.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─400378 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=245273c1-c00e-4437-b031-c81d155a2f6c --namespace=qrouter-245273c1-c00e-4437-b031-c81d155a2f6c --conf_dir=/var/lib/neutron/ha_confs/245273c1-c00e-4437-b031-c81d155a2f6c --log-file=/var/lib/neutron/ha_confs/245273c1-c00e-4437-b031-c81d155a2f6c/neutron-keepalived-state-change.log --monitor_interface=ha-d6c9bca0-fb --monitor_cidr=169.254.0.142/24 --pid_file=/var/lib/neutron/external/pids/245273c1-c00e-4437-b031-c81d155a2f6c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─405440 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=729b703a-1ab4-4038-945b-75305405fb90 --namespace=qrouter-729b703a-1ab4-4038-945b-75305405fb90 --conf_dir=/var/lib/neutron/ha_confs/729b703a-1ab4-4038-945b-75305405fb90 --log-file=/var/lib/neutron/ha_confs/729b703a-1ab4-4038-945b-75305405fb90/neutron-keepalived-state-change.log --monitor_interface=ha-62768539-25 --monitor_cidr=169.254.0.229/24 --pid_file=/var/lib/neutron/external/pids/729b703a-1ab4-4038-945b-75305405fb90.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─408637 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=6828a7b3-f0d7-4c27-9cf1-75079611da08 --namespace=qrouter-6828a7b3-f0d7-4c27-9cf1-75079611da08 --conf_dir=/var/lib/neutron/ha_confs/6828a7b3-f0d7-4c27-9cf1-75079611da08 --log-file=/var/lib/neutron/ha_confs/6828a7b3-f0d7-4c27-9cf1-75079611da08/neutron-keepalived-state-change.log --monitor_interface=ha-f1e713a7-5d --monitor_cidr=169.254.0.53/24 --pid_file=/var/lib/neutron/external/pids/6828a7b3-f0d7-4c27-9cf1-75079611da08.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─87bd846b8527d9caf102f253176235b685d7306ddf4d8e1b33a2b085ff1e4966 │ │ └─80940 /pause │ ├─cdf67f4136cd93ea237a1231972e08f7d6259593f4bb4b93a0d7cce74e028967 │ │ └─112697 /pause │ ├─0e2b7a2504f661d936191c9ddcbbf38865b889727e4949cf5a997d5abf438300 │ │ ├─69786 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69803 /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 -- │ │ ├─69810 erl_child_setup 1048576 │ │ ├─69873 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69874 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69884 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69943 /bin/sh -s rabbit_disk_monitor │ ├─24fe8ae8174061dd9e63c0b4fb2a306a620e9d00274c4147098299832e5c3188 │ │ └─274735 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─295ceed577d9a2d666728da1f3fe07e9365b7cb5c6a28df4c11d619f15ce6dce │ │ └─163532 /pause │ ├─00075e4683f16a9074b172906d44707799dbd0135f2a6d182d1dd6759150ec9b │ │ └─162536 /pause │ ├─83a57ed058aa429097d4425e745d72d3e3d7e8525ec3f06b99dd6e5680c11163 │ │ └─115984 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─60dd5f30cb968109431fc96609f4c50c596f144e8e0460a6b6fbf79cc1eecd09 │ │ └─281623 /bin/openstack-database-exporter │ ├─935d1a3acc224b480aa3e591e7e4d2c85be7249ff2e6976c54604506c8dc6cb1 │ │ └─264512 /pause │ ├─22e7d43560abd455d81939c39b4c305cccbe200becc23a3b3558bd07ce841eb1 │ │ └─67797 /pause │ ├─9c2a99140de11edba6b590285a60e5ba9c50f7ef6bbf5ac70cc43af3590ab50b │ │ ├─201920 /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 │ │ ├─395756 /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/tmpzb3ky97g/privsep.sock │ │ ├─396394 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmppmv59cku/privsep.sock │ │ └─397736 /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/tmpfs7zs6jn/privsep.sock │ ├─bba1d6d55cce64882e9dafac68162a916913d0837062a1aac6ba18ba28a5bad3 │ │ └─180778 /pause │ ├─3dfc4f8532ad0fcf87a1d7ddd20e025004aa23eb4c1e6a652a0d0a29d6b43d13 │ │ └─65774 /pause │ ├─538667fe3b40e8352387774bc01c6fcd9fc889396d240ed6f365bc11ab13d722 │ │ ├─176993 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─177345 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─177346 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─f133573597289a76bdbb88ab31d892ccaa9fc934f8b1c41d8ab9841a3872a013 │ │ └─58009 /pause │ ├─2374a8c67726877cff628be829fe3b5a8e08c6c09049554e0df07a408194356e │ │ ├─235736 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─235769 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─236671 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─236672 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423197 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423198 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423199 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423200 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423201 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423202 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423203 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423204 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423205 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423206 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423207 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423208 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423209 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423210 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423211 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423212 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423215 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423216 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423217 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423218 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423219 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423220 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423221 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423222 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423223 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423224 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423225 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423226 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423227 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423228 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─423229 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─423230 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─0a2cc1c493acd3a4bc1821c1257d427b383175a8e76dab7af76a1d5994948e74 │ │ └─194606 /bin/bash /tmp/libvirt.sh │ ├─8b28941ded87ddd16e54e193c49b8f901a567e13b6955b3f427f166bc594bce6 │ │ └─63476 /pause │ ├─00b00402b75b7a1b8343db07cfb0c6a551bea79ca68a62add52a9cb95907ea8e │ │ └─41706 kube-apiserver --advertise-address=162.253.55.31 --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 │ ├─c8391b6d976c14f07a9f236a9198453b3a7ec962464dbea555eda242da27c140 │ │ └─44615 /pause │ ├─f0420cc7962d8888f4eb6006467287914fc12bb749328f7c72a61ff1cf7bd9cb │ │ └─41497 /pause │ ├─0eb7671f6fb5bf6a951c90d4d55e8bb29e4f2a0283f48ee84035d35bfd7f94d4 │ │ └─58176 /pause │ ├─185ee8a762c1fef70171852e617f6d7ba7c09c17f4d42eb532b8b2b7467a0c9c │ │ └─264732 /pause │ ├─2470297ad199477d157760310d5fe2a6eb37847edfcb1aee4bba3e79ca0a957d │ │ └─264780 /pause │ ├─fc1a63c2d6054f432a7f592a92ad23f0be010420b7d0f4685d16b44cc6f5819b │ │ └─49549 /pause │ ├─b0083769a92670a2a5b732f1ebcb3ffa9fef972ad6807479258fc675764730d3 │ │ └─68490 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─65e13d9a3eb0ff746ee68a15a2dba9dc5005d83ec7a99e0f8135628872985870 │ │ └─42054 /pause │ ├─8fee5994da2e92d25bb8c5a3c7188ee1bf0ca719a7e386602bf36cb8c5ebda5a │ │ └─240572 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─057c7130c064811625975582bbda92c0e2d88baa8c32165ed71c45b3408102ba │ │ └─65327 /pause │ ├─39a2ec033fc16c31d3e683ec276a6c7124c4910afc17ecfa312e028e019a5b1b │ │ └─180320 /pause │ ├─eee6826eba526630420d52417609eecaa6278c1d5f9f0a06dd0b19a259fc0d5c │ │ └─41761 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 │ ├─830d2602aefd0638a411bc62de28f05f8fe284718ba66f7ee6a202411883eeea │ │ └─243071 /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 │ ├─3a5044683530aaf09792243abca699244c1d98dd1402e01e389f482cbae789f9 │ │ └─57969 /pause │ ├─5aab06eaa32bc1e35f925b06d334a039911a7ec3acda9a9b06039b051efb897d │ │ └─98825 /pause │ ├─29fcc9d63c06f272b6afec0b9d3916aec678c6c3119b29a0b2851f0984d210b2 │ │ └─58224 nfd-worker -metrics=8081 │ ├─3cef5f7b2010027e5d217c5d4c2b235a71c4f5df26a20fbf524c317eaaef9909 │ │ ├─347331 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] │ │ ├─347698 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─347777 /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/tmpg0_6kmn9/privsep.sock │ │ ├─348153 /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/tmp0s6n2och/privsep.sock │ │ ├─348696 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─348699 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─348777 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/11517d58-8beb-46ae-b558-55c119bd63fc/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/11517d58-8beb-46ae-b558-55c119bd63fc/host --addn-hosts=/var/lib/neutron/dhcp/11517d58-8beb-46ae-b558-55c119bd63fc/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/11517d58-8beb-46ae-b558-55c119bd63fc/opts --dhcp-leasefile=/var/lib/neutron/dhcp/11517d58-8beb-46ae-b558-55c119bd63fc/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-44452779-3367-481d-8001-88d28257792a,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 │ │ ├─348811 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/abe8e8b9-1c4d-4ffd-a6ea-c5ac4fdd7d7f/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/abe8e8b9-1c4d-4ffd-a6ea-c5ac4fdd7d7f/host --addn-hosts=/var/lib/neutron/dhcp/abe8e8b9-1c4d-4ffd-a6ea-c5ac4fdd7d7f/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/abe8e8b9-1c4d-4ffd-a6ea-c5ac4fdd7d7f/opts --dhcp-leasefile=/var/lib/neutron/dhcp/abe8e8b9-1c4d-4ffd-a6ea-c5ac4fdd7d7f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-9603ba5f-0e2f-4fd6-a04c-d3442931e162,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 │ │ ├─348859 haproxy -f /var/lib/neutron/ns-metadata-proxy/11517d58-8beb-46ae-b558-55c119bd63fc.conf │ │ ├─348876 haproxy -f /var/lib/neutron/ns-metadata-proxy/abe8e8b9-1c4d-4ffd-a6ea-c5ac4fdd7d7f.conf │ │ ├─393614 /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/tmpck5rzlp5/privsep.sock │ │ └─400292 /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/tmp_d6x4vki/privsep.sock │ ├─59d74f9884a431acc6d9939c65f879d35236c6855156fea1cd209ca6a52d098d │ │ └─69012 /bin/oauth2-proxy │ ├─bf460ff7a1c51941b58019867b4071acf88bc568226567dbf13fd5c675e42310 │ │ └─68276 /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-31.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 │ ├─942ee594cb21fee4f2cf56fa02dbe6923b269a16e60ca5e9400febfef08ed456 │ │ └─242967 /pause │ ├─481256a1183ddbafb69ef5a20834ab007b4e841603033958532d3d69314d42d9 │ │ └─162118 /pause │ ├─48efeb1a765df945bcb9f3aeae59f802f62928f9436b7247a7b16657548b3bd0 │ │ └─274711 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─e3a93eca1ed5905dfcaade0f614beb341e51d3e2db696a90d4a4c1ccda4138e7 │ │ ├─181455 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─428435 sleep 300 │ ├─3334c85aff99eb0e18d420a1148f8f13268532b4119e0ffb1ac9fd6910ccb5b8 │ │ └─68603 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─e5fb79a6712d9ac47f0319aaf1ca27c302b164f060caaefc3fc12cd944c9e4d4 │ │ └─259904 /pause │ ├─caeee9a4f7950349a44ca638f10e4cdb1f6bfac307a324f2faa80abaa878a18f │ │ └─171910 /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 │ ├─079da45f5d1f6d6999261567fc4cdd93767f20d1bc7b5926f875f13e504583f3 │ │ └─194555 /usr/bin/libvirt-tls-sidecar │ ├─cc8f948379e53b42a1e44f0a233968e337d7d8fd6b77902f5e9d2516193e1186 │ │ ├─ 99227 /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 │ │ └─407203 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─f39e3d3e8a2146c80dee3911ecedaa5943bc7009fb2b08e8aa1e76bfbb59a980 │ │ ├─87859 barbiacan-api: uWSGI master │ │ └─87878 barbiacan-api: uWSGI worker 1 │ ├─2eec10b37dd63a8a7ceb11b52dce11e2488d7a918d25002f235116ff972b7ecb │ │ └─49988 /pause │ ├─dd4a0d10db284dd8f50241f8b3372ae6c453fdbc610f06c2a3fe369f363925f9 │ │ └─132001 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─ac156dde5ca6c7aaf971da55f6f0f21fcde9af5cdcf44a918064e12d326d2ad4 │ │ └─64749 /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 │ ├─c59c0f1d2e9cf96f01acbcd8e7c65a6c388bf601e67e33f5cd0f157f79a8c1b6 │ │ └─68232 /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 │ ├─279d57610f1455ba8d037845abcc3f70e674f2681c0cbaee762c9822a47ec5cf │ │ └─201947 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─a9361daeaac2b901869cb50abc03e5618a9c253de1c85fb19233aaa2b71937dc │ │ └─166260 /pause │ ├─faee375186dd1fe372e41d7433fa988cfa08445aa426c6b3d0460b01b04a2fb4 │ │ └─48931 /manager --metrics-bind-address=:9782 │ ├─0f271582e6c3c438d435db92781346e9342d6cd4a4ba5a9c774157a3a379f45e │ │ └─58415 /secretgen-controller │ ├─9139adad0ba7788c594f4426e9a9e998c7c63962b8aa062d089022f97669570f │ │ └─225204 /pause │ ├─bc772a9dfe2df70aa0529454b968a94b6791fdc6072e786f382a53be58ec2d42 │ │ └─63387 /pause │ ├─64da35f63e298ab909de0f3d00d9a88939270d147fdb976b6d578c301a650f53 │ │ ├─176420 nova-metadata: uWSGI master │ │ ├─176437 nova-metadata: uWSGI worker 1 │ │ └─176438 nova-metadata: uWSGI worker 2 │ ├─83b3517657df683dbce63d733f6f77f1867174d5aecf3ef4ee61922b1368a20a │ │ ├─43332 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43746 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─5389ca7b0ff0a7bc886aded9567590c3de66ffc77a19835113adc1ef51bb8ddc │ │ └─45869 /app/cmd/controller/controller --v=2 --cluster-resource-namespace=cert-manager --leader-election-namespace=cert-manager --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.17 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─576a73f7200e04ba452ff0c9d3322b2fe620cc14098d2aad4c859991424c43fc │ │ └─246272 /pause │ ├─928c3e5e5a79424b1676619312dd250acb79b7d9f33b6b9b3aee915f5cf8f1f6 │ │ ├─50086 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 │ │ └─51305 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 │ ├─f15efcefe552d2e0ee173cf1a3b21c812de3b3b8c9ffd21c7fa388ca4987543d │ │ └─166057 /pause │ ├─27b44c46f93c5e8fc00d3ddf38550ba697e8bc63026fa0fbf9bd9201599904ac │ │ ├─177064 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─177415 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─177416 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─aa9a29ca6f741363db839aadf617ef3e266fdb7f56933e25c59b0dacf40889dc │ │ └─45823 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─09ab736f1e1239a97174861bf16a478622fba96b074224ee2cfa2b6c26ad2f8e │ │ ├─66582 nginx: master process nginx -g daemon off; │ │ ├─66599 nginx: worker process │ │ ├─66600 nginx: worker process │ │ ├─66601 nginx: worker process │ │ ├─66602 nginx: worker process │ │ └─66603 nginx: worker process │ ├─2021bf057cd0022ce0f1d5aef5d358864319ae11b74cba4d0b5a6348970d059b │ │ └─277029 /pause │ ├─66d90389865863f2d1a07e1e7a11e2c9ea5f1e9547191bb7aab1c2ac279c5c7f │ │ └─71490 /pause │ ├─aa27ac8c7dfc00ace3433386b16acd4fd579fb42f5f282a8d0d02e634aa9afba │ │ └─134003 /pause │ └─942b4312567eee2b8d3392f66722ed3bececeb02ff190b6035e75784ff7a7654 │ └─99116 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-gbzpv --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount