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 │ │ │ ├─21528 /lib/systemd/systemd --user │ │ │ └─21529 (sd-pam) │ │ └─session-22.scope │ │ ├─21523 sshd: cephadm [priv] │ │ └─21544 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─701 /lib/systemd/systemd --user │ │ └─702 (sd-pam) │ ├─session-4.scope │ │ ├─1456 sshd: zuul [priv] │ │ └─1469 sshd: zuul@notty │ └─session-1.scope │ ├─ 698 sshd: zuul [priv] │ ├─ 716 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─ 1460 ssh: /home/zuul/.ansible/cp/199.19.213.243-22-zuul [mux] │ ├─404408 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hwgqypnjoefugqewxnndryloavfertur ; /usr/bin/python3'"'"' && sleep 0' │ ├─404409 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-hwgqypnjoefugqewxnndryloavfertur ; /usr/bin/python3' && sleep 0 │ ├─404410 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-hwgqypnjoefugqewxnndryloavfertur ; /usr/bin/python3 │ ├─404411 /bin/sh -c echo BECOME-SUCCESS-hwgqypnjoefugqewxnndryloavfertur ; /usr/bin/python3 │ ├─404412 /usr/bin/python3 │ ├─404437 /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 │ └─404439 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 … │ │ ├─ 9806 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12186 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b03415b1eafd599a797e7151c29d28b9a1f2fbf15002d0f0a90f4971e0bb7d55 -address /run/containerd/containerd.sock │ │ ├─ 12578 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 94a7a731f68b7a4a26abedf691a490903822cb4e499b50aaf188563af44c8581 -address /run/containerd/containerd.sock │ │ ├─ 19452 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3d9fabdc2f838a3c373873b8eff2151666017e7c2bc4896fa51c8257b9659963 -address /run/containerd/containerd.sock │ │ ├─ 24608 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4e1fb249620e0191bb6ec7de152d08793125301f2b74c9a71b1bc9a587ba70db -address /run/containerd/containerd.sock │ │ ├─ 29320 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 100bc72654218f0d4a2406e1276eb136c2c5685e7775e7ad3e95b762e7f7cb62 -address /run/containerd/containerd.sock │ │ ├─ 33812 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 368147f9dd1f23c6c7d8608a45fc44619d8a61f7ad2c99f9230e00ab28daf3c8 -address /run/containerd/containerd.sock │ │ ├─ 39314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89ae9d627fc6a9e8a0c7d161ed306f71e7831ea993099a8b4c754678a7955e2c -address /run/containerd/containerd.sock │ │ ├─ 39359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adac036292a3b22357f0f8e080db1eac44c5de7252d2bec8dcff27298a3d3ad1 -address /run/containerd/containerd.sock │ │ ├─ 39366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 246c743cbccb30080171775f66fd445f16ec715d865118654a0c70295df88b19 -address /run/containerd/containerd.sock │ │ ├─ 39377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7205cca0edbbaef40b6f1e96f35d672fca946b568e17ca471cf76606704e572d -address /run/containerd/containerd.sock │ │ ├─ 39392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bd2a3902434a9571b0d5f2f91360dc24641bca00e0f6f679de89be4209405e6 -address /run/containerd/containerd.sock │ │ ├─ 39927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a515ae144585ddacfd83eeeff357705aaeb15904c9dbc45e6f06948836ab81d -address /run/containerd/containerd.sock │ │ ├─ 40656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 433708f904ac549c1bff3ca1875a3bd616e38f16036d3d6be3b9a91aeee6eef5 -address /run/containerd/containerd.sock │ │ ├─ 40675 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c6a0cebbeb9aa04493f0c7f72adaa7897135371c2013c6bb434d31ab37dc2ac -address /run/containerd/containerd.sock │ │ ├─ 42069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f2bbffb8e6a88ca2fed2cb353e968dc0d92f391b6d6e1f78d69a257d81a1d30 -address /run/containerd/containerd.sock │ │ ├─ 42508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc7ee00560d03a982a68d9813366be66825353f649fa44944c6165974b18478e -address /run/containerd/containerd.sock │ │ ├─ 42547 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4850ece9abaa173f25ca1e9f9d7b7ddf1d9add00ea0dde3c369576ea528cdc8a -address /run/containerd/containerd.sock │ │ ├─ 43030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b81d0f154bb35f4dd1a39b3e05ed5cb8d174ffaa1ea2cf3efb768d342696398a -address /run/containerd/containerd.sock │ │ ├─ 43576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a79a2d476c9ad3b551452f759a461d6ac8b48a45c4b20b1670452de1690e5c7b -address /run/containerd/containerd.sock │ │ ├─ 43615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89c3676747548ccc1a88f504eff60e0a188b01b8ac4202424157995857ad920d -address /run/containerd/containerd.sock │ │ ├─ 43654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fee909f7837faa04910be01f43f016a3364bf1d5b3fd6d64192123da7e17512 -address /run/containerd/containerd.sock │ │ ├─ 45966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 993e01857811ed57955701589aac134f71c0c81f6ca56f50c21c468c98fa9b27 -address /run/containerd/containerd.sock │ │ ├─ 46025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49cf128f1a2e2faab1bf5837f33ba947007ed65bd2047f79f3b8d59e10f37fa8 -address /run/containerd/containerd.sock │ │ ├─ 46771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0d668a8a3c1a7dced5056958d5f6298a19d53d51f4aaf251a9ecc27a7a5db41 -address /run/containerd/containerd.sock │ │ ├─ 46888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3673fc3169f18914c87cbf3c7409779a48ae416ed687bb8b8bfd8a50c6026288 -address /run/containerd/containerd.sock │ │ ├─ 47264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e3e04ba8264afa9bd51bccd35c5ea6c2c2ef8b5c3d07c1a768fd546c848f9ab -address /run/containerd/containerd.sock │ │ ├─ 47736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 191b2bd161f53c8a64ab76533664cad637a436cb571635d5d21f8fbce1c9dab6 -address /run/containerd/containerd.sock │ │ ├─ 48179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4efd508a4ff15c6f6bcb091445734de7fad5ec578c48a85961b8cc6987ad357 -address /run/containerd/containerd.sock │ │ ├─ 50350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49c20993ccf7c39a4f03d2eb277067c175109aeb521f0f228da465d54ccacb80 -address /run/containerd/containerd.sock │ │ ├─ 50554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10f1c8ed5e678c867c6e49192194a80a122ad117c9ea39aac1c7e967255227c8 -address /run/containerd/containerd.sock │ │ ├─ 55011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee79617f97eadc8de0eab4abf9ffc684a0d46e2087a79ac28fab5cdc3f85fa8d -address /run/containerd/containerd.sock │ │ ├─ 55681 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16980b3c964655e73b3a77f908c124a3009a21f5b9bc1e833850f47bf03c64e1 -address /run/containerd/containerd.sock │ │ ├─ 55739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43eda7636cdc9c856c5483fac2ab84e74d2b36228f3819ef71d5cfa5ea3a8784 -address /run/containerd/containerd.sock │ │ ├─ 55777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30025c8cd9f4379411d1e8b1e703e0c73a84560a114d1fd50294fe6ed621d5ac -address /run/containerd/containerd.sock │ │ ├─ 55920 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 980d1658528091f8a8344b4d8286a7ecc1805d72ab6d8e8cfcf312a810409f98 -address /run/containerd/containerd.sock │ │ ├─ 60219 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90f5ebcc4ac67b6d7b0db3ee5ea95ecfa41449e48174fbcbd5c594d939350369 -address /run/containerd/containerd.sock │ │ ├─ 60322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56af66f92e4348e80f6c3447a581411a56e607f2c54810f9a13ba3b2407024bd -address /run/containerd/containerd.sock │ │ ├─ 60380 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 998fed99b34cf98e63ec9926ae72b369209c3f805dddd58b8046fdb772ad9067 -address /run/containerd/containerd.sock │ │ ├─ 60418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de53a6a54eae74c96f333af0551ae5004ca0efb8778b4f22b98d22cb6130c1b0 -address /run/containerd/containerd.sock │ │ ├─ 61739 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b1c540ddb00247d856249b114ad47c910ea6293e14e8a02dd9cd66edcb1fb42 -address /run/containerd/containerd.sock │ │ ├─ 61853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 424dd960a02f2877e72ec723d42efbc6422994b108769f447dd3f4cdf6b391bd -address /run/containerd/containerd.sock │ │ ├─ 62241 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f624156e96e9dd9e38ab4d056bd1435db57a9263d5186a3f4ad636b1df4b0ac -address /run/containerd/containerd.sock │ │ ├─ 62292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 805ea9ec19dfe3e5145566d6d50b00c94d92d30453f6e734ff8f58ca93626861 -address /run/containerd/containerd.sock │ │ ├─ 62349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49444957aa2485e74d7e42d415e113f0a33d38fdc3ef26baa34e29057ec682fa -address /run/containerd/containerd.sock │ │ ├─ 62806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4ab0cdef1b3221c876a6ac6dd7be309d7dd2dd4b23e942c3042f4ced67ae2ee -address /run/containerd/containerd.sock │ │ ├─ 63245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c93529d0f2f6ea5445c74c6687727d49cc093f741b6f95d851a18ace7ab35439 -address /run/containerd/containerd.sock │ │ ├─ 63528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ba5c4ddb7083b680e22e04cdac303f909a7a8912fdcae0c3506d389a5d6cf31 -address /run/containerd/containerd.sock │ │ ├─ 63657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eec668db22901f359a81c5e39fe7f5dbe946696d8f1721b772c6c2e6c0eac7ff -address /run/containerd/containerd.sock │ │ ├─ 64465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65db45b13fb2cf1626414b663ffbe2bf5cc3013c33e141f6018dd9c73bfb77dd -address /run/containerd/containerd.sock │ │ ├─ 66319 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac9fec26fd72d78b09a8d6857f062ed308b422f75dbc086df6979c768a1083ec -address /run/containerd/containerd.sock │ │ ├─ 68074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94342b7195e2f1a8789ed5e58239057c9ca9bb628ae838ea98148e485b08e2c1 -address /run/containerd/containerd.sock │ │ ├─ 77507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 676bfab5537d86b83767a28ffc877ab249cb3e8d25eee7e189674a9588dd58a0 -address /run/containerd/containerd.sock │ │ ├─ 79107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1159e4832f783bca9598d4b8f395b486c358cc875991d8213d0078a6c73ec6f1 -address /run/containerd/containerd.sock │ │ ├─ 85099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bf97802d6083935ef56217a30b194c051163d442aee4b7f6e1a3cdba100edb6 -address /run/containerd/containerd.sock │ │ ├─ 91284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5964816d624c1351947ed003aa7a985d44460a05781c80a57f72ef35976deb2 -address /run/containerd/containerd.sock │ │ ├─ 95253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a76470b6e0ab93a25b3e93a82223800e23f7a2042f611d019212a758f0cb00d0 -address /run/containerd/containerd.sock │ │ ├─ 95321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1093555426a1f90f98dbf3bbbc092a113e82cbad47711639e61e4c680d87aaf7 -address /run/containerd/containerd.sock │ │ ├─108625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9efe550d0385c26b3b90468f9500099f91b7ab347baadaff7d8f360243727447 -address /run/containerd/containerd.sock │ │ ├─110181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1db70ba4d3e97219fea2a270e3b87c5dec9a0180ab84104accc9c89602be4e69 -address /run/containerd/containerd.sock │ │ ├─110240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd9e80662934cadda793581f0012170574915febfcf676835065353abdd9c551 -address /run/containerd/containerd.sock │ │ ├─112130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcebacb6c9ab6e833595bc925117cc4c44261610d2fb919e6dc9e1b2837e6461 -address /run/containerd/containerd.sock │ │ ├─113934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1468b15cb5a55533597f71d0fe14d2b6eda134f7f6afd903c94f24d0430dffb5 -address /run/containerd/containerd.sock │ │ ├─114034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 936440b475f6bcea268e0a33d65ba2d9654f8578a49e932fe687b3a2633e6bde -address /run/containerd/containerd.sock │ │ ├─127005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d342cd44d7379c9e90b17758828c5851bccac9a5b21b83b21920e8019089be2 -address /run/containerd/containerd.sock │ │ ├─127048 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10d7fb05cead5339e26732380c830c56508ceed3ce6a5c478d322e77af822c56 -address /run/containerd/containerd.sock │ │ ├─129481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a61b2bf6c4a56eee4c2131ea1dc8f70d74321e0cbeac99a5524e6026d157a84d -address /run/containerd/containerd.sock │ │ ├─150316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5872a951903c2e7b897ab0a0356802e2773e8a7a26baf250acc3a966f2b4b210 -address /run/containerd/containerd.sock │ │ ├─157032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c5a1898675f1449b03484f3fb4c764bd14cd7e21568e14230e43fafea3c76d9 -address /run/containerd/containerd.sock │ │ ├─158022 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17e1c98332e0cefce2dd55fccbc1c02958cd5528c10ec7535e6f0f0bde614ff8 -address /run/containerd/containerd.sock │ │ ├─158059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5ecbe8cff0844ed4a1b15f6bd6d57b79dc6200d5b912ba470ad9fab7118f1ef -address /run/containerd/containerd.sock │ │ ├─158631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c9f028bb9f0477828dae2840153d8b80448845ade94d8bee667dd677ed9228c -address /run/containerd/containerd.sock │ │ ├─159790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e68980af7078366725d1cae315eb4c82b83a09041fad36a79bb8c1823a66fc40 -address /run/containerd/containerd.sock │ │ ├─161891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0db65269d6d3b3bcdf69aa1edff883898d9b989451543494cc1245ec68726569 -address /run/containerd/containerd.sock │ │ ├─162133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9c8c451143f091338eba5de25e71112cd36ae8df9cf3df3405c0d813400188e -address /run/containerd/containerd.sock │ │ ├─162220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb3118e4319abd9119107e712ab83e40ed15498d726a6e5ed3e95eab8db3720d -address /run/containerd/containerd.sock │ │ ├─162426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f9f176540e750bfcc9536a1569159b978a715b993ce894985d39267010e1b57 -address /run/containerd/containerd.sock │ │ ├─162609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b2a61178943f2c2d913494ccfced93062a76b3d2a2623301d3edd7f2dfbfbb1 -address /run/containerd/containerd.sock │ │ ├─162986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be258b17c1866adfdf23b64acc408f19f3361db4d10aac320c7475f3709fd71b -address /run/containerd/containerd.sock │ │ ├─175369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07775bd475e33a5cea822e680de11e915f048cbe6094219be5141d95061e3a44 -address /run/containerd/containerd.sock │ │ ├─177270 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d563d6396c0a72c797aec7e12430f11a5b6aa9cb207d57c4673716acd19ce7b6 -address /run/containerd/containerd.sock │ │ ├─177296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f338878cc3c7ac27228260b2f0a25b3a5040319884087a4b6eed2e363bd28f6 -address /run/containerd/containerd.sock │ │ ├─177371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1236672a857e249b97fae4d15bb297a9eadbba259f6244d423d9c830c56528f -address /run/containerd/containerd.sock │ │ ├─177755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ea32e232dc52c19291d2fd19df15f667ab9e11dc194567160755294fc3caddb -address /run/containerd/containerd.sock │ │ ├─177799 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af4bd91ea0761be4bbb6a62fa7718b8e8614cd01a9f35b543ae602dc6456bfbe -address /run/containerd/containerd.sock │ │ ├─184077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6923bae918ea40bab82adc82e0fbc972d8813c6d7573136298d7ea50fbd6e97 -address /run/containerd/containerd.sock │ │ ├─190407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 428fbae93219e76abc03dbd587ebd5acfcc609373853d5233095a14b00a082c7 -address /run/containerd/containerd.sock │ │ ├─192972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87c0d9d13c7bf88e257a7b024d6f68076b9db4969bc91c16197393cc524e565e -address /run/containerd/containerd.sock │ │ ├─193011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85065c653161e4243760d81d0aeff37f97d34033c57fc0febbe99c387f67891e -address /run/containerd/containerd.sock │ │ ├─193043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4805655c10e1efe69d3739d6ef978ee488acee0cacabeb5b5b8f6173735676eb -address /run/containerd/containerd.sock │ │ ├─209807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f7f02e2ed989fb4fc04a1f01b301a040f18b8964023386018977f89d129e1a45 -address /run/containerd/containerd.sock │ │ ├─217420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a2724aba23aba7d2b36888beacea2d1ed4ae224eac3ef2740416527db77d28f -address /run/containerd/containerd.sock │ │ ├─217466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1c65230280550364ae8d1d7c3a919876b61027166c3bf06d061041459b5cb5a -address /run/containerd/containerd.sock │ │ ├─217482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed118d4367547a8618080101f0254f8629dff54bf2cfe06a9bfe5e2bd6693f27 -address /run/containerd/containerd.sock │ │ ├─217763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a388683a66b045a54996aa6e208475ace03a227a61b478c4128db1ac6f60831 -address /run/containerd/containerd.sock │ │ ├─229458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b85523b8085371eb1260874381d7a8b68cae462464ea9f6c73e2ee34d24114c -address /run/containerd/containerd.sock │ │ ├─231790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2abfc4f320768f42bb71ffa6672a83fa75a4ae31836fb968720170aa2de0aceb -address /run/containerd/containerd.sock │ │ ├─233068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57fd824231de1e76493069eb1f9072f34573a069996d18c6b407e686d40dcb30 -address /run/containerd/containerd.sock │ │ ├─234154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 608d6bcbbaccb155097a7b5416818a488e7749f0a86c2ee08bb668637181684e -address /run/containerd/containerd.sock │ │ ├─235032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5446d8c07a4abd50a434b67ca1e7c258803620de965a21d5ff01d80d32a8106 -address /run/containerd/containerd.sock │ │ ├─237572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 970a064c21f59ec4459304dc373d9646cb733ba082c024bb0a40d033b22115cf -address /run/containerd/containerd.sock │ │ ├─238974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fe0b29cb0f76d51d7190b63b25f01248a38f86c46348bc476ebc2a35d19c40c -address /run/containerd/containerd.sock │ │ ├─239028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94297440af022d79021ac112cd8b7c8d939abef933bea9876c0e43457469bf99 -address /run/containerd/containerd.sock │ │ ├─248809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0dd86e1e47067376aea34b1aa9e021c243592f0614164046ed8df81c71c4c246 -address /run/containerd/containerd.sock │ │ ├─249212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 681881d49105666beb6c388d870ac17b2763f5757ba0e3800a7951e520bad6ea -address /run/containerd/containerd.sock │ │ ├─251961 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 490b7746fffd11f68e33b7bc13659753c0c3f62e7bce84eaac15c53026c38e6e -address /run/containerd/containerd.sock │ │ ├─256131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 07a1be5e73484a4f0d2c2c9b2b00ad0d0b498683ea52afc64b6d1615ab424705 -address /run/containerd/containerd.sock │ │ ├─256345 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5869fd4a0935f5338e4ab7dacc745b371e820c13abc08205d94bb7b6d7325766 -address /run/containerd/containerd.sock │ │ ├─256389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e0b27f3afa791dafad2778a6635121b7be482dbf986d6995e753704b0732ae8 -address /run/containerd/containerd.sock │ │ ├─256429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38b9ff362e6fb52ab7f5db1d49e8e163916d15520f78dfa2991083eb19a4e406 -address /run/containerd/containerd.sock │ │ ├─268623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f3f98e43a7fbdc5cdc2ab09a621fd8b93580d739b9ea01a94b424a41962a219c -address /run/containerd/containerd.sock │ │ ├─270936 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60c899c1d8a83c9b1909a001f91c7e43624c23271e7b115f4d317fbdaab792bd -address /run/containerd/containerd.sock │ │ └─272418 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b39dab88ebb74a988159eefb0f441677a77c91115e4311069d7b1124aa63adc3 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1189 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─627 /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 │ │ │ ├─29025 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29303 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ │ ├─19409 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19430 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.olnjjk.service │ │ │ ├─12489 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.olnjjk/unit.run │ │ │ └─12520 /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-olnjjk --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -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.olnjjk:/var/lib/ceph/mgr/ceph-instance.olnjjk:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.olnjjk/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.olnjjk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24322 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24591 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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 │ │ │ ├─33526 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33791 /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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -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:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12130 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12161 /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.2.7 -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.2.7 -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 … │ │ └─10185 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─617 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-b03415b1eafd599a797e7151c29d28b9a1f2fbf15002d0f0a90f4971e0bb7d55.scope … │ │ ├─12234 /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 │ │ └─12253 /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 │ ├─multipathd.service │ │ └─143818 /sbin/multipathd -d -s │ ├─docker-3d9fabdc2f838a3c373873b8eff2151666017e7c2bc4896fa51c8257b9659963.scope … │ │ ├─19479 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19495 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-368147f9dd1f23c6c7d8608a45fc44619d8a61f7ad2c99f9230e00ab28daf3c8.scope … │ │ ├─33836 /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 │ │ └─33849 /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 │ ├─kubelet.service │ │ └─39783 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.243 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-100bc72654218f0d4a2406e1276eb136c2c5685e7775e7ad3e95b762e7f7cb62.scope … │ │ ├─29344 /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 │ │ └─29357 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 645 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─404263 sshd: unknown [priv] │ │ └─404264 sshd: unknown [net] │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1391 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10693 /usr/sbin/chronyd -F 1 │ │ └─10694 /usr/sbin/chronyd -F 1 │ ├─docker-4e1fb249620e0191bb6ec7de152d08793125301f2b74c9a71b1bc9a587ba70db.scope … │ │ ├─24632 /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 │ │ └─24644 /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 │ ├─run-r497fc85278f641bcb8290b44dc7053be.scope │ │ └─191352 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─docker-94a7a731f68b7a4a26abedf691a490903822cb4e499b50aaf188563af44c8581.scope … │ │ ├─12601 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.olnjjk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12620 /usr/bin/ceph-mgr -n mgr.instance.olnjjk -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─143557 /sbin/iscsid │ │ └─143558 /sbin/iscsid │ ├─dbus.service │ │ └─614 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─626 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─620 /lib/systemd/systemd-logind ├─k8s.io │ ├─39b45b65890d9cd74d218b885f72ca76968f7c333bdb6842a6ab6ceb024d4481 │ │ ├─184957 neutron-ovn-network-logging-parser: uWSGI master │ │ └─184983 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─a4ab0cdef1b3221c876a6ac6dd7be309d7dd2dd4b23e942c3042f4ced67ae2ee │ │ └─62833 /pause │ ├─9e3933ad487f16b724a56870721572f37b1f5e547b2e677e5b3d9a91fd7ac326 │ │ ├─184760 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─185092 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─185106 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─403838 sleep 15 │ ├─38b9ff362e6fb52ab7f5db1d49e8e163916d15520f78dfa2991083eb19a4e406 │ │ └─256477 /pause │ ├─53989af52018f5b4839526ff2f78b2a6659bcdce5034b5570b310eb7f85ec8d0 │ │ ├─173548 nova-metadata: uWSGI master │ │ ├─173562 nova-metadata: uWSGI worker 1 │ │ └─173563 nova-metadata: uWSGI worker 2 │ ├─805ea9ec19dfe3e5145566d6d50b00c94d92d30453f6e734ff8f58ca93626861 │ │ └─62322 /pause │ ├─490b7746fffd11f68e33b7bc13659753c0c3f62e7bce84eaac15c53026c38e6e │ │ └─251986 /pause │ ├─6cb5a9689401b3e71aee71f6e450bf956f838adc5ad5669e1c6ce2d295f3acc4 │ │ ├─205957 heat-api-cfn: uWSGI master │ │ ├─206009 heat-api-cfn: uWSGI worker 1 │ │ └─206010 heat-api-cfn: uWSGI worker 2 │ ├─191b2bd161f53c8a64ab76533664cad637a436cb571635d5d21f8fbce1c9dab6 │ │ └─47761 /pause │ ├─428fbae93219e76abc03dbd587ebd5acfcc609373853d5233095a14b00a082c7 │ │ └─190430 /pause │ ├─94342b7195e2f1a8789ed5e58239057c9ca9bb628ae838ea98148e485b08e2c1 │ │ └─68100 /pause │ ├─608d6bcbbaccb155097a7b5416818a488e7749f0a86c2ee08bb668637181684e │ │ └─234177 /pause │ ├─49303180212725ce7b56b9020123be8c3dc1efcefd4192942ef64008f018d9a9 │ │ ├─66744 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66760 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66766 erl_child_setup 1048576 │ │ ├─66813 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66814 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66824 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66891 /bin/sh -s rabbit_disk_monitor │ ├─3fee909f7837faa04910be01f43f016a3364bf1d5b3fd6d64192123da7e17512 │ │ └─43684 /pause │ ├─915ae37e205267d801d5eeb7dc825564dd0961e8c3fb39c480174dfcdb8b6c53 │ │ └─65003 /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 │ ├─07a56038ff155fc22541359de95cba045f348711a1cbc81ba1a653ac91ac17bf │ │ └─255189 docker-registry serve /etc/docker-registry/config.yml │ ├─7b2f36679614048cc0e23e51eec6b1a6ddcb27e72061c11eb05ad2033b225c32 │ │ └─43889 /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 │ ├─5c9f028bb9f0477828dae2840153d8b80448845ade94d8bee667dd677ed9228c │ │ └─158672 /pause │ ├─a5ecbe8cff0844ed4a1b15f6bd6d57b79dc6200d5b912ba470ad9fab7118f1ef │ │ └─158085 /pause │ ├─0dd86e1e47067376aea34b1aa9e021c243592f0614164046ed8df81c71c4c246 │ │ └─248834 /pause │ ├─b1c65230280550364ae8d1d7c3a919876b61027166c3bf06d061041459b5cb5a │ │ └─217592 /pause │ ├─c93529d0f2f6ea5445c74c6687727d49cc093f741b6f95d851a18ace7ab35439 │ │ └─63268 /pause │ ├─67be6fe9e011e3a718c93973579371df6445dd5fc2a33bced272a04162463481 │ │ └─66221 /bin/oauth2-proxy │ ├─676bfab5537d86b83767a28ffc877ab249cb3e8d25eee7e189674a9588dd58a0 │ │ └─77531 /pause │ ├─d5446d8c07a4abd50a434b67ca1e7c258803620de965a21d5ff01d80d32a8106 │ │ └─235057 /pause │ ├─87c0d9d13c7bf88e257a7b024d6f68076b9db4969bc91c16197393cc524e565e │ │ └─192995 /pause │ ├─120227f4b28f46c7a6ed7139313f5f0f42481e1eeafb6a1943cca9f401970f57 │ │ └─47620 percona-xtradb-cluster-operator │ ├─16980b3c964655e73b3a77f908c124a3009a21f5b9bc1e833850f47bf03c64e1 │ │ └─55709 /pause │ ├─85065c653161e4243760d81d0aeff37f97d34033c57fc0febbe99c387f67891e │ │ └─193049 /pause │ ├─8d6de3740de6834e420cd8e731f66433706a1a732900b70b53c1fd30b4ad09a8 │ │ └─42622 /coredns -conf /etc/coredns/Corefile │ ├─0a7e14ff884b0884e901ac7ab47cb1173d98ef747407d40aa7a0e927ecac9e52 │ │ └─156227 /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 │ ├─57fba7f9140e1e86ba2279235b8b9599f72d133ae9391819e3dbf9e1565546ff │ │ └─56184 /secretgen-controller │ ├─7c6a0cebbeb9aa04493f0c7f72adaa7897135371c2013c6bb434d31ab37dc2ac │ │ └─40719 /pause │ ├─c2a5bb8015833117e7e6f414f9a6181ae218de634557d2745d42fd9fbe9e3cc0 │ │ └─50913 valkey-server *:26379 [sentinel] │ ├─43eda7636cdc9c856c5483fac2ab84e74d2b36228f3819ef71d5cfa5ea3a8784 │ │ └─55764 /pause │ ├─65da1c6934dd9194e0e3fd0d3e81630dcb932f70ab9eabdf1838dff050f3e27f │ │ ├─173292 nova-api: uWSGI master │ │ ├─173305 nova-api: uWSGI worker 1 │ │ └─173306 nova-api: uWSGI worker 2 │ ├─b813ef54f01b68e58a5c450580840154cf387039401c56cef9addb537e8a57e4 │ │ ├─ 71567 apache2 -DFOREGROUND │ │ ├─ 71599 (wsgi:k -DFOREGROUND │ │ ├─ 71600 (wsgi:k -DFOREGROUND │ │ ├─ 71601 (wsgi:k -DFOREGROUND │ │ ├─ 71602 (wsgi:k -DFOREGROUND │ │ ├─391145 apache2 -DFOREGROUND │ │ └─391229 apache2 -DFOREGROUND │ ├─5cbd966155059c65b04b736071f2c0a06370d6442d9d80f37b43a365def18ee6 │ │ ├─188131 neutron-api: uWSGI master │ │ ├─188152 neutron-api: uWSGI worker 1 │ │ └─188153 neutron-api: uWSGI worker 2 │ ├─b48f8dcdfa186b19fe4ef9877a24922bff7e46943af3fb9a511cfb16e4116e3f │ │ └─50629 valkey-server *:6379 │ ├─5b207e8d2e0f9f2508e20f486eb84fb25d0ddb4e919404359955997a56feb3fc │ │ └─61685 /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 │ ├─8b1e30e30db6a3bba711d1582a8bddab675b8544e30105778203ad3bbe473ab9 │ │ └─48460 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─a61b2bf6c4a56eee4c2131ea1dc8f70d74321e0cbeac99a5524e6026d157a84d │ │ └─129506 /pause │ ├─57fd824231de1e76493069eb1f9072f34573a069996d18c6b407e686d40dcb30 │ │ └─233091 /pause │ ├─95ac2d4e7120e5809bdfda34a138d24d653be66695a3c468054a7c524dcd7341 │ │ └─234203 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─dc7ee00560d03a982a68d9813366be66825353f649fa44944c6165974b18478e │ │ └─42532 /pause │ ├─65db45b13fb2cf1626414b663ffbe2bf5cc3013c33e141f6018dd9c73bfb77dd │ │ └─64495 /pause │ ├─88f099e510d4022e1e7927694da6435e1e7b4587dc9d6f48a8cea362698c9214 │ │ └─47073 /manager --metrics-bind-address=:8080 │ ├─f6aab0f7611974c41b7dd53568ba46848338a79bad5d2414d4b666e2f514a9de │ │ ├─ 46272 /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 │ │ ├─ 46284 /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 │ │ ├─ 46413 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─270651 nginx: worker process │ │ ├─270652 nginx: worker process │ │ └─270653 nginx: cache manager process │ ├─1cbdc1f70ba6c36d5a7b14af79602cf80c0b12067df156928878997e3d54afc0 │ │ ├─109041 glance-api: uWSGI master │ │ ├─109059 glance-api: uWSGI worker 1 │ │ └─109060 glance-api: uWSGI worker 2 │ ├─e6923bae918ea40bab82adc82e0fbc972d8813c6d7573136298d7ea50fbd6e97 │ │ └─184102 /pause │ ├─5c0c0a065888ba9155ae533896fbb7b059e4406eadee1770ac846b545fe9f8d9 │ │ ├─64304 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64364 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─fd136eb6da5d625fef323afc1c771af7cedea5dc02d822e1b1c943f2e0d58f5a │ │ ├─205954 heat-api: uWSGI master │ │ ├─206004 heat-api: uWSGI worker 1 │ │ └─206005 heat-api: uWSGI worker 2 │ ├─970a064c21f59ec4459304dc373d9646cb733ba082c024bb0a40d033b22115cf │ │ └─237610 /pause │ ├─681881d49105666beb6c388d870ac17b2763f5757ba0e3800a7951e520bad6ea │ │ └─249246 /pause │ ├─49444957aa2485e74d7e42d415e113f0a33d38fdc3ef26baa34e29057ec682fa │ │ └─62379 /pause │ ├─aa0ecdb808d56575561306b83dfd76e22983622e7f796d51c2d93f092b1f2cf6 │ │ └─265950 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─5872a951903c2e7b897ab0a0356802e2773e8a7a26baf250acc3a966f2b4b210 │ │ └─150705 /pause │ ├─3629c40cf91e27f7d56ce282d3588f4ca7908ac2ccc7a5cf377cf85e1fb18647 │ │ └─227119 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─60c899c1d8a83c9b1909a001f91c7e43624c23271e7b115f4d317fbdaab792bd │ │ └─270960 /pause │ ├─042660ec9691bc989a71e4b9ff06e22ef066cd9f2325d2990ae72e3fd1b50cec │ │ └─96490 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─9bf97802d6083935ef56217a30b194c051163d442aee4b7f6e1a3cdba100edb6 │ │ └─85123 /pause │ ├─2abfc4f320768f42bb71ffa6672a83fa75a4ae31836fb968720170aa2de0aceb │ │ └─231813 /pause │ ├─2b85523b8085371eb1260874381d7a8b68cae462464ea9f6c73e2ee34d24114c │ │ └─229482 /pause │ ├─25d291e925a46d43364f52c54b0f95dd17e4afcd09d67a59e667dc0c9cff33cd │ │ ├─77653 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77670 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─77676 erl_child_setup 1048576 │ │ ├─77723 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77724 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77734 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77912 /bin/sh -s rabbit_disk_monitor │ ├─8ba5c4ddb7083b680e22e04cdac303f909a7a8912fdcae0c3506d389a5d6cf31 │ │ └─63551 /pause │ ├─4f2bbffb8e6a88ca2fed2cb353e968dc0d92f391b6d6e1f78d69a257d81a1d30 │ │ └─42092 /pause │ ├─3492a3326526b22ac083d80931d7bdaa3d5756d062360cbcffe6d02db00d5ca2 │ │ ├─158947 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─159154 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─159159 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─403564 sleep 15 │ ├─be258b17c1866adfdf23b64acc408f19f3361db4d10aac320c7475f3709fd71b │ │ └─163010 /pause │ ├─b98e6bafbec0384fe8f00a78a88a717d65c35f762c056a60ed6d1056b209e64f │ │ ├─175564 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175582 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─175589 erl_child_setup 1048576 │ │ ├─175683 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175684 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175694 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─176019 /bin/sh -s rabbit_disk_monitor │ ├─0ea32e232dc52c19291d2fd19df15f667ab9e11dc194567160755294fc3caddb │ │ └─177779 /pause │ ├─dcebacb6c9ab6e833595bc925117cc4c44261610d2fb919e6dc9e1b2837e6461 │ │ └─112155 /pause │ ├─8cc445e8ca49bfcd013bc1d882d5d5d1575c9c20eedef30f704d6009b043f573 │ │ └─39613 kube-apiserver --advertise-address=199.19.213.243 --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 │ ├─3b7e370a7a5487b5217f31524de8fad69e490bcfe4a652969da7b421fea4bc7f │ │ └─271544 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─5a515ae144585ddacfd83eeeff357705aaeb15904c9dbc45e6f06948836ab81d │ │ └─39951 /pause │ ├─ee4903f148aaf3063667be07c64be3da2d206e56f0031a46c290071a5ef4bf83 │ │ └─65686 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─cb9e6a4f52ac80de85dfe4ece11ac5d5214002bd404cf1e518db723e73db055d │ │ └─64912 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-243.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 │ ├─56af66f92e4348e80f6c3447a581411a56e607f2c54810f9a13ba3b2407024bd │ │ └─60346 /pause │ ├─10f1c8ed5e678c867c6e49192194a80a122ad117c9ea39aac1c7e967255227c8 │ │ └─50578 /pause │ ├─40ab3a0633173508cfcfab3809f36f0d53341f5252adc04b350e1c2ad30ac370 │ │ ├─226494 octavia-api: uWSGI master │ │ ├─226508 octavia-api: uWSGI worker 1 │ │ └─226509 octavia-api: uWSGI worker 2 │ ├─68f8c62f0aa64709d7f99113a150059b435c56729f91387265c39d50375eb3b2 │ │ └─65219 /goldpinger --static-file-path /static │ ├─1159e4832f783bca9598d4b8f395b486c358cc875991d8213d0078a6c73ec6f1 │ │ └─79141 /pause │ ├─f7f02e2ed989fb4fc04a1f01b301a040f18b8964023386018977f89d129e1a45 │ │ └─209831 /pause │ ├─1093555426a1f90f98dbf3bbbc092a113e82cbad47711639e61e4c680d87aaf7 │ │ └─95346 /pause │ ├─1a14a7486b8d7f9267ddd5d207f546398b59a7195232d5a3537117d7b2210a5c │ │ └─184857 vector --config /etc/vector/vector.toml │ ├─dd9e80662934cadda793581f0012170574915febfcf676835065353abdd9c551 │ │ └─110270 /pause │ ├─455cc823ed9a2ef367c70695459d2bca03447c090e1a8d9f768805d44c376fc7 │ │ └─168451 /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 │ ├─d563d6396c0a72c797aec7e12430f11a5b6aa9cb207d57c4673716acd19ce7b6 │ │ └─177324 /pause │ ├─7c10eb4342a76d20e38f9bf92df2a6cb6de59146482338cf40e7ca7326abf790 │ │ └─65899 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─9de2a7dc99ce5e916ca0defb97972e58eb141c9a784fcc22e40e0c230643095a │ │ ├─189382 neutron-ovn-vpn-agent: master process [/var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini] │ │ ├─189616 neutron-ovn-vpn-agent: ServiceWrapper worker(0) │ │ ├─189800 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpgbkmfrt1/privsep.sock │ │ ├─385434 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp02uxuyba/privsep.sock │ │ └─385558 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpor3kb98_/privsep.sock │ ├─0c6622e715fcac78ac602725646d2e8d9057a4b346127650d5a3d76eb564b4a5 │ │ └─63787 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─bd8dbaef6fb583921c2b90bd110a45fdb34cb0494f949496135f56d87b7cc5be │ │ ├─61368 python -u /app/sidecar.py │ │ ├─61705 python -u /app/sidecar.py │ │ └─61706 python -u /app/sidecar.py │ ├─a7dee6efbe2340b812de6f0089c888f04ae4433a8032ec173fdcf4a31d608912 │ │ ├─128114 /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 │ │ └─128361 /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 │ ├─64057f73760de6f05b3e6d1cf252f8e5742b038b14b8d47d82af2e9c740d1081 │ │ └─60740 /bin/operator --kubelet-service=kube-system/kube-prometheus-stack-kubelet --localhost=127.0.0.1 --prometheus-config-reloader=harbor.atmosphere.dev/quay.io/prometheus-operator/prometheus-config-reloader:v0.73.0 --config-reloader-cpu-request=0 --config-reloader-cpu-limit=0 --config-reloader-memory-request=0 --config-reloader-memory-limit=0 --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1 --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1 --web.enable-tls=true --web.cert-file=/cert/cert --web.key-file=/cert/key --web.listen-address=:10250 --web.tls-min-version=VersionTLS13 │ ├─81bbc6ac287038be9bb5f960dee6111392534c8650ddfdb4fa2e946a5515370d │ │ └─56042 nfd-master -crd-controller=true -metrics=8081 │ ├─7d4980aa831fb59f8d9017342f0541bc0acf9dd68846df6b6faae47f19b0f11c │ │ ├─160086 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160103 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─160109 erl_child_setup 1048576 │ │ ├─160167 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160168 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160179 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160336 /bin/sh -s rabbit_disk_monitor │ ├─9a2724aba23aba7d2b36888beacea2d1ed4ae224eac3ef2740416527db77d28f │ │ └─217489 /pause │ ├─a79a2d476c9ad3b551452f759a461d6ac8b48a45c4b20b1670452de1690e5c7b │ │ └─43599 /pause │ ├─5e3e04ba8264afa9bd51bccd35c5ea6c2c2ef8b5c3d07c1a768fd546c848f9ab │ │ └─47287 /pause │ ├─c042996a7c22a8473837644f61818d918c38c6068e80966647e0956e4dbde034 │ │ ├─48310 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 │ │ └─49522 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 │ ├─2a8814ce53170947e81a93af22f387656997d35f284377dc9785114b338d91c0 │ │ └─64730 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─b5964816d624c1351947ed003aa7a985d44460a05781c80a57f72ef35976deb2 │ │ └─91308 /pause │ ├─706f6afd25fade266732695ee9dde18afab06cbe9d0fddd47de90dc03ebae432 │ │ ├─135160 placement-api: uWSGI master │ │ ├─135188 placement-api: uWSGI worker 1 │ │ └─135189 placement-api: uWSGI worker 2 │ ├─310d81d61abceb40e9e6bebd3fcb4867439523caf98c9884ce7a1380e6847ed5 │ │ ├─158263 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─158305 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─158322 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─158554 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─404268 sleep 15 │ ├─5fe0b29cb0f76d51d7190b63b25f01248a38f86c46348bc476ebc2a35d19c40c │ │ └─239002 /pause │ ├─3100738ca721659d78bf355bbc99a3caf368f4878419d7fa421b0ec703d2033f │ │ ├─158250 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─158414 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─158427 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─158576 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─404270 sleep 15 │ ├─294756b2a62c0fbd70eb6f3a8578b5c7b434243a0958c6edf1317c454d8acd1c │ │ ├─48363 mysqld --wsrep_start_position=90640f68-52e7-11f1-bb7d-57d90f077bd0:20 │ │ └─48489 /var/lib/mysql/mysql-state-monitor │ ├─ee79617f97eadc8de0eab4abf9ffc684a0d46e2087a79ac28fab5cdc3f85fa8d │ │ └─55039 /pause │ ├─97866115cb8462e3b3f3a3a54fc8c18e5981604a12b561a83b3d965c27118699 │ │ ├─ 95814 /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 │ │ └─394968 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─d8d795e2688c8b39851e1d88ef2301a020896543466478742f3c510b175be408 │ │ └─64144 /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 │ ├─a8f08d04bce40db750f0ac728fabbd7a79d2bcbe91817900114e161ef24759f2 │ │ ├─252276 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─252292 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─252298 erl_child_setup 1048576 │ │ ├─252365 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─252366 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─252376 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─252613 /bin/sh -s rabbit_disk_monitor │ ├─1e0b27f3afa791dafad2778a6635121b7be482dbf986d6995e753704b0732ae8 │ │ └─256418 /pause │ ├─17e1c98332e0cefce2dd55fccbc1c02958cd5528c10ec7535e6f0f0bde614ff8 │ │ └─158046 /pause │ ├─46a712b28ff36b63f69c41b9d334fe15fa2ea3e43c0259396507795b7ea2433d │ │ └─51035 redis_exporter │ ├─c2f45d08e457d3865b252aafa95f02b920d1a175d69b9ec9c1ecc14f4dd6d215 │ │ └─56010 nfd-gc -gc-interval=1h │ ├─4f338878cc3c7ac27228260b2f0a25b3a5040319884087a4b6eed2e363bd28f6 │ │ └─177343 /pause │ ├─b81d0f154bb35f4dd1a39b3e05ed5cb8d174ffaa1ea2cf3efb768d342696398a │ │ └─43052 /pause │ ├─0b4b943cf0bca55918fa11192f147efc97f143df9d3fee9b17952a97ff52216f │ │ └─237651 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─1cffe0e7ddee6e2b8b99b261429034a729605adc058e3803d24efba8052a785a │ │ └─65864 /bin/pushgateway │ ├─0db65269d6d3b3bcdf69aa1edff883898d9b989451543494cc1245ec68726569 │ │ └─161966 /pause │ ├─88ce1eea14b04c8073c058b87c662756eb10621a95bef9864de3d13af98d6a74 │ │ └─85887 /usr/local/bin/rook ceph operator │ ├─4805655c10e1efe69d3739d6ef978ee488acee0cacabeb5b5b8f6173735676eb │ │ └─193092 /pause │ ├─0e04df9ff9d84908ec19e93e7bee6c076158b6f4208e2ee537c884b09af870ae │ │ └─61039 /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 │ ├─50c8377bf7e0d226d1cb2255d3f2bcea39025dbf360100386f8adee8bc6ff392 │ │ └─42603 /coredns -conf /etc/coredns/Corefile │ ├─eaac941e5c35f59684f4aa5e5897a34077fa4e5ec9fed7f936d39c38ecc55f79 │ │ └─65084 /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 │ ├─49c20993ccf7c39a4f03d2eb277067c175109aeb521f0f228da465d54ccacb80 │ │ └─50374 /pause │ ├─c1e1ae344a948056fefd98ed6867e724a5c15905199890d6c78ba9d193304d03 │ │ └─272843 /bin/openstack-database-exporter │ ├─c98b95e4e03ee7d97e4bfade8ae10093885a103f59012f769b93224f7c5a5ece │ │ └─64954 /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 │ ├─f71fdb6d3b6bd1338240f91a419747e52e8e2be26e07827da11afc14abdf32ca │ │ └─39548 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 │ ├─fb7f6e39635b668e94cc3df8faf414baa3b34f2a7d5f85fa2cdefc4250137b54 │ │ └─39728 /kube-vip manager │ ├─90f5ebcc4ac67b6d7b0db3ee5ea95ecfa41449e48174fbcbd5c594d939350369 │ │ └─60276 /pause │ ├─1db70ba4d3e97219fea2a270e3b87c5dec9a0180ab84104accc9c89602be4e69 │ │ └─110208 /pause │ ├─49cf128f1a2e2faab1bf5837f33ba947007ed65bd2047f79f3b8d59e10f37fa8 │ │ └─46050 /pause │ ├─4850ece9abaa173f25ca1e9f9d7b7ddf1d9add00ea0dde3c369576ea528cdc8a │ │ └─42572 /pause │ ├─add2b339445d4ec22adb233b8075459141d42af2350305de309fdd6753b840ab │ │ ├─195339 /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 │ │ ├─373938 /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/tmp0qpwdvep/privsep.sock │ │ ├─374189 /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/tmp1f1zc46d/privsep.sock │ │ └─374190 /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/tmp4wnjt496/privsep.sock │ ├─246c743cbccb30080171775f66fd445f16ec715d865118654a0c70295df88b19 │ │ └─39488 /pause │ ├─94ba22a3b8899df7cd23419889bc69976876a6a28cb786ff7e0534c348d3603c │ │ └─56082 nfd-worker -metrics=8081 │ ├─6c5a1898675f1449b03484f3fb4c764bd14cd7e21568e14230e43fafea3c76d9 │ │ └─157077 /pause │ ├─89ae9d627fc6a9e8a0c7d161ed306f71e7831ea993099a8b4c754678a7955e2c │ │ └─39347 /pause │ ├─eec668db22901f359a81c5e39fe7f5dbe946696d8f1721b772c6c2e6c0eac7ff │ │ └─63681 /pause │ ├─998fed99b34cf98e63ec9926ae72b369209c3f805dddd58b8046fdb772ad9067 │ │ └─60403 /pause │ ├─35fdcc977600a480fc0f2c5aec62ac3dd3113f3e526dd2cce9b6b31c444638cf │ │ ├─275139 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─275153 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─2a388683a66b045a54996aa6e208475ace03a227a61b478c4128db1ac6f60831 │ │ └─217796 /pause │ ├─980d1658528091f8a8344b4d8286a7ecc1805d72ab6d8e8cfcf312a810409f98 │ │ └─55948 /pause │ ├─603dbd0c313d1cbcd56c276e929a91643bf5f259fe15a2452add672c4cd83ef4 │ │ └─66203 /bin/oauth2-proxy │ ├─89c3676747548ccc1a88f504eff60e0a188b01b8ac4202424157995857ad920d │ │ └─43639 /pause │ ├─adac036292a3b22357f0f8e080db1eac44c5de7252d2bec8dcff27298a3d3ad1 │ │ └─39461 /pause │ ├─eaf533380f2c1abc12dacc9fb9b690eab538de67a17dca6ad0ad8c2038c5f29b │ │ └─190687 /bin/bash /tmp/libvirt.sh │ ├─be82ab7f3b2b38f8d77f6e0bfb562367627ffae772aa94680473c848c537b9ef │ │ └─191310 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ce72bf0325e47473b9370142e96fb0d43bdaefc0918da5ee55a9c355c3d43798 │ │ ├─265839 manila-api: uWSGI master │ │ ├─265887 manila-api: uWSGI worker 1 │ │ └─265888 manila-api: uWSGI worker 2 │ ├─03a8d75caccca9e9fb23f31c5a098c843d2f90b598b25595b10ae72dd4ecb136 │ │ ├─265979 /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 │ │ └─266297 /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 │ ├─e68980af7078366725d1cae315eb4c82b83a09041fad36a79bb8c1823a66fc40 │ │ └─159814 /pause │ ├─befd91884296869c3ba3708e6219ff7b15a9ec4e942559ba1f1117bf8fc88e04 │ │ └─63917 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─5cf286bc127bae4e79bda0efcda534cdb28aaec9849b68d2213d68b5098f80c5 │ │ └─46958 /manager --metrics-bind-address=:9782 │ ├─63d220221073b1a6ade1d587c2df3bd03f9931984730979639ee3ad335dd5339 │ │ ├─61342 python -u /app/sidecar.py │ │ ├─61669 python -u /app/sidecar.py │ │ └─61671 python -u /app/sidecar.py │ ├─de53a6a54eae74c96f333af0551ae5004ca0efb8778b4f22b98d22cb6130c1b0 │ │ └─60440 /pause │ ├─997791cc5f2c9ebca1f235fda99b2b95409a95efcd685d2732f2fb98370f489a │ │ ├─84333 barbiacan-api: uWSGI master │ │ └─84345 barbiacan-api: uWSGI worker 1 │ ├─ed118d4367547a8618080101f0254f8629dff54bf2cfe06a9bfe5e2bd6693f27 │ │ └─217603 /pause │ ├─0e5f1aa3d2b9f1e9094d8c1d9f5d2e8baffb9291d956c8adfe0175f2f24a5064 │ │ ├─227896 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227967 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─228622 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228623 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395416 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395418 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395419 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395420 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395421 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395422 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395423 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395424 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395425 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395426 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395427 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395428 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395429 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395430 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395431 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395432 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395435 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395436 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395437 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395438 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395439 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395442 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395443 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395444 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395445 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395446 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395447 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395448 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395449 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395450 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─395451 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─395452 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─7b2a61178943f2c2d913494ccfced93062a76b3d2a2623301d3edd7f2dfbfbb1 │ │ └─162633 /pause │ ├─6310f965a45ba4527993de5d474e875e6fc6402fbd13012719c63416a89e8f1b │ │ ├─188166 neutron-policy-server: uWSGI master │ │ ├─188179 neutron-policy-server: uWSGI worker 1 │ │ └─188180 neutron-policy-server: uWSGI worker 2 │ ├─61a6a8150d7f5b27272d28b5338d87d77287ee74e7695a873a57a134ed4b4219 │ │ ├─248862 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─249519 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpcg5e_6ex/privsep.sock │ │ ├─249525 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─249528 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─9efe550d0385c26b3b90468f9500099f91b7ab347baadaff7d8f360243727447 │ │ └─108649 /pause │ ├─86c046c7651818b961ab90657ea7134f6a8108dee04807a366e5300ff9ed481d │ │ └─127622 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─b41166e76dc029bce03eb6860aa85b6e61f38e96896b3c541a5508786592a7bb │ │ ├─110662 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110870 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110872 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─865039e6d5de371aea0cdbd6e40ef15e81c3975b483202bfbd8654ed6c092ab3 │ │ └─43842 /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 │ ├─6f1ba691739c42a10c0981039d869040d5ef841d031c557cd4db79c51f8b3861 │ │ └─62710 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 │ ├─6828acc9f4376b017692c062dfdd5038fd724095a9628116ca73fd8260ef2c8a │ │ └─65046 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-243.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 │ ├─b2f8dc65abe224ee8a437af3540830acb8dd69432794ec57fd94395b4e37abd0 │ │ ├─123890 cinder-api: uWSGI master │ │ ├─123902 cinder-api: uWSGI worker 1 │ │ └─123903 cinder-api: uWSGI worker 2 │ ├─6f624156e96e9dd9e38ab4d056bd1435db57a9263d5186a3f4ad636b1df4b0ac │ │ └─62275 /pause │ ├─133617287dbeb18d9d3ab6f0fc7dca0da3f330f5a6e4c16a3c8bc0ec3d74d164 │ │ └─231978 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─424dd960a02f2877e72ec723d42efbc6422994b108769f447dd3f4cdf6b391bd │ │ └─61888 /pause │ ├─d922534ef216eea0b6dcdc51b1c118ba0676c0911816b67a7458d97b6c5d536b │ │ ├─188022 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─188652 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─188655 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─188661 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─433708f904ac549c1bff3ca1875a3bd616e38f16036d3d6be3b9a91aeee6eef5 │ │ └─40699 /pause │ ├─d07e33a754882e56614ef91d36bba1cffe6576729f4a066b5ee1fde3583db886 │ │ ├─271150 apache2 -DFOREGROUND │ │ ├─273596 (wsgi:h -DFOREGROUND │ │ ├─273597 (wsgi:h -DFOREGROUND │ │ ├─273598 (wsgi:h -DFOREGROUND │ │ ├─273599 (wsgi:h -DFOREGROUND │ │ ├─273600 (wsgi:h -DFOREGROUND │ │ ├─273601 apache2 -DFOREGROUND │ │ └─273602 apache2 -DFOREGROUND │ ├─58e93f510d663464723edf2754844881bdf82f365ff2f56a562d8caca972ba7e │ │ ├─91465 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91483 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─91489 erl_child_setup 1048576 │ │ ├─91592 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91593 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91603 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91852 /bin/sh -s rabbit_disk_monitor │ ├─a44056165240306a95f1acbd5b3d232d0f116320a73d409b6ca29405eae2ac9c │ │ └─39975 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─3673fc3169f18914c87cbf3c7409779a48ae416ed687bb8b8bfd8a50c6026288 │ │ └─46912 /pause │ ├─7205cca0edbbaef40b6f1e96f35d672fca946b568e17ca471cf76606704e572d │ │ └─39458 /pause │ ├─24c3e207cb53d4c165ea2317de4d08f30824efb4b730514987effd1bac30cf73 │ │ └─43797 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─fb3118e4319abd9119107e712ab83e40ed15498d726a6e5ed3e95eab8db3720d │ │ └─162255 /pause │ ├─e7a915122e5cbafb7716b9936c550930cb2d885fbeaf785e02587cc6c4cf3ce6 │ │ ├─41168 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41548 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─c4019d7d47ebe7fc7881add127f72369cdad4e36f191edba64b5a707362d011d │ │ ├─179343 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─392410 sleep 300 │ ├─af4bd91ea0761be4bbb6a62fa7718b8e8614cd01a9f35b543ae602dc6456bfbe │ │ └─177824 /pause │ ├─d4efd508a4ff15c6f6bcb091445734de7fad5ec578c48a85961b8cc6987ad357 │ │ └─48203 /pause │ ├─f9f22b4b68b938d7b490fc38c71c86d798618093df37198ec2fb5aca71526132 │ │ ├─205950 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206284 heat-engine: ServiceWrapper worker(0) │ │ └─206287 heat-engine: ServiceWrapper worker(1) │ ├─f2a07c5aa9b2483811a3155bc37ebf455aa5a304110a9fcb9d048eb1cd3dc391 │ │ └─233365 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─36b9f5a1463f60a75d92c3b4d36045cebbaed3e089a3bf2eb6f6b008939a84ab │ │ └─195369 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─6bd2a3902434a9571b0d5f2f91360dc24641bca00e0f6f679de89be4209405e6 │ │ └─39457 /pause │ ├─ac9fec26fd72d78b09a8d6857f062ed308b422f75dbc086df6979c768a1083ec │ │ └─66344 /pause │ ├─e219ebf551cc21d159cd65a309c08aa88494e25e37a4de68a65b68dd4c68826f │ │ └─111847 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─5869fd4a0935f5338e4ab7dacc745b371e820c13abc08205d94bb7b6d7325766 │ │ └─256372 /pause │ ├─3f6beefb906cd1a6d9b42b5c23c3fd4bffe295342ac89dc2cbbed3d870c0e378 │ │ └─43223 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 │ ├─5d278a0491bbc0aa51f6602ece4253131b0658c4cfc4214d949dadb3933d71d9 │ │ ├─229596 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─229613 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─229619 erl_child_setup 1048576 │ │ ├─229782 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229783 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229793 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─229902 /bin/sh -s rabbit_disk_monitor │ ├─94297440af022d79021ac112cd8b7c8d939abef933bea9876c0e43457469bf99 │ │ └─239054 /pause │ ├─8492c9e6ed1b27fd8a85c3fb914425ea30b529430d6a9a1bc70f44ecba0231be │ │ └─265958 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─b39dab88ebb74a988159eefb0f441677a77c91115e4311069d7b1124aa63adc3 │ │ └─272447 /pause │ ├─f3f98e43a7fbdc5cdc2ab09a621fd8b93580d739b9ea01a94b424a41962a219c │ │ └─268647 /pause │ ├─c0d668a8a3c1a7dced5056958d5f6298a19d53d51f4aaf251a9ecc27a7a5db41 │ │ └─46794 /pause │ ├─920863a8cee969c620719f33700aa8b7f9c2afc4eb65cbad6e91cb1b1a955534 │ │ └─190638 /usr/bin/libvirt-tls-sidecar │ ├─8a8c5084e7d2f5d23cefc2f03fab9222b922213db15d05316edc914b5561923a │ │ └─40956 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─07775bd475e33a5cea822e680de11e915f048cbe6094219be5141d95061e3a44 │ │ └─175394 /pause │ ├─84816f8ba7c22034063d384387e6a165d7edd35e6c53675493b01e429a20077e │ │ └─46322 /server │ ├─ab4888c444fff3203183270482e6c3be6d5aa6c68e443433c313da784d51bfbd │ │ ├─210001 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210039 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─210045 erl_child_setup 1048576 │ │ ├─210124 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210125 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210135 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─210244 /bin/sh -s rabbit_disk_monitor │ ├─1483ba300fb20867fa993e6b33b8d75989ea07e38f6e287838ebc71ad300f8ea │ │ ├─174056 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─174532 nova-conductor: ServiceWrapper worker(0) │ │ └─174534 nova-conductor: ServiceWrapper worker(1) │ ├─6421c8b67a01584283916dc6ef77278f6759cf8e9229b7a19947a10e4c7974ac │ │ └─65927 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2132fe09b743ca232fa9fb49a28308d5dcb837d84eabe4832d5540581c655e1e │ │ └─42124 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─0bc6b36d285de7701a21e441bcb411233e3ad92c3ba18c9b73af319259333b54 │ │ ├─63372 nginx: master process nginx -g daemon off; │ │ ├─63396 nginx: worker process │ │ ├─63397 nginx: worker process │ │ ├─63398 nginx: worker process │ │ ├─63399 nginx: worker process │ │ └─63400 nginx: worker process │ ├─760710a18d21fb53ef2317ae965df0044eedd4710d071fd95e00d00e842bc813 │ │ ├─190742 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─190758 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─190764 erl_child_setup 1048576 │ │ ├─190851 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190852 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─190862 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─190950 /bin/sh -s rabbit_disk_monitor │ ├─936440b475f6bcea268e0a33d65ba2d9654f8578a49e932fe687b3a2633e6bde │ │ └─114085 /pause │ ├─07a1be5e73484a4f0d2c2c9b2b00ad0d0b498683ea52afc64b6d1615ab424705 │ │ └─256164 /pause │ ├─f1236672a857e249b97fae4d15bb297a9eadbba259f6244d423d9c830c56528f │ │ └─177420 /pause │ ├─5db72d96ee5ad64a48d2ef3a914a68f9cccbbf3eef9de414d05d881aafed0fb2 │ │ ├─112248 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112264 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─112270 erl_child_setup 1048576 │ │ ├─112430 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112431 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112441 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112575 /bin/sh -s rabbit_disk_monitor │ ├─eb991d04ffe8ba98e7395602a3c17f782e3f9d9de34f121e6f78a0d158c7e013 │ │ └─50725 java -Dkc.config.built=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.err.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/urandom -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:FlightRecorderOptions=stackdepth=512 -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:MaxRAMPercentage=70 -XX:MinRAMPercentage=70 -XX:InitialRAMPercentage=50 --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local -Dkc.home.dir=/opt/keycloak/bin/.. -Djboss.server.config.dir=/opt/keycloak/bin/../conf -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dpicocli.disable.closures=true -Dquarkus-log-max-startup-records=10000 -cp /opt/keycloak/bin/../lib/quarkus-run.jar io.quarkus.bootstrap.runner.QuarkusEntryPoint --verbose start --health-enabled=true --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn --transaction-xa-enabled=false --metrics-enabled=true │ ├─7356479a180415fc4b66493ff9b29076a8029a720c1b3e804df23f21c3f8a1e2 │ │ └─39577 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 │ ├─24978db372e8242dc9d809252f84aba833185079ca07531a17c1441a96b46758 │ │ ├─189364 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─189722 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp5nn4k6qi/privsep.sock │ │ ├─211852 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp4mzwi7p2/privsep.sock │ │ ├─227853 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp09smyd1v/privsep.sock │ │ ├─228185 haproxy -f /var/lib/neutron/ovn-metadata-proxy/5ab9097c-8e04-4562-900e-b5373f65b149.conf │ │ ├─374556 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─374557 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─ccf9c53d02221f180b59cc93421b9f1be54666a2cdcff8b76dca2ec8fb8bb3a6 │ │ ├─227143 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─227712 octavia-worker: ConsumerService worker(0) │ │ └─227715 octavia-worker: ConsumerService worker(1) │ ├─6d342cd44d7379c9e90b17758828c5851bccac9a5b21b83b21920e8019089be2 │ │ └─127028 /pause │ ├─30025c8cd9f4379411d1e8b1e703e0c73a84560a114d1fd50294fe6ed621d5ac │ │ └─55803 /pause │ ├─f9c8c451143f091338eba5de25e71112cd36ae8df9cf3df3405c0d813400188e │ │ └─162163 /pause │ ├─9741bc9b1596672e3c48104080c3c52ff1db215f6897be3b359cc99c51214fe0 │ │ └─125212 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─5b1c540ddb00247d856249b114ad47c910ea6293e14e8a02dd9cd66edcb1fb42 │ │ └─61766 /pause │ ├─993e01857811ed57955701589aac134f71c0c81f6ca56f50c21c468c98fa9b27 │ │ └─45994 /pause │ ├─1468b15cb5a55533597f71d0fe14d2b6eda134f7f6afd903c94f24d0430dffb5 │ │ └─113958 /pause │ ├─82d60b86cfa636771c289f78ef5ab1f155fdb135e1b14048bee5bd11cddc58c0 │ │ └─66090 /bin/memcached_exporter │ ├─a76470b6e0ab93a25b3e93a82223800e23f7a2042f611d019212a758f0cb00d0 │ │ └─95281 /pause │ ├─2992238ee43668f22b0bd7804377e1e7b3c529576e165465407ad5474f4e7301 │ │ └─235081 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─24b7e29246e890e16dffbf86bcaaea63194f2208c204e4983067bcf818de8ae5 │ │ ├─174201 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─174576 nova-scheduler: ServiceWrapper worker(0) │ │ └─174578 nova-scheduler: ServiceWrapper worker(1) │ ├─812f2f8a37cebb43b58a6068a5d43f38f301a1a30c186dad159421fb4d6301a4 │ │ └─48556 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─9f9f176540e750bfcc9536a1569159b978a715b993ce894985d39267010e1b57 │ │ └─162481 /pause │ ├─10d7fb05cead5339e26732380c830c56508ceed3ce6a5c478d322e77af822c56 │ │ └─127071 /pause │ ├─ca9eb04a24cd2a33aac1b4b10167175d0a915f9323022f860a01bd645dd1675e │ │ └─39600 etcd --advertise-client-urls=https://199.19.213.243:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.243:2380 --initial-cluster=instance=https://199.19.213.243:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.243:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.243: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 │ ├─f7e3544d368773b329bbccbad7095ba0dd76b32b440c9ace33db57279e430bd3 │ │ └─95689 radosgw --fsid=4837cbf8-4f90-4300-b3f6-726c9b9f89b4 --keyring=/etc/ceph/keyring-store/keyring --default-log-to-stderr=true --default-err-to-stderr=true --default-mon-cluster-log-to-stderr=true --default-log-stderr-prefix=debug --default-log-to-file=false --default-mon-cluster-log-to-file=false --mon-host=[v2:10.96.240.200:3300,v1:10.96.240.200:6789] --mon-initial-members=instance --id=rgw.ceph.a --setuser=ceph --setgroup=ceph --foreground --rgw-frontends=beast port=8080 --host=rook-ceph-rgw-ceph-a-699b8bdb59-rd2vk --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ └─65b39a88450754dfdaec43e097b6681cb4438e8ef78b2daac6661e25df01f94a │ ├─156261 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ └─156274 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount