Control group /: -.slice ├─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 │ │ │ ├─21906 /lib/systemd/systemd --user │ │ │ └─21907 (sd-pam) │ │ └─session-21.scope │ │ ├─21848 sshd: cephadm [priv] │ │ └─21921 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─716 /lib/systemd/systemd --user │ │ └─717 (sd-pam) │ ├─session-4.scope │ │ ├─1619 sshd: zuul [priv] │ │ └─1632 sshd: zuul@notty │ └─session-1.scope │ ├─ 713 sshd: zuul [priv] │ ├─ 730 sshd: zuul@notty │ ├─ 877 /usr/bin/python3 │ ├─ 1623 ssh: /home/zuul/.ansible/cp/199.204.45.169-22-zuul [mux] │ ├─246484 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wkrzpkgtferkegjkdpbleffgxfockauu ; /usr/bin/python3'"'"' && sleep 0' │ ├─246485 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-wkrzpkgtferkegjkdpbleffgxfockauu ; /usr/bin/python3' && sleep 0 │ ├─246486 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-wkrzpkgtferkegjkdpbleffgxfockauu ; /usr/bin/python3 │ ├─246487 /bin/sh -c echo BECOME-SUCCESS-wkrzpkgtferkegjkdpbleffgxfockauu ; /usr/bin/python3 │ ├─246488 /usr/bin/python3 │ ├─246489 /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 │ └─246491 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9972 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12317 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a70b40c5fba1a98ee31bdffbb9ff12e2cb23aaa4c3333598e7c260cd148a0dfa -address /run/containerd/containerd.sock │ │ ├─ 12690 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d56ff35de6043e023209f06fc52849f6b4cb8eea4e46be7d908b93f1e14143a4 -address /run/containerd/containerd.sock │ │ ├─ 18838 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 16d9f2056ee34146aa9e052c8fe936492eae42bc39a76b3dde58379ec8d6a286 -address /run/containerd/containerd.sock │ │ ├─ 25474 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9dec23269c960d076fc0dc68f9d14876a6d5ebd3655835330deda0860ce7d017 -address /run/containerd/containerd.sock │ │ ├─ 30128 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4566714514ac9e22e80a8f4000b4defee2264cec051566fab8fa90eeb2640e61 -address /run/containerd/containerd.sock │ │ ├─ 34670 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cd3f23bd7eac16263e94e0a2563d8649563997e2b79cb9a605852c0ab5d25855 -address /run/containerd/containerd.sock │ │ ├─ 39319 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 47464da5813aefcd198d83ccc9db1f244101ae590ad40cfef0f7ebb74dc3175e -address /run/containerd/containerd.sock │ │ ├─ 41843 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eabc3b429f87e33816f60425af12002e2cc44d05929d1b0a7c24e4aedb3b5a80 -address /run/containerd/containerd.sock │ │ ├─ 41880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e0a4e8f29e10ba81942b7b71d610d3fff0b25bdbb05a2573b4481d681c077a5 -address /run/containerd/containerd.sock │ │ ├─ 41892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 191e3057e3ea0fbf4f33f58eb51cec2a2a036fd1318b4d0dd50fbfe3d78bc13d -address /run/containerd/containerd.sock │ │ ├─ 41894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a83e26ecd8d8478102ccb84044212133f934180eca01b3dce955fd603ebbbf87 -address /run/containerd/containerd.sock │ │ ├─ 41908 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b6b25ace61254d1e11083abad8ab0bb44858609b27e47c3361ba0e21012111f -address /run/containerd/containerd.sock │ │ ├─ 42465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 58c2d23e1a1cc9a2498c91e9d0d61e2cea64971830fc5005ecfa27ef3b6797cf -address /run/containerd/containerd.sock │ │ ├─ 43198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 478a62c920d2c30b5c0cf5ac4ae864c75862f3f1a5af472d42ee54c2c653c859 -address /run/containerd/containerd.sock │ │ ├─ 43215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0371dfaea9cd63dad506a1b41bf2ab1fd201be3c7d1ee48acd30135cd2ce3b0c -address /run/containerd/containerd.sock │ │ ├─ 44576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6eb36244bed18b8d042d16b8ebe35681f597f7e8d36fae1b3fca91d194fe178f -address /run/containerd/containerd.sock │ │ ├─ 44978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbebccfa68d83ad746506d267d411274c779714f0e94c74e9f90a2eb077cc542 -address /run/containerd/containerd.sock │ │ ├─ 45017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82ba5c02691f62c4c5935dc67bc8d5f7aa0e659938baf9ae03221eafbd41c605 -address /run/containerd/containerd.sock │ │ ├─ 45443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9070ff807a360804992225981ed6726eac62fc554d1159aa4e636f497aa9082a -address /run/containerd/containerd.sock │ │ ├─ 45894 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49713d630669d77043f7baa4a1ac219a2b49100261f8bd55c0c72431f7b6eb7f -address /run/containerd/containerd.sock │ │ ├─ 45951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 391505761b3d0824a4d07717d05515d0548ee16085efa95e13a5f7ac54bf6498 -address /run/containerd/containerd.sock │ │ ├─ 45988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50557dff2000bd6d0961c9ce27a28ac97cc76746e1e07993037ce56daf28c8c5 -address /run/containerd/containerd.sock │ │ ├─ 48036 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daa4ec2000caedc377aadbd0bba058528407911159ce7cf20f7195adc38edaea -address /run/containerd/containerd.sock │ │ ├─ 48104 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b007bb743dc2af0ad9724f47082a6037fbc0c9f7529d3edfc98b85d95c2aebd6 -address /run/containerd/containerd.sock │ │ ├─ 48835 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b1b52a8748fc075de4439563158b831c7a1ecd55f1386f0140d7d39cafd9fcd -address /run/containerd/containerd.sock │ │ ├─ 48937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 203b49059a120617e691634484016174fdf710205a4a1ef82637937f89890f8c -address /run/containerd/containerd.sock │ │ ├─ 49311 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b6e16ee8fe685c83f4c875aa33aea32edce939ced30d8a66b73600561d7abdb -address /run/containerd/containerd.sock │ │ ├─ 49789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01658999f3604d27f7e4f2c22976460b5042f76876f1ab59e6c020fb04cd0167 -address /run/containerd/containerd.sock │ │ ├─ 50210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbdf6f2f4d2254e395734b25aa40e395a6f69b47d57859f21292ff95d59e0e77 -address /run/containerd/containerd.sock │ │ ├─ 52339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5547f8355559e375c90c3c2e0221bcbbd8cf2c9076ed56f54ba68daede449317 -address /run/containerd/containerd.sock │ │ ├─ 52460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db85e3280e3313e8312aab25247f9404a87fd27189b3916f8daa764aeb1300ca -address /run/containerd/containerd.sock │ │ ├─ 56656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6277051e9cb1de105a5640378ce99177270fbfb4118748aa9ae425f0bcf2854f -address /run/containerd/containerd.sock │ │ ├─ 57292 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a0d2fc6ee3ab6d5338dca056773f3c7ee90bee2449229e5d451bcf3f04fd920 -address /run/containerd/containerd.sock │ │ ├─ 57357 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e3be1704964e7d9daee605be27b318751c65beebf496a735076f01777219792 -address /run/containerd/containerd.sock │ │ ├─ 57397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8fa712135007d1d941e2aa23c084a41c74cb7027d6feaa237072efd184bafe8 -address /run/containerd/containerd.sock │ │ ├─ 57595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87a36a5dcc6492e17212d5c3843ee90cd14a0430062b006376eb9dec98fe6646 -address /run/containerd/containerd.sock │ │ ├─ 61447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eefd0798d3d6ece57fb6b5a81ea7dcf19cb52219bbcbbd3647a1b4e74096770 -address /run/containerd/containerd.sock │ │ ├─ 61621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a3cde1c725db5d32aede39cc5b6d5be05b907e5fd5fb3b2ef107a1f8885b72f -address /run/containerd/containerd.sock │ │ ├─ 61659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92fce8f05ea45a9a9cd4b94d8d102a685884fb742a4afdf40e57ebc38ac3bb0e -address /run/containerd/containerd.sock │ │ ├─ 61702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfa66dccb0e8493188e96ce976ff99a18f3b8ed3c2eeaa393d4b56da30a99e32 -address /run/containerd/containerd.sock │ │ ├─ 62970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5101d984dd4820d6cb3e5893d2ead64378055458c6128afbce9b0c6e7c1f8bf6 -address /run/containerd/containerd.sock │ │ ├─ 63110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c42821ee34f3e37de43365e4cafae34ff9913396ce316e43969d2908a3f76e60 -address /run/containerd/containerd.sock │ │ ├─ 63624 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e815584b02d3e8b9cc3e5ed41e5d8fdcce1ff0406b1146bdf0d8ae305c9e083 -address /run/containerd/containerd.sock │ │ ├─ 63677 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e2305f43be67483f23763e58764af92f6795631cfae50622d7adf879cbd5984 -address /run/containerd/containerd.sock │ │ ├─ 63717 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 246c6da381d61e93f2fd426ae4d6b60d09d0b071db4925f78d52e9fc35409024 -address /run/containerd/containerd.sock │ │ ├─ 64129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67521535f121e578b2cfd7ba693f87ab486b71d302671a6c7df6732c8682796a -address /run/containerd/containerd.sock │ │ ├─ 64570 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36be96997ca8f6efe60731796e602a08b67907e9e0a965b025fd170683161ba8 -address /run/containerd/containerd.sock │ │ ├─ 64813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27f17babdb6ced8902d0568935fcef4df735a3797bf11fabeb52508c31b42aa3 -address /run/containerd/containerd.sock │ │ ├─ 65349 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de2b7a0fa344d03d238caf8a1bfa5ed242b39a364450935ed462f3d11165bb6b -address /run/containerd/containerd.sock │ │ ├─ 66052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36021ed27c43851e9bb37f7ba362720ef4a4209958cf8ee416b2f0070c373034 -address /run/containerd/containerd.sock │ │ ├─ 67399 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b6d2c8835f09fc073b6e0a3b71fa4b006284c9971d988a0b2e5c04386404ffe -address /run/containerd/containerd.sock │ │ ├─ 69306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f0d53f510e2a9c002476bc29c965ccb1c7688eda4240ddf8745f7a49c57ee7aa -address /run/containerd/containerd.sock │ │ ├─ 78519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43243a4fd38fa9c7a03b5d4bd6dc4eeba0b20d1627c0c59257e1ab6270706483 -address /run/containerd/containerd.sock │ │ ├─ 79839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 359d8af19278d5e9fb09dba1097782d5a39fbec03d74fac4bb3824e3f56ba1f0 -address /run/containerd/containerd.sock │ │ ├─ 85493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69e11b4d42dd7823133fb934a024e7281e9af8ebe157b8246ee805bede0b9e37 -address /run/containerd/containerd.sock │ │ ├─ 91352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e72da366c0ca0f1e77c1c1d7b6632086ef2dfaba5f2749d6b4d845279473d4cf -address /run/containerd/containerd.sock │ │ ├─ 95859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 939b1d26efed37a25b3aa2499bb69f70eb7a847b419d626b4756a774e0dcbd8b -address /run/containerd/containerd.sock │ │ ├─ 95909 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa1ba6cabc0d93c83606b27d48468a95e1e8e942d0673d9da025d80af931cdbe -address /run/containerd/containerd.sock │ │ ├─103921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 269b235983f49c3e92a20e541a757cd58d504ddc479bd33dd87eb534ffe6cca1 -address /run/containerd/containerd.sock │ │ ├─105452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32ff32581f528e880ef1b2ec9faa50d038286dad7eacf5b1af1e2fe478ab5d7e -address /run/containerd/containerd.sock │ │ ├─105577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2519dfa88c5ee3afdcbf5bb6c336d7a00f0fbf4e536c5c6f51bdf6e00df1821 -address /run/containerd/containerd.sock │ │ ├─107414 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eecaaa7548e37b0f637c7a1321353a2e3c583b4c38d3d1a5b3961fbabb1004e6 -address /run/containerd/containerd.sock │ │ ├─109392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d036ab2ff5235304e5f6e3fa6c00ef35c1a196872d64dcfe7911abd9f0eb4044 -address /run/containerd/containerd.sock │ │ ├─109443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24b4e618149a674dded28dd313803d1e127032732c876bf7a4cd8a66f2bc53d3 -address /run/containerd/containerd.sock │ │ ├─122406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bbe576fa60b357d0cd3955a0328027c05439c1cb5ca2ca7c512136245cbf035 -address /run/containerd/containerd.sock │ │ ├─122491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3c1cc27166916a4d440b261210be8092993f69170574a2179d8b2f8d90e8dd60 -address /run/containerd/containerd.sock │ │ ├─125073 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c62a8fa397465b301600d754360fac19bd7d3ba8d1eeb137b832fefcb4bb0c04 -address /run/containerd/containerd.sock │ │ ├─138758 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d54201670856cbfd45806599094deabbe2fd83dabf6a42557a552f3e506863ee -address /run/containerd/containerd.sock │ │ ├─139839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9931df9bef3643a0020f7dd0d793ee8b6b2cc4e32cb31943bed9710e59712648 -address /run/containerd/containerd.sock │ │ ├─140992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 403b0588365bbc55ee07c41077cd5f9d27fc63f89e04d669f3910ad575fd8145 -address /run/containerd/containerd.sock │ │ ├─141030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b95bdc8f89a79625ccb6b1901a788abb51bede4fe302e3bb20eeea9135d43953 -address /run/containerd/containerd.sock │ │ ├─141586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 374bd34da4bc39deb168cde27702a3681eb227a24879d714d2b1f6cf71f8fcf0 -address /run/containerd/containerd.sock │ │ ├─142692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0fae3184aed22fefacc07b8388347566c1a3c5254e12418bb68088ea1a38d27 -address /run/containerd/containerd.sock │ │ ├─144814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85837938d1d189a09744964038cef17e288c95f3e64cb70dd0a4ddf1c1f3282c -address /run/containerd/containerd.sock │ │ ├─145087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eea8d7fa74e763f8f1ea35aeba7b73c4d493e55a17f85d4b715fac46c84cd7c3 -address /run/containerd/containerd.sock │ │ ├─145212 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab18431f0a7dfedae34971723e7fd3fee2ef2c4575c983f8e0d970e0d894ad07 -address /run/containerd/containerd.sock │ │ ├─145301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e6fe5fc788c9a5d2b6e1ffc1ec0aba63a131ed85606963bd6946c423dfb73e3 -address /run/containerd/containerd.sock │ │ ├─145503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56778f5d20d0ed7368b7de04836c0c17aaa895c1c40828e833cf75c568c509f7 -address /run/containerd/containerd.sock │ │ ├─145789 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bda3c87e4e6bcf58ddfc8daabc31812e0db266b9fe6dd7ddef280554ee94dc92 -address /run/containerd/containerd.sock │ │ ├─171245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5a1cc896cef8ba967eaf3784cc74ddfe3945d8f4a82345e7bcccec2da872b42 -address /run/containerd/containerd.sock │ │ ├─173136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18cad30637a53950d2138bda8c77c4383906d061009c3d5f0220c21294465783 -address /run/containerd/containerd.sock │ │ ├─173166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86ea3b897f9c7633df05e09eb52080896dff8377346d8b8076209a873fa9a408 -address /run/containerd/containerd.sock │ │ ├─173404 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27339e31f2893671e6d77ad90f0ca084c5da3be40c472638c372d73f642df5cf -address /run/containerd/containerd.sock │ │ ├─173406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01992cd4cc8c9cc9398d8057a32bdff8608f4613d4148ae5f53e0a17a20bf8d5 -address /run/containerd/containerd.sock │ │ ├─181052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa7ae8467aacf192cfc6198180eb70855582343b59dd8dd445b7c6b2e5598dac -address /run/containerd/containerd.sock │ │ ├─184953 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c0955fb20737be5f0cafc7ffbe6e2c5d28b31cd6804ae76dc41660ddc56d5a5 -address /run/containerd/containerd.sock │ │ ├─187512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7b665ff195faad2c728dac761f775a5f5c247d6582eac4a4ed4dc198e995c61 -address /run/containerd/containerd.sock │ │ ├─187614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d711dfdab6a2cd0b31909932629a199d825b6f0a4780421c30228780b010861b -address /run/containerd/containerd.sock │ │ ├─187688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 461d154303a96954f83f629d3c94bb54ace9784a77a4a40fdd3e8696658005bc -address /run/containerd/containerd.sock │ │ ├─202743 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8d795cc4e6a2d5bfcb814772d1d2b01276d75398e66de6541daa31c5426bcfd -address /run/containerd/containerd.sock │ │ ├─210569 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15f5ddae565f5f108277ab58d9fb4240efba52927d65f19d59b62152add59d48 -address /run/containerd/containerd.sock │ │ ├─210639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7767f2c546988856710b82f43fda78cea20030fddf82ed12d89d45495b3f938 -address /run/containerd/containerd.sock │ │ ├─210646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 664266b3107e89fdb04ce9102fbbe3527ccb8e621f265ad3bd41927154792715 -address /run/containerd/containerd.sock │ │ ├─210930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8cd432dc974c9f98cc6961e67f6de6bba225aae6cab7434bc2875611b57a268 -address /run/containerd/containerd.sock │ │ ├─221579 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id baa4f9ae002a1fe35bfe5d2acfb60c30feabb4ad9644d83d7ebea064dcee0845 -address /run/containerd/containerd.sock │ │ ├─223863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e793dd3acb1702fadfcdb0de4bd430c7fa3992ff7ec176e4d395d01205f73ba5 -address /run/containerd/containerd.sock │ │ ├─225152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8419aaab91e2a97756f21928f3cb409dcd78233442e390642634890be1e9d0cd -address /run/containerd/containerd.sock │ │ ├─225744 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 265287261dd485a6cf8d607985ba7eabc80e5d6d097d423a2f830e6bfea54bc0 -address /run/containerd/containerd.sock │ │ ├─227066 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef953753f351752a309b465e6c97c92e81268e8dd221269b0a695238f33ede25 -address /run/containerd/containerd.sock │ │ ├─228653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e145eada26d0a3c8c18258ceb8ba5e99c3cc382ce5439560fec647305995b4a8 -address /run/containerd/containerd.sock │ │ ├─229800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfa81f4f0a33f7e87a6ed11af71fd9985a62de5c230fc9d6de5414fd1355bf58 -address /run/containerd/containerd.sock │ │ ├─229853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bca1d3917f6833b0c3edabf503dfe8adf65e83a8b176091daae55b1323d3e057 -address /run/containerd/containerd.sock │ │ └─230605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 486f6589d25c8d6c79e8c8cc249b49ccb28654fb692ae46d0414a28a8f18bcf5 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1425 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─395 /lib/systemd/systemd-udevd │ ├─docker-a70b40c5fba1a98ee31bdffbb9ff12e2cb23aaa4c3333598e7c260cd148a0dfa.scope … │ │ ├─12353 /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 │ │ └─12368 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29848 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30111 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18796 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18817 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25182 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25458 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.mutzvd.service │ │ │ ├─12604 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mutzvd/unit.run │ │ │ └─12635 /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-mutzvd --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mutzvd:/var/lib/ceph/mgr/ceph-instance.mutzvd:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mutzvd/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.mutzvd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39274 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39294 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34378 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34652 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12243 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12275 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10344 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─643 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─run-r8b9f3ba331d842e78eea872660b0307a.scope │ │ └─188997 /usr/sbin/libvirtd --listen │ ├─multipathd.service │ │ └─138517 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42320 /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.169 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─364 /lib/systemd/systemd-journald │ ├─docker-d56ff35de6043e023209f06fc52849f6b4cb8eea4e46be7d908b93f1e14143a4.scope … │ │ ├─12715 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.mutzvd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12735 /usr/bin/ceph-mgr -n mgr.instance.mutzvd -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─ssh.service │ │ ├─ 648 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─246199 sshd: root [priv] │ │ └─246200 sshd: root [net] │ ├─docker-47464da5813aefcd198d83ccc9db1f244101ae590ad40cfef0f7ebb74dc3175e.scope … │ │ ├─39348 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39382 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1092 /usr/sbin/uuidd --socket-activation │ ├─docker-16d9f2056ee34146aa9e052c8fe936492eae42bc39a76b3dde58379ec8d6a286.scope … │ │ ├─18864 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18881 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-4566714514ac9e22e80a8f4000b4defee2264cec051566fab8fa90eeb2640e61.scope … │ │ ├─30152 /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 │ │ └─30165 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10851 /usr/sbin/chronyd -F 1 │ │ └─10852 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-cd3f23bd7eac16263e94e0a2563d8649563997e2b79cb9a605852c0ab5d25855.scope … │ │ ├─34696 /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 │ │ └─34708 /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-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138321 /sbin/iscsid │ │ └─138322 /sbin/iscsid │ ├─docker-9dec23269c960d076fc0dc68f9d14876a6d5ebd3655835330deda0860ce7d017.scope … │ │ ├─25499 /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 │ │ └─25511 /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 │ ├─dbus.service │ │ └─612 @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 │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─cbebccfa68d83ad746506d267d411274c779714f0e94c74e9f90a2eb077cc542 │ │ └─45006 /pause │ ├─48ef8dc885e89b3d009dc2587042bbd444898f5fa002df4eeb291d544d89f2f1 │ │ └─67045 /bin/pushgateway │ ├─1c844628a2a1cb00536f88239f26d9d59e6017a96a67b23d0be5a6e40f8180ba │ │ └─86341 /usr/local/bin/rook ceph operator │ ├─43243a4fd38fa9c7a03b5d4bd6dc4eeba0b20d1627c0c59257e1ab6270706483 │ │ └─78542 /pause │ ├─7c380817a535ece8ac2b51c3dd64e805d707e2315ec3fa63cf5a9e0cd5aa740a │ │ ├─173910 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─239572 sleep 300 │ ├─f8d795cc4e6a2d5bfcb814772d1d2b01276d75398e66de6541daa31c5426bcfd │ │ └─202768 /pause │ ├─3e560980cbd3e857c9fef8988b730bd68a3b37ba4bdda4633ec8467fb7368b07 │ │ └─119152 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─a3753dad147218c2cdf7e642079f7b7adbcb67e4a45e42cbd04489a20a233a74 │ │ ├─220614 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220634 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─221287 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─221288 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─d377a83877ae65480032f6ff685a6b1f64e69fa35a8fbc43d02378330f76d066 │ │ └─228701 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─18cad30637a53950d2138bda8c77c4383906d061009c3d5f0220c21294465783 │ │ └─173203 /pause │ ├─3294ee299a3c285686b43fcb47690e0f12cc5fde559204ed1af92c6d048ed8f2 │ │ └─224026 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─ab18431f0a7dfedae34971723e7fd3fee2ef2c4575c983f8e0d970e0d894ad07 │ │ └─145235 /pause │ ├─fe9f7d9612b03dfdaa692be3c77ddb694868a734979a5a64141fd455f8a0922e │ │ ├─168919 nova-api: uWSGI master │ │ ├─169010 nova-api: uWSGI worker 1 │ │ └─169011 nova-api: uWSGI worker 2 │ ├─b0a60a8a86ea8cfdb2080eb0192c27fcdce43492828068a33575690ff95c33d5 │ │ ├─182842 /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/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─183154 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/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183155 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/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183157 neutron-server: RpcWorker (/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/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183158 neutron-server: RpcWorker (/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/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183159 neutron-server: RpcReportsWorker (/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/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─183160 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/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─183161 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/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─67521535f121e578b2cfd7ba693f87ab486b71d302671a6c7df6732c8682796a │ │ └─64167 /pause │ ├─221646e24ea08e47f38819eb44896fc32c62c0cb1e42a6848b80411a5f47b34f │ │ └─57744 nfd-master -crd-controller=true -metrics=8081 │ ├─8c06d4756b708cb696b976303ed69aebdf0158aacc411356f3adef5e5ad4e292 │ │ └─57693 nfd-gc -gc-interval=1h │ ├─a83e26ecd8d8478102ccb84044212133f934180eca01b3dce955fd603ebbbf87 │ │ └─41986 /pause │ ├─b6bbc015da3665146db67fd363aa37507d6a9139f7f25bb1bc9296d53719352e │ │ └─42095 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 │ ├─fe517eca13099de8b167c34aa29958b35c1db27954aabf03828cb08eb1774cd2 │ │ └─52674 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 │ ├─58c2d23e1a1cc9a2498c91e9d0d61e2cea64971830fc5005ecfa27ef3b6797cf │ │ └─42489 /pause │ ├─a20cc62ac889ecfdb12aa1ea42652042a8bc7842021970e2f91059eea7501ea1 │ │ └─57656 nfd-worker -metrics=8081 │ ├─22e4f5ab85c9f8b457b45c536ba51c9380ef2040ac1fc849bc80b7cf97db1fc4 │ │ └─67083 /bin/oauth2-proxy │ ├─a32a5c32d6dda5b03fc5edf7fbeed8a8de3bc57d7909ec4ac4575f83995b4dec │ │ └─66449 /goldpinger --static-file-path /static │ ├─445d80f3a6594c4481c0fbbf4e48697e7f175cd0c16b62ea4c1d8e17bb680d52 │ │ └─225826 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─86ea3b897f9c7633df05e09eb52080896dff8377346d8b8076209a873fa9a408 │ │ └─173210 /pause │ ├─0371dfaea9cd63dad506a1b41bf2ab1fd201be3c7d1ee48acd30135cd2ce3b0c │ │ └─43262 /pause │ ├─3c1cc27166916a4d440b261210be8092993f69170574a2179d8b2f8d90e8dd60 │ │ └─122514 /pause │ ├─cbdf6f2f4d2254e395734b25aa40e395a6f69b47d57859f21292ff95d59e0e77 │ │ └─50233 /pause │ ├─d9f0eb5dd5b1938b8956807ca7fe8315d169a67de4ce7a2a2e49b3db9713bb1c │ │ ├─50418 mysqld --wsrep_start_position=50192716-8785-11f1-9106-3f3deeecdfe5:20 │ │ └─50541 /var/lib/mysql/mysql-state-monitor │ ├─5c64c2ba5a94f31f0612f9a22785dcdbef435f47435622941a65dfdd41b02130 │ │ └─49652 percona-xtradb-cluster-operator │ ├─c7a0687caa20f9cf6cb9e1b77432dca8a1c582fd625206334258e553667156e8 │ │ ├─219844 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─220427 octavia-worker: ConsumerService worker(0) │ │ └─220430 octavia-worker: ConsumerService worker(1) │ ├─3264eaf08c3e4f9ac49f5e07d8b1d88c4832129735ad1068aedbdbd862261097 │ │ └─45639 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 │ ├─3631bc41150608836b442b6a7ef9649977d2e304637b55973c2f74e4b9810241 │ │ └─96244 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-k5mkf --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─6277051e9cb1de105a5640378ce99177270fbfb4118748aa9ae425f0bcf2854f │ │ └─56683 /pause │ ├─d7767f2c546988856710b82f43fda78cea20030fddf82ed12d89d45495b3f938 │ │ └─210755 /pause │ ├─24b4e618149a674dded28dd313803d1e127032732c876bf7a4cd8a66f2bc53d3 │ │ └─109472 /pause │ ├─85837938d1d189a09744964038cef17e288c95f3e64cb70dd0a4ddf1c1f3282c │ │ └─144882 /pause │ ├─9a59d6f032430cc674428f786236770a12f5d84b8e6d59b0e8dfde602dafff70 │ │ └─107063 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─486f6589d25c8d6c79e8c8cc249b49ccb28654fb692ae46d0414a28a8f18bcf5 │ │ └─230629 /pause │ ├─f90f10cf94571d66ce9e8446f1190044b679e73f63c4e88d6c5e435f8e29428f │ │ ├─181651 neutron-ovn-network-logging-parser: uWSGI master │ │ └─181679 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─c16d879eb6e4079d45fb8fbb0f683a09a8fee1a99140193b958c1b219ca35724 │ │ └─43499 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─1e2305f43be67483f23763e58764af92f6795631cfae50622d7adf879cbd5984 │ │ └─63703 /pause │ ├─8a9cbe9140feb5b7ef4aa21e7f70b626db80eb5d840538b1bcc2928ed9a039aa │ │ └─65056 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─82a91942cbd0ae9b7db935b95c064189795642efeaca331e71f94ff758c3bc5d │ │ └─188347 /bin/bash /tmp/libvirt.sh │ ├─fa7ae8467aacf192cfc6198180eb70855582343b59dd8dd445b7c6b2e5598dac │ │ └─181074 /pause │ ├─7a0d2fc6ee3ab6d5338dca056773f3c7ee90bee2449229e5d451bcf3f04fd920 │ │ └─57327 /pause │ ├─10e8394b6dbe9d0ebc56ccf71d5378d5bf84120c8221b2ca4d6c054607a329c6 │ │ ├─65656 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65693 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─461d154303a96954f83f629d3c94bb54ace9784a77a4a40fdd3e8696658005bc │ │ └─187731 /pause │ ├─0fbf5de7e43d1c1f6105662c174979a29a82b6ddf4edd5577954b3b216601101 │ │ ├─67718 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67734 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─67740 erl_child_setup 1048576 │ │ ├─67787 sh -s disksup │ │ ├─67789 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─67790 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67854 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67855 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67865 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67962 /bin/sh -s rabbit_disk_monitor │ ├─a8e956959961c13cbd82f64d5106acfd9946ab2063a370842196bb768775ebe1 │ │ └─66255 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─9070ff807a360804992225981ed6726eac62fc554d1159aa4e636f497aa9082a │ │ └─45467 /pause │ ├─417dc2e9905b692037952685617dc356144c64255827290241ef1c4324d01a43 │ │ └─42108 etcd --advertise-client-urls=https://199.204.45.169: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.169:2380 --initial-cluster=instance=https://199.204.45.169:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.169:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.169: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 │ ├─f54743be84f13b67340831a48b22cb670fcf4f2149ea6837656e24c895a86cdc │ │ ├─199500 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─199907 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─199908 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─df08e75d1191a9484445ec85d9c3442d48c9790649b34121e7fd190439a8f6fc │ │ ├─130121 placement-api: uWSGI master │ │ ├─130134 placement-api: uWSGI worker 1 │ │ └─130135 placement-api: uWSGI worker 2 │ ├─0e7a2ad97a67df5223bbf6183c8132e57e31aa172b5e8c39c29b73e05ce12f61 │ │ ├─62572 python -u /app/sidecar.py │ │ ├─62768 python -u /app/sidecar.py │ │ └─62771 python -u /app/sidecar.py │ ├─aa1ba6cabc0d93c83606b27d48468a95e1e8e942d0673d9da025d80af931cdbe │ │ └─95932 /pause │ ├─ae4edda3bc347aee9b645f9ac064a0335ae8019df22ba8314051616affe139a6 │ │ ├─218996 octavia-api: uWSGI master │ │ ├─219010 octavia-api: uWSGI worker 1 │ │ └─219011 octavia-api: uWSGI worker 2 │ ├─db85e3280e3313e8312aab25247f9404a87fd27189b3916f8daa764aeb1300ca │ │ └─52483 /pause │ ├─265287261dd485a6cf8d607985ba7eabc80e5d6d097d423a2f830e6bfea54bc0 │ │ └─225772 /pause │ ├─f3d5d09f560934c989d9010c5ca06f7b62798b7a2f461c8aab430acbe9990d02 │ │ └─52564 valkey-server *:6379 │ ├─c444ea6b54cac385d0f83bb965463c54a90b851ffca831eeea732cf76e4a0f07 │ │ └─65919 /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 │ ├─0413d124846958f636dfc62004776176d902837a0a2a4f18d30133738f27457f │ │ └─66810 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─27339e31f2893671e6d77ad90f0ca084c5da3be40c472638c372d73f642df5cf │ │ └─173452 /pause │ ├─b5a1cc896cef8ba967eaf3784cc74ddfe3945d8f4a82345e7bcccec2da872b42 │ │ └─171269 /pause │ ├─de2b7a0fa344d03d238caf8a1bfa5ed242b39a364450935ed462f3d11165bb6b │ │ └─65375 /pause │ ├─c755168a78dfa5699613d01a264726efba2ecab87f8477cfc3c8985b6f8b0896 │ │ ├─141750 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─142010 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 │ │ ├─142015 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─246158 sleep 15 │ ├─191e3057e3ea0fbf4f33f58eb51cec2a2a036fd1318b4d0dd50fbfe3d78bc13d │ │ └─41981 /pause │ ├─6eb36244bed18b8d042d16b8ebe35681f597f7e8d36fae1b3fca91d194fe178f │ │ └─44600 /pause │ ├─359d8af19278d5e9fb09dba1097782d5a39fbec03d74fac4bb3824e3f56ba1f0 │ │ └─79862 /pause │ ├─daa4ec2000caedc377aadbd0bba058528407911159ce7cf20f7195adc38edaea │ │ └─48072 /pause │ ├─966918fc75d663362bbb419e1ebc0dde2d4cc0e2c4225c3ead4b7dffc509f4f9 │ │ └─65810 /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-169.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 │ ├─8a42bdc611e8b24bf454706e5316e57016331089d5cf2691dc2a5f8237ebf645 │ │ └─62761 /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 │ ├─b95bdc8f89a79625ccb6b1901a788abb51bede4fe302e3bb20eeea9135d43953 │ │ └─141053 /pause │ ├─894b41ba4efcc145150c96e46ffeb539ad09e399451030310500d4c2b11cb036 │ │ ├─182895 neutron-policy-server: uWSGI master │ │ ├─182907 neutron-policy-server: uWSGI worker 1 │ │ └─182908 neutron-policy-server: uWSGI worker 2 │ ├─5547f8355559e375c90c3c2e0221bcbbd8cf2c9076ed56f54ba68daede449317 │ │ └─52365 /pause │ ├─478a62c920d2c30b5c0cf5ac4ae864c75862f3f1a5af472d42ee54c2c653c859 │ │ └─43245 /pause │ ├─c362203c2a76a0a2101b2e889e28e49c98e04ed4b15424d1ff6664f002d67db9 │ │ └─181580 vector --config /etc/vector/vector.toml │ ├─b0f95e3aa7c2777ff87340bf3be7187fbc2a1f835bc733c3b47ea5a4922860b6 │ │ ├─ 48434 /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 │ │ ├─ 48447 /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 │ │ ├─ 48535 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─220698 nginx: worker process │ │ ├─220699 nginx: worker process │ │ └─220700 nginx: cache manager process │ ├─844c4c763d19997f8a194049b570287965dcf51d4b7a2aa52a90e2636fa742bb │ │ └─67104 /bin/memcached_exporter │ ├─32cdfb7c0f00115783753f00807bbfdf844d34898bba94a0d748e24d38e5ffdb │ │ ├─171385 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171402 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─171408 erl_child_setup 1048576 │ │ ├─171457 sh -s disksup │ │ ├─171460 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─171461 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─171465 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171466 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171476 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─171666 /bin/sh -s rabbit_disk_monitor │ ├─e7b665ff195faad2c728dac761f775a5f5c247d6582eac4a4ed4dc198e995c61 │ │ └─187543 /pause │ ├─e6c7c24ef832cd23b485ce50ba6015e5fef40270c992860e702f86f3106caee1 │ │ └─67229 /bin/oauth2-proxy │ ├─50557dff2000bd6d0961c9ce27a28ac97cc76746e1e07993037ce56daf28c8c5 │ │ └─46013 /pause │ ├─a3b1e0c99e7370634830c583bbf5ad5de516dc50a3a67542c6e672fd8e81d0f1 │ │ └─219874 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─f0d53f510e2a9c002476bc29c965ccb1c7688eda4240ddf8745f7a49c57ee7aa │ │ └─69329 /pause │ ├─bdde222cfed16c9ac1bd95eb38ecce3d748c50161cc823ed09115ae3bbc254cb │ │ ├─186194 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ └─186442 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpf_rsk3jp/privsep.sock │ ├─c96bed790f7f39f80544392eeb7a8d26d051db957426efdee950048829d1f59a │ │ ├─91468 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91484 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─91492 erl_child_setup 1048576 │ │ ├─91557 sh -s disksup │ │ ├─91559 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91560 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91638 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91639 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91649 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91938 /bin/sh -s rabbit_disk_monitor │ ├─269b235983f49c3e92a20e541a757cd58d504ddc479bd33dd87eb534ffe6cca1 │ │ └─103944 /pause │ ├─80cf1e5f14ee409abc529a2f18f6871a8a9795a160719ae06808b93ead7d9445 │ │ ├─221753 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─221770 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─221776 erl_child_setup 1048576 │ │ ├─221823 sh -s disksup │ │ ├─221825 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─221826 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─221830 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221831 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221841 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─222088 /bin/sh -s rabbit_disk_monitor │ ├─7b93909f29e08cf1048f4a7789a0d12de5b6494e6da16e03bfca1994f733a51b │ │ ├─141228 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141350 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141369 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 │ │ ├─141518 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─246117 sleep 15 │ ├─172a037f34dada99d171f41451e245548f19620487afa60ff13a27efada02880 │ │ ├─123474 /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 │ │ └─123549 /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 │ ├─01992cd4cc8c9cc9398d8057a32bdff8608f4613d4148ae5f53e0a17a20bf8d5 │ │ └─173454 /pause │ ├─69e11b4d42dd7823133fb934a024e7281e9af8ebe157b8246ee805bede0b9e37 │ │ └─85517 /pause │ ├─9f3ad642f5d7a090f8375b4d00cbb0c4efeec020afa5c8ee6735ce7addfa74f7 │ │ └─229962 kubernetes-entrypoint │ ├─c004de4a57a88b56adcc4269bd6cab470293efd496834b5c2549d29b9895d86b │ │ └─66339 /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 │ ├─bac610265a3808ec0d8cb8d5b63376f9984246fc2c191feae0c47152f4440872 │ │ └─65847 /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 │ ├─4d076b091e9223ca01738bdeb3e4008ddc361d0e072e815394aa5cba4a53b11e │ │ ├─187158 /bin/sh -x /bin/wait-for-ip.sh │ │ └─246480 sleep 1 │ ├─e145eada26d0a3c8c18258ceb8ba5e99c3cc382ce5439560fec647305995b4a8 │ │ └─228677 /pause │ ├─56778f5d20d0ed7368b7de04836c0c17aaa895c1c40828e833cf75c568c509f7 │ │ └─145537 /pause │ ├─c89c46525655422085532ee5ab1aea059730a3032074bd2c4f3f6a247ed59a6b │ │ ├─78704 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78721 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─78727 erl_child_setup 1048576 │ │ ├─78774 sh -s disksup │ │ ├─78776 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78777 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78793 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78794 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78804 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78962 /bin/sh -s rabbit_disk_monitor │ ├─8ba4becf2f100844d2a11b2a548f90e118f240c58d920901155a1e346fd16fa8 │ │ ├─107618 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107635 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─107641 erl_child_setup 1048576 │ │ ├─107688 sh -s disksup │ │ ├─107690 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─107691 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─107693 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107694 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107704 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─107833 /bin/sh -s rabbit_disk_monitor │ ├─c62a8fa397465b301600d754360fac19bd7d3ba8d1eeb137b832fefcb4bb0c04 │ │ └─125097 /pause │ ├─79572ba45c5e0f8333ad9ea0a1a4f3684381b7283178638c70c295a9252b557e │ │ ├─43709 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44089 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─829aeacb7d67c80eacd237b990866755632441cd2c109ce4ff014041944332da │ │ ├─186189 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) │ │ ├─186414 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) │ │ ├─186415 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) │ │ ├─186436 /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/tmpe9spyzea/privsep.sock │ │ ├─220587 /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/tmpc4zn706g/privsep.sock │ │ ├─220686 /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/tmpfqmcp8m4/privsep.sock │ │ ├─221007 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─221008 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─221022 haproxy -f /var/lib/neutron/ovn-metadata-proxy/fc5df0a5-0ecf-4d62-b18e-7e245b6e55af.conf │ ├─0b6b25ace61254d1e11083abad8ab0bb44858609b27e47c3361ba0e21012111f │ │ └─42010 /pause │ ├─b098b0113d66a35ab8f0cdf6e5ae609b2ead4766aeb2476c10e733650076c35c │ │ └─42126 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 │ ├─92fce8f05ea45a9a9cd4b94d8d102a685884fb742a4afdf40e57ebc38ac3bb0e │ │ └─61686 /pause │ ├─e72da366c0ca0f1e77c1c1d7b6632086ef2dfaba5f2749d6b4d845279473d4cf │ │ └─91376 /pause │ ├─a76f6bde0a2bb4fad23b0df711a3e99a272a2bcb50afabb6fcca44104cf3e805 │ │ └─48475 /server │ ├─1e3be1704964e7d9daee605be27b318751c65beebf496a735076f01777219792 │ │ └─57384 /pause │ ├─20e00f040011ae8891a49408f1e62eb6a67217574611945cf8e9fcaa5e19a6dd │ │ ├─142862 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─142952 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─142964 erl_child_setup 1048576 │ │ ├─143016 sh -s disksup │ │ ├─143018 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─143019 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─143037 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143038 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143048 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─143184 /bin/sh -s rabbit_disk_monitor │ ├─c7b1000407b1ff30ba8fce85764e12a3e484b522d49a168ce2a9dad71682c334 │ │ └─49068 /manager --metrics-bind-address=:8080 │ ├─cadba16b6988a7e489dd98508d50b19cdd93a49df2ab7f4c46d1cc47c43e0b82 │ │ ├─64693 nginx: master process nginx -g daemon off; │ │ ├─64720 nginx: worker process │ │ ├─64721 nginx: worker process │ │ ├─64722 nginx: worker process │ │ ├─64723 nginx: worker process │ │ └─64724 nginx: worker process │ ├─8236505b4f92118b6bcba3a2e45e8ec9e743f6bc19412dab0799c975aa92da70 │ │ └─42145 kube-apiserver --advertise-address=199.204.45.169 --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 │ ├─246c6da381d61e93f2fd426ae4d6b60d09d0b071db4925f78d52e9fc35409024 │ │ └─63742 /pause │ ├─a2519dfa88c5ee3afdcbf5bb6c336d7a00f0fbf4e536c5c6f51bdf6e00df1821 │ │ └─105601 /pause │ ├─01553f386263076f4df622293ccfcb7c2b7529da4ec0ba20373a2bff72bd5605 │ │ ├─139533 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139610 /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 │ ├─1eec7397f12c439aafc8a5a2c3c2f1148463412c646ca133dac810efda52b4f4 │ │ ├─50265 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 │ │ └─51518 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 │ ├─e8cd432dc974c9f98cc6961e67f6de6bba225aae6cab7434bc2875611b57a268 │ │ └─210954 /pause │ ├─ae2ab5a3ca9eccfca6215fb8abbdd3123084edeb9fca85785bebae7cb9a07cf5 │ │ ├─202847 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─202867 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─202873 erl_child_setup 1048576 │ │ ├─202932 sh -s disksup │ │ ├─202934 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─202935 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─202957 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202958 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202968 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─203235 /bin/sh -s rabbit_disk_monitor │ ├─901762636c6688e8d60fe4b424a67e55e643b55b8f8a0f82be40332ddd266974 │ │ ├─104287 glance-api: uWSGI master │ │ ├─104304 glance-api: uWSGI worker 1 │ │ └─104305 glance-api: uWSGI worker 2 │ ├─32ff32581f528e880ef1b2ec9faa50d038286dad7eacf5b1af1e2fe478ab5d7e │ │ └─105478 /pause │ ├─9f668aff99fe3d7255218a49c1ced0a2411f1705a323f89fa0c12235b4cc6ac2 │ │ └─50515 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─0e807864ce2df85fcf8c6a9cc37bceee9b6a69a5d9598893da8a13d4a41400b6 │ │ └─97077 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─49713d630669d77043f7baa4a1ac219a2b49100261f8bd55c0c72431f7b6eb7f │ │ └─45922 /pause │ ├─9a3cde1c725db5d32aede39cc5b6d5be05b907e5fd5fb3b2ef107a1f8885b72f │ │ └─61644 /pause │ ├─85e66a3e43ff9055a9f5cd0571615ae0b69142e2c6585a83391aaa7aa012ff69 │ │ └─191881 /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 │ ├─8e6fe5fc788c9a5d2b6e1ffc1ec0aba63a131ed85606963bd6946c423dfb73e3 │ │ └─145337 /pause │ ├─36be96997ca8f6efe60731796e602a08b67907e9e0a965b025fd170683161ba8 │ │ └─64597 /pause │ ├─8419aaab91e2a97756f21928f3cb409dcd78233442e390642634890be1e9d0cd │ │ └─225176 /pause │ ├─bca1d3917f6833b0c3edabf503dfe8adf65e83a8b176091daae55b1323d3e057 │ │ └─229895 /pause │ ├─939b1d26efed37a25b3aa2499bb69f70eb7a847b419d626b4756a774e0dcbd8b │ │ └─95883 /pause │ ├─eea8d7fa74e763f8f1ea35aeba7b73c4d493e55a17f85d4b715fac46c84cd7c3 │ │ └─145113 /pause │ ├─7656ab069938a00525c83ea275e10ec04a811c63c8f1fff10202118a91d9124e │ │ └─42258 /kube-vip manager │ ├─3e1b68397c9fec27edbcb9726e467fc158d42c330b8e88040a1b75eb3f563fb2 │ │ └─139483 /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 │ ├─ab9eadb0f607341abb1056c3aba65bda94cde3e4aceff18172abfe24d88247fb │ │ └─66295 /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-169.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 │ ├─cfdae6d72beb391c748397a885ff6506b439d1a4d6d67724cf1dcb00f1b09035 │ │ ├─169174 nova-metadata: uWSGI master │ │ ├─169187 nova-metadata: uWSGI worker 1 │ │ └─169188 nova-metadata: uWSGI worker 2 │ ├─a58fa92aa552c0544c221e3a7d42bf6a0bf5b866e4a0f2829bca6302480b77a2 │ │ ├─ 96394 /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 │ │ └─239291 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─6343982a17bd02d94071c7308b6dbca2ef9e4ea9b47c77f7b47e40baa12c54e5 │ │ └─64110 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 │ ├─c42821ee34f3e37de43365e4cafae34ff9913396ce316e43969d2908a3f76e60 │ │ └─63133 /pause │ ├─055b6f6a80e0c23aeea27045453fc7c886e3c0bf1d57e5d4d52a488dc5f9b02f │ │ └─46214 /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 │ ├─b2f36cefa81d60e02cd432f34b4f16230d898b31e66d7f3a3a58b01e4f019dbd │ │ ├─84849 barbiacan-api: uWSGI master │ │ └─84862 barbiacan-api: uWSGI worker 1 │ ├─7b6d2c8835f09fc073b6e0a3b71fa4b006284c9971d988a0b2e5c04386404ffe │ │ └─67422 /pause │ ├─e793dd3acb1702fadfcdb0de4bd430c7fa3992ff7ec176e4d395d01205f73ba5 │ │ └─223887 /pause │ ├─8601ec7f7dfda3be4d82788f4919e836bb0e3fc873daf49b8fb2cf0505171786 │ │ └─46122 /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 │ ├─dfa81f4f0a33f7e87a6ed11af71fd9985a62de5c230fc9d6de5414fd1355bf58 │ │ └─229827 /pause │ ├─b64e0256e4bf07c9f9c771261b777350bfa42d65ccd0f35c34c448f187d6f640 │ │ └─42516 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─eabc3b429f87e33816f60425af12002e2cc44d05929d1b0a7c24e4aedb3b5a80 │ │ └─41914 /pause │ ├─87fecbada336092331000392de317bdf87a20e6fad418c705ae485ca4a72d70c │ │ ├─141221 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141264 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141295 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 │ │ ├─141496 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─246036 sleep 15 │ ├─d036ab2ff5235304e5f6e3fa6c00ef35c1a196872d64dcfe7911abd9f0eb4044 │ │ └─109418 /pause │ ├─5101d984dd4820d6cb3e5893d2ead64378055458c6128afbce9b0c6e7c1f8bf6 │ │ └─63007 /pause │ ├─7b1b52a8748fc075de4439563158b831c7a1ecd55f1386f0140d7d39cafd9fcd │ │ └─48858 /pause │ ├─374bd34da4bc39deb168cde27702a3681eb227a24879d714d2b1f6cf71f8fcf0 │ │ └─141613 /pause │ ├─90fa7823232f5f9cab77f8d80026ae8bdb277dacae3231c2bf79d4e17e7b82ee │ │ └─227136 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─32fd84533b5b3fcb1fcf6e3cc400b103651e0965d0393d931140b4c0774c3126 │ │ ├─185091 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185116 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─185122 erl_child_setup 1048576 │ │ ├─185172 sh -s disksup │ │ ├─185174 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─185175 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─185230 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185231 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185242 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─185560 /bin/sh -s rabbit_disk_monitor │ ├─391505761b3d0824a4d07717d05515d0548ee16085efa95e13a5f7ac54bf6498 │ │ └─45974 /pause │ ├─5b6e16ee8fe685c83f4c875aa33aea32edce939ced30d8a66b73600561d7abdb │ │ └─49335 /pause │ ├─b1811df4645fd1705ed0c18568a41a0bb629d579aaaa3364887ac08728e74d65 │ │ ├─118644 cinder-api: uWSGI master │ │ ├─118657 cinder-api: uWSGI worker 1 │ │ └─118658 cinder-api: uWSGI worker 2 │ ├─36895ea0076820567bca5537f556d468fdcae3925cc685a382ba73b167a5cffe │ │ └─46167 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─391271b6f2e3572ba2d2e213454273e47ae32fadc630235056e8bd5ec31b5417 │ │ ├─199659 heat-api-cfn: uWSGI master │ │ ├─199699 heat-api-cfn: uWSGI worker 1 │ │ └─199700 heat-api-cfn: uWSGI worker 2 │ ├─15e5ada9f7dc8a9c8da783cfe9fce8e33df3d21078d7efbda100cab117f24b2e │ │ ├─62672 python -u /app/sidecar.py │ │ ├─62852 python -u /app/sidecar.py │ │ └─62853 python -u /app/sidecar.py │ ├─66dca4af4628be91676da9ce0d941aa32703a73b00659047ef829c26fddb1a54 │ │ ├─181546 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─181788 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 │ │ ├─181799 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─245578 sleep 15 │ ├─d54201670856cbfd45806599094deabbe2fd83dabf6a42557a552f3e506863ee │ │ └─138782 /pause │ ├─b924a0b722bcb0fc149043bc1d8d35c8a1cbfa1b21df823b71f1f0d6f8fe18a8 │ │ └─52953 redis_exporter │ ├─9931df9bef3643a0020f7dd0d793ee8b6b2cc4e32cb31943bed9710e59712648 │ │ └─139888 /pause │ ├─526011186f28e217966c3eeffc4a079f247dc21d973ebc3bcaa2ca219e3f5fbb │ │ └─62289 /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 │ ├─403b0588365bbc55ee07c41077cd5f9d27fc63f89e04d669f3910ad575fd8145 │ │ └─141016 /pause │ ├─5e815584b02d3e8b9cc3e5ed41e5d8fdcce1ff0406b1146bdf0d8ae305c9e083 │ │ └─63653 /pause │ ├─90b01227ed4d4e31d9655db7883cac112b13cd4a4a40f013c1b51186d2554547 │ │ └─49006 /manager --metrics-bind-address=:9782 │ ├─203b49059a120617e691634484016174fdf710205a4a1ef82637937f89890f8c │ │ └─48961 /pause │ ├─cdf6e3aee3bf657be62f5bdc890c36342ed2039c73367904ea32cae450ee6e62 │ │ └─225405 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─3e6fa076181659fff4918ce90f4287d7bcefda22eea7b40382add578631e7a7b │ │ ├─170134 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170374 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170375 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─fc5fb87de8a284f38edd9e6097335d471f1b2049edd699bcbd1d52ffdedb195c │ │ └─151002 /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 │ ├─c0b2dd894b4824b9dd109ecb0918b1f7bcec09083955ab8111965c7779f291ee │ │ └─191908 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─bda3c87e4e6bcf58ddfc8daabc31812e0db266b9fe6dd7ddef280554ee94dc92 │ │ └─145813 /pause │ ├─52900c1403ede4561669aecac3f73bdedfdeaf5b695f7907ad35086535c98e49 │ │ └─45073 /coredns -conf /etc/coredns/Corefile │ ├─5862bac497888ff24b8277cc7931a5033372d1d7132a53b1c336fc007db2a58e │ │ └─229877 kubernetes-entrypoint │ ├─f8ddce65ed6221579b96fee42f99f8ae30099f91aa6e1aeb73cbb1f4c9dc480c │ │ └─188895 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─ca98faeadf464739cbe72bbd65c4f853a978f1bdd1429bf7441a7161754c2964 │ │ └─65189 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─3e0a4e8f29e10ba81942b7b71d610d3fff0b25bdbb05a2573b4481d681c077a5 │ │ └─42023 /pause │ ├─f8fa712135007d1d941e2aa23c084a41c74cb7027d6feaa237072efd184bafe8 │ │ └─57422 /pause │ ├─93c2cde66106f783cfefe02723a39ee4788c94769b6e3f9a168875170615ba32 │ │ └─123106 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─ebdba9da489bfe86875e7fed5db5aee1c724ae0bdecd329ac4ae93c16a3d3455 │ │ ├─72609 apache2 -DFOREGROUND │ │ ├─72626 (wsgi:k -DFOREGROUND │ │ ├─72627 (wsgi:k -DFOREGROUND │ │ ├─72628 (wsgi:k -DFOREGROUND │ │ ├─72629 (wsgi:k -DFOREGROUND │ │ ├─72630 apache2 -DFOREGROUND │ │ ├─72633 apache2 -DFOREGROUND │ │ ├─72638 apache2 -DFOREGROUND │ │ ├─72639 apache2 -DFOREGROUND │ │ ├─72640 apache2 -DFOREGROUND │ │ ├─72641 apache2 -DFOREGROUND │ │ ├─72642 apache2 -DFOREGROUND │ │ ├─72643 apache2 -DFOREGROUND │ │ ├─72644 apache2 -DFOREGROUND │ │ └─72645 apache2 -DFOREGROUND │ ├─87a36a5dcc6492e17212d5c3843ee90cd14a0430062b006376eb9dec98fe6646 │ │ └─57618 /pause │ ├─7a20a5441ea77858c66becf2445537bf0d3ff25e45156b9e157d8d94897a334b │ │ └─44643 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─c306ce108e1a9a023dd15a6bf5e0963a1ccef0b8056cedb72ad769ec2829ef7c │ │ └─57816 /secretgen-controller │ ├─82ba5c02691f62c4c5935dc67bc8d5f7aa0e659938baf9ae03221eafbd41c605 │ │ └─45040 /pause │ ├─1f3006d731a0149b78ca9ea58ccdd195836a381c1c5e3c3aefc93e805f3855a8 │ │ ├─199660 heat-api: uWSGI master │ │ ├─199697 heat-api: uWSGI worker 1 │ │ └─199698 heat-api: uWSGI worker 2 │ ├─d5c79292f6272ac42ff1fa12020a45721bd8de97b3e7d3c6158ea4ee05c6d3b8 │ │ ├─170158 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170367 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─170368 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─8c0955fb20737be5f0cafc7ffbe6e2c5d28b31cd6804ae76dc41660ddc56d5a5 │ │ └─184977 /pause │ ├─2535a88b8578d23ef5e42b21a9edf2bcd53f7efc2f65dd0e82fbba8a2ef9b941 │ │ └─66776 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─27f17babdb6ced8902d0568935fcef4df735a3797bf11fabeb52508c31b42aa3 │ │ └─64847 /pause │ ├─15f5ddae565f5f108277ab58d9fb4240efba52927d65f19d59b62152add59d48 │ │ └─210592 /pause │ ├─baa4f9ae002a1fe35bfe5d2acfb60c30feabb4ad9644d83d7ebea064dcee0845 │ │ └─221607 /pause │ ├─1a9a153bc2441331d5db5b9feed0d6bb0919046c1e659910bcf342191f3a74fa │ │ └─66708 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─a0fae3184aed22fefacc07b8388347566c1a3c5254e12418bb68088ea1a38d27 │ │ └─142717 /pause │ ├─0bbe576fa60b357d0cd3955a0328027c05439c1cb5ca2ca7c512136245cbf035 │ │ └─122430 /pause │ ├─d711dfdab6a2cd0b31909932629a199d825b6f0a4780421c30228780b010861b │ │ └─187641 /pause │ ├─0af96e0b7cc80a8d9e22e367a6dbc1eec542816a431aa0d5d052e6a041e92276 │ │ └─52874 valkey-server *:26379 [sentinel] │ ├─5eefd0798d3d6ece57fb6b5a81ea7dcf19cb52219bbcbbd3647a1b4e74096770 │ │ └─61486 /pause │ ├─eecaaa7548e37b0f637c7a1321353a2e3c583b4c38d3d1a5b3961fbabb1004e6 │ │ └─107438 /pause │ ├─ef953753f351752a309b465e6c97c92e81268e8dd221269b0a695238f33ede25 │ │ └─227091 /pause │ ├─ad8e78fbb64b2ca014950dc8e714de86d16c6e66d903aa5140fb6b2d8dbedf28 │ │ └─188286 /usr/bin/libvirt-tls-sidecar │ ├─36021ed27c43851e9bb37f7ba362720ef4a4209958cf8ee416b2f0070c373034 │ │ └─66075 /pause │ ├─664266b3107e89fdb04ce9102fbbe3527ccb8e621f265ad3bd41927154792715 │ │ └─210731 /pause │ ├─cfa66dccb0e8493188e96ce976ff99a18f3b8ed3c2eeaa393d4b56da30a99e32 │ │ └─61732 /pause │ ├─9e6912b391a95ecaab23bd1fdaaa89ce831596918be0e6c337588d65377790c6 │ │ └─61970 /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 │ ├─01658999f3604d27f7e4f2c22976460b5042f76876f1ab59e6c020fb04cd0167 │ │ └─49814 /pause │ ├─439348f90d8d2be0ea9a5a01876d11f6cd394129bafae943db0d0a8031f64755 │ │ └─50346 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─f845dcb1972da91a10156d7161422212f07e3ef315efe68ec2a6934f29ace5eb │ │ └─66379 /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 │ ├─2da54b34933b51c44d3015eaa3ef25c19e0d53df99d506f13c45065bf8ff4d55 │ │ └─45095 /coredns -conf /etc/coredns/Corefile │ ├─b007bb743dc2af0ad9724f47082a6037fbc0c9f7529d3edfc98b85d95c2aebd6 │ │ └─48128 /pause │ └─bdde990a47d9b90fc462b587e2697f8ddeb8527e23c58a9f77031ff0fc5a5e30 │ ├─105907 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ ├─106054 staffeln-conductor: Staffeln conductor backup controller worker(0) │ └─106068 staffeln-conductor: Staffeln conductor rotation controller worker(0) ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount