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 │ │ │ ├─21912 /lib/systemd/systemd --user │ │ │ └─21913 (sd-pam) │ │ └─session-22.scope │ │ ├─21907 sshd: cephadm [priv] │ │ └─21929 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─697 /lib/systemd/systemd --user │ │ └─698 (sd-pam) │ ├─session-4.scope │ │ ├─1446 sshd: zuul [priv] │ │ └─1459 sshd: zuul@notty │ └─session-1.scope │ ├─ 694 sshd: zuul [priv] │ ├─ 711 sshd: zuul@notty │ ├─ 858 /usr/bin/python3 │ ├─ 1450 ssh: /home/zuul/.ansible/cp/199.204.45.78-22-zuul [mux] │ ├─378778 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-efdavalvumvhbaparlncboreyzlicdoz ; /usr/bin/python3'"'"' && sleep 0' │ ├─378779 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-efdavalvumvhbaparlncboreyzlicdoz ; /usr/bin/python3' && sleep 0 │ ├─378780 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-efdavalvumvhbaparlncboreyzlicdoz ; /usr/bin/python3 │ ├─378781 /bin/sh -c echo BECOME-SUCCESS-efdavalvumvhbaparlncboreyzlicdoz ; /usr/bin/python3 │ ├─378782 /usr/bin/python3 │ ├─378807 /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 │ └─378809 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 … │ │ ├─ 9790 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12431 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c0e996c822129a5bc86105e55bad3c923afc26dfbbbe96057317bbfb0a172af0 -address /run/containerd/containerd.sock │ │ ├─ 12812 /usr/bin/containerd-shim-runc-v2 -namespace moby -id eff9201c827879e8249f8b0039fd9a70d93e8cfbdd59e7178badfd12dbd363ac -address /run/containerd/containerd.sock │ │ ├─ 19794 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b11293cbf98f2be9e82e0bb820fd94cedcf22ab676dd6f18c4fe7dc67e8cfa4c -address /run/containerd/containerd.sock │ │ ├─ 25013 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 8c082d534a06e722043c0c34468c250501b099b2ee611063eb5cdb06d69342a5 -address /run/containerd/containerd.sock │ │ ├─ 29722 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7e5d34f84b349b95e77ba18582cf3251fdaf1fdd1c8d112a49d7dc3135ea1e74 -address /run/containerd/containerd.sock │ │ ├─ 34216 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d29bcddb699d811be7e1d62a967502157812c0f89a8a592123cea66df51f3e2d -address /run/containerd/containerd.sock │ │ ├─ 39793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82f9aa7b909e7c9597c3aa79cd329ef2782698e374b8f1b682dd9a9edb9ca078 -address /run/containerd/containerd.sock │ │ ├─ 39804 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a38b693a834c9f18c8d3e55ae2067d04a21f3d3db4379d8e582ee93a877b3d34 -address /run/containerd/containerd.sock │ │ ├─ 39836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18f61a5dad5c0af92b7aa4f1015b367323bc7f04ebc30c47d5059feffa6bbf70 -address /run/containerd/containerd.sock │ │ ├─ 39859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5540a3e1599ba1408bbb3878567e26328c2995675aee1b431822bf94b58bbb5 -address /run/containerd/containerd.sock │ │ ├─ 39881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f0f53fb8ecf8e1a6ff021a0ef78f07c0939b93d18ddeaa6064d84bcb95746bc -address /run/containerd/containerd.sock │ │ ├─ 40408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed6459788981f2daa189b4363c2cdcabf5bca51292d094ebdbe4517a5fc0b147 -address /run/containerd/containerd.sock │ │ ├─ 41134 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 419b47435abed32c9cbe40347f641c19fe89db184f5d85019971e65d301ca7bd -address /run/containerd/containerd.sock │ │ ├─ 41159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d421af0a895e9e867b38c1487845b21ad1665c4e199679968964bd34bf7951ae -address /run/containerd/containerd.sock │ │ ├─ 42568 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 923126d526128887ea4f433264a52d4c57634a2f6c7ddf706e5c77d8ea5622b0 -address /run/containerd/containerd.sock │ │ ├─ 42995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dea39bd2633556fecb97d799319f13901ca3d6f4dace8691512862f208a7fb7f -address /run/containerd/containerd.sock │ │ ├─ 43034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f889edf30ecbb0f13bf70629c88dbf59e0bcbc49b071ab1d6c48e2771c7fd1e -address /run/containerd/containerd.sock │ │ ├─ 43480 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f972f009b928b8b8d34e3e7736c6d57a1c3a235309d7018862ea05f92671dee1 -address /run/containerd/containerd.sock │ │ ├─ 43964 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0914b12efee60da1c67409d19c5228df7bb3ebf285dbaf0a7383a09f433995bc -address /run/containerd/containerd.sock │ │ ├─ 44001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 106c2581c2eb0a2b3268659da8577013f31fb33bc036d806ac42c55c6c9d02be -address /run/containerd/containerd.sock │ │ ├─ 44043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ff077e3a0211f15148fe784108c793ef0594ee61ea9e2e019562d4233bbd992 -address /run/containerd/containerd.sock │ │ ├─ 46033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87b9338e502395e5a52755cc0cfea55d98755cab18edda1f9475dc42a765202a -address /run/containerd/containerd.sock │ │ ├─ 46092 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26d15d2fc5796dc082d1db6f9e187830093e3023fb54d172513fe10b5d6f2daa -address /run/containerd/containerd.sock │ │ ├─ 46819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58e478661f31263b13fa501fa68cec66bdf7f00dfa31094d9d047723172e1a03 -address /run/containerd/containerd.sock │ │ ├─ 46921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8321cf99b5048209b1f903bd795bc6a175d0787102ea6007b2b01e717ab5ce29 -address /run/containerd/containerd.sock │ │ ├─ 47289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87fedf587ecfb600685f84569c804022c48a00b9fe191d9e6231308998c22f44 -address /run/containerd/containerd.sock │ │ ├─ 47852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db63ec3f775a8fef9dfde99638cc9d043624563dfdcffda344d9f88a8b95873c -address /run/containerd/containerd.sock │ │ ├─ 48153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8db50cb05b9054c8ae48b369910c53fb61a6495e8cbbccff2abeacf364f6d889 -address /run/containerd/containerd.sock │ │ ├─ 50335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16b049d57660c1c2b34fc9b438b2f0b673153ddf561fca7964c9a780d89c43b3 -address /run/containerd/containerd.sock │ │ ├─ 50556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec67b1ec839490fd5eb93695b8a4b27f98ce95655e23e1edf00dc036c25ca07b -address /run/containerd/containerd.sock │ │ ├─ 54910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ecef132b347dcc3ef187f35dc8ccf02dcae3e8b56eb7b6ec3457fd6a6c71baf9 -address /run/containerd/containerd.sock │ │ ├─ 55588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be0354d786c0f8efd3f1689529b334faa521dd36d64eb9b6c6be1320b91cdefc -address /run/containerd/containerd.sock │ │ ├─ 55628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd7d9ff3719ab36bc748eb7d83cbacaa861905fcd5193fec6b69da59a4c16902 -address /run/containerd/containerd.sock │ │ ├─ 55654 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34ae12e485386e7e72a15cfdbfa22ce75f71f7505cd5e74085084060e9c7f458 -address /run/containerd/containerd.sock │ │ ├─ 55846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db404b61748c2aa0953b9412410b9993a47a1566d9408ffd9e50c0ccdbec9e3b -address /run/containerd/containerd.sock │ │ ├─ 59805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9259c286c6fd4f06883d08eef6d33d60209ac577ca0d83d66b51f41c8756cef -address /run/containerd/containerd.sock │ │ ├─ 59947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdb0ec1bfeee0630ce2d066ef9c3884070ecf170c937fd230255289dca8aaeb3 -address /run/containerd/containerd.sock │ │ ├─ 60000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e287d55a8a5ead001f8e3f75b968c6c8ed672e14b06cd1a05cac4ed1a9611b9 -address /run/containerd/containerd.sock │ │ ├─ 60053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29bcbba3bc996c2565ba4c61ac862d3e7b3ecaa6eb0d18b89eefbf5ecc3d7f1f -address /run/containerd/containerd.sock │ │ ├─ 61659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e382d5dde463130ab62695092fae252b0153441f954ba59dca48b67027de7cd -address /run/containerd/containerd.sock │ │ ├─ 61721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c8bc96e75fe4bf17bb1b82231ddd09f78aaee99e49b5118647776aacc77da05 -address /run/containerd/containerd.sock │ │ ├─ 61774 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e37aa85214a0ade9da7795df9673ab620cf2744ad8435a23104799877d81e18b -address /run/containerd/containerd.sock │ │ ├─ 61927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ea706404c599327d93518261a2a3fd0ba323fe7b16e62c63587863fa4d7bdf3 -address /run/containerd/containerd.sock │ │ ├─ 62212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a28866f422d92b3908aa12e5c2ed664750a39a4cc45e8fc61ab9d364fb9d7ed -address /run/containerd/containerd.sock │ │ ├─ 62395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b35665dfb37fcce71bccda49178f2ec880cb58c3adacba48d624929d78a35b7 -address /run/containerd/containerd.sock │ │ ├─ 62680 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a00e583988c6c1217dae0f552e72f6765389b2c4c2b1ee89e8bb409d7baf4924 -address /run/containerd/containerd.sock │ │ ├─ 63183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8a239986b19d512c50f251be174d460a8d58aa9a3b27762995aa5e6f708a7e9d -address /run/containerd/containerd.sock │ │ ├─ 63281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 708967969a23b8df1f6de4d732ec40f2e9edb145f537b0a1935d9023c1ba7999 -address /run/containerd/containerd.sock │ │ ├─ 64127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c939a9738568bf27ae92ababa8061c2f86340e06df2a8974b0ac1f5d45cc2e2 -address /run/containerd/containerd.sock │ │ ├─ 65423 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 065d941fa2ffadb7efac6e79d3810d88e8e7aef62606b1dd3762a682ed45468a -address /run/containerd/containerd.sock │ │ ├─ 67552 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9df1f41759aa9207fc6f94cdfb8850512e9bd59f73c3ab79f880e15aebd785e -address /run/containerd/containerd.sock │ │ ├─ 76603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d0b71ca7e870d18088b21ece0cc650feb87848da8592d01787fbd27fb855dbd -address /run/containerd/containerd.sock │ │ ├─ 78078 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b577e0ee21a7dc7992f11644f045a70dce0cf7ecf49b9afdd72750065ff4cfa -address /run/containerd/containerd.sock │ │ ├─ 83659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9150138b88ea271bd41c863be65f77d489430ae54871e146053f6fab67aae903 -address /run/containerd/containerd.sock │ │ ├─ 89461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3db9ca2f55f7519e028a1c7a02a1718132316de1be81ab2ec7a2f2382a5611cb -address /run/containerd/containerd.sock │ │ ├─ 95805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86062369f4dce13767d06a4945a90a564ca3591aa8b972757407a58ecaff7bc5 -address /run/containerd/containerd.sock │ │ ├─ 95912 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 852090d94b53474856686326be0d0a49612781d464ed9d2d4349c45518d21bbf -address /run/containerd/containerd.sock │ │ ├─105047 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68e8607eda6e8eb0ba9b1f10bebd7e2afc149edc3a46148a4edd926bdebea016 -address /run/containerd/containerd.sock │ │ ├─106534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 88b7ad5baceb6102ad89fc3b15d6e5953dd851cd85b81533a54eef4997c43c71 -address /run/containerd/containerd.sock │ │ ├─106584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 505ccf137cb49e55ed6cc02ce8ea063f24cea6c1f3e113e80b8ef51b68767c46 -address /run/containerd/containerd.sock │ │ ├─108583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a70b6f05162902e7adb125e84bf2a31f2704fa6fb42f6fb9faa3238996e72bf0 -address /run/containerd/containerd.sock │ │ ├─110307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2640c736b0d5a1242216eab5af0b022a3a289be8b47a7eb1186b7c2acf227231 -address /run/containerd/containerd.sock │ │ ├─110354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b3e196c6efbaf88721fd0b5d52ec7d5eb9276c295643be3d2dc469472fa44fd -address /run/containerd/containerd.sock │ │ ├─123468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e96b942ff74d5d14680f1905b6d6339e4731a775a541b0828514e9ed8feced33 -address /run/containerd/containerd.sock │ │ ├─123526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fef45602ff02c68b5fc4157b29e3fbed4bb8e0bec315f392761776dbfb6f50b9 -address /run/containerd/containerd.sock │ │ ├─125882 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d64149982bcd4501a1a3c6f102474d0095a6732e21e7895e4aaf0cfed6320b45 -address /run/containerd/containerd.sock │ │ ├─139943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3813760b976e4428942b92823bbcba568dc4889abef8f2d5b4ab028f0be1607a -address /run/containerd/containerd.sock │ │ ├─140868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fa12995692ee3b3adcac655b139777f6df88c975ed17e3d50838191116a9647 -address /run/containerd/containerd.sock │ │ ├─142098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fc591165cf804d33d588d4f62be628b1b348a6d6a075afb534c7a70a9924edf -address /run/containerd/containerd.sock │ │ ├─142135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 887d7e8e5960fba18178fac24f06a92a9c92b9c3ccc8e60b22c0f848c63a839e -address /run/containerd/containerd.sock │ │ ├─142582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9152ba60462e6b128c5fb2a66af6410c600f0a5c064c96ecc405146e8aefab61 -address /run/containerd/containerd.sock │ │ ├─143671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ecac9e3e88ccda45d0ee2578b893efaa681f2b2e7fcc31c89a54c0686807eb0 -address /run/containerd/containerd.sock │ │ ├─145959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf5917774519a6e5501b546c7dd7dc42da225374528812826c537a8f0d0e5344 -address /run/containerd/containerd.sock │ │ ├─146183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e2f73fddaa01d0d03e52061d7bbc021c24f2b1588452f187217fec3d607f156 -address /run/containerd/containerd.sock │ │ ├─146328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cdd1ed42e71b0949a3935f9aac42949fd0c8db496045a7add17828ee94e8490 -address /run/containerd/containerd.sock │ │ ├─146483 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c76ee94d7cb2107557b80d9c4727a29938fa45d901912d458a5deec9259a218 -address /run/containerd/containerd.sock │ │ ├─146730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 964fbd0238155f0b233f3ab2a4c31f46cae3d183e68769678c324f57b1727bf6 -address /run/containerd/containerd.sock │ │ ├─146959 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acb35f7630aabf853810322abcc465e7e6c781d101d8c8e6352a20ad3680b7b4 -address /run/containerd/containerd.sock │ │ ├─171827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a23f776b3277c58530b05d3f6840866cbe83323d5738e4aa8ba13edfef30a5f3 -address /run/containerd/containerd.sock │ │ ├─173678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e71cb99754f33ade5eef191bdc0f57ba670c1d81c086dccf6049e9316a980eb -address /run/containerd/containerd.sock │ │ ├─173704 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 120f4cef330c0b9a945961b5e5fa822d8de75e3e97cddcbf41bef5a9d0c4899d -address /run/containerd/containerd.sock │ │ ├─173943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e367207eead3a97c4713e20489de1389daadf9f867843953f7f6fcc644acfca5 -address /run/containerd/containerd.sock │ │ ├─174455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 247c9bab30f06932b42c60b3444b7cee474d1806292d788f45e6ade81a758845 -address /run/containerd/containerd.sock │ │ ├─186153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d1e8e2ca58c83638a5c1f80028a1ccaebde9e11f5e813677749aaf427f18b99 -address /run/containerd/containerd.sock │ │ ├─188314 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bca9833badea2d9895eae2c2395921ee9d8ad1e057c13c2402ae7b6a802436a -address /run/containerd/containerd.sock │ │ ├─188387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ff9ea65892764e0dd56ffae9597b74c9f6d520fec5740373a04094bd336bef5 -address /run/containerd/containerd.sock │ │ ├─188440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbb1da35d7ff20b6925d307d0e5f2599eb6beb9f32505d86ed4e27919b8f5fa8 -address /run/containerd/containerd.sock │ │ ├─202224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6336043a8cb7b75d062e9b07a7d2373b4a67a7d5aaa87648abebe6a8d5545952 -address /run/containerd/containerd.sock │ │ ├─209848 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e41b563fae36447e19ee4d97a88539882498f3b5b5486779507dd84fa562780 -address /run/containerd/containerd.sock │ │ ├─209899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f6ad48a9cff2ad8262f6256d7f856623e1a15a1f7f3962f1895a941b0b9da05 -address /run/containerd/containerd.sock │ │ ├─209923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a03ebd12ccca84962837fcc1d56424f6df3d0e704c8cc8ffd2db424165ce8e22 -address /run/containerd/containerd.sock │ │ ├─210201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f53897dce0f7994240e957314e0ecc28c948aec1b88159fca2281b460e6e76a7 -address /run/containerd/containerd.sock │ │ ├─220918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e436cb1b877e2600c0f28c1d35ecb1ed913593b62574c713bc0cc0c818f80c2 -address /run/containerd/containerd.sock │ │ ├─223074 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c9c1fd5a3302f74db5b038175e1e013ce6f740eac186e0e5cac5b65a1a82201c -address /run/containerd/containerd.sock │ │ ├─224104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1937aa8899a6e751b939ee1f31e6e79c92d8df8e7ba3568372353bc4480029b6 -address /run/containerd/containerd.sock │ │ ├─224864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 938026b846aa1b13cb67f5e3a0d514d89756f2ec07c6df9d82401021d5994028 -address /run/containerd/containerd.sock │ │ ├─225454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbbea9696e879b6c54872a6052bb0a6f58cfa604797703fd924b9f61b0ee7923 -address /run/containerd/containerd.sock │ │ ├─227343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbcac6fe48f18b9c1ba94b96c38afc6d412deff0519e7935265ffcc4866975f8 -address /run/containerd/containerd.sock │ │ ├─228726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd2b13fcc20dbf052960b23578868b90ee4f44b2d7ee66f11424e9162e54c67c -address /run/containerd/containerd.sock │ │ ├─228770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2fde844c64809fc7242336fc9287f50463548b9fe73b75d9f0401b398e26dcd0 -address /run/containerd/containerd.sock │ │ ├─237689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e0188ccd0c69e6a07036f24dfa5054062e2636ea4c76978858d1769b2ea080d -address /run/containerd/containerd.sock │ │ ├─238131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85988badb52b5bb5b8490643cb8eb6793345e42f793684a3844f8bae05549174 -address /run/containerd/containerd.sock │ │ ├─240827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a57a21fc731144a1028891758a0ee59bcd6bc4d3f682d2008025de87d943ff7a -address /run/containerd/containerd.sock │ │ ├─245082 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d42b42893b2df4a2ef5ef3387bca73ce993bd4fe06bc532723e1bea03bf80a62 -address /run/containerd/containerd.sock │ │ ├─245267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f1e4209428d4ac71c1fc3308af70b413d064c2c73a397e05bd4cdf683c1b16b -address /run/containerd/containerd.sock │ │ ├─245363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba28dcf53275b2bb2df91c05cde3623978b73bae703b1d3ae3bb8d4fb274af33 -address /run/containerd/containerd.sock │ │ ├─245413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f7b94d672bf690e3675af20e086076ffa6b2a443231458a86c3c93894937beb -address /run/containerd/containerd.sock │ │ ├─256068 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 750c39584220190c53700d07edd7dccc7680123418a750003403126fcc60b255 -address /run/containerd/containerd.sock │ │ ├─258419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75f2c4634550e27681737cfefa8fec6b6c0c0e1007358895b4caf486e45ee59e -address /run/containerd/containerd.sock │ │ └─259805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d525efaedf4165c2d272dc88858cf6567155154cc4bdf771cc87b7b75ff28bd -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1183 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─docker-eff9201c827879e8249f8b0039fd9a70d93e8cfbdd59e7178badfd12dbd363ac.scope … │ │ ├─12836 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.kzdzfd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12857 /usr/bin/ceph-mgr -n mgr.instance.kzdzfd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-7e5d34f84b349b95e77ba18582cf3251fdaf1fdd1c8d112a49d7dc3135ea1e74.scope … │ │ ├─29747 /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 │ │ └─29759 /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 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29428 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29705 /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 │ │ │ ├─19752 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19772 /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@osd.0.service │ │ │ ├─24719 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24995 /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 │ │ │ ├─33914 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34198 /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 │ │ │ ├─12361 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12393 /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 │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.kzdzfd.service │ │ ├─12723 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kzdzfd/unit.run │ │ └─12756 /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-kzdzfd --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.kzdzfd:/var/lib/ceph/mgr/ceph-instance.kzdzfd:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.kzdzfd/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.kzdzfd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10162 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─639 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-8c082d534a06e722043c0c34468c250501b099b2ee611063eb5cdb06d69342a5.scope … │ │ ├─25038 /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 │ │ └─25051 /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 │ ├─multipathd.service │ │ └─139421 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40266 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.78 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-c0e996c822129a5bc86105e55bad3c923afc26dfbbbe96057317bbfb0a172af0.scope … │ │ ├─12473 /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 │ │ └─12488 /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 │ ├─cloud-init-local.service │ ├─docker-d29bcddb699d811be7e1d62a967502157812c0f89a8a592123cea66df51f3e2d.scope … │ │ ├─34240 /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 │ │ └─34252 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─354 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─643 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1381 /usr/sbin/uuidd --socket-activation │ ├─run-r2a8c5cb507e648868a8b0e7f0c2062d4.scope │ │ └─181635 /usr/sbin/libvirtd --listen │ ├─chrony.service │ │ ├─10922 /usr/sbin/chronyd -F 1 │ │ └─10923 /usr/sbin/chronyd -F 1 │ ├─docker-b11293cbf98f2be9e82e0bb820fd94cedcf22ab676dd6f18c4fe7dc67e8cfa4c.scope … │ │ ├─19821 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19838 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─139182 /sbin/iscsid │ │ └─139183 /sbin/iscsid │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─7c07c178d256bf4c2503d5a181893fe2c8074da0385349e55647035285cd8836 │ │ └─185400 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─8321cf99b5048209b1f903bd795bc6a175d0787102ea6007b2b01e717ab5ce29 │ │ └─46945 /pause │ ├─3813760b976e4428942b92823bbcba568dc4889abef8f2d5b4ab028f0be1607a │ │ └─139968 /pause │ ├─5f889edf30ecbb0f13bf70629c88dbf59e0bcbc49b071ab1d6c48e2771c7fd1e │ │ └─43066 /pause │ ├─453c5cd91bf1b513744e57f5a1016d998ce763174d4762dabf707bfabd378586 │ │ └─124213 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─3e312827f515d7fc4c7baa16df292ea81bfc5cff2ee07cea44060e73bacf3796 │ │ ├─ 46352 /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 │ │ ├─ 46365 /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 │ │ ├─ 46492 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─258035 nginx: worker process │ │ ├─258036 nginx: worker process │ │ └─258037 nginx: cache manager process │ ├─c44ef5bfad60b4513f91126f9bd3e64bb2ec2226c9f4c9d9cefa332ae9c70d81 │ │ ├─170628 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171008 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171009 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─5e7f1716d9accfd8fd289a2cf2c6a8ff8df19c82aa009e4f4d676fdd92bb1eb2 │ │ └─41432 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─6d525efaedf4165c2d272dc88858cf6567155154cc4bdf771cc87b7b75ff28bd │ │ └─259830 /pause │ ├─ae97c590728efb26a480f020b5b781fa7f1a53051dc8a938cdaa7116318e6e9b │ │ ├─60467 python -u /app/sidecar.py │ │ ├─60717 python -u /app/sidecar.py │ │ └─60718 python -u /app/sidecar.py │ ├─2fde844c64809fc7242336fc9287f50463548b9fe73b75d9f0401b398e26dcd0 │ │ └─228797 /pause │ ├─78181a8a839b7a9f0233a36d349d19c423c03fc7daf019ae2d8d310083ee989b │ │ └─50695 valkey-server *:26379 [sentinel] │ ├─fbb1da35d7ff20b6925d307d0e5f2599eb6beb9f32505d86ed4e27919b8f5fa8 │ │ └─188464 /pause │ ├─58e478661f31263b13fa501fa68cec66bdf7f00dfa31094d9d047723172e1a03 │ │ └─46843 /pause │ ├─8bca9833badea2d9895eae2c2395921ee9d8ad1e057c13c2402ae7b6a802436a │ │ └─188339 /pause │ ├─a4e7df885bd14346ea76999a6f54bb3cd2556ba01ad6cf568fb8385c7116e36d │ │ ├─254399 /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 │ │ └─254601 /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 │ ├─7daeacfaed873a8416594e4fc6715c18041b6f96887119eda69e0882b8d65bd0 │ │ ├─142988 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─143207 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 │ │ ├─143212 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─378608 sleep 15 │ ├─dccaf97db55321b98bd441d923963db8c9908c9c838d9212195dc0a3f031293c │ │ └─40041 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 │ ├─4161f3009f8922e343af0310e7d619573a5e9e5de7d2721e6fd8700bc3d7c3e6 │ │ └─151758 /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 │ ├─79bfa6e2c4ae4301d7b5295b350535f303499a1ad6898bda1504378e560fb0bf │ │ └─62269 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 │ ├─1ecac9e3e88ccda45d0ee2578b893efaa681f2b2e7fcc31c89a54c0686807eb0 │ │ └─143694 /pause │ ├─cba08327d26d27ea0c799995e5b03eb7027837d4c76ad41671b7b6f097c2c5d8 │ │ └─47031 /manager --metrics-bind-address=:8080 │ ├─5f7b94d672bf690e3675af20e086076ffa6b2a443231458a86c3c93894937beb │ │ └─245443 /pause │ ├─db808ac6fc88e547d5a2f8869caf62f9e52d67a7e2aee225d6ad143dec93d56f │ │ ├─83051 barbiacan-api: uWSGI master │ │ └─83064 barbiacan-api: uWSGI worker 1 │ ├─dafd2c574be3102a3cfdeb5ab6b0d1f8fd829b261ee60abc423bb78f499aa25f │ │ └─55945 nfd-master -crd-controller=true -metrics=8081 │ ├─d72d9630ecd9f0092c532767affd97d13b62d5b483bc73c30c96ad5386d57c83 │ │ └─44180 /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 │ ├─1c8bc96e75fe4bf17bb1b82231ddd09f78aaee99e49b5118647776aacc77da05 │ │ └─61746 /pause │ ├─750c39584220190c53700d07edd7dccc7680123418a750003403126fcc60b255 │ │ └─256113 /pause │ ├─68e8607eda6e8eb0ba9b1f10bebd7e2afc149edc3a46148a4edd926bdebea016 │ │ └─105071 /pause │ ├─0e41b563fae36447e19ee4d97a88539882498f3b5b5486779507dd84fa562780 │ │ └─209897 /pause │ ├─d77d8c3155d9c1ad99b63153f3cfde6dc2d0f8515a555772e3fc94e4fbcaa1fe │ │ ├─262285 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─262298 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─9cdd1ed42e71b0949a3935f9aac42949fd0c8db496045a7add17828ee94e8490 │ │ └─146361 /pause │ ├─e37aa85214a0ade9da7795df9673ab620cf2744ad8435a23104799877d81e18b │ │ └─61796 /pause │ ├─aeb5d04baedf25d1ca9064e22ddc2f5c6c7eaea8f3eff61d465b2bbaacf3987a │ │ ├─41653 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42028 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─a00e583988c6c1217dae0f552e72f6765389b2c4c2b1ee89e8bb409d7baf4924 │ │ └─62706 /pause │ ├─ce0130f017284f046966348ff571f3ef98b64608d6c31662019104dfa7d43a15 │ │ └─64337 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─6ff077e3a0211f15148fe784108c793ef0594ee61ea9e2e019562d4233bbd992 │ │ └─44071 /pause │ ├─30c6e2d7e62d963de917dbee99c909a97e067ab844e7ef266eec62443d96d5c5 │ │ ├─130854 placement-api: uWSGI master │ │ ├─130880 placement-api: uWSGI worker 1 │ │ └─130881 placement-api: uWSGI worker 2 │ ├─dc825848f0b8c5e34b43f9295e6c029d1c1f0b61a1c2eb9b985c2c7df41fbd45 │ │ ├─175282 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─175574 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 │ │ ├─175585 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─378757 sleep 15 │ ├─d42b42893b2df4a2ef5ef3387bca73ce993bd4fe06bc532723e1bea03bf80a62 │ │ └─245144 /pause │ ├─8c8f7db98b11e7cf4d997b3d7395ddf89ca5cbf938c97fffa6303c167156c361 │ │ └─40092 etcd --advertise-client-urls=https://199.204.45.78:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.78:2380 --initial-cluster=instance=https://199.204.45.78:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.78:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.78: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 │ ├─db63ec3f775a8fef9dfde99638cc9d043624563dfdcffda344d9f88a8b95873c │ │ └─47876 /pause │ ├─852090d94b53474856686326be0d0a49612781d464ed9d2d4349c45518d21bbf │ │ └─95946 /pause │ ├─f739904e9784f40077d6af1fe056031152b1a7c9a344a9c0cb7bf7d4f9ea048a │ │ └─120198 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─05e8525978c4cea7795c267e13da0699380ebbe80c5be8a6d0141428fbdf93f9 │ │ └─258687 /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 │ ├─f0b6a9f8cc85f55ef74c6bc24e20beb6b4cc7703a30dcfc63f0ec13bd9ab7d68 │ │ └─64894 /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 │ ├─38f63749900b1b6881f137c842602984f6a413860ebfeff6fd79c48349b524e7 │ │ └─65138 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─34ae12e485386e7e72a15cfdbfa22ce75f71f7505cd5e74085084060e9c7f458 │ │ └─55690 /pause │ ├─c783ef02fa0d561e2337d8eac97e82be0dfaa14c0b32fe94d2838cd643357e16 │ │ ├─48297 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 │ │ └─49488 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 │ ├─f972f009b928b8b8d34e3e7736c6d57a1c3a235309d7018862ea05f92671dee1 │ │ └─43504 /pause │ ├─12f89bcb6fbf4c556f7e3dd9c455151b48df205f54908d0c5a11ec537c45ccae │ │ └─43551 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 │ ├─065d941fa2ffadb7efac6e79d3810d88e8e7aef62606b1dd3762a682ed45468a │ │ └─65445 /pause │ ├─5f9bef580fc652191ea107f878cfe4ccc1729eeeb1d9d8703ba3bcac40ff92d8 │ │ └─60710 /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 │ ├─5c76ee94d7cb2107557b80d9c4727a29938fa45d901912d458a5deec9259a218 │ │ └─146514 /pause │ ├─4fa12995692ee3b3adcac655b139777f6df88c975ed17e3d50838191116a9647 │ │ └─140905 /pause │ ├─82f9aa7b909e7c9597c3aa79cd329ef2782698e374b8f1b682dd9a9edb9ca078 │ │ └─39904 /pause │ ├─2e0d101c39d8c3c040cac4db760d64d63380da00a25aad7e522c62935e6b0342 │ │ └─65269 /bin/pushgateway │ ├─a23f776b3277c58530b05d3f6840866cbe83323d5738e4aa8ba13edfef30a5f3 │ │ └─171852 /pause │ ├─d1c7e4f9ec5f07857c8ebfecae2c0aa97d06a95bfd83a554775e8cc3631fcc4a │ │ ├─183485 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─183890 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183891 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183893 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183894 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183895 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183896 neutron-server: MaintenanceWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─183897 neutron-server: periodic worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─ed6459788981f2daa189b4363c2cdcabf5bca51292d094ebdbe4517a5fc0b147 │ │ └─40431 /pause │ ├─e5540a3e1599ba1408bbb3878567e26328c2995675aee1b431822bf94b58bbb5 │ │ └─39956 /pause │ ├─89322648fe87dd70641ad9a5256f38f5a4b7c75125c930b199fbe507fbb06f02 │ │ └─63938 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4a74f12bca65808cafbcda0320d9f1c1bcb7c9659d86b57a56888783ba3871bf │ │ ├─198983 heat-api: uWSGI master │ │ ├─199018 heat-api: uWSGI worker 1 │ │ └─199019 heat-api: uWSGI worker 2 │ ├─a08019a8425317dfa9e8823ba6655116467577ce9bc2e6878ee7a9558ba733fc │ │ └─55906 nfd-worker -metrics=8081 │ ├─db404b61748c2aa0953b9412410b9993a47a1566d9408ffd9e50c0ccdbec9e3b │ │ └─55868 /pause │ ├─7e287d55a8a5ead001f8e3f75b968c6c8ed672e14b06cd1a05cac4ed1a9611b9 │ │ └─60042 /pause │ ├─9152ba60462e6b128c5fb2a66af6410c600f0a5c064c96ecc405146e8aefab61 │ │ └─142610 /pause │ ├─e21f8341ea228852e3367f5b8547800350a83dcecc4c3c4b44afe6c1b6d7bb4f │ │ ├─240963 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─240990 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─240996 erl_child_setup 1048576 │ │ ├─241140 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─241141 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─241155 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─241544 /bin/sh -s rabbit_disk_monitor │ ├─9c939a9738568bf27ae92ababa8061c2f86340e06df2a8974b0ac1f5d45cc2e2 │ │ └─64152 /pause │ ├─8ec92618922ae1e7fe0c2c7608f65e01a7f38ee4f8b1a06a5f16aab3c2f74305 │ │ └─260070 /bin/openstack-database-exporter │ ├─8544eee870dabc40f71b1b58fe46f0e7c597a46f97d1afbabfe4eca875d169df │ │ └─50791 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 │ ├─c798a838c6a3a2aa5fbba34a60f19d48f75b2b935560d4fff52f965826bdd9ca │ │ └─43132 /coredns -conf /etc/coredns/Corefile │ ├─938026b846aa1b13cb67f5e3a0d514d89756f2ec07c6df9d82401021d5994028 │ │ └─224920 /pause │ ├─d6b632b7d3d671ecc35a71e8907b2e484efa9d9d46b3301356758b003c5d412a │ │ └─175325 vector --config /etc/vector/vector.toml │ ├─1967f5e10bf9f0b9e8512c02fdfe2a43073c98409cee6fd59f64f27b1f8a3dea │ │ ├─220236 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220255 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─220995 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220997 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372290 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372291 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372292 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372293 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372294 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372295 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372296 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372297 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372298 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372299 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372300 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372301 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372302 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372303 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372304 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372305 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372308 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372309 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372310 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372311 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372312 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372313 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372314 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372315 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372316 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372317 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372318 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372319 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372320 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372321 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─372322 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─372323 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─acc7079b29a3415a80ee07d649b55825bdd048fdd49cb1a2a25cbfbad9da629f │ │ └─63856 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─0840c3eba801c112988ed308d1fe5b74d82c9a0edf2782db2786c9c49e1b002e │ │ ├─202534 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202554 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─202560 erl_child_setup 1048576 │ │ ├─202693 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─202694 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─202704 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─203064 /bin/sh -s rabbit_disk_monitor │ ├─2cdef68e96373f95638115d4c959078635752cebfa4b764d04fe8731401d724b │ │ ├─175427 neutron-ovn-network-logging-parser: uWSGI master │ │ └─175470 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─806fc803db12b93fb93db750b2580c922118dab913fa2289230cbb124582c4ac │ │ ├─62575 nginx: master process nginx -g daemon off; │ │ ├─62602 nginx: worker process │ │ ├─62603 nginx: worker process │ │ ├─62604 nginx: worker process │ │ ├─62605 nginx: worker process │ │ └─62606 nginx: worker process │ ├─16b049d57660c1c2b34fc9b438b2f0b673153ddf561fca7964c9a780d89c43b3 │ │ └─50358 /pause │ ├─419b47435abed32c9cbe40347f641c19fe89db184f5d85019971e65d301ca7bd │ │ └─41183 /pause │ ├─ecef132b347dcc3ef187f35dc8ccf02dcae3e8b56eb7b6ec3457fd6a6c71baf9 │ │ └─54934 /pause │ ├─c9c1fd5a3302f74db5b038175e1e013ce6f740eac186e0e5cac5b65a1a82201c │ │ └─223100 /pause │ ├─2e0188ccd0c69e6a07036f24dfa5054062e2636ea4c76978858d1769b2ea080d │ │ └─237713 /pause │ ├─f53897dce0f7994240e957314e0ecc28c948aec1b88159fca2281b460e6e76a7 │ │ └─210269 /pause │ ├─3fc591165cf804d33d588d4f62be628b1b348a6d6a075afb534c7a70a9924edf │ │ └─142121 /pause │ ├─92e36c904f4bd569dfaf49031e7697230e6d4001bf1452d3ebc0993e00adc4ca │ │ └─180861 /bin/bash /tmp/libvirt.sh │ ├─cd7d9ff3719ab36bc748eb7d83cbacaa861905fcd5193fec6b69da59a4c16902 │ │ └─55667 /pause │ ├─1937aa8899a6e751b939ee1f31e6e79c92d8df8e7ba3568372353bc4480029b6 │ │ └─224127 /pause │ ├─488c1260c4fa407cdbead33a9eb83286a436459d3116a49b84431865577ef2b0 │ │ ├─238294 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─238439 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─238440 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─6e436cb1b877e2600c0f28c1d35ecb1ed913593b62574c713bc0cc0c818f80c2 │ │ └─220944 /pause │ ├─dea39bd2633556fecb97d799319f13901ca3d6f4dace8691512862f208a7fb7f │ │ └─43019 /pause │ ├─d421af0a895e9e867b38c1487845b21ad1665c4e199679968964bd34bf7951ae │ │ └─41202 /pause │ ├─972449de93f11ab398b9661e631aecc790ca95f9216291e1a981cfea3f6aa9ac │ │ └─46990 /manager --metrics-bind-address=:9782 │ ├─cbbea9696e879b6c54872a6052bb0a6f58cfa604797703fd924b9f61b0ee7923 │ │ └─225478 /pause │ ├─b978527edb99c2c703485310c51c80aee6051bf0d81029888badacab1fc0ef25 │ │ ├─258190 apache2 -DFOREGROUND │ │ ├─261342 (wsgi:h -DFOREGROUND │ │ ├─261343 (wsgi:h -DFOREGROUND │ │ ├─261344 (wsgi:h -DFOREGROUND │ │ ├─261345 (wsgi:h -DFOREGROUND │ │ ├─261346 (wsgi:h -DFOREGROUND │ │ ├─261347 apache2 -DFOREGROUND │ │ └─261348 apache2 -DFOREGROUND │ ├─86062369f4dce13767d06a4945a90a564ca3591aa8b972757407a58ecaff7bc5 │ │ └─95831 /pause │ ├─c88e51f230789aa85bc07cde019741233de179cc146f69ff656f66197af7b6dd │ │ └─47645 percona-xtradb-cluster-operator │ ├─4d5a4b39c8021fc7898cba7533ec0b3f5d6f2619608f578b79bff7b062c724bd │ │ └─227391 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─876b6c4f203d81fdb3aeba4509e6d195ff753a1219ab035333eaebeee79dd293 │ │ └─219478 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─9b3e196c6efbaf88721fd0b5d52ec7d5eb9276c295643be3d2dc469472fa44fd │ │ └─110377 /pause │ ├─f69a9866bf2a9ae1bb9c96bdae88c126f34ce0e485eda300fab1ab4480228d50 │ │ └─50550 valkey-server *:6379 │ ├─87b9338e502395e5a52755cc0cfea55d98755cab18edda1f9475dc42a765202a │ │ └─46060 /pause │ ├─461daf1931eef1efd62a1c59b88da6624bee6d5d011a50bae88620a2e1af132a │ │ └─46402 /server │ ├─aa0eb9eee6484a922892bf5e7e79db4bd8edf3ad5c6422bc6e091b90c5a8558f │ │ ├─119707 cinder-api: uWSGI master │ │ ├─119720 cinder-api: uWSGI worker 1 │ │ └─119721 cinder-api: uWSGI worker 2 │ ├─29bcbba3bc996c2565ba4c61ac862d3e7b3ecaa6eb0d18b89eefbf5ecc3d7f1f │ │ └─60086 /pause │ ├─4b577e0ee21a7dc7992f11644f045a70dce0cf7ecf49b9afdd72750065ff4cfa │ │ └─78101 /pause │ ├─6336043a8cb7b75d062e9b07a7d2373b4a67a7d5aaa87648abebe6a8d5545952 │ │ └─202249 /pause │ ├─865503e940ca8e9eb4b08daa321e612e3e186d7e73857e9e2d83bac6a22e31be │ │ ├─105481 glance-api: uWSGI master │ │ ├─105493 glance-api: uWSGI worker 1 │ │ └─105494 glance-api: uWSGI worker 2 │ ├─45ab25a7d90b991005a58e0295a07b0629c5f3b4b5a2605d86252e5497b0a774 │ │ └─62826 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─258ef3b92c94b4a4994b274b849e84d7d8dd62e8705b2a744d65c5264f905077 │ │ └─62788 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─505ccf137cb49e55ed6cc02ce8ea063f24cea6c1f3e113e80b8ef51b68767c46 │ │ └─106630 /pause │ ├─569f6fbedd71ecb5da8b6f7f1021cf7fcef1f53e7791bbd967261e0d1da82295 │ │ ├─237745 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─238326 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpbjjnmvhf/privsep.sock │ │ ├─238329 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─238331 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─318f5ba4a2912550bee5f46d6e94d7303d074f17c6c08cd7c29ec6334c96d276 │ │ ├─140321 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─140334 /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 │ ├─e367207eead3a97c4713e20489de1389daadf9f867843953f7f6fcc644acfca5 │ │ └─173966 /pause │ ├─72d0487a2950403e0e688cad78188935b48a4df6e5ea7edb97b09395238b687d │ │ ├─174404 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─366895 sleep 300 │ ├─2d492810ccab99d4ee2e709dfdbe0467aa0440eeeb9a85ea5c3a658567c3e25c │ │ └─65328 /bin/oauth2-proxy │ ├─5029a3fb817342608e9f144a06456f90d96952944b2fadc8c8596fd12c181983 │ │ ├─254351 manila-api: uWSGI master │ │ ├─254431 manila-api: uWSGI worker 1 │ │ └─254432 manila-api: uWSGI worker 2 │ ├─093c97026770917c3a68a3a19a7bcd09e03479347c634ea4bfc51190f05d94c8 │ │ └─50981 redis_exporter │ ├─708967969a23b8df1f6de4d732ec40f2e9edb145f537b0a1935d9023c1ba7999 │ │ └─63304 /pause │ ├─e96b942ff74d5d14680f1905b6d6339e4731a775a541b0828514e9ed8feced33 │ │ └─123492 /pause │ ├─f960e425ba5a46dc1d56e24201d05222cf268a18374d41f2ab0c91162421a541 │ │ └─97108 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─62cb89851adc096d66b209c828a1f16451d11646cc0a4a6079d5f3a3e2b07396 │ │ ├─186348 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─186364 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─186370 erl_child_setup 1048576 │ │ ├─186438 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─186439 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─186449 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─186732 /bin/sh -s rabbit_disk_monitor │ ├─dfcc1efcd1da94a0cbc115a43fd78095f1487a78548e54c5e859e83835ae4dfd │ │ ├─60492 python -u /app/sidecar.py │ │ ├─60741 python -u /app/sidecar.py │ │ └─60742 python -u /app/sidecar.py │ ├─ec67b1ec839490fd5eb93695b8a4b27f98ce95655e23e1edf00dc036c25ca07b │ │ └─50584 /pause │ ├─ac0171835d078989fbeb7a56b9ddc3a65ad63daeced43bcf1fbefeb074799dbc │ │ └─64248 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-78.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 │ ├─28cc8de3108485126a6e998ae2bea7c5a77a1de14f07e6959615cd82e015ca7c │ │ ├─219501 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220032 octavia-worker: ConsumerService worker(0) │ │ └─220044 octavia-worker: ConsumerService worker(1) │ ├─98b1e2db0a974d4bdfbbd6bc9acc0c5b8a2ede68cfa1febfcb81763f5ab5d3ab │ │ ├─184542 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) │ │ ├─184981 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) │ │ ├─184982 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) │ │ ├─185062 /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/tmp146n5gkv/privsep.sock │ │ ├─220213 /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/tmpettgqaio/privsep.sock │ │ ├─220608 /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/tmp3hgrr3yz/privsep.sock │ │ ├─220720 haproxy -f /var/lib/neutron/ovn-metadata-proxy/07829119-5768-4358-9804-cbe1ae92fc77.conf │ │ ├─356195 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─356196 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─acb35f7630aabf853810322abcc465e7e6c781d101d8c8e6352a20ad3680b7b4 │ │ └─146994 /pause │ ├─698b5795c238637f034a01a9eeed6a6271a83e24193e2adf426811fd70791f73 │ │ ├─198974 heat-api-cfn: uWSGI master │ │ ├─199020 heat-api-cfn: uWSGI worker 1 │ │ └─199021 heat-api-cfn: uWSGI worker 2 │ ├─cf5917774519a6e5501b546c7dd7dc42da225374528812826c537a8f0d0e5344 │ │ └─145995 /pause │ ├─bbcac6fe48f18b9c1ba94b96c38afc6d412deff0519e7935265ffcc4866975f8 │ │ └─227366 /pause │ ├─280260875d39f7924c01aed7d40975293dca29c04d16606718a06fb4c69fc8d3 │ │ ├─76859 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76876 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─76882 erl_child_setup 1048576 │ │ ├─76937 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─76938 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─76948 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─77117 /bin/sh -s rabbit_disk_monitor │ ├─3bc4c62ceebe099b7913e5f971f704cd47bdc072bf186a2038063865ffc6a09f │ │ ├─63541 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63588 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─a03ebd12ccca84962837fcc1d56424f6df3d0e704c8cc8ffd2db424165ce8e22 │ │ └─209967 /pause │ ├─548edefc2818028a35dad09c376e90bf04d5d8052a177bab96bf497fea890be2 │ │ └─223357 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─7c24209e121e7aece49d2752679617d06fae09d33271b765124cdf736c053f1b │ │ ├─142378 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─142504 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─142519 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 │ │ ├─142734 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─378378 sleep 15 │ ├─a38b693a834c9f18c8d3e55ae2067d04a21f3d3db4379d8e582ee93a877b3d34 │ │ └─39907 /pause │ ├─be7cdcbf86b84032c7b13fe31851ad657c964efd483d634fbfe347a1f672d759 │ │ ├─221038 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─221057 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─221063 erl_child_setup 1048576 │ │ ├─221125 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─221126 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─221136 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─221382 /bin/sh -s rabbit_disk_monitor │ ├─923126d526128887ea4f433264a52d4c57634a2f6c7ddf706e5c77d8ea5622b0 │ │ └─42591 /pause │ ├─b210e2323171733f843c5303e4143c39eefc9ccbe2b0c24f47f13009cc52c127 │ │ └─63678 /goldpinger --static-file-path /static │ ├─6d1e8e2ca58c83638a5c1f80028a1ccaebde9e11f5e813677749aaf427f18b99 │ │ └─186178 /pause │ ├─016b63c3417daa7ddb29993486a3b114e3b5dcbbd29c7f31614847e1591fa001 │ │ └─108325 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─4aa94fb45511264f125612943178d4496077434c7fc8c3a6d77f3bdcb17bf042 │ │ └─64376 /bin/memcached_exporter │ ├─328cabfeebcc7acc5561630b531285cb382d558e94706f32f300075a1aa6d084 │ │ ├─170171 nova-metadata: uWSGI master │ │ ├─170185 nova-metadata: uWSGI worker 1 │ │ └─170186 nova-metadata: uWSGI worker 2 │ ├─87fedf587ecfb600685f84569c804022c48a00b9fe191d9e6231308998c22f44 │ │ └─47313 /pause │ ├─0914b12efee60da1c67409d19c5228df7bb3ebf285dbaf0a7383a09f433995bc │ │ └─43987 /pause │ ├─dc93e5523ebe0b190ad83028de35e94baaeef62386e753bcfe9646e61e3cce61 │ │ └─243591 docker-registry serve /etc/docker-registry/config.yml │ ├─3e509cd9bc1e4ba8d2bc83ba24a46d70227c6dc033a5b428c4a3503ed62e6f80 │ │ └─64848 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-78.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 │ ├─85988badb52b5bb5b8490643cb8eb6793345e42f793684a3844f8bae05549174 │ │ └─238173 /pause │ ├─964fbd0238155f0b233f3ab2a4c31f46cae3d183e68769678c324f57b1727bf6 │ │ └─146753 /pause │ ├─61b2d3689341f6fb74deb858a4a59833d9b47ddb467ef19fc60d23db39e9a6e6 │ │ └─180812 /usr/bin/libvirt-tls-sidecar │ ├─fef45602ff02c68b5fc4157b29e3fbed4bb8e0bec315f392761776dbfb6f50b9 │ │ └─123556 /pause │ ├─8a239986b19d512c50f251be174d460a8d58aa9a3b27762995aa5e6f708a7e9d │ │ └─63211 /pause │ ├─0b2da380c9bb2c4ca72263bfa74f381e090dc39fb53b0a36d9529b594cffdd60 │ │ ├─108706 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─108723 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─108729 erl_child_setup 1048576 │ │ ├─108812 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─108813 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─108823 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─109049 /bin/sh -s rabbit_disk_monitor │ ├─a70b6f05162902e7adb125e84bf2a31f2704fa6fb42f6fb9faa3238996e72bf0 │ │ └─108606 /pause │ ├─c12da90a397f9087c6ae94c839880b84071ca336fe72755d2936c779fc64cf9f │ │ └─44272 /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 │ ├─2881a5f76bcc2118b4ea8d841ecaf2fb636f244a574ddb7d3a16953e44b6e3fa │ │ └─64290 /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 │ ├─be6927572130f2dea258f4f35b665f90ad7a6053a4571a0c8a3c11750ecec682 │ │ └─140268 /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 │ ├─8076d0284208bd7a190a1c9e6e1d67520ae00f3f5495def0c45007e297ce38b5 │ │ └─181525 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─6ff9ea65892764e0dd56ffae9597b74c9f6d520fec5740373a04094bd336bef5 │ │ └─188425 /pause │ ├─e5c5caac515420677421c577be0c36efe0ab3b33776d7b66cc678e153e67af60 │ │ ├─198936 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─199220 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─199221 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─1de78e77b07937ed14db674e9c5803c443a5e04ba3133a1f01f5b0240ff3046f │ │ ├─238087 magnum-api: uWSGI master │ │ ├─238119 magnum-api: uWSGI worker 1 │ │ └─238120 magnum-api: uWSGI worker 2 │ ├─5ea706404c599327d93518261a2a3fd0ba323fe7b16e62c63587863fa4d7bdf3 │ │ └─61956 /pause │ ├─3b35665dfb37fcce71bccda49178f2ec880cb58c3adacba48d624929d78a35b7 │ │ └─62419 /pause │ ├─857479379473ae5b8b6f7e1100cd5e5347334e493034f6e85aa3e9fa80e64fbb │ │ └─40053 kube-apiserver --advertise-address=199.204.45.78 --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 │ ├─15d8554c42dd6b53a17d4fcfb86cec1bd0f1b7969f5e58f2e6af9d9c7ad0bd16 │ │ └─224998 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─88b7ad5baceb6102ad89fc3b15d6e5953dd851cd85b81533a54eef4997c43c71 │ │ └─106560 /pause │ ├─213350f867ab43432d10410b2752e5fcc343099b127e000d509672600519dd54 │ │ └─40457 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─bfc11025a6d275ecce22c72a15b9d68105f36e145b82ccf958f0175ba67f83af │ │ └─84446 /usr/local/bin/rook ceph operator │ ├─0c5972c5715c1f8d9578d3939beb8e0a1650ea602c3cb1874f812553ac0fea3e │ │ ├─218166 octavia-api: uWSGI master │ │ ├─218178 octavia-api: uWSGI worker 1 │ │ └─218179 octavia-api: uWSGI worker 2 │ ├─2dcd2cc83633baa2301a4042ab27c0e818b4e0b2118af9f59510f68b4fbeea3a │ │ └─44227 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─887d7e8e5960fba18178fac24f06a92a9c92b9c3ccc8e60b22c0f848c63a839e │ │ └─142159 /pause │ ├─8db50cb05b9054c8ae48b369910c53fb61a6495e8cbbccff2abeacf364f6d889 │ │ └─48178 /pause │ ├─3cf13a697444251fd78f47312bf1934045e994b0e292e035899ebbf54d4d94a2 │ │ └─60652 /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 │ ├─7e2f73fddaa01d0d03e52061d7bbc021c24f2b1588452f187217fec3d607f156 │ │ └─146208 /pause │ ├─7259c0fb101cd75fa8ecc60a58885f57356830beb1db16ef92bdf0144b53daff │ │ └─64937 /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 │ ├─a57a21fc731144a1028891758a0ee59bcd6bc4d3f682d2008025de87d943ff7a │ │ └─240850 /pause │ ├─9bae49b24e12a692c5f70b818e8fe11184162e6f301dd05aa2a10486c24b9629 │ │ └─55986 nfd-gc -gc-interval=1h │ ├─af81e56e2e12785878bc007b9f41e0cbd56f10dc71de4bc3c918c1d238e0f456 │ │ └─43087 /coredns -conf /etc/coredns/Corefile │ ├─2bc934c636e769533d3d1b90ea379e2894e88bd110c10e308ed69585bccb7df7 │ │ ├─48347 mysqld --wsrep_start_position=e5638dc5-4cfb-11f1-a331-92251e2985e8:20 │ │ └─48472 /var/lib/mysql/mysql-state-monitor │ ├─7f1e4209428d4ac71c1fc3308af70b413d064c2c73a397e05bd4cdf683c1b16b │ │ └─245296 /pause │ ├─106c2581c2eb0a2b3268659da8577013f31fb33bc036d806ac42c55c6c9d02be │ │ └─44027 /pause │ ├─3f6ad48a9cff2ad8262f6256d7f856623e1a15a1f7f3962f1895a941b0b9da05 │ │ └─209959 /pause │ ├─be0354d786c0f8efd3f1689529b334faa521dd36d64eb9b6c6be1320b91cdefc │ │ └─55612 /pause │ ├─50431ec752d11f9f3c532b3af1cb7ba5e334f113ca90ba11c45e25f8283b07e5 │ │ ├─183519 neutron-policy-server: uWSGI master │ │ ├─183532 neutron-policy-server: uWSGI worker 1 │ │ └─183533 neutron-policy-server: uWSGI worker 2 │ ├─120f4cef330c0b9a945961b5e5fa822d8de75e3e97cddcbf41bef5a9d0c4899d │ │ └─173765 /pause │ ├─02bf91df342a8ce56dd4bef29f20f2c0f02d050244508b5a921aa5dae33062e7 │ │ ├─169841 nova-api: uWSGI master │ │ ├─169854 nova-api: uWSGI worker 1 │ │ └─169855 nova-api: uWSGI worker 2 │ ├─3db9ca2f55f7519e028a1c7a02a1718132316de1be81ab2ec7a2f2382a5611cb │ │ └─89486 /pause │ ├─acecff92625cf20db83bd1636ee5a92b0ec88f96c39e45133b57c179493210b7 │ │ └─48580 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─ccf7e7975226a50dc1ffa4931f9ff678db8bb7f9aafea731edaac02e8777c462 │ │ └─64084 /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 │ ├─4e382d5dde463130ab62695092fae252b0153441f954ba59dca48b67027de7cd │ │ └─61689 /pause │ ├─2640c736b0d5a1242216eab5af0b022a3a289be8b47a7eb1186b7c2acf227231 │ │ └─110339 /pause │ ├─5a28866f422d92b3908aa12e5c2ed664750a39a4cc45e8fc61ab9d364fb9d7ed │ │ └─62235 /pause │ ├─37878b6d5fbaaa8116901672ace81484a6ea1ab9b708c96b86ae8c55df71b03a │ │ ├─143775 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143792 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─143798 erl_child_setup 1048576 │ │ ├─143857 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─143858 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─143868 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─144403 /bin/sh -s rabbit_disk_monitor │ ├─f7a96f7e9304f3da34fec8e9b7f9bac4ca7ff9ec71dfea610531b6fd88df92fc │ │ ├─ 96325 /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 │ │ └─347241 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─83242502a4505e9252bf860a4bb2d753953f91254e7bb8dd8fd7bdb6c4df1466 │ │ └─40199 /kube-vip manager │ ├─9150138b88ea271bd41c863be65f77d489430ae54871e146053f6fab67aae903 │ │ └─83682 /pause │ ├─a9259c286c6fd4f06883d08eef6d33d60209ac577ca0d83d66b51f41c8756cef │ │ └─59860 /pause │ ├─6f9a286dc4c42e47368877c8577b8e332b1ad7e41e07c7343f5898bf2955ffdf │ │ └─42628 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─d64149982bcd4501a1a3c6f102474d0095a6732e21e7895e4aaf0cfed6320b45 │ │ └─125905 /pause │ ├─8e71cb99754f33ade5eef191bdc0f57ba670c1d81c086dccf6049e9316a980eb │ │ └─173727 /pause │ ├─9aabc3e5f446f6f5c95358b6a70a3355534cd21c859351cd36d73ffcbeaed62f │ │ ├─106989 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107182 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107184 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─18f61a5dad5c0af92b7aa4f1015b367323bc7f04ebc30c47d5059feffa6bbf70 │ │ └─39931 /pause │ ├─5c516a06d560560d31e62d9c26a5e35d1264b05ecee4b12dc9009a5280450998 │ │ └─61148 /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 │ ├─3b839fb736a3dd803396636ec377b73c2507bbe0c517051d88d12f9198df3a42 │ │ ├─124515 /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 │ │ └─124748 /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 │ ├─0175314ae2d14f49625bf3a0552cf4fba4683c3166f37a5ce19c5806e74a00d5 │ │ ├─172012 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172030 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─172036 erl_child_setup 1048576 │ │ ├─172141 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─172142 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─172154 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─172576 /bin/sh -s rabbit_disk_monitor │ ├─247c9bab30f06932b42c60b3444b7cee474d1806292d788f45e6ade81a758845 │ │ └─174480 /pause │ ├─318c17ca6130dd0d1901560e787c873d55b4dbc7f5227cc690a5860e8faa521d │ │ └─48443 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─79eb30681ea37e7731bf3185952c3825b4c64a5ac7a476c314123e518c50caba │ │ └─254345 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─c0b8aad2be5cabfbb119dfc6dfd0fbed2e76dd6b524fbc4a4bfe31d45b5332cc │ │ └─254318 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d6abae4e11272a842862e59158115f73063b7358b5e464907ea05d800ec4e3f5 │ │ ├─185373 /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 │ │ ├─355963 /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/tmp4cm3dqml/privsep.sock │ │ ├─355965 /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/tmp874hhlxm/privsep.sock │ │ └─356032 /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/tmpyxw8n98a/privsep.sock │ ├─5c40515c38ad3adc65e26b2b57b7d6dff81fbedec9e37af13b53a7c0c908af2c │ │ └─40075 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 │ ├─63a3c51b8c80b9b5d71178bfdeafa8f765562604f6fe058a2933a85b5b66a5fe │ │ └─56095 /secretgen-controller │ ├─1eb0c86a4cfc0ba3347d6417ed4c50195efb62d0539596a47fc70c42bc9a9db2 │ │ ├─170657 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171001 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171002 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─dd2b13fcc20dbf052960b23578868b90ee4f44b2d7ee66f11424e9162e54c67c │ │ └─228753 /pause │ ├─fe740099f214f468f665b0c08714071d324ba2b3821e891e841196168db707c7 │ │ ├─65699 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65715 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─65721 erl_child_setup 1048576 │ │ ├─65887 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─65888 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─65903 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─66161 /bin/sh -s rabbit_disk_monitor │ ├─bd1624c9123746594eeb7ec485561a620556edfebaffa96aa4ea41738987d7b7 │ │ └─96229 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-2vkbw --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─db2c7038efee7b930b812c293f40ae31f5d50485e81e93fc9d2dffcd78f1caf9 │ │ └─65309 /bin/oauth2-proxy │ ├─dfe51a1a32c91d75f08949fb7b87dd889e00249d5d812f01873e49f80341dd0d │ │ ├─142385 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─142431 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─142453 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 │ │ ├─142705 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─378337 sleep 15 │ ├─ba28dcf53275b2bb2df91c05cde3623978b73bae703b1d3ae3bb8d4fb274af33 │ │ └─245397 /pause │ ├─b9df1f41759aa9207fc6f94cdfb8850512e9bd59f73c3ab79f880e15aebd785e │ │ └─67576 /pause │ ├─1d0b71ca7e870d18088b21ece0cc650feb87848da8592d01787fbd27fb855dbd │ │ └─76628 /pause │ ├─3f0f53fb8ecf8e1a6ff021a0ef78f07c0939b93d18ddeaa6064d84bcb95746bc │ │ └─39969 /pause │ ├─cdb0ec1bfeee0630ce2d066ef9c3884070ecf170c937fd230255289dca8aaeb3 │ │ └─59973 /pause │ ├─75f2c4634550e27681737cfefa8fec6b6c0c0e1007358895b4caf486e45ee59e │ │ └─258441 /pause │ ├─d8da300eed21b27064b2c6da505b6d95cff5493d0dd690a5bf6163e404ee52bc │ │ ├─ 70733 apache2 -DFOREGROUND │ │ ├─ 70749 (wsgi:k -DFOREGROUND │ │ ├─ 70750 (wsgi:k -DFOREGROUND │ │ ├─ 70751 (wsgi:k -DFOREGROUND │ │ ├─ 70752 (wsgi:k -DFOREGROUND │ │ ├─373621 apache2 -DFOREGROUND │ │ └─375509 apache2 -DFOREGROUND │ ├─4b7b40732e6797c2690a579ce048bf46749c61407277413f2083c9651657614a │ │ └─224402 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─26d15d2fc5796dc082d1db6f9e187830093e3023fb54d172513fe10b5d6f2daa │ │ └─46115 /pause │ ├─b2917075a710cbed942fdaff4cb3dca5977941782e1d610e1fd11deb44d8582c │ │ ├─89598 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89616 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─89622 erl_child_setup 1048576 │ │ ├─89805 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─89806 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─89816 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─90228 /bin/sh -s rabbit_disk_monitor │ └─f43be67d03bd7773e7db605664dc2050dfea45687b0ebb5fa7ea170e8670e576 │ └─225503 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount