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 │ │ │ ├─21392 /lib/systemd/systemd --user │ │ │ └─21393 (sd-pam) │ │ └─session-21.scope │ │ ├─21389 sshd: cephadm [priv] │ │ └─21420 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1616 sshd: zuul [priv] │ │ └─1629 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 868 /usr/bin/python3 │ ├─ 1620 ssh: /home/zuul/.ansible/cp/199.204.45.223-22-zuul [mux] │ ├─426660 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cptndntanpehtgdhuurczwfybenfldht ; /usr/bin/python3'"'"' && sleep 0' │ ├─426661 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-cptndntanpehtgdhuurczwfybenfldht ; /usr/bin/python3' && sleep 0 │ ├─426662 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-cptndntanpehtgdhuurczwfybenfldht ; /usr/bin/python3 │ ├─426663 /bin/sh -c echo BECOME-SUCCESS-cptndntanpehtgdhuurczwfybenfldht ; /usr/bin/python3 │ ├─426664 /usr/bin/python3 │ ├─426665 /bin/bash -c set -x systemd-cgls --full --all --no-pager > /tmp/logs/system/systemd-cgls.txt ip addr > /tmp/logs/system/ip-addr.txt ip route > /tmp/logs/system/ip-route.txt lsblk > /tmp/logs/system/lsblk.txt mount > /tmp/logs/system/mount.txt docker images > /tmp/logs/system/docker-images.txt brctl show > /tmp/logs/system/brctl-show.txt ps aux --sort=-%mem > /tmp/logs/system/ps.txt dpkg -l > /tmp/logs/system/packages.txt CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) if [ ! -z "$CONTAINERS" ]; then mkdir -p "/tmp/logs/system/containers" for CONTAINER in ${CONTAINERS}; do docker logs "${CONTAINER}" > "/tmp/logs/system/containers/${CONTAINER}.txt" done fi │ └─426667 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9960 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12310 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1908a82e7e42b6ebe4131f6fccd420f5c2926e6f92f95152380e23f1eb4002aa -address /run/containerd/containerd.sock │ │ ├─ 12649 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ac5156218cde8bb27c57540d6c356b9019b1d4d756512e13620fa3c7c9b9b398 -address /run/containerd/containerd.sock │ │ ├─ 18436 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8de7d1e8d939e51cd0954837fc8e72f17871da1e23fb2cee93fd75ae3f2e7fc6 -address /run/containerd/containerd.sock │ │ ├─ 25017 /usr/bin/containerd-shim-runc-v2 -namespace moby -id edf7d6e69e805afcb5db66b48c5d07cf08940b535c067cbd4acfe6ee79474b19 -address /run/containerd/containerd.sock │ │ ├─ 29519 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7972e2d920c5a2cf18725233ff72b85e6a91a59517d0dbc816a2305607236882 -address /run/containerd/containerd.sock │ │ ├─ 34335 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 25a9894f7c097d64d3e9d68b7b5329d3b984f28cf02047172a81cc3f7454e7d1 -address /run/containerd/containerd.sock │ │ ├─ 40195 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ab06e108c8abbb52e8039eac05c503dc86877f1e61daa3c394a98ba5f5a471e -address /run/containerd/containerd.sock │ │ ├─ 40240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f67a5d5dc2f3fdf1ad03a0b3d52f6d45eb16c53ae9dbece999b6342579786cb -address /run/containerd/containerd.sock │ │ ├─ 40279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d216833b86f878ef2347d4152c1377acf8a9206f51736180f675f7b53937e15a -address /run/containerd/containerd.sock │ │ ├─ 40319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29b8148e81b6a55837abc8bab940afcd4bf9e41edabaf48c7e4e6394fddbcd1f -address /run/containerd/containerd.sock │ │ ├─ 40376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ad2386833f657b6785caadd389c2e007c31d0f5e150d91e9e541223e9782257 -address /run/containerd/containerd.sock │ │ ├─ 40776 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb0592f9ae6403f57b39313e1e68f3040e203dc98dc2ad92b8e2c39457ecb452 -address /run/containerd/containerd.sock │ │ ├─ 41559 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09c202540c8231b7f86a2e977e1c79b850d407039cd208f1b4399c9a075337ac -address /run/containerd/containerd.sock │ │ ├─ 41601 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a48a17c26234c804fd399510d6fe12630f50937db1b48d42aa6f0be9b16139a -address /run/containerd/containerd.sock │ │ ├─ 42920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2291faf3303590846ac07d1cf6215378b2f4196ea5167706f57787784dafb339 -address /run/containerd/containerd.sock │ │ ├─ 43319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec2683dfc935bd0082f0f62286944e7b964411c95bd14e8d24dfc17faf039e23 -address /run/containerd/containerd.sock │ │ ├─ 43328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 927f1439e4858c972f21c323114c76153fb7ab4197d3475e98780acdb5386c37 -address /run/containerd/containerd.sock │ │ ├─ 43796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4058c5986405fcdc50570f479dae3d5116105ccb0509663d9754229fa244c677 -address /run/containerd/containerd.sock │ │ ├─ 44244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb200c40484882c633ab3a26c78c7ba517f9acd4760579dc6c00822f0bbab92f -address /run/containerd/containerd.sock │ │ ├─ 44287 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d19fccbf31376a5db51dfc192070d9c07ce9b34f57f8baf2f32c989dbb03942 -address /run/containerd/containerd.sock │ │ ├─ 44345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aacd17fc2c543e55a244503281cc828163f1bf8d7f28aa4fefcf904b9184ca27 -address /run/containerd/containerd.sock │ │ ├─ 46198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a5a4f750a791e9d4972490e6b1a3f414a6fe2d553b099418d3e6f267cb4e88e -address /run/containerd/containerd.sock │ │ ├─ 46305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03f90e4ca86ea2c0a5fe61e9fd60af53f19b71b646032d23fffa4b39fb871702 -address /run/containerd/containerd.sock │ │ ├─ 47019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f91fa326dcdcf5b75689417f9de6abf904c8f200e91d2e23c4aa7fefa12d0ab9 -address /run/containerd/containerd.sock │ │ ├─ 47140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23560358774605bc78e0a865d32f330deadce551b9773162559e019bd5a43616 -address /run/containerd/containerd.sock │ │ ├─ 47454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf385a185eef53d8f13aac54b5bbe66be8b001da30fc0a79bf03559728633c4e -address /run/containerd/containerd.sock │ │ ├─ 47787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bb61fe5ed9b57714145c268e5e3f2573788a2ed1b4053df8f2b19d6c43f58a7 -address /run/containerd/containerd.sock │ │ ├─ 48372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a13b414196b5a79526ca3af6118e9950a92135b9b16143b3a42bd9bc3a442c9 -address /run/containerd/containerd.sock │ │ ├─ 50891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f6e2bb1a6245b41e58d19f4f6eda7a1d5ac669c4c7a21fd6275b0a375d9024d -address /run/containerd/containerd.sock │ │ ├─ 54843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55cdc0288f8ec1fe7b0b27596b89c7b674c7e0167aa1a00d7d0211fa039aca4c -address /run/containerd/containerd.sock │ │ ├─ 55521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b07ea90058b699dfa588f9131ffde8215d7caf51cd20ecbc6f8de8105200e7cd -address /run/containerd/containerd.sock │ │ ├─ 55586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3e6ce776d207cb096508fea1a29f0e542a2bcbe34a171d385b6b5b2fb80d5db -address /run/containerd/containerd.sock │ │ ├─ 55629 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33ae952e3f5e3766083fb093c46cfa77b59213bbd06d71c15d31d32ddcf8623c -address /run/containerd/containerd.sock │ │ ├─ 55796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70a7a1e43371451af81af3fe90562cec1aabf99434fb0585c53b7c0369585558 -address /run/containerd/containerd.sock │ │ ├─ 58727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2340d7c7f039830341946cac13b371ae7e3ba6ba42cf0355658fdb4bf2d7e567 -address /run/containerd/containerd.sock │ │ ├─ 58857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bd56127cc3cb4302d0556d440b307cea48ca8d296cc0c1b9d53388fbf3c6a96 -address /run/containerd/containerd.sock │ │ ├─ 58903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7550c5f1a0c6474f877db4e63baf910607a776fa2ce7276301c69abc52af21b -address /run/containerd/containerd.sock │ │ ├─ 58940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2573236400e3f3f5f6c82649bd87a9126f97fb31567db2293b2db594d223e36f -address /run/containerd/containerd.sock │ │ ├─ 60086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93e2587e7134411f1efccf73640a395f99bd9915506718c5230279f5b80631cd -address /run/containerd/containerd.sock │ │ ├─ 60218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 713ec336bd04618edd893fc9524146bf7b2f28b7bba5be26d5f524d5ce5f9464 -address /run/containerd/containerd.sock │ │ ├─ 60513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 166e8c7953afe4ddc438bf0b7b41eca70987277ee043bd762da0ecaa836f87ad -address /run/containerd/containerd.sock │ │ ├─ 60556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb96dc626e2c73adb275fd0fcacc7a2a8f0ee69d1f7388194793aa65893d6ca3 -address /run/containerd/containerd.sock │ │ ├─ 60605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2ff22dc923c18cea54a9727f0b2d673bbac00745b7a4e08fde6770d45cbb4a0 -address /run/containerd/containerd.sock │ │ ├─ 61037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 316e98d3af017256afa649a59218fe45948f74cbb70abda1725858aef62be6b5 -address /run/containerd/containerd.sock │ │ ├─ 61306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1f7e8aef77d8a7772c519ab9cd97147021dfb39492f948bc88cb6d2400aaafb -address /run/containerd/containerd.sock │ │ ├─ 61704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 47a3b1c4ccaf16b897b1cda006f39995e3c0d4e2d400009b3bf1d1e58b7803d1 -address /run/containerd/containerd.sock │ │ ├─ 62305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d73861489384e62d40c92a2e0b84dd2eb5db109cfe0addd5ca7082bde20268a -address /run/containerd/containerd.sock │ │ ├─ 62934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b4b456f83b037520b28316aa56f3a9159512ccbc70857f64e842b0e25c00e74 -address /run/containerd/containerd.sock │ │ ├─ 63917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdc9a838fec0c04294451ec64ac432effb36d4c709832c69d8e434bd053d225f -address /run/containerd/containerd.sock │ │ ├─ 65917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1940e7d21939865d9d36c2c77d49906760361609291e9b70052ef8b82262dd5b -address /run/containerd/containerd.sock │ │ ├─ 72311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 274e34aeb0f53b606a4dba80ca04a7bcfd86e09ad0a1e89244b528daaae7609c -address /run/containerd/containerd.sock │ │ ├─ 73314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d415b1ae620123da8a2c3802d2eb3b47eb414ea0147c37db9fe80ac8d0b8b84 -address /run/containerd/containerd.sock │ │ ├─ 77657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3a2da7b2ac4fd67d9e7602c27204bd0326ee2c0c9db273016f9a97358770359 -address /run/containerd/containerd.sock │ │ ├─ 82637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb1fbd2f1ad218efab618ad18d09978105e444e463572b8a2b57a65b5ed1d516 -address /run/containerd/containerd.sock │ │ ├─ 88899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 340a6d0e05d716b2d28e0d73a1165dba144cc37ba3bbba6a61983ecbb38176c4 -address /run/containerd/containerd.sock │ │ ├─ 89005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2661202a1ec6c4e1c6c1a8d600de06422dbc0af4f872e9f0a6bfc374f62b9add -address /run/containerd/containerd.sock │ │ ├─ 99250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23f2e4815f8706cfc0334202b2db8a0b2009066d7861f49856c32257e05df3fa -address /run/containerd/containerd.sock │ │ ├─100381 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4279dadaf427d6a130b184ce38c65ea404f62974f6171e5937e35be5be02280c -address /run/containerd/containerd.sock │ │ ├─100510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4483a2613274745d02f8ea844a906c6b64e5232472a6b638bbd28749ac8184f -address /run/containerd/containerd.sock │ │ ├─102270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b64d35badebb39a206e0e044326af98703d71b6443fca63b9864050d2380849e -address /run/containerd/containerd.sock │ │ ├─103709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 632591ff19f4769ac1decff806a83d445bb2aba4fb87c52828e7d2e408972018 -address /run/containerd/containerd.sock │ │ ├─103753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2708bdca67697d2baf4baf84a060f8192c4cdccb9422c143999efac66eba8c51 -address /run/containerd/containerd.sock │ │ ├─123818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ac999127f66e0fc6061f87558a55225988516ede319efd2345daf2613c99b4b -address /run/containerd/containerd.sock │ │ ├─123867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d650f7db5e9bdf82a2888d7a1c0d8a52252bf1672162f94eccf67826ecedb25b -address /run/containerd/containerd.sock │ │ ├─126113 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61577c429ec6e84a6ec31d79d8896203fe809109b0b3f544b73cea2298dc1cef -address /run/containerd/containerd.sock │ │ ├─138994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c64df707641b1c7ad1d4704d8c44e975f17b7019a980b25e269bf50481399761 -address /run/containerd/containerd.sock │ │ ├─140535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cab50a79084c77b2bfd6893d1d8cbb14d5cf2fd46afed0f6d8f5c39d2ea2923 -address /run/containerd/containerd.sock │ │ ├─140889 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7fef531d62542d6d38ee3dcf49719297d5f37ef7157214f5b314bb7ea9d38b4e -address /run/containerd/containerd.sock │ │ ├─141923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9950edd0ac6e081fbcaa198ec875f70d582d9b0d336d9584af003707e693dfc0 -address /run/containerd/containerd.sock │ │ ├─143324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 687972e890029fab28380929ee7b09cdd612ca5fcebe05da942fa246679141e5 -address /run/containerd/containerd.sock │ │ ├─143582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fda4b3dce4520cc85e5222de8a7169bc7a649055ae5364288658a38695478fd -address /run/containerd/containerd.sock │ │ ├─143638 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c48f0fb7714f73fa48ab5b54586b123c92e637943444e21d7a131a94b70954b -address /run/containerd/containerd.sock │ │ ├─143954 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4d60cdc3e7571bb41691732b73f2b4cd756b535dabb3598f722f158053ff2b3 -address /run/containerd/containerd.sock │ │ ├─144037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7dc5ee43b3b7c4d0f8ab68dc24006bd2e49015ce3fabb66ff1b762a9e5532590 -address /run/containerd/containerd.sock │ │ ├─144477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6977806f9a69e7e8c9bbd3b1d4c65f8cebe3f3807cd8fb11e1f956b777984b4 -address /run/containerd/containerd.sock │ │ ├─153670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87d2c7b703fd8dcc77a4c4c7b282d0b072b238116dbdf9844bd7e6688556b8a2 -address /run/containerd/containerd.sock │ │ ├─155452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 577735d5e041ff4aaa366ef87c625e8c4a705c3cc50e41b8fdc1cea530396c7d -address /run/containerd/containerd.sock │ │ ├─155490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d3c4648e25054cd8f296afe2bbd3acbdfd21aae4031233c0326275fdb8269ad -address /run/containerd/containerd.sock │ │ ├─155555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbe87636693073e4b2ecd6e7fc9b97824fca375439155e5ddb601d094d2b6cfe -address /run/containerd/containerd.sock │ │ ├─155568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bca91ed982038321afd989ce665c290c514108e96ba364fe3b948698e36f4bf -address /run/containerd/containerd.sock │ │ ├─155637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4024b8c5e86c32a3240c684d908a86b613ef7281a27515a460c33daea54c5394 -address /run/containerd/containerd.sock │ │ ├─155986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4a309bad7754ae089f776d8b81318cbfcd9ed20bcbbaf872e2e3b228fd24322f -address /run/containerd/containerd.sock │ │ ├─156081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21d6dc9a0fa4a251675e1bea461be253751ed3a41b73726c3789c10618129817 -address /run/containerd/containerd.sock │ │ ├─168321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f735f604f7866416a562c988c124af6c27539b3e6798906a191338f9b42d1e81 -address /run/containerd/containerd.sock │ │ ├─170382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53f411e41dfa49879204a7f14545924e7e12f830c1ae89fe1fe878def7c5bac4 -address /run/containerd/containerd.sock │ │ ├─170426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a47f83e68655f1883505b9d6b330c00e1e3ae514f59dbacecf81c7d95f43d10 -address /run/containerd/containerd.sock │ │ ├─170488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8eedc3741946c553477f491232feaf2b5286fc4c8ecf12ede8ec8054f24c4ce4 -address /run/containerd/containerd.sock │ │ ├─170540 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7002b8d178946878e3174e406aa5103642066dfa895153c993a6432dee36ce1 -address /run/containerd/containerd.sock │ │ ├─179095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33805d839701925fc2e82e123a89be6134c47c6b4550013a2e0dca025e939567 -address /run/containerd/containerd.sock │ │ ├─180766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b45056d84ead80ccdb12084e220a7e8bef849a1adfff27747687e12ce4c64397 -address /run/containerd/containerd.sock │ │ ├─180821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b012ccef3e1253a4450a6a573c0fb97dd435a761fba916e3de4030bf86aacc2e -address /run/containerd/containerd.sock │ │ ├─180935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f8f4db5e19c3554b053ba8273317bdc5c20f23e427dd3ea29af4905ecf0735e -address /run/containerd/containerd.sock │ │ ├─194041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10f298869407fbcc89dd73a4dce1ca416a9cbcb481c91dd3a6af08752adbfa06 -address /run/containerd/containerd.sock │ │ ├─200970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e2d858d472cf30f2949837535ecd7996f8d6750951c5612b9d2a4b723ff6f72 -address /run/containerd/containerd.sock │ │ ├─201005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 454e0d45eb9018e78afc4922ab6965cfb0adf2f4c583cfc7bfae651de5b8d2a8 -address /run/containerd/containerd.sock │ │ ├─201058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 833f7746f8a8d59c85d6b7226541297962fea754a9d616c73bacf1038e026528 -address /run/containerd/containerd.sock │ │ ├─201376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a3b4e587357ec7f07952462060eef7ced6721f7a0dfc3391103e55ffd8de81c3 -address /run/containerd/containerd.sock │ │ ├─211323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cba1a4829c4d9e8c6986a7eeddc2d877468b8d9309bc4fa19e10861f37ba4c53 -address /run/containerd/containerd.sock │ │ ├─213802 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e259ae410e975f7070350116270a6a149cfbaa0d86d4557f14258e7ebe992226 -address /run/containerd/containerd.sock │ │ ├─214903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96f081b7ad46ca5464da8087ae041faf9c5b4f349e15ff8fa5f6879d13e6e532 -address /run/containerd/containerd.sock │ │ ├─215681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faa733ff5391b791df22d7af3b9581961805eee9895bd3a157914a226c39a4ab -address /run/containerd/containerd.sock │ │ ├─216758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ea41728cdcc82c7fe74c4a42b9f10c6dcbba8d8f457f511051a288b23e00046 -address /run/containerd/containerd.sock │ │ ├─218454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd87c67e617f355f7fa929d036de4ed38b6f4ff8097c599d64eb6333b375ccb8 -address /run/containerd/containerd.sock │ │ ├─219701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5abbd3a325a86795454f11c1f477686e55364f5fa9027dee9a9a29b8b10f659b -address /run/containerd/containerd.sock │ │ ├─219913 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3322e51f4d4eb97a107c99f484ad32752daf620c6c033d3f768023ba2f48c8fb -address /run/containerd/containerd.sock │ │ ├─229508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 99c02d69e98a9b0ef3369f3a7195631853963e11c2a3e26805d18f5f35e57750 -address /run/containerd/containerd.sock │ │ ├─230022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89c33ddcaccc32afcf9b282aaa91474f3ad38f5c4f925bdb989d75320fb7c9fd -address /run/containerd/containerd.sock │ │ ├─264806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbb7d174ea372d2769e5d02d6d2168a325845a3e51d75643184b9c169f9c0123 -address /run/containerd/containerd.sock │ │ ├─271868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f815517863ecc7646a07294297de85787e5fdb5c3d5a5fc96f6085826b3a724 -address /run/containerd/containerd.sock │ │ ├─272013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bcb75cb35797be722d0429cbdcc09bdb5d75ba800ea5e1e276afc258f369f93 -address /run/containerd/containerd.sock │ │ ├─272097 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c774853687a1b4f72422d148ae23e46034547a0b6bf0cf4ed19d2c63f5dd0cb8 -address /run/containerd/containerd.sock │ │ ├─272293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65f3f68df02afe607b7e0a79b4d7e7da755ed1e999de6e7e24e67269bc8b29d1 -address /run/containerd/containerd.sock │ │ ├─287512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbc9d673e46d644306760396b66ef7d564f7988f3628dab9fd489178ab93caa5 -address /run/containerd/containerd.sock │ │ ├─290608 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 626e08d854e397794c87ee23cd3506428f9bb6e92ffd6b6b912683f20590062d -address /run/containerd/containerd.sock │ │ ├─291935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1400344c9cc78080a8ac699b0dd808a4d8f94202fd593b14672d2acd6696ff9 -address /run/containerd/containerd.sock │ │ └─426203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e938eb89ea986d6336fa8658391f23dc0212b591bb8b3319ba97d70ee3a8c9c -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1424 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29235 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29502 /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 │ │ │ ├─18364 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18383 /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 │ │ │ ├─24735 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25000 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34045 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34318 /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.tiwujw.service │ │ │ ├─12583 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tiwujw/unit.run │ │ │ └─12614 /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-tiwujw --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.tiwujw:/var/lib/ceph/mgr/ceph-instance.tiwujw:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tiwujw/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.tiwujw -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 │ │ ├─12222 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12252 /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 │ │ └─645 /usr/libexec/polkitd --no-debug │ ├─docker-7972e2d920c5a2cf18725233ff72b85e6a91a59517d0dbc816a2305607236882.scope … │ │ ├─29543 /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 │ │ └─29556 /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 │ ├─networkd-dispatcher.service │ │ └─618 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138375 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40666 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.223 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-25a9894f7c097d64d3e9d68b7b5329d3b984f28cf02047172a81cc3f7454e7d1.scope … │ │ ├─34360 /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 │ │ └─34372 /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 │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─650 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1093 /usr/sbin/uuidd --socket-activation │ ├─run-r6859a46dade54b5ebaab505d0865a7b1.scope │ │ └─169085 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10838 /usr/sbin/chronyd -F 1 │ │ └─10839 /usr/sbin/chronyd -F 1 │ ├─docker-edf7d6e69e805afcb5db66b48c5d07cf08940b535c067cbd4acfe6ee79474b19.scope … │ │ ├─25042 /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 │ │ └─25054 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-ac5156218cde8bb27c57540d6c356b9019b1d4d756512e13620fa3c7c9b9b398.scope … │ │ ├─12694 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.tiwujw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12714 /usr/bin/ceph-mgr -n mgr.instance.tiwujw -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138192 /sbin/iscsid │ │ └─138193 /sbin/iscsid │ ├─dbus.service │ │ └─615 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-1908a82e7e42b6ebe4131f6fccd420f5c2926e6f92f95152380e23f1eb4002aa.scope … │ │ ├─12334 /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 │ │ └─12353 /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 │ ├─systemd-logind.service │ │ └─621 /lib/systemd/systemd-logind │ └─docker-8de7d1e8d939e51cd0954837fc8e72f17871da1e23fb2cee93fd75ae3f2e7fc6.scope … │ ├─18463 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ └─18476 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance ├─k8s.io │ ├─96f081b7ad46ca5464da8087ae041faf9c5b4f349e15ff8fa5f6879d13e6e532 │ │ └─214926 /pause │ ├─10f298869407fbcc89dd73a4dce1ca416a9cbcb481c91dd3a6af08752adbfa06 │ │ └─194064 /pause │ ├─23f2e4815f8706cfc0334202b2db8a0b2009066d7861f49856c32257e05df3fa │ │ └─99275 /pause │ ├─a4f8da8449e9475adadb5c1273d545fe672e79b400ea9ade89b170e0ea31d301 │ │ ├─42082 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42463 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─2573236400e3f3f5f6c82649bd87a9126f97fb31567db2293b2db594d223e36f │ │ └─58966 /pause │ ├─166e8c7953afe4ddc438bf0b7b41eca70987277ee043bd762da0ecaa836f87ad │ │ └─60541 /pause │ ├─88a3e3ccc140ab5eaa763b229ab96f1701dad22b6aefa0f6354f083797e679d7 │ │ └─250347 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 │ ├─91e78eff43a9d861892363b897443fb2f60355bd8bd45f51cd7be25249b5266b │ │ ├─ 89458 /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 │ │ └─358512 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─1940e7d21939865d9d36c2c77d49906760361609291e9b70052ef8b82262dd5b │ │ └─65942 /pause │ ├─86388d532579af64839abc2eeed1439e41d53cdb03a9d2d576d725070de36892 │ │ └─178427 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-health-manager --config-file /etc/senlin/senlin.conf │ ├─1c027355b1dd0a8d833d3a3073ce13eb1592652ccd2e26f4210c82cd860a7b1c │ │ └─78312 /usr/local/bin/rook ceph operator │ ├─9f815517863ecc7646a07294297de85787e5fdb5c3d5a5fc96f6085826b3a724 │ │ └─271893 /pause │ ├─8cbffebbce7186472037869d841e16aa5f743d6dac9ec6eae5dc8dad773db8da │ │ └─59247 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.34.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─77ef2bda40fa266c838238ff2425b74cb9bee8b814f4d384c9345bb90de75b5e │ │ ├─178358 senlin-api: uWSGI master │ │ ├─178371 senlin-api: uWSGI worker 1 │ │ └─178372 senlin-api: uWSGI worker 2 │ ├─6d2f4f14de833b9c073e152b898e685e6982f8d82f6ccba45855861574073276 │ │ ├─166469 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─166888 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpyuj6wmid/privsep.sock │ │ ├─365974 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp04bby600/privsep.sock │ │ ├─366328 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp2t1sdm2_/privsep.sock │ │ ├─366578 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─366581 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─4d19fccbf31376a5db51dfc192070d9c07ce9b34f57f8baf2f32c989dbb03942 │ │ └─44314 /pause │ ├─b1400344c9cc78080a8ac699b0dd808a4d8f94202fd593b14672d2acd6696ff9 │ │ └─291965 /pause │ ├─29d1351ab9c76ab9352aa1aa71ee3f7373bee942bd1bbb0c282012c6cb146e3d │ │ └─43411 /coredns -conf /etc/coredns/Corefile │ ├─c73bf2e622c384b6d379978c9ec4a0f9932f8027670a97693cdd54a6707a3a55 │ │ └─64155 /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 │ ├─527384ae1138b0c143a2970e2b18d6ae533ac890897dde68a9ef244256c49dab │ │ ├─190427 heat-api-cfn: uWSGI master │ │ ├─190455 heat-api-cfn: uWSGI worker 1 │ │ └─190456 heat-api-cfn: uWSGI worker 2 │ ├─2844662ec60f9f9a75cf7aaab4a1dd3216afc6dc8c69ab505f79b52169d40d10 │ │ └─40824 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─051e9f63c208c466ae988a0eb27b34cb73d2204302b1e0ca2db9e18f94c2c918 │ │ ├─48517 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 │ │ └─50308 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 │ ├─be38a42963a9def7bacf743924ec9b52fc4d46c1b6a510859953eb4a08bf5f85 │ │ └─263527 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 │ ├─454e0d45eb9018e78afc4922ab6965cfb0adf2f4c583cfc7bfae651de5b8d2a8 │ │ └─201066 /pause │ ├─7754f4237c080f7a1e0b2b17efb3afa923b2e7ac3b0cc1798fefeb458e60fdfb │ │ ├─100735 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─100894 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─100896 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─c774853687a1b4f72422d148ae23e46034547a0b6bf0cf4ed19d2c63f5dd0cb8 │ │ └─272130 /pause │ ├─e808c888d9219308a61788decfd692d5f0674fc8f450cda6bd7e7b847b8fe3d9 │ │ └─44520 /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 │ ├─6c678f60e74ec3c77f53d39dac5dd2b50a66987be75eccedcf5fc58ebbf70695 │ │ └─40427 etcd --advertise-client-urls=https://199.204.45.223:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.223:2380 --initial-cluster=instance=https://199.204.45.223:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.223:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.223: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 │ ├─b21aa8e666df477dcaf9b3ce418e53d4244f65e94a7cbae1f588c44b988020b5 │ │ ├─190401 heat-api: uWSGI master │ │ ├─190447 heat-api: uWSGI worker 1 │ │ └─190448 heat-api: uWSGI worker 2 │ ├─4666da09715de7d0bef8eacc53038ede2a3a8401bf9ba5cdac490ff4b69108ca │ │ └─233846 percona-xtradb-cluster-operator │ ├─fdc9a838fec0c04294451ec64ac432effb36d4c709832c69d8e434bd053d225f │ │ └─63940 /pause │ ├─772e3c7f725c8359955c5305b70bb40d6c8f608e24dd28be058b85d2a413b990 │ │ ├─166465 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─167443 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpjifl54iz/privsep.sock │ │ ├─167710 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpxfk2xhmz/privsep.sock │ │ ├─167904 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp2h54cvq2/privsep.sock │ │ ├─168193 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─168194 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─168233 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f438ca32-d7ff-4c3d-9a40-36b91e1fe6b7/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f438ca32-d7ff-4c3d-9a40-36b91e1fe6b7/host --addn-hosts=/var/lib/neutron/dhcp/f438ca32-d7ff-4c3d-9a40-36b91e1fe6b7/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f438ca32-d7ff-4c3d-9a40-36b91e1fe6b7/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f438ca32-d7ff-4c3d-9a40-36b91e1fe6b7/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f7f6c19f-c6e3-4b46-8246-a7c950a4d8a8,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─168276 haproxy -f /var/lib/neutron/ns-metadata-proxy/f438ca32-d7ff-4c3d-9a40-36b91e1fe6b7.conf │ │ ├─195819 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f57045f5-fe7e-43c1-81b5-489735c8f1b7/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f57045f5-fe7e-43c1-81b5-489735c8f1b7/host --addn-hosts=/var/lib/neutron/dhcp/f57045f5-fe7e-43c1-81b5-489735c8f1b7/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f57045f5-fe7e-43c1-81b5-489735c8f1b7/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f57045f5-fe7e-43c1-81b5-489735c8f1b7/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-6cadba59-8653-44a0-98ae-41df48596728,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─195822 haproxy -f /var/lib/neutron/ns-metadata-proxy/f57045f5-fe7e-43c1-81b5-489735c8f1b7.conf │ │ └─370690 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp5r7v0xvf/privsep.sock │ ├─05c404a0a3e052197fe694b7e35f7ef347fc63c5bb6e9e5946847d069f0d8e45 │ │ └─63350 /goldpinger --static-file-path /static │ ├─0b352d110d5eb443b2b1cfc38c863513b1250ceaaa5335be1279218eb5856e0c │ │ └─215731 /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 │ ├─22c3b873e6798ca5be4a5157bd87f4c90209a0673ae61885b41ca2be7148703f │ │ └─141122 /coredns -conf /etc/coredns/Corefile │ ├─642696248d02e99a96de8eff877e23f8c25ab56ba8dcd0e55ec3f57f84c71c11 │ │ └─64316 /bin/memcached_exporter │ ├─1ad2386833f657b6785caadd389c2e007c31d0f5e150d91e9e541223e9782257 │ │ └─40402 /pause │ ├─4c48f0fb7714f73fa48ab5b54586b123c92e637943444e21d7a131a94b70954b │ │ └─143671 /pause │ ├─999e6e79830f5e40e57070b4dc50028e50525e82e3a82021dd12f457a8340f5d │ │ ├─208336 octavia-api: uWSGI master │ │ ├─208358 octavia-api: uWSGI worker 1 │ │ └─208359 octavia-api: uWSGI worker 2 │ ├─8eedc3741946c553477f491232feaf2b5286fc4c8ecf12ede8ec8054f24c4ce4 │ │ └─170555 /pause │ ├─8c0f744daa09ae9ca3c1a248da8e2228c6bcac2e0cb3c9b27402acb08b5e2719 │ │ └─60401 /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 │ ├─4a309bad7754ae089f776d8b81318cbfcd9ed20bcbbaf872e2e3b228fd24322f │ │ └─156013 /pause │ ├─c17e36d952c2b08f10c647d82b5ec31b84927de0ac42e75e939edcf38b4b92da │ │ └─178452 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-engine --config-file /etc/senlin/senlin.conf │ ├─927f1439e4858c972f21c323114c76153fb7ab4197d3475e98780acdb5386c37 │ │ └─43376 /pause │ ├─713ec336bd04618edd893fc9524146bf7b2f28b7bba5be26d5f524d5ce5f9464 │ │ └─60243 /pause │ ├─89c33ddcaccc32afcf9b282aaa91474f3ad38f5c4f925bdb989d75320fb7c9fd │ │ └─230046 /pause │ ├─19c421c47682c9e7caa586c2dd7eb57aa954c0cc00b0d0790bc53dc65ff210a3 │ │ ├─229750 magnum-api: uWSGI master │ │ ├─229764 magnum-api: uWSGI worker 1 │ │ └─229765 magnum-api: uWSGI worker 2 │ ├─53f411e41dfa49879204a7f14545924e7e12f830c1ae89fe1fe878def7c5bac4 │ │ └─170411 /pause │ ├─c2ff22dc923c18cea54a9727f0b2d673bbac00745b7a4e08fde6770d45cbb4a0 │ │ └─60636 /pause │ ├─f089c8a8390d692092f00876546d22c7a72ddc4136f2a3da5b80fd0de5798290 │ │ └─209179 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─d3585dc99d8d023ac404c946536d7db28c4db0cb8f2a13c4adea3ef1b74e8ec4 │ │ └─48870 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─b11b74f6b170a5010ef25ff1d4bc7b61b464d6997b8b1400ef8f79d33008e321 │ │ └─285456 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─93e2587e7134411f1efccf73640a395f99bd9915506718c5230279f5b80631cd │ │ └─60124 /pause │ ├─fd1bfca4054b43a1188333c12ec643b74c0679851c7bb20d432ae7d8ec5a8d8a │ │ ├─230192 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─230356 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─230357 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─a3b4e587357ec7f07952462060eef7ced6721f7a0dfc3391103e55ffd8de81c3 │ │ └─201428 /pause │ ├─6548ec4a12c6cece134bc3577a975db28e6d86997535f2355353951569d3b394 │ │ └─168110 /bin/bash /tmp/libvirt.sh │ ├─b515bda319c6c8742515f9da7d6e78d13979623f5dae2be62908cb58335a25e7 │ │ ├─209230 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─209593 octavia-worker: ConsumerService worker(0) │ │ ├─209596 octavia-worker: ConsumerService worker(1) │ │ ├─209599 octavia-worker: ConsumerService worker(0) │ │ └─209602 octavia-worker: ConsumerService worker(1) │ ├─03fe5cc73aef2d127a421f37835b8fbdfaae8bb2e40e0ff2dd6a2b2da2ffa572 │ │ └─44567 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─53d88b57dcfe41fcfb0bc04783fe9953ff701f4e94ac94c97f3afd0ab37a4b0f │ │ ├─164385 neutron-policy-server: uWSGI master │ │ ├─164397 neutron-policy-server: uWSGI worker 1 │ │ └─164398 neutron-policy-server: uWSGI worker 2 │ ├─29b8148e81b6a55837abc8bab940afcd4bf9e41edabaf48c7e4e6394fddbcd1f │ │ └─40349 /pause │ ├─632591ff19f4769ac1decff806a83d445bb2aba4fb87c52828e7d2e408972018 │ │ └─103733 /pause │ ├─3e2d858d472cf30f2949837535ecd7996f8d6750951c5612b9d2a4b723ff6f72 │ │ └─201010 /pause │ ├─d39d2fe48161f11ab050a7843d7bc3006c155cb70ae046a09cf8519632c8b220 │ │ ├─173559 /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 │ │ ├─367429 /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/tmp9bqg1zjl/privsep.sock │ │ ├─367781 /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/tmp1b4ql4vp/privsep.sock │ │ └─368189 /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/tmps104i5ls/privsep.sock │ ├─6d3c4648e25054cd8f296afe2bbd3acbdfd21aae4031233c0326275fdb8269ad │ │ └─155561 /pause │ ├─2340d7c7f039830341946cac13b371ae7e3ba6ba42cf0355658fdb4bf2d7e567 │ │ └─58761 /pause │ ├─3880f25c5187ab058f6b59ed0acce746ddaaa134b2926049518457fbc0505fc3 │ │ └─61785 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 │ ├─687972e890029fab28380929ee7b09cdd612ca5fcebe05da942fa246679141e5 │ │ └─143356 /pause │ ├─265610991370c90edd7700c480a5a7d5393128cc4425711dcf2584d6c1ba186c │ │ ├─63261 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63301 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─f34b5c2b5b97d52a9040a7f1806f56baa5ee08f34d52ce237e15bb707f8400e1 │ │ ├─211450 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─211467 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─211482 erl_child_setup 1048576 │ │ ├─211629 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─211685 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─211686 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─212209 /bin/sh -s rabbit_disk_monitor │ ├─03f90e4ca86ea2c0a5fe61e9fd60af53f19b71b646032d23fffa4b39fb871702 │ │ └─46328 /pause │ ├─4058c5986405fcdc50570f479dae3d5116105ccb0509663d9754229fa244c677 │ │ └─43819 /pause │ ├─9a47f83e68655f1883505b9d6b330c00e1e3ae514f59dbacecf81c7d95f43d10 │ │ └─170455 /pause │ ├─61577c429ec6e84a6ec31d79d8896203fe809109b0b3f544b73cea2298dc1cef │ │ └─126136 /pause │ ├─d650f7db5e9bdf82a2888d7a1c0d8a52252bf1672162f94eccf67826ecedb25b │ │ └─123905 /pause │ ├─b07ea90058b699dfa588f9131ffde8215d7caf51cd20ecbc6f8de8105200e7cd │ │ └─55545 /pause │ ├─457aa8aed34db9f1b398c393fda83a207a4cbf46ae28e4a72cbcc2fcaf1e2a1b │ │ └─48733 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─faa733ff5391b791df22d7af3b9581961805eee9895bd3a157914a226c39a4ab │ │ └─215705 /pause │ ├─2708bdca67697d2baf4baf84a060f8192c4cdccb9422c143999efac66eba8c51 │ │ └─103777 /pause │ ├─577735d5e041ff4aaa366ef87c625e8c4a705c3cc50e41b8fdc1cea530396c7d │ │ └─155549 /pause │ ├─758550438d74d17ff2d10df0043a740f9a69b70b09194e0125c8a418fb91023e │ │ └─64256 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7dc5ee43b3b7c4d0f8ab68dc24006bd2e49015ce3fabb66ff1b762a9e5532590 │ │ └─144061 /pause │ ├─340a6d0e05d716b2d28e0d73a1165dba144cc37ba3bbba6a61983ecbb38176c4 │ │ └─88926 /pause │ ├─274e34aeb0f53b606a4dba80ca04a7bcfd86e09ad0a1e89244b528daaae7609c │ │ └─72335 /pause │ ├─f735f604f7866416a562c988c124af6c27539b3e6798906a191338f9b42d1e81 │ │ └─168347 /pause │ ├─a07f61ca011c66c25766b5678dfb7232b978d34fa3231004e00f3e20fe3b9921 │ │ ├─166434 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ ├─166618 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ │ └─166619 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─5a5a4f750a791e9d4972490e6b1a3f414a6fe2d553b099418d3e6f267cb4e88e │ │ └─46228 /pause │ ├─aacd17fc2c543e55a244503281cc828163f1bf8d7f28aa4fefcf904b9184ca27 │ │ └─44370 /pause │ ├─ba6c47ab74459cfc3c37127667dc1a84d243cb566efc408ff2f36a1e84dcc3cf │ │ └─64021 /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 │ ├─9ea527ff951a9f400e93289dd525c77352853659beaae8c475ee9eae1bffb07c │ │ ├─426500 /bin/bash /tmp/heat-engine-cleaner.sh │ │ └─426513 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-manage service clean │ ├─cdda971ab7072a9c72de670ec68e7c5b3f75b7d1861114eae71863c05c6e59bd │ │ ├─ 46634 /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 │ │ ├─ 46647 /nginx-ingress-controller --default-backend-service=ingress-nginx/ingress-nginx-defaultbackend --publish-service=ingress-nginx/ingress-nginx-controller --election-id=ingress-nginx-leader --controller-class=k8s.io/ingress-nginx --ingress-class=atmosphere --configmap=ingress-nginx/ingress-nginx-controller --tcp-services-configmap=ingress-nginx/ingress-nginx-tcp --udp-services-configmap=ingress-nginx/ingress-nginx-udp --validating-webhook=:7443 --validating-webhook-certificate=/usr/local/certificates/cert --validating-webhook-key=/usr/local/certificates/key --enable-metrics=true │ │ ├─ 46745 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─290155 nginx: worker process │ │ ├─290156 nginx: worker process │ │ └─290157 nginx: cache manager process │ ├─09c202540c8231b7f86a2e977e1c79b850d407039cd208f1b4399c9a075337ac │ │ └─41585 /pause │ ├─dc5a73696c1f9ac94d983f18ae651a9ad9d62695520fb3763cd6966e4196fa98 │ │ ├─77027 barbiacan-api: uWSGI master │ │ └─77043 barbiacan-api: uWSGI worker 1 │ ├─2b2dd9a31824977d0cd13186260671cc79956bd8621f6e3fa02a10d071a2beb4 │ │ ├─157289 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─395439 sleep 300 │ ├─2291faf3303590846ac07d1cf6215378b2f4196ea5167706f57787784dafb339 │ │ └─42945 /pause │ ├─4bcb75cb35797be722d0429cbdcc09bdb5d75ba800ea5e1e276afc258f369f93 │ │ └─272067 /pause │ ├─4e056c6dee208437a81d1702b5e10db17608aeb9ae116186fde5900e2781e5ba │ │ └─262963 /kube-vip manager │ ├─845a31c89ae3283fc1386a6397549f761bed740b52ba56c73e4343c2aca04524 │ │ ├─99604 glance-api: uWSGI master │ │ ├─99617 glance-api: uWSGI worker 1 │ │ └─99618 glance-api: uWSGI worker 2 │ ├─9950edd0ac6e081fbcaa198ec875f70d582d9b0d336d9584af003707e693dfc0 │ │ └─141946 /pause │ ├─fd8c62a16a9a126a7e5e58f61fd7770af901b11f467aba762f0f2491209dc15a │ │ └─62538 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─9e0241be7652b6e19b6281ab23b14765f09942549f1ad65761dda55d2dab5f4d │ │ └─291008 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─f2e7e0d2ae897482d327fdf7442743152a5d2f5be17c30004ccecd8f0dac7151 │ │ └─234967 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─5abbd3a325a86795454f11c1f477686e55364f5fa9027dee9a9a29b8b10f659b │ │ └─219742 /pause │ ├─7fe79145685d5cec464ef2fcf37ae4b592ded8a743cd28c900b3b0106f3f2c4a │ │ ├─179202 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─179219 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─179225 erl_child_setup 1048576 │ │ ├─179369 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─179424 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─179425 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─179690 /bin/sh -s rabbit_disk_monitor │ ├─389503c42dcbf67f5d97c0b24d65234ec2e8b56674dd20fef3126f2ec809958c │ │ ├─151894 nova-api: uWSGI master │ │ ├─151958 nova-api: uWSGI worker 1 │ │ └─151959 nova-api: uWSGI worker 2 │ ├─697a3707ff99eabe848fbaa880b660c3a2672cd2f3c960445b2940a847c953fd │ │ └─292240 /bin/openstack-database-exporter │ ├─f3a2da7b2ac4fd67d9e7602c27204bd0326ee2c0c9db273016f9a97358770359 │ │ └─77681 /pause │ ├─b2de13702a9f5c962f5634ec6477a627007e781f628e880ffb76aa0db94c7384 │ │ └─64103 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-223.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 │ ├─dbc9d673e46d644306760396b66ef7d564f7988f3628dab9fd489178ab93caa5 │ │ └─287535 /pause │ ├─9aa1d1bc4962850631723c83e306b0bc99bbb13155510518df9d100b35f749f4 │ │ └─89490 /usr/libexec/platform-python -s /usr/bin/ceph-crash │ ├─70a7a1e43371451af81af3fe90562cec1aabf99434fb0585c53b7c0369585558 │ │ └─55820 /pause │ ├─f2dc241b5d9ec05f453a8b8d794b11df7b42e1e2172533f0eb1cfc6498ea722e │ │ └─63981 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-223.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 │ ├─6bd56127cc3cb4302d0556d440b307cea48ca8d296cc0c1b9d53388fbf3c6a96 │ │ └─58883 /pause │ ├─4b505f9cd053fa831a5f7553ab76b6ccdc0e7c23797187b6140cbd44f8c34685 │ │ ├─59969 python -u /app/sidecar.py │ │ ├─60256 python -u /app/sidecar.py │ │ └─60257 python -u /app/sidecar.py │ ├─65cf1fad7e5f2c59a10f3882a123dcd5c7754b66791ba83a98aa631d2bfba69d │ │ └─234285 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─cd3dcc9ced8b3e79619e975e3c6194f31d9706d841b678efc0f1d665a9c84465 │ │ └─173622 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─781045872545f0686dcadfb7e83aa94f2b7e7a9a3d00cde0844ecfe05470e692 │ │ ├─294611 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─294649 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─c1f7e8aef77d8a7772c519ab9cd97147021dfb39492f948bc88cb6d2400aaafb │ │ └─61332 /pause │ ├─585d799f9b909f5b3e1b4ee40f6d74f97ccc750ecd696c2a344ea9163b2d1e80 │ │ └─64063 /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 │ ├─effa63741650b73634ba3d62fcd44cbdae6484291d7640e8ad6bedb0c58e99bc │ │ └─59665 /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 │ ├─a50e53f2ac486ee1a44753ccc09e4ba3255b6dca877aaddeb97e3e0b3e4f26f1 │ │ └─55934 nfd-master -crd-controller=true -metrics=8081 │ ├─e259ae410e975f7070350116270a6a149cfbaa0d86d4557f14258e7ebe992226 │ │ └─213826 /pause │ ├─c56a927f02a3f3437456480782b258f460cfc5db2ec36837676452356e262bdd │ │ ├─168963 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─168979 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─168985 erl_child_setup 1048576 │ │ ├─169121 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─169173 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─169174 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─169289 /bin/sh -s rabbit_disk_monitor │ ├─1fd4e3782527e26ffea9f1f7c24192bb952e0ec55d2065c61f77ac3c86fe84bb │ │ ├─ 68514 apache2 -DFOREGROUND │ │ ├─ 68534 (wsgi:k -DFOREGROUND │ │ ├─ 68535 (wsgi:k -DFOREGROUND │ │ ├─ 68536 (wsgi:k -DFOREGROUND │ │ ├─ 68537 (wsgi:k -DFOREGROUND │ │ ├─424335 apache2 -DFOREGROUND │ │ ├─424498 apache2 -DFOREGROUND │ │ └─424499 apache2 -DFOREGROUND │ ├─f0cc0b1a6e10048c6e8ee38b2e511f0a3ffcb1174866b979dfa8b8bbbff6dc16 │ │ └─64220 /bin/pushgateway │ ├─0701b11d0e4dbf6b064da1998c4d7eb3ee986674e1c9ae409770538837068bc1 │ │ └─234812 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─53c3b0d57ea52ac060d7e3efa1404d0b86ebfa0362cb7007c4d23ac5c9d0704d │ │ └─102075 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─84a1df4c2fc53ae33418b0c753bc367fd6479c7dd8521fe30a002dbeb99bcf85 │ │ ├─152556 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─152878 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─152879 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─dbb7d174ea372d2769e5d02d6d2168a325845a3e51d75643184b9c169f9c0123 │ │ └─264829 /pause │ ├─b012ccef3e1253a4450a6a573c0fb97dd435a761fba916e3de4030bf86aacc2e │ │ └─180868 /pause │ ├─fa100b1adf96df462a726c9e35f4778672e5f3124392f75e028a6902f6e15c2c │ │ └─63619 /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 │ ├─56684dab731321e13b0925b4304f27e07b70a3b1532e7528decdcf13d48819a5 │ │ ├─129966 placement-api: uWSGI master │ │ ├─130012 placement-api: uWSGI worker 1 │ │ └─130013 placement-api: uWSGI worker 2 │ ├─c64df707641b1c7ad1d4704d8c44e975f17b7019a980b25e269bf50481399761 │ │ └─139017 /pause │ ├─e7550c5f1a0c6474f877db4e63baf910607a776fa2ce7276301c69abc52af21b │ │ └─58927 /pause │ ├─cf385a185eef53d8f13aac54b5bbe66be8b001da30fc0a79bf03559728633c4e │ │ └─47483 /pause │ ├─b45056d84ead80ccdb12084e220a7e8bef849a1adfff27747687e12ce4c64397 │ │ └─180797 /pause │ ├─841882807ab83904fdd053cd07cf9be0993300c54276d15b2b971ab61e996f89 │ │ ├─102373 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─102389 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─102395 erl_child_setup 1048576 │ │ ├─102519 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─102570 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─102571 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─102710 /bin/sh -s rabbit_disk_monitor │ ├─0bca91ed982038321afd989ce665c290c514108e96ba364fe3b948698e36f4bf │ │ └─155665 /pause │ ├─0a48a17c26234c804fd399510d6fe12630f50937db1b48d42aa6f0be9b16139a │ │ └─41630 /pause │ ├─21d6dc9a0fa4a251675e1bea461be253751ed3a41b73726c3789c10618129817 │ │ └─156131 /pause │ ├─b38b1a82e535261574c499b91fcddfd90d5f438edb777b37ad17f79e4916a01a │ │ └─178543 /var/lib/openstack/bin/python /var/lib/openstack/bin/senlin-conductor --config-file /etc/senlin/senlin.conf │ ├─2661202a1ec6c4e1c6c1a8d600de06422dbc0af4f872e9f0a6bfc374f62b9add │ │ └─89078 /pause │ ├─e5eebab34a9d6331437948f5afcef63058a60fcf4ad4f06c606890bcc833d638 │ │ └─169187 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─fbe87636693073e4b2ecd6e7fc9b97824fca375439155e5ddb601d094d2b6cfe │ │ └─155673 /pause │ ├─f32b94203f5a78f10f3afc02056f755b2849dc167745df2d7ca61c0b3ab14e7b │ │ ├─290436 apache2 -DFOREGROUND │ │ ├─293440 (wsgi:h -DFOREGROUND │ │ ├─293441 (wsgi:h -DFOREGROUND │ │ ├─293442 (wsgi:h -DFOREGROUND │ │ ├─293443 (wsgi:h -DFOREGROUND │ │ ├─293444 (wsgi:h -DFOREGROUND │ │ ├─293445 apache2 -DFOREGROUND │ │ └─293446 apache2 -DFOREGROUND │ ├─fd87c67e617f355f7fa929d036de4ed38b6f4ff8097c599d64eb6333b375ccb8 │ │ └─218478 /pause │ ├─33805d839701925fc2e82e123a89be6134c47c6b4550013a2e0dca025e939567 │ │ └─179120 /pause │ ├─90402d497bb99c2ffffa296f1ed27c77362904584812e66de7a02c4ae2f727bf │ │ └─44100 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 │ ├─4024b8c5e86c32a3240c684d908a86b613ef7281a27515a460c33daea54c5394 │ │ └─155717 /pause │ ├─3c190993be3dfcf3530d43067c3b2b2539baa0ade1a258cbba960cf93761f6df │ │ ├─60041 python -u /app/sidecar.py │ │ ├─60258 python -u /app/sidecar.py │ │ └─60259 python -u /app/sidecar.py │ ├─e7002b8d178946878e3174e406aa5103642066dfa895153c993a6432dee36ce1 │ │ └─170604 /pause │ ├─4e56d117c0b717a57108ee6e5fd96d8ef5dc8ed4bdeab94a20415e9ea433f935 │ │ ├─139664 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139676 /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 │ ├─ec2683dfc935bd0082f0f62286944e7b964411c95bd14e8d24dfc17faf039e23 │ │ └─43363 /pause │ ├─4279dadaf427d6a130b184ce38c65ea404f62974f6171e5937e35be5be02280c │ │ └─100407 /pause │ ├─5bec290e4703f95e6e244d188caf59953e6b2931277d4e7e624d3f220e94124d │ │ ├─62762 nginx: master process nginx -g daemon off; │ │ ├─62787 nginx: worker process │ │ ├─62788 nginx: worker process │ │ ├─62789 nginx: worker process │ │ ├─62790 nginx: worker process │ │ └─62791 nginx: worker process │ ├─3da32301957d0f14d111057ebe6e50e29cce03a2b08bf0b2af823cf7f69fbd9f │ │ ├─152602 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─152889 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─152890 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─5ac999127f66e0fc6061f87558a55225988516ede319efd2345daf2613c99b4b │ │ └─123843 /pause │ ├─dfa7c2809c276db4018e64b2c7bda3d33b281f7080c8c507c7f3be148e8569b3 │ │ ├─153805 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─153822 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─153828 erl_child_setup 1048576 │ │ ├─153887 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─153938 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─153939 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─154010 /bin/sh -s rabbit_disk_monitor │ ├─edc2de3492bff9bc1a0cd34246bdf34ad006d3fad3e0001026de41ca2ffdea99 │ │ └─40466 kube-apiserver --advertise-address=199.204.45.223 --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 │ ├─99c02d69e98a9b0ef3369f3a7195631853963e11c2a3e26805d18f5f35e57750 │ │ └─229531 /pause │ ├─9b65792ceb2003a8cf89ee08c7f2a6531075d5513b4b0f65d53286d5e701f299 │ │ └─64877 /bin/oauth2-proxy │ ├─cba1a4829c4d9e8c6986a7eeddc2d877468b8d9309bc4fa19e10861f37ba4c53 │ │ └─211347 /pause │ ├─3f6e2bb1a6245b41e58d19f4f6eda7a1d5ac669c4c7a21fd6275b0a375d9024d │ │ └─50915 /pause │ ├─4715da8f886b00635624b18af8cb4947905d910bfa0c4d0664270a4530b9e6c4 │ │ ├─264913 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─264930 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─264936 erl_child_setup 1048576 │ │ ├─265019 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─265111 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─265112 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─265375 /bin/sh -s rabbit_disk_monitor │ ├─ffe9a4929074e7949b58265f8f2325c8e47910593280c1c9339f0cbf778f3a52 │ │ └─233720 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─316e98d3af017256afa649a59218fe45948f74cbb70abda1725858aef62be6b5 │ │ └─61060 /pause │ ├─015fa2e8bbfc11944656289cbf61d3430cd5569f7aee69a7df2cd0141b4eb933 │ │ └─63710 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─675937596c205f2329f3dc4f807eee814d3a148a7b96a4bd026b28c0132f34b0 │ │ └─285409 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─ccd506b28946e82fdd8aebc39d994e837ab39b101be1a0e314193793af435a3d │ │ └─234468 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─a994396c095fa4d119774e19346d37b136ccb87eaf2a71b8e4e08bedc4b79666 │ │ └─46713 /server │ ├─562247ae76f59779801691cddd3464566adf61f8a178e0d2c43bc7b5b467ca7e │ │ └─121857 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─2b6574bbd9d4e36b98193211c1467cf2fee0d8e7568319ad22616eea47a7f4d8 │ │ └─139629 /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 │ ├─3ad40a91b5c03b8e09613a93f1b4c681fc60f832e9086ed2b2b5ecb4c7c58176 │ │ ├─229637 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─230273 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpi_2_gbpj/privsep.sock │ │ ├─230285 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─230292 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─c251a224765e3ba7021c0d54c7f7164b0274b9319167917b3d7ea39c5088b22f │ │ └─64285 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7bb61fe5ed9b57714145c268e5e3f2573788a2ed1b4053df8f2b19d6c43f58a7 │ │ └─47811 /pause │ ├─d216833b86f878ef2347d4152c1377acf8a9206f51736180f675f7b53937e15a │ │ └─40305 /pause │ ├─7a331977e6a3f8b09e4beeecf79d9d4895db8d85c03af8a77f4e00cd7336c65c │ │ ├─285566 /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 │ │ └─285626 /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 │ ├─b7ae94881da66f603db087592d1affdb9f86d412e08ea23ccf568d543fb15bdf │ │ ├─190380 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─190665 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─190666 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─734afb3a28c601f8387016ac267075fcff3aa3e0b5a36ba4224725d6b82284dd │ │ └─237919 docker-registry serve /etc/docker-registry/config.yml │ ├─2f8f4db5e19c3554b053ba8273317bdc5c20f23e427dd3ea29af4905ecf0735e │ │ └─180982 /pause │ ├─f91fa326dcdcf5b75689417f9de6abf904c8f200e91d2e23c4aa7fefa12d0ab9 │ │ └─47044 /pause │ ├─3fda4b3dce4520cc85e5222de8a7169bc7a649055ae5364288658a38695478fd │ │ └─143604 /pause │ ├─6b4b456f83b037520b28316aa56f3a9159512ccbc70857f64e842b0e25c00e74 │ │ └─62958 /pause │ ├─0dfc5330ba2569ca102e1aabfc8f9c10384d7ec47c3eea832bfef21060be96df │ │ ├─82866 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─82883 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─82890 erl_child_setup 1048576 │ │ ├─82990 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─83043 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─83044 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─83242 /bin/sh -s rabbit_disk_monitor │ ├─b71f12c8ca2133e038b342237aa72e2e61bda43a69d9118bbaa1765f41c84bb3 │ │ └─51009 java -Dkc.config.built=true -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─9ea41728cdcc82c7fe74c4a42b9f10c6dcbba8d8f457f511051a288b23e00046 │ │ └─216782 /pause │ ├─4d415b1ae620123da8a2c3802d2eb3b47eb414ea0147c37db9fe80ac8d0b8b84 │ │ └─73339 /pause │ ├─b5533bbb2b500af113ae108828232da1198e7d780d3abdf17ce42f43665540a5 │ │ ├─209976 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─210014 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─210416 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─210417 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391810 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391811 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391812 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391813 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391814 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391815 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391816 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391817 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391818 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391819 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391820 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391821 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391822 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391823 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391824 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391825 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391828 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391829 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391830 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391831 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391832 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391833 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391834 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391835 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391836 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391837 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391838 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391839 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391840 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391841 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─391842 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─391843 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─46455fd69b6e5a9bafcd452aa575c2b1f2d882081d493d7248e0262ecda95e48 │ │ └─263063 /manager --metrics-bind-address=:8080 │ ├─60a30e41598cf2dc4e0caf138aeb7a84b97052ed8331cb2560d8eff886262f06 │ │ └─63072 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─5cab50a79084c77b2bfd6893d1d8cbb14d5cf2fd46afed0f6d8f5c39d2ea2923 │ │ └─140559 /pause │ ├─eb96dc626e2c73adb275fd0fcacc7a2a8f0ee69d1f7388194793aa65893d6ca3 │ │ └─60580 /pause │ ├─b4d60cdc3e7571bb41691732b73f2b4cd756b535dabb3598f722f158053ff2b3 │ │ └─143998 /pause │ ├─cbd94df00ee1f5e2483e6665fbce2f9dbdfccc8297d0856d455aaba9d3729a66 │ │ └─124448 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─7fef531d62542d6d38ee3dcf49719297d5f37ef7157214f5b314bb7ea9d38b4e │ │ └─140912 /pause │ ├─5867b33f3bade65f538a3f0ed40527a85ae4554ce5351747fb652341e716bfd0 │ │ ├─164214 neutron-api: uWSGI master │ │ ├─164228 neutron-api: uWSGI worker 1 │ │ └─164229 neutron-api: uWSGI worker 2 │ ├─acf4921fcec69be43cc32d65c55dc35f78076888c88505fc2d6f18290ff5089c │ │ └─56047 /secretgen-controller │ ├─9f67a5d5dc2f3fdf1ad03a0b3d52f6d45eb16c53ae9dbece999b6342579786cb │ │ └─40264 /pause │ ├─b4483a2613274745d02f8ea844a906c6b64e5232472a6b638bbd28749ac8184f │ │ └─100542 /pause │ ├─044504828f428f37ef942858a9406cca2c931479e13b1615c3954047f566ea12 │ │ ├─194169 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─194185 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─194191 erl_child_setup 1048576 │ │ ├─194266 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─194338 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─194339 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─194658 /bin/sh -s rabbit_disk_monitor │ ├─1d694f6ad864d89843878dc5195afe88ca9993d93786974e8e6494db28671c9f │ │ ├─142099 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142116 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─142122 erl_child_setup 1048576 │ │ ├─142199 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─142251 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─142252 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─142317 /bin/sh -s rabbit_disk_monitor │ ├─d04337253cacc716814184b3b748375c1079c5831dbdc3244995ed27c77545e7 │ │ └─168033 /usr/bin/libvirt-tls-sidecar │ ├─f6977806f9a69e7e8c9bbd3b1d4c65f8cebe3f3807cd8fb11e1f956b777984b4 │ │ └─144501 /pause │ ├─626e08d854e397794c87ee23cd3506428f9bb6e92ffd6b6b912683f20590062d │ │ └─290644 /pause │ ├─65f3f68df02afe607b7e0a79b4d7e7da755ed1e999de6e7e24e67269bc8b29d1 │ │ └─272323 /pause │ ├─5c0afc59a5ef3793e7fdab5dfa56ec46583e4776189c7404aaa4234f17c4a381 │ │ └─89305 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-cf9f85b9f-h49tm --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─c30c2c067280c00722396092dee684909c8d2624458ea06f12cfaf1244edf48c │ │ ├─48572 mysqld --wsrep_start_position=c7b5faa6-75ac-11f1-bcd0-564ed62c609f:20 │ │ └─48665 /var/lib/mysql/mysql-state-monitor │ ├─ac2bba8fe947b8c323cdf9d5d883dd016e9d8cafff57323491f7be7125937fc8 │ │ └─263192 /manager --metrics-bind-address=:9782 │ ├─d6deac998eb8fc0888e6219871abfa9f9d6dfb2780647b71be55bb70f7cf46e8 │ │ ├─165100 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─165327 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpogmq6slp/privsep.sock │ │ ├─165434 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpostsep49/privsep.sock │ │ └─165589 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─2e938eb89ea986d6336fa8658391f23dc0212b591bb8b3319ba97d70ee3a8c9c │ │ └─426242 /pause │ ├─3322e51f4d4eb97a107c99f484ad32752daf620c6c033d3f768023ba2f48c8fb │ │ └─219953 /pause │ ├─e9e60687d55f2f3ba75ead2e251f10ad422d35024aed892fab5cb690f3a6c4e4 │ │ └─55898 nfd-gc -gc-interval=1h │ ├─833f7746f8a8d59c85d6b7226541297962fea754a9d616c73bacf1038e026528 │ │ └─201168 /pause │ ├─bb200c40484882c633ab3a26c78c7ba517f9acd4760579dc6c00822f0bbab92f │ │ └─44267 /pause │ ├─b4f21b0987cfc4837a39749130cb9b16742f2d801e2cbc0032407d4641e78cae │ │ └─234365 /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 │ ├─d6e6fb2fa8032db2db3f33af409c6ba086993ea47efec7eab46f2444413a4858 │ │ ├─72439 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─72455 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─72461 erl_child_setup 1048576 │ │ ├─72562 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─72616 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─72617 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─72655 /bin/sh -s rabbit_disk_monitor │ ├─2555aa982e7648c67ae0c924b4fefa783b523c773dc3f3079f698565b81d6aa6 │ │ └─64914 /bin/oauth2-proxy │ ├─a3e6ce776d207cb096508fea1a29f0e542a2bcbe34a171d385b6b5b2fb80d5db │ │ └─55612 /pause │ ├─6a13b414196b5a79526ca3af6118e9950a92135b9b16143b3a42bd9bc3a442c9 │ │ └─48395 /pause │ ├─47a3b1c4ccaf16b897b1cda006f39995e3c0d4e2d400009b3bf1d1e58b7803d1 │ │ └─61728 /pause │ ├─01953b0bf5c36f9c6c038cb69c1f24ea7cf968c2446971f871502fe318543b5b │ │ ├─151934 nova-metadata: uWSGI master │ │ ├─151960 nova-metadata: uWSGI worker 1 │ │ └─151961 nova-metadata: uWSGI worker 2 │ ├─23560358774605bc78e0a865d32f330deadce551b9773162559e019bd5a43616 │ │ └─47163 /pause │ ├─2bb9712d2e2dd58806cd6008783e83916300fd5f4c12b33031302e5cfa72db1a │ │ ├─64660 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─64677 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-13.2.2.6/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─64683 erl_child_setup 1048576 │ │ ├─64753 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/epmd -daemon │ │ ├─64853 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ ├─64854 /opt/erlang/lib/erlang/erts-13.2.2.6/bin/inet_gethost 4 │ │ └─65011 /bin/sh -s rabbit_disk_monitor │ ├─594e3e3514818d4adb0650c21781a9de10c032bd9128ae269fb0b6614bac644f │ │ └─44479 /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 │ ├─f99541a29e5a7a785e490fdf8a32c008a373d3fd5cf526c8be750a1912865e6c │ │ └─55862 nfd-worker -metrics=8081 │ ├─33ae952e3f5e3766083fb093c46cfa77b59213bbd06d71c15d31d32ddcf8623c │ │ └─55663 /pause │ ├─9d73861489384e62d40c92a2e0b84dd2eb5db109cfe0addd5ca7082bde20268a │ │ └─62332 /pause │ ├─8f8d813cce90b4c6bec6faa835db4e68946007335d278164f1fe6b75cdc05f4a │ │ └─62905 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7efa67e5f9b5702d81f3956906cc17d9eae15f6da3c51ea6ccdb2283a2c9b8f5 │ │ ├─121511 cinder-api: uWSGI master │ │ ├─121524 cinder-api: uWSGI worker 1 │ │ └─121525 cinder-api: uWSGI worker 2 │ ├─fb0592f9ae6403f57b39313e1e68f3040e203dc98dc2ad92b8e2c39457ecb452 │ │ └─40800 /pause │ ├─3ab06e108c8abbb52e8039eac05c503dc86877f1e61daa3c394a98ba5f5a471e │ │ └─40219 /pause │ ├─b063ce17cdca006b88bc727dc99e669c34dc9ce8dbd47d2982dc92e26cbea5f4 │ │ └─148451 /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 │ ├─02b01884ab2239bf02d72f30602bc06f9422e87ef5ecc5ae3a419f9e1f74c88a │ │ ├─124714 /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 │ │ └─124794 /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 │ ├─41be88716b6b2823bcdb41f5e5b5fa162ec33d71dc0e729eb529a7d39342c1bc │ │ └─43430 /coredns -conf /etc/coredns/Corefile │ ├─43ab4e521e0aa10629934b9f1f3fd3e620b199912dcd3af4471dc6b4915decfc │ │ ├─164191 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─164462 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─164463 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─164464 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─fb1fbd2f1ad218efab618ad18d09978105e444e463572b8a2b57a65b5ed1d516 │ │ └─82661 /pause │ ├─ea3f345867149986ea3010a5d7db4b22749698d62bafd0dc30342613e1495a0a │ │ ├─285460 manila-api: uWSGI master │ │ ├─285499 manila-api: uWSGI worker 1 │ │ └─285500 manila-api: uWSGI worker 2 │ ├─87d2c7b703fd8dcc77a4c4c7b282d0b072b238116dbdf9844bd7e6688556b8a2 │ │ └─153694 /pause │ ├─b64d35badebb39a206e0e044326af98703d71b6443fca63b9864050d2380849e │ │ └─102293 /pause │ └─55cdc0288f8ec1fe7b0b27596b89c7b674c7e0167aa1a00d7d0211fa039aca4c │ └─54868 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount