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 │ │ │ ├─21893 /lib/systemd/systemd --user │ │ │ └─21894 (sd-pam) │ │ └─session-21.scope │ │ ├─21840 sshd: cephadm [priv] │ │ └─21907 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1626 sshd: zuul [priv] │ │ └─1639 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1630 ssh: /home/zuul/.ansible/cp/199.19.213.103-22-zuul [mux] │ ├─418296 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wywgwqaaxdiugialbnmehdexgdjhkbos ; /usr/bin/python3'"'"' && sleep 0' │ ├─418297 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-wywgwqaaxdiugialbnmehdexgdjhkbos ; /usr/bin/python3' && sleep 0 │ ├─418298 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-wywgwqaaxdiugialbnmehdexgdjhkbos ; /usr/bin/python3 │ ├─418299 /bin/sh -c echo BECOME-SUCCESS-wywgwqaaxdiugialbnmehdexgdjhkbos ; /usr/bin/python3 │ ├─418300 /usr/bin/python3 │ ├─418303 /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 │ └─418305 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 … │ │ ├─ 9970 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12305 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fc5d034c75a42e3e374e330d743ae4fa42b97d6e4a4bb08d56bcc21f3fba9ce1 -address /run/containerd/containerd.sock │ │ ├─ 12689 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7a6fd37b71d5c618b6596c44005bb51364af3a95783623e74e1526f8f06767cd -address /run/containerd/containerd.sock │ │ ├─ 18846 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f8638890276d279bcfaf4c993786cc1f4628cf6a204d82082dc3fed7e15c5f41 -address /run/containerd/containerd.sock │ │ ├─ 25451 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 36f99a46fc67f78c7ba66d8dd16df7ca2de6ce592b3276dde0069d538b2c3b94 -address /run/containerd/containerd.sock │ │ ├─ 30220 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b3c31837cb4e02a012cbe1f79403549fe142a9b17e5d721e6eb98a8d3071bd62 -address /run/containerd/containerd.sock │ │ ├─ 35020 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2e97886ca33eba7595091719a11b50cbab1ec0d15ab1b8f68f4ec33bef0fdfb0 -address /run/containerd/containerd.sock │ │ ├─ 40878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bcf72db78133069dae89a929f3956f53d2ac7caab05a8e7d10290c43d60681a -address /run/containerd/containerd.sock │ │ ├─ 40927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2289824c7f1b9ab0fe0dfacbd3492efe2a2f403e20c736666c684bbacb82dfb -address /run/containerd/containerd.sock │ │ ├─ 40934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5096e4b712c8377c41654078a4bcae1d1afdc9170f619c73f782940083cd65b5 -address /run/containerd/containerd.sock │ │ ├─ 40951 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87d10f87e5670bc4ac372f512d33dbd15481a67a7355aee1ddb4f1971a52b6a8 -address /run/containerd/containerd.sock │ │ ├─ 40966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e594087bd533942146b764122d2b06f73435ea7a22ab61ccd6f00dc283277268 -address /run/containerd/containerd.sock │ │ ├─ 41505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 290e86bb3be504ab904bc061d47fbd45067b7e3181e9db43de5e129b43629eea -address /run/containerd/containerd.sock │ │ ├─ 42234 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d90084ae5400837504c2543cf0f6c9973ac92897740fca13d25ee6ae2d69fea6 -address /run/containerd/containerd.sock │ │ ├─ 42252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46d260bdee290ae122b9c45032c9601b289d52f3fb9b56f8491bb14784d62a0e -address /run/containerd/containerd.sock │ │ ├─ 43589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5c4f50f9b6640e2b37c68b167ed694e7325bec796c43d9d6d8fd3657e0896d0 -address /run/containerd/containerd.sock │ │ ├─ 43990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71ac340d513693f218151271891248904b8b099e8bf5ea8f1a50e714289805ae -address /run/containerd/containerd.sock │ │ ├─ 44027 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89c3cc23662eb0b8045420f72cd843560147206057f298ef24e9f8286f769c05 -address /run/containerd/containerd.sock │ │ ├─ 44458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52cf1d6222048ece551a11c73303dd1981f8cf4a73c3364c45a180392a4b0507 -address /run/containerd/containerd.sock │ │ ├─ 44985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 165504e5549997895bb61c04536413b60d534da3946c6b1e84ea6cca3b2fdea3 -address /run/containerd/containerd.sock │ │ ├─ 45018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ef57bae669046b0f8f6297b74a63ce8be8f146d78dfe0aa288778aa445ee952 -address /run/containerd/containerd.sock │ │ ├─ 45061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05ec101b4095d4b1d427b5c3ddea26b954107b0f4830b9d8b64c38d506dfee65 -address /run/containerd/containerd.sock │ │ ├─ 47135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2011097da10338d99fabc36a0c51ab3c774f64ceb3bbdecb64fa637e024f5bdc -address /run/containerd/containerd.sock │ │ ├─ 47233 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77e321999252a23e01c3dd12362bab45ca162d038a872ab369766593d7a462c8 -address /run/containerd/containerd.sock │ │ ├─ 47987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e3a18d46cc39093370da5d6241284f5fec3ad21f0609bb6cd87d887871a9586 -address /run/containerd/containerd.sock │ │ ├─ 48087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f78ef494944d0974f21812a1a6eecbd0d699027237d89d5c5b6513655d807996 -address /run/containerd/containerd.sock │ │ ├─ 48636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d839919fc6f4c9bacaaf364c95ff81b00141e72893f74152213ff71d098e4f48 -address /run/containerd/containerd.sock │ │ ├─ 48927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96f0e93f0e81359d294d4b0a2c9dc49ff3072733b32814446727dd1a5fee2a3a -address /run/containerd/containerd.sock │ │ ├─ 49352 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2cfd2972bce293b71967807a3d36b56934c10d1908d5e6f4e7824980276bb87 -address /run/containerd/containerd.sock │ │ ├─ 51488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 427aeeb3b7963579eb7fc69fa5e115e15cdf05f7d9bb969a8ff5687d464403cf -address /run/containerd/containerd.sock │ │ ├─ 51705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0c39c9931ff2e0c6a083b98fcbc064a5f3372c73fcc2e1580bbbd4fcdd54f07 -address /run/containerd/containerd.sock │ │ ├─ 56045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 684dde85ac8940d9ecdef76576bdaa61fcb045ad9657925c96ddbe77753e8c5c -address /run/containerd/containerd.sock │ │ ├─ 56667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da4c7fbd5b3afe6dff1196e906b9d95adee45ff3cf8ede435f858636b70a682f -address /run/containerd/containerd.sock │ │ ├─ 56742 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 896a7a497dbf55e69359e7a95348aceb99cc1313eab88294e7135a4570c4637a -address /run/containerd/containerd.sock │ │ ├─ 56798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 182dbf5f7a9b0fc48592d986ea2598a21bd7c4ef13fdeed13c0271b691adcaf2 -address /run/containerd/containerd.sock │ │ ├─ 56935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2e1346cf2956b57e783ecd6e38b12a5e4daf8f005ffe6945b198b09b748b72c -address /run/containerd/containerd.sock │ │ ├─ 61220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7adb446732084c24b0df28f1ad6026d5e032c607233236244773cbaf7186431 -address /run/containerd/containerd.sock │ │ ├─ 61366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8395e5d053662289608c235fe949dc8633ea925ff2d52296624bf7f4ce741202 -address /run/containerd/containerd.sock │ │ ├─ 61401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54dcb3f54addfc4207da71613b702056568daea29c33a4c0b7142482b696f71d -address /run/containerd/containerd.sock │ │ ├─ 61453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78b5ea3c884cf96725d77f40d1e8dcd5a5f68f4e2ec4255c26307bf554919db4 -address /run/containerd/containerd.sock │ │ ├─ 63017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2ae1ac2de55cb03a9af9a6e067d8d43aaf70ae531b55f03160ff7831f8f2d27 -address /run/containerd/containerd.sock │ │ ├─ 63140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2eaa894a28de5fd930ab9138af2dbaa0ebec20cb4df81d0c9ea19a45139e11a -address /run/containerd/containerd.sock │ │ ├─ 63256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2f3306f1dd5375c98db5f453424d34f38dffd01dee2dbdc8557c96eef0e35ed -address /run/containerd/containerd.sock │ │ ├─ 63584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 918e9b7db3517e5aff19ebeb8fe3999b1b36e72b5a91691530462e0ac32c1e29 -address /run/containerd/containerd.sock │ │ ├─ 63652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abdf471c044c1e6e190931a02fea899881cc3350fe0b3ff3177e56a41747b74a -address /run/containerd/containerd.sock │ │ ├─ 63847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 652554f6710ebf643e32aadb6955ba6fcfaa3480013e2adccf3143da2367b4f5 -address /run/containerd/containerd.sock │ │ ├─ 64229 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8dc93d648359a3b245779ef7ee7edf3efc81ed193b5c6a02589a850658182be -address /run/containerd/containerd.sock │ │ ├─ 64443 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8689f20140a79887ece9ed38d07cad067e00c24242486ce6c241eedf9ed86340 -address /run/containerd/containerd.sock │ │ ├─ 64922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2f624feff95fd6de030a5658c3ebc9fb2bc9452e9c7c17b288a7fb6aa6def2b -address /run/containerd/containerd.sock │ │ ├─ 65853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 805fa9691c94f089b0a4522f366c3f124cae24aa592bc2e110ab48729bf08b42 -address /run/containerd/containerd.sock │ │ ├─ 67203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5ebab03acc4d6ccff775318ab1fe79bf6dd62214a6c6bdeb4bab10fdf48a031 -address /run/containerd/containerd.sock │ │ ├─ 69595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcfeca9462c5d22e1f782215624315f308d47709f443d272657bd9cf0af42d7e -address /run/containerd/containerd.sock │ │ ├─ 79084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb3a756ec7930de98ecc5fc1aa308ee18fd4ace16b00f8662eb2975d2330b996 -address /run/containerd/containerd.sock │ │ ├─ 80605 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bde0e9af3420aa8aedfbc2271d2f239745e921854f5cce593d37bad14186fcf -address /run/containerd/containerd.sock │ │ ├─ 86709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 262eadc6be68c2d36ac30e7852eacb9375ba0cea0c9d9cca042203a5efd9953c -address /run/containerd/containerd.sock │ │ ├─ 92757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4128115ea189b9cb22a9be48b2bd301e058a3d1728b992793bf1f99149fcb6a9 -address /run/containerd/containerd.sock │ │ ├─ 96918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9acafb13985e54698a04a605937289c8895cabe1e3b22ad2e1de0c875c0c676 -address /run/containerd/containerd.sock │ │ ├─ 96962 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9de732bb53143ce62b2bcf6099695728160d5c24e58d33da4d359fd6457eb2ec -address /run/containerd/containerd.sock │ │ ├─110191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 239d2936e7af78b04124b13c59b2c347a77477a1adfc3791c60610b13fac444a -address /run/containerd/containerd.sock │ │ ├─111771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b63a2f69d0cc98ef7a24b13b0f2441decdec1cca914322577b1655b1acc7b737 -address /run/containerd/containerd.sock │ │ ├─111832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25cf11f3d6ca7706a842fe3c6044139e83721388e1a6dea28bfcbb47c1d83249 -address /run/containerd/containerd.sock │ │ ├─113722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4131b41a0c6078e2e33fb37c8bce2febaa4f58ee1d72e178bb31d50522c8ab5f -address /run/containerd/containerd.sock │ │ ├─115557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 01f3223a28a6dcec304c7cac07f9cd3001e4c4ab620ba5ca7dd2e566a134aa4a -address /run/containerd/containerd.sock │ │ ├─115597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73ad80b4f7ac3f3276e5ecc3c63aceca43280100b8d1912b7e9cb26e4b5cc9b3 -address /run/containerd/containerd.sock │ │ ├─128702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec02f1fef02ff76e9750cb9eb4acc00434fc94f6f0e850bb241c3fc8c445835e -address /run/containerd/containerd.sock │ │ ├─128735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb01e57af3d9e51f980db155116a45be84de0c2197c51590c572a586072ddbf5 -address /run/containerd/containerd.sock │ │ ├─131305 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1adbb8fdbab393f6076a665365a0fdbed6d40f364fb4acf457586594c4b1cb44 -address /run/containerd/containerd.sock │ │ ├─157457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20eb58833a51d20081f2c89511786f19807a117faaaf3e92e45c1c513538e061 -address /run/containerd/containerd.sock │ │ ├─159079 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3433cebbf149b8f17b4becddc21cf09dd4366dad521d32004c5da98fef0e6297 -address /run/containerd/containerd.sock │ │ ├─159494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1067a1ab27cbe8cf9d7c80c721825174c15efd14cb9b066f610392fcbcb97c1 -address /run/containerd/containerd.sock │ │ ├─160304 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e45f9562e9057e9dbf9e313569123ca62a2d8c1e19cc5a86a7cf356cadd9c23 -address /run/containerd/containerd.sock │ │ ├─162477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1e03786fb5e8817f8852445790d0a5221608f6d4183dbd360febf2b95177666 -address /run/containerd/containerd.sock │ │ ├─162646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e0519a6fa56aa4775392e5f268db159c3b6db6f47188615b2853c5ad24a786c -address /run/containerd/containerd.sock │ │ ├─162792 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ce3ca28f5a65c0cf349619edc31fb952b7a60d417804ae8eb32abf988f198fd -address /run/containerd/containerd.sock │ │ ├─162918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3515f87f97a8d399c74cc91bec9731a695761fb04a2b9a488284131fa7dc1e69 -address /run/containerd/containerd.sock │ │ ├─163080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06f87237f1a01be48cf096209aff356455035ff4b2239a6f4e0fc9c560b9fb55 -address /run/containerd/containerd.sock │ │ ├─163497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ecb40c7cfb9fbc374810edeef6d8dbc55ebd62d932ec7868c0649c3ee3f7773 -address /run/containerd/containerd.sock │ │ ├─175107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b62b06aa27d70711a8005f602f8f737881489777d3fd3b0bdc1b4b71f45af41 -address /run/containerd/containerd.sock │ │ ├─176786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 87bd2453528c9f05c06e0c578aa2c26c38d90673d7780ffea4e876b61d9bd515 -address /run/containerd/containerd.sock │ │ ├─176818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 662bb332dc8831493725b51c7663152cf6d05d2962804b7b39c5d805cf1a13f3 -address /run/containerd/containerd.sock │ │ ├─176869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbf5bfc2d22e51cd8f02a7917c301fd09e47130ea590e43ad845240d0a95731f -address /run/containerd/containerd.sock │ │ ├─176945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f45ae60b2e80a742853d697b048f3ebd2f8f4c71caaff0cb9b9a5442abe933b -address /run/containerd/containerd.sock │ │ ├─177334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f50904cc18f2e8ef69d41d879d385731d4c26eb40ecccc7df97785e1b1feae35 -address /run/containerd/containerd.sock │ │ ├─177394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c5d2fef012579e01569f949d677809aebf62dbaae18547927c034041b3ad94b -address /run/containerd/containerd.sock │ │ ├─177473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16b8acf70ed56f82df51f0a6d0c835474cc43beb8a4843514cd63f14d385f457 -address /run/containerd/containerd.sock │ │ ├─190693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7137bd84a5b581110f847bd4dd108b332379c97c3416ff0ee084c5e40feb071 -address /run/containerd/containerd.sock │ │ ├─193058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76590d301d059becfcf2367d1932f020ea28370afad26d1f48f4622afc13a594 -address /run/containerd/containerd.sock │ │ ├─193165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0e27e9e9c7ea7570e7de3a15d263bccf4521b26c1a5ba4c1a4b275c35737731 -address /run/containerd/containerd.sock │ │ ├─193274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70e053d50c7967530aafb5c9c278d39197e811bdcf5d0ac5bae90c49d03b8f33 -address /run/containerd/containerd.sock │ │ ├─209765 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 527698d88759a8c7c4143cb60eaac41346e2e5bbd0f4380a06623c58dbee1f0d -address /run/containerd/containerd.sock │ │ ├─217892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdd779eb5ee49c0a4b15aec83cf562eecf8c096b5ea1acd7e6674600bf6cd182 -address /run/containerd/containerd.sock │ │ ├─217930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbd5984c7598dd17ab611078a20b3ada5270b2dc65614ba67ce0e0ec6501d221 -address /run/containerd/containerd.sock │ │ ├─218128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da6b163ca948c0493fdeb9d90784dfa2b5f858b682696e9254b36c093541d1f7 -address /run/containerd/containerd.sock │ │ ├─218207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b6a741eb929c4086bd3b3d04619b4b465bc90c3266e155606d06b8e16bcfcaa -address /run/containerd/containerd.sock │ │ ├─229906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dec8f24ef0ccad89846c16a410d0316980d36868a7de5b373b869ec0435729d1 -address /run/containerd/containerd.sock │ │ ├─232392 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b184e9c039a43900f99238e86bddbd596dd3cbaf56bee6feebc32c268117df74 -address /run/containerd/containerd.sock │ │ ├─233712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7194a70e7e71267634a52ad1378bd508468a31c467d5a984f7317be7ae41a1f5 -address /run/containerd/containerd.sock │ │ ├─234630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbda668f30e88114d8e18a87d9be9659bf087e90d2d2d9d03c5ccca117d4a220 -address /run/containerd/containerd.sock │ │ ├─235669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 954058ac5f64c8a49c405009255387461f9173589f8b4d78d0f126fcc5c9b087 -address /run/containerd/containerd.sock │ │ ├─237493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72e82c81f90f21d92bc84f42200f47cfdcef2b647e23ff98b8794700181cfcf4 -address /run/containerd/containerd.sock │ │ ├─238434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fb1772a057b1841588ab3a883c91d57eaf40ea6cff0d09b7286bf64cc77b390 -address /run/containerd/containerd.sock │ │ ├─238591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60a7483b9e4c742c8d27d063ca9fdf1436ea93391531de3acbc3b6310d899007 -address /run/containerd/containerd.sock │ │ ├─248302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ce83680ae849fd31eb10c5147ba69e9f63fc00bf19cb8cc5c2db0d5f766dd2c8 -address /run/containerd/containerd.sock │ │ ├─248672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efdf782c2b75b8f72697e09d97bcca23461b6b45c7012c839258f379611f2cdb -address /run/containerd/containerd.sock │ │ ├─251564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d42a0f53b2d06140b20e4d060c73dd97833e3f727518c22141a3cd47550ea6d6 -address /run/containerd/containerd.sock │ │ ├─255939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a16de30dbbe0ed60c55409438ee201ccf6c0e5e2cb748eb4c0f5b3febbb58950 -address /run/containerd/containerd.sock │ │ ├─256147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d63edddd22ae754f021b6b33f1a7655283180e66feca1b9c766b74e98a6e52d -address /run/containerd/containerd.sock │ │ ├─256227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc011281d65b321c30a12871338db9c69c8b3ae8a83debdaa69bc4a7a96739e3 -address /run/containerd/containerd.sock │ │ ├─256293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d5ea14c11ec48f9fbfe95b315dcc12ef482bd41e9127eb2f60dbdf8e39d7429 -address /run/containerd/containerd.sock │ │ ├─267736 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a103a422f852a508cf3889a8466dd2d36507b1f0cb6980fffd68cb2d656f3e3 -address /run/containerd/containerd.sock │ │ ├─271527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec0d237d35a85fe7f0afc276eb195d310714e8fd0f17015be6afde18b1c0a4a3 -address /run/containerd/containerd.sock │ │ ├─272986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57e912f64607fe83a847f6aeb98cfd6ba1109289b5e53c20fdeb61fa1c0e4e2c -address /run/containerd/containerd.sock │ │ └─418085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03e51afdc055c0d6fc791e2458aed0b4825e3d9ac65a524d2e76488b9593f1cf -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1434 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-fc5d034c75a42e3e374e330d743ae4fa42b97d6e4a4bb08d56bcc21f3fba9ce1.scope … │ │ ├─12351 /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 │ │ └─12363 /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-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29936 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30203 /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@mgr.instance.gabwxl.service │ │ │ ├─12603 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.gabwxl/unit.run │ │ │ └─12634 /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-gabwxl --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.gabwxl:/var/lib/ceph/mgr/ceph-instance.gabwxl:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.gabwxl/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.gabwxl -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 │ │ │ ├─18803 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18823 /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 │ │ │ ├─25162 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25434 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34734 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─35002 /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 │ │ ├─12238 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12268 /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 … │ │ └─10342 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─156763 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41338 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.19.213.103 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─354 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─644 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-2e97886ca33eba7595091719a11b50cbab1ec0d15ab1b8f68f4ec33bef0fdfb0.scope … │ │ ├─35044 /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 │ │ └─35056 /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 │ ├─run-r8dd7e8683ea84268ae29cf9843c5dec0.scope │ │ └─191044 /usr/sbin/libvirtd --listen │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1103 /usr/sbin/uuidd --socket-activation │ ├─docker-f8638890276d279bcfaf4c993786cc1f4628cf6a204d82082dc3fed7e15c5f41.scope … │ │ ├─18871 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18889 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10849 /usr/sbin/chronyd -F 1 │ │ └─10850 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-36f99a46fc67f78c7ba66d8dd16df7ca2de6ce592b3276dde0069d538b2c3b94.scope … │ │ ├─25476 /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 │ │ └─25488 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─393 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─156563 /sbin/iscsid │ │ └─156564 /sbin/iscsid │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-b3c31837cb4e02a012cbe1f79403549fe142a9b17e5d721e6eb98a8d3071bd62.scope … │ │ ├─30246 /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 │ │ └─30258 /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-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-7a6fd37b71d5c618b6596c44005bb51364af3a95783623e74e1526f8f06767cd.scope … │ │ ├─12714 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.gabwxl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12734 /usr/bin/ceph-mgr -n mgr.instance.gabwxl -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─f78ef494944d0974f21812a1a6eecbd0d699027237d89d5c5b6513655d807996 │ │ └─48110 /pause │ ├─27c3788594f2bb21bb4a979b61b266710cc9b93aebc08d70e5d7be67aa6e4264 │ │ ├─86014 barbiacan-api: uWSGI master │ │ └─86051 barbiacan-api: uWSGI worker 1 │ ├─6a7daa5832489b32708f865e4a423b52130045dfa7312c908b8c6e311d4f226f │ │ ├─191029 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─191048 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─191064 erl_child_setup 1048576 │ │ ├─191291 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191292 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─191302 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─191628 /bin/sh -s rabbit_disk_monitor │ ├─2f45ae60b2e80a742853d697b048f3ebd2f8f4c71caaff0cb9b9a5442abe933b │ │ └─177001 /pause │ ├─ac9c7d5f39e9b168bf337de0aa3798b0716b0b1c68f6c0ef964a85704f29df55 │ │ └─45202 /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 │ ├─805fa9691c94f089b0a4522f366c3f124cae24aa592bc2e110ab48729bf08b42 │ │ └─65876 /pause │ ├─2e0519a6fa56aa4775392e5f268db159c3b6db6f47188615b2853c5ad24a786c │ │ └─162669 /pause │ ├─0b62b06aa27d70711a8005f602f8f737881489777d3fd3b0bdc1b4b71f45af41 │ │ └─175131 /pause │ ├─20d6d8f6d9b20d1784360085cfe501489f964ec6bc814c1b011f239b95137e31 │ │ └─66992 /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 │ ├─89c3cc23662eb0b8045420f72cd843560147206057f298ef24e9f8286f769c05 │ │ └─44050 /pause │ ├─182dbf5f7a9b0fc48592d986ea2598a21bd7c4ef13fdeed13c0271b691adcaf2 │ │ └─56821 /pause │ ├─056143a2c74c82954965432be87a59390227b7e39b00409d1ce6615874a90e90 │ │ ├─160503 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─160519 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─160525 erl_child_setup 1048576 │ │ ├─160654 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160655 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160665 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160763 /bin/sh -s rabbit_disk_monitor │ ├─b63a2f69d0cc98ef7a24b13b0f2441decdec1cca914322577b1655b1acc7b737 │ │ └─111797 /pause │ ├─fec795c6e26a4caa4584ba3cbd5566969014dfc0e6f46684e37cb0ec5df896ea │ │ ├─186979 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187318 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpaeffmnkd/privsep.sock │ │ ├─187643 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp5qx5qmyu/privsep.sock │ │ └─187869 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─72e82c81f90f21d92bc84f42200f47cfdcef2b647e23ff98b8794700181cfcf4 │ │ └─237517 /pause │ ├─c2289824c7f1b9ab0fe0dfacbd3492efe2a2f403e20c736666c684bbacb82dfb │ │ └─41034 /pause │ ├─abdf471c044c1e6e190931a02fea899881cc3350fe0b3ff3177e56a41747b74a │ │ └─63675 /pause │ ├─3433cebbf149b8f17b4becddc21cf09dd4366dad521d32004c5da98fef0e6297 │ │ └─159105 /pause │ ├─230409b607248757bcde19d44bcfd4cd0a263aa562a56e2de321e35421743685 │ │ ├─265515 manila-api: uWSGI master │ │ ├─265597 manila-api: uWSGI worker 1 │ │ └─265598 manila-api: uWSGI worker 2 │ ├─b82fdd9e33a86059466af90feaf6b4b5d895a30de216f5334158143e661fedc4 │ │ ├─173158 nova-api: uWSGI master │ │ ├─173181 nova-api: uWSGI worker 1 │ │ └─173182 nova-api: uWSGI worker 2 │ ├─5096e4b712c8377c41654078a4bcae1d1afdc9170f619c73f782940083cd65b5 │ │ └─41016 /pause │ ├─398cadc93ae90b18f18491a1066be360521e03aece773d455939163869c5cccf │ │ └─41113 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 │ ├─1a246a9bc2ecdd747e38bf8ded496570d598184a2f3d6bd4390696e121507164 │ │ ├─251833 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─251850 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─251856 erl_child_setup 1048576 │ │ ├─251968 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─251969 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─251992 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─252205 /bin/sh -s rabbit_disk_monitor │ ├─ce83680ae849fd31eb10c5147ba69e9f63fc00bf19cb8cc5c2db0d5f766dd2c8 │ │ └─248326 /pause │ ├─18d48ef09fe275120468aaec76b3911dc18b017497a0b8f38a9beb451c93fc6a │ │ ├─248359 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─249059 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp8_46n_60/privsep.sock │ │ ├─249062 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─249064 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─d70d74c27702203e4ad73d45d83a2c99f1ad89a42656eb47d13ef5eb822d3e32 │ │ └─62490 /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 │ ├─41ad1849e882979b34733fb84ac9304ec686553df44eb7b3f6c41999b756c27e │ │ ├─275541 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─275555 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─8689f20140a79887ece9ed38d07cad067e00c24242486ce6c241eedf9ed86340 │ │ └─64468 /pause │ ├─33e1f78955aa05ada37fe0fc032ec009414fd30416c4a197b642cf8d3ffd2bb5 │ │ └─265552 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─c98fac67df5ba7d0666aa6acc07bbdaf1713b031e97696b3ff080ae84767ab5d │ │ └─67455 /bin/oauth2-proxy │ ├─46d260bdee290ae122b9c45032c9601b289d52f3fb9b56f8491bb14784d62a0e │ │ └─42293 /pause │ ├─1b6a741eb929c4086bd3b3d04619b4b465bc90c3266e155606d06b8e16bcfcaa │ │ └─218237 /pause │ ├─06f87237f1a01be48cf096209aff356455035ff4b2239a6f4e0fc9c560b9fb55 │ │ └─163129 /pause │ ├─5ef57bae669046b0f8f6297b74a63ce8be8f146d78dfe0aa288778aa445ee952 │ │ └─45047 /pause │ ├─997d5b322f75ec8f93b26e7af4e4892d5b3295f4674253ce8384f5e7ccf6a69e │ │ └─65970 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─2341034de590ae1c7a24ad9f02d3cb2d4e25a381420539dbc60be59debcfe107 │ │ └─47575 /server │ ├─6eca5d226ea51e4c334ab125e9612368f41a51fde2d82167ff5281b286b810a7 │ │ ├─64327 nginx: master process nginx -g daemon off; │ │ ├─64347 nginx: worker process │ │ ├─64348 nginx: worker process │ │ ├─64350 nginx: worker process │ │ ├─64351 nginx: worker process │ │ └─64352 nginx: worker process │ ├─7194a70e7e71267634a52ad1378bd508468a31c467d5a984f7317be7ae41a1f5 │ │ └─233736 /pause │ ├─0a103a422f852a508cf3889a8466dd2d36507b1f0cb6980fffd68cb2d656f3e3 │ │ └─267760 /pause │ ├─4128115ea189b9cb22a9be48b2bd301e058a3d1728b992793bf1f99149fcb6a9 │ │ └─92780 /pause │ ├─b0c39c9931ff2e0c6a083b98fcbc064a5f3372c73fcc2e1580bbbd4fcdd54f07 │ │ └─51728 /pause │ ├─e7adb446732084c24b0df28f1ad6026d5e032c607233236244773cbaf7186431 │ │ └─61264 /pause │ ├─05ec101b4095d4b1d427b5c3ddea26b954107b0f4830b9d8b64c38d506dfee65 │ │ └─45085 /pause │ ├─684dde85ac8940d9ecdef76576bdaa61fcb045ad9657925c96ddbe77753e8c5c │ │ └─56068 /pause │ ├─88df4cef8c10fb2ae7ba52241ff1932f122fdeb7e6f9be73bbdc47aea04add4f │ │ ├─49471 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 │ │ └─50717 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 │ ├─96f0e93f0e81359d294d4b0a2c9dc49ff3072733b32814446727dd1a5fee2a3a │ │ └─48955 /pause │ ├─290e86bb3be504ab904bc061d47fbd45067b7e3181e9db43de5e129b43629eea │ │ └─41528 /pause │ ├─63fae9e50c34b2aeecaf2603018508ceca465777964d7b412e71cc052b8544a9 │ │ ├─265577 /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 │ │ └─265733 /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 │ ├─d4b9480942874aa01d0ce49f5b1b7bbf3335446404dc69bcce5d0b18fb6430d2 │ │ ├─177922 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─405979 sleep 300 │ ├─070d469d9ba2664ce9721a667dfcb29a18177808d617f4e3e538af400a77af86 │ │ └─66951 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-19-213-103.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 │ ├─57e912f64607fe83a847f6aeb98cfd6ba1109289b5e53c20fdeb61fa1c0e4e2c │ │ └─273012 /pause │ ├─c7137bd84a5b581110f847bd4dd108b332379c97c3416ff0ee084c5e40feb071 │ │ └─190717 /pause │ ├─68f138eb661e4658c8399257cd95fe7ba425347663eda8dd47a92b6e89af1876 │ │ └─159685 /coredns -conf /etc/coredns/Corefile │ ├─013bea4a6154568862d457f7e76136eca4980cc55e9d1a183697e513c056422e │ │ └─49739 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─0854a7ff557c4181bb5cc2002a06115f6ab6433007174eb5bd7ea830034abcac │ │ └─57211 /secretgen-controller │ ├─b0d08dd69bda4677740d3ff833ba5907499dbe3a047a8abd4cb9e3ea8355e141 │ │ └─237546 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─0e45f9562e9057e9dbf9e313569123ca62a2d8c1e19cc5a86a7cf356cadd9c23 │ │ └─160328 /pause │ ├─26d52ba012f19495306726c01095eef6bd46e5a535ccaa2fffc879f3a4a918b3 │ │ ├─210002 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─210021 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─210028 erl_child_setup 1048576 │ │ ├─210131 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210132 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─210151 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─210272 /bin/sh -s rabbit_disk_monitor │ ├─0b459a5ef4a931d7a91a951df30e853eac602f656528928259ce807236c012a7 │ │ └─168630 /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 │ ├─79bf30f71f1dc393ee2e2520336065b2453a3e69c20dcfddf309261e2bf1b563 │ │ └─265534 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─b3107640aa8eaab0d34ef449ec9f6f715c95b791cd63b02ba457b247f737f0e6 │ │ ├─92956 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92973 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─92979 erl_child_setup 1048576 │ │ ├─93218 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93219 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93229 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93381 /bin/sh -s rabbit_disk_monitor │ ├─d5a4ecc8de00b87c2fdcc915a311ef00725487985eb5010e8ba22d8f6880095b │ │ ├─229039 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229056 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─229715 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229716 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405609 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405610 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405611 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405612 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405613 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405614 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405615 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405616 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405617 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405618 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405619 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405620 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405621 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405622 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405623 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405624 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405627 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405628 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405629 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405630 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405631 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405635 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405636 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405637 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405638 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405640 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405641 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405642 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405643 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─405644 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─405645 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─c12e36421841ace8ab576e7ae2bd383c9c64fe4299f97f577b904d776fc1d404 │ │ ├─125691 cinder-api: uWSGI master │ │ ├─125704 cinder-api: uWSGI worker 1 │ │ └─125705 cinder-api: uWSGI worker 2 │ ├─0afab479ec514970f49ebc81f3c02be8326f7ac4de2a20c7d1989ab3c056a81f │ │ └─51769 valkey-server *:6379 │ ├─da4c7fbd5b3afe6dff1196e906b9d95adee45ff3cf8ede435f858636b70a682f │ │ └─56706 /pause │ ├─4306c2c341e5e7a314935dd23bbe8eb730cee872e8e31c5f9a71f19867ef25e0 │ │ ├─173873 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─174258 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─174259 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─8ff6625998c2e34bc526b5c7e768fdc1132358e5b0ae02a096cf2c138610e8de │ │ ├─158037 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─158049 /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 │ ├─eb738ce281afeb64c23a67aa0632d9b1d755852e6b7f0182e9716a85330dc790 │ │ └─67375 /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 │ ├─0b1784b033f4165520eddf63f545e2c86ce4803aafaa5ef0916241f57a8790f8 │ │ └─61729 /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 │ ├─78c7a2b7b45af7697af78d0968c26ed32ea47f5099f36c104f366e4c28628ef4 │ │ └─97347 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-ktvh9 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─7c20c037a6b70613f5db8b325b24f3e9fab72f0e86fcd18e7d233b9cb4aa8bff │ │ ├─228262 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─228680 octavia-worker: ConsumerService worker(0) │ │ └─228683 octavia-worker: ConsumerService worker(1) │ ├─3515f87f97a8d399c74cc91bec9731a695761fb04a2b9a488284131fa7dc1e69 │ │ └─162984 /pause │ ├─a0c93507a8fba57cbd0e07c796fa0043dfc12239db2f7cf7a51e911793d206b3 │ │ ├─185985 neutron-policy-server: uWSGI master │ │ ├─185998 neutron-policy-server: uWSGI worker 1 │ │ └─185999 neutron-policy-server: uWSGI worker 2 │ ├─e4d5fab97fc572b7553df647eadc1f2d74e539effa02a8708cc48cc891e88080 │ │ └─232643 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─61d931c529486b92ae8af5f996552e48bf39e52ec69fb4935388c2dac6255522 │ │ └─57070 nfd-master -crd-controller=true -metrics=8081 │ ├─5411495459035b8e4999b13c6593c7a15139c6604d7b024bad1a7026d7d61af5 │ │ ├─62043 python -u /app/sidecar.py │ │ ├─62316 python -u /app/sidecar.py │ │ └─62317 python -u /app/sidecar.py │ ├─f90f59d20f873aa17132a7758a8f7fbfeb4479d8e5e5f4dea0e8099743fde9fd │ │ └─64715 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b9831c334d2a9556e7102de0f9289c07342ce16ae7adb21008e1e8e4cfbf3a08 │ │ └─64047 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 │ ├─e1e92443d8ff6e51606277931720c8fe88c00c3fb3086c65bc5d0c99be169ce3 │ │ └─66851 /bin/pushgateway │ ├─e1e03786fb5e8817f8852445790d0a5221608f6d4183dbd360febf2b95177666 │ │ └─162509 /pause │ ├─d72787c6dc46b162b51ee9c9b1e0c41d9b85ae3c51e8f19c972e5977816f7f4b │ │ ├─42743 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43164 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─1adbb8fdbab393f6076a665365a0fdbed6d40f364fb4acf457586594c4b1cb44 │ │ └─131328 /pause │ ├─e594087bd533942146b764122d2b06f73435ea7a22ab61ccd6f00dc283277268 │ │ └─41050 /pause │ ├─77e321999252a23e01c3dd12362bab45ca162d038a872ab369766593d7a462c8 │ │ └─47260 /pause │ ├─73946b3ca3b2e6a900adc9f8ad0df50bed26d10d8c128a9e7e3b6a967e3cea47 │ │ └─67305 /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 │ ├─ef21e7f3c8af760ae224e2067ddea77940348a078d91e2ac679fc2332305d3dd │ │ ├─112197 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─112361 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─112363 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─efdf782c2b75b8f72697e09d97bcca23461b6b45c7012c839258f379611f2cdb │ │ └─248705 /pause │ ├─427aeeb3b7963579eb7fc69fa5e115e15cdf05f7d9bb969a8ff5687d464403cf │ │ └─51512 /pause │ ├─a81c09ce00e5f3e432eb6c3060cd233f36d34bafad5e680c7b60749acc354de1 │ │ └─48466 /manager --metrics-bind-address=:8080 │ ├─c2ae1ac2de55cb03a9af9a6e067d8d43aaf70ae531b55f03160ff7831f8f2d27 │ │ └─63042 /pause │ ├─72675c371c4afd6e095897819466b7097fcf854f4d138c7f695e427e80d46c86 │ │ └─51861 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 │ ├─20eb58833a51d20081f2c89511786f19807a117faaaf3e92e45c1c513538e061 │ │ └─157480 /pause │ ├─02a60d42e970a96d7b00beeeded83d04239ca4dbe56fa05b1d04bd28d55db5e5 │ │ └─41553 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─16b8acf70ed56f82df51f0a6d0c835474cc43beb8a4843514cd63f14d385f457 │ │ └─177505 /pause │ ├─34d1ae991bb060d469ae1c0e2a4ad0053a914ee5ed59fdcb3a8ba4fc37ac62bd │ │ ├─205770 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─206217 heat-engine: ServiceWrapper worker(0) │ │ └─206220 heat-engine: ServiceWrapper worker(1) │ ├─f50904cc18f2e8ef69d41d879d385731d4c26eb40ecccc7df97785e1b1feae35 │ │ └─177367 /pause │ ├─165504e5549997895bb61c04536413b60d534da3946c6b1e84ea6cca3b2fdea3 │ │ └─45016 /pause │ ├─fc011281d65b321c30a12871338db9c69c8b3ae8a83debdaa69bc4a7a96739e3 │ │ └─256276 /pause │ ├─fb3a756ec7930de98ecc5fc1aa308ee18fd4ace16b00f8662eb2975d2330b996 │ │ └─79107 /pause │ ├─239d2936e7af78b04124b13c59b2c347a77477a1adfc3791c60610b13fac444a │ │ └─110214 /pause │ ├─71ac340d513693f218151271891248904b8b099e8bf5ea8f1a50e714289805ae │ │ └─44013 /pause │ ├─312dca6aa4e86dc5b352eb5b8a464eef3ea10dfe9a0923fff83daa0f94b09029 │ │ ├─173865 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─174311 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─174312 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─ec0d237d35a85fe7f0afc276eb195d310714e8fd0f17015be6afde18b1c0a4a3 │ │ └─271552 /pause │ ├─d8b8f41d8844ed3f90b33fc6290929228a91953c26c47fc66e465e9e2d33f6c5 │ │ └─66009 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─4131b41a0c6078e2e33fb37c8bce2febaa4f58ee1d72e178bb31d50522c8ab5f │ │ └─113748 /pause │ ├─7ab175cc56334779e82873522810f66488bc9c9fb449dcc394db53902ba1ff68 │ │ ├─185932 neutron-api: uWSGI master │ │ ├─185971 neutron-api: uWSGI worker 1 │ │ └─185972 neutron-api: uWSGI worker 2 │ ├─4c6d2ca927469f5cfe1dc70a1b4c3f3d69eb33cf5e5974c8661a2a38fafc42c9 │ │ └─228294 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─b522c715982cb7ecb046544bcb7bfe59b420247f0104c30cffbabbb25bd1e8b3 │ │ ├─205939 heat-api: uWSGI master │ │ ├─206041 heat-api: uWSGI worker 1 │ │ └─206042 heat-api: uWSGI worker 2 │ ├─2c605bf0aa7cdf2f8afb3c200bb82ab21c24cfb6fb94d83a908af4c672b82c44 │ │ └─113376 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─2f8b015a5a3cd6ab6a4bfcb8e203b2a2d47d9d900317668fbc78eeea1a519571 │ │ └─64813 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f00a53905bdf7d1dc3efcc7be6e0608241cb0e472a323f5320a05e78247463c8 │ │ └─190317 /usr/bin/libvirt-tls-sidecar │ ├─e1067a1ab27cbe8cf9d7c80c721825174c15efd14cb9b066f610392fcbcb97c1 │ │ └─159518 /pause │ ├─b067d0ede193fe39a8f3bcc4643a926cdbd42bb25eff2fdb87640c7a5cf3ed21 │ │ └─45296 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─1c5d2fef012579e01569f949d677809aebf62dbaae18547927c034041b3ad94b │ │ └─177440 /pause │ ├─8858a49725eabd826b86317b54259eb7332467effb239f92a6b0859fe91cabc3 │ │ ├─230130 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230151 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─230158 erl_child_setup 1048576 │ │ ├─230246 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230247 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─230257 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─230350 /bin/sh -s rabbit_disk_monitor │ ├─a543df6d639815f83e5c3f75232dbe109beffef5851dd0fef73fb90016719253 │ │ └─234680 /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 │ ├─eb01e57af3d9e51f980db155116a45be84de0c2197c51590c572a586072ddbf5 │ │ └─128766 /pause │ ├─ec02f1fef02ff76e9750cb9eb4acc00434fc94f6f0e850bb241c3fc8c445835e │ │ └─128732 /pause │ ├─1a74af2a524bc3087342d8fce708901c86658bb10cedc4daf5030ce871a69a78 │ │ ├─198507 /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 │ │ ├─379095 /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/tmp57b9c7xa/privsep.sock │ │ ├─379595 /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/tmpk3s_2key/privsep.sock │ │ └─381209 /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/tmpfbe9ufsn/privsep.sock │ ├─cbda668f30e88114d8e18a87d9be9659bf087e90d2d2d9d03c5ccca117d4a220 │ │ └─234655 /pause │ ├─64c0d6bb411d0e74f710fab0b7237ded2ee35377d5c6786928127105055648f5 │ │ └─67323 /bin/memcached_exporter │ ├─85c125a27f41dd9bd6b397fce04f182cd66c6229e1cce1a154162bc58bae229c │ │ ├─62067 python -u /app/sidecar.py │ │ ├─62345 python -u /app/sidecar.py │ │ └─62346 python -u /app/sidecar.py │ ├─4fb1772a057b1841588ab3a883c91d57eaf40ea6cff0d09b7286bf64cc77b390 │ │ └─238462 /pause │ ├─380daa886a299276ede0a751163f8d503023641fb717db99b372c68b6412ec64 │ │ ├─65475 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65511 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─2011097da10338d99fabc36a0c51ab3c774f64ceb3bbdecb64fa637e024f5bdc │ │ └─47168 /pause │ ├─01f3223a28a6dcec304c7cac07f9cd3001e4c4ab620ba5ca7dd2e566a134aa4a │ │ └─115582 /pause │ ├─896a7a497dbf55e69359e7a95348aceb99cc1313eab88294e7135a4570c4637a │ │ └─56771 /pause │ ├─b2e562018dce8f99b37b664f162079c8674a26f867a9fa71f829ac1091efb666 │ │ └─274236 /bin/openstack-database-exporter │ ├─b184e9c039a43900f99238e86bddbd596dd3cbaf56bee6feebc32c268117df74 │ │ └─232420 /pause │ ├─c2eaa894a28de5fd930ab9138af2dbaa0ebec20cb4df81d0c9ea19a45139e11a │ │ └─63165 /pause │ ├─784171fa84eb25d6dc5c14c60503970b0fec715b72a4c9dd0f13cd420421c93d │ │ ├─148106 placement-api: uWSGI master │ │ ├─148134 placement-api: uWSGI worker 1 │ │ └─148135 placement-api: uWSGI worker 2 │ ├─37d7c29fc00bfaf3fd6b8557dda6832e8ae3584f64309b1ff3225f3ff1b6b03e │ │ └─66122 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4bcf72db78133069dae89a929f3956f53d2ac7caab05a8e7d10290c43d60681a │ │ └─40902 /pause │ ├─a8840651198357ed9e320a39592f642d3c0ba91e2325f9e4a321581576cbb9b4 │ │ ├─49545 mysqld --wsrep_start_position=35fb1b3c-74e9-11f1-a98a-5efc46d8ac95:20 │ │ └─49672 /var/lib/mysql/mysql-state-monitor │ ├─bbb9c7993a20098e6cab81118dec771b464116b6a70c2b6e3ba70070c56b9996 │ │ └─49641 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─a68bc32e50cca2bd6aeb2254f0657c25ead448e87f989eb5fdace4410a6a0e1a │ │ └─41275 /kube-vip manager │ ├─d8e38e888677179c6837b9c4f2f00cf23a10e012bced37ef53709db37dd368d9 │ │ ├─ 97422 /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 │ │ └─407950 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─8fe12aa581e8cdc426336526e41796240ee91b705fa38e6dc1a325c882440d91 │ │ ├─248836 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─249180 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─249181 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─d5ebab03acc4d6ccff775318ab1fe79bf6dd62214a6c6bdeb4bab10fdf48a031 │ │ └─67227 /pause │ ├─7e9115d9340ff24fb5b9f56b8a1a6ffcedfc013a311ebb82d053a561e6e55ebe │ │ └─198537 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─527698d88759a8c7c4143cb60eaac41346e2e5bbd0f4380a06623c58dbee1f0d │ │ └─209789 /pause │ ├─a16de30dbbe0ed60c55409438ee201ccf6c0e5e2cb748eb4c0f5b3febbb58950 │ │ └─255994 /pause │ ├─ebb25674cd6b528108b84cec187dbfc63d1276ca151c58d37828e700eb436d25 │ │ └─129339 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─dba4817a253231b046dd421c5006235480ace00000447063d5c9669aee140120 │ │ └─44125 /coredns -conf /etc/coredns/Corefile │ ├─a5c4f50f9b6640e2b37c68b167ed694e7325bec796c43d9d6d8fd3657e0896d0 │ │ └─43612 /pause │ ├─f626e98c3d39510ba81b0bc45d041cb15c5ba0584cf6460cce3f53232c9e7aab │ │ ├─188792 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─189078 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─189601 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpns7vgu_g/privsep.sock │ │ ├─377504 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpnwdsixy2/privsep.sock │ │ ├─377901 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp998qxq96/privsep.sock │ │ ├─378464 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─378469 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─379946 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=3cca9d69-9057-4a69-94f4-e44492f83478 --namespace=qrouter-3cca9d69-9057-4a69-94f4-e44492f83478 --conf_dir=/var/lib/neutron/ha_confs/3cca9d69-9057-4a69-94f4-e44492f83478 --log-file=/var/lib/neutron/ha_confs/3cca9d69-9057-4a69-94f4-e44492f83478/neutron-keepalived-state-change.log --monitor_interface=ha-801f7b65-4a --monitor_cidr=169.254.0.169/24 --pid_file=/var/lib/neutron/external/pids/3cca9d69-9057-4a69-94f4-e44492f83478.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─381667 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=04d631ae-bf61-40c2-abd3-d15979030f56 --namespace=qrouter-04d631ae-bf61-40c2-abd3-d15979030f56 --conf_dir=/var/lib/neutron/ha_confs/04d631ae-bf61-40c2-abd3-d15979030f56 --log-file=/var/lib/neutron/ha_confs/04d631ae-bf61-40c2-abd3-d15979030f56/neutron-keepalived-state-change.log --monitor_interface=ha-12d1e780-2c --monitor_cidr=169.254.0.205/24 --pid_file=/var/lib/neutron/external/pids/04d631ae-bf61-40c2-abd3-d15979030f56.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─392251 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=c0036d33-0620-4a3b-9079-097a80867ec7 --namespace=qrouter-c0036d33-0620-4a3b-9079-097a80867ec7 --conf_dir=/var/lib/neutron/ha_confs/c0036d33-0620-4a3b-9079-097a80867ec7 --log-file=/var/lib/neutron/ha_confs/c0036d33-0620-4a3b-9079-097a80867ec7/neutron-keepalived-state-change.log --monitor_interface=ha-d3895da8-b5 --monitor_cidr=169.254.0.237/24 --pid_file=/var/lib/neutron/external/pids/c0036d33-0620-4a3b-9079-097a80867ec7.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─70ad6923d52ca9df94539ed078ec5211c989f1accb8802e95a4f990ba406859d │ │ └─235718 /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 │ ├─029cf96f2bb065969282516f6d3002e5dab5814344f4d54bf62af346c5cbb5e8 │ │ ├─79266 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79283 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─79289 erl_child_setup 1048576 │ │ ├─79362 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79363 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79373 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79470 /bin/sh -s rabbit_disk_monitor │ ├─1d5ea14c11ec48f9fbfe95b315dcc12ef482bd41e9127eb2f60dbdf8e39d7429 │ │ └─256345 /pause │ ├─ebbc76df9946fb84f127dd91ecbad361eadaaaa34ca0a75cb0d6ac43b10d8b79 │ │ └─190364 /bin/bash /tmp/libvirt.sh │ ├─87d10f87e5670bc4ac372f512d33dbd15481a67a7355aee1ddb4f1971a52b6a8 │ │ └─41052 /pause │ ├─64ab5eb7e101e5ef5fa28cdd58e13145279dfed16a9e4dfe56e093dad0128025 │ │ └─87464 /usr/local/bin/rook ceph operator │ ├─b2cfd2972bce293b71967807a3d36b56934c10d1908d5e6f4e7824980276bb87 │ │ └─49376 /pause │ ├─d90084ae5400837504c2543cf0f6c9973ac92897740fca13d25ee6ae2d69fea6 │ │ └─42273 /pause │ ├─5ea9abbfcefc2f26481f8f7470694d35bc3514487179005674c95736c8fc1766 │ │ └─65355 /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 │ ├─9f3439c1cea869159bbc268084bf96e5422c77ef0701139f2feeaa678d27345d │ │ └─52149 redis_exporter │ ├─f223d927b32ceac13af9c670edbcf8e6c7d9bd32b020d00bb4af813f722d0e91 │ │ └─43654 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─4e3a18d46cc39093370da5d6241284f5fec3ad21f0609bb6cd87d887871a9586 │ │ └─48010 /pause │ ├─262eadc6be68c2d36ac30e7852eacb9375ba0cea0c9d9cca042203a5efd9953c │ │ └─86733 /pause │ ├─dbd5984c7598dd17ab611078a20b3ada5270b2dc65614ba67ce0e0ec6501d221 │ │ └─217977 /pause │ ├─98da0199facdbc2aa42cfdb33817995c0e4dedffaf1034cd1da3cffa9bef8f65 │ │ ├─110588 glance-api: uWSGI master │ │ ├─110601 glance-api: uWSGI worker 1 │ │ └─110602 glance-api: uWSGI worker 2 │ ├─2047bda535db21e0e01abd93253f9e6bf2c705350a2b79984c05a76b097c508d │ │ └─41171 kube-apiserver --advertise-address=199.19.213.103 --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 │ ├─fcfeca9462c5d22e1f782215624315f308d47709f443d272657bd9cf0af42d7e │ │ └─69619 /pause │ ├─ce18e9dfb1479ba62060dab8695cd744d299aecadc42c8941693c8d40d82fecf │ │ ├─ 73018 apache2 -DFOREGROUND │ │ ├─ 73044 (wsgi:k -DFOREGROUND │ │ ├─ 73045 (wsgi:k -DFOREGROUND │ │ ├─ 73046 (wsgi:k -DFOREGROUND │ │ ├─ 73047 (wsgi:k -DFOREGROUND │ │ ├─416991 apache2 -DFOREGROUND │ │ ├─417066 apache2 -DFOREGROUND │ │ └─417067 apache2 -DFOREGROUND │ ├─7ecb40c7cfb9fbc374810edeef6d8dbc55ebd62d932ec7868c0649c3ee3f7773 │ │ └─163521 /pause │ ├─25cf11f3d6ca7706a842fe3c6044139e83721388e1a6dea28bfcbb47c1d83249 │ │ └─111863 /pause │ ├─706dadf429f564e075ea8f33e1cacaea11378506f3e873b5e9381abd6cb831e0 │ │ ├─271619 apache2 -DFOREGROUND │ │ ├─273881 (wsgi:h -DFOREGROUND │ │ ├─273882 (wsgi:h -DFOREGROUND │ │ ├─273883 (wsgi:h -DFOREGROUND │ │ ├─273884 (wsgi:h -DFOREGROUND │ │ ├─273885 (wsgi:h -DFOREGROUND │ │ ├─273886 apache2 -DFOREGROUND │ │ └─273887 apache2 -DFOREGROUND │ ├─7a30fface6f788cddfacc87153f33281ae893e1349cd21b5589673f28c2c5faf │ │ └─57033 nfd-gc -gc-interval=1h │ ├─54dcb3f54addfc4207da71613b702056568daea29c33a4c0b7142482b696f71d │ │ └─61432 /pause │ ├─ebb2ddd9043702cd5760b0007550ebb799258cefbfa162dc0fa56b91f6b0554e │ │ └─44712 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 │ ├─e2f3306f1dd5375c98db5f453424d34f38dffd01dee2dbdc8557c96eef0e35ed │ │ └─63292 /pause │ ├─d6f6b3034d40a05c0740c179c320f080b4f93498a61f6a65ec4f70ef51b4cddf │ │ └─66164 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f035073afd1372d8d5d8d717de0598e09e1cc30d6c918be20f989c6cb087a5a4 │ │ ├─175321 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175339 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─175345 erl_child_setup 1048576 │ │ ├─175403 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175404 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175414 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─175616 /bin/sh -s rabbit_disk_monitor │ ├─73ad80b4f7ac3f3276e5ecc3c63aceca43280100b8d1912b7e9cb26e4b5cc9b3 │ │ └─115621 /pause │ ├─dec8f24ef0ccad89846c16a410d0316980d36868a7de5b373b869ec0435729d1 │ │ └─229930 /pause │ ├─3cf9464ac37c5efb14f9be7860b4505d47c2d2b8e1a785da0bdbfac847dd5f98 │ │ └─253834 docker-registry serve /etc/docker-registry/config.yml │ ├─d839919fc6f4c9bacaaf364c95ff81b00141e72893f74152213ff71d098e4f48 │ │ └─48659 /pause │ ├─c2f624feff95fd6de030a5658c3ebc9fb2bc9452e9c7c17b288a7fb6aa6def2b │ │ └─64945 /pause │ ├─4cd34bf5863b0370e385ba919a2a7053681ec2d465021d9b08da1bf95c587667 │ │ └─42532 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─125fc73ed5af8b172b3377dfa55f0be732bfc14a075ee3e450ff8b1e3a169509 │ │ ├─205930 heat-api-cfn: uWSGI master │ │ ├─206043 heat-api-cfn: uWSGI worker 1 │ │ └─206044 heat-api-cfn: uWSGI worker 2 │ ├─87bd2453528c9f05c06e0c578aa2c26c38d90673d7780ffea4e876b61d9bd515 │ │ └─176872 /pause │ ├─a29306c26b2727ab0cba9aaa939b69e83aae254c3ec6aba44c47306559bca4e6 │ │ └─48156 /manager --metrics-bind-address=:9782 │ ├─60a7483b9e4c742c8d27d063ca9fdf1436ea93391531de3acbc3b6310d899007 │ │ └─238623 /pause │ ├─301d55ea044d8fc31f5746d687dc8b8a1aa25caf259c1d62caa8fb0566647b9f │ │ ├─129802 /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 │ │ └─130061 /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 │ ├─662bb332dc8831493725b51c7663152cf6d05d2962804b7b39c5d805cf1a13f3 │ │ └─176919 /pause │ ├─6dfa222c70ee1253a4239de82f7cb53b122da83e9b4a74db1cdd1e2a11a8499a │ │ ├─347431 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─347667 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─347755 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpncq65p27/privsep.sock │ │ ├─348378 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp861ugrei/privsep.sock │ │ ├─349077 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─349079 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─349230 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/442136ed-8e99-4f6c-87ff-f284f26ec801/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/442136ed-8e99-4f6c-87ff-f284f26ec801/host --addn-hosts=/var/lib/neutron/dhcp/442136ed-8e99-4f6c-87ff-f284f26ec801/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/442136ed-8e99-4f6c-87ff-f284f26ec801/opts --dhcp-leasefile=/var/lib/neutron/dhcp/442136ed-8e99-4f6c-87ff-f284f26ec801/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ef2b79e9-d4a8-4e94-80dc-74d5a760bd41,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─349240 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/4f3623de-f4e3-40d9-a718-796808f83826/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/4f3623de-f4e3-40d9-a718-796808f83826/host --addn-hosts=/var/lib/neutron/dhcp/4f3623de-f4e3-40d9-a718-796808f83826/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/4f3623de-f4e3-40d9-a718-796808f83826/opts --dhcp-leasefile=/var/lib/neutron/dhcp/4f3623de-f4e3-40d9-a718-796808f83826/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b0652370-928a-4abb-bafd-87e6f89e2635,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─349271 haproxy -f /var/lib/neutron/ns-metadata-proxy/442136ed-8e99-4f6c-87ff-f284f26ec801.conf │ │ ├─349312 haproxy -f /var/lib/neutron/ns-metadata-proxy/4f3623de-f4e3-40d9-a718-796808f83826.conf │ │ ├─377284 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpivt1w_kg/privsep.sock │ │ └─383400 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmpjx_ks7k9/privsep.sock │ ├─2bbb827782d2d49b4fd6a2aa3909adb987b00bb42ad805fd3343566cbf0edc73 │ │ ├─173253 nova-metadata: uWSGI master │ │ ├─173267 nova-metadata: uWSGI worker 1 │ │ └─173268 nova-metadata: uWSGI worker 2 │ ├─50b75247d5702a267c0f71cfecd018c55dc2a59ef29893625e1afa70bcab0688 │ │ ├─227087 octavia-api: uWSGI master │ │ ├─227102 octavia-api: uWSGI worker 1 │ │ └─227103 octavia-api: uWSGI worker 2 │ ├─eb7fca4dab85a55f49c57b704143cac4ff9c0d633c6c31306433e1f79d9bdba4 │ │ └─274123 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─8cd444fb9ce715a5de294f45aaea877a90f6d31d2abcbae21cee26bef5ef647c │ │ ├─248653 magnum-api: uWSGI master │ │ ├─248727 magnum-api: uWSGI worker 1 │ │ └─248728 magnum-api: uWSGI worker 2 │ ├─954058ac5f64c8a49c405009255387461f9173589f8b4d78d0f126fcc5c9b087 │ │ └─235693 /pause │ ├─0135032f233ff2c3acfd98a896a340cf410ea6ee363906409a18441a572d0358 │ │ └─65670 /goldpinger --static-file-path /static │ ├─cdd779eb5ee49c0a4b15aec83cf562eecf8c096b5ea1acd7e6674600bf6cd182 │ │ └─217978 /pause │ ├─a9acafb13985e54698a04a605937289c8895cabe1e3b22ad2e1de0c875c0c676 │ │ └─96942 /pause │ ├─8395e5d053662289608c235fe949dc8633ea925ff2d52296624bf7f4ce741202 │ │ └─61392 /pause │ ├─52cf1d6222048ece551a11c73303dd1981f8cf4a73c3364c45a180392a4b0507 │ │ └─44482 /pause │ ├─9de732bb53143ce62b2bcf6099695728160d5c24e58d33da4d359fd6457eb2ec │ │ └─96985 /pause │ ├─d6d1c5342ca31c88bc417d95cd75e67498a8dcfdc944b4a791cd28d7b92a6066 │ │ └─158004 /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 │ ├─0dedf0046006efdf7cf39456b68642bb3db713d8a27cb23e2d5ab527b6a0d377 │ │ ├─67856 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─67873 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─67879 erl_child_setup 1048576 │ │ ├─67926 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67927 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─67937 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68150 /bin/sh -s rabbit_disk_monitor │ ├─871177628cf2ec1a85c9a245d1e3a5d71e8802c5fbdd4ac91c7ac586f8fd0127 │ │ └─45250 /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 │ ├─324259ba33ec759d5dc429cdea26969ecde917a91acf474026a256b73874e1b4 │ │ └─67683 /bin/oauth2-proxy │ ├─7c5570510dc27ff77a5a5daf2ed7934a7a76bc81a11679ec62e721c2bea11ab3 │ │ └─188784 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─c12a042f4c5c0f65d99093ebef04d64b26cdfe3e2d4c7dc3022456782beb6e65 │ │ └─52092 valkey-server *:26379 [sentinel] │ ├─8c93dd9d996f7ec9ea057ab1d4daa1b5c257ac2c76ce66491f8dc30e8ca0160a │ │ ├─185939 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─186445 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186448 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─186451 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─482904eb53e70e959cd3abb3d57171cd30779657c0c00519e874ace2d4541459 │ │ ├─ 47493 /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 │ │ ├─ 47506 /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 │ │ ├─ 47653 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─271275 nginx: worker process │ │ ├─271276 nginx: worker process │ │ └─271277 nginx: cache manager process │ ├─efb9fc1f531ead098a3849833aad4d24dc146b9a4ab4195b2c8d867e0d30292b │ │ └─57110 nfd-worker -metrics=8081 │ ├─70e053d50c7967530aafb5c9c278d39197e811bdcf5d0ac5bae90c49d03b8f33 │ │ └─193303 /pause │ ├─76590d301d059becfcf2367d1932f020ea28370afad26d1f48f4622afc13a594 │ │ └─193085 /pause │ ├─262ea55ee91ce5560f4382396ac3d685d8f21cd912ebcf891cc784165dd713e5 │ │ └─98284 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─da6b163ca948c0493fdeb9d90784dfa2b5f858b682696e9254b36c093541d1f7 │ │ └─218171 /pause │ ├─ffac5a2728c9e97462c893aa334e406e06f6787a108b9b01f3382d59faa1cfe6 │ │ └─62091 /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 │ ├─b8dc93d648359a3b245779ef7ee7edf3efc81ed193b5c6a02589a850658182be │ │ └─64253 /pause │ ├─d42a0f53b2d06140b20e4d060c73dd97833e3f727518c22141a3cd47550ea6d6 │ │ └─251593 /pause │ ├─ee059e0795098ab6d483ee4f6009b12ce439c2ae943619a99cd9faf99d239f17 │ │ └─48784 percona-xtradb-cluster-operator │ ├─6bde0e9af3420aa8aedfbc2271d2f239745e921854f5cce593d37bad14186fcf │ │ └─80633 /pause │ ├─fff738de43fc51cdb8132df1c8073ca7dff1018c2cd43e0c7d02001120640952 │ │ └─67258 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-19-213-103.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 │ ├─d2e1346cf2956b57e783ecd6e38b12a5e4daf8f005ffe6945b198b09b748b72c │ │ └─56958 /pause │ ├─0316294d1d59e3c5a5d313d8b9abf36762e61cc512097c60c8a59981a48b7e1d │ │ └─41159 etcd --advertise-client-urls=https://199.19.213.103:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.19.213.103:2380 --initial-cluster=instance=https://199.19.213.103:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.103:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.103: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 │ ├─4ce3ca28f5a65c0cf349619edc31fb952b7a60d417804ae8eb32abf988f198fd │ │ └─162820 /pause │ ├─b8f464808149fdca3276b7fdfc23f6bf40837026f50af260a9d110a6dbe7151e │ │ └─44083 /coredns -conf /etc/coredns/Corefile │ ├─78b5ea3c884cf96725d77f40d1e8dcd5a5f68f4e2ec4255c26307bf554919db4 │ │ └─61479 /pause │ ├─4d63edddd22ae754f021b6b33f1a7655283180e66feca1b9c766b74e98a6e52d │ │ └─256174 /pause │ ├─918e9b7db3517e5aff19ebeb8fe3999b1b36e72b5a91691530462e0ac32c1e29 │ │ └─63614 /pause │ ├─03e51afdc055c0d6fc791e2458aed0b4825e3d9ac65a524d2e76488b9593f1cf │ │ └─418108 /pause │ ├─dbf5bfc2d22e51cd8f02a7917c301fd09e47130ea590e43ad845240d0a95731f │ │ └─176971 /pause │ ├─887f38faa884152bb2edc6117248f7ac2d4481bb6a377ab8d66fa1500fc6159b │ │ ├─113988 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─114005 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─114011 erl_child_setup 1048576 │ │ ├─114100 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114101 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─114111 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─114176 /bin/sh -s rabbit_disk_monitor │ ├─d0e27e9e9c7ea7570e7de3a15d263bccf4521b26c1a5ba4c1a4b275c35737731 │ │ └─193220 /pause │ ├─9b5f9f0f07b940189f8e73c1879a7d09003eacf71376e7d16a99a72251826ae4 │ │ └─127280 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─fa1985f2436f6c5a5e606b96dc8e07415b1d6101311ac851518c32ef99eea92f │ │ └─234090 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─652554f6710ebf643e32aadb6955ba6fcfaa3480013e2adccf3143da2367b4f5 │ │ └─63872 /pause │ ├─28d0fcdf9d923bd9e95f45fb2893afd29f9c6bea8316961568a3e5b2bf36930b │ │ └─41133 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 │ └─20ca2fef361e933811a872f9e66f8b4430545766ff99a39f62712afa8d83fe63 │ └─190944 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount