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 │ │ │ ├─21675 /lib/systemd/systemd --user │ │ │ └─21682 (sd-pam) │ │ └─session-21.scope │ │ ├─21623 sshd: cephadm [priv] │ │ └─21708 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1617 sshd: zuul [priv] │ │ └─1630 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1621 ssh: /home/zuul/.ansible/cp/162.253.55.77-22-zuul [mux] │ ├─420672 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-oapcrebhjqmcyxrbnbupxbyajgnprfem ; /usr/bin/python3'"'"' && sleep 0' │ ├─420673 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-oapcrebhjqmcyxrbnbupxbyajgnprfem ; /usr/bin/python3' && sleep 0 │ ├─420674 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-oapcrebhjqmcyxrbnbupxbyajgnprfem ; /usr/bin/python3 │ ├─420676 /bin/sh -c echo BECOME-SUCCESS-oapcrebhjqmcyxrbnbupxbyajgnprfem ; /usr/bin/python3 │ ├─420677 /usr/bin/python3 │ ├─420681 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ip neigh > /tmp/logs/system/ip-neigh.txt bridge fdb show > /tmp/logs/system/bridge-fdb.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi │ └─420683 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-da3bdf54e08b2db5f533cd40c5090d0cc37e1d0dc0000c4ac3fa5dbf9263f9f0.scope … │ │ ├─39264 /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 │ │ └─39278 /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 │ ├─docker-0aac29010319e9d7befbfe4644f300088f44e3e529cd3f9d3c8628b80f36ab18.scope … │ │ ├─29801 /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 │ │ └─29813 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─containerd.service … │ │ ├─ 9960 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12313 /usr/bin/containerd-shim-runc-v2 -namespace moby -id eccb77bef3ca2991fd5a59ac284c962a99de720a354b60acd2f6dcb000c44156 -address /run/containerd/containerd.sock │ │ ├─ 12673 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d5e2d2f658c653470551a0ee28a5b444fbfd075658e0787449acc8123c16c2ea -address /run/containerd/containerd.sock │ │ ├─ 18707 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 575c5792b67181e195403e15f407a440dda0cfe452d31c068edc7958224318e1 -address /run/containerd/containerd.sock │ │ ├─ 25271 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 94081209179f51efbfeddf165ab13c7bf35f587dea021c1342e68f22be57c01f -address /run/containerd/containerd.sock │ │ ├─ 29775 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0aac29010319e9d7befbfe4644f300088f44e3e529cd3f9d3c8628b80f36ab18 -address /run/containerd/containerd.sock │ │ ├─ 34480 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 035f82d03e0b3d9dc8b9ae9ef1959e9e5c229eaa59086877e67ddfedb4c32f5f -address /run/containerd/containerd.sock │ │ ├─ 39239 /usr/bin/containerd-shim-runc-v2 -namespace moby -id da3bdf54e08b2db5f533cd40c5090d0cc37e1d0dc0000c4ac3fa5dbf9263f9f0 -address /run/containerd/containerd.sock │ │ ├─ 41765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95d41cbfc0328d62b4c0f039d2fdf12b6112118db8936f7121c4a26a1d07fba1 -address /run/containerd/containerd.sock │ │ ├─ 41804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f70d128b4deae3657f09a87d986507b40b8e03c960177b57cf3ae63163af653e -address /run/containerd/containerd.sock │ │ ├─ 41830 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ff2a496e193194ad8b3da82b0bf7e10e1ee247192dd2073e329f5576de65e80 -address /run/containerd/containerd.sock │ │ ├─ 41840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46f75cbad9fc40894b8008ef2918316fd3b7e1770331abf1a1746da80b32898a -address /run/containerd/containerd.sock │ │ ├─ 41846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0ee9fc695e2c1db267271796cc4e66a7f9335374ca71b47e89b99f45888dec6 -address /run/containerd/containerd.sock │ │ ├─ 42380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0286fc8c2c2d4ecb50691932bf3ec4870d0889e897106d87cb4a99d03f0da61 -address /run/containerd/containerd.sock │ │ ├─ 43126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e52dc9a85469e6160c36ecfd4930c981bd48f76fb17173a447b55544fff9441 -address /run/containerd/containerd.sock │ │ ├─ 43147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 00efa8d7445c03d279966c6d779b7b7c77b37eaf3397974fc8c91fc93e7639ab -address /run/containerd/containerd.sock │ │ ├─ 44457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd57106a59d020ce8ac1f629129caef210a64e160ffc5a453c053909a1c168e7 -address /run/containerd/containerd.sock │ │ ├─ 44850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a6e830391d2ef32d8a071c9d7df21636c3d0ad279a5ec51eecab88326898993 -address /run/containerd/containerd.sock │ │ ├─ 44882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c71affaa3407be65a6a0a0f6fb716315e61b820558707c8731dd6c3849e96a0b -address /run/containerd/containerd.sock │ │ ├─ 45355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 949247ac15a0bce57faec7d60e349fca95f57f6a69c6493d5e645488447452f3 -address /run/containerd/containerd.sock │ │ ├─ 45851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3ca4da01568f45268f04c203987d9dead1e1c58583a5a1146f79a55d246387b -address /run/containerd/containerd.sock │ │ ├─ 45904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5aeaa82a01b39d57f092540606f8e123c68a46f6bdb2c246273e7459ae24e7a3 -address /run/containerd/containerd.sock │ │ ├─ 45943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1204ed0e21d4dd91bca7892327b3c7090ba448fccdfeb7956c79e559852cf6b9 -address /run/containerd/containerd.sock │ │ ├─ 48189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4885463b2ed6220f068999682813572601a6b6b821fc6e5e85a6dc123e50f99c -address /run/containerd/containerd.sock │ │ ├─ 48234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37b342baba115b6558daa692838500e951383f830262c31eb44f57b65e2a5a8e -address /run/containerd/containerd.sock │ │ ├─ 48961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf187cd1ae2c3080f61954ea87d38955d746fec47bdc23d90a665a5de1d50cc0 -address /run/containerd/containerd.sock │ │ ├─ 49058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 703a23a614b6b22ef05bf963eebd678be4271877009fa6b8cca58cd5506d9472 -address /run/containerd/containerd.sock │ │ ├─ 49412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4e59959272b8a7178bf7b5e5d8bd81e990f82b009ce00829f2ae154cf55f5c5 -address /run/containerd/containerd.sock │ │ ├─ 49706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dc08198e00d03c35c141c8a93cb2ade92cf05634f0bfd4cf5fc5a0f3710ca8e -address /run/containerd/containerd.sock │ │ ├─ 50089 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72fe11abc246e126a9661abd86533462087082b02f2056fa61288b5fec5ee2f1 -address /run/containerd/containerd.sock │ │ ├─ 52612 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c319ffeee92a1200fe4d29d97826d62104f8ce136a69c3b35cff6f2add0822a4 -address /run/containerd/containerd.sock │ │ ├─ 52946 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c897219b0c904b727b2e5eee43dbdcd254744f4fe536c876b8d363806d3dd643 -address /run/containerd/containerd.sock │ │ ├─ 58519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3adf54cc8632819d507713d830139aaad331d87fcaa75a3f8c3df3df5022489b -address /run/containerd/containerd.sock │ │ ├─ 59300 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79f1c75b7bd11a198db3ddf6ad6ca92226c1ce160aab3115b03aa878f3f989f4 -address /run/containerd/containerd.sock │ │ ├─ 59343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c420e80b01fe4df940030b57ae8f487b084099d5f85faba1b26fbee0080a61bd -address /run/containerd/containerd.sock │ │ ├─ 59391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d8e6560654d863cfd849842c7df5d29bd4000825731a3166f8c51388d7a7a81 -address /run/containerd/containerd.sock │ │ ├─ 59581 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7792f584e22bf959e055c3a901fb8456e42397e02146e72e972ca4ebbe1e6c4 -address /run/containerd/containerd.sock │ │ ├─ 64767 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1df135d35b0c2ea341b799a982e946fbbbd5d81eacd5c1dfd97ea3c541eccdda -address /run/containerd/containerd.sock │ │ ├─ 64827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37817dbfa74670d6136497b0912fffae56207f71fa814675ff59463ff36ab963 -address /run/containerd/containerd.sock │ │ ├─ 64879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e0be42ea66780d80a13f148957d8f189639a2753697e2a0e0031db4c72b871f -address /run/containerd/containerd.sock │ │ ├─ 64948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1482f30102fa9a52873a2dc6bc9de9789afef9b20862f39560fbd2a7294e35b3 -address /run/containerd/containerd.sock │ │ ├─ 66508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52b882ce7adbc782e288a1ecc85fb7aea6203dff846f6e24542bacbad7cf4a05 -address /run/containerd/containerd.sock │ │ ├─ 66597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8797b412172ea1fe1d7449104d4fe4f337a454ff5643f66a86dc44b73b4ef2b7 -address /run/containerd/containerd.sock │ │ ├─ 66817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e864611c365808a927a6f21952e7bffe3afec4c533f1b1fbe594cacba2029749 -address /run/containerd/containerd.sock │ │ ├─ 66878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24830267268436c59d90b63edca02b7d135d52054db8e8f3550e1b8f0e482fca -address /run/containerd/containerd.sock │ │ ├─ 66928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1e0233d87229c4464524aef4b380538a3e862955598f913225d556075858c54 -address /run/containerd/containerd.sock │ │ ├─ 67228 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d73434530d49f6fe178b5d6fcb5b7b2598ac67e3bcf673ece854a716ee47bf78 -address /run/containerd/containerd.sock │ │ ├─ 67655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d604daec340eaa1461db0c596d57a4ae6a44a98b873bf66a33c344b7d25dd3e -address /run/containerd/containerd.sock │ │ ├─ 67928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0894bf7178cdf5292033fd29b669fdf14771a0caa791acc792a17c3e45d15c74 -address /run/containerd/containerd.sock │ │ ├─ 68462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a42c837fa4e9c9658daadb95bb4b9954aff7446c17c8867514f1ae4d9dc06d60 -address /run/containerd/containerd.sock │ │ ├─ 69218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f454037b587d097d4582f68cdf0895ee7850ef859dad3d5e1a43ba333c2c6671 -address /run/containerd/containerd.sock │ │ ├─ 70930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f04ae09250c836239732ee4223e06bd15a02ce4bfb9afeead8accce12d387b21 -address /run/containerd/containerd.sock │ │ ├─ 72780 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12b93f5cd9c8731fdc1b4976425a223874fac79b421c4385f401ab0dcd688216 -address /run/containerd/containerd.sock │ │ ├─ 82153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3728f8462cc4bc980860a4a01e1e54f9565958a3c66eeef2b66a139ed831b0c5 -address /run/containerd/containerd.sock │ │ ├─ 83706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1da736b00216e5a691ce9af2942dd9e35fe87bd06b1a76915b593a372652b0f -address /run/containerd/containerd.sock │ │ ├─ 89730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60bce81dcb90856bc512c88d0908552de4f2abd380c2478e667c618bc709868d -address /run/containerd/containerd.sock │ │ ├─ 96912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf8b86ce83abe5139601b7766d9acbb4aeebeefb759fae282246f01b2db99750 -address /run/containerd/containerd.sock │ │ ├─ 99949 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18c1f4cd5ca201a8f7b52db06aef78030d9cf39ffe4aca1acb8071f2779fc55f -address /run/containerd/containerd.sock │ │ ├─100039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e96b7b057411cd926f2d80554191e162e04e8b25b7077c03296e536482ef243 -address /run/containerd/containerd.sock │ │ ├─113920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d33074d479508569121dfa0c2eacf73ea2187c7282740bffe169098fce25b208 -address /run/containerd/containerd.sock │ │ ├─115563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3022111497980cc54625e8f9f745741948399d9278c9e0a99807156c74d8fbfd -address /run/containerd/containerd.sock │ │ ├─115652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52da8983caa3a5b7c204dfd1a59f3a35974efef1a53b58509dd182f9915b94cd -address /run/containerd/containerd.sock │ │ ├─117527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ec09b2f28a7539c2f7152091cad647217d8ff4eb1ce4b1d5a8221dee3d0a5f1 -address /run/containerd/containerd.sock │ │ ├─119363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42d68c3c74b0feabd86bead08ca3cfb6f9dadd846969a33714d1658bde38f668 -address /run/containerd/containerd.sock │ │ ├─119431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 893f93fcd1d4b4cb7aaf60427f65a742a5bb785e4c163c6f2ed92e14be4879f0 -address /run/containerd/containerd.sock │ │ ├─143065 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22d93ec9059dbffa0f054e37b4d46cb60c6abe79a47c4262351c335822ce6ce8 -address /run/containerd/containerd.sock │ │ ├─143110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2486201f7919a4dad51937ce43f62a151df6f1fae4601cde2da034d5ac84a157 -address /run/containerd/containerd.sock │ │ ├─145802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c1cf11eb239f6973236e3ad9b593882cb369ed926cecf418410f2b248628019 -address /run/containerd/containerd.sock │ │ ├─160743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ea5adaf6a3834bf5d6fc46bad58c0e3b727b4f4e40ba307f5cf664ffe3d5d8d -address /run/containerd/containerd.sock │ │ ├─161841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd2f75e54710177085058435eb2a6855d1c68cfe86c87f95082c276103fed03c -address /run/containerd/containerd.sock │ │ ├─162881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 373d45ca7e57436e6055c440c9dd55f7b3a2e9cccc08ad1699be82c2ce932423 -address /run/containerd/containerd.sock │ │ ├─162934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eced3deaa1433a8d48a7fbd9802acc5c30badd225036f04be353a506f8166403 -address /run/containerd/containerd.sock │ │ ├─163667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cdbcccb9aba7b2bc4eb36e2a82aeaf505c2bcf5cf74ca1b753a8197f8453afd -address /run/containerd/containerd.sock │ │ ├─164787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c792f80417a002d8d65174f454bbf8258020f9b153555903f7703158bc9ef8a6 -address /run/containerd/containerd.sock │ │ ├─167074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc79fc0c436bd8c64958dd2ee2c1316ae2170085ade9b00279494ca4db9bc774 -address /run/containerd/containerd.sock │ │ ├─167243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a389985accb261c61bf9270f96b4a28bdc8e9aefedc9c8d1dfb683ac88c5a579 -address /run/containerd/containerd.sock │ │ ├─167429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b7bc0d6eb14c9b785bb71099f2b422cfb9f226fbe460617c3be102259742f24 -address /run/containerd/containerd.sock │ │ ├─167596 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3bdc0ac97b9c84fcb990ede4de90fcdaf9a1534801e749e42fcfa19a829b919 -address /run/containerd/containerd.sock │ │ ├─167730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff49db4ec5b84bb4691bfe88c682c57592238d674b60c414f727c05d1a75f5ad -address /run/containerd/containerd.sock │ │ ├─167914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10122c8eabf49a9172c4dd917c6216a6846c65afe4747ae95de75b7f4bee2674 -address /run/containerd/containerd.sock │ │ ├─180747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca443bc5112aedcf2fa7f99513fa33832ebb4db26b66b357d29de03102e2f8c9 -address /run/containerd/containerd.sock │ │ ├─182619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb64666a426e2710c5ded00659582b1e8a21d5b1a282851b9c5b4e82ec512610 -address /run/containerd/containerd.sock │ │ ├─182651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c9dc2ede9fc4e3deb294b23dc4140e8a7fe4c926315f1a2eaddfc5442979a38 -address /run/containerd/containerd.sock │ │ ├─182703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c03655d0059ad02be0d7878d408bba5907a2c72a3c1e8e2994233951e0efadae -address /run/containerd/containerd.sock │ │ ├─182980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 385b888dd6d42f69a91e33f0428dd40ddd1a47577879a15ebb6f56078f411e09 -address /run/containerd/containerd.sock │ │ ├─182997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12e0e8c4578b924b8975fa478bf34fd3e951aec56345954811acd37de1decd99 -address /run/containerd/containerd.sock │ │ ├─187885 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34fd74d382a60807b3ea47d12fee87071dccb7a75e1129b121b06795408a1eb2 -address /run/containerd/containerd.sock │ │ ├─196894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d54678bc2c967f07fba7af9cbe32c1fd4134b9087b4103405984d8ae93ec03b -address /run/containerd/containerd.sock │ │ ├─199701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea248d678ec5c50a13bf2dac35108ca12d152ec99b8ef5342972a4a67ff25aaa -address /run/containerd/containerd.sock │ │ ├─199744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cab9682b05cf37cea129d3c306d6c846952ed54373f64a61f263b2ffe73df255 -address /run/containerd/containerd.sock │ │ ├─199812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5b3a2db86d3654af2444b775df06170b0cb40502b5e455759e7055a78337993 -address /run/containerd/containerd.sock │ │ ├─215617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b106cbee9e4f2919d9f0c9c9261727b7842a0b6aec5fa30c8e3ce0c86c83e53 -address /run/containerd/containerd.sock │ │ ├─223729 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88d7892239a94471b2d4f3ebc6e00ee82041e84f0927c6b0b43db149ce31a984 -address /run/containerd/containerd.sock │ │ ├─223735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2e44dc067fdf090ec12d0f5276204f18e227f1f2a930bb9990a5ef42b27082e -address /run/containerd/containerd.sock │ │ ├─223840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3733b981cfa504ea6c2bedc11c38f4cecfe8bfad3ec5141803257973a362bc2d -address /run/containerd/containerd.sock │ │ ├─224115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d3fb9cc2f34457f62a12fd8e57aac589b2243222bd0b9e57a1e41ecbe47da096 -address /run/containerd/containerd.sock │ │ ├─235665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 571fdcc035476a5f0fe10012273853a03c3ed7faf3754d728965ec0b2acd780a -address /run/containerd/containerd.sock │ │ ├─238392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85adcb357dbf516c5bf99e9c3b0e6fde752693b9c326469ee75b905a9cab1cfa -address /run/containerd/containerd.sock │ │ ├─239807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d37b50e11ed079d4f66b58870ff07197579c07f3d49781a2153fc963e00a7fea -address /run/containerd/containerd.sock │ │ ├─240837 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c570b011be82effa35cf9fc3b3c7999f66b799dcbf72027e980982808b186c60 -address /run/containerd/containerd.sock │ │ ├─241875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6cb3e551f3683cc6becad93f946049cdcd512e8096564a804eec8a0a67dff42 -address /run/containerd/containerd.sock │ │ ├─244043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03701f70367d57375035003a4f9f1ffcf07fb6d41dde9dbe3dbe5f97a05e3dab -address /run/containerd/containerd.sock │ │ ├─244929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e17d7be6c6c94ff26a9791e6fedaa0f5b78f6172381926f6ffb4f4c25c02c56b -address /run/containerd/containerd.sock │ │ ├─245082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cf57c73a816e43dfd1c95b1bbccbb21dc7ea2117a2c2f15a792db249361f7fe -address /run/containerd/containerd.sock │ │ ├─254575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 071b8761294a438dc55a640a936446196334de1cc25bce511aaf8929ccd35229 -address /run/containerd/containerd.sock │ │ ├─255115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06ff2a85def097afe4c229cbbf985be272934393e75e007e90c21cde83278c5b -address /run/containerd/containerd.sock │ │ ├─258323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6e8719e88b8e434b9c3e85179497fcf04f9a833e5b4dcd9d3bc4a8755592774 -address /run/containerd/containerd.sock │ │ ├─263285 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29b3f32d77d3a592566cd9a547a82256c61392a98374d8a30931084c06bc1824 -address /run/containerd/containerd.sock │ │ ├─263551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ade6214d32cb5f1dbb480822f015ac06a35a105a3907d9735c832398f8d095fc -address /run/containerd/containerd.sock │ │ ├─263600 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64f3d12fcbfa63f8aa6248e5cdf9fc58f83628416775a7dc31d9e6dee12ae8ef -address /run/containerd/containerd.sock │ │ ├─263792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e7a1248b337471e9fe279a075642349d3aab46cf0f5a57c095ea157b312311c -address /run/containerd/containerd.sock │ │ ├─275597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 135aa8fe5632558bfd748977df33798db30fa5d5a3541bee015246b15efa8a50 -address /run/containerd/containerd.sock │ │ ├─278149 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b07b8f3b9f8c51448d17b5ba19ce200dd63e51d842dab7530ae6d17a39b34dd -address /run/containerd/containerd.sock │ │ └─288094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b598fa1b2ed44077c23fbfd15f38c02bb020a4249fcbd327658ead697e0e597 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1425 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─527 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─400 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─634 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-035f82d03e0b3d9dc8b9ae9ef1959e9e5c229eaa59086877e67ddfedb4c32f5f.scope … │ │ ├─34504 /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 │ │ └─34516 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29496 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29758 /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 │ │ │ ├─18666 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18687 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24990 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25254 /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 │ │ │ ├─39169 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39190 /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 │ │ │ ├─34191 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34463 /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@mgr.instance.isbbmr.service │ │ │ ├─12586 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.isbbmr/unit.run │ │ │ └─12617 /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-isbbmr --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.isbbmr:/var/lib/ceph/mgr/ceph-instance.isbbmr:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.isbbmr/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.isbbmr -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 │ │ ├─12226 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12256 /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 … │ │ └─10330 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─646 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─622 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─160146 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42234 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=unix:///run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=162.253.55.77 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─367 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─653 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-eccb77bef3ca2991fd5a59ac284c962a99de720a354b60acd2f6dcb000c44156.scope … │ │ ├─12337 /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 │ │ └─12355 /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 │ ├─docker-575c5792b67181e195403e15f407a440dda0cfe452d31c068edc7958224318e1.scope … │ │ ├─18734 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18753 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─uuidd.service │ │ └─1094 /usr/sbin/uuidd --socket-activation │ ├─docker-d5e2d2f658c653470551a0ee28a5b444fbfd075658e0787449acc8123c16c2ea.scope … │ │ ├─12699 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.isbbmr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12718 /usr/bin/ceph-mgr -n mgr.instance.isbbmr -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─chrony.service │ │ ├─10838 /usr/sbin/chronyd -F 1 │ │ └─10839 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-94081209179f51efbfeddf165ab13c7bf35f587dea021c1342e68f22be57c01f.scope … │ │ ├─25294 /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 │ │ └─25308 /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 │ ├─systemd-resolved.service │ │ └─404 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─159983 /sbin/iscsid │ │ └─159984 /sbin/iscsid │ ├─run-ra278205077a34544ad09f9adc4843375.scope │ │ └─194997 /usr/sbin/libvirtd --listen │ ├─dbus.service │ │ └─618 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─633 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─624 /lib/systemd/systemd-logind ├─k8s.io │ ├─79f1c75b7bd11a198db3ddf6ad6ca92226c1ce160aab3115b03aa878f3f989f4 │ │ └─59325 /pause │ ├─2486201f7919a4dad51937ce43f62a151df6f1fae4601cde2da034d5ac84a157 │ │ └─143135 /pause │ ├─7ff2a496e193194ad8b3da82b0bf7e10e1ee247192dd2073e329f5576de65e80 │ │ └─41913 /pause │ ├─3526dd7b081599ccf329f017ef9cec9d00093f79e9bcb17d4ce78a82efa1482a │ │ ├─273587 manila-api: uWSGI master │ │ ├─273621 manila-api: uWSGI worker 1 │ │ └─273622 manila-api: uWSGI worker 2 │ ├─edf879be9d3c383d2be763db082e79bdc4023ef6a6481417b8afa5af99a9b5be │ │ ├─163151 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─163193 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─163213 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─163418 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─420200 sleep 15 │ ├─81cd05ea97266af278b2874be43cbe9113e6c2f01a12ab15332ac2aefbdc8944 │ │ ├─198477 /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 │ │ ├─389218 /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/tmpfdykbvwp/privsep.sock │ │ ├─389430 /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/tmp3w9gth3x/privsep.sock │ │ └─389469 /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/tmplhzpah3x/privsep.sock │ ├─bf187cd1ae2c3080f61954ea87d38955d746fec47bdc23d90a665a5de1d50cc0 │ │ └─48987 /pause │ ├─6e96b7b057411cd926f2d80554191e162e04e8b25b7077c03296e536482ef243 │ │ └─100072 /pause │ ├─3733b981cfa504ea6c2bedc11c38f4cecfe8bfad3ec5141803257973a362bc2d │ │ └─223884 /pause │ ├─1836a5310adbbd8bcb85e576ecae99a01fa41ef3a833cb4b164b3d840def9bdc │ │ ├─163844 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─164062 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─164068 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─420553 sleep 15 │ ├─12b93f5cd9c8731fdc1b4976425a223874fac79b421c4385f401ab0dcd688216 │ │ └─72804 /pause │ ├─85adcb357dbf516c5bf99e9c3b0e6fde752693b9c326469ee75b905a9cab1cfa │ │ └─238415 /pause │ ├─00efa8d7445c03d279966c6d779b7b7c77b37eaf3397974fc8c91fc93e7639ab │ │ └─43188 /pause │ ├─2d54678bc2c967f07fba7af9cbe32c1fd4134b9087b4103405984d8ae93ec03b │ │ └─196918 /pause │ ├─1204ed0e21d4dd91bca7892327b3c7090ba448fccdfeb7956c79e559852cf6b9 │ │ └─45967 /pause │ ├─ca99d15bf0a5c499456e26130123c1cc743a71bd486d0629eddc1f51afa722f3 │ │ ├─195856 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─196261 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpesroa781/privsep.sock │ │ ├─196722 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmprx84e2p_/privsep.sock │ │ ├─234465 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpzcohwq_n/privsep.sock │ │ ├─234673 haproxy -f /var/lib/neutron/ovn-metadata-proxy/50036e58-22ee-4a07-9623-11bd0251b80e.conf │ │ ├─389756 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─389757 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─013801e812f09bd7e8c2345b48ed6c8efdd2fe6344ecc5da50bdca9b3e9afac3 │ │ ├─163165 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─163272 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─163291 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─163461 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─420202 sleep 15 │ ├─711b6ce9e87b18b87a6755534dd6435d93f8e849262aec50d8988b9f39d27d85 │ │ ├─151325 placement-api: uWSGI master │ │ ├─151384 placement-api: uWSGI worker 1 │ │ └─151385 placement-api: uWSGI worker 2 │ ├─ae5a8c307847a65597227608ab16769230647ef7c4f7d314ab1a59084abf5cbb │ │ ├─179587 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─180061 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─180062 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─c82392c613160102950005eceda3e23fba39f30dccdd3466c43d091c0c12b429 │ │ ├─69042 /usr/bin/vector --config-dir /etc/vector/ │ │ └─69076 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─786eb414cf50e49cd5b2d1c5134f106072cd5e235b66ae0b36aa254377263002 │ │ ├─194301 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─195096 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─195098 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─195101 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 /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─794a4460c958f8518a8d4daee0b82ac2e422ac8d66c6e8f33f10afefd02e59f1 │ │ ├─65407 python -u /app/sidecar.py │ │ ├─65608 python -u /app/sidecar.py │ │ └─65609 python -u /app/sidecar.py │ ├─f70d128b4deae3657f09a87d986507b40b8e03c960177b57cf3ae63163af653e │ │ └─41897 /pause │ ├─5cbd5e511abf7650e07336c4c12b18987c39a59b58aa8d57b4087433647dbe37 │ │ └─59938 /secretgen-controller │ ├─703a23a614b6b22ef05bf963eebd678be4271877009fa6b8cca58cd5506d9472 │ │ └─49082 /pause │ ├─3e7a1248b337471e9fe279a075642349d3aab46cf0f5a57c095ea157b312311c │ │ └─263820 /pause │ ├─0b7214008d312448c5972fb66b1d6fed78986f5ba1c519762b39dcc8292b14e2 │ │ ├─65382 python -u /app/sidecar.py │ │ ├─65570 python -u /app/sidecar.py │ │ └─65571 python -u /app/sidecar.py │ ├─f454037b587d097d4582f68cdf0895ee7850ef859dad3d5e1a43ba333c2c6671 │ │ └─69241 /pause │ ├─aa2f410dd2c2e20ef2c3c82ff941f8f2649fbd83a61b372e4707f883fa5091e3 │ │ ├─188800 neutron-ovn-network-logging-parser: uWSGI master │ │ └─188834 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─9bf35ec8cdd210a0569d30a713da3d0ba1ab2b54ecb674f4a9fd7c2448272b67 │ │ └─46080 /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 │ ├─29b3f32d77d3a592566cd9a547a82256c61392a98374d8a30931084c06bc1824 │ │ └─263347 /pause │ ├─385b888dd6d42f69a91e33f0428dd40ddd1a47577879a15ebb6f56078f411e09 │ │ └─183035 /pause │ ├─2c9dc2ede9fc4e3deb294b23dc4140e8a7fe4c926315f1a2eaddfc5442979a38 │ │ └─182701 /pause │ ├─2a5b34cc477e090fdb30f112d5c1e591e45940733ba92817b196aa2e9f6c3657 │ │ └─70349 /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-77.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 │ ├─ff49db4ec5b84bb4691bfe88c682c57592238d674b60c414f727c05d1a75f5ad │ │ └─167753 /pause │ ├─6b89229aefa2c5739f8e3a37fb52cde06b510faa7b62a166ec11902dca58b558 │ │ └─90741 /usr/local/bin/rook ceph operator │ ├─b5a998b08d632e90c0fe19b77ac268aed1b4c1b7ff8ce0886cdc80f362fc9940 │ │ └─70686 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─5f1ae14440c3e19dd04521807d1e7bd06cbbf383f2d901831b7fb663b27de39a │ │ ├─254642 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─255365 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp45m95qwi/privsep.sock │ │ ├─255377 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─255379 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─bb64666a426e2710c5ded00659582b1e8a21d5b1a282851b9c5b4e82ec512610 │ │ └─182674 /pause │ ├─3adf54cc8632819d507713d830139aaad331d87fcaa75a3f8c3df3df5022489b │ │ └─58543 /pause │ ├─4610bee7240f03cc50641520aae053d86b1c4b78c65c244c8d13a6d12cd4d0fd │ │ ├─258586 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─258603 /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 -- │ │ ├─258609 erl_child_setup 1048576 │ │ ├─258674 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─258675 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─258685 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─258929 /bin/sh -s rabbit_disk_monitor │ ├─cab9682b05cf37cea129d3c306d6c846952ed54373f64a61f263b2ffe73df255 │ │ └─199771 /pause │ ├─0f96404afeb8dee20d18b2974ed6be72d2439eb7d4ea515034768e79531cbfe4 │ │ └─69931 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─b3bdc0ac97b9c84fcb990ede4de90fcdaf9a1534801e749e42fcfa19a829b919 │ │ └─167633 /pause │ ├─37817dbfa74670d6136497b0912fffae56207f71fa814675ff59463ff36ab963 │ │ └─64860 /pause │ ├─7b42a2c307021fdc42aa943de336b951f28279c5fc157f11e1a03015e653bffa │ │ ├─195875 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ └─196321 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp53s30akn/privsep.sock │ ├─ca443bc5112aedcf2fa7f99513fa33832ebb4db26b66b357d29de03102e2f8c9 │ │ └─180771 /pause │ ├─46f75cbad9fc40894b8008ef2918316fd3b7e1770331abf1a1746da80b32898a │ │ └─41945 /pause │ ├─1e47f5fb642db2485f3e59e2bf1b8c34c1d46c66cc7ec2e5c0a50023a54df33c │ │ └─174018 /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 │ ├─662258c140a3839ee683515d231d99402ff793ee596d6cbf9dcc0bdd5476019c │ │ └─44521 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─0ce7ef2017cd5253ca46ebe367d70f3ac06b0683ca7710016eeab2f172cb2413 │ │ └─117132 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─967da46a88bf9c1ce82c9023ce14a256ca4cd229301a7cf1f9b8a4d2c76e11fc │ │ ├─232649 octavia-api: uWSGI master │ │ ├─232662 octavia-api: uWSGI worker 1 │ │ └─232663 octavia-api: uWSGI worker 2 │ ├─651b4ff541fd02d78f4eb87f2cd71caca6b3053c96def9f0a836b76c9bcd64e8 │ │ └─49244 /manager --metrics-bind-address=:8080 │ ├─893f93fcd1d4b4cb7aaf60427f65a742a5bb785e4c163c6f2ed92e14be4879f0 │ │ └─119457 /pause │ ├─c71affaa3407be65a6a0a0f6fb716315e61b820558707c8731dd6c3849e96a0b │ │ └─44911 /pause │ ├─03701f70367d57375035003a4f9f1ffcf07fb6d41dde9dbe3dbe5f97a05e3dab │ │ └─244067 /pause │ ├─0cfa08a3a28e0bfe79068e35535469e3382108455840ae2297c242abd116ee9d │ │ └─233738 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─e0286fc8c2c2d4ecb50691932bf3ec4870d0889e897106d87cb4a99d03f0da61 │ │ └─42405 /pause │ ├─ccc6f2b927d0a0841a3624b897a7ad686545623bcefe0f5e141c9e8641e01936 │ │ └─52900 valkey-server *:6379 │ ├─2de3494489d4558f6759c72e1b1639c6f9d40c01668ea41fd755b1a8f2798de9 │ │ └─273667 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─f65c0d8a5fe55d77a022137f3dfcd88894a52386495ae7350209bc75a3de5b0a │ │ ├─71371 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─71388 /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 -- │ │ ├─71394 erl_child_setup 1048576 │ │ ├─71446 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─71447 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─71463 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─71518 /bin/sh -s rabbit_disk_monitor │ ├─138f9f754c5587ce036d411989e9c17dc8f9286e39c2c4800b00808bd449f166 │ │ ├─117727 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─117744 /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 -- │ │ ├─117750 erl_child_setup 1048576 │ │ ├─117858 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117859 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─117872 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─118093 /bin/sh -s rabbit_disk_monitor │ ├─9a6e830391d2ef32d8a071c9d7df21636c3d0ad279a5ec51eecab88326898993 │ │ └─44880 /pause │ ├─e42662c76fdfb64a577340d5570bfab94683454bc04121e6a4c2e2af9b9ab2e6 │ │ └─69839 /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 │ ├─e3b7241703980759703d5912dacc1f7e760aba8f66c8dcfcc6978a32b239e9f3 │ │ └─194872 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─5746020f82aff71bdd6c3d99d6989080d09fcd0386a551e4eb27be9dd652f9d6 │ │ └─100358 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-6sz8l --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─1b07b8f3b9f8c51448d17b5ba19ce200dd63e51d842dab7530ae6d17a39b34dd │ │ └─278188 /pause │ ├─d37b50e11ed079d4f66b58870ff07197579c07f3d49781a2153fc963e00a7fea │ │ └─239831 /pause │ ├─8e9a74b39dfa9ee23227a1fd1702bded9ea38f46cabe1d54f5b9cc47958e13d1 │ │ └─70517 /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 │ ├─7ba883502743fd6dfdda37a6a7004dfb25c53217742087484fdf9aa7ead08b31 │ │ ├─50308 mysqld --wsrep_start_position=36fc0eef-b3ce-11f1-b131-ceabd0562485:20 │ │ └─50571 /var/lib/mysql/mysql-state-monitor │ ├─42d68c3c74b0feabd86bead08ca3cfb6f9dadd846969a33714d1658bde38f668 │ │ └─119385 /pause │ ├─a5b3a2db86d3654af2444b775df06170b0cb40502b5e455759e7055a78337993 │ │ └─199863 /pause │ ├─1df135d35b0c2ea341b799a982e946fbbbd5d81eacd5c1dfd97ea3c541eccdda │ │ └─64805 /pause │ ├─48e3da18933d9105e49dd05a384def1c58142ac730a5e994db379a3b4169156a │ │ └─69405 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─1d8e6560654d863cfd849842c7df5d29bd4000825731a3166f8c51388d7a7a81 │ │ └─59414 /pause │ ├─b486f28d96cf27b88e4ed41a6cf225f871ac56b333a960361dad722bf240e746 │ │ └─161192 /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 │ ├─5a4613e241f9ced1e993f380d69a29c75dd8183bf97f7e51f7b899b2acd1a3a1 │ │ ├─254977 magnum-api: uWSGI master │ │ ├─255035 magnum-api: uWSGI worker 1 │ │ └─255036 magnum-api: uWSGI worker 2 │ ├─a62a5a47597d5fbbca4cb7c23df331df30dd01787516942b8826161a811bd0db │ │ └─59641 nfd-master -crd-controller=true -metrics=8081 │ ├─400c4c9d04d0e7b3fc3187372570f0044bcf9c8be07cf502b7ecafcd0228d75e │ │ └─45677 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 │ ├─29eac947a8fbeabea431e82fcbb1c6fd7d95221f1d50fc73293e9f8ebd1a0fe8 │ │ ├─43636 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44060 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─5e52dc9a85469e6160c36ecfd4930c981bd48f76fb17173a447b55544fff9441 │ │ └─43174 /pause │ ├─b58c2df6ccd75cab93a2a8d9a8a57e5f2d460d4d1a732c1bf53bc8e7d4f7b981 │ │ ├─188675 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─188923 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─188935 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─419922 sleep 15 │ ├─34f64a33407d4d24a5fdbb2a3103ba313ad9b4201a6e3630b2fda364d46ff4fa │ │ └─53399 redis_exporter │ ├─3f535308955ba4300e3de6f397514548c204c6792cdf38d0b41bfb69bdcbabda │ │ ├─ 48475 /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 │ │ ├─ 48488 /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 │ │ ├─ 48630 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─277863 nginx: worker process │ │ ├─277864 nginx: worker process │ │ └─277865 nginx: cache manager process │ ├─ea248d678ec5c50a13bf2dac35108ca12d152ec99b8ef5342972a4a67ff25aaa │ │ └─199723 /pause │ ├─3cf57c73a816e43dfd1c95b1bbccbb21dc7ea2117a2c2f15a792db249361f7fe │ │ └─245116 /pause │ ├─b8aef5e4baa4d9c30cd36062ae74be09a49f712a3333b8d7935c05a6f56758ce │ │ └─68719 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─0d06d5ce4f1703e9d441fe54c998259415dcde7967a2def83b333b3bc28731aa │ │ └─66213 /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 │ ├─77a678c91d30e293cb90a16a70db6055f9343cbce9d6e06e175b07af28357f4f │ │ └─46125 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─c22a298da448a6ee2880f157921761722b531f25de60e9eee3549ee418bbe99b │ │ ├─97165 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─97182 /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 -- │ │ ├─97188 erl_child_setup 1048576 │ │ ├─97271 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─97272 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─97282 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─97614 /bin/sh -s rabbit_disk_monitor │ ├─9622e0140e1bf6423c734206ddd1bcf4fad76bc07e7bd60ed569626ee408a70a │ │ ├─183948 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─412920 sleep 300 │ ├─1c16ea70be0153310e2827f7194f63df22a0f6d1661bae2f69a7c8bc10e491d3 │ │ └─67300 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 │ ├─5b7936f5a7b25ad75ed91696efb045190c7e2cae4e43d37781ecf9eef91e1272 │ │ └─42019 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 │ ├─c420e80b01fe4df940030b57ae8f487b084099d5f85faba1b26fbee0080a61bd │ │ └─59369 /pause │ ├─bc79fc0c436bd8c64958dd2ee2c1316ae2170085ade9b00279494ca4db9bc774 │ │ └─167103 /pause │ ├─972ba91e2380fc854b1df62d17b824775ea53935fa8813061f1e8cfb92d9a28a │ │ └─70477 /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 │ ├─10122c8eabf49a9172c4dd917c6216a6846c65afe4747ae95de75b7f4bee2674 │ │ └─167938 /pause │ ├─d33074d479508569121dfa0c2eacf73ea2187c7282740bffe169098fce25b208 │ │ └─113943 /pause │ ├─c319ffeee92a1200fe4d29d97826d62104f8ce136a69c3b35cff6f2add0822a4 │ │ └─52635 /pause │ ├─2ea5adaf6a3834bf5d6fc46bad58c0e3b727b4f4e40ba307f5cf664ffe3d5d8d │ │ └─160769 /pause │ ├─ade6214d32cb5f1dbb480822f015ac06a35a105a3907d9735c832398f8d095fc │ │ └─263575 /pause │ ├─5c1cf11eb239f6973236e3ad9b593882cb369ed926cecf418410f2b248628019 │ │ └─145826 /pause │ ├─949247ac15a0bce57faec7d60e349fca95f57f6a69c6493d5e645488447452f3 │ │ └─45378 /pause │ ├─c10b11539c04c2c8170977dfc1b9437c87b8f3b8fb03d4557a72739f008105fe │ │ └─42054 kube-apiserver --advertise-address=162.253.55.77 --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 │ ├─5038fd30e9355848bf6cb543c2a6c907c87952682dd0e6036ddba14f0173ae5f │ │ └─53034 valkey-server *:26379 [sentinel] │ ├─25c874b43e52b838c7aee6a532046f98fd0cef51481d2b2e712db431bd7f6080 │ │ └─101167 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─16b94baa7c196fd0e650f78106f465ba21d168df7fd25f44bc90536f032f4c94 │ │ └─240889 /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 │ ├─3728f8462cc4bc980860a4a01e1e54f9565958a3c66eeef2b66a139ed831b0c5 │ │ └─82176 /pause │ ├─88d7892239a94471b2d4f3ebc6e00ee82041e84f0927c6b0b43db149ce31a984 │ │ └─223844 /pause │ ├─b1e0233d87229c4464524aef4b380538a3e862955598f913225d556075858c54 │ │ └─66952 /pause │ ├─72fe11abc246e126a9661abd86533462087082b02f2056fa61288b5fec5ee2f1 │ │ └─50114 /pause │ ├─2d8b78f5f88a155b0af8323c0eff3822ea38230585357e61a6ffde0f95d209ed │ │ └─44959 /coredns -conf /etc/coredns/Corefile │ ├─ff92582d0b65466aa3b3c68879e6507f336c16be2bba305b5b4da2769e147290 │ │ └─69897 /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 │ ├─dd57106a59d020ce8ac1f629129caef210a64e160ffc5a453c053909a1c168e7 │ │ └─44480 /pause │ ├─f04ae09250c836239732ee4223e06bd15a02ce4bfb9afeead8accce12d387b21 │ │ └─70954 /pause │ ├─ef734d9e0565aaaab214d22d0f4879754b38bfcd768fe2c7869e680ad26b6a72 │ │ └─262082 docker-registry serve /etc/docker-registry/config.yml │ ├─2ad991dd6ea6bef675db6525b032ba389ef480b12cad505769d7c3561be1b1e5 │ │ └─65440 /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 │ ├─6b106cbee9e4f2919d9f0c9c9261727b7842a0b6aec5fa30c8e3ce0c86c83e53 │ │ └─215641 /pause │ ├─7d604daec340eaa1461db0c596d57a4ae6a44a98b873bf66a33c344b7d25dd3e │ │ └─67679 /pause │ ├─607cb862fbd098d1e2ef8865194eb8a7361b62bfa5d406775b571d5141923313 │ │ ├─234484 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─234504 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─234987 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─234988 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411695 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411696 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411698 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411699 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411700 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411702 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411703 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411704 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411713 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411714 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411715 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411720 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411724 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411726 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411728 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411729 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411732 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411733 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411734 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411735 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411736 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411737 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411738 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411739 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411740 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411741 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411742 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411743 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411744 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411745 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─411746 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─411747 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─f7792f584e22bf959e055c3a901fb8456e42397e02146e72e972ca4ebbe1e6c4 │ │ └─59604 /pause │ ├─9d96901feedceee35965d1fe3b87d666793244f6c30715167d05308d71c2b62d │ │ └─130997 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─1a5400208e2769264823d2d2638be8428a29cf14fde84883fb19584b7af95695 │ │ └─70654 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a42c837fa4e9c9658daadb95bb4b9954aff7446c17c8867514f1ae4d9dc06d60 │ │ └─68486 /pause │ ├─32df3e6b433d45e0c496110a270c6fad2e9e21700e475a4cf2698d3fcb8a4d69 │ │ └─46169 /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 │ ├─37b342baba115b6558daa692838500e951383f830262c31eb44f57b65e2a5a8e │ │ └─48257 /pause │ ├─eaa295612426f4b9cb8f292b2c76db05f6a4e591d2dd4c82e1100e964f371719 │ │ └─50661 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─e8939c4618799d68a99e4b9a5225a2cce5b8090df154a2b3aa07a003070fcf49 │ │ └─143728 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─2b7bc0d6eb14c9b785bb71099f2b422cfb9f226fbe460617c3be102259742f24 │ │ └─167452 /pause │ ├─e79d0acd4f65f61f779799e40d8827c059bf922c90a7e37d171fb4de0c271136 │ │ ├─180960 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─180977 /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 -- │ │ ├─180983 erl_child_setup 1048576 │ │ ├─181112 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─181113 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─181123 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─181273 /bin/sh -s rabbit_disk_monitor │ ├─b6e8719e88b8e434b9c3e85179497fcf04f9a833e5b4dcd9d3bc4a8755592774 │ │ └─258346 /pause │ ├─78b64d1190775b10949abacd4d8fa478af09637ad9900dc1acf3debe223292b2 │ │ └─291487 /bin/openstack-database-exporter │ ├─f6e0a16d9e48e7db6a1d18be8105bf155dff4d0ca34d9403858fcee0279a7dc9 │ │ └─42076 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 │ ├─dd2f75e54710177085058435eb2a6855d1c68cfe86c87f95082c276103fed03c │ │ └─161869 /pause │ ├─0e0be42ea66780d80a13f148957d8f189639a2753697e2a0e0031db4c72b871f │ │ └─64917 /pause │ ├─c0ee9fc695e2c1db267271796cc4e66a7f9335374ca71b47e89b99f45888dec6 │ │ └─41931 /pause │ ├─1aa67a8d09686c197cfc4672ad0d59a6031c7995251dcdccf453050182de6ecc │ │ ├─211904 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─212169 heat-engine: ServiceWrapper worker(0) │ │ └─212172 heat-engine: ServiceWrapper worker(1) │ ├─f6cb3e551f3683cc6becad93f946049cdcd512e8096564a804eec8a0a67dff42 │ │ └─241899 /pause │ ├─84df7c31f7f1ae5c2f7276a28c6ea2537c0e8b6ba72b2ac9eaa4fa678b17b490 │ │ └─48549 /server │ ├─3022111497980cc54625e8f9f745741948399d9278c9e0a99807156c74d8fbfd │ │ └─115587 /pause │ ├─b3ca4da01568f45268f04c203987d9dead1e1c58583a5a1146f79a55d246387b │ │ └─45879 /pause │ ├─3b598fa1b2ed44077c23fbfd15f38c02bb020a4249fcbd327658ead697e0e597 │ │ └─288166 /pause │ ├─dc3001ea3cb42b6696f7db5f3217c5211b252d157fb3d8b7e1ffffab8ee097c7 │ │ └─188718 vector --config /etc/vector/vector.toml │ ├─3cdbcccb9aba7b2bc4eb36e2a82aeaf505c2bcf5cf74ca1b753a8197f8453afd │ │ └─163691 /pause │ ├─cf30a98748c0d7d8e41d52d1bea00ddcec3f6504c2cbfbfbef4e209d3152962f │ │ ├─115952 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─116160 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─116167 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─135aa8fe5632558bfd748977df33798db30fa5d5a3541bee015246b15efa8a50 │ │ └─275621 /pause │ ├─c792f80417a002d8d65174f454bbf8258020f9b153555903f7703158bc9ef8a6 │ │ └─164810 /pause │ ├─a613b96d88313a35057e7d4a75cf87307c56958290857e12c63e2fec646ce6ff │ │ └─49550 percona-xtradb-cluster-operator │ ├─ed982e779c3741e878dc03456f81fff628d97e13974b65e831e88309d5be4a1e │ │ ├─194366 neutron-policy-server: uWSGI master │ │ ├─194382 neutron-policy-server: uWSGI worker 1 │ │ └─194383 neutron-policy-server: uWSGI worker 2 │ ├─2ecb859c65ef3c3eb2744dcf8404ef33ace302bb832b9aec1585fba09e4e6d71 │ │ └─59731 nfd-worker -metrics=8081 │ ├─22d93ec9059dbffa0f054e37b4d46cb60c6abe79a47c4262351c335822ce6ce8 │ │ └─143090 /pause │ ├─ffd824d95836336a10c8ea6cf59c64cf39a410422f083a95f0fc441ef08f2056 │ │ ├─194299 neutron-api: uWSGI master │ │ ├─194351 neutron-api: uWSGI worker 1 │ │ └─194352 neutron-api: uWSGI worker 2 │ ├─9781cb38c42b74bdfe1f013434bc722343d45fc336700d6d0e30ae6708537567 │ │ └─194020 /usr/bin/libvirt-tls-sidecar │ ├─daf3bc19c902ceb14002fcf816a6ac250cd1da20eabed844986148912f3a46c9 │ │ ├─179704 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─180130 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─180131 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─e864611c365808a927a6f21952e7bffe3afec4c533f1b1fbe594cacba2029749 │ │ └─66844 /pause │ ├─1482f30102fa9a52873a2dc6bc9de9789afef9b20862f39560fbd2a7294e35b3 │ │ └─64973 /pause │ ├─8864565176265e756ebc3abc64037c079bcd8eb1b8fa67f89e0d61729f6f132b │ │ └─68592 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9d85d5523a5b3947a617e08c912b425b5b4f6dd70f905d23f4f7eeb77fee85a9 │ │ └─42175 /kube-vip manager │ ├─571fdcc035476a5f0fe10012273853a03c3ed7faf3754d728965ec0b2acd780a │ │ └─235702 /pause │ ├─4885463b2ed6220f068999682813572601a6b6b821fc6e5e85a6dc123e50f99c │ │ └─48213 /pause │ ├─1e5072f92a380ff348bb5500de3980658b3467582c2b56c9993f31a42e1fbd4f │ │ └─70981 /bin/oauth2-proxy │ ├─071b8761294a438dc55a640a936446196334de1cc25bce511aaf8929ccd35229 │ │ └─254600 /pause │ ├─07ee388dfc48882933632e6b4f8ea96bed7574a7d05f21bfccf1770b7f0c0b77 │ │ └─278498 /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 -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─c2b75405051c96f3f476eda58d7d56cf022e7f677645096e591431cd64abe3c8 │ │ ├─211884 heat-api-cfn: uWSGI master │ │ ├─211952 heat-api-cfn: uWSGI worker 1 │ │ └─211953 heat-api-cfn: uWSGI worker 2 │ ├─52b882ce7adbc782e288a1ecc85fb7aea6203dff846f6e24542bacbad7cf4a05 │ │ └─66535 /pause │ ├─d1da736b00216e5a691ce9af2942dd9e35fe87bd06b1a76915b593a372652b0f │ │ └─83732 /pause │ ├─2902e115e313c49b70857af2ac22e592e98564a6fff0fa2cc54eb631d7261a7a │ │ └─42000 etcd --advertise-client-urls=https://162.253.55.77: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.77:2380 --initial-cluster=instance=https://162.253.55.77:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.77:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.77: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 │ ├─76be7e4cb57b05f63ed917b7a8e19e259da4eec2bfce231f036a2daf7fd008a0 │ │ └─65772 /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 │ ├─8797b412172ea1fe1d7449104d4fe4f337a454ff5643f66a86dc44b73b4ef2b7 │ │ └─66621 /pause │ ├─4622679a62721fd1925fe2f1e672ada6f71aebc75c58c44699f2a8a7a84ce772 │ │ └─42431 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─e17d7be6c6c94ff26a9791e6fedaa0f5b78f6172381926f6ffb4f4c25c02c56b │ │ └─244954 /pause │ ├─5aeaa82a01b39d57f092540606f8e123c68a46f6bdb2c246273e7459ae24e7a3 │ │ └─45928 /pause │ ├─c897219b0c904b727b2e5eee43dbdcd254744f4fe536c876b8d363806d3dd643 │ │ └─52971 /pause │ ├─02c0efe1209a5f7cfa0c4c5823e9df7ec48be3e2813f35758a686eeb073db624 │ │ ├─114310 glance-api: uWSGI master │ │ ├─114323 glance-api: uWSGI worker 1 │ │ └─114324 glance-api: uWSGI worker 2 │ ├─6129d23975f5251b01e31894d1de8d2383729c8405e6c8be1e686a3ab85f50ac │ │ ├─278004 apache2 -DFOREGROUND │ │ ├─303350 (wsgi:h -DFOREGROUND │ │ ├─303351 (wsgi:h -DFOREGROUND │ │ ├─303352 (wsgi:h -DFOREGROUND │ │ ├─303353 (wsgi:h -DFOREGROUND │ │ ├─303354 (wsgi:h -DFOREGROUND │ │ ├─303355 apache2 -DFOREGROUND │ │ └─303356 apache2 -DFOREGROUND │ ├─06ff2a85def097afe4c229cbbf985be272934393e75e007e90c21cde83278c5b │ │ └─255138 /pause │ ├─e6d955fbeabba102a005ee2bc25974c08870449267779b7e493ef6b40ffb03c6 │ │ └─273543 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─c570b011be82effa35cf9fc3b3c7999f66b799dcbf72027e980982808b186c60 │ │ └─240860 /pause │ ├─3451dd33b9be85dc2865a8088963b770c938699ebe02275f55a30ebad62ba75e │ │ └─194150 /bin/bash /tmp/libvirt.sh │ ├─6095c43421c5c3dc5f3c9f733927cf0d8132b40fefe18837e2a4b01538228ac9 │ │ └─70794 /bin/memcached_exporter │ ├─4f988b008a03ab0d785ab0f705ba619eefb4a5f9b42195998dfcf4a5be512a4a │ │ ├─305366 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─305379 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─4720a78aeaaaf1ce33ef4095515045f1b3a79da98b798acf2d7f0beb30ea0faf │ │ └─59693 nfd-gc -gc-interval=1h │ ├─18c1f4cd5ca201a8f7b52db06aef78030d9cf39ffe4aca1acb8071f2779fc55f │ │ └─99984 /pause │ ├─4ede4639908f26a5a4b566f75b736fa0eab313c16c5ff6fd9665210455ee4d72 │ │ ├─178779 nova-api: uWSGI master │ │ ├─178819 nova-api: uWSGI worker 1 │ │ └─178820 nova-api: uWSGI worker 2 │ ├─f797e04d15641cc95dd0ea237b1f561c1516075661c0d12a1cc8ae2faa53aecf │ │ ├─50250 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 │ │ └─51875 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 │ ├─9e931ec0d571a608ae0a50e023568607470940972b8bd6a872f117fa8ecfd1c4 │ │ └─244093 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─2735a5da134fcfdda328afc458f0ea34b2e73fd06248cd8843fb5cce3e8472eb │ │ └─240283 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─263d2e733a5e3b3ac6352fc8ff01e3b501547b5235ca4462cec8ac6a52704694 │ │ ├─211921 heat-api: uWSGI master │ │ ├─211954 heat-api: uWSGI worker 1 │ │ └─211955 heat-api: uWSGI worker 2 │ ├─0d51d13b9c82a004065125463d869b852504b472521dc5a34b1eb9fe2fde4aac │ │ └─198504 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─c8edb7d44ab3997d665bd7a07efded5df7eb7c0886910a0fa29c621928d194b9 │ │ └─44955 /coredns -conf /etc/coredns/Corefile │ ├─98efee36f614632df784228ab0fb18b38ec835503335584bdcc2038ee5f327e9 │ │ ├─233739 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─234120 octavia-worker: ConsumerService worker(0) │ │ └─234124 octavia-worker: ConsumerService worker(1) │ ├─5ec09b2f28a7539c2f7152091cad647217d8ff4eb1ce4b1d5a8221dee3d0a5f1 │ │ └─117550 /pause │ ├─cf8b86ce83abe5139601b7766d9acbb4aeebeefb759fae282246f01b2db99750 │ │ └─96950 /pause │ ├─fcda6cc81a0f36a45038db521d966c9617a53a0bd7b944b8abfb21b8a7727bc1 │ │ └─69799 /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-77.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 │ ├─3d081c37b87c51783f9d5e48503d8624c14caeb22496f5d5b2c25885d7458d50 │ │ ├─82344 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82365 /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 -- │ │ ├─82371 erl_child_setup 1048576 │ │ ├─82509 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─82510 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─82520 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─82584 /bin/sh -s rabbit_disk_monitor │ ├─9c174e1a8d2654bf84b4f2acd3a4e5d55792b7c63045b06f7a9df7b3eb90f347 │ │ └─70556 /bin/pushgateway │ ├─bb17027cc1105b86cf4e21fc9d5bc8eb712365d94412b3cfe976208de9871d32 │ │ ├─88971 barbiacan-api: uWSGI master │ │ └─88984 barbiacan-api: uWSGI worker 1 │ ├─d202bd9da8faada06ae5d6bd64a8436fb88ad4d71a6b75ea6340a16b5615f2ba │ │ └─43424 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─60bce81dcb90856bc512c88d0908552de4f2abd380c2478e667c618bc709868d │ │ └─89754 /pause │ ├─64f3d12fcbfa63f8aa6248e5cdf9fc58f83628416775a7dc31d9e6dee12ae8ef │ │ └─263627 /pause │ ├─52da8983caa3a5b7c204dfd1a59f3a35974efef1a53b58509dd182f9915b94cd │ │ └─115675 /pause │ ├─c03655d0059ad02be0d7878d408bba5907a2c72a3c1e8e2994233951e0efadae │ │ └─182769 /pause │ ├─5a8ed122e5dc54a22840558301fd71a3159b882d11d5a388e8c6bfa760551ec0 │ │ └─241923 /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 │ ├─079aeb08f5f97bcbc126d4cb91fe2974c182ef172663951c9c71c6cc6be8caa6 │ │ ├─ 76250 apache2 -DFOREGROUND │ │ ├─ 76302 (wsgi:k -DFOREGROUND │ │ ├─ 76303 (wsgi:k -DFOREGROUND │ │ ├─ 76304 (wsgi:k -DFOREGROUND │ │ ├─ 76305 (wsgi:k -DFOREGROUND │ │ ├─407745 apache2 -DFOREGROUND │ │ └─411131 apache2 -DFOREGROUND │ ├─910f732c3d538f5de53dd73bb2a8d8411eac169b24f1e8d89676e48b3f11141b │ │ ├─100476 /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 │ │ └─396746 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─1d17c86a5cb90197a622980d4aa202e4683cbcd4dd6a3d5d50a3951fc37fa8a0 │ │ └─50443 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─d171140ad26a93b3cda8c694ebedb259b0109d04df0cc1d44894cceeabcb257c │ │ └─53186 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 │ ├─a4e59959272b8a7178bf7b5e5d8bd81e990f82b009ce00829f2ae154cf55f5c5 │ │ └─49435 /pause │ ├─85466a59190b667f08ae11cf3b57a66145b88311b16f2f5259f3e87d3a5f011e │ │ ├─273691 /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 │ │ └─273936 /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 │ ├─e2b3803d3145853d4b38c591a2295aefbf96d575ac1160fa7b574fdc06f8adac │ │ └─238743 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─df5d72d2662311d8f64adb6d55db61a9d646b49af30c3808775d65d1fa7c2848 │ │ ├─68099 nginx: master process nginx -g daemon off; │ │ ├─68114 nginx: worker process │ │ ├─68115 nginx: worker process │ │ ├─68116 nginx: worker process │ │ ├─68117 nginx: worker process │ │ └─68118 nginx: worker process │ ├─594110ae24d79143ef6edd94dd021472e24d454ddeafae72a1c7358f019d70f0 │ │ ├─161234 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─161249 /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 │ ├─9a5b5ecce8a7a4bed08e16f629158acfa3a877d27ca1b2ff904f6f8fa1d9d001 │ │ └─70915 /bin/oauth2-proxy │ ├─7dc08198e00d03c35c141c8a93cb2ade92cf05634f0bfd4cf5fc5a0f3710ca8e │ │ └─49734 /pause │ ├─95d41cbfc0328d62b4c0f039d2fdf12b6112118db8936f7121c4a26a1d07fba1 │ │ └─41788 /pause │ ├─eced3deaa1433a8d48a7fbd9802acc5c30badd225036f04be353a506f8166403 │ │ └─162972 /pause │ ├─3da48cd34e24e6e2aedc1bef497ed5ee2cad030e967fda011f8a4ce851465d00 │ │ ├─254979 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─255359 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─255360 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─34fd74d382a60807b3ea47d12fee87071dccb7a75e1129b121b06795408a1eb2 │ │ └─187908 /pause │ ├─f6b96286b29458357415b16f82ce9a3775345a8119ceea8ac2af64231fd391b9 │ │ ├─197317 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─197334 /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 -- │ │ ├─197341 erl_child_setup 1048576 │ │ ├─197406 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─197407 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─197423 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─197771 /bin/sh -s rabbit_disk_monitor │ ├─24830267268436c59d90b63edca02b7d135d52054db8e8f3550e1b8f0e482fca │ │ └─66902 /pause │ ├─d73434530d49f6fe178b5d6fcb5b7b2598ac67e3bcf673ece854a716ee47bf78 │ │ └─67251 /pause │ ├─0894bf7178cdf5292033fd29b669fdf14771a0caa791acc792a17c3e45d15c74 │ │ └─67955 /pause │ ├─1cd78160fa79077df46a03bf4f3c0d8fd6de007a16df0370f8b19b7e0182a86d │ │ ├─129477 cinder-api: uWSGI master │ │ ├─129491 cinder-api: uWSGI worker 1 │ │ └─129492 cinder-api: uWSGI worker 2 │ ├─373d45ca7e57436e6055c440c9dd55f7b3a2e9cccc08ad1699be82c2ce932423 │ │ └─162904 /pause │ ├─445ac6e137f3745b5a33bc5ef7cc0ca077467f3710d3fb2ea1538ce64db566d0 │ │ ├─236027 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─236043 /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 -- │ │ ├─236049 erl_child_setup 1048576 │ │ ├─236124 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─236125 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─236145 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─236400 /bin/sh -s rabbit_disk_monitor │ ├─b580575fb973c3327567c44bc60795136f29e3663d77a7cca46a40ca25f45ef3 │ │ └─69385 /goldpinger --static-file-path /static │ ├─f17f6685583931ce37557e7284ed99afec0cb271114851be81cd491bbfc63392 │ │ ├─178799 nova-metadata: uWSGI master │ │ ├─178822 nova-metadata: uWSGI worker 1 │ │ └─178823 nova-metadata: uWSGI worker 2 │ ├─a2e44dc067fdf090ec12d0f5276204f18e227f1f2a930bb9990a5ef42b27082e │ │ └─223833 /pause │ ├─03415356748a1053e76aaf4468e1cbf27a8b74f8d42e93fd083eb3934c03d7ac │ │ ├─144186 /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 │ │ └─144337 /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 │ ├─12e0e8c4578b924b8975fa478bf34fd3e951aec56345954811acd37de1decd99 │ │ └─183037 /pause │ ├─d3fb9cc2f34457f62a12fd8e57aac589b2243222bd0b9e57a1e41ecbe47da096 │ │ └─224138 /pause │ ├─1f69e881ba23e116d052eb6db5cff6a8fab3d0d8968188d13606118a5cf0077c │ │ ├─215821 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─215855 /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 -- │ │ ├─215868 erl_child_setup 1048576 │ │ ├─215930 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─215931 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─215941 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─216048 /bin/sh -s rabbit_disk_monitor │ ├─dea3c41d620cb3c66a9a32dd7a38836b25cf3628833c6043816b0408bf431050 │ │ ├─164962 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─164978 /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 -- │ │ ├─164985 erl_child_setup 1048576 │ │ ├─165162 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─165163 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─165173 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─165354 /bin/sh -s rabbit_disk_monitor │ ├─a389985accb261c61bf9270f96b4a28bdc8e9aefedc9c8d1dfb683ac88c5a579 │ │ └─167292 /pause │ └─3deba2d5777914ff91dca0361f2fe5ff00f3d05fb7fc4d57d14a25887cf7b788 │ └─49126 /manager --metrics-bind-address=:9782 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount