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 │ │ │ ├─21850 /lib/systemd/systemd --user │ │ │ └─21851 (sd-pam) │ │ └─session-22.scope │ │ ├─21847 sshd: cephadm [priv] │ │ └─21872 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1447 sshd: zuul [priv] │ │ └─1460 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 870 /usr/bin/python3 │ ├─ 1451 ssh: /home/zuul/.ansible/cp/199.204.45.35-22-zuul [mux] │ ├─402942 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jwkgshcgywmcgykijcxyomsswsbhkwpt ; /usr/bin/python3'"'"' && sleep 0' │ ├─402943 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-jwkgshcgywmcgykijcxyomsswsbhkwpt ; /usr/bin/python3' && sleep 0 │ ├─402944 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-jwkgshcgywmcgykijcxyomsswsbhkwpt ; /usr/bin/python3 │ ├─402945 /bin/sh -c echo BECOME-SUCCESS-jwkgshcgywmcgykijcxyomsswsbhkwpt ; /usr/bin/python3 │ ├─402946 /usr/bin/python3 │ ├─402947 /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 │ └─402949 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 … │ │ ├─ 9791 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12455 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b2b2ea1a6beab97f1b0ceb543e5a816599ea0b83d173ee19047e96a8bc4f3f33 -address /run/containerd/containerd.sock │ │ ├─ 12817 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 971f6c903cf6cc1749adc94554d42ac64bcec6c76ced47605c44aad210d9c22b -address /run/containerd/containerd.sock │ │ ├─ 19784 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0ab0e18f611c5d220a790cefc3d23b1ea7c0d882551f4a6c32d0ca675ffbe878 -address /run/containerd/containerd.sock │ │ ├─ 24947 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6277b3b35eea6114f421589dba381cc2c58d2c880c1c0d84de012338e40857c2 -address /run/containerd/containerd.sock │ │ ├─ 29394 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c544f05ee1537b0456b99867d3cecb89c864f33b874e02bc50174ece5ca4a119 -address /run/containerd/containerd.sock │ │ ├─ 34067 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dc4d4d73d92641ab7b365be2c92699b8f8b4b517255eb3597ab1bba5429b6fe4 -address /run/containerd/containerd.sock │ │ ├─ 39449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ca553e2805c42bc1dabb054aa76e98f8267f0b21f7a1f2ea583a1a1cb855a96 -address /run/containerd/containerd.sock │ │ ├─ 39468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92674db1f36e06bc6c5cd15cce463f70ca374c4ee153714b568f61ac0bd58ccd -address /run/containerd/containerd.sock │ │ ├─ 39508 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f733725a93802afb1f321bbdd4f704658b167ee06e0592a2ca96fabe729988dd -address /run/containerd/containerd.sock │ │ ├─ 39527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 322a5d8a3716e207d1e22db1ce50df602960da05db29b004bd03439613dc7c38 -address /run/containerd/containerd.sock │ │ ├─ 39562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8791bf1e242376c6dd745069dcb585d4017b0755061b970ef3dd1c52d0fec4ac -address /run/containerd/containerd.sock │ │ ├─ 40081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4499d34810affda07b8bdddc34facc58776302f2da4c2ecc18d889190892ee1 -address /run/containerd/containerd.sock │ │ ├─ 40794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a32f3af8f99a824f521e784d969e2a3000b12bf8dcde205691a458840f09f98e -address /run/containerd/containerd.sock │ │ ├─ 40814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d25cf844bc3b8eb6a8fbb496b567ec7fa831ad15d60dda968d45920b0599ae1 -address /run/containerd/containerd.sock │ │ ├─ 42180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f2d390b247eca7f7414855f0786aafe1a7c612318eb1fd50d9b31632c1e6402 -address /run/containerd/containerd.sock │ │ ├─ 42628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfab2f84e748d16f45347b94be6616a4fa686756d8f31eca91fbb1e133d70515 -address /run/containerd/containerd.sock │ │ ├─ 42665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa46a357ba3c36b8624f04cdb9f0e9c84b7b792d3b26ef53f127a351d5663d3f -address /run/containerd/containerd.sock │ │ ├─ 43096 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd0f8f9140109c2a855936321f4980796e496aa3c1399163d797f0326db16a90 -address /run/containerd/containerd.sock │ │ ├─ 43586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 900397c1aec618c3cf5381542e777d2160a32a28d7252eae65c1a4df8c58da1e -address /run/containerd/containerd.sock │ │ ├─ 43619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39b12e05fc5e713e95c0872d090f6d8d590bb26c856a98e5d307b60fc29b10bd -address /run/containerd/containerd.sock │ │ ├─ 43664 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 892bf1b52bb2980e80d3408cb07b5108d4263ef9060903792a8e9280d9e9ee5e -address /run/containerd/containerd.sock │ │ ├─ 45935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad93191562fc0ca024ac380175cebbd77ee0fc1c4e3e967d65115daecbd45a77 -address /run/containerd/containerd.sock │ │ ├─ 46052 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2faea6b7c7a023806210055d81eb07695f1cde2080db1f9319aca1c759a3c9c1 -address /run/containerd/containerd.sock │ │ ├─ 46832 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f0805effe909f4198199e7f027e9508b3ae3e59cdd8f80a1d138b851732496b -address /run/containerd/containerd.sock │ │ ├─ 46919 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2bc0a5d8faf8bb04c7732ebf69d4edf89957e5c31b51c55a4a44e024959fef9 -address /run/containerd/containerd.sock │ │ ├─ 47297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19e469f924515e690838f79bad0d55a1af3d4df232fae87427216ad4f8449cf5 -address /run/containerd/containerd.sock │ │ ├─ 47784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d09b46c583728b47c2932c5bb353b476b3a98b8eb44fd13581411dd4293c10f -address /run/containerd/containerd.sock │ │ ├─ 48252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c3c228ff794230e14778de2ff41143ec89e10b3ca51230e9c4a39c26b5df56b -address /run/containerd/containerd.sock │ │ ├─ 50335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67dd86086aa0dc6744d6650b50290ef1d361dc7a0626c9ed7fb93b252beddb27 -address /run/containerd/containerd.sock │ │ ├─ 50473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35a35db3eea430fd2a01cea714d17c24845040b9832127cfe74607292e571602 -address /run/containerd/containerd.sock │ │ ├─ 54841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 825c65ce1dd4e3dd316849dd5215585c29ee0b18fb6e9cf247faaba0c64bdefd -address /run/containerd/containerd.sock │ │ ├─ 55346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e25ecb18d8d6967b73062d400c884b07b89b045a9913ea13ff761bafbdd47ddf -address /run/containerd/containerd.sock │ │ ├─ 55491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cdf66c8d9454c6496582d51144b8941f478c51546151fd5c5efebfbabfa0c9cc -address /run/containerd/containerd.sock │ │ ├─ 55534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10ae9a2e14ee966cabacdae0478a62fdd1e4cfc1ecb867bbea0c30e24897d207 -address /run/containerd/containerd.sock │ │ ├─ 55663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93faba964dc97dcead3a6123c19b0a7c00b20c4cdfb2730e5825465b5067f4bc -address /run/containerd/containerd.sock │ │ ├─ 60041 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3cdf987f32e486ca3e265f588eb66f9f631f2933e47500af8c461c841661e6b -address /run/containerd/containerd.sock │ │ ├─ 60116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 105f45e95e35c0de524336ad9446ed586a54cfe00e2b44caa1a6ab5703cc819f -address /run/containerd/containerd.sock │ │ ├─ 60154 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25b23870b5faa2e2a3bdaf0843a3ef18a6ab695be80702959f674f83678678f5 -address /run/containerd/containerd.sock │ │ ├─ 60545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f6bd0a59d4a80b34400a8c5f04c34348772e598f27137d09871d84f222c9945 -address /run/containerd/containerd.sock │ │ ├─ 61713 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f915a372ef317b341ac3e27bcf7c376d29d518def4cc7e5190a82363ecf7e01a -address /run/containerd/containerd.sock │ │ ├─ 61907 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1162cf9af28d9e9a8c7b5252b513e054c704c9d0e539511fa90e40a776758522 -address /run/containerd/containerd.sock │ │ ├─ 62525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ddd1e6d798e142139c59867d0f45c74f439129820061e27c5ca35dd252a1485 -address /run/containerd/containerd.sock │ │ ├─ 62625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2484f1c747a6ecd445004d21f561ef3d0a42b7a38c158699726ad413ae6e3cdf -address /run/containerd/containerd.sock │ │ ├─ 62657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be5ff522bdbfb887d305ad2c2218cb9d4f30612fac457ebf0d0f31d0203502b7 -address /run/containerd/containerd.sock │ │ ├─ 63061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f01592dac18ccd0bd903dc95e346426061af73f6fc425ee66c0cc81328dd7fe -address /run/containerd/containerd.sock │ │ ├─ 63382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 282c97255681d8e3fad439d4b7c129e65301b34b1316114fe7c38bed84193edd -address /run/containerd/containerd.sock │ │ ├─ 63592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4391be63503f5d6ff4e787c73bf5c3aa99d4ecb9c4eaaadfe6ce1b4f741cf42a -address /run/containerd/containerd.sock │ │ ├─ 63870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id daf3afd6dc31a8f8dcdb3f974985b6666312667d9587f8330c32abe24ad27ff0 -address /run/containerd/containerd.sock │ │ ├─ 64699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc3310b7cc1423256d0a99977a58885f49db2554d4bd0077aba6d031d26a4e5c -address /run/containerd/containerd.sock │ │ ├─ 66050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c2011eae88e25e38d16862d5b68bdfbcd8c3255249d3f0d55be9b6a2731e23c -address /run/containerd/containerd.sock │ │ ├─ 67994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd40baa1db1e764957e8e352389d9185f006b331fabad4a5cddb90edb004c3ce -address /run/containerd/containerd.sock │ │ ├─ 79201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4524e21bae4564dedee3ebced682ea334ca207fc4960921dea0c8bf2bd35808d -address /run/containerd/containerd.sock │ │ ├─ 80659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe3304836133829c5a96364eb904eaf4c7a7baa751c6faddaec57a91cf7ed50c -address /run/containerd/containerd.sock │ │ ├─ 86865 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1587fa0fae8b14997acc6dcb10e63941ca7d0759f1474a12a3ef3be3e7a6517f -address /run/containerd/containerd.sock │ │ ├─ 92879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56ec46409adc43b7db91fa9a6f8a5e249cddf4f066aa0a3d842cf0414fb1e8de -address /run/containerd/containerd.sock │ │ ├─ 96972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b7cd9009266b74c38cbb6e4271ac978a8bb83e2247156c10b0e6804bc1414ab6 -address /run/containerd/containerd.sock │ │ ├─ 97020 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98463c55b737e415e2a9659e33a6dc8a02c62c7e9b5096c748e7105109df4b27 -address /run/containerd/containerd.sock │ │ ├─105517 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86c547b016f0b26634ab3cc1dcf7bbb3eba21c85e225a3129c8e4fd42cc9f662 -address /run/containerd/containerd.sock │ │ ├─107189 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c347d2efa1eb9032ca835377b38ea08bd2243ca827edfc3840e6bfd0ed731c32 -address /run/containerd/containerd.sock │ │ ├─107227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fdb1cbb75fef798225b82da2db9961b5f9e7aff920884439c5e82efc6841495e -address /run/containerd/containerd.sock │ │ ├─109281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bab06a2b19cfb359d2ce628adb13162e28ce1f4255a3366d796111befbbb842 -address /run/containerd/containerd.sock │ │ ├─111012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 157c1964030e755b6d789939b2890847da6f640de92c57deb586ccd1a86621ad -address /run/containerd/containerd.sock │ │ ├─111218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28210e1c0790dcfbf576fb2b818e39c9df8041c94a6494f98b03f20c9a52ef1b -address /run/containerd/containerd.sock │ │ ├─124127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82dc4011038ae2aa9a1151846371957134677a11e75929de3f70038c7910923e -address /run/containerd/containerd.sock │ │ ├─124266 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 991b84f93c7c8084a1a13e081978def9df8915f076a0000b875c159e9add7706 -address /run/containerd/containerd.sock │ │ ├─126684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7111ecf0350d707c243465c2b70dd6b6a902fc2fdd99418cb2275e0970b488e1 -address /run/containerd/containerd.sock │ │ ├─153484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c88db978da49223f4fc6f89d28a38a8caa752ae39f6a77bc05adec472b21bc58 -address /run/containerd/containerd.sock │ │ ├─155236 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e01d7fba3fb4a5ec01d0868fd7dc9b897e049c12869881ce2fb3640637ddc891 -address /run/containerd/containerd.sock │ │ ├─155625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32ce109860a4233be6cf74926e7f575ca26caa7e5a340278127c4e206af0a683 -address /run/containerd/containerd.sock │ │ ├─156597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf0f60025b15e313ff15e44cf14825480cd2a85c29924e79289b85f22f9ece82 -address /run/containerd/containerd.sock │ │ ├─158668 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1876fab892992cc3b163830e34bfeea7a98393c545d965c69527043f3e9be82e -address /run/containerd/containerd.sock │ │ ├─159121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2c82031c93653bc2c968db7e71ab805e9fae8cc3b6e15746c09996855b1773c -address /run/containerd/containerd.sock │ │ ├─159216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6d3dd20f6b4964c64ba443c63d618d40fd8c38889ffdbfb740efcbe205f7f41 -address /run/containerd/containerd.sock │ │ ├─159320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f21464d765c7ee2b3a6f59a7121d56aaae72bf9538a667ef50b68fa61466235 -address /run/containerd/containerd.sock │ │ ├─159526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c47e71e9ac079f021497f04a63bb8e2b8a5d3eae52ff7e4e86c69d3e3c4a6d50 -address /run/containerd/containerd.sock │ │ ├─159699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57f7cd954240c6b27c3bb38a095ced80f0de5463bc28420e390048c27f92870f -address /run/containerd/containerd.sock │ │ ├─171921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d88e1385ba12eaa9f2312ebd51096ac9e335622ad761a5b03a3840e427034e5 -address /run/containerd/containerd.sock │ │ ├─173688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7abc73b62fda542cbbc45f20a88ecc201e1727889f0c3de87c0450074e0dda7e -address /run/containerd/containerd.sock │ │ ├─173710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b170117e3f74dd883217c1498260427dc3047d8055edba5cfbcd1569a9286b28 -address /run/containerd/containerd.sock │ │ ├─173852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b79aee6e0b2f04b475b66a073d6ff5b2b6759611ee1b8fb7cb49b3b6b38cdb5e -address /run/containerd/containerd.sock │ │ ├─173923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ea7d6974d610ddae061a36d4632eb0a1e48f275c6934ceb555f78304c8675a4 -address /run/containerd/containerd.sock │ │ ├─173987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 425d990871b43c3becabe561d2cbbe3018ea4a303af6e2e6c424f26bd4032cc2 -address /run/containerd/containerd.sock │ │ ├─174223 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77e6e1a2702777255994407fb7a04f54926304108877f269f19eba7255d55627 -address /run/containerd/containerd.sock │ │ ├─174261 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d89075b8ddf1b782965e8f967d1904e848fad86a246f557bb84e65a37adae914 -address /run/containerd/containerd.sock │ │ ├─187621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab88f9970118ea3c8dae0219df1ade441b965ffb293d3afe8028baf3df5ea135 -address /run/containerd/containerd.sock │ │ ├─190124 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d3ce93efe6269d076fd36f497aa60541c5a04460f08be5458e6e9039f6c06c1 -address /run/containerd/containerd.sock │ │ ├─190179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abb8cacf48d44f8efa09da6b42015ecc25c46a16b652b95ae912fa2edd1e1d31 -address /run/containerd/containerd.sock │ │ ├─190269 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e8621e2b6ecc04a469ef78cd6d5fd85cfd9e6583b5dc36d42414622287a028c -address /run/containerd/containerd.sock │ │ ├─206846 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f4a7a868dd059dd94af85085e768f1f3a2b048c1ca2ad37da32a10b6da3c7bb -address /run/containerd/containerd.sock │ │ ├─214038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 323847effb3ff8f5033a92f7d2019483ba6dfd310ccc0d1579f3b559799aebee -address /run/containerd/containerd.sock │ │ ├─214081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e13b3c6217abe8e9e485a230b20b17f97675ec29c0737b563256a588a2f780e -address /run/containerd/containerd.sock │ │ ├─214306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1eb298f24aec309fc02f700f0bc1e167d065b3ed7c603e57c0dcdb6e19b1cd1c -address /run/containerd/containerd.sock │ │ ├─214347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8872627bcf48cc737a669affa6e90adaa4c5271838d7c335274de941609fd856 -address /run/containerd/containerd.sock │ │ ├─226133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 858ca69901902745115532565429aa34b482a40f4239fa0a19b8248f6184a0d4 -address /run/containerd/containerd.sock │ │ ├─228637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7305b455773d68172521a043a6da3397f9405276098a7b0a07df9a13f67b21b -address /run/containerd/containerd.sock │ │ ├─229731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91142acf988dd308e5e4fc8c2d531463722fc0d29e3ef5aaa7efa7651ecb7822 -address /run/containerd/containerd.sock │ │ ├─230580 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf0858cb135a05821afa06217b365bc6d04ec09a25c0242212053492e70870f1 -address /run/containerd/containerd.sock │ │ ├─231550 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc23a0e38f6adea278007675463d6c149d6140f1448924548ac1725fea145c70 -address /run/containerd/containerd.sock │ │ ├─233180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f19b53466d8f6050a1789afd16095352571382f410a24364e434887ef3c10b8 -address /run/containerd/containerd.sock │ │ ├─234747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74b10304cb452f60beea193a69105dbd091191ca8fae183a7500a988c168ca17 -address /run/containerd/containerd.sock │ │ ├─234893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89f76247b662f6af4bf84ff2b115d698330a43f0849b21e6a5030ae92efc73b0 -address /run/containerd/containerd.sock │ │ ├─244227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03fae5aaf405f3afa016c0a2a410e4ab2ac5f45b8b2f2a28d205610a84637a1c -address /run/containerd/containerd.sock │ │ ├─244643 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fae568b6b92d9b949e350b0756c2177e329d94759185e4681dbed3c9ea2969fb -address /run/containerd/containerd.sock │ │ ├─247491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25b314213f20b5d8fc6d595ff1e8c7b4a3625782b3f90d2e6639f5c97f116f82 -address /run/containerd/containerd.sock │ │ ├─251829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d58a939b74d0e90a38c4cc2c5c1777bc02be5530b7aa740cd00a2483121d842 -address /run/containerd/containerd.sock │ │ ├─252011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e6e6f8c8f34e7f564abe72fca14508f12f962ff603fef9504cf5dc0a265a4863 -address /run/containerd/containerd.sock │ │ ├─252044 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec2761eaf032f959f0844a0250c7f4404c4b6730d5b6919a8a9e9a3aade75a13 -address /run/containerd/containerd.sock │ │ ├─252119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c8be546707e2dbe9203556ef360dc91bf21e8638b1d2a28e301f35a42acd5df2 -address /run/containerd/containerd.sock │ │ ├─263506 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68a51697208060c8ac38e3d1d4fde4b8d87f17f403b354f4fb3a8d91e9f26d8b -address /run/containerd/containerd.sock │ │ ├─267087 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be36e6a6f38d830da7ef667388dd69c2736b98493b5a3eadeaa0dfc018573f16 -address /run/containerd/containerd.sock │ │ └─268529 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e9f3405e5ad1c630fe6d0375f39fd999b8d09cb335c80de3171ce85e017f556 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1191 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─525 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─396 /lib/systemd/systemd-udevd │ ├─docker-c544f05ee1537b0456b99867d3cecb89c864f33b874e02bc50174ece5ca4a119.scope … │ │ ├─29420 /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 │ │ └─29432 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─docker-b2b2ea1a6beab97f1b0ceb543e5a816599ea0b83d173ee19047e96a8bc4f3f33.scope … │ │ ├─12481 /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 │ │ └─12499 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29101 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29377 /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 │ │ │ ├─19742 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19763 /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 │ │ │ ├─24670 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24930 /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 │ │ │ ├─33770 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34050 /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.czhbnp.service │ │ │ ├─12729 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.czhbnp/unit.run │ │ │ └─12762 /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-czhbnp --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.czhbnp:/var/lib/ceph/mgr/ceph-instance.czhbnp:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.czhbnp/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.czhbnp -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 │ │ ├─12371 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12401 /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 … │ │ └─10166 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─649 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─620 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─152806 /sbin/multipathd -d -s │ ├─docker-6277b3b35eea6114f421589dba381cc2c58d2c880c1c0d84de012338e40857c2.scope … │ │ ├─24971 /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 │ │ └─24984 /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 │ ├─kubelet.service │ │ └─39918 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.35 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─361 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─654 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─uuidd.service │ │ └─1382 /usr/sbin/uuidd --socket-activation │ ├─docker-0ab0e18f611c5d220a790cefc3d23b1ea7c0d882551f4a6c32d0ca675ffbe878.scope … │ │ ├─19811 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19828 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10925 /usr/sbin/chronyd -F 1 │ │ └─10926 /usr/sbin/chronyd -F 1 │ ├─docker-dc4d4d73d92641ab7b365be2c92699b8f8b4b517255eb3597ab1bba5429b6fe4.scope … │ │ ├─34091 /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 │ │ └─34103 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─run-re0e31e53ed6b44078a497708c71b5cae.scope │ │ └─188664 /usr/sbin/libvirtd --listen │ ├─docker.socket │ ├─docker-971f6c903cf6cc1749adc94554d42ac64bcec6c76ced47605c44aad210d9c22b.scope … │ │ ├─12840 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.czhbnp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12860 /usr/bin/ceph-mgr -n mgr.instance.czhbnp -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─402 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─152679 /sbin/iscsid │ │ └─152680 /sbin/iscsid │ ├─dbus.service │ │ └─617 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─627 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─623 /lib/systemd/systemd-logind ├─k8s.io │ ├─3f21464d765c7ee2b3a6f59a7121d56aaae72bf9538a667ef50b68fa61466235 │ │ └─159371 /pause │ ├─dd40baa1db1e764957e8e352389d9185f006b331fabad4a5cddb90edb004c3ce │ │ └─68024 /pause │ ├─57f7cd954240c6b27c3bb38a095ced80f0de5463bc28420e390048c27f92870f │ │ └─159727 /pause │ ├─023059477ceae27e11f80bb1ce9d6a1b284521e60cb42cfa6b2c659d48026ce3 │ │ └─65605 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─92674db1f36e06bc6c5cd15cce463f70ca374c4ee153714b568f61ac0bd58ccd │ │ └─39560 /pause │ ├─86c547b016f0b26634ab3cc1dcf7bbb3eba21c85e225a3129c8e4fd42cc9f662 │ │ └─105541 /pause │ ├─7ddd1e6d798e142139c59867d0f45c74f439129820061e27c5ca35dd252a1485 │ │ └─62553 /pause │ ├─c71976e31cae58c7bffb9e6a5e5c17df4ac454778287e87a773d28364c5c0e5e │ │ └─155773 /coredns -conf /etc/coredns/Corefile │ ├─0be97193f9e516cff1d4cfa045abcc1a9f85657add060689c86dbfe49beec6f0 │ │ ├─207062 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207084 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─207090 erl_child_setup 1048576 │ │ ├─207151 sh -s disksup │ │ ├─207153 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─207154 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─207171 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─207177 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─207193 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─207269 /bin/sh -s rabbit_disk_monitor │ ├─f2bc0a5d8faf8bb04c7732ebf69d4edf89957e5c31b51c55a4a44e024959fef9 │ │ └─46941 /pause │ ├─ed4340593eecdd1302633557ce538bede47950e1dd0b06d7744c09fb584713e4 │ │ ├─121602 cinder-api: uWSGI master │ │ ├─121615 cinder-api: uWSGI worker 1 │ │ └─121616 cinder-api: uWSGI worker 2 │ ├─e2d186fbffa66ce0ef4b9e05191cd41490358d19b67461a2576903e04c13e896 │ │ └─61662 /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 │ ├─bc611f37762d168aca957aa3ffd1c3bd7deeb653eb0c26c5c51cbe7c8c1dece7 │ │ └─124834 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─0c994264698cbe24ad99b568c4278b0e0bfd6efc6557b431c9d7e1252cb6a136 │ │ └─50566 valkey-server *:6379 │ ├─799813e7605017f4be8e6044571751992f402fad7d1dcfed87601083625f33d6 │ │ └─87685 /usr/local/bin/rook ceph operator │ ├─d89075b8ddf1b782965e8f967d1904e848fad86a246f557bb84e65a37adae914 │ │ └─174287 /pause │ ├─68a51697208060c8ac38e3d1d4fde4b8d87f17f403b354f4fb3a8d91e9f26d8b │ │ └─263531 /pause │ ├─f4ba0a5a7709c465e805a50356cf5b8139802672ddf594244892aa4e8d029ba8 │ │ ├─223487 octavia-api: uWSGI master │ │ ├─223502 octavia-api: uWSGI worker 1 │ │ └─223503 octavia-api: uWSGI worker 2 │ ├─4391be63503f5d6ff4e787c73bf5c3aa99d4ecb9c4eaaadfe6ce1b4f741cf42a │ │ └─63621 /pause │ ├─f87f22eba3652cb3558edd69840716fc9d6e87ae6bfe83955ca12b32aeca5f70 │ │ └─48622 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─c8be546707e2dbe9203556ef360dc91bf21e8638b1d2a28e301f35a42acd5df2 │ │ └─252177 /pause │ ├─323847effb3ff8f5033a92f7d2019483ba6dfd310ccc0d1579f3b559799aebee │ │ └─214091 /pause │ ├─7ca553e2805c42bc1dabb054aa76e98f8267f0b21f7a1f2ea583a1a1cb855a96 │ │ └─39509 /pause │ ├─e01d7fba3fb4a5ec01d0868fd7dc9b897e049c12869881ce2fb3640637ddc891 │ │ └─155258 /pause │ ├─43911e6677810d417ca77cc91e307024aae975dbbdc46a939f2cfc09ee0fb314 │ │ ├─225027 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225050 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─225503 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─225504 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393614 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393615 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393616 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393617 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393618 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393619 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393620 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393621 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393622 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393623 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393624 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393625 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393626 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393627 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393628 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393629 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393632 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393633 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393635 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393636 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393637 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393638 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393639 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393640 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393641 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393642 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393643 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393644 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393645 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393646 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─393647 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─553fab5dcee6fb1c0393f01d67f26f7f0f00facd4b36a7101c0628b913821328 │ │ ├─266841 apache2 -DFOREGROUND │ │ ├─269276 (wsgi:h -DFOREGROUND │ │ ├─269277 (wsgi:h -DFOREGROUND │ │ ├─269278 (wsgi:h -DFOREGROUND │ │ ├─269279 (wsgi:h -DFOREGROUND │ │ ├─269280 (wsgi:h -DFOREGROUND │ │ ├─269281 apache2 -DFOREGROUND │ │ └─269282 apache2 -DFOREGROUND │ ├─b1759673963eb103c66e436d406dc5c3b620eabdb4027d94b802e7f48f3c0688 │ │ ├─41309 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41691 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─8ea7d6974d610ddae061a36d4632eb0a1e48f275c6934ceb555f78304c8675a4 │ │ └─174000 /pause │ ├─43e6409ade5875ecf05d0b2991d9b3a730d400b8ab3c2113041336cee4e8269d │ │ └─224253 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─24f87edfbac8bcdfdf5268b2611ac39e9fb6e74c22af12aeb75f1b54c060d97c │ │ └─50885 valkey-server *:26379 [sentinel] │ ├─09cde185d4e91b276512b8632a05c3789265dc34bf5af7daba4834a9eb643dae │ │ └─39751 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 │ ├─7abc73b62fda542cbbc45f20a88ecc201e1727889f0c3de87c0450074e0dda7e │ │ └─173731 /pause │ ├─d5c2a956b6142252e2ddecac4efe0b82a9b74347652eb17842baa320294f182e │ │ └─66132 /bin/memcached_exporter │ ├─7f01592dac18ccd0bd903dc95e346426061af73f6fc425ee66c0cc81328dd7fe │ │ └─63086 /pause │ ├─988b3ac0626ccdcb730e43432020475bb51b5abe798ce473ee021cc95aa7052a │ │ └─41047 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─157c1964030e755b6d789939b2890847da6f640de92c57deb586ccd1a86621ad │ │ └─111052 /pause │ ├─6f1adf73087686892cd70069bc14f7c406b90369a9d94007e55d7bd4e4096a02 │ │ ├─244324 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─244947 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpcy5jya6b/privsep.sock │ │ ├─244969 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─244973 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─13906924802632aac041563e41ca405e79183cddd07eb09ae745a3f5774bf062 │ │ └─56432 /secretgen-controller │ ├─3d88e1385ba12eaa9f2312ebd51096ac9e335622ad761a5b03a3840e427034e5 │ │ └─171945 /pause │ ├─843b0f43d55a6659139262bbe7c690db0ba124bce725716e98c07636665e7f33 │ │ ├─62154 python -u /app/sidecar.py │ │ ├─62934 python -u /app/sidecar.py │ │ └─62939 python -u /app/sidecar.py │ ├─0a52c08de2b01134bf3e3e7c05edf84194a19514434ddfe3882955d8083dc379 │ │ └─98329 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─19645c0689840186bfabc9f9ae851010b5ce18c933fe7ef2456c30f206240762 │ │ ├─226314 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─226334 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─226340 erl_child_setup 1048576 │ │ ├─226418 sh -s disksup │ │ ├─226420 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─226421 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─226447 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─226448 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─226477 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─226574 /bin/sh -s rabbit_disk_monitor │ ├─fe3304836133829c5a96364eb904eaf4c7a7baa751c6faddaec57a91cf7ed50c │ │ └─80687 /pause │ ├─25b23870b5faa2e2a3bdaf0843a3ef18a6ab695be80702959f674f83678678f5 │ │ └─60177 /pause │ ├─9551a2fe077b24bd69f58f62138f741fabce343f46d29293b1e785b9651c82af │ │ └─64356 /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 │ ├─de09d73112c5866eea8493643a478d84b14a3e0214b108139275e0d833a49d32 │ │ └─46988 /manager --metrics-bind-address=:9782 │ ├─404de4c27f957ed5dc1e9dae744ea81a59bcec1c3752a0812bb5818ef54aa6a2 │ │ ├─ 46300 /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 │ │ ├─ 46313 /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 │ │ ├─ 46437 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─266661 nginx: worker process │ │ ├─266662 nginx: worker process │ │ └─266663 nginx: cache manager process │ ├─87dad1d0d87b38c725ad27a6a225883910c34124f8aef31c6185d5e0d49551b0 │ │ └─48383 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─e6c32dba96c2cad105626be4495dc48b04d63cd7f7aa904173a15dab90a2e65b │ │ ├─62100 python -u /app/sidecar.py │ │ ├─62840 python -u /app/sidecar.py │ │ └─62841 python -u /app/sidecar.py │ ├─a05727ee019c6aa04952a5ce2d4bbb42ec7fc77188c37437412345209e7c6704 │ │ └─66092 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─5f4a7a868dd059dd94af85085e768f1f3a2b048c1ca2ad37da32a10b6da3c7bb │ │ └─206870 /pause │ ├─67514903c25fa9542e2588696b405b6d6e04a8d76b282c7316db91643070af6d │ │ ├─244606 magnum-api: uWSGI master │ │ ├─244622 magnum-api: uWSGI worker 1 │ │ └─244623 magnum-api: uWSGI worker 2 │ ├─73439c1c91c2e27b28054381b54390da6968caf588b02835ad021e26805500b6 │ │ └─63551 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 │ ├─89f76247b662f6af4bf84ff2b115d698330a43f0849b21e6a5030ae92efc73b0 │ │ └─234943 /pause │ ├─ab88f9970118ea3c8dae0219df1ade441b965ffb293d3afe8028baf3df5ea135 │ │ └─187645 /pause │ ├─34f672dd840cc311bc04d6100a98036a7b94a7773b56d90e22911d4daf18b9ea │ │ ├─183888 neutron-policy-server: uWSGI master │ │ ├─183901 neutron-policy-server: uWSGI worker 1 │ │ └─183902 neutron-policy-server: uWSGI worker 2 │ ├─08d85ce70c3ba7ef63897ab06aed0011e8bf7ca7c18906bfcf670794b53699cb │ │ ├─224260 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─224643 octavia-worker: ConsumerService worker(0) │ │ └─224651 octavia-worker: ConsumerService worker(1) │ ├─1d09b46c583728b47c2932c5bb353b476b3a98b8eb44fd13581411dd4293c10f │ │ └─47808 /pause │ ├─cad36cdbfbb554c5256886e2d14348dc382f84a6f7d3cfd6091df75f179df764 │ │ ├─66507 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66524 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─66530 erl_child_setup 1048576 │ │ ├─66577 sh -s disksup │ │ ├─66579 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66580 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─66582 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66583 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─66594 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─66695 /bin/sh -s rabbit_disk_monitor │ ├─580607ed55d685713b1cbe9a0cc8b097e5fad24885f084e6bab685763defc247 │ │ └─193998 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─3f4ec350e6a44ca8c463ef04f3751be26911bccefe886bdb89234fef22c4f893 │ │ ├─261505 /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 │ │ └─261632 /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 │ ├─712669d72bf707e5791fdd2d02ffa0c182503d7a3539bbb263de30a9d8db1072 │ │ └─55802 nfd-gc -gc-interval=1h │ ├─fc6f4216dcb1c642570b0e3765b750b76fac5a86c6050ee477a5675ca6075b89 │ │ └─42714 /coredns -conf /etc/coredns/Corefile │ ├─c347d2efa1eb9032ca835377b38ea08bd2243ca827edfc3840e6bfd0ed731c32 │ │ └─107213 /pause │ ├─892bf1b52bb2980e80d3408cb07b5108d4263ef9060903792a8e9280d9e9ee5e │ │ └─43692 /pause │ ├─e25ecb18d8d6967b73062d400c884b07b89b045a9913ea13ff761bafbdd47ddf │ │ └─55386 /pause │ ├─e64ddea200a5e0c809a2b9a43b785aed8892354a8ac179894087b56d25447133 │ │ └─231600 /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 │ ├─f733725a93802afb1f321bbdd4f704658b167ee06e0592a2ca96fabe729988dd │ │ └─39600 /pause │ ├─a66a50cb5dd9bee533d222ab720eb02ca1cdd3d6ebaaec8f069e36e9db8b74d1 │ │ └─47651 percona-xtradb-cluster-operator │ ├─eb7e69a5d30a29639ae976586b399502b5d1622082eae70a7c93fb0f705096bf │ │ └─50943 redis_exporter │ ├─1eb298f24aec309fc02f700f0bc1e167d065b3ed7c603e57c0dcdb6e19b1cd1c │ │ └─214332 /pause │ ├─f915a372ef317b341ac3e27bcf7c376d29d518def4cc7e5190a82363ecf7e01a │ │ └─61741 /pause │ ├─16edd05557c5b97fb2cdaba3d99dd6f926532de6f9c4980ce89a3304c7e732e7 │ │ └─229962 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─425d990871b43c3becabe561d2cbbe3018ea4a303af6e2e6c424f26bd4032cc2 │ │ └─174044 /pause │ ├─825c65ce1dd4e3dd316849dd5215585c29ee0b18fb6e9cf247faaba0c64bdefd │ │ └─54866 /pause │ ├─5f6bd0a59d4a80b34400a8c5f04c34348772e598f27137d09871d84f222c9945 │ │ └─60568 /pause │ ├─4c6c5887689e5f3fdc25ebef1b53a792fe209a6cc25d941495511ce8f86c353d │ │ └─63828 /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 │ ├─03fae5aaf405f3afa016c0a2a410e4ab2ac5f45b8b2f2a28d205610a84637a1c │ │ └─244249 /pause │ ├─1587fa0fae8b14997acc6dcb10e63941ca7d0759f1474a12a3ef3be3e7a6517f │ │ └─86890 /pause │ ├─7ff47333eced95ae3bbbaa3b1bf05d1570c5e0e7ed0a484781292426383c94c4 │ │ └─261228 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─a7305b455773d68172521a043a6da3397f9405276098a7b0a07df9a13f67b21b │ │ └─228660 /pause │ ├─1d6c1d0aefcd21d12ef1888282bb752f2a7141783013e73c083b72cff647cdda │ │ ├─156723 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─156739 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─156745 erl_child_setup 1048576 │ │ ├─156843 sh -s disksup │ │ ├─156848 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─156849 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─156851 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─156852 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─156862 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─157088 /bin/sh -s rabbit_disk_monitor │ ├─de9dcebb381be3022b1d8e2f292cda90e1720edb0f5ed67a042b394ee39973d9 │ │ └─63759 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-35.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 │ ├─7e21f833ea3c542707e1c01e734a32655d0bdc7cc36dce239106378acdd6a76d │ │ └─65824 /bin/pushgateway │ ├─8e13b3c6217abe8e9e485a230b20b17f97675ec29c0737b563256a588a2f780e │ │ └─214119 /pause │ ├─08745432d5e815f58e8236fc2638fa9f743955e4006a9ec4cf080091b3ac1cac │ │ ├─273472 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─273496 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─ecfbf53ad01ac198e3b1c313d75c323ae752fe48b3746e16fa05e22ea895ad57 │ │ ├─132596 placement-api: uWSGI master │ │ ├─132621 placement-api: uWSGI worker 1 │ │ └─132622 placement-api: uWSGI worker 2 │ ├─9779910b25ca581328dd62c542d551fc56485fb18934381af71f481ba1f16f62 │ │ ├─ 97445 /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 │ │ └─402226 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─e6e6f8c8f34e7f564abe72fca14508f12f962ff603fef9504cf5dc0a265a4863 │ │ └─252047 /pause │ ├─1a00a4bbed379c7897304f3ecfbd15191284eabe0c8a64c945482b582e36fe9a │ │ └─42764 /coredns -conf /etc/coredns/Corefile │ ├─105f45e95e35c0de524336ad9446ed586a54cfe00e2b44caa1a6ab5703cc819f │ │ └─60140 /pause │ ├─cdf66c8d9454c6496582d51144b8941f478c51546151fd5c5efebfbabfa0c9cc │ │ └─55515 /pause │ ├─8872627bcf48cc737a669affa6e90adaa4c5271838d7c335274de941609fd856 │ │ └─214376 /pause │ ├─ec2761eaf032f959f0844a0250c7f4404c4b6730d5b6919a8a9e9a3aade75a13 │ │ └─252081 /pause │ ├─cc3310b7cc1423256d0a99977a58885f49db2554d4bd0077aba6d031d26a4e5c │ │ └─64722 /pause │ ├─b79aee6e0b2f04b475b66a073d6ff5b2b6759611ee1b8fb7cb49b3b6b38cdb5e │ │ └─173883 /pause │ ├─6f0805effe909f4198199e7f027e9508b3ae3e59cdd8f80a1d138b851732496b │ │ └─46856 /pause │ ├─d39c26bc154ef4a2ed146dde7a2594180e640d32900bd50b2885e5431e68e1ca │ │ └─187841 /usr/bin/libvirt-tls-sidecar │ ├─d815ed96f8081e26037cb2d9c4061755f39c345cc750659ed89196c4df866a35 │ │ ├─170471 nova-metadata: uWSGI master │ │ ├─170484 nova-metadata: uWSGI worker 1 │ │ └─170485 nova-metadata: uWSGI worker 2 │ ├─39086c648fc0eed0c4da8687619365ed01d6bf51a2ddd751524414f49b7f8ce3 │ │ ├─79328 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79345 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─79351 erl_child_setup 1048576 │ │ ├─79398 sh -s disksup │ │ ├─79400 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─79401 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─79413 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79414 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79424 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─79557 /bin/sh -s rabbit_disk_monitor │ ├─5f8d6eff80d7289be6f62a6074bed9a455818400b1a30f26d70af3429bd323de │ │ ├─170894 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─171284 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─171285 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─7d58a939b74d0e90a38c4cc2c5c1777bc02be5530b7aa740cd00a2483121d842 │ │ └─251885 /pause │ ├─a7a97ef2472034ee5af96954bed1e4b86d173f00197e534eea84f3380c593031 │ │ ├─125198 /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 │ │ └─125332 /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 │ ├─01b6cdeea79a471a843207b4220261ee069b17b0aba2d9aaf5541ec5e6743c2b │ │ ├─106087 glance-api: uWSGI master │ │ ├─106103 glance-api: uWSGI worker 1 │ │ └─106104 glance-api: uWSGI worker 2 │ ├─007a112eaebd8d5379e934d0475079e18fcfbb6799e352caf5100c056e2d443c │ │ └─64806 /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 │ ├─91c4030a5b83fd3bf05d6003f82f2867d267f0f5e70bf1a16e75cee4ccbc607c │ │ ├─244863 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─245110 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─245111 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─09c06f12eefc3a467474c1a65c30e66812ab50e358f6b9b6a5a3bc076d05647f │ │ ├─107584 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107885 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107887 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─bcc069bf82f26079cab4759ce685098b21efab48eeb5806fb5a9d456ab572641 │ │ └─189512 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─93faba964dc97dcead3a6123c19b0a7c00b20c4cdfb2730e5825465b5067f4bc │ │ └─55686 /pause │ ├─5fd32eb44232387c1916d159b14ce162fb427b0355ef495914d66b894d6ddbd0 │ │ ├─186189 neutron-l3-agent (/var/lib/openstack/bin/python /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) │ │ ├─186657 /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/tmpsuu_7amp/privsep.sock │ │ ├─369459 /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/tmplpqk3vwt/privsep.sock │ │ ├─369977 /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/tmp71f6ke0w/privsep.sock │ │ ├─370279 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─370281 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─370908 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=22ded99f-feaa-4302-8cb9-302f26b3cf7b --namespace=qrouter-22ded99f-feaa-4302-8cb9-302f26b3cf7b --conf_dir=/var/lib/neutron/ha_confs/22ded99f-feaa-4302-8cb9-302f26b3cf7b --log-file=/var/lib/neutron/ha_confs/22ded99f-feaa-4302-8cb9-302f26b3cf7b/neutron-keepalived-state-change.log --monitor_interface=ha-d75d1346-66 --monitor_cidr=169.254.0.30/24 --pid_file=/var/lib/neutron/external/pids/22ded99f-feaa-4302-8cb9-302f26b3cf7b.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─374148 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=1b6fb514-369f-436c-9e77-f29246cc423a --namespace=qrouter-1b6fb514-369f-436c-9e77-f29246cc423a --conf_dir=/var/lib/neutron/ha_confs/1b6fb514-369f-436c-9e77-f29246cc423a --log-file=/var/lib/neutron/ha_confs/1b6fb514-369f-436c-9e77-f29246cc423a/neutron-keepalived-state-change.log --monitor_interface=ha-5675b9b2-bb --monitor_cidr=169.254.0.215/24 --pid_file=/var/lib/neutron/external/pids/1b6fb514-369f-436c-9e77-f29246cc423a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─377446 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=d336fb60-a3d4-4b87-8cbd-d756c9450be3 --namespace=qrouter-d336fb60-a3d4-4b87-8cbd-d756c9450be3 --conf_dir=/var/lib/neutron/ha_confs/d336fb60-a3d4-4b87-8cbd-d756c9450be3 --log-file=/var/lib/neutron/ha_confs/d336fb60-a3d4-4b87-8cbd-d756c9450be3/neutron-keepalived-state-change.log --monitor_interface=ha-e40e7d32-da --monitor_cidr=169.254.0.17/24 --pid_file=/var/lib/neutron/external/pids/d336fb60-a3d4-4b87-8cbd-d756c9450be3.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─383275 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=372cbb07-bf8a-4625-a1e4-a1bf61b56575 --namespace=qrouter-372cbb07-bf8a-4625-a1e4-a1bf61b56575 --conf_dir=/var/lib/neutron/ha_confs/372cbb07-bf8a-4625-a1e4-a1bf61b56575 --log-file=/var/lib/neutron/ha_confs/372cbb07-bf8a-4625-a1e4-a1bf61b56575/neutron-keepalived-state-change.log --monitor_interface=ha-1589e884-0d --monitor_cidr=169.254.0.158/24 --pid_file=/var/lib/neutron/external/pids/372cbb07-bf8a-4625-a1e4-a1bf61b56575.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─402934 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --agent-queue-name l3_agent --use-fqdn │ ├─ae5dccd13a4a1c23c24117777305323052cefdc29153483c946fff4f6beb6205 │ │ └─249702 docker-registry serve /etc/docker-registry/config.yml │ ├─b26bdc33660691dc52a6d940dee9b542c77bb7299627526832e8fe8881d81440 │ │ └─46348 /server │ ├─c9150f0b890a6414da21ab68f94e164d9018a06a1a0da795be2d86a2f39fe4f4 │ │ └─64233 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-35.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 │ ├─2e0803b6ad5f4aed387fcb7caed74f73db53cd9318e67a8318d0a934d728eb1d │ │ └─64312 /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 │ ├─c1238dc76d4fa6f698ac7b31198b13afa1871f65542035a76d02fb19f04f3eee │ │ ├─175555 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─396328 sleep 300 │ ├─8c3b0da2bad7048ed559e8a5c8ef18d88ac586ccb010bd954f350d4c9f642c96 │ │ ├─64540 nginx: master process nginx -g daemon off; │ │ ├─64554 nginx: worker process │ │ ├─64555 nginx: worker process │ │ ├─64556 nginx: worker process │ │ ├─64557 nginx: worker process │ │ └─64558 nginx: worker process │ ├─35a35db3eea430fd2a01cea714d17c24845040b9832127cfe74607292e571602 │ │ └─50497 /pause │ ├─f6d3dd20f6b4964c64ba443c63d618d40fd8c38889ffdbfb740efcbe205f7f41 │ │ └─159270 /pause │ ├─e7484476f21d3b31cea03f7536f19a4faf1b2664d2e7b684451d4f837a13c989 │ │ ├─153886 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─153901 /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 │ ├─63fa3cebb5d4ad3b65d701bcf44f2bff75fa2d6a9b517971023d707099a8f94f │ │ └─228741 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─56ec46409adc43b7db91fa9a6f8a5e249cddf4f066aa0a3d842cf0414fb1e8de │ │ └─92903 /pause │ ├─6f2d390b247eca7f7414855f0786aafe1a7c612318eb1fd50d9b31632c1e6402 │ │ └─42205 /pause │ ├─1162cf9af28d9e9a8c7b5252b513e054c704c9d0e539511fa90e40a776758522 │ │ └─61932 /pause │ ├─abb8cacf48d44f8efa09da6b42015ecc25c46a16b652b95ae912fa2edd1e1d31 │ │ └─190219 /pause │ ├─8cc3808e9a0f68c6e6451e07dcc15dd8273047828c1176a5af5c81e2c8d28d3a │ │ ├─186171 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) │ │ └─402869 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini --use-fqdn │ ├─4524e21bae4564dedee3ebced682ea334ca207fc4960921dea0c8bf2bd35808d │ │ └─79225 /pause │ ├─b170117e3f74dd883217c1498260427dc3047d8055edba5cfbcd1569a9286b28 │ │ └─173756 /pause │ ├─d28605ac198caaa7e2c6041fe004f358aa949f1fb963cc1109b1dc86cd86578a │ │ └─65904 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─e7d2b3d5984514ab962c3beb31fb0ed9b5a2ae1a4ee73d316a69314766c2b069 │ │ ├─172045 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─172064 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─172072 erl_child_setup 1048576 │ │ ├─172131 sh -s disksup │ │ ├─172133 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─172134 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─172226 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─172227 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─172237 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─172404 /bin/sh -s rabbit_disk_monitor │ ├─dfab2f84e748d16f45347b94be6616a4fa686756d8f31eca91fbb1e133d70515 │ │ └─42651 /pause │ ├─cf0f60025b15e313ff15e44cf14825480cd2a85c29924e79289b85f22f9ece82 │ │ └─156620 /pause │ ├─c88db978da49223f4fc6f89d28a38a8caa752ae39f6a77bc05adec472b21bc58 │ │ └─153508 /pause │ ├─fae568b6b92d9b949e350b0756c2177e329d94759185e4681dbed3c9ea2969fb │ │ └─244679 /pause │ ├─6a61bec162d28aae18891f6cfa7afff83188566867fbc9edb37d3cbc34369976 │ │ ├─184668 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) │ │ ├─185033 /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/tmp3lyxfmqd/privsep.sock │ │ ├─185218 /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/tmpu5n5rskl/privsep.sock │ │ └─185493 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─a6c24203c90884fe0bc1e9fd1bd9df4581b9b6817e1d12004f1ac400f7aa06ae │ │ └─40132 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─fbf20e9d355eb2d998f337dac5622d4fed61e222f4c51ff4f74dd75fd434f985 │ │ └─65880 /bin/oauth2-proxy │ ├─9254d95304b465015177333b3e708018aab9457e0be65f6e7c3481ad72c86ee3 │ │ ├─203164 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─203513 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─203514 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─4ad69e5316e328a9ae8c8833bf3bd367a759cdbccac52ec8113324144929a2f9 │ │ └─39862 /kube-vip manager │ ├─9bab06a2b19cfb359d2ce628adb13162e28ce1f4255a3366d796111befbbb842 │ │ └─109305 /pause │ ├─81196c6b5c932e9c991e438db45aecc4cf1af6493e6df38c39a7e63ac9d7b22f │ │ ├─109405 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109422 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─109428 erl_child_setup 1048576 │ │ ├─109475 sh -s disksup │ │ ├─109477 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─109478 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─109496 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109497 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109507 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─109664 /bin/sh -s rabbit_disk_monitor │ ├─b3f092a2ee4a5463601268da004c43647eaa0caf054944568f4538bd00ab56ef │ │ ├─ 73411 apache2 -DFOREGROUND │ │ ├─ 73430 (wsgi:k -DFOREGROUND │ │ ├─ 73431 (wsgi:k -DFOREGROUND │ │ ├─ 73432 (wsgi:k -DFOREGROUND │ │ ├─ 73433 (wsgi:k -DFOREGROUND │ │ ├─401865 apache2 -DFOREGROUND │ │ ├─401909 apache2 -DFOREGROUND │ │ └─401910 apache2 -DFOREGROUND │ ├─f7c6eaf3ec9a94e48d6d94e11da5e7a9747a05cc8514479cd7241896669d6899 │ │ └─261234 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─7fe770e74540e9583d898017dc44cd798c5d7380786857c092a73269175b75ee │ │ └─233231 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─b415fb92619b58f669196fbfe2ee0dc0cb92d29f1acc2e6dc52a434aab1fa58a │ │ └─42242 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─802ed5b1a5b1df676b6315d9f00e12d64b70c88287f57a32fa3072e4fe2a1d8e │ │ ├─183842 neutron-api: uWSGI master │ │ ├─183873 neutron-api: uWSGI worker 1 │ │ └─183874 neutron-api: uWSGI worker 2 │ ├─f95eafabf6b18f1def13195344b6218c9097011c49b4c0374fecb9831d22528e │ │ ├─183834 /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 │ │ ├─184063 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) │ │ ├─184064 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) │ │ └─184065 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) │ ├─91142acf988dd308e5e4fc8c2d531463722fc0d29e3ef5aaa7efa7651ecb7822 │ │ └─229766 /pause │ ├─900397c1aec618c3cf5381542e777d2160a32a28d7252eae65c1a4df8c58da1e │ │ └─43614 /pause │ ├─0fa9842c4193bcff5cf0e208ef5e45533c0d18ad69340b61c456baae8f1377c3 │ │ └─50659 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 │ ├─fff2becd06bf8185b99ba4d2450f3c836643f7299a2740c269416524e5cc8bc8 │ │ ├─48301 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 │ │ └─51029 haproxy -sf 142 -x sockpair@5 -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 │ ├─ad93191562fc0ca024ac380175cebbd77ee0fc1c4e3e967d65115daecbd45a77 │ │ └─45975 /pause │ ├─7111ecf0350d707c243465c2b70dd6b6a902fc2fdd99418cb2275e0970b488e1 │ │ └─126709 /pause │ ├─8fc435b942658b2a084ae9146cedc4068a36f86cd7a6f69c9141e122a206ef85 │ │ └─39718 etcd --advertise-client-urls=https://199.204.45.35:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.35:2380 --initial-cluster=instance=https://199.204.45.35:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.35:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.35: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 │ ├─d4499d34810affda07b8bdddc34facc58776302f2da4c2ecc18d889190892ee1 │ │ └─40105 /pause │ ├─229dbd3ce12a9bfe06aed31daa18ac522d01ca591fb4bae48723337a5e9039d7 │ │ └─43900 /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 │ ├─aa46a357ba3c36b8624f04cdb9f0e9c84b7b792d3b26ef53f127a351d5663d3f │ │ └─42697 /pause │ ├─5e7c2d60260c0152f3c8226b0c0fda0b3b7f9a977857c271c6874369487f1565 │ │ └─108853 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─daf3afd6dc31a8f8dcdb3f974985b6666312667d9587f8330c32abe24ad27ff0 │ │ └─63895 /pause │ ├─be5ff522bdbfb887d305ad2c2218cb9d4f30612fac457ebf0d0f31d0203502b7 │ │ └─62687 /pause │ ├─fdb1cbb75fef798225b82da2db9961b5f9e7aff920884439c5e82efc6841495e │ │ └─107251 /pause │ ├─c47e71e9ac079f021497f04a63bb8e2b8a5d3eae52ff7e4e86c69d3e3c4a6d50 │ │ └─159552 /pause │ ├─e3cdf987f32e486ca3e265f588eb66f9f631f2933e47500af8c461c841661e6b │ │ └─60070 /pause │ ├─01d93b9336a6dafc784f4f94f48796162831710d5b5708f9ff7e8042c102993e │ │ └─55878 nfd-worker -metrics=8081 │ ├─d87e1846d8557705549ff56ff67d9ff457d5baa7f8962da2863039f6553cc652 │ │ └─60637 /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 │ ├─379655135ebfb1b370109c4fe6d5409def23a593ee2f96ab3e07bdcece321a5e │ │ └─153852 /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 │ ├─04e3c48c8a2dfa92f46b29400cab145ff2a29479c2c2d268af99793780d6dc63 │ │ └─123123 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─dc23a0e38f6adea278007675463d6c149d6140f1448924548ac1725fea145c70 │ │ └─231573 /pause │ ├─59c45ddf6afb09c782dea15b289cc6fd038c04dd29bdbaeee6b7ec7388d69646 │ │ └─55836 nfd-master -crd-controller=true -metrics=8081 │ ├─881f3f97d2e3737861a2e11e3b387705ba223476fa5ff930c0fd68c666b5d92d │ │ ├─86124 barbiacan-api: uWSGI master │ │ └─86192 barbiacan-api: uWSGI worker 1 │ ├─19e469f924515e690838f79bad0d55a1af3d4df232fae87427216ad4f8449cf5 │ │ └─47321 /pause │ ├─6bf1cee4183574f6ee6252a6e894b3578ff9d7b65c56e72b844ca70d05913ee8 │ │ └─165895 /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 │ ├─2484f1c747a6ecd445004d21f561ef3d0a42b7a38c158699726ad413ae6e3cdf │ │ └─62652 /pause │ ├─25b314213f20b5d8fc6d595ff1e8c7b4a3625782b3f90d2e6639f5c97f116f82 │ │ └─247514 /pause │ ├─3d93a92532d78159e0f8267ee3bdef1c925cc2c61d21408cbd528675db0de5a4 │ │ └─65772 /bin/oauth2-proxy │ ├─66a96bb010fc4ccd8196599c5db9b330645d9df1ecb7fb480ad8dc38bd1e96d5 │ │ └─97354 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-r9sn4 --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─6c2011eae88e25e38d16862d5b68bdfbcd8c3255249d3f0d55be9b6a2731e23c │ │ └─66073 /pause │ ├─98463c55b737e415e2a9659e33a6dc8a02c62c7e9b5096c748e7105109df4b27 │ │ └─97058 /pause │ ├─858ca69901902745115532565429aa34b482a40f4239fa0a19b8248f6184a0d4 │ │ └─226157 /pause │ ├─15451bc8245148c3e6bf914c5e786669312163c0e02be95545de534ba8726326 │ │ └─230632 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─ca37da7e6a66b4f8c21ad5ca0a364871762d27200ae08b168db381b9123a2f00 │ │ └─269589 /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 │ ├─e2c82031c93653bc2c968db7e71ab805e9fae8cc3b6e15746c09996855b1773c │ │ └─159158 /pause │ ├─1876fab892992cc3b163830e34bfeea7a98393c545d965c69527043f3e9be82e │ │ └─158717 /pause │ ├─74b10304cb452f60beea193a69105dbd091191ca8fae183a7500a988c168ca17 │ │ └─234776 /pause │ ├─9b932615a0e31d115335148b744797823184c52101a0231e035cbe9a3971ea54 │ │ └─43297 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 │ ├─4e8621e2b6ecc04a469ef78cd6d5fd85cfd9e6583b5dc36d42414622287a028c │ │ └─190307 /pause │ ├─4d2e8ab09154cb14a9726693e72bdac64822a85d12265451cae925d45775097d │ │ └─43856 /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 │ ├─991b84f93c7c8084a1a13e081978def9df8915f076a0000b875c159e9add7706 │ │ └─124292 /pause │ ├─4c3c228ff794230e14778de2ff41143ec89e10b3ca51230e9c4a39c26b5df56b │ │ └─48275 /pause │ ├─5bb7016061d4a8eb540673a4f5c998b57e8d4138488e57c870b6de56a57b764d │ │ └─269702 /bin/openstack-database-exporter │ ├─6c8369337f709d0900cbabf549c5fd371fac4ba07f1c0074b3bbb2de9664e5b1 │ │ └─65001 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─32ce109860a4233be6cf74926e7f575ca26caa7e5a340278127c4e206af0a683 │ │ └─155649 /pause │ ├─710776206cc49fef560a8a4e89e939fd47e5b7b7a9e3538065e35a07dcdd7c1c │ │ └─187895 /bin/bash /tmp/libvirt.sh │ ├─3e9f3405e5ad1c630fe6d0375f39fd999b8d09cb335c80de3171ce85e017f556 │ │ └─268574 /pause │ ├─2faea6b7c7a023806210055d81eb07695f1cde2080db1f9319aca1c759a3c9c1 │ │ └─46075 /pause │ ├─71b70208266a04687dbbb4d86d2ee4dd52ea83a5f20b3a39fce70b50fbbf83f3 │ │ └─66025 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─96c758d775ed190f866c54744be7c0e8a1a48d7483771a2346ff203f1dc6f431 │ │ ├─247639 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─247657 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─247663 erl_child_setup 1048576 │ │ ├─247711 sh -s disksup │ │ ├─247713 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─247714 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─247719 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─247720 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─247730 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─248164 /bin/sh -s rabbit_disk_monitor │ ├─f681abeb77475b8cf080113dfba8de1b7b605060af7e5d3f18cb30494b49b87b │ │ └─39695 kube-apiserver --advertise-address=199.204.45.35 --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 │ ├─67dd86086aa0dc6744d6650b50290ef1d361dc7a0626c9ed7fb93b252beddb27 │ │ └─50363 /pause │ ├─2391264e2ff7a9a90aa9101febefbcd843008c6e127a8df9be7e3be2b67054e4 │ │ ├─187971 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187987 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─187994 erl_child_setup 1048576 │ │ ├─188073 sh -s disksup │ │ ├─188075 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─188076 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─188202 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─188203 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─188223 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─188600 /bin/sh -s rabbit_disk_monitor │ ├─39b12e05fc5e713e95c0872d090f6d8d590bb26c856a98e5d307b60fc29b10bd │ │ └─43649 /pause │ ├─b7cd9009266b74c38cbb6e4271ac978a8bb83e2247156c10b0e6804bc1414ab6 │ │ └─96997 /pause │ ├─59cd4e5a8c62d8f3d12db5f8f68ffa377a4bc9d118e6738dc63f626a5439fd1e │ │ ├─65210 /usr/bin/vector --config-dir /etc/vector/ │ │ └─65245 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─d09aaab96233cff4f6f08e925eaa23ad6ba0c535c9cafc9f1c02d9252b66bae3 │ │ ├─193972 /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 │ │ ├─370986 /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/tmptm3l7msk/privsep.sock │ │ ├─371060 /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/tmp3sp_o2q6/privsep.sock │ │ └─371263 /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/tmpiqk9bblj/privsep.sock │ ├─3f2a5a954c884158af598ef382e0c2f71cfaf8a9fdd78833757e8ad2c25cd01b │ │ └─47075 /manager --metrics-bind-address=:8080 │ ├─77e6e1a2702777255994407fb7a04f54926304108877f269f19eba7255d55627 │ │ └─174246 /pause │ ├─b643d2a87550084aee46da2a20006a3f0417df98139d47d45a337c45e0c807b0 │ │ └─43810 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─5d25cf844bc3b8eb6a8fbb496b567ec7fa831ad15d60dda968d45920b0599ae1 │ │ └─40854 /pause │ ├─10ae9a2e14ee966cabacdae0478a62fdd1e4cfc1ecb867bbea0c30e24897d207 │ │ └─55566 /pause │ ├─a8d79d589502e9d8f45d48558b3ab18727185cd1f76d6c1d264b3ec018edfcfa │ │ ├─203196 heat-api: uWSGI master │ │ ├─203225 heat-api: uWSGI worker 1 │ │ └─203226 heat-api: uWSGI worker 2 │ ├─82dc4011038ae2aa9a1151846371957134677a11e75929de3f70038c7910923e │ │ └─124158 /pause │ ├─2a928177deb03d01f87305230a118af8d5bc72f3985dec59e47ee90595fc4e45 │ │ ├─261243 manila-api: uWSGI master │ │ ├─261307 manila-api: uWSGI worker 1 │ │ └─261308 manila-api: uWSGI worker 2 │ ├─cf0858cb135a05821afa06217b365bc6d04ec09a25c0242212053492e70870f1 │ │ └─230607 /pause │ ├─bd0f8f9140109c2a855936321f4980796e496aa3c1399163d797f0326db16a90 │ │ └─43120 /pause │ ├─1e05ce396ffdd7cca2d3a9f984b4ed551f6dd180dcd852c1fb6ffd5ae1d05247 │ │ ├─203190 heat-api-cfn: uWSGI master │ │ ├─203227 heat-api-cfn: uWSGI worker 1 │ │ └─203228 heat-api-cfn: uWSGI worker 2 │ ├─be36e6a6f38d830da7ef667388dd69c2736b98493b5a3eadeaa0dfc018573f16 │ │ └─267124 /pause │ ├─f4bbdd6a7248233ed9abd2c91177a55fd0a5b4f94dcd0e3779b6f675c5fd39b8 │ │ ├─93019 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93035 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─93041 erl_child_setup 1048576 │ │ ├─93091 sh -s disksup │ │ ├─93094 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─93097 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─93346 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93354 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─93386 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─93648 /bin/sh -s rabbit_disk_monitor │ ├─322a5d8a3716e207d1e22db1ce50df602960da05db29b004bd03439613dc7c38 │ │ └─39605 /pause │ ├─9fca060f0a4b954cb3fd3a4c807c82e48497aba11a84986a8ab74414a5d37582 │ │ └─65467 /goldpinger --static-file-path /static │ ├─28210e1c0790dcfbf576fb2b818e39c9df8041c94a6494f98b03f20c9a52ef1b │ │ └─111242 /pause │ ├─0f19b53466d8f6050a1789afd16095352571382f410a24364e434887ef3c10b8 │ │ └─233205 /pause │ ├─8791bf1e242376c6dd745069dcb585d4017b0755061b970ef3dd1c52d0fec4ac │ │ └─39627 /pause │ ├─a88a919ff8174f59e58259e4b104d1c25dee0bdd731df265ba4905b790edbcd6 │ │ └─39731 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 │ ├─f71b510712bfce3a1daf58fd7b7cb021c06ce65044ee5a4f9d597f5c8aa6a951 │ │ ├─186152 neutron-dhcp-agent (/var/lib/openstack/bin/python /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) │ │ ├─187188 /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/tmpzv1fwarn/privsep.sock │ │ ├─187548 /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/tmpws205cr7/privsep.sock │ │ ├─188388 /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/tmp1b72m5ig/privsep.sock │ │ ├─188790 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─188791 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─188805 haproxy -f /var/lib/neutron/ns-metadata-proxy/b6ee02de-482e-43c4-a074-b839a78199a1.conf │ │ ├─208997 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/e03e4aa3-9e90-41ac-b994-7f35c1e2af81/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/e03e4aa3-9e90-41ac-b994-7f35c1e2af81/host --addn-hosts=/var/lib/neutron/dhcp/e03e4aa3-9e90-41ac-b994-7f35c1e2af81/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/e03e4aa3-9e90-41ac-b994-7f35c1e2af81/opts --dhcp-leasefile=/var/lib/neutron/dhcp/e03e4aa3-9e90-41ac-b994-7f35c1e2af81/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-a6b248b5-97ea-48d3-bea9-e0cf9a241ea5,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 │ │ ├─209000 haproxy -f /var/lib/neutron/ns-metadata-proxy/e03e4aa3-9e90-41ac-b994-7f35c1e2af81.conf │ │ ├─376163 /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/tmpxbnme29v/privsep.sock │ │ ├─381920 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/b6ee02de-482e-43c4-a074-b839a78199a1/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/b6ee02de-482e-43c4-a074-b839a78199a1/host --addn-hosts=/var/lib/neutron/dhcp/b6ee02de-482e-43c4-a074-b839a78199a1/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/b6ee02de-482e-43c4-a074-b839a78199a1/opts --dhcp-leasefile=/var/lib/neutron/dhcp/b6ee02de-482e-43c4-a074-b839a78199a1/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-6c156c41-eb9e-44a0-b88f-63887cc7d1ee,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 │ │ └─402916 python /tmp/health-probe.py --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --agent-queue-name dhcp_agent --use-fqdn │ ├─ceb3a801c54bb9f363fa5b28de228bcc3e7b25cc24f2d54c188c0ea4fdc0e5be │ │ └─60798 /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 │ ├─a32f3af8f99a824f521e784d969e2a3000b12bf8dcde205691a458840f09f98e │ │ └─40836 /pause │ ├─282c97255681d8e3fad439d4b7c129e65301b34b1316114fe7c38bed84193edd │ │ └─63406 /pause │ ├─83c78a0ad9025ab9859b7ab87e09dc238bba7243d9b54011e9b5ece95794e8cd │ │ ├─171019 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─171346 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─171347 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─b27a52b4d335c2ee4fe711ee8222b263008aa1e78f0061c0866ccd610b0a80a4 │ │ └─64943 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─eca4cf463a9b225b28f53c94de3b2637991a79dd90e774b197b4fb9dc43cb10a │ │ ├─48501 mysqld --wsrep_start_position=e5fd6ed5-5385-11f1-a42f-4e8186d64370:20 │ │ └─48647 /var/lib/mysql/mysql-state-monitor │ ├─cbc9e8192a27e20c6b8030305c61bfa090c0f0db88c78911b3d1bfec15c8032c │ │ ├─170236 nova-api: uWSGI master │ │ ├─170270 nova-api: uWSGI worker 1 │ │ └─170271 nova-api: uWSGI worker 2 │ └─5d3ce93efe6269d076fd36f497aa60541c5a04460f08be5458e6e9039f6c06c1 │ └─190152 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount