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 │ │ │ ├─22891 /lib/systemd/systemd --user │ │ │ └─22892 (sd-pam) │ │ └─session-21.scope │ │ ├─22888 sshd: cephadm [priv] │ │ └─22912 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─701 /lib/systemd/systemd --user │ │ └─702 (sd-pam) │ ├─session-4.scope │ │ ├─1452 sshd: zuul [priv] │ │ └─1465 sshd: zuul@notty │ └─session-1.scope │ ├─ 698 sshd: zuul [priv] │ ├─ 715 sshd: zuul@notty │ ├─ 860 /usr/bin/python3 │ ├─ 1456 ssh: /home/zuul/.ansible/cp/199.19.213.63-22-zuul [mux] │ ├─411039 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-sclfwtbsevvohgjvoirvdkmgespozndh ; /usr/bin/python3'"'"' && sleep 0' │ ├─411040 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-sclfwtbsevvohgjvoirvdkmgespozndh ; /usr/bin/python3' && sleep 0 │ ├─411041 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-sclfwtbsevvohgjvoirvdkmgespozndh ; /usr/bin/python3 │ ├─411042 /bin/sh -c echo BECOME-SUCCESS-sclfwtbsevvohgjvoirvdkmgespozndh ; /usr/bin/python3 │ ├─411043 /usr/bin/python3 │ ├─411046 /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 │ └─411048 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 … │ │ ├─ 9796 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12176 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6247a7e6924bd1e0efaeb405169c58fada5bab66ef9ab671b442c00a54fe6cfd -address /run/containerd/containerd.sock │ │ ├─ 12552 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 013cabe859ba3df142d6de12ca9f7c319ec77a274da15d673415c7a70aa15262 -address /run/containerd/containerd.sock │ │ ├─ 20989 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0f49a37a184684b5a0b4352577393707299c6ab8f08901d1247610bd8fc7e6d3 -address /run/containerd/containerd.sock │ │ ├─ 26163 /usr/bin/containerd-shim-runc-v2 -namespace moby -id fdd7218afc3a9ec9841c55cb00ab448d683c9e7f389ab75684175f3264b8e54e -address /run/containerd/containerd.sock │ │ ├─ 30585 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9c550132781d70c0d1d4923b61bfca8e307d4e7747c6b0d62289ec754a4a2606 -address /run/containerd/containerd.sock │ │ ├─ 35070 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dcbea9b5b96b7cbcd3004b7d2559433d28faed436ae850f44ac9b8c4051b6a96 -address /run/containerd/containerd.sock │ │ ├─ 40463 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aefd077aa83db5f9d9813cb7a2ca992f5e9a3463ad25576299f78c54d4b8f81a -address /run/containerd/containerd.sock │ │ ├─ 40494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7ee338669ebca02ad4c21d33c2c1ac9c738f8ed33fb0df69cb62617c6d45935 -address /run/containerd/containerd.sock │ │ ├─ 40496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46ae084a2e263bfd5c2c85d8a6eca53bab15356d93460cb1736f8542a3d69fc4 -address /run/containerd/containerd.sock │ │ ├─ 40504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95b1ff9d5d21b991869f22222fb2ab5185cd68c11cc04bfc437252ba23c00c34 -address /run/containerd/containerd.sock │ │ ├─ 40537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f372ebb09a5527c3ced4023ff93039019fabc99262fb47bd873408dfa53d29c8 -address /run/containerd/containerd.sock │ │ ├─ 41042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c29ae9e5039f61409107a072cc56d03df69b85d386024caa649400edef23ea86 -address /run/containerd/containerd.sock │ │ ├─ 41821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19214480505e11846dda9867ae7a6927efc9cfa062f8a9a0d54ebbb3d522a9dd -address /run/containerd/containerd.sock │ │ ├─ 41840 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26d753294c882b77fcdac65135d950ee01cbf681cb608de0e5d09707449c4493 -address /run/containerd/containerd.sock │ │ ├─ 43188 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34bf8a567e26fea8e561fc00cf2501c544eb33e3cae8267ef5abda5ae6a52c02 -address /run/containerd/containerd.sock │ │ ├─ 43692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78a5a75e84d47cfb619329f31eabefda2d5aaef46aa60ef9792c627774e642b9 -address /run/containerd/containerd.sock │ │ ├─ 43702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb9975529ea1fcefb5ba031e034f5d424661e82462e4747ad410b6e9c43df8da -address /run/containerd/containerd.sock │ │ ├─ 44043 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df8dd9bf1232ada848484141bcb8861b480a4ee490a9aaca81724c875b568a94 -address /run/containerd/containerd.sock │ │ ├─ 44550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c959a78f8e6a94b0f642b8820725cf3bf129dbbc8a53ce87438d0f88564256a6 -address /run/containerd/containerd.sock │ │ ├─ 44606 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4931c0c631b36caf74914e9f7f4fe5f9d54abe6236bdbc13b02e332af66c7904 -address /run/containerd/containerd.sock │ │ ├─ 44645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65ace2974c892d22486e87eb1ed5b9669b414e99be07beef6143013a27a62fef -address /run/containerd/containerd.sock │ │ ├─ 46932 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea97dbdeb9bfb0d36f3d2ad51bf06151b8ac52ade3317b4e2f2d48d03d233cd0 -address /run/containerd/containerd.sock │ │ ├─ 46999 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f48aee2e07db267429953247b824c17c44a240f9db2262bf5ab64fd2eb2c7f2 -address /run/containerd/containerd.sock │ │ ├─ 47871 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4419032b486aad920dcfefb74ad28356332f2d76fda588c451b6ad2bf33c98ec -address /run/containerd/containerd.sock │ │ ├─ 47968 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acbe9d17b0ace27e6bcb8929bed38c525b7b90fcaac84dab63481af378cad316 -address /run/containerd/containerd.sock │ │ ├─ 48353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0acc80bb47258cdf21e3afc1590a65668fae4f5a2233f1be5fbea0b90b42dbf4 -address /run/containerd/containerd.sock │ │ ├─ 48647 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3cc582b0dd1be504c00ca7c46a9fd5d438d96abe6d0db693391eb8bdcf8712f7 -address /run/containerd/containerd.sock │ │ ├─ 49044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b5401eaf2335f9ab8cdf0e58b2d87692fd9548e181ac2f8728ebf94244af6e7 -address /run/containerd/containerd.sock │ │ ├─ 51452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c04496466a40a42838762aae47af25e1ff2468e3e7348487680db4e06fa3a0c -address /run/containerd/containerd.sock │ │ ├─ 51640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b8e8abf0049c319207adddcb74309aa6b42b5ead25f43100d7b7bd5bfbfdecd -address /run/containerd/containerd.sock │ │ ├─ 56007 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22800e12a8075f6f5c42d06e9d3eb3f02fd622590c515f41b6567101a39f538e -address /run/containerd/containerd.sock │ │ ├─ 56566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0fd2bb8c7b7d07e9dac7a7db058bf587ef8311021929b76475275d9409073e25 -address /run/containerd/containerd.sock │ │ ├─ 56726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d60eb0e992d1978918749f800844439fb91e03b1f1b4632e8d07e5a4f65b83d -address /run/containerd/containerd.sock │ │ ├─ 56764 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ad95a372685cc14d23f0cd94ee25132a20a09dc6c91a74d4b910770b2ae0b37 -address /run/containerd/containerd.sock │ │ ├─ 56922 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 076bfde14827300f2c3034d6f34b3046a7f913a867b44a72324eaf75650a5470 -address /run/containerd/containerd.sock │ │ ├─ 61436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2346ff140f867eb05e033e182a632fe24fc6dae61fa7592d8c694329b6fee07b -address /run/containerd/containerd.sock │ │ ├─ 61535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b9c1bf1832527db69fb8c50d29d9d3943f4d03a771c2310de3cfac02453e66d -address /run/containerd/containerd.sock │ │ ├─ 61572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc0cd768db9cfefd1decaff8720168790198aa320d1256082897729a20b7aa4a -address /run/containerd/containerd.sock │ │ ├─ 61625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18d1bcf3efffe1bca343c108f141627fecd877037ef6f20d986c7ab55e0dd12a -address /run/containerd/containerd.sock │ │ ├─ 63132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b3e5d58ae4ed4a01b959aca12e6cbe95dbe04edf5345a424b4b69677e5fff781 -address /run/containerd/containerd.sock │ │ ├─ 63191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8d80db3807f45ded1a73517c936e43f15ccdac11eadf1361d2a616760794b39 -address /run/containerd/containerd.sock │ │ ├─ 63224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 974481fcada0263404e929ac9c4e95a5ac6c7dcbb64a9756d0e3399cf42602c9 -address /run/containerd/containerd.sock │ │ ├─ 63453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ff4fba63263acc5c666d01a3aa25348d29e0483491bb1b78d08d1ad8cd814b9 -address /run/containerd/containerd.sock │ │ ├─ 63561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38b14212ed235879c9f711a075ffe2fbb94bb6f7a67cd203e4e66586a21fe30a -address /run/containerd/containerd.sock │ │ ├─ 64014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05c461fda57b475370cc6959f24914d7c5493245adb20c52a10983d5ddb1d84d -address /run/containerd/containerd.sock │ │ ├─ 64155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e0dee5836df6831a9471a3b679e20394f175ce0ce06efe1e1a6b1f05f24fe7ea -address /run/containerd/containerd.sock │ │ ├─ 64630 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 424de504c01a39dc509a5ddc0d2ac9a30b6221d9ad6e6b8290be8dcc4654afbf -address /run/containerd/containerd.sock │ │ ├─ 64794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3eb83d0ec91bb659908a8a248ac5a6dcfab87f1159cb716a7db892d363d05a70 -address /run/containerd/containerd.sock │ │ ├─ 65531 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c0edd4e9c8d123c99bcfbf27ec1c49dc76dda9b85d8197689adb3235d6a4240 -address /run/containerd/containerd.sock │ │ ├─ 67491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7db731efff4ca7828323f91e1bca979ad5f2aecdc622e2d1b83387509930659 -address /run/containerd/containerd.sock │ │ ├─ 69509 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f9e149bb1557f4d14f4fd88d44d05b1fe05d7874f753d0314435f561fa808fb -address /run/containerd/containerd.sock │ │ ├─ 78805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d7fbf1b295305a6225b775f9aaf21e15a2401daed143abcc02a923f5f4adb25 -address /run/containerd/containerd.sock │ │ ├─ 80388 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c75a66c8e1d8a81b5f44f133b8ea5b39edb97f39f0250885e101894f5b5ca2f -address /run/containerd/containerd.sock │ │ ├─ 86452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d332fe1c81b28654b968c296a248f587bb574ff03f986c72bee218254a8eeb3 -address /run/containerd/containerd.sock │ │ ├─ 92690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bba62b063990d763b587653bc6391340eea1aff457cb9e0f22f5afc90ef7f17 -address /run/containerd/containerd.sock │ │ ├─ 96816 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66c5076e9de00f798f69c2ec0e23b829461efb3b9a9917b850db63c57b6f19b9 -address /run/containerd/containerd.sock │ │ ├─ 96862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97107b90ab348cb26341e41fdab3ddff87ac1751400f850e58d2185025a6c69e -address /run/containerd/containerd.sock │ │ ├─105593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdfd5a4dcc25b98b15abb6ea69fc172a2c7b666b3059d9fd562ae61afb7cf0ce -address /run/containerd/containerd.sock │ │ ├─107000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4c89e0a5ed7a5467a82aaddbc742e1ae4284f5e7eb96d79c8a847f1ae6c15fc -address /run/containerd/containerd.sock │ │ ├─107085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df0523e8b624f5c5d2ef46cea7a468fd88c809555fdfd89f17c9be10dcbcd1ca -address /run/containerd/containerd.sock │ │ ├─109087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8187efc03f591a986d7c0bf9d0eb5312c2a7dc2892f0e75ac7af71120857e4e3 -address /run/containerd/containerd.sock │ │ ├─110844 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69eaa637c53fcfc2c9be0a1c9bb086993834c849fe092453bb4f1f0b590d5f02 -address /run/containerd/containerd.sock │ │ ├─110874 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7879a637f351fa81626145e7a478588a49097ccaf41ea43d77d97af90ab7771 -address /run/containerd/containerd.sock │ │ ├─123873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3514922d85fb1d261b8db2bc784271add6acd212efeabaef1fc29bf32b1ea3e6 -address /run/containerd/containerd.sock │ │ ├─123906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ddcec18772295c7feac1208b158202f4de533409d00246d5c3829cc4774a6c3 -address /run/containerd/containerd.sock │ │ ├─126587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43787f3a574896625ac752c4797f05e295ed6e63c9e5a815db3cea3f999c38eb -address /run/containerd/containerd.sock │ │ ├─141058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e40b03de14732ff359e425bd2a2c3d97fdb4cca7c23236d9f7a8643d7de381bc -address /run/containerd/containerd.sock │ │ ├─142628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55ad1bd85a6aab2941e413cd3b5fb34a1dc5d19af4bc40400293be9e37acf666 -address /run/containerd/containerd.sock │ │ ├─143025 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 304d5ca74467acbc82fd514dd0f96282f261a4045a397012b252b713c8e74281 -address /run/containerd/containerd.sock │ │ ├─144003 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4825b8631081b3a939919cf572eea0ab3e9a1df123fb85a8cc573870e73700d9 -address /run/containerd/containerd.sock │ │ ├─158460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d04715a6afb7bf3c28185bb15e4c4c6d11f035d93b65d8a45679228b527f53e -address /run/containerd/containerd.sock │ │ ├─158614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b087a57cc4f098b34bf3619ccec25d15135b39f0f21cc69e138e00da1b2cbd9 -address /run/containerd/containerd.sock │ │ ├─158695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66e2f5d3dbaebb4396315b1ab7c6889a9d87c712bfae6b763c77696dedaf189d -address /run/containerd/containerd.sock │ │ ├─158724 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e936693b686891e2159b7e61534750e2b07d9f1b0a5ca9bcd92c1fd9888d5a22 -address /run/containerd/containerd.sock │ │ ├─159166 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78e4d883430ff506a47ad0392b79f4781f49a140ad87d24a24e5a51efcc678cd -address /run/containerd/containerd.sock │ │ ├─159397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8447e9ea3c92983a2ad49c2289536c2fef3913a33c35dac1c3f3a0f8877e186e -address /run/containerd/containerd.sock │ │ ├─171150 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57972a6d648fbe0906fea989299a85269f08703a537daefb0dfb95abc2643722 -address /run/containerd/containerd.sock │ │ ├─172995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6982b9ff0aaaf3fe5be499fb29826d7c9468c3f6f3c3a3822ffb60742bb7b13 -address /run/containerd/containerd.sock │ │ ├─173009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 520b510740c449708984b5feaea6d18f2661644d17d64869a14dd61aa72520cf -address /run/containerd/containerd.sock │ │ ├─173110 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 541bf01e48ff14229ddf88ddb61e7c9e0da10e760e61fc7a8a7d8e964b0cdf97 -address /run/containerd/containerd.sock │ │ ├─173122 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc91a624433c726c8a4f92ebbe047dd1a63b6fe171cf71211c45fe854f890311 -address /run/containerd/containerd.sock │ │ ├─173155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 843db7cf4983840867edeeb430e04f8c131443455d8de2cf233f6fe2afbd5e6e -address /run/containerd/containerd.sock │ │ ├─173572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcf9b1e4447d4c60229e6d8e85d66cbac3f2e9522b283fe2e575dfbae7b29719 -address /run/containerd/containerd.sock │ │ ├─173614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b34c30a098fdd122c4559329484c61eb932b2410b2d8bad561dcbcdd8d913dab -address /run/containerd/containerd.sock │ │ ├─186867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edf65a9fdc6bcbfe3fda3e71f8f0399572bdcaf6dba322897b30c08b24a33074 -address /run/containerd/containerd.sock │ │ ├─189395 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2200e90fd1d75bdffe9aacbd4a255322d65bd20ecea89ce3fbba8c0722fd6be1 -address /run/containerd/containerd.sock │ │ ├─189462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b5bf87fed884105cc956a129c7f1037bd48c234a155f16f26cab0810dbf781a2 -address /run/containerd/containerd.sock │ │ ├─189588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f63b78ee8292c6cd69311a2b1704d1a1e0a93f1310556257d298711e9336f2a7 -address /run/containerd/containerd.sock │ │ ├─206191 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 931629afb12801917eb68f0c8b1a93938aecb79971aa8369064cdfa92e19e2f6 -address /run/containerd/containerd.sock │ │ ├─214152 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 855697f14de98d84761db8140b42118b6cd0b8a9e0c26fce93c73ee801601e0d -address /run/containerd/containerd.sock │ │ ├─214177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 983380ff585ef3a4a32dfedab2efe47c8231e1c57629c049bdeb4e8bdfcda936 -address /run/containerd/containerd.sock │ │ ├─214401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 53dd6f4db3f6997aae81553d81f8628b33646a5c5da2a4e0f24908f32d0961ea -address /run/containerd/containerd.sock │ │ ├─214566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 177df9cfd1e1ed75d7705da9ef38beb5e5718dabbf8f00895616106d749cb626 -address /run/containerd/containerd.sock │ │ ├─225942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8e6ca24f87b1e2957870a34631745bd627f7b201364faecddd89ba46369b9d5 -address /run/containerd/containerd.sock │ │ ├─228289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d08b465d6bdae3eb693698e985fd384b79aa408196a3a38211bf53006f32937 -address /run/containerd/containerd.sock │ │ ├─229462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9dd0075d9aa97c6e688278bb6c9fdaf353a89ba7fbd7f47b704c00a32718857 -address /run/containerd/containerd.sock │ │ ├─230457 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffdfe0aea5249b271bc2045fd69bf40b939dc6a5c231f3a214a7ce57044eadac -address /run/containerd/containerd.sock │ │ ├─231651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e251558fd4bb190bf3a784a0f98b8314d6d886e9f45a8d248ed9c43705ac96c3 -address /run/containerd/containerd.sock │ │ ├─232641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9573d2c776fa0ef2aa50e8333b31c377f9882210fa3138e5dc7b1823631c4ff -address /run/containerd/containerd.sock │ │ ├─234055 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 881a5c8e144b16c23c9fc75356cbdd98ce1c6e2a79451258ab6334e60d6325cf -address /run/containerd/containerd.sock │ │ ├─234218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79b9054e57c969a615a8d7d30eefdd8e4b1c22fb7e9956ee412708395c8591cc -address /run/containerd/containerd.sock │ │ ├─243892 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d06fb7321710a1ca7597d1016f4f5b02a2f2cace9b7bcc7b0b49b050cbbb2e7a -address /run/containerd/containerd.sock │ │ ├─244697 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9afc8576f44b0741b2736dacd8d2e3d8c2ac590b747cf2ea98fe4d62f670112 -address /run/containerd/containerd.sock │ │ ├─254705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de7f0566dfd907546637885c5f23c7798d1a9a2babf6ddd041aec86035a0bd12 -address /run/containerd/containerd.sock │ │ ├─259669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d31dae1a6ca34a65769066cd611173ec03111a93d37c96bbdecbd4519d1d6ab -address /run/containerd/containerd.sock │ │ ├─259880 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23338a5f57649811f42eb7963881a69d91f17b3aaf5e2c62dbb41813b4c482d6 -address /run/containerd/containerd.sock │ │ ├─259924 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 054acb09e9dae0ce32cfb47c73620eec4541fe6a40b28f4cc73de709b1994596 -address /run/containerd/containerd.sock │ │ ├─259992 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 515657767f4a9506e4cab1d8d661f858f4fc4cb1c36f94c5c42262a22de20dfa -address /run/containerd/containerd.sock │ │ ├─271308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08fcaf09faa9833935aca3c58b827a829b086bae5a6fabc5958cec6daa2c9e03 -address /run/containerd/containerd.sock │ │ ├─273698 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 554ad1202fdb8371f7057de0b88c5e3cd8a0081b16c86e2b18cfe46dedc3e216 -address /run/containerd/containerd.sock │ │ └─275084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ecef9a8d6569f329f04e48bbcada402c50a4a49f36a2a6283b435a3e4b855a2 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1186 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─521 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─387 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─run-rf20eeb5f29ee4a359bbc22a563caf5ac.scope │ │ └─187489 /usr/sbin/libvirtd --listen │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─30301 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30568 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─20946 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─20967 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25866 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─26143 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34785 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─35053 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.dnodlj.service │ │ │ ├─12466 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.dnodlj/unit.run │ │ │ └─12497 /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-dnodlj --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.dnodlj:/var/lib/ceph/mgr/ceph-instance.dnodlj:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.dnodlj/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.dnodlj -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 │ │ ├─12103 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12133 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10164 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─140497 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40942 /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.63 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 648 sshd: /usr/sbin/sshd -D [listener] 2 of 10-100 startups │ │ ├─410483 sshd: root [priv] │ │ ├─410484 sshd: root [net] │ │ ├─411029 sshd: [accepted] │ │ └─411030 sshd: [net] │ ├─docker-9c550132781d70c0d1d4923b61bfca8e307d4e7747c6b0d62289ec754a4a2606.scope … │ │ ├─30609 /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 │ │ └─30621 /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 │ ├─docker-fdd7218afc3a9ec9841c55cb00ab448d683c9e7f389ab75684175f3264b8e54e.scope … │ │ ├─26186 /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 │ │ └─26199 /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 │ ├─cloud-final.service │ ├─docker-013cabe859ba3df142d6de12ca9f7c319ec77a274da15d673415c7a70aa15262.scope … │ │ ├─12577 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.dnodlj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12597 /usr/bin/ceph-mgr -n mgr.instance.dnodlj -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1387 /usr/sbin/uuidd --socket-activation │ ├─docker-6247a7e6924bd1e0efaeb405169c58fada5bab66ef9ab671b442c00a54fe6cfd.scope … │ │ ├─12215 /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 │ │ └─12227 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10671 /usr/sbin/chronyd -F 1 │ │ └─10672 /usr/sbin/chronyd -F 1 │ ├─docker-dcbea9b5b96b7cbcd3004b7d2559433d28faed436ae850f44ac9b8c4051b6a96.scope … │ │ ├─35094 /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 │ │ └─35107 /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 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─414 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─140299 /sbin/iscsid │ │ └─140300 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─docker-0f49a37a184684b5a0b4352577393707299c6ab8f08901d1247610bd8fc7e6d3.scope … │ │ ├─21014 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─21034 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─aefd077aa83db5f9d9813cb7a2ca992f5e9a3463ad25576299f78c54d4b8f81a │ │ └─40586 /pause │ ├─852adca9116f130252fd595c42a9eca583899113ecc632c0512ab24996cbc8a2 │ │ └─248986 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─338bca7fc74db5476509a605bda75848b9891c467e16b4cd2d3613085369927d │ │ └─64992 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─22800e12a8075f6f5c42d06e9d3eb3f02fd622590c515f41b6567101a39f538e │ │ └─56031 /pause │ ├─7d60eb0e992d1978918749f800844439fb91e03b1f1b4632e8d07e5a4f65b83d │ │ └─56749 /pause │ ├─9f9e149bb1557f4d14f4fd88d44d05b1fe05d7874f753d0314435f561fa808fb │ │ └─69533 /pause │ ├─881a5c8e144b16c23c9fc75356cbdd98ce1c6e2a79451258ab6334e60d6325cf │ │ └─234079 /pause │ ├─974481fcada0263404e929ac9c4e95a5ac6c7dcbb64a9756d0e3399cf42602c9 │ │ └─63252 /pause │ ├─4062e1ed7959589ae0ca2f2d69b777fef29f305af444926d7a4304649d186f45 │ │ ├─65785 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65822 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─95cae5863e7e718ef46d0c83875a55cc0040da5ea2bd7045f3ce2b2aad2ad27a │ │ ├─120804 cinder-api: uWSGI master │ │ ├─120816 cinder-api: uWSGI worker 1 │ │ └─120817 cinder-api: uWSGI worker 2 │ ├─19214480505e11846dda9867ae7a6927efc9cfa062f8a9a0d54ebbb3d522a9dd │ │ └─41860 /pause │ ├─f4fdbc253187759977ef5e0f6ff79627fbd56446937b80c7e6f63fe9831207a6 │ │ ├─124977 /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 │ │ └─125158 /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 │ ├─ae830d27ec88aeb18a4761a97493b3a5149282435332d8db39cf52a47785e630 │ │ ├─224506 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─224523 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─225288 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225290 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401252 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401253 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401254 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401255 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401256 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401257 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401258 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401259 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401260 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401261 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401262 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401263 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401264 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401265 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401266 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401267 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401270 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401271 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401272 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401273 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401274 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401275 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401276 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401277 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401278 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401279 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401280 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401281 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401282 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401283 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─401284 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─401285 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─3236f56904c5093774b76dbbaff8184756c6d2c6a46261861f0c1281da9219c2 │ │ ├─269225 manila-api: uWSGI master │ │ ├─269258 manila-api: uWSGI worker 1 │ │ └─269259 manila-api: uWSGI worker 2 │ ├─dae541aa905a17af9d2f4dced533b0b737db71df0a3447eb3015615102cbba7e │ │ └─249276 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─c39195acb43c6cbf5d7db30d0a251e8f748a5620dab9e7a919650b4b7a067768 │ │ ├─183026 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) │ │ ├─183370 /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/tmpo3sc9mjx/privsep.sock │ │ ├─183612 /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/tmpd1lsdi0z/privsep.sock │ │ └─183924 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─05c461fda57b475370cc6959f24914d7c5493245adb20c52a10983d5ddb1d84d │ │ └─64038 /pause │ ├─0fd2bb8c7b7d07e9dac7a7db058bf587ef8311021929b76475275d9409073e25 │ │ └─56591 /pause │ ├─054acb09e9dae0ce32cfb47c73620eec4541fe6a40b28f4cc73de709b1994596 │ │ └─259951 /pause │ ├─8f48aee2e07db267429953247b824c17c44a240f9db2262bf5ab64fd2eb2c7f2 │ │ └─47022 /pause │ ├─0d5741cd87b4284ef44f887c7b53e55587f235fd5693ee436482023575070357 │ │ └─41092 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ae63525c198305609a3df823b6cdd693a74fdf8404d6bae2949052c3819472cc │ │ ├─61981 python -u /app/sidecar.py │ │ ├─62205 python -u /app/sidecar.py │ │ └─62206 python -u /app/sidecar.py │ ├─9a0fe9f2e15b5ba694eaa52ead36144f14b8533a578532f24a96861d9a60a41a │ │ ├─144162 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─144179 /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 -- │ │ ├─144185 erl_child_setup 1048576 │ │ ├─144244 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─144245 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─144255 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─144408 /bin/sh -s rabbit_disk_monitor │ ├─983380ff585ef3a4a32dfedab2efe47c8231e1c57629c049bdeb4e8bdfcda936 │ │ └─214238 /pause │ ├─f8b3e05a332994a49b00a641d06d6f5ff88ace29ba8ccb6cb03953e3b5101e24 │ │ ├─107488 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107694 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107696 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─7dabea390f3fb57303a994d95a94c06566997b6c0beefc751e26012c6cdfc67e │ │ ├─269323 /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 │ │ └─269646 /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 │ ├─8187efc03f591a986d7c0bf9d0eb5312c2a7dc2892f0e75ac7af71120857e4e3 │ │ └─109111 /pause │ ├─1ad95a372685cc14d23f0cd94ee25132a20a09dc6c91a74d4b910770b2ae0b37 │ │ └─56792 /pause │ ├─f946baba833ca9cb872317c08b1bfdf260c4e9dc9dee7cb8f871a75cab08ed64 │ │ └─44783 /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 │ ├─a3b478ae44c127a2f3666309c1cab08717cf43cbb3a363fcce79701eb94fa2e4 │ │ ├─190377 /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 │ │ ├─375251 /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/tmpxzu50n5d/privsep.sock │ │ ├─375693 /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/tmpeq0bu73f/privsep.sock │ │ └─377210 /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/tmp94fgb4_l/privsep.sock │ ├─4419032b486aad920dcfefb74ad28356332f2d76fda588c451b6ad2bf33c98ec │ │ └─47895 /pause │ ├─4ecef9a8d6569f329f04e48bbcada402c50a4a49f36a2a6283b435a3e4b855a2 │ │ └─275111 /pause │ ├─66c5076e9de00f798f69c2ec0e23b829461efb3b9a9917b850db63c57b6f19b9 │ │ └─96840 /pause │ ├─541bf01e48ff14229ddf88ddb61e7c9e0da10e760e61fc7a8a7d8e964b0cdf97 │ │ └─173203 /pause │ ├─df8dd9bf1232ada848484141bcb8861b480a4ee490a9aaca81724c875b568a94 │ │ └─44066 /pause │ ├─0ad4b912e4b37b458ee40242b0aa1f7d0983fef9384a7e93373e72c42786b31d │ │ ├─168818 nova-api: uWSGI master │ │ ├─168851 nova-api: uWSGI worker 1 │ │ └─168852 nova-api: uWSGI worker 2 │ ├─9d31dae1a6ca34a65769066cd611173ec03111a93d37c96bbdecbd4519d1d6ab │ │ └─259714 /pause │ ├─cd3fc7508608cd2f88b74dce67d666ffcb6f99c1274cad5d1b2674b9392cda84 │ │ └─249231 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─e653546a859edf88277424a73c7fa8de2d7b68b399b397dcaf0e9eb20d8e9006 │ │ └─190431 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─8df3473b59eb1ba82e642f46d642a9704b679be5666ff6a80f35203642439457 │ │ └─51854 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 │ ├─19177b47f36934f395c0c3829f02c101c5c0f36310798bc296f18c80441a2c9c │ │ └─65964 /bin/pushgateway │ ├─7022ef7b3b7610c10c5f7611e06bdfcb6924b0c6798913722587bfee822b5a0a │ │ └─248234 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─f7babe59c07633688eca50098a1a3365ce97bbe327973a7beedf56381d35bc6e │ │ ├─182053 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] │ │ ├─182404 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) │ │ ├─182413 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) │ │ └─182416 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) │ ├─1c4606a6e7166752cf930d847becb7f6a2346e19f7068942e90466895c74bb28 │ │ └─143277 /coredns -conf /etc/coredns/Corefile │ ├─bbdbfdaeb34f9412c8090bc11f6b8827f9e76b4e1614e34cb4b520bd24f1716c │ │ ├─171327 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171344 /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 -- │ │ ├─171350 erl_child_setup 1048576 │ │ ├─171457 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171458 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─171468 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─171713 /bin/sh -s rabbit_disk_monitor │ ├─e9dd0075d9aa97c6e688278bb6c9fdaf353a89ba7fbd7f47b704c00a32718857 │ │ └─229489 /pause │ ├─46ae084a2e263bfd5c2c85d8a6eca53bab15356d93460cb1736f8542a3d69fc4 │ │ └─40591 /pause │ ├─1020f8f0091db5f36502533c5081d22da5acb9eb28de8c8d17a5455fa20f544f │ │ ├─184885 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] │ │ ├─185072 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─185579 /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/tmp19zpzyei/privsep.sock │ │ ├─374088 /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/tmpf0c_pqou/privsep.sock │ │ ├─374673 /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/tmpmxevgir9/privsep.sock │ │ ├─375081 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─375082 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─377252 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=72adc38c-c014-4bfa-b90c-6f3b1f69bbcb --namespace=qrouter-72adc38c-c014-4bfa-b90c-6f3b1f69bbcb --conf_dir=/var/lib/neutron/ha_confs/72adc38c-c014-4bfa-b90c-6f3b1f69bbcb --log-file=/var/lib/neutron/ha_confs/72adc38c-c014-4bfa-b90c-6f3b1f69bbcb/neutron-keepalived-state-change.log --monitor_interface=ha-c8a3601e-d1 --monitor_cidr=169.254.0.131/24 --pid_file=/var/lib/neutron/external/pids/72adc38c-c014-4bfa-b90c-6f3b1f69bbcb.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─381729 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=2e525810-27f7-4da5-86ca-264e3f7ffb11 --namespace=qrouter-2e525810-27f7-4da5-86ca-264e3f7ffb11 --conf_dir=/var/lib/neutron/ha_confs/2e525810-27f7-4da5-86ca-264e3f7ffb11 --log-file=/var/lib/neutron/ha_confs/2e525810-27f7-4da5-86ca-264e3f7ffb11/neutron-keepalived-state-change.log --monitor_interface=ha-22b5ffa2-de --monitor_cidr=169.254.0.133/24 --pid_file=/var/lib/neutron/external/pids/2e525810-27f7-4da5-86ca-264e3f7ffb11.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─383948 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=9f912d42-879c-4177-adbc-14c83c432cd1 --namespace=qrouter-9f912d42-879c-4177-adbc-14c83c432cd1 --conf_dir=/var/lib/neutron/ha_confs/9f912d42-879c-4177-adbc-14c83c432cd1 --log-file=/var/lib/neutron/ha_confs/9f912d42-879c-4177-adbc-14c83c432cd1/neutron-keepalived-state-change.log --monitor_interface=ha-573b0f07-1b --monitor_cidr=169.254.0.40/24 --pid_file=/var/lib/neutron/external/pids/9f912d42-879c-4177-adbc-14c83c432cd1.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─387371 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=1736e9f5-619f-4845-a2e5-d5a5bc4bf1d9 --namespace=qrouter-1736e9f5-619f-4845-a2e5-d5a5bc4bf1d9 --conf_dir=/var/lib/neutron/ha_confs/1736e9f5-619f-4845-a2e5-d5a5bc4bf1d9 --log-file=/var/lib/neutron/ha_confs/1736e9f5-619f-4845-a2e5-d5a5bc4bf1d9/neutron-keepalived-state-change.log --monitor_interface=ha-6e96ae63-a9 --monitor_cidr=169.254.0.124/24 --pid_file=/var/lib/neutron/external/pids/1736e9f5-619f-4845-a2e5-d5a5bc4bf1d9.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─5669eb144258e92aa38e86b8c99a3c67b864200253e1147a79467ba203c1fedc │ │ └─66587 /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 │ ├─08fcaf09faa9833935aca3c58b827a829b086bae5a6fabc5958cec6daa2c9e03 │ │ └─271331 /pause │ ├─120b1e321c2594fed4b0345a2909e9952d3235686c226aa937125877e9d94a00 │ │ ├─182065 neutron-api: uWSGI master │ │ ├─182093 neutron-api: uWSGI worker 1 │ │ └─182094 neutron-api: uWSGI worker 2 │ ├─b3e5d58ae4ed4a01b959aca12e6cbe95dbe04edf5345a424b4b69677e5fff781 │ │ └─63157 /pause │ ├─65ace2974c892d22486e87eb1ed5b9669b414e99be07beef6143013a27a62fef │ │ └─44668 /pause │ ├─515657767f4a9506e4cab1d8d661f858f4fc4cb1c36f94c5c42262a22de20dfa │ │ └─260031 /pause │ ├─424de504c01a39dc509a5ddc0d2ac9a30b6221d9ad6e6b8290be8dcc4654afbf │ │ └─64655 /pause │ ├─fdfd5a4dcc25b98b15abb6ea69fc172a2c7b666b3059d9fd562ae61afb7cf0ce │ │ └─105618 /pause │ ├─3cc582b0dd1be504c00ca7c46a9fd5d438d96abe6d0db693391eb8bdcf8712f7 │ │ └─48671 /pause │ ├─4825b8631081b3a939919cf572eea0ab3e9a1df123fb85a8cc573870e73700d9 │ │ └─144027 /pause │ ├─b5bf87fed884105cc956a129c7f1037bd48c234a155f16f26cab0810dbf781a2 │ │ └─189501 /pause │ ├─0ddcec18772295c7feac1208b158202f4de533409d00246d5c3829cc4774a6c3 │ │ └─123935 /pause │ ├─af1f3c160bc7e20bc71efb885e4ba037367640d0c35028e3de715b26a355f89a │ │ └─186683 /bin/bash /tmp/libvirt.sh │ ├─037a91bc967244a3158081b75715df0c867a66ddd5b3a484a1756169a1e3c323 │ │ └─49172 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─0d08b465d6bdae3eb693698e985fd384b79aa408196a3a38211bf53006f32937 │ │ └─228331 /pause │ ├─bb9975529ea1fcefb5ba031e034f5d424661e82462e4747ad410b6e9c43df8da │ │ └─43749 /pause │ ├─524e376fe6578c1a30ff387eaffce2e8d5ed3c532a22c5df41cf320306c0db96 │ │ └─249310 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 │ ├─6e4584ab260881abc55398bc32fdd7b7930b242b540af983ffb6df3f5009f530 │ │ └─66719 /bin/memcached_exporter │ ├─5044aad2f4f2ca6a1480048859d3628e2888eaa15b0d5ec83d45bcd12d5843f2 │ │ ├─277636 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─277650 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─890b06911a16c8952b0d83f80f04859d26aedbad0a15f8560812aeb7c6036bb2 │ │ ├─131987 placement-api: uWSGI master │ │ ├─132001 placement-api: uWSGI worker 1 │ │ └─132002 placement-api: uWSGI worker 2 │ ├─269c3f361710cce2592a88143f2fd6d3496b8ae1248325a9e6b48d60f756c6ea │ │ └─249148 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 │ ├─03eae6127c8d152b38dbcabc3134dcc91cc06daef2db5ccd73f1f6e7f9a94921 │ │ └─62156 /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 │ ├─d343dba2ecbc40062f87d0a37ade6964cc7512abc832b632a6230984d5c9d055 │ │ ├─244581 magnum-api: uWSGI master │ │ ├─244630 magnum-api: uWSGI worker 1 │ │ └─244631 magnum-api: uWSGI worker 2 │ ├─2b5401eaf2335f9ab8cdf0e58b2d87692fd9548e181ac2f8728ebf94244af6e7 │ │ └─49067 /pause │ ├─da7ff33e42a9e09e2b823437d21719fc55f6a446f1da847956b02582afd44aac │ │ ├─223026 octavia-api: uWSGI master │ │ ├─223041 octavia-api: uWSGI worker 1 │ │ └─223042 octavia-api: uWSGI worker 2 │ ├─2be1124a51da80550b4dac67379d3fc35889faa1cafdf0a9d3ffd89cf138f90d │ │ ├─ 73131 apache2 -DFOREGROUND │ │ ├─ 73146 (wsgi:k -DFOREGROUND │ │ ├─ 73147 (wsgi:k -DFOREGROUND │ │ ├─ 73148 (wsgi:k -DFOREGROUND │ │ ├─ 73149 (wsgi:k -DFOREGROUND │ │ ├─409429 apache2 -DFOREGROUND │ │ └─410179 apache2 -DFOREGROUND │ ├─2bf544c72ee94758075627690bda28d409f1559149113831337179f30f2d65bf │ │ ├─109228 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109247 /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 -- │ │ ├─109253 erl_child_setup 1048576 │ │ ├─109385 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109386 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─109396 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─109469 /bin/sh -s rabbit_disk_monitor │ ├─262824f78406028fdbdaab401468d0d13db1cc45f7290a7c4dee5a6a639441ba │ │ ├─342226 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] │ │ ├─342520 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─342603 /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/tmp_n6qtxmv/privsep.sock │ │ ├─343112 /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/tmphlxsce3b/privsep.sock │ │ ├─343371 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343372 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─343391 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1ab0699e-0109-46c5-8323-d9d9357b72a4/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1ab0699e-0109-46c5-8323-d9d9357b72a4/host --addn-hosts=/var/lib/neutron/dhcp/1ab0699e-0109-46c5-8323-d9d9357b72a4/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1ab0699e-0109-46c5-8323-d9d9357b72a4/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1ab0699e-0109-46c5-8323-d9d9357b72a4/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-61960111-6092-40f9-9da7-66eecf4e7c81,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 │ │ ├─343395 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/3dcd125a-4602-45c7-8b03-585b289d0a41/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/3dcd125a-4602-45c7-8b03-585b289d0a41/host --addn-hosts=/var/lib/neutron/dhcp/3dcd125a-4602-45c7-8b03-585b289d0a41/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/3dcd125a-4602-45c7-8b03-585b289d0a41/opts --dhcp-leasefile=/var/lib/neutron/dhcp/3dcd125a-4602-45c7-8b03-585b289d0a41/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-afe064a3-1190-47cc-af82-aa634d8bbdc6,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 │ │ ├─343398 haproxy -f /var/lib/neutron/ns-metadata-proxy/1ab0699e-0109-46c5-8323-d9d9357b72a4.conf │ │ ├─343426 haproxy -f /var/lib/neutron/ns-metadata-proxy/3dcd125a-4602-45c7-8b03-585b289d0a41.conf │ │ ├─373893 /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/tmprhhtntw4/privsep.sock │ │ └─378447 /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/tmpk9v7ipvq/privsep.sock │ ├─89aac06e0a4f92977dae1dfcee8fe10cb36dcf8eae0197bde13377861a748a23 │ │ ├─ 97381 /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 │ │ └─338672 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─a7879a637f351fa81626145e7a478588a49097ccaf41ea43d77d97af90ab7771 │ │ └─110910 /pause │ ├─261410939bb36cb71c67169fa93a41b4e446eb9b954543328325c46306019f69 │ │ └─47299 /server │ ├─d059463821379cbabbf31e79e12216f64f5b5fb25e280365db075ebabf3b5aa7 │ │ └─56986 nfd-master -crd-controller=true -metrics=8081 │ ├─c5d1b3d65a3661cc7f4abb832ef1fdcb931698122424296e70af9df702a680c6 │ │ └─269194 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─e49c2dce9a3cceb3ab36f7524c7c7063eed29df87a7b3cc6fc0f60f8025b792f │ │ └─122450 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─e05027b502982de2af8bb46169780281b3ff056adc7ab52b405dca7b9ecd7b9a │ │ └─249280 /manager --metrics-bind-address=:9782 │ ├─79b9054e57c969a615a8d7d30eefdd8e4b1c22fb7e9956ee412708395c8591cc │ │ └─234247 /pause │ ├─67b6364f8f426be8ca15ba81215409e1a92a48933b5f1bae40032bcc332b97d7 │ │ └─65750 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─3eb83d0ec91bb659908a8a248ac5a6dcfab87f1159cb716a7db892d363d05a70 │ │ └─64821 /pause │ ├─316160353a5120a513edd92b95748abec9d353f400148d8f4b3e9720dc9df2e5 │ │ └─97490 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─6b9c1bf1832527db69fb8c50d29d9d3943f4d03a771c2310de3cfac02453e66d │ │ └─61557 /pause │ ├─eb062ab3a4f6f597728ae8a0da3d62e07b2c458fdd83799df67039de2bb972d7 │ │ ├─273879 apache2 -DFOREGROUND │ │ ├─276240 (wsgi:h -DFOREGROUND │ │ ├─276241 (wsgi:h -DFOREGROUND │ │ ├─276242 (wsgi:h -DFOREGROUND │ │ ├─276243 (wsgi:h -DFOREGROUND │ │ ├─276244 (wsgi:h -DFOREGROUND │ │ ├─276245 apache2 -DFOREGROUND │ │ └─276246 apache2 -DFOREGROUND │ ├─55ad1bd85a6aab2941e413cd3b5fb34a1dc5d19af4bc40400293be9e37acf666 │ │ └─142651 /pause │ ├─47b99c9332c105e8203e4bf3a8d43c0d894fb6026145f980a82b75c8c4c39268 │ │ └─62701 /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 │ ├─f6a6197c57415d242b201dbd68b8b1ec9b25d4e63046e4c4bafabebcbbd2b899 │ │ └─40749 kube-apiserver --advertise-address=199.19.213.63 --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 │ ├─a9573d2c776fa0ef2aa50e8333b31c377f9882210fa3138e5dc7b1823631c4ff │ │ └─232665 /pause │ ├─ffdfe0aea5249b271bc2045fd69bf40b939dc6a5c231f3a214a7ce57044eadac │ │ └─230480 /pause │ ├─b7ee338669ebca02ad4c21d33c2c1ac9c738f8ed33fb0df69cb62617c6d45935 │ │ └─40617 /pause │ ├─8150f2f0a812aa43015500e89e6384ee2891412f5b76526ebb41620b15a72656 │ │ ├─68163 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68180 /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 -- │ │ ├─68186 erl_child_setup 1048576 │ │ ├─68235 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68236 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─68246 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─68422 /bin/sh -s rabbit_disk_monitor │ ├─a4c89e0a5ed7a5467a82aaddbc742e1ae4284f5e7eb96d79c8a847f1ae6c15fc │ │ └─107037 /pause │ ├─ff848a2d0fd24cffb9329ec517bbbb5d2926012da343ea2a503a68344fb1db37 │ │ ├─170098 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170416 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170417 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─177df9cfd1e1ed75d7705da9ef38beb5e5718dabbf8f00895616106d749cb626 │ │ └─214604 /pause │ ├─e0dee5836df6831a9471a3b679e20394f175ce0ce06efe1e1a6b1f05f24fe7ea │ │ └─64180 /pause │ ├─c6982b9ff0aaaf3fe5be499fb29826d7c9468c3f6f3c3a3822ffb60742bb7b13 │ │ └─173065 /pause │ ├─2200e90fd1d75bdffe9aacbd4a255322d65bd20ecea89ce3fbba8c0722fd6be1 │ │ └─189425 /pause │ ├─3f8654940292553ead26afc0711f99922206ada0395575a0676898f08ba5a65a │ │ ├─79010 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79027 /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 -- │ │ ├─79033 erl_child_setup 1048576 │ │ ├─79080 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79081 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─79091 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─79213 /bin/sh -s rabbit_disk_monitor │ ├─a6785a5eb318f3f62cae9a198c92ccc3f6049a40474430526d926f13155f5782 │ │ └─275554 /bin/openstack-database-exporter │ ├─d8e6ca24f87b1e2957870a34631745bd627f7b201364faecddd89ba46369b9d5 │ │ └─225966 /pause │ ├─dd950a3358db4d137f402aa365124c3696afce9790fef3ecd9842e919edb1931 │ │ └─52106 redis_exporter │ ├─965085e7b7fa2de7e0c2ec037a37fd4fe976ee02bf15a26c4cc8037c8414b175 │ │ ├─49295 mysqld --wsrep_start_position=6579557d-4b14-11f1-9051-6bf8680b066a:20 │ │ └─49417 /var/lib/mysql/mysql-state-monitor │ ├─3514922d85fb1d261b8db2bc784271add6acd212efeabaef1fc29bf32b1ea3e6 │ │ └─123904 /pause │ ├─c83ef5ae3a83d360695b880af12a100a073fbe866f02bc90b8533c686cad0d2e │ │ ├─64525 nginx: master process nginx -g daemon off; │ │ ├─64550 nginx: worker process │ │ ├─64552 nginx: worker process │ │ ├─64553 nginx: worker process │ │ ├─64554 nginx: worker process │ │ └─64555 nginx: worker process │ ├─36b26e7a2c1f578d93d2df593051b4aeed0ac31d8a441fee92fdbec4bcddb01f │ │ └─52021 valkey-server *:26379 [sentinel] │ ├─f4dd6babdc40c1e54be2a4c10e2ea2d3303c014c75d24fedffb333e75f7999e9 │ │ └─40768 etcd --advertise-client-urls=https://199.19.213.63: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.63:2380 --initial-cluster=instance=https://199.19.213.63:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.63:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.63: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 │ ├─4ea7f7d4c246b6849a4a1f1a05a156ff5e9e7746c3f837c74ef127be8795ab10 │ │ └─64061 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 │ ├─919c0fb1401dbf9d1100c8bf93e0118802c3294866b798c9e5b753deebf18734 │ │ └─108780 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─c29ae9e5039f61409107a072cc56d03df69b85d386024caa649400edef23ea86 │ │ └─41067 /pause │ ├─8806f2057661f0113c3e6f63d9557e08bce0a8087330679aa011bf9fac4ea0e5 │ │ ├─223701 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─224261 octavia-worker: ConsumerService worker(0) │ │ └─224266 octavia-worker: ConsumerService worker(1) │ ├─2d764511e65b92268bb8b9dbca4d35665aa28bd8d4f1ca1f25a4d34f5754519d │ │ ├─ 47247 /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 │ │ ├─ 47259 /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 │ │ ├─ 47367 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─273359 nginx: worker process │ │ ├─273360 nginx: worker process │ │ └─273361 nginx: cache manager process │ ├─dcf9b1e4447d4c60229e6d8e85d66cbac3f2e9522b283fe2e575dfbae7b29719 │ │ └─173598 /pause │ ├─fc91a624433c726c8a4f92ebbe047dd1a63b6fe171cf71211c45fe854f890311 │ │ └─173204 /pause │ ├─8d332fe1c81b28654b968c296a248f587bb574ff03f986c72bee218254a8eeb3 │ │ └─86477 /pause │ ├─e9afc8576f44b0741b2736dacd8d2e3d8c2ac590b747cf2ea98fe4d62f670112 │ │ └─244722 /pause │ ├─0d850cb2d1e6c876794c14d96d87032b428f189a59657acd9d78367d942e6b33 │ │ └─51748 valkey-server *:6379 │ ├─60a18c09bba4fc6ce3c564c7da53dbbf80b30ed08dd4ef0106e60fc69d431ea4 │ │ ├─170122 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170396 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─170397 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─3e8f6bdc6ae44a40165c323a4401aac0470a3d7960e2bb0e3e31099698115480 │ │ └─249024 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─cf0d686701e10aecc12a0ea83162374c78d495acddad3fabecc4cf33e6fc8cfa │ │ ├─61956 python -u /app/sidecar.py │ │ ├─62203 python -u /app/sidecar.py │ │ └─62204 python -u /app/sidecar.py │ ├─42ab4177a0ead4cafaa7589edff7dc256252f9e4258f528bf434c6485a066465 │ │ └─57174 /secretgen-controller │ ├─78e4d883430ff506a47ad0392b79f4781f49a140ad87d24a24e5a51efcc678cd │ │ └─159189 /pause │ ├─4c0edd4e9c8d123c99bcfbf27ec1c49dc76dda9b85d8197689adb3235d6a4240 │ │ └─65555 /pause │ ├─53dd6f4db3f6997aae81553d81f8628b33646a5c5da2a4e0f24908f32d0961ea │ │ └─214454 /pause │ ├─acbe9d17b0ace27e6bcb8929bed38c525b7b90fcaac84dab63481af378cad316 │ │ └─47992 /pause │ ├─91573312c43e6210f480fc27dc9dfd6f9e73acf7063a05a050148b10535a854b │ │ └─230509 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─c50ecf11f2abba2128d3c64b4d3c8d68203206bb48e97d542ec50e25f50cff94 │ │ └─164439 /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 │ ├─60a98db229ba641f79311d1d1f04b36f2da9f9f4c2b3d8b7cb2094281f39026b │ │ └─184703 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) │ ├─4b8770f27afa50a4ab619206d21945841a7da8dd113972da0704a632fb29cb41 │ │ ├─202262 heat-api: uWSGI master │ │ ├─202312 heat-api: uWSGI worker 1 │ │ └─202313 heat-api: uWSGI worker 2 │ ├─5ab6f6dfa375113defc3f83257c0d9092da4b9df95a59621ccc110acfe376081 │ │ └─248545 percona-xtradb-cluster-operator │ ├─6247fab4cee7c9c2d47d96f38f2321def652f93aba20c413a1aa9c081d1250fa │ │ ├─174286 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─401974 sleep 300 │ ├─fed4fc37ca08690e30de78c15dbfe7fce51df905880673c8e7e2e8448f4f6eca │ │ └─66696 /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 │ ├─2de8f306122c761b844d62b66307d3d8d48fdb476bfbddc456030c8e9b297348 │ │ └─249061 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─51ae10f4fec9b00e4cb37db9d607922a812d33f13527c336ce5bf0a660704314 │ │ └─66416 /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-63.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 │ ├─f31ba59bd47f9583da94a7faf33645cdceef390659170d3998e289cdc741981d │ │ └─66249 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─6c04496466a40a42838762aae47af25e1ff2468e3e7348487680db4e06fa3a0c │ │ └─51474 /pause │ ├─855697f14de98d84761db8140b42118b6cd0b8a9e0c26fce93c73ee801601e0d │ │ └─214190 /pause │ ├─f372ebb09a5527c3ced4023ff93039019fabc99262fb47bd873408dfa53d29c8 │ │ └─40643 /pause │ ├─e251558fd4bb190bf3a784a0f98b8314d6d886e9f45a8d248ed9c43705ac96c3 │ │ └─231676 /pause │ ├─180c89eecdf2fbb7b0ce17cf0fb8b31fbfd6b363f0c5bdcc20b2b4f40dfc8fff │ │ └─249179 /kube-vip manager │ ├─310bb563a9354cf6fb7928e07d6e48525b258bd4d78214328ab8da82c31acf69 │ │ └─65044 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─931629afb12801917eb68f0c8b1a93938aecb79971aa8369064cdfa92e19e2f6 │ │ └─206214 /pause │ ├─324853379ac8d73bc72745821b3f19b21b62f419028d4dba74e1504d55b50798 │ │ └─249252 /manager --metrics-bind-address=:8080 │ ├─fc6aa275a1269b43dda788329c0acba0a277c0e1e2e19c2dcd5f44ac2fd1dc22 │ │ └─249005 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─f31c4a48e48779f4721de32f3ea733256ed9ade2061a73e0eaa9642e8a4ddd4c │ │ └─66163 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─26d753294c882b77fcdac65135d950ee01cbf681cb608de0e5d09707449c4493 │ │ └─41882 /pause │ ├─a15de7129018adb95893ea2c728b181e0b5ce8958e1069209e14a35cc7f59541 │ │ └─249275 /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 │ ├─2d11904673d4c61bb33911380c349354303f6bec7f5d024c775514d14caee113 │ │ ├─42338 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42719 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─8a34ab7bc3c2665e32f615556001775b0621e95037f726e64db180179de216ce │ │ ├─182107 neutron-policy-server: uWSGI master │ │ ├─182120 neutron-policy-server: uWSGI worker 1 │ │ └─182121 neutron-policy-server: uWSGI worker 2 │ ├─7c03a35d49b57d53a6b9c54e970282550185e15346bc86039c1f2fe2bcf006ba │ │ └─66656 /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-63.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 │ ├─76fa3007aca1e0e407073ea6cac8c5fee006f86a049e2660617f1299c5f47f11 │ │ └─97232 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-gv2z7 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─652c9ba0a9e01493b04ab622aedb0a969e3c91df70ee4e87c5779aa00097c146 │ │ └─269310 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─23338a5f57649811f42eb7963881a69d91f17b3aaf5e2c62dbb41813b4c482d6 │ │ └─259907 /pause │ ├─5c75a66c8e1d8a81b5f44f133b8ea5b39edb97f39f0250885e101894f5b5ca2f │ │ └─80412 /pause │ ├─95b1ff9d5d21b991869f22222fb2ab5185cd68c11cc04bfc437252ba23c00c34 │ │ └─40623 /pause │ ├─e40b03de14732ff359e425bd2a2c3d97fdb4cca7c23236d9f7a8643d7de381bc │ │ └─141082 /pause │ ├─6d04715a6afb7bf3c28185bb15e4c4c6d11f035d93b65d8a45679228b527f53e │ │ └─158523 /pause │ ├─ea97dbdeb9bfb0d36f3d2ad51bf06151b8ac52ade3317b4e2f2d48d03d233cd0 │ │ └─46970 /pause │ ├─eef591eb897fc4c40eb7edd7d663f39d7ab275f13c9e99cd213eeda9aa9add28 │ │ └─141521 /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 │ ├─b34c30a098fdd122c4559329484c61eb932b2410b2d8bad561dcbcdd8d913dab │ │ └─173637 /pause │ ├─9f1dac7029a53b6b4a4e23cd124216444e753b2ba442898d0daade6442b28c40 │ │ └─66913 /bin/oauth2-proxy │ ├─69eaa637c53fcfc2c9be0a1c9bb086993834c849fe092453bb4f1f0b590d5f02 │ │ └─110879 /pause │ ├─554ad1202fdb8371f7057de0b88c5e3cd8a0081b16c86e2b18cfe46dedc3e216 │ │ └─273722 /pause │ ├─74b83f59297551e6b611aa15ac1a01a4a3a924fd9476ef6d22fe413d47920c98 │ │ └─252825 docker-registry serve /etc/docker-registry/config.yml │ ├─7ff4fba63263acc5c666d01a3aa25348d29e0483491bb1b78d08d1ad8cd814b9 │ │ └─63482 /pause │ ├─1abcb67491cbf00523a7115a351b3f42108e4db32f11e765bf207ed17a80df57 │ │ └─44214 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 │ ├─fbafa5fab3c267f8db0b766db3532985cc7b1a8ef525798f2239bd181a84597b │ │ ├─244790 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─245069 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─245070 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─8b577c40f7822407bf04115ad8e2cc374c536400368be7a041888942af771c6a │ │ ├─254938 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─254957 /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 -- │ │ ├─254963 erl_child_setup 1048576 │ │ ├─255016 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─255017 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─255027 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─255438 /bin/sh -s rabbit_disk_monitor │ ├─c23146379d7f2e43589529f4365fcde21ee729787b66a82892530bcfed50ef0c │ │ ├─92912 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92929 /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 -- │ │ ├─92935 erl_child_setup 1048576 │ │ ├─93054 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93055 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93067 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─93263 /bin/sh -s rabbit_disk_monitor │ ├─7778e92ce4e6cabe8a63140c8684669dea9a1edba535fe988fbdc1028afb5774 │ │ └─87418 /usr/local/bin/rook ceph operator │ ├─97107b90ab348cb26341e41fdab3ddff87ac1751400f850e58d2185025a6c69e │ │ └─96889 /pause │ ├─65f3014d6919b20c4412ae2cd8bbf8a6005e2e58d23b37642f9a494a996c0882 │ │ ├─141556 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141568 /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 │ ├─abd27d0b34524c9b09036ca466d471ab4b065fabebb0eebffa07e181db34cf0a │ │ ├─168914 nova-metadata: uWSGI master │ │ ├─168995 nova-metadata: uWSGI worker 1 │ │ └─168996 nova-metadata: uWSGI worker 2 │ ├─34bf8a567e26fea8e561fc00cf2501c544eb33e3cae8267ef5abda5ae6a52c02 │ │ └─43210 /pause │ ├─ba3e495715e84995187240d5f69f8847bf09c59d3d6b697e96574fed701e3e53 │ │ └─187289 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─08283343ecf3af1992fd183f01f25bc05dc7997617356b90212555c93a232f28 │ │ └─65919 /goldpinger --static-file-path /static │ ├─64e93b0ff400db6a076a7304f108ab8ee34eeb07e1c5a07d9aa4dcc8f001820b │ │ └─43798 /coredns -conf /etc/coredns/Corefile │ ├─edf65a9fdc6bcbfe3fda3e71f8f0399572bdcaf6dba322897b30c08b24a33074 │ │ └─186895 /pause │ ├─4931c0c631b36caf74914e9f7f4fe5f9d54abe6236bdbc13b02e332af66c7904 │ │ └─44628 /pause │ ├─6dfc4b3f4af32902d3ff20553b94192be1cb0b8dce4a273d7bb5bfe2d0b79504 │ │ ├─202231 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─202716 heat-engine: ServiceWrapper worker(0) │ │ └─202719 heat-engine: ServiceWrapper worker(1) │ ├─520b510740c449708984b5feaea6d18f2661644d17d64869a14dd61aa72520cf │ │ └─173093 /pause │ ├─ef47b659680913cedb301bb4f4e3d01cb8ac14eabf67935dcbc294d113d93d23 │ │ └─66529 /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 │ ├─fcd57e10eff4f6997b8913eda202129cd20346561bd76c228a12e3c65b817534 │ │ └─62220 /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 │ ├─a93bff669e4edecaa5b55895195a219be8f63ed7bc1d623f1f962494243ab073 │ │ └─124531 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─076bfde14827300f2c3034d6f34b3046a7f913a867b44a72324eaf75650a5470 │ │ └─56946 /pause │ ├─78a5a75e84d47cfb619329f31eabefda2d5aaef46aa60ef9792c627774e642b9 │ │ └─43737 /pause │ ├─6bba62b063990d763b587653bc6391340eea1aff457cb9e0f22f5afc90ef7f17 │ │ └─92713 /pause │ ├─304d5ca74467acbc82fd514dd0f96282f261a4045a397012b252b713c8e74281 │ │ └─143049 /pause │ ├─d78ce08501eab73e917aec1f636fb63b8a523b3b5623dba6609bfef5bf262d2c │ │ └─223699 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─3af5a6344b7748b62704e38d645843d658f4fa21e58fdb7bd03ccc1beaccb000 │ │ ├─244045 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─244753 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpj9jt6xdv/privsep.sock │ │ ├─244756 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─244758 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─2346ff140f867eb05e033e182a632fe24fc6dae61fa7592d8c694329b6fee07b │ │ └─61467 /pause │ ├─43787f3a574896625ac752c4797f05e295ed6e63c9e5a815db3cea3f999c38eb │ │ └─126613 /pause │ ├─a7db731efff4ca7828323f91e1bca979ad5f2aecdc622e2d1b83387509930659 │ │ └─67533 /pause │ ├─df0523e8b624f5c5d2ef46cea7a468fd88c809555fdfd89f17c9be10dcbcd1ca │ │ └─107128 /pause │ ├─9910c08d171cb717ee1565741e32d83b6e82cc8386cbb803eb01340b73d71338 │ │ └─66220 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─41f775fcb94642c0f7ab5915c88bbdc701b7dc51193d9458e02579fa7d55de5b │ │ ├─49091 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 │ │ └─50615 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 │ ├─8447e9ea3c92983a2ad49c2289536c2fef3913a33c35dac1c3f3a0f8877e186e │ │ └─159421 /pause │ ├─c833d808b4725e01ec850b5157fdd2a3c1b16b8a986fbaccfa0908e93e1bdf42 │ │ └─57076 nfd-gc -gc-interval=1h │ ├─418ddc3b8a1330afee3296c99dd5556f4890b177a36d937333b8aacd0a26b321 │ │ └─43813 /coredns -conf /etc/coredns/Corefile │ ├─30993bc630a31a56e99b10b10b40e9f7750232945e22eaadfa02fb10f6f14ee0 │ │ └─186619 /usr/bin/libvirt-tls-sidecar │ ├─d14e4ec13a3ca44bd501af47827490811ffda99974e9ab546a119c6bbf8f465e │ │ ├─187138 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187160 /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 -- │ │ ├─187166 erl_child_setup 1048576 │ │ ├─187316 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187317 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─187327 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─187631 /bin/sh -s rabbit_disk_monitor │ ├─f63b78ee8292c6cd69311a2b1704d1a1e0a93f1310556257d298711e9336f2a7 │ │ └─189618 /pause │ ├─51d38ba9158d120e5aaea071a24fe509b8a657864b5b231622af47721784192a │ │ └─274105 /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 │ ├─162266694d4e6c93d8c9a8be07da45c6b7fa153b9e20d3c8e36d3f9cea248bbf │ │ └─49392 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─e8d80db3807f45ded1a73517c936e43f15ccdac11eadf1361d2a616760794b39 │ │ └─63222 /pause │ ├─57972a6d648fbe0906fea989299a85269f08703a537daefb0dfb95abc2643722 │ │ └─171173 /pause │ ├─b38b1b64e02f43349d3cfe04448fcf8dc21bfdad9768168180a6f24e0403fff9 │ │ ├─106024 glance-api: uWSGI master │ │ ├─106041 glance-api: uWSGI worker 1 │ │ └─106042 glance-api: uWSGI worker 2 │ ├─3b087a57cc4f098b34bf3619ccec25d15135b39f0f21cc69e138e00da1b2cbd9 │ │ └─158657 /pause │ ├─27d507da76e9d46a0d903a5ad2fb006a5e9cf1fcd26a3e36e4757b7eb667fbeb │ │ ├─206347 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─206363 /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 -- │ │ ├─206369 erl_child_setup 1048576 │ │ ├─206432 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─206433 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─206443 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─206633 /bin/sh -s rabbit_disk_monitor │ ├─de7f0566dfd907546637885c5f23c7798d1a9a2babf6ddd041aec86035a0bd12 │ │ └─254728 /pause │ ├─d06fb7321710a1ca7597d1016f4f5b02a2f2cace9b7bcc7b0b49b050cbbb2e7a │ │ └─243917 /pause │ ├─f062590b1f53404d6c34edba9a2b22ce8b69f4e3d09431fc47abde1e41a5cd22 │ │ ├─202257 heat-api-cfn: uWSGI master │ │ ├─202314 heat-api-cfn: uWSGI worker 1 │ │ └─202315 heat-api-cfn: uWSGI worker 2 │ ├─9c1a6b0c2129cd48bc20395a83a33ac361e8f411dac716f3120b39eecbff96ba │ │ └─66046 /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 │ ├─e861300b326cbaa3fe95c5fd9356b12415a1f80f8d14df6a8025464032778414 │ │ └─57039 nfd-worker -metrics=8081 │ ├─18d1bcf3efffe1bca343c108f141627fecd877037ef6f20d986c7ab55e0dd12a │ │ └─61648 /pause │ ├─0acc80bb47258cdf21e3afc1590a65668fae4f5a2233f1be5fbea0b90b42dbf4 │ │ └─48377 /pause │ ├─c9c1c0938800a56508b459dbbd32508e8ed9d78cad18e36fdbbdf595117cb058 │ │ ├─85537 barbiacan-api: uWSGI master │ │ └─85549 barbiacan-api: uWSGI worker 1 │ ├─e936693b686891e2159b7e61534750e2b07d9f1b0a5ca9bcd92c1fd9888d5a22 │ │ └─158801 /pause │ ├─7b8e8abf0049c319207adddcb74309aa6b42b5ead25f43100d7b7bd5bfbfdecd │ │ └─51663 /pause │ ├─c959a78f8e6a94b0f642b8820725cf3bf129dbbc8a53ce87438d0f88564256a6 │ │ └─44579 /pause │ ├─38b14212ed235879c9f711a075ffe2fbb94bb6f7a67cd203e4e66586a21fe30a │ │ └─63588 /pause │ ├─843db7cf4983840867edeeb430e04f8c131443455d8de2cf233f6fe2afbd5e6e │ │ └─173227 /pause │ ├─07351c6e6db4e71310553f44d94cebb993dd560d8f7e31272e8bdb1d932622dc │ │ ├─226213 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226238 /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 -- │ │ ├─226246 erl_child_setup 1048576 │ │ ├─226299 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─226300 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─226317 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─226488 /bin/sh -s rabbit_disk_monitor │ ├─5d7fbf1b295305a6225b775f9aaf21e15a2401daed143abcc02a923f5f4adb25 │ │ └─78828 /pause │ ├─bc0cd768db9cfefd1decaff8720168790198aa320d1256082897729a20b7aa4a │ │ └─61596 /pause │ ├─66e2f5d3dbaebb4396315b1ab7c6889a9d87c712bfae6b763c77696dedaf189d │ │ └─158752 /pause │ └─2a2def11951a81c8b058eedf74e8de3957fc6022d89e57cfcc304861a0a38afa │ └─66970 /bin/oauth2-proxy ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount